@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);
}
.wap {
	max-width: 1000px;
	margin:0 auto;
	width:100%;
	font-feature-settings: "palt";
}
.wrapper_inner {
	max-width: 840px;
	margin:0 auto;
	width:90%;
}

#wrapper .swiper-container{

}
#wrapper .swiper{
	margin:2% auto;
	margin-inline: auto;
	max-width: 1000px;
	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;

}
.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: #00465c;
    border-radius: 50%;
    width: clamp(2rem, 1.765rem + 1.18vw, 2.5rem);
    height: clamp(2rem, 1.765rem + 1.18vw, 2.5rem);
//    margin-top:-10%;
opacity: 0.5;
}

.swiper .swiper-button-next::after, .swiper .swiper-button-prev::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
	font-size: clamp(1.0rem, 1.4vw, 1.4rem);
}

.swiper .swiper-button-next::after {
    content: '\f054'; /* FontAwesomeの右矢印 */
}

.swiper .swiper-button-prev::after {
    content: '\f053'; /* FontAwesomeの左矢印 */
}

.head_box{
	background:#000;
	margin:0 auto;
	max-width:1000px;
	color:#fff;
	padding-bottom:3%;
}

.head_in {
	max-width: 800px;
	margin:0 auto;
	width:100%;
	font-feature-settings: "palt";
	text-align:center;
}

header,footer{
	background:#fff;
}

#wrapper a {
	text-decoration: none;
}

#wrapper *{
	box-sizing:border-box;
}

#wrapper .img_area{
	max-width:1000px;
	text-align:center;
	margin:0 auto;
}

#wrapper .img_area img{
	width:100%;
}


#wrapper .wbr_b{
	word-break: keep-all;
	overflow-wrap: break-word;
}

#wrapper .head_in .top_logo{
	margin:0 auto;
	width:100%;
}
#wrapper .head_in .top_logo img{
	margin:12% auto 0;
	width:100%;
}
#wrapper h1{
	font-family: 'cgb';
	color:#fff;
	font-size: clamp(4.5rem, 11.0vw, 11.0rem);
	line-height:0.8;
//	padding:0 0 10px 0;
	margin:10% auto 0;
	text-align:left;
	display: inline-block;
	white-space: nowrap;
}
#wrapper h1 span{
	font-size: clamp(2.3rem, 6.0vw, 6.0rem);
}

#wrapper .b_01{
	margin:3% auto 0;
	font-family: "FOT-ロダン Pro B";
	font-size: clamp(1.2rem, -2.4rem + 8vw, 2.6rem);
	line-height:1.5;
	text-align:center;
}

#wrapper .b_02{
	margin:3% auto 0;
	font-family: "FOT-ロダン Pro B";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.5;
	text-align:center;
}
.t_01{
	background-image: linear-gradient(#dcdddd, #ffffff);
	padding-top:3%;
	margin:5% auto;
	width:100%;
}

.t_b_01{
	margin:0 auto 0;
	font-family: "TsuMinPr6RB-JansonTextPro55R";
	font-size: clamp(1.4rem, -2.714rem + 9.14vw, 3rem);
	text-align:center;
	border-bottom:1px solid #000;
	padding-bottom:2%;
	letter-spacing: 0.2vw;
}
.t_b_02{
	margin:2% auto 0;
	font-family: "FOT-ロダン Pro M";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	text-align:center;
}


.tb_01{
	max-width: 700px;
	width:90%;
	margin:1% auto 0;
}

.f_01{
	margin:1% auto 0;
	display: flex;
	font-family: "FOT-ロダン Pro B";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.5;
}
.f_01_1{
	width:20%;
	text-align-last:justify
}
.f_01_2{
	width:5%;
	text-align:center;
}
.f_01_3{
	width:75%;
}

.b_03{
	margin-top:3%;
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.6rem, -1.457rem + 4.57vw, 1.4rem);
	line-height:1.5;
}
.b_04{
	margin-top:6%;
	font-family: "FOT-ロダン Pro B";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.5;
}

.map-wrap{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    margin-top:2%;
    border:1px solid #000;

}
 iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border: none;
}

.b_05{
	margin-top:10%;
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.5;
}

.t_02{
	background: #000;
	padding-top:8%;
	padding-bottom:9%;
	margin:5% auto;
	width:100%;

}

.t_2_01{
	margin:0 auto 0;
	font-family: "TsuMinPr6RB-JansonTextPro55R";
	font-size: clamp(1.4rem, -2.714rem + 9.14vw, 3rem);
	text-align:center;
	border-bottom:1px solid #fff;
	padding-bottom:2%;
	letter-spacing: 0.2vw;
	color:#fff;
}
.t_2_02{
	margin:2% auto 0;
	font-family: "FOT-ロダン Pro M";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	text-align:center;
	color:#fff;
}

.t_2_03{
	margin:7% auto 0;
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(1.4rem, -2.714rem + 9.14vw, 3rem);
	text-align:center;
	color:#fff100;
	line-height:1.5;
}

.t_2_04{
	margin:2% auto 0;
	text-align:center;
}

.t_2_04 img{
	margin:7% auto 0;
	text-align:center;
	max-width:390px;
	width:90%;
}

.t_2_05{
	margin-top:7%;
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.9rem, -3.709rem + 9.45vw, 2.2rem);
	line-height:1.5;
	color:#fff;
}

.t_03{
	position: relative;
	width: 100%;
	margin:0 auto;
}
.t_03 img{
	width: 100%;
	margin:0 auto;
}

.t_02_on{
	position: absolute;
	top: 10%;
	left: 7%;
	color:#fff;
}

.t_3_01{
	margin:0 auto 0;
	font-family: "TsuMinPr6RB-JansonTextPro55R";
	font-size: clamp(1.4rem, -2.714rem + 9.14vw, 3rem);
	border-bottom:1px solid #fff;
	padding-bottom:2%;
	letter-spacing: 0.2vw;
}

.t_3_01 span{
	font-family: "FOT-ロダン Pro M";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);

}

.b_06{
	margin:4% auto 20%;
	text-align:center;
}

.b_06 img{
	width:90%;
	max-width:716px;
	margin:0 auto;
}

.b_07_1{
	width:100%;
	font-family: "vw_h_r";
	font-size: clamp(1rem, -1.829rem + 6.29vw, 2.1rem);
	text-align:center;
}

.b_07_2{
	width:100%;
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	text-align:center;
}

.b_07_3{
	width:100%;
	font-family: "land_mid";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	text-align:center;
}




.f_02{
	display:flex;
	width:100%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:0 auto;
}
.f_02_1{
	width:48%;
	margin-top:5%;
	
}
.f_02_1 img{
	max-width:404px;
	width:100%;
}
.f_02_t_1{
	margin-top:2%;
	font-family: "vw_h_r";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.1;
}

.f_02_t_2{
	margin-top:2%;
//	font-family: "FOT-ロダン Pro DB";
	font-family: "HelveticaLTPro-Roman";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.1;
}

.f_02_t_3{
	margin-top:2%;
	font-family: "land_mid";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.1;
}

.f_02_t_2 span{
//	font-family: "FOT-ロダン Pro M";
	font-family: "HelveticaLTPro-Roman";
	font-size: clamp(0.5rem, -1.3rem + 4vw, 1.2rem);
}

.b_08{
	margin-top:5%;
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.5rem, -0.786rem + 2.86vw, 1rem);
	line-height:1.5;
}

.p_box {

}
.p_box_t{
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	line-height:1.5;
}
.p_box_t1{
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.7rem, -1.614rem + 5.14vw, 1.6rem);
	line-height:1.5;
}
.p_box_t2{
	margin-top:3%;
	font-family: "FOT-ロダン Pro DB";
	font-size: clamp(0.5rem, -1.3rem + 4vw, 1.2rem);
	line-height:1.3;
}



.p_box .p_box_img {
	text-align:right;
	width:100%;
}

.p_box .p_box_img img{
	max-width:485px;
	width:58%;
}


#wrapper .footer_box{
	margin:0 auto;
	text-align:center;
}

#wrapper .footer_box2{
	background:#000;
	color:#fff;
	margin:5% auto 0;
	padding-top:3%;
	padding-bottom:3%;
	width:100%;
}

#wrapper .footer_box_inner{
	text-align:left;
	color:#000;
	margin:0 auto 0;
	padding-top:2%;
	padding-bottom:3%;
	max-width:829px;
	width:100%;
}



#wrapper .footer_box_inner .footer_box_01{
	font-family: serif;
	font-size: clamp(1.2rem, -0.343rem + 3.43vw, 1.8rem);
	line-height:130%;
	font-weight:400;
	border-bottom:3px solid #000;
	padding-bottom:3%;

}

#wrapper .footer_box_inner .footer_box_01 img{
	width:100%;
	margin-top:3%;
}

#wrapper .footer_box_inner .footer_box_02{
	font-family: serif;
	font-size:clamp(1.6rem, 0.829rem + 1.71vw, 1.9rem);
	line-height:130%;
	font-weight:400;
	margin-top:40px;
	padding-bottom:50px;
	border-bottom:1px solid #000;
}




#wrapper .footer_box_flex{
	display: flex;
	flex-wrap: wrap;
//	align-items:flex-end;
	justify-content: space-between;
	width:100%;
	margin:5% auto 0;
}


#wrapper .footer_box_flex .fbl_in_01{
	font-family: 'vw_reg','Noto Sans JP';
	font-size: clamp(1.1rem, 1.5vw, 1.5rem);
	line-height:150%;
	font-weight:400;
}

#wrapper .footer_box_flex .fbl_in_02{
	font-family: 'gothic_101pro_bo';
	font-size: clamp(1.6rem, 2.2vw, 2.2rem);
	line-height:130%;
}

#wrapper .footer_box_flex .fbl_in_03{
	font-family: Noto Sans JP;
	font-size: clamp(1.1rem, 1.3vw, 1.3rem);
	line-height:150%;
	font-weight:400;
}

#wrapper .footer_box_flex a{
	font-size: clamp(1.2rem, 1.6vw, 1.6rem);
	line-height:250%;
	font-weight:500;
	padding:10px;
	border:2px solid #000;
	width:100%;
}

#wrapper .footer_box_flex  a{
	display:block;
}
#wrapper .footer_box_flex a:link { color: #000; }
#wrapper .footer_box_flex a:visited { color: #000; }
#wrapper .footer_box_flex a:hover { color: #000; }
#wrapper .footer_box_flex a:active { color: #000; }

#wrapper .footer_box_flex .link_bx{

	width:32%;
	margin:0 auto;
	text-align:center;
	font-size: clamp(1.1rem, 1.8vw, 1.8rem);
}
#wrapper .footer_box_flex .footer_box_flex_01{

	width:68%;
}



#wrapper .f_logo_box{
	text-align:center;
	margin:8% auto 6%;
	width:90%;
	max-width:794px;
}

#wrapper .f_logo_box img{
	width:100%;
}
#wrapper .copy_box{
	text-align:center;
	margin:20px auto 50px;
	width:90%;
	font-size: clamp(00.8rem, 1.0vw, 1.0rem);
}

#wrapper .main_txt1{
	color:#000;
	font-weight:bold;
	font-size:1.8rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}

#wrapper .main_txt1 span{
	color:#e51c24;
}

#wrapper .main_txt2{
	color:#000;
	font-weight:bold;
	font-size:1.2rem;
	text-align:center;
	width:100%;
	margin:20px auto;
	line-height:150%;
}

#wrapper .main_txt2 span{
	color:#e51c24;
	font-weight:bold;
}


#wrapper .main_txt3{
	color:#000;
	font-size:1.0rem;
	text-align:left;
	width:100%;
	margin:0px auto;
	line-height:150%;
}


#wrapper .main_txt3 li{
	padding-left:1em;text-indent:-1em;
}


#wrapper .main_txt4{
	color:#e51c24;
	font-weight:bold;
	font-size:2.8rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}


#wrapper .main_txt5{
	color:#000;
	font-size:0.9rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}

#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;
}



.color_red{
	color:#e60012;
	}


.raiten{
	margin-top:8%;
	text-align:center;
	background:#efefef;
	color:#000;
	padding:3%;
	font-size: clamp(0.7rem, 1.6vw, 1.6rem);
	line-height:1.5;
}

#wrapper .wrapper_inner .margin_top100{
	margin-top:100px;
}


#wrapper .margin_top05{
	margin-top:1.5%;
}
#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_flex{
	display: flex;
	justify-content: space-between;
	border-top:5px solid #000;
	margin:0 auto;
	width:90%;
}

.footer_flex .footer_flex_l{
	width:48%;
	margin:60px 0 60px 20px;
		font-family: 'Noto Sans JP';
}

.footer_flex .footer_flex_r{
	width:48%;
	margin:60px 20px 60px 0;
}

.footer_flex .footer_flex_l .foot_txt_01{
	font-size: clamp(1.6rem, 2.0vw, 2.0rem);
}

.footer_flex .footer_flex_l .foot_txt_02{
		font-family: 'Noto Sans JP';
	font-size: clamp(1.2rem, 1.4vw, 1.4rem);
	line-height:150%;
	margin-top:16px;
}
.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{

}



.contact_m_title{
	width:90%;
	margin:50px auto 0;
	background:#f5aa3b;
	font-size:2.0rem;
	font-weight:bold;
	text-align:center;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color:#fff;
  padding:20px;
}

.contact_box .contact_m_title2{
	width:90%;
	margin:0;
	font-size:2.2rem;
	font-weight:bold;
	text-align:left;
	color:#000;
	padding-bottom:12px;
	background:#;
	border-bottom:1px solid #000;
}

.wrapper_inner .thanks_title{
	width:90%;
	margin:80px auto 0;
	font-size:2.0rem;
	line-height:150%;
	font-weight:bold;
	text-align:left;
	color:#000;
	
}

.wrapper_inner .thanks_txt{
	width:90%;
	margin:30px auto;;
	font-size:1.0rem;
	font-weight:bold;
	text-align:left;
	color:#000;
	padding-left:20px;
}


.contact_m_title3{
	width:90%;
	margin:50px auto 0;
	background:#000000;
	font-size:2.0rem;
	font-weight:bold;
	text-align:center;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color:#fff;
  padding:20px;
}

.contact_m_title4{
	width:90%;
	margin:50px auto 0;
	background:#efefef;
	font-size:2.0rem;
	font-weight:bold;
	text-align:center;
	border:1px dotted #666;
  color:#000;
  padding:20px;
}


.contact_box .contact_m_title5{
	width:90%;
	margin-top:70px;
	margin-bottom:20px;
	margin-left:0;
	font-size:1.6rem;
	font-weight:bold;
	text-align:left;
	color:#000;
}
.contact_box{
	width:90%;
	margin:0 auto 50px;
	background: rgba(255,255,255,0.5);
	border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align:center;
}
.contact_txt{
	width:80%;
	margin:50px auto;
	text-align:left;
	padding:20px;
	border:1px solid #000;
}

.contact_txt2{
	width:90%;
	margin:20px auto 10px;
	text-align:left;
	line-height:150%;
	
}
.contact_txt3{
	width:100%;
	margin-top:80px;
	
	margin-bottom:60px;
	text-align:left;
	line-height:180%;
	font-size:1.4rem;
	font-weight:bold;
}

.contact_box .contact_title{
	width:100%;
	margin:20px auto 10px;
	text-align:left;
	padding-top:20px;
	font-size:1.2rem;
	font-weight:bold;
	vertical-align: baseline;
}


.contact_box .contact_title .hisu{
	color:#e71c24;
	font-size:1.2rem;
	vertical-align:-20%;
	margin: 0 5px;

}
/*
.contact_title .hisu{
	border-radius: 5px;
	background:#e71c24;
	padding:3px 10px;
	color:#fff;
	font-size:0.9rem;
	vertical-align:2px;
}
*/



.contact_in{
	width:100%;
	margin:0 auto;
	text-align:left;
	font-size:1.4rem;
	line-height:150%;
}

.contact_image{
	width:80%;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	font-size:1.4rem;
}

.contact_image img{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}


.contact_in p{
	width:100%;
	margin:10px 0;
	font-size:1.0rem;
	line-height:150%;
}

.contact_pp{
	width:70%;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
	font-size:1.2rem;
}

.contact_bt{
	width:50%;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	font-size:1.2rem;
}



#contact_f{
	margin:0 auto;
	padding-bottom:30px;
}

#contact_f input[type=text], #contact_f textarea {
	font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:10px;			/*パディング*/
	border-radius:3px;		/*角丸にする*/
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	width:100%;
	background:#fff;

}

#contact_f input[type=text]:focus, #form1 textarea:focus {
	box-shadow: 0px 0px 5px 2px #ccccee;		/*影を付ける*/
	outline-style:none;				/*アウトライン無しにする*/
}



#contact_f input[type="radio"] {
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.5em;
   margin-top:-5px;
}




#contact_f select {
	font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:10px;			/*パディング*/
	border-radius:3px;		/*角丸にする*/
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	width:100%;
	background:#fff;

}

#contact_f select:focuss {
	box-shadow: 0px 0px 5px 2px #ccccee;		/*影を付ける*/
	outline-style:none;				/*アウトライン無しにする*/
}

#contact_f LABEL{
	font-size:1.2rem;
}

#contact_f 



/* ラベルのスタイル　*/
.contact_pp label {
	padding-left:		38px;			/* ラベルの位置 */
	font-size:		1.2rem;
	line-height:		;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
}

/* ボックスのスタイル */
.contact_pp label:before {
	content:		'';
	width:			20px;			/* ボックスの横幅 */
	height:			20px;			/* ボックスの縦幅 */
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:	#fff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	border-radius:3px;		/*角丸にする*/
	border:1px solid #999999;	/*ボーダー*/
}
/* 元のチェックボックスを表示しない */
.contact_pp input[type=checkbox] {
	display:		none;
}
/* チェックした時のスタイル */
.contact_pp input[type=checkbox]:checked + label:before {
	content:		'\2713';		/* チェックの文字 */ 
	font-size:		1.2rem;			/* チェックのサイズ */
	color:			#000;			/* チェックの色 */
	background-color:	#ccc;			/* チェックした時の色 */
}



/* ラベルのスタイル　*/

.buy_check{

background:#ccc;
padding:10px;
width:94%;
margin:0 auto 6px;
}
.buy_check label {
	padding-left:		38px;			/* ラベルの位置 */
	font-size:		1.2rem;
	line-height:		;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
	margin-top:3px;
}

/* ボックスのスタイル */
.buy_check label:before {
	content:		'';
	width:			20px;			/* ボックスの横幅 */
	height:			20px;			/* ボックスの縦幅 */
	display:		inline-block;
	position:		absolute;
	left:			0;
	top:-2px;
	background-color:	#fff;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
	border-radius:3px;		/*角丸にする*/
	border:1px solid #999999;	/*ボーダー*/
}
/* 元のチェックボックスを表示しない */
.buy_check input[type=checkbox] {
	display:		none;
}
/* チェックした時のスタイル */
.buy_check input[type=checkbox]:checked + label:before {
	content:		'\2713';		/* チェックの文字 */ 
	font-size:		1.2rem;			/* チェックのサイズ */
	color:			#000;			/* チェックの色 */
	background-color:	#ccc;			/* チェックした時の色 */
}



/*-------ボタン-----------------------------*/
.contact_bt .bw-arrow,.contact_bt2 .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: right;
	width:80%;
	max-width: 400px;
	-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::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);

}

.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_bt2 .bw-arrow2 {
	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: 400px;
	-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-arrow2::before {
	content: '';
	display: inline-block;
	padding: 0;
	width: 10px;
	height: 10px;
	border-bottom: solid 2px #FFFFFF;
	border-left: 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);

}

.bw-arrow2:hover {
	opacity: 0.5;
}

a.bw-arrow2:link, a.bw-arrow2:active, a.bw-arrow2:hover, a.bw-arrow2:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.contact_in2{
	width:100%;
	margin:10px auto;
	text-align:left;
	padding:10px;
	font-size:1.4rem;
	border:1px solid #666;
	background:#fff;
	line-height:150%;
}


.contact_bt2{
	width:90%;
	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:#e71c24;
	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;
}

.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;
}

.maker_name_01{
	font-size:1.5rem;
}
.shop_name_01{
	font-weight:bold;
	font-size:1.3rem;
}
.h_text_a{
	max-width:900px;
	margin:0 auto 30px;
	line-height:150%;
	padding:0 20px;
}
.p_01_a{
	margin-top:30px;
	font-weight:bold;
	font-size:2.2rem;
	line-height:120%;
}
.p_02_a{
	margin-top:30px;
	font-weight:bold;
	font-size:4.0rem;
	line-height:120%;
}
.p_03_a{
	margin-top:30px;
	font-weight:bold;
	font-size:2.0rem;
	line-height:120%;
}


.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;
}




.foot_title_a{
	max-width:1000px;
	margin:50px auto 50px;
	text-align:center;
	width:100%;
}

.foot_title_a img{
	text-align:center;
	width:100%;
}


.arrow{
  width: 22px;
  height: 22px;
  border: 4px solid;
  border-color: #ffffff #ffffff transparent transparent;
  transform: rotate(45deg);
}


.sankaku_arrow{
	display: flex;
}


.link_box{
	position:relative;
	height:100%;
}
.link_inn{
	position: absolute;
	top:50%;
	z-index:1;
    right: 0%;
    bottom: 0%;
    width: 50%;
    height: auto;
}

.link_inn2{
	position: absolute;
	top:64%;
	z-index:1;
    right: 0%;
    bottom: 0%;
    width: 50%;
    height: auto;
}


#wrapper .bt_links{
//	max-width:900px;
	width:100%;
	margin:5% auto;
	text-align:center;
}


#wrapper .bt_links img{
	width:100%;
//	margin:20px auto;
}



#wrapper .bt_links a {
//	max-width:305px;
	width:100%;
	margin:0 auto 50px;
	color: #fff;
	text-align:center;
//	background: #898989;
//	padding:40px 0;
//	border-radius: 6px;
	position: relative;
	z-index: 1;
	display: inline-block;
	border-radius: 6px;
	transition: .3s;
	
//	font-size: clamp(1.1rem, 1.8vw, 1.8rem);
//	line-height:150%;
//	font-weight:700;

	box-sizing:border-box;
}
#wrapper .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;
}
#wrapper .bt_links a:hover {
	transform: translateY(-7px);
}
#wrapper .bt_links a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}



#wrapper .bt_links2{
	width:100%;
	margin:0 auto;
	text-align:center;
}


#wrapper .bt_links2 img{
	width:100%;
	max-width:829px;
//	margin:20px auto;
}



#wrapper .bt_links2 a {
	max-width:829px;
	width:100%;
//	margin:20px auto 70px;
	color: #000;
	text-align:center;
//	background: #172a88;
	padding:20px 0;
//	border-radius: 6px;
	position: relative;
	z-index: 1;
	display: inline-block;
	border-radius: 6px;
	transition: .3s;
//	border:3px solid #fff;
	
//	font-size: clamp(1.0rem, 1.8vw, 1.8rem);
//	line-height:150%;
//	font-weight:700;

	box-sizing:border-box;
}
#wrapper .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;
}
#wrapper .bt_links2 a:hover {
	transform: translateY(-7px);
}
#wrapper .bt_links2 a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}

.br_sp{
	display:none;
}

/* ************************************************************************************************ */
@media screen and (max-width: 980px) {
#wrapper .text_box{

	width:90%;
	
}

}
/* ************************************************************************************************ */
@media screen and (max-width: 768px) {


.br_sp{
	display: block;
}
#wrapper .head_in{
	width:90%;
}

#wrapper #footer {
	font-size:11px;
	line-height:14px;
	margin-top:;
	padding:15px 0 25px;
}
.tb_06{
	width:94%;
}

.bt_links{
	width:80%;
}


.wrapper_inner .thanks_title{

	font-size:1.8rem;
}


#wrapper .f_container .fc_item{
	width:90%;
}


#wrapper .bt_links a {
	margin:0 auto 10px;
	padding:30px 0;
}

#wrapper .bt_links2 {
	width:90%;
}

#wrapper .bt_links2 a {

	margin:0 auto;
	padding:30px 0;

}

#wrapper .bt_car_box{
	display: block;
	margin-top:20px;
}

#wrapper .bt_car_box_01{
	order: 2; 
	width:96%
}

#wrapper .bt_car_box_02{
	order: 1;
	width:96%

}
#wrapper .f_container  .item_01_2{
	padding:10px 0;
}
.footer_flex{
	display: block;
}
.footer_flex .footer_flex_l{
	width:90%;
	margin:10px auto;
}

.footer_flex .footer_flex_r{
	width:90%;
	margin:10px auto;
}




#wrapper .footer_box_inner{

	width:96%;
	margin:20px auto;
}



#wrapper .footer_box_flex .footer_box_flex_01{

	width:96%;
	margin:20px auto;
}

#wrapper .footer_box_flex .link_bx{

	width:96%;
	margin:0 auto;
	text-align:center;

}

#wrapper .f_container .td_04,#wrapper .f_container .td_06,#wrapper .f_container .td_08{

	padding:5px;

}
#wrapper .f_container .fc_item_03{
	width:100%;
	margin-top:10px;
}
#wrapper .f_container .fc_item_06,#wrapper .f_container .fc_item_07{
	width:100%;
	margin-top:10px;
}



}



@media screen and (max-width: 600px) {
.navToggle{
	display:block;
}
}
