@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
	font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.font_20_pink {
	color: #F93E61;
	font-size: 20px;
	line-height: 24px;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
	border: none;
}
ul {
	list-style-type: none;
}
/*
 * "ほのか明朝" licensed under the IPA Font License Agreement v1.0
 * http://font.gloomy.jp/honoka-mincho-dl.html（配布元のURL）
 * http://ipafont.ipa.go.jp/（IPAフォントのURL）
 * http://ipafont.ipa.go.jp/ipa_font_license_v1.html（IPAフォントライセンスv1.0のURL）
 */
@font-face {
	font-family: "Honoka";
	src: url(../font/font_1_honokamin.woff);
}
.honoka {
	font-family: "Honoka";
}
/*CSS*/
.wrap {
	overflow: hidden;
}
.container {
	width: 1200px;
	text-align: center;
}

@media (max-width: 1199px) {
.container {
	width: 100%;
	height: auto;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	max-width: 1200px;
}

@media (max-width: 767px) {
.container-fluid {
	width: 100%;
}
}
.smg {
	font-family: 'Sorts Mill Goudy', sans-serif;
}
.main {
	height: 100%;
}
.header-comment {
	padding-top: 5px;
	padding-right: 5px;
}

/*ナビ*/
.header {
	background-color: #fdfaf1;
	border-bottom: 2px solid #b69f4b;
	font-size: 13px;
	font-family: "Meiryo";
	line-height: 0.077;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 999;
}

@media (max-width:768px) {
.header {
	font-size: 11px;
}
}
.header a {
	color: rgb(114, 94, 88);
}
.header .container {
	position: relative;
}

@media (max-width:768px) {
.header .container {
	padding: 0;
}
}

@media (max-width:960px) {
.logo-tel {
	width: 100%;
	height: auto;
	padding-right: 5px;
	padding-left: 50px;
}
}
.navbar-collapse {
	width: 100%;
}

@media (max-width:768px) {
.navbar-collapse {
	padding: 0;
}
}
.nav-logo {
	width: 16%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 999;
}

@media (max-width:768px) {
.nav-logo {
	width: 17.5%;
}
}
.navbar-nav {
	width: 100%;
	background-image: url(../image/nav-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navbar-nav li {
	width: 14.28%;
	background-image: url(../image/nav-line.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

@media (max-width:767px) {
.navbar-nav li {
	width: 100%;
	background-image: none;
}
.icon-bar {
	border-bottom: solid #b69f4b 2px;
}
.navbar-toggle {
	border: 2px solid #b69f4b;
}
.navbar-header {
	margin: 10px 10px;
	padding-left: 10px;
	height: 50px;
	background-image: url(../image/access-logo.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.navbar-nav > li > a {
	padding: 5px 0;
	font-size: 16px;
}
}

@media (max-width: 768px) {
.navbar-nav > li > a {
	padding: 5px 0;
	font-size: 10px;
}
}
@media (max-width: 767px) {
.navbar-nav > li > a {
	padding: 5px 0;
	font-size: 14px;
}
}

.navbar-nav > li > a:hover {
	background-color: #fef5db;
	background-image: url(../image/nav-line.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

@media (max-width:767px) {
.navbar-nav > li > a:hover {
	background-image: none;
}
.navbar-nav {
	margin: 0;
	background-image: none;
}
}

@media (min-width:768px) {
#gnavi .dropdown:hover > .dropdown-menu {
	display: block;
}
}
.gnavi .dropdown.line .dropdown-menu {
	background-color: #f6e6ce;
	color: #a38c56;
}
#gnavi .dropdown.line .dropdown-menu li {
	width: 100%;
	background-image: none;
}
#gnavi .dropdown.line .dropdown-menu li a {
	padding: 10px;
	color: #a38c56;
}
.t-header-logo {
	padding-bottom: 20px;
}
/*スライダー*/
.wideslider {
	/*	margin-top: 54px;*/
	width: 100%;
	height: 600px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

@media (max-width:1024px) {
.wideslider {
	width: 100%;
	height: 600px;
}
}
.wideslider ul, .wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider_base {
	top: 0;
	position: absolute;
}

@media (max-width: 768px) {
.wideslider_base {
	margin-top: 80px;
}
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}
.slider_prev, .slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background: #fff url(../img/prev.jpg) no-repeat right center;
}
.slider_next {
	background: #fff url(../img/next.jpg) no-repeat left center;
}
.pagination {
	display: hidden;
}
.wideslider {
	margin-top: 154px;
}

@media (max-width: 768px) {
.wideslider {
	margin-top: 70px;
}
}
ul.bxslider, ul.bxslider li {
	margin: 0;
	padding: 0;
}
/*
@media (max-width:768px) {
.wideslider ul li img {
	width: 100%;
	height: auto;
	margin-top: 80px;
}
}
*/
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
.wideslider ul li img {
	width: 100%;
	display: none;
}
/*pagedown*/
#s01 {
	position: relative;
}
.s01 {
	position: relative;
}
.infolabel {
	position: absolute;
	bottom: 0;
	right: 0;
	left: -200px;
	margin: 0 auto;
}

@media (max-width:1169px) {
.infolabel {
	width: 100%;
	height: auto;
}
}
.infolabel-sm {
	width: 85%;
	height: auto;
	position: absolute;
	bottom: 0;
	right: -60px;
}
/*c1*/
.c1 {
	background-color: #fffaee;
	/*background-image: url(../image/c1-back.png);*/
	background-size: cover;
}
.c1 a img:hover {
	opacity: 0.7;
}
.c1-title {
	margin-top: 120px;
	margin-bottom: 20px;
	font-size: 48px;
	color: rgb(163, 140, 86);
	text-align: center;
	letter-spacing: 0.2em;
}

@media (max-width:767px) {
.c1-title {
	margin-top: 60px;
	font-size: 30px;
}
}

@media (max-width:375px) {
.c1-title {
	font-size: 26px;
}
}

@media (max-width:320px) {
.c1-title {
	font-size: 24px;
}
}
#media {
	margin: 50px auto;
	list-style: none;
}
#media img {
	display: block;
	max-width: 100%;
}
#media li {
	width: 100%;
	position: relative;
}

@media only screen and (max-width: 479px) {
#media li {
	height: 245px;
	margin-bottom: 10px;
}
}

@media only screen and (max-width: 375px) {
#media li {
	height: 220px;
}
}

@media only screen and (max-width: 320px) {
#media li {
	height: 180px;
}
}
.c1-text {
	font-size: 13px;
	font-family: "Meiryo";
	color: rgb(125, 125, 125);
	line-height: 1.538;
	text-align: left;
}
.con-menu {
	font-size: 18px;
	font-family: "Meiryo";
	color: rgb(0, 0, 0);
	line-height: 0.056;
	text-align: center;
	padding-bottom: 46px;
}
.rm-btn {
	margin-top: 15px;
	margin-bottom: 46px;
}
/*c2*/
.news-title {
	font-size: 24px;
	font-family: "Honoka";
	color: #535353;
	line-height: 0.958;
	border-bottom: solid 1px #a38c56;
	text-align: left;
	padding-left: 1em;
}
.logo-font-sm {
	font-size: 80% !important;
}

@media only screen and (max-width: 1024px) {
.news-title {
	font-size: 20px;
}
}

@media (max-width: 768px) {
.news-title {
	padding-left: 5px;
	font-size: 18px;
	padding-bottom: 5px;
}
}

@media (max-width: 767px) {
.news-title {
	padding-left: 5px;
	font-size: 18px;
	padding-bottom: 5px;
}
}
.news-title span {
	font-size: 50px;
	color: #a38c56;
}

@media only screen and (max-width: 1024px) {
.news-title span {
	font-size: 44px;
}
}

@media (max-width: 768px) {
.news-title span {
	font-size: 28px;
}
}
.c2 .banner {
	margin-bottom: 10px;
}

@media (max-width: 767px) {
.c2 img {
	width: 85%;
	height: auto;
}
}
.c2, .banner-left {
	padding-right: 7px;
}
.c2, .banner-right {
	padding-left: 7px;
}

@media (max-width: 767px) {
.c2, .banner-right, .c2, .banner-left {
	padding: 0 5px;
}
}
.c2 .news-table {
	font-size: 13px;
	color: rgb(116, 115, 115);
	width: 94%;
	margin: 0 auto;
}

@media (max-width: 767px) {
.c2 .news-table {
	margin-bottom: 30px;
}
}
.c2 .news-table tr p {
	margin: 15px 0;
	text-align: left;
	padding-right: 1%;
}
.c2 .news-table tr {
	padding-bottom: 10px;
}
.c2 .news-table th {
	font-weight: normal;
	padding-right: 4%;
}
.c2 .table-border {
	border-bottom: 1px solid #dddcdb;
}
.c2 .news-banner {
	margin: 70px auto;
}

@media (max-width: 767px) {
.c2 .news-banner {
	margin: 30px auto;
}
}
.c2 a img:hover {
	opacity: 0.8;
}
/*c3*/
.c3 {
	background-color: #ecf1f5;
	font-size: 13px;
	color: rgb(125, 125, 125);
}

@media (max-width: 767px) {
.c3 {
	background: #ecf1f5 url(../image/img01.png) no-repeat;
	background-blend-mode: multiply;
	background-size: cover;
}
}
.news-waku {
	padding-left: 0px;
}
.what-title {
	position: relative;
	background: url(../image/img01.png) no-repeat;
	background-blend-mode: multiply;
	background-size: contain;
}

@media (max-width: 767px) {
.what-title {
	background: none;
}
.what-wax {
	padding: 30px 0;
}
}
.what-title img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	z-index: 1;
}
.what-title h2 {
	position: relative;
	z-index: 99;
	font-family: "Honoka";
	font-size: 29.712px;
	color: rgb(27, 27, 27);
	display: table-cell;
	vertical-align: middle;
	height: 550px;
}

@media (max-width: 767px) {
.what-title h2 {
	padding-top: 20px;
	height: 50px;
}
}
.what-title h2 span {
	font-family: 'Pinyon Script', cursive;
	color: #7d0000;
	font-size: 26px
}
.what-text {
	margin: 100px auto;
	text-align: left;
	line-height: 23px;
}

@media (max-width: 768px) {
.what-text {
	margin: 30px auto;
	text-align: left;
	line-height: 23px;
}
}

@media (max-width: 767px) {
.what-text {
	margin: 20px auto;
}
}
.what-text p {
	margin-bottom: 30px;
}
.what-text h2 {
	font-family: "Honoka";
	font-size: 30px;
	color: rgb(27, 27, 27);
	line-height: 38px;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
.what-text h2 {
	font-size: 22px;
}
}
.btn-wax {
	width: 200px;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	padding: 8px 20px;
	outline: #896d63 1px solid;
}

@media (max-width: 767px) {
.btn-wax {
	display: block;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
}
.btn-wax:hover {
	background-color: #896d63;
}
a.btn-wax {
	text-decoration: none;
	color: #896d63;
}
a.btn-wax:hover {
	color: white;
}
/*c4*/
.c4 {
	background-color: #f3e7d4;
	box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 999;
}
.c4 .row {
	margin: 30px;
}

@media (max-width: 767px) {
.c4 .row {
	margin: 20px 0px;
}
.c4 .row .col-xs-6 {
	margin-bottom: 10px;
}
}
.c4 .row .banner-5 {
	padding: 0 10px!important;
}

@media (max-width: 767px) {
.c4 .row .banner-5 {
	padding: 0 3px!important;
}
}
.c4 a img:hover {
	opacity: 0.8;
	background-color: white;
}
/*c5*/
.c5 {
	background-image: url(../image/c5_back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.c5 .access {
	margin-top: 50px;
	font-size: 19px;
	line-height: 24px;
	color: rgb(27, 27, 27);
	margin-bottom: 60px;
}

@media only screen and (max-width: 1024px) {
.c5 .access {
	font-size: 16px;
}
}
.c5 .access h3 {
	font-size: 14px;
	color: #a38c56;
}

@media only screen and (max-width: 1024px) {
.c5 .access h3 {
	font-size: 12px;
}
}
.c5 .access .left {
	text-align: left;
}

@media (max-width: 767px) {
.c5 .access .left {
	text-align: center;
}
}
.c5 .access .left img {
	margin: 20px 0;
}
.c5 .access .left p .fb {
	margin: 10px 0;
}
.fb-btn {
	text-align: center;
}
.c5 .access .left p .sns-btn-img {
	margin-right: 30px;
}

@media only screen and (max-width: 768px) {
.c5 .access .left img {
	margin: 30px 0;
}
}

@media only screen and (max-width: 1024px) {
.c5 .access .access-logo {
	width: 100%;
	height: auto;
}
}
.access-tel_img {
	margin-left: 1em!important;
}

@media only screen and (max-width: 768px) {
.access-tel_img {
	width: 89%;
	margin-left: 0.2em!important;
	height: auto;
}
}
.footer-nav {
	background-image: url(../image/footer-back.jpg);
	background-size: cover;
	font-size: 11px;
	color: white;
	line-height: 17px;
}

@media only screen and (max-width: 1024px) {
.footer-nav .container {
	padding: 0 10px!important
}
.footer-nav .container .row .left, .footer-nav .container .row .right {
	padding: 0!important;
}
}
.footer-nav .row {
	margin: 60px 0;
}
.footer-nav .row img {
	margin: 20px 0;
}

@media only screen and (max-width: 768px) {
.footer-nav .row img {
	width: 90%;
	height: auto;
}
}
.footer-nav .row .add {
	font-size: 14px;
}
.footer-nav .row .left {
	text-align: left;
}

@media (max-width: 1024px) {
.footer-nav .row .left {
	text-align: center;
}
}
.f-nav {
	overflow: hidden;
}
.f-nav li {
	float: left;
	width: 27%;
	text-align: left;
}
.f-nav li.mini {
	float: left;
	width: 19%;
	text-align: left;
}
.f-nav_child li {
	clear: both;
	font-size: 12px;
	width: 100%;
	padding-left: 5%;
	line-height: 23px;
}

@media (max-width: 1024px) {
.f-nav_child li {
	font-size: 10px;
}
}

@media only screen and (max-width: 767px) {
.f-nav_child li {
	font-size: 12px;
	padding-left: 0;
}
.footer-nav .col-xs-6 {
	padding: 0!important;
	text-align: left;
}
}
.f-nav_child li a {
	color: white;
	transition: 0.5s;
}
.f-nav_child li a:before {
	content: "\f0da";
	font-family: FontAwesome;
	padding-right: 10px;
	color: #2e1f1f;
}
.f-nav_child li a:hover {
	color: gray;
	text-decoration: none;
}
.copy {
	background-color: #212121;
	color: white;
	line-height: 50px;
	text-align: center;
	font-size: 12px;
}
/*下層*/
.header-under{
	margin-bottom: 10px;
}
@media (max-width: 767px) {
.header-under{
	margin-bottom: 0;
}	
}
.submain {
	background-image: url(../image/kasou/submain-back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 150px;
}
@media (max-width: 767px) {
	.submain{
		margin-top: 73px;
	}
}
.submain .container {
	padding: 0;
	position: relative;
}
.submain-img {
	margin-bottom: -5px;
}

@media (max-width: 767px) {
.submain-img {
	width: 200%;
/*	margin-left: -150px;*/
}
.wax-submain {
	margin-left: -70px;
}
.monitor-submain {
	transform: scale( -1, 1);
	-o-transform: scale( -1, 1);
	-ms-transform: scale( -1, 1);
	-moz-transform: scale( -1, 1);
	-webkit-transform: scale( -1, 1);
	filter: fliph();
	-ms-filter: fliph();
	margin-top: 20px;
}
}
.info-img {
	position: absolute;
	bottom: -2px;
	right: -4.5%;
}

@media (max-width: 767px) {
.info-img {
	width: 65%;
	right: -12%;
}
}
.sub-line {
	height: 140px;
	background-color: #fffaee;
	text-align: center;
	background-image: url(../image/kasou/line.png);
	background-repeat: no-repeat;
	background-position: top center;
}

@media (max-width: 1024px) {
.sub-line {
	height: 140px;
	background-size: 200%;
}
}

@media (max-width: 767px) {
.sub-line {
	height: 100px;
	background-size: 370%;
	background-position: 39% 0%;
}
}

@media (max-width: 375px) {
.sub-line {
	height: 100px;
	background-size: 430%;
	background-position: 37% 0%;
}
}
.sub-line .container {
	text-align: left;
}
.sub-line .container h2 {
	margin-top: 40px;
	text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
	margin-left: 4%;
	color: rgb(183, 28, 37);
	text-align: center;
	width: 37%;
	line-height: 26px;
	font-size: 45px;
	font-family: 'Cookie', cursive;
}
.sub-line .container h2 span {
	font-size: 13px;
	font-family: "Meiryo";
	color: rgb(0, 0, 0);
}

@media (max-width: 1024px) {
.sub-line .container h2 {
	margin-top: 35px;
	margin-left: 2.5%;
}
}

@media (max-width: 768px) {
.sub-line .container h2 {
	margin-top: 20px;
	font-size: 35px;
	font-family: "Cookie";
}
}

@media (max-width: 767px) {
.sub-line .container h2 {
	margin-top: 20px;
	font-size: 35px;
	font-family: "Cookie";
	width: 50%;
}
}

@media (max-width:375px) {
.sub-line .container h2 {
	margin-left: 0;
	margin-top: 20px;
	font-size: 35px;
	font-family: "Cookie";
	width: 65%;
}
}

@media (max-width: 320px) {
.sub-line .container h2 {
	margin-top: 10px;
	font-size: 28px;
	font-family: "Cookie";
	width: 60%;
}
}
/*トップページline追加 */

.line-img {
	vertical-align: middle;
}
.info-tel {
	margin-top: 20px;
}
/*アイラッシュスクール */

.point-3img {
	margin-top: 30px;
}
