@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One|Open+Sans:300');
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans|Hammersmith+One');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300');
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400');
@import url("http://fonts.googleapis.com/earlyaccess/notosansjapanese.css");

*{
	margin:0px;
	padding:0px;
}

body{
	/*font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
	/*font-family:font-family: "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
/*font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
font-family: "ヒラギノ角ゴ Pro W6",Hiragino Kaku Gothic Pro W6,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
		font-size:14px;
		line-height:1.9;
		/* color:#595757; */
}

br.end{
	clear:both;
}

img{
	max-width:100%;
}

#nadel{
	width:100%;
}


#str a{
		color:#000;
	text-decoration:none;
}



#str .box_h2{
	width:auto;
	margin:50px auto;
	position:absolute;
	text-align:left !important;
	left:10%;
	top:18%;
}

#str h2{
	font-size:26px;
	line-height:1.9;
	font-weight:normal;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin:0;
}

#str h2 br:first-child{
	margin-bottom:26px;
}

#str h2 span{
	color:#A62037;
}

#str .box_h2 p{
	max-width:400px;
}



#str .box{
	max-width:1000px;
	margin:0 auto;
	padding:50px;
	
}


#str .italic{
 font-style: italic; }

/*-------
看板
-----------------------*/




#str #main{
/*	width:100%;*/
	height:870px;
	text-align:center;
/*	position:relative;
	overflow:hidden;*/
	background:url(../../img/lp/str/main.jpg) no-repeat center;
	background-size:cover;
	margin-bottom:50px;
	position:relative;
}

#str .main_nadel{
	display:none;
}

#str #str_logo{
	display:none;
}


/*-------
看板下ボタン
-----------------------*/

#str #btn{
	width:100%;
	max-width:1700px;
	margin:0 auto;
	text-align:center;
}


#str #btn ul{
	width:/*30*/20%;
	max-width:/*427*/380px;
	margin:0 2%;
	display:inline-block;
	margin-bottom:70px;
	vertical-align:top;
}


#str #btn ul#btn_lineup{
	width:96% !important;
	max-width:1630px !important;
	margin-top:50px;
	padding:0px !important;
}

#str #btn ul#btn_lineup .sp{
	display:none;
}

#str #btn ul#btn_lineup li{
	width:/*48%*/60%;
	/*display:inline-block;*/
	margin:0 20%;
}

#str #btn ul#btn_lineup li:first-child{
	margin-right:2%;
}

#str #btn ul li{
	list-style:none;
	font-size:12px;
	
}

#str #btn ul li.ttl{
    font-size: 24px;
    margin: 35px 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.25em;
}

#str #btn ul li.ttl span{
	font-size:/*18*/16px;
	font-weight:normal;
}

#str #btn ul li.more{
	margin-top:35px;
	font-family: 'Roboto', sans-serif;
	letter-spacing:0.25em;
}

#str #btn ul li.more a{
	border:1px solid /*#393939*/#90744C;
	width:80%;
	max-width:/*380*/250px;
	display:block;
	padding:10px 0;
	margin:0 auto;
	text-align:center;
}

@media only screen and (max-width: 1150px) { 


#str .box{
	width:100%;
	margin:0 auto;
	padding:20px 0;
}

#str .box_h2{
	width:100%;
	position:relative;
	text-align:center !important;
	left:auto;
	top:auto;
}

#str .box_h2 p{
	display:none;
}

#str #btn{
	margin-top:0px;
}

#str #btn ul#btn_lineup li.image a{
	height:229px;
}

#str #main{
		margin-bottom:0px;
		padding-bottom:0px;
}
}

@media only screen and (max-width: 870px) { 

#str .box_h2{
	margin:0 auto;
	padding:0px 0 50px 0;
	text-align:center;
}


#str h2{
	font-size:15px;
	margin:40px 0 0 0px;
}

#str #main{
	width:100%;
	height:auto;
	background:none;
	margin-bottom:0px;
}

#str .box{
	width:100%;
	margin:0 auto;
	padding:20px 0;
}

#str .main_nadel{
	display:block;
	width:100%;
	height:auto;
}


#str #str_logo{
	display:block;
	padding:50px 0 20px 0;
	margin:0 auto;
}

#str #str_logo img{
	width:50%;
}

#str #strl_item{
	text-align:center;
	padding:2px 0px 0 0;
	margin-top:20px;
}

#str #strl_item img{
	width:80%;
}


/*-------
看板下ボタン
-----------------------*/

#str #btn{
	padding-top:-60px;
	width:100%;
	max-width:auto;

	
}

#str #btn ul{
	width:29% !important;
	max-width:auto;
	margin:0 1%;
	display:inline-block;
	margin-bottom:50px;
}

#str #btn ul li:nth-child(3){
	font-size:12px;
}

#str #btn ul li:nth-child(3) br{
	display:none;
}



#str #btn ul li.ttl{
	font-size:14px;
	font-weight:bold;
	margin:15px 0; 
        letter-spacing: 0.15em;
}

#str #btn ul li.ttl span{
	font-size:10px;
}

#str #btn ul li.more{
	margin-top:15px;
}



#str #btn ul li.more a{
	border:1px solid /*#393939*/#90744C;
	display:block;
	padding:10px 0;
}


#str #btn ul#btn_lineup{
	margin-top:0;
}

#str #btn ul#btn_lineup li.image a{
	width:45%;
	height:auto;
	background:none;
}


#str #btn ul#btn_lineup li.image img{
	display:block;
}

#str #btn ul#btn_lineup .pc{
	display:none;
}

#str #btn ul#btn_lineup .sp{
	display:block;
}


#str #btn ul#btn_lineup li{
	width:96%;
	display:inline-block;
	margin:0 auto 20px;
}

#str #btn ul#btn_lineup li:first-child{
	margin:0 auto 50px;
}


}




@media only screen and (max-width: 650px) { 

#str #btn ul li:nth-child(3){
	text-align:left;
}

}





/*-------
コンテンツ
-----------------------*/

#str .contents{
	width:100%;
	height:auto;
	padding:95px 0;
	border-top:1px solid #CCC;
}


#str #tech.contents{
	border:none;
}



#str .contents h3{
	font-size:45px;
	font-weight:300;
	letter-spacing:0.15em;
	font-family: 'Roboto', sans-serif;
}

#str .contents h4{
	font-size:18px;
	line-height:1.9;
	margin-bottom:30px;
}
#str .contents p.text{
	font-size:18px;
	line-height:1.9;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#str .contents p.text2,#str .contents p.text3{
	font-size:20px;
	line-height:1.8;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#str .contents .box{
	text-align:center;
	padding:10px 0;
}

#str .contents p.text4{
	font-size:19px;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino" ;
	margin-bottom:10px;
}



@media only screen and (max-width: 1150px) { 


#str .contents .box{
	padding:10px 0;
}

#str #tech .all img:nth-child(2){
	width:94%;
	max-width:auto;
	margin-top:20px;
}

}

@media only screen and (max-width: 870px) { 

#str .contents{
	padding:30px 0 0 0;
}

#str .contents .box{
	padding:30px 0;
}


#str .contents h3{
	font-size:28px;
	
}

#str .contents h4{
	font-size:18px;
	margin-bottom:60px;
}
#str .contents p.text{
	font-size:15px;
}

#str .contents p.text2{
	font-size:20px;
	line-height:1.9;
	font-weight:bold;
	width:94%;
	margin:10px auto ;
}

#str #tech .all p.text3{
	font-size:14px !important;
	line-height:1.9;
}

#str #tech .all p.text3 img{
	width:120px;
	margin-top:0px;
	
}

#str #tech .all p.text2 img{
	width:auto;
	height:20px;
	padding:0 20px;
	
}


#str .contents p.text4{
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.9;
}



}


/*
テクノロジー
------------------------------------------------------------------------------------*/
#tech_main{
	/* position:relative; */
	counter-reset: number;
}

#tech_main dl{
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino" ;
	/* position:absolute;
	top: 50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); */
	width:80%;
	margin:30px auto 80px;
	font-size:24px;
	text-align:center;
	/* line-height:3.5; */
}

#tech_main dt{
    max-width: 500px;
    margin: 0% auto 2%;
    text-align: center;
    font-size: 19px;
}


#tech .inner{
	max-width:1100px;
	margin:80px auto;
}

#tech .inner .left{
	width:42%;
	display:inline-block;
	margin-left:3%;
	vertical-align:top;
	text-align:center;
}

#tech .inner .left p{
	color:#6699B2;
	font-size:12px;
}

#tech .inner .right{
	width:53%;
	display:inline-block;
	vertical-align:top;
}




#tech .inner .right .title{
	/* margin-bottom:30px;
	line-height:1.5;
	font-weight: 300;
	font-family: Noto Sans Japanese, sans-serif,ヒラギノ角ゴ Pro W6,Hiragino Kaku Gothic Pro W6,"メイリオ",Meiryo,"ＭＳ Ｐゴシック";
	font-size: 22px;
	position:relative; */
	font-size: 22px;
	position: relative;
	margin-bottom: 20px;
	text-align: left;
	padding-left: 80px;
	font-weight: 300;
	font-family: Noto Sans Japanese, sans-serif,ヒラギノ角ゴ Pro W6,Hiragino Kaku Gothic Pro W6,"メイリオ",Meiryo,"ＭＳ Ｐゴシック";
	counter-increment: number;
}





#tech .inner .right .title:before{
	content: counter(number);
	font-size: 45px;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	position: absolute;
	top: 0px;
	left: -12px;
	color: #fff;
	background: #A51F37;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
}



#tech .inner p.seibun{
	text-align:center;
	font-size:11px;
	color:#333;
}


@media only screen and (max-width: 870px) { 
#tech .inner .right .title:before{
	content: counter(number);
	font-size: 25px;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	position: absolute;
	top: 0px;
	left: -12px;
	color: #fff;
	background: #A51F37;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
}


#tech .inner .right dt{
	line-height:2.3;
	margin-bottom:25px;
}

#tech .inner .right dd{
	display:inline-block;
	width:20%;
	max-width:200px;
	margin:0 1% 10px;
}

#tech .inner .right .iron{
	max-width:380px;
	margin-top:30px;
}



@media only screen and (max-width: 870px) { 

#tech_main dl{
	/* position:absolute;
	top: 10%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); */
	width:90%;
	margin:0 auto 50px;
	font-size:24px;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino" ;
}

#tech_main dt{
	font-size:14px;
}

#tech_main dd{
	font-size:16px;
}

#tech_main dd br{
	display:none;
}



#tech .inner{
	max-width:90%;
	margin:50px auto;
}


#tech .inner .left{
	width:100%;
	margin:15px auto;
	vertical-align:top;
}

#tech .inner .left p{
	color:#6699B2;
	font-size:12px;
}

#tech .inner .right{
	width:100%;
}

#tech .inner .right .title{
    font-size: 13px;
    /* margin-bottom: 20px; */
    line-height: 1.5;
    padding-left: 35px;
    display: block;
    margin: 0 auto 20px;
    width: 85%;
    font-weight:500;
}

#tech .inner .right dd{
    display: inline-block;
    width: 21%;
    max-width: none;
    margin: 0px 1%;
}

#tech .inner .right dt{
    line-height: 1.9;
    margin-bottom: 25px;
    display: block;
    margin: 0 auto 20px;
    width: 95%;
}

}


/*-------
バリエーション
-----------------------*/
.vari_box img#main_vari{
	width:90%;
	max-width:810px;
	margin-bottom:20px;
}


.vari_box{
	width:100%;
	max-width:1000px;
	text-align:center;
	margin:0 auto 80px;
}

.vari_box .text4 p{
	margin-bottom:3%;
	font-size:19px;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino" ;
}

@media only screen and (max-width: 870px) { 
.vari_box .text4 p{
	margin-bottom:2%;
	font-size:19px;
	font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino" ;
}
}
	
.vari_box .vari_img{
	max-width:920px;
	border:1px solid #ccc;
	/* margin-top:80px;
	margin-left:100px; */
	margin:30px auto 0;
	padding:40px 0px 20px;
	
}

.vari_box .vari_img .text4{
	width:100%;
	text-align:center;
	margin:0px;
}


.vari_box .vari_img .left{
	width:30%;
	display:inline-block;
	margin-right:3%;
	vertical-align:top;
}

.vari_box .vari_img .right{
	width:60%;
	display:inline-block;
}

/* .vari_box .vari_img .left img{
	margin-top:20px;
}
 */

.vari_box .vari_img .right{
	text-align:left;
}

.vari_box .gray ul{
	margin-top:15px;
}

.vari_box .gray ul li{
	text-align:left;
	list-style:disc;
	margin:0 auto;
	list-style-position:inside;
}



@media only screen and (max-width: 870px) { 


.vari_box{
	width:90%;
	max-width:auto;
	margin:0 auto;
}

	
.vari_box .vari_img{
	border:1px solid #ccc;
	margin-top:50px;
	padding:30px 0px 10px 0;
	
}

.vari_box .vari_img .left,.vari_box .vari_img .right{
	width:100%;
	display:inline-block;
}

.vari_box .vari_img .left img{
	margin-top:30px;
	width:50%;
}
.vari_box .vari_img .right{
	text-align:left;
	width:94%;
	margin-top:20px;
	text-align:center;
}

.vari_box .gray ul{
	font-size:11px;
    max-width: 580px;
    margin: 20px auto 0;
}
}








/*-------
スペシャリティー/ブラシ
-----------------------*/


#str .point .box{
	width:90%;
	max-width:800px;
	height:auto;
	margin:100px auto;
	clear:both;
}

#str .point .left{
	width:50%;
	float:left;
	font-size:16px;
}


#str .point .left p{
	margin:10px 0;
	font-size:12px;
}


#str .point .left2{
	width:30%;
	float:left;
	font-size:16px;
	text-align:left;
}

#str .point .left2 img{
	width:70%;
	
}


#str .point .left3{
	width:25%;
	float:left;
	font-size:16px;
	text-align:left;
}

#str .point .left3 img{
	width:70%;
}



#str .point .right{
	width:45%;
	float:right;
	font-size:/*24*/16px;
	text-align:left;
	margin-left:5%;
	line-height:2.3;
}

#str .point .right2{
	width:/*68%*/45%;
	float:right;
	margin-top:-50px;
}


#str .point .right3{
	width:100%;
	font-size:/*24*/16px;
	text-align:left;
	margin-left:5%;
	line-height:2.3;
}

#str .point .right4{
	width:20%;
	float:right;
}

#str .point .left4{
	width:70%;
	font-size:/*24*/16px;
	text-align:left;
	margin-left:5%;
	line-height:2.3;
	float:left;
}


#str .point .sp_01{
	width:100%;
	text-align:center;
	max-width:1000px;
	margin:0px auto ;
}

#str .point .sp_01 img{
	max-width:150px;
	width:14%;
	display:inline-block;
	margin-top:50px;
}


#str .point .sp_02{
	width:100%;
	text-align:center;
	max-width:/*1000*/800px;
	margin:0px auto ;
	margin-top:-150px;
	padding-left:50px;
	text-align:center;
	clear:both;
}
#str .point .sp_02 img{
	margin-top:50px;
}

#str .point .sp_03{
	display:none;
}




#str .ttl2{
    font-size: 22px;
    position: relative;
    margin-bottom: 30px;
    text-align: left;
    padding-left: 80px;
    font-weight: 300;
    font-family: Noto Sans Japanese, sans-serif,ヒラギノ角ゴ Pro W6,Hiragino Kaku Gothic Pro W6,"メイリオ",Meiryo,"ＭＳ Ｐゴシック";
}

#str .rank{ 	
	counter-increment:ranking;
} 

#str .ttl2:before {
    content: counter(ranking);
    font-size: 45px;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	position: absolute;
    top: 0px;
    left: -12px;
	color:#fff;
  	background:#270C15;
  	width:80px;
  	height:80px;
  	line-height:80px;
  	text-align:center;
}





#str #conts{
	width:100%;
/*	max-width:1200px;*/
	margin:50px auto 0px;
}


#str #conts ul{
	width:/*45*/100%;
	margin:0 2% 40px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	font-size:/*16*/12px;
}


#str #conts ul p{
	border-top:1px dotted #ababab;
	border-bottom:1px dotted #ababab;
	padding:/*8px*/ 0;
	text-align:center;
	margin-bottom:10px;
	background-color:#ececec;
	font-size:13px;
}
#str .right2 #conts ul p{
	padding:3px 0;
}



@media only screen and (max-width: 1050px) { 


#str .point .box{
	width:94%;
	margin:10% auto 0px auto;
}

#str .point .left,#str .point .left2,#str .point .right2{
	width:100%;
	float:none;
}

#str .point .left{
	margin:20px 0 0 0;
}

#str .point .left img{
    display: inline-block;
    margin: 0;
    width: 90%;
}


#str .point .right{
	width:92%;
	float:none;
	font-size:13px;
	margin-left:0;
	line-height:1.9;
    margin: 0 4%;
}

#str .point .sp_01{
	width:100%;
	text-align:center;
	max-width:auto;
	margin:0px auto ;
}

#str .point .sp_01 img{
	width:20%;
	margin:0px 1%;
	display:inline-block;
}

#str .point .sp_02{
	width:94%;
	text-align:center;
	max-width:auto;
	margin:0px auto ;
	padding-left:0px;
}
#str .point .sp_02 img{
	margin-top:0px;
}




#str .ttl2{
    font-size: /* 20px */13px;
    position: relative;
    margin: 10px 4% 15px 4%;
    padding: 0px;
    text-align: left;
    padding-left: 36px;
    font-weight: 500;
}

#str .ttl2 br{
	display:none;
}

#str .rank{ 	
counter-increment:ranking;
} 

#str .ttl2:before {
    font-size: 100px;
    position: absolute;
    font-size: 25px;
    top: 0px;
    left: -4%;
    /* border-bottom: 3px solid #ABABAB; */
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}



#str #conts{
	width:100%;
	margin:20px auto 0px;
}




#str .point .right4{
	width:100%;
	float:none;
}

#str .point .right4 img{
	width:20%;
}


#str .point .left4{
    width: 94%;
    font-size: 13px;
    text-align: left;
    margin-left: 2%;
    line-height: 1.9;
    float: left;
}




}



/*-------
HOWTO　使い方
-----------------------*/

#howto{
	width:100%;
}


#howto .how{
	width:100%;
max-width:1000px;
	height:auto;
	margin:100px auto 0 auto;
}

#howto dl{
	width:30%;
	display:inline-block;
	vertical-align:top;
	margin:0px 1% 50px; 
	
}

#howto dd{
	font-size:/*18*/14px;
	padding-left:50px;
	position: relative;
	margin-top:20px;
}

#howto dd span{
	font-size:12px;
}

#howto dd:before {
    content: counter(ranking);
    font-size: 30px;
font-family: 'Roboto', sans-serif;
	font-weight:bold;
margin-left:0px !important;
 position: absolute;
  top: -10px;
 left: 10px;
}


#howto dd .title{
	font-size:18px;
        font-weight:bold;
}

#howto dd .ttl4{
	background-color:#A69070;
	color:#fff;
	text-align:center;
	margin-top:15px;
}


#howto #how_main img{
	width:100%;
}




@media only screen and (max-width: 870px) { 



#howto .how{
	width:90%;
	max-width:auto;
	margin:0px auto;
}



#howto dl{
	width:46%;
	margin:0px 1% 30px 1%; 
	
}


#howto dd{
    font-size: 12px;
    padding-left: 15px;
    margin-top: 0px;
    line-height: 1.8;
}

#howto dd .title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}


#howto dd:before {
    font-size: 18px;
　　　　padding-right:15px;
　　　　top:-5px;
    left:-1px;
}




}


ul.item{
	width:100%;
	/* max-width:800px; */
	max-width:1000px;
	margin:30px auto;
	text-align:center;
}

ul.item li{
	width:22%;
	height:auto;
	display:inline-block;
	padding:50px 0 0 0 ;
	font-size:16px;
	vertical-align:top;
	margin:0 1%;
}


ul.item li p{
	vertical-align:middle;
}

ul.item li p span{
}



ul.item li span{
	display:block;
	font-size:14px;
	margin-top:20px;
}



dl.seibun{
	/*border:1px solid #ccc;*/
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:20px 10px;
	margin-top:/*40*/10px;
	color:#666;
}

dl.seibun dt{
	margin-bottom:15px;
	text-align:left;
}

dl.seibun dd{
	font-size:11px;
	text-align:left;
}

dl.seibun .left,dl.seibun .right{
	/* float:left; */
	width:48%;
	margin-right:1%;
	display:inline-block;
	text-align:left !important;
	vertical-align:top;
}

dl.seibun .left2{
	width:80%;
	text-align:left !important;
    padding-left:30px;
}



ul.item .ttl3{
	font-size:24px;
	/*color:#A51F37;*/
	margin-bottom:10px;
	line-height:1.5;
	margin-top:80px;
}

ul.item .ttl3 span{
	font-size:14px;
}



ul#graysia li{
	width:40%;
	max-width:240px;
	margin:0 2%;
}




@media only screen and (max-width: 870px) { 
ul.item .ttl3{
    font-size: 17px;
    line-height: 1.5;
    margin-top: 0;
}

#str #lineup .lineup_main{
	background:none;
	height:auto;
	margin:0px;
}

#str #lineup .lineup_main img{
	display:block;
	width:100%;
}

ul.item li{
	width:/*100*/45%;
	display:inline-block;
	margin:0 auto 30px;
	padding-top:20px;
	clear:both;
}


ul.item li p{
	padding-top:0px;
	font-size:13px;
        font-weight:600;
}

ul.item li span{
	display:block;
	font-size:12px;
	margin-top:3px;
}


dl.seibun{
	width:90%;
	height:auto;
	font-size:10px;
	padding:2%;
	margin:10px 2% 0 2%;
}

dl.seibun dt{
	margin-bottom:20px;
}


dl.seibun .left,dl.seibun .right{
	float:left;
	width:40%;
	text-align:left !important;
        padding-left:30px;
}

ul#graysia .ttl3{
	font-size:16px;
	margin-top:80px;
    font-size: 14px;
    margin-top: 80px;
    display: block;
    width: 88%;
    margin: 0 auto;
    font-weight: 600;
}

ul#graysia .ttl3 span{
	font-size:14px;
}


ul#graysia li{
	max-width:none;
}


}






#str #pagetop{
	position:fixed;
	right:10px;
	bottom:150px;
}

#footer_fix{
	position:fixed;
	right:10px;
	bottom:20px;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	letter-spacing:1px;
	text-align:center;
	max-width:280px;
	width:100%;
	margin:auto;
}

#str #contact{
	background-color:#ABABAB;
	display:inline-block;
	width:38%;
}

#str #contact a{
	color:#fff;
	/* background-image:url(../../img/lp/nadel2/arrow.png) !important;
	background-size:20px !important;
	background:no-repeat;
	background-position:right; */
	padding:15px 0;
	display:block;
	position: relative;
}

#str #contact a:after,
#str #pro a:after{
  content: "";
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right:10px;
  margin-top: -5px;
}



#str #pro{
	background-color:#95A5A6;
	display:inline-block;
	width:60%;
}

#str #pro a{
	color:#fff;
	/* background-image:url(../../img/lp/nadel2/arrow.png) !important;
	background-size:20px !important;
	background:no-repeat;
	background-position:right; */
	padding:15px 0;
	display:block;
	position: relative;
}





#str #footer{
	width:100%;
	height:auto;
	padding:50px 0 0 0;
	text-align:center;
}




/*---

ヘッダーナビ

------------*/


/*
#str #header .box{
	padding:0px !important;
}
#str #header  ul{
	position:fixed;
	top:30px;
	right:30px;
	z-index:99999 !important;
}

#str .navi{
	font-family: 'Roboto', sans-serif;
	letter-spacing:0.25em;

}


#str .navi ul li{
	list-style:none;
	display:inline-block;
	font-size:18px;
	margin: 0 20px;
	letter-spacing:0.15em;
	z-index:99999 !important;

}


#str #header  ul li.logo{
	position:fixed;
	top:15px;
	left:30px !important;

}



#str #header ul li{
	font-size:14px;
}

#str #header img{
	height:45px;
}



#str .site-header{
    display: flex;
    position: fixed;
    justify-content: space-between  !important;
    transition: .5s;
    width: 100%;
	z-index:99999999;
	top:0px;
	padding:20px 0 50px 0;
	font-family: 'Roboto', sans-serif;
	letter-spacing:0.25em;
}



#str .site-header  ul li.logo{
	position:fixed;
	top:15px;
	left:30px !important;
	padding:0px !important;

}
#str #header img{
	height:45px;
}

#str .site-header ul{
	position:absolute;
	right:0px;
}

#str .site-header ul li{
	display:inline-block;
	list-style:none;
	font-size:18px;
	letter-spacing:0.15em;
	z-index:99999 !important;
	margin:0 20px;
}

*/


#str #footer .logo{
	margin:130px auto;
}

#str #footer .logo img{
	width:219px;
}


#str #footer #copyright{
	letter-spacing:0.15em;
	font-size:12px;
}


#str #jewel_logo{
	width:100%;
	height:auto;
	text-align:center;
	background-color:#ccc;
	padding:20px 0;
	margin-top:20px;
	margin-bottom:-50px !important;
}

#str #jewel_logo img{
	height:40px;
}




@media only screen and (max-width: 1050px) { 

#str #pagetop{
	position:fixed;
	right:10px;
	bottom:150px;
}

#str #pagetop img{
	height:120px;
}



#str #footer{
	padding-bottom:100px;
}


#str #footer .navi ul li{
	display:block;
	font-size:15px;
	margin: 20px 0px;

}

/* #str #header ul{ヘッダーナビ
	position:fixed;
	top:20px !important;
	left:12% !important;
	right:auto;
	text-align:center;
}

#str #header ul li{ヘッダーナビ
display:none;}


#str #header ul li.logo{ヘッダーロゴ
	display:block !important;
	top:0px !important;
	left:50px !important;
}


#str #header img{
	margin-top:20px;
}

 */
#str #footer .logo{
	margin:50px auto 80px auto;
}

#str #footer .logo img{
	width:20%;
}


#str #jewel_logo{
	padding:20px 0 100px 0;
	margin-top:20px;
	margin-bottom:-150px !important;
}

#str #jewel_logo img{
	height:40px;
}



}




@media only screen and (max-width: 870px) { 

#str #pagetop{
	position:fixed;
	right:10px;
	bottom:130px;
}

#str #pagetop img{
	height:100px;
}


#footer_fix{
	width:100%;
	right:0;
	max-width:none;
	bottom:5px;
}



#str #footer{
	padding-bottom:100px;
}


#str #footer .navi ul li{
	display:block;
	font-size:15px;
	margin: 20px 0px;

}

#str #footer .logo{
	margin:50px auto 80px auto;
}

#str #footer .logo img{
	width:50%;
}




}


/*----------------

マウスオーバー

----------------------------*/


#str #header ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
}
#str #header ul li a::after {
 position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background:/* #666*/#90744C;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
  margin-bottom:5px;

}
#str #header li a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}



#str #btn a::after {
	display:none;

}

#str #header ul li.logo a::after{
	display:none !important;
}



@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


/*
.Bnr .Bnr__img__inner a{
	width:190px;
}

.Bnr p a{
	color:#595757 !important;
}

.sp_bnr a{
	color:#595757;
}
	

.btn_sidebana2{
	width:63% !important;
}
*/





/*
ヘッダー
------------------------------------------------------------------------------------*/
#str_header .site-header{
    display: flex;
    position: fixed;
    justify-content: space-between  !important;
    transition: .5s;
    width: 100%;
	z-index:99999999;
	top:0px;
	padding:20px 0 50px 0;


}

#str_header .site-header.transform{
	background-color:rgba(255,255,255,0.7);
}

#str_header .site-header  ul li.logo{
	position:fixed;
	top:10px;
	left:30px !important;
	padding:0px !important;

}
#str_header #header img{
	height:30px;
}

#str_header .site-header ul{
	position:absolute;
	right:0px;
}

#str_header .site-header ul li{
	display:inline-block;
	list-style:none;
	font-size:18px;
	letter-spacing:0.15em;
	z-index:99999 !important;
	margin:0 20px;
	font-size:14px !important;
	font-family: 'Work Sans', sans-serif;
}


@media only screen and (max-width: 1050px) { 
#str_header .site-header ul li{
	display:none;
}

#str_header .site-header ul li.logo{
	display:block;
	left:45px !important;
}




}

.text4{
    width: 90%;
    margin: 0 auto 50px;
    font-size: 24px;
    font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino";
}







