﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;700;900&display=swap');

/* ----------　all　---------- */
.linkStyle{
	color:#bf727e;
}
.linkStyle:hover{
	color:#bf727e;
	opacity: 0.6;
	transition: all 0.5s;
}

main {
	background-color: #fcf7f8;
	background-image: url("Dup/img/bg-pater.png");
	font-size: 18px;
}

.bg_color4 {
    background-color:#ffffff;
}

#page_title .page_box h2, #page_title .page_box p {
    font-family: 'Zen Old Mincho', serif;
    font-weight: bold;
}

.bg_color1 {
    background-color: #bf727e;
}

#top_cms .font_100per {
    font-size: -webkit-calc(1.2rem);
    font-size: calc(1.2rem);
}

#top_cms .font_4up {
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
    font-weight: bold;
}

.border_color3 {
    border-color: #978079;
}

.border_color4, .border_color2 {
    border-color: #c1b3af;
}

.txt_color1, .txt_color3 {
	color: #bf727e!important;
}

.border_color1 {
	border-color: #bf727e!important;
}


#main_menu a {
	color:#666666!important;
}


/* ----------　TOP　---------- */


.top-copy {
	position: absolute;
	top:55%;
	right: 20px;
	width: 40%;
	z-index: 5;
}


#main_menu a {
    font-weight: bold;
}


.tel_bt a {
	border-color: #bf727e!important;
}

.tel_bt a:hover {
	color: #ffffff!important;
}

.button:hover::after {
    box-shadow: inset 0 0 0 15em rgb(151 128 121);
}

#main_menu ul li a::before {
	background-color: #bf727e;
}

.bg_color3, #page8 .mail input {
	background-color: #bf727e!important;
}

.hvr_bg_color1:hover {
	background-color: #bf727e!important;
	color: #ffffff!important;
}

.head_banner a:hover {
    background-color:rgb(151 128 121)!important;
}

.head_banner {
    margin-top: 5px;
}

#contents1 h2  {
    font-family: 'Zen Old Mincho', serif;
	font-weight: 800;
}

#contents1 {
    padding: 90px 10%;
	background:  linear-gradient(to right, rgba(255,229,233,1) 0%, rgba(255,229,233,1) 50%,  rgba(255,229,233,0.7)100%), url("Dup/img/contents-bg-2.jpg");
	background-size: cover;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: right center;
}


/*#contents2 h2 {
    padding:30px 30px 30px 0;
	font-family: 'Zen Old Mincho', serif;
	font-weight: 700;
	background-image: url("Dup/img/rabbit1.png");
	background-position: bottom right;
	background-size: 80px;
	background-repeat: no-repeat;

}*/

#contents2 h2 {
    position: relative;
	font-family: 'Zen Old Mincho', serif;
	font-weight: bold;
	padding: 5% 0;
}

#contents2 h2::after {
    content: "";
    position: absolute;
    right: -5px;
    bottom: -10px;
    background-image: url(Dup/img/mimitubo2.png);
    width: 20%;
    height: 100%;
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
}


@media screen and (max-width: 1025px){
    
#contents2 h2::after {
        width: 25%;
}

}

#contents3 {
	background-color: #ffe5e9;
}

#contents3 h3 {
	font-family: 'Zen Old Mincho', serif;
	font-weight: 800;
	color: #bf727e;
	padding: 20px 0;
}

#contents3 p {
	color: #666666!important;
}


#top_cms .box .cms_title h2, #top_cms .box .cms_title p {
    font-family: 'Zen Old Mincho', serif;
    font-weight: bold;
}


#top_cms .box .cms_title {
    background-image: url(Dup/img/haibiscs.png), url(Dup/img/haibiscs.png);
    background-repeat: no-repeat;
    background-size:70px;
    background-position:left bottom, right bottom;
    width: 50%;
    margin: 0 auto 50px;
}

#top_cms .cms_5-a .box_wrap {
    background-color: rgba(255,255,255,0.75);
} 




/* ----------　下層ページ　---------- */

#cms_1-a .cate_box {
    background-color: rgba(255,255,255,0.6);
    padding: 20px;
}

#cms_5-a .cate .box_wrap {
    background-color: rgba(255,255,255,0.8);
}

#cms_5-a .cate .box_wrap .mg_b-20px {
    margin-bottom: 30px;
}

#cms_5-a .cate .box_wrap .cate_box .box_title1 {
    font-weight: bold;
}



/* 会社情報 */

#page7 .box_item p {
    color:#212121!important;
}


/* お問い合わせ */

.con-line-box {
    margin-top:50px;
}

.line-bnr {
    text-align: center;
    font-weight: bold;
    width: 50%;
    display: block;
    padding: 30px;
    margin: 10px auto;
    background-color: #bf727e;
    color: #ffffff;
}

#mail-form {
    
    margin-top:100px;
    
}

.anchor {
    content: "";
    display: block;
    padding-top: 70px;
    margin-top: -70px;

}


/* プライバシーポリシー */
/* サイトマップ */


/*ビフォーアフター*/

.BA_type2 .box_img1_wrap, .BA_type2 .box_img2_wrap {
	width: 48%!important;
	margin: 0 1%;
}


.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before {
	position: absolute;
	content: "Before";
	width: 121px;
	background-color: #4d4d4d;
	color: #fff;
	text-align: center;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px 0px;
	box-sizing: border-box;
}
.BA_type2 .box_img2_wrap::before {
	content: "After";
	background-color: #bf727e;
}



/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
    
#main_img .flexslider .slides img {
    min-height: 350px;
}

.line-name {
    display: inline-block;
}

.main_box {
    padding-top:0;
}

.flex_box header {
    padding-top:0;
    padding-bottom:0;
    background-color: transparent;
}

#logo img {
    width: 20%!important;
    position: absolute;
    top:0;
    left: 0;
}

    
.hamburger {
    background-color:#ffffff;
    padding: 10px;

}
    
.hamburger__icon {
    margin-top: 20px;
}

.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    width: 40px;
}
    
.top-copy {
    top: 25%;
    right: 5px;
    width: 70%;
}
    
#top_cms .box .cms_title h2 {
    font-size: 25px;
}
    
#top_cms .box .cms_title {
    width: 80%;
}
    
    
.line-bnr {
    width: 80%;
}
    
#contents2 h2::after {
    right: 15px;
}
    
    
.anchor {
    padding-top: 200px!important;
    margin-top: -200px;

}
    
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
    

    
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    width: 30px;
}
    
.hamburger__icon {
    margin-top: 15px;
}    
    
#logo img {
    top: 10px;
}
    
#contents1, #contents2, #contents3 {
    padding-left:8%;
    padding-right: 8%;
}
    
    

#contents2 h2 {
    z-index: 1;
    letter-spacing: 1px;
    width: 90%;
}

#contents2 h2::after {
    height: 100%;
    z-index: -1;
    right: -55px;
    bottom:0px;
}
    
    
.top-copy {
    top: 25%;
    right: 0px;
    width: 90%;
}
    
    
#top_cms .box .cms_title {
    width: 100%;
    background-image: none, none;

}

#logo img {
    width: 20%!important;

}



#top_cms .box .cms_title h2 {
    font-size:20px;
}

#top_cms .font_100per {
    font-size: -webkit-calc(1rem);
    font-size: calc(1rem);
}

#top_cms .font_4up {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
    font-weight: bold;
}


    
#top_cms .width_300{
    width: 90%;
}
    
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{
	width: 76px;
	font-size: 13px;
}
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{padding: 1px 0px;}
    
}

.anchor {
    padding-top: 100px!important;
    margin-top: -100px;

}

@media screen and (max-width: 321px){
    
#contents2 h2::after {
    right: -40px;
}
    
    #contents1, #contents2, #contents3 {
    padding-left:5%;
    padding-right: 5%;
}
    

}


