@charset "utf-8";
/* CSS Document */
/*********************************************
 
	         　共通
 
*********************************************/
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:14px;	
	line-height:1.2rem;
	color: #343434;
}
#summeritem{
	font-weight: normal;
}

#summeritem .contents_wrapper{
	max-width: 990px;
	width: 100%;
	margin: 0 auto;
}

/* 整列部分 */
ul.list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin: 5% 0;	
}

ul.list img{width: 100%}

ul.list li{margin-bottom: 2%;}

/* 見出し */
#summeritem h2{
	font-size: 1.1rem;
	margin: 0 0 3%;
	text-align: center;
	letter-spacing: 0.2rem;
}
#summeritem h2 span{
	font-family: 'Century Gothic', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: 700;
    font-size: 3rem;
	display: block;	
}
/* テキスト関連 */
#summeritem .contents_wrapper > p{
	text-align: center;
}
p.party {
    line-height: 2.5rem;
}

/* hover image
--------------------------------*/
a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* font
--------------------------------*/
.bold { font-weight:bold; }
.red {  color:#af0000; }
.white{color: #fff;}
.color_pink{color: #c83069;}

h3.red {  color:#af0000; }
h3.luxury {  color:#7a583d; }
h3.roomwear {  color:#8aa5b6; }
h3.slip {  color:#324a3c; }
h3.sexyinner {  color:#303030; }

/* bg
--------------------------------*/
.bg2{
	background-color: #ddf8ff;
	padding:0 0 50px;
}
	
div.more{
	text-align: center;
	margin-bottom: 50px;
}

div.more img{
	max-width: 668px;
	width: 100%;
}

#recommend_bn{
	padding: 5% 0;
}
#recommend_bn h2{
    line-height: 2.5rem;
}
/*********************************************
 
	         　main
 
*********************************************/
#main{
	position: relative;
}

.main_next{
	position: absolute;
	border: 0;
	left: 48%;
}
#main h1{
	padding: 2em 0;
	width: 100%;
	text-align: center;
	background-image: url(/img/usr/underwear/event/20summeritem/main_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0;
}

#main h1 img{
	max-width:870px; 
	width: 95%;
}

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) {
.main_next{
	left: 40%;
}
}
/*********************************************
 
	         　onayami スライダー
 
*********************************************/
#onayami{
	padding: 70px 0 130px;
	background-color: #62d4ef;
}
#onayami a img{
	opacity: 1;
}
#onayami h2{
	margin:30px 0 ;
    line-height: 1rem; 	
}

#onayami  h2 img{
	max-width: 522px;
	width: 90%
}
.onayami_about{
	text-align: center;
}
/*スライダーカスタマイズ*/
#summeritem .bx-wrapper{
	margin:  0 auto;
	box-shadow: 0 0 0 #ccc;
	background-color: rgba(255,255,255,0);
	border:none;
}
#summeritem .bx-wrapper img{
	width: 98%;
}
#summeritem .bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0 10px;
	background: #f5f5f5;
}
#summeritem .bx-wrapper .bx-pager.bx-default-pager a:hover,
#summeritem .bx-wrapper .bx-pager.bx-default-pager a.active,
#summeritem .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #ffff7d;
}
#summeritem .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: -60px;
}
#summeritem .bx-wrapper .bx-next{
	background: url(/img/usr/underwear/event/20summeritem/next.png) no-repeat 0 0;
	background-size: contain;
}
#summeritem .bx-wrapper .bx-prev{
	background: url(/img/usr/underwear/event/20summeritem/prev.png) no-repeat 0 0;
	background-size: contain;
}

#summeritem .bx-wrapper .bx-controls-direction a {
    top: 110%;
    margin-top: 0;
    width: 31px;
    height:56px;
}
#summeritem .bx-wrapper .bx-controls-direction a.bx-next{
	right: 30%;
}
#summeritem .bx-wrapper .bx-controls-direction a.bx-prev{
	left: 30%;
}

#summeritem .bx-wrapper .bx-next:hover,#summeritem  .bx-wrapper .bx-next:focus{
	background-position: 0;
}

#waterwave-canvas{
	width: 100%;
	height: 160px;
	vertical-align: top;
	display: block;	
	background-color: #f4ffa9;
}

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) { 
#onayami {
    padding: 10% 0 20%;
}
#onayami h2{
	margin: 5% 0 !important;
}
#summeritem .bx-wrapper .bx-controls-direction a {
    top: 110%;
    margin-top: 0;
    width: 21px;
    height:46px;
}
#summeritem .bx-wrapper .bx-controls-direction a.bx-next{
	right: 10%;
}
#summeritem .bx-wrapper .bx-controls-direction a.bx-prev{
	left: 10%;
}
#summeritem .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: -24%;
}
}

/*********************************************
 
	         　onayami
 
*********************************************/
/*色たち*/
#onayami1{background-color: #f4ffa9;}
#onayami1 .onayami_popup a{color: #19b4d8;}
#onayami1 .onayami_itemBtn a{background-color: #19b4d8;}

#onayami2{background-color: #f0f2fb;}
#onayami2 .onayami_popup a{color: #fca073;}
#onayami2 .onayami_itemBtn a{background-color: #fca073;}

#onayami3{background-color: #d9f6e3;}
#onayami3 .onayami_popup a{color: #f0a0cb;}
#onayami3 .onayami_itemBtn a{background-color: #f0a0cb;}

#onayami4{background-color: #fff7d4;}
#onayami4 .onayami_popup a{color: #bb91c4;}
#onayami4 .onayami_itemBtn a{background-color: #bb91c4;}

#onayami5{background-color: #f8edfa;}
#onayami5 .onayami_popup a{color: #3dc6c1;}
#onayami5 .onayami_itemBtn a{background-color: #3dc6c1;}

section[id^="onayami"]{
	padding: 5% 0;
}
#onayami1{
	padding: 0 0 5%;
}
.onayami_content{
	padding:3% 90px;
	box-sizing: border-box;
	max-width: 980px;
	width: 100%;
	margin: 3% auto 0;
	background-color: #fff;
}

.onayami_content h3{
	text-align: center;
	opacity: 1;
	margin-bottom: 0;
}
.onayami_content h3 img{
	width: 100%;
}
.onayami_rank{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding:5% 0;
	border-bottom: #ccc dotted 2px;
	justify-content: space-between;
	width: 100%;
}

.onayami_rank:nth-child(2n){
	flex-direction: row-reverse;
}
.onayami_rank:last-child{
	border-bottom: none;
}

.onayami_rank > div{
	width: 45%;
}
.onayami_logo{
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.4;
}
.onayami_rank_item{
	text-align: center;
}
.onayami_text{
	margin: 10% 0;
	font-weight: normal;
}
.onayami_popup a{
	text-decoration: underline;
}
.onayami_logo img{
	width: auto !important;
}
.onayami_itemBtn a,
.onayami_itemBtn.comingsoon{
	border-radius: 30px;
	padding: 2%;
	box-sizing: border-box;
	display: block;
	width: 150px;
	margin: 20px auto 0;
	color: #fff;
}

.onayami_itemBtn.comingsoon{
	background-color: #D7D7D7;
	color: #000;
	width: 250px;
}

.onayami_itemBtn a:hover{
	opacity: 0.8;
}

.onayami_popup_wrap{
	display: none;
}
#cboxOverlay{
	cursor: default !important;
}

#cboxLoadedContent a:hover,
#cboxLoadedContent a:hover img{
	opacity: 1;
}
#cboxLoadedContent img{
	width: 100%;
	max-width: 650px;
}

#cboxClose{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
    margin: 0 auto;
    display: block;	
	color: #fff;
}
#cboxClose{
	right: 0;
}
.good_img{
	margin: 3% auto 0;
	text-align: center;
}
img[src^="images/goodimg"]{
	width: 100%;
	max-width: 985px;
}

/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) {
	section[id^=onayami]{
		padding: 10% 3% !important;
		box-sizing: border-box;
	}
	section#onayami1{
		padding: 0 3% 10%!important;
	}
	section[id^=onayami] h2 img{
		width: 90%;
		margin-top: -80px;
		padding-top: 100px;		
	}
	.onayami_content{
		padding: 3%;
	}
	.onayami_logo img{
		width: 50% !important;
	}
	.onayami_rank{
		justify-content: center;
	}
	.onayami_rank > div{
		width: 80%;
		margin: 0 auto;
	}
	.onayami_about{
		margin: 5% 0;
		text-align: left;
	}
	.onayami_about br{
		display: none;
	}
	.onayami_logo{
		margin-top: 5%;
	}
	.onayami_text {
		margin: 6% 0;
		text-align:left;
	}
	.onayami_text br{
		display:none;
	}	
	.onayami_rank_img{
		width: 60% !important;
	}
}



/*********************************************
 
	         　共通
 
*********************************************/
/*　画面サイズが990pxからはここを読み込む　*/
@media screen and (max-width:990px) { 
	#summeritem .contents_wrapper{
		padding: 0 3%;
		box-sizing: border-box;
	}
}

/*　画面サイズが780pxからはここを読み込む　*/
@media screen and (max-width:780px) { 
	body{
		font-size:12px;	
	}
	#onayami_floating{
		display: none;
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}
	#onayami_floating > ul{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 20% 5% 5%;
		box-sizing: border-box;
	}
	
	#onayami_floating > ul li{
		width: 48%;
		margin-bottom: 4%;
	}
	#onayami_floating > ul li img{
		width: 100%;
	}
	#onayami_floating.active{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		z-index: 9999;
	}
	.onayami_floating_close{
		color: #fff;
		font-size: 1.2rem;
		text-align: center;
	}
	.onayami_floating_btn{
		width: 30%;
		display: none;
	}	
	.fixed_sp{
		display: block;
		position: fixed;
		bottom: 20px;
		left: 0;
		z-index: 9998;
	}
}
/*　画面サイズが480pxからはここを読み込む　*/
@media screen and (max-width:480px) { 
#summeritem h2 {
    line-height: 1.4 !important;
    font-size: 1em!important;
    margin: 0;
}

.bg2{
	padding: 0 0 10%;
	margin-top: -1%;
}
}

/*　画面サイズが780px以上はここを読み込む　*/
@media screen and (min-width:780px) { 
.pc_none{display: none;}
	#onayami_floating{
		display: none;
		top: 100px;
		left: 0;
		z-index: 99999;
	}
	#onayami_floating li{
		margin-bottom: 5%;
	}
	#onayami_floating img{
		width: 130px;
	}
	.fixed {
		position: fixed;
		top: 0;
		left: 0;
		opacity: 1 !important;
		display: block !important;
		z-index: 99999;
	}	
}


/*____anime_____*/
.anime {
    animation: vertical 0.3s ease-in-out infinite alternate;
}
@keyframes vertical {
    0% { transform:translateY( -10px); }
  100% { transform:translateY( 0px); }
}
.good_img.pulse{
 /* ●秒待ってからアニメーションする */
-webkit-animation-delay: 0.1s;
 animation-delay:0.1s;
}
.onayami_content h3.fadeIn{
	opacity: 1;
 /* ●秒待ってからアニメーションする */
-webkit-animation-delay: 0.1s;
 animation-delay:0.1s;
}	
.animated{
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}