
@charset "utf-8";

/***************************************

base

***************************************/


html {
	font-size: 62.5%!important;
	height: 100%;
	position: relative;
	-webkit-overflow-scrolling: touch;/*スマホのスクロールをスムーズにする*/
	font-family: 'Lineto Brown Pro Bold', '游ゴシック体', 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic ProN', sans-serif;
	
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	position: relative;
	color: #000;	
	margin: 0 auto;
	font-family:游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;	
	
	background: #FFF;
	
	word-break: break-word;/*自動改行*/
	
	
	
	
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}

a:hover {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.5;
	filter: alpha(opacity=50);
	webkit-transition: 0.6s;
	transition: 0.6s;
}


.clearfix:after {/*親要素に display: flow-root Chrome と Firefox */
  content: "";
  clear: both;
  display: block;
}


ul{
	
	
	display:-webkit-box;
display:-moz-box;
display:-ms-box;
display:-webkit-flexbox;
display:-moz-flexbox;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}






/***************************************

menu

***************************************/





ul.menu{
	
	
	
	width: 100%;
	font-size: 1.0rem;
	line-height: 2rem;
	color: #000;
	overflow: hidden;
	margin: 0% auto 0;
	padding: 1% 0 0 0;
	background: #fff
	
	
		
}
	
ul.menu li.li20{
	width: 20%;
}

ul.menu li.li65{
	width: 60%;
}

ul.menu li{
	width: 3.75%;
	float: left;
	
}	
	
.logo{
	
	width: 40%;
	padding-left: 5%;
}


	
.sns{
	
	font-size: 2rem
}


@media screen  and (max-width:1200px){/*1200以下でレスポンシブ表示へ*/
	
	
	
	


ul.menu{
	
	
	
	width: 100%;
	font-size: 1.0rem;
	line-height: 2rem;
	color: #000;
	overflow: hidden;
	margin: 1% auto 0;
	
	
		
}
	
ul.menu li.li20{
	width: 20%;
}

ul.menu li.li65{
	width: 40%;
}

ul.menu li{
	width: 10%;
	float: left;
	
}	
	
.logo{
	
	width: 95%;
	padding-left: 5%;
}


	

	
	
}	



/*---------トグル--------*/	

	.visible, .invisible {
                opacity: 0.0;
                transition: opacity 0.5s ease;
            }
            .visible {
                opacity: 1.0;
            }
            
            .visible.translateY,.invisible.translateY {
                transform: translateY(100px);
                transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            }
            .visible.translateY {
                transform: translateY(0);
            }
            .visible.translateToLeft,.invisible.translateToLeft {
                transform: translateX(100px);
                transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            }
            .visible.translateToLeft {
                transform: translateX(0);
            }
            .visible.translateToRight,.invisible.translateToRight {
                transform: translateX(-100px);
                transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            }
            .visible.translateToRight {
                transform: translateX(0);
            }
            .visible.translateScaleUp,.invisible.translateScaleUp {
                transform: scale(.5);
                transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            }
            .visible.translateScaleUp {
                transform: scale(1);
            }
            .visible.translateScaleDown,.invisible.translateScaleDown {
                transform: scale(1.4);
                transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            }
            .visible.translateScaleDown {
                transform: scale(1);
            }
            .visible.translateRotate,.invisible.translateRotate {
                transform: rotate(360deg);
                transition: all 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000);
            }
            .visible.translateRotate {
                transform: rotate(0deg);
            }




/*------------9/15コンテンツ-------*/


.phase_top{
	
	width: 100%;
	margin: 10%　auto;
	padding: 1% 0;
	
	text-align: center;	
}


img.top_img{
	width: 25%;
	margin: 0 auto;
}

.phase_001{
	width: 100%;
	margin: 10%　auto;
	padding: 1% 0;
	
	letter-spacing: 0.3rem;	
	
	
	}


.sp_only{display: none;}






/*

div.top_img{
	width: 100%;
	height: 700px;
	position: relative;
	background-image: url("https://www.rakuten.ne.jp/gold/aranciato/tokusyu/201111/feature/img/201111-ii-0.jpg");

	font-size: 1.8rem;
	font-weight: 900;
	
  	writing-mode: vertical-rl;
}


*/



	
h1{
	width: 100%;
	text-align: center;

}	
	

h1 img{
	width: 80%;
	margin: 0 auto;
}

p.title_Disp{
width: 28%;	
font-size: 1.8rem;
line-height: 3.2rem;
letter-spacing: 0.3rem;	
text-align: left;
margin: 5% auto 3%;
font-weight: 700;

	
}











p.tit_sub_disp {
	width: 35%;
	margin: 5% auto;
	color: #000;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.2rem;
	line-height: 2.8rem;
	
}



.point_Disp{
	
background: #fff;
padding: 2% 0;	
	
width: 40%;	
margin: 0 auto;
	
color:#222;	
font-weight: 800;	

}


p.point_Disp_m{
	
width: 90%;	
		
font-size: 1.7rem;
line-height: 3rem;	
letter-spacing: 0.1rem;
text-align: center;
margin: 2% auto;	
font-weight: 600;	
	}	


p.coupon{
	
border-radius:10px;
background: #dedede;
	
width: 30%;	
margin: 0 auto 2%;	
	
color:#333;	
font-size: 1.6rem;
padding: 1%;
text-align: center;	
font-weight: 900;	
}







.Contents_box{
	
	display: flex;
	display: -webkit-flex;
	
	width: 100%;
	
	position:relative;
	margin-top: 10%
}


.Contents_box_title{
	
  position: absolute;
  width: 20%;
  top:-1%;
  left:50%;
  transform: translateX(-50%);
	-webkit-transform:	translateX(-50%);
	-ms-transform:	translateX(-50%);
	
	background-color: #1c1c1c;
 	color:#fff;
  	font-size:2rem;
	font-weight: 500;
	line-height: 2.3rem;
 	 text-align: center;	
	
	z-index: 1000000;
	padding: 1.5% 0;
	
	
}


p.Bag_01{
	
	color:#fff;
   font-size:1.5rem;
	padding-bottom: 2%;
	
}

.Contents_box_left{
	
	width: 50%;
	background: #e0dbc8;
	
	
}



.Contents_box_right{
	
	width: 50%;
	background: #d2cbbc;
	
	
}


ul.Item_box{
	
	width: 60%;
	margin: 20% auto;
	text-align: center;
}



li.Main_img img{
	
	width: 100%;
	padding-bottom: 10%;
	
	
	
	
}

li.Main_img img.Tilt_01{
	
	width: 100%;
	padding-bottom: 10%;
	
	-webkit-transform: rotate(-5deg); 
    -moz-transform: rotate(-5deg); 

	
	
}

ul.Item_box li{
	width: 100%;
	margin-bottom: 3%;
}


.Contents_disp{
	width: 90%;
	margin: 0 auto 5%;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 3rem;
	letter-spacing: 0.1rem;
	text-align: left;
	
	
}

.Code_name{
	
	width: 90%;
	margin: 0 auto 5%;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 2.5rem;
	letter-spacing: 0.1rem;
	text-align: center;
	
}

ul.Item_box li.li30{
	width: 30%;
}

ul.Item_box li.li30 img{
	width: 100%;
}




ul.Item_box li.li70{
	width: 70%;
	
	
}


ul.Item_box li.li70 p.brand_name{
	
	
	font-size: 1.3rem;
	line-height: 1.7rem;
	margin: 10% auto 2%;
}




.Detail_Link{
	
	border: 1px #666 solid;
	font-size: 1.2rem;
	width: 40%;
	padding: 1% 0;
	margin: 2% auto 0 ;
}


hr.Detail_Line{
	
	width: 100%;
	margin: 1% auto;
	border-top: 0.5px solid #666;
	
	
	
	
}






.Contents_box_brand{
	
	display: flex;
	display: -webkit-flex;
	
	width: 42%;
	margin: 10% auto;
	position:relative;
}


.Contents_box_left1{
	
	width: 30%;
	
	
	
}



.Contents_box_right1{
	
	width: 70%;
	
	
	
}

.Contents_box_right1 img{
	
	width: 100%;
	
	
	
}


ul.Pick_up_brand{
	
	width: 100%;
	
}

ul.Pick_up_brand li{
	
	width: 100%;
	
}

p.pick_up{
	
	font-size: 1.3rem;
	text-align: center;
	font-weight: 700;
	padding: 2% 0;
	letter-spacing: 0.2rem;
}

p.pick_up1{
	
	font-size: 1.7rem;
	text-align: center;
	font-weight: 900;
	letter-spacing: 0.2rem;
}


p.pick_up2{
	
	font-size: 2.7rem;
	text-align: center;
	letter-spacing: 0.2rem;
	line-height: 3.3rem;
	padding: 8% 0 0 0;
}


p.pick_up3{
	
	font-size: 1.3rem;
	text-align: center;
	font-weight: 900;
	letter-spacing: 0.2rem;
	padding: 8% 0 0 0;
}

p.pick_up4{
	width: 80%;
	margin: 5% auto;
	font-size: 1.4rem;
	text-align: left;
	font-weight: 900;
	letter-spacing: 0.3rem;
	line-height: 2.3rem;
	padding: 8% 0 0 0;
}


p.pick_up5{
	width: 80%;
	background: #000;
	
	margin: 5% auto;
	font-size: 1.3rem;
	text-align: center;
	font-weight: 900;
	letter-spacing: 0.3rem;
	line-height: 2.0rem;
	padding: 3% 0 ;
	
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}

p.pick_up5 a{
	
	color: #fff;
}


hr.pick_up_Line{
	
	width: 70%;
	margin: 4% auto;
	border-top: 0.5px solid #666;
	
	
}	


	


@media screen  and (max-width:1200px){/*1200以下でレスポンシブ表示へ*/
	

	
	
.phase_top{
	
	width: 100%;
	margin: 10%　auto;
	padding: 1% 0;
	
	text-align: center;	
}


img.top_img{
	width: 70%;
	margin: 0 auto;
	padding-right: 10%;
}

.phase_001{
	width: 100%;
	margin: 10%　auto;
	padding: 1% 0;
	
	letter-spacing: 0.3rem;	
	
	
	}




div.top_img{
	width: 100%;
	height: 700px;
	position: relative;
	/*background-image: url("https://www.rakuten.ne.jp/gold/aranciato/tokusyu/201111/feature/img/201111-ii-0.jpg");*/

	font-size: 1.8rem;
	font-weight: 900;
	
  	writing-mode: vertical-rl;
}






	
h1{
	width: 100%;
	text-align: center;

}	
	

h1 img{
	width: 80%;
	margin: 0 auto;
}






p.tit_sub_disp {
	width: 90%;
	margin: 5% auto;
	color: #000;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.2rem;
	line-height: 2.8rem;
	
}



.point_Disp{
	
background: #fff;
padding: 2% 0;	
	
width: 90%;	
margin: 0 auto;
	
color:#222;	
font-weight: 800;	

}


p.point_Disp_m{
	
width: 90%;	
		
font-size: 1.7rem;
line-height: 3rem;	
letter-spacing: 0.1rem;
text-align: center;
margin: 2% auto;	
font-weight: 600;	
	}	


p.coupon{
	
border-radius:10px;
background: #dedede;
	
width: 90%;	
margin: 0 auto 15%;	
	
color:#333;	
font-size: 1.6rem;
padding: 1%;
text-align: center;	
font-weight: 900;	
}






.Contents_box{
	
	display:inline;	
	width: 100%;	
	position:relative;
	
}


.Contents_box_title{
	
 position:relative;
  width: 100%;
margin: 0 auto;	
 
  
background-color: #1c1c1c;
 color:#fff;
  	font-size:2rem;
	font-weight: 500;
	line-height: 2.3rem;
 	 text-align: center;	
	

	padding: 1.5% 0;
	
	
}


p.Bag_01{
	
	color:#fff;
   font-size:1.5rem;
	padding-bottom: 2%;
	
}

.Contents_box_left{
	
	width: 100%;
	background: #e0dbc8;
	
	
}



.Contents_box_right{
	
	width: 100%;
	background: #d2cbbc;
	
	
}


ul.Item_box{
	
	width: 100%;
	margin: 0% auto;
	text-align: center;
	padding: 15% 0 0 0 ;
}










.Contents_box_brand{
	
	display: inline;
	
	width: 90%;
	margin: 0% auto;
	position:relative;
	
	
	
}



.Contents_box_left1{
	
	width: 100%;
	
	
	
}



.Contents_box_right1{
	
	width: 100%;
	
	
	
}

.Contents_box_right1 img{
	
	width: 100%;
	
	
	
}


ul.Pick_up_brand{
	
	width: 100%;
	
}

ul.Pick_up_brand li{
	
	width: 100%;
	
}

p.pick_up{
	
	font-size: 1.3rem;
	text-align: center;
	font-weight: 700;
	padding: 30% 0 0 0;
	letter-spacing: 0.2rem;
}

p.pick_up1{
	
	font-size: 1.7rem;
	text-align: center;
	font-weight: 900;
	letter-spacing: 0.2rem;
}


p.pick_up2{
	
	font-size: 2.7rem;
	text-align: center;
	letter-spacing: 0.2rem;
	line-height: 3.3rem;
	padding: 8% 0 0 0;
}


p.pick_up3{
	
	font-size: 1.3rem;
	text-align: center;
	font-weight: 900;
	letter-spacing: 0.2rem;
	padding: 8% 0 0 0;
}

p.pick_up4{
	width: 90%;
	margin: 5% auto;
	font-size: 1.4rem;
	text-align: left;
	font-weight: 900;
	letter-spacing: 0.3rem;
	line-height: 2.3rem;
	padding: 8% 0 0 0;
}


p.pick_up5{
	width: 80%;
	background: #000;
	
	margin: 2% auto;
	font-size: 1.3rem;
	text-align: center;
	font-weight: 900;
	letter-spacing: 0.3rem;
	line-height: 2.0rem;
	padding: 3% 0 ;
	
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}

p.pick_up5 a{
	
	color: #fff;
}


hr.pick_up_Line{
	
	width: 70%;
	margin: 4% auto;
	border-top: 0.5px solid #666;
	
	
}	


		
	
	
}

/*---------コンテンツ--------*/	
	
	




@media screen  and (max-width:1200px){/*1200以下でレスポンシブ表示へ*/
	
	

.sp_only{display: inline-block;}	
	
.pc_only{display: none;}	
	
}



	



	

/***************************************

pagetop

***************************************/




#page_top{
  
  position: fixed;
  right: 1%;
  bottom: 3%;
  
}

@media screen  and (max-width:1200px){/*1200以下でレスポンシブ表示へ*/
	
	
	#page_top{
  
  position: fixed;
  right: -7%;
  bottom: 3%;
  
}
	
	#page_top img{	
	width: 70%;
}

	
}


/***************************************

fotter

***************************************/





footer{
	clear:both;
	width: 100%;
	text-align:center;
	margin:3% auto 2%;
	
}

footer p{
	font-size: .7rem;
	text-align:center;
	margin: 0 auto;

}


	
	
/********************************-*/
	
@media screen and (min-width:480px) and (max-width:600px){/**480px〜：SP横 */
	
 
}

@media screen and (min-width:600px) and (max-width:960px){/**600px〜タブレット　768px〜sp縦*/
	
 
}	

