 @charset "utf-8";
/* CSS Document */
#wrapper {
/*font-family: -apple-system-body, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック  Medium", "Yu Gothic Medium", "メイリオ", meiryo, sans-serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	
}

#wrapper {
	max-width: 1000px;
	width:100%;
	margin:0 auto;
	font-feature-settings: "palt";
}

.wrapper_inner {
	max-width: 808px;
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
}
.wrapper_inner div{
	width:100%;
}
.wrapper_inner div img{
	margin:0 auto;
	width:100%;
}

header,footer{
	background:#fff;
}

#wrapper a {
	text-decoration: none;
}

#wrapper img {
	vertical-align:top;
}

#wrapper *{
	box-sizing:border-box;
}

#wrapper .img_area{
	max-width:1000px;
	text-align:center;
	margin:0 auto;
	width:100%;
}

#wrapper .img_area img{
	width:100%;
}

#wrapper a.black:link {
	color:#000;
}
#wrapper a.black:visited  {
	color:#000;
}

#wrapper a.red:link {
	color:#d32525;
}
#wrapper a.blue:link {
	color:#3391c4;
}
#wrapper a.red:visited  {
	color:#d32525;
}
#wrapper a.blue:visited  {
	color:#3391c4;
}
/*----------------------------------------*/
.logo{
	margin:8% auto 0;
	max-width:174px;
	width:17.4%;
}
.logo img{
	width:100%;
}
.head{
	margin:6% auto 0;
}

.head img{
	width:100%;
}
.head_b{
	position: relative;
}
.head_b img{
	width:100%;
}
.head_in{
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	white-space: nowrap;
	box-sizing:  border-box;
	text-align:left;
	width: fit-content;
	color:#fff;
	font-family: 'gothic_101pro_db';
}
.tx_01 {
	margin-top:8%;
	font-size: clamp(1.6rem, -0.376rem + 9.88vw, 5.8rem);
}

.tx_02 {
	font-size: clamp(1.6rem, -0.376rem + 9.88vw, 5.8rem);
}
.tx_03 {
	margin-top:2%;
	font-size: clamp(1.4rem, 0.129rem + 6.35vw, 4.1rem);
}

.tx_04 {
	margin-top:2%;
	font-size: clamp(0.8rem, 0.188rem + 3.06vw, 2.1rem);
}

.tx_04 span{
	font-size: clamp(0.6rem, 0.082rem + 2.59vw, 1.7rem);
}

.tx_05 {
	margin-top:6%;
	font-size: clamp(0.7rem, 0.098rem + 3.01vw, 1.98rem);
	font-family: 'gothic_101pro_re';
}

.tx_06{
	margin-top:2%;
	font-size: clamp(1.1rem, -0.029rem + 5.65vw, 3.5rem);
	font-family: 'gothic_101pro_me';
}

.tx_07{
	margin-top:2%;
	font-size: clamp(0.8rem, 0.094rem + 3.53vw, 2.3rem);
	font-family: 'gothic_101pro_re';
}
.tx_08_fl{
	margin-top:3%;
	display: flex;
	align-items: center;
}
.tx_08_l{
	font-size: clamp(0.6rem, 0.045rem + 2.78vw, 1.78rem);
	font-family: 'gothic_101pro_db';
}
.tx_08_r{
	font-size: clamp(0.6rem, 0.045rem + 2.78vw, 1.78rem);
	font-family: 'gothic_101pro_db';
}
.tx_08_r span{
	font-size: clamp(1.1rem, -0.058rem + 5.79vw, 3.56rem);
	font-family: 'gothic_101pro_bo';
}

.cars{
	margin-top:8%;
}
.cars img{
	width:100%;
}

.tx_09{
	margin-top:4%;
	font-size: clamp(0.55rem, 0.291rem + 1.29vw, 1.1rem);
	font-family: 'gothic_101pro_re';
	text-align:right;
	line-height:1.5;
}
.tx_10{
	margin-top:8%;
	font-size: clamp(0.5rem, 0.265rem + 1.18vw, 1rem);
	font-family: 'gothic_101pro_re';
	line-height:1.4;
}
.support{
	margin-top:10%;
	background:#6c8397;
	color:#fff;
	padding-top:6%;
	padding-bottom:6%;
	text-align:center;
}
.s_tx_1{
	font-size: clamp(0.9rem, -0.088rem + 4.94vw, 3rem);
	font-family: 'gothic_101pro_me';
}
.s_tx_2{
	margin-top:3%;
	font-size: clamp(1.4rem, 0.129rem + 6.35vw, 4.1rem);
	font-family: 'gothic_101pro_db';
}
.s_tx_3{
	margin-top:5%;
	font-size: clamp(0.55rem, 0.244rem + 1.53vw, 1.2rem);
	font-family: 'gothic_101pro_re';
}



.raiten{
	margin-top:16%;
	text-align:center;
//	background:#666767;
//	color:#fff;
//	padding:3%;
	font-weight:500;
	font-size: clamp(0.6rem, 0.176rem + 2.12vw, 1.5rem);
//	line-height:150%;
}


#wrapper .margin_top05{
	margin-top:1%;
}
#wrapper .margin_top10{
	margin-top:3%;
}
#wrapper .margin_top20{
	margin-top:6%;
}

#wrapper .margin_top30{
	margin-top:9%;
}

#wrapper .margin_top40{
	margin-top:12%;
}

#wrapper .margin_top50{
	margin-top:15%;
}

#wrapper .margin_top60{
	margin-top:18%;
}

#wrapper .margin_top70{
	margin-top:21%;
}
#wrapper .margin_top80{
	margin-top:24%;
}
#wrapper .margin_top90{
	margin-top:27%;
}
#wrapper .margin_top100{
	margin-top:30%;
}


/*ページトップスクロールボタン*/
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #3f98ef;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #3f98ef;
}
/*---------------------------------------------------------------------------------*/

.footer {
	font-size:10px;
	line-height:150%;
	padding:5px;
	max-width: 1025px;
	width:100%;
	margin:20px auto 10px;
	border-top:1px dotted #666;
	text-align:right;
}

#wrapper #footer p{

}


.f_box{
	display:flex;
	justify-content: space-between;
	max-width:900px;
	width:100%;
//	text-align:center;
	margin:7% auto 0;
//	border-top:5px solid #000;
	padding-top:50px;
}

.foot_left{
	width:100%;
}

.foot_right{
	width:0%;
}

.f_logo{
	max-width:224px;
	width:24.9%;
}
.f_logo img{
	width:100%;
}
.f_box .f_txt_00{
	font-family: 'gothic_101pr5_re';
	font-size: clamp(0.6rem, 0.049rem + 2.75vw, 1.77rem);
	text-align:left;
	line-height:1.3;
	margin:1% auto 0;
}


.f_box .f_txt_01{
	font-family: 'gothic_101pr5_re';
	font-size: clamp(0.65rem, 0.297rem + 1.76vw, 1.4rem);
	text-align:left;
	line-height:1.3;
	margin:1% auto 0;
}
.f_box .f_txt_02{
	font-family: 'gothic_101pr5_re';
	font-size: clamp(1.3rem, 0.594rem + 3.53vw, 2.8rem);
	text-align:left;
	line-height:1.3;
	margin:1% auto 0;
}
.f_box .f_txt_03{
	font-family: 'gothic_101pr5_re';
	font-size: clamp(0.6rem, 0.271rem + 1.65vw, 1.3rem);
	text-align:left;
	line-height:1.5;
	margin:1% auto 0;
}
.teikyu{
	display: flex;
}
.teikyu_l{
	font-feature-settings: normal;
}

/*----------*/

nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

nav.globalMenuSp ul {
    background: #ccc;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active2 {
    transform: translateY(0%);
}


.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/* 最初のspanをマイナス45度に */
.navToggle.active2 span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active2 span:nth-child(2),
.navToggle.active2 span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navToggle{
	display:none;
}

.head_logo_con{ 
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-end;
	max-width:900px;
	text-align:center;
	margin:40px auto 20px;
	width:100%;
}

.head_logo_con_l{
	text-align:left;
}
.head_logo_con_r{
	text-align:right;
}


.bt_links{
	width:100%;
	margin:0 auto;
	text-align:center;
}


.bt_links img{
	width:100%;
	margin:20px auto;
}



.bt_links a {
//	max-width:852px;
	width:100%;
//	margin:0 auto 7%;
//	color: #fff;
//	font-size: clamp(1.1rem, 2.4vw, 2.4rem);
//	line-height:1.3;
//	font-family: 'gothic_101pro_db';
//	padding-top:2%;
//	padding-bottom:3%;
//	padding-left:3%;

//	text-align:left;
//	background: #000;

//	border-radius: 6px;
	position: relative;
	z-index: 1;
	display: inline-block;
//	border-radius: 6px;
	transition: .3s;
}
.bt_links a::before {
	content: "";
	width: 90%;
	height: 10px;
	position: absolute;
	top: 100%;
	left: 5%;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.bt_links a:hover {
	transform: translateY(-7px);
}
.bt_links a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}



.bt_links2{
	width:100%;
	margin:0 auto;
	text-align:center;
}


.bt_links2 img{
	width:100%;
	margin:0 auto;
}



.bt_links2 a {
	max-width:700px;
	width:100%;
	margin:0 auto 7%;
	color: #fff;
	font-size: clamp(1.2rem, 3.0vw, 3.0rem);
//	line-height:1.3;
	font-family: 'gothic_101pro_db';
	
	text-align:center;
	background: #e60012;
	padding-top:2%;
	padding-bottom:3%;
//	border-radius: 4px;
	position: relative;
	z-index: 1;
	display: inline-block;

	transition: .3s;
}
.bt_links2 a::before {
	content: "";
	width: 90%;
	height: 10px;
	position: absolute;
	top: 100%;
	left: 5%;
//	background: radial-gradient(ellipse at center, black  0%, white  80%);
	background: radial-gradient(ellipse at center, white  0%, black  80%);
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.bt_links2 a:hover {
	transform: translateY(-7px);
}
.bt_links2 a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}
.sp_br{
	display: none;
}


/* ************************************************************************************************ */
@media screen and (max-width: 980px) {

#wrapper .wrapper_inner .text_box{
	width:90%;
}
#wrapper .wrapper_inner{
	width:90%;
	margin:0 auto;
}

.sp_br{
	display: block;
}

}
/* ************************************************************************************************ */
@media screen and (max-width: 768px) {


#wrapper .wrapper_inner .flex_box_01 .tb_14 img{
	width:80%;
}

#wrapper #footer {
	font-size:11px;
	line-height:14px;
	margin-top:;
	padding:15px 0 25px;
}


#wrapper .bt_links{
	width:96%;
	
}
#wrapper .bt_links2{
	margin-bottom:10px;
	
}
.wrapper_inner .thanks_title{

	font-size:1.8rem;
}

#wrapper .footer_sig{
	width:96%;
	margin:30px auto 0;
}



#wrapper .footer_flex{
	display: block;
#wrapper }
.footer_flex .footer_flex_l{
	width:90%;
	margin:10px auto;
}

#wrapper .footer_flex .footer_flex_r{
	width:90%;
	margin:10px auto;
}

#wrapper .footer_flex .footer_flex_r img{
	width:100%;
}



.f_box{
	width:90%;
	padding-top:20px;
	display: block;
}
.foot_left{
	width:90%;
}
.foot_right{
	margin-top:3%;
	width:90%;
}


@media screen and (max-width: 600px) {
.navToggle{
	display:block;
}
}
