/* カスタマイズ用CSS */

body {
	background-color: #FFF;
	font-weight:500;
}
#page_product_detail {
	background-color:#FFF;
}
.ec-categoryNaviRole {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
	margin-bottom:2.5rem;
}
.ec-productRole__title {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}
.ec-layoutRole__contents {
	margin:5% 0;
	position:relative;
}
#page_homepage .ec-layoutRole__contents {
	margin:0 auto;
}
.kazari_border {
	margin:1.5rem 0;
	text-align:center;
}
.kazari_border img {
	max-width:100%;
}
body .ec-blockBtn--action, body .ec-inlineBtn--action {
	background-color:#333;
	border:1px solid #333;
	transition-duration: 0.2s;
	transition-timing-function: linear;
}
body .ec-blockBtn--action:hover, body .ec-blockBtn--action:active, body .ec-blockBtn--action:focus, body .ec-blockBtn--action.focus, body .ec-inlineBtn--action:hover, body .ec-inlineBtn--action:active, body .ec-inlineBtn--action:focus, body .ec-inlineBtn--action.focus {
	background-color:#ac7113;
	border:1px solid #ac7113;
}
body .ec-blockBtn--cancel, body .ec-inlineBtn--cancel {
	background-color:#FFF;
	border:1px solid #333;
	color:#333;
	transition-duration: 0.2s;
	transition-timing-function: linear;
}
body .ec-blockBtn--cancel:hover, body .ec-blockBtn--cancel:active, body .ec-inlineBtn--cancel:hover, body .ec-inlineBtn--cancel:active {
	background-color:#ac7113;
	border:1px solid #ac7113;
}
.ec-productRole__title .ec-headingTitle {
	margin-top:1.5rem;
	color:#333;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}
.ec-productRole .ec-productRole__price {
	color:#ac7113;
}
.ec-productRole .ec-productRole__category a {
	color:#a38118;
	font-size:1.2rem;
	font-weight:bold;
}
.ec-productRole__priceRegularPrice {
	padding:0.3rem 1rem;
	display:inline-block;
	margin-top:1rem;
}
/*カートページ*/

.ec-progress .is-complete .ec-progress__number {
	background-color:#ac7113;
}
.ec-progress .is-complete .ec-progress__label {
	color:#ac7113;
}
.ec-cartRow__name a {
	color:#ac7113;
}
.ec-pageHeader h1 {
	border-bottom:0px solid;
	position:relative;
	text-align:center;
	color:#333;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}
.ec-pageHeader h1:before {
	height:31px;
	background-image:url(/html/template/default/assets/img/product/kazari_border.png);
	background-size:contain;
	background-position:center center;
	background-repeat: no-repeat;
	content:"";
	display:block;
	top:0;
	margin-bottom:3.5rem;
}
/*商品一覧*/

.list_header {
	background-image:url(/html/template/default/assets/img/product/pan_header_s.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position:left bottom;
	height:400px;
}
#page_product_list .ec-layoutRole__contents {
	margin-top:0;
}
/*商品詳細*/
.ec-productRole__description {
}
#shipping_table {
	padding:5rem 0 0;
}
#shipping_table .innerbox {
	width:800px;
	max-width:100%;
	margin:0 auto;
}
#shipping_table .innerbox h4 {
	/*font-size:1.5rem;
	text-align:center;*/
	margin:0 auto 4rem;
}
#shipping_table .innerbox h4 span {
}
#shipping_table .innerbox .inbox {
	border:1px solid #ac7113;
}
#shipping_table .innerbox .inbox dl {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
#shipping_table .innerbox .inbox dl:not(:last-child) {
	border-bottom:1px solid #ac7113;
}
#shipping_table .innerbox .inbox dl dt,#shipping_table .innerbox .inbox dl dd {
	width:33.3333333333%;
	padding:1.0rem 0.5rem;
	text-align:center;
}
#shipping_table .innerbox .inbox dl dt:not(:last-child),#shipping_table .innerbox .inbox dl dd:not(:last-child) {
	border-right:1px solid #ac7113;
}
#shipping_table .innerbox .inbox dl dt {
	font-weight:600;
}
#shipping_table .innerbox .inbox dl dd {
}
#shipping_table .hosoku {
	margin:1rem auto 0;
}
.detailed_notationbox {
    width: 1024px;
    max-width: 100%;
    margin: 0 auto 5rem;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.detailed_notationbox .inbox00 {
}
.detailed_notationbox .inbox01 {
	width:38%;
	margin:0 auto 0 0;
}
.detailed_notationbox .inbox02 {
	width:58%;
	margin:0 0 0 auto;
	padding:28px 0 0 0;
}
.detailed_notationbox .inbox00 .tablebox {
	border:1px solid #000;
}
.detailed_notationbox .inbox00 .tablebox dl {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}
.detailed_notationbox .inbox00 .tablebox dl:not(:last-child) {
	border-bottom:1px solid #000;
}
.detailed_notationbox .inbox00 .tablebox dl dt,.detailed_notationbox .inbox00 .tablebox dl dd {
	padding:0.5rem 1rem;
}
.detailed_notationbox .inbox00 .tablebox dl dt {
	width:30%;
	border-right:1px solid #000;
}
.detailed_notationbox .inbox00 .tablebox dl dd {
	width:70%;
}
.detailed_notationbox {
    width: 800px;
}
.detailed_notationbox .inbox01 {
    width: 100%;
    margin: 0 auto 3rem;
}
.detailed_notationbox .inbox02 {
    width: 100%;
    margin: 0 auto;
	padding:0;
}
/*決算等*/
.ec-orderAccount__account {
	font-size:0.9em;
	padding: 0 1rem;
	line-height:1.3;
}
.ec-orderAccount__account .ec-zipInput {
	margin-top:0.5em;
}
.ec-orderDelivery__address {
}
.ec-productRole__profile {
	background-image:url(/html/template/default/assets/img/product/ko_02back.png);
	background-size:contain;
	background-repeat: no-repeat;
	background-position:center center;
}
.production_name {
	color:#a38118;
	font-weight:bold;
}
.ec-productRole__description {
	margin:2rem auto 0;
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height:1.8;
	letter-spacing: 0.05em;
}
.price02-default {
	color:#CB460B;
}
.ec-cartRole .ec-cartRole__totalAmount {
    font-size: 28px;
}
.ec-totalBox .ec-totalBox__price {
    font-size: 22px;
}
.ec-totalBox__paymentTotal .ec-totalBox__price {
	font-size:28px;
}
/*ガイド*/
#faq {
	padding-top:100px;
}
.faq_h2 {
	text-align:center;
	margin-bottom:30px;
	font-size:2.6rem;
	margin-top:-74px;
	padding-top:74px;
}
.faq_box {
	width:1000px;
	max-width:95%;
	margin:0 auto 100px auto;
}
.faq_box a {
	color:#a38118;
}
.faq_box dl {
	margin-bottom:1.5em;
}
.faq_box dt {
	background-color:#F4F3F0;
	color:#525263;
	padding:1rem 2rem;
	margin-bottom:0.5rem;
	font-size:2rem;
}
.faq_box dd {
	padding:2rem;
	border:2px solid #F4F3F0;
}
.faq_box dd ul {
	padding-left:2rem;
}
.faq_box dd ul li {
	list-style:circle;
	margin:0.5rem 0;
}
.faq_box dd ul li strong {
	font-size:130%;
}
#faq_ul {
	display:flex;
	margin:0 auto 100px auto;
	width:1000px;
	max-width:95%;
	justify-content:space-between;
	padding:0;
}
#faq_ul li {
	width:23%;
}
#faq_ul li a {
	background-color:#FFF7F4;
	color:#4A2800;
	display:block;
	text-align:center;
	padding:2rem 0.3rem;
	font-weight:bold;
	transition-duration: 0.2s;
	transition-timing-function: linear;
}
#faq_ul li a:hover {
	background-color:#FFDDD2;
}
#faq_ul li a i {
	margin-right:0.2em;
}
.faq_box .mapbox {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
    padding: 2rem 5%;
}
.faq_box .mapbox img {
	max-width:100%;
}
/*特定商取引法に関する表記*/
.ec-borderedDefs dl {
    padding: 1.5rem 0;
}
.ec-borderedDefs dl dt {
	padding:0;
}
.ec-borderedDefs dl dd {
}
.ec-borderedDefs dl dd p {
}
.ec-borderedDefs dl dd p:not(:last-child) {
	margin-bottom:0.5rem;
}
#nav_mypage_sln_edit_card {
	font-size:0.8em;
}
/*商品カレンダー*/
#businessday_calendar {
	padding:10rem 0;
	position: relative;
	z-index: 0;
}
#businessday_calendar::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: repeating-linear-gradient(-60deg, #efefef, #efefef 60px, #f7f7f7 60px, #f7f7f7 120px);
	z-index: -1;
	background-attachment: fixed;
}
#businessday_calendar .innerbox {
    width: 1024px;
    max-width: 95%;
    margin: 0 auto;
}
#businessday_calendar .calendar_title {
    text-align: center;
    font-size: 24px;
    background: #f8f8f8;
    color: #525263;
    line-height: 3.3;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}
#businessday_calendar .note {
    margin-bottom: 30px;
}
#businessday_calendar .note span {
  display: inline-block;
  width: 2.5em;
  background: #ee6666;
  height: 1em;
  margin-right: 5px;
}
#businessday_calendar .note span + span {
  background: #fff;
  border: 2px solid #000;
}
#businessday_calendar table {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    empty-cells: show;
}
#businessday_calendar table caption {
  margin-bottom: 10px;
}
#businessday_calendar th {
    text-align: center;
    background: #f8f8f8;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#businessday_calendar th#saturday {
    color: #3366cc;
}
#businessday_calendar th#sunday {
    color: #ff3300;
}
#businessday_calendar td {
    text-align: center;
    border-bottom: 1px dotted #ccc;
    background: #fff;
    color: #333;
}
#businessday_calendar .today {
    background: #fff;
    color: #000;
    font-weight: bold;
    border: 2px solid #000;
}
#businessday_calendar .holiday {
    background: #ee6666;
    color: #ffffff;
}
 @media screen and (max-width: 767px) {
.ec-productRole__title {
	margin-top:3.5rem;
}
/*header未調整につきレスポンシブが検証できないため仮css*/
    
    .gnav {
	width:100%;
	overflow: hidden;
	height:0;
}
.list_header {
	height:200px;
}
#faq_ul {
	flex-wrap: wrap;
}
#faq_ul li {
	width:49%;
	margin-bottom:2%;
}
#faq_ul li a {
	font-size:3.2vw;
}
#faq .ec-pageHeader h1 {
	font-size:6vw;
}
.faq_h2 {
	font-size:4vw;
}
.faq_box dt {
	font-size:16px;
}
.faq_box dd {
	font-size:14px;
}
#faq .faq_h2 {
	font-size:18px;
}
}
@media screen and (max-width: 640px) {
.ec-pageHeader h1 {
    border-top: 0px solid #ccc;
}
/*商品詳細*/
#shipping_table .innerbox .inbox dl dt, #shipping_table .innerbox .inbox dl dd {
    font-size: 0.85em;
}
#shipping_table .innerbox .inbox dl dt:nth-child(1), #shipping_table .innerbox .inbox dl dd:nth-child(1) {
	width:40%;
}
#shipping_table .innerbox .inbox dl dt:nth-child(2), #shipping_table .innerbox .inbox dl dt:nth-child(3),#shipping_table .innerbox .inbox dl dd:nth-child(2), #shipping_table .innerbox .inbox dl dd:nth-child(3) {
	width:30%;
}
.detailed_notationbox .inbox00 .tablebox dl dt, .detailed_notationbox .inbox00 .tablebox dl dd {
    font-size: 0.8em;
}
/*ガイド*/
#faq {
    padding-top: 20px;
}
.faq_box dd {
    padding: 1rem 0.5rem;
}
.faq_box .mapbox {
    padding: 1.5rem 0;
}
/*商品カレンダー*/
#businessday_calendar {
    padding: 6rem 0;
}
#businessday_calendar::before {
    background-attachment: inherit;
}
}