@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;
	
}
input[type=checkbox] {
  transform: scale(1.5);
}


#wrapper {
	max-width: 1024px;
	width:100%;
	margin:0 auto;
	line-height:0;
	padding:0;
	color:#141414;
}

.wrapper_inner {
	max-width: 847px;
	margin:0 auto;
	font-size: 100%;
	width:90%;
	line-height:1.5;
}

.wrapper_inner img{
	margin:0 auto;
	width:100%;
}

header,footer{
//	background:#fff;
}

#wrapper a {
	text-decoration: none;
}

a:link {
 color: #000;
 text-decoration: underline;
}

a:visited {
 color: #000;
 text-decoration: underline;
}

a:hover {}

a:active {
 color: #000;
 text-decoration: underline;
}



#wrapper *{
	box-sizing:border-box;
}

#wrapper .img_area{
	width:100%;
	text-align:center;
	margin:0 auto;
}

#wrapper .img_area img{
	width:100%;
}


#wrapper .swiper-container{

}
#wrapper .swiper{
	margin:2% auto 0;
	margin-inline: auto;
	max-width: 1024px;
	position: relative;
	width:100%;
}
.swiper_disp2{
	display:none;
}


#wrapper .swiper-wrapper {
	transition-timing-function: linear;
}

#wrapper .swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
//    opacity: .5;
//    transform: scale(.85);
 //   transition: .5s;
	height: auto;
	transform: translate(-50%,0)!important;

}
.b_img{
	width:100%;
}
#wrapper .swiper-slide .b_img img{
	max-width:411px;
	width:100%;
}
.b2_img{
	width:100%;
}
#wrapper .swiper-slide .b2_img img{
	max-width:355px;
	width:100%;
}


.swiper .swiper-slide-active {
	opacity: 1;
	transform: scale(1);
	z-index: 99;
	height: auto;
}



.swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	margin: 0 0 0 10px !important;
	background: #333 !important;
}

.swiper-pagination-bullet:first-child {
  margin: 0 !important;
}

.swiper .swiper-button-next,.swiper .swiper-button-prev{
	background-color: #ca151d;
	border-radius: 50%;
	width: clamp(2rem, 1.545rem + 2.27vw, 3rem);
	height: clamp(2rem, 1.545rem + 2.27vw, 3rem);

}

.swiper .swiper-button-next::after, .swiper .swiper-button-prev::after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	color: #fff;
	font-size: clamp(1rem, 0.545rem + 2.27vw, 2rem);
}

.swiper .swiper-button-next::after {
	content: '\f054'; /* FontAwesomeの右矢印 */
	margin-right:-7%;

}

.swiper .swiper-button-prev::after {
	content: '\f053'; /* FontAwesomeの左矢印 */
	margin-left:-7%;
}

.youtube {
	margin-top:3%;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}



.h_logo{
	margin:3% auto 0;
	text-align:center;
	width:100%;
}
.h_logo img{
	margin:0 auto;
	max-width:118px;
	width:12%;
}


.header{
	width:100%;
	margin:3% auto 0;
	background:#fff url("../../img/header_back.jpg") no-repeat;
	background-size:cover;
	background-position: top left;
	aspect-ratio: 1024 / 608; /* アスペクト比を保持してレスポンシブ */
	text-align:left;
	line-height:1;
	padding-bottom:1%;
}




#wap .header .header_in{
	padding-left:10%;
	padding-top:3%;
}
.h_tx_h1{
	font-size: clamp(1.7rem, -0.027rem + 8.64vw, 5.5rem);
	font-family: "FP-ヒラギノ明朝 ProN W6";
}
.h_tx_h1 span{
	color:#ca1830;
}
.h_tx_1{
	margin:2% auto 0;
	font-size: clamp(1rem, 0.232rem + 3.84vw, 2.69rem);
	font-family: "FP-ヒラギノ明朝 ProN W6";
	color:#fff;
}

.h_tx_2{
	font-size: clamp(0.5rem, 0.105rem + 1.98vw, 1.37rem);
	font-family: "FP-ヒラギノ明朝 ProN W6";
	line-height:1.3;
	color:#fff;
}
.h_tx_3{
	margin:2% auto 0;
	font-size: clamp(0.6rem, 0.25rem + 1.75vw, 1.37rem);
	font-family: "FP-ヒラギノ明朝 ProN W6";
	line-height:1.3;
	font-feature-settings: "palt";
}
.h_tx_3 span{
	color:#ca1830;
}

.top_tx_1{
	margin:6% auto 0;
	font-family: "FP-ヒラギノ明朝 StdN W5";
	font-size: clamp(0.7rem, 0.45rem + 1.25vw, 1.25rem);
	line-height:1.8;
	color:#231815;
	letter-spacing: 0.08em;
}


.top_fl{
	margin:5% auto 0;
	display: flex;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	justify-content: space-between;
	align-items: flex-end;
	line-height:1.3;
	letter-spacing: 0.08em;
}
.top_fl_in:nth-child(2){
	border-left:0.05vw solid;
	border-right:0.05vw solid;
}

.top_fl_in{
	font-size: clamp(0.7rem, 0.28rem + 2.1vw, 1.625rem);
	text-align:center;
	width:33%;
}
.top_fl_img{
	margin:0 auto;
	max-width:118px;
	text-align:center;
}

.top_fl_img img{
	width:100%;
}

.top_fl_tx1{
	font-size: clamp(0.7rem, 0.28rem + 2.1vw, 1.625rem);
}
.top_fl_tx2{
	color:#e60012;
	font-size: clamp(1rem, 0.432rem + 2.84vw, 2.25rem);
}
.top_fl_tx2 span{
	font-size: clamp(0.7rem, 0.28rem + 2.1vw, 1.625rem);
}


.back_red{
	margin:5% auto 0;
	background:#fff url("../../img/red_back.jpg") no-repeat;
	background-size:cover;
	background-position: top left;
	aspect-ratio: 1024 / 1641; /* アスペクト比を保持してレスポンシブ */
	text-align:left;
	line-height:1;
	padding-top:9%;
	padding-bottom:4%;
}
.main_top_fl{
	margin:0 auto;
	display: flex;
	font-family: "NUDモトヤ明朝 Std W6";
	align-items: flex-end;
	line-height:1.1;
	color:#f0d316;
}
.main_top_l{
	font-size: clamp(1.4rem, 0.502rem + 4.49vw, 3.375rem);
	padding-bottom:0.5%;
//	letter-spacing: 0.25em;
}
.main_top_r{
	font-size: clamp(2.5rem, 1.25rem + 6.25vw, 5.25rem);
}

.main_tx_01{
	margin-top:2%;
	font-family: "NUDモトヤ明朝 Std W6";
	font-size: clamp(0.9rem, 0.4rem + 2.5vw, 2rem);
	color:#fff;
}
.main_tx_02{
	margin-top:2%;
	font-family: "NUDモトヤ明朝 Std W6";
	font-size: clamp(0.7rem, 0.291rem + 2.05vw, 1.6rem);
	color:#fff;
}
.main_tx_03{
	font-family: "gothic_101pro_re";
	margin-top:1.5%;
	font-weight:500;
	font-size: clamp(0.6rem, 0.255rem + 1.73vw, 1.36rem);
	color:#fff;
}



.bk_01{
	margin:3% auto 0;
	background:url("../../img/bk_01.png") no-repeat;
	background-size:cover;
	background-position: top left;
	aspect-ratio: 805 / 280; /* アスペクト比を保持してレスポンシブ */
	text-align:left;
	line-height:1;
	padding:3% 5%;
	font-family: "NUDモトヤ明朝 Std W6";
}
.cpn_fl{
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width:100%;
	text-align:center;
}
.cpn_l,.cpn_r{
	width:50%;
}
.c_top_fl{
	display: flex;
	justify-content: center;
	align-items: center;
}

.c_l{
	width:18%;
}
.c_l img{
	max-width:69px;
	width:100%
}
.c_c{
	font-size: clamp(2.8rem, 1.3rem + 7.5vw, 6.1rem);
	color:#ca151d;
	width:50%;

}
.c_c span{
	font-size: clamp(2rem, 1rem + 5vw, 4.2rem);
	vertical-align:8%;
}
.c_r{
	width:21%;
}
.c_r img{
	max-width:79px;
	width:100%
}

.cpn_r_1{
	font-size: clamp(1.2rem, 0.518rem + 3.41vw, 2.7rem);
	color:#ca151d;
}
.cpn_r_2{
	font-size: clamp(1.2rem, 0.518rem + 3.41vw, 2.7rem);
	color:#ca151d;
}
.cp_b{
	font-size: clamp(1.9rem, 0.945rem + 4.77vw, 4rem);
	vertical-align:-3%;
}
.att_m{
	display: inline-block;
	transform: rotate(20deg);
	padding-left:2%;
}


.cpn_fl_2{
	margin:1% auto 0;
	display: flex;
	justify-content: center;
	align-items: center;

}
.c_l_2{
	font-size: clamp(0.9rem, 0.218rem + 3.41vw, 2.4rem);
	color:#ca151d;
	text-align:center;
	line-height:1.1;
	font-feature-settings: "palt";
}
.c_l_2 span{
	font-size: clamp(1.2rem, 0.305rem + 4.48vw, 3.17rem);
	color:#ca151d;
	vertical-align:-3%;
}

.c_c_2{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	font-size: clamp(1.4rem, 0.4rem + 5vw, 3.6rem);
	text-align:center;
	padding:0 3%;
}
.c_r_2{
	font-size: clamp(1rem, 0.364rem + 3.18vw, 2.4rem);
	color:#ca151d;
	text-align:center;
	line-height:1.2;
	font-feature-settings: "palt";
}
.c_r_2 span{
	font-size: clamp(1.4rem, 0.595rem + 4.02vw, 3.17rem);
	color:#ca151d;
	vertical-align:-3%;
}



.bk_02{
	margin:3% auto 0;
	background:url("../../img/bk_02.png") no-repeat;
	background-size:cover;
	background-position: top left;
	aspect-ratio: 805 / 242; /* アスペクト比を保持してレスポンシブ */
	text-align:left;
	line-height:1;
	padding:2% 5%;
	font-family: "NUDモトヤ明朝 Std W6";
}

.m_c2_01_l{
	width:18%;
}
.m_c2_01_l img{
	max-width:62px;
	width:100%
}
.m_c2_01_c{
	font-size: clamp(2.5rem, 1.227rem + 6.36vw, 5.3rem);
	width:50%;
//	transform: scale(0.8, 1);

}
.m_c2_01_c span{
	font-size: clamp(1.4rem, 0.377rem + 5.11vw, 3.65rem);
	vertical-align:8%;
}

.cp_b2{
	font-size: clamp(1.9rem, 0.945rem + 4.77vw, 4rem);
	vertical-align:-8%;
}
.att_m2{
	display: inline-block;
	transform: rotate(20deg);
	padding-left:2%;
}



.bk_03{
	margin:3% auto 0;
	background:url("../../img/bk_03.png") no-repeat;
	background-size:cover;
	background-position: top left;
	aspect-ratio: 805 / 242; /* アスペクト比を保持してレスポンシブ */
	text-align:left;
	line-height:1;
	padding:2% 5%;
	font-family: "NUDモトヤ明朝 Std W6";
}


.m_c3_01_l{
	width:14%;
}
.m_c3_01_l img{
	max-width:48px;
	width:100%
}


.main_bt_01{
	margin-top:3%;
	font-weight:500;
	font-size: clamp(0.5rem, 0.159rem + 1.7vw, 1.25rem);
	color:#fff;
	text-decoration:underline;
}
.main_bt_02{
	margin-top:2%;
	font-weight:500;
	font-size: clamp(0.4rem, 0.173rem + 1.14vw, 0.9rem);
	color:#fff;
	font-feature-settings: "palt";
}


.back_yellow{
	margin:5% auto 0;
	background:#fff url("../../img/back_yellow.jpg") no-repeat;
	background-size:cover;
	background-position: top left;
	aspect-ratio: 1024 / 1286; /* アスペクト比を保持してレスポンシブ */
	text-align:left;
	line-height:1;
	padding-top:8%;
	padding-bottom:4%;
}
.bk_y_inner{
	margin:1% auto 0;
	max-width:875px;
	width:90%;
}
.bk_y_bt{
	margin:1% auto 0;
	max-width:875px;
	width:100%;
}
.middle_con_01{
	margin:5% auto 0;
		font-family: "NUDモトヤ明朝 Std W6";
	font-size: clamp(2rem, 0.955rem + 5.23vw, 4.3rem);
	color:#e60012;
}
.middle_con_01 span{
	font-size: clamp(2.4rem, 1.127rem + 6.36vw, 5.2rem);
}
.middle_con_02{
	margin-top:2%;
		font-family: "NUDモトヤ明朝 Std W6";
	font-size: clamp(0.65rem, 0.264rem + 1.93vw, 1.5rem);
	line-height:1.6;
}

.middle_con_03{
	margin:4% auto 0;
		font-family: "NUDモトヤ明朝 Std W6";
	font-size: clamp(1.1rem, 0.373rem + 3.64vw, 2.7rem);
	text-align:center;
	background:#e60012;
	color:#fff;
	padding-top:2%;
	padding-bottom:2%;
	width:42%;
}
.middle_con_04{
	margin:0 auto;
	font-family: "NUDモトヤ明朝 Std W6";
	font-size: clamp(1rem, 0.318rem + 3.41vw, 2.5rem);
	text-align:center;
	color:#ca151d;
	line-height:1.5;
	font-feature-settings: "palt";
}
.middle_con_05{
	margin:1% auto 0;
	font-weight:500;
	font-size: clamp(0.6rem, 0.418rem + 0.91vw, 1rem);
	text-align:center;
	line-height:1.5;
	font-feature-settings: "palt";
}


.back_bottom{
	margin:5% auto 0;
	background:#fff url("../../img/back_bottom.jpg") no-repeat;
	background-size:cover;
	background-position: top left;
	aspect-ratio: 1024 / 344; /* アスペクト比を保持してレスポンシブ */
	text-align:left;
	line-height:1;
	padding-top:9%;
	padding-bottom:4%;
}
.bk_b_inner{
	margin-top:1%;
	max-width:875px;
	width:90%;
	
}
.bt_con_01{
	margin-top:3%;
	font-family: "NUDモトヤ明朝 Std W6";
	font-size: clamp(1.5rem, 0.455rem + 5.23vw, 3.8rem);
	color:#fff;
	text-align:left;
}
.bt_con_02{
	margin-top:2%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(2.4rem, 1.127rem + 6.36vw, 5.2rem);
	color:#fff;
	text-align:left;
}
.bottom_com{
	margin:5% auto 0;
}
.bk_b_inner{
	margin:1% auto 0;
	max-width:875px;
	width:90%;
	text-align:center;
	line-height:1;
}
.bt_con_03{
	margin:2% auto 0;
	font-weight:500;
	font-size: clamp(0.8rem, 0.368rem + 2.16vw, 1.75rem);
}
.bt_con_04{
	margin:3% auto 0;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(1.3rem, 0.527rem + 3.86vw, 3rem);
	color:#e60012;
}
.bt_con_04_fl{
	margin:0 auto;
	display: flex;
	justify-content: center;
	align-items: baseline;
}
.bt_con_04_l{
	margin-top:5%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(1.3rem, 0.527rem + 3.86vw, 3rem);
	color:#e60012;
}
.bt_04_s1{
	margin-top:3%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(1.5rem, 0.545rem + 4.77vw, 3.6rem);
	background-color:#e60012;
	color:#fff;
	padding:1% 1.5% 1%;
}
.bt_04_s2{
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(1.5rem, 0.545rem + 4.77vw, 3.6rem);
	background-color:#e60012;
	color:#fff100;
	padding:1% 3% 1% 1.5%;
	white-space: nowrap;
	
}
.bt_04_att{
	display: inline-block;
	transform: rotate(20deg);
	padding-left:2%;
}
.bt_con_05{
	margin-top:3%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(0.8rem, 0.255rem + 2.73vw, 2rem);
	line-height:1.6;
}
.bt_con_05 span{
	color:#d70d18;
}
.bt_05_b{
	font-family: "FP-ヒラギノ明朝 ProN W6";
	font-size: clamp(1.3rem, 0.573rem + 3.64vw, 2.9rem);
}

.bottom_con{
	margin:1% auto 0;
	line-height:1;
	text-align:center;
}
.bt_con_06{
	margin-top:1%;
	font-weight:500;
	font-size: clamp(0.8rem, 0.368rem + 2.16vw, 1.75rem);
}
.bt_con_06 span{
	color:#d70d18;
}
.bt_con_07{
	margin-top:3%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(0.8rem, 0.3rem + 2.5vw, 1.9rem);
}
.bt_con_08{
	margin-top:3%;
	font-weight:500;
	font-size: clamp(0.5rem, 0.273rem + 1.14vw, 1rem);
	font-feature-settings: "palt";
}

.hr{
	border-top:1px solid;
	margin-top:4%;
}


.raiten{
	margin:4% auto 8%;
	text-align:center;
//	background:#000;
	padding-top:6%;
	padding-bottom:6%;
	font-size: clamp(0.6rem, -0.943rem + 3.43vw, 1.2rem);
	font-weight:800;
//	color:#fff;
}



/* Google Mapを囲う要素 */
.map{
	max-width:690px;
	margin:1% auto;
}

.map-wrap {
	margin:0 auto;
	position: relative;
	width: 100%;
	height: 0;
//	padding-top: 50%; /* 比率を4:3に固定 */
	padding-top: 56.25%;    /*16:9の比率にしたい場合、9/16=56.25%*/
}
 
/* Google Mapのiframe */
.map-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
	font-family: 'vw_h_r','gothic_101pro_me';
	font-size: clamp(0.9rem, 2.0vw, 2.0rem);

}

ol li {
  position: relative;
  line-height: 1.3;
  padding: 0.5em 0.5em 0.5em 30px;
}

ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #00a0e2;
  border-radius: 3px;
  color: white;
	font-family: 'vw_h_r';
	font-size: clamp(1.0rem, 2.2vw, 2.2rem);
  left: -10px;
  width: 35px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  /*以下上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#wrapper .margin_top15{
	margin-top:1.5%;
}
#wrapper .margin_top30{
	margin-top:3%;
}
#wrapper .margin_top50{
	margin-top:5%;
}
}
#wrapper .margin_top80{
	margin-top:8%;
}
#wrapper .margin_top100{
	margin-top:10%;
}


#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;
}

/*ページトップスクロールボタン*/
#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;
}




#wrapper .address_btn {
    background: #000;
    color: #fff;
    font-size:16px;
	padding:5px 10px;

}	




/*---------------------------------------------------------------------------------*/


#wrapper .foot_title_a{
	max-width:1000px;
	margin:10% auto 0;
	padding-bottom:4%;
	border-bottom:0.5vw solid #002C65;
	text-align:center;
}
.foot_title_a p{
	margin:5% auto 0;
	font-family: 'gothic_101pro_db';
	font-size: clamp(1.2rem, -2.143rem + 7.43vw, 2.5rem);
	max-width:822px;
	width:90%;
}
.foot_title_a p span{
	font-family: 'vw_h_b';
	font-size: clamp(1.4rem, -2.714rem + 9.14vw, 3rem);
	vertical-align:-3%;
}

.footer{
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
	line-height:1.5;
}
.footer_inner {
//	max-width:822px;
	margin:0 auto;
	width:100%;
	text-align:center;
	font-family: "FP-ヒラギノ明朝 StdN W4";
}
.f_tx{
	margin-top:6%;
	font-size: clamp(0.9rem, 0.4rem + 2.5vw, 2rem);
}
.f_01{
	margin-top:6%;
	font-size: clamp(0.6rem, 0.361rem + 1.19vw, 1.125rem);
}
.f_02{
	margin:3% auto 0;
	max-width:660px;
	width:65%;
}
.f_02 img{
	width:100%;
}
.f_shop_name{
	margin-top:4%;
	font-size: clamp(0.7rem, 0.365rem + 1.68vw, 1.438rem);
}
.f_shop_fl{
	margin-top:1%;
	display: flex;
	justify-content: center;
	font-size: clamp(0.8rem, 0.391rem + 2.05vw, 1.7rem);
}
.f_shop_l{
	padding-right:5%;
}
.f_04{
	margin-top:1%;
	margin-bottom:3%;
	font-size: clamp(0.5rem, 0.273rem + 1.14vw, 1rem);
	line-height:1.6;
}


footer {
	width:90%;
	margin:5% auto 3%;
	text-align:center;
}

.copy{
	font-size:clamp(0.5rem, -0.786rem + 2.86vw, 1rem);
}


.arrow {
	position: relative;
	display: inline-block;

}

.arrow::before,
.arrow::after {
	content: "";
	position: absolute;
	top: calc(50% - 0.15vw);
	right: 2vw;
	width: 1.91vw;
	height: 0.41vw;
//	border-radius: 9999px;
	background-color: #fff;
	transform-origin: calc(100% - 0.2vw) 50%;
}

.arrow::before {
	transform: rotate(45deg);
}

.arrow::after {
	transform: rotate(-45deg);
}

.footer_link{
	margin:3% auto 0;
	width:100%;
	line-height:1;
}

.footer_link a {
	position: relative;
	z-index: 1;
	display: block;
	transition: .3s;

}
.footer_link 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;
}
.footer_link a:hover {
	transform: translateY(-7px);
}
.footer_link a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}





/*-------ボタン-----------------------------*/
.bw-arrow {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 1px;
	color: #FFFFFF;
	font-size: 1.6rem;
	padding: 15px 15px 15px 30px;
	text-align: left;
	width:80%;
	max-width: 500px;
	-webkit-transition: 0.3s linear 0s;
	-o-transition: 0.3s linear 0s;
	transition: 0.3s linear 0s;
	margin:20px auto;
	border: none;
	cursor: pointer;
}

.bw-arrow > *:first-child {
	width: calc(100% - 10px * 3);
}

.bw-arrow::after {
	content: '';
	display: inline-block;
	padding: 0;
	width: 10px;
	height: 10px;
	border-top: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(45deg) translateX(-5px) translateY(5px);
	-ms-transform: rotate(45deg) translateX(-5px) translateY(5px);
	transform: rotate(45deg) translateX(-5px) translateY(5px);
	margin-left: 15px;
}

.bw-arrow:hover {
	opacity: 0.5;
}

a.bw-arrow:link, a.bw-arrow:active, a.bw-arrow:hover, a.bw-arrow:visited {
	color: #FFFFFF;
	text-decoration: none;
}



.contact_box .contact_in2{
	width:100%;
	text-align:left;
	padding:10px;
	font-size:1.2rem;
	border:1px solid #666;
	background:#fff;
	line-height:150%;
	margin-top:10px;
}


.contact_bt2{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	font-size:1.2rem;
	
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
/*--------------------------------*/
.error_txt{
	color:red;
	width:100%;
	margin:0 auto;
	text-align:left;
	font-size:1.0rem;
}


/*----------------------------------------------*/

#wrapper .multiple-item{
	border-right:1px solid #ccc;
	font-size:18px;
	font-weight:bold;;
}


#wrapper .multiple-item li{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #000;

	height:50px;
	vertical-align:middle;
	line-height: 50px;
	background:#fff;
}
#wrapper .multiple-item li a{
	display: block;
	color:#ccc;
}


#wrapper .multiple-item .active_mn{
	border-bottom:1px solid #fff;
	border-top:1px solid #000;
	border-left:1px solid #000;
}


#wrapper .multiple-item .active_mn span{
	border-bottom:4px solid #ff0000;
}



#wrapper .multiple-item .none_mn{
	border-left:1px solid #000;
}


#wrapper .multiple-item a:hover{
	color:#ccc;
	background:#999;
}

/*----------*/

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;
}


.select_input{
	margin-top:10px;
}
.select_input ul{ 
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	border-top:2px solid #666;
	padding:10px 0;
}

.select_input input[type="radio"]  {
    -webkit-transform: scale(2);
    -webkit-transform-origin:100% 50%;
    -moz-transform: scale(2);
    -moz-transform-origin:100% 50%;
    -ms-transform: scale(2);
    -ms-transform-origin:100% 50%;
    width:20px;
    height:20px;
    vertical-align: middle;
}





.bt_links{
//	width:100%;
	margin-top:4%;
	letter-spacing: 0.1em;
}


.bt_links img{
//	max-width:729px;
	width:100%;
	margin:5% auto 0;
}



.bt_links a {
//	width:90%;

	color: #fff;
//	font-family: 'gothic_101pro_bo';
	font-size: clamp(0.7rem, 0.336rem + 1.82vw, 1.5rem);
	font-weight: bold;
	text-align:center;
	padding:2% 5% 2.5% 5%;
//	border-radius: 0px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
	background:#1f2a66;
	line-height:1.3;
	font-family:gothic_101pro_re;
}
.bt_links a::after {
  content: ''; /* 疑似要素の中身は空 */
  display: inline-block;
  width: 0.9vw; /* 矢印の長さ */
  height: 0.9vw; /* 矢印の高さ */
  border-top: 0.2vw solid #fff; /* 上辺（右向きに見えるように） */
  border-left: 0.2vw solid #fff; /* 左辺（左向きに見えるように） */
  margin-left: 0.2vw; /* 文字との間隔 */
  
  margin-top: -0.3vw; /* 文字との間隔 */
  transform: rotate(135deg); /* 矢印の角度調整 */
  vertical-align: middle; /* 文字との位置合わせ */
}



.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_links a span{
	font-family: 'vw_h_b';
	font-size: clamp(1.2rem, 1.9vw, 1.9rem);
	vertical-align:-3%;
}



.bt_links2{
	width:84%;
	margin:0 auto;
	text-align:center;
}


.bt_links2 img{
	max-width:729px;
	width:100%;
	margin:20px auto;
}



.bt_links2 a {
	width:100%;
	margin:0 auto;
	color: #fff;
	font-size: clamp(0.9rem, 1.6vw, 1.6rem);
	font-weight: bold;
	text-align:center;
	padding-top:4%;
	padding-bottom:4%;
//	border-radius: 0px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
	background:#006098;
	line-height:1.3;
	font-family:gothic_101pro_re;
}
.bt_links2 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_links2 a:hover {
	transform: translateY(-7px);
}
.bt_links2 a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}

.kiyaku{
	width:100%;
	border:1px solid #000;
	margin:20px auto;
	padding:20px;
	text-align:center;
}

.kiyaku_box {
	overflow:auto;
	height:600px;
	padding-left:1em;
	text-indent:-1em;
	line-height:150%;
	text-align:left;
}


.flex_b {
	display:flex;
	flex-wrap:wrap;
}
.flex_b .flex_in {
	width:48%;
	margin-bottom:10px;
}

.wrapper_inner .att_box{
	max-width:600px;
	width:96%;
	margin:0 auto;
	padding-top:20px;
//	padding-left:1em;
//	text-indent:-1em;
	line-height:150%;
	text-align:left;
}

.sp_on{
	display:none;
}

/* ************************************************************************************************ */
@media screen and (max-width: 768px) {

.sp_on{
	display:block;
}
.sp_none{
	display:none;
}



.glay2_fl2{
	display:block;

}

#wrapper .title_com .title_tx{
	right: 30%;

}

#wrapper #footer {
	font-size:11px;
	line-height:14px;
	margin-top:;
	padding:15px 0 25px;
}


.swiper .swiper-button-next,.swiper .swiper-button-prev{
	margin-top:-5%;
}

.td_14_on{
	max-width:90px;

}

#wrapper .td_10 .td_10_in{
	margin:10% auto 0;

}
.arrow::before,
.arrow::after {
	content: "";
	position: absolute;
	top: calc(50% - 0.15vw);
	right: 2vw;
	width: 3.28vw;
	height: 0.625vw;
//	border-radius: 9999px;
	background-color: #fff;
	transform-origin: calc(100% - 0.8px) 50%;
}


.circle .circle_01 , .circle .circle_02{
	margin:24% auto 0;
	width: 5vw;
	height: 5vw;
	font-size: 0.9rem;
	padding-right:4%;
	padding-bottom:4%;
}
.maru{
	width: 5vw;
	height: 5vw;
}

}



@media screen and (max-width: 600px) {
.navToggle{
	display:block;
}
}
