@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: 1000px;
	width:100%;
	margin:0 auto;
	font-feature-settings: "palt";
}

.wrapper_inner {
	max-width: 866px;
	margin:0 auto;
	font-size: 100%;
	width:90%;
}

.wrapper_inner img{
	margin:0 auto;
	width:100%;
}

header,footer{
	background:#fff;
}

.footer_inner {
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
}
.footer_inner div{
	margin:0 auto;
	width:100%;
	max-width: 1000px;
	text-align:center
}
.footer_inner div img {
	margin:0 auto;
	width:90%;
	max-width: 824px;
}

#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 .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%;
}

.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の左矢印 */
}


.td_00{
	font-family: 'gothic_101pro_bo';
	font-size: clamp(0.7rem, 0.276rem + 2.12vw, 1.6rem);
	min-height: 0vw; min-height: 0;
	margin-top:5%;
	line-height:1.2;
}
.td_00 span{
	font-family: 'vw_h_b';
	font-size: clamp(0.8rem, 0.282rem + 2.59vw, 1.9rem);
	vertical-align:-3%;
}


.td_01{
	font-family: 'gothic_101pro_bo';
	font-size: clamp(1.8rem, 0.153rem + 8.24vw, 5.3rem);
	margin-top:1%;
	line-height:1.3;
	min-height: 0vw; min-height: 0;
}
.td_02{
	font-family: 'gothic_101pro_bo';
	font-size:clamp(1.3rem, 0.594rem + 3.53vw, 2.8rem);
	margin-top:2%;
	min-height: 0vw; min-height: 0;
}
.td_02 span{
	font-family: 'vw_h_b';
	font-size:clamp(1.6rem, 0.8rem + 4vw, 3.3rem);
	vertical-align:-3%;
}
.td_03{
	font-family: 'gothic_101pro_re';
	font-size:clamp(0.6rem, 0.224rem + 1.88vw, 1.4rem);
	margin-top:2%;
	line-height:1.5;
}
.td_03 span{
	font-family: 'vw_h_r';
	font-size:clamp(0.7rem, 0.229rem + 2.35vw, 1.7rem);
	margin-top:2%;
}


.td_05{
	font-family: 'gothic_101pro_bo';
	font-size:clamp(1.1rem, 0.488rem + 3.06vw, 2.4rem);
	margin-top:3%;
}

.td_05 span{
	font-family: 'vw_h_b';
	font-size:clamp(1.4rem, 0.694rem + 3.53vw, 2.9rem);
	vertical-align:-3%;
}

.td_06{
	margin-top:1%;
	font-family: 'gothic_101pro_bo';
	font-size: clamp(1.4rem, 0.176rem + 6.12vw, 4rem);
	min-height: 0vw; min-height: 0;
}

.td_07_fl{
	display: flex;
	align-items: flex-end;
	margin-top:5%;
	min-height: 0vw; min-height: 0;
}
.td_07_l{
	font-family: 'vw_h_b';
	font-size: clamp(2rem, 0.118rem + 9.41vw, 6rem);
	color:#b0daf4;
	min-height: 0vw; min-height: 0;
	padding-right:2%;
}
.td_07_r{
	font-family: 'gothic_101pro_bo';
	font-size: clamp(0.6rem, 0.224rem + 1.88vw, 1.4rem);
	line-height:1.3;
	padding-bottom:1%;
}
.td_08{
	margin-top:1.5%;
}
.td_09_fl{
	margin-top:2%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.td_09_in{
	width:48%;
}

.td_09_t{
	margin-top:2%;
	font-family: 'vw_h_b';
	font-size: clamp(1.3rem, 0.594rem + 3.53vw, 2.8rem);
}

.td_10_fl{
	display: flex;
	align-items: center;
	margin-top:1%;
	font-family: 'gothic_101pro_me';
	font-size: clamp(0.5rem, 0.265rem + 1.18vw, 1rem);
}
.td_10_t1{
	margin-top:2%;
	font-family: 'gothic_101pro_me';
	font-size: clamp(0.5rem, 0.265rem + 1.18vw, 1rem);
}

.td_10_t{
	font-family: 'gothic_101pro_me';
	font-size: clamp(0.7rem, 0.559rem + 0.71vw, 1rem);
}
.td_10_c{
	padding:0 0.5%;
	max-width:26px;
	padding-top:1%;
	padding-bottom:1%;
}

.td_10_c img{
	width:100%;

}

.td_11{
	margin-top:2%;
	font-family: 'gothic_101pro_db';
	font-size: clamp(0.6rem, 0.224rem + 1.88vw, 1.4rem);
}
.td_11 span{
	font-family: 'vw_h_b';
	font-size: clamp(0.8rem, 0.329rem + 2.35vw, 1.8rem);
	vertical-align:-3%;
}
.td_12_fl{
	display: flex;
	align-items: center;
	margin-top:2%;
}
.td_12_l{
	padding-top:1%;
	max-width:91px;
}
.td_12_l img{
	padding-top:1.5%;
	width:100%;
}
.td_12_r{
	margin-top:2%;
	font-family: 'gothic_101pro_me';
	font-size: clamp(0.5rem, 0.265rem + 1.18vw, 1rem);
	line-height:1.1;
	padding-left:1%;
}

.td_12_r span{
	font-family: 'vw_h_r';
	font-size: clamp(0.6rem, 0.318rem + 1.41vw, 1.2rem);
	vertical-align:-3%;
}


.td_13_fl{
	display: flex;
	align-items: flex-end;
	margin-top:5%;
	min-height: 0vw; min-height: 0;
}
.td_13_l{
	font-family: 'vw_h_b';
	font-size: clamp(2.6rem, 1rem + 8vw, 6rem);
	color:#c7c7c7;
	min-height: 0vw; min-height: 0;
	padding-right:2%;
}
.td_13_r{
	display: flex;
	align-items: flex-end;
	font-family: 'gothic_101pro_bo';
	font-size: clamp(0.6rem, 0.224rem + 1.88vw, 1.4rem);
	padding-bottom:1%;
}
.td_13_r span{
	font-family: 'vw_h_b';
	font-size: clamp(1rem, 0.247rem + 3.76vw, 2.6rem);
}
.td_13_r1{

	white-space: nowrap;
}
.td_13_r2{
	padding-bottom:1%;
	padding-left:2%;
	white-space: nowrap;
}

.td_14{
	margin-top:1%;
	font-family: 'gothic_101pro_bo';
	font-size: clamp(1rem, 0.435rem + 2.82vw, 2.2rem);
}

.td_14 span{
	font-family: 'vw_h_b';
	font-size: clamp(1.3rem, 0.641rem + 3.29vw, 2.7rem);
	vertical-align:-3%;
}
.td_15_b{
	margin-top:2%;
	border:1px solid #000;
	padding:2%;
	width:60%;
}
.td_15{
	font-family: 'vw_h_b';
	font-size: clamp(0.8rem, 0.376rem + 2.12vw, 1.7rem);
}

.td_16_fl{
	margin-top:2%;
	display: flex;
}

.td_16_01{
	font-family: 'gothic_101pro_db';
	font-size: clamp(0.6rem, 0.271rem + 1.65vw, 1.3rem);
}
.td_16_01 span{
	border-bottom:2px solid #00a0e2;
}
.td_16_02{
	font-family: 'vw_h_b';
	font-size: clamp(0.8rem, 0.424rem + 1.88vw, 1.6rem);
	padding:0 1%;
	color:#00a0e2;
}

.td_17{
	margin-top:2%;
	font-family: 'gothic_101pro_me';
	font-size: clamp(0.5rem, 0.312rem + 0.94vw, 0.9rem);
}

.td_18{
	margin-top:2%;
	font-family: 'gothic_101pro_me';
	font-size: clamp(0.5rem, 0.265rem + 1.18vw, 1rem);
	line-height:1.3;
}
.u_l{
	border-bottom:1px solid #000;
}

.en{
	font-family: 'vw_h_r';
	font-size: clamp(0.6rem, 0.318rem + 1.41vw, 1.2rem);
	vertical-align:-3%;
}


.arrow1::before,.arrow2::before,.arrow3::before,.arrow4::before{
	content: "";
	position: absolute;
	bottom: 20%;
	width: clamp(0.9rem, 0.5rem + 2vw, 2rem);    /* くの字を山なりに見た時、左側の長さ */
	height: clamp(0.9rem, 0.5rem + 2vw, 2rem);   /* くの字を山なりに見た時、右側の長さ */
	border-top: 0.14vw solid #000;     /* くの字を山なりに見た時、左側の太さと色 */
	border-right: 0.14vw solid #000;   /* くの字を山なりに見た時、右側の太さと色 */
	transform: rotate(45deg);    /* くの字の向き */
	margin:0;
}
.arrow1::before{
	left: 0px;
}
.arrow2::before{
	left: 15%;
}
.arrow3::before{
	left: 30%;
}
.arrow4::before{
	left: 45%;
}


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_top02{
	margin-top:2%;
}
#wrapper .margin_top03{
	margin-top:3%;
}
#wrapper .margin_top05{
	margin-top:5%;
}
}
#wrapper .margin_top07{
	margin-top:7%;
}
#wrapper .margin_top08{
	margin-top:8%;
}

#wrapper .margin_top09{
	margin-top:9%;
}

#wrapper .margin_top10{
	margin-top:10%;
}


.raiten{
	margin-top:8%;
	text-align:center;
	background:#efefef;
	color:#000;
	padding:3% 0;
	font-size: clamp(0.6rem, 0.035rem + 2.82vw, 1.8rem);
	font-weight:600;
}



/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 50%; /* 比率を4:3に固定 */
}
 
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#wrapper  .att_cor{
	color:#e60012;
}



#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;

}	




/*---------------------------------------------------------------------------------*/


.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;
}





/*-------ボタン-----------------------------*/
.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;
}

.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;
}



#wrapper .foot_title_a{
	max-width:866px;
	margin:10% auto 0;
	text-align:center;
	font-family: 'gothic_101pro_bo';
	font-size:clamp(1rem, 0.435rem + 2.82vw, 2.2rem);
	width:90%;
}

#wrapper .foot_title_a span{
	font-family: 'vw_h_b';
	font-size: clamp(1.2rem, 0.353rem + 4.24vw, 3rem);
}

.hr{
	border-bottom:0.5vw solid #002C65;
}



.copy{
	text-align:right;
	font-size: clamp(0.5rem, 0.265rem + 1.18vw, 1rem);
	margin:5% auto;
	padding-top:3%;
	padding-bottom:3%;
}


.arrow{
  width: 22px;
  height: 22px;
  border: 4px solid;
  border-color: #ffffff #ffffff transparent transparent;
  transform: rotate(45deg);
}


.sankaku_arrow{
	display: flex;
}




.bt_links{
	width:100%;
	margin:4% auto 0;
	text-align:center;
	letter-spacing: 0.1em;
}


.bt_links img{
//	max-width:729px;
	width:100%;
	margin:5% auto 0;
}



.bt_links a {
	width:90%;
	margin:0 auto;
	color: #fff;
	font-family: 'gothic_101pro_bo';
	font-size: clamp(0.9rem, 1.6vw, 1.6rem);
	font-weight: bold;
	text-align:center;
	padding-top:2.0%;
	padding-bottom:2.0%;
//	border-radius: 0px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
	background:#162446;
//	line-height:1.3;
	font-family:gothic_101pro_re;
}
.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:90%;
	margin:0 auto;
	text-align:center;
	letter-spacing: 0.1em;
}


.bt_links2 img{
	max-width:729px;
	width:100%;
	margin:20px auto;
}



.bt_links2 a {
	width:90%;
	margin:0 auto;
	color: #fff;
	font-size: clamp(0.9rem, 1.6vw, 1.6rem);
	font-weight: bold;
	text-align:center;
	padding:20px;
//	border-radius: 0px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
	background:#00a0e2;
	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;
}

#wrapper .td_10{
	width:90%;
}

.swiper .swiper-button-next,.swiper .swiper-button-prev{
	margin-top:0%;
}
.td_09_fl{
	display: block;
}
.td_09_in{
	width:100%;
	border:1px solid #000;
	padding:2% 5%;;
	margin-top:2%;
}
.td_09_t{
	margin-top:0;
}
.td_10_c{
	width:5%;
}
.td_12_l{
	width:20%;
}
.td_13_r{
	display: block;
}
.td_13_r2{
	padding-bottom:0;
	padding-left:0;
	margin-top:2%;
}
.td_10_fl{
	flex-wrap: wrap;
}

.td_15_b{

	width:80%;
}

}


@media screen and (max-width: 600px) {
.navToggle{
	display:block;
}
}
