/* setting import */
.main-img {
  max-width: calc((100vh - 82px) * 1.875);
  margin: 0 auto; }

.int-pick-title {
  color: #a01e32;
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  letter-spacing: 10px;
  padding: 35px 0;
  border-top: 1px solid #a01e32;
  border-bottom: 1px solid #a01e32;
  margin-bottom: 55px; }

.prof {
  border: 1px solid #000;
  padding: 40px;
  margin-top: 55px; }
  .prof dt {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    letter-spacing: 5px; }
  .prof dd {
    font-size: 16px;
    letter-spacing: .2em;
    line-height: 1.8em; }

#title-area {
  position: relative;
  display: block;
  margin-top: 82px;
  padding: 55px 0; }
  #title-area.h_fix {
    height: 265px;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center; }
  #title-area h2 {
    color: #a01e32;
    text-align: center;
    font-size: 34px;
    line-height: 50px;
    letter-spacing: 10px;
    font-weight: bold; }
    #title-area h2 span {
      font-size: 20px;
      font-weight: 100; }

#kv-area-normal .section_inner {
  padding: 55px 0 30px 0; }
#kv-area-normal h4 {
  color: #a01e32;
  text-align: center;
  font-size: 24px;
  line-height: 200%;
  margin-bottom: 50px;
  letter-spacing: 8px; }

#sec01 .section_inner, #sec02 .section_inner, #sec03 .section_inner, #sec04 .section_inner, #sec05 .section_inner {
  padding: 60px 0 60px 0; }
 

@media only screen and (max-width: 750px) {
  .int-pick-title {
    font-size: 4.5vw;
    line-height: 7vw;
    letter-spacing: 2vw;
    padding: 7.5% 0 8% 0;
    margin-bottom: 12%; }

  #title-area {
    position: relative;
    display: block;
    margin-top: 0;
    padding: 7% 0 8% 0; }
    #title-area.h_fix {
      height: 54vw; }
    #title-area h2 {
      color: #a01e32;
      text-align: center;
      font-size: 6vw;
      line-height: 10.5vw;
      letter-spacing: 2vw;
      font-weight: normal; }
      #title-area h2 span {
        font-size: 4vw;
        font-weight: 100; }

  .prof {
    border: 1px solid #000;
    padding: 11% 5% 11% 5%;
    margin-top: 22%; }
    .prof dt {
      font-size: 2.6vw;
      letter-spacing: 1vw;
      font-weight: normal;
      margin-bottom: 2.5%; }
    .prof dd {
      font-size: 3.4vw;
      letter-spacing: .85vw;
      line-height: 6.12vw; }

  #kv-area-normal .section_inner {
    padding: 10% 0; }
  #kv-area-normal h4 {
    color: #a01e32;
    text-align: center;
    font-size: 4.5vw;
    line-height: 7vw;
    letter-spacing: 2vw;
    margin-bottom: 9.5%; }

  #sec01 .section_inner, #sec02 .section_inner, #sec03 .section_inner {
    padding: 12% 0; }
}

/**********************************************************
Vol.3
***********************************************************/
#title-area h2 span.line2 {
    display:block;
    line-height:30px;
    margin-top:10px;}

#readtxt .rep_img{border-bottom:1px solid #888;
                  margin-bottom:20px;}


#readtxt {margin-bottom:50px;
  position: relative;
  display: block;}

#readtxt .section_inner .blttl{
  color: #a01e32;
  font-size:24px;
  text-align: center;
  line-height: 40px;
  margin:0 auto 30px auto;
  letter-spacing: 8px;
  width:100%;
}
#readtxt .section_inner .blttl span{
    font-size:120%;
}

#readtxt .section_inner h4 span{
    font-size:130%;
}


#readtxt .section_inner{
    padding:0;
}

.section_inner .menu_img{
    border-top:1px solid #666;
    border-bottom:1px solid #666;
    margin:0 0 -1px;
}

.section_inner .nameline{
    display:block;
    max-width:50%;
    color:#8a141e;
    border-bottom:1px dashed #8c8c8c;
    margin-bottom:20px;
}
.section_inner .commentbox{
    display:block;
    padding-left:30px;
    margin:0 20px 50px 20px;
    border-left:4px solid #8a141e;
}

#sec01 h4,#sec02 h4, #sec03 h4{
  color: #a01e32;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 50px;
  letter-spacing: 8px;
  line-height: 200%;    
}
.profbox{display:flex;
    justify-content:center;
         margin-bottom:30px;
         padding:0;}
.profimg{
    width:50%;
}

.section_inner .explan{margin-bottom:50px;}
.section_inner .explan img{margin-bottom:15px;}

.section_inner .makeupttl{margin-bottom:40px;}

.section_inner .pointttl{
    font-size:24px;
    display:block;
    color:#8a141e;
    border-left:4px solid #8a141e;
    padding-left:20px;
    line-height:150%;
    margin-bottom:20px;
}
.section_inner .pointttl span{
    color:#CCC;
    font-weight:bold;
}

.section_inner .itemcontainer{
    border-bottom:1px dashed #9f9f9f;
    padding:50px 0px;
}
.section_inner .itemcontainer:last-child{
    border:none;
}
.section_inner .itembox{
    display:flex;
    align-items:flex-end;
}
.section_inner .itemttl{text-align:center;
             color: #a01e32;
            font-size:24px;
    margin-bottom:10px;
}
.section_inner .itemttl span{
    font-size:80%;
}
.section_inner .itemttl span.bk{
    color:#000;
}
.section_inner .itembox .itemimgbox{
        width:35%; 

}
.section_inner .itembox .itemdetailbox{
        width:65%;
    font-size:24px;
    font-weight:bold;
    line-height:30px;
}
.section_inner .itembox .itemdetailbox img{
    margin:60px 0 40px 0;
    border-top:1px solid #a01e32;
    border-bottom:1px solid #a01e32;
}

.p3topimg{max-width:600px;
          margin:-50px auto 80px auto;}
/*# sourceMappingURL=beautifullife.css.map */


/**********************************************************
Vol.2
***********************************************************/
.prof_v2 dl{
	display: flex;
	margin: 20px auto;
}  
.prof_v2 dt{
	width: 30%;
    margin-right: 5%;
}
.prof_v2 dd{
	width: 65%;
	font-size: 24px;
}
.prof_v2 dd p{
	margin-top: 15px;
}
.prof_v2 .sub04{
	font-size: 24px;
}
.prof_v2 .shop{
	margin: 40px 0 10px;
	font-size: 18px;
}
.prof_v2 .shop span{
	font-size: 24px;
}
.pt60{
	padding-top: 60px;
}

@media only screen and (max-width: 750px) {
	.prof_v2 dl{
		margin: 20px auto 0;
	}
	.prof_v2 .sub04 {
		font-size: 18px;
	}
	.prof_v2 .shop{
		font-size: 3.4vw;
	}
	.prof_v2 .shop span {
		font-size: 20px;
	}
	#sec01 h4.sp_ttl, #sec02 h4.sp_ttl, #sec03 h4.sp_ttl, #sec04 h4.sp_ttl{
		font-size: 4.5vw;
		line-height: 7vw;
		letter-spacing: 2vw;
		margin-bottom: 9.5%;
	}
}


/**********************************************************
Vol.4
***********************************************************/
.prof_v2 dl + dl{margin-top:2em;}
.prof_v2 dl + dl dd{font-size:18px;}
.prof_v2 dl + dl dd p{margin-top:0;}
.prof_v2 dl + dl dt{margin-left:5%;
                    margin-right:0;}

.prof_v2 .sns{text-align:center;
              margin-top:1em;}
.prof_v2 .sns img{width:20%; margin:0 1.5em;}

/**********************************************************
Vol.6
***********************************************************/
.img-mishin{max-width: 960px;}
.prof_v6{margin-top: 0;}
.prof_v6 dl {
    display: flex;
	justify-content: space-between;
    margin: 20px auto;
}
.prof_v6 dl .prof_notes {
    width: 65%;
	letter-spacing: .2em;
    line-height: 1.8em;
}
.prof_v6 dl .prof_photo{
    width: 30%;
}
.prof_v6 dl .prof_notes p {
    margin-top: 15px;
}
.prof_v6 .sub04 {
    font-size: 24px;
    line-height: 1.4;
}
.prof_v6 .sub06 {
    font-size: 20px;
}


