@charset "UTF-8";

#contents header {
	height: 550px!important;
    background: transparent url(../img/header_bg.jpg) no-repeat center center;
    background-size: cover;
}

#contents header p.pagettl {
	letter-spacing: 3px;
    left: 0px;
    top: 50%;
    position: absolute;
    width: 35%;
	min-width: 420px;
    z-index: 10;
    background-color: rgba( 255, 255, 255, 0.8);
    padding: 50px;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
}

#contents header p.pagettl span {
	display: inline-block;
	margin-left: 10px;
    line-height: 1;
	font-size: 9px;
}

#primary section .inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

#primary section:nth-child(1) {
    background: transparent url(../img/content_bg01.gif) repeat-y center center;
    background-size: 100%;
    padding: 70px 0 0;
}

#primary section:nth-child(1) .textphoto {
    margin-left: 5%;
}

#primary section:nth-child(2),
#primary section:nth-child(6),
#primary section:nth-child(10) {
	background-color: #FAF3EB;
    padding: 70px 0 0;
}

#primary section:nth-child(2) .phototext,
#primary section:nth-child(6) .phototext,
#primary section:nth-child(10) .phototext {
    background: transparent url(../img/greeting_dt_bg2.png) no-repeat top right;
    background-size: 100%;
}

#primary section:nth-child(3),
#primary section:nth-child(7),
#primary section:nth-child(11){
    background: transparent url(../img/ec_bg.gif) repeat-y center center;
    background-size: 100%;
    padding: 70px 0 0;
}

#primary section:nth-child(4),
#primary section:nth-child(8) {
    background: transparent url(../img/school_bg.gif) repeat-y center center;
    background-size: 100%;
    padding: 70px 0 0;
}

#primary section:nth-child(5),
#primary section:nth-child(9){
    background: transparent url(../img/access_bg.gif) repeat-y center center;
    background-size: 100%;
    padding: 70px 0 0;
}

#primary section:last-child {
    background: none;
    padding: 70px 0;
}

#primary section:nth-child(odd) .textphoto {
    margin-left: 5%;
}

#primary section:nth-child(even) .phototext dl dt h2 {
    padding-left: 20%;
}

.news #primary section:nth-child(1) {
    padding: 70px 0;
}

.menu_index  #primary section:nth-child(1) #menulist {
    padding: 0;
}

#contents #primary section#irregular .textphoto dl dt,
#contents #primary section#irregular .phototext dl dt {
	width: 52%;
}

#primary section#irregular .phototext dl dt h2 {
    padding-left: 3.5%;
}

/* --------------------------------------------------
	 contact
-------------------------------------------------- */

#contents.contact table {
    border-top: dotted 1px #CCC;
	font-size: 14px;
	margin: 0 auto 50px;
	width: 100%;
}

#contents.contact table th {
    background-color: #EEE;
    border-bottom: dotted 1px #CCC;
    padding: 1%;
    text-align: center;
    width: 30%;
}

#contents.contact table td {
	background-color: #FFF;
	border-bottom: dotted 1px #CCC;
    padding: 1%;
    width: 70%;
}

#contents.contact table td input,
#contents.contact table td textarea {
	width: 100%;
	border: solid 1px #EEE;
	-webkit-box-shadow:none;
    box-shadow: none; 
    border-radius: 0px;
}

#contents.contact table td.inputm input {
	width: 50%;
}

#contents.contact table td.inputs input {
	width: 35%;
}

#contents.contact table td textarea {
	height: 300px;
	resize:none;
}

#contents.contact #primary table td p {
	text-align: left;
}

#contents.contact #primary table td p span {
	color: red;
}

#contents.contact #primary .submit_area {
    width: 25%;
    margin: 0 auto;
	padding-bottom: 70px;
}

#contents.contact #primary .submit_area input {
    cursor: pointer;
    width: 100%;
    padding: 12px 0 12px 0;
	height: auto;
    border: solid 1px #CCC;
}

#contents.contact #primary .submit_area .submit_button {
    margin-bottom: 10px;
}

#contents.contact #primary p.confirmation,
#contents.contact #primary p.completion {
    text-align: center;
    margin-bottom: 35px;
}

#contents.contact table th span {
	display: inline-block;
	margin-left: 5px;
	color: red
}

#contents.contact #primary section ol {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 70px;
}

#contents.contact #primary section ol li {
	list-style: decimal;
	margin-bottom: 15px;
}

#contents.contact #primary section .mailform p.hiss {
	margin-bottom: 15px;
}

#contents.contact #primary section .mailform p.hiss span {
	display: inline-block;
	margin-left: 5px;
    color: red;
}

#contents.contact #primary section .mailform .input-checkbox {
	text-align: center;
	margin-bottom: 50px;
}

/* --------------------------------------------------
	 news
-------------------------------------------------- */

#contents.news #newslist ul {
	overflow: hidden;
}

#contents.news #primary section .txt {
    background-color: #FFF;
    padding: 25px;
    height: 400px;
    overflow-y: scroll;
    margin-bottom: 50px;
	float: right;
	width: 50%;
}

#contents.news #newslist ul li {
	border-bottom: none;
	clear: both;
	float: left;
	width: 48%;
}

#contents.news #newslist ul li span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    border-right: none;
    border-bottom: solid 1px #ccc;
}

/* --------------------------------------------------
	 greeting
-------------------------------------------------- */

#contents.greeting  header {
    background: transparent url(../img/naikan4.jpg) no-repeat center center;
    background-size: cover;
}

#contents.greeting #primary section h3 span {
	display: inline-block!important;
	margin-left: 10px!important;
	margin-bottom: 20px!important;
}

#contents.greeting #primary section .irregular {
	margin-bottom: 50px!important;
}

#contents.greeting #primary section .textcenter {
	text-align: center;
}

#contents.greeting #primary section .textcenter h2 span {
	display: block;
	font-size: 9px!important;
}

#contents.greeting #primary section img.award_list_img {
	display: block;
	margin-top: 20px;
	width: 100%;
}

/* --------------------------------------------------
	 policy
-------------------------------------------------- */

#contents.policy #primary section ol {
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 70px;
}

#contents.policy #primary section ol li {
	list-style: decimal;
	margin-bottom: 15px;
}

#contents.greeting #primary section .textphoto dl dt{
	position: relative;
    left: auto;
    width: 60%;
    z-index: 11;
}

#contents.greeting #primary section .textphoto dl dd {
    position: absolute;
    float: none;
    width: 48%;
    z-index: 10;
    top: 0;
    right: 0;
}

#contents.greeting #primary section:nth-child(2) {
    background: transparent url(../img/newslist_bg.gif) repeat-y center center;
    background-size: 100%;
	padding-bottom: 70px;
}

#contents.greeting #primary section:nth-child(2) .inner {
    width: 90%;
}

/* --------------------------------------------------
	 menu
-------------------------------------------------- */

#contents.facial header {
    background: transparent url(/img/menu/facial/header.jpg) no-repeat center center;
	background-size: cover;
}

#contents.body header {
    background: transparent url(/img/menu/body/header.jpg) no-repeat center center;
	background-size: cover;
}

#contents.eyelashextensions header {
    background: transparent url(../img/82912.jpg) no-repeat center center;
	background-size: cover;
}

#contents.other header {
    background: transparent url(../img/menu04.jpg) no-repeat center center;
	background-size: cover;
}

#contents.eyelashextensions #primary section#menutable .inner {
	overflow: hidden;
	padding-bottom: 70px;
	width: 90%;
}

#contents.eyelashextensions #primary section#menutable table {
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-collapse: collapse;
    border-spacing: 0;
    font-family: inherit;
    width: 33.333333333%;
	float: left;
    font-size: 12px;
}

#contents.eyelashextensions #primary section#menutable table th,
#contents.eyelashextensions #primary section#menutable table td {
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #CCC;
}

#contents.eyelashextensions #primary section#menutable table th {
	background-color: #DDD;

}

#contents.eyelashextensions #primary section#menutable table td {
	background-color: #EFEFEF;
}

#contents.eyelashextensions #primary section#menutable p {
	text-align: center;
}

#contents.eyelashextensions #primary section#menutable p img {
	padding: 25px;
	background-color: #FFF;
}

/* --------------------------------------------------
	 school
-------------------------------------------------- */

#contents.school {}

#contents.school header {
    background: transparent url(../img/school_header.jpg) no-repeat center center;
	background-size: cover;
}

#contents.school section p.irregular {
	margin-top: 75px;
}

#contents.school section#movies {
	position: relative;
    padding: 0px 0 0;
}

#contents.school section#movies p a::before {
	content: '';
    background: transparent url(/img/school/play.png) no-repeat center center;
	background-size: 100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width:100%;
	max-width:120px;
	max-height:120px;
	z-index: 11;
}

#contents.school section#movies img {
	position: relative;
	display: block;
	width: 100%;
	z-index: 10;
}

/* --------------------------------------------------
	 facial
-------------------------------------------------- */

#contents.facial #primary section .phototext.irregular dl dt {
	position: relative;
	float: right;
    left: auto;
    width: 60%;
    z-index: 11;
	margin-bottom: 50px;
}

#contents.facial #primary section .phototext.irregular dl dd {
	position: absolute;
    float: none;
    width: 48%;
    z-index: 10;
    top: 0;
    left: 0;
}




@media screen and (max-width:1350px) {

#contents.eyelashextensions #primary section#menutable p img {
	width: 100%;
}


}


@media screen and (max-width:1065px) {

/* --------------------------------------------------
	 common
-------------------------------------------------- */

#primary section:nth-child(even) .phototext dl dt h2 {
    padding-left: 0%;
}

#contents #primary section#irregular .textphoto dl dt, #contents #primary section#irregular .phototext dl dt {
    width: 100%;
}

#primary section#irregular .phototext dl dt h2 {
    padding-left: 0%;
}

#contents.greeting #primary section .textphoto dl dt {
    width: 100%;
}

#contents.greeting #primary section .textphoto dl dd {
    position: relative;
    width: 100%;
    z-index: 10;
    top: auto;
    right: auto;
}

#primary section#sns {
    padding: 70px 0;
}

/* --------------------------------------------------
	 news
-------------------------------------------------- */

#contents.news #primary section .txt {
	display: none;
}

#contents.news #newslist ul li {
    float: none;
    width: 100%;
    border-bottom: solid 1px #ccc;
}

#contents.news #newslist ul li span {
    border-bottom: none;
    margin-bottom: 0px;
	padding-bottom: 0px;
}

/* --------------------------------------------------
	 school
-------------------------------------------------- */


#contents.school #primary section:nth-child(4) {
	padding: 0px 0 0;
}

#contents.school section p.irregular {
    margin-top: 0px;
}

/* --------------------------------------------------
	 facial
-------------------------------------------------- */

#contents.facial #primary section .phototext.irregular dl dt {
	position: relative;
	float: none;
    left: auto;
    width: 100%;
    z-index: 11;
	margin-bottom: 0px;
}

#contents.facial #primary section .phototext.irregular dl dd {
	position: relative;
    float: none;
    width: 100%;
    z-index: 10;
    top: auto;
    left: auto;
}




}





@media screen and (max-width:1065px) {

#contents.school section#movies {
	background: transparent url(../img/ec_bg.gif) repeat-y center center;
    background-size: 100%;
}

#contents.school section#movies p {
	margin: 0 auto;
	width: 90%;
}


}












@media screen and (max-width:764px) {

.pc {
    display: none!important;
}

#contents header p.pagettl {
    min-width: 50%;
}

#contents header p.pagettl span {
    display: block;
    margin-left: 0px;
    margin-top: 5px;
	letter-spacing: 0px;
}

#contents header {
	height: 360px!important;
}

#contents header p.pagettl {
	font-size: 12px;
    padding: 30px 20px;
}

#contents.contact table th,
#contents.contact table td {
	text-align: left;
	display: block;
	width: 100%;
}

#contents.contact table td.inputs input,
#contents.contact table td.inputm input {
	width: 98%;
}

#contents.contact table {
    margin: 0 auto 30px;
}

#contents.contact #primary section .mailform .input-checkbox {
    margin-bottom: 30px;
}

#contents.contact #primary .submit_area {
    width: 50%;
}

#contents.school section#movies p a::before {
	max-width: 50px;
    max-height: 50px;
}

}