@charset "UTF-8";


.product_ttl{
font-family: utile-display, sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
line-height: 2;
padding-bottom: 1%;
}
.product_ttl span{
font-size: 80%;
}

.product_txt{
padding-bottom: 2%;
font-size: 12px;
font-size: 1.2rem;	
}

@media screen and (max-width: 768px) {
.product_txt{
padding-bottom: 2%;
font-size: 12px;
font-size: 1.2rem;	
}
	
}
/* ==========================================================================
   
SECTION 001

========================================================================== */
.copy {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 2.1;
    padding-bottom: 3%;
    color: #2b3234;
    font-family: "Shippori Mincho", serif;
}
.copy_cap {
    font-size: 13px;
    font-size: 1.3rem;
font-family: utile-display, sans-serif;
    color: #2b3234;
    padding-bottom: 1%;
}
.copy_txt {
width: 60%;
}
.products_txt{
padding-bottom: 7%;
}

@media screen and (max-width: 768px) {
 .copy {
        font-size: 21px;
        font-size: 2.1rem;
        font-weight: bold;
        line-height: 2;
        padding-bottom: 3%;
        text-align: left;
        color: #2b3234;
    font-family: "Shippori Mincho", serif;
    }
	
	.copy_txt {
width: 100%;
}
.products_txt{
padding-bottom: 7%;
text-align: left;
}	
}

/* ==========================================================================
   
SECTION BOX2

========================================================================== */
.box2s {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0%;
}
.box2s:after {
    content: "";
    display: block;
    width: 48%;
    height: 0;
}
.box2{
    width: 48%;
    margin-bottom: 3%;
}
.box2 img {
    width: 100%;
    margin-bottom: 5%;
}

.box2 ul{
padding-top: 3%;
padding-bottom: 5%;
}

@media screen and (max-width: 768px) {
    .box2s {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .box2s:after {
        content: "";
        display: block;
        width: 49%;
        height: 0;
    }
    .box2 {
        width: 49%;
        margin-bottom: 2%;
    }
    .box2_img {
        margin-bottom: 5%;
    }
}



/* ==========================================================================
   
SECTION BOX3

========================================================================== */
.box3s {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0%;
}
.box3s:after {
    content: "";
    display: block;
    width: 31%;
    height: 0;
}
.box3{
    width: 31%;
    margin-bottom: 3%;
	text-align: center;
}
.box3 img {
    width: 100%;
    margin-bottom: 5%;
}
.box3_sub_ttl{
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    padding-bottom: 1%;
	font-family: utile-display, sans-serif;
	color: #2b3234;
}

.box3_ttl {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 2;
    padding-bottom: 5%;
    color: #3E4443;
    font-family: "Shippori Mincho", serif;
}
.box3_copy{
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 2;
    padding-bottom: 5%;
    color: #3E4443;
    font-family: "Shippori Mincho", serif;
}
.box3_txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    padding-bottom: 5%;	
}
@media screen and (max-width: 768px) {
    .box3s {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .box3s:after {
        content: "";
        display: block;
        width: 49%;
        height: 0;
    }
    .box3 {
        width: 49%;
        margin-bottom: 2%;
    }
    .box3_img {
        margin-bottom: 5%;
    }
}

/* ==========================================================================
   
SECTION FOR SALON

========================================================================== */


.forsalon_ttl {
	 font-family: "Shippori Mincho", serif;
    padding: 0.1px;
    -webkit-letter-spacing: 0.04em;
    -moz-letter-spacing: 0.04em;
    -ms-letter-spacing: 0.04em;
    letter-spacing: 0.04em;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
    font-style: italic;	
	font-weight: bold;
}

.forsalon_tel{
 font-size: 30px;
  font-size: 3.0rem;
    letter-spacing: 3px;
    line-height: 2;
	padding-top: 25px;
	padding-bottom: 0%;
	font-weight: bold;
    font-style: italic;	
	text-align: center;
	 font-family: "Shippori Mincho", serif;
}
.forsalon_cap{
 font-size: 14px;
  font-size: 1.4rem;
text-align: center;
}


/* ==========================================================================
   
forsalon_btnbox STYLE

========================================================================== */
.forsalon_btnbox{
	margin-top: 7%;
	padding-bottom: 7%;
	display: block;
	width: 100%;
	text-align: center;
}

.forsalon_btnbox .btn2 {
	border-radius: 40px;
	display: inline-block;
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding-left: 3%;
	line-height: 70px;
	position: relative;
	color: #eeeeee !important;
	background-color: #3E4443;
	border: #3E4443 2.2px solid;
	width: 400px;
	margin-bottom: 1%;
	margin-right: 1%;
	
}

.forsalon_btnbox.btnSmall {
	line-height: 70px;
}

.forsalon_btnbox .btnSmall:after {
	line-height: 70px;
}

.forsalon_btnbox .btn2:hover {
	color: #eeeeee !important;
	border: #f01c96 2.2px solid;
	background: linear-gradient(-135deg, #f7a322, #f01c96);

}

.forsalon_btnbox .btn2:after {
	font-family: 'themify';
	content: "\e628";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	right: 5%;
	z-index: 1;
	line-height: 70px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 738px) {
	.forsalon_btnbox {
		margin-top: 10%;
		padding-bottom: 3%;
		display: block;
	}
	
	.forsalon_tel{
 font-size: 23px;
  font-size: 2.3rem;
    letter-spacing: 3px;
    line-height: 2;
	padding-top: 25px;
	padding-bottom: 0%;
	font-weight: bold;
    font-style: italic;	
	text-align: center;
	 font-family: "Shippori Mincho", serif;
}
	
.forsalon_btnbox .btn2 {
	border-radius: 40px;
	display: inline-block;
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding-left: 3%;
	line-height: 70px;
	position: relative;
	color: #eeeeee !important;
	background-color: #3E4443;
	border: #3E4443 2.2px solid;
	width: 100%;
	margin-bottom: 1%;
	margin-right: 1%;
	
}	
	
	
}
	



/* ==========================================================================
   
SECTION ITEM

========================================================================== */
.contents_item_box{
display: flex;
	align-items: flex-start; /*--align-itemsã‚’æŒ‡å®š--*/
	width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
}

.contents_item_box_L{
    width: 58%;
    float: left;
    padding-right: 2%;
padding-bottom: 3%;
display: block;
}
.contents_item_box_R{
    width: 38%;
    float: right;
padding-left: 2%;
padding-bottom: 3%;
}

.section_items_block {
	position: relative;
	z-index: 6;
	padding-top: 5%;
	padding-bottom: 5%;
	width: 100%;
	background-color: #ffffff;
}


.item_ttl{
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 2.1;
  padding-bottom: 1%;
  color: #2b3234;
  font-family: "Shippori Mincho", serif;
}

.item_price{
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Shippori Mincho", serif;
  color: #2b3234;
  padding-bottom: 5%;	
}

.item_copy{
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
  padding-bottom: 5%;
  color: #2b3234;
  font-family: "Shippori Mincho", serif;	
}

.item_txt{
padding-bottom: 5%;	
}

.item_spec{
  font-size: 15px;
  font-size: 1.5rem;
	font-family: "Shippori Mincho", serif;
}

.spec_box{
padding-bottom: 5%;
margin-bottom: 7%;	
border-bottom: #2b3234 1px solid;		
}

.spec_box dl{

}
.spec_box dt{
font-weight: bold;
}
.spec_box dd{
padding-bottom: 5%;		
}

.share_btn{
width: 100%;
display: block;
clear: both;
}

.share_btn li{
float: left;
    position: relative;
    list-style: none;
    display: inline-block;
    font-size: 14px;
    letter-spacing: .1em;
    padding-right: 2%;
    padding-bottom: 1%;
    margin: 0;
    width: 20%;
	border-bottom: none !important;
	color: #2b3234;
	font-family: utile-display, sans-serif;
	font-weight: bold;
}
.share_btn li a{
	color: #2b3234;

}

@media screen and (max-width: 768px) {
	
	
.contents_item_box{
display: inline-block;
	align-items: flex-start; /*--align-itemsã‚’æŒ‡å®š--*/
	width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
}	

	
.contents_item_box_L{
    width: 100%;
    float: left;
    padding-right: 0%;
padding-bottom: 0%;
display: block;
}
.contents_item_box_R{
 width: 100%;
display: block;
padding-bottom: 3%;
}	
	
.section_items_block {
		position: relative;
		z-index: 6;
		padding-top: 7%;
		padding-bottom: 7%;
		width: 100%;
	}	
	

}


/* ==========================================================================
   
cart_btnbox STYLE

========================================================================== */
.cart_btnbox{
	margin-top: 10%;
	padding-bottom: 10%;
	display: block;
	width: 100%;
}

.cart_btnbox .btn2 {
	border-radius: 40px;
	display: inline-block;
	padding: 0;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding-left: 3%;
	line-height: 70px;
	position: relative;
	color: #eeeeee !important;
	background-color: #3E4443;
	border: #3E4443 2.2px solid;
	width: 100%;
	margin-bottom: 1%;
	margin-right: 1%;
	
}

.cart_btnbox.btnSmall {
	line-height: 70px;
}

.cart_btnbox .btnSmall:after {
	line-height: 70px;
}

.cart_btnbox .btn2:hover {
	color: #eeeeee !important;
	border: #f01c96 2.2px solid;
	background: linear-gradient(-135deg, #f7a322, #f01c96);

}

.cart_btnbox .btn2:after {
	font-family: 'themify';
	content: "\e628";
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	right: 5%;
	z-index: 1;
	line-height: 70px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 738px) {
	.cart_btnbox {
		margin-top: 10%;
		padding-bottom: 3%;
		display: block;
	}
}
	






/* CSS Document */
#company .outline {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    border-bottom: #dddddd 1px solid;
}
#company .outline>dt {
    width: 150px;
    padding-bottom: 2%;
    margin-bottom: 3%;
    color: #091a30;
}
#company .outline>dd {
    -webkit-box-flex: 1;
    flex: 1;
    padding-bottom: 2%;
    margin-bottom: 3%;
}
dd {
    display: block;
    unicode-bidi: normal;
}
@media screen and (max-width: 768px) {
    #company .outline {
        flex-direction: column;
        /* スマホでは縦並び */
        padding-bottom: 4%;
    }
    #company .outline>dt {
        width: 100%;
        /* 100%にして縦並び */
        padding-bottom: 1%;
    }
    #company .outline>dd {
        width: 100%;
        /* 100%にして縦並び */
        line-height: 1.6;
    }
}




/* ==========================================================================
   
message SECTION

========================================================================== */
.bg_message {
    background: url("../img/bg_message.png") center center no-repeat;
	background-color: #f9f9f9;
}
.bg_vision {
    background: url("../img/bg_vision.png") center center no-repeat;
    
}
.bg_mission {
    background: url("../img/bg_mission.png") center center no-repeat;
	background-color: #f9f9f9;
}
.bg_value {
    background: url("../img/bg_value.png") center center no-repeat;
    
}

#value ul {
    padding-top: 3%;
    padding-bottom: 3%;
}
#value li {
    text-align: center;
    list-style: none;
}
.logo_contents_box {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
    display: inline-block;
    text-align: center;
}
.logo_contents_box_c {
    width: 100%;
    display: block;
    padding-bottom: 1%;
}
.logo_contents_box_L {
    width: 50%;
    float: left;
    display: block;
    padding-right: 1%;
    padding-bottom: 0%;
}
.logo_contents_box_R {
    width: 50%;
    float: right;
    display: block;
    padding-left: 1%;
    padding-bottom: 0%;
}
.txt_explanation {
    padding-top: 3%;
    padding-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
    margin: 5% auto;
    /* 上下5%、左右自動で中央寄せ */
    margin-top: 5%;
    margin-bottom: 0%;
    font-size: 12px;
    font-size: 1.2rem;
    width: 80%;
}
.txt_explanation span {
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .logo_contents_box_L {
        width: 100%;
        float: left;
        display: block;
        padding-right: 0%;
        padding-bottom: 3%;
    }
    .logo_contents_box_c {
        width: 100%;
        display: block;
        padding-bottom: 3%;
    }
    .logo_contents_box_R {
        width: 100%;
        float: right;
        display: block;
        padding-left: 0%;
        padding-bottom: 0%;
    }
    .txt_explanation {
        padding-top: 7%;
        padding-bottom: 7%;
        padding-left: 5%;
        padding-right: 5%;
        margin: 5% auto;
        /* 上下5%、左右自動で中央寄せ */
        margin-top: 10%;
        margin-bottom: 0%;
        font-size: 12px;
        font-size: 1.2rem;
        width: 100%;
    }
}
