﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');
.font1,.hannari,.cate_title{font-family: "Shippori Mincho","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";font-weight: normal;}
.font2,.pop400{font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";font-weight: normal;}

/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
footer,.back,#intro,#intro #intro_wrap,.intro_title,#top_cms,
#contents1 li,#contents1 .con_photo,#contents2,#contents2 .con_photo,#contents3 .con_title,.page_container{position: relative;}
/*リピートなし*/
footer:before,.back:before,
#main_img:after,#main_img .obj2,#main_img .circle:before,#main_img .circle:after,#main_img .menu:before,#main_img .menu:after,
#intro:before,#intro:after,#intro #intro_wrap:before,.intro_title:before,
#contents1 li:before,#contents1 .con_photo:before,#contents1 .con_photo:after,#contents2:before,#contents2 .con_photo:before,#contents2 .con_photo:after,
#contents3 .con_title:after,#top_cms:before,#page_title:after,.page_container:before,.page_container:after{
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/wave.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{top: -5vw;z-index: -1;}
#page_title:after{bottom: -10px;}
#main_img:after{bottom: -1px;}


#main_img:before{
display: none;
}
#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);
}
}

#intro:before{
background-image: url(./Dup/img/obj8.png);
background-size: 100%;
width: 45vw;
height: 45vw;
top: -25vw;
left: -19vw;
z-index: 1;
opacity: 0.2;
mix-blend-mode: multiply;
animation: anim_type1 20s infinite ease-in-out alternate;
}
#intro:after,.page_container:before{
background-image: url(./Dup/img/obj6.png);
background-size: 100%;
width: 45vw;
height: 45vw;
bottom: -25vw;
right: -16vw;
z-index: 1;
opacity: 0.2;
mix-blend-mode: multiply;
animation: anim_type1 20s infinite ease-in-out alternate;
}
.page_container:before{
bottom: auto;
top: -22vw;
}

.intro_title:before{
background-image: url(./Dup/img/obj2.png);
width: 120px;
height: 120px;
top: -110px;
left: 53%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

#contents1 li{
padding-left: 35px;
margin-bottom: 10px;
}
#contents1 li:before{
background-image: url(./Dup/img/check.png);
width: 25px;
height: 25px;
top: 3px;
left: 0;
}
#contents1 .con_photo:before{
background-image: url(./Dup/img/obj1.png);
width: 200px;
height: 450px;
bottom: -50px;
right: -15px;
z-index: -1;
}
#contents1 .con_photo:after{
background-image: url(./Dup/img/obj3.png);
width: 250px;
height: 350px;
top: -20px;
left: -95px;
}

#contents2:before,.page_container:after{
background-image: url(./Dup/img/obj7.png);
background-size: 100%;
width: 45vw;
height: 45vw;
top: 0;
left: -16vw;
opacity: 0.2;
mix-blend-mode: multiply;
animation: anim_type1 20s infinite ease-in-out alternate;
}
.page_container:after{
top: auto;
bottom: -30vw;
z-index: 2;
}

#contents2 .con_photo:before{
background-image: url(./Dup/img/obj1.png);
width: 200px;
height: 450px;
bottom: -120px;
left: 140px;
transform: rotate(90deg);
z-index: -1;
}
#contents2 .con_photo:after{
background-image: url(./Dup/img/obj4.png);
width: 100px;
height: 150px;
top: 150px;
right: 10px;
}

#contents3 .con_title:after{
background-image: url(./Dup/img/obj5.png);
width: 100px;
height: 100px;
top: -110px;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}

@keyframes anim_type1 {
	0% {transform: rotate(-5deg);}
	100% {transform: rotate(5deg);}
}
/*--------------------------------
全体
--------------------------------*/
.txt_anim1 span{
	position: relative;
	opacity: 0;
	transition: all .8s;
}
.txt_anim1 span.start{
	opacity: 1;
}

header.scr_header #logo{max-width: 250px;}
#pc_nav li:last-of-type a::after{display: none;}

/*バーガーメニュー内　左側*/
#overlay .left li{max-width: none;}

/*バーガーメニュー内　右側*/
#overlay .right .opacity07{opacity: 1;}

/*バーガーメニュー内　お問い合わせボタン*/
#overlay .nav_menu_more a{background-color: white;color: #CDAA82;}
#overlay .nav_menu_more a:hover{background-color: #CDAA82;color: white;}

/*バーガーメニュー内　電話ボタン削除/お問い合わせボタンアイコン変更*/
#overlay .mg_b-50px .nav_menu_more:last-of-type{display: none;}
#overlay .mg_b-50px .nav_menu_more:first-of-type a .icon:before{content: "\f4ad";top: -5px;}

.back1:before,.back1:after{display: none;}

/*TOP　CMS1～CMS5　背景*/
#top_cms.back1:before{z-index: -1;}

footer.bg_color2{background-color: #F4EEED;}
#footer_con{padding-top: 150px;}
.tel_bt .font_18{font-size: 24px;}


#info_contact .con_img:before,#page_title:before{background-color: rgba(190,155,110,0.3);}
#footer_nav,.cate_list,.cms_wrap,.page_box,#map{
position: relative;
z-index: 3;
}
.under{
color: #CDAA82;
border-bottom: 1px solid #CDAA82;
font-size: 16px;
}

.fix_banner{
max-width: 300px;
width: 100%;
position: fixed;
bottom: 35px;
right: 65px;
z-index: 5;
}
/*--------------------------------
TOP
--------------------------------*/
#main_img .square_box a{
width: 100%;
max-width: 250px;
margin: 0 auto;
box-sizing: border-box;
}

#contents1 .con_box{padding-left: 7%;}
#contents2 .con_box{padding-right: 7%;}

/* 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}
}
/*--------------------------------
下層
--------------------------------*/

/* お客様の声 */
.v_type3 .cate_box{border: 1px solid #c9baa9;}
.v_type3 .box_title1{color: #a67c52;}

/* よくある質問 */
.qa_type5 .faq_no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    top: -10px;
    left: 0;
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
}
.qa_type5 .faq_no.bg_color3{background-color: #d2b48c;border-color: #d2b48c;}
.qa_type5 .box_title1, .qa_type5 .box_txt1 {padding-left: 70px;line-height: 1.7;}

.contact_tel_bt > div:first-of-type a{
height: 142.5px;
background-color: #CDAA82;
border-color: #CDAA82;
}

/*サイトマップ 英字が大文字になるやつ解除*/
#page10 .more_btn{text-transform: none;}

@media  screen and (max-width: 1280px){
#header{padding-right: 120px;}
.reserva_btn{display: block;}
}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
#logo,header.scr_header #logo{max-width: 250px;}
#header{padding-right: 95px;}
.fix_banner{max-width: 250px;right: 45px;}

footer:before, .back:before, #main_img:after, #top_cms:before, #page_title:after{
background-image: url(./Dup/img/wave_tb.png);
height: 7vw;
}
#top_cms:before{top: -6vw;}

#main_img .square_box a{max-width: 200px;}
#main_img .circle,#main_img .circle:after{
width: 300px;
height: 300px;
}
#main_img .circle:before{
width: 310px;
height: 310px;
}

#contents1 .con_box{margin-top: 30px;padding-left: 0;}
#contents2 .con_box{margin-top: 30px;padding-right: 0;}
#contents1 .con_photo:after{
width: 200px;
height: 300px;
top: 10px;
left: -70px;
}
#contents2 .con_photo:after{
width: 80px;
height: 120px;
top: 190px;
right: 10px;
}

/* ページタイトル　幅 */
#page_title .page_title_box{width: 50%;}

.contact_tel_bt > div:first-of-type a{height: auto;}

}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
#logo,header.scr_header #logo{max-width: 160px;}
#header{padding-right: 70px;}
.button_container{right: 3%;}

.fix_banner{
max-width: 250px;
bottom: 10px;
right: auto;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
#footer_con {padding-top: 100px;}
footer:before, .back:before, #main_img:after, #top_cms:before, #page_title:after{
background-image: url(./Dup/img/wave_sp.png);
height: 10vw;
}
#top_cms:before{top: -9vw;}

#main_img .square_box a{max-width: 170px;}
#main_img .circle,#main_img .circle:after{
width: 250px;
height: 250px;
}
#main_img .circle:before{
width: 260px;
height: 260px;
}
#intro:before{
width: 55vw;
height: 55vw;
top: -30vw;
}
#intro:after{
width: 50vw;
height: 50vw;
bottom: -15vw;
right: -13vw;
}

.intro_title:before{
width: 100px;
height: 100px;
top: -87px;
left: 55%;
}
#contents1 .con_photo:after{
width: 150px;
height: 210px;
top: -20px;
left: -45px;
}
#contents2:before{
width: 50vw;
height: 50vw;
top: -15vw;
left: -12vw;
}
#contents2 .con_photo:after{
width: 70px;
height: 105px;
top: 100px;
right: 5px;
}

/* 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_title:after{
width: 70px;
height: 70px;
top: -70px;
}

/* ページタイトル　幅 */
#page_title .page_title_box{width: 72%;}
.page_container:before{top: 0;}
.page_container:after{
width: 50vw;
height: 50vw;
bottom: -40vw;
}

}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #D7AA9B; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #D7AA9B;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #D7AA9B;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #CDAA82;}

/*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: #D7AA9B;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #F0D7D2;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #d2b48c;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #F4EEED;} /* アクセントカラー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: #D7AA9B;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #F0D7D2;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #EBDCC3;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #F4EEED;} /* アクセントカラー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: #D7AA9B;}
.border_color2,.hvr_border_color2:hover{border-color: #F0D7D2;}
.border_color3,.hvr_border_color3:hover{border-color: #EBDCC3;}
.border_color4,.hvr_border_color4:hover{border-color: #F4EEED;}