@charset "UTF-8";
/*------------------------------body*/
body{
	color:#333;
}
.inline-block{
	display:inline-block;
}
.color-01{
	color: #FF0000;
}

/* inner　サイト指定のコンテンツ幅に納めるコンテナ */
.inner {
	max-width: 1080px; /* サイト指定のコンテンツ領域幅 (A)*/
	margin: 0 auto;
}
/* main */
.main {
	position: relative;
	z-index: 1;
}
a.tel:hover{
	text-decoration: none;
}
a.txt-link{
	padding: 0 0 1px 20px;
	background: url(/common/images/arrow_gr.png) no-repeat 0 4px;
	background-size: 7px;
	color: #237d45;
}
a.txt-link2{
	color: #237d45;
}
a.pdf-link{
	padding: 0 0 0 24px;
	background: url(/common/images/icon_pdf.png) no-repeat 0 3px;
	background-size: 14px;
	color: #237d45;
}

a.ext-link{
	padding: 0 0 0 26px;
	background: url(/common/images/ext_link_g.png) no-repeat 0 4px;
	background-size: 16px;
	color: #237d45;
}

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

.core-parts.header_02 .header-width{
	max-width: 1080px;
	margin: 0 auto;
}
.core-parts.header_02.header-group{
	border-bottom: 1px solid #17562f;
}
.core-parts.header_02 .header-logo{
	width: 170px;
	margin-top:20px;
}
.core-parts.header_02.header-group .hdr-function .buttons{
	margin-top: 0;
	overflow: hidden;
}
.core-parts.header_02.header-group .hdr-function .buttons p{
	float: none;
}
.core-parts.header_02 .header-global-02 {
	margin: 20px 0 24px;
}
.core-parts.header_02 .glb02nav-txt{
	padding: 2px 30px 0;
	font-size: 100%;
}
.core-parts.header_02 .fst.sbl-wrap .glb02nav-txt{
	border-left: none;
}
.core-parts.header_02 .sbl-wrap .glb02nav-txt{
	border-right: 1px solid #666;
}
.core-parts.header_02 .hglb02nv-current a .glb02nav-txt, 
.core-parts.header_02 a:hover .glb02nav-txt {
	color: #237d45;
}
.core-parts.header_02 .hglb02-nav li a:hover,
.core-parts.header_02 .hglb02-nav li.hglb02nv-current a{
	border-bottom: none;
}

/*------------------------------ breadcrumb */
.top-clm {
	background-color: #efefef;
	margin-bottom: 70px;
}
.breadcrumb {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px;
	padding-bottom: 7px;
	font-size: 85.714285%;
}
.breadcrumb li {
	float: left;
	color: #666;
}
.breadcrumb li:before {
	content: ">";
	display: inline-block;
	color: #696969;
	position: relative;
	background-size: 100%;
	top: 0;
	left: 0;
	margin: 0 0.6em 0 0.75em;
}
.breadcrumb li.bc-home:before {
	display: none;
}
.breadcrumb li.bc-home a:before {
	content: " ";
	display: inline-block;
	background: url(/common/images/icon_home.png) no-repeat;
	background-size: 14px;
	width: 14px;
	height: 13px;
	position: relative;
	z-index: 2;
	padding-left: 0.5em;
	top: 1px;
}
.ttl-wrap .ttl-01{
	text-align: center;
	margin-top: 38px;
	padding-bottom: 60px;
	font-size: 100%;
}
	
/*------------------------------page */

.wrapper {
	width: 100%;
	min-width: 1100px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.main,
.main.inner{
	margin-bottom: 130px;
}

.main.inner .main-cont-01{
	float: left;
	width: 801px;
	box-sizing: border-box;
}

.section{
	margin-bottom:85px;
}
.section-01{
	font-size: 1.071em;
		margin-bottom: 70px;
}
.clm-01{
		margin-bottom: 50px;
}
.clm-02{
		margin-bottom: 91px;
}

.section:last-child,
.clm-01:last-child{
	margin-bottom:0;
}


/*セクショントップページ*/
.main-bg{
	position: relative;
}
.main-bg .bc-wrap{
	max-width: 1080px;
	height: auto;
	margin: 0px auto;
	position: relative;
	z-index: 2;
}
.section-top .breadcrumb,
.elder .breadcrumb{
	position:absolute;
}
.ttl-bg{
	overflow: hidden;
	border: none;
	padding: 0px;
	height: 220px;
	position: relative;
	min-width: 1080px;
	margin-bottom: 60px;
}

.ttl-bg .ttl-01 img,
.elder .ttl-bg img{
	margin-left: -700px;
	max-width: 1400px;
	position: absolute;
	left: 50%;
}

/*------------------------------右サイドバー */
/* contents */
.right-nv .main-cont-01 {
	float: left;
	width: 801px;
	box-sizing: border-box;
}

/* sidebar */
.right-nv .main-cont-02 {
	float: right;
	width: 243px;
	box-sizing: border-box;
}

.ml-cont-01 {
	margin: 0 0 46px 0;
}
.sdm-ttl-01 {
	box-sizing: border-box;
	padding: 15px 0 0;
	background: #3c8157;
	color: #FFF;
	height: 52px;
	display: block;
	text-align: center;
	font-size:1.143em;
	margin: 0;
}
.sdm-ttl-01 a:hover{
	opacity:0.7;
	text-decoration: none;
}

.sdm-list-01 li{
	box-sizing: border-box;
	color: #717171;
}
.sdm-list-01 > li a{
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
	background: url(/common/images/arrow_gr.png) 16px 19px no-repeat;
	background-size: 7px;
}
.sdm-list-03{
	display: none;
}
.hglb02nv-current .sdm-list-03 {
	display: block;
	background-color: #fafafa;
}
.sdm-list-01 .hglb02nv-current a {
	background-color: #fafafa;
}
.sdm-list-01 > li .sdm-list-03 > li a{
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
	background: url(/common/images/icon_dot.png) 34px center no-repeat;
	background-size: 4px;
}
.sdm-list-01 > li .sdm-list-03 > li:last-child {
	border-bottom: none;
}
.sdm-list-01 > li a {
	display: block;
	box-sizing: border-box;
	padding: 14px 10px 14px 34px;
}
.sdm-list-01 > li .sdm-list-03 > li a {
	display: block;
	box-sizing: border-box;
	padding: 14px 10px 14px 46px;
}
.sdm-list-01 > li .sdm-list-03 > li.sdm-list-04 a:before{
	content: "-";
	font-size: 120%;
	top: 2px;
	padding-right: 5px;
}
.sdm-list-01 > li .sdm-list-03 > li.sdm-list-04 a{
	font-size: 90%;
	padding: 14px 10px 13px 50px;
	background:  none;
}
.sdm-list-01 > li a:hover{
	background: url(/common/images/arrow_gr.png) 16px 19px no-repeat #eee;
	text-decoration: none;
	background-size:  7px;
}
.sdm-list-01 > li .sdm-list-03 > li a:hover{
	background-color: #eee;
}
.sdm-list-01 > li.sdm01-current > a, 
.sdm-list-03 > li.sdm01-current > a {
	background-color: #eee !important;
	text-decoration: none;
	font-weight: bold;
	color: #237d45;
}
.lnv-clm .bnr{
	margin-bottom: 35px;
}
.lnv-clm .bnr li{
	margin-bottom: 20px;
}
.lnv-clm .gentei .lnv-menu-tt{
	font-weight: bold;
	color: #9b9b9b;
}
.lnv-clm .gentei .bnr li{
	margin-bottom: 8px;
}

.lnv-clm .bnr-02{
	margin-bottom: 35px;
}
.lnv-clm .bnr-02 li{
	margin-bottom: 20px;
}
.lnv-clm .gentei .bnr-02 li{
	margin-bottom: 8px;
}

/*------------------------------ftr */
.ftr-page-top {
	width: 1080px;
	margin: 0 auto 21px;
}
.pagetop{
	text-align: right;
	color: #237d45;
}
.pagetop span{
	margin-right: 5px;
}
.contact-section{
	background-color: #ebebeb;
}

.contact-section .ttl{
	width: 168px;
	margin: 0 auto  20px;
	padding-top: 40px;
}
.contact-section .contact-lists{
	overflow: hidden;
	margin-bottom: 45px;
	margin-right: -10px;
}
.contact-section .contact-lists li{
	float: left;
	width: 370px;
	color: #11903d;
	font-size: 2.5em;
	font-weight: bold;
	margin-right: 0;
}
.contact-section .contact-lists li:first-child{
	border-right: 1px solid #aaa;
	margin-right: 24px;
	box-sizing:  border-box;
}
.contact-section .contact-lists li img{
	margin: 0 10px;
}
.contact-section .contact-lists li.shop-btn{
	width: 290px;
	margin-left: 14px;
}
.time-section{
	margin: 0 0 2em 10px;
	font-size: 110%;
}
.time-section .time-clm {
	overflow: hidden;
	margin-right: -60px
}
.time-section .time-clm li{
	margin-right: 60px;
}
.time-section .time-clm li span{
	font-weight: bold;
	margin-right: 1em;	
}
.core-parts.footer_01 {
	background-color: #f5f5f5;
}
.core-parts.footer_01 a:hover{
	color: #237d45;
}
.core-parts.footer_01 .fglb01-wrap .fglb01w-nav{
	margin-bottom:40px;
}
.core-parts.footer_01 .fglb01-wrap .fglb01w-ttl a:hover{
	color:  #17562f;
}
.core-parts.footer_01 .fglb01-inner{
	padding-top: 50px;
	color: #555;
}
.core-parts.footer_01 .fglb01-outer{
	width: 1080px;
}
.core-parts.footer_01 .fglb01-wrap {
	width: 170px;
	margin-right: 30px;
}
.core-parts.footer_01 .fglb01-wrap-01{
	width: 270px;
}
.core-parts.footer_01 .fglb01-wrap-01 .ftr-logo{
	margin-bottom: 28px;
}
.core-parts.footer_01 .fglb01-wrap-01 .add{
	margin-bottom: 30px;
}
.core-parts.footer_01 .fglb01-wrap-01 .link-lists{
	margin-bottom: 30px;
}
.core-parts.footer_01 .fglb01-wrap-01 .link-lists li{
	margin: 0 30px 14px 0;
	padding: 0 0 0 24px;
	background: url(/common/images/arrow_gr.png) no-repeat 7px  center;
	background-size: 7px;
}
.core-parts.footer_01 .fglb01-wrap .fglb01w-ttl{
	font-size: 1.286em;
	font-weight: normal;
	border-bottom: 2px solid #17562f;
	margin: 0 0 20px 0;
	padding-bottom: 7px;
}
.core-parts.footer_01 .fglb01-wrap-03 .fglb01w-ttl{
	width: 170px;
}
.core-parts.footer_01 .fglb01-wrap-05{
	margin-right: 0 !important;
	width: 180px;
}
.core-parts.footer_01 .fglb01-wrap-05 .fglb01w-ttl{
	margin-right: 0;
	border-bottom: 1px dotted #aaa;
	font-size: 100%;
	padding-bottom: 14px;
}
.core-parts.footer_01 .fglb01-wrap-05 .fglb01w-ttl span{
	font-size: 0.786em;
}
.core-parts.footer_01 .footer-global-02 {
	background-color: #17562f;
	padding: 30px 0 24px;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap{
	color: #fff;
	margin: 0 auto;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap .copyright{
	color: #fff;
	font-size: 0.857em;
	padding: 0;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap .fglb02w-nav{
	float: right;
	font-size: 0.857em;
	line-height: 1.5em;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap .fglb02w-nav li{
	float: left;
	margin: 0 auto 0 40px;
}



/*------------------------------btn */

/*btn*/
.txt-btn-01 a{
	width: 100%;
	display: inline-block;
	padding: 12.5px 0;
	text-align: center;
	font-size: 1.143em;
	box-sizing: border-box;
	background: url(/common/images/arrow_bk.png) 24px center no-repeat;
	background-size:8px;
	border: 1px solid #333;
	border-radius:4px;
	padding-left: 32px;
	padding-right: 20px;
	line-height: 1.5em;
}
.txt-btn-01 a:hover{
	background:url(/common/images/arrow_wh.png) 24px center no-repeat #3e603b;
	background-size:8px;
	color:#fff;
	text-decoration:none;
}
.txt-btn-01 a.ext-link{
	background:url(/common/images/ext_link_g.png) 18px center no-repeat;
	background-size:18px;
}
.txt-btn-01 a.ext-link:hover{
	background:url(/common/images/ext_link_wh.png) 18px center no-repeat #3e603b;
	background-size:18px;
}
.txt-btn-01 .normal{
	font-size:0.875em;
	display: inline-block;
}
.txt-btn-02 a{
	width: 100%;
	display: inline-block;
	padding: 12.5px 0;
	text-align: center;
	font-size: 1.143em;
	box-sizing: border-box;
	background: #e46100 url(/common/images/arrow_wh.png) 24px center no-repeat;
	background-size:8px;
	border: 1px solid #e46100;
	border-radius:4px;
	padding-left: 32px;
	padding-right: 20px;
	line-height: 1.5em;
	color: #fff;
}
.txt-btn-02 a:hover{
	background: url(/common/images/arrow_bk.png) 24px center no-repeat;
	background-size:8px;
	border: 1px solid #333;
	color: inherit;
	text-decoration: none;
}
.txt-btn-03 a{
	width: 100%;
	display: inline-block;
	padding: 12.5px 0;
	text-align: center;
	font-size: 1.143em;
	box-sizing: border-box;
	background: url(/common/images/icon_pdf.png) 19px center no-repeat;
	background-size:12px;
	border: 1px solid #333;
	border-radius:4px;
	padding-left: 32px;
	padding-right: 20px;
	line-height: 1.5em;
}
.txt-btn-03 a:hover{
	background:url(/common/images/icon_pdf_wh.png) 19px center no-repeat #3e603b;
	background-size:12px;
	color:#fff;
	text-decoration:none;
}




/**/
.main-cont-01 .btn-lists{
	margin-right: -41px;
}
.main-cont-01 .btn-lists .btn02{
	width: 380px;
	float: left;
	margin-right: 41px;
}
.main-cont-01 .btn-lists .btn02 a{
	width: 100%;
	display: inline-block;
	padding: 20px 0 18px;
	text-align: center;
	font-size: 1.333em;
	box-sizing: border-box;
	background: url(/common/images/arrow_bk.png) 24px center no-repeat;
	border: 1px solid #333;
	border-radius:4px;
}
.main-cont-01 .btn-lists a:hover{
	text-decoration: none;
	background: url(/common/images/arrow_wh.png) 24px center no-repeat #3e603b;
	color: #fff;
	border: 1px solid #3e603b;
}

/*写真付きボタン（テキスト）*/
.btn-lists-02{
	margin-right: -30px;
	overflow: hidden;
}
.btn-lists-02 li{
	margin-right: 30px;
	float: left;
}
.btn-lists-02 li a{
	width: 340px;
	display: block;
	border:1px solid #b5b5b5;
	box-sizing:border-box;
	border-radius:4px;
}
.btn-lists-02 li img{
	opacity:0.7;
}
.btn-lists-02 li .btn-txt{
	font-size:1.143em;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:10px;
	display:block;
	background:url(/common/images/arrow_bk.png) 20px center no-repeat;
	background-size:8px;
	text-align:center;
}

.btn-lists-02 li:hover img{
	opacity:1;
}
.btn-lists-02 li:hover a{
	background-color:#3e603b;
	border-color:#3e603b;
	color:#fff;
	text-decoration:none;
}
.btn-lists-02 li:hover .btn-txt{
	background:url(/common/images/arrow_wh.png) 24px center no-repeat #3e603b;
	background-size:8px;
}

/*カート テキストリンク*/
.shop-btn-txt a{
	display:inline-block;
	border:1px solid #c98d36;
	border-radius:3px;
	background:url(/common/images/icon_cart.png) 20px center no-repeat;
	background-size:22px;
	padding: 15px 18px 10px 40px;
	width:284px;
	box-sizing:border-box;
	color:#714301;
	text-align:  center;
}
.shop-btn-txt a:hover{
	background:url(/common/images/icon_cart_2.png) 20px center no-repeat #c98d36;
	background-size:22px;
	text-decoration: none;
	color:#fff;
}

/*------------------------------バナー */
.bnrs-section .bnr-lists{
	margin-right: -36px;
}
.bnrs-section .bnr-lists li{
	margin-right: 36px;
	margin-top: 28px;
	width: 336px;
	float: left;
	overflow: hidden;
}
.bnrs-section .bnr-lists li.mailmag{
	margin-top: 0;
	width: 351px;
	margin-right: 21px;
}
.bnrs-section .bnr-lists li.mailmag ul li{
	width:168px;
	float: left;
	margin: 0;
}

/*------------------------------chuui */
dl.chuui dt {
	float: left !important;
}
dl.chuui dd{
	border: none !important;
	padding: 0 0 0 1.5em !important;
	margin: 0 0 10px 0 !important;
}
.txt-red {
	color: #e60000;
}
.txt-red-02{
	color: #b50101;
}

/*------------------------------list*/
.section-01 .list-01{
	margin-bottom: 50px;
}
.section-01 .list-01 dt{
	float: left;
	clear: both;
	font-weight: bold;
}
.section-01 .list-01 dd{
	margin-bottom: 22px;
	padding-left: 150px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #aaa;
}
.section-01 .list-01 dd p{
	margin-bottom: 10px;
}
.section-01 .list-01 dd .list-02{
	overflow: hidden;
}
.section-01 .list-01 dd .list-02 dt{
	font-weight: normal;
	float: none;
	margin-bottom: 0.5em;
}
.section-01 .list-01 dd .list-02 dd{
	float: none;
	padding: 0;
	border-bottom: none;
	margin-bottom: 2em;
}
.section-01 .list-02{
	list-style-type: disc;
	padding-left: 1.25em;
	margin-bottom: 1.5em;
}
.section-01 .list-02 li{
	margin-bottom: 1.5em;	
}
.section-01 .list-03{
	list-style-type: disc;
	padding-left: 1.25em;
}
.section-01 .list-03 li{
	margin-bottom: .5em;
}

.section-01 .list-01 dd .list-04{
	overflow: hidden;
}
.section-01 .list-01 dd .list-04 dt{
	font-weight: normal;
	float: none;
	margin-bottom: 0.5em;
}
.section-01 .list-01 dd .list-04 dd{
	float: none;
	padding: 0;
	border-bottom: none;
	margin-bottom: 2em;
}
.section-01 .list-04{
	list-style-type: disc;
	margin-bottom: 1.5em;
}
.section-01 .list-04 li{
	margin-bottom: 1.5em;	
}
.list-05{
	margin:0;
}
.list-05 li{
	list-style-type:none;
	list-style-position:inside;
	counter-increment: cnt;
	margin-bottom: 1.5em;
}
.list-05 li:before{
	display: marker;
	content: "(" counter(cnt) ") ";
	float: left;
	margin-right: 0.75em;
}
.section-01 .list-06{
	list-style-type: decimal;
	padding-left: 1.25em;
}
.section-01 .list-06 li{
	margin-bottom: .5em;
}


.list-cnt-01{
	margin-right:-40px;
}
.list-cnt-01 .list-04{
	margin-right:40px;
	width:379px;
	float:left;
	padding-bottom: 20px;
	margin-bottom: 22px;
	border-bottom: 1px dotted #aaa;
}
.list-cnt-01 .list-04 dt{
	float: left;
	clear: both;
}
.list-cnt-01 .list-04 dd{
	padding-left: 150px;
}

/*------------------------------テーブル */
.tbl-01{
	width: 100%;
}
.tbl-01 th,
.tbl-01 td{
	border:1px solid #d5d5d5;
}
.tbl-01 th,
.tbl-01 td{
	padding:20px 20px 18px;
	box-sizing:border-box;
}
.tbl-01 th{
	background-color:#eee;
	padding:20px 20px 18px;
	vertical-align:top;
	color:#313131;
	width: 25%;
}

.section-01 .txt {
	margin-bottom: 30px;
}
/*------------------------------title*/
.wrapper .ttl-02{
	font-size: 1.7145em;
	margin-bottom: 1em;
	color: #000;
}
.wrapper .ttl-02-1{
	font-size: 1.750em;
	margin-bottom: 1em;
	color: #792906;
	font-weight: bold;
}
.wrapper .ttl-02-2{
	font-size: 1.7145em;
	margin-bottom: 40px;
	font-weight: bold;
	line-height: 1.5em;
}
.wrapper .ttl-03{
	font-size:1.429em;
	color:#555;
	line-height: 1.5;
	font-weight:bold;
}
.wrapper .ttl-04{
	font-size:1.286em;
	color: #777;
	line-height: 1.5;
	font-weight:bold;
	margin-bottom:20px;
}
.wrapper .ttl-05{
	margin-bottom:1em;
	border-bottom: solid 2px #702706;
	color: #702706;
}
.wrapper .ttl-06{
	font-size:1.286em;
	color: #a30708;
	font-weight:bold;
	text-align: center;
}
/* sns */
.sns-section{
	margin-bottom: 2em;
}
.sns-section .sns-lists{
	float: right;
}
.sns-section .sns-lists li{
	float: left;
}
.sns-section .sns-lists .btn-share{
	width: 32px;
	margin: 4px 8px 0 0;
}