@charset "utf-8";
/*2024.11.2-tm*/
body {
    color: #555;
    font-family: "Open Sans","Helvetica Neue Regular","Arial","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-feature-settings: "palt";
    letter-spacing: 0.09em;
    line-height:170%;
}

h1,h2,h3,h4,h5,h6 {
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
}

.tc-b {
    color: #0066b2 !important;
}
.tc-r{
	color:#f34794;
}
.display-6 {
    line-height: 1.5;
}

.mt-09 {
	margin-top: -10;
}

/**********************
text-size
**********************/
.tx-08 {
    font-size: 0.8rem !important;
}
.tx-08-5 {
    font-size: 0.85rem !important;
}
.tx-09 {
    font-size: 0.9rem !important;
}
.tx-09-5 {
    font-size: 0.95rem !important;
}
.tx-1 {
    font-size: 1.0rem !important;
}
.tx-1-2 {
    font-size: 1.2rem !important;
}
.tx-1-5 {
    font-size: 1.5rem !important;
}
.tx-1-8 {
    font-size: 1.8rem !important;
}
.tx-2 {
    font-size: 2rem !important;
}
.tx-2-3 {
    font-size: 2.3rem !important;
	line-height:1.5 ;
}
.tx-3 {
    font-size: 3rem !important;
	}
.tx-3-5 {
    font-size: 3.5rem !important;
}
.tx-4 {
    font-size: 4rem !important;
}
@media (max-width: 991.98px){
	h1, .h1{
	font-size:2rem !important;
	}
	h2, .h2{
	font-size:1.8rem !important;
	}
	h3, .h3{
	font-size:1.275rem !important;
	}
	.h1tx{
	font-size:11px !important;
	color: #555 !important;
	}
	.tx-1 {
    	font-size: 1rem !important;
	}
	.tx-1-2 {
    	font-size: 1rem !important;
	}
	.tx-1-5 {
    	font-size: 1.28rem !important;
	}
	.tx-1-8 {
    	font-size: 1.3rem !important;
	}
	.tx-2 {
    	font-size: 1.5rem !important;
	}
	.tx-2-3 {
    	font-size: 1.8rem !important;
	}
	.tx-3 {
    	font-size: 2.5rem !important;
	}
	.tx-3-5 {
    font-size: 2.5rem !important;
	}
	.tx-4 {
    	font-size: 2.5rem !important;
	}
}
@media (max-width: 575.98px){
	h1, .h1{
	font-size:2rem !important;
	}
	h2, .h2{
	font-size:1.7rem !important;
	}
	h3, .h3{
	font-size:1.3rem !important;
	}
	.h1tx{
	font-size:11px !important;
	color: #555 !important;
	}
	.tx-1 {
    	font-size: 1rem !important;
	}
	.tx-1-2 {
    	font-size: 1rem !important;
	}
	.tx-1-5 {
    	font-size: 1.28rem !important;
	}
	.tx-1-8 {
    	font-size: 1.3rem !important;
	}
	.tx-2 {
    	font-size: 1.3rem !important;
	}
	.tx-2-3 {
    	font-size: 1.8rem !important;
	}
	.tx-3 {
    	font-size: 2.5rem !important;
	}
	.tx-3-5 {
    font-size: 2.5rem !important;
	}
	.tx-4 {
    	font-size: 2.5rem !important;
	}
}
/*space*/
.space_0a {
    margin: 0 auto;
}
.space_-t2{
	margin-top:-2rem !important;
}
.space_-t3{
	margin-top:-3rem !important;
}
.space_-t5{
	margin-top:-5rem !important;
}
.space_t1{
	margin-top:1rem;
}
.space_t2{
	margin-top:2rem;
}
.space_t3{
	margin-top:3rem;
}
.space_t5{
	margin-top:5rem;
}
.space_t8{
	margin-top:8rem;
}
.space_b1{
	margin-bottom:1rem;
}
.space_b3{
	margin-bottom:3rem;
}
.pd-0 {
    padding: 0 !important;
}
.pt-100 {
    padding-top: 100px!important;
}
.pad-bt5{
	padding-bottom:5rem;
}


/**********************
Navi top
**********************/
.header.header-color-dark {
    background: rgba(24, 28, 32, 0.9);
}

.header.transparent-dark, .header.transparent-light {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/**********************
Navi level2
**********************/
.header.sticky-autohide, .header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(22, 25, 28, 0.17);
  box-shadow: 0 0 0 0 rgba(22, 25, 28, 0.17);
}

.header {
    background: rgba(255, 255, 255, 0.9);
}

/**********************
スマホメニュー時のリンク変更Leo
**********************/
@media (max-width: 1199.98px) {
  .header .header-menu .nav .nav-item .nav-dropdown-toggle, 
  .header .header-menu .nav .nav-item .nav-dropdown .nav-dropdown-item .nav-subdropdown-toggle {
    width: 100%;
  }


/**********************

**********************/
	