@charset "utf-8";
/* CSS Document */
body#system {
    background:;
}
body#system h2{
margin-bottom:0;
}
body#system #layout{
	background: url(/user/images/pink_bg.jpg);
    background-size: 100%, 100%;
}

body#system #layout #contents img{
     max-width: 100%;
}

body#system #layout #contents h3{
	font-weight:bold;

	font-size:150%;
color:#ed387e;
font-family: 'Kiwi Maru', serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Zen Maru Gothic', serif;
}

body#system #layout #contents img.md{
     max-width: 90%;
	margin:auto;
}
.seniorBox {
    background: #ffffff;
    margin: 0px 10px 30px;
    border-radius: 6px;
	padding-top:30px !important;
}
.seniorBox span.photo {
    float: right;
    width: 40%;
    border-radius: 50%;
    overflow: hidden;
}
.seniorBox div {
    padding: 10px;
}
#beginnerBox{
background:#ffffff;
	border:2px solid #FF8AAF;
	margin:0 10px;
}
#flowBox div {
    background: #ffffff;
    margin: 0 auto 30px;
    padding: 10px;
    border-radius: 6px;
}

#salaryBox{
background:#ffffff;
	border:2px solid #FF8AAF;
	margin:0 10px;
	padding:10px !important; 
}
#staffBox .comment {
    background: rgba(255,255,255,.7);
    border-radius: 6px;
    padding: 15px !important;
    margin: 5px;
}
#staffBox .photo {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 60%;
    margin: auto;
	border:3px solid #ffffff;
}

#treatBox{
	background-image:url(/user/images/treat_bg_top.png), url(/user/images/treat_bg_bottom.png), url(/user/images/treat_bg.png) ;
	background-position: top center,bottom center, center center;
	background-size:cover, cover,cover;
	background-repeat:no-repeat,no-repeat,repeat-y;
	margin:0 10px;
	border:2px solid #FF8AAF;
}
img.textBar {
    margin: 10px auto 30px;
}
.homeBox{
	text-align:center;
/*	padding: 30px 20px;*/
	padding-bottom:30px;
/*	background:#ffffff;*/
	
}

.homeBox img{
/*	display:block;*/
	max-width:100%;
}
.homeBox img.lineBtn{
width:70%;
margin:50px auto 10px;
}

#firstView{
	overflow:hidden;
	position: relative;
/*
	max-width: 560px;
    width: 100%;
    background: transparent;
    transform: translate(-50%, 0%);
	z-index: 1;
*/
}
#firstView img#mainImage{
	display:block;
	width:100%;
	position: relative;
	z-index: 0;
}
#firstView.hideMe img{
	opacity:0;
	
}
#box1{
	position:relative;
	background:url(/user/images/box1_bg.jpg);
	background-size:cover;
	padding:30px 0  40px;
}

#box1 ul{
	font-size:0;
	padding:0px;
	display:inline-block;
	margin:auto;
}
#box1 ul li{
	font-size:12px;
	display:inline-block;
	width:calc(100%/ 3 - 0px);
	padding:0px;
	text-align:center;
}
#box1 ul li img{
	display:block;
	max-width:100%;
		margin:auto;
}


#box2{
	position:relative;
	background:url(/user/images/box2_bg.jpg) top center;
	background-size:100%;
}
#box2-1{
	    width: 70%;
    margin: auto;
position: relative;
    z-index: 1;	}

#box2 img {
    margin-bottom: 30px;
}

#box3{
	position:relative;
	padding-bottom:0 !important;
}

#box4{
	position:relative;
}
#box4 #boxInside{
	background:url(/user/images/box4-bg.png) ;
	background-size:80%;
}
#box4 img {
}
#box4 div{
}
#box4 div img{
}
#box4 div p{
}

#box5{
	position:relative;
	background:url(/user/images/box5_bg.jpg) no-repeat;
	background-size:cover;
	padding-bottom:0;
}
#box5 div {
}
#box5 > img {
 }
#box5 div p{
}


#box6{
	position:relative;
}
div#box6 > img {
    margin-bottom: 30px;
}
#box6 div p{
	position:relative;
	top:0;
	left:0px;
	font-size:22px;
	transform: none;
	text-align:center;
	max-width:460px;
}
#box6 div > img {
    max-width: 40%;
}

#box7{
	position:relative;
}
#box7 #box7-1{
}
#box7 #box7-2{
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%, 0%);
}
#box7 #box7-3{
	position:absolute;
	width:90%;
	bottom:0px;
	left:50%;
	transform:translate(-50%, 0%);
}


#box8{
	position:relative;
}
#box8 #box8-1{
}
#box8 #box8-2{
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%, 0%);
}
#box8 #box8-3{
	position:absolute;
	width:90%;
	bottom:0px;
	left:50%;
	transform:translate(-50%, 0%);
}


#box9{
	position:relative;
}
#box9 #box9-1{
}
#box9 #box9-2{
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%, 0%);
}
#box9 #box9-3{
	position:absolute;
	width:90%;
	bottom:0px;
	left:50%;
	transform:translate(-50%, 0%);
}


#box10{
	position:relative;
}
#box10 #box10-1{
}
#box10 #box10-2{
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%, 0%);
}
#box10 #box10-3{
	position:absolute;
	width:90%;
	bottom:0px;
	left:50%;
	transform:translate(-50%, 0%);
}
.homeBox p{
position: absolute;
    top: 0;
    text-align: left;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%, 0);
padding: 20px 30px;
    width: 100%;
    max-width: 430px;
	line-height:1.7;
}

#box11{
/*	padding:10px;*/
	padding-bottom:40px;
}
#box11 > img{
	max-width:100%;
}
#box11 ul{
	border:1px solid #cccccc;
	border-radius:0px;
	background-color:#ffffff;
	color:#333333;
}
#box11 li{
	text-align:left;
	border-bottom:1px dotted #cccccc;
	padding:10px;
}
#box11 li:nth-child(2n){
	background:#fcfcfc;
}
#box11 li:last-child{
	border-bottom:none;
}

#box11 li .photo{
	float:left;
	margin-right:10px;
}
#box11 li .photo img{
max-width:100px;
	}

#box11 li h3{
	font-size:14px;
font-weight:normal;
	color:#fc99b0 !important;
	}
#box11 li h3 a:link,
#box11 li h3 a:visited,
#box11 li h3 a:hover{
color: #fc99b0 !important;
	}
#box11 li p{
font-size: 14px;
    font-weight: normal;
    position: relative;
    transform: translate(0px, 0px);
    left: 0;
    max-width: none;
    padding: 0;
}

#box11  ul li .photo a,
#box11  ul li h3 a{
	display:block;
}
#box11 li .comment{
}
#box11 div.more{
text-align:center;
padding:0;
	box-shadow:2px 2px 3px rgba(0,0,0,.1);
display:block;
	width:60%;
	margin:20px auto;
	border-radius:10px;
}
#box11 div.more a{
font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
	display:block;
	border-radius:10px;
	padding:5px 20px;
/*	border:1px solid #cccccc;*/
	background:rgba(255,255,255,1);
	border: 5px solid #ffffff;
	box-shadow:2px 2px 3px rgba(0,0,0,.1) inset;
	color:#fc99b0 !important;
	letter-spacing: 1px;
	font-family: 'Lora', serif;
	line-height: 1.8;
}
#box11 img#icn {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
#box12{
	position:relative;
}
#box12 h2{
	margin-bottom: 0 !important;
}
#box12 #qanda{
	background:url(/user/images/box12_bg.jpg);
    font-size: 14px;
    padding: 0 10px 30px;
}
#box12 #qanda dl{
	padding:0px;
	padding-top:20px;
}
#box12 #qanda dt{
	background:url(/user/images/qa_dtbg.png) top left no-repeat;
	background-size:25%;
	padding-left:6em;
	padding-top:3em;
	margin-bottom:10px;
	font-weight:normal;
}

#box12 #qanda dt h3{
font-size:14px;
text-align:left;
	display:block;
	background:#fbd2db;
	border-radius:10px;
	padding:10px;
	color:#000000;
	position:relative;
	width:calc(100% - 6em);
	font-weight:normal;
}

#box12 div#qanda dd {
	background:url(/user/images/qa_ddbg.png) top right no-repeat;
	background-size:25%;
	padding-left:0em;
	padding-top:3.5em;
	margin-bottom:10px;
}

#box12 #qanda dd p{
font-size:14px;
text-align:left;
	display:block;
	background:#fc99b0;
	border-radius:10px;
	padding:10px;
		color:#ffffff;
	position:relative;
	width:calc(100% - 12em);
}

#box13{
	position:relative;
	background:#ffffff;
}
#box13 table{
}
#box13 table{
font-size:13px;
width:calc(100% - 20px);
	margin:auto;
font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
#box13 table th{
display:block;
text-align:left;
font-size:13px;
font-weight:normal;
	border-bottom:2px solid #fbd1db;
}
#box13 table th span{
display:inline-block;
text-align:left;
padding:5px 10px;
	letter-spacing: 3px;
font-size:14px;
font-weight:normal;
color: #000000 !important;
    background: #fbd1db;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#box13 table td{
display:block;
font-size:14px;
font-weight:normal;
text-align:left;
padding:10px;
	color:#000000;
}

#box14{
	position:relative;
	background-color:rgba(255,255,255,.7);
	padding-bottom:50px;
}

#box14 dl{
	color:#4a4a48;
	text-align:left;
	font-size:14px;
padding: 10px 30px;
}
#box14 dl dt{
	padding:5px;
}
#box14 dl dd{
	padding:5px;
}
#box14 select,
#box14 textarea,
#box14 input{
	font-size:14px;
	padding:5px;
	width:calc(100% - 15px);
border: 1px solid #cccccc;
    border-radius: 5px;
    background-color: rgba(255,255,255,.2);
}
#box14 label input[type="radio"]{
width:auto;
	text-align:center;
}
#box14 label{
	display:inline-block;
	border-radius:2rem;
	width:calc(100%/2 - 10px);
text-align: center;
}
#box14 input[type="reset"],
#box14 input[type="submit"]{
	color:#444444;
	font-weight:normal;
}

#box14 .bt{
	color:#444444;
	display:inline-block;
	border-radius:2rem;
	width:calc(100%/2 - 10px);
text-align: center;
	border:none;
	font-weight:;
	font-size:18px;
font-family: 'Kiwi Maru', serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Zen Maru Gothic', serif;
	background-color:transparent;
}
#contents{
font-family: 'Kiwi Maru', serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
font-family: 'Zen Maru Gothic', serif;
/*padding-top:42px;*/}

#contents > div,
#contents > p{
	font-size:16px;
	padding:10px 60px;
	text-align:left;
}
#contents > div strong,
#contents > p strong{
font-weight:bold;
}
.aboutPage{
	background-size:100%;
margin-bottom:-35px;
}
.aboutPage + br.clr{
display:none;
}
.aboutPage img{
	display:block;
	max-width:100%;
}
.aboutPage > div{
    background: url(/user/images/about_bg.jpg) bottom left no-repeat;
    padding: 10px 60px 130px;
    background-size: 80%;
}
.aboutPage > div div{
margin:30px;
    text-shadow: 0 0 2px #ffffff,0 0 2px #ffffff,0 0 2px #ffffff,0 0 2px #ffffff,0 0 2px #ffffff,0 0 2px #ffffff,0 0 2px #ffffff;
}
.salaryPage img{
	display:block;
	max-width:100%;
}
.workPage img{
	display:block;
	max-width:100%;
}
.flowPage img{
	display:block;
	max-width:100%;
}
.flowPage > div p{
padding:10px 40px 60px;
font-size:13px;
}

.treatmentPage > div ul{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
	padding:10px;
	justify-content: center;
}
.treatmentPage > div ul li{
	width:calc(100%/2 - 10px);
background: url(/user/images/treat_bg.png);
 display: grid;
  justify-items: center;
  align-items: center;
	min-height:120px;
	border-radius:10px;
	margin:5px;
	font-weight:bold;
	font-size:16px;
}

@media screen and (max-width: 559px) {
body#system {
    background: url(/user/images/pink_bg.jpg);
    background-size: 100%;
}
.homeBox p {
    position: absolute;
    top: 0;
    text-align: left;
    left: 50%;
    font-size: 12px;
    transform: translate(-50%, 0);
    padding: 20px 30px;
    width: 100%;
    max-width: 270px;
}
#contents > div,
#contents > p{
	font-size:14px;
	padding:10px 20px;
	text-align:left;
}

#contents >  div strong,
#contents > p strong{
font-weight:bold;
}
body#system #layout #contents img.md{
     max-width: 100%;
	margin:auto;
}

#box1{
	padding: 10px 0px;
}

#box4 div p {
    position: absolute;
    top: 140px;
    padding: 22px;
    left: 0;
    font-size: 14px;
    transform: none;
    text-align: left;
    max-width: 300px;
}
#box5 div p {
	position:relative;
	top:0;
	left:0px;
    font-size: 14px;
    transform: none;
    text-align: left;
max-width: 315px;
    padding: 20px 10px;
}
#box6 div p {
	position:relative;
	top:0;
	left:0px;
    font-size: 18px;
    transform: none;
    text-align: center;
max-width: 315px;
    padding: 20px 10px;
}
#box11 ul {
    margin: 0 10px;
}
#box11 li .photo{
	}

#box11 li .photo img{
width:80px;
max-width:100%;
	}
#box11 li h3{
	font-size:13px;
	line-height: 1.3;
	}

#box11 li p{
	font-size:11px;
	line-height: 1;
}
#box11 div.more a{
}

#box12 {
/*    padding: 30px 10px;*/
}
#box12 #qanda dt {
    padding-left: 14%;
    padding-top: 10%;
	font-weight:normal;
}
#box12 #qanda dt h3 {
    width: calc(100% - 23%);
}
#box12 div#qanda dd {
    padding-top: 10%;
    padding-right: 15%;
    padding-left: 0;
    text-align: left;
}
#box12 #qanda dd p {
width: calc(100% - 20%);
    margin: auto;
}
#box13 table td{
font-size:12px;
}
.aboutPage > div{
padding:0px 0px 60px;
    background-size: 90%;
}
.aboutPage > div div{
margin:30px 10px;
}
.flowPage > div p{
padding:10px 10px 60px;
}

}