@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Noto Serif SC', serif;
    margin: 0;
    padding: 0;
    background-color: #fffefc;
    background-image: url( "../img/bgimg_7.png");
    background-repeat: repeat-x;
    background-position: bottom;
}
ul {
	list-style: none;
	padding: 0;
}
main ul li {
	padding: 0;
}
main ol {
	padding: 8px;
}
.shadow {
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1);
}
.shadow_drop {
	filter: drop-shadow(1px 1px 3px  rgba(0, 0, 0, 0.1));
}
header {
	background-color: #fff7e1;
}
.header_in {
	max-width: 1400px;
	display: block;
	margin: auto;
	padding: 16px 0 0 0;
	/*position: relative;
    z-index: 999;*/
}
.header_logo {
	position: relative;
    z-index: 9999;
	display: inline-block;
    float: left;
}
.mark {
    width: 80px;
    margin: 0 16px 0;
    /*display: block;*/
	float: left;
}
img.logo_head {
    width: 240px;
    /*margin: auto;
    display: block;*/
}
img.head {
    width: auto;
    margin: auto;
    display: block;
}
.header_logo h1 {
	margin: 0;
}
h1 {
	line-height: 1.2;
	font-size: 2.2rem;
}
nav {
    background-color: transparent;
	display: inline;
}
nav ul {
    margin: 0 auto;
    width: auto;
    display: flex;
    justify-content: center;
}
nav li {
    background-color: transparent;
    font-size: 1.1rem;
	font-weight: bold;
}
nav li a {
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	position: relative;
  display: inline-block;
  text-decoration: none;
}
nav li a:hover {
    color: #5e752d;
}
nav li a::after {
  position: absolute;
  bottom: 8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #d1e2ac;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
nav li a:hover::after {
  transform: scale(1, 1);
}
nav li.sm_item {
	display: none;
}
#nav_toggle {
    display: none;
}
.topheader {
	background-image: url("../img/bgimg_man2.png"), url("../img/bgimg_6.png");
	background-repeat: repeat-x, repeat-x;
	background-position: bottom center, top center;
	padding: 16px 0;
	position: relative;
	border-top: solid 3px #d3b771;
}
.first .topheader {
	padding: 16px 0 0 ;
}

.mark_w {
	width: 180px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -90px;
	margin-top: -45px;
}
.mark_w_2 {
	width: 100px;
	display: block;
	margin: 0 auto;
}
.bg_w {
	background-color: rgba(255,255,255,0.6)
}
img.top {
    width: auto;
    display: block;
    margin: auto;
}
.topheaderimg {
	max-width: 1400px;
	margin: auto;
	position: relative;
	display: block;
}
.topheader_up {
	position: absolute;
	bottom: -120px;;
	left: 120px;
	z-index: 999;
}

img.top.pc_img {
	display: block;
}
img.top.sm_img {
	display: none;
}
a img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a img:hover {
    opacity: 0.9;
}
p span {
	font-size: 0.9rem;
}
main {
    clear: both;
}
.main_wrap {
	background-image: 
		url("../img/bgimg_8.png"), 
		url("../img/bgimg_8.png"),
		url("../img/head_line.jpg"), 
		url("../img/cut_27.png"), 
		url("../img/cut_29.png"),  
		url("../img/bgimg_6.png");
	background-repeat: 
		repeat-y, 
		repeat-y, 
		repeat-x, 
		no-repeat, 
		no-repeat, 
		repeat-x;
	background-position:  
		top left, 
		top right, 
		top center,
		left top, 
		right center, 
		center top;
	border-top: solid 1px #d6caa1;
	position: relative;
	z-index: 99;
}
.box1 {
	padding-top: 16px;
}
.box1 h2 {
    background: url("../img/kumo.png") no-repeat;
    background-position: center center;
    padding: 40px 54px;
    text-align: center;
	margin-top: -16px;
	font-size: 1.3rem;
}
.box1 .box1_text {
	padding: 2rem;
}
.box1 .box1_text p {
	font-size: 1.1rem;
	background-image: url("../img/dot.png");
}

.box1 .box1_text p.more {
	text-align: center;
	margin: 32px auto;
	font-size: 1rem;
	background-image: none;
}
.box1 .box1_text p.more a {
    background-color: #5e752d;
    color: #fff;
    padding: 1em;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	filter: drop-shadow(1px 1px 3px  rgba(0, 0, 0, 0.1));
}
/*.bgimg1 {
    background-image: url("../img/kumo_1.png");
    background-size: 480px;
    background-repeat: no-repeat;
    background-position: right bottom;
}*/
.box1 .box1_text p.more a:hover {
    background-color: #6f8240;
}
img.next {
    width: auto;
    margin: 0 auto;
    display: block;
}
.bg_wrap {
	background-image: url("../img/cut_27.png"), url("../img/cut_29.png") ;
	background-repeat: no-repeat,no-repeat;
	background-position:  left 16px, right bottom;
	background-color: rgba(244, 231, 191, 0.3);
	border-top: solid 1px #d3b771;
	border-bottom: solid 1px #d3b771;
}
img.logomarks {
    width: 40px;
    margin: auto;
    display: block;
}
.first .box1 h1 {
	margin-top: 0;
}
.box1 h1 {
    text-align: center;
	position: relative;
	z-index: 9999;

}
.box1 h1 span {
	font-size: 1.6rem;
}
.box1 h1::after {
	content: url("../img/h1_line.png");
	display: block;
    margin-top: -16px;
}
.box1_wrap {
	background-image:url("../img/bgimg_7.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 32px;
}
.box2 {
    text-align: center;
    margin-bottom: 32px;
}
.title-wrap {
    background: url("../img/kumo.png") no-repeat;
    background-position: center center;
    padding: 70px 54px 10px;
}
.box2 p {
    margin: 0;
	border-bottom: dotted 1px #d3b771;
}
.box2 p:last-child {
	border-bottom: none;
}
.box2.shop p:last-child, .box2.shop p:nth-last-child(2)  {
	border-bottom: none;
}
.box2 p span {
    font-size: 0.8rem;
}
p.price {
	font-weight: bold;
	font-size: 1.1rem;
}
.box3 {
    text-align: center;
    margin-bottom: 32px;
    max-width: 768px;
}
.box2 h3, .box3 h3 {
    border-bottom: 1px solid #e2dcb1;
}
.narrow {
    max-width: 768px;
}
.mailadd img {
    vertical-align: bottom;
}
footer {
    padding: 2em 0;
}
footer ul {
    margin: 16px auto;
    width: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    list-style: none;
    font-size: 0.8rem;
}
footer ul li {
    border-right: solid 1px #333;
    padding-right: 13px;
}
footer ul li:last-child {
    border-right: none;
}
footer a {
    color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
footer a:hover {
    color: #5e752d;
}
footer p {
	text-align: center;
	font-size: 0.8rem;
}
.ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.scroll-table {
  overflow: auto;
  white-space: nowrap;
}
table {
    background-color: #fff;
}
dt {
    font-style: normal;
}
dd {
    border-left: 2px solid #95a5a6;
}
.change_box {
		display: block;
	}

@media (max-width: 767px) {
	h1, .box1 h1 span {
		font-size: 1.6rem;
	}
	.mark_w {
	width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -20px;
}
.kumo {
	left: 0;
}
	
nav ul {
    display: block;
}
.item {
    display: block;
}
.item-image {
    width: 100%;
}
.item-text {
    display: block;
}
	.main_wrap {
	background-image: 
		url("../img/bgimg_8.png"),
		url("../img/head_line.jpg"), 
		url("../img/cut_27.png"), 
		url("../img/cut_29.png"),  
		url("../img/bgimg_6.png");
	background-repeat: 
		repeat-y, 
		repeat-x, 
		no-repeat, 
		no-repeat, 
		repeat-x;
	background-position:  
		top right, 
		top center,
		left top, 
		right center, 
		center top;
	border-top: solid 1px #d6caa1;
	position: relative;
	z-index: 99;
}
footer ul {
    display: block;
}

}

@media screen and (max-width:1060px) {
.header_logo {
    text-align: left;
	float: none;
	position: relative;
    z-index: 99;
}
.header_logo h1 {
    margin: 0;
}
.mark {
    width: 60px;
    margin: 8px 8px 8px;
    display: inline;
    float: left
}
img.logo_head {
    width: 160px;
    display: inline;
    margin: 16px 8px 8px;
}
.topheaderimg {
	display: none;
}
.topheader_up {
	display: none;
	}
img.top.pc_img {
	display: none;
}
img.top.sm_img {
	display: block;
}
nav li.sm_item {
	display: block;
}
	nav li {
		line-height: 2;
		padding-top: 16px;
	}
.header_in {
		padding: 0 0 0;
}
/*開閉ボタン*/
#nav_toggle {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 8px;
    z-index: 100;
    float: right;
    margin-right: 8px;
}
#nav_toggle div {
    position: relative;
}
#nav_toggle span {
    display: block;
    height: 3px;
    background: #093753;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
#nav_toggle span:nth-child(1) {
    top: 0px;
}
#nav_toggle span:nth-child(2) {
    top: 12px;
}
#nav_toggle span:nth-child(3) {
    top: 24px;
}
/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
    width: 0;
    left: 50%;
}
.open #nav_toggle span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
/*メニュー部分*/
header {
    padding-top: 0;
}
.brand {
    margin: 16px 0;
}
nav {
    display: none;
    position: absolute;
    top: 40px;
    width: 100%;
    height: 100vh;
    background: rgba(255,255,255,0.9);
    left: 0;
    z-index: 9999;
}
header nav ul {
    display: block;
    width: 90%;
    position: absolute;
    top: 64px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
}
header nav ul li {
    margin: 0 auto;
    text-align: center;
    float: none;
}
header nav ul li:last-child {
    border: none;
}
header nav ul li a {
    display: block;
    color:  #5e752d;
}
.flex {
    display: block;
}
	
}
@media (max-width: 1170px) {
	.bottom_box {
		order: 2;
	}
	.up_box {
		order: 1;
	}
	.change_box {
		display: flex;
		flex-wrap: wrap;
	}
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 0px;
    font-size: 70%;
	z-index: 999;
}
#page-top a {
    background-image: url("../img/pagetop.png");
    background-repeat: no-repeat;
    background-position: center center;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    width: 100px;
    height: 40px;
    line-height: 1;
    padding: 0;
    text-align: center;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
}
/*-------------form----------------------------*/
.mailform_warap {
	margin-top: 32px;
}
.mailform_warap p {
	text-align: center;
}
th, td {
	font-size: 0.9rem;
}
th span {
	color: #ff0000;
}

input.cost {
	width: 60px !important;
}
@media only screen and (max-width : 640px){
	input.mf, textarea {
		width:90%;
	}
}
