@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
ul,ol,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pc { display: block !important; }
.sp { display: none !important; }
img {
	margin: 0;
	max-width: 100%;
	vertical-align: middle;
}
a {
	color: #43613F;
	text-decoration: none;
}
#drawer-nav ul li i {
	font-style: normal;
}
#drawer-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.drawer-menu li a img {
	height: 30px;
	width: auto;
}
.drawer-nav{
	position: fixed;
	z-index: 3500;
	top: 65px;
	overflow: hidden;
	width: 100%;
	height: 85%;
	color: #FFF;
	background-color: rgba(67,97,63,0.90);
	margin-top: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding-bottom: 15%;
}
.drawer-menu {display: block;}
.drawer_menu ul.drawer-menu  {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
.drawer-menu li {width: 50%;text-align: center;border-bottom: solid 1px #FFF;box-sizing: border-box;}
.drawer-menu li:nth-child(odd) {border-right: solid 1px #FFF;}
.drawer-menu li a {
	font-size: 14px;
	color: #FFF;
	padding: 15px 0;
	display: block;
	text-decoration: none;
}
.drawer-menuLA li {
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #FFF;
	box-sizing: border-box;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.drawer-menuLA li:nth-child(odd) {border-right: none;}
.drawer-menuLA li a {
	font-size: 14px;
	color: #FFF;
	display: block;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.drawer-menu li ul.drawer-dropdown-menu {
	background-color: rgba(0,0,0,0.80);
}
.drawer-menu li ul.drawer-dropdown-menu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.0;
}
.drawer-menu li ul.drawer-dropdown-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.drawer-dropdown.open .drawer-menu-item {
	border-bottom: 1px dashed #FFFFFF;
}
.drawer-menu li ul.drawer-dropdown-menu li:last-child {
    border-bottom: none;
}
.drawer-menuLA li.Item {
	padding-top: 20px;
	padding-bottom: 20px;
}
.drawer-menuLA li.Item .Title {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dashed #FFFFFF;
}
.drawer-menuLA li.Item .Title:before {
	font-family: "Font Awesome 5 Free";
	content: '\f00b';
	font-weight: 900;
	margin-right: 10px;
}
.drawer-menuLA li.Item a {
	display: block;
}
#header_wrap {
	background-repeat: repeat-x;
	color: #FFF;
	background-color: rgba(67,97,63,0.90);
	min-height: 105px;
	position: fixed;
	width: 100%;
}
#header {
	margin: auto;
	width: 1180px;
}
#header .HeaderTxt {
	font-size: 80%;
	font-weight: normal;
	padding-top: 10px;
}
#header img {
	width: 250px;
	height: auto;
}
main {
	letter-spacing: 0px;
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 105px;
}
section.Left {
	width: 300px;
	float: left;
	padding-bottom: 30px;
}
section.Left .Menu {
	padding-top: 20px;
	padding-bottom: 20px;
}
section.Left .Menu .Title {
	border-bottom: 1px solid #BEBEBE;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
section.Left .Menu .Title:before {
	font-family: "Font Awesome 5 Free";
	content: '\f00b';
	font-weight: 900;
	margin-right: 10px;
}
section.Left .Menu a {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
	border-radius: 5px;
	font-size: medium;
}
section.Left .FaceBook {
	padding-top: 20px;
	height: auto;
	width: 300px;
	max-width: 300px;
}
section.Contents {
	width: 840px;
	float: right;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul.BannerArea {}
ul.BannerArea li {
	margin-bottom: 20px;
}
.InfomationArea {}
.InfomationArea .Title {
	text-align: center;
	border-bottom: 2px solid #43613F;
	padding-bottom: 10px;
	padding-top: 50px;
}
.InfomationArea .Block {}

/* CONTENTS */
.TitleArea {
	width: 100％;
	margin-left: auto;
	margin-right: auto;
}
.TitleArea .Title {
	font-size: 24px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
	background-color: #43613F;
	color: #FFFFFF;
	font-weight: bold;
}
.ContentsArea {
	margin-left: auto;
	margin-right: auto;
}
.ContentsArea .Title {
	font-size: large;
	padding-top: 30px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #CCCCCC;
	display: inline-block;
	font-weight: bold;
	margin-left: 5%;
}
.ContentsArea .Block {
	padding-top: 10px;
	padding-left: 5%;
	padding-right: 5%;
}
dl.OrderBlock {
	padding-top: 50px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}
dl.OrderBlock dt {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
}
dl.OrderBlock dd {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
/* PageTop */
.pagetop {
	display: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	z-index: 2200;
}
.pagetop a {
	display: block;
	background-color: rgba(205,50,54,0.90);
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width: 80px;
	height: 80px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;    /* 横幅&高さの1/2 */
	position: relative;
	vertical-align: middle;
}
.pagetop a span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
/* FOOTER */
.footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #43613F;
	color: #FFFFFF;
}
.footerWrap {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
}
.FooterNav {
	padding-top: 80px;
	padding-bottom: 50px;
}
.FooterNav a {
	color: #FFFFFF;
}
.footer .logo {
	width: 200px;
	float: left;
}
.footer .logo img {
}
.footer .copy {
	font-size: 80%;
	text-align: center;
}
/* HOVER*/
@media screen and (min-width:769px){
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
a:hover {
	text-decoration: underline;
}
section.Left .Menu a:hover {
	background-color: #E3E3E3;
	text-decoration: none;
}
.pagetop a:hover {
	display: block;
	background-color: rgba(205,50,54,0.70);
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
}

@media screen and (max-width:768px){
.pc { display: none !important; }
.sp { display: block !important; }
body {
	max-width: 100%;
}
#header_wrap {
	background-repeat: repeat-x;
	color: #FFF;
	background-color: rgba(67,97,63,0.90);
	min-height: 65px;
	position: fixed;
	width: 100%;
	z-index: 100;
	top: 0px;
}
#header {
	margin: auto;
	width: 100%;
}
#header .HeaderTxt {
	font-size: 80%;
	font-weight: normal;
	padding-top: 10px;
}
#header img {
	width: auto;
	height: 50px;
	margin-top: 5px;
	margin-left: 10px;
}
main {
	letter-spacing: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 65px;
	padding-bottom: 30px;
}
section.Left {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
section.Left .Logo.p12 {
	padding-top: 12px;
}
section.Left .Logo.p12 img {
	width: 100%;
}
section.Left .Menu {
	padding-top: 20px;
	padding-bottom: 20px;
}
section.Left .Menu .Title {
	border-bottom: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
}
section.Left .Menu ul {
	padding-left: 10px;
}
section.Left .Menu ul li a {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	display: block;
	border-radius: 5px;
}
section.Left .FaceBook {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	min-width: 100%;
	width: 100%;
}
section.Contents {
	width: 100%;
	float: none;
}
ul.BannerArea {}
ul.BannerArea li {
	margin-bottom: 8px;
}
.InfomationArea {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.InfomationArea .Title {
	text-align: center;
	border-bottom: 2px solid #43613F;
	padding-bottom: 10px;
	padding-top: 50px;
}
.InfomationArea .Block {}
/* CONTENTS */
.TitleArea {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.TitleArea .Title {
	font-size: large;
	padding-top: 10px;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.ContentsArea {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5%;
}
.ContentsArea .Title {
	margin-left: 0;
}
.ContentsArea .Block {
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
}
/* PageTop */
.pagetop {
	display: none;
	position: fixed;
	bottom: 50px;
	right: 10px;
	z-index: 20;
}
.footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #43613F;
	color: #FFFFFF;
}
.footerWrap {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.FooterNav {
	padding-top: 80px;
	padding-bottom: 50px;
}
.FooterNav a {
	color: #FFFFFF;
}
.footer .logo {
	width: 100%;
	float: none;
}
.footer .logo img {
	width: 50%;
}
.footer .copy {
	font-size: 80%;
	text-align: center;
}
}
/* AFTER */
main:after {
    content: ""; 
    display: block; 
    clear: both;
 }
 .footerWrap:after {
    content: ""; 
    display: block; 
    clear: both;
 }
