@charset "utf-8";

/********************
  スマホ用スタイル
********************/
body{
	font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","Meiryo","メイリオ","sans-serif";
}

img{
    width: 100%;
    height: auto;
}
body p{
    font-size: 100%;
    text-align: left;
    line-height: 1.2;
}
/* -------------------------------------
	ヘッダー
----------------------------------------*/

header{
    text-align: center;
	width: 100%;
	/*z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	background-image: url(../images/common/bg.png);
	background-repeat: repeat;*/
}
header>#header_inner>h1>img#head_rogo{
    margin:6% 0 3% 20%;
    width: 80%;
}

header>#header_inner .head_meta{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
header>#header_inner #head_tel{
    width: 55%;
    max-width: 365px;
}
header>#header_inner #head_tel img{
    /*margin:0 0 2%;*/
	/* margin:-15px auto 0 27%; */
    width: 100%;
}
header>#header_inner #head_tel span{
	display:none;
}
header>#header_inner .head_meta .head_sns{
    width: 29px;
    height: 29px;
}
header>#header_inner .head_meta .head_sns img{
    max-width: 100%;
    object-fit: cover;
}
/* nav
------------------------------- */
header>nav{
    border-top: 1px solid #d9d9d9;
    background-color: #efefef;
    margin:5px 0 0;
}
header>nav ul{
    display:table;
    height: 40px;
    margin: 0 auto;
    width:100%;
}
header>nav ul li{
    display: table-cell;
    vertical-align: middle;
    padding: 0px 1%;
    font-size: 87.5%;
    font-weight: 600;
    border-left:1px solid #d9d9d9;
    height: 40px;
    cursor: pointer;
}
header>nav ul li:first-child{
    border-left:none;
}
/* -------------------------------------
	メインビジュアル
----------------------------------------*/
#main {
	background: url(../images/top/main_img_bg.jpg) no-repeat center top;
	-moz-background-size:cover;
	background-size: cover;
	padding: 0;
	position: relative;
	width: 100%;
	height: 100%;
}
#main #txt_area{
    overflow: hidden;
}
#main .box01{
	width: 107px;
	height:239px;
    margin: 20px auto;
	background-image: url(../images/top/main_img_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	-moz-background-size:cover;
	background-size: cover;
}
@media screen and (max-height: 279px) {
#main .box01{
	width: 200px;
	height: 120px;
   margin: 20px auto;
	background-image: url(../images/top/main_img_01_y.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main .box01 img{
	width: 50%;
	height:auto;
}
}
#main .box02{
    display:none;
}
#main .arrow {
	display:none;
}

/* -------------------------------------
	section内共通
----------------------------------------*/

/*section>div#main{
    background-image: url(../images/top/main_img_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size:cover;
    position:relative;
}
section>div#main>h2{
    overflow: hidden;
}
section>div#main>h2>img.img01{
    float:right;
    width:40%;
    margin: 4% 4% 0 0;
}
section>div#main>h2>img.img02{
    clear:both;
    width:160%;
    margin:-20% 0 0.1% -30%
}*/
section.section_int{
    text-align: center;
    margin: auto;
    padding:6%;
}
section.section_int>div.product_cnt>div.product_int{
    margin:0 0 6px;
}
section.section_int>div.product_cnt>div.product_int>img.product_no{
    width:40%;
    float: right;
    margin:10px 0 10px;
}
section.section_int>div.product_cnt>div>h3{
    color: #fff;
    margin:16px 0 14px;
    text-align: left;
    line-height: 1.4;
    font-size: 112.5%;
}
section.section_int>div.product_cnt>div>p{
    color: #fff;
    margin:10px 0 10px;
}
section.section_int>div.product_cnt>div>p.product_bg{
    background-image: url(../images/top/product_bg.png);
    background-repeat: repeat;
    padding:10px;
    color:#6c5141;
}
/* -------------------------------------
	section01
----------------------------------------*/

section#product_01{
    background-color: #c8995a;
}

/* -------------------------------------
	section02
----------------------------------------*/

section#product_02{
    background-color: #6c5141;
}

/* -------------------------------------
	section03
----------------------------------------*/

section#product_03{
    background-color: #8e5547;
}
/* -------------------------------------
	distribution
----------------------------------------*/

section#distribution>div.product_cnt>h3{
    margin:4px 0 10px;
    text-align: left;
    font-size: 112.5%;
}
section#distribution>div.product_cnt>p{
    margin:10px 0 10px;
}
/* -------------------------------------
	contact
----------------------------------------*/
section.contact>p{
    text-align: center;
}
section.contact>p img{
    width:60%;
    margin:4% 0 0;
}
section.contact>p br{
	display:none;
}
/* -------------------------------------
	company
----------------------------------------*/
section#company{
    background-image: url(../images/top/company_bg.png);
    background-repeat: repeat;
}
/*section#company>section>h3{
    background-image: url(../images/common/border_bg.png);
    background-repeat: repeat-x;
    background-size: contain;
    text-align: center;
    padding:10% 0;
}
section#company>section>h3>img{
    width:40%;
}*/
section#company>section>h3>img{
    border-bottom:4px solid #847768;
    padding:0 0 8px;
    margin:0 0 16px;
    width:30%;
}
section#company>section>div#company_int{
	padding-top:20px;
}
section#company>section>div#company_int .photo{
	width: 100%;
}
section#company>section>div#company_int .photo.mb{
	margin-bottom:40px;
}
section#company>section>div#company_int img{
    width: /*960px*/100%;
	height:/*446px*/ auto;
	/*position: relative;
	top:0;
	left:0;
	z-index:1;*/
}
section#company>section>div#company_int p{
	/*position: relative;
	top:-40px;
	left:10px;
	z-index:2;
	line-height:normal;*/
	padding-bottom:0px;
}
section#company>section>div#company_int p span{
	padding: 0.5% 2%;
	background-color:#847768;
	color: #FFF;
	letter-spacing: 2px;
	font-size: 90%;
	font-weight:bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}
/*section#company>section>div#company_int>h4{
    text-align: left;
    margin:5% 0;
    line-height: 1.2;
}
section#company>section>div#company_int>p{
    margin:3% 0;
}
section#company>section>div#company_int>p:last-child{
    margin:3% 0 6%;
}
.flexslider{
    text-align: center;
    margin: auto;
}
.flexslider>ul{
    text-align: center;
    width:100%;
    margin: 5%;
}
 .flexslider .flex-viewport {
    margin: 65px 0px 0px;
}*/
/* company_profile
------------------------------- */
section#company>section dl>h4>img{
    border-bottom:4px solid #847768;
    padding:0 0 8px;
    margin:0 0 16px;
    width:30%;
}
section#company>section dt,
section#company>section dd{
    text-align: left;
	border-top: 1px solid #c0b8af;
	border-right: 1px solid #c0b8af;
	border-left: 1px solid #c0b8af;
	padding: 2%;
    line-height: 1.2;
}

section#company>section dt {
	background-color: #eeeeed;
    font-weight: 600;
}
section#company>section dd {
	background-color: #fff;
}
section#company>section dd.last{
	border-bottom: 1px solid #c0b8af;
}

/* map
------------------------------- */
section#map{
    width:100%;
	background-image: url(../images/top/company_bg.png);
    background-repeat: repeat;
}
section#map>section{
    margin: 0 auto 0 auto;
	clear:both;
    text-align: center;
}
section#map>section h4 img{
    border-bottom:4px solid #847768;
    padding:0 0 10px;
    margin:30px 0 16px;
    width:30%;
}
section#map .map_wrap {
    width: 90%;
    margin: 0 auto;
}
section#map .map_wrap iframe {
    width: 100%;
    aspect-ratio: 96 / 50;
}
#mapField {
    width: 100%;
    height: 300px;
}
section#map .txt_link {
    width: 90%;
    margin: 0 auto;
}

/* -------------------------------------
	フッター
----------------------------------------*/
footer{
    background-image: url(../images/common/foot_bg.png);
    background-repeat: repeat;
    color: #fff;
    font-size: 75.0%;
    letter-spacing: 0.1em;
    padding:2%;
}

/* -------------------------------------
	pagetop
----------------------------------------*/

#pagetop.show {
    z-index: 100;
    opacity: 0.8;
    transform: scale(1);
}
#pagetop {
    position: fixed;
    bottom: 44px;
    right: 14px;
    font-size: 77%;
}
#pagetop a {
	display: block;
	width: 36px;
	line-height: 36px;
/*	margin-left: 940px;*/
	text-align: center;
	color: #F1F1F1;
	background: none repeat scroll 0% 0% #60b523;
	border-radius: 4px;
}
#pagetop a:hover{
	background: none repeat scroll 0% 0% #79c146;
	text-decoration:none;
}