/*0120 184503151のみ*/
.item_184503151 .product_img,.item_184503151 .product_list,.item_184503151 .sainyuuka_btn,.item_184503151 .review-view,.item_184503151 .review-post {
    display: none;
}
.item_184503151 .name_option{
    display: block;
    color: #d62900;
}
.item_184503151 .name_option input{
    width: 96%;
}
@media (min-width: 769px){
.item_184503151 h2.pad_l_10.mar_b_20.txt_28.txt_fwn.bor_b_1 {
    width: 40%;
}
}
/* ここまで */

#product {
	box-sizing: border-box;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 1070px;
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 13px;
  width: 100px;
  text-align: right;
  border: 1px solid #dedede;
}
.product-order-exp tbody{
border: 1px solid #dedede;
}
.product-order-exp table{
	width: 80%;
}
.product-order-exp tr{
	border-bottom: 1px solid #dedede;
    height: 40px;
}
.product-order-exp th{
	background: #dedede;
  	border-bottom: 1px solid #cccccc;
}
.product-order-exp td{
	padding-left: 20px;
	padding-right: 10px;
}
.product_area{
	display: flex;
}
.product_area ul{
border: none;
  	margin-right: 20px;
  	width: 40%;
  	margin-left: 0;
}
 .product_area .product_pages {
    display: none;
}
.cat-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.cat-ttl {
    background-image: url(https://img21.shop-pro.jp/PA01442/790/etc/cat-ttl-bg.png?cmsp_timestamp=20200522094024);
    background-size: 400px auto;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    color: #00B559;
    -webkit-text-stroke: .8px #FFF;
    text-stroke: .8px #FFF;
    height: 80px;
    line-height: 88px;
    font-size: 1.2rem;
    font-weight: bold;
}
.cat-wrap .cat-txt {
    width: 48%;
}
.cat-wrap figure {
    width: 48%;
}
.cat-subttl {
    color: #EA8E00;
    font-size: 1.2rem;
    background: url(https://img21.shop-pro.jp/PA01442/790/etc/cat-subttl-bg.png?cmsp_timestamp=20200522095837) bottom repeat-x;
    background-size: contain;
    height: 34px;
    display: inline-block;
}
.cat-wrap figure.cat-img-item, .cat-wrap .cat-arrange-item {
    width: 30%;
}
.cat-arrange-item {
    padding: 20px 20px 30px 20px;
    box-shadow: 4px 4px 4px 4px rgb(0 0 0 / 30%);
    height: 360px;
    margin: 20px;
}
p.arrange-ttl {
    color: #EA8E00;
    font-size: 1.2rem;
    margin-top: 10px;
    font-weight: bold;
}
#product_list {
    padding-top: 180px;
    margin-top: -180px;
}

button.btn.btn-lg.btn-addcart {
    background: #f29600;
    color: #fff;
    border: none;
    border-radius: 0;
  	width: 220px;
  height: 54px;
	margin-left: 20px;
}
ul.relation{
	width: 100%;
  	margin: 0;
  	border: none;
}
ul.relation li{
	width: 220px;
  	border: 1px solid #dedede;
  	margin-right: 20px;
}
  /*商品画像*/
  .main li.item2, .main li.item3,.main li.item4,.main li.item5,.main li.item6,.main li.item7,.main li.item8,.main li.item9  {
    display: none;
}
ul.main {
    width: 100%;
  list-style: none;
}
ul.thumb {
    width: 100%;
    display: flex;
    list-style: none;
  flex-wrap: wrap;
}
li.thumb1,li.thumb2,li.thumb3,li.thumb4,li.thumb5,li.thumb6,li.thumb7,li.thumb8,li.thumb9{
	width: 20%;
}
.product_img {
    width: 46%;
  margin-right: 20px;
}
button.btn.btn-lg.btn-addcart:before{
  content: '';
  display: inline-block;
  background-image: url(https://img21.shop-pro.jp/PA01442/790/etc/cart_02.png?cmsp_timestamp=20200114113602);
  width: 20px;
  height: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 4px;
}
.icon-lg-b { 
	background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
}
.icon-lg-w {
	background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
}
.icon-lg-b,.icon-lg-w { 
	 -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
	width: 24px;
    height: 24px;
    display: inline-block;
}
.icon-lg-b.icon-chevron_up { 
	background-position: -0px -216px; 
}
.icon-lg-b.icon-chevron_down { 
	background-position: -528px -192px; 
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 10px 12px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f5f5f5;
    color: #333;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

/*商品説明*/
.product_price {
    font-size: 1.2rem;
    font-weight: bold;
  	width: 44%;
}
.product_price .product-order-exp.clearfix.col-lg-12.mar_t_50.mar_b_50 {
    font-size: .9rem;
    font-weight: normal;
}
.product_price .product-order-exp table{
width: 100%;
  margin-top: 10px;
}
.product_price .product-order-exp.clearfix.col-lg-12.mar_t_50.mar_b_50 br {
    display: block;
}
.buy_comment {
    color: #d62900;
    margin: 20px 0;
}

/*//////商品説明*/
.product_page .product_pages section{
	position: relative;
}
section.product01 {
    background: #fff;
    padding: 0 20px;
}
section.product03{
	background: #fff;
}
.product_page .mikan_icon {
    width: 80px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    z-index: 2;
    padding: 20px;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
	 text-align: center;
}
.product_page .product02 .mikan_icon{
	background: #f29600;
}
.product_page h3 {
    font-size: 1.4rem;
    text-align: center;
  	margin-top: 60px;
}
.product_page .ttl {
    font-size: 1.1rem;
    font-weight: bold;
}
.product_page .ttl span{
    color: #f29600;
}
.product_page .ttl_eng{
    font-size: 1rem;
    font-weight: bold;
    color: #dedede;
}
.product01_wrap .product01_img{
	width: 50%;
}
.product01_wrap {
    display: flex;
    align-items: center;
}
.product_page .product01_txt {
    width: 50%;
}
.product_page .img_bottom img {
    width: 48%;
    margin: 0 2px;
}

.product_page section.product02 {
    background: #f29600;
  	margin-top: 100px;
  	padding-bottom: 100px;
}
.product_page section.product02 h3{
	color: #fff;
}
.product_page table {
    margin: 0 auto;
    background: #fff;
}
.product_page table tr{
	height: 60px;
}
.product_page table th {
    background: #dedede;
    border-bottom: 1px solid #fff;
    width: 20%;
}
.product01_img.orange {
    width: 30%;
}
.product03_img.orange {
    width: 50%;
    padding-top: 30px;
}
.product04_img.orange {
    width: 50%;
    padding-top: 30px;
}
.product_page .mainImage {
    position: relative;
}
.product_page .unc-product-list {
    background: red;
    color: #fff;
    text-align: center;
    width: 20%;
    padding: 10px 20px;
    height: 30px;
    line-height: 30px;
    font-size: 1.2rem;
    position: absolute;
    bottom: 20px;
    right: 34px;
    border-radius: 10px;
    border: 2px solid #fff;
}
.product_page .unc-product-list a{
color: #fff;
}
p.price_red {
    color: #d62900;
  font-size: 1.4rem;
}
p.price_teika {
    color: #464e54;
    font-size: 1rem;
    text-decoration: line-through;
    margin-bottom: 0;
}
.product_price br {
    display: none;
}
div#contents h2 br {
    display: none;
}
.product_price .product_list {
    display: none;
}
.list_price {
    color: #d62900;
    text-align: right;
    font-size: 1.4rem;
    font-family: serif;
    font-weight: bold;
    bottom: 5px;
    right: 10px;
}
.name_option {
  	display:none;
}
a.review-view,a.review-post {
    font-size: 14px;
    border: 1px solid #393939;
    padding: 6px 10px;
    margin-right: 4px;
    margin-bottom: 20px;
  display:inline-block;
}
a.review-view {

}
a.review-post{
    background: #f0f0f0;
}
.product_read p b a {
    text-decoration: underline;
  color: red;
}
.product_read p b {
    color: red;
}
.sea_description p {
  margin-top: -15px;
}

.sea_description {
  padding-bottom: 40px;
}

.cat-text {
    background-position: right 10% bottom 10%;
}

.nerimono_ttl {
    margin: -20px 0 -10px 0;
}
.aradaki {
    margin: 0px 60px;
    padding: 50px 20px 20px 20px;
}
.aramenu_set {
    margin: -20px 0 15px 3px;
}
.set_inside {
  margin-top: -25px;
}
.aramenu_price {
    margin-top: -35px;
 margin-bottom: 0px;
}
.menu_ttl {
    margin-top: -30px;
}
.setitem_btn02 {
    background-color: #deb887;
    border-radius: 5px;
    padding: 10px 60px;
    color: #fff;
  font-size: 25px;
}
.aramenu_price {
  color: #e83821;
  font-size: 25px;
}
.menu_ttl02 {
  color: #800000;
  font-size: 25px;
  }

.menu_ttl02 span {
  color: #800000;
  font-size: 15px;
  }

.aramenu_price span {
  color: #000;
 }

.lp_title_oroshi {
		font-size: 25px;
		text-align: center;
		background-color: #0071bc;
		padding: 15px;
		color: #fff;
		font-weight: bold;
		width: 500px;
		margin: 0 auto;
  		margin-bottom: 30px;
  		position: relative;
	}	
	.lp_rp_oroshi {
		display: flex;
      justify-content: center;
	}
	.rp_img {
		width:40%;
	}
   .rp_txt {
    font-size: 20px;
    margin-top: 50px;
    margin-left: 30px;
}
	.rp_point {
	 border: 2px solid #2ca6e0;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    width: 650px;
    margin: 0 auto;
    margin-top: 40px;
	}
	.rp_point span {
		font-weight: bold;
		color: #2ca6e0;
	}
	.rp_point_ttl {
		font-size: 20px;
		color: #2ca6e0;
		font-weight: bold;
	}
	.rp_point_ttl span {
		color: #fff;
		background-color: #2ca6e0;
		padding: 5px;
	}
.rp_point p{
font-size: 18px;
}
	.oroshi_menu {
		position: relative;
	}
	.oroshi_back {
		width: 400px;
		position: absolute;
		top: 0;
		left: 50px;
	} 
	.oroshi_back02 {
		width: 400px;
		position: absolute;
		bottom: 0;
		right: 50px;
	} 
	.oroshi_menu div {
		display: flex;
		position: relative;
	}
	.lp_rp_oroshi02 {
		display: flex;
      justify-content: center;
      margin-bottom: 30px;
	}
	.rp_img02 {
		width:50%;
	}
   .rp_txt02 p {
    font-size: 20px;
    margin-top: 50px;
    margin-left: 30px;
    color: #0071bc;
    font-weight: bold;
}
.rp_txt02 span {
    font-size: 25px;
    color: #fff;
  	background-color: #c1272d;
  	border-radius: 20px;
  	padding: 15px;
}
.rp_img02 img {
		position: relative;
  		z-index: 1000;
	}
.oroshi_btn  p{
	font-size: 30px;
    color: #fff;
    background-color: #c1272d;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    width: 500px;
   margin: 0 auto;
	}
	.oroshi_btn a {
		text-decoration: none;
	}
	.oroshi_btn {
      margin: 30px 0;
}
.pione_lp_img {
	max-width: 100%;
}
.pione_lp_img02 {
  width: 90%;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.menu_wrap {
	display: flex;
   padding: 20px;
  margin-top: -20px;
}
.lineup_txt {
	display: inline-block;
	width: 48%;
   margin-left: 40px;
}
.menu_wrap figure {
  display: inline-block;
	width: 40%;
}
.pione_set_title {
	width: 90%;
}
.lineup_ttl {
	font-size: 28px;
	color: #333;
   border-bottom: solid 3px #d2b48c;
}
.weight_txt {
	font-size: 25px;
    color: #556b2f;
}
.pmenu_price {
  color: #e83821;
  font-size: 25px;
  margin-bottom: 15px;
  margin-top: 25px;
}
.pitem_btn {
    background-color: #556b2f;
    border-radius: 5px;
    padding: 10px 40px;
    margin: 60px 5px 10px;
    color: #fff;
}
.pione_lineup{
margin-bottom: 40px;
}
.cat-wrap{
display: flex;
  justify-content: center;
  align-items: center;
}
.cat-ttl{
    background-image: url(https://img21.shop-pro.jp/PA01442/790/etc/cat-ttl-bg.png?cmsp_timestamp=20200522094024);
    background-size: 400px auto;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    color: #00B559;
    -webkit-text-stroke: .8px #FFF;
    text-stroke: .8px #FFF;
    height: 80px;
    line-height: 88px;
  font-size: 1.2rem;
  font-weight: bold;
}
.cat-subttl{
color: #EA8E00;
font-size: 1.2rem;
    background: url(https://img21.shop-pro.jp/PA01442/790/etc/cat-subttl-bg.png?cmsp_timestamp=20200522095837) bottom repeat-x;
    background-size: contain;
    height: 34px;
    display: inline-block;
}
.cat-arrange-item {
    padding: 20px;
    box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.3);
    height: 360px;
    margin: 20px;
}
p.arrange-ttl {
    color: #EA8E00;
    font-size: 1.2rem;
    margin-top: 10px;
    font-weight: bold;
}

/*レビュー*/
.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
   width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
    margin-top: 50px;
    width: 80%;
}
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}
.product_price .product-order-exp.clearfix.col-lg-12.mar_t_50.mar_b_50 br{
display: none;
}
.cat-arrange-item br{
display:none;
}

.setouchi {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px;
}
.menu_price {
    margin-top: -25px;
}
.menu_set {
    margin-top: -20px;
}
.lineup_txt br {
  display: none;
}
.lineup_ttl {
  margin-top: 50px;
}
.weight_txt {
  margin: 30px 0;
}
.pmenu_price {
  margin-bottom: 40px;
}
.info_title {
  font-size: 1.4rem;
  text-align: center;
  border-bottom: dashed 3px orange;
  width: 500px;
  margin: 0 auto;
   margin-top: 30px;
}
.info_txt {
  text-align: center;
  font-size: 1rem;
}
.info_txt span {
 color: red;
}
.label_img01{
  width: 45%;
  margin: 15px;
}
div#contents h2 {
    background: #f0ede6;
    color: #643600;
    font-weight: bold;
    text-align: left;
    padding: 10px 20px;
}
h2 {
	background: #f0ede6;
    color: #643600;
    font-weight: bold;
    text-align: left;
    padding: 10px 0;
    padding: 10px 20px;
}

.toriyosxe-net{
	width: 60%;
	height: auto;
}
	
	
	
	
	
/*--------------------スマホ---------------------*/
@media (max-width: 768px){
li.col.col-xs-12.col-lg-4.productlist-unit.pad_10.mar_b_30.txt_c.productlist-Item {
    width: 48%;
    margin: 0 5px 10px 0;
}
  .top-List-iyokan,.top-List-ponkan,.top-List-kanpei,.top-List-harumi,.top-List-dekopon,.top-List-shiranui,.top-List-kiyomi,.top-List-bradorange,.top-List-karamandarin,.top-List-kawachibankan,.top-List-setoka,.top-List-benimadonna,.top-List-yumemadonna,.top-List-ajipika,.top-List-hatukidekopon,.top-List-madonna{
  	justify-content: space-between;
  }
    .top-List-iyokan br,.top-List-ponkan br,.top-List-kanpei br,.top-List-harumi br,.top-List-dekopon br,.top-List-shiranui br,.top-List-kiyomi br,.top-List-bradorange br,.top-List-karamandarin br,.top-List-kawachibankan br,.top-List-setoka br,.top-List-benimadonna br,.top-List-yumemadonna br,.top-List-ajipika br,.top-List-hatukidekopon br,.top-List-madonna br{
    display: none;
}
    .top-List-iyokan li br,.top-List-ponkan li br,.top-List-kanpei li br,.top-List-harumi li br,.top-List-dekopon br,.top-List-shiranui li br,.top-List-kiyomi li br,.top-List-bradorange li br,.top-List-karamandarin li br,.top-List-kawachibankan li br,.top-List-setoka li br,.top-List-benimadonna li br,.top-List-yumemadonna li br,.top-List-ajipika li br,.top-List-hatukidekopon li br,.top-List-madonna li br {
    display: block;
}
	#product {
		margin-top: 170px;
		max-width: 95%;
	}
  .product_area{
  	flex-direction: column;
  }
  .product_img{
  	width: 100%;
  }
  .product01_wrap .product01_img {
    width: 100%;
}
  ul.main,ul.thumb{
  	width: 100%;
  }
  .product-order-exp table{
  	width: 100%;
    margin-top: 20px;
  }
  .product-order-exp table br {
    display: none !important;
}
  #contents{
  	margin-bottom: 0;
  }
  .product-order-exp.clearfix.col-lg-12.mar_t_50.mar_b_50 {
    margin-top: 0;
    margin-bottom: 0;
}
  .product_price{
  	margin-top: 15px;
    width: 100%;
  }
  .product_price p {
    margin-bottom: 0;
    font-size: 18px;
}
	.price_red {
		margin-bottom: 10px;
	}
	a:-webkit-any-link {
    font-size: .9rem;
		line-height: 1.5;
}
	.product-order.mar_b_20 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
	.mar_t_20.mar_b_20.txt_c {
    margin-bottom: 10px;
}
	h2 {
		font-size: 17px;
	}
	button.btn.btn-lg.btn-addcart {
     margin-left: 0; 
}
	.cat-wrap .cat-txt {
    width: 100%;
}
	.cat-ttl {
    background-size: 100% auto;
		font-size: 1rem;
}
	.cat-wrap figure.cat-img-item, .cat-wrap .cat-arrange-item {
    width: 72%;
}
.cat-wrap figure {
    width: 100%;
}
  .list_price {
    font-size: 1.1rem;
}
  .product_price .product-order-exp.clearfix.col-lg-12.mar_t_50.mar_b_50{
  display: none;
  }
.product_list {
    margin-top: -60px;
}
  .name_option {
    margin-top: 0px;
}
  .product_area{
  margin-bottom: 20px;
  }
.product01_wrap {
    flex-direction: column-reverse;
}
  .product01_wrap.reverse {
    flex-direction: column;
}
  .product_page .product01_txt .product_pages{
  margin-top: -20px;
  }
	.product01_txt,.product04_img.orange {
		width:  90% !important;
	}
li.col.col-xs-12.col-lg-4.productlist-unit.pad_10.mar_b_30.txt_c.productlist-Item a {
    /*font-size: 13px;
    font-size: 14px;
    line-height: 20px;*/
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1.5;
}
  .buy_comment p {
    margin-top: -20px;
}
  .cat_contents {
    width: 100%;
    margin: -60px 20px -40px 20px;
}
  .setouchi_sp {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: -80px 0 30px;
}
  .sea_description {
    margin: 0px;
}
  .aradaki_video {
    margin: 0px 0px 40px 0px;
}
  .cat-wrap {
    margin: -40px 0;
}
  .cat-wrap.reverce {
    margin: -40px 0px;
}
  .setouchi {
    display: none;
}
  .sea-img {
    margin-bottom: 40px;
}
  .nerimono_dsc_sp {
    margin-top: -50px;
}
  .set_ttl {
    padding: 0px;
}
  .nerimono_img {
    margin: -50px 0 0px 0;
}
  .aradaki_lp_title {
    margin-top: -20px;
}
  .aradaki {
   margin: -40px 15px;
    padding: 30px 20px;
  }
  .aramenu_set {
    margin: 0 auto;
    margin-top: -10px;
    margin-bottom: 20px;
}
  .lineup_txt br {
  display: none;
}
.lineup_ttl {
  margin-top: 20px;
}
.weight_txt {
  margin: 20px 0 10px 0;
}
.pmenu_price {
  margin-bottom: 20px;
  margin-top: 0px;
}
.menu_wrap {
  padding: 0 20px;
  margin-top: -50px;
  }
 .info_title {
    font-size: 1.0rem;
    text-align: center;
    border-bottom: dashed 3px orange;
   width: 95%;
    margin: 0 auto;
}
  .info_txt {
    font-size: 14px;
    margin-bottom: 30px;
}
 .label_img01 {
    width: 90%;
    margin: 15px;
}
  .oroshi_btn p {
    width: 100%;
}
.rp_img {
	max-width: 90%;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.lp_title_oroshi{
	width: 90%;
}

.lp_rp_oroshi,.oroshi_menu div {
    display: block;
}

.oroshi_btn p {
    font-size: 20px;
    border-radius: 15px;
    width: 70%;
}
.rp_point {
    border-radius: 15px;
    padding: 20px;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    margin-top: -30px;
}
.oroshi_back {
    width: 80%;
    top: -10px;
    left: 10px;
}
.oroshi_back02 {
    width: 80%;
    position: absolute;
    bottom: -20px;
    right: 10px;
}
.rp_img02 {
    width: 75%;
    margin: 0 auto;
}
.rp_txt02 span {
    font-size: 20px;
    border-radius: 10px;
    padding: 10px;
}
.rp_txt02 p {
    font-size: 20px;
}
.oroshi_btn {
    margin: 30px 0 20px;
}
.lp_rp_oroshi {
	margin-top: -50px;
}
.rp_txt {
	font-size: 17px;
	margin-top: -40px;
	margin-top: 0;
}
.rp_point p {
    font-size: 17px;
}
   .menu_wrap {
	display: block;
}
  
  .menu_ttl02 {
    font-size: 20px;
  }

  .menu_ttl02 span {
    font-size: 14px;
  }
 
  
  .lineup_txt br {
    display: none;
  }
  
  .lineup_ttl {
    font-size: 20px;
}
 .lineup_txt {
   margin-left: 0;
   text-align: center;
   width: 95%;
   padding: 10px;
  }
  
  .weight_txt {
    font-size: 20px;
  }
  
  .lineup_img_sp {
    width: 90%;
  }
  
 .menu_wrap figure {
    display: inline-block;
    width: 100%;
  }
  .lineup_img {
  display: none;
}
  
  .pione_lp_img02 {
    width: 95%;
}
  .list_price{
  position: relative;
  right: 0;
  bottom: 0;
  }
  .product-list__fav-items{
  margin-top: 4px;
  }
  .product_read br {
    display: none;
}
  /*スマホ固定メニュー*/
.sp-bottom-menu{
   background: #f0f0f0;
   position: fixed;
   bottom: 0;
   height: 60px;
   z-index: 500; 
   width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;}
.sp-bottom-menu ul {
    display: flex;
    width: 100%;
    list-style: none;
   margin: 0;
   justify-content: space-evenly;
  align-items: center;
  padding-top: 10px;
}
.sp-bottom-menu figure {
    width: 20px;
    height: 20px;
    margin-bottom: 2px;
}
  .sp-bottom-menu ul li {
    width: 22%;
    text-align: center;
    border: 1px solid #393939;
    background-color: #fff;
    border-radius: 3px;
}
  address{margin-bottom: 60px;}
  .sp-bottom-menu ul li a {
    display: block;
    color: #fff;
     font-size: .7rem;
      padding: 10px 6px;
      color: #393939;
}
  .sp-bottom-menu ul li.buy-button {
    background-color: #f29600;
}
  .sp-bottom-menu ul li.buy-button a{color:#fff;}
  
  #product {
    margin-top: 123px;
}
  
  .sp-bottom-menu ul li.buy-button a:before{content:'';display: inline-block; background: url(https://img21.shop-pro.jp/PA01442/790/etc/bottom-menu-carticon.png?cmsp_timestamp=20200722131103) no-repeat; background-size: contain; width: 20px;height: 20px;vertical-align: middle;}
  
  .reviewlist {
    width: 100%;
}
	
	.toriyosxe-net{
	width: 100%;
	height: auto;
}
  		.pagetop{
		width: 13%;
		bottom: 73px;
	}
}
/*--------------------PC---------------------*/
@media (min-width: 768px){
.product_read {
    display: none;
}
  .product_price .product_read{
    display: block;
}
  .product_price .product_book{
  display: none;
  }
  .product-img-list {
    display: flex;
}
  .product-img-list figure {
    width: 50%;
}
  .product_price .product-order-exp.clearfix.col-lg-12.mar_t_50.mar_b_50 {
    margin-top: 10px;
    margin-bottom: 10px;
}
  .book_content {
    width: 50%;
  }
  
  .book_content p {
    font-size: 20px;
  }
  .book_img {
    width: 50%;
  }
  .product-order.mar_b_50 {
    margin-top: -100px;
}
  .product-order.mar_b_20 div {
    display: flex;
    align-items: flex-end;
    margin: 10px 0;
}
  .product-order.mar_b_20 {
    margin-bottom: 0;
}
  .product04_img.orange {
    width: 48%;
    margin-left: 20px;
}
   /*スマホエリア*/
.sp-area,.sp-bottom-menu{display: none;}
  
}
	/*--iphone5--*/
@media screen and (max-width: 374px) {
	#product {
		margin-top: 140px;
		max-width: 95%;
	}
	.list_price {
    font-size: 1.1rem;
}
	}
/*--iPadサイズ--*/
@media screen and (max-width: 769px) and (min-width: 480px) {
  h2 {
    font-size: 25px;
}
  .product_price p {
    margin-bottom: 0;
    font-size: 25px;
}
  .mar_t_20.mar_b_20.txt_c {
    margin-bottom: 10px;
    margin: 20px;
}
  .cat-txt p {
    font-size: 18px;
}
  .cat-ttl {
    font-size: 25px;
}
  .cat-arrange-item {
    padding: 20px 20px 30px 20px;
    box-shadow: 4px 4px 4px 4px rgb(0 0 0 / 30%);
    height: 500px;
    margin: 20px;
}
  li.col.col-xs-12.col-lg-4.productlist-unit.pad_10.mar_b_30.txt_c.productlist-Item {
    width: 48%;
    margin: 0 5px 10px 0;
    height: 420px !important;
}
  a:-webkit-any-link {
    font-size: 1rem;
    line-height: 1.5;
}
  .list_price {
    color: #d62900;
    text-align: right;
    font-size: 1rem;
    font-family: serif;
    font-weight: bold;
    position: absolute;
    bottom: 5px;
    right: 10px;
}
  .cat-wrap figure {
    margin: 0 auto;
}
}
.product-lead{
    color: #fff;
    background: #d62900;
    line-height: 1.6rem;
    text-align: center;
    margin-bottom: 10px;
  	padding: 10px;
}
.product-lead br {
    display: block;
}
.product-lead:empty {
    padding: 0;
}


a.aitai-link{display: block;}
a.aitai-link:hover{opacity: .6;}
@keyframes flash {
  0%,100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.product-order-exp th{width: 20%;min-width:7em;}



@media (min-width: 768px){
  .input-append, .input-prepend{
  margin-bottom: 0;
  }
  .product-order.mar_b_20 div{align-items: center;}
}
.product-order-exp td br {
    display: block!important;
}
.product-lead span {
    font-size: 14px;
    line-height: 1.2;
    color: yellow;
}

/*2023.04.20追記*/
.product_list li{float: none;}
.product_list ul {
    display: flex;
    flex-wrap: wrap;
}

.line_link {
    display: block;
    width: 100%;
}
.line_link img{
    width: 100%;
}

.sainyuuka_btn{

    display: block;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;

}

@media (max-width: 767px){
  .sainyuuka_btn span{display: block;}
}

.prduct-option.row .col-lg-6 {
    width: 100%;
}
.prduct-option.row div {
    color: #d62900;
}


.product_read .iyokan,.product_read .iyokan a {
    display: block;
    color: #d62900;
    font-weight: bold;
}