@charset "utf-8";

/*************************************************
	共有設定
*************************************************/

* { box-sizing: border-box; }

/*html {*/
	/*font-size: 62.5%;*/
/*}*/

html {
	/*font-size: -webkit-calc(112.5% + 0.5vw);*/
	/*font-size: -moz-calc(112.5% + 0.5vw);*/
	/*font-size: calc(112.5% + 0.5vw);*/
	/*font-size: 62.5%;*/
	font-size: -webkit-calc(112.5% + 0.5vw);
	font-size: -moz-calc(112.5% + 0.5vw);
	font-size: calc(112.5% + 0.5vw);
	/*font-size: 62.5%;*/
}

.pc,
.sp
{
	display: none;
}

@font-face{
    font-family: 'mplus-2p-regular';
    src: url('./fonts/mplus/mplus-2p-regular.eot');
    src: url('./fonts/mplus/mplus-2p-regular.eot?#iefix') format('embedded-opentype'),
    url('./fonts/mplus/mplus-2p-regular.woff') format('woff'),
    url('./fonts/mplus/mplus-2p-regular.ttf') format('truetype');
}

@font-face{
	font-family: 'Sawarabi Mincho';
	font-style: normal;
	font-weight: 400;
	src: url('./fonts/mplus/SawarabiMincho-Regular.eot');
	src: url('./fonts/mplus/SawarabiMincho-Regular.eot?#iefix') format('embedded-opentype'),
	url('./fonts/mplus/SawarabiMincho-Regular.woff') format('woff'),
	url('./fonts/mplus/SawarabiMincho-Regular.ttf') format('truetype');
}

body {
	font-family: 'Sawarabi Mincho', Meiryo, メイリオ, 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	/*font-size: 12px; font-size: 1.2rem;*/
}

body {
	/*background: #fef2f6;*/
	margin: 0;
	padding: 0;
	color: #000000;
	/*font-size:14px;*/
}

@media screen and (max-width : 319px){
	/*body{ font-size : 14px;}*/
	.sp { display: block;}
	.pc { display: none;}
}

@media screen and (min-width : 320px){
	/*body{ font-size : 14px;}*/
	.sp { display: block;}
	.pc { display: none;}
}
@media screen and (min-width : 375px) {
	/*body{ font-size : 16px;}*/
	.sp { display: block;}
	.pc { display: none;}
}
@media screen and (min-width : 500px) {
	body {
		/*font-size: 18px;*/
	}
	.sp { display: block;}
	.pc { display: none;}
}

@media screen and (min-width : 600px) {
	body {
		/*font-size: 18px;*/
	}
	.sp { display: block;}
	.pc { display: none;}
}

@media screen and (min-width : 770px) {
	body {
		/*font-size: 12px;*/
	}
	.sp { display: block;}
	.pc { display: none;}
}

@media screen and (min-width : 900px) {
	body {
		/*font-size: 14px;*/
	}
	.sp { display: block;}
	.pc { display: none;}
}

@media screen and (min-width : 1050px) {
	body {
		/*font-size: 16px;*/
	}
	.sp { display: block;}
	.pc { display: none;}
}

@media screen and (min-width : 1051px) {
	body {
		/*font-size: 16px;*/
	}
	.sp { display: none;}
	.pc { display: block;}
}

header {
	/*background: #253552;*/
	background-color: #FFFFFF;
}

header div.header ul.topmenu {
	letter-spacing: -0.5em;
	max-height: 80px;
	display: block;
	width: 100%;
	/*min-width: 1050px;*/
}

header div.header ul.topmenu>li {
	letter-spacing: normal;
	display:inline-block;
	line-height: 80px;
	max-height: 80px;
	/*height: 4em;*/
	vertical-align: middle;
	padding: 0 0.5em;
}

header div.header ul.topmenu>li img {
	vertical-align: middle;
	width: 100%;
	max-width: 172px;
	max-height: 80px;
}

header div.header ul.topmenu>li a {
	color: #000000;
	font-weight: bold;
	font-size: 0.85em;
	font-size: 1.2vw;
	/*width: 88%;*/
}

header div.header ul.topmenu>li:first-child {
	width: 12%;
	/*margin-right: 1.25em;*/
	padding: 0;
}

header div.header ul.topmenu>li>ul {
	letter-spacing: -0.5em;
	display: block;
}

header div.header ul.topmenu>li>ul>li {
	letter-spacing: normal;
	display: inline-block;
}

header div.body {
	/*width: 1050px;*/
	/*margin: 0 auto;*/
	/*text-align: center;*/
}

header div.body img {
	width: 100%;
	/*min-width: 1050px;*/
}

footer {
	min-height: 80px;
	background: #253552;
}

footer div.body {
	width: 100px;
	padding-left: 950px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

footer div.body div.pagetop {
	position:fixed;
	bottom: -100px;
}

footer div.body div.pagetop img#pagetop {
	cursor: pointer;
}

div.wrapper {
	background-color: #FFFFFF;
}

section.step {
	/*margin: -4px 0px 8px;*/
}

section.step div.body {
	/*padding: 35px 0;*/
	/*font-size: 16px;*/
	line-height: 1.8em;
}

section.step div.body div {
	letter-spacing: 1px;
}

section.step div.body div.info {
	max-width: 1000px;
	margin: 0 auto;
}

section.step div.body .map img{
	max-width: 600px;
	width: 100%;
}

section.step1 {
	/*background: #FFFFFF;*/
	/*background: url('../img/img2_bg.jpg');*//*不要*/
	background-repeat: no-repeat;
}

section.step1 div.body {
	max-width: 1200px;
	/*min-width: 1050px;*/
	margin: 0 auto;
	text-align: center;
}

section.step1 div.body ul {
	letter-spacing: -0.5em;
	display: block;
}

section.step1 div.body ul li {
	letter-spacing: normal;
	display: inline-block;
}

section.step1 div.body article.toplist ul {
	margin: 0 10%;
	text-align: left;
}

section.step1 div.body article.toplist ul:first-child {
	padding-top: 1em;
}

section.step1 div.body article.toplist ul li {
	padding: 1.5em 0;
	width: 30%;
	text-align: center;
	background-color: #fff7f5;
	font-size: 1.4em;
	font-size: 2vw;
	border:1px solid #dcbda1;
	margin: 0.15em 1%;
}

section.step1 div.body article.toplist ul li div {

}

/*section.step1 div.body article.toplist ul li:first-child {*/
	/*margin-left: auto;*/
/*}*/

/*section.step1 div.body article.toplist ul li:last-child {*/
	/*margin-right: auto;*/
/*}*/

section.step1 div.body article.toplist ul:nth-child(odd) li:nth-child(odd) {
	background-color: #fef2f4;
}

section.step1 div.body article.toplist ul:nth-child(even) li:nth-child(even) {
	background-color: #fef2f4;
}

/*.concept{*/
	/*background:url("/img/bg_concept.jpg");*/
/*}*/

.salary{
	/*background:url("/img/bg_concept.jpg");*/
	background-color:#DFC08A;
}

.trialBn{
	background-color:#FDFAF3;
	text-align: center;
}

.trialBn img{
	width:1200px;
	text-align:center;
}

.trialBn img.tr{
	width:800px;
	text-align:center;
	margin-bottom: 5%;
}

/*お給料*/
.salary12 img{
	width:100%;
	vertical-align: middle;
}

.back3{
	background-color:#F3E4C5;
}
.back4{
	background-color:#DB496D;
}
.otameshi img{
	width:100%;
}

/*女性の声*/
#interview{
	margin-bottom:5%;
}
.interviewBody{
	background:#ffffff;
	text-align:center;
	/*padding:0% 10% 0% 10%;*/
	width:1300px;
	margin:0 auto;
}

.interviewBody img{
	width:100%;
}

.voiceImg{
	/*display: inline;*/
	/*float: left;*/
	/*height:300px;*/
}

.voiceWrap{
	float:left;
	height:720px;
	margin-right: 3%;
}

.voiceText{
	/*clear:both;*/
	/*float:left;*/
	width:600px;
	text-align:left;
	line-height:1.5em;
}

#flow{
	background: -moz-linear-gradient(top, #FCF9D6, #FFF);
	background: -webkit-linear-gradient(top, #FCF9D6, #FFF);
	background: linear-gradient(to bottom, #FCF9D6, #FFF);
	padding:5% 0% 5% 0%;
	/*グラデーション以外は省略*/
}

.stepBox{
	border:2px solid #D09A5E;
	background-color:#ffffff;
	border-radius:5px;
	text-align:center;
	padding: 2% 5% 2% 5%;
}

#foot{
	background:url("/img/bg_concept.jpg");
}

.foot{
	/*padding:2% 5% 2% 5%;*/
	padding: 2% 8% 2% 8%;
}

.foot img{
	width:32%;
}

.guideBox{
	text-align: center;
}



/*.voiceWrap{*/
	/*float:left;*/
/*}*/

/*コンセプト　メインコンテンツ*/
.conceptMain {
	zoom: 1;
	height:auto;
}
.conceptMain:after {
	content: "";
	display: block;
	clear: both;
}
.innerLeft {
	float: left;
	margin-right: 20px;

}
.innerRight {
	text-align: left;
}

.conceptMain img{
	width:1200px;
}

section.step1 div.body article.concept {
	margin: 0 auto 2.5em auto;
	/*max-width: 1050px;*/
}

section.step1 div.body article.concept h2.title {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

section.step1 div.body article.concept h2.title img {
	max-width:640px;
}

section.step1 div.body article.concept ul {
	margin: 0 auto;
}

section.step1 div.body article.concept ul:first-child {

}

section.step1 div.body article.concept ul li:first-child {
	width: 45%;
	vertical-align: top;
}

section.step1 div.body article.concept ul li:first-child img {
	width: 100%;
}

section.step1 div.body article.concept ul li:last-child {
	width: 52%;
	padding-left: 3%;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}

section.point1 {
	background-color: #fef2f6;
}

section.point1 div.body {
	background:url('../img/img_salary.png');
	width: 84%;
	max-width: 859px;
	/*width: 859px;*/
	margin: 0 auto;
	padding: 2.5em 0;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 52% 77%;
	text-align: right;
}

section.point1 div.body img {
	/*width: 425px;*/
	width: 50%;
}

section.point2 {
	background-color: #ffffff;
}

section.point2 div.body {
	background:url('../img/img_salary4.png?stmp=20170406');
	/*width: 859px;*/
	width: 84%;
	max-width: 859px;
	margin: 0 auto;
	padding: 2.5em 0;
	background-repeat: no-repeat;
	background-position: right;
	/*background-size: 425px 337px;*/
	background-size: 50% 77%;
	text-align: left;
}

section.point2 div.body img {
	/*width: 436px;*/
	width: 52%;
}

section.point3 {
	background-color: #fef2f6;
}

section.point3 div.body {
	background:url('../img/img_salary5.png');
	/*width: 859px;*/
	width: 84%;
	max-width: 859px;
	margin: 0 auto;
	padding: 5.5em 0;
	background-repeat: no-repeat;
	background-position: right;
	/*background-size: 425px 420px;*/
	background-size: 52% 76%;
	text-align: left;
}

section.point3 div.body img {
	/*width: 445px;*/
	width: 50%;
	vertical-align: bottom;
}

section.point3 div.body2 {
	max-width: 859px;
	margin: 0 auto;
	/*text-align: center;*/
	text-align: left;
	line-height: 1.5em;
	padding-bottom: 5em;
}


section.interview div.body {
	text-align: center;
	/*border: 1px solid #ff7c8e;*/
	/*width: 720px;*/
	width: 70%;
	max-width: 720px;

	margin: 2em auto;
	/*padding: 0 40px 2em 40px;*/
	padding: 0px 5% 2em 5%;
}

section.interview div.bodyTitle {
	text-align: center;
	/*border: 1px solid #ff7c8e;*/
	/*width: 720px;*/
	/*width: 70%;*/
	/*max-width: 720px;*/
	background:#DFC08A;
	margin: 2em auto;
	/*padding: 0 40px 2em 40px;*/
	/*padding: 0px 5% 2em 5%;*/
	/*margin-bottom: -5%;*/
}


section.interview div.body h2.title img {
	width: 100%;
}

section.interview div.body dl {
	/*width: 580px;*/
	width: 98%;
	background-color: #fef2f4;
	display: block;
	margin: 0 auto 1px auto;
	border: none;
}

section.interview div.body dl dt {
	color: #ff7b8c;
	padding: 1.5em 0;
	display: block;
	position: relative;
	cursor: pointer;
	background: none;
	border: none;
	/*font-size: 2.5vw;*/
}

section.interview div.body dl dt:after {
	content: ">";
	position: absolute;
	right: 1em;
}

section.interview div.body dl dd {
	text-align: left;
	padding: 0 2em;
	font-family: 'mplus-2p-regular', Meiryo, メイリオ, 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	/*font-size: 2vw;*/
}

section.interview div.body dl dd img.img {
	width: 35%;
	max-width: 170px;
	float: left;
	margin-right: 1em;
}



section.guide {
	background-repeat: repeat;
	padding: 20px 0;
	/*background-color:#fff6ef;*/
	text-align: center;
}

section.guide div.body {
	max-width: 1050px;
	margin: 0 auto;
	text-align: left;
	color: #bfa46f;
	padding: 0 10px 0 10px;
}

section.guide div.body h3 {
	text-align: center;
	/*padding: 20px 0;*/
	/*margin: 40px auto;*/
	padding: 0.5em 0;
	margin: 1em auto;
	font-size: -webkit-calc(112.5% + 1.4vw);
	font-size: -moz-calc(112.5% + 1.4vw);
	font-size: calc(112.5% + 1.4vw);
	display: block;
	font-weight: normal;
}

section.guide div.body dl {
	letter-spacing: -0.5em;
	padding-bottom: 25px;
	font-family: 'mplus-2p-regular', Meiryo, メイリオ, 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	color: #000000;
}

section.guide div.body dl:before,
section.guide div.body dl:after {
	width: 30%;
	display:block;
	content: "";
	border-right: 1px solid #ffffff;
	height: 1em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

section.guide div.body dl dt {
	width: 15%;
	display: inline-block;
	/*letter-spacing: 2px;*/
	text-align: left;
	/*padding: 10px 0;*/
	/*margin-left: 213px;*/
	border-right: 1px solid #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	letter-spacing: 0.25em;
	vertical-align: top;
	padding-bottom: 1.5em;
	margin-left: 4%;
	/*font-size: 1.5vw;*/
	font-size: -webkit-calc(85% + 0.25vw);
	font-size: -moz-calc(85% + 0.25vw);
	font-size: calc(85% + 0.25vw);
	color:#D39D62;
}

section.guide div.body dl dd {
	padding-left: 10%;

	width: 75%;
	display:inline-block;
	/*letter-spacing: 4px;*/
	text-align: left;
	letter-spacing: 0.25em;
	/*padding: 8px 0;*/
	/*margin-left: 64px;*/
	/*margin-right: auto;*/
	font-size: -webkit-calc(85% + 0.25vw);
	font-size: -moz-calc(85% + 0.25vw);
	font-size: calc(85% + 0.25vw);
	color:#D39D62;
}

section.guide div.body2 {
	max-width: 650px;
	margin: 0 auto;
}

section.guide div.body2 ul {
	text-align: center;
	display: block;
}

section.guide div.body2 ul li img {
	width: 100%;
	max-width: 520px;
}

section.middlemenu {
	background-color: #FFFFFF;
}

section.middlemenu div.body{
	max-width: 1050px;
	margin: 2.5em auto;
}

section.middlemenu div.body ul {
	letter-spacing: -0.5em;
}

section.middlemenu div.body ul li {
	display: inline-block;
	letter-spacing: normal;
	width: 32%;
}

section.middlemenu div.body ul li img {
	width: 100%;
}

section.middlemenu div.body ul li:first-child {
	margin-right: 2%;
}

section.middlemenu div.body ul li:last-child {
	margin-left: 2%;
}

section.form {
	/*background-color: #FFFFFF;*/
	background: url(/img/bg_bn.jpg);
	background-repeat: no-repeat;
	padding:5%;
}

section.form div.body {
	max-width: 1050px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #dfbda4;
	background-color: #FFF9ED;
	font-family: 'mplus-2p-regular', Meiryo, メイリオ, 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}

section.form div.body div.form_area {
	max-width: 800px;
	margin: 3em auto;
}

section.form div.body div.form_area h2.title img {
	width: 100%;
	max-width: 700px;
}

section.form div.body div.form_area dl {
	max-width: 600px;
	display: block;
	letter-spacing: -0.5em;
	margin: 0 auto;
}

section.form div.body div.form_area dl dt {
	letter-spacing: normal;
	display: inline-block;
	width: 33%;
	padding-left: 2%;
	text-align: left;
	vertical-align: top;
	font-size: -webkit-calc(80% + 0.25vw);
	font-size: -moz-calc(80% + 0.25vw);
	font-size: calc(80% + 0.25vw);
}

section.form div.body div.form_area dl dt .require {
	color: #FF0000;
}

section.form div.body div.form_area dl dd {
	letter-spacing: normal;
	display: inline-block;
	width: 65%;
	text-align: left;
	padding-bottom: 1em;
	font-size: -webkit-calc(80% + 0.25vw);
	font-size: -moz-calc(80% + 0.25vw);
	font-size: calc(80% + 0.25vw);
}

section.form div.body div.form_area dl dd input[type=text] {
	width: 100%;
	padding: 0.5em 0;
}

section.form div.body div.form_area dl dd.age input[type=text] {
	width: 40%;
	padding: 0.5em 0;
}

section.form div.body div.form_area dl dd select {
	padding: 0.5em 0;
}

section.form div.body div.form_area dl dd textarea {
	width: 100%;
	padding: 0.5em 0;
}

section.form div.body div.form_area div.notice,
section.form div.body div.form_area div.complate{
	text-align: center;
	margin: 1em 0;
}

section.form div.body div.form_area div.error {
	text-align: center;
	margin: 1em 0;
	color: #FF0000;
}

section.form div.body div.form_area button {
	border: none;
	background-color: transparent;
	padding: 0;
	margin: 2.5em 0 1em 0;
	cursor: pointer;
}

section.form div.body div.form_area button img {
	width: 100%;
	max-width: 180px;
}

section.form div.body div.form_area div.notice, section.form div.body div.form_area div.complate {
	padding: 0 5%;
}

div.copyright {
	text-align: center;
	/*background-color: #fef2f6;*/
	background-color: #FFF9CB;
	padding: 5em 0;
	font-size: 0.75em;
}

section.group_link .header {
	text-align: center;
	/*background-color: #fef2f6;*/
	background-color: #FFF9CB;
	padding: 1.5em 0;
	font-size: 1.5em;
	color: #000000;
	/*color: #ff7991;*/
	margin: 2em 0 1em 0;
}

section.group_link .body {
	max-width: 900px;
	margin: 0 auto;
}

section.group_link div.body {
	margin: 2em 0 2em 0;
}

section.group_link div.body>dl>dt {
	color: #000000;
	/*color: #ff7b8c;*/
	padding: 1.5em 0 1.5em 0;
	display: block;
	cursor: pointer;
	background: none!important;
	background-color: #FFF9CB!important;
	border: 1px solid #ffffff;
	text-align: center;
}

section.group_link div.body>dl>dd ul li a {
	padding: 0!important;
}

.point {
	margin-bottom: 30px;
	text-align: center;
	width:100%
}
.point li {
	display: inline-block;
	width: 40%;
	padding:1%;
	border: 2px solid #c09877;
	margin-bottom:1%;
	/*margin-top:2%;*/
	margin-left:1%;
	/*margin-right:2%;*/
}

.bkColor1{
	background-color: #fff2f4;
}

.bkColor2{
	background-color: #fff7f5;
}

.point li img {
	width: 100%;
}

.pointText{
	line-height: 2.5em;
	color:#c09877;
}

.goTop{
	text-align:right;
	position:absolute;
	right:50px;
	bottom:20px;
}

.tel{
	position:absolute;
}

.mail{
	position:absolute;
}

#groupRecruitShareTemplate ul,
#recSubMenu ul {
	letter-spacing: -0.5em;
}

#groupRecruitShareTemplate li,
#recSubMenu li {
	width: 22.75%!important;
	float: none!important;
	display: inline-block!important;
	letter-spacing: normal!important;
	margin: 0 1.5%!important;
	height: auto!important;
}

#groupRecruitShareTemplate li:nth-child(4n),
#recSubMenu li:nth-child(4n){
	margin-right: 0!important;
}
#groupRecruitShareTemplate li:nth-child(4n+1),
#recSubMenu li:nth-child(4n+1)
{
	margin-left: 0!important;
}

#groupRecruitShareTemplateSp li img,
#recSubMenu li img {
	/*width: auto!important;*/
}

/*/!* -----------------------------------------------------*/
/*クリニック*/
/*----------------------------------------------------- *!/*/
/*section.clinic {*/
	/*background-color: #fef2f6;*/
/*}*/

/*section.clinic div.body {*/
	/*max-width: 1050px;*/
	/*margin: 0 auto;*/
	/*text-align: center;*/
	/*/!*font-size: 2vw;*!/*/
/*}*/

/*section.clinic div.body h2 {*/
	/*padding: 2em 0;*/
	/*display: block;*/
/*}*/

/*section.clinic div.body h2 img {*/
	/*width: 100%;*/
	/*max-width: 640px;*/
/*}*/

/*section.clinic div.body>div.info {*/
	/*margin: 0 0 1em 0;*/
	/*letter-spacing: 0.1em;*/
/*}*/

/*section.clinic div.body article {*/
	/*background-color: #fff6ef;*/
	/*border: 1px solid #DDBDA4;*/
	/*margin: 2em 0;*/
	/*padding: 3em 0 2em 0;*/
/*}*/

/*section.clinic div.body article div.info {*/
	/*letter-spacing: 0.15em;*/
	/*max-width: 770px;*/
	/*margin: 0 auto;*/
	/*/!*font-size: 1.75vw;*!/*/
/*}*/

/*section.clinic div.body article div.address {*/
	/*letter-spacing: 0.15em;*/
	/*margin: 1.5em  0;*/
/*}*/

/*section.clinic div.body article h3.title {*/
	/*display:block;*/
	/*color: #FF565D;*/
	/*font-size: -webkit-calc(112.5% + 1vw);*/
	/*font-size: -moz-calc(112.5% + 1vw);*/
	/*font-size: calc(112.5% + 1vw);*/
/*}*/

/*section.clinic div.body article .btn {*/
	/*padding: 1em 0;*/
	/*max-width: 600px;*/
	/*width: 100%;*/
	/*background-color: #FFE3E6;*/
	/*display: block;*/
	/*margin: 1em auto;*/
/*}*/

/*section.clinic div.body article div.info h4 {*/
	/*/!*font-size: 1.4em;*!/*/
	/*font-size: -webkit-calc(112.5% + 0.6vw);*/
	/*font-size: -moz-calc(112.5% + 0.6vw);*/
	/*font-size: calc(112.5% + 0.6vw);*/
	/*padding: 1em;*/
	/*display: block;*/
/*}*/

/*section.clinic div.body div.notice {*/
	/*padding: 3em 0;*/
/*}*/

/* -----------------------------------------------------
特典
----------------------------------------------------- */
section.privilege {
	background-color: #FDFAF2;
}

section.privilege div.body {
	max-width: 1050px;
	margin: 0 auto;
	text-align: center;
	/*font-size: 2vw;*/
}

section.privilege div.body h2 {
	padding: 2em 0;
	display: block;
}

section.privilege div.body h2 img {
	width: 100%;
	max-width: 640px;
}

section.privilege div.body>div.info {
	/*margin: 0 0 1em 0;*/
	letter-spacing: 0.1em;
}

section.privilege div.body>div.info img{
	width: 100%;
	/*max-width: 640px;*/
}

section.privilege div.body article {
	background-color: #fff6ef;
	border: 1px solid #DDBDA4;
	margin: 2em 0;
	padding: 3em 0 2em 0;
}

section.privilege div.body article div.info {
	letter-spacing: 0.15em;
	max-width: 770px;
	margin: 0 auto;
	/*font-size: 1.75vw;*/
}

section.privilege div.body article div.address {
	letter-spacing: 0.15em;
	margin: 1.5em  0;
}

section.privilege div.body article h3.title {
	display:block;
	color: #FF565D;
	font-size: -webkit-calc(112.5% + 1vw);
	font-size: -moz-calc(112.5% + 1vw);
	font-size: calc(112.5% + 1vw);
}

section.privilege div.body article .btn {
	padding: 1em 0;
	max-width: 600px;
	width: 100%;
	background-color: #FFE3E6;
	display: block;
	margin: 1em auto;
}

section.privilege div.body article div.info h4 {
	/*font-size: 1.4em;*/
	font-size: -webkit-calc(112.5% + 0.6vw);
	font-size: -moz-calc(112.5% + 0.6vw);
	font-size: calc(112.5% + 0.6vw);
	padding: 1em;
	display: block;
}

section.privilege div.body div.notice {
	padding: 3em 0;
}

section.privilege div.body div.icon img {
	width:48%;
}

section.privilege div.body div.addressBox img {
	width:32%;
}

/* -----------------------------------------------------
他府県からの方へ
----------------------------------------------------- */
section.outside {
	background-color: #FDFAF2;
}

section.outside div.body {
	max-width: 1050px;
	margin: 0 auto;
	text-align: center;

}

section.outside div.body h2 {
	padding: 2em 0;
	display: block;
}

section.outside div.body h2 img {
	width: 100%;
	max-width: 640px;
}

section.outside div.body>div.info {
	margin: 0 0 1em 0;
	letter-spacing: 0.1em;
}

/*section.outside div.body article {*/
	/*background-color: #fff6ef;*/
	/*/!*border: 1px solid #DDBDA4;*!/*/
	/*margin: 2em 0;*/
	/*padding: 3em 0 2em 0;*/
/*}*/

section.outside div.body article.patternBraun {
	background-color: #F4E9E5;
	/*border: 1px solid #DDBDA4;*/
	/*margin: 2em 0;*/
	padding: 3em 0 2em 0;
}

section.outside div.body article.patternBlue {
	background-color: #ECF2FF;
	/*border: 1px solid #DDBDA4;*/
	/*margin: 2em 0;*/
	padding: 3em 0 2em 0;
}

.triangleBraun {
	 font-size:215px;
	 margin-bottom:8%;
	 color: #F4E9E5;
	margin-top: -5%;
 }

.triangleBlue {
	font-size:215px;
	margin-bottom:8%;
	color: #ECF2FF;
	margin-top: -5%;
}

section.outside div.body .infoText{
	text-align:left;
	background-color:#ffffff;
	padding: 2% 0% 2% 10%;
	margin: 0% 24%;
}

section.outside div.body article h3.title {
	display:block;
	color: #FF565D;
	font-size: -webkit-calc(112.5% + 1vw);
	font-size: -moz-calc(112.5% + 1vw);
	font-size: calc(112.5% + 1vw);
	padding: 0 0 1.5em 0;
}

section.outside div.body article .btn {
	padding: 1em 0;
	width: 600px;
	background-color: #FFE3E6;
	display: block;
	margin: 1em auto;
}

section.outside div.body article div.info h4 {
	font-size: -webkit-calc(112.5% + 0.6vw);
	font-size: -moz-calc(112.5% + 0.6vw);
	font-size: calc(112.5% + 0.6vw);
	padding: 1em;
	display: block;
}

section.outside div.body article div.info span.font-strong{
	color: #FF565D;
}

section.outside div.body article div.info p.bigRedFont{
	color: #FF565D;
	font-size:150%;
	padding:2% 0% 2% 0%;
}

section.outside div.body article div.info .picBox img{
	width:49%;
}

/* -----------------------------------------------------
よくある質問
----------------------------------------------------- */
section.qa {
	/*background-color: #fef2f6;*/
	background-color: #FDFAF2;
}

section.qa div.body {
	max-width: 1050px;
	margin: 0 auto;
	text-align: center;

}

section.qa div.body h2 {
	padding: 2em 0;
	display: block;
}

section.qa div.body h2 img {
	width: 100%;
	max-width: 640px;
}

section.qa div.body>div.info {
	margin: 0 0 1em 0;
	letter-spacing: 0.1em;
}

section.qa div.body article {
	/*background-color: #fff6ef;*/
	/*border: 1px solid #DDBDA4;*/
	margin: 1em 0;
	padding: 1em 0 0 0;
	text-align:left;
}

section.qa div.body article h3.title {
	display:block;
	/*color: #FF565D;*/
	font-size: -webkit-calc(112.5% + 1vw);
	font-size: -moz-calc(112.5% + 1vw);
	font-size: calc(112.5% + 1vw);
	/*padding: 0 0 1.5em 0;*/
	padding:2.5%;
	font-weight: normal;
	background: #E4D9BD;
}

section.qa div.body article .btn {
	padding: 1em 0;
	width: 600px;
	background-color: #FFE3E6;
	display: block;
	margin: 1em auto;
}

section.qa div.body article div.info{
	/*padding: 0 4vw;*/
	text-align: left;
	margin:0;
	background:#ffffff;
	max-width: 1050px;
	padding:2%;
}

section.qa div.body article img {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	display: block;
}

div.fixedpagetop {
	z-index: 1000;
	position: fixed;
	display: none;
	bottom: 17vh;
	/*bottom: 12vh;*/
	right: 4vw;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

@media screen and (max-height : 413px) {
	div.fixedpagetop {
		bottom: 25vh;
	}
}

div.fixedpagetop div.pagetop {
	text-align: right;
	margin: 0;
	padding: 0;
}

div.fixedpagetop a.pagetop {
	/*width: 4.125em;*/
	/*height: 4.125em;*/
	width: 15vw;
	height: 30vw;

	position: relative;
	opacity: 0.8;
	display: block;
}

div.fixedpagetop a.pagetop:hover {
	opacity: 1;
}

div.fixedpagetop a.pagetop img {
	width: 100%;
}

div.fixedpagetop a.pagetop span{
	/*padding: 0px 0;*/
	/*color: #ff7b8c;*/
	/*text-decoration: none;*/
	/*clear: both;*/
	/*text-align: center;*/
	/*-webkit-transform: rotate(-90deg) scale(2.5, 4);*/
	/*-moz-transform: rotate(-90deg) scale(2.5, 4);*/
	/*-ms-transform: rotate(-90deg) scale(2.5, 4);*/
	/*-o-transform: rotate(-90deg) scale(2.5, 4);*/
	/*transform: rotate(-90deg) scale(2.5, 4);*/
	/*position: absolute;*/
	/*left: -0.1em;*/
	/*top: 30%;*/
	/*display: block;*/
	/*width: 100%;*/
	/*/!* height: 100%; *!/*/
	/*margin: 0 auto;*/
}

div.fixedmenu {
	z-index: 1000;
	position: fixed;
	display: none;
	bottom: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

div.fixedmenu ul {
	display: block;
	letter-spacing: -0.5em;
	padding: 0;
	margin: 0;
}

div.fixedmenu ul li {
	letter-spacing: normal;
	display: inline-block;
	width: 20%;
	vertical-align: bottom;

}

div.fixedmenu ul li img {
	width: 100%;
}


@media screen and (min-width : 375px) {
	div.fixedpagetop a.pagetop span{
		left: 2em;
	}
}

@media screen and (min-width : 568px) {
	div.fixedpagetop a.pagetop span{
		left: 1.5em;
	}
}


/*///// タブレット TABLET view  /////*/
@media only screen and ( min-width:769px ) and (max-width:1049px) {
	section.step1 div.body article.toplist ul {
		margin: 0 auto;
	}

	section.step1 div.body article.toplist ul li {
		width: 48%;
		/*font-size: 0.75em;*/

	}

	section.step1 div.body article.toplist ul li div {
		font-size: 4vw;
	}

	section.step1 {
		background-size: contain;
	}

	section.step1 div.body article.concept ul li {
		/*font-size: 4vw;*/
		line-height: 5vw;
	}

	section.step1 div.body article.concept ul li:first-child {
		width: 94%;
		padding: 0 3%;
	}

	section.step1 div.body article.concept ul li:last-child {
		width: 94%;
		padding: 0 3%;
	}

	header div.header ul.topmenu {
		height: auto;
		max-height: none;
		text-align: center;
	}

	header div.header ul.topmenu>li {
		display: none;
		line-height: normal;
		max-height:none;
	}

	header div.header ul.topmenu>li:first-child {
		display: block;
		width: 40%;
		margin: 0 auto;
		/*height: 4vh;*/
	}

	header div.header ul.topmenu>li:first-child img {
		max-width: none;
		max-height: none;
		width:auto;
	}

	section.step1 div.body article.concept h2.title img {
		width: 100%;
	}

	section.salary div.body ul {
		letter-spacing: -0.5em;
		display: block;
		text-align: center;
	}

	section.salary div.body ul li {
		letter-spacing: normal;
		display: block;
		padding: 2em 5%;
		width: 90%;
		box-sizing: content-box;
	}

	section.salary div.body ul li img {
		width: 100%;
	}

	section.salary div.body ul li:nth-child(odd) {
		background-color: #fef2f6;
	}

	section.salary div.body ul li:nth-child(even) {
		background-color: #FFFFFF;
	}

	section.salary div.body ul li dl dt {
		background: none!important;
		border-bottom: none!important;
	}

	section.salary div.body ul li dl dd {
		padding: 2em 0 0 0;
		text-align: left;
		/*font-size: 4vw;*/
		line-height: 5vw;
	}

	section.interview div.body {
		border: none;
	}

	section.interview div.body {
		width: 100%;
		padding: 0 0 2em 0;
	}

	section.middlemenu div.body ul li {
		width: 82%;
		margin: 0 auto;
		display: block;
	}

	section.middlemenu div.body ul li:first-child {
		margin-right: auto;
	}

	section.middlemenu div.body ul li:last-child {
		margin-left: auto;
	}

	section.form div.body {
		border-right: none;
		border-left: none;
	}

	#recSubMenu li {
		width: 48% !important;
		margin: 0 1%!important;
	}

	#recSubMenu li:nth-child(4n){
		margin-right: 1%!important;
	}
	#recSubMenu li:nth-child(4n+1)
	{
		margin-left: 1%!important;
	}

	section.form div.body div.form_area form {
		width: 100%;
		display: block;
		/*font-size: 2.5vw;*/
	}

	section.guide div.body dl dt {
		/*font-size: 3.5vw;*/
	}

	section.guide div.body dl dd {
		/*font-size: 3.5vw;*/
	}

	section.form div.body div.form_area dl dt {
		/*font-size: 3.1vw;*/
		width: 36%;
		padding-left: 1%;
	}

	section.form div.body div.form_area dl dd {
		font-size: 3vw;
		width: 63%;
	}

	section.form div.body div.form_area button {
		width: 25vh;
	}

	section.clinic div.body>div.info {
		/*font-size: 21px;*/
	}

	section.clinic div.body article h3.title {
		/*font-size: 31.5px;*/
	}

	section.clinic div.body article div.info {
		/*font-size: 18.375px;*/
	}

	section.clinic div.body article div.address {
		/*font-size: 18.375px;*/
	}

	section.clinic div.body div.notice {
		/*font-size: 2.25vh;*/
	}


	section.qa img {
		width:100%;
	}

	/* -----------------------------------------------------
    初めての女性へ　タブレット
    ----------------------------------------------------- */
	section.qa img {
		width:100%;
	}

	section.qa div.body>div.info {
		margin: 0 0 1em 0;
		letter-spacing: 0.1em;
	}


	/* -----------------------------------------------------
    他府県からの方へ タブレット
    ----------------------------------------------------- */
	section.outside {
		background-color: #FDFAF2;
	}

	section.outside img{
		width: 100%;
	}

	section.outside div.body {
		/*max-width: 1050px;*/
		margin: 0 auto;
		text-align: center;

	}

	section.outside div.body h2 {
		padding: 2em 0;
		display: block;
	}

	section.outside div.body h2 img {
		width: 100%;
		max-width: 640px;
	}

	section.outside div.body>div.info {
		margin: 0 0 1em 0;
		letter-spacing: 0.1em;
	}


	section.outside div.body article.patternBraun {
		background-color: #F4E9E5;
		/*border: 1px solid #DDBDA4;*/
		/*margin: 2em 0;*/
		padding: 3em 0 2em 0;
	}

	section.outside div.body article.patternBlue {
		background-color: #ECF2FF;
		/*border: 1px solid #DDBDA4;*/
		/*margin: 2em 0;*/
		padding: 3em 0 2em 0;
	}

	.triangleBraun {
		font-size:100px;
		margin-bottom:8%;
		color: #F4E9E5;
		margin-top: -8%;
	}

	.triangleBlue {
		font-size:100px;
		margin-bottom:8%;
		color: #ECF2FF;
		margin-top: -8%;
	}

	section.outside div.body .infoText{
		text-align:left;
		background-color:#ffffff;
		padding: 2% 0% 2% 10%;
		margin: 0% 10%;
	}

	section.outside div.body article h3.title {
		display:block;
		color: #FF565D;
		font-size: -webkit-calc(112.5% + 1vw);
		font-size: -moz-calc(112.5% + 1vw);
		font-size: calc(112.5% + 1vw);
		padding: 0 0 1.5em 0;
	}

	section.outside div.body article .btn {
		padding: 1em 0;
		width: 600px;
		background-color: #FFE3E6;
		display: block;
		margin: 1em auto;
	}

	section.outside div.body article div.info h4 {
		font-size: -webkit-calc(112.5% + 0.6vw);
		font-size: -moz-calc(112.5% + 0.6vw);
		font-size: calc(112.5% + 0.6vw);
		padding: 1em;
		display: block;
	}

	section.outside div.body article div.info span.font-strong{
		color: #FF565D;
	}

	section.outside div.body article div.info p.bigRedFont{
		color: #FF565D;
		font-size:150%;
		padding:2% 0% 2% 0%;
	}

	section.outside div.body article div.info .picBox img{
		width:49%;
	}

	/*****トップページ*****/
	.trialBn{
		background-color:#FDFAF3;
		text-align: center;
	}

	.trialBn img{
		width:100%;
		text-align:center;
	}

	.trialBn img.tr{
		width:100%;
		text-align:center;
		margin-bottom: 5%;
	}



	/*コンセプト*/
	.conceptMain img {
		width: 100%;
	}

	.innerLeft {
		float: none;
		margin-right: 0px;
	}

	.innerRight {
		text-align: left;
		padding: 2%;
	}

	.concept {
		background: url(/img/bg_concept.jpg);
		background-size: cover;
	}

	/*お給料*/

	.salary{
		padding:2%;
	}

	.salary img{
		width:100%;
	}
	.plus img{
		width:25%;
	}

	/*インタビュー*/

	.interviewBody {
		background: #ffffff;
		text-align: center;
		/* padding: 0% 10% 0% 10%; */
		width: 100%;
		margin: 0 auto;
	}

	#interview img{
		width:100%;
	}
	.interviewBody img{
		width:100%;
	}

	.voiceWrap {
		float: none;
		height: auto;
		/*margin-right: 3%;*/
	}

	.voiceWrap img {
		float: none;
		/*height: 720px;*/
		/*margin-right: 3%;*/
	}

	.voiceText {
		width: 100%;
		line-height: 1.5em;
		padding:5%;
	}

	/*3ステップでお仕事できます。*/
	.stepBox {
		margin: 2%;
		padding: 2% 2% 2% 2%;
	}

	.addressBox img{
		width:32%;
	}

	/*募集要項*/
	#guide img{
		width:100%;
	}

	/*フッターバナー*/
	.foot img {
		width: 100%;
	}
}

/* 　スマホ　フレシキブル対応 */
@media screen and (max-width : 769px) {
/*@media screen and (max-width : 600px) {*/
	section.step1 div.body article.toplist ul {
		margin: 0 auto;
	}

	section.step1 div.body article.toplist ul li {
		width: 48%;
		/*font-size: 0.75em;*/
	}

	section.step1 div.body article.toplist ul li div {
		font-size: 4vw;
	}

	section.step1 {
		background-size: contain;
	}

	section.step1 div.body article.concept ul li {
		/*font-size: 4vw;*/
		line-height: 5vw;
	}

	section.step1 div.body article.concept ul li:first-child {
		width: 94%;
		padding: 0 3%;
	}

	section.step1 div.body article.concept ul li:last-child {
		width: 94%;
		padding: 0 3%;
	}

	header div.header ul.topmenu {
		height: auto;
		max-height: none;
		text-align:center;
	}

	header div.header ul.topmenu>li {
		display: none;
		line-height: normal;
		max-height:none;
	}

	header div.header ul.topmenu>li:first-child {
		display: block;
		width: 40%;
		margin: 0 auto;
		/*height: 4vh;*/
	}

	header div.header ul.topmenu>li:first-child img {
		max-width: none;
		max-height: none;
		width: auto;
	}

	section.step1 div.body article.concept h2.title img {
		width: 100%;
	}

	section.salary div.body ul {
		letter-spacing: -0.5em;
		display: block;
		text-align: center;
	}

	section.salary div.body ul li {
		letter-spacing: normal;
		display: block;
		padding: 2em 5%;
		width: 90%;
		box-sizing: content-box;
	}

	section.salary div.body ul li img {
		width: 100%;
	}

	section.salary div.body ul li:nth-child(odd) {
		background-color: #fef2f6;
	}

	section.salary div.body ul li:nth-child(even) {
		background-color: #FFFFFF;
	}

	section.salary div.body ul li dl dt {
		background: none!important;
		border-bottom: none!important;
	}

	section.salary div.body ul li dl dd {
		padding: 2em 0 0 0;
		text-align: left;
		/*font-size: 4vw;*/
		line-height: 5vw;
	}

	section.interview div.body {
		border: none;
	}

	section.interview div.body {
		width: 100%;
		padding: 0 0 2em 0;
	}

	section.middlemenu div.body ul li {
		width: 82%;
		margin: 0 auto;
		display: block;
	}

	section.middlemenu div.body ul li:first-child {
		margin-right: auto;
	}

	section.middlemenu div.body ul li:last-child {
		margin-left: auto;
	}

	section.form div.body {
		border-right: none;
		border-left: none;
	}

	#recSubMenu li {
		width: 48% !important;
		margin: 0 1%!important;
	}

	#recSubMenu li:nth-child(4n){
		margin-right: 1%!important;
	}
	#recSubMenu li:nth-child(4n+1)
	{
		margin-left: 1%!important;
	}

	section.form div.body div.form_area form {
		width: 100%;
		display: block;
		/*font-size: 2.5vw;*/
	}

	section.guide div.body dl dt {
		/*font-size: 3.5vw;*/
	}

	section.guide div.body dl dd {
		/*font-size: 3.5vw;*/
	}

	section.form div.body div.form_area dl dt {
		/*font-size: 3.1vw;*/
		width: 36%;
		padding-left: 1%;
	}

	section.form div.body div.form_area dl dd {
		font-size: 3vw;
		width: 63%;
	}

	section.form div.body div.form_area button {
		width: 25vh;
	}

	section.clinic div.body>div.info {
		/*font-size: 21px;*/
	}

	section.clinic div.body article h3.title {
		/*font-size: 31.5px;*/
	}

	section.clinic div.body article div.info {
		/*font-size: 18.375px;*/
	}

	section.clinic div.body article div.address {
		/*font-size: 18.375px;*/
	}

	section.clinic div.body div.notice {
		/*font-size: 2.25vh;*/
	}

	.zokuText img{
		width:100%;
	}

/* -----------------------------------------------------
初めての女性へ　スマホ
----------------------------------------------------- */
	section.qa img {
		width:100%;
	}
	section.qa div.body>div.info {
		padding: 2%;
	}

/* -----------------------------------------------------
他府県からの方へ スマホ
----------------------------------------------------- */
	section.outside {
		background-color: #FDFAF2;
	}

	section.outside img{
		width: 100%;
	}

	section.outside div.body {
		/*max-width: 1050px;*/
		margin: 0 auto;
		text-align: center;

	}

	section.outside div.body h2 {
		padding: 2em 0;
		display: block;
	}

	section.outside div.body h2 img {
		width: 100%;
		max-width: 640px;
	}

	section.outside div.body>div.info {
		margin: 0 0 1em 0;
		letter-spacing: 0.1em;
	}


	section.outside div.body article.patternBraun {
		background-color: #F4E9E5;
		/*border: 1px solid #DDBDA4;*/
		/*margin: 2em 0;*/
		padding: 3em 0 2em 0;
	}

	section.outside div.body article.patternBlue {
		background-color: #ECF2FF;
		/*border: 1px solid #DDBDA4;*/
		/*margin: 2em 0;*/
		padding: 3em 0 2em 0;
	}

	.triangleBraun {
		font-size:100px;
		margin-bottom:8%;
		color: #F4E9E5;
		margin-top: -8%;
	}

	.triangleBlue {
		font-size:100px;
		margin-bottom:8%;
		color: #ECF2FF;
		margin-top: -8%;
	}

	section.outside div.body .infoText{
		text-align:left;
		background-color:#ffffff;
		padding: 2% 0% 2% 10%;
		margin: 0% 10%;
	}

	section.outside div.body article h3.title {
		display:block;
		color: #FF565D;
		font-size: -webkit-calc(112.5% + 1vw);
		font-size: -moz-calc(112.5% + 1vw);
		font-size: calc(112.5% + 1vw);
		padding: 0 0 1.5em 0;
	}

	section.outside div.body article .btn {
		padding: 1em 0;
		width: 600px;
		background-color: #FFE3E6;
		display: block;
		margin: 1em auto;
	}

	section.outside div.body article div.info h4 {
		font-size: -webkit-calc(112.5% + 0.6vw);
		font-size: -moz-calc(112.5% + 0.6vw);
		font-size: calc(112.5% + 0.6vw);
		padding: 1em;
		display: block;
	}

	section.outside div.body article div.info span.font-strong{
		color: #FF565D;
	}

	section.outside div.body article div.info p.bigRedFont{
		color: #FF565D;
		font-size:150%;
		padding:2% 0% 2% 0%;
	}

	section.outside div.body article div.info .picBox img{
		width:49%;
	}

	/* -----------------------------------------------------
    特典 スマホ
    ----------------------------------------------------- */
	section.privilege div.body div.icon img {
		width: 100%;
	}

	/*****トップページ*****/

	.trialBn{
		background-color:#FDFAF3;
		text-align: center;
	}

	.trialBn img{
		width:100%;
		text-align:center;
	}

	.trialBn img.tr{
		width:100%;
		text-align:center;
		margin-bottom: 5%;
	}

	/*コンセプト*/
	.conceptMain img {
		width: 100%;
	}

	.innerLeft {
		float: none;
		margin-right: 0px;
	}

	.innerRight {
		text-align: left;
		padding: 2%;
	}

	.concept {
		/*background: url(/img/bg_concept.jpg);*/
		background-size: cover;
	}




	/*お給料*/

	.salary{
		padding:2%;
	}

	.salary img{
		width:100%;
	}
	.plus img{
		width:25%;
	}

	/*インタビュー*/

	.interviewBody {
		background: #ffffff;
		text-align: center;
		/* padding: 0% 10% 0% 10%; */
		width: 100%;
		margin: 0 auto;
	}

	#interview img{
		width:100%;
	}
	.interviewBody img{
		width:100%;
	}

	.voiceWrap {
		float: none;
		height: auto;
		/*margin-right: 3%;*/
	}

	.voiceWrap img {
		float: none;
		/*height: 720px;*/
		/*margin-right: 3%;*/
	}

	.voiceText {
		width: 100%;
		line-height: 1.5em;
		padding:5%;
	}

	/*3ステップでお仕事できます。*/
	.stepBox {
		margin: 2%;
		padding: 2% 2% 2% 2%;
	}

	.addressBox img{
		width:32%;
	}

	/*募集要項*/
	#guide img{
		width:100%;
	}

	/*フッターバナー*/
	.foot img {
		width: 100%;
	}

}

@media screen and (max-width : 500px) {
	section.qa div.body article div.info {
		text-align: left;
	}
	section.qa div.body article img {
		max-width: none;
	}
}

@media screen and (min-width : 500px) {
	div.fixedpagetop a.pagetop {
		height: 90px;
		width: 90px;
	}
}

@media screen and (max-width : 374px) {
	#recSubMenu li {
		width: 98% !important;
		margin: 0 1%!important;
	}

	#recSubMenu li:nth-child(4n){
		margin-right: 1%!important;
	}
	#recSubMenu li:nth-child(4n+1)
	{
		margin-left: 1%!important;
	}
}

@media screen and (min-width : 1051px) {
	section.guide div.body dl dt {
		font-size: 18.435px!important;
	}

	section.guide div.body dl dd {
		font-size: 18.435px!important;
	}

	section.step1 div.body article.toplist ul li {
		font-size: 21px!important;
	}

	header div.header ul.topmenu>li a {
		font-size: 12.6px!important;
	}

	section.clinic div.body>div.info {
		font-size: 21px;
	}

	section.clinic div.body article div.info h4 {
		font-size: 27.225px;
	}

	section.clinic div.body article h3.title {
		font-size: 31.425px;
	}

	section.clinic div.body article div.info {
		font-size: 18.6px;
	}

	section.clinic div.body article div.address {
		font-size: 18.6px;
	}

	section.clinic div.body div.notice {
		font-size: 18.6px;
	}

	section.outside div.body>div.info {
		font-size: 18.6px;
	}

	section.step div.body article div.info {
		font-size: 18.6px;
	}

	section.outside div.body article div.info h4 {
		font-size: 27.225px;
	}

	section.outside div.body article h3.title {
		font-size: 31.425px;
	}

	section.qa div.body>div.info {
		font-size: 18.6px;
	}

	section.qa div.body article div.info {
		font-size: 18.6px;
	}

	section.qa div.body article h3.title {
		font-size: 31.425px;
	}

	section.form div.body div.form_area dl dt {
		font-size: 18.435px;
	}

	section.form div.body div.form_area div.notice, section.form div.body div.form_area div.complate {
		/*font-size: 3.5vw;*/
		font-size: 18.6px;
	}
}

.remodal {
	width: 100%!important;
}

.pc section.group_link div.body{
	/*text-align: center;*/
	margin: 2em auto;
}

/* PC版　俗武者テキスト　フォントサイズは12とし文字色はスマホ版に合わせることにする*/
.zokuText a{
	color:#000000;
	font-size:12px;
	text-align:center;
}

/*ポップアップ*/
.popup2 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
}
.popup2.is-show {
	opacity: 1;
	visibility: visible;
}
.popup2-inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 400px;
	padding: 0px;
	background-color: #fff;
	z-index: 2;
}
.popup2-inner img {
	width: 100%;
}
.popup2-main-image {
	position: relative;
}

.popup2-sub-image {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 90px;
	width: 75%;
}

.close-btn2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 30px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #00000082;
	display: inline-block;
	z-index: 3;
}
.close-btn2 i {
	padding-top: 5px;
	font-size: 20px;
	color: #FFFFFF;
}
.black-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
	z-index: 1;
	cursor: pointer;
}

.LineContactDesign {
	width: 50%;
	margin: 0 auto;
}

@media screen and (max-width : 414px) {
	.LineContactDesign {
		width: 95%;
		margin: 0 auto;
	}
}