/*mail form */
.form_wrap {
	width: 100%;
	background-color: #000d15;
	color: #fff;
}
.form_wrap h4 {
	color: #fff;
	text-align: center;
	padding: 30px 0 20px 0;
}
.formbox{
	width: 950px;
	margin: 0 auto;
	padding:20px;
}
dl.contactform dt,
dl.contactform dd{
	display:block;
	overflow:hidden;
	padding:5px 10px;
	margin:2px 0;
}

dl.contactform dt{
	float:left;
clear:both;
	width:240px;
	background:#4a6372;
	color:#fff;
	margin: 10px 0;
}

dl.contactform dd{
float:right;
width:570px;
}

dl.contactform .delete{	background:#CCC;}
dl.contactform .delete:hover{	background:#999;}
dl.contactform dd:after {
 content:'';
  display:block;
  clear:both;
}
.button{
	display:block;
	padding:10px;
	margin:10px;	
	color:#000d15 !important;
	letter-spacing:2px;
	text-align:center;
	text-decoration:none !important;
	font-weight:bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.notes_3 {
	color: #fff;
	margin: 50px 0 0 0;
	display: block;
}
input[type="text"] {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
  }
  select {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
  }
/*mail form end */
#contents {
	width: 100%;
}
section.shop .shop_inner .dazn_karatez_image_pc img {
	margin: 10px 0 0 0;
}
section.shop .shop_inner .dazn_karatez_image_sp {
	display: none;
}
h2 {
	margin: 0;
	padding: 30px 0;
	font-size: 2.5em;
	font-family: "Noto Sans JP";
	font-style: italic;
	text-align: center;
	background-color: #000d15;
	color: #fff;
}
.main_image img {
	width: 100%;
}
section.shop {
	background-color: #4a6372;
	color: #fff;
	padding: 50px 0;
}
section.shop .shop_inner {
	width: 80%;
	margin: 0 auto;
	display: flex;
}
section.shop .shop_inner .dazn_karatez_image_pc {
	flex-basis: 40%;
	margin: 0 50px 0 0;
}
section.shop .shop_inner .dazn_karatez_image_pc img { 
	width: 100%;
}
section.shop .shop_inner .text_box {
	flex-basis: 60%;
}
section.shop .shop_inner .text_box .shop_info {
	padding: 0 0 20px 0;
}
section.shop .shop_inner .text_box h3 {
	padding: 10px 0;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	text-align: center;
	font-family: "Noto Sans JP";
	align-items: center;
	background-color: #000d15;
	color: #fff;
	border-radius: 5px;
}
section.shop .text_box .shop_info .detail_box ul {
	display: flex;
	flex-wrap: wrap;
}
section.shop .text_box .shop_info .detail_box ul li {
	justify-content: center;
	flex-basis: 32.2%;
	font-size: 1em;
	text-align: center;
	margin: 10px 5px;
}
section.shop .text_box .shop_info .detail_box ul li a {
	display: block;
	padding: 10px 5px;
	background-color: #fff;
	border-radius: 5px;
	color: #000d15;
}
section.shop .text_box .shop_info .detail_box ul li a:hover {
	background-color: #000d15;
	border-radius: 5px;
	color: #fff;
}
section.shop .text_box .how_to ol {
	list-style-type: none;
	counter-reset: circle 0;
  	padding:0 0 0 3em;
}
section.shop .text_box .how_to ol li {
	position:relative;
    line-height:1.6;
	margin: 1em 0 2em 0;
	font-size: 1em;
}
section.shop .text_box .how_to ol li::before {
	position: absolute;
    top: -0.5px;
    left: -2.8em;
    width:2em;
    height:2em;
    background:#000d15;
    content:"";
    display:block;
    border-radius: 5px;
	line-height:1;
}
section.shop .text_box .how_to ol li::after {
	content: ""counter(circle) ""; /* 表示形式を?? */
    counter-increment: circle 1; /* カウンターの値を増加させ? */
    display: block;
    color: #fff;
    position: absolute;
    top: 5px;
    left: -1.6em;
	line-height:1;
	font-style: italic;
	font-size: 1.5em;
}
section.shop .text_box .how_to ol li span.link { 
	display: block;
	color: #fff;
	font-size: 1em;
}
section.shop .text_box .how_to ol li span.link a { 
	color: #fcab94;
}
section.shop .text_box .how_to .notes {
	margin: 50px 0 0 0;
	text-align: left;
}
section.shop .text_box .how_to .notes_2 {
	margin: 10px 0 0 0;
	text-align: left;
}
section.shop .text_box .how_to .notes_3 {
	margin: 10px 0 20px 0;
	text-align: left;
}
.center {
	width: 100%;
	background-color: #000d15;
	color: #fff;
	padding: 50px 0;
}
.center a {
	color: #fff;
}
.center a:hover {
	text-decoration: underline;
}
section.shop .text_box .score p {
	font-size: 1.2em;
	margin: 20px 0;
}
section.shop .text_box .score ul li {
	margin: 0 0 20px 0;
}
section.shop .text_box .score ul li dl {
	display: flex;
	flex-wrap: wrap;
}
section.shop .text_box .score ul li dl dt {
	font-size: 1em;
	background-color:#000d15;
	color: #fff;
	border-radius: 5px;
	padding: 5px;
	margin: 0 0 10px 0;
	display: inline-block;
	flex-basis: auto;
	height: auto;
}
section.shop .text_box .score ul li dl dd{
	flex-basis: 80%;
	margin: 0 0 0 10px;
}
@media screen and (max-width: 1400px) {
section.shop .text_box .shop_info .detail_box ul li {
	flex-basis: 31.2%;
}
@media screen and (max-width: 828px) {
	h2 {
		font-size: 2.4em;
	}
	section.shop .text_box .shop_info .detail_box ul li {
		flex-basis: 44.5%;
		font-size: 1em;
	}
	section.shop .shop_inner .text_box h3 {
		font-size: 1.2em;
	}
	section.shop .text_box .how_to ol li {
		font-size: 1.2em;
	}
	.formbox{
		width: 800px;
		margin: 0 auto;
		padding: 10px;
	}
	dl.contactform dt{
		width: 250px;
	}
	dl.contactform dd{
	float:right;
	width: 500px;
	}
}
@media screen and (max-width: 768px) {
	h2 {
		font-size: 2em;
		padding: 20px 0;
	}
	section.shop .text_box .shop_info .detail_box ul li {
		flex-basis: 44.5%;
		font-size: 1em;
	}
	section.shop .shop_inner .text_box h3 {
		font-size: 1.2em;
	}
	section.shop .text_box .how_to ol li {
		font-size: 1.2em;
	}
	.formbox{
		width: 700px;
		margin: 0 auto;
		padding: 10px;
	}
	dl.contactform dt{
		width: 150px;
	}
	dl.contactform dd{
	float:right;
	width: 500px;
	}
}
@media screen and (max-width: 425px) {
	h2 {
		font-size: 1.2em;
		padding: 20px 0;
	}
	section.shop .text_box .shop_info .detail_box ul li {
		flex-basis: 47%;
		font-size: 1em;
	}
	section.shop .shop_inner {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	section.shop .shop_inner .dazn_karatez_image_pc {
		width: 100% !important;
		display: none;
	}
	section.shop .shop_inner .dazn_karatez_image_sp {
		display: flex;
		margin: 30px 0 0 0;
		padding: 0;
	}
	section.shop .shop_inner .dazn_karatez_image_sp .image_sp {
		flex-basis: 50% !important;
		justify-content: center;
	}
	section.shop .shop_inner .dazn_karatez_image_sp .image_sp img {
		width: 100%;
	}
	section.shop .shop_inner .text_box h3 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	section.shop .text_box .how_to ol {
		padding: 0 0 0 3em;
	}
	section.shop .text_box .how_to ol li {
		font-size: 1.2em;
	}
	section.shop .text_box .how_to .notes {
		text-align: left;
	}
	.form_wrap {
		width: 100%;
		background-color: #000d15;
		color: #fff;
	}
	.formbox{
		width: 95%;
		margin: 0 auto;
		padding: 10px 0;
	}
	dl.contactform dt{
		width:100%;
		text-align: center;
	}
	dl.contactform dd{
	float:none;
	width: 100%;
	}
	dl.contactform dt, dl.contactform dd {
		display: block;
		overflow: hidden;
		padding: 5px 0;
		margin: 2px 0;
	}
	dl.contactform dd .box{
		width: 100%;
		padding: 10px 0;
	}
	dl.contactform dd .box_2{
		width: 90%;
		padding: 10px 0;
	}
	
}
@media screen and (max-width: 375px) {
	section.shop .text_box .score ul li dl dt {
		padding: 15px;
	}
	section.shop .text_box .score ul li dl dd {
		flex-basis: 75%;
		margin: 0 0 0 10px;
	}
	section.shop .text_box .shop_info .detail_box ul li {
		flex-basis: 47%;
		font-size: 0.8em;
	}
	section.shop .shop_inner .text_box h3 {
		font-size: 1em;
		margin: 10px 0;
	}
}
@media screen and (max-width: 320px) {
	h2 {
		font-size: 1em;
	}
	section.shop .shop_inner .text_box h3 {
		font-size: 1em;
		margin: 10px 0;
	}
	section.shop {
		background-color: #4a6372;
		color: #fff;
		padding: 20px 0;
	}
	section.shop .text_box .shop_info .detail_box ul li {
		flex-basis: 46.5%;
		font-size: 0.6em;
	}
	section.shop .text_box .how_to ol li {
		font-size: 1em;
	}
	section.shop .text_box .how_to .notes {
		text-align: left;
		font-size: 0.8em;
	}
	section.shop .text_box .how_to .notes_2 {
		margin: 10px 0 0 0;
		text-align: left;
		font-size: 0.8em;
	}
	section.shop .text_box .how_to .notes_3 {
		margin: 10px 0 20px 0;
		text-align: left;
		font-size: 0.8em;
	}
	section.shop .text_box .score p {
		font-size: 1em;
		margin: 20px 0;
	}
	section.shop .text_box .score ul li dl dd {
		flex-basis: 70%;
		margin: 0 0 0 10px;
	}
	.form_wrap h4 {
		color: #fff;
		text-align: center;
		padding: 30px 0 20px 0;
		font-size: 0.8em;
	}
}