@charset "utf-8";

/*********************
* base tags
*********************/

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0 auto;
}

html {
	font-size: 62.5%;
}

body {
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'モリサワ 新ゴ R', 'Droid Sans', 'メイリオ', 'sans-serif';
	font-size: 2.5em;
	line-height: 150%;
	-webkit-text-size-adjust: 100%;
}

body * {
	max-height: 100%;
}

.do-fixed {
    position: fixed;
}

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clearfix {
	min-height: 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	clear: both;
}

html>/**/body .clearfix { display /*\**/: block\9 }

input,
textarea,
select {
	width: 100%;
	margin: 5px 0;
	padding: 5px;
	font-size: xx-large;
}

button {
}

input,
textarea {
	-webkit-box-sizing: border-box; /* Chrome, Safari */
}

input[type=image] {
	width: auto;
}

input[type=radio] {
	float: left;
	margin: 5px 0;
	width: auto;
}

input[type="text"] {
	border: 1px solid #abadb3;
}

label {
	display: block;
	float: left;
	margin: 0 0 0 30px;
}

a {
}

p {
	padding-bottom: 15px;
}

img {
	border: none;
	vertical-align: bottom;
}

.alert {
	color: #f00;
	font-weight: bold;
}

/*********************
* main structure
*********************/

#container {
	width: 640px;
}

#header {
	width: 640px;
	position: fixed;
	top: 0;
	z-index: 2000;
}

#top #header {
	position: static;
}

#contents {
	width: 640px;
	padding-top: 90px;
}

#top #contents {
	padding-top: 0;
}

#contents .contents_inner {
	width: 610px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer {
	width: 640px;
	background-color: #9e6b5c;
	margin-bottom: 60px;
}

/*********************
* header
*********************/
#header .common_header {
	background: url(../images/common/bg01.jpg) repeat left top;
	position: relative;
	padding-bottom: 10px;
}

#header .common_logo {
	padding-top: 10px;
	margin-left: 10px;
}

#header .sp_menu_icon {
	position: absolute;
	top: 15px;
	right: 10px;
}

#top #header .common_header {
	display: none;
}

#top #header .top_header {
	position: relative;
}

#top #header .top_logo {
	position: absolute;
	top: 15px;
	left: 15px;
}

#top #header .sp_menu_icon {
	position: absolute;
	top: 15px;
	right: 15px;
}

/*********************
* footer
*********************/
#footer .footer_info {
	background: url(../images/common/bg_footer.jpg) repeat left top;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer .footer_logo {
	text-align: center;
	margin-bottom: 25px;
}

#footer .footer_logo img {
	width: 150px;
	height: auto;
}

#footer .footer_info p {
	text-align: center;
	color: #fff;
}

#footer .footer_info p strong {
	font-size: 1.2em;
	line-height: 150%;
}

#footer .footer_menu {
	width: 620px;
	margin: 0 auto;
}

#footer .footer_menu li {
	list-style-type: none;
	border-bottom: 1px solid #fbf9c4;
}

#footer .footer_menu li.no_link {
	color: #fbf9c4;
	font-size: 1.25em;
	line-height: 150%;
	padding: 15px 0 0 10px;
}

#footer .footer_menu li a {
	display: block;
	color: #fbf9c4;
	font-size: 1.25em;
	line-height: 150%;
	text-decoration: none;
	padding: 15px 10px;
}

#footer .footer_menu li .f_submenu {
	border-top: 1px solid #fbf9c4;
	margin-top: 15px;
}

#footer .footer_menu li .f_submenu li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#footer .footer_menu li .f_submenu li:nth-child(3),
#footer .footer_menu li .f_submenu li:nth-child(4) {
	border-bottom: none;
}

#footer .footer_menu li .f_submenu li a {
	font-size: 1em;
	line-height: 100%;
	background: url(../images/common/icon_footer.png) no-repeat 2% center;
	padding: 20px 0 20px 40px;
}

#footer .copyright {
	background-color: #fff;
	padding: 20px 0;
}

#footer .copyright p {
	color: #a16d5d;
	text-align: center;
	padding: 0;
}

/*********************
* bottom
*********************/
.bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 640px;
}

.bottom li {
	float: left;
	width: calc(100% / 3);
	list-style-type: none;
}

.bottom li a {
	display: block;
	width: 100%;
	height: 60px;
	padding-top: 20px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	/*background-color: #eb8c86;
	background-repeat: no-repeat;
	background-position: 15px center;*/
}

.bottom li:first-child a {
	background-color: #9a5a24;
}

.bottom li:first-child a::before {
	content: "";
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../images/common/icon_satofuru.png) no-repeat center;
	background-size: contain;
	margin-right: .25em;
	vertical-align: middle;
}

.bottom li:nth-child(2) a {
	background-color: #ec206d;
	/*background-image: url(../images/common/bg_instagram.jpg);
	background-repeat: repeat-x;*/
}

.bottom li:nth-child(2) a::before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/common/icon_instagram.png) no-repeat center;
	background-size: contain;
	margin-right: .5em;
	vertical-align: middle;
}

.bottom li:last-child a {
	background-color: #c90217;
	/*background-image: url(../images/common/inquiry_s.png);*/
}

.bottom li:last-child a::before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 30px;
	background: url(../images/common/inquiry_s.png) no-repeat center;
	background-size: contain;
	margin-right: .5em;
	vertical-align: middle;
}

/*********************
* ナビ
*********************/
#menu_box {
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
}

#menu_box .menu {
	width: 100%;
	height: 0;
	background-image: url(../images/common/menu.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 157%;
	position: relative;
}

#menu_box .menu li {
	list-style-type: none;
}

#menu_box .menu li.m2 {
	text-indent: -9999px;
}

#menu_box .menu li a {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	padding-top: 13%;
}

#menu_box .menu li.m2 .submenu li a {
	width: 50%;
	padding-top: 11%;
}

#menu_box .menu li.m_close a { width: 11%; left: auto; right: 1%; top: 1%; }
#menu_box .menu li.m1 a { top: 9.5%; }
#menu_box .menu li.m2 .submenu li.sm1 a { top: 27%; }
#menu_box .menu li.m2 .submenu li.sm2 a { top: 27%; left: 50%; }
#menu_box .menu li.m2 .submenu li.sm3 a { top: 34%; }
#menu_box .menu li.m2 .submenu li.sm4 a { top: 34%; left: 50%; }
#menu_box .menu li.m3 a { top: 41.5%; }
#menu_box .menu li.m4 a { top: 50%; }
#menu_box .menu li.m5 a { top: 58.9%; }
#menu_box .menu li.m6 a { top: 67.5%; }
#menu_box .menu li.m7 a { top: 76.5%; }
#menu_box .menu li.m8 a { top: 88.3%; }

#menu_box .menu li .submenu{
	background: none;
	padding-top: 0;
}

/*********************
* TOP
*********************/
#top #slider {
	width: 640px;
	height: 1000px;
	margin: 0 auto;
}

#top #slider .bx-wrapper {
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}

#top #slider .bx-viewport {
	left: 0px;
}

#top #slider ul li {
	left: 50%;
	width: 640px;
	height: 1000px;
	max-height: none;
	margin: -50px 0 0 -320px;
}

#top #slider ul li img {
}

#top #slider .bx-wrapper .bx-pager {
	display: none;
}

#top .top_s1 {
	background: url(../images/common/bg02.jpg) repeat left top;
}

#top .top_s1 .banner,
#top .top_s1 .banners {
	margin-bottom: 20px;
}

#top .top_s1 .banner a {
	margin-bottom: 20px;
}

#top .top_s1 .banners a {
	display: block;
}

#top .top_s1 .banners a + a {
	margin-top: 10px;
}

#top .top_s1_list {
}

#top .top_s1_list dt {
	margin-bottom: 20px;
}

#top .top_s1_list dt img {
	display: block;
	margin: 0 auto;
}

#top .top_s1_list dt img + img {
	margin-top: 15px;
}

#top .top_s1_list dd {
	margin-bottom: 40px;
}

#top .top_s1_list dd.l3 {
	margin-bottom: 0;
}

#top .top_s1_list dd.l3,
#top .top_s1_list dd.l4,
#top .top_s1_list dd.l5 {
	background: url(../images/top/bg01.png) no-repeat center bottom;
	padding-bottom: 40px;
}

#top .top_s1_list dd .link {
	background: url(../images/top/icon01.png) no-repeat 97% center;
	background-color: #c90217;
	border-radius: 5px;
	margin-top: 15px;
}

#top .top_s1_list dd .link a {
	display: block;
	padding: 12px 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#top .whatsnew {
	background: url(../images/top/bg02.jpg) no-repeat left top;
	padding: 30px 0;
}

#top .caption_whatsnew {
	text-align: center;
	margin-bottom: 20px;
}

#top .whatsnew_list {
	width: 610px;
	height: 340px;
	overflow-y: scroll;
	margin: 0 auto 20px;
}

#top .whatsnew_list dt {
	color: #a16d5d;
}

#top .whatsnew_list dt span {
	padding: 2px 5px;
	border-radius: 5px;
	color: #FFF;
}

#top .whatsnew_list dt span.new {
	background-color: #a16d5d;
}

#top .whatsnew_list dt span.mago {
	background-color: #c90217;
}

#top .whatsnew_list dd {
	margin-bottom: 10px;
}

#top .whatsnew_list dd a {
	color: #159673;
	text-decoration: none;
}

#top .whatsnew .button {
	width: 610px;
	margin: 0 auto;
	background: url(../images/top/icon01.png) no-repeat 97% center;
	background-color: #a16d5d;
	border-radius: 5px;
}

#top .whatsnew .button a {
	display: block;
	padding: 12px 0;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#top .top_s2 {
	background-color: #f0efc6;
	padding-bottom: 15px;
}

#top .outline {
	width: 580px;
	margin: 15px auto 0;
	padding: 15px;
	background-color: #fff;
}

#top .outline .align_center {
	font-size: 1.2em;
	font-weight: bold;
}

#top .company_info {
	margin-bottom: 15px;
}

#top .company_info dt {
	float: left;
	clear: left;
	color: #ca962d;
}

#top .company_info dd {
	padding: 0 0 0 135px;
}

#top .map {
	background: url(../images/top/icon02.png) no-repeat 31% center;
	background-color: #f0efc6;
	border-radius: 5px;
}

#top .map a {
	display: block;
	padding: 12px 0;
	color: #159673;
	text-align: center;
	text-decoration: none;
}

#top .outline iframe {
	width: 100%;
	height: 18em;
	vertical-align: bottom;
}

#top .top_s3 {
	background-color: #e2d3c5;
}

#top .banner_blog {
	margin-bottom: 15px;
}

#top .blog_list {
	width: 610px;
	height: 340px;
	overflow-y: scroll;
	margin: 0 auto;
}

#top .blog_list dt {
	color: #a16d5d;
}

#top .blog_list dd {
	border-bottom: 1px dashed #535353;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#top .blog_list dd a {
	color: #159673;
	text-decoration: none;
}

#top .twitter_list {
    margin:  1em 0;
}

/*********************
* 共通
*********************/
.title {
	margin-bottom: 20px;
}

/*********************
* 蒸しはんぺん
* 揚げはんぺん
* その他の商品 共通
*********************/
.product_box {
	margin-bottom: 40px;
}

.product_box img {
	display: block;
	margin: 0 auto;
}

.product_box img + img {
	margin-top: 30px;
}

.product_box .product_text {
	margin-top: 30px;
}

/*********************
* 揚げはんぺん
*********************/
#fry .product_box img + img {
	margin-top: 0;
}

/*********************
* その他の商品
*********************/
#other .hamanako_oden {
	margin-bottom: 30px;
}

#other .oden_img {
	text-align: center;
	margin-bottom: 20px;
}

#other .oden_img img + img {
	margin-top: 30px;
}

#other .oden_caption {
	margin-bottom: 30px;
}

#other .oden_caption p {
	text-align: center;
	padding: 0;
	margin-bottom: 8px;
}

#other .oden_caption p.cap01 {
	width: 130px;
	margin: 0 auto 8px;
	background-color: #b3e0b7;
	color: #fff;
	font-size: 0.9em;
	padding: 3px 0;
	border-radius: 5px;
}

#other .oden_caption p.cap02 {
	width: 250px;
	margin: 0 auto;
	border: 1px solid #555555;
	color: #555555;
	font-size: 0.9em;
	padding: 3px 0;
}

#other .develop {
	background: url(../images/common/bg03.jpg) repeat left top;
	border-radius: 5px;
	padding : 30px 15px 20px;
	margin-bottom: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#other .caption_develop {
	text-align: center;
	margin-bottom: 20px;
}

#other .materials_top {
}
	
#other .materials_top li {
	width: 49%;
	height: 430px;
	float: left;
	list-style-type: none;
	background: url(../images/common/bg03.jpg) repeat left top;
	padding: 15px;
	margin-bottom: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
	
#other .materials_top li img {
	display: block;
	margin: 0 auto 20px;
}
	
#other .materials_top li.mt2,
#other .materials_top li.mt4,
#other .materials_top li.mt6 { margin-left: 1%; }

#other .materials_bottom {
	list-style-type: none;
	background: url(../images/common/bg03.jpg) repeat left top;
	padding: 15px;
	margin-bottom: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
	
#other .materials_bottom img {
	display: block;
	margin: 0 auto 20px;
}
	
#other .product_box .product_text .season {
	width: 140px;
	margin: 0 auto 10px;
	background-color: #c90217;
	color: #fff;
	text-align: center;
	font-size: 0.9em;
	padding: 0 5px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#other .shop_hamanako {
	width: 610px;
	height: 960px;
	background: url(../images/other/img24.png) no-repeat center top;
	padding: 2em 3%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 50px;
}
	
#other .shop_caption {
	text-align: center;
	margin-bottom: 60px;
}
	
#other .shop_list {
	width: 100%;
	margin: 0 auto 50px;
}
	
#other .shop_list li {
	width: 100%;
	list-style-type: none;
	margin: 0 0 1.2em 0;
	background: url(../images/common/icon_pin.png) no-repeat left top;
	background-size: 4%;
	padding-left: 1.5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
	
#other .shop_link {
	width: 100%;
}
	
#other .shop_link a {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background-color: #c90217;
	border-radius: 5px;
	padding: 0.7em 0;
}
	
#other #spoon.product_box {
	margin-top: -90px;
	padding-top: 90px;
}

/*********************
* ギフト商品
*********************/
#gift .product_box .align_right {
	font-size: 0.8em;
}

#gift .gift_s1 {
	margin-bottom: 30px;
}

#gift .caption_gift {
	text-align: center;
	margin-bottom: 30px;
}

#gift .gift_s2 {
	background: url(../images/common/bg03.jpg) repeat left top;
	border-radius: 5px;
	padding: 25px 10px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*********************
* 商品ページ共通
*********************/
.attention {
	background-color: #f8f8f8;
	padding: 30px 20px 15px;
	border-radius: 10px;
	margin: 30px 0;
}

.attention h2 {
	text-align: center;
	margin-bottom: 20px;
}

/*********************
* 魚秀のこだわり
*********************/
#kodawari #contents {
	background: url(../images/common/bg03.jpg) repeat left top;
}

#kodawari .contents_inner {
	padding: 0;
}

#kodawari .kodawari_s1 {
	margin-bottom: 30px;
}

#kodawari .kodawari_s1 img {
	margin-bottom: 15px;
}

/**************************
* はんぺんのおいしい食べ方
**************************/
#howtoeat .recipe_box {
	margin-bottom: 50px;
}

#howtoeat .recipe_title {
	text-align: center;
	margin-bottom: 20px;
}

#howtoeat .recipe_text {
	background: url(../images/common/bg03.jpg) repeat left top;
	border-radius: 5px;
	padding: 20px 10px;
	margin-bottom: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#howtoeat .material {
	background-image: url(../images/howtoeat/img04.png), url(../images/howtoeat/img05.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, left bottom;
	padding: 0 0 5px 160px;
	margin-bottom: 15px;
}

#howtoeat .material_list {
}

#howtoeat .material_list dt {
	width: 450px;
	float: left;
	clear: left;
	padding-left: 20px;
}

#howtoeat .material_list dd {
	padding-left: 470px;
	margin-bottom: 5px;
}

#howtoeat .caption_method {
	margin-bottom: 20px;
}

#howtoeat .cooking_method {
	margin-left: 40px;
}

#howtoeat .cooking_method li {
	list-style-type: decimal;
}

/*********************
* 工場直売所
*********************/
#outlet .outlet_s1 {
	margin-bottom: 50px;
}

#outlet .caption_outlet {
	text-align: center;
	margin-bottom: 30px;
}

#outlet .company_info_box {
	background: url(../images/outlet/img03_pattem.jpg) repeat left top;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#outlet .company_info_box img {
	float: left;
	margin-right: 15px;
}

#outlet .company_info {
	float: left;
}

#outlet .info_tbl {
}

#outlet .info_tbl dt {
	float: left;
	clear: left;
	width: 125px;
	color: #008eb6;
	font-weight: bold;
}

#outlet .info_tbl dd {
	padding-left: 100px;
}

#outlet #map {
	margin-bottom: 30px;
}

#outlet .outlet_s2 {
}

#outlet .box_top {
}

#outlet .box_bottom {
	margin-bottom: 20px;
}

#outlet .box_inner {
	background: url(../images/outlet/img07_pattem-body.jpg) repeat-y left top;
	padding: 15px 20px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#outlet .box_inner dl {
	margin-bottom: 20px;
}

#outlet .box_inner dl dt {
	float: left;
	clear: left;
	width: 250px;
	color: #d72134;
	font-weight: bold;
	padding: 8px 0;
}

#outlet .box_inner dl dd {
	padding: 15px 0 15px 250px;
	border-bottom: 1px dashed #fff;
}

#outlet .box_inner p span {
	font-weight: bold;
}

/*********************
* 会社概要
*********************/
#about .about_s1 {
	margin-bottom: 30px;
}

#about .caption_about {
	text-align: center;
	margin-bottom: 30px;
}

#about .rinen {
	width: 610px;
	height: 265px;
	background: url(../images/about/img05.jpg) no-repeat left top;
	padding: 90px 120px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 30px;
}

#about .shakun {
	width: 610px;
	height: 265px;
	background: url(../images/about/img06.jpg) no-repeat left top;
	padding: 90px 120px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 30px;
}

#about .about_s2 {
	background: url(../images/common/bg03.jpg) repeat left top;
	border-radius: 5px;
	padding: 30px 10px 20px;
	margin-bottom: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#about .about_s2 dl {
}

#about .about_s2 dl dt{
	float: left;
	clear: left;
	width: 130px;
	color: #c90217;
	font-weight: bold;
}

#about .about_s2 dl dd {
	padding-left: 130px;
	margin-bottom: 5px;
}

#about .about_s2 dl.history dt{
	width: 170px;
}

#about .about_s2 dl.history dd {
	padding-left: 170px;
}

/*********************
* お問い合わせ
*********************/
#inquiry .inquiry_s1 {
	background: url(../images/common/bg03.jpg) repeat left top;
	border-radius: 5px;
	padding: 20px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#inquiry .inquiry_s1 p span {
	color: #ff0000;
}

#inquiry .inquiry_s1 dl {
	margin-bottom: 5px;
}

#inquiry .inquiry_s1 dl dt {
	margin-bottom: 5px;
}

#inquiry .inquiry_s1 dl dt span {
	color: #ff0000;
	padding-left: 5px;
}

#inquiry .inquiry_s1 dl dd {
	margin-bottom: 20px;
}

#inquiry .inquiry_s1 input,
#inquiry .inquiry_s1 textarea {
	font-family: inherit;
	font-size: 100%;
	border: none;
	margin: 0;
	padding: 5px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#inquiry .inquiry_s1 input + input {
	margin-top: 5px;
}

#inquiry .inquiry_s1 .button {
}

#inquiry .inquiry_s1 .button input {
	background-color: #c90217;
	font-size: 1.2em;
	line-height: 150%;
	color: #fff;
	font-weight: bold;
	padding: 20px 0;
}

#inquiry .inquiry_s1 .button02 {
	width: 50%;
	margin: 15px auto 0;
	padding: 8px 0;
}

/*********************
* ブログ
* 新着情報・孫ブログ
*********************/
#whatsnew .entry a {
	color: #159673;
	text-decoration: none;
}

#whatsnew .entry {
	background: url(../images/whatsnew/img03.jpg) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

#whatsnew .entry .entry_title {
	background: url(../images/whatsnew/img02.jpg) no-repeat left center;
	min-height: 45px;
	padding: 5px 0 0 60px;
	margin-bottom: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#whatsnew .entry .entry_title a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#whatsnew .entry .entry_date {
	background-color: #eacfc7;
	margin-bottom: 10px;
	padding: 5px 20px;
	color: #a16d5d;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#whatsnew .entry .entry_date a {
	margin-left: 20px;
	color: #159673;
	text-decoration: none;
}

#whatsnew .entry .entry_body {
}

#whatsnew .entry .entry_body img {
	width: 100%;
	max-width: 640px;
	height: auto;
}

#whatsnew .blog_s1 {
	background: url(../images/common/bg03.jpg) repeat left top;
	border-radius: 5px;
	padding : 20px 15px;
	margin-bottom: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#whatsnew .caption_blog {
	text-align: center;
	margin-bottom: 10px;
}

#whatsnew .blog_list {
}

#whatsnew .blog_list dt {
	color: #a16d5d;
}

#whatsnew .blog_list dd {
	color: #159673;
	border-bottom: 1px solid #d4bcb5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#whatsnew .category_list {
}

#whatsnew .category_list li {
	list-style-type: none;
	border-bottom: 1px solid #d4bcb5;
	margin-bottom: 15px;
}

#whatsnew .category_list li a {
	display: block;
	color: #159673;
	padding-bottom: 15px;
}

#whatsnew .pagebute {
	text-align: center;
	margin-bottom: 50px;
}

#whatsnew .pagebute a.current_page,
#whatsnew .pagebute a.link_page,
#whatsnew .pagebute a.link_before,
#whatsnew .pagebute a.link_next {
	display: inline-block;
	margin-bottom: 20px;
	border: 1px solid #c90217;
	border-radius: 10px;
	padding: 10px 15px;
	text-decoration: none;
	color: #c90217;
}

#whatsnew .pagebute .current_page {
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 10px 15px;
	background-color: #c90217;
	font-weight: bold;
	color: #ffffff;
}

#whatsnew .pagebute .link_before,
#whatsnew .pagebute .link_next {
	font-weight: bold;
}

/*********************
* 注文フォーム
*********************/
#order .description {
	margin-bottom: 60px;
}

#order .description h2 {
	margin-top: 65px;
}

#order .flow {
	list-style: none;
	margin: 30px 0 35px;
}

#order .flow h3 {
	background: #c72a2a;
}

#order .flow li.arrow {
	text-align: center;
	box-sizing: border-box;
	margin: 18px 0;
}

#order .flow li.arrow:before {
	content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-right: 58px solid transparent;
  border-top: 23px solid #7d7d7d;
  border-left: 58px solid transparent;
}

#order .flow li p {
	background: #eee;
	color: #555;
	padding: 25px;
}

#order .product_box {
	border-bottom: solid 2px #e6e6e6;
	padding-bottom: 38px;
	margin-top: 60px;
}

#order .product_text p {
	box-sizing: border-box;
	background: #f4f4f4;
	color: #555;
	padding: 30px;
	margin: 30px 0 40px;
}

#order input[type=text],
#order input[type=tel],
#order input[type=email],
#order input[type=submit],
#order select,
#order textarea {
	appearance: none;
	-webkit-appearance: none;
	width: 100%;
	font-family: inherit;
	font-size: inherit;
	box-shadow: none;
	border: solid 2px #959595;
	background: #f4f4f4;
	border-radius: 10px;
	padding: .6em;
}

#order input[type=radio] {
	transform: scale(2);
}

#order .input_num select {
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	width: 200px;
	border-color: #313131;
	background: #fff;
	border-radius: 0;
	margin-left: 18px;
	padding: .3em .5em;
}

#order .input_num label {
	position: relative;
	float: none;
	color: #555;
}

#order .input_num label:after,
#order .select_wrap:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-top: 12px solid #555;
  border-left: 8px solid transparent;
  pointer-events: none;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#order .select_wrap select {
	width: 312px;
	padding: .45em .6em;
}

#order .input_info {
	margin-top: 62px;
}

#order .product_box + .input_info {
	margin-top: 82px;
}

#order .input_info * {
	box-sizing: border-box;
}

#order .input_info table {
	width: 100%;
	border-top: dashed 2px #ccc;
	margin-top: 50px;
}

#order .input_info th,
#order .input_info td {
	display: block;
	width: 100%;
}

#order .input_info th {
	text-align: left;
	padding: 16px 15px 10px;
}

#order .input_info th label {
	float: none;
	margin: 0;
}

#order .input_info td {
	border-bottom: dashed 2px #ccc;
	padding: 0 15px 20px;
}

#order td.bnone {
	border-bottom: none;
} 

#order .input_info .form_help,
#order .input_info .form_description {
	font-size: .857em;
	line-height: 1;
	padding: 14px 0 0;
}

#order .input_info .form_description {
	padding: 0 0 10px;
}

#order .select_wrap {
	position: relative;
	display: inline-block;
}

#order .input_info textarea {
	height: 250px;
}

#order .input_info input[type=submit] {
	background: #c90217;
	color: #fff;
	font-weight: bold;
	border: none;
	text-align: center;
	padding: .7em 1em .6em;
	margin: 45px 0 80px;
}

#order .re_submit {
	text-align: center;
	margin-top: -40px;
}

#order .re_submit input[type=submit] {
	width: auto;
	box-shadow: none;
	border: solid 1px #959595;
	background: #f4f4f4;
	border-radius: 10px;
	padding: .6em;
}

#order p.align_center {
	margin-top: 30px;
	font-weight: bold;
}

#order table.shipping_list {
	width: 600px;
	margin: 0 auto -20px;
	border-collapse: collapse;
}

#order table.shipping_list tr th,
#order table.shipping_list tr td {
	display: table-cell;
	width: auto;
	padding: 15px;
	border: dashed 1px #ccc;
}

#order table.shipping_list tr th {
	text-align: center;
	background-color: #f4f4f4;
}

