
.font-yumin{
	font-family: "游明朝", YuMincho,'Yu Mincho', "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","Noto Serif JP","serif" !important;
}

.font-garamond{
	font-family: 'EB Garamond', serif !important;
}

.font-arno{
	font-family: arno-pro, serif !important; 
}

.inview{
	opacity: 0;
}

/*footer {
    margin-top: 0px;
}*/

.scrolled main {
    padding-top: calc(130px + var(--fsBannerHeight));
}

html {
  scroll-padding-top: 0px
}

.wrapper {
    display: block;
}

#ds{
	margin: 0px;
	padding: 0px;
    color: #000;
}

#ds img{
    image-rendering: -webkit-optimize-contrast;
}

_::-webkit-full-page-media, _:future, :root #ds img {/*safari*/
    image-rendering: auto;
}

footer {
    margin-top: 0px;
}


html {
    -webkit-font-smoothing: antialiased;
}

body{
	-webkit-font-smoothing: subpixel-antialiased;
}


#ds .cbg{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: relative;
}


#ds .pagetop{
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 12px;
    left: 12px;
    z-index: 500;
    display: none;
}

#ds .pagetop .pagetop-link{
    margin: 0;
    padding: 0;
    width: 62px;
}

#ds .pagetop .pagetop-link a{
    margin: 0;
    padding: 35px 0px 0;
    width: 62px;
    height: 62px;
    box-sizing: border-box;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1;
    background-color: #000;
    color: #FFF;
    font-style: italic;
    font-weight: 600;
    background-image: url(../../images/sp/special_contents/peony_fig/20230629/page_top2.svg);
    background-repeat: no-repeat;
    background-position: center top 16px;
    background-size: 19px auto;
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.15);
    text-decoration: none;
}


#ds .kv{
    margin: 0px;
    padding: 0px;
    overflow: visible;
    z-index: 20;
    position: relative;
}

#ds .kv-in{
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

#ds .kv .kv-base{
    margin: 0px;
    padding: 0px;
}

#ds .kv h1{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 3.7vw;
    left: 11.9vw;
    width: 27.4vw;
    text-align: center;
    z-index: 20;
}

#ds .kv h1 img{
    width: 100%;
}

#ds .kv .kv-text{
    position: absolute;
    top: 18.3vw;
    left: 13vw;
    width: 25.5vw;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.1vw;
    line-height: 1.4;
    font-weight: 600;
}

#ds .kv .kv-label1{
    position: absolute;
    top: 17.1vw;
    left: 13vw;
    width: 25.5vw;
    margin: 0;
    padding: 0;
    text-align: center;
}

#ds .kv .kv-label1 img{
    width: 100%;
}

#ds .kv .kv-label2{
    position: absolute;
    top: 4.3vw;
    left: 36.2vw;
    width: 5.9vw;
    margin: 0;
    padding: 0;
}

#ds .s-campaign{
    width: 266px;
    margin: 0px;
	padding: 0px;
    position: fixed;
    bottom: 70px;
    right: 24px;
    z-index: 200;
}

#ds .s-campaign a.target-link{
    margin: 0px;
    padding: 2px;
    display: block;
    text-decoration: none;
    background-color: #FFF;
    border: 2px solid #9a8a5b;
    box-shadow: 0px 6px 23px 0 rgba(0, 0, 0, 0.16);
}

#ds .s-campaign .s-campaign-in{
    margin: 0px;
    padding: 20px 0px;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_scampaign.png);
    background-repeat: repeat;
    background-size: 56px auto;
    border: 1px solid #9a8a5b;
}

#ds .s-campaign a.close{
    margin: 0px;
    padding: 0px;
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -8px;
    right: -8px;
    font-size: 0;
    background-image: url(../../images/special_contents/DeadSea/20240516/arrow_close.svg);
    background-repeat: no-repeat;
}

#ds .s-campaign h2{
    text-align: center;
    margin: 0px;
	padding: 0px;
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 600;
    color: #9a8a5b;
}

#ds .s-campaign .label-perioed{
    width: 215px;
    margin: 10px auto 0px;
	padding: 0px;
}

#ds .s-campaign .scam-img{
    width: 230px;
    margin: 13px auto 0px;
	padding: 0px;
    position: relative;
}

#ds .s-campaign .scam-img .limited {
    position: absolute;
    top: 6px;
    left: 8px;
    width: 50px;
    height: 50px;
    background-color: #0b667a;
    border-radius: 50%;
    z-index: 15;
    padding: 2px;
    box-sizing: border-box;
}

#ds .s-campaign .scam-img .limited .limited-in{
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #FFF;
    border-radius: 50%;
    box-sizing: border-box;
}

#ds .s-campaign .scam-img .limited .ltext{
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.1;
    margin-top: 0px;
    
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 51%;
    -webkit-transform: translateY(-51%);
    transform: translateY(-51%);
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFF;
}

#ds .s-campaign .scam-text1{
    margin: 13px 0 0px;
	padding: 0px;
    font-size: 1.4rem;
    line-height: 1.4;
    color: #452c18;
    text-align: center;
}

#ds .s-campaign .scam-text2{
    margin: 4px 0 0px;
	padding: 0px;
    font-size: 2rem;
    line-height: 1.4;
    color: #452c18;
    text-align: center;
}

#ds .s-campaign .scam-text2 .kana{
    letter-spacing: -0.1em;
}

#ds .mlead{
    margin: 0px;
    padding: 80px 0px 54px;
    position: relative;
    background-image: url(../../images/special_contents/DeadSea/20240509/bg_mlead.png);
    background-repeat: repeat;
    background-size: 384px auto;
}

#ds .mlead:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 11px;
    position: absolute;
    top: 11px;
    left: 0px;
    background-image: url(../../images/special_contents/DeadSea/20240509/line_mlead.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

#ds .mlead .mlead-text{
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 600;
}

#ds .mlead .mlead-text sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .mlead .mlead-text2{
    padding: 0;
    margin: 34px 0px 0;
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 600;
}

#ds .mlead .mlead-detail{
	margin: 0px;
	padding: 60px 0px 0px;
    text-align: center;
}

#ds .mlead .mlead-detail a{
	margin: 0px;
	padding: 0px 20px 4px 0;
	text-align: center;
    color: #58491e;
	font-size: 1.4rem;
	line-height: 1;
    border-bottom: 1px solid #9a8a5b;
	text-decoration: none;
	position: relative;
	display: inline-block;
}

#ds .mlead .mlead-detail a:after{
    margin: 0px;
    padding: 0px;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 14px;
    height: 14px;
    background-image: url(../../images/sp/special_contents/DeadSea/20240516/arrow_link_br.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#ds .mlead .info{
    margin: 50px auto 0;
    padding: 30px 0px 0px;
    text-align: center;
    width: 750px;
    height: 183px;
    background-image: url(../../images/special_contents/DeadSea/20240516/frame_info.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#ds .mlead .info h2{
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    color: #0b667a;
    margin: 0px;
	padding: 0px;
}

#ds .mlead .info .info-text{
    margin: 20px 0 0px;
	padding: 0px;
    position: relative;
    font-size: 2rem;
    line-height: 1;
}

#ds .mlead .info .info-text .rel{
    margin: 0px;
	padding: 0px 0 0 83px;
    position: relative;
    display: inline-block;
}

#ds .mlead .info .info-text .limited {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    left: 0px;
    width: 70px;
    height: 70px;
    background-color: #0b667a;
    border-radius: 50%;
    z-index: 15;
    padding: 2px;
    box-sizing: border-box;
}

#ds .mlead .info .info-text .limited .limited-in{
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #FFF;
    border-radius: 50%;
    box-sizing: border-box;
}

#ds .mlead .info .info-text .limited .ltext{
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.1;
    margin-top: 0px;
    
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 51%;
    -webkit-transform: translateY(-51%);
    transform: translateY(-51%);
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFF;
}

#ds .mlead .notes{
    margin: 45px auto 0px;
	padding: 0px;
    font-size: 1.4rem;
    line-height: 1;
    width: 1100px;
}


#ds .dsl{
    margin: 0px;
    padding: 60px 0px 45px;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_ds_line.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#ds .dsl h2{
    margin: 0px;
	padding: 0px;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    color: #0b667a;
}

#ds .dsl .item-slider{
	margin: 40px auto 0;
	padding: 0px;
	width: 990px;
	position:relative;
}

#ds .dsl .item-slider > ul{
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	font-size:0;
    position: relative;
    width: 100%;
    overflow: visible;
}

#ds .dsl .item-slider > ul > li{
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 2px;
	width: 330px;
	vertical-align:top;
    position: relative;
}

#ds .dsl .item-slider .text{
    padding: 0px;
    font-size: 2.2rem;
    line-height: 1.3;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.05em;
    color: #0b667a;
    
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
    align-items: flex-end;
}

#ds .dsl .item-slider .text sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .dsl .item-slider .text .flex{
    display: inline-block;
}

#ds .dsl .item-slider .img{
    margin: 0px auto;
    padding: 14px 0px 0px;
    position: relative;
    width: 203px;
    text-align: center;
}

#ds .dsl .item-slider .img .mimg{
    width: auto;
    height: auto;
    display: inline;
}

#ds .dsl .item-slider .img a{
    display: block;
    width: 100%;
}

#ds .dsl .item-slider .name-and-price{
	margin: 0px;
	padding: 15px 0px 0px;
}

#ds .dsl .item-slider h3{
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height:1.4;
	letter-spacing: normal;
    font-style: normal;
    font-weight: 400;
    color: #0b667a;
}

#ds .dsl .item-slider .price{
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height:1.4;
	font-weight:400;
    color: #0b667a;
}

#ds .dsl .item-slider .btn,
#ds .dsl .item-slider .bcs{
	margin: 0px;
	padding: 17px 0px 0px;
}

#ds .dsl .item-slider .btn a{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
	display: inline-block;
	background: #9a8a5b;
	width: 150px;
    cursor: pointer;
}

#ds .dsl .item-slider .btn a svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 6px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 0.9rem;
}

#ds .dsl .item-slider .bcs .bbg{
	margin: 0px;
	padding: 12px 0px;
	text-align: center;
	font-size: 1.1rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
	display: inline-block;
	background: #FFF;
	width: 150px;
	border: 1px solid #9a8a5b;
}

#ds .dsl .item-slider .link{
	margin: 0px;
	padding: 10px 0px 0px;
}

#ds .dsl .item-slider .link a{
	margin: 0px;
	padding: 0px 20px 5px 0;
	text-align: center;
	color: #0b667a;
	font-size: 1.4rem;
	line-height: 1;
    border-bottom: 1px solid #0b667a;
	text-decoration: none;
	position: relative;
	display: inline-block;
}

#ds .dsl .item-slider .link a:after{
    margin: 0px;
    padding: 0px;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 14px;
    height: 14px;
    background-image: url(../../images/sp/special_contents/DeadSea/20240516/arrow_link_bl.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#ds .dsl .item-slider .slick-arrow {
	position: absolute;
	top: 214px;
	width: 21px;
	height: 40px;
	font-size: 0;
	cursor: pointer;
	outline: none;
	z-index: 50;
}

#ds .dsl .item-slider .slick-prev {
    left: -32px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/special_contents/DeadSea/20240516/arrow_prev1.png);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#ds .dsl .item-slider .slick-next {
    right: -32px;
    background-repeat: no-repeat;
    background-image: url(../../images/sp/special_contents/DeadSea/20240516/arrow_next1.png);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#ds .dsl .item-slider .slick-prev:after {
	display: none;
}

#ds .dsl .item-slider .slick-next:after {
	display: none;
}

#ds .dsl .item-slider .slick-dots {
    width: 100%;
    font-size: 0;
    text-align: center;
    list-style: none;
    display: block;
    margin: 30px 0px 0px;
	padding: 0px;
}

#ds .dsl .item-slider .slick-dots li {
    display: inline-block;
    margin: 0 6px;
    width: auto;
}

#ds .dsl .item-slider .slick-dots li button {
    display: block;
    line-height: 0;
    width: 9px;
    height: 9px;
    background: #87b3be;
    border: 0;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    font-size:0;
    outline:none;
    padding:0;
}

#ds .dsl .item-slider .slick-dots .slick-active button,
#ds .dsl .item-slider .slick-dots li button:hover {
    background: #0b667a;
}

#ds .dsl .item-slider .slick-dots>li>button::before{
    background-color: transparent;
}

#ds .dsl .notes{
    margin: 45px auto 0px;
	padding: 0px;
    font-size: 1.4rem;
    line-height: 1;
    width: 1100px;
}

#ds .dsl .dsl-obj1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 232px;
    z-index: 10;
    line-height: 0;
}

#ds .dsl .dsl-obj2{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 232px;
    z-index: 10;
    line-height: 0;
}

#ds .dsl .dsl-obj3{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 232px;
    z-index: 10;
    line-height: 0;
}

#ds .dsl .dsl-obj4{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 232px;
    z-index: 10;
    line-height: 0;
}

#ds .recipe{
    margin: 0px;
    padding: 80px 0px 54px;
    position: relative;
    background-image: url(../../images/special_contents/DeadSea/20240509/bg_mlead.png);
    background-repeat: repeat;
    background-size: 384px auto;
}

#ds .recipe:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 11px;
    position: absolute;
    top: 5px;
    left: 0px;
    background-image: url(../../images/special_contents/DeadSea/20240509/line_mlead.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

#ds .recipe h2{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    color: #9a8a5b;
    font-weight: 600;
}

#ds .recipe .recipe-text{
    margin: 25px 0 0px;
    padding: 0px;
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 600;
}

#ds .recipe .recipe-text sup{
    font-size: 1.4rem;
    vertical-align: super;
}

#ds .recipe .recipe-frame{
    margin: 39px auto 0px;
    padding: 40px 0px 30px;
    width: 950px;
    background-color: #d8e7ea;
}

#ds .recipe .recipe-nav{
    margin: 0 auto;
    padding: 0;
    width: 558px;
    position: relative;
    box-sizing: content-box;
}

#ds .recipe .recipe-nav ul{
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-size:0;
    position: relative;
    width: 100%;
    overflow: visible;
}

#ds .recipe .recipe-nav ul li{
    margin: 0px;
	padding: 6px;
    box-sizing: border-box;
}

#ds .recipe .recipe-nav ul li.n1{
    width: 166px !important;
}

#ds .recipe .recipe-nav ul li.n2{
    width: 166px !important;
}

#ds .recipe .recipe-nav ul li.n3{
    width: 226px !important;
}

#ds .recipe .recipe-nav ul li a{
    margin: 0px;
	padding: 15px 0px;
    box-sizing: border-box;
    text-align: center;
    color: #9a8a5b;
    font-size: 1.7rem;
    line-height: 1;
    font-weight: 600;
    display: block;
    text-decoration: none;
    width: 100%;
    background-color: #efede7;
    border: 3px solid #cdc3a4;
    border-radius: 24px;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.29);
}

#ds .recipe .recipe-nav ul li a sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .recipe .recipe-nav ul li.slick-current a{
    background-color: #0b667a;
    border: 3px solid #547d85;
    color: #FFF;
}

#ds .recipe .recipe-slider{
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    box-sizing: content-box;
}

#ds .recipe .recipe-slider ul{
	margin: 0px;
	padding: 0px;
	font-size:0;
    position: relative;
    width: 100%;
    overflow: visible;
}

#ds .recipe .recipe-slider ul li{
    margin: 0px;
	padding: 40px 0 0 376px;
    min-height: 256px;
    box-sizing: border-box;
    position: relative;
}

#ds .recipe .recipe-slider ul li .img{
    width: 216px;
    position: absolute;
    top: 40px;
    left: 132px;
}

#ds .recipe .recipe-slider ul li .img .rel{
    display: block;
    position: relative;
}

#ds .recipe .recipe-slider ul li .img .point{
    width: 41px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    left: 11px;
}

#ds .recipe .recipe-slider ul li .img .comment{
    width: 325px;
    height: 112px;
    position: absolute;
    top: 0;
    left: -98px;
    background-image: url(../../images/special_contents/DeadSea/20240516/frame_recipe.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}

#ds .recipe .recipe-slider ul li.rcp1 .img .comment{
    width: 325px;
    height: 152px;
    position: absolute;
    top: -40px;
    left: -98px;
    background-image: url(../../images/special_contents/DeadSea/20240516/frame_recipe2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: none;
}

#ds .recipe .recipe-slider ul li .img .comment.open{
    display: block;
}

#ds .recipe .recipe-slider ul li .img .comment .comment-in{
    margin: 0px;
	padding: 12px 15px 0;
    font-size: 1.2rem;
    line-height: 1.2;
    display: block;
}

#ds .recipe .recipe-slider ul li .img .comment .comment-in sup{
    font-size: 0.9rem;
    vertical-align: super;
}

#ds .recipe .recipe-slider ul li h3{
    margin: 0px;
	padding: 20px 0 0px;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: 600;
    color: #0b667a;
}

#ds .recipe .recipe-slider ul li h3 sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .recipe .recipe-slider ul li .rep-label{
    margin: 20px 0 0px;
    padding: 0px;
    width: 530px;
    height: 37px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 600;
    color: #FFF;
    background-image: url(../../images/special_contents/DeadSea/20240516/label_recipe.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#ds .recipe .recipe-slider ul li .rep-label p{
    margin: 0px;
	padding: 10px 15px 0;
}

#ds .recipe .recipe-slider ul li .rep-label p sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .recipe .recipe-slider ul li .rep-text{
    margin: 15px 0 0px;
	padding: 0px;
    width: 530px;
    font-size: 1.6rem;
    line-height: 1.6;
    font-weight: 400;
}

#ds .recipe .recipe-slider ul li .rep-text sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .recipe .notes{
    margin: 40px auto 0px;
	padding: 0px;
    font-size: 1.4rem;
    line-height: 1.7;
    width: 1100px;
}


#ds .fragrance{
    margin: 0px;
    padding: 60px 0px 100px;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_fra.jpg?a=20240514);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#ds .fragrance h2{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    color: #FFF;
}

#ds .fragrance .component{
	margin: 22px auto 0;
	padding: 0px;
	width: 535px;
    position: relative;
    border-bottom: 1px solid #FFF;
}

#ds .fragrance .component-in{
	margin: 0;
	padding: 0px;
    position: relative;
}

#ds .fragrance .component h3{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#ds .fragrance .component h3 a{
	padding: 16px 0px;
	font-size: 1.8rem;
	line-height:1;
	font-weight:400;
    display: block;
	position:relative;
    text-decoration: none;
    border-top: 1px solid #FFF;
    color: #FFF;
}

#ds .fragrance .component h3 a .icon {
    font-size: 2.6rem;
    text-decoration: none;
	position: absolute;
    top: 52%;
    right: 20px;
    
    transform: translateY(-52%);
	-webkit- transform: translateY(-52%);
    font-weight: 400;
    display: inline-block;
}

#ds .fragrance .component h3 a .plus{
	display:none;
}

#ds .fragrance .component h3 a .minus {
	display:block;
}

#ds .fragrance .component.open h3 a .plus{
	display:block;
}

#ds .fragrance .component.open h3 a .minus {
	display:none;
}

#ds .fragrance .component-more{
    padding: 0px 0px 16px;
    /*display: none;*/
    margin: 0px;
    width: 100%;
}

#ds .fragrance .component-more-in{
    padding: 0px;
}

#ds .fragrance .component-more .pira{
    width: 535px;
    margin: 0px auto;
	padding: 0px;
}

#ds .sk{
    margin: 0px;
    padding: 70px 0px 85px;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_sk.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#ds .sk h2{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    color: #0b667a;
}

#ds .sk .sk-frame{
    margin: 50px auto 0;
    padding: 0px;
    width: 950px;
    height: 521px;
    background-image: url(../../images/special_contents/DeadSea/20240516/frame_sk.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#ds .sk .sk-frame h3{
    text-align: center;
    margin: 0px;
	padding: 55px 0px 0px;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: 600;
    color: #0b667a;
}

#ds .sk .sk-frame .text{
    text-align: center;
    margin: 0px;
	padding: 10px 0px 0px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 600;
    color: #9a8a5b;
}

#ds .sk .sk-frame .sk-block{
    width: 776px;
    margin: 40px auto 0;
	padding: 0px 0 0 458px;
    position: relative;
    box-sizing: border-box;
}

#ds .sk .sk-frame .sk-block .img{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 4px;
    width: 424px;
    box-sizing: border-box;
}

#ds .sk .sk-frame .sk-block .img .img-in{
    margin: 0px;
	padding: 4px;
    display: block;
    text-align: center;
    border: 3px solid #a89968;
}

#ds .sk .sk-frame .sk-block .img .img-in2{
    margin: 0px;
	padding: 65px 0px 32px;
    display: block;
    border: 1px solid #a89968;
}

#ds .sk .sk-frame .sk-block .img .mimg{
    width: 354px;
    height: auto;
    display: inline;
}

#ds .sk .sk-frame .sk-block .img a{
    display: block;
    width: 100%;
}

#ds .sk .sk-frame .sk-block .detail{
    margin: 0px;
	padding: 15px 0 85px;
    text-align: center;
    position: relative;
}

#ds .sk .sk-frame .sk-block .detail .name-and-price{
	margin: 0px;
	padding: 0px;
}

#ds .sk .sk-frame .sk-block .detail h4{
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height:1.4;
	font-weight: 400;
	letter-spacing:normal;
    font-style: normal;
}

#ds .sk .sk-frame .sk-block .detail .price{
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height:1.4;
	font-weight:400;
}

#ds .sk .sk-frame .sk-block .detail .btn-list{
	margin: 0px;
	padding: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

#ds .sk .sk-frame .sk-block .detail .btn,
#ds .sk .sk-frame .sk-block .detail .bcs{
	margin: 0px;
	padding: 0px;
}

#ds .sk .sk-frame .sk-block .detail .btn a{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
	display: inline-block;
	background: #0b667a;
	width: 150px;
    cursor: pointer;
}

#ds .sk .sk-frame .sk-block .detail .btn a svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 6px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 0.9rem;
}

#ds .sk .sk-frame .sk-block .detail .bcs .bbg{
	margin: 0px 0 20px;
	padding: 14px 0px;
	text-align: center;
	font-size: 1.1rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
	display: inline-block;
	background: #FFF;
	width: 250px;
	border: 1px solid #0b667a;
}

#ds .sk .sk-frame .sk-block .detail .link{
	margin: 0px;
	padding: 10px 0px 0px;
}

#ds .sk .sk-frame .sk-block .detail .link a{
	margin: 0px;
	padding: 0px 20px 5px 0;
	text-align: center;
	color: #58491e;
	font-size: 1.4rem;
	line-height: 1;
    border-bottom: 1px solid #58491e;
	text-decoration: none;
	position: relative;
	display: inline-block;
}

#ds .sk .sk-frame .sk-block .detail .link a:after{
    margin: 0px;
    padding: 0px;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 14px;
    height: 14px;
    background-image: url(../../images/sp/special_contents/DeadSea/20240516/arrow_link_br.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#ds .sk .sk-frame .sk-block .detail .kit-text{
	margin: 16px auto 0px;
	padding: 20px 0px;
    width: 100%;
    background-color: #d8e7ea;
    position: relative;
    box-sizing: border-box;
}

#ds .sk .sk-frame .sk-block .detail .kit-text h4{
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 600;
    color: #0b667a;
}

#ds .sk .sk-frame .sk-block .detail .kit-text p.kit-t{
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 1.2rem;
	line-height: 1.5;
    letter-spacing: -0.02em;
}

#ds .sk .sk-obj1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    line-height: 0;
    padding: 7px 0;
    box-sizing: border-box;
}

#ds .sk .sk-obj1 img{
    width: auto;
    height: 100%;
}

#ds .sk .sk-obj2{
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    line-height: 0;
    padding: 7px 0;
    box-sizing: border-box;
}

#ds .sk .sk-obj2 img{
    width: auto;
    height: 100%;
}

#ds .step{
    margin: 0px;
    padding: 80px 0px 75px;
    position: relative;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_bs.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#ds .step:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 11px;
    position: absolute;
    top: 5px;
    left: 0px;
    background-image: url(../../images/special_contents/DeadSea/20240516/line_white.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

#ds .step h2{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    color: #FFF;
    font-weight: 600;
}

#ds .step .step-lineup{
    margin: 30px auto 0;
    padding: 0;
    width: 890px;
    position: relative;
    box-sizing: content-box;
}

#ds .step .step-lineup ul{
	margin: 0px;
	padding: 0px;
	font-size:0;
    position: relative;
    width: 100%;
    overflow: visible;
}

#ds .step .step-lineup ul li{
    margin: 0px;
	padding: 0px;
    box-sizing: border-box;
    position: relative;
}

#ds .step .step-lineup .step-inner {
    position: relative;
    z-index: 20;
    padding: 0px 0 0px 390px;
    width: 100%;
    height: 487px;
    background-color: #003440;
    color: #FFF;
    box-sizing: border-box;
    text-align: center;
    
    display: flex;
	align-items: center;
}

#ds .step .step-lineup .step-inner2 {
    padding: 0px;
    width: 100%;
}

#ds .step .step-lineup > ul li.slick-slide.step1 .step-inner:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 72px;
    height: 164px;
    background-image: url(../../images/special_contents/DeadSea/20240516/num1.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 78px;
    right: 122px;
    z-index: 10;
}

#ds .step .step-lineup > ul li.slick-slide.step2 .step-inner:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 117px;
    height: 163px;
    background-image: url(../../images/special_contents/DeadSea/20240516/num2.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 79px;
    right: 96px;
    z-index: 10;
}

#ds .step .step-lineup > ul li.slick-slide.step3 .step-inner:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 111px;
    height: 167px;
    background-image: url(../../images/special_contents/DeadSea/20240516/num3.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 79px;
    right: 99px;
    z-index: 10;
}

#ds .step .step-lineup > ul li.slick-slide.step4 .step-inner:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 108px;
    height: 164px;
    background-image: url(../../images/special_contents/DeadSea/20240516/num4.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 78px;
    right: 100px;
    z-index: 10;
}

#ds .step .step-lineup > ul li.slick-slide.step5 .step-inner:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 117px;
    height: 163px;
    background-image: url(../../images/special_contents/DeadSea/20240516/num5.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 83px;
    right: 93px;
    z-index: 10;
}

#ds .step .step-lineup .img{
    margin: 0px;
    padding: 0px;
    width: 390px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#ds .step .step-lineup .img .mimg{
    width: 390px;
    height: 487px;
    display: inline;
}

#ds .step .step-lineup .img a{
    display: block;
    width: 100%;
}

#ds .step .step-lineup h3{
    padding: 0px;
    box-sizing: border-box;
    z-index: 20;
    position: relative;
}

#ds .step .step-lineup h3 .step-tbg{
    margin: 0px;
    padding: 0px 14px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 400;
    display: inline-block;
    position: relative;
}

#ds .step .step-lineup h3 .step-tbg:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 5px;
    height: 2px;
    background-color: #FFF;
    position: absolute;
    bottom: 6px;
    left: 0px;
}

#ds .step .step-lineup h3 .step-tbg:after{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 5px;
    height: 2px;
    background-color: #FFF;
    position: absolute;
    bottom: 6px;
    right: 0px;
}

#ds .step .step-lineup h3 .step-tjp{
    display: block;
	margin: 0px;
	padding: 15px 0px 0px;
    font-size: 4.4rem;
    line-height: 1;
    font-weight: 400;
}

#ds .step .step-lineup .text{
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.3;
    padding: 25px 0 0;
    z-index: 20;
    position: relative;
}

#ds .step .step-lineup .text sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .step .step-lineup .name-and-price{
	margin: 25px 0 0px;
	padding: 0px;
}

#ds .step .step-lineup h4{
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height:1.4;
	font-weight: 400;
	letter-spacing:normal;
    font-style: normal;
}

#ds .step .step-lineup .price{
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height:1.4;
	font-weight:400;
}

#ds .step .step-lineup .btn,
#ds .step .step-lineup .bcs{
	margin: 20px 0px 0px;
	padding: 0px;
}

#ds .step .step-lineup .btn a{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
	display: inline-block;
	background: #9a8a5b;
	width: 150px;
    cursor: pointer;
}

#ds .step .step-lineup .btn a svg{
	margin: 0px;
	padding: 0px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 6px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    font-size: 0.9rem;
}

#ds .step .step-lineup .bcs .bbg{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	font-size: 1.1rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
	display: inline-block;
	background: #FFF;
    color: #000;
	width: 150px;
	border: 1px solid #9a8a5b;
}

#ds .step .step-lineup .link{
	margin: 0px;
	padding: 10px 0px 0px;
}

#ds .step .step-lineup .link a{
	margin: 0px;
	padding: 0px 20px 5px 0;
	text-align: center;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1;
    border-bottom: 1px solid #FFF;
	text-decoration: none;
	position: relative;
	display: inline-block;
}

#ds .step .step-lineup .link a:after{
    margin: 0px;
    padding: 0px;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 14px;
    height: 14px;
    background-image: url(../../images/sp/special_contents/DeadSea/20240516/arrow_link_wt.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#ds .step .step-lineup .slick-arrow {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	width: 42px;
	height: 42px;
	font-size: 0;
	cursor: pointer;
	outline: none;
	z-index: 50;
}

#ds .step .step-lineup .slick-prev {
    left: -22px;
    background-repeat: no-repeat;
    background-image: url(../../images/special_contents/DeadSea/20240516/arrow_prev2.png);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#ds .step .step-lineup .slick-next {
    right: -22px;
    background-repeat: no-repeat;
    background-image: url(../../images/special_contents/DeadSea/20240516/arrow_next2.png);
    background-position: 0px 0px;
    background-size: 100% 100%;
    transition: unset;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
    opacity: 1;
}

#ds .step .step-lineup .slick-prev:after {
	display: none;
}

#ds .step .step-lineup .slick-next:after {
	display: none;
}

#ds .step .step-lineup .slick-dots {
    width: 100%;
    font-size: 0;
    text-align: center;
    list-style: none;
    display: block;
    margin: 34px 0px 0px;
	padding: 0px;
}

#ds .step .step-lineup .slick-dots li {
    display: inline-block;
    margin: 0 6px;
    width: auto;
}

#ds .step .step-lineup .slick-dots li button {
    display: block;
    line-height: 0;
    width: 9px;
    height: 9px;
    background: #003440;
    border: 0;
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    font-size:0;
    outline:none;
    padding:0;
}

#ds .step .step-lineup .slick-dots .slick-active button,
#ds .step .step-lineup .slick-dots li button:hover {
    background: #9a8a5b;
}

#ds .step .step-lineup .slick-dots>li>button::before{
    background-color: transparent;
}

#ds .step .notes{
    margin: 25px auto 0px;
	padding: 0px;
    font-size: 1.4rem;
    line-height: 1;
    width: 1100px;
    color: #FFF;
}

#ds .campaign{
    margin: 0px;
	padding: 95px 0px 107px;
}

#ds .campaign .campaign-frame{
    margin: 0px auto;
	padding: 4px;
    border: 4px solid #9a8a5b;
    width: 1000px;
    box-sizing: border-box;
    position: relative;
}

#ds .campaign .campaign-frame .campaign-frame-in{
    margin: 0px;
    padding: 65px 0px;
    border: 2px solid #9a8a5b;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_campaign.png);
    background-repeat: repeat;
    background-size: 90px auto;
    position: relative;
}

#ds .campaign .campaign-frame h2{
    font-size: 5rem;
    line-height: 1;
    font-weight: 600;
    color: #9a8a5b;
    text-align: center;
    margin: 0px;
	padding: 0px;
}

#ds .campaign .campaign-frame .campaign-head{
    margin: 45px auto 0px;
	padding: 0px 0 0 492px;
    width: 100%;
    height: 289px;
    position: relative;
    box-sizing: border-box;
}

#ds .campaign .campaign-frame .campaign-head .c-img{
    width: 339px;
    position: absolute;
    top: 0px;
    left: 130px;
}

#ds .campaign .campaign-frame .campaign-head .c-img .limited {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 70px;
    height: 70px;
    background-color: #0b667a;
    border-radius: 50%;
    z-index: 15;
    padding: 2px;
    box-sizing: border-box;
}

#ds .campaign .campaign-frame .campaign-head .c-img .limited .limited-in{
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #FFF;
    border-radius: 50%;
    box-sizing: border-box;
}

#ds .campaign .campaign-frame .campaign-head .c-img .limited .ltext{
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.1;
    margin-top: 0px;
    
    position: absolute;
    display: inline-block;
    left: 0px;
    top: 51%;
    -webkit-transform: translateY(-51%);
    transform: translateY(-51%);
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFF;
}

#ds .campaign .campaign-frame .campaign-head .c-spec{
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0px;
	padding: 0px;
    position: absolute;
    bottom: 0px;
    left: 492px;
    width: 356px;
}

#ds .campaign .campaign-frame .campaign-head .c-label{
    width: 356px;
    margin: 0px;
	padding: 4px 0 0px;
}

#ds .campaign .campaign-frame .campaign-head .c-text1{
    margin: 0px;
	padding: 20px 0 0px;
    color: #452c18;
    font-size: 2.2rem;
    line-height: 1.4;
}

#ds .campaign .campaign-frame .campaign-head .c-text2{
    margin: 0px;
	padding: 10px 0 0px;
    color: #452c18;
    font-size: 3.4rem;
    line-height: 1.3;
}

#ds .campaign .campaign-frame .campaign-head .c-text2 .kana{
    letter-spacing: -0.15em;
}

#ds .campaign .campaign-frame .acc{
    margin: 22px auto 0;
	padding: 0px;
    width: 723px;
    position: relative;
    z-index: 20;
}

#ds .campaign .campaign-frame .acc .acc-in{
	margin: 0;
	padding: 0px;
}

#ds .campaign .campaign-frame .acc .acc-in h3{
	margin: 0px;
	padding: 0px;
	text-align: center;
    z-index: 100;
    position: relative;
}

#ds .campaign .campaign-frame .acc .acc-in h3 a{
	padding: 11px 0px;
	font-size: 1.4rem;
	line-height:1;
	font-weight:600;
    display: block;
	position:relative;
	color:#000;
    text-decoration: none;
    background-color: #f2efe6;
    border-top: 2px solid #9a8a5b;
    border-bottom: 2px solid #9a8a5b;
}

#ds .campaign .campaign-frame .acc .acc-in h3 a .icon {
    font-size: 2rem;
    text-decoration: none;
	position: absolute;
    top: 52%;
    right: 12px;
    
    transform: translateY(-52%);
	-webkit- transform: translateY(-52%);
    font-weight: 400;
    display: inline-block;
    color: #000;
}

#ds .campaign .campaign-frame .acc .acc-in h3 a .plus{
	display:block;
}

#ds .campaign .campaign-frame .acc .acc-in h3 a .minus {
	display:none;
}

#ds .campaign .campaign-frame .acc .acc-in.open h3 a .plus{
	display:none;
}

#ds .campaign .campaign-frame .acc .acc-in.open h3 a .minus {
	display:block;
}

#ds .campaign .campaign-frame .acc .acc-more{
    padding: 20px 20px 35px 20px;
    display: none;
    margin: 0px;
    background-color: #FFF;
}

#ds .campaign .campaign-frame .acc .acc-more ul{
    padding: 0px;
    margin: 0px;
}

#ds .campaign .campaign-frame .acc .acc-more ul li{
    padding: 0px 0 0 16px;
    margin: 3px 0px 0px;
    font-size: 1.4rem;
    line-height: 1.5;
    position: relative;
    text-align: left;
    letter-spacing: -0.03em;
    color: #000;
    word-break: break-word;
}

#ds .campaign .campaign-frame .acc .acc-more ul li:before {
	position:absolute;
	top:0px;
    left: 0px;
    /*content: "※";*/
    content: "・";
}

#ds .campaign .campaign-frame .acc .acc-more ul li a{
    text-decoration: underline;
}

#ds .campaign .campaign-obj1{
    position: absolute;
    top: 6px;
    left: 7px;
    width: 168px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .campaign-obj2{
    position: absolute;
    top: 6px;
    right: 7px;
    width: 168px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .campaign-obj3{
    position: absolute;
    bottom: 6px;
    left: 7px;
    width: 168px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .campaign-obj4{
    position: absolute;
    bottom: 6px;
    right: 7px;
    width: 168px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .campaign-obj5{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .campaign-obj6{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 150px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .campaign-obj7{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 150px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .campaign-obj8{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 150px;
    z-index: 10;
    line-height: 0;
}

#ds .campaign .end{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
	justify-content: center;
    align-items: center;
    background-color: rgba(100, 100, 100, 0.75);
    font-size: 1.6rem;
    line-height: 1;
    color: #FFF;
    z-index: 50;
}

#ds .concept{
    margin: 0px;
    padding: 0;
    position: relative;
    background-image: url(../../images/special_contents/DeadSea/20240509/bg_mlead.png);
    background-repeat: repeat;
    background-size: 384px auto;
}

#ds .concept:before{
    content: "";
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 11px;
    position: absolute;
    top: 13px;
    left: 0px;
    background-image: url(../../images/special_contents/DeadSea/20240509/line_mlead.png);
    background-repeat: repeat-x;
    background-size: auto 100%;
}

#ds .concept h2{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    color: #9a8a5b;
    font-weight: 600;
}

#ds .concept .clead{
    margin: 25px 0px 0px;
    padding: 0px;
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 600;
}

#ds .concept .clist{
    margin: 8px auto 0px;
    padding: 0px;
    width: 1100px;
}

#ds .concept .clist .cblock{
    margin: 47px 0 0px;
    padding: 2px;
    border: 3px solid #a79a79;
}

#ds .concept .clist .cblock .cblock-in{
    margin: 0px;
    padding: 0px;
    position: relative;
    border: 1px solid #9a8a5b;
    background-color: #FFF;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#ds .concept .clist .cblock .cblock-in .cimg{
    width: 547px;
    margin: 0px;
	padding: 0px;
}

#ds .concept .clist .cblock .cblock-in .cbody{
    width: 538px;
    margin: 0px;
	padding: 0px;
    text-align: center;
}

#ds .concept .clist .cblock.c1 .cblock-in .cbody{
	padding: 55px 0px 0px;
}

#ds .concept .clist .cblock.c2 .cblock-in .cbody{
	padding: 58px 0px 0px;
}

#ds .concept .clist .cblock.c3 .cblock-in .cbody{
	padding: 58px 0px 0px;
}

#ds .concept .clist .cblock.c2 .cblock-in .cimg{
    order: 2;
}

#ds .concept .clist .cblock.c2 .cblock-in .cbody{
    order: 1;
}

#ds .concept .clist .cblock .cblock-in .cbody .en{
    margin: 0px;
	padding: 0px;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: 600;
}

#ds .concept .clist .cblock .cblock-in .cbody h3{
    margin: 0px;
	padding: 8px 0px 0px;
    font-size: 2rem;
    line-height: 1;
    font-weight: 600;
}

#ds .concept .clist .cblock .cblock-in .cbody .ctext1{
    margin: 0px;
	padding: 35px 74px 0 65px;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}

#ds .concept .clist .cblock .cblock-in .cbody .ctext1 sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .concept .clist .cblock .cblock-in .cbody .ctext2{
    margin: 0px;
	padding: 30px 74px 0 65px;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: left;
}

#ds .concept .clist .cblock .cblock-in .cbody .ctext2 sup{
    font-size: 1.2rem;
    vertical-align: super;
}

#ds .concept .clist .cblock.c2 .cblock-in .cbody .ctext1{
	padding: 35px 65px 0 65px;
}

#ds .concept .clist .cblock.c3 .cblock-in .cbody .ctext1{
	padding: 35px 45px 0 45px;
}

#ds .concept .notes{
    margin: 30px auto 0px;
	padding: 0px;
    font-size: 1.4rem;
    line-height: 1;
    width: 1100px;
}

#ds .concept .concept-rel{
    position: relative;
    width: 1100px;
    margin: 0px auto;
	padding: 100px 0px 76px;
}

#ds .concept .concept-obj1{
    position: absolute;
    top: 165px;
    left: 75px;
    width: 33px;
    z-index: 10;
    line-height: 0;
}

#ds .concept .concept-obj2{
    position: absolute;
    top: 102px;
    right: 144px;
    width: 40px;
    z-index: 10;
    line-height: 0;
}

#ds .concept .concept-obj3{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 72px;
    z-index: 10;
    line-height: 0;
}

#ds .concept .concept-obj4{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 72px;
    z-index: 10;
    line-height: 0;
}

#ds .movie{
    margin: 0px;
    padding: 110px 0 126px;
    position: relative;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_movie.png);
    background-repeat: repeat;
    background-size: 90px auto;
}

#ds .movie .movie-block{
    padding: 0px;
    margin: 0px auto;
    width: 920px;
}

#ds .movie .movie-block .movie-rel{
	margin: 0;
	padding: 0px;
	width: 100%;
    position: relative;
    box-sizing: border-box;
    z-index: 20;
}

#ds .movie .movie-block .movie-area-in {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

#ds .movie .movie-block .movie-area-in iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

#ds .movie .movie-obj1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    line-height: 0;
    padding: 0;
    box-sizing: border-box;
}

#ds .movie .movie-obj1 img{
    width: auto;
    height: 100%;
}

#ds .movie .movie-obj2{
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    height: 100%;
    z-index: 10;
    line-height: 0;
    padding: 0;
    box-sizing: border-box;
}

#ds .movie .movie-obj2 img{
    width: auto;
    height: 100%;
}


#ds .c-footer{
    margin: 0px;
    padding: 0px;
}

#ds .line{
    margin: 0;
    padding: 89px 0px 93px;
    background-image: url(../../images/special_contents/DeadSea/20240516/bg_line.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#ds .line-frame{
    margin: 0 auto;
    padding: 7px;
    width: 590px;
    box-sizing: border-box;
    background-color: #FFF;
    position: relative;
    z-index: 20;
}

#ds .line-frame-in{
    margin: 0;
    padding: 50px 0 35px;
    border: 2px solid #89afbb;
}

#ds .line h2{
    margin: 0px;
    padding: 0px;
    font-size: 2.6rem;
    line-height: 1;
    text-align: center;
}

#ds .line .text{
	margin: 0px;
    padding: 18px 0px 0px;
    font-size: 1.4rem;
    line-height: 1em;
    text-align: center;
}

#ds .line .btn{
	margin: 0px;
	padding: 30px 0px 0px;
	text-align:center;
}

#ds .line .btn a{
	margin: 0px;
	padding: 26px 0px 0px 70px;
	text-align: center;
	color: #FFF;
	font-size: 2rem;
	line-height: 1;
	text-decoration: none;
	position: relative;
	display: inline-block;
	background: #00b900;
	width:272px;
	height:70px;
	border-radius:10px;
	box-sizing:border-box;
	font-weight:600;
}

#ds .line .btn a:before{
	content: "";
	background: url(../../images/special_contents/HolidayCollection/20211014/icon_line.png?a=20211014) no-repeat center center;
    background-size: 50px auto;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #009e00;
	width: 70px;
	height:70px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#ds .line .line-obj1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    z-index: 10;
    line-height: 0;
}

#ds .line .line-obj2{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    z-index: 10;
    line-height: 0;
}

#ds .line .line-obj3{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100px;
    z-index: 10;
    line-height: 0;
}

#ds .line .line-obj4{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100px;
    z-index: 10;
    line-height: 0;
}

#ds .line .line-obj5{
    position: absolute;
    top: 84px;
    left: -54px;
    width: 33px;
    z-index: 10;
    line-height: 0;
}


.sns{
    margin: 0;
    padding: 50px 0;
    background-image: url(../../images/special_contents/DeadSea/20240509/bg_mlead.png);
    background-repeat: repeat;
    background-size: 384px auto;
}

.sns-frame{
    margin: 0 auto;
    padding: 0px;
    width: 590px;
    height: 200px;
    box-sizing: border-box;
    position: relative;
    background-image: url(../../images/special_contents/DeadSea/20240516/frame_share.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.sns-frame-in{
    margin: 0;
    padding: 50px 0 0;
    position: relative;
}

.sns h3{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 5rem;
    line-height: 1;
    color: #006075;
    font-weight: 600;
}

.sns .social-btn {
    margin-top: 20px;
    position: relative;
    z-index: 20;
    font-size: 0;
}
.fb-like > span {
	width: 162px !important;
}
.fb-like iframe {
	width: 162px !important;
}

#ds .sns .sns-obj1{
    position: absolute;
    top: 65px;
    right: -22px;
    width: 40px;
    z-index: 10;
    line-height: 0;
}
