@charset "utf-8";
*{margin:0;padding:0;box-sizing:border-box;}
* > *:last-child{margin-bottom: 0;}
html{overflow-x:hidden;overflow-y:scroll;}
.html{line-height:normal;}
p{margin: 0;}
p + p{margin-top: 10px;}

@font-face{font-weight:normal;font-style:normal;font-family:'swis721';src:url('../fonts/swis721btl.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'swis721';src:url('../fonts/swis721btb.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'square';src:url('../fonts/square-r.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'square';src:url('../fonts/square-r.woff') format('woff');}


@font-face{font-weight:normal;font-style:normal;font-family:'nsjp';src:url('../fonts/nsjp-light.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'nsjp';src:url('../fonts/nsjp-medium.woff') format('woff');}

@font-face{font-weight:normal;font-style:normal;font-family:'nsjp-b';src:url('../fonts/nsjp-bold.woff') format('woff');}
@font-face{font-weight:bold;font-style:normal;font-family:'nsjp-b';src:url('../fonts/nsjp-bold.woff') format('woff');}

@font-face {
  font-family: 'Sawarabi Mincho';font-style:normal;font-family:'nsjp-b';src:url('../fonts/sawarabi.woff') format('woff');
}

body,input,select,textarea{font-family:'swis721','nsjp','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-size:100%;}
body{font-size:14px;color:#666;min-width:100%;background: #fff;line-height:1.7;}

/* bootstrap reset */
h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:inherit;color:inherit;font-family:'swis721','nsjp','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;}
h1, .h1 {
    font-size: 11px;
				padding-top:10px;
				font-weight:normal;
				text-align:right;
	padding-bottom:0px;
}
i[class*="fa-"]{margin-right: 0.5em;}

.fpx11 {font-size: 11px;} 

.text-danger{color:#a94442;}

.intro-h2{text-align: center;font-size: 32px; color: #000;font-family: "Sawarabi Mincho", serif; font-weight: bold; margin: 40px 0 ;}
.intro-h2 span{color: #fff; padding:5px; background: #b18247;}
@media print, screen and (max-width: 767px) {.intro-h2{font-size: 24px; line-height: 1.7}}

.intro-text{font-size: 24px; line-height: 2;color: #000; text-align: right;font-family: "Sawarabi Mincho", serif;}
@media print, screen and (min-width: 768px) and (max-width: 991px){.intro-text{font-size: 22px; line-height: 2;color: #000;text-align:center}}
@media print, screen and (max-width: 767px) {.intro-text{font-size: 18px; line-height: 2;color: #000;text-align:center}}
@media print, screen and (max-width: 584px) {.intro-text{font-size: 16px; line-height: 2;color: #000;text-align:left}}
.intro-text2{font-size: 24px; line-height: 2;color: #b28247; text-align: left;font-family: "Sawarabi Mincho", serif;}
@media print, screen and (min-width: 768px) and (max-width: 991px){.intro-text2{font-size: 22px; line-height: 2;}}
@media print, screen and (max-width: 767px) {.intro-text2{font-size: 18px; line-height: 2;}}
@media print, screen and (max-width: 584px) {.intro-text2{font-size: 16px; line-height: 2;}}


.intro-text3{font-size: 24px; line-height: 2;color: #000; text-align:left;font-family: "Sawarabi Mincho", serif;}
@media print, screen and (min-width: 768px) and (max-width: 991px){.intro-text3{font-size: 22px; line-height: 2;color: #000;}}
@media print, screen and (max-width: 767px) {.intro-text3{font-size: 18px; line-height: 2;color: #000;}}
@media print, screen and (max-width: 584px) {.intro-text3{font-size: 16px; line-height: 2;color: #000;}}

.breadcrumb{font-size: 12px;margin-bottom: 30px;}

.row + .row{margin-top: 0;}

.row-eq-height {
 display: flex;
 flex-wrap: wrap;
}

section .bg01{background: #e8e9ea;}
/* index */
/* index - appeal */
#appeal{background: #fff;text-align: center;}
.appeal{display: block;border-radius:0;padding: 1px;border:1px solid #ccc;position: relative;text-indent:0;background-size:314px;background-position: center center;background-repeat: no-repeat;background-color: #fff;}

#appeal .container .row [class*="col-"] span{position: absolute;display: block;left: 1px;right: 1px;bottom: 1px;text-align: center;color:#fff;font-size: 12px;line-height: 19px;font-weight: bold;padding: 5px;}#appeal .container .row [class*="col-"]:nth-child(1) span{	background:rgba(0,0,0,0.7);}
#appeal .container .row [class*="col-"]:nth-child(2) span{background:rgba(0,0,0,0.7);}
#appeal .container .row [class*="col-"]:nth-child(3) span{background:rgba(0,0,0,0.7);}
#appeal .container .row [class*="col-"]:nth-child(4) span{background:rgba(0,0,0,0.7);}

.mobile-section{margin-top: -106px;padding-top: 106px;}
.square-frame{
}


.square-content{
	display: block;
 height: 0;
 width: 100%;
 padding-bottom: 100%;
	position:relative;
	overflow:hidden;
}

.square-content h3{
	background:#231f20;
	display:block;
	width:100%;
	color:#fff;
	line-height:60px;
	font-family: "Sawarabi Mincho", serif;
	font-weight: normal;
}


.square-content p{
	position:absolute;
	bottom:0;
	width:100%;
	text-align:left;
	background:rgba(35,31,32,0.7);
	display:block;
	color:#fff;
	padding:10px;
}

.bg_appeal01{
	background: url(../images/index/img01.jpg) no-repeat center center;
	background-size: auto 100% ;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	overflow:hidden;
}

.bg_appeal02{
	background: url(../images/index/img02.jpg) no-repeat center center;
	background-size: auto 100% ;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	overflow:hidden;
}

.bg_appeal03{
	background: url(../images/index/img03.jpg) no-repeat center center;
	background-size: auto 100% ;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	overflow:hidden;
}

.square-content:hover{
	background-size: auto 110%;
	transition: all 0.5s ease-in;
}

.square-content > div {
	position:absolute;
	top:30%;
}

/* index - produce */
#produce{}

.text-main{
	text-align:center;
	margin-bottom:2em;
}

#produce h3{
	text-align:center;
	margin-bottom:1em;
	font-size:22px;
	padding-top:1em;
	font-weight: bold;
	color: #2b89c0;
}
.produce{
	display: block;
	border-radius:0;
	padding: 1px;
	border:1px solid #ccc;
	position: relative;
	text-indent:0;
	background-size:314px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #F1F5F8;
}
.produce span{
	color:#fff;
	font-weight:bold;
}


.produce-point{
	background: #2199c4;
	position: absolute;
	top: 1px;
	left: 1px;
	color:#fff;
	width: 90px;
	text-align: center;
	line-height: 1;
	padding: 18px;
	font-weight: bold;
	font-family: 'square',Arial,Helvetica,sans-serif;
}
.produce-point small{display: block;font-size: 18px;transform:rotate(.001deg);}
.produce-point span{font-size: 36px;transform:rotate(.001deg);}
.produce-txt{padding:25px;position: relative;text-align: center; background:#f1f5f8;}
.produce-txt:before,.produce-txt:after{content:"";display: block;width: 4px;position: absolute;top: 21px;bottom: 21px;border-top: 1px solid #000;border-bottom: 1px solid #000;}
.produce-txt:before{left: 8px;border-left: 1px solid #000;}
.produce-txt:after{right: 8px;border-right: 1px solid #000;}
.produce-txt h3{
	font-size: 14px;
	color:#E7143D;
	font-weight: bold;
	margin-bottom: 10px;
}

.produce-txt h4{
	font-size: 16px;
	color:#000;
	font-weight: bold;
	margin-bottom: 10px;
}
.produce-txt p{
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}

.produce-txt p.more{
	text-align: center;
}

.store img{
	margin-bottom:10px;
}

.store h3{
	font-size: 14px;
	margin-bottom:10px;
}

/* index - waterlife */

.notice {
    border: 3px solid #C00;
    padding: 20px 60px;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 1.8;
}
.notice h2{font-weight: bold; margin-bottom: 20px; color: #C00; font-size: 24px;}
.notice p{text-align:center;}

#waterlife h3{
	text-align:center;
	margin-bottom:1em;
	font-size:22px;
	padding-top:1em;
	font-weight: bold;
	color: #2b89c0;
	line-height: 1.5;
}

#waterlife .produce-txt h4{
	font-size: 16px;
	color:#000;
	font-weight: bold;
	margin-bottom: 10px;
}

/* index - risk */


#risk h3{
	text-align:center;
	margin-bottom:1em;
	font-size:22px;
	padding-top:1em;
	font-weight: bold;
	color: #2b89c0;
	line-height: 1.5;
}

#risk .produce-txt h4{
	font-size: 16px;
	color:#000;
	font-weight: bold;
	margin-bottom: 10px;
}


#risk.bg-attention p.more a{
	color:#000;
}

#risk.bg-attention p.more a:hover{
	color:#fff;
	background:#666;
}

.policy_list{
	width:100%;
	margin: 0 auto;
}

.policy_list > a div{
	position: relative;
 width: 24%;
 height: 24%;
 padding: 12%!important;
 border-radius: 50%;
 background: #000;
	margin:0.5%;
}

.policy_list > a div p{
	position: absolute;
    left: 0;
    top: 50%;
    margin: -.5em 0 0;
    width: 100%;
    text-align: center;
    color: #fff;
}



/* index - media */
#media{text-align: center; }
#media .container{
	padding-bottom:40px;
}
.media{display: block;border-radius:0;padding: 1px;border:1px solid #ccc;position: relative;text-indent:0;background-size:314px;background-position: center center;background-repeat: no-repeat;background-color: #fff;}

.h2_tit01{
	background:#231f20;
	line-height:60px;
	color:#fff;
	font-family: "Sawarabi Mincho", serif;
	font-weight: normal;
	text-align:center;
	position: static;
	margin-bottom: 30px;
}

.h3_tit01{
	padding: 4%!important;
	background:#333;
	color:#fff;
	display:block;
	margin:0 auto 40px;
	font-size: 28px; 
	text-align:center;
	line-height: 1.5;
}

.h3_tit01 span {
	margin: -.5em 0 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height:1.2;
	display:block;
	margin-top:30px;
	
	}
.h3_tit01 span.top {

    margin: 0 0 -.5em;
    margin-top: 0em!important;
				margin-bottom: 0.5em;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    display: block;
    margin-top: 30px;
}

.txt_blue{
	color: #2199c4;
	font-size:24px;
	text-align:center;
	margin-top:1em;
}
.txt_blue.lead{
	color: #2199c4;
	font-size:300%;
	margin-top:0em;
}
.media h3{font-size: 18px;line-height: 40px;color:#000;text-align: center;font-weight: bold;}

#media .container .row [class*="col-"] span{
	position: absolute;
	display: block;
	left: 1px;
	right: 1px;
	top: 95px;
	margin-top: -26px;
	text-align: center;
	color:#fff;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	background:rgba(51,51,51,0.5);
	padding: 8px;
}

#nintei{
	background: url(../images/index/bg_nintei.jpg) no-repeat center 30%;
	background-size:cover;
	text-shadow:0 0 10px #fff;
}

/* index - kenkoujumyou */

#kenkoujumyou .container {
    padding: 60px 0;
}

#kenkoujumyou h3{
	text-align:center;
	margin-bottom:1em;
	font-size:22px;
	padding-top:1em;
	font-weight: bold;
	color: #2b89c0;
	line-height: 1.5;
}

#kenkoujumyou .produce-txt h4{
	font-size: 16px;
	color:#000;
	font-weight: bold;
	margin-bottom: 10px;
}


/* index - success */
#success{}
.success{display: block;border-radius:0;padding: 1px;border:1px solid #ccc;position: relative;text-indent:0;background-size:314px;background-position: center center;background-repeat: no-repeat;background-color: #fff;}

.success-point{
	background: #000000;
	position: absolute;
	top: 1px;
	left: 1px;
	color:#fff;
	width: 90px;
	text-align: center;
	line-height: 90px;
	font-weight: bold;
	font-size: 18px;
}
.success-point_sub{
	background: #000000;
	position: absolute;
	top: 1px;
	left: 1px;
	color:#fff;
	width: 90px;
	text-align: center;
	line-height: 1.5;
	font-weight: bold;
	font-size: 18px;
	display:table;
	text-align: center;
	height: 90px;
}
.success-point_sub span{
	display: table-cell;
	vertical-align: middle;
	height: 90px;
}

/* index - achievement */
#achievement{}
#achievement h3{font-size: 16px;margin-bottom: 10px;text-align: center;font-weight: bold;}
#achievement p{margin-bottom: 20px;}


/* index - news&topics */
#news-area{}
.nws-scroll{overflow-y:scroll;height:355px;padding-right:15px;}

.news_box{
	border:1px solid #666;transition: .3s;
}
a .news_box:hover{
	border:1px solid #231f20;transition: .3s; background: #efefef
}
#news-area .row .row {
    margin: 0px 0px 0;
}
#news-area .row [class*="col-"]{padding:0 10px;margin-top: 0px;}

.news_date{
	margin-top:5px;
}

.news_title{
	font-weight:bold;
	margin-top:5px;
}

.news_comment{
	margin-top:5px;
}
a .news_comment{color: #333;}
.nws-tb{font-size: 14px;}
.nws-tb th{border-bottom: 1px dotted #999;line-height: 21px;padding:19px 0;width: 98px;vertical-align: top;}
.nws-tb td{border-bottom: 1px dotted #999;line-height: 21px;width:auto;padding:19px 0;vertical-align: top;}
.nws-tb td h3{font-size: 14px;line-height: 18px;margin-bottom: 10px;font-weight: bold;}
.nws-tb td:nth-child(3){width: 196px;padding-left: 30px;}

#news-area ul{
	list-style-type:none;
	text-align:left;
	margin-top:5px;
	margin-bottom:20px;
}

#news-area ul li{
	display:inline-block;
	text-align:center;
	margin-bottom:5px;
}

.label.label-black {

    background-color: #000;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    padding: .25em .8em .25em;

}

/* index - リフォーム実例 */
#reform-area{}
.reform_box{
}
#reform-area .row .row {
    margin: 0px 0px 0;
}
#reform-area .row [class*="col-"]{padding:0 10px;margin-top: 0px;}

.reform_add{
	margin-top:0px;
	font-size:12px;
}

.reform_title{
	font-weight:bold;
	margin-top:5px;
	font-size:12px;
}


.reform_comment{
	margin-top:0px;
	font-size:12px;
}

/* index - リフォーム実例 */
/*section#01{
margin-top:-100px;
padding-top:100px;
}
section#02{
margin-top:-100px;
padding-top:100px;
}
section#03{
margin-top:-100px;
padding-top:100px;
}
section#04{
margin-top:-100px;
padding-top:100px;
}*/

section#example{
	padding-top:0px;
	
	}
	
.box_example{
	display:table;
	margin-bottom:20px;
}
	
.example_box .row{
	display:table;
	width:100%;
	
}
#example .row .row {
    margin: 0px 0px 0;
}
#example .row [class*="col-"]{padding:0 10px;margin-top: 0px;display:table-cell;vertical-align:middle;}

.example_title{
	font-weight:bold;
	margin-top:0px;
	font-size:12px;
	padding-top: 11%;
}

.example_title:before{
	content:"≫";
	margin:0 1em;
	font-size:10px;
}

 a .example_box{
	color:#666;
}

/* contact */


/* common parts */
#wrapper{}

/* header */
#header{
	margin: 0;
	border-bottom: none;
	background: rgba(35,31,32,0.9);
	position: relative;
}

.description{}
.description p{font-size: 10px;line-height: 16px;margin-bottom: 5px;width: 423px;text-align: center;}

#header > .container{display: table;table-layout: fixed;padding-bottom: 10px;}

#logo,#header-right{vertical-align: top;}

#logo{
	padding-top:3em;
	
}
#logo a{display: block;}
#logo a img{
	max-width: 100%;
	height: auto;
	display:block;
}

#logo span{position: absolute;left: 198px;bottom: 9px;font-size: 14px;line-height: 18px;color:#db0505;white-space:nowrap;font-weight: normal;}

#header-right{
	text-align:right; 
	margin-top:-60px;
	color:#fff;
	font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:lighter;
	}
.header-right{width: 100%;}

#header-right h2{
	font-size:16px;
}

.label.label-brown {
	background-color: #5b4a40;
	color:#fff;
	font-weight:normal;
	font-size: 12px;
	padding: .25em .8em .25em;
}

#header-right .label{
	margin:10px 6px;
}
.icon-set span{
	display:inline-block;
}

.h-call{
	/*padding:22px 0 5px 160px;*/
	font-size:14px;
	/*width: 410px;*/
	text-align: right;
}
.h-call span{
	font-size:20px;
	font-weight:bold;
}

.h-call span.label{
	font-size:12px;
	font-weight:bold;
}


.h-btn{
	padding:0;
	width:300px;
	float:right;
}

.h-btn .btn{border-radius: 0 0 2px 2px;}

.h-btn a.btn-buy:hover, .h-btn a.btn-buy:active, .h-btn a.btn-buy:focus {
    background: #000;
    color: #fff;
    opacity: .8;
}

.h-btn .row{margin:0 -5px;}
.h-btn .row [class*="col-"]{padding:0 5px;margin: 0;}



#main-bg    {position: relative;margin: 0 auto;width:100%;background-color: rgba(35,31,32,0.9);}
.flexslider{background-color: transparent !important;}
#main{position: static;}

.flexslider {
	position:absolute;
	left: 0;
	right: 0;
	border: 0;
	width: 100%;
	height: 100%;
}
.slides{
	margin: 0;
	padding: 0;
}
#main img {
	/*min-height: 500px;*/
	position: relative;
	vertical-align: bottom;
	object-fit: cover;
	margin-left: auto;
    margin-right: auto;
}
#main  ul {
	margin: 0;
	padding: 0;
}

.flex-control-nav {
	bottom: 20px!important;
	right: 0;
	text-align: center;
	width: 100%!important;
	z-index: 100;
}

.discription{
	position:absolute;
	top: 25%;
	left:0;
	right:0;
	bottom:0;
	z-index:10;
}

.main_txt{
	font-size:200px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-shadow:0 0 10px rgba(0,0,0,0.6);
}

/* navigation */
#nav{
	/*padding: 15px 0;*/
	box-shadow:0 -10px 15px rgba(218,219,221,.5);
	border-bottom: 2px solid #CCC;
}
.nav{}
.nav-justified{table-layout: fixed;}
.nav-justified > li{border-right:1px solid #000;width: 1%;}
.nav-justified > li:first-child{border-left:1px solid #000;}
.nav-justified > li > a         {
	color:#2492cd;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	white-space:nowrap;
	padding: 0;
	font-weight: normal;
}
.nav-justified > li > a > small {display: block;color:rgba(255,255,255,.67);font-size: 10px;line-height: 11px;margin-top: 10px;}

.nav-justified > li > a:hover,
.nav-justified > li > a:active,
.nav-justified > li > a:focus{color:#fff;background: linear-gradient(to bottom, #2492cd 0%,#2492cd 50%,#2492cd 100%);}
.nav-justified > li.active > a{color:#fff;background: linear-gradient(to bottom, #2492cd 0%,#2492cd 50%,#2492cd 100%);}

/*メガメニュー*/
    #mnav{
				}
				#mnav > ul {
						display: table;
						width:100%;
    }
    #mnav > ul > li {
      display: table-cell;
      /*margin-right: 2em;*/
						text-align:center;
						border-left: 1px solid #ccc;
						position:static;
						float: none;
    }
				
				.navbar-nav > li {
    float: none;
}
				
				#mnav > ul > li > a:link,#mnav > ul > li > a:active,#mnav > ul > li > a:visited {
      color: #ccc;
    }
				#mnav > ul > li:last-child {
    border-right: 1px solid #ccc;
				margin-right:0;
}
    #mnav > ul > li a:hover,#mnav > ul > li a:focus {
      color: #ccc;
						background-color: #5b4a40;
      
    }
    #mnav > ul > li:hover > a:link, #mnav > ul > li:hover > a:active ,#mnav > ul > li:hover > a:visited {
      color: #ccc;
						background-color: #5b4a40;
    }
    #mnav > ul > li:hover .dropdown {
      max-height: 9999px;
      opacity: 1;
    }
    #mnav > ul > li > a {
      display: block;
      transition: all .2s ease-in;
    }
				
				
    #mnav > ul .dropdown {
      transition: all .2s ease-in;
      max-height: 0;
      opacity: 0;
      overflow: hidden;
      text-align: left;
      position: absolute;
      background-color: #5b4a40;
						z-index:10000;
    }
    #mnav > ul .dropdown ul {
				padding: 1em 3em 1em 1em;
				z-index:10000;
				text-align:left;
				width:100%;
				box-sizing:border-box;
				list-style-type:none;
				min-width:220px;
    }
    #mnav > ul .dropdown ul li {
      margin-left:1.5%;
						border-bottom:1px dotted #fff;
						vertical-align:bottom;
						line-height:2;
    }
				
				#mnav > ul .dropdown ul li:before{
					content:"→";
					margin-right:1em;
					color:#fff;
					font-size:8px;
				}
				
				#mnav > ul .dropdown .menu_inner li:first-child{
					width:18%;
					display:inline-block;
					float:left;
					color:#fff;
					margin-right:1%;
					margin-bottom:1em;
					border-right:1px solid #fff;
					padding-right:2.5%;
					border-bottom:none;
					box-sizing:border-box;
				}
				
				#mnav > ul .dropdown ul li a{
					color:#fff;
				}
				
				
    #mnav > ul > .dropdownu a:link,#mnav > ul > .dropdownu a:active,#mnav > ul > .dropdownu a:visited {
      color: #fff;
						display:block;
    }
				
				#mnav > ul .dropdown .menu_inner li a:hover{
					color: #fff;
					display:block;
				}
				
				#mnav > ul .dropdown .menu_inner li a {
    color: #fff;
				position:relative;
				padding-left:1em;
}

		#mnav > ul .dropdown .menu_inner li a:before{
			content:'';
			position: absolute;
			top:50%;
			left:0px;
			margin:-4px 2em 0 0;
			width:0;
			height:0;
			border-top:4px solid transparent;
			border-left:4px solid #FFFFFF;
			border-bottom:4px solid transparent;
		} 
		
	.fixed {
    position: fixed;
    top: 0;
    width: 100%;
				z-index:100;
				background:#231f20;
}


/*.nofixed #mnav > ul .dropdown{
    top: 100%!important;
}*/


#products{
}

#products h3{
	text-align:center;
	color:#000;
	font-size:16px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
	position:relative;
	padding-bottom:5px;
}

#products h3:after{
	cntent:"";
	position:absolute;
	width:50%;
	margin:0 auto;
	padding-bottom:5px;
	text-align:center;
	color:#000;
	font-size:16px;
	margin-bottom:10px;
	border-bottom:1px solid #000;
}

#products span{
	font-size:12px;
	line-height:0.6;
	
}

#products img{
	margin-bottom:1em;
}

.navbar{margin-bottom: 0;border-radius: 0;border: none;min-height:1px;}

.row .row{margin:-20px -10px 0;}
.row .row [class*="col-"]{padding:0 10px;margin-top: 20px;}

.img-bordered-gray{border:1px solid #ccc;}
.bg-gradation-gray { border-bottom:solid 2px #f5f5f5; border-top:solid 2px #f5f5f5; padding-top:50px; padding-bottom:40px;
	background:-prefix-linear-gradient(top, white, #e9e9e9);
	background: linear-gradient(to bottom, white, #e9e9e9);}
	
.bg-blue { border-bottom:solid 1px #c9e6e1; border-top:solid 2px #d8ece8; padding-top:50px; padding-bottom:40px;
	background:#e7f3f1;}
	
	.bg-blue h3{
		
	}
	
.bg-gray { 
	background: #fbfbfb;}
	
.bg-attention{
	padding-top:40px;
	padding-bottom:20px;
	background: #f0eeeb;
}

.bg-brown { 
	background: #5b4a40;
	color:#fff;}
	
.bg-brown h2.main_tit{
	color:#fff;
}

.bg-brown h2.main_tit{
	color:#fff;
}


/* article,article,aside,section */
article#page .container{display: table;table-layout: fixed;}
#list,aside{display: table-cell;vertical-align: top;padding-bottom: 60px;}

#list{width: 900px;padding-right: 30px;}
aside{width: 240px;}

.list-group{margin-bottom: 30px;border:1px solid #ddd;border-top: none;}
.list-group h3{background: #e5e5d8;text-align: center;padding: 15px;border-radius:0;font-size: 18px;margin-bottom: 0;line-height: 18px;}

.list-group h3 + .list-group-item{border-top: none;}

a.list-group-item{display: table;width: 100%;table-layout: fixed;padding: 0;text-decoration: none;border:none;border-top: 1px solid #ddd;margin: 0;background: #db0505;color:#fff;font-size: 18px;font-family:'swis721','nsjp-b','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-weight: bold;}
.list-group-item:first-child{border-radius:0;}
.list-group-item:last-child {border-radius:0;}

.list-group-img,.list-group-category{display: table-cell;vertical-align: middle;}
.list-group-img{width: 60px;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.list-group-category{padding: 14px;position: relative;}

a.list-group-item:hover,
a.list-group-item:active,
a.list-group-item:focus{border-color:#ddd;background: #db0505;color:#fff;opacity:.8;}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:active,
a.list-group-item.active:focus{border-color:#ddd;background: #db0505;color:#fff;opacity:.8;}



#recruit-area .list-group-category{padding:9px 14px;font-size: 14px;font-family:'swis721','nsjp','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-weight: normal;}

#recruit-area a.list-group-item{background: #fff;color:#333;}
#recruit-area a.list-group-item:hover,
#recruit-area a.list-group-item:active,
#recruit-area a.list-group-item:focus{border-color:#ddd;background: #f6f6f6;color:#333;opacity:1;}

#recruit-area a.list-group-item.active,
#recruit-area a.list-group-item.active:hover,
#recruit-area a.list-group-item.active:active,
#recruit-area a.list-group-item.active:focus{border-color:#ddd;background: #efefef;color:#333;opacity:1;}

.bn{margin-bottom: 30px;}

#contact-area{border:2px solid #3d4a6e;padding: 13px;font-size: 14px;}
#contact-area h3{font-size: 18px;text-align: center;padding: 13px;background: #3d4a6e;color:#fff;margin: -13px -13px 13px;}
#contact-area h4{font-size: 15px;font-weight: normal;margin-bottom: 10px;}
#contact-area p + h4{margin-top: 15px;}
#contact-area .text-small{line-height: 1.5;}
#contact-area hr{margin: 14px 0;}

article > section{padding: 40px 0 0  ; /*border-top:1px solid #ccc;*/
}
article > div > section{padding: 40px 0 0  ; border-top:1px solid #ccc;
}
article > section#report {padding: 0;}
article#page > .container > article > section + section{padding: 0;margin-top: 60px;}

article#page > .container > article > h2{color:#fff;z-index: 2;padding: 30px 15px;background: #0164ac;margin-top: 60px;margin-bottom: 30px;}


section h2.main_tit{font-size: 24px;line-height: 30px;margin-bottom: 53px; color:#666; text-align: center;position: relative;}

section h2.main_tit:after{
    content:"";
    display: block;
    background: linear-gradient(to right, #eaeaea 0%,#eaeaea 30%,#eaeaea 30%,#eaeaea 100%);
    position: absolute;
    height: 3px;
    left: 406px;
    right: 406px;
    bottom: -23px;
}

section h2.tit01{font-size: 24px;line-height: 30px;margin-bottom: 53px; color:#2b89c0; font-weight:bold;text-align: center;position: relative;}

section h2.tit01:after{
    content:"";
    display: block;
    background: linear-gradient(to right, #2b89c0 0%,#2b89c0 30%,#2b89c0 30%,#2b89c0 100%);
    position: absolute;
    height: 3px;
    left: 406px;
    right: 406px;
    bottom: -23px;
}

#nintei .container{
	padding:60px 0;
}
section h3{}
section h3 small{}

article#page > .container > article > section > h3,
article#page > .container > article > section > h3 span,

article#page > .container > article > section h4{line-height: 1.5;margin-bottom: 20px;border-left: 5px solid #db0505;padding-left: 10px;}

.tab-content{padding-top: 30px;}

.bg-beige{background: #f8f8f2;box-shadow:0 12px 12px rgba(0,0,0,.05) inset;}

.lead{font-size: 16px;line-height: 1.5;}


h2.main_tit { 
color:#000; 
font-weight:lighter; 
text-align:center;
font-family: "Sawarabi Mincho", serif;
}
h2.main_tit span { color:#666; font-weight:bold; text-align:center; font-size:80%;}
h3.tit-sec{padding-left: 1.5em;line-height: 1.25;color:#db0505;margin-bottom: 30px;}
h3.tit-sec:before{content:"\f1ce";font-family: FontAwesome;transform:rotate(45deg);display: inline-block;width: 1em;height: 1em;margin-right: 0.5em;margin-left: -1.5em;}

h4.tit-sec-sub span{padding-left: 15px;line-height: 1.25;margin-bottom: 30px;border-left: 5px solid #333;display: block;}

.well h4{margin-bottom: 20px;}

.underline {background: linear-gradient(transparent 60%, #facfea 60%);text-decoration: none;}

.btn{border:none;line-height: 20px;border-radius:2px;}
.btn.text-left{text-align: left;}
.btn i{display: inline-block;width: 1em;}

.btn-access{background: #db0505;color:#fff;border:none;line-height: 14px;border-radius:0 !important;text-align: left;position: relative;padding: 6px 24px 6px 12px;}
.btn-access:hover,
.btn-access:hover,
.btn-access:hover{background: #db0505;color:#fff;opacity:.8;}


.btn-cclr{background: #db0505;color:#fff;font-size: 16px;padding: 19px 15px;}
button.btn-cclr:hover,
button.btn-cclr:active,
button.btn-cclr:focus,
a.btn-cclr:hover,
a.btn-cclr:active,
a.btn-cclr:focus,
input.btn-cclr:hover,
input.btn-cclr:active,
input.btn-cclr:focus{background: #db0505;color:#fff;opacity:.8;}
input[type="submit"]:hover{opacity:.8;}

.btn-buy{background: #333;color:#fff;font-size: 13px;line-height: 24px;padding: 5px 15px;}
a.btn-buy:hover,
a.btn-buy:active,
a.btn-buy:focus{background: #e7143d;color:#fff;opacity:.8;}
.btn-support{background: #000;color:#fff;font-size: 13px;line-height: 18px;padding: 5px 10px; border:none;}
a.btn-support:hover,
a.btn-support:active,
a.btn-support:focus{background: #01101;color:#fff;opacity:.8;}
.btn-contact{background: #000;color:#fff;font-size: 13px;line-height: 18px;padding: 5px 10px; border:none;}
a.btn-contact:hover,
a.btn-contact:active,
a.btn-contact:focus{background: #010101;color:#fff;opacity:.8;}
.btn-footer{background: #ffb4c3;color:#fff;font-size: 13px;line-height: 24px;}
a.btn-footer:hover,
a.btn-footer:active,
a.btn-footer:focus{background: #ffb4c3;color:#fff;opacity:.8;}

.btn-border{
}
.btn-more{
	background: #fff;
	color:#999;
	font-size: 16px;
	line-height: 32px;
	padding: 0 15px;
	border:1px solid #999;
	border-radius:4px;
}

.btn-mansion{
	background: #fff;
	color:#999;
	font-size: 16px;
	line-height: 32px;
	padding: 0 15px;
	border:1px solid #999;
	border-radius:4px;
}
.btn-store{
	background: #333;
	color:#fff;
	font-size: 16px;
	line-height: 32px;
	padding: 0 15px;
	border:1px solid #999;
	border-radius:4px;
}
a.btn-store:hover,
a.btn-store:active,
a.btn-store:focus{background: #333;color:#fff;opacity:.8;}

a.btn-more:hover,
a.btn-more:active,
a.btn-more:focus{background: #333;color:#fff;opacity:.8;}
.btn-more i{margin-right: 0 !important;}

.btn-detail{
	background: #e7143d;
	color:#fff;
	border:none;
	padding:10px 20px;
	font-size:150%;
}
button.btn-detail:hover,
button.btn-detail:active,
button.btn-detail:focus,
a.btn-detail:hover,
a.btn-detail:active,
a.btn-detail:focus,
input.btn-detail:hover,
input.btn-detail:active,
input.btn-detail:focus{
	background: #FF6666;
	color:#fff;
	opacity:.8;
}

.btn-jirei{	background: #f6f6f6;	color:#666666;	font-size: 16px;	line-height: 19px;	padding: 0 15px;	border:1px solid #cccccc;	padding:15px;	display:block;}
a.btn-jirei:hover,
a.btn-jirei:active,
a.btn-jirei:focus{	background: #e7143d;	color:#fff;	opacity:.8;}

.btn-introduce{	background: #000;	color:#fff;	font-size: 20px;	line-height: 19px;	padding: 10px 15px;	border:1px solid #cccccc;	padding:15px;	display:block;}
a.btn-introduce:hover,
a.btn-introduce:active,
a.btn-introduce:focus{	background: #000;	color:#fff;	opacity:.8;}


.btn-sm{
	font-size: 14px;
    padding: 10px 20px;
}

.btn-md{
	font-size: 16px;
    padding: 15px 30px;
}

.btn-lg {
	font-weight: bold;
    padding: 16px 18px;
    font-size: 18px;
    line-height: 24px;
}

.btn-xlg {
	font-weight: bold;
    padding: 20px 40px;
    font-size: 30px;
    line-height: 30px;
}

.attention{
	border:2px solid #C00;
	padding:20px;
	text-align:center;
}

.disc{margin: 0 0 15px;padding: 0;}
.disc li{margin-left: 1em;}

.circle{margin: 0;padding: 0;list-style: none;}
.circle li{padding-left: 24px;}
.circle li:before{content:"\f10c";font-family: FontAwesome;display: inline-block;width: 24px;margin-left: -24px;}

.decimal{margin: 0;padding: 0;}
.decimal li{margin-left: 2em;}

.phone-medium{font-size: 27px;line-height: 27px;}
.phone-large{font-size: 36px;line-height: 36px;}
.phone-medium i[class*="fa-"],.phone-large i[class*="fa-"]{margin-right: 0.25em;}

/* pagetop */
#pagetop a{background:#db0505;text-align: center;display: block;height: 40px;}
#pagetop a i{font-size: 40px;margin: -3px 0;color:#fff;line-height: 40px;}


/* footer */
#f-contact-title{background: #000;}
#f-contact-title .container {
    padding-bottom: 0px;
}
#f-contact-title h3{
	text-align: center;
	font-size: 28px;
	line-height: 46px;
	color:#fff;
	padding: 15px;
	font-family: "Sawarabi Mincho", serif;
	font-weight: normal;
}

#f-contact{background: url(../images/common/bg-f-contact.jpg) center center /cover no-repeat;padding: 40px 0;}
.f-contact{
	background: url(../images/common/f_contact_info.png) no-repeat center center;
	width: 712px;
	margin: 0 auto;
	padding: 13px 37px;
	border-radius:10px;
	height:146px;
}

.f-tel{display: table;width: 100%;table-layout: fixed; text-align:center;}
.f-tel-tit,.f-telno{
	vertical-align: middle;
	text-align:center;
	margin-bottom:5px;
}

.f-telno{
	width: 511px; text-align:center; margin:0 auto;
}
.f-info{width: 100%;margin: 5px auto 0;}
.f-info .row{margin:0 -5px;}
.f-info .row [class*="col-"]{padding:0 5px;margin: 0;}

.f-btn{width: 340px;margin: 86px 190px;}
.f-btn .row{margin:0 -5px;}
.f-btn .row [class*="col-"]{padding:0 5px;margin: 0;}

#footer{
	background: #fbfbfb;
	position: relative;
	padding: 20px 0;
}
#footer:before{content:"";display: block;height: 2px;position: absolute;top: -17px;left: 0;right: 0;}

#footer [class*="container"]{display: table;table-layout: fixed;}
#footer .container{
	padding-bottom:0px;
}
#flogo,#fnav{display: table-cell;vertical-align: top;}

#flogo{

}
#flogo h3{
	margin-bottom: 10px;

}
#flogo p{font-size: 13px;line-height: 18px;}
#flogo .f-tel { color:#e7143d; font-size:18px; font-family: "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", serif, "メイリオ", Meiryo; text-align:right;}
#flogo .f-add { text-align:right;}
#flogo .set-contact{ 
    line-height: 1;
    border:1px solid #8b7358;
    text-align: center;
    display: block;
    margin-top: 5px;
}

#footer .icon-set span {
    display: inline-block;
				margin:0 5px 10px;
}

.f-call{
font-size: 16px;
color:#5b4a40;
font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: lighter;
}

.f-call span{
	font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: lighter;
font-size: 20px;
color:#5b4a40;
line-height:1;
padding-top:10px;
}

.f-call span img{
	vertical-align:middle;
}

#footer ul{
	display:inline-block;
	border-right:1px solid #ccc;
	padding-right:20px;
	vertical-align:top;
	width:28%;
	list-style-type:none;
	box-sizing:border-box;
	margin-left:30px;
}

#footer ul:last-of-type{
	border-right:none;
}
.well-default{
	font-size:14px;
    padding: 5px;
    line-height: 1;
    border:1px solid #8b7358;
    text-align: center;
    display: block;
    margin-top: 5px;
}

#footer [class*="col-"]{
	display:table-cell;
	vertical-align:bottom;
}

#fnav				   {color:#333;background: #f4f4f4;padding: 15px 0 20px;width: 691px;}
.f_nav{
	margin-top:8em;
}
.ficon1 span { background:#48b4e5; color:#FFFFFF; padding:0 0 0 3px; text-align:center; border-radius:2px;}
.ficon2 span { background:#ff9eb3; color:#FFFFFF; padding:0 0 0 3px; text-align:center; border-radius:2px;}
#fnav nav               {display: table-cell;vertical-align: top;border-left:1px solid #e0dcdc;padding:5px 0 5px 19px;}
.f_nav ul				{list-style:none; vertical-align:bottom;}
.f_nav li				{font-size: 13px;line-height: 18px;}
#fnav li + li           {margin-top: 8px;}

.f_nav li a				{color:#4c311f;padding: 0 4px;display: inline;}
.f_nav li a:hover		{color:#000;border-radius:2px; text-decoration:none;}

.f_nav li a:before				{
	content:"▶";
	font-size:8px;
	color:#4c311f;
	padding: 0 4px;
	}
#copyright{font-size: 12px;text-align: center;line-height: 23px;background: linear-gradient(to bottom, #f0f0f0 0%,#fff 100%);display: block;border-top: 2px solid #fff;font-family: 'square',sans-serif;}
#copyright span{transform:rotate(.001deg);}


/*body a,body a:hover{text-decoration: none;outline:none;color:#4c311f;}
body a:focus{text-decoration: none;outline:none;}*/

/* 画像リンク*/
body a:hover img {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}


.btn i{margin-right: 0.5em;}
.btn i.fa-angle-right{margin-right: 0;font-size: 1.5em;}
.btn i.fa-angle-left{margin-right: 0.5em;font-size: 1.4em;}
/* table */
table{border-spacing:0;border-collapse:collapse;width:100%;}
th{width: 1%;white-space: nowrap;padding:14px;line-height: 1.5;}
td{width: 99%;padding:14px;line-height: 1.5;}
td p:last-child{margin-bottom: 0;}

.prf-tb{border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
.prf-tb th{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #efefef;}
.prf-tb td{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;background: #fff;}

.prf-tb td .year{display: inline-block;width: 2.5em;text-align: right;}
.prf-tb td .month{display: inline-block;width: 2.5em;text-align: right;}
.prf-tb td .day{display: inline-block;width: 4em;text-align: right;padding-right: 2em;}

.well hr{margin: 9px 0;border-top: 1px solid #ccc;}

h3 > span{font-size: 75%;}


/* margin / padding */
.mt-130{margin-top: -130px;}

.mt-xlg-{margin-top: -45px !important;}
.mt-lg-{margin-top: -30px !important;}
.mt-md-{margin-top: -20px !important;}
.mt-sm-{margin-top: -10px !important;}
.mt-xs-{margin-top: -5px !important;}

.mt0{margin-top: 0 !important;}

.mt-xlg{margin-top: 45px !important;}
.mt-lg{margin-top: 30px !important;}
.mt-md{margin-top: 20px !important;}
.mt-sm{margin-top: 10px !important;}
.mt-xs{margin-top: 5px !important;}

.mb0{margin-bottom: 0 !important;}
.mb-xxs{margin-bottom: 5px !important;}
.mb-xs{margin-bottom: 10px !important;}
.mb-sm{margin-bottom: 15px !important;}
.mb-md{margin-bottom: 20px !important;}
.mb-lg{margin-bottom: 30px !important;}
.mb-xlg{margin-bottom: 45px !important;}

.clr{clear:both;}

.fsl{font-size: 125%;font-weight: bold;}

.dt{display: table;width: 100%;}
.dtc{display: table-cell;vertical-align: middle;float: none;}

.navbar-collapse{padding: 0;}
br.dn{display: none;}

.prf_tb th,.hst_tb th{width: 7em;}
.rnt_tb th{width: 9em;}

.r-arrow{position: relative;}
.r-arrow:after{content:"\f105";font-family:FontAwesome;position: absolute;top: 50%;margin-top: -10px;right: 10px;}




.img-ful{width: 100%;height: auto;}
.img-responsive2 {
	width: 100%;
    height: auto;
}

.ba1 i,.ba2 i{font-size: 4em;vertical-align: middle;color:#999;}

.psr{position: relative;}


/* paging */
div.paging{line-height:normal;padding:5px;text-align:center;font-size:16px;font-family:Arial, Helvetica, sans-serif;}
div.paging span.current,div.paging span a.paging-text{margin:0 2px;padding:0;background:#fff;color:#999;display:inline;display:inline-block;overflow:hidden;text-decoration:none;border:1px solid #ccc;line-height: 48px;width: 48px;}
div.paging span.current{background:#efefef;display:inline;text-decoration:none;display:inline-block;color:#423716;}
div.paging span a.paging-text:hover{color:#423716;cursor:pointer;background:#efefef;display:inline;text-decoration:none;display:inline-block;opacity:.8;}
div.paging i { margin: 0; }

.blue{color:#0066CC;}
.red{	color:#D9534F;}
.text-small{font-size: 14px;line-height: 14px;}
.text-xsmall{font-size: 13px;line-height: 13px;}
.text-large{font-size: 20px;line-height: 20px;}
.text-xlarge{font-size: 24px;line-height: 24px;}

br.xs{display:none;}


.list-set > div:nth-of-type(4n+1){clear: both;}
.list-set > div{margin-bottom: 20px;}
.list-set > div > span:nth-of-type(1){width: 100%;padding-bottom: 75%;position: relative;border:1px solid #ccc;display: block;margin-bottom: 5px;}
.list-set > div > span:nth-of-type(1) img{position: absolute;/*top: 0;left: 0;right: 0;bottom: 0;max-width: 100%;min-height: 100%;width: auto;height: auto;margin: auto;*/width: 100%;
    height: 100%;
    object-fit: cover;}

@media print, screen and (max-width:767px){/*xs*/
	.list-set > div:nth-of-type(2n+1){clear: both;}
	body{overflow-x: hidden;font-size: 14px;line-height:21px;}
	.row {
    margin: 0px -15px 0;
}
.discription {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
	#wrapper{padding-top: 70px;}
    #main-bg    {height: auto;margin-bottom: 30px;}
    #main{margin:0 0px;}

    /* index */
    /* index - media */
    .media{display: block;border-radius:0;padding: 1px;border:1px solid #ccc;position: relative;text-indent:0;background-size:314px;background-position: center center;background-repeat: no-repeat;background-color: #fff;}

    .media h3{font-size: 19px;line-height: 30px;color:#1ab1e6;text-align: center;font-weight: bold;margin-bottom: 0;}

    #media .container .row [class*="col-"] span{
					position: static;
					display: block;
					text-align: center;
					color:#fff;
					font-size: 12px;
					line-height: 18px;
					font-weight: bold;
					background:rgba(51,51,51,0.5);
					padding: 8px;
					margin-top: 0;
				}

.notice {
    border: 3px solid #C00;
    padding: 10px 10px;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 1.8;
}

.notice h2{text-align: center;}
.notice p{text-align: left;}

    .nws-scroll{overflow-y:scroll;height:355px;padding-right:15px;}

    .nws-tb{font-size: 14px;}
    .nws-tb th{border-bottom: none;padding:0 0 10px;width: auto;display: block;}
    .nws-tb td{border-bottom: none;width:auto;padding:0 0 10px;display: block;}
    .nws-tb td h3{font-size: 14px;line-height: 18px;margin-bottom: 10px;font-weight: bold;}
    .nws-tb td:nth-child(3){width: auto;padding-left: 0;border-bottom: 1px dotted #999;text-align: center;margin-bottom: 10px;}


    .date{width: 68px;height: 68px;display: block;color:#fff;font-weight: normal;text-align: center;font-size: 16px;line-height: 18px;padding: 18px 8px;margin: 0 auto;}

.f-info{width: 100%;margin: 5px auto 0;}

	/* header */
	#header{margin: 0;border-bottom: none;background: #000;z-index: 999;top: 0;left: 0;right: 0;box-shadow:0 0 5px rgba(0,0,0,.1);height: auto; /*position:fixed;*/}
	#header > .container{display: block;float: left;padding: 11px 15px;}

    .description{display: none;top: 20%;}
				.main_txt {
    font-size: 100px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 10px rgba(0,0,0,0.6);
				position: absolute;
				left:0;
				right:0;
				top:20%;
				bottom:0;
}

	#logo{display: block;padding: 6px 0; z-index:1000;position: fixed;max-width:200px;}
	#logo a{display: block;padding:0;}
	#logo a img{width: auto;max-height: 40px;}

    #logo span{display: none;}

	#header-right-xs{
		padding: 15px;
		margin-top: 0px;
		position: absolute;
		top: 75px;
		width: 100%;
		z-index: 100;
		background:#fff;
		}

    .btn-phone {
        background: #1ab1e6;
        color: #fff;
        font-size: 24px;
        line-height: 34px;
        padding: 0px;
    }
    .btn-phone:hover,
    .btn-phone:active,
    .btn-phone:focus{background: #1ab1e6;color: #fff;opacity:.8;}
    #header-right-xs i{margin: 0;}

    #main-bg-xs{
					}

	/* navigation */
	#nav{width: 100%;margin-left: 0;/*background: transparent;*/margin-top: 0;box-shadow:0 10px 15px rgba(218,219,221,1);padding: 0;}
	#mnav{
	margin:0 -15px;
	border-bottom: 1px solid #ccc;
	background: #fff;
}


#mnav > ul > li {
    display: block;
    margin-right: 0em;
    text-align: left;
    border-left: none;
				position: relative;
}

#mnav > ul .dropdown .menu_inner li:first-child{
					width:100%;
					display:block;
					float:left;
					color:#fff;
					margin-right:1%;
					margin-bottom:1em;
					border-right:1px solid #fff;
					padding-right:2.5%;
					border-bottom:none;
					box-sizing:border-box;
				}
				
				#mnav > ul .dropdown .menu_inner li:first-child h2{
					color:#fff;
					font-weight:bold;
					font-size:16px;
					margin-bottom:1em!important;
					display:none;
				}
				
				#mnav > ul .dropdown .menu_inner li:first-child p{
					font-size:12px;
					line-height:1.2;
					margin-bottom:1em!important;
				}
				
				#mnav > ul .dropdown .menu_inner li {
      display: block;
      margin-left:1.5%;
						width:100%;
						border-bottom:1px dotted #fff;
						vertical-align:bottom;
						line-height:2;
    }
				
				#mnav > ul .dropdown .menu_inner li img{
					width:30%;
				}

	.nav{background: rgba(255,255,255,.9);font-size: 14px;}
	.nav-justified{table-layout: fixed;}
	.nav-justified > li{width: auto;border:none;border-top: 1px solid #ddd;padding-left: 0;width: auto !important;}
    .nav-justified > li:first-child{border-left:none;}
	.nav-justified > li > a{padding: 10px 15px;text-align: left;margin-bottom: 0;border:none;border-left:3px solid #fff;width: auto;position: relative;}

	.nav-justified > li > a,
	.nav-justified > li > a:hover,
	.nav-justified > li > a:active,
	.nav-justified > li > a:focus,
	.nav-justified > li.active > a{line-height: 20px;white-space:nowrap;color:#333;}

	.nav-justified > li.active{position: relative;}

	.nav-justified > li > a:hover,
	.nav-justified > li > a:active,
	.nav-justified > li > a:focus,
	.nav-justified > li.active > a{border:none;border-left: 3px solid #e7143d;background: transparent;color:#e7143d;}

	.nav-justified > li > a > small{position: absolute;right: 15px;top: 50%;margin-top: -5px;color:#333;}

	.navbar{margin-bottom: 0;border-radius: 0;border: none;min-height:1px;}

	.navbar-collapse{box-shadow:none;border-top: none;}

	.navbar-toggle			{padding: 6px 8px;line-height: 1;border:1px solid #ccc;text-align: center;width: 48px;background: #fff;color:#333;margin: 11px 15px 11px 0;}
	.navbar-toggle:focus	{color:#333;}
	.navbar-nav {
    margin:0px;
        margin-bottom: 7.5px;
}

#mnav > ul .dropdown {
    top: 100%;
				width:100%;
}
#mnav > ul > li > a:link, #mnav > ul > li > a:active, #mnav > ul > li > a:visited {
    color: #5b4a40;
}

#mnav > ul > li.dropdown > a:link, #mnav > ul > li.dropdown > a:active, #mnav > ul > li.dropdown > a:visited {
    color: #fff !important;
}

#mnav > ul > li{
	border-bottom:1px solid #5b4a40;
}
.navbar-collapse.in {
    overflow-y: inherit;
}

	#infoblock {
    font-size: 12px;
    text-align: center;
}
.set-address a{
	font-size: 16px;
	font-weight:bold;
}
	.btn-tel				{padding: 6px 8px;line-height: 1;border:1px solid #ddd;text-align: center;width: 48px;margin: 11px 5px 11px 0;background: #fff;color:#333;border-radius:4px;float: right;display: block;cursor: pointer;}
	.btn-tel:focus			{color:#333;}

	.icon-pos				{display: block;font-size: 20px;height: 20px;}
	.icon-pos i{margin: 0;}
	.icon-text				{font-size: 10px;letter-spacing:0;line-height: 11px;}

	.navbar-header h1		{margin:11px 15px 11px 0;}
	.navbar-header h1 img	{width: 179.7px;height: auto;}

	/* article,article,aside,section */
	article{margin-top: 0;display: block;}

	article,aside{display: block;padding-bottom: 30px;}

	article{width: auto;padding-right: 0;}
	aside{width: auto;}

	section h2{font-size: 24px;line-height: 1.25;margin-bottom: 10px;margin-top: 0;}

    article > section{padding: 15px 0;}
    article > div > section{padding: 15px 0;}

    article#page > .container > article > section + section{padding: 0;margin-top: 30px;}

    section h2{font-size: 20px;margin-bottom: 30px;font-weight: normal; text-align:left;}
    section h2:after {left: 0;right: 0;bottom: -13px;}


    section h3{font-size: 16px;margin-bottom: 15px;}
    section h3 small{font-size: 15px;margin-top: 9px;padding-top: 9px;line-height: 1.25;}

    article#page > .container > article > section > h3{background: #f6f6f6;color:#333;border-left: 10px solid #0164ac;margin-bottom: 15px;font-size: 18px;}
    article#page > .container > article > section > h3 span{display: block;padding: 10px;border-left: 1px solid #fff;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}

    article#page > .container > article > section h4{font-size: 15px;margin-bottom: 10px;}


section h2.main_tit {
    margin-bottom: 30px;
				font-weight:normal;
}

	section > .container > h3,section > .container > .row > div[class*="col-"] >h3{font-size: 18px;margin-bottom: 15px;}

	h3.tit-sec{padding-left: 1.5em;line-height: 1.25;color:#db0505;margin-bottom: 30px;}
	h3.tit-sec:before{content:"\f1ce";font-family: FontAwesome;transform:rotate(45deg);display: inline-block;width: 1em;height: 1em;margin-right: 0.5em;margin-left: -1.5em;}

	h4.tit-sec-sub span{font-size: 14px;padding-left: 10px;margin-bottom: 10px;}

	.lead{font-size: 15px;line-height: 1.5;}
	.text-large{font-size: 18px;line-height: 1.5;}

		h4 small{display: block;font-size: 12px;}

section#example {

    padding-top: 0px;
				padding-bottom: 0px;

}
#example .row [class*="col-"] {
    padding: 0 0px;
}

.box_example {
    display: table;
    margin-bottom: 0px;
    border-top: 1px solid #ccc;
}


	/* pagetop */
	#pagetop a{display: none;}

    /* footer */
    #f-contact-title h3{text-align: center;font-size: 14px;line-height: 21px;color:#fff;padding: 10px 0;}

    #f-contact{padding: 15px;}
    .f-contact{width: 100%;margin: 0 auto;padding: 10px 15px;border-radius:10px; background:none;}

    .f-tel{
	display: block;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background:rgba(255,255,255,0.8);
	border-radius:4px;
	padding:10px;
	margin-bottom:10px;
}
    .f-tel-tit,.f-telno{display: block;}

    .f-telno{margin: 5px 0;width: auto;}

    .f-btn{width: 100%;margin: 5px auto 0;}
    .f-btn .row{margin:0 -5px;}
    .f-btn .row [class*="col-"]{padding:0 5px;margin: 0;}









	#footer{padding-top: 5px;}
	#footer .container{display: block;}
	#flogo,#fnav{display: block;}

	#flogo{width: auto;display: block;padding: 0;}
	#flogo h3{width: 200px;}
	#footer .icon-set span {
    display: inline-block;
    margin: 0 5px 10px;
}

    #fnav                   {padding: 15px 0;}
    #fnav .container        {display: block;}

    #fnav{width: auto;}

    #fnav nav {padding: 5px 0;display: block;border-left: none;border-top: 1px solid #e0dcdc;}
    #fnav li                {font-size: 10px;line-height: 15px;}
    #fnav li + li           {margin-top: 6px;}

	#copyright{font-size: 10px;}




	.col-xs-6.mt0{margin-top: 15px !important;}

	.mt-130{margin: 0;}

	.row,.row .row{margin:-10px -5px 0;}
	.row [class*="col-xs-"],.row .row [class*="col-"]{padding:0 5px;margin-top: 10px;}

	.example .row div[class*="col-xs-"]{margin-top: 0;}
	.box .col-xs-12 + .col-xs-12{margin-top: 10px;}

	.mt30{margin-top: 15px;}
	.mb45{margin-bottom: 15px;}
    .btn-more2{width: 100%;padding-left: 0;padding-right: 0;}
				
		.txt_l{
			text-align:left;
		}
		
		br.xs{display:block;}
	.plan_tit p { padding:0 0 10px; text-align:center;}
	.plan_tit .tit { font-size:180%; line-height: normal;}
	.hidden-xs{display:none;}
	.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
		height: 40vh!important;
}

.btn-store{
	min-width: 150px;
	display: block;
}

.sp-contact-area{display:block;border: 2px solid #00a0e9; padding: 10px;font-family: "Sawarabi Mincho", serif; font-weight: bold;color: #000;}
	.sp-contact-area p{text-align: center;margin-bottom: 15px;}
	.sp-contact-area .tel-text{text-align: center;font-weight: bold;display: block;}
	.sp-contact-area .tel-text dl{display: inline-block;margin-bottom: 15px;}
	.sp-contact-area .tel-text dt{
  float: left;
	font-weight: bold;font-size: 14px;line-height: 34px;
}

.sp-contact-area .tel-text dd{
  margin-left: 90px;font-size: 24px;
}

}
@media print, screen and (min-width:768px) and (max-width:991px){/*sm*/
	.list-set > div:nth-of-type(2n+1){clear: both;}
    /* header */
    #header > .container{display: block; width:100%;}
				#nav > .container {display: block; width:100%; max-width:770px;}
    #logo{display: block;width: 270px;text-align: center;}
    #header-right{display: inline-block;width: auto;}
    #header-right:after{content:"";display: table;clear: both;}

    .h-call{ padding:0; float:right;}
    .h-btn{float: right;padding:0;width: 100%; height:auto;}
				.description { clear:both;}
				.description p { width:90%; text-align:right;}
				article .container{
					/*max-width:768px;*/
					max-width:100%;
					width:100%;
					padding-bottom:40px;
				}
		
    .row{margin: 0px -15px 0;}
    .row [class*="col-"]{margin-top: 10px;}
	
.hidden-sm{display:none;}
				
				article > section.store {
    padding: 0px 0 40px;
				}
				
				article > section.store h2 {
    margin-bottom:30px;
				}
				
				section#example .container {
    padding-top: 40px;
				}
				
				.banner .containerr {
    padding-top: 40px;
				}



    section h2:after {left: 85px;right: 85px;}
    #media .container .row [class*="col-"] span {top: 40px;}
				#products [class*="col-"]{
					margin-bottm:10px;
				}
				.square-content h3 {
    line-height: 60px;
    font-family: "Sawarabi Mincho", serif;
    font-weight: normal;
				font-size:20px;
}
    .btn-more{width: 126px;}

    #flogo{width: 100%;padding-right: 30px; display:block;}

    .f-btn{width: 330px;}
    #fnav{width: auto; display:block;}

    #fnav nav {padding: 5px 0 5px 4px;}
    #fnav li                {font-size: 10px;line-height: 15px;}
    #fnav li + li           {margin-top: 6px;}
.plan_tit p { padding:20px 0;}
.plan_tit .tit { font-size:180%; line-height:1;}
.hidden-sm{display:none;}



.nofixed #mnav > ul .dropdown {
    bottom: 100%;
}

.fixed #mnav > ul .dropdown{
    top: 100%!important;
}

#mnav > ul{
	font-size:11px!important;
}

#mnav > ul > li > a {
    display: block;
				padding: 15px 0.45em 15px;
    transition: all .2s ease-in;
}
.f_nav{
	background:#ddd;
	padding:10px 0;
	font-size:12px;
}

}
@media print, screen and (min-width:992px) and (max-width:1399px){/*md*/
    /* header */
    #logo{
					width: 100%;
				max-width:270px;}

    #main-bg    {}

    .row{margin: 0;}
    .row [class*="col-"]{padding:0 10px;margin-top: 20px;}
				
				.discription {
    position: absolute;
    /*top: 27%;*/
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}


    #appeal .container .row [class*="col-"] span{}
				section#main h2{padding-top:25px;}

    section h2:after {left: 195px;right: 195px;}

    #media .container .row [class*="col-"] span {top: 64px;}

    .btn-more{min-width: 126px;}
				.text-xs-left,text-sm-left{
					text-align:center;
				}

    #flogo{width: 500px;padding-right: 40px;}
    #fnav{width: 420px;}

    #fnav nav {padding: 5px 0 5px 9px;}
    #fnav li                {font-size: 11px;line-height: 15px;}
    #fnav li + li           {margin-top: 6px;}
.plan_tit p { padding:20px 0;}
.plan_tit .tit { font-size:200%; line-height:1;}
.hidden-md{display:none;}
#nav .container{
	padding-bottom:0px;
}
.container{
	padding-bottom:40px;
	max-width: 1280px!important;
}


.nofixed #mnav > ul .dropdown {
    bottom: 100%;
}

#index .nofixed #mnav > ul .dropdown{
    top: 100%!important;
}

.fixed #mnav > ul .dropdown{
    top: 100%!important;
}
#mnav > ul > li > a {
      display: block;
      padding: 15.5px 1em 15.5px;
      transition: all .2s ease-in;
						font-size:12px;
    }


.flexslider{
	max-height: 582px;
	min-height: 500px;
}


}
@media (min-width:1400px){/*lg*/
#logo{
					width: 100%;
				max-width:270px;}
.container{
	width: 1392px;
}

h1{
}
.plan_tit p { padding:30px 0;}
.plan_tit .tit { font-size:250%; line-height:2;}
.hidden-lg{display:none;}
.nofixed #mnav > ul .dropdown {
    bottom: 100%;
}
.text-xs-left,text-sm-left{
					text-align:center;
				}

.fixed #mnav > ul .dropdown{
    top: 100%!important;
}

#mnav > ul .dropdown .menu_inner {
    padding: 1em 0;
    z-index: 10000;
    text-align: left;
    width: 100%;
				max-width: 1400px;
				margin:0 auto;
    box-sizing: border-box;
}
#mnav > ul > li > a {
      display: block;
      padding: 15.5px 1.96em 15.5px;
      transition: all .2s ease-in;
    }
				
article > section {
    padding: 40px 0 40px;
}	
article > div > section {
    padding: 40px 0 40px;
}				
article > section.store{
	padding: 0px 0 40px;
}

#products {
	padding-bottom:40px;s
}

.row {
    margin: 0px -15px 0;
        margin-bottom: 0px;
}

#example .row .row {
    margin: 30px 0px 0;
}

}

@media only screen and (min-width : 768px) {
	nav > ul .dropdown {
    bottom: 100%!important;
}
body #mnav > ul > li > a, body #mnav > ul > li > a:hover {

    text-decoration: none;
    outline: none;
    color: #fff!important;

}


.f_add p{
	border-bottom:#eee;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}
.container {
    min-width: 768px;
				width:100%!important;
}

.slides,
.slides > li {
  margin: 0;
  padding: 0;
  list-style: none;
		max-height: 70vh !important;
		min-height: 69vh !important;
}

.btn-more{
	min-width: 200px;
}

.btn-store{
	min-width: 200px;
}

.sp-contact-area{display: none}
}

@media only screen and (min-width : 992px) {
	.container {
    min-width: 970px;
				width:100%!important;
}
}

@media only screen and (min-width : 1400px) {
	.container {
    max-width: 1400px;
				
}
}

/* IE11 */
@media all and (-ms-high-contrast: none) {
    body,input,select,textarea{font-family:'swis721','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;}
    #page-bg h2,
	.box > h3,.box > h4,.box > h5,
	section > .container > h3:first-child,section > .container > .row h3:first-child,section > .container > h5,
	#list h3,
	article .lead
	{font-family:'swis721','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;font-weight: bold;}
}


/*@media print{#pagetop{display: none;}#main{padding-bottom: 43.75%;background: url(../images/main.png) center top /cover no-repeat;}}*/
@media print {
  body {
    width: 1200px;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: 0 0;
  }
}

/*マウスオーバーで画像を拡大する*/
img.grow {
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	-ms-transition:0.5s ease-in-out;
	-o-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
	overflow:hidden;
	width:100%;
}

img.grow:hover {
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	overflow:hidden;
	z-index:0;
}

.flex{
    display: flex;
    flex-wrap: wrap;
}

.mt-mns30{margin-top: -30px;}