@charset 'UTF-8';

/*----------------------------------------
footer
----------------------------------------*/
footer{
	margin-top: 120px;
}
footer .inner .logo a{
	display: block;

	width: 160px;
	margin: 0 auto;
}
footer .inner .logo p{
	font-size: 11px;
	font-size: .6875rem;
	margin-top: 25px;
	letter-spacing: .05rem;
	color: #333;
	line-height: 1.22rem;
	text-transform: uppercase;
}
footer .inner .copy{
	font-size: 11px;
	font-size: .6875rem;
	font-weight: 100;
	margin-top: 150px;
	letter-spacing: .1rem;
	color: #333;
}
footer .pagetop{
	margin-top: 50px;
}
footer .pagetop a{
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	background-color: #18171b;
}
footer .pagetop a span{
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 25px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*----------------------------------------
header
----------------------------------------*/
header{
	width: 100%;
}
header .inner{
	position: relative;
}
header .inner h1{
	position: absolute;
	bottom: 30px;
	left: 50px;
	display: table;
}
header .inner h1 a{
	display: table-cell;
	width: 120px;
}
header .inner h1 a img{
	width: 100%;
	vertical-align: middle;
}
header .inner h1 p{
	display: table-cell;
	padding-left: 30px;
	vertical-align: middle;
	letter-spacing: .05rem;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
}
header nav{
	position: fixed;
	z-index: 100;
	top: 0;
	right: -400px;
	width: 0;
	width: 400px;
	height: 100%;
	padding-top: 110px;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #fff;
	-webkit-box-shadow: -30px 0 30px -1px rgba(0, 0, 0, .03);
	box-shadow: -30px 0 30px -1px rgba(0, 0, 0, .03);
}
header nav.open{
	right: 0;
}
header nav ul{
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
header nav ul li{
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
header nav ul li:first-child{
	border-top: 1px solid #eee;
}
header nav ul li a{
	display: table;
	width: calc(400px - 20px);
	margin: 0 auto;
}
header nav ul li a:before{
	display: table-cell;
	width: 12vh;
	height: 6.5vh;
	content: '';
	vertical-align: middle;
	background-position: center;
	background-size: cover;
}
header nav ul li a span{
	font-size: 12px;
	font-size: .75rem;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: .1rem;
	text-transform: uppercase;
	color: #333;
}
/*header nav ul li.online a:before{
background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/repetto/2018/renew/menu/repetto.jpg);
}
header nav ul li.newitem a:before{
background-image: url(//ds-assets.s3-ap-northeast-1.amazonaws.com/repetto/2019/menu/new-items.jpg);
}*/



/*----------------------------------------
index
----------------------------------------*/
body{
	overflow-x: hidden;
}
body a{
	color:#000;
}
body p{
	font-size:13px;
}
#container #christmas_campaign{
	margin: 0 auto 10%;
}
#container #christmas_campaign *{
	line-height: 2em;
	letter-spacing:0.1em;
	font-feature-settings: "palt";
}
#container #christmas_campaign strong{
	font-size: 18px;
	font-weight: bold;
}
#container #christmas_campaign .underline{
	text-decoration: underline;
}
#container #christmas_campaign .underline:hover{
	opacity:0.7;
	-webkit-transition: .5s;
	transition: .5s;
}
#container #christmas_campaign .icon_img{
	max-width: max-content;
}
#container #christmas_campaign h2{
	font-size: 38px;
	width: 65%;
	margin-bottom: 5%;
}
#container #christmas_campaign h3{
	font-size: 40px;
	text-align: center;
	margin: 0 auto;
	color: #000;
	font-weight: bold;
}
#container #christmas_campaign h4{
	font-size: 28px;
	font-weight: bold;
}
#container #christmas_campaign h5{
	font-size: 23px;
}
#container #christmas_campaign h6{
    font-size: 20px;
    margin: 0px auto 4%;
    font-weight: bold;
}
#container #christmas_campaign .main_section{
	margin:5% auto 0
}
.main_visual{}
.main_contents{
	margin: 0 auto 5%;
}
.main_contents .main_contents__title{
}
.main_contents .main_contents__title h2{
	font-family: Mrs Eaves, Georgia, serif;
	letter-spacing: 0.1em;
	margin: 0 auto 1%;
	color: #000;
}
.main_contents .main_contents__title h5{
}
.main_contents .main_contents__title h6{
	margin: 0 auto;
}
.main_contents__title p{
	margin: 2% auto 4%;
}
.main_contents .main_contents__title img{
	width: 80%;
	pointer-events: all;
}
.main_contents .main_contents__title p{}
.main_contents .main_contents__title p a{
	text-decoration:underline;
}
.main_contents .main_contents__title p img{}
.main_contents .main_contents__title p span{}
.main_contents nav{
	margin: 5% auto;
}
.main_contents nav ul{}
.main_contents nav ul li{
	border: #fed2d2 solid 3px;
	width: calc((100% / 3) - 70px);
	padding: 1% 0 1%;
	line-height: 1em!important;
}
.main_contents nav ul li a{
	display:block;
	height:100%;
}
.main_contents nav ul li:nth-child(2){
	margin: 0 2%;
}
.main_contents nav ul span{}
.detail_contents{}
.detail_contents_step{
	margin:0 auto 4%;
}
.detail_contents__step .small_text{
	margin:0.5% auto;
}
.detail_contents__title{}
.detail_contents__title h3{
}
.detail_contents__title h4{
	align-items: center;
	display: flex;
	width: 90%;
	text-align: center;
	margin: 0 auto 1%;
	color: #000;
	font-weight: bold;
}
.detail_contents__title h4:before,
.detail_contents__title h4:after{
	content: "";
	flex-grow: 1;
	height: 3px;
	background: #ffd6d6;
	display: block;
}
.detail_contents__title h4:before {
	margin-right: 1em;
}
.detail_contents__title h4:after {
	margin-left: 1em;
}
.detail_contents__title h4 img{
	max-width: max-content;
	margin-left: 1%;
	width: 5%;
}
.detail_contents__title p{}
.detail_contents__detail{
    margin: 0 auto;
}
.detail_contents__detail-box{
	margin:2% auto;
}
.detail_left{
	flex-basis: 160px;
	margin-right: 5%;
}
.detail_left strong{}
.detail_left figure{
}
.detail_left:hover{
	opacity:0.7;
	-webkit-transition: .5s;
	transition: .5s;
}
.detail_left figure img{
	border-radius: 50%;
	border: #fcf4f2 solid 4px;
	padding: 1%;
}
.detail_left figcaption{}
.detail_left figcaption p span{
	border-bottom: 1px solid #000;
	padding-bottom: 1%;
}
.detail_right{
	text-align: left;
}
.detail_right p{}
.detail_right ul{
	display: inline-block;
}
.detail_right ul li{
	padding: 5px 5px 0 0;
	display: inline-block;
	max-width: 150px;
}
.detail_right ul li a{display: block;height: 100%;}
.detail_right ul li img{
}
.main_video{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 4% auto 6%;
	width: 90%;
}
.main_video a{
    display: block;
    height: 100%;
    }
.main_video .main_video_block{
	width: calc((100% / 3) - 0px);
	/* margin:0 2% */
}
.main_video .main_video_block:nth-child(2){
	margin: 0 3%;
}
.main_video .main_video_single{
	/* width: calc((100% / 3) - 2px); */
	margin: 0 auto 7%;
	/* height: 400px; 
	background-color: #fcf4f2;
	padding: 0 40px 40px 40px;*/
	position: relative;
	padding: 0;
}
.main_video .main_video_single video{
	max-width: 400px;
	width: 100%;
	height: 200px;
	background-color: #000;
	/*object-fit: cover;*/
}
.main_video .main_video_single:before{
    content: "";
    background: #ec9777;
    display: block;
    position: absolute;
    width: 100%;
    height: 75%;
    left: 50%;
    right: 0;
    top: 50%;
    bottom: 0;
    padding: 0 10px 50px 10px;
    text-align: center;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.main_video figure{
	margin: 0 auto 11%;
}
.main_video figure img{
	max-width: fit-content;
	width: 60%;
}
.profile_box{
	width: 90%;
	background-color: #eeeeee;
	margin: 0 auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	/* -webkit-box-align: stretch; */
	-ms-flex-align: stretch;
	/* align-items: stretch; */
	/* flex-direction: row; */
	flex-wrap: nowrap;
}
.profile_box div{
	/* width: calc((100% / 2) - 10px); */
	padding: 0;
}
.profile_box .profile__img{
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
.profile_box .profile__img img{
	max-width: max-content;
	padding: 0;
	text-align: left;
	width: 100%;
}
.profile_box .profile_text{
	text-align: center;
	margin: 0 auto;
	padding: 4% 8%;
	/* width: 90%; */
}
.profile_box .profile_text .profile__title{
	font-family: Mrs Eaves, Georgia, serif;
	font-size: 16px;
	color: #000;
	font-style: italic;
}
.profile_box .profile_text h4{
	font-size: 40px;
	color: #000;
	margin: 0 auto 1%;
}
.profile_box .profile_text .profile_detail{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1%;
}
.profile_box .profile_text .profile_detail a {
    font-weight: bold;
}
.link_to{
	margin: 5% auto 2%;
}
.link_to img{
	margin: 0 auto;
}
.link_to p{
	margin: 1% auto 2%;
	font-size: 14px;
}
.link_to p img{}
.link_to a{}
.kiyaku-box{
	display: block;
	margin: 1% 0 5%;
}
.kiyaku-open-btn {
	display: block;
	text-align: center;
	font-size: 80%;
	font-weight: 500;
	margin-bottom: 5%;
}
.kiyaku-open-btn:hover {
	cursor: pointer;
}
.kiyaku-open-btn span {
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}
.p-kiyaku {
	display: block;
	line-height: 1.8;
	display: none;
	height: 50vh;
	overflow-y: scroll;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	text-align: justify;
	width: 80%;
}
.p-kiyaku div{
	margin: 0 auto 5%;
}
.p-kiyaku h6{
	text-align: center;
}
.p-kiyaku dl{
	margin:2% auto 0;
}
.p-kiyaku dl dt{
	font-size: 15px;
}
.p-kiyaku dl dd:not(.dd_single) {
	padding-left: 1em;
	text-indent: -0.5em;
}
.present_contents{}
.present_detail_outter{
	background: #fcf4f2;
	padding: 5% 0;
	position:relative;
	margin: 4% auto;
}
.present_detail_outter::before{
	/* content: ""; */
	/* z-index: -1; */
	/* position: absolute; */
	/* top: 150px; */
	/* bottom:0; */
	/* width: 100%; */
	/* height: 95%; */
	/* background: #eee; */
	/* right: 0; */
}
.present_block{}
.present_block ul{
	justify-content: space-between;
	width: 90%;
	margin: 0 auto 3%;
	display: -webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin-top: 4%;
}
.present_block ul li{
	/* width: calc((100% / 2) - 0px); */
	text-align: center;
	/* width: 30%; */
	/* margin: 0 3%; */
	/* -webkit-flex: 0 0 calc(30% - 0px); */
	-ms-flex: 0 0 calc(30% - 0px);
	/* flex: 0 0 calc(30% - 0px); */
	/* -webkit-flex: 0 0 calc(30% - 0px); */
	-ms-flex: 0 0 calc(30% - 0px);
	flex: 0 0 calc(45% - -30px);
	/* overflow: hidden; */
	background: #fff;
	/* border: #fed2d2 solid 2px; */
	outline: #fed2d2 solid 2px;
	outline-offset: -9px;
	min-height: 890px;
	position: relative;
	height: auto;
}
.present_block ul li::before{
	content: "";
	background: url(//ds-assets.s3.amazonaws.com/repetto/2021/illustration-campaign-2021/present_icon.png);
	top: 0px;
	background-size: 120px;
	display: inline-block;
	position: absolute;
	width: 120px;
	height: 120px;
	left: 50%;
	transform: translate(-50%, -50%);
}
.present_block ul li:first-child img{
	margin: 0 auto;
}
.present__icon{
}
.present__icon img{
}
.present__title {
	width: 90%;
	margin: 0 auto 0;
}
.present__title dl{
	margin: 17% auto 0;
}
.present__title dl dt{
	font-size: 35px;
}
.present__title dl dt span{
	font-size: 46px;
	font-family: Mrs Eaves, Georgia, serif;
}
.present__title dl dd{}
.present__title dl dd strong{}
.present__img{
	flex-direction: column;
	align-items: flex-start;
	width: 80%;
	margin: 0 auto;
	justify-content: space-between;
}
.present__img a{
	height:100%;
	display:block;
}
.present__img img{
	/* max-width: max-content; */
	/* width: 60%; */
	margin: 0 auto 5%;
	align-items: stretch;
	vertical-align: unset;
}
.coupon_contents{
}
.coupon_contents .coupon_contents_outter{
	position: relative;
	border: solid 1px #fed2d2;
	/* border-radius: 5px; */
	margin: 0 auto 10%;
	max-width: 1200px;
}
.coupon_contents .coupon_contents_inner{
	padding: 60px 10px 35px;
}
.coupon_contents .coupon_lable{
	position: absolute;
	top: 0%;
	left: 50%;
	padding: 10px 30px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	background: #fed2d2;
	font-size: 16px;
}
/*.coupon_contents .coupon_lable::before {
position: absolute;
z-index: -1;
left: 50%;
width: 300px;
height: 50px;
background-color: #fff;
content: '';
top: 0;
}*/
.coupon_contents img{
	max-width: max-content;
}
.coupon_contents .coupon_code{
	background-color: #222;
	color: #fff;
	width: 62%;
	margin: 2% auto 0;
	padding: 0;
	font-size: 23px;
}
.coupon_contents .coupon_code span{
	color: #fff;
	font-size: 32px;
	font-weight: bold;
}
.coupon_contents .coupon_date{
	font-size: 16px;
	background-color: #fcf4f2;
	color: #222;
	width: 62%;
	margin: 0 auto;
	padding: 1% 0;
	font-weight: bold;
}
.coupon_contents .coupon_attention{
	margin-top: 2%;
}
/*
.product{
margin: 0 auto;
width: 90%;
}
.product ul{
justify-content: center;
margin: 0 auto 4%;
}
.product ul li{
width: calc((100% / 5) - 2px);
margin-bottom: 3%;
min-height: 32em;
}
.product .product_link{
display: block;
}
.product .product_link a{}
.product .product_link figure{}
.product .product_link figure img{}
.product .product_link figure:hover{
opacity:0.7;
-webkit-transition: .5s;
transition: .5s;
}
.product .product_link figcaption{
font-size: 15px;
font-size: .9375rem;
font-weight: 100;
margin-top: 30px;
text-align: center;
letter-spacing: .05rem;
color: #000;
}
.product .product_link figcaption p{}
.product .product_link figcaption p span{
display: table;
margin: 10px auto 0;
-webkit-transition: all .5s;
transition: all .5s;
color: #777;
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.product .product_link a:hover figcaption p span{
border-bottom: 1px solid #000;
}*/


/*----------------------------------------
text
----------------------------------------*/
.text_campton{
	font-family: 'Campton', "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Osaka－等幅", "Osaka-Mono", sans-serif;
}
.text_mrs{
	font-family: Mrs Eaves, Georgia, serif;
}
.small_text{
	font-size: 12px;
}
.txt_red {
	color: #ff0000;
}

/*----------------------------------------
btn
----------------------------------------*/
.btn{
	font-size: 16px;
	/* font-size: 1rem; */
	font-weight: 100;
	display: block;
	max-width: 800px;
	margin: 0 auto;
	padding: 40px 0 35px;
	-webkit-transition: all .5s;
	transition: all .5s;
	letter-spacing: .1rem;
	color: #000;
	border: 1px solid #888;
	border-radius: 3px;
	text-align: center;
}
.btn_collection:hover{
	color: #fff;
	/*border: 1px solid #666;*/
	background-color: #333;
}
.btn_ins{
	border: 1.5px solid #000;
	position:relative;
	font-weight: 400;
}
.btn_ins:hover{
	-webkit-transition: .5s;
	transition: .5s;
}
.btn_ins img{
	width:70%;
	margin: 0 auto;
	text-align: center;
}
.btn_ins::after{
	content: "";
	background: url(//ds-assets.s3.amazonaws.com/repetto/2021/illustration-campaign-2021/link_icon_bk.png);
	top: 45%;
	/* background-size: 9px 9px; */
	display: inline-block;
	position: absolute;
	width: 9px;
	height: 9px;
	left: 97%;
}
.btn_small{
	width: 85%;
	background: #ec9777;
	color: #fff;
	border: none;
	padding: 12px 0;
}
.btn_small::after{
	content: "";
	background: url(//ds-assets.s3.amazonaws.com/repetto/2021/illustration-campaign-2021/link_icon_wh.png);
	top: 42%;
	background-size: 9px 9px;
	display: inline-block;
	position: absolute;
	width: 9px;
	height: 9px;
	left: 95%;
}
.btn_coupon{
	background-color: #ffd6d6;
	border: none;
}

/*detail_contents_date*/

.detail_contents_date ul li {
    /* width: calc((100% / 3) - 12px); */
    text-align: center;
    /* width: 30%; */
    margin: 0 1.5%;
    -webkit-flex: 0 0 calc(30% - 0px);
    -ms-flex: 0 0 calc(30% - 0px);
    flex: 0 0 calc(30% - 0px);
    -webkit-flex: 0 0 calc(30% - 0px);
    -ms-flex: 0 0 calc(30% - 0px);
    flex: 0 0 calc(30% - 0px);
    overflow: hidden;
}
.date_img {
    position: relative;
}
.detail_contents_date .date_block_box img {
    width: 19%;
    position: absolute;
    top: -14%;
    right: 40%;
}
.detail_contents_date .date_block_box {
    position: relative;
    overflow: unset;
}
#campaign_detail .date_img {
    width: 10%;
    margin: 0 auto 2%;
}
.main_video .main_video_single img {
    width: 90%;
}
#container #christmas_campaign .main_section {
    margin: 5% auto 2%;
}
.detail_contents__step .small_text ul {
    margin-bottom: 1%;
}
.present__img a {
	width: calc((100% - 15%) / 2);
	display: inline-flex;
	margin-right: 5%;
	align-items: flex-start;
}
.present__img a :nth-of-type(2n) {
    margin-right: 0;
}
.flex_display li:last-of-type .present__img a {
    width: 80%;
}

.date {
    background-color: #fcf4f2;
    padding: 16% 11% 10%;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    min-height: 310px;
    word-break: break-all;
}
@media (max-width: 1024px){
	.date {
		min-height: 350px;
	}
}

/*----------------------------------------
nav
----------------------------------------*/
#nav_box {
	width: 100%;
	list-style: none;
	margin: 0 auto 0;
	overflow: hidden;
}
.dummy {
	display: none;
}
@media (max-width: 768px){
	#nav_box {
	}
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
#nav_box.fixed{
	background: #ffffff;
}
@media (max-width: 768px){
	#nav_box.fixed{
		background: transparent;
	}
}
.fixed #fixedbox{
	max-width: 1000px;
}
#fixedbox {
	max-width: 1170px;
	margin: auto;
	transition: 0.7s;
}
#fixedbox .p-header__navigation {
	width: 100%;
	max-width: 1170px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	/* justify-content: space-between; */
}

@media (max-width: 768px){
	#fixedbox .p-header__navigation {
		background: #ffffff;
		padding-bottom: 0%;
	}
}
#fixedbox .p-header__navigation li {
}
@media (max-width: 768px){
	#fixedbox .p-header__navigation li {
	}
}



@media only screen and (max-width: 1600px) and (min-width: 1400px){
	.present_block ul li{
		min-height: 870px;
	}
}


@media only screen and (max-width: 1400px) and (min-width: 1024px){
	.present_block ul li{
		min-height: 760px;
	}
}


@media only screen and (max-width: 1024px) and (min-width: 787px){
	.present_block ul li{
		min-height: 700px;
	}
}




@media only screen and (max-width: 787px){
	#container #christmas_campaign{
		overflow-x: hidden;
		margin: 0 auto 25%;
	}
	#container #christmas_campaign *{
		line-height: 1.8em;
	}
	#container #christmas_campaign strong{
		font-size: 16px;
	}
	#container #christmas_campaign h2{
		/*width: 90%;*/
		margin-bottom: 12%;
		width: 85vw;
	}
	#container #christmas_campaign h3{
		font-size: 34px;
		margin: 0 auto 3%;
	}
	#container #christmas_campaign h4{
		font-size: 24px;
	}
	#container #christmas_campaign h5{}
	#container #christmas_campaign h6{
		font-size: 14px;
	}
	#container #christmas_campaign .main_section{
		margin: 0 auto 15%;
		width: 90%;
	}
	.main_visual{}
	.main_contents{
		margin: 10% 5% 15%;
	}
	.main_contents .main_contents__title{
	}
	.main_contents .main_contents__title img{
		width: 100%;
	}
	.main_contents .main_contents__title h2{
		font-size: 23px;
		line-height: 1.5em!important;
		margin: 5% auto 4%;
	}
	.main_contents .main_contents__title h5{}
	.main_contents .main_contents__title h6{}
	.main_contents .main_contents__title p{
		text-align: left;
		margin: 5% auto 8%;
	}
	.main_contents nav ul li{
		width: calc((100% / 3) - 0px);
		max-width: 300px;
	}
	.main_contents nav ul li:nth-child(2){
		margin:0 1%
	}
	.main_contents nav ul li strong{
		font-size:11px!important;
		letter-spacing: 0.05em!important;
		font-weight: 400!important;
	}
	.main_contents nav ul span{}
	.detail_contents{
		width: 90%;
	}
	.detail_contents_step{
		margin: 0 auto 18%;
	}
	.detail_contents__step .small_text{
		margin: 3% auto;
	}
	.detail_contents__title{}
	.detail_contents__title h3{}
	.detail_contents__title h4{
		width: 100%;
		margin: 0 auto 4%;
	}
	.detail_contents__title h4 img{
		width: 10%;
		margin-left: 3%;
	}
	.detail_contents__title h4:before,
	.detail_contents__title h4:after{}
	.detail_contents__title h4:before {}
	.detail_contents__title h4:after {}
	.detail_contents__title p{
		margin: 3% auto 7%;
	}
	.detail_contents__detail{}
	.detail_contents__detail-box{
    	display: block!important;
	}
	.detail_left{
		margin: 0 auto 5%;
		width: 45%;
	}
	.detail_left strong{}
	.detail_left figure{}
	.detail_left figure img{}
	.detail_left figcaption{}
	.detail_left figcaption p span{}
	.detail_right{
	text-align: center;
	}
	.detail_right p{
		text-align: center;
	}
	.detail_right ul{
    margin: 2% auto 0;
	}
	.detail_right ul li{
        width: calc((100% / 2) - 10px);
        margin: 0 auto;
        padding: 0;
    }
	.detail_right ul li a{}
	.detail_right ul li img{}
	.main_video{
		display: block;
		margin: 8% auto;
	}
	.main_video .main_video_block,
	.main_video .main_video_block:nth-child(2){
		width: 100%;
		margin: 0 auto 18%;
	}
	.main_video .main_video_single{
		margin: 0 auto 8%;
    	width: 70%;
	}
	.main_video .main_video_single video{
		/*height: auto;
		background: initial;*/
	}
	.main_video .main_video_single:before{}
	.main_video a{}
	.main_video figure{
		margin: 0 auto 5%;
	}
	.main_video figure img{
		width: 40%;
	}
	.profile_contents{
		margin: 37% auto 20%;
	}
	.profile_box{
		display: inline-block;
		padding: 0;
		width: 100%;
	}
	.profile_box div{}
	.profile_box .profile__img{
		text-align: center;
	}
	.profile_box .profile__img img{
		text-align: center;
		margin: 0 auto;
	}
	.profile_box .profile_text{
		margin: 10% auto;
	}
	.profile_box .profile_text .profile__title{
		font-size: 14px;
	}
	.profile_box .profile_text h4{
		font-size: 25px;
		margin: 0 auto 4%;
		padding: 0;
		line-height: 1.5em!important;
	}
	.link_to{
		margin: 15% auto 5%;
		width: 90%;
	}
	.link_to img{
		margin: 0 auto;
		width: 13%;
	}
	.link_to p{
		text-align: justify;
		margin: 2% auto 4%;
	}
	.link_to a{}
	.profile_box .profile_text .profile_detail{
		text-align: justify;
		font-size: 12px;
	}
	.profile_box .profile_text .profile_detail_ins{
		text-align: center;
		padding-top:1%
	}
	.present_contents .link_to{
		width:85%;
	}
	.present_detail_outter{
		padding: 10% 0 15%;
	}
	.present_detail_outter::before{}
	.present_detail_outter p{}
	.present_detail_outter .small_text{
		width: 85%;
		margin: 0 auto;
	}
	.present__icon{}
	.present__icon img{}
	.present__title {
		margin: 0 auto;
		width: 85%;
	}
	.present_block{
		width: 90%;
		margin: 0 auto;
	}
	.present_block ul{
		display: inline-block;
		width: 100%;
		margin: 0 auto 6%;
	}
	.present_block ul li{
		min-height: auto;
		margin: 20% auto 0;
		padding: 0 0 20% 0;
	}
	.present_block ul li:first-child{
		margin: 15% auto 0;
	}
	.present_block ul li::before{
		width: 80px;
		height: 80px;
		background-size: 80px;
	}
	.present_block ul li img{}
	.present__img{}
	.present__img figure{}
	.present__img figure img{}
	.present__img figcaption{}
	.present__img figcaption .date{}
	.present__img figcaption .discription{}
	.present__title dl{
		margin: 0 auto;
		padding: 20% 0 5%;
	}
	.present__title dl dt{
    font-size: 32px;
	}
	.present__title dl dd{
	}
	.present__title dl dd strong{}
	.present__img{}
	.present__img img{}
	.coupon_contents{
    width: 90%;
	}
	.coupon_contents img{
		width: 85%;
	}
	.coupon_contents .coupon_contents_outter{
	}
	.coupon_contents .coupon_contents_inner{
		padding: 40px 10px 20px;
	}
	.coupon_contents .coupon_lable{
		padding: 5px 0;
		max-width: 300px;
		font-size: 13px;
		width: 95%;
	}
	.coupon_contents .coupon_code,
	.coupon_contents .coupon_date,
	.coupon_contents .coupon_attention{
		width: 85%;
		margin:0 auto;

	}
	.coupon_contents .coupon_code{
		margin: 5% auto 0;
		font-size: 15px;
	}
	.coupon_contents .coupon_code span{
		font-size: 25px;
	}
	.coupon_contents .coupon_date{
		font-size: 12px;
		padding: 3% 0;
	}
	.coupon_contents .coupon_attention{
		margin: 5% auto 0;
	}
	.small_text{
		text-align: justify;
		font-size: 11px;
	}
	.small_text ul li{
		padding-left: 1em;
		text-indent: -0.8em;
	}
	.btn{
		font-size: 12px;
		font-size: .75rem;
		width: 100%;
		padding: 18px 0;
		text-align: center;
	}
	.btn_collection:hover{}
	.btn_ins{
		width: 100%;
	}
	.btn_ins img{
		width: 95%;
	}
	.btn_ins::after{
		left: 95%;
		top: 42%;
	}
	.btn_small{}
	.btn_small::after{}
	.btn_coupon{}
	/*
	.product{}
	.product ul{
	justify-content: space-between;
	}
	.product ul li{
	width:calc((100% / 2) - 10px);
	margin-bottom: 7%;
	min-height: 18rem;
	}
	.product .product_link{}
	.product .product_link a{}
	.product .product_link figure{}
	.product .product_link figure img{}
	.product .product_link figcaption{
	margin-top: 25px;
	}
	.product .product_link figcaption p{}
	.product .product_link figcaption p span{
	margin: 0 auto;
	}
	.product .product_link a:hover figcaption p span{}
	*/
	footer{
		margin-top: 150px;
	}
	footer .inner .logo a{
		width: 36%;
	}
	footer .inner .logo p{
		font-size: 10px;
		font-size: .625rem;

		margin-top: 20px;
	}
	footer .inner .copy{
		font-size: 10px;
		font-size: .625rem;
		margin-top: 120px;
	}
	header{
		position: absolute;
		top: 0;
	}
	header .inner h1{
		position: static;
		margin-top: 34px;
		margin-left: 7%;
		text-align: left;
	}
	header .inner h1 a{
		width: 25%;
	}
	header .inner h1 a img{
		width: 100%;
	}
	header .inner h1 p{
		font-size: 10px;
		font-size: .625rem;
		padding-left: 15px;
		letter-spacing: .02rem;
		line-height: 1.22rem;
	}

	/*detail_contents_date*/
	.detail_contents_date ul {
		display: inline-block;
		margin-top: 16%;
	}

	.detail_contents_date ul li {
		width: 90%;
		margin: 0 auto 4%;
	}
	.detail_contents {
		width: 100%;
	}
	.detail_contents_date ul li {
		width: 90%;
		margin: 0 auto 15%;
	}
	.detail_contents_date .date_block_box:last-of-type {
		margin-bottom: 5%;
	}
	.date {
		min-height: 280px;
	}
	#campaign_detail .date_img {
		width: 30%;
		margin: 10% auto 5%;
	}
	.kiyaku-open-btn {
		margin-bottom: 15%;
	}
	.kiyaku-box {
	    margin: 1% 0 15%;
	}
}



@media only screen and (max-width: 787px)and (min-width: 768px){
	.main_contents__title p{
		text-align: center;
	}
}


@media only screen and (max-width: 320px){
	#container #christmas_campaign strong{
		font-size: 14px;
	}
}