/*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;
}
 /*柑橘ページ*/
@charset "UTF-8";

.kankitsu2025{
    width: 1040px;
    margin: 0 auto;
}
.b{
    font-weight: bold;
}
.kankitsu2025 p{
    color: #8E5D2C;
}
/* sec01 */
.sec01{
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTAx.png?cmsp_timestamp=20250926154642)no-repeat;
    background-position-x: center;
    background-size: cover;
    text-align: center;
    position: relative;
    z-index: 2;
}
.sec01 .king{
    width: 54px;
    margin-top: 40px;
}
.sec01 .txt01{
    font-size: 19px;
    font-weight: 500;
    position: relative;
    width: 247px;
    margin: 15px auto -2px;
    text-shadow: 0 0 7px #FFF, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff;
}
.sec01 .txt01::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTAxLTI.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 18px;
    height: 30.5px;
    left: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sec01 .txt01::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTAxLTI.png?cmsp_timestamp=20250926154642)no-repeat;
    transform: rotate(180deg);
    background-size: contain;
    width: 18px;
    height: 30.5px;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sec01 .txt02{
    font-size: 19px;
    margin-bottom: 195px;
    text-shadow: 0 0 7px #FFF, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff;
}
.sec01 .txt03{
    font-size: 32px;
    margin-bottom: 0;
    text-shadow: 0 0 7px #FFF, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff;
}
.sec01 .txt04{
    font-size: 28px;
    margin-bottom: 60px;
    text-shadow: 0 0 7px #FFF, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff;
}
.sec01 .txt04 span{
    font-size: 16px;
}
.sec01 .txt05{
    font-size: 19px;
    margin-bottom: 5px;
    color: #fff;
}
.sec01 .txt06{
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 500;
    background-color: #fff;
    padding-block: 0;
    width: 311px;
    margin-inline: auto;
    border-radius: 64px;
}
.sec01 .txt07{
    font-size: 19px;
    padding-bottom: 18px;
    color: #fff;
}
/* sec02 */
.sec02{
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTAy.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: cover;
    text-align: center;
    background-position-x: center;
    position: relative;
    z-index: 1;
    margin-top: -75px;
}
.sec02 .img01{
    width:475px;
    margin: 20px auto 45px;
}
/* sec03 */
.sec03{
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTI5.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: cover;
    position: relative;
    background-position-x: center;
    z-index: 2;
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 115px 90px;
}
.txt-wrap{
    margin-left: 120px;
    line-height: 1.4;
}
.sec03 .txt01{
    font-size: 24px;
    color: #fff;
    margin-bottom: 35px;
}
.sec03 .txt01 span{
    font-size: 32px;
    font-weight: 500;
}
.sec03 .txt02{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.sec03 .img01{
    width: 304px;
    margin-right: 120px;
}
/* sec04 */
.sec04{
    margin-top: 52px;
}
.sec04 .txt01{
    color: #FA9900;
    text-align: center;
    font-size: 16px;
    width: 160px;
    margin-inline: auto;
    position: relative;
}
.sec04 .txt01::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTA2.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 18px;
    height: 30.5px;
    left: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sec04 .txt01::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTA2.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 18px;
    height: 30.5px;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
}
.sec04 .ttl{
    color: #FA9900;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    font-size: 24px;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTA3.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 597px;
    margin-inline: auto;
    padding: 20px 0 50px;
    margin-top: 20px;
    padding: 25px 0 67px;
}
.sec04 .img01{
    width: 800px;
    margin: 0px auto 70px auto;
    display: block;
}
.sec04 .flex{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 800px;
    margin: 40px auto 0;
}
.sec04 .item{
    width: 384px;
}
.sec04 .item-img{
    width: 384px;
}
.sec04 .item-txt01{
    font-size: 24px;
    margin: 20px 0 12px 48px;
    position: relative;
}
.item-txt01-1::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTEx.png?cmsp_timestamp=20250926155613)no-repeat;
    background-size: contain;
    width: 37px;
    height: 46px;
    left: -48px;
    top: 0px;
    bottom: 0;
    margin: auto;
}
.item-txt01-2::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTEy.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 37px;
    height: 46px;
    left: -48px;
    top: 0px;
    bottom: 0;
    margin: auto;
}
.sec04 .item-txt02{
    font-size: 16px;
}
/* sec05 */
.sec05{
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTEz.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: cover;
    background-position-x: center;
    text-align: center;
    position: relative;
    margin-block: 20px 50px;
}
.sec05 .txt01{
    color: #fff;
    font-size: 16px;
    text-align: left;
    padding: 120px 0;
    max-width: 800px;
    margin-inline: auto;
    line-height: 1.5;
}
/* sec06 */
.sec06 .txt01{
    color: #FA9900;
    text-align: center;
    font-size: 16px;
    width: 180px;
    margin-inline: auto;
    position: relative;
}
.sec06 .txt01::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTA2.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 18px;
    height: 30.5px;
    left: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sec06 .txt01::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTA2.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 18px;
    height: 30.5px;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(180deg);
}
.sec06 .ttl{
    color: #FA9900;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTA3.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 597px;
    margin-inline: auto;
    padding: 20px 0 50px;
    margin-top: 20px;
    padding: 25px 0 67px;
}
.sec06 .flex{
    display: flex;
    justify-content: flex-start;
    align-items: end;
    gap: 60px;
    max-width: 800px;
    margin-inline: auto;
    margin-top: 25px;
}
.sec06 .flex2{
    margin-bottom: 75px;
}
.sec06 .item01{
    width: 146px;
}
.sec06 .item-txt01{
    color: #fff;
    font-size: 16px;
    background-color: #8E5D2C;
    border-radius: 27px;
    padding: 4px 0;
    width: 120px;
    text-align: center;
    margin-bottom: 12px;
}
.sec06 .item-txt02{
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}
/* sec07 */
.sec07{
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTI2.png?cmsp_timestamp=20250926154642)no-repeat;
    background-position-x: center;
    background-size: cover;
    text-align: center;
}
.sec07 .txt01{
    font-size: 32px;
    position: relative;
    color: #FA9900;
    max-width: 800px;
    font-weight: 500;
    margin-inline: auto;
    padding-bottom: 15px;
  background-image: repeating-linear-gradient(90deg, #fa9900, #fa9900 4px, transparent 4px, transparent 6px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.sec07 .txt01-1{
    margin-top: 90px;
    font-weight: 500;
}
.sec07 .txt01-1::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTE2.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 95px;
    height: 95px;
    left: 175px;
    top: -50px;
}
.sec07 .txt01-2::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTE3.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 95px;
    height: 95px;
    right: 195px;
    top: -50px;
}
.sec07 .txt02{
    font-size: 32px;
    margin-block: 0 100px;
    line-height: 1.2;
    text-shadow: 0 0 7px #FFF, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff, 0 0 7px #fff;
}
.sec07 .txt02 span{
    font-size: 90px;
    font-weight: bold;
  font-family: "din-2014", sans-serif;
font-weight: 700;
font-style: normal;
}
.sec07 .txt03{
    font-size: 24px;
    font-weight: 500;
    margin-block: 30px 20px;
}
.sec07 .img01{
    display: block;
    width: 54px;
    margin-inline: auto;
}
.sec07 .img02{
    display: block;
    width: 330px;
    margin-inline: auto;
    margin-top: -50px;
}
.sec07 .txt04{
    font-size: 14px;
    margin-block: -15px 25px;
    font-weight: 300;
}
.sec07 .txt01-3{
    margin-top: 80px;
}
.sec07 .img03{
    width: 507px;
    margin-top: -10px;
    margin-bottom: 30px;
    margin-inline: auto;
    display: block;
    padding-left: 130px;
}
.sec07 .txt05{
    font-size: 24px;
    line-height: 1.4;
    margin-top: 15px;
    font-weight: 500;
}
.sec07 .txt05-1{
    padding-bottom: 70px;
}
.sec08{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sec08 .item02{
    margin-right: 120px;
}
.sec08 .item-txt01{
    font-size: 24px;
    margin-bottom: 35px;
    font-weight: 500;
    position: relative;
}
.sec08 .item-txt01::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTIz.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    right: 33px;
    bottom: 10px;
}
.sec08 .item-txt02{
    font-size: 16px;
    line-height: 1.4;
}
/* sec09 */
.sec09{
    position: relative;
    padding-block: 5px 60px;
}
.sec09::before{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTI0.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 200px;
    height: 248px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sec09::after{
    content: "";
    position: absolute;
    display: inline-block;
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTI1.png?cmsp_timestamp=20250926154642)no-repeat;
    background-size: contain;
    width: 200px;
    height: 248px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sec09 .txt01{
    font-size: 16px;
    font-weight: 400;   
    text-align: center;
    line-height: 1.4;
    padding-block: 30px;
}
/* sec10 */
.sec10{
    background: url(https://img07.shop-pro.jp/PA01442/790/etc_base64/eXVtZW1hZG9ubmEyMDI1LTMx.png?cmsp_timestamp=20250926163732)no-repeat;
    background-size: cover;
    text-align: center;
    margin-top: -42px;
    padding-bottom: 100px;
}
.sec10 .img01{
    width: 491px;
    margin-inline: auto;
}
/* sec11 */
.sec11 .txt01{
    font-size: 32px;
    text-align: center;
    font-weight: 500;
    position: relative;
    color: #FA9900;
    max-width: 800px;
    margin-inline: auto;
    padding-bottom: 15px;
    background-image: repeating-linear-gradient(90deg, #fa9900, #fa9900 4px, transparent 4px, transparent 6px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 100% 2px;
}
.sec11 .txt02{
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
}
.sec11img{
    width: 800px;
    margin: 30px auto 0;
    display: block;
}
/* ボタン */
.btn01{
    width: 497px;
    margin: 110px auto 60px;
    display: block;
}.sp-br{
    display:none;
    }
  .pcElement{display:block;}
  .spElement{display:none;}
@media screen and (max-width: 768px) {
  .pcElement{display:none;}
  .spElement{display:block;}
  .kankitsu2025 {
    max-width: 700px;
        width: 100%;
}
    .sec01 .txt01{
    font-size: 17px;
    width: 227px;
}
.sec01 .txt02{
    font-size: 17px;
}
.sec01 .txt03{
    font-size: 29px;
}
.sec01 .txt04{
    font-size: 25px;
}
.sec01 .txt04 span{
    font-size: 14px;
}
.sec01 .txt05{
    font-size: 17px;
}
.sec01 .txt06{
    font-size: 22px;
        width: 90%;
}
  .sec02 .img01 {
    margin: 40px auto 45px;
}
.sec03 .txt01{
    font-size: 22px;
}
.sec03 .txt01 span{
    font-size: 29px;
}
.sec03 .txt02{
    font-size: 14px;
}
.sec04 .txt01{
    font-size: 14px;
}
.sec04 .ttl{
    font-size: 22px;
    width: 555px;
    margin-top: 15px;
    padding: 22px 0 64px;
}
.sec04 .item-txt01 {
    font-size: 22px;
}
.sec04 .item-txt02{
    font-size: 14px;
}
.sec05 .txt01{
    font-size: 14px;
        margin-left: 20px;
}
.sec06 .item-txt01,.sec06 .item-txt02{
    font-size: 14px;
}
.sec07 .txt01{
    font-size: 29px;
    max-width: none;
}
.sec07 .txt02{
    font-size: 30px;
}
.sec07 .txt02 span{
    font-size: 83px;
}
.sec07 .txt03{
    font-size: 22px;
}
.sec07 .txt01-1::after {
    width: 80px;
    height: 80px;
    left: 18%;
    top: -50px;
}
.sec07 .txt01-2::after {
    width: 80px;
    height: 80px;
    right:20%;
    top: -50px;
}
.sec08 .item-txt01{
    font-size: 22px;
}
.sec08 .item-txt02{
    font-size: 14px;
}
.sec11 .txt01{
    font-size: 29px;
}
.sec11 .txt02{
    font-size: 14px;
}
.btn01 {
    max-width: 463px;
    width: 90%;
}
.txt-wrap {
    margin-left: 20px;
}
  .sec03 .img01 {
    width: 30%;
    margin-right: 20px;
}
.sec04 .img01,.sec11img {
    width: 96%;
    max-width: 660px;
}
  .sec04 .flex {
    width: 96%;
    max-width: 660px;
    gap: 15px;
}
  .sec04 .item {
    width: 50%;
}
  .sec04 .item-img {
    width: 100%;
    display: block;
}
  .sec08 .item01{
    width: 70%;
  }
  .sec08 .item02 {
    margin-right: 20px;
    position: absolute;
    right: 0;
}
  .sec09::before,.sec09::after{
    width: 150px;
    height: 180px;
    bottom: -110px;
  }
}
@media (max-width: 640px){
    .sec04 .ttl,.sec06 .ttl {
        width: 90%;
  }
.sec07 .txt01-1::after {
    left: 10%;
    top: -50px;
}
  }
@media screen and (max-width: 600px) {
    .sec04 .ttl,.sec06 .ttl {
        padding: 14px 0 64px;
    }
    .sec07 .txt01-2::after {
        right: 11%;
    }
@media screen and (max-width: 515px) {
    .sec04 .ttl,.sec06 .ttl {
        padding: 11px 0 44px;
    }
      .sec07 .txt01-1::after {
        left: 10px;
    }
  }
  @media screen and (max-width: 489px) {
    .btn01 {
    margin: 40px auto 30px;
}
    .sec07 .img03 {
    width: 85%;
    padding-left: 15%;
}
    .sec04 .ttl,.sec06 .ttl {
        font-size: 19px;
        padding: 12px 0 44px;
    }
    .sec10 .img01 {
    width: 240px;
    margin-inline: auto;
}
    .sec09::before, .sec09::after {
        width: 100px;
        height: 140px;
        bottom: -110px;
    }
    .sec08 .item01 {
        width: 60%;
    }
    sec08 .item-txt01 {
        font-size: 21px;
        margin-bottom: 10px;
    }
}
  @media screen and (max-width: 440px) {
    .sp-br{
    display:block;
    }
    .sec07 .txt03,.sec07 .txt05,.sec07 .txt05-1 {
        font-size: 22px;
        max-width: 90%;
        margin-inline: auto;
    }
    .sec07 .txt01-2::after {
        width: 60px;
        height: 60px;
        right: 20px;
        top: -53px;
    }
    .sec07 .txt01-1::after {
        width: 60px;
        height: 60px;
        left: 3px;
        top: -30px;
    }
    }
    .sec06 .item01 {
    width: 80px;
}
    .sec06 .flex{
        gap: 20px;
    }
    .sec04 .ttl,.sec06 .ttl {
        font-size: 17px;
        width: 95%;
        padding: 11px 0 42px;
    }
    .sec04 .item-txt01 {
        font-size: 20px;
          margin: 20px 0 12px 39px;
    }
    .item-txt01-1::before,.item-txt01-2::before {
    width: 27px;
    height: 36px;
    left: -38px;
}
  @media screen and (max-width: 390px) {
    .sec07 .txt01-1::after {
        top: -50px;
  }}
  @media screen and (max-width: 370px) {
    .sec09::before, .sec09::after {
            width: 70px;
            height: 100px;
            bottom: -110px;
        }
    .sec04 .ttl,.sec06 .ttl {
        font-size: 16px;
        width: 100%;
        padding: 9px 0 35px;
    }
    .sec07 .txt02 span {
        font-size: 73px;
    }
}
}