@charset "utf-8";

/*------------------------------------------------------------------
/
/	SP
/
/-----------------------------------------------------------------*/
.pc {display: none;}
.sp {display: block;}
/* 
-------------------------------------------------------*/
body {}

#wrapper {
	width: 100%;
	overflow-x: hidden;
}

.area{
	width:100%;
	margin-bottom:50px;
}
.area-in01{
	width:100%;
	padding:0 15px;
	box-sizing:border-box;
	margin:0 auto;
}
.area-in02{
	width:100%;
	margin:0 auto;
	padding:0 15px;
	box-sizing:border-box;
}
article p.text-center{text-align:left;}
article p br{display:none;}

* img{width:100%;}

br.br-sp{display: block;}
.list01 li {
    background: url(../images/common/dot01.png) no-repeat left 8px;
	line-height:1.2;
	margin-bottom:10px;
}

/* header
-------------------------------------------------------*/

#header {}
#header nav {display:none;}
#header-in{
	width:100%;
	margin:0 auto;
}

/* footer
-------------------------------------------------------*/
footer#footer p img{
	max-width:235px;
}

/* navigation
-------------------------------------------------------*/
#nav-sp{display:block;}
#header-nav{display:none;}
#header-logo{
	float:none;
	padding-left:10px;
}
#header-logo img{max-width:163px;}

/* ドロワーメニュー*/

.btn {
	background:transparent url(../images/common/btn.png) no-repeat 0 0;
	display: block;
	width:35px;
	height: 35px;
	position: fixed;
	top:5px;
	right:5px;
	cursor: pointer;
	z-index: 200;
	
}
.peke {background-position: -35px 0;}
.drawr {
	display: none;
	background-color:rgba(20,33,47,0.95);
	position: fixed;
	top: 0px;
	right:0;
	width:260px;
	padding:50px 0 20px 0px;
	z-index: 100;
	min-height:100%;
}
.drawr a {color:#fff;}
#menu li {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:10px;
	border-bottom:1px solid rgba(255,255,255,0.3);
}

/* visual
-------------------------------------------------------*/
#visual{
	width:100%;
	height:auto;
}
#visual h1 img{width:100%;}

/* title
-------------------------------------------------------*/
.title01-en {
	padding-bottom:10px;
	font-size: 3em;
}
.title02-ja {
    font-size: 1.8em;
	line-height:1.2;
}
.title03-ja {
	font-size: 2em;
	line-height: 1.2;
}
.subtitle01-ja{
	line-height:1.2;
	font-size: 1.6em;
	margin-bottom:10px;
	padding:0 20px;
}
.subtitle01-ja-sub {
    font-size: 1em;
    margin-bottom: 30px;
}
.subtitle02-ja {font-size: 1.75em;}

/* #greetings
-------------------------------------------------------*/
#greetings{padding:50px 0;}
#greetings .box01{
    width: 100%;
    float: none;
	margin-bottom:200px;
}
#greetings #greentings_img img{width:100%;}
#greetings .box01>h2 {font-size: 2em;}

/* #service
-------------------------------------------------------*/
#service .area-in01 .column-02 li{
	display:block;
    margin-right: 0;
	margin-bottom:20px;
}
#service .area-in01 .column-02 li img{width:100%;}
#service .area-in02 .dlist01 dl dt {
    padding: 15px 20px;
    font-size: 1.3em;
	line-height:1.2;
}
#service .area-in02 .dlist01 dl dt:before {
	border-left-width:2px;
	left:5px;
	top:0;
	height:100%;
    margin:0;
}
#service .area-in02 .dlist01 dl dt span.detail01{
	position:relative;
	right:0;
	bottom:0;
	display:block;
	text-align:center;
	margin-top:20px;
}
#service .area-in02 .dlist01 dl dt span.detail01 a{
	display:block;
	width:100%;
}
/*=============
	soudan01-04
===============*/
.soudan .area-in02 .dlist02 dl {padding:15px;}
.soudan .area-in02 .dlist02 dl dt {
	font-size: 1.6em;
	line-height:1.2;
	font-weight:900;
	padding-bottom:10px;
}
.soudan .area-in02 .dlist03 dl dt {
    font-size: 1.5em;
    background-position:left 3px;
	line-height:1.2;
	margin-bottom:10px;
    padding-left: 35px;
}
.soudan .area-in02 .price {padding: 15px;}
.soudan .area-in02 .price dl dd {font-size: 1.300em;}
.soudan .area-in02 .price02 dl dd p {
    font-size: 0.8em;
	line-height:1.5;
    font-weight: 700;
}
.soudan .area-in02 .dlist02 dl dd ul li {
    background-position:left 8px;
	line-height:1.3;
}
.soudan .table01 th, .soudan .table01 td{
	vertical-align:middle;
	line-height:1.3;
}

/* #member
-------------------------------------------------------*/
.member-box p.member-photo {
    position:relative;
    bottom:0;
	text-align:center;
	margin-bottom:20px;
}
.member-box p.member-photo img{width:60%;}
.member-box .member-content{
	width:100%;
}
.member-content-right{float:none;}
.member-content-left{float:none;}

/* #compay
-------------------------------------------------------*/
#compay {background-position:left top;}
.dlist04 dl dt, .dlist04 dl dd {
    display:block;
    padding: 5px 0;
}
.dlist04 dl dt{font-weight:900;}
#map iframe{
	pointer-events:none;
}

/* #contact
-------------------------------------------------------*/
#contact{
	width:100%;
	padding:80px 20px;
	box-sizing:border-box;
}
#contact>article{
	width:100%;
	margin:40px auto;
}
#contact .form-table dl{
	display:block;
}
#contact .form-table dl dt, #contact .form-table dl dd{
	display:block;
	padding:20px 0;
	font-size:1.143em;
}
#contact .form-table dl dt, #contact .form-table dl dd{width:100%;}
#contact .form-table dl dt{
	font-weight:900;
	padding-bottom:0;
}
#contact .form-table dl dt:before{
	right:0;
	top:20px;
}
.form-btnarea ul li{display:block;}


/* @media screen
-------------------------------------------------------*/

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


