﻿@font-face {
font-family: "irohamaru";
  src: url("./Dup/img/irohamaru.ttf") format("ttf"),url("./Dup/img/irohamaru.eot") format("eot"),url("./Dup/img/irohamaru.woff") format("woff"),url("./Dup/img/irohamaru.woff2") format("woff2");
}
.hannari,.font1{font-family: "irohamaru","serif";font-weight: normal;}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
footer,.back,#intro #intro_wrap,#top_cms,#top_cms .cms_title,
.cate_title{position: relative;}
/*リピートなし*/
footer:before,.back:before,
#main_img:after,#main_img .circle:before,#main_img .circle:after,#main_img .menu:before,#main_img .menu:after,
#intro #intro_wrap:before,#contents3 .con_title:after,#top_cms:before,#top_cms .cms_title:before,
#page_title:after,.cate_title:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

footer:before,.back:before,#main_img:after,#top_cms:before,#page_title:after{
background-image: url(./Dup/img/wave1.png);
background-size: 100%;
width: 100%;
height: 5vw;
left: 0;
z-index: 1;
}
footer:before{top: -10px;transform: scale(-1, -1);}
#top_cms:before{top: -4vw;}
.back:before{background-image: url(./Dup/img/wave1.png);top: -5vw;z-index: -1;}
#page_title:after{bottom: -10px;}
#main_img:after{bottom: -1px;}

#main_img .circle{
width: 400px;
height: 400px;
display: block;
top: 50%;
z-index: 1;
}
#main_img .circle:before{
background-color: rgba(255,255,255,0.5);
width: 410px;
height: 410px;
border-radius: 35% 65% 40% 60% / 50% 40% 60% 45%;
z-index: -2;
-webkit-animation: rotate 15s linear infinite;
animation: rotate 15s linear infinite;
}
#main_img .circle:after{
background-color: rgba(255,255,255,0.7);
width: 400px;
height: 400px;
border-radius: 50% 43% 57% 50% / 40% 60% 47% 53%;
z-index: -1;
-webkit-animation: rotate 30s linear infinite;
animation: rotate 30s linear infinite;
}
@keyframes rotate {
from{
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%) rotate(0deg);
-webkit-transform: translate(-50%,-50%) rotate(0deg);
transform: translate(-50%,-50%) rotate(0deg);
}
to{
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%) rotate(360deg);
-webkit-transform: translate(-50%,-50%) rotate(360deg);
transform: translate(-50%,-50%) rotate(360deg);
}
}
#main_img .menu:before{
background-image: url(./Dup/img/catch1.png);
width: 300px;
height: 50px;
top: -40px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#main_img .menu:after{
background-image: url(./Dup/img/catch2.png);
width: 300px;
height: 50px;
bottom: -40px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#intro #intro_wrap:before{
background-image: url(./Dup/img/obj1.png);
width: 200px;
height: 130px;
top: -40px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#contents3 .con_title:after{
background-image: url(./Dup/img/icon1.png);
width: 40px;
height: 40px;
top: -40px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#top_cms .cms_title,.cate_title{padding-left: 50px;}
#top_cms .cms_title:before,.cate_title:before{
background-image: url(./Dup/img/icon1.png);
width: 40px;
height: 40px;
top: 15px;
left: 0;
}
.cate_title:before{top: 5px;}
/*--------------------------------
全体
--------------------------------*/
body,#fakeloader{
background-image: url(./Dup/img/bg.jpg);
background-size: 30%;
}
header #logo{max-width: 350px;}
header.scr_header #logo{max-width: 300px;}


#main_img:before,#info_contact .con_img:before,#page_title:before{background-color: rgba(110,55,30,0.5);}

/*バーガーメニュー内　左側*/
#overlay .left li{max-width: none;}

/*バーガーメニュー内　右側*/
#overlay .right .opacity07{opacity: 1;}

/*バーガーメニュー内　お問い合わせボタン*/
#overlay .nav_menu_more a{background-color: white;color: #E68741;}
#overlay .nav_menu_more a:hover{background-color: #E68741;color: white;}
.nav_menu_more:first-of-type a .icon:before{content: "\f4ad";}

.more_btn:before{width: 100%;}
.more_btn:hover:after{transition-delay: 0s;}

footer.bg_color2{background-color: #efe7da;}
#footer_con {padding-top: 150px;}
footer h2 img{
max-width: 300px;
width: 100%;
}

.back1:before,.back1:after{display: none;}

/* 角丸 */
.contact_tel a{border-radius: 50px;}
.rectangle_img,.square_img,.normal_img img,#intro #intro_wrap,.v_type3 .cate_box{border-radius: 30px;}
#contents3 .con_box .con_img{border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
#contents3 .con_box .bg_white{border-bottom-right-radius: 30px;border-bottom-left-radius: 30px;}
.border_rad50per{border-radius: 50%;}

/*--------------------------------
TOP
--------------------------------*/
.fadeIn_box .con_img{
opacity: 0;
-webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    transition: transform 1.5s ease;
}
.fadeIn_box .con_img.fadeIn{
-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

#intro_wrap{padding-top: 100px;}

#contents1 .con_box,#contents2 .con_box{margin-top: 0;}
#contents1 .con_photo .con_img,
#contents2 .con_photo .con_img{
width: 33%;
max-width: 285px;
box-sizing: border-box;
}
#contents1 .con_photo .con_img:nth-of-type(2),
#contents2 .con_photo .con_img:nth-of-type(2){
margin-top: -200px;
}

#contents3 .con_box{
width: calc(50% - 50px);
box-sizing: border-box;
z-index: 1;
}
#contents3 .con_box a:hover{transform: scale(1.05);}

#contents3 .con_title{position: relative;}
#contents3 .con_title:before{
content: "";
display: block;
background-color: #E68741;
width: 0;
height: 3px;
position: absolute;
bottom: -15px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
opacity: 0.7;
}

/*TOP　CMS1～CMS5*/
#top_cms.back1:before{z-index: -1;}

/* TOP お知らせ */
.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: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}


/*--------------------------------
下層
--------------------------------*/
/* メニュー */
#page4 .cate_box:first-of-type .box_title3,.cms_3-a .cate_box:first-of-type .box_title3{margin-top: 0;}

/* 出張マッサージ */
.flow_type3 .cate{counter-reset: box;}
.flow_type3 .cate_box{counter-increment: box;}
.flow_type3 .box_item{padding-top: 60px;}
.flow_type3 .box_title1{z-index: 0}
.flow_type3 .box_title1::before, .flow_type3 .box_title1::after{
	position: absolute;
	content: "";
	display: block;
	pointer-events: none
}
.flow_type3 .box_title1::before {
	content: "0"counter(box);
	font-size: 86px;
	color: #ebebeb;
	left: 0;
	top: -70px;
	z-index: -1;
}
.flow_type3 .box_title1::after{
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #222
}
/*-------- スマートフォン --------*/
@media screen and (max-width: 667px){
.flow_type3 .box_title1::before{
	left: auto;
	right: 0;
	top: -50px
}
.flow_type3 .box_item {
    padding-top: 36px;
}
}

/*お客様からのお声*/
.v_type3 .cate_box{border: 1px solid #c9baa9;background-color: white;}

/*サイトマップ 英字が大文字になるやつ解除*/
#page10 .more_btn{text-transform: none;}




@media  screen and (max-width: 1400px){

#contents1 #contents1_wrap.pd_l-r10per,
#contents2 #contents2_wrap.pd_l-r10per,
#info_contact #info_contact_wrap.pd_l-r10per{padding: 0px 5%;}
#contents3 .con_wrap.mg_l-r10per{margin: 0 5%;}

#contents1 .con_title .font_30,
#contents2 .con_title .font_30{font-size: 28px;}

}

@media  screen and (max-width: 1000px){

.con_photo.grid_7{
width: 80%!important;
margin: 0 auto 50px;
}
.con_box.grid_5{
width: 90%!important;
margin: 0 auto;
padding-left: 0;
padding-right: 0;
}

#contents2 .con_photo{order: 1;}
#contents2 .con_box{order: 2;}
#contents1 .con_title, #contents2 .con_title{text-align: center;}
#contents1 .line:before, #contents2 .line:before{
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#contents3 .con_box{width: calc(50% - 30px);}
#contents3 .con_box .bg_white{padding: 50px 30px;}

}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
body,#fakeloader{background-size: 50%;}

.top header #logo{opacity: 0;}
.top header.scr_header #logo{opacity: 1;}

footer:before,.back:before,#main_img:after,#contents3:before,#contents3:after,#page_title:after{
background-image: url(./Dup/img/wave1_tb.png);
height: 7vw;
}
#main_img:after,#contents3:before,.back:before{background-image: url(./Dup/img/wave1_tb.png);}

#main_img .circle{
width: 250px;
height: 250px;
top: 50%;
}
#main_img .circle:before{
width: 260px;
height: 260px;
}
#main_img .circle:after{
width: 250px;
height: 250px;
}
#main_img .menu:before{
width: 250px;
height: 40px;
top: -18px;
}
#main_img .menu:after{
width: 250px;
height: 40px;
bottom: -18px;
}

#contents3 .con_box{
width: 90%;
margin: 0 auto;
}
#contents3 .con_box:first-of-type{margin-bottom: 50px;}

/* ページタイトル　幅 */
#page_title .page_title_box{width: 50%;}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
body,#fakeloader{background-size: 100%;}

header #logo,
header.scr_header #logo{max-width: 230px;}

.more_btn:after{width: 100%;background-color: rgba(160,195,135,0.1)!important;}

#footer_con {padding-top: 100px;}
footer:before,.back:before,#main_img:after,#contents3:before,#contents3:after,#page_title:after{
background-image: url(./Dup/img/wave1_sp.png);
height: 9vw;
}
#page_title:after{height: 12vw;}
.back:before{top: -10vw;}

#main_img .circle{
width: 200px;
height: 200px;
top: 50%;
}
#main_img .circle:before{
width: 210px;
height: 210px;
}
#main_img .circle:after{
width: 200px;
height: 200px;
}
#main_img .menu:before{
width: 200px;
height: 30px;
top: -35px;
}
#main_img .menu:after{
width: 200px;
height: 30px;
bottom: -35px;
}

#intro_wrap {padding-top: 70px;}
#intro #intro_wrap:before{
width: 150px;
height: 100px;
top: -30px;
}

/* TOP　コンテンツ1・2　スマホサイズ時タイトル下の線を中央に */
#contents1 .line:before, #contents2 .line:before{
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#contents3 .con_box{width: 100%;}
.con_photo.grid_7,.con_box.grid_5{width: 100%!important;}
.con_photo.grid_7{
position: relative;
height: 33vw;
}

#contents1 .con_photo .con_img:nth-of-type(2), #contents2 .con_photo .con_img:nth-of-type(2){margin-top: 0;}
#contents1 .con_photo .con_img, #contents2 .con_photo .con_img{
position: absolute;
width: 41%;
}
.con_photo.grid_7 .img1{
top: 0;
left: -26px;
}
.con_photo.grid_7 .img2{
left: 50%;
transform: translateX(-20%);
}
.fadeIn_box .img2.fadeIn{transform: translateX(-50%);}

.con_photo.grid_7 .img3{
top: 0;
right: -26px;
}


/* ページタイトル　幅 */
#page_title .page_title_box{width: 72%;}

.cate_title {padding-left: 40px;}
.cate_title:before{
width: 30px;
height: 30px;
}
}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #E68741; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #E68741;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #E68741;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #A0C387;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
カラー
--------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #333333;}
.txt_black,.hvr_txt_black:hover{color: black;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #E68741;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #E6BE7D;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #A0C387;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #e3e0cf;} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #E68741;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #E6BE7D;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #A0C387;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #E9E5D6;} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color */
.border_white,.hvr_border_white:hover{border-color: white;}
.border_black,.hvr_border_black:hover{border-color: black;}
.border_color1,.hvr_border_color1:hover{border-color: #E68741;}
.border_color2,.hvr_border_color2:hover{border-color: #E6BE7D;}
.border_color3,.hvr_border_color3:hover{border-color: #A0C387;}
.border_color4,.hvr_border_color4:hover{border-color: #E9E5D6;}

/*2025/11/28*/
#footer_con .con_box h2 {display:none;}