@charset "UTF-8";
.pc_only {
	display: block !important;
}
.sp_only {
	display: none !important;
}
.contsTtl .blueB {
	background: #2a4198;
}
.textB{
	font-weight:bold;
}

.color01Btn {
	position: relative;
	background-color: #0c5351;
	-webkit-box-shadow: 0px -5px 0px 0px #083c3b inset;
	box-shadow: 0px -5px 0px 0px #083c3b inset;
}
.color02Btn {
	position: relative;
	background-color: #548235;
	-webkit-box-shadow: 0px -5px 0px 0px #476d2e inset;
	box-shadow: 0px -5px 0px 0px #476d2e inset;
}
.color01Btn::after,
.color02Btn::after {
	content: '';
	background-image: url('../img/btnArrow.png');
	width: 30px;
	height: 30px;
	right: 4px;
	background-size: contain;
}
.contsImg{
	padding:0;
}
.subContsTxt{
	font-size:16px;
}
.cpBtnY {
	background: #fad025;
	color: #111111;
	-webkit-box-shadow: 0px -5px 0px 0px #b39f3f inset;
	box-shadow: 0px -5px 0px 0px #b39f3f inset;
}
.cpBtnG {
	background: #2dad55;
	-webkit-box-shadow: 0px -5px 0px 0px #1f823e inset;
	box-shadow: 0px -5px 0px 0px #1f823e inset;
}
.dbaraiBtn{
	margin: 0 auto;
	padding: 0 13.54167% 3.125%;
}
.dbaraiList01{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_2_01_bg.png") repeat-y;
}
.dbaraiList02{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_5_01_bg.png") repeat-y;
}	
.dbaraiList03{
	padding: 0 5%;
	overflow: hidden;
	background: url("../img/imgparts9_8_01_bg.png") repeat-y;
}
.dbaraiList01 li,
.dbaraiList02 li,
.dbaraiList03 li{
	width: 31.945%;
	float: left;
	margin-right: 2.085%;
}
.dbaraiList01 li:nth-child(3n+0),
.dbaraiList02 li:nth-child(3n+0),
.dbaraiList03 li:nth-child(3n+0){
	margin-right: 0;
	margin-bottom: 3%;
}
.dbaraiAppbg01{
	background: #ffffe5;
}


a.txtLink {
	text-decoration: underline;
	color: #0025b2;
	display: inline;
}

.btnImage{
    margin: 0 auto;
    padding: 0 8.33333% 3.125%;
}
.cpNotesItem2{
    padding: 0px 0px 0px 2em;
    text-indent: -2em;
}

.point_area {
	margin: 70px 40px;
	padding: 50px 40px;
	background-color: #fff9e3;
	border: solid #d00e31 10px;
	border-radius: 20px;
}

.shoplist_area {
    margin: 0 40px 70px;
    text-align: center;
}

.shoplist_area table {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
  border-radius: 0 0 10px 10px;
	border-collapse: separate;
}


.shoplist_area .shoplist_ttl {
	max-width: 770px;
	margin: 0 auto;
	border-radius: 10px 10px 0 0 !important;
	padding: 15px;
	background-color: #2a4198;
	color: white;
}
.shoplist_area .shoplist_ttl span {
	font-size: 30px;
	font-weight: bold;
}

.shoplist_area table td {
	padding: 10px;
	width:50%;
}



.shoplist_area table td a{
	color: #333333;
	text-decoration: underline;
}

.shoplist_area table td a:hover{
	text-decoration: none;
}
.cont05Wrap {
    background-color: #f6eda2;
    padding: 35px 0 3.99%;
	margin-bottom: 60px;
}
.cont05 {
    max-width: 880px;
    width: 81.4815%;
    margin: 0 auto;
}
.img08 img {
    display: block;
    width: auto !important;
    max-width: 100%;
    margin: 0 auto;
	margin-bottom: 30px;
}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  /*border: 1px solid #ccc;*/
  padding: 1.5rem 7rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  transition: .2s;
	margin-bottom: 0.5%;
}
.accordion_area .accordion_one{
	margin-bottom: 2%;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #ffffff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 4rem;
  width: 40px;
  height: 40px;
  margin-top: -20px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 8px solid #ec8643;
  width: 40px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 8px solid #ec8643;
  width: 0;
  height: 40px;
  top: 0;
  bottom: 0;
  right: 16px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 7rem 1.5rem 2rem;
  box-sizing: border-box;
  background: #fff;
}
.p-faq__headinner {
	display: block;
	padding-left: 22%;
	position: relative;
	line-height: 1.5;
  }
  .p-faq__headinner::before {
	  position: absolute;
	  left: 0;
	  content: "";
	  display: inline-block;
	  background-image:url("../img/ico_q.png");
	  background-size: contain;
	  background-repeat: no-repeat;
	  width: 102px;
	  height: 102px;
	  vertical-align: middle;
  }
  .p-faq__headinner p.p-faq__q-txt {
	  font-size: 26px;
	  font-weight: bold;
	  display: table-cell;
	  vertical-align: middle;
	  height: 102px;
  }
  .p-faq__bodyinner {
	display: block;
	padding-left: 22%;
	position: relative;
	line-height: 1.5;
  }
  .p-faq__bodyinner::before {
	  position: absolute;
	  left: 0;
	  content: "";
	  display: inline-block;
	  background-image:url("../img/ico_a.png");
	  background-size: contain;
	  background-repeat: no-repeat;
	  width: 102px;
	  height: 102px;
	  vertical-align: middle;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
	  font-size: 24px;
	  display: table-cell;
	  vertical-align: middle;
	  height: 102px;
  }
  .p-faq__bodyinner .p-faq__a-txt {
	  font-size: 24px;
	  display: table-cell;
	  vertical-align: middle;
	  height: 102px;
  }
  @media only screen and (max-width: 959px) {
	  .p-faq__headinner::before,
	  .p-faq__bodyinner::before {
		  width: 82px;
		  height: 82px;
	  }
	  .p-faq__headinner p.p-faq__q-txt,
	  .p-faq__bodyinner p.p-faq__a-txt {
		  height: 82px;
	  }
	  .accordion_area .accordion_one .ac_header .i_box{
		  position: absolute;
		  top: 50%;
		  right: 3rem;
		  width: 30px;
		  height: 30px;
		  margin-top: -15px;
	  }
	  .accordion_area .accordion_one .ac_header .i_box:before{
		  width: 30px;
	  }
	  .accordion_area .accordion_one .ac_header .i_box:after{
		  height: 30px;
		  right: 11px;
	  }
  }
  @media only screen and (max-width: 767px) {
	  .p-faq__headinner::before,
	  .p-faq__bodyinner::before {
		  width: 60px;
		  height: 60px;
	  }
	  .p-faq__headinner p.p-faq__q-txt,
	  .p-faq__bodyinner p.p-faq__a-txt {
		  height: 60px;
	  }
	  .accordion_area .accordion_one .ac_header .i_box{
		  position: absolute;
		  top: 50%;
		  right: 3rem;
		  width: 26px;
		  height: 26px;
		  margin-top: -15px;
	  }
	  .p-faq__headinner p.p-faq__q-txt {
		  font-size: 20px;
	  }
	  .p-faq__bodyinner p.p-faq__a-txt,
	  .p-faq__bodyinner .p-faq__a-txt {
		  font-size: 18px;
	  }
	  .accordion_area .accordion_one .ac_header,
	  .accordion_area .accordion_one .ac_inner {
		  padding: 1.5rem 6rem 1.5rem 2rem;
	  }
	  .accordion_area .accordion_one .ac_header .i_box:before{
		  border-top: 6px solid #ec8643;
		  width: 26px;
	  }
	  .accordion_area .accordion_one .ac_header .i_box:after{
		  border-left: 6px solid #ec8643;
		  height: 26px;
		  right: 10px;
	  }
  }
  @media only screen and (max-width: 640px) {
	.cont05Wrap {
		padding-top: 15px;
	}
	.img08 img {
		width: 52% !important;
		margin-bottom: 15px;
	}
	  .p-faq__headinner::before,
	  .p-faq__bodyinner::before {
		  width: 30px;
		  height: 30px;
	  }
	  .p-faq__headinner p.p-faq__q-txt,
	  .p-faq__bodyinner p.p-faq__a-txt {
		  height: 30px;
	  }
	  .accordion_area .accordion_one .ac_header .i_box{
		  position: absolute;
		  top: 50%;
		  right: 2rem;
		  width: 20px;
		  height: 20px;
		  margin-top: -10px;
	  }
	  .p-faq__headinner p.p-faq__q-txt {
		  font-size: 16px;
	  }
	  .p-faq__bodyinner p.p-faq__a-txt,
	  .p-faq__bodyinner .p-faq__a-txt {
		  font-size: 14px;
	  }
	  .accordion_area .accordion_one .ac_header,
	  .accordion_area .accordion_one .ac_inner {
		  padding:  1.5rem 4rem 1.5rem 1rem;
	  }
	  .accordion_area .accordion_one .ac_header .i_box:before{
		  border-top: 3px solid #ec8643;
		  width: 20px;
	  }
	  .accordion_area .accordion_one .ac_header .i_box:after{
		  border-left: 3px solid #ec8643;
		  height: 20px;
		  right: 9px;
	  }
	  .p-faq__headinner,
	  .p-faq__bodyinner {
		  padding-left: 22%;
	  }
  }

.main-vis .wrp-vis .cpNotes img {
	display: block;
	margin: 21px auto;
	width: 90%;
}

@media only screen and (min-width: 800px){
	.btnImage{
		width: 640px;
}}


/* フローティングバナー */
.floatSpBnr {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	display: none;
	z-index: 2;
	box-sizing: border-box;
}
.floatSpLink {
	display: block;
}
.floatSpBnr img {
	width: 100%;
}
.floatPcBnr {
	height: 300px;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	display: block;
	z-index: 2;
}
a.floatPcLink {
	display: block;
}
@media only screen and (max-width: 640px) {
	.floatSpBnr,a.floatSpLink {
		display: block;
	}
	.floatPcBnr,a.floatPcLink {
		display: none;
	}
	.flbnpb {padding-bottom: 15% !important;}
}

.info_wrap {
	padding: 4.166%;
	border-top: 0;
  }
  .info_mt {
	display: block;
	padding: 1em;
	border: 3px solid #bd0c2c;
	border-radius: 6px;
	background: #fff;
  }
  .info_wrap .info_inner {
	overflow: hidden;
  }
  .info_wrap .info_txt {
	width: 100%;
	line-height: 1.4;
	font-size: 1.8rem; /* 18px */
  }
  @media only screen and (max-width: 640px) {
	.pc_only {
		display: none !important;
	}
	.sp_only {
		display: block !important;
	}

	.info_wrap .info_txt {
	  font-size: 1.4rem;
	}

	.point_area {
		margin: 40px 15px;
		padding: 25px 15px;
	}

	.point_area .notesItem {
		font-size: 13px;
	}

	.shoplist_area {
		margin: 0 15px 40px;
	}

	.cpNotes {
		padding: 0 15px 3.125%;
	}

	.blueBtn::after {
		width: 20px;
		height: 20px;
	}
}
.cpNotes2Subttl{
	background-color: #d7181f;
	color: #ffffff;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	margin-bottom: 1rem;
}
.cpNotes2Item02{
	text-indent: -1.5em;
	padding: 0px 0px 0px 1.5em;
}
.cpNotes2Item03{
	text-indent: -3em;
	padding: 0px 0px 0px 3em;
}

.pl1em {
	padding-left: 1em;
}

.cpNotes2 {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 7.40741% 2.77778%;
}

.cpNotes2BtnWrap {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.cpNotes2BtnWrap {
	position: relative;
	padding-bottom: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px -3px 0px 0px #d00e31 inset;
	box-shadow: 0px -3px 0px 0px #d00e31 inset;
	border: 2px solid #D00E31;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cpNotes2Btn {
	display: table;
	width: 100%;
}

.cpNotes2Btn a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.cpNotes2Flame {
	display: none;
	border-left: 2px solid #D00E31;
	border-right: 2px solid #D00E31;
	border-bottom: 2px solid #D00E31;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}

.cpNotes2List {
	padding: 10px;
	font-size: 12px;
	text-align: left;
}

.cpNotes2Ttl {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.cpNotes2Subttl {
	margin-top: 1em;
}

.cpNotes2Item {
	text-indent: -1.0em;
	padding: 0px 0px 0px 1em;
}
.txtLink02{
	display: inline;
	text-decoration: underline !important;
	color: #cc0033;
}
@media only screen and (min-width: 361px) {
	.cpNotes2List {
		padding: 20px;
	}
	.cpNotes2Ttl,
	.cpNotes2List {
		font-size: 14px;
	}
	.cpNotes2BtnWrap {
		padding-bottom: 4px;
		-webkit-box-shadow: 0px -4px 0px 0px #d00e31 inset;
		box-shadow: 0px -4px 0px 0px #d00e31 inset;
		border-width: 3px;
	}
	.cpNotes2Flame {
		border-width: 3px;
	}
}
/*teamlist*/
.teamlist_01 .ac_address{
	display: none;
}
.teamlist_01 .ac_team{
	cursor: pointer;
}
.teamlist_01 .ac_team td{
  padding: 1.5rem 8rem 1.5rem 1rem;
  position: relative;
  z-index: +1;
  transition: .2s;
	margin-bottom: 0.5%;
}
.teamlist_01 .ac_team td p{
	position: relative;
}
.teamlist_01 .ac_address td{
	padding: 0;
}
.teamlist_01 .ac_address td ul{
	display: flex;
	flex-wrap: wrap;
}
.teamlist_01 .ac_address td ul li{
	box-sizing: border-box;
	width: 50%;
	padding: 10px;
	border-top: 2px solid #2a4198;
}
.teamlist_01 .ac_address td ul li:nth-child(even){
	border-left: 2px solid #2a4198;
}
.teamlist_01 .ac_address td ul li:nth-child(-n+2){
	border-top: none;
}
/*ac*/
.teamlist_01 .ac_team td .i_box{
  position: absolute;
  top: 50%;
  right: 3rem;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.teamlist_01 .ac_team.open td .i_box::after{
	height: 0;
}
.teamlist_01 .ac_team td .i_box::before,
.teamlist_01 .ac_team td .i_box::after{
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.teamlist_01 .ac_team td .i_box::after{
  border-left: 7px solid #d7181f;
  width: 0;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 11px;
  transition: .3s;
}
.teamlist_01 .ac_team td .i_box::before {
  border-top: 7px solid #d7181f;
  width: 30px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
/*linkBox*/
.linkBox{
	max-width: 540px;
	margin: 3.125% auto 6.25%;
	font-weight: bold;
	text-align: center;
}
.linkBox .ttlTxt{
	margin-bottom: 20px;
}
.linkBox .ttlTxt .ttlTxt_img img{
	width: 130px;
}
.linkBox .ttlTxt .ttlTxt_txt{
	font-size: 25px;
	margin-bottom: 20px;
	margin-left: 5px;
	color: #ff0777;
}
.linkBox ul li:not(:first-child){
	margin-top: 10px;
}
.linkBox a{
	display: block;
	width: 540px;
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid #ff0777;
	border-radius: 10px;
	color: #ff0777;
	vertical-align: middle;
	text-decoration: none;
}
.linkBox a span{
	position: relative;
	padding-left: 20px;
}
.linkBox a span::before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	height: 5px;
	border: 6px solid transparent;
	border-left: 10px solid #ff0777;
}
.linkBox a span br{
	display: none;
}
.qrCord{
	max-width: 150px;
	margin: 0 auto;
	padding-bottom: 3.125%;
}

@media only screen and (max-width: 640px){
	.linkBox{
		max-width: 100%;
		margin: 3.125% 15px 6.25%;
		padding: 15px;
	}
	.linkBox .ttlTxt{
		font-size: 21px;
	}
	.linkBox a{
		width: 100%;
	}
	.qrCord{
		max-width: 100px;
	}
}
@media only screen and (max-width: 500px){
	.teamlist_01 .ac_address td ul li{
		font-size: 12px;
	}
}
@media only screen and (max-width: 390px){
	.linkBox a span{
		display: block;
	}
	.linkBox a span::before{
		left: 10px;
	}
	.linkBox a span br{
		display: block;
	}
}





.cpNotesBtn_2Wrap {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.cpNotesBtn_2Wrap {
	position: relative;
	padding-bottom: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px -3px 0px 0px #d00e31 inset;
	box-shadow: 0px -3px 0px 0px #d00e31 inset;
	border: 2px solid #D00E31;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cpNotesBtn_2 {
	display: table;
	width: 100%;
}

.cpNotesBtn_2 a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
@media only screen and (min-width: 361px) {
	.cpNotesBtn_2Wrap {
		padding-bottom: 4px;
		-webkit-box-shadow: 0px -4px 0px 0px #d00e31 inset;
		box-shadow: 0px -4px 0px 0px #d00e31 inset;
		border-width: 3px;
	}
}

@media only screen and (min-width: 641px) {
	.cpNotesBtn_2Wrap {
		padding-bottom: 6px;
		-webkit-box-shadow: 0px -6px 0px 0px #d00e31 inset;
		box-shadow: 0px -6px 0px 0px #d00e31 inset;
	}
}

.cpNotesFlame_2 {
	display: none;
	border-left: 2px solid #D00E31;
	border-right: 2px solid #D00E31;
	border-bottom: 2px solid #D00E31;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
    margin-bottom: 20px;
}
/*250116*/
/*------------header------------*/
header h1{
  font-size: inherit;
}
div.main-vis{
  padding-top: 0;
}
main.dh-mainContents{
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.entryTxt,.teamlist_02,.linkBox a {
  font-size: 16px;
}
@media only screen and (min-width: 961px) {
  main.dh-mainContents{
    width: 960px;
  }
}
@media screen and (min-width: 768px){
  main.dh-mainContents{
    width: inherit;
  }
}
/*------------common------------*/
.d-block{display: block;}
.ta-c{text-align: center;}
.font-bold{font-weight: bold;}
li {
  list-style-type: none;
}
*{margin: 0;padding: 0;}
/*------------contents------------*/
/*-----point_area_02_wrap-----*/
.point_area_02_wrap{
  border: 10px solid #d00e31;
  border-radius: 15px;
  padding: 50px 40px;
  background-color: #fff9e3;
}
.point_area_02_wrap .ab_text{
  font-size: 20px;
  text-align: left;
}
.point_area_02_wrap .ab_text.mt-40{
  margin-top: 40px;
}
.ab_text_span_01{
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}
.ab_text_span_02{
  font-weight: bold;
}
@media only screen and (max-width: 960px) {
  .point_area_02_wrap{
    border: 1.04vw solid #d00e31;
    border-radius: 1.563vw;
    padding: 5.208vw 4.167vw;
  }
  .point_area_02_wrap .ab_text{
    font-size: 3.125vw;
  }
  .point_area_02_wrap .ab_text.mt-40{
    margin-top: 4.167vw;
  }
}
/*-----cam_wrap-----*/
.cam_wrap{
  background-color: #a4d424;
  padding: 40px 0;
  text-align: center;
}
.cam_inner{
  max-width: 880px;
  width: 81.4815%;
  margin: 0 auto;
}
.cam_wrap img{
  max-width: fit-content;
  width: 100%;
}
.cam_box{
  border: 7px solid #2a448a;
  padding: 30px 30px 30px 125px;

  background-color: #fff;
  background-size: 107px 174px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 30px;
  font-size: 20px;
}
.cam_box.box_01{background-image: url(../img/left_01.png);}
.cam_box.box_02{background-image: url(../img/left_02.png);}
.cam_box.box_03{background-image: url(../img/left_03.png);}
.cam_sbttl{
  font-size: 36px;
  font-weight: bold;
  margin-top: 15px;
}
.cam_btn{
  margin: 25px 0;
}
.cam_notes{
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
}
@media only screen and (min-width: 641px) {
  .teamlist_section{
    padding: 0 40px;
  }
}
@media only screen and (max-width: 640px) {
  .cam_wrap{
    padding: 6.25vw 15px;
  }
  .cam_box{
    border: 1.09vw solid #2a448a;
    padding: 4.688vw 4.688vw 4.688vw 19.531vw;
    background-size: 16.719vw 27.187vw;
    margin-top: 4.688vw;
    font-size: 3.125vw;
  }
  .cam_sbttl{
    font-size: 5.625vw;
    margin-top: 2.344vw;
  }
  .cam_btn{
    margin: 3.906vw 0;
  }
  .teamlist_section{
    padding: 0 15px;
  }
}
/*---*/
.target_wrap {
	max-width: 880px;
    margin: 0 40px 80px;
	border: #088808 4px solid;
	border-radius: 20px;
	overflow: hidden;
}

.target_ttl {
	background: #088808;
	padding: 20px;
}

.target_ttl img {
	width: auto !important;
    max-width: 90%;
    display: block;
    margin: 0 auto;
}

.target_inner {
	padding: 40px 35px 65px;
}

.target_btn_area {
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin-top: 35px;
}
@media only screen and (max-width: 640px) {
	.target_ttl img {
		width: 69vw !important;
	}

	.target_inner {
		padding: 25px 20px 35px;
	}

	.target_btn_area {
		gap: 20px;
		margin-top: 30px;
	}

	.target_wrap {
		margin: 0 15px 55px;
	}
}

/*-----faq-----*/
.faq_text_block{
  display: block;
}
/*-----table-----*/
.shoplist_area.teamlist_02.tableB{
  border: solid 2px #002f0c;
  border-radius: 15px;
  max-width: 770px;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
}
.teamlist_02 table , .teamlist_02 tr, .teamlist_02 td {
	border-collapse: collapse;
}
.teamlist_02 tr{
  border-top: solid 1px #002f0c;
}
.teamlist_02 table tr.j_head td{
  border-right: none;
}
.teamlist_02 tr td{
  width: 50%;
  text-align: left;
}
.teamlist_02 tr td:first-child{
  border-right: solid 1px #002f0c;
}
.teamlist_02 .j_head{
  background-color: gray;
  color: #fff;
  font-weight: bold;
}
/*-----bnr_list-----*/
.bnr_list{
 text-align: center;
}
.bnr_list img{
  max-width: fit-content;
  width: 100%;
}
.bnr_list li:not(:first-child){
  margin-top: 40px;
}
.normalBtn {
	max-width: 100%;
	width: 620px !important;
}
.target_btn_area > img {
    margin: 20px auto 0;
    max-width: 500px;
}
.bnr_area {
    max-width: 650px;
    padding: 0 15px;
    margin: 0 auto 50px;
}
.bnr_area a {
    display: block;
    margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .bnr_list_wrap{
    padding: 0 8.33333% 3.125%;
  }
  .bnr_list li:not(:first-child){
    margin-top: 6.25vw;
  }
  .target_btn_area > img {
	margin-top: 1vw;
  }
}