@charset "utf-8";
body * { font-family: 'Noto Sans JP', 'Kosugi', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
#ui-datepicker-div { width: 250px; font-size: 12px; }
#container.page { padding-top: 0!important; }
#container.page #article { padding: 0; }
#main { display: none; }
#container.page .section.welcome, #footer .content-inner { display: none; }
#container img { display: unset; width: unset; height: unset; max-width: 100%; }
.scroll-header { position: relative; }
.scroll-header .scroll-menu { display: none; }
.scroll-header .scroll-logo { max-width: 317px; }
.Tcenter { text-align: center; }
#container.page .aside#main { display: none;}
aside.PC, aside.SP { display: none!important; }
article .contentInner {
	width: min(1000px, 90%);
	max-width: 1000px;
	margin-inline: auto;
	font-family: "游ゴシック体", "游ゴシック", "YuGothic", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.bgMeshSet {
/* 	background-image:
  repeating-linear-gradient(
    90deg,
    #f1a63b1c,
    #f1a63b1c 1px,
    transparent 1px,
    transparent 12px
  ),
  repeating-linear-gradient(
    0deg,
    #f1a63b1c,
    #f1a63b1c 1px,
    #fff 1px,
    #fff 12px
  ); */
	background-image: url('/images/intro_bg14.svg');
	background-repeat: repeat;
	background-size: 7px;
	background-position: top left;
/* 	background: url('/images/intro_bg4.svg?2')  top left/15px auto repeat; */
}
.pageTitle {
	font-size: 42px;
	letter-spacing: 0.075em;
	font-weight: 600;
	margin-bottom: 25px;
	color: #333;
}
.mainVisual {
	position: relative;
}
.mainVisual .mvImage {
	height: 700px;
	background-image: image-set(url(/images/mvImage@2x.webp) 2x, url(/images/mvImage.webp) 1x);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.mainVisual .mvCopy {
	width: 85%;
	max-width: 1000px;
    background-color: #f1a63b;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-size: 34px;
    padding: 30px 20px 20px;
	position: absolute;
	bottom: 0;
	left: 50%;
	translate: -50% 50%;
}
.mainVisual .mvCopy .rubyText {
	position: relative;
}
.mainVisual .mvCopy .rubyText::before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background-color: #fff;
	position: absolute;
	top: -11px;
	left: 50%;
	translate: -50% 0;
}
.sec01 {
	padding-top: 100px;
	padding-bottom: 65px;

}
.sec01Title {
	text-align: center;
	font-size: 32px;
    letter-spacing: 0.075em;
    font-weight: 600;
	margin-bottom: 80px;
}
.sec01Title .borderText {
	position: relative;
	color: #f1a63b;
}
.sec01Title .borderText::after {
	content: '';
	width: 120%;
	height: 2px;
	background-color: #f1a63b;
	position: absolute;
	bottom: -8px;
	left: 50%;
	translate: -50% 0;
}
.sec01 .timeBox {
	background-color: #fff;
	padding: 25px 2px;
	margin-bottom: 60px;
}
.sec01 .timeBox .timeTableWrap {
	display: flex;
	gap: 10px;
	flex-direction: column;
	width: fit-content;
	margin-inline: auto;
	font-size: 16px;
}
.sec01 .timeBox .timeTableWrap .tableTr {
	display: flex;
	gap: 30px;
}
.sec01 .timeBox .timeTableWrap .tableTh {
	width: 7em;
	padding-left: 0;
	display: flex;
	gap: 8px;
	align-items: center;
	color: #f1a63b;
	font-weight: 600;
	letter-spacing: 0.075em;
	white-space: nowrap;
	flex-shrink: 0;
}
#container .sec01 .timeBox .timeTableWrap .tableTh img {
	width: 25px;
}
.sec01 .timeBox .timeTableWrap .tableTd {
	letter-spacing: 0.075em;
}
.sec01 .btnBox {
	display: flex;
	gap: 10px 25px;
	justify-content: center;
}
.sec01 .btnBox a {
	display: flex;
    width: 350px;
    text-align: center;
    gap: 7px;
	justify-content: center;
	align-items: center;
	padding: 16px;
	border: 1px solid #f1a63b;
	border-radius: 100px;
	text-decoration: none;
	color: #000;
	font-weight: 600;
	position: relative;
	letter-spacing: 0.075em;
	background-color: #fff;
	font-size: 18px;
}
.sec01 .btnBox a::after {
	content: '';
	width: 11px;
	height: 25px;
	background-image: url('/images/arrow_b.svg');
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 30px;
	translate: 0 -50%;
}
#container .sec01 .btnBox a img {
	width: 21px;
}
.sec02 {
	margin-top: 40px;
	margin-bottom: 45px;
}
.sec02 .contentBox {
	background-color: #fff;
	border: 1px solid #f1a63b;
	padding: 30px;
	margin-bottom: 50px;
}
.sec02 .boxTitle {
	text-align: center;
	letter-spacing: 0.075em;
	font-size: 24px;
	color: #f1a63b;
	font-weight: 600;
	margin-bottom: 40px;
}
.sec02 ul {
	display: flex;
	gap: 20px;
	width: 75%;
	margin-inline: auto;
	flex-wrap: wrap;
}
.sec02 ul li {
	width: calc((100% - 60px) / 2);
	font-size: 20px;
	letter-spacing: 0.075em;
	font-weight: 600;
	position: relative;
	padding-left: 20px;
	list-style: none;
}
.sec02 ul li::before {
	content:'';
	width: 9px;
	height: 9px;
	border-radius: 50px;
	background-color: #f1a63b;
	position: absolute;
	top: 7px;
	left: 0;
}
.sec02 .msg {
	text-align: center;
	letter-spacing: 0.075em;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 40px;
}
.sec02 .btnBox {
	display: flex;
	justify-content: center;
	gap: 15px 25px;
}
.sec02 .btnBox a {
	display: flex;
    width: 350px;
    text-align: center;
    gap: 7px;
	justify-content: center;
	align-items: center;
	padding: 16px;
	border: 1px solid #f1a63b;
	background-color: #f1a63b;
	border-radius: 100px;
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	position: relative;
	letter-spacing: 0.075em;
	font-size: 18px;
	transition: opacity .3s;
}
.sec02 .btnBox a:hover {
	opacity: .7;
}
.sec02 .btnBox a::after {
	content: '';
	width: 11px;
	height: 25px;
	background-image: url('/images/arrow_b_w.svg');
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 30px;
	translate: 0 -50%;
}
#container .sec02 .btnBox a img {
	width: 21px;
}
.sec03 .secMv {
	height: 670px;
	width: 100%;
	background-image: image-set(url('/images/secMv.webp') 1x, url('/images/secMv@2x.webp') 2x);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.secLabel {
	height: 140px;
	width: 100%;
	background-color: #f1a63b;
	color: #fff;
	text-align: center;
	font-size: 28px;
	letter-spacing: 0.075em;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.secLabel::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	border-top: 39px solid #f1a63b;
	border-bottom: 0;
	position: absolute;
	left: 50%;
	bottom: 1px;
	translate: -50% 100%;
}
.bgMesh {
	padding-top: 70px;
	padding-bottom: 46px;
}
.bgMesh .secTitle {
	font-size: 24px;
	letter-spacing: 0.075em;
	color: #000;
	line-height: 1.75;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
}
.bgMesh .secTitle .textLarge {
	font-size:  28px;
}
.onTime {
	display: flex;
	gap: 15px;
	justify-content: center;
	max-width: 800px;
	margin-inline: auto;
	padding: 20px 2px;
	background-color: #fff;
	flex-wrap: wrap;
	margin-bottom: 45px;
}
.onTimeInner {
	display: flex; gap: 15px;
}
.thWrap {
	display: flex;
	gap: 7px;
	align-items: center;
	flex-shrink: 0;
}
.onTime .timeWrap {
	display: flex;
	gap: 8px;
	letter-spacing: 0.075em;
}
.onTime .timeWrap.time {
	border-right: 1px solid #000;
	padding-right: 5px;
}
.onTime .timeWrap .textOrange {
	color: #f1a63b;
	font-weight: 600;
}
#container .onTime .timeWrap img {
	width: 21px;
}
.bgMesh ul {
	display: flex;
	gap: 18px;
	flex-wrap: wrap;
}
.bgMesh ul li {
	list-style: none;
	width: calc((100% - 22px) / 2);
	
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 1px 1px rgba(154,154,154,0.75);
	
}
.bgMesh ul li a {
	display: flex;
	padding: 1px;
	background-color: #fff;
	text-decoration: none;
	color: #000;
	transition: opacity .3s;
}
.bgMesh ul li a:hover {
	opacity: .7;
}
#container .bgMesh ul li a picture {
	width: 39%;
}
#container .bgMesh ul li a picture img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.bgMesh ul li .textWrap {
	padding: 20px;
}
.bgMesh .tapPhone { display: none;}
.bgMesh .spMsg { display: none;}
.bgMesh ul li .textWrap .studioName {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.075em;
	margin-bottom: 15px;
}
.bgMesh ul li .textWrap .addressWrap {
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 0.075em;
	margin-bottom: 8px;
}
.bgMesh ul.studioListSP { display: none;}
.bgMesh ul li .textWrap .telWrap {
	width: 190px;
}
.sec04 { margin-bottom: 60px;}
.sec04 .formMsg {
	color: #ff3f00;
	border: 1px solid #ff3f00;
	letter-spacing: 0.075em;
	padding: 18px;
	text-align: center;
	display: block;
	width: fit-content;
	margin-inline: auto;
	margin-bottom: 16px;
	margin-top: 75px;
}
.sec04 p {
	line-height: 1.75;
	letter-spacing: 0.075em;
	text-align: center;
}

.sec04 .caution p { font-size: 21px; color: #c50c22; letter-spacing: .05em; margin: 28px auto; }
.sec04 .Tleft { display: inline-block; margin: 0 auto; }
.sec04 .Tleft p { font-size: 16px; letter-spacing: .05em; }
.sec04 .formWrapper { margin: 0 auto 0; }
.sec04 .formWrapper .table { width: 100%; max-width: 923px; margin: 0 auto; padding: 18px 0 60px;  background-color: #fff; }
.sec04 .formWrapper .flexItem { display: flex; align-items: center; justify-content: space-between; width: 100%; max-width: 768px; margin:0 auto; padding: 32px 0; border-bottom: 1px solid #c9caca; }
.sec04 .formWrapper .flexItem.unborder { border: none; margin-bottom: -1.5vw; }
.sec04 .formWrapper .flexItem:last-child { border-bottom: 0; }
.sec04 .formWrapper .flexItem .th { width: 43.10416666666667%; font-size: 16px; font-weight: bold; letter-spacing: .05em; color: #3e3a39; }
.sec04 .formWrapper .flexItem .th p { font-size: 13.4px; font-weight: normal; margin-top: 20px; margin-left: 1em; margin-right: 40px; text-indent: -1em; text-align: left; }
.sec04 .formWrapper .flexItem .th span { display: inline-block; padding: 2px 15px; background-color: #de9816; margin-right: 15px; font-size: 16px; color: #fff; }
.sec04 .formWrapper .flexItem .th span.any { background-color: #727171; }
.sec04 .formWrapper .flexItem .td { width: 56.89583333333333%;}
.sec04 .formWrapper .flexItem .td span { width: 100%;}
.sec04 .formWrapper .flexItem .td input::placeholder { color: #ccc; }
.sec04 .formWrapper .flexItem .td input, .sec04 .formWrapper .flexItem .td textarea { font-size: 16px; letter-spacing: .05em; width: 100%; padding: 20px 20px; border: none; box-sizing: border-box; border: 1px solid #ccc; }
.sec04 .formWrapper .flexItem .td input#your-name_1, .sec04 .formWrapper .flexItem .td input#your-name_2 { width: 48%; }
.sec04 .formWrapper .flexItem .td input#your-name_1 { margin-right: 4%; }
.sec04 .formWrapper .flexItem .td span.wpcf7-list-item { display: unset; margin: 0 ;}
.sec04 .formWrapper .flexItem .td.join { font-size: 16px; font-weight: bold; color: #3e3a39; display: flex; justify-content: space-between; }
.sec04 .formWrapper .flexItem .td.join > div { position: relative; white-space: nowrap; }
.sec04 .formWrapper .flexItem .td.join span.wpcf7-form-control-wrap { position: unset; }
.sec04 .formWrapper .flexItem .td input.your-adult, .sec04 .formWrapper .flexItem .td input.your-child { max-width: 90px; padding: 20px; margin: 0 4px 0 24px; }
.sec04 .formWrapper .flexItem .td.join .wpcf7-not-valid-tip { font-size: 11px; white-space: nowrap; position: absolute; bottom: -20px; left: 0; display: inline; }
.sec04 .formWrapper .flexItem .td .studio { padding: 0; }
.sec04 .formWrapper .flexItem .td .studio > span > span label { display: block; width: 100%; padding: 20px 0 20px 30px; margin-bottom: 0; box-sizing: border-box; font-size: 16px; background-color: #fff; }
.sec04 .formWrapper .flexItem .td .studio input { margin: 0 30px 0 0; }
.sec04 .formWrapper .flexItem .td input[type="radio"] { width: auto; margin: -3px 20px 0 0; }
.sec04 .formWrapper .flexItem .td.hope p { font-size: 16px; font-weight: bold; margin-bottom: 4px; text-align: left; }
.sec04 .formWrapper .flexItem .td.hope > div { display: flex; justify-content: space-between; margin-bottom: 13px; }
.sec04 .formWrapper .flexItem .td.hope > div > div { width: 46%; }
.sec04 .formWrapper .flexItem .td.hope input, .sec04 .formWrapper .flexItem .td.hope select { width: 100%; padding: 14px; box-sizing: border-box; }
.sec04 .formWrapper .flexItem .td.hope select { border: 1px solid #ccc; appearance: none; }
.sec04 .formWrapper .flexItem .td.hope input::placeholder { color: #333; }
.sec04 .formWrapper .flexItem .td.hope > div > div > span { position: relative; }
.sec04 .formWrapper .flexItem .td.hope > div > div > span:after { content: url("../images/1x/consultationArrow.png"); display: block; position: absolute; top: -4px; right: 10px; }
.sec04 .formWrapper .flexItem .td > .contact > span { display: flex; justify-content: space-between; }
.sec04 .formWrapper .flexItem .td > .contact > span > span { display: block; width: 43%; padding: 13px; box-sizing: border-box; font-size: 16px; background-color: #fff; }
.sec04 .formWrapper .flexItem .td textarea { height: 113px; margin-top: 15px; }
.sec04 .button_area { margin: 70px auto 0; text-align: center; }
.sec04 .button_area input.wpcf7-submit, .sec04 .button_area input[type="reset"] { cursor: pointer; border-radius: 3px; }
.sec04 .button_area input.wpcf7-submit:hover, .sec04 .button_area input[type="reset"]:hover { opacity: .7; }
.sec04 .button_area input.wpcf7-submit { font-size: 29.5px; color: #fff; display: block; width: 90%; max-width: 343px; border: none; padding: 28px 0 32px; margin: 0 auto 28px; background-color: #de9816; }
.sec04 .button_area input[type="reset"] { font-size: 23.18px; color: #fff; display: block; width: 80%; max-width: 224px; border: none; padding: 22px 0; margin: 0 auto; background-color: #898989; }
.sec04 .screen-reader-response { background-color: #efefef; text-align: center; padding: 0; }
.sec04 .screen-reader-response ul { list-style: none; }
.sec04 .screen-reader-response p { font-size: 24px; font-weight: bold; color: #c50c22; }
.wpcf7-response-output { display: none; }

@media screen and (max-width: 860px) {
	br.sp { display: block;}
	.pageTitle {
		font-size: 26px;
		margin-bottom: 10px;
	}
	.mainVisual .mvCopy {
		font-size: 30px;
	}
	.sec01Title {
		margin-bottom: 40px;
	}
	.sec01 .timeBox {
		margin-bottom: 40px;
	}
	.sec01 .btnBox {
		flex-direction: column;
		align-items: center;
	}
	.sec02 ul {
		width: 90%;
	}
	.sec02 ul li {
		font-size: 18px;
	}
	.sec02 .btnBox {
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.onTime {
		flex-direction: column;
		justify-content: center;
		width: 100%;
		align-items: center;
	}
	.onTime .timeWrap.time {
		border-right: none;
		padding-right: 0;
	}
	.onTimeInner {
		width: fit-content;
		display: flex;
		gap: 6px;
		flex-direction: column;
	}
	.thWrap {
		width: 7em;
	}
	.bgMesh ul.studioListPC { display: none;}
	.bgMesh ul.studioListSP { display: flex;}
	.bgMesh ul {
		margin-inline: auto;
		justify-content: center;
	}
	.bgMesh ul li {
		background-color: #fff;
		display: flex;
		width: 100%;
		max-width: 440px;
	}
	.bgMesh .secTitle {
		font-size: 18px;
	}
	.bgMesh ul li picture {
		width: 37%;
		flex-shrink: 0;
	}
	.bgMesh ul li .textWrap {
		padding: 15px;
	}
	#container .bgMesh ul li picture img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
	.bgMesh .addressWrap { display: none;}
	.bgMesh .tapPhone {
		display: block;
		max-width: 100%; 
		margin-top: 8px;
	}
	.bgMesh .spMsg {
		display: block;
		color: #f1a63b;
		font-size: 24px;
		text-align: center;
		margin-bottom: 20px;
		font-weight: 600;
		line-height: 1.5;
		letter-spacing: 0.075em;
	}
	input, select { -webkit-appearance: none; border-radius: 0; }
	select { background-color: #fff; }
	input[type="submit"], input[type="button"] { border-radius: 0; -webkit-box-sizing: content-box; -webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; cursor: pointer;}
	input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration { display: none; }
	input[type="submit"]::focus, input[type="button"]::focus { outline-offset: -2px; }
	.sec04 .formWrapper { background-color: #efefef; padding-bottom: 5.3vw; }
	.sec04 .formWrapper .table { padding-bottom: 0; }
	.sec04 .formWrapper .flexItem { flex-wrap: wrap; padding: 6vw 0; }
	.sec04 .formWrapper .flexItem:first-child { border-top: 1px solid #c9caca; }
	.sec04 .formWrapper .flexItem:first-child .td { display: flex; gap: 15px; }
	.sec04 .formWrapper .flexItem .td input#your-name_1, .sec04 .formWrapper .flexItem .td input#your-name_2 { width: 100%;}
	.sec04 .formWrapper .flexItem .th, .sec04 .formWrapper .flexItem .td { width: 100%; }
	.sec04 .formWrapper .flexItem .th { font-size: max(4.53vw, 17px); margin-bottom: max(4vw, 15px); }
	.sec04 .formWrapper .flexItem .th span { font-size: max(3.37vw, 14px); }
	.sec04 .formWrapper .flexItem .td input, .sec04 .formWrapper .flexItem .td textarea { font-size: max(4.26vw, 16px); padding: 4vw; }
	.sec04 .formWrapper .flexItem .td.join { font-size: max(3.7vw, 14px); justify-content: space-around; }
	.sec04 .formWrapper .flexItem .td input.your-adult, .sec04 .formWrapper .flexItem .td input.your-child { max-width: 16vw; padding: 3vw; margin-left: max(4.5vw, 17px); }
	.sec04 .formWrapper .flexItem .td .studio > span > span label { font-size: max(4.26vw, 16px); padding: 4vw 0 4vw 3.4vw; }
	.sec04 .formWrapper .flexItem .td input[type="radio"] { margin-right: 4.7vw; position: relative; }
	.sec04 .formWrapper .flexItem .td input[type="radio"]:after, .sec04 .formWrapper .flexItem .td input[type="radio"]:before { content: ""; display: block; position: absolute; top: 0; left: 0; border-radius: 100%; }
	.sec04 .formWrapper .flexItem .td input[type="radio"]:after { top: calc(50% - 1.6vw); left: 3.2vw; width: max(3.2vw, 12px); height: max(3.2vw, 12px); border: 1px solid #231815; }
	.sec04 .formWrapper .flexItem .td input[type="radio"]:before { top: calc(50% - .8vw); left: 4vw; width: max(2.1vw, 8px); height: max(2.1vw, 8px); }
	.sec04 .formWrapper .flexItem .td input[type="radio"]:checked:before { background-color: #de9816; }
	.sec04 .formWrapper .flexItem .th p { margin-top: 4.7vw; font-size: max(3.2vw, 12px;); }
	.sec04 .formWrapper .flexItem .td.hope p { font-size: max(4.2vw, 16px); }
	.sec04 .formWrapper .flexItem .td > .contact > span > span { font-size: max(4.26vw, 16px); padding: 4vw 0 4vw 3.4vw; }
	.sec04 .formWrapper .flexItem .td p { font-size: max(3.2vw, 12px); }
	.sec04 .formWrapper .flexItem .td textarea { height: max(2.4vw, 90px); }
	.sec04 .button_area { margin: 0 auto; }
	.sec04 .button_area input.wpcf7-submit { font-size: max(5.6vw, 21px); width: 84%; padding: 2.3vw 0; }
	.sec04 .button_area input[type="reset"] { font-size: max(3.92vw, 14.7px); width: 40%; padding: 3.6vw 0; }
	.sec04 .formWrapper .flexItem .td input[type="radio"] { border: none;}

	.wpcf7-not-valid-tip { font-size: 11px; white-space: nowrap; }

	#footer .copyright p { padding: 0; font-size: max(1.8vw, 7px); }

	@media (max-width: 512px) {
		.sec04 .formWrapper .flexItem .td input#your-name_1 { margin-bottom: 15px; }
		.sec04 .formWrapper .flexItem .td input#your-name_1, .sec04 .formWrapper .flexItem .td input#your-name_2 { width: 90%; margin-right: 0;}
	}
}
/* 
@media screen and (max-width: 768px) {
	.bgMeshSet {
		background-size: 7px;
	}
} */

@media screen and (max-width: 520px) {
	.mainVisual .mvCopy {
		padding: 30px 20px 10px;
		font-size: 20px;
		translate: -50% 70%;
	}
	.mainVisual .mvImage {
		height: 170px;
	}
	.mainVisual .mvCopy {
		padding: 22px 20px 10px;
	}
	.mainVisual .mvCopy .rubyText::before {
		width: 8px;
		height: 8px;
		top: -10px;
	}
	.sec01 {
		padding-top: 80px;
	}
	.sec01Title {
		font-size: 23px;
		margin-bottom: 30px;
	}
	.sec01Title .borderText::after {
		bottom: -3px;
	}
	.sec01 .timeBox .timeTableWrap .tableTr {
		gap: 5px;
		flex-direction: column;
	}
	.sec02 .msg {
		font-size: 18px;
	}
	.sec01 .btnBox a {
		width: 90%;
		padding-right: 25px;
	}
	.sec02 {
		margin-top: 35px;
	}
	.sec02 .contentBox {
		padding: 20px 12px;
		margin-bottom: 30px;
	}
	.sec02 .msg {
		margin-bottom: 30px;
	}
	.sec02 .boxTitle {
		font-size: 17px;
		margin-bottom: 20px;
	}
	.sec02 ul {
		width: 100%;
		gap: 10px;
	}
	.sec02 ul li {
		width: calc((100% - 40px) / 2);
		line-height: 1.5;
		font-size: 15px;
		padding-left: 14px;
	}
	.sec02 .btnBox a {
		width: 90%;
		padding-right: 25px;
	}
	.sec03 .secMv {
		height: 220px;
	}
	.secLabel {
		font-size: 24px;
		height: 120px;
		line-height: 1.5;
	}
	.bgMesh {
		padding-top: 60px;
	}
	.bgMesh .secTitle {
		margin-bottom: 20px;
	}
	.bgMesh .secTitle .textLarge {
		font-size: 25px;
		line-height: 1.5;
	}
	.onTime .timeWrap {
		flex-direction: column;
	}
	.bgMesh ul li .textWrap .studioName {
		font-size: 16px;
	}
	.sec04 .formMsg {
		width: 90%;
	}
	.sec04 p {
		text-align: left;
	}
	.Tcenter.caution p {
		font-size: 14px;
		text-align: left;
	}
	.Tcenter.caution br.sp {
		display: none;
	}
}
