.br-sp {
	display:none;
}
.cmn_cont01 h2.recomend_ttl {
    margin: 0 0 0.5rem;
}
#productsBox select {
    width: auto;
    padding: 11px 30px 11px 8px;
    background-image: url(../../common/img/cmn_icon_arrow_gr_d.png);
    background-repeat: no-repeat;
    background-position: 95%;
    background-size: 20px auto;
    background-color: #f9f9f9;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    line-height: 1;
}
#productsBox ul.cat_tabs  {
    width: 100%;
    margin-top: 10px;
    display: -webkit-flex;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin: 0px auto 10px;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 0;
}
#productsBox ul.cat_tabs li {
    text-align: center;
    width: 24%;
    display: inline-block;
    /*
    border-radius: 18px 18px 0 0;
    */
    font-size: 15px;
    margin: 3px 3px;
    background-color: #ececec;
    /*
    padding: 12px 2px;
    */
}
#productsBox ul.cat_tabs li.active {
    background-color: #f80;
}
.towel-top-box {
	border: 3px solid #24bbb7;
	border-radius: 8px;
	width: 48%;
	
}
.h2ttl {
    font-size: 3.5em !important;
    color: #000 !important;
    font-weight: bold !important;
    text-align: center !important;
    border: 0 !important;
    margin: 3% auto 3% auto !important;
}
.h3ttl {
    font-size: 2.2em !important;
    color: #000 !important;
    font-weight: bolder !important;
    text-align: center !important;
    border: 0 !important;
    margin: 5% auto 1% auto !important;
}
.h2-ttl {
	font-size: 1.8em !important;
}
.h3-ttl {
	margin: 0 auto !important;
	display: block;
	border-bottom: 0 !important;
	background-color: #24bbb7;
	color: #fff !important;
	padding: 0 20%;
	font-size: 1.8em !important;
}
.topday {
	font-size: 1.3em;
	font-weight: bolder;
	margin-bottom: 0;
}
.topday span {
	font-size: 2em;
}
.fst_points {
	width: 80%;
}
.oenTop-img {
	display: block;
	margin: 4% auto 1% auto;
}
.con-wrapper {
	display: flex;
	gap: 2.5%;
	justify-content: center;
    flex-direction: column;
}
.y-wrapper {
	border: 8px solid #ffadd6;
    padding: 0 1% 2% 1%;
    width: 100%;
    margin: 0 auto;
}
.yp-wrapper {
	border: 8px solid #99cc33;
    padding: 6% 1% 2% 1%;
    width: 100%;
    display: flex;
    position: relative;
    top: -35px;
    
}
.yp-fl {
	width: 48%;
}
.yp-fl2 {
	width: 48%;
}

.yp-top {
	margin: 0 auto;
    display: block;
    position: relative;
    top: 35px;
    z-index: 1;
}
.y-top {
	margin: 0 auto;
    display: block;
    position: relative;
    top: -35px;
}
.k-wrapper {
	border: 8px solid #a8d3ff;
    padding: 0 1% 2% 1%;
    width: 100%;
    margin: 0 auto;
}
.y-wrapper figure {
	width: 100%;
	padding: 3% 2%;
}
.k-wrapper figure {
    width: 100%;
    padding: 3% 2%;
}
.y-w1 {
	width: 55%;
}
.y-w2 {
	width: 45%;
}
.k-w1 {
	width: 55%;
}
.k-w2 {
	width: 45%;
}
.k-top {
	margin: 0 auto;
    display: block;
    position: relative;
    top: -35px;	
}
.pri-txt {
	color: #E64552;
	font-size: 1.5em;
	margin-bottom: 1%;
	text-align: left;
}

.pri-txt span {
	font-size: 1.8em;
	font-weight: bold;
    color: #E64552 !important;
}

.pttl {
	width: 90%;
	margin: auto auto 3% auto;
	color: #fff;
	font-size: 1.4em;
	padding: 1% 2%;
	background-color: #999;
	border-radius: 8px;
	text-align: center;
	font-weight: bolder;
}
.pttl2 {
	width: 90%;
	margin: auto auto 3% auto;
	color: #fff;
	font-size: 1.4em;
	padding: 1% 2%;
	background-color: #999;
	border-radius: 8px;
	text-align: center;
	font-weight: bolder;
}
.secondday {
	font-size: 1.8em;
	font-weight: bolder;
	margin-bottom: 0;
	margin-left: auto;
	border: 3px solid #24bbb7;
	border-radius: 8px;
	width: 65%;
    color: #000;
}
.secondday span {
	font-size: 1.4em;
    color: #E64552 !important;
}
.proBox {
	position: relative;
	margin: 5% !important;
}
.prottl {
	margin: 0 !important;
    text-align: center;
    padding: 2%;
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
}
.productBox {
    border-radius: 8px;
    padding: 1% 0 3% 0 !important;
    display: flex;
    justify-content: center;
    gap: 5%;
}
.productBox-li01 {
	width: 35%;
}
.productBox-li02 {
	width: 52%;
}
.productBox-txt {
    color: #000 !important;
    font-size: 1.6em !important;
    text-align: center;
    margin-top: 5% !important;
    border: 0 !important;
    line-height: 1 !important;
}
.productBox-li02 p {
	color: #000;
	margin: 0 !important;
	font-size: 1.3em;
}
.Box_href {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: -9999px;
    z-index: 1;
    box-sizing: border-box;
    border-radius: 6px;
    border: 3px solid #ddd;
}
.Box_href:hover {
	border: 3px solid #ec971f;
}
.spe {
	display: flex;
	flex-wrap: wrap;
	margin-left: 3%;
}
.spe-con {
	margin-left: 2.3%;
	margin-bottom: 0 !important;
	padding: 1% 2%;
	color: #fff;
	background-color: #ff7fbf;
	margin-top: 2%;
	border-radius: 6px;
	display: block;
}
.spe-con a {
	color: #fff !important;
}
.spe-con2 {
	margin-left: 2.3%;
	margin-bottom: 0 !important;
	padding: 1% 2%;
	color: #fff;
	background-color: #00bfff;
	margin-top: 2%;
	border-radius: 6px;
	display: block;
}

.spe-con2 a {
	color: #fff !important;
}
.spe-con3 {
	margin-left: 2.3%;
	margin-bottom: 0 !important;
	padding: 1% 2%;
	color: #fff;
	background-color: #32cd32;
	margin-top: 2%;
	border-radius: 6px;
	display: block;
}
.spe-con3 a {
	color: #fff !important;
}
.spe-con4 {
	margin-left: 2.3%;
	margin-bottom: 0 !important;
	padding: 1% 2%;
	color: #fff;
	background-color: #E64552;
	margin-top: 2%;
	border-radius: 6px;
	display: block;
}

.link-btn {
	background-color: #ff66cc;
	padding: 2% 2%;
	width: 40%;
	margin: 5% auto auto auto;
	font-size: 1.3em;
	border-radius: 8px;
}
.link-btn a {
	color: #fff;
	text-decoration: none;
	display: block;
    width: 100%;
    height: 100%;
    top: 18%;
    left: 0;
}
.link-btn  :hover {
	opacity: .7;
	text-decoration: none
}
.link-btn2 {
	background-color: #00bfff;
	padding: 2% 2%;
	width: 40%;
	margin: 4% auto auto auto;
	font-size: 1.3em;
	border-radius: 8px;
}
.link-btn3 {
	background-color: #f80;
	padding: 5% 2%;
	width: 90%;
	margin: 2% auto auto auto;
	font-size: 1.3em;
	border-radius: 8px;
	position:relative;
}
.link-btn2 a {
	color: #fff;
	text-decoration: none;
	display: block;
    width: 100%;
    height: 100%;
    top: 18%;
    left: 0;
}
.link-btn2 :hover {
	opacity: .7;
	text-decoration: none
}
.link-btn3 a {
	color: #fff;
	text-decoration: none;
	display: block;
	position: absolute;
    width: 100%;
    height: 100%;
    top: 18%;
    left: 0;
}
.con-naga {
	display: flex;
	justify-content: center;
}
.yaji-img {
	width: 19%;
}
.nagare-list {
    list-style-type: none;
    counter-reset: number;/* カウンターを初期化 */
    display: block;
    width: 30%;
}

.nagare-li {
    position: relative;
    font-size: 1.8em;
    margin-bottom: 7%;
    margin-left: 2%;
    font-weight: bolder;
}

/* beforeでカウンターを作成 */
.nagare-li::before {
    content: counter(number);
    counter-increment: number;
    padding: 0 0.7em;
    margin-right: 2%;
    position: relative;
    top: -1px;
}

/* afterで○を作る */
.nagare-li::after {
    content: '';

    /* 配置を調整 */
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    /* ○を作る */
    width: 2em;
    height: 2em;
    border: 3px solid #24bbb7;
    border-radius: 50%;
}

.nagare-li a {
	font-size: 1.1em;
}

.link-btn02 {
    width: 420px;
    position: relative;
    display: inline-block;
    font-size: 15px;
}
.pro-box {
	border: 3px solid #ddd;
	border-radius: 8px;
	width: 85%;
	margin: 0 auto 5% auto;
}
.pro-boxsub {
	display: flex;
}
.pro-boxsub2 {
	width :48%;
}


.pro-icon-deli {
	padding: 1%;
	box-sizing: border-box;
	text-align: center !important;
	margin-bottom: 0 !important;
	border-radius: 2px;
	font-size: 1.6rem;
	line-height: 140%;
	border-radius: 4px;
	font-weight: 700;
	color: #333;
	background-color :#f5f5f5;
}

.pro-icon-deli span {
	font-size: 2rem;
}

.pro-img {
	padding: 2%;
	width: 50%;
}

.pro-ttl {
	font-size : 1.6em !important;
}
.size_icon {
	padding: 2% !important;
	border: 1px solid #24bbb7;
	border-radius: 8px;
}
.size_icon-list {
    display: flex;
	gap: 2%;
	flex-wrap: wrap;

}
.size_icon-list li {
    background-color: #FF5526;
	padding: 1% 2%;
	border-radius: 6px;
	color: #fff;
	width: 49%;
	text-align: center;
	margin-bottom: 2%;
}
.size_icon-list li a {
	color: #fff;
	font-weight: bolder;
	display: block;
	text-decoration:none;
}
.size_icon-txt {
	font-size: 1.3em;
	text-align: center;
	color : #24bbb7;
	font-weight: bolder;
	margin-bottom: 2%;
	font-weight: bolder;
}
.new_price {
	font-size: 1.2rem;
    color: #E64552;
    line-height: 130%;
    margin-top: 8px;
}
.new_price span {
	font-size: 2rem;
    font-weight: bold;
}
/*お年賀対応*/
.one-wrapper {
	border: 8px solid #dcdcdc;
    padding: 8% 1% 2% 1%;
    width: 100%;
    display: flex;
    position: relative;
    top: -35px;
    justify-content: center;
}
.one-fl {
	width: 48%;
}
.one-fl2 {
	width: 48%;
}
.one-top {
	margin: 0 auto;
    display: block;
    position: relative;
    top: 35px;
    z-index: 1;
}
.one-exp {
	text-align: center;
	font-size: 1.2em;
	font-weight: bolder;
	color: #000;
	margin-bottom: 0;
	line-height: 31px;
}
.ext_bnr {
    width: 100%;
    height: 500px;
}
.yp-annai {
    margin: 2% 2% 0 2%;
    color: red;
    text-align: center;
    line-height: 20px;
}
.exp-txt {
	color: #000;
	font-size: 1.1em;
}
#productsBox h2 i {
    margin-right: 10px;
}
.towel-top-box i {
    font-size: 1.2em;
    vertical-align: bottom;
}
@media screen and (max-width:1140px) {
    	.ext_bnr {
            width: 100%;
            height: calc(100vw * (2.12/5));
    	}
    	.br-sp {
	        display: block;
        }
}
@media  screen and (max-width: 767px) {
    #productsBox ul.cat_tabs li {
        width: 49%;
        font-size: 14px;
        /*
        padding: 8px 2px;
        */
        margin: 0.5%;
    }
    .h3-ttl {
		font-size: 1.1em !important; 
		padding: 0;
	}
	.fst_points {
		width: 98%;
	}
	.icon-delivery {
		font-size: 0.85rem !important;
	}
	.icon-delivery2 {
		font-size: 0.8rem !important;
		margin-top: 3% !important;
	}
    .secondday span {
        font-size: 1.2em;
    }
	.y-wrapper {
		border: 2px solid #ffadd6;
	}
	.k-wrapper {
		border: 2px solid #a8d3ff;
	}
	.y-top {
		top: -18px;
	}
	.k-top {
		top: -18px;
	}
	.one-top {
		top: 35px;
		width: 62%;
	}
	.con-wrapper {
		gap: 2%;
	}
	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 20px !important;
	}
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: -30px !important;
    }
    .swiper-button-next, .swiper-button-prev {
		width: calc(var(--swiper-navigation-size)/ 44 * 0) !important;
	}
    .pri-txt {
		font-size: 0.9em;
		margin-top: 3%;
	}
	.secondday {
		font-size: 1.2em;
		width: 90%;
	}
	.spe-con {
		font-size: 0.85em !important;
	}
	.spe-con2 {
		font-size: 0.85em !important;
	}
	.pttl {
		font-size: 0.8em;
		margin: 5% auto 2% auto;
		font-size: 0.9em;
	}
	.pttl2 {
		font-size: 0.8em;
		margin: 5% auto 2% auto;
		font-size: 0.9em;
	}
	.link-btn {
		font-size: 1.2em;
		font-weight: bolder;
		padding: 5% 2%;
		line-height: 16px;
		width: 80%;
	}
	.link-btn2 {
		font-size: 1.2em;
		font-weight: bolder;
        padding: 5% 2%;
        line-height: 16px;
        width: 80%;
	}
	.link-btn3 {
		font-size: 0.8em;
		font-weight: bolder;
        padding: 5% 2%;
        line-height: 20px;
	}
    .h2ttl {
        font-size: 2.1em !important;
        margin: 3% auto 6% auto !important;
    }
	.nagare-list {
		width: 60%;
	}
	.yaji-img {
		width: 40%;
	}
	.nagare-li {
		font-size: 1.3em;
	}
	.pro-box {
		width: 95%;
	}
	.pro-boxsub {
		flex-direction : column;
	}
	.pro-img {
		width: 100%;
	}
	.pro-boxsub2 {
		width: 92%;
		margin: 0 auto;
	}
	.pro-ttl {
		font-size: 1.1em !important;
	}
	.pickup01_text02 {
		font-size: 0.9em;
	}
	.size_icon {
		margin-bottom: 5%;
	}
	.size_icon-txt {
		font-size: 1em;
	}
	.yp-wrapper {
	    top: 0px;
	    padding: 11% 1% 2% 1%;
	    flex-direction: column;	
	}
	.yp-fl {
		width: 50%;
        margin: 0 auto;
	}
	.yp-fl2 {
		width: 100%;
	}
	.one-wrapper {
	    top: 0px;
	    padding: 11% 1% 2% 1%;
	    flex-direction: column;	
	}
	.one-fl {
		width: 50%;
        margin: 0 auto;
	}
	.one-fl2 {
		width: 100%;
	}
	.one-exp {
        font-size: 1.1em;
        line-height: 22px;
        padding-top: 5%;
    }
    .one-wrapper {
	    border: 4px solid #dcdcdc;
	}
	.yp-wrapper {
	    border: 4px solid #99cc33;
	}
    .h3ttl {
        font-size: 1em !important;
	}
    .productBox-txt {
        font-size: 1em !important;
        padding-bottom: 0% !important;
    }
    .link-btn a {
        top: 36%;
    }
    .link-btn2 a {
        top: 36%;
    }
    #productsBox h3.desgn span {
        font-size: 0.7em;
    }
}
#productsBox ul.cat_tabs li a {
	display: block;
    width: 100%;
    text-decoration: none;
    color: #000;
    padding: 12px 2px;
}
#productsBox ul.cat_tabs li a small {
    font-size: 0.8em;
}
#productsBox ul.cat_tabs li.active a {
    color: #fff;
    font-weight: 500;
}
#productsBox ul.cat_tabs li:not(.active) a:hover {
	opacity: .7;
	background-color: #ccc;
	text-decoration: none
}
@media  screen and (max-width: 767px) {
	#productsBox ul.cat_tabs li a {
		padding: 8px 2px;
	}
}
.sel_amount {
    background-color: #efefef;
    color: #000;
    font-size: 1.3em;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    padding: 8px 0;
}
.sel_amount .range {
    text-align: right;
    width: 6em;
    font-weight: bold;
    font-size: 1.3em;
    padding: 1px 2px;
    color: #E64552;
}
.sel_amount i img {
    vertical-align: middle;
}

#productsBox ul.indexes {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 10px auto 40px;
    max-width: 100%;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 0;
    background: #fcfcfc;
}
#productsBox ul.indexes li {
    width: 32.5%;
    padding: 1%;
}
#productsBox ul.indexes li br {
    display: none;
}
#productsBox ul.indexes li a {
	/*
    width: 300px;
    */
    max-width: 100%;
    height: 100%;
    padding: 1.4em 0 1.8em;
    color: #000;
    background-color: #fff;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.4rem;
    border-radius: 6px;
    padding-left: 10%;
    background-repeat: no-repeat;
    background-image: url(/img/towel/product/icon_arrow_down3.png);
    background-position: center bottom;
    background-color: #ffff99;
    border: 2px solid #000;
    box-shadow: 2px 2px #000;
    position: relative;
}
#productsBox ul.indexes li a:hover {
    text-decoration: none;
}
#productsBox ul.indexes li i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: auto 100%;
    background-position: center;
    vertical-align: middle;
    margin: 0px 0;
    position: absolute;
    left: 8px;
    top: 32%;
}
@media  screen and (max-width: 767px) {
    #productsBox ul.indexes li br {
        display: block;
    }
    #productsBox ul.indexes li a {
        font-size: 0.9em;
        padding: 0.5em 0 1.5em;
    }
    #productsBox ul.indexes li i {
        width: 22px;
        height: 22px;
        left: 2px;
        top: 45%;
    }
}
#productsBox h2.tw_h2 {
    border-bottom: 0;
    font-size: 1.8em;
}
#productsBox h2 i {
    margin-right: 10px;
}
@media  screen and (max-width: 767px) {
    #productsBox h2.tw_h2 {
        font-size: 1.5em;
    }
}
.sub_bnr {
    display: block;
    margin: 0 auto;
    max-width: 80%;
}
@media  screen and (max-width: 767px) {
    .sub_bnr {
        max-width: 100%;
    }
}
.support_box dl {
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0px auto 40px;
    max-width: 1000px;
    font-size: 1.2em;
    line-height: 1.5em;
}
.support_box dl dt {
    width: 100%;
}
.support_box dl dd {
    width: 49%;
    padding: 1%;
}
@media  screen and (max-width: 767px) {
	.support_box dl dd {
    	width: 100%;
	}
}
#productsBox ul.icons  {
    width: 100%;
    margin-top: 10px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0px auto 40px;
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 0;
}
#productsBox ul.icons li {
    text-align: center;
    width: 8%;
    display: inline-block;
    /*
    border-radius: 18px 18px 0 0;
    */
    font-size: 15px;
    margin: 1px 3.5px;
    padding: 1px 1px;
}
@media  screen and (max-width: 767px) {
	#productsBox ul.icons li {
		width: 12%;
	}
}
@media  screen and (max-width: 767px) {
    ul.pagination li:not(.show-mobile) {
        display: none;
    }
}
.slider img[loading="lazy"] {
  display: none
}
.slider.slick-initialized img[loading="lazy"] {
  display: block
}
.ext_bnr.ext_sub {
    height: auto;
}

.sub_bnr {
    max-width: 50%;
	margin-bottom: 5pt;
}
@media  screen and (max-width: 767px) {
    .sub_bnr {
        max-width: 100%;
    }
}
.sub_area .cmn_btn01 {
  width: 420px;
  position: relative;
  display: inline-block;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
    .sub_area .cmn_btn01 {
        font-size: 13px;
    }
}
.sub_area .cmn_btn01:before {
  content: '';
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -9px;
}
.sub_area .cmn_btn01:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #f80;
  position: absolute;
  top: 50%;
  left: 16px;
  margin-top: -4px;
}

#productsBox h3.desgn {border: 0; font-size: 1.5em;}
#productsBox h3.desgn span {font-weight: 300; font-size: 0.8em;}
/* 202305改修 */
article h2[id^="step"] {
	background-color: #24bbb7;
	color: #fff;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 1.6em;
}
.pickup01_box,
.pickup02_box {
	max-width: 23%;
	padding: 8px;
	margin: 1%;
}
.pickup01_box p {
    padding: 4px 2.5% 0;
}
.pickup01_box p:last-child,
.pickup02_box p:last-child {
	margin-bottom: 0;
}
.icon-delivery {
	padding: 2% 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center !important;
	margin: 1% 0;
	border-radius: 2px;
	font-size: 1.6rem;
	line-height: 140%;
	border-radius: 4px;
	font-weight: 700;
	color: #333
}
.icon-delivery2 {
	padding-top: 2%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center !important;
	margin: 1% 0;
	border-radius: 2px;
	font-size: 1.6rem;
	line-height: 140%;
	border-radius: 4px;
	font-weight: 700;
	color: #333;
	padding-right: 3%;
}
.icon-delivery2 :hover {
	color: #f80;
}
.icon-delivery2-2 {
    background-color: #ffff00;
    color: #E64552;
    font-weight: bold;
    font-size: 1.3em !important;
    margin-left: 1%;
    padding: 1% 3%;
    border-radius: 8px;
}
.pickup01_box .icon-delivery span {
	font-size: 1.4rem;
	padding: 0 .5rem
}
.pickup01_box img,
.pickup02_box img {
	margin: 0 auto;
	margin-bottom: 10px;
	max-width: 100%;
}
.pickup01_box-p,
.pickup01_box-p02 {
	margin-bottom: 5px;
}
.pickup01_text02 {
	display: block;
	margin-left: 0;
	margin-right: 0;
	color: #000;
	font-size: 1.1em;
}
.pickup01_box,
.pickup02_box,
.design .pickup01_box {
	max-width: 31.3%;
}
.design .pickup01_box-p {
	background-color: #24bbb7;
	color: #fff;
	border-radius: 10px;
	/* padding: 6px 18px; */
	padding: 6px 12px;
	display: flex;
	justify-content: center;
	text-align: left;
	line-height: 1.5;
	margin-top: 5%;
	margin-bottom: 2%;
}
.pickup01_text03 {
	font-weight: bold;
}
.pickup01_text03 .txt_red {
	color: red;
}
.point_flex {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.point_flex > * {
	width: 48%;
	padding: 10px;
	border: 10px solid #e2e2e2;
	margin: 1%;
	position: relative;
}

.point_flex > * p {
	margin: 0;
}
.point_flex > * img {
	display: block;
	max-width: 100% !important;
	margin: 0 auto !important;
}
.point_flex a[data-lightbox] {
	display: none;
}
.point_flex .title {
	background-color: #b1b3b2;
	color: #fff;
	display: flex;
	justify-content: center;
	line-height: 1.25;
	font-size: 1.2em;
	padding: 3px 4px 4px;
	margin: 0 0 0.5em;
}
.txt_small,
.txt_small_red {
	font-size: 0.857em;
	/* text-align: center; */
	display: flex;
	justify-content: center;
}
.txt_small_red {
	color: red;
}
.space {
	margin-left: 1em;
}
.onlySP {
	display: none;
}

.point_list {
	list-style: none;
	margin: 0.5em 0 0;
	padding: 0;
}
.point_list > li {
	margin: 0 0 0.25em;
}
.point_list .point_item {
	color: #31a8a5;
	margin: 0;
	padding: 0;
	font-size: 0.857em;
	font-weight: bold;
}
.point_list .point_item ~ p {
	margin-left: 1em;
}
.point_list ul {
	list-style: disc;
	margin-left: 2.5em;
}
.point_border {
	border-top: 1px solid #050505;
	margin-top: 1em !important;
	padding: 1em 0 0;
}
.point_sub_text {
	font-size: 1.142em;
	margin: 0 0 0.5em !important;
	display: flex;
	justify-content: center;
}
.icon_simple,
.icon_colorful {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 32px 32px;
	padding-left: 40px;
}
.icon_simple {
	background-image: url(/items/categories/print/icon_print_roll.png);
}
.icon_colorful {
	background-image: url(/img/towel/icon_print_rainbow.png);
}
@media screen and (max-width: 1199px) {
/*
.point_flex > *:hover {
	border-color: #ffcf99;
}
.point_flex a[data-lightbox] {
	display: block;
}
.onlySP {
	display: block;
}
*/
.point_sub_text {
	font-size: 1em;
}
}
@media screen and (max-width: 991px) {
.pickup01_box,
.design .pickup01_box,
.pickup02_box {
	max-width: 48%;
}
}
@media screen and (max-width: 767px) {
.pickup01_box {
	border: 3px solid #e2e2e2;
}
.pickup01_box:hover {
	border: 3px solid #ffcf99;
}
.pickup01_box,
.pickup02_box {
	padding: 5px;
}
.pickup01_box .pickup01_text02 {
	display: none;
}
.pickup01_box,
.design .pickup01_box,
.pickup02_box,
.point_flex > * {
	max-width: 48%;
	font-size: 0.857em;
}
.point_flex > * {
	border-width: 5px;
	max-width: 100%;
	width: 100%;
}
/*
.point_flex .title {
	font-size: 0.9em;
}
*/
.spbr {
	display: block;
}
.space {
	margin-left: 0;
}
}
/* ここから追加 */
.towel_sample_main {
	border: 1px solid #0069b7;
	max-width: 1000px;
	margin: 0 auto 2em;
}
.towel_sample_flex {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0 1% 1%;
	margin: 0;
}
.towel_sample_flex > * {
	width: 32.33%;
	padding: 10px;
	border: 5px solid #e2e2e2;
	margin: 0.5%;
	position: relative;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.towel_sample_flex a.boxref {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	z-index: 1;
}
.towel_sample_flex > *:hover {
	border-color: #ffcf99;
}
.towel_sample_flex > * p {
	margin: 0;
}
.towel_sample_flex .image {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex: 1;
}
.towel_sample_flex > * img {
	display: block;
	max-width: 100% !important;
	margin: 0 auto !important;
}
.towel_sample_flex .title {
	background-color: #34b7ea;
	color: #fff;
	display: flex;
	justify-content: center;
	line-height: 1.25;
	/* font-size: 1.2em; */
	font-size: 1.1em;
	padding: 3px 4px 4px;
	margin: 0 0 0.5em;
	font-weight: bold;
}
.towel_sample_flex .text {
	display: flex;
	justify-content: center;
	margin: 0.5em 0 0;
}
.towel_sample_flex .title .small {
	font-size: 80%;
}
@media  screen and (max-width: 767px) {
.towel_sample_flex > * {
	width: 49%;
	font-size: 0.857em;
	border-width: 5px;
}
}
.pickup01_box .icon-towel-full {
    position: absolute;
    top: 13.5rem;
    left: 1.2rem;
    border-radius: 10%;
    background-image: url(../../common/img/icon_towel_full.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}

@media screen and (max-width:600px) {
	.pickup01_box .icon-towel-full {
		width: 32px;
		height: 32px;
		top: 11rem
	}
}

.pickup01_box .icon-wrapping {
    position: absolute;
    top: 9.5rem;
    left: 1.1rem;
    background-image: url(../../common/img/icon_wrapping.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 42px;
    height: 42px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}
@media screen and (max-width:600px) {
	.pickup01_box .icon-wrapping {
		width: 35px;
		height: 35px;
		top: 8.0rem
	}
}
.pickup01_box .icon-towel-wide {
	background-image: url(../../common/img/icon_towel_wide.png);
}
.pickup01_box .icon-towel-space {
	background-image: url(../../common/img/icon_towel_space.png);
}
.pickup01_box .icon-towel-wide,  .pickup01_box .icon-towel-space {
	position: absolute;
	top: 5.5rem;
	left: 1rem;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 42px;
	height: 42px;
	text-align: center !important;
	color: #fff;
	z-index: 99
}
@media screen and (max-width:600px) {
	.pickup01_box .icon-towel-wide,  .pickup01_box .icon-towel-space {
		width: 35px;
		height: 35px;
		top: 5rem
	}
}
.pickup01_box .price {
    font-size: 1.2rem;
    color: #E64552;
    line-height: 130%;
    margin-top: 8px;
}
@media  screen and (max-width: 767px) {
	.pickup01_box .price {
    	font-size: 1.0rem;
	}
	.topday span {
	    font-size: 1.5em;
    }
}
.pickup01_box .price span {
    font-size: 1.5rem;
    font-weight: bold;
}

#productsBox .pickup01_box ul.size_icon li {
    font-size: 0.7rem;
    display: inline-block;
    padding: 2px 6px;
    margin: 2px;
    background-color: #efefef;
    border-radius: 5px;
    color: #000;
}
.line {
    background: linear-gradient(transparent 0%, transparent 70%, #ffff00 70%, #ffff00 100%);
}
.readmore a.more {
    display: none;
}
.goodsBox {
	display: flex;
	gap: 2%;
	justify-content: center;
	flex-wrap: wrap;
	border: 2px solid #fff;
}

.goodsBox-li {
	width: 31.5%;
	border: 5px solid #eee;
	border-radius: 8px;
    padding: 1%;
    margin-bottom: 2%;
}
.goodsBox-li img {
    width: 90%;
    margin: 0 auto 4% auto;
    display: block;
}
.goods-txt {
	padding-bottom: 0 !important;
	font-size: 0.95em !important;
}
.goods-txt span {
	font-size: 1.4em;
}
.goods-txt2 {
	color: #000;
	margin-bottom: 0;
}
.t-btnBox {
	display: flex;
    flex-wrap: wrap;
    gap: 3%;
    position: relative;
}
.t-btn {
    background: #f80;
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    z-index: 10;
    margin-bottom: 3%;
    width: 48%;
}

.t-btn a {
	color: #fff;
	text-decoration: none;
	padding: 1%;
    border-radius: 8px;
    display: block;
    cursor: pointer;
    border: 2px solid #f80;
}

.t-btn:hover {
    background: #fff;
	z-index: 99;
	
}
.t-btn a:hover { 
	color: #f80 !important;
}
.spc {
	margin-bottom: 5% !important;
}
.oshi {
    border: 3px solid #24bbb7;
    border-radius: 8px;
    width: 97%;
    margin: 0 auto;
}
.oshiBox {
    padding: 1% 3% !important;
}
.oshiBox-li {
    color: #000;
    font-size: 1.4rem !important;
    font-weight: bolder;
}
.spe0 {
    margin-left: 11.4%;
}
.h4-ttl {
	color: #000 !important;
	text-align: center !important;
	font-weight: bolder !important;
	font-size: 1.2em !important;
	margin-top: 0% !important;
	margin-bottom: 0% !important;
	border: 0 !important;
}
.h4-ttl span {
	color: #E64552 !important;
	text-align: center !important;
	font-weight: bold !important;
	font-size: 1.4em !important;
	margin-top: 0% !important;
}
.h5-ttl {
    color: #000;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 26px;
    padding: 0% 3% !important;
}
.dis-active {
    display: none;
}
.accordion-004 {
    width: 95%;
    margin: 0 auto 2% auto;
    border: 3px solid #24bbb7;
    border-radius: 8px;
}

.accordion-004 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #e64552;
    font-weight: 600;
    cursor: pointer;
}

.accordion-004 summary::-webkit-details-marker {
    display: none;
}

.accordion-004 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #e64552b3;
    border-right: 3px solid #e64552b3;
    content: '';
    transition: transform .3s;
}

.accordion-004[open] summary::after {
    transform: rotate(225deg);
}

.accordion-004 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #000000;
    transition: transform .5s, opacity .5s;
}

.accordion-004[open] p {
    transform: none;
    opacity: 1;
    font-size: 1.2em;
}
.exlist {
	display :flex;
	padding: 1% 2%;
	gap: 3%;
	justify-content: center;
	flex-wrap: wrap;
}

.exlist-li-p {
    border: 2px solid #24bbb7;
    border-radius: 8px;
    width: 48%;
    margin-bottom: 2% !important;
    text-align: center;
    font-weight: 400;
    color: #000;
    padding: 0% 2% !important;
    font-size: 0.9em !important;
}
.area-list {
	display: flex;
	flex-wrap: wrap;
}
.area-list-li {
}
@media  screen and (max-width: 767px) {
	.txtinitial {
		display: none;
	}	
	.pick33 .pickup01_box img {
       max-width: 95%;
    }
    .goodsBox-li {
		width: 48%;
	}
	.goods-txt {
        line-height: 21px;
    }
    .goods-txt2 {
        line-height: 24px;
    }
    .t-btn {
		width: 90%;
		margin-left: auto;
        margin-right: auto;
        padding: 2% 0;
        margin-bottom: 4%;
        font-size: 0.85em;
    }
    .sp-dis {
		display: none;
	}
    .oshiBox {
        padding: 3% 4% !important;
    }
    .oshiBox-li {
        font-size: 1rem !important;
    }
    .spe0 {
        margin-left: 0%;
    }
    .dis-active {
        display: block;
        line-height: 24px;
        color: #000;
    }
    .accordion-004 summary {
        font-size: 0.95em !important;
        padding: 3% 2%;
    }
    .h2-ttl {
		margin-top: 5% !important;
	}
	.exlist-li-p {
		width: 100%;
        margin-bottom: 4% !important;
	}
	.h5-ttl {
		display: none;
	}
}
/*20250603伊藤佑追加*/
.con-wrapper2 {
	display: flex;
    gap: 2.5%;
    justify-content: center;
}
.d_wrapper {
	padding: 0 1% 2% 1%;
    width: 50%;
    margin: 0 auto;
}
.dis_text {
	font-size: 1.3em;
	color: #000;
	padding: 0 11%;
}
.dis_text2 {
	font-size: 1.3em;
	color: #000;
	padding: 0 23%;
}
.secondday2 {
	font-size: 1.8em;
	font-weight: bolder;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #f80;
	border-radius: 8px;
	width: 65%;
    color: #000;
}
.secondday2 span {
	font-size: 1.4em;
    color: #E64552 !important;
}
.appear_sp {
	display: none;
}
.size_ruby {
	font-size: 1.5em;
} 
.size_ruby rt {
	font-size: .4em;
}
.towel_list {
        margin-top: 6%!important;
        margin-bottom: 0%!important;
        font-size: 2.5em!important;
}
.sameday-txt {
    color: #E64552 !important;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.5;
    margin: auto;
}
@media  screen and (max-width: 767px) {
	.appear_pc {
		display: none;
	}
	.appear_sp {
		display: block;
	}
	.size_ruby {
		font-size: 1.4em;
	} 
	.size_ruby rt {
		font-size: .4em;
	}
	.towel_list {
        font-size: 1.4em!important;
	}
}