@charset "UTF-8";
/* CSS Document */
.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden; 
}

.cf:after {
  clear: both; 
}

.cf {
  zoom: 1; 
}

.dsp {
    display: none!important;
}

.dpc {
    display: block!important;
}



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

.dpc {
        display: none!important;
}

.dsp {
        display: block!important;
}

}


#contents {
    width: 100%;
}
.bnr_list {
    width: 40%;
    min-height: 100px;
    margin: 1em auto 0;
}

body.service #contents .c-box01 p:nth-of-type(1){
	font-size:36px;
}
.bnr_list .list-l {
    width: 48%!important;
    float: left!important;
	margin: 0.1em;
}
.bnr_list .list-r {
    width: 48%!important;
    float: left!important;
	margin: 0.1em;
}
.bnr_list img {
    width: 100%;
	vertical-align:baseline;
}
#contents .bnr_list img:hover {
    opacity: 0.5;
}

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

	.bnr_list{
		width:99%!important;
	}
.list-l{
		width:45%!important;
	display:block;
	}
.list-r{
		width:45%!important;
	display:block;
	}
#contents .c-box02 {
    clear: both;
}
#contents .c-box02 h3::before {
    top: 100px;
}
.contents-inner {
    top: 200px;
    margin-top: 5em;
}
}
/*salon_1*/
.gray-box .box .title {
    margin-bottom: 0.3em!important;
}
.gray-box .box .title span {
    font-size: 0.8em!important;
}
.notes {
    font-size: 0.9em;
}
.s-tit {
    color: #3f736e;
    font-weight: bold;
    border-bottom: #3f736e solid 0.4px;
    padding: 0.4em;
    margin-top: 1em;
}
/*2つのコース*/
.contents-inner .course-wrap {
    margin: 2em auto;
    max-height: 700px;
    display: flex;
}
.course-wrap {
    width: 100%;
}
.course-wrap .left {
    float: left;
    width: 49.1%;
    padding: 1.2em;
    margin: 0.3em;
    background: #E2EEED;
}
.course-wrap .right {
    float: right;
    width: 49%;
    padding: 1.2em;
    background: #E2EEED;
}
.course-wrap .title {
    background: #3f736e;
    padding: 0.6em;
    font-size: 1.4em;
    text-align: center;
    color: #fff;
    margin-top: 0.10em;
}
.course-wrap .sbox {
    padding: 1.2em;
}
.sbox-list {
    color: #3F7369;
    font-weight: bold;
    border-bottom: solid 0.4px;
    line-height: 2.3em;
}

/*.title .sp{
	display: none;
}*/
@media screen and (max-width: 768px) {
.course-wrap .left {
    width: 100%;
}
.course-wrap .right {
    width: 100%;
}
.contents-inner .course-wrap {
    display: block;
}
}

/*このようなケースをサポート*/
@media screen and (min-width: 769px) {
body.beauty_salon1 #contents .c-box05 .white-box .case-list > div {
    width: 100%;
    border: 2px solid #dfdfdf;
}
.white-box {
    width: 100%!important;
}
.white-box .case-list .titl1 {
    background-color: #b4b4b4;
    padding: 0.3em;
    text-align: center;
    font-size: 1.1em;
}
.white-box .case-list .titl2 {
    background-color: #ff9a4c;
    padding: 0.3em;
    text-align: center;
    font-size: 1.1em;
}
.wbox {
    margin: 1em;
}
.wbox p {
    text-align: center;
}
.prices {
    margin: 1em;
}
.point-box {
    background: #eee;
    padding: 1em;
    margin: 1em auto;
}
.point-box span {
    background: #888;
    padding: 0.2em 1.5em;
    border-radius: 1em;
    color: #fff;
}
.description .point-box p {
    font-size: 14px;
    line-height: 1.3em;
    text-align: left;
    margin-top: 0.8em;
}
.p-strong {
    font-weight: bold;
    color: #b80000!important;
    border-bottom: solid 1px;
}
.p-bg {
    background: #F7F4A1;
    padding: 1em auto;
    margin-top: 0!important;
}
.blue {
    color: #0D1B6A;
    font-weight: bold;
    font-size: 2em;
}
}

@media screen and (max-width: 768px) {
.white-box .case-list .wbox {
    padding: 0.2em!important;
}
.white-box .case-list .titl1 {
    background-color: #b4b4b4;
    padding: 0.1em;
    text-align: center;
    font-size: 1em;
}
.white-box .case-list .titl2 {
    background-color: #ff9a4c;
    padding: 0.1em;
    text-align: center;
    font-size: 1em;
}
.white-box .case-list .prices p {
    text-align: center;
    font-size: 0.8em;
}
.white-box .case-list .prices .p-strong {
    color: #b80000!important;
    font-size: 0.9em!important;
    font-weight: bold;
}
.white-box .case-list .prices .p-bg {
    background: #F7F49F;
    margin-top: 0.3em!important;
}
.prices .p-bg .blue {
    color: #0D1B6A;
    font-weight: bold;
    font-size: 1.5em;
}
.point-box {
    background: #eee;
    padding: 1em;
    margin: 0 auto;
}
.point-box span {
    background: #888;
    padding: 0.2em 1.5em;
    margin-bottom: 1em;
    border-radius: 1em;
    color: #fff;
}
.point-box p {
    text-align: left!important;
}
}



.three_box {
    position: relative;
    background: #fff;
    width: 100%;
    padding: 50px;
    margin: 50px auto;
}


.three_box h4 {
    font-size: 30px;
    font-weight: bold;
    color: #666;
    text-align: center;
    line-height: 2;
}

.three_box .notes {
    font-size: 16px;
    text-align: center;
    margin: 30px auto 50px;
}


.three_box .box3 {
    width: 32%;
    margin: 0 0.5%;
    float: left;
}


.three_box .box3 .image {
    position: relative;
    width: 100%;
    text-align: center;
}

.three_box .box3 .image img {
    width: 100%;
    height: auto;
}

.three_box .box3 .image .copy {
    width: 80%;
    position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
    padding: 30px;
    background-color: rgba(247,118,183,0.8);
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
}

.three_box .box3 .image .copy span {
    font-size: 18px;
}


.three_box .box3 .title {
     color: #555;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center; 
    margin: 30px auto;   
}


.three_box .box3 a.btn {
    display: block;
    width: 300px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    background-color: #3f736e;
    border-radius: 25px;
  }
/*賠償責任保険*/
.c-box03 .contents-inner ul li{
		width:33.333%!important;
	}
.tit-u{
	font-size:26px!important;
}

@media screen and (max-width: 1479px) {
.three_box .box3 .image .copy {
    width: 80%;
    padding: 30px 15px;
    font-size: 20px;
    line-height: 1.3;
}

.three_box .box3 .image .copy span {
    font-size: 16px;
}


.three_box .box3 .title {
    font-size: 18px;
}

}


@media screen and (max-width: 1223px) {
.three_box .notes {
    font-size: 15px;
    text-align: center;
    margin: 30px auto 30px;
}


.three_box .box3 .image .copy {
    width: 90%;
    padding: 20px 5px;
    font-size: 18px;
    line-height: 1.3;
}

.three_box .box3 .image .copy span {
    font-size: 15px;
}

.three_box .box3 .title {
    font-size: 16px;
    line-height: 1.3;
}

.three_box .box3 a.btn {
    width: 70%;
  }
}


@media screen and (max-width: 1070px) {
.three_box .box3 {
   width: 75%;
   margin: 0 auto 60px;
   float: none;
}
.three_box .notes {
    text-align: left;
}
.three_box .box3 .title {
   margin: 30px auto 15px; 
}  
}

@media screen and (max-width: 787px) {
.three_box h4 {
    font-size: 22px;
    font-weight: bold;
    color: #666;
    text-align: center;
    line-height: 1;
}


.three_box {
    padding: 30px 20px 1px;
    margin: 50px auto;
}
.three_box .notes {
    font-size: 14px;
    margin: 20px auto;
}

.three_box .box3 {
   width: 100%;
   margin: 0 auto 40px;
}

.three_box .box3 .title {
   margin: 20px auto; 
} 

.three_box .box3 a.btn {
    width: 80%;
    font-size: 15px;
  }
}
/*salon_2*/
#ANC02 .list{
	width:100%;
}
.contents-box c-box02 .inner .list .box{
	width:27%;
}