@charset "utf-8";

a { color:#2b5f9b; }
a:hover { text-decoration:none; }
a img:hover { opacity:0.8; }

/* --- テキスト設定 --- */
.indent_1em {
	text-indent:-1em !important;
}
.indent_3em {
	text-indent:-3em !important;
	margin-left:3em !important;
}
.txt_center { text-align:center !important; }
.bold { font-weight:bold; }
.font20 { font-size:83%; }
.small { font-size:75%; }
.gray { color:#878787; }

:placeholder-shown { color: #999; }
::-webkit-input-placeholder { color: #999; }
:-moz-placeholder { color: #999; opacity: 1; }
::-moz-placeholder { color: #999; opacity: 1; }
:-ms-input-placeholder { color: #999; }

.f_right { float:right; }

img {
	width:100%;
	max-width:100%;
}
@font-face {
	font-family: 'MyYuGothicM';
	font-weight: normal;
	src: local('YuGothic-Medium'), /* PostScript Name = localの正式な指定方法 */
	local('Yu Gothic Medium'),     /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
	local('YuGothic-Regular');     /* 游ゴシックMediumが存在しないWindows8.1用 */
}
@font-face {
	font-family: 'MyYuGothicM';
	font-weight: bold;
	src: local('YuGothic-Bold'), /* PostScript Name = localの正式な指定方法 */
	local('Yu Gothic');          /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
}

html { -webkit-text-size-adjust: none; }
body {
	color:#333;
	font-size:14px;
	font-family:YuGothic,
							'Yu Gothic',
							"ヒラギノ角ゴシック Pro",
							"Hiragino Kaku Gothic Pro",
							メイリオ,
							Meiryo,
							Osaka,
							"ＭＳ Ｐゴシック",
							"MS PGothic",
							sans-serif;
	width:100%;
	line-height:1.7;
	-webkit-text-size-adjust: 100%;
}
body > img {
  display: none;
}
h1 img {
	vertical-align:top;
}
h3 {
	margin-bottom:3.623188405797101%;
}
#wrapper {
	position:relative;
}
.inner,
.inner2 {
	width:92%;
	margin:0 auto;
}
#outer_box {
	width:100%;
	margin:0 auto;
}
table {
	font-size:85%;
}
#left_tab {
	display:none;
}
.ttl_aco {
	margin-bottom:2px;
}
.body_aco {
	border-left:3px solid #ff7685;
	border-right:3px solid #ff7685;
	border-bottom:3px solid #ff7685;
	background: #fff1f3;
	padding:4%;
	display:none;
}
.body_aco .cf .w50 {
	width:48%;
}
.body_aco h3 {
	color:#c05356;
	font-size:105%;
	margin-top:3%;
}
.button {
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:#755653;
	padding:2% 0;
	width:65.21739130434783%;
	max-width:450px;
	display:block;
	margin:3% auto 6%;
}
.button::before {
	content:"> ";
}
.button:hover {
	opacity:0.8;
}
.body_aco .other {
	color:#755653;
	background:#fff;
	padding:5% 0;
	margin-top:5%;
	margin-bottom:5%;
}
.body_aco .other li {
	font-weight:bold;
	text-align:center;
	float:left;
	width:33%;
	border-right:1px solid #ddd;
}
.body_aco .other li:nth-child(3) {
	border-right:none;
}
.body_aco .other li h4 {
	font-size:88%;
	font-weight:normal;
}
.body_aco .recommend {
	border:3px solid #ff7685;
	background:#fff;
	margin-bottom:5%;
}
.body_aco .recommend .title {
	color:#fff;
	font-weight:bold;
	text-align:center;
	background:#ff7685;
	padding:2% 3%;
}
.body_aco .recommend .body {
	padding:3%;
}
.body_aco .bb1 {
	border-bottom:1px solid #c05356;
}
.body_aco .life li {
	color:#755653;
	text-align:center;
	background:#fff;
	border-radius:5px;
	width:32%;
	padding:6% 3%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
}
.body_aco .life li:nth-child(3n) {
	margin-right:0;
}
.body_aco .life li.line3 {
	line-height:1.2;
}
.body_aco .life li.shower {
	padding:0 3%;
}
.body_aco .life li.shower .small {
	font-size:70%;
}
.body_aco .difference {
	border:1px solid #c05356;
	background:#fff;
}
.body_aco .difference .title {
	color:#fff;
	font-weight:bold;
	background:#c05356;
	padding:2% 3%;
}
.body_aco .difference .body {
	font-size:95%;
	padding:3%;
}

#article2 {
	background:#fff1f3;
	background-image:url(../images/bg_article2_sp.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:100% auto;
	padding-top:6.533333333333333%;
}
#article2 .img01 {
	padding-bottom:9.565217391304348%;
}

#article3 {
	padding-bottom:13%;
}
#article3 p {
	line-height:1.8;
}
#article3 .box .ttl_box {
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:116%;
	background:#ff7585;
	padding:1.5% 0;
	margin:5% 0 3%;
}
#article3 .box li {
	text-align:center;
	background:#fff1f3;
	margin-bottom:3%;
}
#article3 .box li p {
	padding:2% 0;
}
#article3 .box li .title {
	color:#755653;
	font-size:108%;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
#article3 .box .small {
	font-size:92%;
}

#article5 {
	padding-bottom:10%;
}
#article5 p {
	line-height:1.8;
}
#article5 .img03 {
	margin-top:5%;
	margin-bottom:2%;
}
#article5 .box .small {
	font-size:92%;
}

#article6 {
	padding-bottom:10%;
}
#article6 #top_tab,
#article6 #btm_tab {
	display:none;
}
#article6 .body_aco {
	border:none;
	background:#fff;
	padding:0 0 9.4% 0;
}
#article6 h3 {
	font-size:108%;
}
#article6 .example {
	background:url(../images/icon_example.png) left top no-repeat;
	background-size:10% auto;
	margin-top:5%;
	margin-bottom:5%;
}
#article6 .example h4,
#article6 .example p {
	padding-left:12%;
}
#article6 .example h4 {
	font-size:116%;
}
#article6 #plan1 h3 {
	color:#c05252;
}
#article6 #plan2 h3 {
	color:#79554e;
}
#article6 #plan3 h3 {
	color:#ff7283;
}
#article6 #plan3 img {
	margin-top:5%;
}

#article7 {
	padding-bottom:12.31884057971014%;
}
#article7 .box {
	border:4px solid #775753;
	padding:2.318840579710145%;
}
#article7 h3 {
	color:#755653;
	font-size:104%;
	text-align:center;
	background:#eae6e5;
	width:43.6231884057971%;
	margin:8.550724637681159% auto 3%;
}
#article7 .button {
	margin:20px auto 0;
}
#article7 img {
	margin-top:3%;
	margin-bottom:5%;
}
#article7 table {
	width:100%;
}
#article7 th,
#article7 td {
	font-weight:bold;
	vertical-align:middle;
	border:1px solid #ddd;
	padding:3%;
	width:50%;
}
#article7 th {
	text-align:left;
	font-weight:normal;
	background:#eae6e5;
}
#article7 th span {
	font-size:81%;
}
#article7 td {
	color:#ff4b47;
	text-align:center;
}
#article7 td.midashi {
	color:#fff;
	font-weight:bold;
	text-align:left;
	line-height:1.4;
	background:#755653;
}
#article7 td span {
	color:#333;
	font-weight:normal;
}

#article8 {
	padding-bottom:10.8695652173913%;
}

#article9 {
	background:#f5f5f5;
	padding-bottom:9.333333333333333%;
}
#article9 .box {
	background:#fff;
	border:1px solid #ddd;
	margin-bottom:2.753623188405797%;
	padding:6% 4%;
	width:100%;
}
#article9 .box:last-child {
	margin-bottom:0;
}
#article9 .box > img {
	width:23.33333333333333%;
	float:left;
}
#article9 .box > div {
	width:auto;
	padding-left:24.5%;
}
#article9 .box > div h3 {
	color:#bf5255;
	font-size:116%;
	font-weight:bold;
}
#article9 .box > div img {
	width:65%;
}

#article10 .career {
}
#article10 .career .title {
	font-weight:bold;
	border-bottom:1px solid #333;
}
#article10 .career dl {
	margin-bottom:3%;
}
#article10 .career dt,
#article10 .career dd {
	float:left;
	border-top:1px solid #ddd;
	padding:3% 0;
}
#article10 .career dt:first-child,
#article10 .career dd:nth-child(2) {
	border-top:none;
}
#article10 .career dt {
	width:75px;
}
#article10 .career dd {
	width:calc(100% - 75px);
}
#article10 .career .other {
	padding:3% 0;
}
#article10 .career {
	margin:3.478260869565217% 0 10.43478260869565%;
}

#article11 {
	text-align:center;
	background:#fff1f3;
	padding-bottom:7.333333333333333%;
	border-bottom:2px solid #fff;
}
#article11 div a:first-child img {
	width: 85.50724637681159%;
	margin-bottom: 2.753623188405797%;
}
#article11 div a img {
	width: 85.50724637681159%;
}

#article12 {
	background:#f5f5f5;
	padding-bottom:8.8%;
}
#article12 .title {
	font-weight:bold;
}
#article12 dl {
	margin-bottom:3%;
}
#article12 dt,
#article12 dd {
	float:left;
	border-top:1px solid #ddd;
	padding:3% 0;
}
#article12 dt:first-child,
#article12 dd:nth-child(2) {
	border-top:none;
}
#article12 dt {
	width:100px;
}
#article12 dd {
	width:calc(100% - 100px);
}
#article12 .sp.cf img {
	width:48.98550724637681%;
	float:left;
}
#article12 .sp.cf img:nth-child(2) {
	float:right;
}
#article12 iframe {
	height:250px;
	margin-top:5%;
}

#form_header {
}
#form_header h1.head_title{
	display: block;
	position: absolute;
  margin-left: 8.571428571428571%;
  color: #333;
  font-size: 11px;
  padding: 7px 6px 7px;
}
#form_head {
	background:#ff7485;
	width:100%;
}
#form_head .logo {
	width:16%;
	margin-right:3.1%;
	display:inline-block;
	float:left;
}
#form_head .title {
	width:60.8%;
	display:inline-block;
	float:left;
}
#form_head .c-title {
  color: #fff;
  font-size: 42px;
  line-height: 1;
  padding-top: 35px;
  font-weight: 100;
}
#form_head .c-titleSubTxt {
  font-size: 24px;
}
.c-headLink {
  max-width: 760px;
  margin: 50px auto 0;
	padding: 0 4%;
}
.c-headLink a {
  text-decoration: none;
}
.c-headLink a:hover {
  text-decoration: none;
  opacity: .8;
}
.c-headLinkSbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.c-headLinkSbs__item {
  width: 50%;
  text-align: center;
}
.c-headLinkIcon {
  width: 20%;
  margin: 0 auto;
}
.c-headLinkToTelAnc {
  background: #c05356;
  display: inline-block;
  width: 80%;
  height: 150px;
  padding: 15px 0 10px;
}
.c-headLinkToTelAnc.c-headLinkToTelAnc--single {
  background: #c05356;
  display: inline-block;
  width: 40%;
  height: 150px;
  margin: 0 auto;
  padding: 15px 0 10px;
}
.c-headLinkTelNumber {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.c-headLinkBusinessHours {
  color: #fff;
  font-size: 15px;
}
.c-headLinkForThoesWhoHaveAPatientRegistrationCardAnc {
  background: #745652;
  display: inline-block;
  width: 80%;
  height: 150px;
  padding: 15px 0 10px;
}
.c-headLinkLabel {
  color: #fff;
  margin-top: 15px;
  font-size: 20px;
}
.c-banner {
  width: 40%;
  margin: 50px auto 0;
}
@media only screen and (max-width:660px) {
  .c-headLink {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .c-headLinkSbs {
    border-top: 2px solid #fff;
    box-sizing: content-box;
  }
  .c-headLinkSbs__item {
    width: 50%;
    text-align: center;
  }
  .c-headLinkIcon {
    width: 20%;
  }
  .c-headLinkToTelAnc,
  .c-headLinkForThoesWhoHaveAPatientRegistrationCardAnc {
    height: 130px;
  }
  .c-headLinkToTelAnc {
    width: 100%;
    padding: 7px 0 5px;
    border-right: 1px solid #fff;
  }
  .c-headLinkToTelAnc.c-headLinkToTelAnc--single .c-headLinkIcon {
    width: 10%;
  }
  .c-headLinkToTelAnc.c-headLinkToTelAnc--single {
    border-top: 2px solid #fff;
    height: 130px;
    padding: 12px 0;
    width: 100%;
  }
  .c-headLinkTelNumber {
    font-size: 14px;
    font-weight: bold;
  }
  .c-headLinkBusinessHours {
    font-size: 12px;
  }
  .c-headLinkForThoesWhoHaveAPatientRegistrationCardAnc {
    width: 100%;
    padding: 7px 0 5px;
    border-left: 1px solid #fff;
  }
  .c-headLinkLabel {
    margin-top: 15px;
    font-size: 14px;
  }
  .c-banner {
    width: 80%;
    margin: 30px auto;
  }
}
@media only screen and (max-width:500px) {
  .c-headLinkToTelAnc,
  .c-headLinkForThoesWhoHaveAPatientRegistrationCardAnc {
    height: 100px;
  }
  .c-headLinkToTelAnc.c-headLinkToTelAnc--single {
    height: 110px;
  }
}
.form_inner {
	padding-top:5.333333333333333%;
	padding-bottom:5.333333333333333%;
}
.form_inner .title {
	width:69.86666666666667%;
	display:block;
	margin:0 auto 5.333333333333333%;
}
.form_inner .p1 {
	padding:0 4% 4%;
}
.form_inner .box {
	border:1px solid #999;
	margin-left:4%;
	margin-right:4%;
	padding:4%;
}
.form_inner .box {
	text-align:center;
}
.form_inner .box img {
	margin-bottom:4%;
}
.form_inner .box .tel img {
	width:74%;
	max-width:328px;
}
.form_inner .box p {
	text-align:left;
}
.form_inner .box p span {
	color:#ff7283;
	font-weight:bold;
}
@media only screen and (max-width:414px) {
	#form_header h1.head_title{
		display: none;
	}
  #form_head .c-title {
    font-size: 24px;
    padding-top: 18px;
    text-align: center;
  }
  #form_head .c-titleSubTxt {
    font-size: 14px;
  }
}

#form {
	/* background:#cac7c7; */
	/* padding-top:8%;
	padding-bottom:8%; */
}
#form.hasBgOffColor {
	background:#fff;
}
#form .inner {
	width:92%;
	margin-left:4%;
	margin-right:4%;
}
#form .inner > p {
	color:#333;
	font-size:90%; /* 18px */
	margin-bottom:4%; /* 30px */
}
#form .star {
	color:#930d21;
}
#form form p {
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
}
#form form p::before {
	color:#000;
	content:"●";
	vertical-align:middle;
}
#form form p .must::after {
	content:"必須";
	vertical-align:middle;
  background: #FF0000;
  color: #FFF;
  padding: 4px 10px 4px 10px;
  border-radius: 3px;
  font-size: 11px !important;
  line-height: 11px;
	margin-left:5px;
  display: inline-block;
}
#form form p .any::after {
	content:"任意";
	vertical-align:middle;
  background: #FFF;
  color: #2c5e9b;
  border: 1px solid #2c5e9b;
  padding: 4px 10px 4px 10px;
  border-radius: 3px;
  font-size: 11px !important;
  line-height: 11px;
	margin-left:5px;
  display: inline-block;
}
#form input,
#form label,
#form select,
#form textarea {
	color: #333;
	font-size:16px !important;
}
#form input {
	width:100%;
	padding:5px 10px; /* 20px */
  height: 50px;
  box-sizing: border-box;
	border:1px solid #ddd;
	margin-bottom:3.623188405797101%; /* 25px */
}
#form .formBoxOuter {
	margin-bottom:3.623188405797101%; /* 25px */
  position: relative;
}
#form .formBoxOuter.box_age {
  display: inline-block;
  width: 150px;
}
#form .box_age_tag {
	margin-bottom:3.623188405797101%; /* 25px */
  margin-left: 10px;
  display: inline-block;
  font-size: 16px;
}
#form .formBoxOuter.limitedPlanBox {
	display: block;
}
#form .formBoxOuter.limitedPlanBox.is-invisible {
	display: none;
}
#form .formBoxOuter input {
	margin-bottom: 0;
}
#form label.is-def,
#form input[type="text"].loadform ,
#form input[type="email"].loadform ,
#form input[type="number"].loadform ,
#form input[type="tel"].loadform ,
#form select.loadform {
  background: #ffc3d0;
}
#form #date11Outer {
	margin-bottom: 3.623188405797101%;
}
#form .formBoxOuter .icon_ok {
  position: absolute;
  display: block;
  width: 40px;
  border: #009615 1px solid;
  border-radius: 3px;
  height: 20px;
  top:0;
  bottom:0;
  margin: auto;
  right: 30px;
  vertical-align: middle;
  opacity: 0;
  background: #FFF;
}
#form .formBoxOuter .icon_ok:before {
  content: '';
  display: block;
  width: 10px;
  height: 3px;
  border-left:3px solid #009615;
  border-bottom: 3px solid #009615;
  -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#form .formBoxOuter select + .icon_ok {
  opacity: 1;
}
#form .formBoxOuter select.loadform + .icon_ok ,
#form .formBoxOuter select.isfocus + .icon_ok ,
#form .formBoxOuter .formError + select + .icon_ok {
  opacity: 0;
}
#form .formBoxOuter .is-ok + .icon_ok ,
#form .formBoxOuter .is-ok + span + .icon_ok {
  opacity: 1;
}
#form label {
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	vertical-align: middle;
	padding:2.083333333333333% 2.083333333333333% 2.083333333333333% 42px; /* 14.5px 20px 14.5px 42px */
  display:block;
  position:relative;
	margin-bottom:25px;
}
#form label.w100 {
	width: 100%;
	margin-bottom: 15px;
}
#form label.w100:last-child {
	margin-bottom: 30px;
}
#form label.w50,
#form label.w25 {
	width:49.27536231884058%; /* 340px */
}
#form label.w50:nth-child(2n) {
	float:right;
}
#form label.w25:nth-child(2n) {
	float:right;
}
#form input[type="radio"],
#form input[type="checkbox"] {
	width:20px;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  margin:auto 15px;
	padding:0;
}
#form label.label-checked {
	border:1px solid #ff7485;
}
#form label input + span + .icon_ok {
  opacity: 0;
}
#form label input:checked + span + .icon_ok {
  opacity: 1;
}
/* ///////////////////////////////////////////////// */
/*
input[type=radio] {
	display: none;
}
#form label {
	position: relative;
}
#form label:after {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
	left: 15px;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	border: 2px solid #ccc;
	border-radius: 50%;
}
#form label:hover {
	border:1px solid #ff7485;
}
#form label:before {
	content: "";
	position:absolute;
	left: 22px;
	top: 50%;
	margin-top:-2px;
	width: 8px;
	height: 8px;
	background: #0171bd;
	border-radius: 50%;
	opacity: 0;
}
#form label.label-checked:before {
	opacity:1;
}*/
/* ///////////////////////////////////////////////// */

#form .caption {
	color:#333;
	font-size:80%;
	font-weight:normal;
}
#form .caption::before {
	content:"";
}
#form .caption.caption--forUseBottom {
	margin-bottom: 30px;
}
#form .caption.caption--hasTxtIndent {
	text-indent: -1em;
  padding-left: 1em;
}
#form .small {
	font-weight:normal;
	font-size:80%;
}
#form .small a {
	vertical-align: middle;
}
#form .loan {
	color:#333;
	font-size:90%;
	font-weight:normal;
}
#form .loan::before {
	content:"";
}
#form select {
	/*padding:2.083333333333333%; */ /* 20px */
  padding:5px 10px; /* 20px */
  box-sizing: border-box;
  height: 50px;	border:1px solid #ddd;
  width: 100%;
}
/* #form #date1, */
#form #date2,
#form #date3,
#form #date11Outer {
	width:49.27536231884058%; /* 340px */
	float:left;
}
/* #form #day1, */
#form #day11Outer,
#form #day2,
#form #day3 {
	width:49.27536231884058%; /* 340px */
	float:right;
}
#form #order label {
	line-height:1.5;
	padding:2.083333333333333% 2.083333333333333% 2.083333333333333% 42px; /* 10px 20px 10px 42px */
}
#form label.w33 {
	width:32.31884057971014%; /* 223px */
	margin-right:1.449275362318841%; /* 10px */
}
#form label.w33:nth-child(3n) {
	margin-right:0;
}
#form .forGinza,
#form .forShibuya {
	display: none;
}
#form .forGinza.is-active,
#form .forShibuya.is-active {
	display: block;
}
@media only screen and (max-width:660px) {
	#form .caption.caption--forUseBottom {
		margin-bottom: 15px;
	}
	#form label.w50,
#form label.w25 {
	width:100%;
	float:none;
}
#form label.w50:nth-child(2n) {
	float:none;
}
#form label.w25:nth-child(2n) {
	float:none;
}
#form label.w33 {
	width:100%;
	margin-right:0;
}
#form .sbsSp label {
  float: left;
  width: 49% !important;
}
#form .sbsSp label:nth-child(2n) {
  float: right;
}
}
#form #pay label:last-child {
	/*margin-bottom:6px;*/
}
#form textarea[name="exp_comment"] {
	display:none;
}
#form textarea {
	font-family:YuGothic,
							'Yu Gothic',
							"ヒラギノ角ゴシック Pro",
							"Hiragino Kaku Gothic Pro",
							メイリオ,
							Meiryo,
							Osaka,
							"ＭＳ Ｐゴシック",
							"MS PGothic",
							sans-serif;
	width:100%;
	min-height:100px;
	border:1px solid #ddd;
	resize:vertical;
	padding:20px;
	margin-bottom:4px;
}
#form button {
	color:#fff;
	font-size:100%;
	background:#000;
	border-style: none;
	outline: 0;
	width:100%;
	max-width:400px;
	padding:10px;
	display:block;
	margin:8.695652173913043% auto 0; /* 60px auto 0 */
}
#form button.big {
	color:#fff;
	font-size: 16px;
	background:#000;
  height: 100px;
  border-radius: 15px;
	position: relative;
	margin: 50px auto 0;
}
#form button.big span {
  display: inline-block;
}
#form button.big span::before,
#form button.big span::after {
  position: absolute;
  content: '';
}
#form button.big span::before {
	right: 19px;
  top: 42px;
  border-top: 7px solid transparent;
  border-left: 11px solid #fff;
  border-bottom: 7px solid transparent; 
}
#form button.big span::after {
  /* right: 21px;
  top: 44px;
  border-top: 5px solid transparent;
  border-left: 8px solid #343131;
  border-bottom: 5px solid transparent;  */
}
@media screen and (max-width: 660px) {
	#form button.big {
		color:#fff;
		font-size: 14px;
		height: 80px;
		margin: 30px auto 0;
	}
	#form button.big span::before {
		top: 33px;
    right: 15px;
	}
}
#form button.back {
	color:#000;
	width:250px;
	background:#eff4fa;
	border:1px solid #000;
	margin:26px auto 0;
	padding:11px;
}
#form button:hover {
	opacity:0.8;
	cursor:pointer;
}

#form form .result {
	font-weight:normal;
	margin-bottom:20px;
}
#form form .result::before {
	content:"";
}
#form .caution {
	color:#f00;
	font-size:80%;
}

#form.finished .inner {
	text-align:center;
}
#form.finished .title {
	font-size:150%;
	font-weight:bold;
	margin-top:40px;
}
#form.finished button {
	width:250px;
}
/*「ご注意」セクション*/
.c-caution {
  padding: 20px 20px 30px;
  border: 4px solid #000;
  margin: 50px auto;
}
.c-cautionHeading {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: .5em;
}
.c-cautionList {
  font-size: 14px;
  line-height: 1.6;
}
.c-cautionList__item {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: .75em;
}
@media only screen and (max-width:660px) {
	#form .small a {
		vertical-align: bottom;
	}
  .c-caution {
    padding: 15px 20px 20px;
    border: 4px solid #000;
    margin: 40px auto 50px;
  }
  .c-cautionHeading {
    font-size: 18px;
  }
  .c-cautionList {
    font-size: 13px;
  }
  .c-cautionList__item {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: .75em;
  }
}

/* --- マージン設定 --- */
.mb6 { margin-bottom:6px !important; }
.mb23 { margin-bottom:3.333333333333333%; }
.mb25 { margin-bottom:5%; }
.mb30 { margin-bottom:4.347826086956522%; }
.mb45 { margin-bottom:6%; }



.mb20 { margin-bottom:20px; }
.mb53 { margin-bottom:53px; }
.mb89 { margin-bottom:89px; }

.sp { display:inline-block; }
.sp_b { display:block; }
.pc { display:none; }
.pc_b { display:none; }

@media only screen and (min-width:768px) {
a.tel img:hover { opacity:1; cursor:default; }

img {
	width:auto;
}
h2 img,
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
h3 {
	margin-bottom:12px;
}
.small { font-size:11px; }

body {
	font-size:15px;
	line-height:1.8;
}
#wrapper {
	max-width:1400px;
	min-width:1000px;
	margin:0 auto;
}
table {
	font-size:100%;
}
#header {
	text-align:center;
	position:relative;
}
#header .pc_b {
	position:fixed;
	top:0;
	width:100%;
	z-index:99;
}
#header .pc_b > img { /* hdr_tel */
	width:178px;
	position:absolute;
	top:0;
	right:206px;
}
#header .pc_b a img { /* hdr_form */
	width:178px;
	position:absolute;
	top:0;
	right:21px;
}
@media only screen and (min-width:1000px) {
#header .pc_b {
	position:fixed;
	top:0;
	width:100%;
}
#header .pc_b > img { /* hdr_tel */
	width:17.85714285714286%;
	position:absolute;
	top:0;
	left:61.42857142857143%;
}
#header .pc_b a img { /* hdr_form */
	width:17.85714285714286%;
	position:absolute;
	top:0;
	left:80%;
}
}
@media only screen and (min-width:1400px) {
#header .pc_b {
	width:1400px;
	margin:0 auto;
}
#header .pc_b > img { /* hdr_tel */
	width:250px;
	position:absolute;
	top:0;
	left:860px;
}
#header .pc_b a img { /* hdr_form */
	width:250px;
	position:absolute;
	top:0;
	left:1120px;
}
}
.inner {
	width:1000px;
}
.inner2 {
	width:940px;
}
#outer_box {
	width:1000px;
}
#left_tab {
	display:block;
	width:200px;
	float:left;
}
#right_box {
	width:800px;
	float:right;
}
#right_box > div {
	border:3px solid #ff7483;
	background:#fff1f3;
	padding:28px 27px;
	display:none;
}
#right_box > div#box1 {
	display:block;
}
#right_box h3 {
	color:#c05356;
	font-size:18px;
}
.button {
	width:200px;
	padding:7px;
	margin:10px 0 29px auto;
}
#right_box .other {
	padding:20px;
	margin-top:24px;
	margin-bottom:27px;
}
#right_box .other li {
	font-size:20px;
}
#right_box .other li h4 {
	font-size:17px;
	font-weight:normal;
	margin-bottom:6px;
}
#right_box .recommend {
	display:table;
	margin-bottom:30px;
}
#right_box .recommend .title {
	color:#fff;
	text-align:center;
	background:#ff7585;
	width:302px;
	height:116px;
	display:table-cell;
	vertical-align:middle;
}
#right_box .recommend .body {
	display:table-cell;
	vertical-align:middle;
	width:432px;
	height:116px;
	padding-left:24px;
}
#right_box .life {
	margin-bottom:6px;
}
#right_box .life li {
	font-size:16px;
	width:116px;
	padding:29px 10px;
	margin-right:8.8px;
	margin-bottom:0;
}
#right_box .life li:nth-child(6) {
	margin-right:0;
}
#right_box .life li.shower {
	padding:10px 10px;
}

#right_box .difference {
	width:364px;
	float:left;
}
#right_box .difference:nth-child(2n) {
	float:right;
}
#right_box .difference:nth-child(3).mb23 {
	margin-bottom:0 !important;
}
#right_box .difference.w33 {
	width:238px;
	margin-right:13px;
	float:left;
}
#right_box .difference.w33:nth-child(3n) {
	margin-right:0;
}
#right_box .difference .title {
	font-size:18px;
	padding:6px 19px;
}
#right_box .difference .body {
	padding:10px 19px;
}

#article2 {
	background: #fff1f3;
	background-image: url(../images/bg_article2_pc.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top:106px;
}
#article2 .img01 {
	padding-bottom:72px;
}

#article3 {
	padding-bottom:87px;
}
#article3 .inner {
	width:auto;
}
#article3 .box {
	min-width:1000px;
	padding:0 16.5%;
}
#article3 p {
	font-size:18px;
}
#article3 .box .ttl_box {
	padding:8px 0;
	margin:30px 0 17px;
}
#article3 .box li {
	width:32%;
	margin-right:2%;
	float:left;
}
#article3 .box li:nth-child(3) {
	margin-right:0;
}
#article3 .box li p {
	font-size:13px;
	padding:8px 0;
}
@media only screen and (min-width:1130px) {
#article3 .box li p {
	font-size:15px;
}
}
#article3 .box li .title {
	font-size:18px;
}
#article3 .box .small {
	font-size:13px;
}

#article5 {
	padding-bottom:82px;
}
#article5 .inner {
	width:auto;
}
#article5 .box {
	min-width:1000px;
	padding:0 16.5%;
}
#article5 p {
	font-size:18px;
}
#article5 .img03 {
	margin-top:39px;
	margin-bottom:13px;
}
#article5 .box .small {
	font-size:13px;
}

#article6 {
	padding-bottom:82px;
}
#article6 .inner {
	width:auto;
}
#article6 .box {
	min-width:1000px;
	padding:0 16.5%;
}
#article6 #top_tab,
#article6 #btm_tab {
	display:block;
}
#article6 .plan_tab01 {
	width:33.29787234042553%;
}
#article6 .plan_tab02 {
	width:33.40425531914894%;
}
#article6 .plan_tab03 {
	width:33.29787234042553%;
}
@media only screen and (min-width:1400px) {
#article6 .box {
	min-width:940px;
	width:940px;
	padding:0;
	margin:0 auto;
}
#article6 .plan_tab01 {
	width:313px;
}
#article6 .plan_tab02 {
	width:314px;
}
#article6 .plan_tab03 {
	width:313px;
}
}
#article6 #plan1 {
	display:block;
}
#article6 #plan2,
#article6 #plan3 {
	display:none;
}
#article6 #top_tab {
	border-bottom:4px solid #c05356;
}
#article6 .ttl_aco {
	display:none;
}
#article6 #box1 {
	display:block;
}
#article6 .body_aco {
	padding-bottom:46px;
}
#article6 h3 {
	font-size:17px;
}
#article6 p {
	font-size:16px;
}
#article6 .example {
	background: url(../images/icon_example.png) 4px center no-repeat;
	background-size: 44px auto;
	margin-top:24px;
	margin-bottom:29px;
	min-height:44px;
}
#article6 .example h4,
#article6 .example p {
	padding-left:68px;
}
#article6 .example h4 {
	font-size:20px;
}
#article6 #plan3 img {
	margin-top:28px;
}
#article6 #btm_tab {
	border-top:4px solid #c05356;
}

#article7 {
	padding-bottom:123px;
}
#article7 h3 {
	font-size:18px;
	margin:28px auto 20px;
	width:200px;
}
#article7 p {
	font-size:16px;
}
#article7 .box {
	border:3px solid #775753;
	padding:37px;
}
#article7 img {
	margin-top:28px;
	margin-bottom:29px;
}
#article7 th,
#article7 td {
	font-size:17px;
	width:auto;
	padding:10px 5px;
}
#article7 th {
	padding-left:1em;
}
#article7 th span {
	font-size:12px;
}
#article7 td.midashi {
	text-align:center;
}
#article7 td.w140 {
	width:140px;
}
#article8 {
	padding-bottom:100px;
}
#article8 .inner {
	width:auto;
}
#article8 .box {
	min-width:1000px;
	padding:0 16.5%;
}
@media only screen and (min-width:1400px) {
#article8 .box {
	min-width:940px;
	width:940px;
	padding:0;
	margin:0 auto;
}
}

#article9 {
	padding-bottom:105px;
}
#article9 .box {
	padding:48px 37px;
	display:table;
	position:relative;
}
#article9 .box > img {
	width:161px;
	margin-right:30px;
	display:table-cell;
	vertical-align:middle;
	float:none;
}
#article9 .box > div {
	width:732px;
	padding-left:0;
	display:table-cell;
	vertical-align:top;
	float:none;
}
#article9 .box > div img {
	width:200px;
	position:absolute;
	top:34px;
	right:37px;
}

#article10 {
	padding-bottom:90px;
}
#article10 .left {
	width:500px;
	float:left;
}
#article10 .right {
	width:500px;
	float:right;
}
#article10 .career {
	width:440px;
	margin:22px auto 0;
}
#article10 .career .title {
	font-size:16px;
}
#article10 .career dl {
	margin-bottom:19px;
}
#article10 .career dt,
#article10 .career dd {
	padding:13px 0;
}
#article10 .career dt {
	width:88px;
}
#article10 .career dd {
	width:352px;
}

#article11 {
	padding-bottom:53px;
	border-bottom:1px solid #fff;
}
#article11 div a:first-child img {
	width: 250px;
	margin-right: 20px;
	margin-bottom: 0;
}
#article11 div a img {
	width: 250px;
}

#article12 {
	background:#f5f5f5;
	padding-bottom:71px;
}
#article12 dd a {
	color:inherit;
	text-decoration:none;
}
#article12 dd a:hover {
	cursor:default;
}
#article12 .inner > .cf > img {
	width:403px;
	margin-right:38px;
	float:left;
}
#article12 .inner > .cf > div {
	width:559px;
	float:left;
}
#article12 .inner > .cf > div h3 {
	font-size:20px;
	margin-bottom:8px;
}
#article12 .inner > .cf > div dt,
#article12 .inner > .cf > div dd {
	padding:7px 0;
}
#article12 .inner > .cf > div dt:nth-child(7),
#article12 .inner > .cf > div dd:last-child {
	border-bottom:1px solid #ddd;
}
#article12 iframe {
	height:350px;
	margin-top:38px;
}


#form_head .logo {
	width:8.571428571428571%;
	margin-right:25.28571428571429%;
	display:inline-block;
	float:left;
}
#form_head .title {
	width:32.57142857142857%;
	display:inline-block;
	float:left;
}
.form_inner {
	text-align:center;
	max-width:1400px;
	min-width:1000px;
	margin:0 auto;
	padding-top:46px;
	padding-bottom:60px;
}
.form_inner .title {
	width:524px;
	margin-bottom:49px;
}
.form_inner .p1 {
	font-size:16px;
	padding:0 0 30px;
}
.form_inner .box {
	text-align:center;
	margin:0 auto;
	padding:32px;
	width:762px;
}
.form_inner .box .tel img {
	width:328px;
	margin:0 auto 24px;
	display:block;
}
.form_inner .box p {
	font-size:13px;
	text-align:left;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.form_inner .box p span {
	font-size:13px;
}
.form_inner > p {
	padding:30px 0 0;
}

/* #form {
	padding-top:68px;
} */
#form .inner {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#form .inner > img {
	width:460px;
}
#form .inner > p {
	font-size:13px;
}
#form form p {
	font-size:18px;
	margin-bottom:6px;
}
#form form p::before {
	vertical-align:middle;
}
#form form p .must::after {
	font-size:inherit;
	vertical-align:middle;
}
#form input,
#form label,
#form select,
#form textarea {
	font-size:14px;
}
#form input {
	padding:5px 10px;
	margin-bottom:20px;
}
#form select {
	padding:5px 10px;
}
#form label {
	padding:15px 10px 15px 42px;
}
#form .first label {
	margin-bottom:15px;
}
#form label.w50 {
	width:375px;
}
#form label.w25 {
	width:182px;
	margin-right:10px;
}
#form label.w25 span {
	font-size:11px;
}
#form label.w25:nth-child(2n) {
	float:left;
}
#form label.w25:nth-child(4n) {
	margin-right:0;
}
#form label.w33 {
	width:248px;
	margin-right:8px;
}
#form #date1,
#form #date2,
#form #date3,
#form #date11Outer,
#form #day1,
#form #day2,
#form #day3 {
	width:375px;
}
#form #date11Outer {
  display: inline-block;
  margin-bottom: 20px;
}
#form #order label {
	padding:18px 18px 18px 42px;
}
#form .caption {
	font-size:14px;
}
#form .small {
	font-weight:normal;
	font-size:14px;
}
#form #pay label {
	/* margin-bottom:6px; */
}
#form #pay.hasUnderCaution label {
	margin-bottom:6px;
}

#form.finished .inner > p {
	font-size:15px;
}
#form.finished .inner > .title {
	font-size:26px;
}

#form button {
	font-size:18px;
	margin-top:50px;
	padding:12px;
}


/* --- マージン設定 --- */
.mt22 { margin-top:22px; }
.mb23 { margin-bottom:23px; }
.mb25 { margin-bottom:25px; }
.mb45 { margin-bottom:45px; }


.sp { display:none; }
.sp_b { display:none; }
.pc { display:inline-block; }
.pc_b { display:block; }
}

@media only screen and (min-width: 767px){
	.form_inner .p1.text_2 {
		padding:30px 0;
	}
	.small_menu_box{
		text-align: center;
    	margin: 0 auto;
    	padding: 0;
	}
}
@media only screen and (max-width: 768px){
	.small_menu_box{padding: 0 4% 4%;}
}





/* checkbox radio style */
#form input[type="checkbox"],#form input[type="radio"] {
    opacity: 0;
 }
#form label.w100 input[type="checkbox"] + span,
#form label.w50 input[type="checkbox"] + span,
#form label.w25 input[type="checkbox"] + span,
#form label input[type="radio"] + span{
	position: relative;
	padding: 0 0 0 30px;
	font-size: 15px;
	line-height: 40px;
}
#form label.w100,
#form label.w25,
#form label.w50,
#form label.w33{
	padding: 15px 10px 15px 20px;
}
#form #order label{
	padding:18px 18px 18px 20px;
}
#form label.w100 input[type="checkbox"] + span,
#form label.w50 input[type="checkbox"] + span,
#form label.w25 input[type="checkbox"] + span,
#form label input[type="radio"] + span{
  display: inline-block;
}
#form span.twoLine{
	line-height: 20px !important;
}

/* CHECKBOX BUTTON  */
#form label.w100 input[type="checkbox"] + span::after ,
#form label.w50 input[type="checkbox"] + span::after ,
#form label.w25 input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 5px 8px;
  width: 6px;
  height: 9px;
}
#form label.w100 input[type="checkbox"] + span::before, .demo1 label input[type="checkbox"] + span::after ,
#form label.w50 input[type="checkbox"] + span::before, .demo1 label input[type="checkbox"] + span::after ,
#form label.w25 input[type="checkbox"] + span::before, .demo1 label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
#form label.w100 input[type="checkbox"] + span::before ,
#form label.w50 input[type="checkbox"] + span::before ,
#form label.w25 input[type="checkbox"] + span::before {
	z-index: 0;
    background-color: transparent;
    width: 15px;
    height: 15px;
    border: 1px #ddd solid;
    border-radius: 2px;
	margin: auto;
}
#form label.w100 input[type="checkbox"] + span::before, #form label.w100 input[type="checkbox"] + span::after ,
#form label.w50 input[type="checkbox"] + span::before, #form label.w50 input[type="checkbox"] + span::after ,
#form label.w25 input[type="checkbox"] + span::before, #form label.w25 input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
#form label.w100 input[type="checkbox"] + span::after ,
#form label.w50 input[type="checkbox"] + span::after ,
#form label.w25 input[type="checkbox"] + span::after {
  z-index: 1;
	margin: auto 5px;
  width: 6px;
  height: 9px;
}
#form label.w100 input[type="checkbox"]:checked + span::before ,
#form label.w50 input[type="checkbox"]:checked + span::before ,
#form label.w25 input[type="checkbox"]:checked + span::before {
  background-color: #ff7485;
  border:1px solid #ff7485;
}
#form label.w100 input[type="checkbox"]:checked + span::after ,
#form label.w50 input[type="checkbox"]:checked + span::after ,
#form label.w25 input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 767px){
	#form label.w100 input[type="checkbox"] + span,
	#form label.w50 input[type="checkbox"] + span,
	#form label.w25 input[type="checkbox"] + span{
		font-size:15px;
	}
	#form label.w100 input[type="checkbox"] + span::before,
	#form label.w50 input[type="checkbox"] + span::before,
	#form label.w25 input[type="checkbox"] + span::before{
		margin:auto;
	}
	#form label.w100 input[type="checkbox"] + span,
	#form label.w50 input[type="checkbox"] + span,
	#form label.w25 input[type="checkbox"] + span{
		padding:0 0 0 25px
	}
	#form label.w100 input[type="checkbox"] + span::after,
	#form label.w50 input[type="checkbox"] + span::after,
	#form label.w25 input[type="checkbox"] + span::after{
		margin: auto 5px;
	}
}
/*  RADIO BUTTON */
#form label input[type="radio"] + span::before,
#form label input[type="radio"] + span::after {
  position: absolute;
  display: inline-block;
  content: '';
  box-sizing: border-box;
  border-radius: 18px;
}
#form label input[type="radio"] + span::before,
#form label input[type="radio"] + span::after{
	z-index: 0;
	top: 0;
	left: 0;
        bottom:0;
	background-color: transparent;
	width: 18px;
	height: 18px;
	margin: auto;
}
#form label input[type="radio"] + span::before{
}
#form label input[type="radio"] + span::after{
	border: 2px #ddd solid;
	margin: auto;
}
#form label input[type="radio"]:checked + span::before {
	background-color: #ff7485;
	border: 5px #fff solid;
}
#form label input[type="radio"]:checked + span::after{
}
@media only screen and (max-width: 767px){
	#form label input[type="radio"] + span{
		font-size:16px;
	}
	#form label.w100 input[type="radio"] + span.hastwoLinesSpOnly {
		line-height: 1.8;
	}
	#form label input[type="radio"] + span::before, 
	#form label input[type="radio"] + span::after{
		margin: auto;
	}
	#form label.w25, #form label.w50, #form label.w100, #form label.w33,
	#form #order label{
		padding:8px;
	}
}

.annotation_text{
	font-size: 12px;
    line-height: 1.7;
/*    color: #ff7485; */
  color: #000;
    display: block;
    margin-bottom: 12px;
}
.order_wrap{
	display:block;
}


.formErrorContent:after {
    content: '×';
    display: inline-block;
    margin-left: 8px;
    background: #fff;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    line-height: 1;
    color: #ee272f;
    width: 12px;
    height: 12px;
}
.limitedPartsMenu {
	display: none;
}
/* .numberForm {
	display: none;
} */
/* .reserve_menu {
	display: none;
} */

.p-formHead {
  padding: 0 10px;
}
.p-formHead_text01 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.p-formHead_cautionText01 {
  font-size: 14px;
  line-height: 1.5;
  color: #ff7485;
  margin-bottom: 30px;
}
.p-formHead-telArea {
  text-align: center;
  margin: 0 auto;
  padding: 32px;
  max-width: 762px;
  border: 1px solid #999;
  margin-bottom: 30px;
}
.p-formHead-telAreaTitle {
  margin-bottom: 20px;
}
.p-formHead-telAreaText {
  margin-bottom: 20px;
}
.p-formHead-telAreaBtn {
  background: #ff7485;
  display: block;
  max-width: 380px;
  margin: 0 auto;
  padding: 20px;
  text-decoration: none;
 	-webkit-transition: all 0.5s ease-out;  
	-moz-transition: all 0.5s ease-out; 
	-o-transition: all 0.5s ease-out; 
	transition: all 0.5s ease-out;
}
.p-formHead-telAreaBtn img{
	max-width: 328px;
}
.p-formHead-telAreaBtn-text {
  font-size: 12px;
  line-height: 1;
  color: #FFF;
  padding: 15px 0 0 0;
}
.p-formHead-telAreaBtn:hover {
  opacity: 0.8;
}
.p-formHead-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 762px;
  margin: 0 auto;
}
.p-formHead-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 30%;
  border: #ff7485 1px solid;
  color: #ff7485;
  text-decoration: none;
  -webkit-box-align:center;
  -ms-flex-align:center;
  -webkit-align-items:center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-weight: bold;
  padding: 10px;
 	-webkit-transition: all 0.5s ease-out;  
	-moz-transition: all 0.5s ease-out; 
	-o-transition: all 0.5s ease-out; 
	transition: all 0.5s ease-out;
  font-size: 16px;
  line-height: 1.4;
  position: relative;
  border-radius: 10px;
}
.p-formHead-link a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  content: '';
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 2px solid #ff7485;
  border-right: 2px solid #ff7485;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
 	-webkit-transition: all 0.5s ease-out;  
	-moz-transition: all 0.5s ease-out; 
	-o-transition: all 0.5s ease-out; 
	transition: all 0.5s ease-out;
}
.p-formHead-link a:hover {
  background: #ff7485;
  color: #FFF;
}
.p-formHead-link a:hover:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.p-formHead_text02 {
  font-size: 16px;
  line-height: 1.8;
  padding-top: 50px;
}
.p-formHead_text02__hasULine {
	border-bottom: 2px solid #ff7485;
	padding-bottom: .25em;
}


@media screen and (max-width: 760px) {
  .p-formHead-telArea {
    text-align: center;
    margin: 0 auto;
    padding: 30px 15px 15px 15px;
    max-width: 762px;
    border: 1px solid #999;
    margin-bottom: 30px;
  }
  .p-formHead-telAreaTitle {
    margin-bottom: 20px;
  }
  .p-formHead-telAreaBtn {
    background: #ff7485;
    display: block;
    max-width: 380px;
    margin: 0 auto;
    padding: 20px;
    text-decoration: none;
  }
  .p-formHead-telAreaBtn-text {
    font-size: 12px;
    line-height: 1;
    color: #FFF;
    padding: 15px 0 0 0;
  }
  .p-formHead-telAreaBtn:hover {
    opacity: 0.8;
  }
  .p-formHead-link {
    display: block;
    max-width: 762px;
    margin: 0 auto;
  }
  .p-formHead-link a {
    display: block;
    width: 100%;
    border: #ff7485 1px solid;
    color: #ff7485;
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
    position: relative;
    border-radius: 10px;
  }  
  .p-formHead-link a + a {
    margin-top: 10px;
  }
  .p-formHead-link a br {
    display: none;
  }
  .p-formHead_text02 {
    padding-top: 20px;
    font-size: 14px;
  }
  .p-formHead_text02 br{
  	display:none;
  }
  .p-formHead_text02__hasULine {
		border-bottom: 1px solid #ff7485;
	}
}
#form .dateCautionTxt {
  font-size: 18px;
  font-weight: bold;
  color: #D50003;
  line-height: 1.6;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  #form .dateCautionTxt {
    font-size: 14px;
  }
}


.u-pcShow{
	display:block;
}
@media screen and (max-width: 414px) {
	.u-pcShow{
		display:none;
	}
}
.u-flex--center {
  -webkit-justify-content: center !important;
  -ms-justify-content: center !important;
	justify-content: center !important;
}
.u-mincho {
  font-family: "Kozuka Mincho Std", "小塚明朝 Std R", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "游明朝", "YuMincho", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.u-ta-c { text-align: center !important;}
.u-ta-l { text-align: left !important;}
.u-ta-r { text-align: right !important;}
@media screen and (max-width: 660px) {.u-pcOnly { display: none !important;}}
@media screen and (min-width: 661px) {.u-spOnly { display: none !important;}}

.agreementWrap {
	background: #fff;
	margin: 50px auto 0;
}
.agreementWrap h3{font-size: 18px; margin: 15px 0;}
.agreementWrap h4{font-size: 16px; margin: 15px 0;}
.agreementWrap p{font-size: 13px !important; font-weight: normal !important;}
.agreementWrap p::before{display: none;}
.agreementWrap .agreementList{padding-left: 20px;}


#form label.p-formArtist {
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;    
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 190px;
  box-sizing: border-box;
}
.p-formArtist__photo {
  max-width: 100px;
  background: #CCC;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  box-sizing: border-box;
  border: 1px solid #CCC;
  overflow: hidden;
}
#form label.w25 .p-formArtist__name {
  font-size: 15px;
  line-height: 40px;
  display: block;
  text-align: center;
}
#form label.w25.p-formArtist {
  /* padding-left: 10px;
  padding-top: 30px; */
	padding: 30px 10px;
}


#form label.p-formArtist .p-formArtistInner::before,
#form label.p-formArtist .p-formArtistInner::after {
  position: absolute;
  display: inline-block;
  content: '';
  box-sizing: border-box;
  border-radius: 18px;
	z-index: 0;
	top: 10px;
	left: 10px;
	background-color: transparent;
	width: 18px;
	height: 18px;
	margin: auto;
}
#form label.p-formArtist .p-formArtistInner::before{
}
#form label.p-formArtist .p-formArtistInner::after{
	border: 2px #ddd solid;
	margin: auto;
}
#form label.p-formArtist input[type="radio"]:checked + .p-formArtistInner::before {
	background-color: #ff7485;
	border: 5px #fff solid;
}
#form label.p-formArtist input[type="radio"]:checked + .p-formArtistInner::after{
}
#form .formBoxOuter.p-formArtist .icon_ok {
  bottom: auto;
  top: 8px;
  right: 10px;
}
#form label input:checked + .p-formArtistInner .icon_ok {
  opacity: 1;
}
#form label.p-formArtist .p-formInnerLabel {
	position: absolute;
	bottom: 7px;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	background: #ff7485;
	/* border: 1px solid #ff7485; */
	border-radius: 4px;
	box-sizing: border-box;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
  -ms-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}



#form label.p-formPartsMenu {
	display : -webkit-box;
  display : -webkit-flex;
  display : -ms-flexbox;
  display : flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 190px;
	box-sizing: border-box;
	padding-left: 10px;
  padding-top: 30px;
}
#form label.p-formPartsMenu.p-formPartsMenu--noneImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  justify-content: flex-start;
	-webkit-align-items: center;
  -ms-align-items: center;
	align-items: center;
	height: 70px;
	padding: 15px 10px 15px 20px;
}
.p-formPartsMenu__photo {
	max-width: 150px;
	height: 80px;
  /* background: #CCC; */
  /* border-radius: 50%; */
  margin: 0 auto 10px auto;
  box-sizing: border-box;
  /* border: 1px solid #CCC; */
  overflow: hidden;
}
#form label .p-formPartsMenu__name {
  font-size: 15px;
	line-height: 1.8;
	margin-bottom: 28px;
  display: block;
  text-align: center;
}
#form label .p-formPartsMenu__name.p-formPartsMenu__name--hasTwoLine {
  margin-bottom: 1px;
}

#form label.p-formPartsMenu .p-formPartsMenuInner::before,
#form label.p-formPartsMenu .p-formPartsMenuInner::after {
  position: absolute;
  display: inline-block;
  content: '';
  box-sizing: border-box;
  z-index: 0;
	background-color: transparent;
	width: 15px;
	height: 15px;
	border: 1px #ddd solid;
	border-radius: 2px;
	top: 10px;
	left: 10px;
	margin: auto;
}
#form label.p-formPartsMenu .p-formPartsMenuInner::before{
}
#form label.p-formPartsMenu .p-formPartsMenuInner::after{
}
#form label.p-formPartsMenu input[type="checkbox"]:checked + .p-formPartsMenuInner::before {
	/* background-color: #ff7485;
	border: 5px #fff solid; */
	background-color: #ff7485;
	border: 1px solid #ff7485;
}
#form label.p-formPartsMenu input[type="checkbox"]:checked + .p-formPartsMenuInner::after{
	z-index: 1;
	margin: auto 5px;
	width: 6px;
	height: 9px;
	border: 2px solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 13px;
}
#form .formBoxOuter.p-formPartsMenu .icon_ok {
  bottom: auto;
  top: 8px;
  right: 10px;
}
#form label input:checked + .p-formPartsMenuInner .icon_ok {
  opacity: 1;
}
/* サムネイルを配置しない場合 */
#form label.p-formPartsMenu.p-formPartsMenu--noneImage input[type="checkbox"] + span {
  display: inline-block;
  position: relative;
  padding: 0 0 0 30px;
  font-size: 15px;
  line-height: 1.5;
}
#form label.p-formPartsMenu.p-formPartsMenu--noneImage input[type="checkbox"] + span::before,
#form label.p-formPartsMenu.p-formPartsMenu--noneImage input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
#form label.p-formPartsMenu.p-formPartsMenu--noneImage input[type="checkbox"] + span::before {
  z-index: 0;
	background-color: transparent;
	width: 15px;
	height: 15px;
	border: 1px #ddd solid;
	border-radius: 2px;
	margin: auto;
}
#form label.p-formPartsMenu.p-formPartsMenu--noneImage input[type="checkbox"]:checked + span::before {
  background-color: #ff7485;
	border: 1px solid #ff7485;
}
#form label.p-formPartsMenu.p-formPartsMenu--noneImage input[type="checkbox"] + span::after {
  z-index: 1;
	margin: auto 5px;
	width: 6px;
	height: 9px;
}
#form label.p-formPartsMenu.p-formPartsMenu--noneImage input[type="checkbox"]:checked + span::after {
  border: 2px solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.p-formCautionEmphasis {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: #f00;
  text-indent: -1em;
  padding-left: 1em;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px){
	#form label input[type="radio"] + span{
		font-size:16px;
	}
	#form label input[type="radio"] + span .smallerTxtSpOnly {
		font-size: 13px;
	}
	#form label input[type="radio"] + span::before, 
	#form label input[type="radio"] + span::after{
		margin: auto;
	}
	#form label.w25, #form label.w50, #form label.w100, #form label.w33,
	#form #order label{
		padding:8px;
	}

	#form label.p-formPartsMenu {
		padding: 8px;
  }
  #form label.p-formPartsMenu.p-formPartsMenu--noneImage {
    padding: 8px;
  }
  .p-formCautionEmphasis {
    font-size: 12px;
  }
}

/* agreement */
.c-formAgreementBox {
	margin: 30px auto;
	width: 70%;
}
.c-formAgreementBoxInner {
	text-align: center;
}
#form .c-formAgreementBox label {
	padding: 20px;
	margin: 0 auto;
	float: none;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #ff7485;
}
#form .c-formAgreementBox label.is-def {
	background-color: #ffc3d0;
	border: 1px solid #ddd;
}
.c-formAgreementBoxTxt {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1.8;
}
#form .c-formAgreementBox label input[type="checkbox"] {
	width: 100%;
}
#form .c-formAgreementBox label input[type="checkbox"] + span {
	display: inline-block;
	position: relative;
	padding: 0 0 0 30px;
	font-size: 15px;
	line-height: 1.5;
}
#form .c-formAgreementBox label input[type="checkbox"] + span::before,
#form .c-formAgreementBox label input[type="checkbox"] + span::after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	display: inline-block;
	content: '';
	box-sizing: border-box;
}
#form .c-formAgreementBox label input[type="checkbox"] + span::before {
	z-index: 0;
	background-color: transparent;
	width: 15px;
	height: 15px;
	border: 1px #ddd solid;
	border-radius: 2px;
	margin: auto;
}
#form .c-formAgreementBox label input[type="checkbox"] + span::after {
	z-index: 1;
	margin: auto 5px;
	width: 6px;
	height: 9px;
}
#form .c-formAgreementBox label input[type="checkbox"]:checked + span::before {
	background-color: #ff7485;
	border: 1px solid #ff7485;
}
#form .c-formAgreementBox label input[type="checkbox"]:checked + span::after {
	border: 2px solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -2px;
}
@media screen and (max-width: 660px) {
	.c-formAgreementBox {
		margin: 20px auto;
		width: 100%;
	}
	.c-formAgreementBoxInner {
		text-align: center;
	}
	#form .c-formAgreementBox label {
		padding: 15px;
	}
	.c-formAgreementBoxTxt {
		font-size: 12px;
		margin-bottom: 5px;
	}
	#form .c-formAgreementBox label input[type="checkbox"] {
		width: 100%;
	}
	#form .c-formAgreementBox label input[type="checkbox"] + span {
		font-size: 15px;
		padding-left: 25px;
	}
}

#footer {
	background: #f6f5f3;
	text-align: center;
	padding: 60px 0;
	margin: 100px auto 0;
}
#footer copyright {
	font-size:12px;
}

#page_top {
	width:70px;
	position:fixed;
	right:4%;
	bottom: 15%;;
	z-index:999;
}
@media only screen and (max-width:660px) {
	#footer {
		padding: 45px 0;
		margin: 75px auto 0;
	}
	#page_top {
		width:15%;
	}
}