@charset "utf-8";
/* CSS Document */
p{
	margin: 0;
}
ul{
	padding: 0;
	margin: 0;
	overflow: hidden;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000000;
}

/* CSS Document */


/*#wrapper a:link { text-decoration: none; }
#wrapper a:visited { color: #000000; }
#wrapper a:hover { color: #000000; }
#wrapper a:active { color: #000000; }*/

#BL_wrapper{
	max-width: 985px;
	text-align: center;
	margin: 2% auto;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'メイリオ', Meiryo, sans-serif;
	color: #000000;
    padding-bottom: 20px;
}




.BL_main{
	display: inline-block;
	text-align: center;
	width: 100%;
	height: auto;
	margin:2% auto;
	position:relative;
	text-align: center;
}
.Title{
    text-align: center;
    margin: 2% auto;
    font-size: 20px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    letter-spacing: 0.1em;
    line-height: 1.6em;
    font-weight: bold;
    color: #d49204;

}

.sub_Title{
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 1% auto;
    font-size: 17px;
    font-weight: bold;
    
}
.txt{
	font-size: 13px;
	width: 50%;
	text-align: center;
	margin: 0% auto 5%;
}
.lead_p{
    width: 100%;
    color: #000000;
	display: block;
	margin: 2% auto;
	font-size: 15px;
	line-height: 1.8em;
	letter-spacing: 0.08em;
	text-align: center;
    
	
}
.lead_s{
	display: none;
}
.BL_box{
    max-width: 985px;
    width: 70%;
    display: inline-block;
	margin: 2% auto;
	text-align: center;
    
}
/*Item*/
.item_img{
    width: 50%;
    float:left;
    text-align: center;
    margin: 2% auto 2%;
    box-sizing: border-box;
    padding: 1%;
}

.item_ttl{
    font-size: 14px;
    text-align:left;
    margin: 2% auto 1%;
    line-height: 1.6em;
    font-weight: bold;
    
    
}



.item_name{
    text-align: center;
    font-size: 14px;
    margin: 5% auto 5%;
    line-height: 1.6em;
    font-weight:bold;
    color: #000000;
    
    
}

.cmt{
    width: 98%;
    text-align: left;
    color: #000000;
    font-size: 11.5px;
    letter-spacing: 0.06em;
    line-height: 1.7em;
    margin: 2% auto 0%;
    display: inline-block;
}


.hr{
    border-bottom: #8F8F8F 1px solid;
    margin: 2% auto;
}
.cp_hr {
	position: relative;
	height: 1px;
	border-width: 0;
	background-image: -webkit-linear-gradient(left,
	transparent 0%,#ec5140 50%,transparent 100%);
	background-image:         linear-gradient(90deg,
	transparent 0%,#ec5140 50%,transparent 100%);
}




.small{
	font-size:70%;
}
.clear {
	clear: both;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

.btn{
    width: 50%;
    text-align: center;
    border: #000000 1px solid;
    padding: 2%;
    margin: 2% auto 6%;
    background-color: #000000 ;
    color: #FFFFFF;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.btn a{
    display: block;
    color:#FFFFFF;
    padding: 3% 0;
    font-size: 12px;

	}

.clear{
		clear: both;
	}

/*POINT*/
/*.point_box{
    text-align: center;
    padding: 20px 10px;
    width: 60%;
    display: inline-block;
    margin: 0;
    border-top: #000000 1px dotted;
    border-bottom: #000000 1px dotted;
}
.point_ttl{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    margin: 2% auto;
    line-height: 1.7em;
    font-family: Georgia, "Times New Roman", Times, "serif";
}

.point{
    text-align: center;
    display: block;
    width: 70%;
    margin: 10px auto 0px;
    float: none;
    padding-left: 150px;
    
    
    
}
.icon{
    float: left;
    width: 5%;
    margin: 0;
}
.point_txt{
    float: left;
    text-align: left;
    margin: 0  0px 0px 10px;
    width: 80%;
    font-size: 14px;
    
}

.main_item{
	width: 70%;
	display: block;
	margin: 0 auto;
}
*/

/*コンセプト*/
.w90 {
	max-width: 800px;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
.w90 h1 {
    text-align: center;
    margin: 5% 0 2%;
}
/*.concept_ttl{
    width:25%;
    text-align:center;
    border-right: #000000 1px solid;
    font-size: 20px;
    margin: 5% auto 4%;
    font-weight: bold;
    display: flex;
	align-items: center;
}*/

.concept_box{
	width:90%;
	margin: 0 auto;
	overflow: hidden;
}

.concept{
	width:60%;
	/*clear: both;*/
	font-size: 14px;
	text-align: left;
	line-height: 2.0em;
	margin: 1% 0 4%;
    color: #000000;
	float: left;
	
}


.text-line-right {
	display: flex;
	align-items: center;
	width: 30%;
	float: left;
	margin: 1.5% 3% 0 7%;
	font-size: 14px;
}
.text-line-right:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #444;
	display: block;
}
 
.text-line-right:after {
	margin-left: .4em;
}

.concept br{
    display: flex;
}


@media only screen and (max-width:750px){
	#BL_wrapper {
		width: 100%;
		text-align: center;
		margin: 5% auto;
		color: #000000;
	}
	
	.BL_main{
		width: 100%;
		
	}
    .Title{
        letter-spacing: 0.09em;
    }
    .sub_Title{
        margin: 5% auto;
    }
    
	.txt{
		width: 100%;
	}

	.pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}
	.lead_p{
		display: none;
	}
	.lead_s{
        width: 96%;
        color: #000000;
        display: block;
        margin: 5% auto;
        font-size: 13px;
        line-height: 1.8em;
        letter-spacing: 0.08em;
        text-align:center;
	}
	
	.BL_box{
		width: 94%;
        margin: 3% auto;
        text-align: center;
        float: none;
	}

    .item_img{
        width: 80%;
        text-align: center;
        margin: 5% auto;
        box-sizing: border-box;
        float: none;
        padding: 1% 1% 8%;
    }
    .item_name1{
        font-size: 16px;
    }
    .item_name2{
        font-size: 16px;
    }
    .item_name3{
        font-size: 16px;
    }
    .hr{
        margin: 0% auto 0%;
    }
    .btn{
        width: 60%;
	}
    .cmt{
        font-size: 11px;
    }
    .point_box{
        width: 96%;
        padding: 2% 1% 4%;
        
    }
    .point{
        width: 90%;
        padding: 0;
    }
    .point_ttl{
        font-size: 16px;
    }
    .point_txt{
        width: 90%;
    }
    
.main_item{
	width: 79%;
	display: block;
	margin: 0 auto;
}
}

