﻿.tel_attention{
    background-color: #f8d4dc;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
    letter-spacing: 0em;
}
.tel_okotowari{
    letter-spacing: 0em;
}

/*動画・コンテンツ04 -----------------------------------*/
#contents3_wrap{
    padding: 0 0 0 10%;
    flex-direction: row-reverse;
    justify-content: space-between;
}
#contents3 .con_box{
    padding: 6% 10% 6% 5%;
    width: 65%!important;
}
#contents3 .num{
    top: -50px;
    left: 7%;
    transform: translate(0%,0);
}
#contents3 .line:before{left: 10%;}
#video{
    
}
/* タブレット */
@media screen and (max-width: 768px){
    #contents3_wrap{
        padding: 0 0 0 10%;
    }
    #contents3 .con_box{
        width: 100%!important;
        padding: 7% 5%;
        margin-right: 10%;
    }
    #contents3 .num{
        left: 50%;
        transform: translate(-50%,0);
    }
    #contents3 .con_title{text-align: center;}
    #contents3 .line:before{left: 50%;}
    #video{
        margin:30px auto 0;
        padding-right: 10%;
    }
}
/* スマホ */
@media  screen and (max-width: 667px){
    #video{width: 90%!important;}
}

/* 背景の調整-------------------------------------------*/
.back1:before,.back2:before{
    content: "";
    background-image: url(./Dup/img/bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -2;
}
#top_cms.back1:before{
    z-index: -2;
}
#contents3_wrap:after{
    z-index: -3;
    background-color:transparent!important;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(251,233,229,0.9) 25%, #ffc7db 55%);
}
/* メイン ----------------------------------------------*/
.catch {
    z-index: 5;
    position: absolute;
    top: 30px;
    right: 30px;
    transform: translate(0%, 0%);/* X横 Y縦 始点が要素の中心になる */
    width: 60%;
}
#main_img .menu{
    bottom: 200px;
    transform: translate(-50%,0%);
}

@media  screen and (max-width: 667px){
    .catch{
        top: 8px;
        right: 2px;
        width: 70%;
    }
}

/* 閉じるボタン付き追従バナー */
.fix_banner.close{bottom: -300px;}
.fix_banner.close2{bottom: -300px;}
.fix_banner{
	max-width: 250px;
	position: fixed;
	bottom: 50px;
	right: 60px;
	z-index: 5;
	transition: 0.5s;
}
.fix_banner .close_bt{
	position: absolute;
	bottom: 110px;
    right: 234px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	transition: 0.5s;
	background-color: #fff;
	border: solid 1px #f685ae;
	z-index: 6;
	cursor: pointer;
}
.fix_banner .close_bt:hover{opacity: 0.7;}
.fix_banner .close_bt span{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
}
.fix_banner .close_bt span:before,.fix_banner .close_bt span:after{
	content: "";
	display: block;
	background-color: #f685ae;
	height: 2px;
	width: 20px;
	position: absolute;
	top:50%;
	left: 50%;
}
.fix_banner .close_bt span:before{
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
.fix_banner .close_bt span:after{
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.fix_banner.close {opacity: 0;z-index: -1;
}
.fix_banner.close2{opacity: 0;z-index: -1;}

@media  screen and (max-width: 768px){
.fix_banner{
    max-width: 250px;
    bottom: 45px;
    right: 50px;
}
.fix_banner .close_bt{bottom: 110px;right: 233px;}
}

@media  screen and (max-width: 667px){
.fix_banner{max-width: 200px;bottom: 0px;right: 35px;}
.fix_banner .close_bt{
	width: 25px;
	height: 25px;
	bottom: 89px;
	right: 185px;
}
.fix_banner .close_bt span{
	width: 25px;
	height: 25px;
}
}
/* 閉じるボタン付き追従バナー end */
/* 桜の配置 --------------------------------------------*/
.dec{
    width: 18%;
    z-index: 2;
}
.dec1{
    top: 0;
    left: 0;
}

.dec2{
    top: 0;
    right: 0;
}

.dec3{
    bottom: 0;
    left: 0;
}

.dec4{
    bottom: 95px;
    right: 0;
}

.dec5{
    top:0;
    left: 0;
}
.dec7{
    top:0;
    right: 0;
    width: 34%;
    z-index: -1;
}

.top_cms_box{position:relative;}
.top_cms_box::before{
    content: "";
    background-image: url(./Dup/img/dec06.png);
    width: 345px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -40px;
    right: 0;
    z-index: -1;
}

@media  screen and (max-width: 768px){
    .dec1{width: 20%;top: -35px;}
    .dec2{width: 30%;top: -75px;}
    .dec3{width: 30%;bottom: -95px;}
    .dec4{width: 30%;bottom: -20px;}
    .dec5{width: 30%;top: -30px;}
    .top_cms_box::before{width: 230px;height: 135px;bottom: -30px;}
}

@media  screen and (max-width: 667px){
    .dec1{width: 35%;}
    .dec2{width: 43%;}
    .dec3{width: 45%;bottom: -48px;}
    .dec4{width: 45%;bottom: 25px;}
    .dec5{width: 42%;top: -55px;}
    .dec7{width: 60%;}
    .top_cms_box::before{width: 153px;height: 89px;bottom: 90px;}
}

/*TOP --------------------------------------------------*/
#contents1 a{
    width: 230px;
    text-align: center;
    background: linear-gradient(0deg, rgba(255,171,202,1) 60%, rgba(255,210,227,1) 100%);
    margin-top: 10px;
    padding: 10px;
}
#contents1 .num, #contents2 .num{opacity: 1;    color: #fbc4d8;}
#contents1 .num{left: 50%;}
#contents2 .num{
    transform: translate(0%,0);
    left: 10%;
}
#contents1 .con_box{margin-top: 150px;}
#contents2{padding-top:50px;}
#contents2 .con_box{margin-top: 130px;}

@media screen and (max-width: 768px){
    #contents2{padding-top:50px;}
    #contents1 .num, #contents2 .num{
        transform: translate(-50%,0);
        top: -50px;
        left: 50%;
    }
    #contents1 .con_box,#contents2 .con_box{
        width: 100%!important;
        margin-top: 30px;
    }
    #contents1 .con_img,#contents2 .con_img{
        width: 90%!important;
        margin: 0 auto;
    }
    #contents1 h3, #contents2 h3{
        width: 100%;
        text-align: center;
    }

}

/*TOPCMSで統一 -----------------------------------------*/
.topcms_news_type2 .cate_box a,/*ブログ*/
.cms_3-b .cate_box,/*メニュー*/
.v_type3 .cate_box/*お客様の声*/{
    border: 1px solid #ffdde9;
    background-color: rgba(255,255,255,0.9);
}

.cms_title{
    position:relative;
    padding: 0 0 0 110px;
}
.cms_title::before{
    content: "";
    background-image: url(./Dup/img/top_cms_dec.png);
    width: 99px;
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -70px;
    left: 0;
}
/* スマホ */
@media screen and (max-width: 667px){
    .cms_title{
        padding: 0 0 0 70px;
    }
    .cms_title::before{
        width: 60px;
        height: 100px;
        top: -25px;
    }
}
/*ブログ -----------------------------------------------*/
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	/*border-bottom: 1px solid #ddd;*/
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	 /*background-color: #fff; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 3em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}
.topcms_news_type2 .cate_box a{padding: 15px 0;}

/* タブレット */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}

/*メニュー ---------------------------------------------*/
.cms_3-b .cate_box .box_title1{width:70%;}
.cms_3-b .cate_box .box_title2{
    width:30%;
    text-align: right;
}

/* スマホ */
@media screen and (max-width: 667px){
    .cms_3-b .cate_box .box_title1, .cms_3-b .cate_box .box_title2{width:100%;}
}

/*お客様の声 -------------------------------------------*/
.v_type3 .cate_wrap{margin-bottom: 0px;}
.v_type3 .cate_box{margin-bottom: 50px;}

/*ビフォーアフター -------------------------------------*/
.BA_type1 .box_item, .BA_type1 .box_img1, .BA_type1 .box_img2 {position: relative;}
.BA_type1 .box_item::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50.3%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 40px;
    border-color: transparent transparent transparent #f68fb5;
}
.BA_type1 .box_img1 {margin-right: 30px;}
.BA_type1 .box_img2 {margin-left: 30px;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {
    position: absolute;
    height: 33px;
    width: 87px;
    background-color: #fff;
    color: #434343;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.BA_type1 .box_img1::after {content: "before";}
.BA_type1 .box_img2::after {content: "after";}

@media screen and (max-width: 667px){
.BA_type1 .box_img1 {margin-right: 5%;margin-bottom: 50px;}
.BA_type1 .box_img2 {margin-left: 5%;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {height: 30px;font-size: 15px;}
.BA_type1 .box_item::after {transform: translate(-50%,-60%) rotate( 90deg);border-width: 20px 0 20px 23px;}
}

/*桜舞う ------------------------------------------*/
html,body{
	height: 100%;/*高さを100%にして描画エリアをとる*/
}

#particles-js{ 
	position: absolute;/*描画固定*/
	z-index:-1;/*描画を一番下に*/
	width: 100%;
	height: 100%;
	/*background-color:#FEE7E7;背景色*/
}

#wrapper{
	position: relative;/*描画を#particles-jsよりも上にするためposition:relative;を指定*/
	z-index: 1;/*z-indexの数字を大きくすることで描画を#particles-jsよりも上に*/
	width:100%;
	height: 100%;
}


/*調整 --------------------------------------------*/
.nav_menu_more:last-of-type a .icon:before{content: "\f0e0";}
.nav_menu_more:first-of-type a .icon:before{content: "\f086";}
#footer_nav{margin-bottom: 0px;padding-bottom:50px;}

@media screen and (max-width: 1280px){
    #main_img .menu{display:none;}
}

/* 自動リンク設定 ---------------------------------*/
.linkStyle{
	color:#f688b0;
	text-decoration: underline;
}
.linkStyle:hover{
	color:#f688b0;
	opacity: 0.7;
	text-decoration: none;
	transition: all 0.5s;
}
/*配色 ----------------------------------------------*/
body, .txt_color_nomal{color: #5c5c5c;}

/*ピンク*/
.txt_color1,#tel_txt h3{color: #f688b0;}
.border_color3{border-color: #f688b0;}
.bg_color3{background-color: #f688b0;}

.bg_color1{background-color: #f8d4dc;}
.bg_color2{background-color: #f8d4dc;}
.border_color1,.border_color2,#page7 .cate_box,#tel_txt div{border-color: #f8d4dc;}

.txt_color3{color: #f57da9;}

#page_title:before{background-color: rgba(255, 240, 246, 0.3);}
#main_img:before{background: linear-gradient(180deg, rgba(255,240,246,0.3) 0%, rgba(255,240,246,0.3) 55%, rgba(255,223,223,0.9) 80%, rgba(255,193,207,1) 90%);}
header,.top header.scr_header,header.scr_header{
    background-color: transparent!important;
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(251,233,229,0.9) 25%, rgba(248,212,220,1) 55%);
}
#info_contact .con_img:before{background-color: rgba(248, 212, 220, 0.3);}

#top_pc_nav{background:linear-gradient(90deg, #f57da900 25%, #ffb4c5 30%, #ffb4c5 70%, #f57da900 75%);}
#top_pc_nav li a{text-shadow: 0px 0px 1px #fff, 0px 0px 8px #f57da9;}

@media screen and (max-width: 1280px){
    #main_img:before{background: rgba(255, 240, 246, 0.3);}

}
/* タブレット */
@media screen and (max-width: 768px){
    header{
        background-color:rgba(248,212,220,1);
        background:rgba(248,212,220,1)!important;
    }
    .top header.scr_header,header.scr_header{
        background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(251,233,229,0.9) 25%, rgba(248,212,220,1) 55%)!important;
    }
}


/*文字・文字間・空間 --------------------------------*/
.tel_box{max-width: 680px;}
#logo{max-width: 200px;}

/* タブレット */
@media screen and (max-width: 768px){
    #logo{max-width: 130px;}
    #main_img{margin-top: 109px;}
    .tel_box a span{display: block;}
    #page7 .box_title1{letter-spacing: 0.07em;}
}
/* スマホ */
@media screen and (max-width: 667px){
    #logo{max-width: 90px;}
    #main_img{margin-top: 82px;}
    .tel_box a span{display: none;}
    .tel_box a{font-size: 19px;    letter-spacing: 0em;}
    
}

/*テンプレート  -------------------------------------*/
#main_img p.bg_white{background-color:transparent;}
#page10 span.en{text-transform:none;}

/* タブレット */
@media screen and (max-width: 768px){
    .page_title_box{width: 350px;}
    #contents1 .line:before, #contents2 .line:before{
        left: 50%;
        transform: translate(-50%, 0);
    }
}
/* スマホ */
@media screen and (max-width: 667px){
    .page_title_box{width: 300px;}
}