@charset "utf-8";
/* CSS Document */
body#system {
    background:;
}
body#system h2{
margin-bottom:0;
}
body#system #layout{
	background: #e8ebf4;
}

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;
}

 h3.exFont{
font-family: "bokutoh-ruika", sans-serif;
font-weight: 100;
font-style: normal;	 font-size:19px;
	 line-height:1.7;
margin:0px auto 50px;
background: rgba(255,255,255,.8);
    padding: 20px;
    z-index: -1;
    position: relative;
	 color:#555555;
}
 h3.exFont span{
	 display:inline-block;
	 position:relative;
	 color:rgba(237, 40, 125, .7);
	 font-size:100%;
}
h3.exFont span:after{
/*	position:absolute;
	bottom:5px;
	left:0;
	 display:inline-block;
	 content:"";
	 width:100%;
	 height:5px;
	 background:rgba(237, 40, 125, .7);
	 display:inline-block;
	z-index: -1;*/
}
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: 0px;
	padding-bottom:0px;
/*	background:#e8ebf4;*/
	
}

.homeBox img{
/*	display:block;*/
	max-width:100%;
}
.homeBox img.lineBtn{
width:70%;
margin:50px auto 10px;
}

.homeBox dl{
	text-align: left;
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 400;
font-style: normal;
}
.homeBox dl dt{
margin-bottom: -10px;
    font-size: 40px;
    margin-left: 10px;
    text-align: center;
    background: #c4c8eb;
    display: inline-block;
/*    width: 1.5em;*/
    line-height: 1.5em;
}
.homeBox dl.numOnly{
  display: flex;
  align-items: stretch;
background: #ffffff;
	margin-bottom:20px;
 }

.homeBox dl.numOnly dt{
flex-grow: 1;
 /*   flex-basis: 70px;*/
	width:60px;
	font-size: 40px;
    align-self: center;
    margin-bottom: 0;
    margin-left: 0;
    background: #ffffff;
    text-align: center;
	font-weight:bold;
}

.homeBox dl.numOnly dd{
flex-grow: 20; 
  align-self: center;
	margin-bottom:0;
}
.homeBox dl.numOnly dd p{
background: #ffffff;
    margin: 0px;
    margin-right: 0px;
  /*  width: calc(100% - 70px);*/
    font-size: 16px;
    padding: 10px;
  align-self: stretch;
}

.homeBox dl.formOnly dt{
margin-bottom: 0px;
    font-size: 16px;
    margin-left: 0px;
    text-align: center;
    background: #fdbacf;
    display: inline-block;
    line-height: 1.5em;
}
.homeBox dl dd{
	margin-bottom:20px;
}
.homeBox dl dd p{
	background:#ffffff;
	margin: 0 40px;
	margin-right:20px;
	width:auto;
	font-size:15px;
	padding:20px 20px;
}
#box5.homeBox dl dt{
margin-bottom: 0px;
    font-size: 30px;
	text-align:center;
    margin-left: 0px;
     background: #ffffff;
    display: block;
/*    width: 1.5em;*/
	padding:5px;
    line-height: 1.5em;
	font-weight:bold;
}
#box5.homeBox dl dd{
}

#box5.homeBox dl p{
	margin:0;
	max-width:none;
	font-size:18px;
	padding:10px 20px;
	text-align: center;
}
#box5.homeBox dl p em{
	margin-bottom:20px;
color:#FD5495;display:block;
	font-style:normal;
text-align:center;
}
#box6.homeBox > p{
	font-size:18px;
	padding:10px;
	text-align: center;
	max-width:none;
}

#firstView{
	display:block;
position: fixed;
    top: 0;
    left: 50%;
    max-width: 560px;
    width: 100%;
    background: transparent;
    transform: translate(-50%, 0%);
	z-index: 0;
}
#firstView img{
	display:block;
	max-width:none;
	width:100%;
	
}
#firstView.hideMe{
display:none;	
}

.btns{
    text-align: center;
    padding: 10px 0 30px;
    background: #ffffff;
}
/*
.homeBox .btns p{
    text-align: left;
    font-size: 20px;
    padding: 0px 30px 20px;
	max-width:none;
    line-height: 1.7;
    margin: auto;
	text-align:center;
	position:relative;
}
.btns p:before{
	position:absolute;
	bottom: 20px;
	left:0;
	content:'';
	height:30px;
	width:60px;
background: linear-gradient(to right,  rgba(239,155,180,1) 3%,rgba(214,85,100,1) 100%);
z-index:-1;
	box-shadow:0 1px 1px rgba(0,0,0,.3);
}
.btns p:after{
z-index:-1;
	position:absolute;
	bottom:20px;;
	right:0;
	content:'';
	height:30px;
	width:60px;
background: linear-gradient(to right,  rgba(214,85,100,1) 0%,rgba(239,155,180,1) 100%);
	box-shadow:0 1px 1px rgba(0,0,0,.3);
}
.btns p span{
    text-align: center !important;
	display:inline-block;
	margin:auto;
	width:calc(100% - 60px);
    font-size: 16px;
    line-height: 1.7;
	margin:20px auto 10px;
background: linear-gradient(to right,  rgba(247,98,150,1) 0%,rgba(239,155,180,1) 49%,rgba(247,98,150,1) 100%);
	padding:5px 20px !important;
	color:#ffffff;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
}
*/
.homeBox .btns p {
text-align: center; 
font-size: 18px;
 padding: 0px;
max-width: none;
display: inline-block;
  position: relative;
  height: 45px;
  text-align: center;
  box-sizing: border-box;
	margin-top:20px;
}
.btns p:before {/*左側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -35px;
  z-index: -2;
  border: 20px solid #EF95B1;
  border-left-color: transparent;/*山形に切り抜き*/
}

.btns p:after {/*右側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -35px;
  z-index: -2;
  border: 20px solid #EF95B1;
  border-right-color: transparent;/*山形に切り抜き*/
}

.btns p span {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 45px;
  font-size: 18px;
  color: #FFF;
  background: linear-gradient(to right,  rgba(247,98,150,1) 0%,rgba(239,155,180,1) 49%,rgba(247,98,150,1) 100%);/*真ん中の背景色*/
}
..btns p span:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #397eb5;/*左の折り返し部分*/
}
..btns p span:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #397eb5;/*右の折り返し部分*/
}

.btns ul{
	font-size:0;
	border-radius:30px;
	background-color:#cccccc;
	width:80%;
	margin:20px auto 0;
	border:2px solid #ffffff;
	overflow:hidden;
}
.btns ul li{
	font-size:12px;
	display:inline-block;
	width:calc(100%/2 - 0px);
background: linear-gradient(45deg,  rgb(255,27,144) 0%,rgb(255,150,37) 100%);
}
.btns ul li:first-child{
border-right:2px solid #ffffff;
	box-sizing:border-box;
background: linear-gradient(135deg,  rgb(0,176,232) 0%,rgb(0,212,32) 100%);
}
.btns ul li a{
	display:block;
	padding:10px 20px;
	color:#ffffff;
}
.btns ul li a i{
	font-size:40px;
	float:left;
}
.btns ul li a span{
	display:block;
	font-size:130%;
}



#box1{
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
}

#box1 ul{
	font-size:0;
	padding:5px 10px;
}
#box1 ul li{
	font-size:12px;
	display:inline-block;
	width:calc(100%/4 - 10px);
	padding:5px;
	text-align:center;
}
#box1 ul li img{
	display:block;
	max-width:100%;
		margin:auto;
}


#box2{
	position:relative;
/*	background:#e8ebf4;*/
}
#box2-1{
	    width: 70%;
    margin: auto;
position: relative;
    z-index: 1;	}

#box2 img {
/*    margin-bottom: 30px;*/
}

#box3{
	position:relative;
}

#box4{
	position:relative;
}
#box4 img {
}
#box4 div{
	position:relative;
	text-align:center;
/*	margin-bottom:30px;*/
}
#box4 div img{
	position:relative;
}
#box4 div p{
}

#box5{
	position:relative;
/*	background:#e8ebf4;*/
}
#box5 div {
}
#box5 > img {
 /*   margin-bottom: 30px;*/
}
#box5 div p{
	position:relative;
	top:0;
	left:0px;
	font-size:20px;
	transform: none;
	text-align:left;
	max-width:460px;
}


#box6{
	position:relative;
}
div#box6 > img {
 /*   margin-bottom: 30px;*/
}
#box6 div p{
}
#box6 div > img {
    max-width: 40%;
}

#box7{
	position:relative;
}

#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;
    left: 50%;
   transform: translate(-50%, 0);
    width: 100%;
*/
    text-align: left;
    font-size: 20px;
 padding: 20px 30px;
    max-width: 430px;
	line-height:1.7;
}


#box11{
	position:relative;
}
img#box11-1 {
    width: 60%;
    margin: 20px auto;
}
#box11 ul{
	padding:10px;
}
#box11 ul li{
	margin:10px 0;
}
#box11 ul li img{
}
#box12{
	position:relative;
}
#box12 #qanda{
    font-size: 14px;
    padding: 0 10px;
}
#box12 #qanda dl{
	padding:0px;
}
#box12 #qanda dt{
padding:0px 10px;
text-align:left;
margin-top:10px;
cursor:pointer;
font-weight:bold;
color:inherit;
}
#box12 #qanda dt:before{
content: '';
/*background-image: url(/user/images/img12-q.png);*/
	vertical-align:middle;
  background-size: contain;
      display: inline-block;
/*    width: 2em;*/
    height: 2em;
    text-align: center;
    border-radius: 3px;
    margin-right: 5px;
    line-height: 1.5;
	}

#box12 #qanda dt{
	background-color:rgba(255,255,255,.7);color:#333333;
}
#box12 #qanda dt.active{
	background-color:#d37c91;color:#555555;
}
#box12 #qanda dt h3{
font-size:13px;
text-align:left;
font-weight:normal;
padding: 0px;
	display:inline-block;
}

#box12 #qanda dt.active h3{
font-size:13px;
text-align:left;
font-weight:normal;
padding: 0px;
	display:inline-block;color:#ffffff;
}
#qanda dt i {
    float: right;
    display: inline-block;
    line-height: 2;
    position: relative;
}
#box12 #qanda dt.active  i {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    position: relative;
    z-index: 1000;
	color:#ffffff;
}

#box12 div#qanda dd {
text-align:left;
	padding:5px  10px;
padding-left:2em;
    display: none;
    cursor: pointer;
	border:1px solid #EAEAEA;
	border-top:none;
     border-top-right-radius: 0px; 
    border-top-left-radius: 0px;
    margin-bottom: 20px;
}
#qanda dt.active + dd {
	display:block;
	background-color:rgba(255,255,255,.7);
}

#box12 #qanda dd p{
    font-size: 12px;
    line-height: 1.3;
    padding: 4px;
    text-align: left;
    position: relative;
    width: auto;
    max-width: inherit;
}
#box12 #qanda dd p:before{
	content:'A.';
	display:inline-block;
}

#box13{
	position:relative;
/*	background:#e8ebf4;*/
}
#box13 table{
}
#box13 table{
font-size:15px;
width:calc(100% - 20px);
	margin:auto;
border-collapse: separate;
border-spacing: 0px;
}
#box13 table tr{
	display:block;
	margin-bottom:15px;
}
#box13 table th{
display:block;
text-align:left;
font-size:13px;
font-weight:normal;
/*	border-bottom:2px solid #fdbacf;*/
}
#box13 table th span{
display:block;
text-align:left;
padding:5px 10px;
	letter-spacing: 3px;
font-size:14px;
font-weight:normal;
color: #4a4947 !important;
    background: #fdbacf;
	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:#4a4947;
	background:#ffffff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#box14{
	position:relative;
/*	background:#e8ebf4;*/
	padding-bottom:50px;
}

#box14 form{
	background: rgba(255,255,255, .9);
    border-radius: 5px;
	padding-bottom:15px;
}
#box14 dl{
	color:#4a4a48;
	text-align:left;
	font-size:14px;
padding: 10px 10px;
}
#box14 dl dt{
	padding:5px;
	color:#7C80C0;
	background:none;
}
#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,.7);
}
#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-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;
}
#box7 h3{
font-family: ab-tombo-bold, sans-serif;
font-style: normal;
font-weight: 400;
	text-shadow:0.05em 0.12em 0 rgba(0,0,0,.2);

width:calc(100% - 10px);
font-size:28px;

text-align:center;
letter-spacing:2px;
padding:5px;
margin:10px 0 10px;
    margin-bottom: 10px;
     line-height: 1.3em;
    color: #7C80C0;

}
#box7 ul{
display: flex;
  flex-wrap: wrap;
  align-items: stretch;
	align-content: stretch;
	margin-bottom:30px;
}
#box7 ul li{
width: calc(100%/3 - 4px);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefefe+0,eaeaea+100 */
background: linear-gradient(135deg,  rgba(254,254,254,1) 0%,rgba(240,240,240,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border: 1px solid #cccccc;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 5px 2px;
	line-height:1.7;
	font-size:15px;
  display: grid;
  place-items: center;
	min-height:5rem;
	color:#7c80c0;
	box-shadow:1px 1px 0 rgba(0,0,0,.5);
}
#box7 ul li br{
	display:none;
}
#box7 ul li:nth-child(even){
	color:#e37eab;
}

#box4 dl.point dt{
	font-size:24px;
	padding:5px 10px;
	background:#ff0050;
	color:#ffffff;
}

@media screen and (max-width: 559px) {
body#system {
 /*   background: url(/user/images/pink_bg.jpg);*/
    background-size: 100%;
}
.homeBox p {
}
#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;
}
.btns ul li{
	vertical-align:top;
	font-size:11px;
	}
.btns ul li a{
padding:6px 20px;
	}
.btns ul li a i{
	font-size:30px;
	float:left;
}
.btns ul li a span{
	display:block;
	font-size:120%;
}

#box1{
	padding: 10px 0px;
}

#box4 div p {
 }
#box6 div p {
}
#box5.homeBox dl dt{
    font-size: 30px;
}
#box5.homeBox dl dd{
}

#box5.homeBox dl p{
	font-size:14px;
}
#box5.homeBox dl p em{
	margin-bottom:14px;
}

#box13 table td{
font-size:12px;
}
#box7 ul li{
font-size:14px;
	}
#box7 ul li br{
	display:block;
}
#box7 h3 {
    font-size: 20px;
}
.btns p{
    font-size: 16px;
}
.homeBox dl.numOnly dd p{
    font-size: 16px;
}
#box6.homeBox > p{
	font-size:14px;
}
.btns p span{
    font-size: 13px;
}


}