@charset "utf-8";

/*------------------------------------------------------
content
------------------------------------------------------*/
section>div:not(.accordion):not(.customersbox):not(.period):not(.form_t):not(.formlist):not(.titlebar_list):not(.titlebar_g):not(.pager):not(.required):not(.title):not(.formbox):not(.formbox_n):not(.title_c):not(.comment):not(.commentbox):not(.titlebar_g_o):not(.product_img):not(#sub_img):not([class^=mp_itemgroup_layout]):not([id^=mp_ta_free]):not([class^=mp_itemfreepage_layout]):not([class^=mp_itemcategory_layout]):first-child{
	padding: 0;
	background: none;
}

#index {
	padding: 9px 9px 50px;
	text-align: left;
}
#contents{
	margin: 0;
}

/* --------------------------------------------------------------------------------
見出し
-------------------------------------------------------------------------------- */
#index h1,
#index h2,
#index h3,
#index h4,
#index h5,
#index h6 {
	line-height: 1.2;
}

#index h1,
#index h2,
#index h3{
	margin-bottom: 12.5px;
}


/* --------------------------------------------------------------------------------
レスポンシブ用画像
-------------------------------------------------------------------------------- */
#index .img-responsive{
	display: block;
	margin: 0 auto;
}

/* --------------------------------------------------------------------------------
スライダー
-------------------------------------------------------------------------------- */
#slide {
    background: url(../images/index-device/bg-slide-footer.jpg) repeat top left;
    padding: 24px 6px;
}
#slide .flex-direction-nav{
	display: none;
}

#contents section {
    width: 100%;
    margin: 0 auto;
    background: none;
    padding-bottom: 0;
    clear: both;
}
section>div.freearea:first-child{
	padding-top: 0 !important;
	background: none !important;
}
.freearea{
	margin: 0;
	padding: 0;
}

/* --------------------------------------------------------------------------------
隙間
-------------------------------------------------------------------------------- */
#index .div_height_1em {
    height: 1em;
}

/* トピック */
#index #topics{
	padding: 0 0 30px;
}
#index #topics .topic{
	padding: 0 0 10px;
}

/* --------------------------------------------------------------------------------
コンテンツ
-------------------------------------------------------------------------------- */
#index #content {
  margin: 0 0 30px;
  padding-top2: 30px;
}
#index .entry-content {
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 1em;
  padding: 9px 0px 9px 0px;
}
#index .no_map .entry-content {
  padding: 0;
}
#index .section_div{
	
}
#index .col-xs-6 {
	float: left;
    width: calc(50% - 6px - 6px);
    padding-left: 6px;
    padding-right: 6px;
}
#index .scene {
    background-color: #fff;
    margin-bottom: 15px;
}
#index .scene .scene_caption {
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
@media screen and (max-width: 480px) {
	#index .scene .scene_caption {
		font-size: 14px;
	}
}
#index .scene .scene_text1,
#index .scene .scene_text2 {
    line-height: 1.6;
    padding: 10px 14px;
    text-align: left;
    font-size: 14px;
    min-height: 7em;
}
#index .scene .scene_caption a {
    color: #90201E;
}

/* title */
#index .entry_header {
  background: url('../images/index-device/bg-sub-title.png') no-repeat 0 0;
  background-color: #fff;
  height: 200px;
}
@media screen and (max-width: 480px) {
  #index .entry_header {
    background-size: contain;
    height: 80px;
  }
}
#index .section_header,
#index .page_header {
  background: url('../images/index-device/title-temp.png') no-repeat 0 0;
  height: 90px;
}

#index .entry_title,
#index .page_title,
#index .section_title,
#index .section_title_sp,
#index .section_title_half {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
#index .entry_title {
  font-size: 28px;
  margin: 0 0 .4em;
  padding: 90px 0 0 45px;
}
@media screen and (max-width: 480px) {
  #index .entry_title {
    font-size: 20px;
    padding: 25px 0 0 12px;
  }
}
#index .page_title {
  margin-top: 0;
}
#index .section_header .section_title,
#index .page_header .page_title {
  padding-top: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 480px) {
  #index .page_header .page_title {
    padding-top: 40px;
    font-size: 20px;
  }
}
#index .section_header .section_title_half {
  padding-top: 10px;
  padding-left: 30px;
}
@media screen and (max-width: 480px) {
  #index .section_header .section_title {
    padding-top: 35px;
    font-size: 18px;
  }
  #index .section_header .section_title_half {
    font-size: 18px;
  }
}
#index .section_header .section_title_sp {
  font-size: 18px;
  padding-top: 25px;
  padding-left: 30px;
}
#index .list_link {
  color: #fff;
  background-color: #B44C35;
  text-align: center;
  padding: 5px 10px;
}
#index .list_link::after {
  content: "";
  background: url('../images/index-device/arrow-circle-red.png') no-repeat top center;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-left: 0.5em;
}

/********** 小川屋 一押し商品 **********/
#index #ichioshi{
	padding: 0 0 25px;
}
#index #ichioshi .section_header{
}
#index #ichioshi ul{
	display:flex;
	flex-wrap: wrap;
	list-style:none;
	padding:0;
	margin:0;
}
#index #ichioshi li{
	width:49%;
	margin:0 2% 2% 0;
    padding: 0 0 2%;
	background:#ffffff;
}
#index #ichioshi li:nth-child(2n){
	margin:0;
}
#index #ichioshi li .itemThumb-main{
	padding:9px 9px 0;
}
#index #ichioshi li #pi_cart .name{
	padding: 9px 5px 0 5px;
    text-align: center;
	font-size: 16px;
	font-weight:bold;
	line-height:1.2;
}
#index #ichioshi li #pi_cart .price{
	color: #bf272d;
    font-family: "Helvetica Neue", Helvetica, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 9px;
    text-align: center;
	width: 100%;
}
#index #ichioshi li #pi_cart .price .taxin{
	font-size: 14px;
}

#index #ichioshi li #pi_cart .spec1{
	margin:0 6% 2%;
}
#index #ichioshi li #pi_cart .spec1 .option_area th{
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	line-height:1;
}
#index #ichioshi li #pi_cart .spec1 .option_area td{
	display:block;
	text-align:center;
}
#index #ichioshi li #pi_cart .spec1 .option_area td select.option_parts{
	padding:3% 0;
}
#index #ichioshi li #pi_cart .spec2{
	margin:0 6% 8%;
}
#index #ichioshi li #pi_cart .spec2 .quantity{
	padding:0 0 2%;
}
#index #ichioshi li #pi_cart .spec2 .quantity th{
	width:50%;
	text-align:right;
	font-size:10px;
    padding: 0 3% 0 0;
}
#index #ichioshi li #pi_cart .spec2 .quantity td{
	width:50%;
}
#index #ichioshi li #pi_cart .spec2 .quantity td input[type="text"]{
	padding:3% 0;
}
#index #ichioshi .cartArea{
	text-align:center;
	margin:0 0 6%;	
}
#index #ichioshi .cartArea input[type="image"]{
	width:75%;
}
#index #ichioshi .more_link{
	text-align:center;
}
#index #ichioshi .more_link .item_link {
    color: #fff;
    background-color: #B44C35;
    font-size: 12px;
    padding: 8px 15px;
}
#index #ichioshi .more_link .item_link::after {
    content: "";
    background: url(../images/common/arrow-circle-red.png)  no-repeat top center;
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-left: 0.5em;
}


/********** お知らせ **********/
#index #news{
    margin: 0 0 35px;
}

#index #news .section_header{
	display:flex;
}
#index #news .section_header h2.section_title_half{
    width: 58%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
	margin: 25px 12.5px 0 0;
}
#index #news .section_header .news_link{
    width: 42%;
	margin:35px 10px 0 0;
    text-align: right;
}
#index #news .section_header .news_link a{
	font-size:14px;
}
#index #news .section_header .news_link .list_link {
    color: #fff;
    background-color: #B44C35;
    text-align: center;
    padding: 5px 10px;
}
#index #news .section_header .news_link .list_link::after {
    content: "";
    background: url(../images/common/arrow-circle-red.png)  no-repeat top center;
    height: 10px;
    width: 10px;
    display: inline-block;
    margin-left: 0.5em;
}
#index #news .news_list{
	font-size:14px;
}
#index #news .news_list ul{
	padding:0;
	margin:0;
}
#index #news .news_entry{
    border-bottom: 1px dotted #999;
    color: #932D25;
    list-style: none;
    padding: 1.5em 5px 1em;
}
#index #news .news_entry .list_date {
    color: #353535;
    font-weight: bold;
    margin-right: 2em;
    display: block;
}



/* ご注文・お問い合わせ */
#index #order {
	padding: 0 0 15px;
}
#index .order_area {
  background-color: #F0EDD2;
  padding: 10px;
}
#index .order_title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
#index .order_content {
  background-color: #fff;
  padding-top: 10px;
}
#index .order_div_left {
  margin-right: 5px;
  padding-top: 10px;
}
#index .order_div_right {
  margin-left: 5px;
  margin-right: 10px;
  padding-top: 10px;
}
#index #tel-order {
  width:70%;
  margin:0 auto 10px;
}
#index #fax-order {
  width:70%;
  margin:0 auto 20px;
}
#index .order_link {
  text-align: center;
}
#index .order_link .text {
  color: #fff;
  background-color: #B44C35;
  text-align: center;
  padding: 5px 30px;
}
#index .order_link .text::after {
  content: "";
  background: url('images/common/arrow-circle-red.png') no-repeat top center;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-left: 0.5em;
}
#index #order{
	padding: 0 0 75px;
}
#index #order .order_text_area {
	text-align: center;
	border-top: 1px solid #F0EDD2;
	margin: 20px 10px 10px;
	padding: 15px 0 0;
}
#index #order .order_text_area p {
	line-height: 1.8;
}
#index #order .order_text1 {
	font-size: 1.5em;
	margin: 0;
	font-weight: bold;
}
#index #order .order_text2 {
  font-size: 0.9em;
  margin: 0;
}
#index #order .order_text3 {
  font-weight: bold;
  font-size: 0.9em;
  margin: 0;
  color:#b04a34;
}
#index #order .order_text4{
  font-weight: bold;
  font-size: 0.9em;
  margin: 0;
}
#index #order .order_card {
  background-color: #B1B455;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 0;
  margin-bottom: 15px;
}

/* 選ばれる理由 */
#reason{
	padding: 0 0 45px;
}



/* 小川屋様ECへの遷移用バナー */
#index .bnr-ec img{
	display: block;
	width: 54%;
	margin: 0 auto;
}










