@charset "utf-8";


/* DESIGN
--------------------------------------------------*/

body,th,td,h1,h2,h3,h4,h5,h6,pre,input,textarea,div,p {
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	
	line-height: normal;
	font-weight: normal;
	/* Hack for modan Brouser */
	voice-family: "\"}\"";
	voice-family: inherit;
	
	font-feature-settings: "palt"; /*文字間隔自動調整*/
	box-sizing: border-box;
	vertical-align: baseline;
}

p{
	text-align: justify;
	font-size: 100%;
	line-height: 1.8em;
}

::selection{
	color: #fff;
	background: #000;
	text-shadow: none;
}
::-moz-selection{
	color: #fff;
	background: #000;
	text-shadow: none;
}

a{
	color: #666;
	text-decoration: none;
}

a:hover{
	color: #00a0d1;
	text-decoration: none;
}

a.anchor{
    display: block;
    padding-top: 160px;
    margin-top: -160px;
}


.textLinkUnder{
	text-decoration: underline;
}


.colorRed{color: #b81c22 !important;}
.colorGreen{color: #8ec31e !important;}
.colorBlue{color: #00a0d1 !important;}
.colorYellow{color: #f39700 !important;}
.colorWhite{color: #fff !important;}
.colorBlack{color: #000 !important;}
.colorGray{color: #aaa !important;}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	padding: 0;
	vertical-align: bottom;
}

.icon-mini{
	font-size: 0.9em;
	padding-left: 4px;
}

.clear{
	clear: both;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.imgfade a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.f12{font-size: 12px !important;}
.f14{font-size: 14px !important;}
.f16{font-size: 16px !important;}
.f18{font-size: 18px !important;}
.f20{font-size: 20px !important;}

.m0{margin: 0 !important;}
.mt0{margin-top: 0 !important;}
.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt-20{margin-top: -20px !important;}
.mt-40{margin-top: -40px !important;}
.mt-80{margin-top: -80px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt60{margin-top: 60px !important;}

.mtb10{margin-top: 10px !important; margin-bottom: 10px !important;}
.mtb20{margin-top: 20px !important; margin-bottom: 20px !important;}
.mtb40{margin-top: 40px !important; margin-bottom: 40px !important;}

.mb0{margin-bottom: 0 !important;}
.mb20{margin-bottom: 20px !important;}
.mb40{margin-bottom: 40px !important;}
.mb60{margin-bottom: 60px !important;}

.pt0{padding-top: 0 !important;}
.pt20{padding-top: 20px !important;}
.pt40{padding-top: 40px !important;}
.pb0{padding-bottom: 0 !important;}
.pb10{padding-bottom: 10px !important;}
.pb20{padding-bottom: 20px !important;}
.pb40{padding-bottom: 40px !important;}

.ptb0{padding-top: 0 !important; padding-bottom: 0 !important;}
.ptb10{padding-top: 10px !important; padding-bottom: 10px !important;}
.ptb20{padding-top: 20px !important; padding-bottom: 20px !important;}
.ptb40{padding-top: 40px !important; padding-bottom: 40px !important;}

.bold{
	font-weight: bold;
	font-size: 100%;
}

.block{
	display: block;
}



.cl:after {
  content: "";
  clear: both;
  display: block;
}

.imgfade a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

button{ background-color:transparent; border:none; padding:0; cursor: pointer; }


/* Fonts
--------------------------------------------------*/
.josefin{
	font-family: 'Josefin Sans', sans-serif;
}

.renner{
	/*font-family: 'Questrial', sans-serif;*/
	font-family: 'Renner*', sans-serif;
}

.oswald{
	font-family: 'Oswald', sans-serif;
}

.times{
	font-family: TimesNewRoman,Times New Roman,Times,serif; 
	letter-spacing: 3pt;
}

.min{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 3pt;
}


/* CONTAINER CONTENTS PARTS
--------------------------------------------------*/


/*スクロールバーの幅*/
::-webkit-scrollbar {
    width: 10px;
}
/*スクロールバーのレール*/
::-webkit-scrollbar-track {
	/*border-radius: 30px;*/
	background: #f7f7f7;
	border-left: solid 1px #eee;
}
/*スクロールバーのつまみ*/
::-webkit-scrollbar-thumb {
	/*border-radius: 30px;*/
	background: #bbb;
}



@media screen and (min-width:768px) {

.sp{
	display: none;
}

a[href^="tel:"] {
    pointer-events: none;
}

#drawerMenu{
	display: none;
}

.none{
	display: none;
}


}


@media screen and (max-width:767px) {
	
.pc{
	display: none;
}

img{
	width: 100%;
	height: auto;
}

.telLink{
	text-decoration: underline;
}

}


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

.mainMenu{
	display: none;
}

.header.fixed {
	display: none;
}

#drawerMenu{
	display: inherit;
}

/* ハンバーガーメニュー */

#nav-drawer {
	position: fixed;
	z-index: 9999;
	top: 20px;
	right: 0;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
	display:none;
}

/*アイコンのスペース*/
#nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
	padding: 12px 12px 20px 12px;
	/*border-radius: 4px;*/
	background-color: #333;
}

.drawerMenuText {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 19px;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
	position: absolute;
	height: 3px;/*線の太さ*/
	width: 30px;/*長さ*/
	border-radius: 3px;
	background: #fff;
	display: block;
	content: '';
	cursor: pointer;
}
#nav-open span:before {
	bottom: -8px;
}
#nav-open span:after {
	bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 80%;
	max-width: 400px;
	height: 100%;
	background: #fff;
	/*border-top: solid 6px #007bc3;*/
	transition: .3s ease-in-out;
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);
	text-align: center;
}

.drawerLogo{
	padding: 30px 35px;
	background-color: #fff;
}

.drawerLogo img{
	width: 100%;
}

#drawerMenu li{
	border-bottom: solid 1px #fff;
}

.drawerMenuSubTitle{
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 5px 0;
	background: #333;
}

#drawerMenu li a{
	display: block;
	padding: 15px 20px;
	color: #444;
	text-decoration: none;
	
}

#drawerMenu li a:hover{
	color: #fff;
}

.drawerMenu1 li a{
	background: #eee; 
}
.drawerMenu1 li a:hover{
	background: #00a0d1;
}

.drawerMenuS1 a{
	color: #fff !important;
	background: #00a0d1 !important;
}
.drawerMenuS1 a:hover{
	background: #00a0d1;
}

.drawerMenuS2 a{
	color: #fff !important;
	background: #00af83 !important;
}
.drawerMenuS2 a:hover{
	background: #00af83;
}

.drawerMenuS3 a{
	color: #fff !important;
	background: #e62f82 !important;
}
.drawerMenuS3 a:hover{
	background: #e62f82;
}


.drawerContact{
	padding: 20px;
	background: #00a0d1;
}

.drawerContact h4{
	font-size: 15px;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	border-bottom: solid 1px #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.drawerContact h5{
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-right: 10px;
}

.drawerTel{
	display: inline-block;
	margin-bottom: 10px;
}
.drawerTel a{
	font-size: 24px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
}

.drawerInfoBtn a{
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	border: solid 1px #fff;
}
.drawerInfoBtn a:hover{
	color: #007bc3;
	background-color: #fff;
}


/*ラベル*/
.accbox label {
    display: block;
	padding: 10px 20px;
	color: #fff;
    cursor :pointer;
    border-bottom: solid 1px #fff;
	background: #555;
}

/*ラベルホバー時*/
.accbox label:hover {
	color: #fff;
    background :#8ec31e;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    opacity: 1;
	transition: 0.5s;
}

/*アイコンを表示*/
.accbox label:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 10px;
	padding-top: 4px;
}

/*アイコンを入れ替える*/
.cssacc:checked + label:after {
    content: '\f106';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	right: 10px;
	padding-top: 4px;
}


/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
	display: block;
	opacity: 0.6;
}

#nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

}

