@charset "UTF-8";

/* リセットCSSは必要に応じて削除してください*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /*  HTML5 display-role reset for older browsers  */ article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }

/* 基本CSS */
body {
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
}
header img {
	width:100%;
}
.inner {
	width:1000px;
	margin:0 auto;
}
.bloc01 {
	width:100%;
	float:left;
	background-color:#2b0f35;
	margin-top:102px;
	/*background-image: url(img/back11.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.btn_absolute {
	position: absolute;
	bottom: -20px;
	left: 55px
}
/*.bloc01 .inner {
	background-image: url(img/back01_pc.png);
	background-size: 100% 100%;
	position: relative;
}*/
.bloc01 h2 {
	margin-top:-95px;
}
.bloc01 ul {
	width:100%;
	float:left;
	margin-top: -95px;
	position: relative;
}
.bloc01 li {
	float:left;
	width:31.33333333%;
}
.bloc01 li:nth-child(2) {
	margin:0 3%;
}
.bloc01 .banner {
	margin-top:25px;
	margin-bottom:50px;
	width:100%;
	float:left;
}
.bloc01 .btn {
	margin-bottom:50px;
	width:100%;
	float:left;
	text-align: center;
	position: relative;
}
.bloc02 {
	width:100%;
	float:left;
}
.bloc02 img {
	width:100%;
}
.bloc02 .inner img {
	margin-top:45px;
}
.bloc03 {
	width:100%;
	float:left;
}
.bloc03 h2 {
	text-align: center;
	width:100%;
	margin-top:25px;
	margin-bottom:65px;
}
.list01 {
	width:100%;
	float:left;
	margin-bottom:70px;
}
.list01 li:nth-child(1) {
	width:49%;
	float:left;
}
.list01 li:nth-child(2) {
	width:50%;
	float:right;
}
.list01 li:nth-child(2) img {
	margin-bottom:25px;
}
.list01 p {
	line-height: 32px;
	font-size: 14px;
}
.list02 {
	width:100%;
	float:left;
}
.list02 li:nth-child(1) {
	width:59%;
	float:left;
}
.list02 li:nth-child(2) {
	width:40%;
	float:right;
}
.list02 li:nth-child(2) img {
	margin-bottom:25px;
}
.list02 p {
	line-height: 32px;
	font-size: 14px;
	margin-bottom:40px;
}

.souki h3 {
	line-height: 48px;
	font-size: 30px;
	text-align: center;
	color: #f05b7d;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
	border:5px solid #f05b7d;
	background:#fff;
	padding:10px 0;
}

.souki h3 a {
	display:block;
	color: #f05b7d;
	text-decoration:none;
}

.souki h3 a:hover {
	display:block;
	color: #ee9daf;
}



.bloc06 {
	width:100%;
	float:left;
	background:#fcd79a;
	padding:45px 0 50px;
}
.bloc06 h2 {
	line-height: 48px;
	font-size: 40px;
	text-align: center;
	color:#f05b7d;
	font-weight: bold;
	margin-bottom:25px;
}
.bloc06 ul {
  display: flex;
  justify-content: space-between;
}
.bloc06 ul li {
  width: 32%;
}
.bloc06 ul img {
  width: 100%;
}


.bloc07 {
	background:#56c5d0;
	width:100%;
	float:left;
	max-height: 1370px;
}
.bloc07 img {
	margin-top:-14px;
}

.bloc08 {
	width:100%;
	float:left;
}
.bloc08 h2 {
	border:2px solid #000;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding:10px 0;
	margin-bottom:55px;
	width:100%;
	box-sizing: border-box;
	float:left;
	margin-top:155px;
}
.bloc08 ul img {
	width:100%;
}
.bloc08 ul {
	widht:100%;
	float:left;
	margin-bottom:60px;
}
.bloc08 li:nth-child(1) {
	width:40%;
	float:left;
}
.bloc08 li:nth-child(2) {
	width:60%;
	float:right;
}
.bloc08 h3 {
	width:140px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color:#fff;
	background:#409ad6;
	height:140px;
	box-sizing: border-box;
	padding-top: 35px;
}
.bloc08 .blue {
	background:#e6f4fd;
	height:423px;
	float:left;
	width:100%;
	padding: 45px 30px;
	box-sizing: border-box;
}
.bloc08 h3.tit_totalbeauty {
	background:#f29c9f;
	width: 380px;
}
.bloc08 .totalbeauty {
	background:#FEF5F5;
	height:423px;
	float:left;
	width:100%;
	padding: 45px 30px;
	box-sizing: border-box;
}
.blue .name {
	font-size:30px;
	font-weight: bold;
	color:#409ad6;
	margin-bottom:10px;
}
.blue .add {
	color:#409ad6;
	margin-bottom:15px;
}
.blue p {
	line-height: 32px;
}
.totalbeauty .name {
	font-size:30px;
	font-weight: bold;
	color:#f29c9f;
	margin-bottom:10px;
}
.totalbeauty .add {
	color:#f29c9f;
	margin-bottom:15px;
}
.totalbeauty p {
	line-height: 32px;
}
.bloc09 {
	width:100%;
	float:left;
}
.bloc09 img {
	width:100%;
}
.bloc10 {
	width:100%;
	float:left;
	background:url(img/back02_pc.png);
	background-size: cover;
	padding:50px 0 80px;
}
.bloc10 h2 {
	font-size: 16px;
	color:#fff;
	margin-bottom:10px;
}
.bloc10 h3 {
	font-size: 72px;
	font-weight: bold;
	color:#fff;
	margin-bottom:35px;
}
.bloc11 {
	width:100%;
	float:left;
}
.bloc11 h2 {
	width:100%;
	float:left;
}
.bloc11 h2 img {
	width:100%;
}
.bloc11 ul {
	width: 100%;
	float:left;
	margin-top:60px;
	margin-bottom:60px;
}
.bloc11 li {
	width:33.33333333%;
	float:left;
	height:334px;
	box-sizing: border-box;
}
.yellow {
	background:#fcfceb;
	padding:50px 30px 0;
}
.light {
	background:#f0faf7;
	padding:50px 30px 0;
}
.bloc11 {
	margin-top:90px;
	background:url(img/back08_pc.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position-y: -50px;
}
.bloc11 h3 {
	font-size: 18px;
	color:#519c58;
	margin-bottom:20px;
}
.bloc11 p {
	line-height: 23px;
	font-size: 16px;
}
.bloc12 {
	width:100%;
	float:left;
	margin-bottom:60px;
}
.bloc12 li {
	width:50%;
	float:left;
	height:345px;
	padding:75px 30px 0;
	box-sizing: border-box;
	position: relative;
}
.bloc12 li p {
	color:#fff;
}
.bloc12 li:nth-child(3) h3,.bloc12 li:nth-child(4) h3,.bloc12 li:nth-child(5) h3,.bloc12 li:nth-child(6) h3 {
	top: 245px;
	left: 15px;
	position: absolute;
	font-size: 18px;
	line-height: 20px;
	color:#fff;
}
.bloc12 li:nth-child(3) p,.bloc12 li:nth-child(4) p,.bloc12 li:nth-child(5) p,.bloc12 li:nth-child(6) p {
	top: 270px;
	left: 15px;
	position: absolute;
	font-size: 14px;
	line-height: 20px;
}
.bloc12 li:nth-child(2) p {
	margin-top:30px;
	font-size: 15px;
	line-height: 23px;
	color:#000;
}
.bloc12 li:nth-child(1) {
	background:url(img/back03_pc.png);
	background-size: cover;
}
.bloc12 li:nth-child(2) {
	background-color: #f5f5f5;
}
.bloc12 li:nth-child(3) {
	background:url(img/back04_pc.png);
	background-size: cover;
}
.bloc12 li:nth-child(4) {
	background:url(img/back05_pc.png);
	background-size: cover;
}
.bloc12 li:nth-child(5) {
	background:url(img/back06_pc.png);
	background-size: cover;
}
.bloc12 li:nth-child(6) {
	background:url(img/back07_pc.png);
	background-size: cover;
}
.bloc13 {
	width:100%;
	float:left;
	margin-top:60px;
}
.bloc13 .intro {
	background:url(img/img21_pc.webp);
	background-size: 100% auto;
	background-repeat: no-repeat;
	height:479px;
	position: relative;
	box-sizing: border-box;
	padding: 350px 0 0 45px;
	font-size: 17px;
	line-height: 24px;
}
.bloc13 h2 {
	background:url(img/back09_pc.png);
	margin:50px 5% 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color:#519c58;
	font-size: 26px;
	padding-bottom: 15px;
	font-weight: bold;
}
.bloc13 ul {
	width:100%;
	float:left;
	padding:0 5%;
	box-sizing: border-box;
}
.bloc13 li {
	width:30%;
	float:left;
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.3;
}
.bloc13 li:nth-child(2),.bloc13 li:nth-child(5),.bloc13 li:nth-child(8) {
	margin:0 5%;
}
.bloc13 h3 {
	color:#519c58;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}
.ryouhi {
	width:100%;
	float:left;
	margin-top:50px;
	margin-bottom:30px;
}
.souki {
	width:100%;
	float:left;
	background:#feca75;
	padding-bottom:45px;
	margin-top:30px;
}
.souki img {
	margin-left:-55px;
	width:105%;
	margin-top: -30px;
}
.bloc14 {
	width:100%;
	float:left;
	margin-bottom:60px;
}
.gray {
	background:#f6f5f5;
	width:100%;
	float:left;
	padding-bottom:35px;
	padding-top:30px;
}
.bloc14 h2 {
	font-weight: bold;
	text-align: center;
	width:100%;
	float:left;
}
.bloc14 h3 {
	text-align: center;
	color:#519c58;
	font-weight: bold;
	font-size: 48px;
	width:100%;
	float:left;
	background:url(img/img24_pc.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.bloc14 p {
	text-align: center;
	line-height: 27px;
	margin-bottom:40px;
}
.bloc14 p span {
	color:#f05599;
	font-size: 20px;
}
.left {
	width:45%;
	float:left;
	box-sizing: border-box;
	padding-right: 30px;
	text-align: right;
}
.right {
	width:55%;
	float:right;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 32px;
}
.bloc09 {
	background:url(img/back10.png);
	background-size: cover;
	padding:50px 0;
}
.bloc09 li {
	width:31.33333333%;
	float:left;
}
.bloc09 li:nth-child(2) {
	margin:0 3%;
}
.right li {
	font-size: 14px;
}
footer {
	text-align: center;
	background:#000;
	color:#fff;
	padding:20px 0;
	width:100%;
	float:left;
}

@media screen and (min-width:769px) {
	.sp {
		display:none;
	}
	.sp_menu {
		display: none !important;
	}
}

@media screen and (max-width:768px) {
	body {
		font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
		font-size: 12px;
	}
	.pc {
		display:none;
	}
	img {
		max-width: 100%;
		height:auto;
	}
	.inner {
		width:100%;
	    padding: 0 4%;
	    box-sizing: border-box;
	}
	.bloc01 h2 {
		margin-top: -95px;
		margin-left: -4%;
		width: 108%;
	}
	.bloc01 ul {
		width:100%;
		float:left;
	    margin-top: -55px;
		position: relative;
	}
	.bloc01 li {
		float:left;
		width:100%;
		margin-bottom:15px;
	}
	.bloc01 li:nth-child(2) {
		margin:0 0 15px;
	}
	.bloc01 .banner {
		margin-top:0;
		margin-bottom:20px;
	}
	.bloc01 .btn {
		padding: 0 3%;
    	box-sizing: border-box;
		margin-bottom:20px;
	}
	.bloc02 .inner img {
		max-width: 103%;
		width: 103%;
	}
	.bloc02 .inner img {
		margin-top: 20px;
	}
	.bloc03 h2 {
		margin-bottom:25px;
	}
	.list01 li:nth-child(1) {
		width: 100%;
		text-align: center;
		box-sizing: border-box;
		padding:0 5%;
		margin-bottom: 25px;
	}
	.list01 li:nth-child(2) {
		width: 100%;
	}
	.list02 li:nth-child(1) {
		width:100%;
	}
	.list02 li:nth-child(2) {
		display: none;
	}
	.list01 li:nth-child(2) img {
		margin-bottom: 10px;
	}
	.list01 {
		margin-bottom:30px;
	}
	.list02 img {
		margin-bottom:10px;
	}
	.sp_img {
		width: 70%;
		margin-left: 15%;
		margin-bottom: 40px !important;
	}
	.ryouhi {
		margin-top:50px;
		margin-bottom:10px;
	}
	.souki img {
		margin-left:0;
		margin-top:0;
		width:100%;
	}
	.souki {
		padding:25px 0;
	}
	.souki h3 {
		margin-bottom:15px;
		font-size:18px;
	}
	.bloc06 h2 {
		font-size: 18px;
		line-height: 1.3;
	}
	.bloc06 {
		padding:25px 0;
	}

	.souki h2 {
    font-size: 17px;
    line-height: 1.3;
}
	.bloc06 h2 {
		margin-bottom:15px;
	}
	.bloc06 ul {
		flex-direction: column;
	}
	.bloc06 ul li {
		margin-bottom:10px;
		width: 100%;
	}.bloc06 ul li:last-child {
		margin-bottom:0;
	}
	.bloc07 img {
		margin-top:-5px;
	}
	.bloc07 {
		padding-bottom: 20px;
	}
	.bloc08 h2 {
		margin-top: 55px;
		font-size: 22px;
	}
	.bloc11 li {
		width:100%;
		height:auto;
	}
	.bloc11 li img {
		width:100%;
	}
	.yellow,.light {
		padding:5%;
	}
	.bloc11 p {
		font-size: 12px;
	}
	.bloc11 h3 {
		font-size: 16px;
		margin-bottom:10px;
	}
	.bloc11 li:nth-child(4) {
		background: #fcfceb;
	}
	.bloc11 li:nth-child(6) {
		background: #f0faf7;
	}
	.bloc12 li {
		width:100%;
	}
	.bloc12 li:nth-child(3) p, .bloc12 li:nth-child(4) p, .bloc12 li:nth-child(5) p, .bloc12 li:nth-child(6) p {
		font-size: 11px;
	}
	.bloc13 ul {
		padding:0;
	}
	.bloc13 li {
		width:100%;
		margin:0 0 20px 0 !important;
	}
	.bloc13 h3 {
		font-size: 16px;
		margin-bottom:5px;
	}
	.intro {
		display: none;
	}
	.bloc13 h2 {
		margin-left:0 !important;
		margin-right:0 !important;
		margin-top:0 !important;
		font-size: 20px;
		line-height: 1.3;
	}
	.bloc11 h2 {
		width:108%;
		margin-left:-4%;
	}
	.bloc11 {
		margin-top:50px;
	}
	.bloc11 ul {
		margin-top:30px;
	}
	.bloc08 li {
		width: 100% !important;
	}
	.bloc08 h3,.bloc08 h3.tit_totalbeauty {
		width:100%;
		padding:10px 0;
		font-size: 21px;
		height:auto;
	}
	.bloc08 .blue,.bloc08 .totalbeauty {
		height:auto;
		padding:15px;
	}
	.name,.add {
		margin-bottom:0 !important;
	}
	.blue p,.totalbeauty p {
		line-height: 2;
	}
	.bloc13 {
		margin-top:0 !important;
	}
	.bloc13 img.sp {
		width:108%;
		margin-left:-4%;
		max-width: 108%;
		margin-bottom: 30px;
	}
	.sp_menu {
		position: fixed;
		bottom:0;
		z-index: 1000;
		background:url(img/menu_back.png);
		background-size: cover;
		width:100%;
		padding:15px 3%;
		box-sizing: border-box;
		display: none;
	}
	.sp_menu li {
		width:31.33333333333%;
	    margin: 0 1%;
		float:left;
	}
	.bloc14 h3 {
		font-size: 26px;
		margin-top:10px;
	}
	.bloc14 p span {
		width:100%;
		float:left;
		font-size: 16px;
	}
	.bloc14 {
		width: 100%;
		float: left;
		margin-bottom: 25px;
	}
	.left {
		width:96%;
		padding-left:2%;
		padding-right:0;
	}
	.right {
		width:96%;
		padding-left:2%;
		padding-right:0;
		margin-top:15px;
	}
	.right li {
		font-size: 16px;
	}
	.bloc10 h3 {
		font-size: 36px;
	}
	.overlay {
		position: fixed;
		background: rgba(255,255,255,0.95);
		height: 100%;
		z-index: 10000;
	    padding: 5%;
	}
	.pop .overlay {
		display: block !important;
	}
	.overlay .toggle {
		text-align: center;
		font-size: 21px;
		margin-top: 30px;
		text-decoration: underline;
	}
	.bloc10 li {
		width:100%;
		float:left;
		margin-bottom:15px;
		box-sizing: border-box;
		padding:0 10%;
	}
	.btn_absolute {
		bottom: 30px;
		width:15%;
		left: -4%;
	}
	footer {
		padding-bottom: 120px !important;
	}
}



.embed {
}
.embed .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.embed .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.bloc03 .display-row .embed {
  width: 48%;
}
.bloc03 .display-row .embed:nth-child(odd) {
  float: left;
}
.bloc03 .display-row .embed:nth-child(even) {
  float: right;
}
@media screen and (max-width:768px) {
  .bloc03 .display-row .embed {
    margin-top: 20px;
    width: 100%;
  }
  .bloc03 .display-row .embed:nth-child(odd),
  .bloc03 .display-row .embed:nth-child(even) {
    float: none;
  }
  .bloc03 .display-row .embed:first-child {
    margin-top: 0;
  }
}

/*****2022.05 西垣追加*****/
.brkSp {
  display: none !important;
}
.brkPc {
  display: block;
}
/*  寮費について
---------------------------------*/
.bloc04 {
	width:100%;
	float:left;
	margin: 50px 0;
}
.sec__ttl {
    height: 41px;
    margin-bottom: 28px;
    padding-left: 10px;
    background: #000;
    line-height: 42px;
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    text-align:center;
}

.costTbl {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
}
@-moz-document url-prefix() {
    .costTbl  {
        margin-left: 1px;
    }
}
.costTbl thead th,.costTbl thead td {
    padding: 0.5em 0;
    border-right: solid 1px #fff;
    font-weight: bold;
}
.costTbl thead tr:nth-of-type(1) th {
    border-bottom: solid 1px #fff;
    background: #f067a6;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.costTbl thead tr th:nth-last-of-type(1),
.costTbl thead tr td:nth-last-of-type(1) {
    border-right: none;
}
.costTbl thead tr:nth-of-type(1) th:nth-of-type(1) {
    background: none;
}
.costTbl thead tr:nth-of-type(2) td {
   background: #fcdfec;
}
.costTbl thead tr:nth-of-type(2) th:nth-of-type(1) {
    background: #eee;
}
.costTbl thead b {
    font-size: 30px;
}
.costTbl thead tr:nth-of-type(2) {
    border-bottom: solid 11px #fff;
}
.costTbl tbody {
    position: relative;
}
.costTbl tbody:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 1px;
    background: #666;
}
.costTbl tbody th,.costTbl tfoot th {
    border-left: solid 1px #666;
}
.costTbl tbody th,.costTbl tbody td,.costTbl tfoot th,.costTbl tfoot td {
    padding: 0.6em 0;
    border-bottom: solid 1px #666;
    border-right: solid 1px #666;
    vertical-align: middle;
}
.costTbl tfoot th,.costTbl tfoot td {
    padding-top: 1em;
}
.costTbl tfoot {
    position: relative;
    font-weight: bold;
}
.costTbl tfoot:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 1px;
    margin-top: 2px;
    background: #666;
}
.costTbl th {
    font-weight: normal;
}
.costTbl tfoot th {
    font-weight: bold;
}
.costTbl + p strong {
    color: #f067a6;
    font-size: 18px;
    font-weight: bold;
}
.costTbl + p strong span {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 3px 0;
    padding: 4px;
    background: #f067a6;
    color: #fff;
    font-size: 26px;
    line-height: 1;
}
.bloc04 dl {
    padding: 30px 40px;
    background: #eee;
    line-height: 1.6;
    margin: 14px 0 30px;
}
.bloc04 dt,.exempt02 h5 {
    margin-bottom: 0.2em;
    color: #f067a6;
    font-weight: bold;
}
.bloc04 dt:before,.exempt02 h5:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    margin: -2px 2px 0 0;
    border-radius: 50%;
    background: #f067a6;
}
.bloc04 dd {
    margin-bottom: 1em;
}
.bloc04 dd:nth-last-of-type(1) {
    margin-bottom: 0;
}
.bloc04 dd li {
    padding-left: 1em;
    line-height: 1.4;
    text-indent: -1em;
}

/*  寮費減免制度について
---------------------------------*/
.exempt01 h3,.exempt02 h3 {
    color: #f067a6;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.exempt01 h3 span,.exempt02 h3 span {
    display: block;
    font-size: 0.5em;
}

.exempt01 table {
    width: 100%;
}

.exempt01 table th,.exempt01 table td {
    border: 1px solid #000;
    padding: 10px;
    vertical-align: middle;
}

.exempt01 table th {
    background: #F067A4;
    color: #fff;
    font-weight: bold;
}

.exempt01 dl {
    background: none;
    padding: 0 0 50px;
}

.exempt01 dd {
    margin-bottom: 0;
    margin-left: 1em;
}

.exempt01 dd::before {
    content: "・";
    display: inline;
    margin-left: -1em;
}
.exempt01,.exempt02 {
  line-height: 1.5;
  }
.exempt02 table {
    width: 100%;
    font-weight: bold;
    margin: 20px 0;
}

.exempt02 table th,.exempt02 table td {
    border: 1px solid #000;
    padding: 10px;
}

.exempt02 table span {
    font-size: 0.7em;
}

.exempt02 table span.fee {
    font-size: 1.4em;
    background: #f067a6;
    color: #fff;
    padding: 0 7px;
}

.exempt02 table th {
    background: #eee;
    width: 12em;
    vertical-align: middle;
}
.exempt02 li {
    padding-left: 1em;
    text-indent: -1em;
}
.exempt02 p {
  margin-bottom: 20px;
  }

h3.souki_btn {
	line-height: 48px;
	font-size: 30px;
	text-align: center;
	color: #f05b7d;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
	border:5px solid #f05b7d;
	background:#fff;
	padding:10px 0;
}

h3.souki_btn a {
	display:block;
	color: #f05b7d;
	text-decoration:none;
}

h3.souki_btn a:hover {
	display:block;
	color: #ee9daf;
}

@media screen and (max-width:768px) {
  .costTbl, .costTbl thead tr:nth-of-type(1) th, .costTbl thead b {
    font-size: 0.9rem;
  }
  .costTbl + p strong, .costTbl + p strong span{
    font-size:0.8rem;
  }
  .costTbl + p strong {
    line-height:1.5em;
  }
  .bloc04 dl {
    padding:15px;
  }
  .bloc04 dd li {
    line-height: 1.5em;
  }
  .bloc04 .exempt01 dl {
    padding:0;
  }
  .exempt01 h3, .exempt02 h3 {
    margin-bottom:10px;
  }
  .exempt01 table th {
    width: 3em;
  }
  .exempt02 table th {
    width:7em;
    padding:0;
  }
  .exempt02 table span.fee {
    font-size:0.9rem;
    padding:3px
  }
  h3.souki_btn {
    font-size: 1rem;
    line-height: 2em;
  }
  .blue .name,.totalbeauty .name {
    font-size: 22px;
    line-height: 1.5em;
  }

  .brkSp {
    display: block !important;
  }
  .brkPc {
    display: none;
  }

}