
/* �V����� */



div#wrapper div.news {
	width:980px;
	margin:40px auto;

}

div#wrapper div.news h2 {
font-size: 40px;
text-align: left;
font-weight: normal;
color: #604529;

}

div#wrapper div.news div.entry_wrap {


	overflow:hidden;
	border:solid 3px #60452a;
	padding:40px;
	border-radius: 10px;		/* CSS3���� */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome�p */
	-moz-border-radius: 10px;	/* Firefox�p */
	}

div#wrapper div.news h3 {
	font-size:1.5em;
	border-bottom:dotted 1px #ccc;
	margin-bottom:10px;
	text-align:left;
	}

div#wrapper div.news p.data {
	text-align:right;
	margin-bottom:20px;
}

/* item�ꗗ */

div.paymentCaution {
	border:solid 2px #F00;
	padding:10px;
	margin-bottom:20px;
	text-align:left;
	color:#f00;
	font-weight:700;
	}


div#wrapper div.item {
	width:980px;
	margin:40px auto;
	overflow:hidden;

	}

div#wrapper div.item ul.menu_list {
	overflow:hidden;
	margin-bottom:40px;
	}

div#wrapper div.item ul.menu_list li {
	float:left;
	width:489px;
	background-color:#60452a;
	color:#FFF;
	font-size:25px;
	margin-right:1px;
	border:solid 5px #60452a;
	border-bottom:none;
	text-align: center;

	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;

	position:relative;
	}
	
div#wrapper div.item ul.menu_list li:hover {
	border:solid 5px #7e654d;
	border-bottom:none;
	}
	
div#wrapper div.item ul.menu_list li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:10px 0;
	}
	
div#wrapper div.item ul.menu_list li a:hover {
	background:#7e654d;
}
	

div#wrapper div.item ul.menu_list li.active {
	background-color:#fff8ee;
	color:#60452a;
	padding:10px 0;
	}


div#wrapper div.item h2 {
	font-size:40px;
	text-align:left;
	font-weight:normal;
	color:#604529;
	}
	
div#wrapper div.item h2 span {
	font-size:20px;
	margin-left:30px;
	}
	
div#wrapper div.item p.item_text {
	margin:30px 0;
	}

div#wrapper div.item p.note {
	border:dotted 1px #ccc;
	padding:10px;
	}

div#wrapper div.item ul.left {
	float:left;

	}
	
div#wrapper div.item ul.left li img {
	border:solid 5px #fff;
	margin-bottom:15px;
	}
	
	
div#wrapper div.item section {
	border:solid 3px #604529;
	padding:25px;
	overflow:hidden;
	text-align:left;
	margin-bottom:40px;
	}
	
div#wrapper div.item section h3{
	font-size:19px;
	}
	
div#wrapper div.item section h3 span {
	float:right;
	color:#F00;
	}
	
div#wrapper div.item section h4.postage {
	background-color:#e9e2d4;
	padding:5px;
	margin:10px 0;
	clear:both;
	}
	
div#wrapper div.item section span.photo {
	display:block;
	width:350px;
	float:left;
	}
		
div#wrapper div.item section div.right {
	float:right;
	width:540px;
	}
	
div#wrapper div.item section div.right p {
	margin-bottom:20px;
	}
	
div#wrapper #sakura {
	padding-top:80px;
	}
	
div#wrapper div.item section p.fax {
	border:solid 3px #e9e2d4;
	padding:20px;
	margin-top:30px;
	font-size:0.85em;
	clear:both;
	}
	
div#wrapper div.item section div.right p.fax span {
	display:block;
	margin-bottom:15px;
	}
	
	
div#wrapper div.item a.fax {
	color: #ffffff;
	padding:10px 40px;
	background-color:#e26c2d;
	background: -moz-linear-gradient(
		top,
		#e26c2d 0%,
		#d15615);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#e26c2d),
		to(#d15615));
	-pie-background: linear-gradient(#e26c2d, #d15615);
	position:relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid #003366;
	-moz-box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,0.3);
}
div#wrapper div.item a.fax:hover {
	text-decoration:none;
	background-color:#F30;
	}
div#wrapper a.box {
	color: #ffffff;
	padding:10px 40px;
	background-color:#ff8b0f;
	background: -moz-linear-gradient(
		top,
		#ff8b0f 0%,
		#ff681c);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff8b0f),
		to(#ff681c));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid #003366;
	-moz-box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,0.3);
}
div#wrapper a.box:hover {
	text-decoration:none;
	background-color:#F30;
	}
div#wrapper div.item a.cart {
	color: #ffffff;
	padding:5px 10px;
	background-color:#ff8b0f;
	background: -moz-linear-gradient(
		top,
		#ff8b0f 0%,
		#ff681c);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff8b0f),
		to(#ff681c));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0px solid #003366;
	-moz-box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	box-shadow:
		0px 2px 1px rgba(000,000,000,0.2),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	text-shadow:
		0px 1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,0.3);
}

div#wrapper div.item section .payment {
	clear:both;
	overflow:hidden;
	float:right;
	text-align:right;
	width:430px;
	margin-bottom:20px;
	}
	

	
div#wrapper div.item section .payment a {
	float:left;
	margin-right:20px;
	}

div#wrapper div.item section #image-btn {
	width:199px;
	border: 0px;
	height:72px;
	background-image:url(/images/item/daibiki.jpg);
	} 
	

div#wrapper div.item section #image-btn:hover {
filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
	}
	
div#wrapper div.item section div.postage {
	border-top:solid 5px #e9e2d4;
	clear:both;
	background-color:#FFF;
	margin-top:40px;
	padding:30px;
	overflow:hidden;
	}
	
div#wrapper div.item section div.postage p.fax {
	border:solid 5px #e9e2d4;
	padding:20px;
	text-align:center;
	font-size:0.85em;
	clear:both;
	}
	
div#wrapper div.item section h4.postage_list {
	font-size:25px;
	margin-bottom:20px;
	}
	
div#wrapper div.item section h4.postage_list span {
	font-size:12px;
	margin-left:20px;
	}
	
div#wrapper div.item section div.postage img.map {
	float:left;
	}
	
div#wrapper div.item section div.postage table {
	margin-bottom:30px;
	}
	
div#wrapper div.item section div.postage ul {
	clear:both;
	}
div.item .item_attention {
	background-color: #fff;
	padding:12px;
}
@media (max-width: 768px) {
	div#wrapper div.item ul.menu_list li {
		width:49%;
		font-size:20px;
		margin-right:1px;
		text-align: center;
	}
	div#wrapper div.item {
		width:100%;
	}
	div#wrapper div.item h2 {
		font-size:25px;
		}
	div#wrapper div.item h2 span {
		display: none;
	}
	div#wrapper div.item section span.photo {
		width:100%;
		float:none;
		text-align: center;
	}
	div#wrapper div.item section div.right {
		float:none;
		width:100%;
	}
	div#wrapper div.item section {
		padding:15px;
	}
	div#wrapper div.item a.box {
		width:100%;
		display: block;
		text-align: center;	
	}
	div#wrapper div.item a.fax {
		width: 100%;
		padding:10px 0px;
		display: block;
		text-align: center;
	}
	div#wrapper div.item section div.postage {
		margin-top:20px;
		padding:10px;
		text-align: center;
	}

}

/* table */
.postage_pc {
        width: 470px;
        border-collapse: collapse;
		font-size:0.85em;
}

.postage_pc tr th {
        font-weight: normal;
        background-color: #F0F0F0;
        border:1px solid #BFBFBF;
        text-align: center;
        padding: 8px;
}

.postage_pc tr td {
        background-color: #FFFFFF;
        border:1px solid #BFBFBF;
        text-align: center;
        padding: 8px;
}

.postage_pc tr td.area {
	text-align:left;
	}

div#wrapper p.limited {
	background-color:#930;
	color:#FFF;
	width:300px;
	text-align:center;
	padding:5px;
	margin-bottom:15px;
	}

div#wrapper div.item section.shop_limited h3{
	font-size:20px;
	margin-bottom:15px;
	}
	
div#wrapper div.item section.shop_limited h3 span {
	float:none;
	margin-left:50px;
	color:#F00;
	}
	
div#wrapper div.item section.shop_limited ul {
	margin-top:20px;
	}
	

div.item center.noitem img {
	margin:130px auto;
	}

.yoyaku {
	border:solid 3px #FF0000;
	padding:5px;
	text-align:center;
	color:#FF0000;
	font-weight:800;
	}
.postage_sp {
	display: none;
}
div.item .item_table {
	border-collapse: collapse;
	margin-bottom: 10px;
}
div.item .item_table th {
	font-weight: normal;
	background-color: #F0F0F0;
	border:1px solid #BFBFBF;
	text-align: center;
	padding: 8px;
	width: 35%;
}

div.item .item_table td {
	background-color: #FFFFFF;
	border:1px solid #BFBFBF;
	padding: 8px;
}
	@media (max-width: 768px) {
		.postage_pc {
			display: none;
		}
		.postage_sp {
			display: flex;
			flex-wrap:wrap;
			border: 1px solid #BFBFBF;
			border-top: none;
		}
		.postage_sp dt {
			width: 25%;
			background-color: #F0F0F0;
			border-top:1px solid #BFBFBF;
		}
		.postage_sp dd {
			width: 25%;
			border-top: 1px solid #BFBFBF; 
			text-align: center;
		}
		div.item .item_table {
			width: 100%;
		}
		div.item .item_table th,
		div.item .item_table td {
			width: 100%;
			display: block;
			border-top: none;
		}	
		div.item .item_table tr:first-child th {
			border-top: 1px solid #BFBFBF;
		}
	}

/* MAKIYA */

	
section#about_main {
	width: 100%;
	height: 650px;
	overflow: hidden;
	margin: 0 auto;
	margin-top:48px;
	background-image: url(../images/about/bg.jpg);
	background-size: cover;
	background-position: center;
}
section#about_main h2 {
	overflow: hidden;
	text-align: center;
	margin-top: 150px;
}
#about_wrapper {
	padding-bottom:100px;
	margin-top: 50px;
	overflow: hidden;
	}

#about_wrapper section {
	width:980px;
	margin:0 auto;
	text-align:left;
	}
	
#about_wrapper section h2 {
	font-size:1.8rem;
	margin-bottom:50px;
	}
	
#about_wrapper section h2.left {
	text-align:left;
	font-size:1.4rem;
	}
	
#about_wrapper section .photo {
	margin:60px 0;
	}
	
#about_wrapper section .right {
	float:right;
	margin-left:40px;
	width: 400px;
	}
#about_wrapper section .left {
	float:left;
	width: 540px;
	}
			
#about_wrapper section ul {
	margin-top:50px;
	}

#about_wrapper section ul li {

	}
	
#about_wrapper p.order {
	color:#933;
	margin-top:10px;
	}
	
	
section#kensa {
	background-color:#fff8ee;
	padding:25px 40px;
	overflow:hidden;
	width:980px;
	margin-bottom: 50px;
	}
	
section#kensa .pdf {
	float:left;
	margin-right:30px;
	}
	section#kensa .kensa_pdf {
		width: 150px;
		height: auto;
	}	
section#kensa h2 {
	margin-top:0px;
	font-size:1.2rem;
	margin-bottom:10px;
	}
@media (max-width: 768px) {
	section#about_main {
		height: 250px;
	}

	section#about_main h2 {
		margin-top: 30px;
	}

	section#about_main h2 img {
		height: 180px;
		width: auto;
	}
	#about_wrapper {
		padding:15px;
		margin-top: 10px;
		}

		#about_wrapper section .right {
			float:none;
			margin-left:0px;
			width: 100%;
			text-align: center;
			}
			#about_wrapper section .about_img {
				width: 49%;
				height: auto;
			}
			#about_wrapper section .about_img:last-child {
				display: none;
			}
		#about_wrapper section .left {
			float:none;
			width: 100%;
			}
	#about_wrapper section h2 {
	margin-top:20px;
	margin-bottom:10px;
	font-size:1.2rem;
	}
	#about_wrapper section h2.left {
		font-size:1.2rem;
		}
		#about_wrapper section h2.left br {
			display: none;
		}
#about_wrapper section {
width:100%;
}


section#kensa {
width:100%;
padding:15px;
margin-bottom: 30px;
}

#about_wrapper section p.photo {
	margin:20px 0;
	}
section#kensa .pdf {
	text-align: center;
	float: none;
	margin-right: 0;
}

#about_wrapper section p.right {
float:none;
text-align: center;
margin-left: 0px;
text-align: center;
width: 300px;
height: auto;
}
.google_map {
	width:100%;
}
}

/* ���菤����@ */

div#wrapper div.law {
	width:980px;
	margin:40px auto;
	overflow:hidden;
	text-align:left;
	}
	
div#wrapper div.law h2 {
	font-size:40px;
	text-align:left;
	font-weight:normal;
	color:#604529;
	}
	
div#wrapper div.law dl {
	clear:both;
	border-bottom:solid 1px #ccc;
	margin-top:40px;
	}

div#wrapper div.law dl dt{
	width:200px;
	float:left;
	clear:both;
	padding:20px 10px;
	text-align:right;
	border-top:solid 1px #ccc;
	font-weight:bold;
	}
	
div#wrapper div.law dl dd{
	width:740px;
	padding:20px 10px;
	float:left;
	border-top:solid 1px #ccc;
	}
	div#wrapper div.law .headline {
		margin:10px;
	}
@media (max-width: 768px) {
	div#wrapper div.law {
		width:100%;
		}
	div#wrapper div.law h2 {
		font-size:25px;
		}
	div#wrapper div.law dl {
		clear:both;
		border-bottom:solid 1px #ccc;
		margin:15px;
		}
	div#wrapper div.law dl dt{
		width:100%;
		float:none;
		clear:both;
		padding:10px;
		text-align:center;
		border-top:solid 1px #ccc;
		background-color: #ccc;
		}
		
	div#wrapper div.law dl dd{
		width:100%;
		float:none;
		padding:10px;
		border-top:solid 1px #ccc;
		}
}	
/* �䗘�p�K�C�h */

div#wrapper div.guide {
	width:980px;
	margin:40px auto;
	overflow:hidden;
	text-align:left;
	} 
	
div#wrapper div.guide h2 {
	font-size:40px;
	text-align:left;
	font-weight:normal;
	color:#604529;
	}
	
div#wrapper div.guide h3 {
	font-size:25px;
	text-align:left;
	font-weight:normal;
	margin-top:30px;
	color:#604529;
	}
	
div#wrapper div.guide div.guide_inner {
	border:solid 1px #604529;
	padding:30px;
	border-radius: 10px;		/* CSS3���� */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome�p */
	-moz-border-radius: 10px;	/* Firefox�p */
	background-color:#FFF;
	}
	
div#wrapper div.guide div ol {
	margin-top:10px;
	}

div#wrapper div.guide div ol li {
	list-style:outside;
	margin-left:25px;
	list-style-type:decimal;
	margin-bottom:20px;
	}
	
div#wrapper div.guide div h4 {
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
	font-size:1.2em;
	}
div#wrapper div.guide .bank {
	margin-top:30px;
	padding:10px;
	background-color:#efefef;
	}	

@media (max-width: 768px) {
	div#wrapper div.guide h2 {
		font-size:25px;
		}
	div#wrapper div.guide {
		width:100%;
		margin:40px auto;
		overflow:hidden;
		text-align:left;
		}
		div#wrapper div.guide h3 {
			font-size:20px;
			text-align:center;
			background-color: #fff;
			margin-bottom: 10px;
			} 
	div#wrapper div.guide div.guide_inner {
		border:none;
		padding:0px;
		border-radius: 0px;	
		-webkit-border-radius: 0px;	
		-moz-border-radius: 0px;
		background-color:transparent;
		}
}

/* �V���b�s���O�t�H�[�� */

div#wrapper div.sForm {
	width:980px;
	margin:40px auto;
	overflow:hidden;
	text-align:left;
	} 
	
div#wrapper div.sForm h2 {
	font-size:40px;
	text-align:left;
	font-weight:normal;
	color:#604529;
	}

div#wrapper div.sForm div.box {
	border:solid 1px #604529;
	padding:40px;
	border-radius: 10px;		/* CSS3���� */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome�p */
	-moz-border-radius: 10px;	/* Firefox�p */
	background-color:#FFF;
	margin-top:30px;
	}
	
div#wrapper div.sForm div.box h3.thanks {
	font-size:1.5em;
	margin-bottom:20px;
	}
	
div#wrapper div.sForm div.box .sentence {
	margin-bottom:15px;
	}
	

div#wrapper div.sForm input[type=text] ,
div#wrapper div.sForm input[type=tel] ,
div#wrapper div.sForm input[type=number] ,
div#wrapper div.sForm input[type=email],
div#wrapper div.sForm textarea,
div#wrapper div.sForm select{
	padding: 6px 12px;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div#wrapper div.sForm input[type=button] {
    font-size: 1.2em;
	font-weight:700;
	}
/* iOS???????????????? */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
@media (max-width: 768px) {
	div#wrapper div.sForm h2 {
		font-size:25px;
		}
	div#wrapper div.sForm div.box {
		padding: 0;
		border:none;
		background-color: transparent;
		border-radius: 0px;	
		-webkit-border-radius: 0px;	
		-moz-border-radius: 0px;
		margin-top:20px;
		}
	div#wrapper div.sForm {
		width:100%;
		} 
div#wrapper div.sForm .w100 {
	width: 100%!important;
}
div#wrapper div.sForm .wshort {
	width: 70%!important;
}
div#wrapper div.sForm input[type=text] ,
div#wrapper div.sForm input[type=email],
div#wrapper div.sForm input[type=tel] ,
div#wrapper div.sForm input[type=number] ,
div#wrapper div.sForm textarea,
div#wrapper div.sForm select {
	font-size: 16px;
}
}