@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:480px){

h1{
	padding: 3px 0;
	font-size: 10px;
	font-weight: normal;
	color: #8B8B8B;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	line-height: 100%;
	display: none;
}
img{
	width: 100%;
	height: auto;
	}
.nodisplay{
	display: none;	
	}	
.pc{
    display: none;
}
.sp{
    display: block;
}	
/*************
/* header
*************/
#header{
    background-color: #FFFFFF;
    height: auto;
    background-repeat: repeat-x;
    background-position: center 0%;
    margin-bottom: 0px;
}
#header h1{
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	line-height: 100%;
	text-align: left;
	display: none;
}
#header .inner{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	position: relative;

}
#header #logo{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 10px;
}

	
#header #logo img{
	width: 100%;
	height: auto;
	}

#header .contact{
	display: none;
}
#header .contact2{
	width: 35%;
	margin-bottom: 22px;
	margin-top: 30px;
	float: right;
	margin-right: 3%;
	display: block;
}
	#header .contact3{
    width: 100%;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    padding-top: 10px;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-bottom: 0px ;
    background-color: rgba(255,255,255,1.00);
}	
	#header .contact3 ul{
		    width: 68%;
    margin-left: auto;
    margin-right: auto;
    float: none;
		
	}
	
	#header .contact3 ul li{
    width: 100%;
    float: none;
	}
	
	#header .contact3 ul li img{
	width: 100%;
	height: auto;

}	
#header .contact4{
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    padding-top: 10px;
    display: none;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #9f9379;
    background-color: #FFFFFF;
}	
	#header .contact4 ul{
		width: 80%;
		    margin-left: auto;
    margin-right: auto;
	}
	#header .contact4 ul li{
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
	}
	
	#header .contact4 ul li img{
	width: 100%;
	height: auto;

}	
#header .contact .tel{
	width: 100%;
	float: none;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	border-top: 1px solid #000000;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	top: 0px;
}
#header .contact .tel img{
	width: 250px;
	height: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}	
	
#header .contact .email,#header .contact .access{
	width: 48%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 0px;
}
#header .link{
	width: 560px;
	float: right;
}
#header .link ul{}
#header .link ul li{
	float: left;
	font-size: 12px;
	padding-left: 17px;
	padding-right: 17px;
	border-right: 1px solid #FFFFFF;
	line-height: 100%;
}
#header .link ul li a{
	color: #FFFFFF;
}
#header .link ul li a:hover{
	color: #b5aa21;
	text-decoration: none;
}

* html #header{height:1%;}

/**************************
/* GNAVI
**************************/
.gnavi{
    height: auto;
    background-image: none;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: auto;
}
.gnavi ul{
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-repeat: repeat;
    background-position: right bottom;
    height: auto;
    border-left-width: 0px;
    border-left-style: none;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;

}
.gnavi ul li{
    padding-right: 0px;
    margin-right: 0%;
    margin-left: 0%;
    background-repeat: no-repeat;
    background-position: right top;
    float: left;
    width: 33.3333%;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    margin-top: 0px;
    background-image: url(../images/footer_bg.png);
	}
.gnavi2{
    height: auto;
    background-image: none;
    margin-bottom: 20px;
}
.gnavi2 ul{
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	background-position: right bottom;
	height: auto;


}
.gnavi2 ul li{
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 33.333333333%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: auto;


	}	
	
.nobg{
	background-image: none!important;
}
#main_img{
	padding-bottom: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	display: none;
}
#main_img_smp{

	padding-bottom: 0px;
	display: block;
	border-bottom-width: 0px;
	margin-bottom: 30px;
}
#main_img_kasou{
    display: block;
    margin-bottom: 20px;
    background-image: none;
    height: auto;
    background-repeat: no-repeat;
    background-position: center top;
	}
#main_img_kasou2{
	display: block;
	margin-bottom: 20px;
	background-image: none;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;

}
#main_img_kasou3{
	display: block;
	margin-bottom: 20px;
		background-image: none;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	
}
#main_img_kasou4{
	display: block;
	margin-bottom: 20px;
	background-image: none;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	
}
#main_img_kasou5{
	display: block;
	margin-bottom: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 0px;
	height: auto;

}
	#main_img_kasou6{
	display: block;
	margin-bottom: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;

}
	#main_img_kasou7{
	display: block;
	margin-bottom: 20px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;

}
	#side .twitter {
	position: relative;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.TwitterWidget #twitter-widget-0 {
	width:100% !important;
}
#side .banner {
    margin-bottom: 30px;
    position: relative;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    padding: 0!important;
    font-size: small;
}
#side .banner ul {
width: 100%;
padding: 0!important;
}

#side .banner ul li {
    width: 100%;
    padding: 0!important;
    margin-bottom: 10px;
    font-size: small;
}

#side .banner ul li img {
	height: auto;
	width: 100%;
}

/*************
footer
*************/

#footer{
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 30px;
}
* html #footer{height:1%;}

#footer .inner{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#footer .inner .link{
	width: 100%;
	margin-bottom: 25px;
}
#footer .inner .link ul{
	width: 100%;
	float: none;
}
#footer .inner .link ul li{
	background-image: none;
	font-size: medium;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #D7D7D7;
}
#footer .inner .link ul li a{
	color: #FFFFFF;
}
#footer .inner .link ul li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .inner .address{
	width: 100%;
	float: none;
	color: #FFFFFF;
	font-size: small;
	line-height: 170%;
	text-align: center;
	margin-bottom: 10px;
}
#footer .inner .banner{
	width: 180px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#footer .inner .copyright{
	text-align: center;
	font-size: x-small;
	clear: both;
	padding-top: 30px;
	color: #FFFFFF;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 50px;
}
#footer .line{
	float: none;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.fix-menu {
    position: fixed;
    bottom: 0;
    height: auto;
    z-index: 999;
    width: 100%;
    text-align: center;
    display: block;
 }
    .fix-menu ul{}
    .fix-menu ul li{
    width: 33.333333%;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    }
    
    
/*************
  container
*************/
#container{
	width: 98%;
	margin-left: auto;
	margin-right: auto;
		}
#main{
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
#side{
	width: 100%;
	float: none;
	}	
#container .inner{
	width: 96%;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 30px;
}

#container #side .nf{
    width: 300px;
    padding-top: 15px;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,1.00);
    border: 1px solid rgba(157,211,188,1.00);
    text-align: center;
    padding-bottom: 25px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
}
#container #side .nf .ttl{
	width: 200px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#container #side .nf .image{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}

#container #side .nf .image img{
	width: 222px;
	height: auto;

}
#container #side .nf .txt{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .inner #main{
	width: 100%;
	float: none;
}
#container .scheduleBox{
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
    padding-right: 2%;
    padding-left: 2%;
    background-color: rgba(255,255,255,1.00);
    padding-bottom: 2%;
    background-image: url(../images/news_title_large.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    border: 1px solid #d9c5ea;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* box-shadow */
    box-shadow: 4px 3px 1px -1px #f2f2f2;
    -moz-box-shadow: 4px 3px 1px -1px #f2f2f2;
    -webkit-box-shadow: 4px 3px 1px -1px #f2f2f2;
	}
#container .scheduleBox .ttl{
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 15px;
	}	
	
	
#container .inner #main .contentBox{
    margin-bottom: 25px;
    padding-top: 15px;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 15px;
    border: 1px solid #D9C5AE;
    text-align: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: rgba(255,255,255,1.00);
    background-image: url(../images/news_title_small.png);
    background-position: left top;
    background-repeat: no-repeat;
    /* box-shadow */
    box-shadow: 4px 3px 1px -1px #f2f2f2;
    -moz-box-shadow: 4px 3px 1px -1px #f2f2f2;
    -webkit-box-shadow: 4px 3px 1px -1px #f2f2f2;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
  .darkcolor{
    background-color: rgba(244,241,233,1.00)!important;
}
#container .inner #main .contentBox .ttl{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	width: 210px;
}
#container .inner #main .contentBox .txt{
    font-size: medium;
    line-height: 260%;
    width: 100%;
    text-align: center;
}
#container .inner #main .contentBox .txt-c{
	font-size: medium;
	line-height: 260%;
	text-align: center;
}
#container .inner #main .contentBox .txt-half{
	font-size: large;
	line-height: 260%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}	
	#container .inner #main .contentBox .price{
	width: 98%;
}
#container .inner #main .contentBox .price .txt{
	font-size: medium;
	line-height: 180%;
	width: 100%;
	
}	
	
#container .inner #main .contentBox .price .therapyttl{
    font-size: 18px;
    margin-bottom: 10px;
    padding: 7px;
    background-color: #4A2E0C;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

#container .inner #main .contentBox .price dl{
	margin-bottom: 15px;
	width: 98%;
}
#container .inner #main .contentBox .price dt{
	width: 50%;
	float: left;
}
#container .inner #main .contentBox .price dd{
	width: 50%;
	float: left;

}
#container .inner #main .contentBox .kinshi{
	padding-top: 30px;
}
#container .inner #main .contentBox .kinshi ul{
	margin-bottom: 18px;
	}

#container .inner #main .contentBox .kinshi li{
	list-style-position: inside;
	margin-bottom: 7px;
	list-style-type: disc;
	}
#container .inner #main .contentBox .staff{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#container .inner #main .contentBox .tencho{
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
	float: none;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	}
#container .inner #main .contentBox .tencho img{
 width: 100%;
	height: auto;
}

#container .inner #main .contentBox .comment{
	font-size: medium;
	margin-bottom: 20px;
	float: right;
	width: 100%;
	line-height: 180%;
}

#container .inner .full_box2{
	margin-bottom: 40px;
}
#container .inner #main .contentBox .intro{
	margin-bottom: 30px;
}
#container .inner #main .contentBox .intro ul{

}
#container .inner #main .contentBox .intro ul li{
	background-repeat: no-repeat;
	background-image: url(../images/list2.png);
	padding-left: 25px;
}
#container .inner #main .contentBox .intro .img{
	width: 100%;
	height: auto;
}
#container .inner #main .contentBox .intro .ttl{
	margin-bottom: 10px;
}

#container .inner #main .contentBox .intro dl{
	margin-bottom: 10px;
	border-bottom: 0px dotted #DCDCDC;
	padding-bottom: 10px;
}
#container .inner #main .contentBox .intro dl dt{
    width: 98%;
    float: left;
    background-color: #6B4A2D;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #FFFFFF;
    padding: 1%;
    background-image: none;
}
#container .inner #main .contentBox .intro dl dd{
	width: 100%;
}
#container .inner #main .contentBox .intro .banner{
	width: 220px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}	
#container .inner #main .contentBox .intro .banner2{
	width: 220px;
	height: 35px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/recruit_line.png);
	text-align: center;
	padding-top: 75px;
}
#container .inner #main .contentBox .staff .box{
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    height: 280px;
    padding-top: 10px;
    margin-bottom: 15px;
}
#container .inner #main .contentBox .staff .box .img{
    width: 96%;
    margin-bottom: 10px;
    margin-left: 2%;
    margin-right: 2%;
    max-height: 250px;
    overflow-y: none;
    max-height: none;
}
#container .inner #main .contentBox .staff .box .img img{
	width: 100%;
	height: auto;
}

	#container .inner #main .contentBox .staff .box .name{
	margin-bottom: 10px;
	font-size: small;
	text-align: center;
}
	#container .inner #main .contentBox .staff .box .icon{
    margin-bottom: 5px;
    font-size: 11px;
    text-align: center;
    width: 34px;
    margin-left: auto;
    margin-right: auto;
}

#container .inner #main .contentBox .staff_detail{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#container .inner #main .contentBox .staff_detail .left{
	width: 75%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#container .inner #main .contentBox .staff_detail .right{
	width: 96%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
	#container .inner #main .contentBox .staff_detail .right .name img{
		width: 34px;
	}	
#container .inner #main .contentBox .staff_detail .right dl{
	border-bottom: 1px dotted #D5D5D5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#container .inner #main .contentBox .staff_detail .right dl dt{
	width: 20%;
	float: left;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: small;
}
#container .inner #main .contentBox .staff_detail .right dl dd{
	width: 70%;
	font-size: small;
	float: right;
}
#container .inner #main .contentBox .staff_detail .right .koumoku{
	padding: 7px;
	background-color: #EBD4D5;
	margin-bottom: 8px;
}
#container .inner #main .contentBox .staff_detail .right .txt{
	font-size: 14px;
	
}

	
#container .inner #main .topic{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
#container .inner #main .topic .ttl{
	margin-bottom: 10px;
	width: 199px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
#container .inner #main .topic dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CBB8A1;
	width: 100%;
}	
#container .inner #main .topic dl dt{
	width: 100%;
	float: none;
}
#container .inner #main .topic dl dd{
	width: 100%;
	float: none;
}

#container .inner #main .reserv{}
#container .inner #main .reserv dl{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #C8C8C8;
}
#container .inner #main .reserv dt{
	width: 98%;
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1%;
	background-color: #FFF3C9;
	margin-bottom: 10px;
}
#container .inner #main .reserv dd{
	width: 96%;
	float: none;
	margin-left: 2%;
	margin-right: 2%;
}

.formstyle1{
	padding: 4%;
	width: 90%;
	font-size: medium;
}
.formstyle2{
	padding: 2%;
	width: 27%;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
}
.btstyle{
	padding: 7px;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#container .inner .right{
	width: 100%;
	float: none;
	}

#container .inner .right .article_wrap{
	padding: 2%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}	
#container .inner .right .box{
	border: 2px solid #C9B59B;
	background-image: url(../images/news_title.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	width: auto;
}	
#container .inner .right .box .ttl{
	text-align: center;
	font-size: 13px;
	margin-bottom: 20px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .right .box .ttl_Txt{
	text-align: left;
	margin-bottom: 30px;
	font-size: medium;
	font-weight: normal;
}
#container .inner .right .box .Topic .articleBox{
	border-bottom: 1px solid #CBAF83;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#container .inner .right .box .articleBox{
	margin-bottom: 20px;
}
#container .inner .right .box .articleBox .upper{
	margin-bottom: 10px;
}
#container .inner .right .box .articleBox .upper .date{
	float: none;
	font-size: medium;
	font-weight: 900;
	margin-bottom: 7px;
	width: auto;
}
#container .inner .right .box .articleBox .upper .topic_ttl{
	width: 70%;
	float: none;
	font-size: medium;

}
#container .inner .right .box .articleBox .topic_ttl a{
	color: #000000;
	text-decoration: underline;
}
#container .inner .right .box .articleBox .topic_ttl a:hover{
	color: #D1B37B;
	text-decoration: none;
}

#container .inner .right .box .cont{
	font-size: medium;
	line-height: 150%;
}
#container .inner .right .box .cont .txt {
	width: 100%;
	float: none;
	font-size: medium;
	line-height: 150%;
	margin-bottom: 7px;
}
#container .inner .right .box .cont .img{
	width: 122px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .right .box .cont .img img{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .right .box .Topic .articleBox2{
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 150%;
}
#container .inner .article_wrap_full{
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#container .inner .box_full{
	width: 100%;
	border: 2px solid #C9B59B;
	background-image: url(../images/news_title_large.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}	
#container .inner .box_full .ttl{
	text-align: left;
	font-size: medium;
	margin-bottom: 20px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}
#container .inner .box_full .ttl_Txt{
	text-align: left;
	font-size: 13px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
#container .inner .box_full .column{
	margin-bottom: 20px;
	margin-left: 7px;
	margin-right: 7px;
}
#container .inner .box_full .title{
	color: #7F5082;
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom: 2px solid #7f5082;
	margin-bottom: 15px;
	font-weight: bold;
}
#container .inner .box_full .title2{
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C1A275;
	width: 96%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .box_full .price{
	text-align: left;
	font-size: meidum;
	margin-bottom: 20px;
	width: 98%;
}
#container .inner .box_full .txt{
	font-size: medium;
	line-height: 150%;
	margin-bottom: 15px;
	width: 98%;
}
#container .inner .box_full .txt a{
	line-height: 160%;
	margin-bottom: 20px;
	color: #000000;
	text-decoration: underline;
}
#container .inner .box_full .txt a:hover{
	color: #2C466F;
	text-decoration: none;
}
#container .inner .box_full .txt2{
	font-size: medium;
	line-height: 150%;
	margin-bottom: 15px;
	width: 100%;
	float: none;
}
#container .inner .box_full .arrow{
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	text-align: center;
	width: 32px;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .box_full .midashi{
	font-size: large;
	margin-bottom: 15px;
	color: #8B6B29;
	font-weight: bold;
}
#container .inner .box_full .imgs{
	font-size: medium;
	line-height: 150%;
	margin-bottom: 15px;
	width: 200px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .pagetop{
	margin-top: 20px;
	text-align: center;
	width: 63px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .box_full .txt li{
	font-size: medium;
	line-height: 180%;
	float: none;
	list-style-type: none;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 0px solid #C0C0C0;
}
#container .inner .box_full .list{
	margin-bottom: 10px;
	border-top: 1px solid #c7c7c7;	
	background-image: none;
}
#container .inner .box_full .list .list_wrap1{
	background-image: none;
}
#container .inner .box_full .listitem{
	width: 100%;
	padding: 10px;
	background-color: #FFF5d6;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-top: 0px solid #C7C7C7;
	float: none;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: medium;
	background-image: none;
	position: relative;
}
#container .inner .box_full .listitem2{
	width: 100%;
	float: none;
	padding: 10px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-top: 0px solid #C7C7C7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: medium;
}

#container .inner .box_full .list2{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#container .inner .box_full .list2 .list_wrap{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #c7c7c7;
	background-image: none;
}
#container .inner .box_full .list2 .list_wrap .listitem3{
	padding: 10px;
	background-color: #FFF5d6;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;
	font-size: 14px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#container .inner .box_full .list2 .list_wrap .listitem4{
	font-size: 14px;
	padding: 10px;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-top: 0px solid #C7C7C7;
}
.hidden{
	display: none;
}
#container .inner .pagetop {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#container .inner .box_full .kinshi{}
#container .inner .box_full .kinshi li{
	list-style-type: none;
	font-size: medium;
	text-align: justify;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}

container .inner .box_full .staff{
	padding-left: 0px;
}
#container .inner .box_full .staff .box{
	width: 100%;
	float: left;
	margin-right: 3.333%;
	margin-bottom: 20px;
}
#container .inner .box_full .staff .box:nth-child(4n){
	margin-right: 3.333%;
}
#container .inner .box_full .staff .box:nth-child(3n){
	margin-right: 0%;
}
#container .inner .box_full .staff .photo{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	padding-left: auto;
	padding-right: auto;
}
#container .inner .box_full .staff .name{
	font-size: small;
	color: #CFA868;
	font-weight: bold;
	text-align: center;
}
#container .inner .box_full .staff .name a{
	color: #CFA868;
	text-decoration: underline;
}
#container .inner .box_full .staff .name a:hover{
	text-decoration: none;
}
#container .inner .box_full .staff_detail{

}
#container .inner .box_full .staff_detail .left2{
	width: 100%;
	float: auto;
	margin-bottom: 40px;
}
#container .inner .box_full .staff_detail .right2{
	width: 100%;
	float: auto;
}

#container .inner .box_full .staff_detail .right2 .cast_name{
	font-size: mediuim;
	font-weight: bold;
	margin-bottom: 15px;
}

#container .inner .box_full .staff_detail .right2 .size{
	margin-bottom: 30px;
}
#container .inner .box_full .staff_detail .right2 .time{
	margin-bottom: 30px;
}

#container .inner .box_full .staff_detail .right2 dl{
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
	margin-bottom: 2px;
}
#container .inner .box_full .staff_detail .right2 dl dt{
	width: 100px;
	float: left;
	background-color: #FFF0C1;
	border-right: 1px solid #BCBCBC;
	padding: 7px;
	font-size: 13px;
} 
#container .inner .box_full .staff_detail .right2 dl dd{
	width: 200px;
	float: right;
	padding: 7px;
	font-size: 13px;
}
#container .inner .box_full .staff_detail .right2 .koumoku{
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 13px;
}
#container .inner .box_full .staff_detail .right2 .txt{
	margin-bottom: 20px;
}
#container .inner .recruit_comment{
	background-image: url(../images/alfa.png);
	margin-bottom: 35px;
	font-size: 13px;
	padding: 25px;
	line-height: 150%;
}
#container .inner .box_full .recruit_txt {
	width: 100%;
	float: none;
	margin-bottom: 15px;
}

#container .inner .box_full .recruit_img {
	width: 80%;
	float: none;
	margin-right: auto;
	maggin-left : auto;
	margin-left: auto;
}
#container .inner .box_full .recruit_img img{
	width: 100%;
height: auto;
}

#container .inner .box_full .left_side{
	width: 100%;
	float: left;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
 


#container .inner .box_full .right_side{
	width: 100%;
	float: right;
}
#container .inner .box_full .right_side .title3{
	width: 100%;
	font-size: medium;
	font-weight: bold;
	color: #9A7C57;
	margin-bottom: 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
}
#container .inner .box_full .right_side .txt{
	font-size: 13px;
	margin-bottom: 15px;
}




/*////tab//////// */
#tab-menu {
	list-style: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;

}
#tab-menu li {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right 0%;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    display: block;
    font-size: medium;
    color: #8E8E8E;
    float: left;
    width: 20%;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 2px;
    text-align: center;
    margin-left: 1px;
    margin-right: 1px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
#tab-menu li.active {
    background-color: #D9C5AE;
    color: #28437A;
    border: 3px solid #D9C5AE;
	width: 20%;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	margin-bottom: 2px;
	float: left;
}

/* tab 部分 */
#tab-box {
    padding: 15px;
    border: 2px solid #B4A87E;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-image: -webkit-linear-gradient(270deg,rgba(217,200,174,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(217,200,174,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(217,200,174,1.00) 0%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(217,200,174,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
#tab-box .cont {
  display: none;
}
#tab-box div.active {
  display: block;
}
/*tab-contents*/
#tab-box .cont .cast_box{
    width: 48%;
    border: 1px solid #D9c5ea;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    margin-right: auto;

    margin-left: 1%;
}
#tab-box .cont .cast_box:nth-child(5n){
	margin-right: auto;
}

#tab-box .cast_box .image{
    width: 94%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#tab-box .cast_box .image img{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}	
	
#tab-box .cast_box .name{
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 5px;
    margin-bottom: 0px;
    font-size: small;
    text-align: center;
    background-image: none;
    padding-top: 5px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
	#tab-box .cast_box .name .icon{
    width: 34px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
	#tab-box .cast_box .name .namae{
    text-align: center;
    width: 100%;
}
#tab-box .cast_box .time{
	font-size: 13px;
	text-align: center;
}




/*//////tab ここまで///////////*/


#container .bannerC{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
#container .banner_area{
	background-image: url(../images/banner_bg.png);
	background-position: center 0%;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#container .banner_area ul{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#container .banner_area ul li{
	float: left;
	margin-right: 2%;
	width: 46%;
	margin-bottom: 10px;
	margin-left: 2%;
}
#container .banner_area ul li:nth-child(3n){
	float: left;
	margin-right: 0px;
}

}
@media only screen and (max-width:320px){
	#container .inner .left .image{
	width: 54%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
}
	}



.formstyle1{
	padding: 5px;
	width: 100%;
	font-size: medium;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 3px;
}
.formstyle2{
	padding: 5px;
	width: 70px;
	font-size: medium;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 8px;
}
.block{
	display: block;
	clear: both;
	padding-top: 10px;
}