@charset "UTF-8";
.fl {
	float:left;
	width:40%;
	height:auto;
}
.fr {
	float:right;
	width:55%;
}
.mt0 {
	margin-top:0!important;
}
.ml5 {
	margin-left:5px;
}
.mt10 {
	margin-top:10px;
}
.tar {
	text-align:right;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
}
a img {
	border-style:none;
}
img {
	vertical-align:bottom;
}
.modalBox h2 {
	margin:20px 0 10px;
	font-family:noto sans jp,sans-serif;
	font-size:2rem;
}
.modalBox .catch {
	margin-bottom:22px;
}
.modalBox .off .catch {
	margin-bottom:12px;
}
.modalBox .description {
	margin:0;
	padding:15px;
	background-color:#eef4f6;
}
.modalBox .description p {
	margin:15px 0 0;
}
.modalBox .description2 {
	margin:0;
	padding:10px;
	background-color:#eef4f6;
	width:760px;
	font-size:110%;
}
.modalBox .description2 .fr,
.modalBox .description2 .fl {
	width:370px;
	overflow-wrap:break-word;
}
.modalBox .description2 h2 {
	font-size:110%;
	color:#1c88b4;
}
.modalBox .description2 .con {
	margin-top:10px;
}
.modalBox .recommend {
	margin:15px 0 0;
}
.modalBox .recommend p.tit,
.modalBox .recommend p.tit2,
.modalBox .recommend_ll p.tit2 {
	color:#1c88b4;
	margin:0;
	font-weight:700;
	font-size:1.6rem;
	border-bottom:2px dotted;
}
.modalBox .recommend p.tit2,
.modalBox .recommend_ll p.tit2 {
	background:url(/image/ui0700/tit_recommend2.png) no-repeat left bottom;
}
.modalBox .recommend p,
.modalBox .recommend_l p,
.modalBox .recommend_ll p {
	padding:10px 5px 0;
}
.modalBox .recommend_l {
	width:780px;
	margin:15px 0 0;
}
.modalBox .recommend_ll {
	margin:15px 0 0;
}
.modalBox .recommend_l p.tit {
	background:url(/image/ui0700/tit_recommend_l.png) no-repeat;
	padding:.5em 0 .7em 25px;
	color:#1c88b4;
	margin:0;
	font-weight:700;
}
.modalBox .otheruse_t {
	margin-bottom:5px;
}
.modalBox .otheruse {
	margin:0;
	text-align:center;
	border-collapse:collapse;
	width:100%;
	font-size:95%;
}
.modalBox .otheruse th {
	background-color:#cce4ee;
	font-weight:400;
}
.modalBox .otheruse th,
.modalBox .otheruse td {
	border:#666 1px solid;
	padding:5px;
}
.modalBox .otheruse tr td:first-child {
	font-weight:700;
}
.modalBox .star {
	color:#af6000;
}
.modalBox .otheruse td.star {
	font-size:120%;
	line-height:100%;
}
.ui0727 .mfp-container {
	align-items:inherit;
	height:auto;
	margin:100px 0;
}
.ui0727 .categoryCustom_modalHeading2 {
	font-size:2.4rem;
	margin:30px 0 10px;
}
.ui0727 .categoryCustom_modalFlex {
	display:flex;
	margin-bottom:5px;
}
.ui0727 .categoryCustom_modalTable {
	text-align:center;
	width:100%;
	margin-bottom:15px;
	border-top:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-spacing:0;
	border-radius:3px;
	border-collapse:separate;
}
.ui0727 .categoryCustom_modalTable th,
.ui0727 .categoryCustom_modalTable td {
	margin:10px;
	padding:5px;
	border-bottom:#ccc 1px solid;
	border-left:#ccc 1px solid;
}
.ui0727 .categoryCustom_modalTable th {
	background-color:#e6e9ed;
	text-align:center;
}
.ui0727 .categoryCustom_modalTable td:first-child {
	font-weight:700;
}
.categoryMv_galleryList {
	display:none;
}
.categoryMv_galleryList.slick-initialized {
	display:block;
}
.categoryMv_specItem a {
	color:#666;
	text-decoration:none;
}
.categoryMv_specItem a:hover {
	color:#48c0eb;
	text-decoration:underline;
}

/*アイコンクーポンエリア*/
.regulation_item .notes_new_coupon_area {
	display:flex;
	background:#fff;
	border:solid 1px #ccc;
	border-radius:3px;
	padding:10px;
	align-items:center;
	justify-content: space-between;
}
.notes_new_coupon_area .coupon_icon {
	min-width:60px;
	width: 8%;
	margin: 0 auto;
}
.notes_new_coupon_area .coupon_text {
	width: 90%;
	margin-left:10px;
}
.regulation_item .couponPrice,
.regulation_item .couponNo {
	color:#c00;
	font-size:1.4rem;
	margin-right:15px;
}
.coupon_text_red {
	color:#c00;
}
.coupon_text_bold {
	font-weight:700;
}
.coupon_text_ttl{
	font-weight:700;
}
.coupon_text_details{
	margin-top: 3px;
}
.spArea_ttl{
	font-size: 1.4rem;
	font-weight: bold;
	color: #c00;
}
.spArea_item li {
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 5px;
}
.spArea_item li + li{
	border-top: 1px solid #ccc;
	padding-top: 7px;
}
.spArea_item li .spArea_text01{
	width: 13%;
	text-align: center;
	background: #919191;
	padding: 4px 5px 2px;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
}
.spArea_item li .spArea_text02{
	width: 85%;
}
.spArea_item li .spArea_price{
	font-weight: bold;
	color: #c00;
	margin-left: 5px;
}


.regulation_item .notes_new_coupon_area02 {
  display:flex;
  background:url(ui073_otoku_bg.png) repeat #ffe19f;
  border:solid 2px #f4b52a;
  border-radius:3px;
  padding: 3px;
  align-items:center;
  align-content: space-between;
  -webkit-box-shadow: 5px 5px 0 #ccc;
  box-shadow: 5px 5px 0 #ccc;
  margin: 0 5px 5px 0;
}
.notes_new_coupon_area02 .coupon_icon {
	min-width:60px;
	width: 8%;
	margin: 0 auto;
}
.notes_new_coupon_area02 .coupon_text {
	width: 90%;
	background: #fff;
	position: relative;
	border:solid 1px #f4b52a;
}
.notes_new_coupon_area02 .coupon_text .coupon_tag{
	position: absolute;
	right: -12px;
	top: 5px;
	background: #c00;
	padding: 3px 10px;
	color: #fffea3;
	font-weight: bold;
}
.notes_new_coupon_area02 .coupon_text .coupon_tag p {
  position: relative;
  height: 20px;
}
.notes_new_coupon_area02 .coupon_text .coupon_tag p:before{
  position: absolute;
  top: -3px;
  display: block;
  height: 2px;
  content: '';
  border: 12px solid #c00;
  left: -22px;
  border-left-width: 10px;
  border-left-color: transparent;
}
.notes_new_coupon_area02 .coupon_text .coupon_tag p span {
  position: relative;
  display: block;
}
.notes_new_coupon_area02 .couponLead{
	padding: 8px 10px 3px;
}
.notes_new_coupon_area02 .couponArea{
	padding: 10px 10px 6px;
	line-height: 1.2;
}
.notes_new_coupon_area02 .couponDetails{
	padding: 3px 10px;
	background: #fff2d6;
}
.notes_new_coupon_area02 .couponDetails .regulation_text{
	font-size: 1.3rem;
	line-height: 1.2;
}
.notes_new_coupon_area02 .couponDetails span{
	display: inline-block;
}
.notes_new_coupon_area02 .couponArea span{
	display: inline-block;
}
.notes_new_coupon_area02 .couponPrice,
.notes_new_coupon_area02 .couponNo {
	color:#c00;
	font-size:1.7rem;
	margin-right:15px;
}
.notes_new_coupon_area02 .couponNo{
	background: #fff;
	padding: 4px 10px 2px;
	border: 2px solid #f4b52a;
}
.notes_new_coupon_area02 .couponPeriod{
	font-size: 1.2rem;
}


.productSpec_inner {
	position:relative;
}
.productSpec_inner #addCouponBnr2 {
	position:absolute;
	top:126px;
	left:-222px;
}
.productSpec_inner #addCouponBnr2 #couponCloseBtn {
	cursor:pointer;
	position:relative;
	top:-95px;
	left:-25px;
}
.addCouponBnr2_box{
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2rem;
}
#addCouponBnr2_coupon, #addCouponBnr2_price{
	position: absolute;
}
#addCouponBnr2_coupon{
	bottom: 17px;
	right: 65px;
	font-weight: 600;
	font-size: 1.7rem;
	color: #b72114;
}
#addCouponBnr2_price{
	bottom: 12px;
	right: 25%;
	font-weight: 500;
}
#addCouponBnr2_price span{
	font-weight: 600;
	color: #b72114;
	font-size: 1.5rem;
}


.productSpec_utility {
	position:relative;
}
.productSpec_utility #addCouponBnr {
	position:absolute;
	top:-24px;
	left:-70px;
}
.productSpec_utility #addCouponBnr #couponCloseBtn {
	cursor:pointer;
	position:relative;
	top:-60px;
	left:-10px;
}
.productSpec_utility #chatBnrArea {
	position:absolute;
	top:173px;
	left:-10px;
	width:300px;
}
.productSpec_utility #chatBnrArea a:hover {
	opacity:.7;
}


/*20240529追加 アイコンクーポンエリア*/
.categoryMv_new_couponItem_area{
	font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  border: 2px solid #b72114;
  border-radius: 5px;
  margin-top: 10px;
  text-align: center;
  background: #fff;
}
.categoryMv_new_couponRead{
	background: #b72114;
	color: #fff;
	font-size: 1.6rem;
	padding: 5px 5px 8px;
}
.categoryMv_new_couponText{
	padding: 10px 10px 15px;
			color: #333;
		font-size: 1.6rem;
	font-weight: 600;
}
.categoryMv_new_couponImg{
	margin: 0 auto 10px;
}
.categoryMv_new_couponInfo{
	display: flex;
  flex-wrap: wrap;
	width: 68%;
	margin: 0 auto;
}
.categoryMv_new_couponInfo + dl{
	margin-top: 3px;
}
.categoryMv_new_couponInfo dt{
	width: 52%;
	text-align: left;
}
.categoryMv_new_couponInfo dd{
	width: 48%;
	font-size: 1.8rem;
	text-align: right;
	color: #b72114;
}
.categoryMv_new_couponPeriod{
	font-size: 1.2rem;
	color: #777;
}
.categoryMv_new_couponBtn{
	margin-top: 10px;
}
.categoryMv_new_couponBtn a{
	border: 2px solid #b72114;
  border-radius: 20px;
	text-decoration: none;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 500;
	color: #b72114;
	display: inline-block;
	min-width: 190px;
	padding: 3px 5px 5px;
}
.categoryMv_new_couponBtn a:hover{
	color: #fff;
	background: #b72114;
}
.categoryMv_new_couponTxtBtn{
	font-size: 1.2rem;
	font-weight: 500; 
	/*! margin-top: 3px; */
}
.categoryMv_new_couponTxtRed{
	color: #b72114;
	border-bottom: 1px solid #b72114;
	padding-bottom: 5px;
}
.categoryMv_new_couponTxtRed{
	color: #b72114;
}
.couponNotes{
	padding-top: 5px;
}


/*20250212追加 fromzerocss打消し*/
.fromzero-product-details .categoryMv_contents .categoryMv_enquiry{
	gap: 0px;
}


@media screen and (max-width:767px) {
	.modalBox .fl,
	.modalBox .fr {
		float:none;
		width:100%;
	}
	.modalBox .fr {
		margin-top:20px;
	}
	.modalBox p,
	.modalBox .catch,
	.modalBox .description {
		font-size:1.4rem;
	}
	.ui0727 .mfp-container {
		margin:0;
	}
	.ui0727 .categoryCustom_modalFlex {
		flex-direction:column;
	}
	.ui0727 .categoryCustom_modalFlex figure:first-child {
		margin-bottom:10px;
	}
	.categoryMv_gallery {
		min-height:450px;
	}
	.regulation_item .notes_new_coupon_area {
		align-items:flex-start;
	}
	.notes_new_coupon_area .couponPrice {
		margin:0;
		display:block;
	}
    .spArea_item li {
      display: block;
    }
    .spArea_item li .spArea_text01,
    .spArea_item li .spArea_text02 {
      width: 100%;
    }
    .spArea_item li .spArea_text02 {
      margin-top: 5px;
    }
    .regulation_item .notes_new_coupon_area02 {
      align-items: flex-start;
      padding: 7px;
    }
    .notes_new_coupon_area02 .coupon_text {
      margin-left: 5px;
    }
    .notes_new_coupon_area02 .couponDetails {
      padding: 10px;
    }
    .notes_new_coupon_area02 .couponPrice,
    .notes_new_coupon_area02 .couponNo {
      font-size: 1.6rem;
      margin: 0;
    }
    .notes_new_coupon_area02 .couponPeriod {
      margin-top: 5px;
    }
	.notes_new_coupon_area02 .couponArea .regulation_link {
	margin-top: 5px;
	display: inline-block;
    }
	
	
	/*20240529追加 アイコンクーポンエリア*/
.categoryMv_new_couponRead{
	font-size: 1.4rem;
}
.categoryMv_new_couponText{
	padding: 10px;
		font-size: 1.5rem;
}
.categoryMv_new_couponFlex{
	display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}
.categoryMv_new_couponFlex .categoryMv_new_couponImg{
	margin: 0;
	width: 35%;
}
.categoryMv_new_couponFlex .categoryMv_new_couponImg img{
	height: auto;
}
.categoryMv_new_couponFlex .categoryMv_new_couponBox{
		width: 62%;
	}
.categoryMv_new_couponInfo{
	width: 62%;
}
.categoryMv_new_couponFlex .categoryMv_new_couponInfo{
	width: 100%;
}
.categoryMv_new_couponBtn {
  margin-top: 5px;
}
.categoryMv_new_couponBtn a{
	min-width: 100%;
}
.categoryMv_new_couponTxtBtn{
	text-align: right;
}


.categoryCustom_modalButton {
  position: absolute !important;
}
}
