@charset "UTF-8";



.innr{
	max-width:960px;
	margin:0 auto;
	width:96%;
}

@media screen and (min-width :768px){
.only-sp{
    display:none;
}
}
@media screen and (max-width :767px){
.only-pc{
    display:none;
}
.innr{
	width:92%;
}
}
/*header
================================================*/
#header{
	position:relative;
}
.header-top{
	padding:10px 0;
}
#header p{
    font-size:13px;
    line-height: 1.3;
    margin-bottom:0;
}
#header .logo{
    float:left;
    width:50%;
}
#header .logo img{
    height:40px;
}
#header .navbar-brand{
    font-size:13px;
    margin-bottom:10px;
    line-height: 1.3;
}
#header p.discription{
	font-size:13px;
    margin-bottom:10px;
    line-height: 1.3;
    font-weight:bold;
}

#header .info{
    float:right;
    font-size:13px;
}
#header .info ul li{
    float:right;
    height: 37px;
    line-height: 37px;
}
#header .info li.tel{
	color:#ee88a2;
	font-size:24px;
	padding-left:35px;
	position:relative;
	font-weight:bold;
}
#header .info li.tel:after{
    content: "";
    background: url(../img/icn_tel.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 9px;
}
#header .info li.mail{
	position:relative;
	
}
#header .info li.mail a{
	color:#fff;
	font-size:15px;
	background:#ff6917;
	padding:5px 10px 5px 35px;

}
#header .info li.mail:after{
    content: "";
    background: url(../img/sprite_icon.png) no-repeat;
    background-position: -2px -20px;
    background-size: 90px;
    width: 20px;
    height: 16px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 99;
}
#header nav{
    border-top:1px solid #ee88a2;
    border-bottom:1px solid #ee88a2;
    background: linear-gradient(to bottom, #f8e4e9, #f8d3dd);
}
.g-nav{
	border-left:1px solid #ee88a2;
	margin:0 -0.5px -5px -0.5px;
	width:100%;
	max-width: 960px;
	margin:0 auto;
}
.g-nav li{
	width:14.285%;
	float:left;
	display:block;
    height:42px;
    line-height:42px;
    text-align:center;
    border-right:1px solid #ee88a2;
    box-sizing: border-box; 
    font-size:14px; 
    font-weight: bold;

}
.g-nav li:first-child{
    background: #ee88a2;

}
.g-nav li a{
	display:block;
	background:transparent;
	color:#ee88a2;
}
.g-nav li:first-child a{
    color:#fff;	
}
.main-visual{
	width:96%;
	max-width:960px;
	height:400px;
	margin:40px auto;
	background: transparent;
	box-sizing: border-box;
	background: #fff;
	padding:4px;
	border: solid 1px #beaa96;
}
@media screen and (min-width :768px){
  .slicknav_menu {
    display: none;
  }
}
@media screen and (max-width :960px){
#header .innr{
	width:100%;
}
.header-top{
	width:98%;
	margin:0 auto;
}
#header .logo img{
    float:left;
}
}
@media screen and (max-width :767px){
#header .sp-logo{
    float:left;
    width:60%;
    padding:10px 1%;
}
#header .sp-logo img{
    width:100%;
}
#header{
    border-top:0;
    border-bottom: 1px solid #ee88a2;
    position: relative;
}
#header .sp-tel a,#header .sp-menu{
    font-size:0;
    width:30px;
    height:25px;
}

#header .sp-tel a{
    position: absolute;
    right: 40px;
    top: 16px;
    background: url(../img/icn_tel_sp.png) no-repeat;
    background-size:25px;
}
#header .sp-menu{
    position: absolute;
    right: 6px;
    top: 16px;
    background: url(../img/icn_menu.png) no-repeat;
    background-size:25px;
}
#header .sp-menu.active{
    position: absolute;
    right: 6px;
    top: 16px;
    background: url(../img/icn_menu_close.png) no-repeat;
    background-size:25px;
}
 #header h1 {
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 1.3;
    background:#66bc29;
    color:#fff;
    padding:4px 1%;
}
#header p.discription{
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 1.3;
    background:#66bc29;
    color:#fff;
    padding:4px 1%;
    font-weight:bold;
}
.tel-sp a{
    margin: 6px 5px;
    position: absolute;
    top: 24px;
    right: 72px;
    background: url(/img/sprite_icon.png);
    background-size: 135px;
    font-size: 0;
    width: 30px;
    height: 25px;
    background-position: -3px -90px;
}
.mail-sp a{
    margin: 6px 5px;
    position: absolute;
    top: 24px;
    right: 37px;
    background: url(/img/sprite_icon.png);
    background-size: 130px;
    font-size: 0;
    width: 30px;
    height: 25px;
    background-position: -3px -58px;
}
.header-top .navbar-brand,#header .info{
    display:none;
}
#header .logo{
    width:100%;
    padding:10px 0;
}
#header .header-top{
    padding:0;
    height: 55px;
    width:96%;
}
#header .logo img{
    height:35px;
}

nav.g-nav_wrap {
    display: none;
}

nav.g-nav_wrap.open {
    display: block;
}
#header nav {
    border-top: 0px;
    border-bottom: 0px;
    background: #fff;
}

.g-nav li{
    width:50%;
    background: #FCEFF2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8e4e9), to(#f8d3dd));
    background: linear-gradient(to bottom, #f8e4e9, #f8d3dd);
    border-top: 1px solid #ee88a2;
    border-right: 1px solid #ee88a2;
}
.g-nav li:first-child {
    display:none;
}
.drawer-hamburger{
	padding:16px 15px 28px;
	position:absolute;
	top:0;
	right:0;
}
.drawer-toggle a{
    margin: 6px 5px;
    position: absolute;
    top: 22px;
    right: 0;
    background: url(/img/sprite_icon.png);
    background-size: 130px;
    font-size: 0;
    width: 30px;
    height: 25px;
    background-position: -3px 0;
}
/*.slicknav_menu a{
    margin: 6px 5px;
    position: absolute;
    top: 0px;
    right: 10px;
    background: url(/img/sprite_icon.png);
    background-size: 130px;
    font-size: 0;
    width: 30px;
    height: 25px;
    background-position: -3px 0;
}*/
.slicknav_menutxt{
    z-index: 9999;
   margin: 6px 5px;
    position: absolute;
    top: 22px;
    right: 0px;
    background: url(/img/sprite_icon.png);
    background-size: 130px;
    font-size: 0;
    width: 30px;
    height: 25px;
    background-position: -3px 0;
}

.menuttl{
	padding: 10px 7px;
	color:#fff;
	background:#66bc29;
	font-weight:bold;
}

.slicknav_menutxt .menuttl{
    padding: 10px 7px;
	color:#fff;
	background:#66bc29;
	font-weight:bold;
	font-size:14px;
}




#build-menu{
	background:#fff7e8;
}
.build-menu-open #build-menu #sp-nav{
    display:block !important;
}

#sp-nav li a{
    display: block;
    padding: 10px 7px;
    border-bottom:1px solid #66bc29;
    color:#333;
}
#header .drawer-nav {
	height:100%;
	background:#fff7e8;
}


.drawer-nav li{
    background: linear-gradient(#fff 50%,#f7f7f7 50%,#f7f7f7);
}
.drawer-nav li a{
    display: block;
    padding: 10px 7px;
    border-bottom:1px solid #51b5ff;
}
.drawer-nav li.contact{
    background:#dff1ff;
    position:relative;
}
.drawer-menu{
	overflow-y: scroll;
}

.main-visual{
	height:300px;
	margin:30px auto;
}
.main_slider img{
    margin-left: 0;
    width: 100%;
    height:auto;
}

.drawer-hamburger{
	padding:8px 7px;
}
.drawer-hamburger{
	width:1.6rem;
}
.drawer--right .drawer-hamburger{
    right: 0;
    top: 22;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before{
	background-color:#ff6917;
}
.menuttl{
	padding: 10px 7px;
	color:#fff;
	background:#66bc29;
	font-weight:bold;
	font-size:16px !important;
	margin-bottom:10px !important;
}
.drawer-nav {
	touch-action: none;
	background:#fff7e8;
	z-index: 999;
}
.drawer-nav li{
    background:#fff7e8;
}
.drawer-nav li a{
    display: block;
    padding: 10px 7px;
    border-bottom:1px solid #66bc29;
    color:#333;
}
.drawer-overlay{
	z-index:100;
}
}
@media screen and (max-width :480px){
.main-visual{
	height:200px;
	margin:20px auto;
}
.main_slider img{
    margin-left:-15%;
    height:100%;
    margin-top: 0;
    width: auto;
 }   
 }
/*content
================================================*/
#contents{
	
}
#main{
	max-width:960px;
	width:90%;
	margin:40px auto 60px;
}
#contents .innr{
	max-width:960px;
	width:96%;
	margin:40px auto 0;
}
h1{
    font-size:28px;
    margin-bottom:20px;
    text-align:center;
}
h2{
	color:#fff;
	font-size:18px;
    margin-bottom:20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f097ad), to(#ee88a2));
    background: linear-gradient(to bottom, #f097ad, #ee88a2);
    padding:10px 15px;
}
h3{
	font-size:18px;
}
h4{
	font-size:16px;
	color:#ee88a2;
	margin-bottom:5px;
}

.marker_pink{
    background:#f8dfe5;
	background: linear-gradient(transparent 60%, #f8dfe5 60%);
}

@media screen and (max-width :767px){
h1{
    font-size:16px;
    margin-bottom:20px;
}
}
/*ブロック
------------------------------------------*/

.block_01,.block_02,.block_03{
	padding:20px;
}
.block_01{
	background: #f8dfe5;
}

.block_03{
	border: 1px solid #ee88a2;
}
.block_01 p{
	margin-bottom:20px;
}
.block_01 ul li{
	float:left;
	width:23.5%;
	margin-right:2%;
}
.block_01 ul li:last-child{
	margin-right:0;
}

.block_02{
	background: #ee88a2;
	padding:60px 20px 30px;
	color:#fff;
	text-align:center;
}

.block_02 p{
	margin:0;
}
.block_02 p.tel{
	display: inline-block;
	font-size:24px;
	padding-left:35px;
	position:relative;
	font-weight:bold;
}
.block_02 p.tel:after{
    content: "";
    background: url(../img/icn_tel_w.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 10px;
}
.block_02 h2{
	background: #ee88a2;
	margin-bottom:0px;
	height:40px;
}
.block_02 h2 img{
	height:100%;
}
.block_03 h3{
	text-align: center;
	margin-bottom:20px;
}
.block_03 ul{
    letter-spacing: -.4em
}
.block_03 ul li{
    padding-bottom:20px;
    padding-right:10px;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 50%;
    font-size: 14px;
}
.block_03 ul li:nth-child(2n){
    padding-right:0px;
    padding-left:10px;
}

.block_03 ul li img{
	float:left;
	width:50%;
	margin-right:15px;
	padding: 4px;
    border: solid 1px #beaa96;
}

/*リスト
------------------------------------------*/
.list-style_black li,.list-style_pink li{
	position:relative;
	padding-left:1em;
	padding-bottom:10px;
	line-height: 1.5;
}
.list-style_black li:before,.list-style_pink li:before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #333;
    position: absolute;
    top: 8px;
    left: 0.3em;
}
.list-style_pink li:before{
    content: "";
    background: #ee88a2;
}

.list-style_border li{
    list-style-position:inside;
    padding:10px;
}

.list-style_border li:nth-child(odd){
    background:#fff7e8;
}

.block.bg-blue .innr-block_01,.block.bg-blue .innr-block_02{
	background:transparent;
}

#description .block_01{
	position:relative;
}
#description .block_01:after{
	position:absolute;
	left:50%;
	bottom:-50px;
	content:"";
	background: url(../img/arrow.png) no-repeat;
	width:120px;
	height:60px;
	margin-left:-60px;
}
/*ボタン
------------------------------------------*/

.more_btn{
	text-align:right;
}
.more_btn a{
    display: inline-block;
    padding:13px 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f097ad), to(#ee88a2));
    background: linear-gradient(to bottom, #f097ad, #ee88a2);
    width:200px;
    color:#fff;
    text-align:center;
    border-radius:7px;
}
.more_btn a:hover{
	opacity: 0.8;
}



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

.block_01,.block_02,.block_03{
	padding:15px;
}
.innr-block_3set_01,.innr-block_3set_02,.innr-block_3set_03{
	width:48.5%;
	margin-right:3%;
}
.innr-block_3set_01{
	margin-bottom:10px;
}

.innr-block_3set_02{
	margin-right:0;
}
.block_01 ul li{
	width:49%;
	margin-right:2%;
}
.block_01 ul li:nth-child(2n){
	margin-right:0;
}
.block_01 ul li:nth-child(-n+2){
	margin-bottom:15px;
}
.block_02{
	padding-top:45px;
}
.block_02 h2{
	padding:0;
}
.block_02 h2 img{
	height:auto;
	width:100%;
}
.block_02 a{
	color:#fff;
}
.block_03 ul li{
	width:100%;
    display: block;
	padding-right: 0px;
	padding-bottom:15px;
}
.block_03 ul li:nth-child(2n) {
    padding-left: 0px;
}

.block_03 ul li img{
	width:40%;
	margin-right:10px;
}
#description .block_01:after {
    position: absolute;
    left: 50%;
    bottom: -30px;
    content: "";
    background: url(../img/arrow.png) no-repeat;
    width: 60px;
    height: 30px;
    margin-left: -30px;
    background-size:60px;
}
.more_btn{
	text-align:center;
}
.more_btn a{
    width:80%;
}
}

/*page
------------------------------*/
.page{
    padding-top: 135px;
}
.ph-set{
	margin-bottom:-20px;
}
.ph-set li{
	float: left;
	width:23.5%;
	margin-right:2%;
	box-sizing: border-box;
	padding:4px;
	border:1px solid #beaa96;
	margin-bottom:20px;
}
.ph-set li:nth-child(4n){
	margin-right:0%;
}
.ph-right img{
	float:right;
	max-width:300px;
	width:45%;
	margin:0 0 15px 15px;
}
.ph-right_innr p{
	margin-bottom:20px;
}
.ph-right_innr{
   width : -webkit-calc(100% - 315px) ;
   width : calc(100% - 315px) ;
}
.ph-left_innr{
   padding-left:315px;
}
.ph-left .ph-left_img{
	float:left;
	text-align: center;
	width:300px;
	box-sizing:border-box;
	padding:4px ;
	border:1px solid #beaa96;
}

.ph-left .ph-left_img img{
	width:100%;
}
dl {
    width: 100%;
    border: 1px solid #beaa96;
    border-top: 0;
    line-height: 1.5;
    overflow: hidden;
    background: #f8e3e8;
    box-sizing: border-box;
}
dl:first-child{
	border-top: 1px solid #beaa96;
}
dt {
    float: left;
    width: 70px;
    padding: 10px;
    font-weight: bold;
    background: #f8e3e8;
}
dd {
    margin-left: 90px;
    padding: 10px;
    border-left: 1px solid #beaa96;
    background: #fff;
}

#access img{
	float:left;
	width:45%;
}
#access .access_innr{
    padding-left:47%;
}
#access .access_innr a {
	text-decoration: underline;
}
#future h2{
	margin-bottom:0;
}
#future .block_01{
	margin-bottom:20px;
}
#future .block_01 p:last-child{
	margin-bottom:0;
}
#future h4{
	padding:10px 10px 0 40px;
	position:relative;
}
#future h4:after{
}
.future_list > li{
	float:left;
	width:32%;
	margin-right:2%;
	background: #faf7f4;
    margin-bottom:10px;
}
.future_list > li h4{
    background: url(../img/icn_foot.png) 10px 12px no-repeat;
    background-size: 25px;
}
.future_list li img{
	width:100%;
}
.future_list li:last-child{
	margin-right:0;
}
.future_list > li > ul{
   padding:0 10px;
   font-size:14px;
}
@media screen and (max-width :767px){
.page{
	padding-top: 63px;
}
h1{
	font-size: 20px;
	margin-bottom:15px;
}
h2{
    font-size: 16px;
    line-height: 1.5;
}
h3{
	font-size:16px;
	margin-bottom:10px;
}
h4{
	font-size:14px;
}

.ph-right_innr{
   width : auto; 
}

.ph-right_innr p{
	margin-bottom:10px;
}

.ph-right img{
	margin:0 0 10px 10px;
}

.ph-left_innr{
	width:100%;
	float:none;
	padding-left:0;
}


.ph-left .ph-left_img{
	width:100%;
	margin:0 0px 10px 0;
	float:none;
}

.ph-set{
	margin-bottom:-15px;
}
.ph-set li{
	width: 48%;
    margin-right: 4%;
	margin-bottom:15px;
}
.ph-set li:nth-child(2n){
	margin-right:0%;
}

#contents .innr{
	margin:30px auto 0;
}
#access img{
	width:100%;
	margin:0 auto 10px;
}
#access .access_innr{
    padding-left:0;
}
.future_list > li{
	float:none;
	width:100%;
	margin-right:0;
}
.future_list > li h4 {
    background: url(../img/icn_foot.png) 10px 10px no-repeat;
    background-size:25px;
}
}
/*footer
================================================*/

.pagetop {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 30px;
}
.pagetop a {
    display: block;
    color: #fff;
    background: #ee88a2;
    border-radius: 50%;
    font-size: 24px;
    padding: 5px 12px;
    font-weight: bold;
}
.pagetop a:hover {
    background:#f097ad;
}
#footer	{
	border-top:1px solid #ee88a2;
    margin-top:100px;
}
#footer	.innr{
	padding:15px 0;
    margin:0 auto;
}
.f-info{
	float:left;
	width:50%;
}
.f-info p{
	font-size:13px;
	line-height: 1.3;
}
.info-text{
	margin-bottom:7px;
}
.f-info .logo{
	margin-bottom:7px;
	width:290px;
}
.f-info .logo img{
	width:100%;
}
.adress	{
	margin-bottom:10px;
}
.contact p{
	margin:0;
}
.contact ul li{
    float:left;
    height: 37px;
    line-height: 37px;
}
.contact li.tel{
	color:#ee88a2;
	font-size:24px;
	padding-left:35px;
	position:relative;
	font-weight:bold;
}
.contact li.tel:after{
    content: "";
    background: url(../img/icn_tel.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 9px;
}
.contact li.mail{
	position:relative;
	
}
.contact li.mail a{
	color:#fff;
	font-size:15px;
	background:#ff6917;
	padding:5px 10px 5px 35px;

}
.contact li.mail:after{
    content: "";
    background: url(../img/icn_tel.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 9px;
    z-index: 99;
}
.f-nav{
	float:right;
	width:50%;
}

.f-nav li{
    float:right;
    width:32%;
    padding-left:1em;
    position:relative;
    margin-bottom:4px;
    font-size:14px;
}
.f-nav li:before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #66bc29;
    position: absolute;
    top: 8px;
    left: 0.3em;
}

.f-nav li a{
    color:#333;
}

.copylight{
	background:#f8e3e8;
}

.copylight p{
	max-width:960px;
	width:90%;
	margin:0 auto;
	font-size:14px;
	padding:4px 0;
	text-align: center;
}
@media screen and (min-width :768px){
.callto{
   display: none !important;
}
}
@media screen and (max-width :960px){

}
@media screen and (max-width :767px){
.bnr-area{
	margin:40px auto;
}
.bnr-area img{
	margin-bottom:10px;
}
.callto{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.callto a{
	display:block;
	color:#fff;
	border-top:1px solid #ee88a2;
	border-bottom:1px solid #ee88a2;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f097ad), to(#ee88a2));
    background: linear-gradient(to bottom, #f097ad, #ee88a2);
    padding: 7px 12px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.callto i{
    background: url(../img/sprite_icon.png);
    background-size: 130px;
    font-size: 0;
    width: 25px;
    height: 25px;
    background-position: -35px -166px;
    display: inline-block;
    vertical-align: bottom;
}
.pagetop {
    z-index:555;
    bottom: 45px;
    right: 15px;
}
#footer	{
	position:relative;
    margin-top:60px;
}
.f-info{
	float:none;
	width:100%;
}
.contact li.mail a{
	padding:7px 70px 7px 55px;
}
.f-nav{
	display:none;
}

.copylight{
	padding:5px 0;
}
.copylight p{
	font-size:12px;
	line-height: 2.0;
}
}

/*table*/
table{
    width: 100%;
    border-left: 1px solid #beaa96;
    border-top: 1px solid #beaa96;
    margin-bottom:20px;

}
table th,table td{
    font-size:16px;
    line-height: 1.5;
    text-align:center;
    vertical-align: middle;
    padding:10px;
    border-right: 1px solid #beaa96;
    border-bottom: 1px solid #beaa96;
    font-weight:400;
}

table td span{
    font-size:12px;
}
table tr:nth-child(even){
    background:#faf7f4;
}
table tr > td:first-child{
    background:#fff;
}
.bg_yellow{
    background:#f8efd2;
}
.bg_orange{
    background:#f8e2d4;
}
table td.cost{
    text-align:left;
}
table td.cost a{
    color:#333;
    text-decoration: underline;
}
@media screen and (max-width :767px){
table th, table td{
    font-size:12px;
    padding:10px 5px;
}
table td span{
    font-size:8px;
}
}
