﻿.bg_color1 {background-color: #e25774;}
.bg_color2 {background-color: #faf8fb;}
.bg_color3 {background-color: #d7d7d7;}
.bg_color4 {background-color: #f7f7f7;}
.border_color1 {border-color: #e25774;}
.border_color2 {border-color: #d7d7d7;}
.border_color3 {border-color: #e25774;}
.border_color4 {border-color: #d7d7d7;}
.txt_color1 {color: #e25774;}
.txt_color3 {color: #e25774;}
.hvr_txt_color1:hover {color: #97cee1;}

/*--------------------------------
■2px大きく
--------------------------------*/
html{font-size: 16px;}
body{-webkit-text-size-adjust: 120%;font-size: 16px;}

.font_12{font-size: 14px;}
.font_14{font-size: 16px;}
.font_15{font-size: 17px;}
.font_16{font-size: 18px;}
.font_18{font-size: 20px;}
.font_20{font-size: 22px;}
.font_22{font-size: 24px;}
.font_24{font-size: 26px;}
.font_26{font-size: 28px;}
.font_28{font-size: 30px;}
.font_30{font-size: 32px;}
.font_100per{
font-size: -webkit-calc(1rem + 2px);
font-size: calc(1rem + 2px);
}
.font_2up{
font-size: -webkit-calc(1rem + 4px);
font-size: calc(1rem + 4px);
}
.font_4up{
font-size: -webkit-calc(1rem + 6px);
font-size: calc(1rem + 6px);
}
.font_6up{
font-size: -webkit-calc(1rem + 8px);
font-size: calc(1rem + 8px);
}
.font_8up{
font-size: -webkit-calc(1rem + 10px);
font-size: calc(1rem + 10px);
}
.font_10up{
font-size: -webkit-calc(1rem + 12px);
font-size: calc(1rem + 12px);
}
.font_2dw{
font-size: -webkit-calc(1rem);
font-size: calc(1rem);
}

/* ----------　all　---------- */
.linkStyle{
	color:#e25774;
}
.linkStyle:hover{
	color:#e25774;
	opacity: 0.7;
	transition: all 0.5s;
}
#loader_h{
    z-index: 100;
    background-color: #fff;
}
#loader_h video{
    opacity: 0.6;
    /*    -ms-filter: blur(1px);*/
    /*filter: blur(1px);*/
}
.loader_logo{
    opacity: 0;
    width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
header.scr_header {
    background-color: rgba(255, 255, 255 ,0.8)!important;
}
header.scr_header #pc_nav li a{
    color: #333;
    text-shadow:none;
}
#pc_nav li, #top_pc_nav li {
    max-width: 160px;
}
#footer_nav li{
    max-width: 200px;
}
.button_container.active .top,.button_container.active .bottom,header.scr_header .button_container span:nth-child(n+2)  {
    background: #333;
}
.button_container.active span:nth-of-type(1),header.scr_header .button_container .menu{
    color: #333;
}
.overlay {
    background: linear-gradient(135deg, rgba(255 ,255 ,255 ,0.9) , rgba(255 ,255 ,255 ,0.9) )!important;
}
#overlay .left, #overlay .right {
    border-color: #e25874;
}
.overlay ul li a,.overlay p,.overlay h2 {
    color: #333;
}
.overlay .right .nav_menu_more a{
    background: linear-gradient(to right, #e25774 20%, #97cee1);
    position: relative;
}
.overlay .right .nav_menu_more a:before {
    content: '';
    position: absolute;
    transition: inherit;
    z-index: 0;
    background-image: url(Dup/img/suisai.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    mix-blend-mode: overlay;
    border: none;
}
.overlay .right .nav_menu_more a:hover{
        color: #ffffff;
    opacity: 0.7;
}
.overlay .right div:last-child p a{
    color: #333;
}
#top_pc_nav li a,#pc_nav li a{
    text-shadow: 1px 1px 20px rgba(3, 3 ,3 ,0.9);
}
#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after {
    height: 1px;
}
.nav_menu_more:first-of-type a .icon:before {
    content: "\f086";
}
.banner {
    width: 80%;
    max-width: 600px;
    margin: auto;
}
#top_cms .more_btn{
    background: -webkit-linear-gradient(left, #e25774 20%, #97cee1);
    background: linear-gradient(to right, #e25774 20%, #97cee1);
    color: #fff;
}
#top_cms .more_btn:hover{
    opacity: 0.4;
    transition-delay: 0s;
}
#top_cms .more_btn:hover:after{
    display: none;
}
#page10 .more_btn{
    background-color: #f7f7f7;
 }
#page10 .more_btn:hover {
    background-color: #fff5f7;
    transition-delay: .2s;
}
.more_btn:before {
    background-image: url(Dup/img/suisai.png);
    width: 100%;
    mix-blend-mode: overlay;
    border: none;
}
.more_btn:hover:after {
    background-color: rgba(255 ,255 ,255 ,0.2)!important;
}
.line-l:before{
    height: 1px;
    background-color: #e25774!important;
}
#copyright {
    background-color: #f7f7f7;
    color: #333;
}
#copyright a{
    color: #333;    
}
/* ----------　TOP　---------- */

#main_img:before,#page_title:before {
    background-color: rgba(186 ,185 ,185 ,0.2);
}
#main_img .menu p {
    background-color: transparent;
}
#main_img .main_flower{
    z-index: 1;
}
#main_img .main_flower1{
    top: 2%;
    left: 10%;
}
#main_img .main_flower2{
    top: 10%;
    left: 40%;
    max-width: 30px;
    opacity: 0.7;
    -ms-filter: blur(1px);
    filter: blur(1px);
}
#main_img .main_flower3{
    bottom: 7%;
    left: 5%;
    max-width: 50px;
    opacity: 0.5;
}
#main_img .main_flower4{
    top: -1%;
    right: 10%;
    max-width: 40px;
    opacity: 0.9;
    -ms-filter: blur(2px);
    filter: blur(2px);
}
#main_img .main_flower5{
        bottom: -4%;
    right: 30%;
    max-width: 60px;
}
#main_img .main_flower6{
    bottom: -7%;
    right: 3%;
    max-width: 220px;
    opacity: 0.8;
}
.num{
    color: #aaa;
}
#intro .num,#contents3 .num{
    max-width: 95px;
}

#contents1{
    margin-bottom: 100px;
}
#contents3 .num{
    top: -100px;
}
#contents1 .num{
    max-width: 150px;
}
#info_contact .con_img:before {
    background-color: rgba(229, 229 ,229,0.3);
}
#info_contact .con_box .con_title {
    text-shadow: 1px 1px 10px #6f6f6f;
}
#intro .line:before,#contents1 .line:before, #contents2 .line:before {
    background: -webkit-linear-gradient(left, #e25774 20%, #97cee1);
    background: linear-gradient(to right, #e25774 20%, #97cee1);
    height: 1px;
}
#contents1 .img_box {
    position: relative;
}
#contents1 .flower1{
    position: absolute;
    z-index: 1;
    width: 35%;
    max-width: 200px;
    top: -8%;
    left: -15%;
}
#contents2 .img_box{
    order: 2;
    position: relative;
}
#contents2 .no3{
    position: absolute;
    z-index: 1;
    width: 40%;
    max-width: 200px;
    top: -10%;
    left: -20%;
}
#contents2 .flower2{
    position: absolute;
    z-index: 1;
    width: 15%;
    max-width: 75px;
    bottom: -2%;
    right: -5%;
}
#video{
    width: 90%;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 100px;
}
#contents3 .line:before{
     display: none;
 }
#contents3 .con_box{
        position: relative;
}
#contents3 .con_box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    border: 1px solid #d7d7d7;
    /*border-image: linear-gradient(to right, #efa3a9, #c9f0f3);*/
    /*border-image: linear-gradient(to right, #F36589, #aadfff);*/
    border-image-slice: 1;
}
#contents3 .con_title{
    margin-bottom: 25px;
}
#contents3 .con_txt {
    font-size: 19px;
    margin-bottom: 10px;
}
#contents3 .con_txt2{
    font-size: 17px;
    line-height: 2.5;
}
#contents3 .con_txt2 span span{
    color: #e25774;
}
#contents3 .flower3{
    position: absolute;
    bottom: -30px;
    right: -50px;
    width: 25%;
    max-width: 220px;
}
/* ----------　下層ページ　---------- */
#page_title .page_title_box {
    background: linear-gradient(to right, rgba(226 ,87 ,116 ,0.75) 20%, rgba(151 ,206, 225 ,0.75));
}
.cate_list li a{
    background-color: #fff5f7;
    color: #e25774;
}
.cate_list li a:hover{
    background-color: #f7f7f7;
}
/* ブログ */
.youtube_box{
  position: relative;
  width: 80%;
  padding-top: 44.8%;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube_box:empty {
    display: none;
}
.pager li a{
    background-color: #e25774;
}
.pager li a:hover{
	opacity: 0.7;
	transition: all 0.5s;
}
/* サロンについて */
#cms_2-a .box_title1 {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
/* メニュー/料金表 */
#cms_3-c .box_txt1 {
    color: #333;
    background-color: #f7f7f7;
    padding: 10px 20px!important;
}
/* よくある質問 */
.qa_type3 .con_no{
	left: 20px;
	top: 15px
}
.qa_type3 .cate_box .box_title1, .qa_type3 .cate_box .box_txt1{
	min-height: 1.5em
}
.qa_type3 .cate_box .box_title1 {
    color: #e25774;
    background-color: #f9e7eb;
    font-weight: bold;
}
.qa_type3 .box_q{
	background-image: url(./Dup/img/q.png);
	background-repeat: no-repeat;
	background-position: top 2px left;
	background-size: 60px
}
.qa_type3 .box_a{
	background-image: url(./Dup/img/a.png);
	background-repeat: no-repeat;
	background-position: top 2px right;
	background-size: 60px
}
.qa_type3 .box_q, .qa_type3 .box_a{
	padding: 0 90px
}
.qa_type3 .box_q .box_title1::before, .qa_type3 .box_a .box_txt1::before{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
}
.qa_type3 .box_q .box_title1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 10px;
    border-right-width: 15px;
    margin-top: -10px;
    border-right-color: #f5e1e6;
    right: 100%;
    top: 34px;
}
.qa_type3 .box_a .box_txt1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 15px;
    border-right-width: 10px;
    margin-top: -10px;
    border-left-color: #f7f7f7;
    left: 100%;
    top: 35px;
}
/* 会社情報 */
#page7 .cate_box {
    border-color: #d7d7d7;
}
/* お問い合わせ */
/* プライバシーポリシー */
#page9 .box p a{
    color: #333;
}
/* サイトマップ */
.more_btn {
    text-transform: initial;
}
/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　文字サイズ　---------- */
    .font_12_tb{font-size: 14px;}
.font_14_tb{font-size: 16px;}
.font_16_tb{font-size: 18px;}
.font_18_tb{font-size: 20px;}
.font_20_tb{font-size: 22px;}
.font_22_tb{font-size: 24px;}
.font_24_tb{font-size: 26px;}
.font_26_tb{font-size: 28px;}
.font_28_tb{font-size: 30px;}
.font_30_tb{font-size: 32px;}
.font_100per_tb{
font-size: -webkit-calc(1rem + 2px);
font-size: calc(1rem + 2px);
}
.font_2up_tb{
font-size: -webkit-calc(1rem + 4px);
font-size: calc(1rem + 4px);
}
.font_4up_tb{
font-size: -webkit-calc(1rem + 6px);
font-size: calc(1rem + 6px);
}
.font_6up_tb{
font-size: -webkit-calc(1rem + 8px);
font-size: calc(1rem + 8px);
}
.font_8up_tb{
font-size: -webkit-calc(1rem + 10px);
font-size: calc(1rem + 10px);
}
.font_10up_tb{
font-size: -webkit-calc(1rem + 12px);
font-size: calc(1rem + 12px);
}
.font_2dw_tb{
font-size: -webkit-calc(1rem);
font-size: calc(1rem);
}
/* ----------　TOP　---------- */
#intro{
    margin-top: 30px;
}
#intro .num, #contents3 .num {
    max-width: 90px;
}
#intro .num {
    top: -70px;
}
#contents1 {
    margin-bottom: 0px;
}
#contents1 .img_box,#contents2 .img_box{
    width: 90%!important;
    margin: auto;
    margin-bottom: 20px;
}    
#contents1 .con_box h3,#contents2 .con_box h3{
    font-size: 30px;
}
#contents1 .num {
    max-width: 100px;
    z-index: 2;
    top: -40px;
    left: auto;
    right: -2%;
}
#contents1 .flower1 {
    max-width: 130px;
    left: auto;
    right: -14%;
    top: 5%;
}
#contents2 #contents2_wrap {
    flex-direction: column-reverse;
}
#contents2 .no3 {
    max-width: 150px;
    left: -10%;
}
#contents2 .con_box {
    margin-top: 0%;
}
#contents3 .num {
    top: -70px;
}
#contents3 .con_title h3{
    font-size: 27px;
}

#top_cms .cms_title h3{
    font-size: 30px;
}
/* ----------　下層ページ　---------- */
#page_title .page_title_box{
    width: 50%;
}
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　文字サイズ　---------- */
html{font-size: 15px;}
body{-webkit-text-size-adjust: 120%;font-size: 15px;}

.font_12{font-size: 13px;}
.font_14{font-size: 15px;}
.font_15{font-size: 16px;}
.font_16{font-size: 17px;}
.font_18{font-size: 19px;}
.font_20{font-size: 21px;}
.font_22{font-size: 23px;}
.font_24{font-size: 25px;}
.font_26{font-size: 27px;}
.font_28{font-size: 29px;}
.font_30{font-size: 31px;}
.font_100per{
font-size: -webkit-calc(1rem + 1px);
font-size: calc(1rem + 1px);
}
.font_2up{
font-size: -webkit-calc(1rem + 3px);
font-size: calc(1rem + 3px);
}
.font_4up{
font-size: -webkit-calc(1rem + 5px);
font-size: calc(1rem + 5px);
}
.font_6up{
font-size: -webkit-calc(1rem + 7px);
font-size: calc(1rem + 7px);
}
.font_8up{
font-size: -webkit-calc(1rem + 9px);
font-size: calc(1rem + 9px);
}
.font_10up{
font-size: -webkit-calc(1rem + 11px);
font-size: calc(1rem + 11px);
}
.font_2dw{
font-size:-webkit-calc(1rem - 1px);
font-size : calc(1rem  - 1px);
}
.font_12_sp{font-size: 13px;}
.font_14_sp{font-size: 15px;}
.font_16_sp{font-size: 17px;}
.font_18_sp{font-size: 19px;}
.font_20_sp{font-size: 21px;}
.font_22_sp{font-size: 23px;}
.font_24_sp{font-size: 25px;}
.font_26_sp{font-size: 27px;}
.font_28_sp{font-size: 29px;}
.font_30_sp{font-size: 31px;}
.font_100per_sp{
font-size: -webkit-calc(1rem + 1px);
font-size: calc(1rem + 1px);
}
.font_2up_sp{
font-size: -webkit-calc(1rem + 3px);
font-size: calc(1rem + 3px);
}
.font_4up_sp{
font-size: -webkit-calc(1rem + 5px);
font-size: calc(1rem + 5px);
}
.font_6up_sp{
font-size: -webkit-calc(1rem + 7px);
font-size: calc(1rem + 7px);
}
.font_8up_sp{
font-size: -webkit-calc(1rem + 9px);
font-size: calc(1rem + 9px);
}
.font_10up_sp{
font-size: -webkit-calc(1rem + 11px);
font-size: calc(1rem + 11px);
}
.font_2dw_sp{
font-size: -webkit-calc(1rem - 1px);
font-size: calc(1rem - 1px);
}
/* ----------　all　----------　---------- */
.loader_logo {
    width: 55%;
}
header .button_container .menu{
    font-size: 10px;
}
/* ----------　TOP　---------- */

#main_img .main_flower1 {
    top: 5%;
    left: -10%;
    width: 30%;
}
#main_img .main_flower2 {
    top: 10%;
    left: 15%;
    max-width: 20px;
}
#main_img .main_flower3 {
    bottom: 50%;
    max-width: 30px;
}
#main_img .main_flower4 {
    top: -3%;
}
#main_img .main_flower5 {
    bottom: -1%;
    max-width: 30px;
}
#main_img .main_flower6 {
    max-width: 100px;
}
#intro .num, #contents3 .num {
    max-width: 65px;
}
#intro .num {
    top: -90px;
}
#contents1 .img_box, #contents2 .img_box {
    margin-bottom: 10px;
}
#contents1 .con_box h3, #contents2 .con_box h3 {
    font-size: 22px;
}
#contents1 .num {
    max-width: 60px;
    top: -80px;
}
#contents1 .flower1 {
    max-width: 80px;
    right: -14%;
    top: 5%;
}
#contents2 {
    padding-bottom: 50px;
}
#contents2 .no3 {
    max-width: 100px;
    top: -25%;
}
#video {
    margin-bottom: 70px;
}
#contents3 .num {
    font-size: 30px;
    top: -50px;
}
#contents3 .con_box {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 12%;
}
#contents3 .con_title {
    margin-bottom: 15px;
}
#contents3 .con_title h3 {
    font-size: 20px;
}
#contents3 .con_txt {
    font-size: 16px;
    letter-spacing: 2px;
}
#contents3 .con_txt2 {
    font-size: 15px;
}
#top_cms{
    margin-bottom: 20px;
}
#top_cms .top_cms_box{
    padding-bottom: 80px;
}
#top_cms .cms_title h3 {
    font-size: 25px;
}
/* ----------　下層ページ　---------- */
#page_title .page_title_box {
    width: 75%;
    padding-right: 5px;
    padding-left: 5px;
}
/* ブログ */    
.youtube_box{
  width: 100%;
  padding-top: 56%;
}
/* メニュー/料金表 */
#cms_3-c .box_item{
        margin-top: 10px;
}
/* よくある質問 */
.qa_type3 .box_q{
	padding-right: 0
}
.qa_type3 .box_a{
	padding-left: 0
}
.qa_type3 .con_no{
    top: 13px;
}
/* お問い合わせ */
.banner {
    width: 100%;
}
#contact_tel_wrap a p:last-child{
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
    letter-spacing: 2px;
}
}