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

/*-----------------------------------------------------------*/

*{
	margin:0;
	padding:0;
}


body {
	min-height: 100%;
	font-size: 3.61vw;
	line-height: 150%;
	font-family: 'Noto Sans Japanese', serif;
	color: #000000;
	-webkit-text-size-adjust: 100%;
}
img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
}
a {
	overflow: hidden;
	outline: none;
	color: #000000;
	text-decoration:none;
}
.pc_hide {
}

.sp_hide {
	display: none !important;
}

a {
	opacity: 1;/*-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;*/
}
a:hover {
}

.sp_hide {
	display: none;
}

.pc_hide {
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
/*-----------------------------------------------------------*/
/*ヘッダー*/

#header_wrap {
	width: 100vw;
	margin: 0px auto;
}
#header {
	width: 100vw;
	height: 20.00vw;
	margin: 0px auto;
	position: relative;
}
/**/

#header h1 {
	line-height: 100%;
	font-size: 0px;
	position: absolute;
	top: 4.58vw;
	left: 5.00vw;
}

#header h1 img {
	width:65.98vw;
	height:13.49vw;
}

/**/

/*-----------------------------------------------------------*/
/*タイトル*/
#page_title{
	width:100vw;
	height:48.47vw;
	background:url(sp/sp_bg_tiltle01.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	position: relative;
}

#page_title h2{
	font-family: 'Noto Sans Japanese', serif;
	font-size:5.69vw;
	text-align:center;
	color:#fff;
	padding-top:11.11vw;
	font-weight:200;
}

/*-----------------------------------------------------------*/
/*パンくず*/

#breadcrumb{
	width: 1190px;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-595px;
	font-size:16px;
	color:#808080;
	letter-spacing:0.1em;
	display:none;
}

#breadcrumb p a{
	color:#808080;
}


/*-----------------------------------------------------------*/
/*お問い合わせ*/


#contact_wrap{
	width:100vw;
	margin:0 auto;
	overflow:hidden;
}

#contact_wrap .left_col{
	width:100%;
	height:54.44vw;
}


#contact_wrap .right_col {
	width:100%;
    background: url(sp/sp_bg_05.png) 0% 0% / cover no-repeat;
	overflow:hidden;
}

#contact_wrap .right_col h4 {
    margin-top: 8.75vw;
    margin-bottom: 5.69vw;
    font-size: 4.86vw;
    font-weight: 300;
	line-height:100%;
    color: #fff;
    text-align: center;
	position:relative;
}

#contact_wrap .right_col h4:before{
    content: '';
    position: absolute;
    bottom: -2.08vw;
    display: inline-block;
    width: 21.00vw;
    height: 1px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
}

#contact_wrap .right_col p {
	font-size:3.47vw;
    text-align: center;
    font-weight: bold;
    line-height: 175%;
    color: #FFFFFF;
}

#contact_wrap .right_col .tel {
    color: #fff;
    margin-top: 6.94vw;
    text-align: center;
}

#contact_wrap .right_col .tel dt {
    font-size: 8.67vw;
    font-weight: 300;
}

#contact_wrap .right_col .tel dt::before{
	content:'';
	display:inline-block;
	background:url(common/contact_tel.png) no-repeat;
	background-size:contain;
	width:7.32vw;
	height:8.02vw;
	margin-right:1.81vw;
	position:relative;
	bottom:-0.47vw;
	
}

#contact_wrap .right_col .tel dd {
    margin-top: 3.75vw;
    font-size: 5.56vw;
    font-weight: 300;
}

#contact_wrap .right_col .mail02 {
    text-align: center;
    margin-top: 5.28vw;
    margin-bottom: 7.64vw;
}

#contact_wrap .right_col .com {
    text-align: center;
    color: #fff;
    margin-bottom: 10.42vw;
    font-size: 4.17vw;
	line-height:168%;
}

#contact_wrap .right_col .com dd{
    font-size: 3.47vw;
}

#contact_wrap .left_col iframe {
    width: 100%;
	height:54.44vw;
    filter: grayscale(100%);
}




/*-----------------------------------------------------------*/
/*フッター*/
#footer_wrap {
	width: 100vw;
	margin: 0px auto;
	background-color: #333333;
	overflow:hidden;
}

#footer {
	width: 100%;
	margin: 0px auto;
}
/**/

.foot_content {
	width:100%;
	overflow: hidden;
	margin-bottom:10.14vw;
}

.foot_content .left_col {
	width:100%;
}

.foot_content .left_col h1{
	line-height: 100%;
	font-size: 0px;
	margin-top:7.36vw;
	text-align:center;
}

.foot_content .left_col h1 img{
	width:64.59vw;
	height:13.21vw;
}

.foot_content .left_col dl{
	margin-top:5.56vw;
	text-align:center;
}

.foot_content .left_col dl dt{
	font-size:3.61vw;
	line-height:150%;
	color:#fff;
}

.foot_content .left_col dl dd{
	font-size:3.61vw;
	line-height:150%;
	color:#fff;
}

.foot_content .left_col dl dd a{
	color:#fff;
}

.foot_content .right_col{
	width:100%;
	margin-top:4.17vw;
}


.foot_content .right_col p{
	font-size:1.94vw;
	color:#c7c7c7;
	text-align:center;
	letter-spacing:0.15em;
}


.totop {
	width:100vw;
	height:16.67vw;
}

.totop img {
	width:100vw;
	height:auto;
}

/*-----------------------------------------------------------*/
/**
* ドロワー開放時のスタイル
**/
body.drawer-opened #page{
	left: 0px;
	box-shadow: 1px 0 2px #000;
	-webkit-box-shadow: 1px 0 2px #000;
}
body.drawer-opened .fixed-content{
	left: 0px;
}
body.drawer-opened #drawernav{
	right: 0px;
}
body.drawer-opened #humberger .icon-bar{
	background: #fff;
}
body.drawer-opened #humberger :nth-child(1){
	transform:translate(0,8px) rotate(45deg);
	-webkit-transform:translate(0,8px) rotate(45deg);
}
body.drawer-opened #humberger :nth-child(2){
	transform:translate(-20px ,0);
	-webkit-transform:translate(-20px ,0);
	opacity:0;
}
body.drawer-opened #humberger :nth-child(3){
	transform:translate(0,-8px) rotate(-45deg);
	-webkit-transform:translate(0,-8px) rotate(-45deg);
}
body.drawer-opened #overlay{
	z-index: 3;
	opacity: 0.3;
	left: 0px;
}
/*-----------------------------------------------------------*/
#drawernav{
    position: fixed;
	overflow-y: scroll;
    top: 0;
    right: -100%;
    width: 100%;;
    height: 100%;
	background-image:url(sp/sp_bg.png);
	background-size:cover;
	/*color: #fff;*/
    z-index: 10000;
    -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
       -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
         -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
            transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
 
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
       -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
         -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
            transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}

#drawernav a{
	/*color:#fff;*/
	text-decoration:none;
}

#gnavi{
	width: 63%;
	height:100vh;
	position: absolute;
	/*position:fixed;*/
	right: 0px;
	top: 0px;
	z-index: 10000;
	background-color:#fff;
	}

#gnavi h2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:5.00vw;
	margin-left:9.72vw;
	line-height:100%;
	/*margin-top:-35px;
	text-indent:1em;*/
	color:#000;
	font-weight:normal;
	letter-spacing:0.05em;
	position:relative;
	top:-8.48vw;
}

#gnavi ul {
	overflow: hidden;
	padding: 1em 0;
}

#gnavi ul li {
	list-style-type: none;
	border-bottom: 1px solid #999999;
}

#gnavi ul li:first-child {
	border-top: 1px solid #999999;
}

#gnavi ul li a {
	text-decoration: none;
	display: block;
	padding: 5.28vw 0 4.17vw 0;
	padding-left:6.25vw;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 4.17vw;
	color:#000;
}

#gnavi ul li a span{
	color:#5DA03A;
	margin-right:0.25em;
}

#gnavi .sp_tel {
	width:100%;
	margin-top:7.64vw;
	text-align:center;
}

#gnavi .sp_tel img {
	width:45.14vw;
	height:8.19vw;
}

#gnavi .sp_mail {
	width:100%;
	margin-top:6.94vw;
	margin-bottom:30.14vw;
	text-align:center;
}

#gnavi .sp_mail img{
	width:54.31vw;
	height:20.00vw;
}
/**/

.close_btn{
	text-align: right;
}

.close_btn a{
	text-decoration: none;
	font-size: 5vw;
}

.close_btn a img {
	width: 11.11vw;
	height: auto;
	margin-top: 4.58vw;
	margin-right: 4.17vw;
}

/*-----------------------------------------------------------*/
#header #btn_gnavi{
	width: 11.11vw;
	line-height: 14.33vw;
	font-size: 0px;
	position: absolute;
	right: 4.86vw;
	top:4.58vw;
	/*top: 50%;*/
	/*margin-top: -9.61vw;*/
	z-index:9999;}

#header #btn_gnavi img{
	width: 11.11vw;
	height: 14.33vw;
}
