﻿@import url('https://fonts.googleapis.com/css2?family=Petit+Formal+Script&display=swap');
@font-face {
font-family: "utsukushi";
  src: url("./Dup/img/utsukushi.otf") format("otf"),url("./Dup/img/utsukushi.woff") format("woff"),url("./Dup/img/utsukushi.woff2") format("woff2");
}
.font1,.liana,.patrima,.hgs,.overlay .overlay-nav .en,.cate_title{font-family: "utsukushi","serif";}
.font2{font-family: 'Petit Formal Script', cursive;}
.cate_title .cate_txt1{font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
.cms_title{position: relative;}
/*リピートなし*/
.catch,.cms_title:before,#page_title .en:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}
.catch{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 30vw;
height: 23vw;
top:50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.cms_title:before,#page_title .en:before{
background-image: url(./Dup/img/title.png);
width: 50px;
height: 50px;
top: 5px;
left: -55px;
}
#page_title .en:before{
background-color: transparent;
width: 60px;
height: 60px;
top: 15px;
left: -35px;
}
/*--------------------------------
全体
--------------------------------*/
header.scr_header{border-bottom: none;}
.overlay div.overlay-nav{padding-top: 50px;}
.overlay .overlay-nav .jp{color: #fce3a1;}
.more .more_item{background: #000000;border-color: #000000;}
.more .more_item:before{display: none;}
.more .more_item:after{
height: 100%;
left: -5%;
top: 0;
height: 100%;
background: #1e695a;
}
.more .more_item:hover{border-color: #1e695a;}
.more .more_item:hover:after{
left: 0;
width: 100%;
}
.blur{background: rgba(255,255,255,0.9);}
#footer_info{background: #371E19;}
#footer_nav .txt_white,.page_container.txt_white,#page10 li a{color: #333;}
#footer_nav li a::after{background: #1E695A;}
#copyright{background: #24100c;}
/* 円形追従バナー */
.circle_banner{
position: fixed;
bottom: 10px;
right: 10px;
width: 200px;
z-index: 4;
}
.circle_banner:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
background-image: url(./Dup/img/circle_banner2.png);
width: 200px;
height: 200px;
top: 0;
left: 0;
z-index: -1;
-webkit-animation: rotate 30s linear infinite;
animation: rotate 30s linear infinite;
}
@keyframes rotate {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
@media  screen and (max-width: 667px){
.circle_banner{width: 100px;}
.circle_banner:before{
width: 100px;
height: 100px;
}
}
/*--------------------------------
TOP
--------------------------------*/
.modal-box .inner{scrollbar-width: none;}
.modal_title1:before{left: 6px;}
#main_img .scroll{
right: auto;
left: 5px;
}
#intro .intro_photo h2{
font-size: 95px;
letter-spacing: -3px;
color: #bea573;
top: -50px;
left: -60px;
transform: rotate(-10deg);
}
.top_title h2{
font-size: 125px;
letter-spacing: -3px;
color: #bea573;
top: auto;
bottom: -90px;
transform: rotate(-10deg);
}
.top_title h2.left{left: 5%;}
#contents .con_title{font-size: 40px;}
#contents .con_box_item{
background:linear-gradient(135deg, rgba(135,115,110,0.9), rgba(55,30,25,0.9));
z-index: 1;
}
#contents .con_box:nth-of-type(odd) .con_box_item{margin-right: -3%;}
#contents .con_box:nth-of-type(even) .con_box_item{margin-left: -3%;}
/* loopslider */
.loopSliderWrap{
    top: 0;
    left: 0;
    height: 500px;
}
.loopSlider {
    margin: 0 auto;
    height: 500px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.loopSlider ul {
    height:500px;
    float: left;
    overflow: hidden;
}
.loopSlider ul li {
    width: 500px;
    height: 500px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
}
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}
@media screen and (max-width: 768px){
	/* loopslider */
	.loopSliderWrap{height: 300px;}
	.loopSlider{height: 300px;}
	.loopSlider ul{height:300px;}
	.loopSlider ul li {
		width: 300px;
		height: 300px;
	}
}
@media screen and (max-width: 667px){
	/* loopslider */
	.loopSliderWrap,.top_title{height: 200px;}
	.loopSlider{height: 200px;}
	.loopSlider ul{height: 200px;}
	.loopSlider ul li {
		width: 200px;
		height: 200px;
	}
}
/* 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}
}
/*--------------------------------
下層
--------------------------------*/
#page_title{padding-left: 30px;}
#page_title .page_title_boxe{left: 0;}
#page_title .page_title_box,#page_title .en{display: block;}
#page_title .en{
font-size: 50px;
top: 30px;
left: 30px;
padding-left: 25px;
}
#page_title .jp{
color: #1E695A;
top: 90px;
left: -10px;
}
#page_title.txt_white{color: #371E19;}
@media  screen and (max-width: 768px){
#page_title .en{
font-size: 40px;
top: 20px;
left: 20px;
}
#page_title .en:before{
width: 50px;
height: 50px;
top: 10px;
left: -30px;
}
#page_title .jp{top: 70px;}
}
@media  screen and (max-width: 667px){
#page_title .en{
font-size: 24px;
top: 15px;
left: -5px;
padding-left: 20px;
}
#page_title .en:before{
width: 35px;
height: 35px;
top: 5px;
left: -20px;
}
#page_title .jp{top: 55px;left: -23px;}
}
/* お客様の声＆よくある質問 */
.v_type3 .cate_box{border: 1px solid #c9baa9;}
.v_type3 .box_title1{color: #a67c52;}
@media  screen and (max-width: 1600px){
.intro_title,#contents .con_title,.cms_title  h3{font-size: 34px;}
.cms_title:before{
width: 40px;
height: 40px;
left: -45px;
}
}
@media  screen and (max-width: 1400px){
#intro .intro_photo h2{
font-size: 70px;
top: -30px;
}
.top_title h2{font-size: 95px;}
.cms_title:before{
width: 30px;
height: 30px;
left: -35px;
}
}
@media  screen and (max-width: 1280px){
.page_container{padding-top: 100px;padding-bottom: 100px;}
}
@media  screen and (max-width: 1000px){
#intro .intro_photo{width: calc(50% - 35px);}
#intro .intro_right{width: calc(50% - 35px);}
.intro_title,#contents .con_title,.cms_title  h3{font-size: 26px;}
}
/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){
#loading_logo{top: 45%;}
#loading #loading_text .progressbar-text{top: 65%;}
.circle_banner{width: 180px;}
.circle_banner:before{
width: 180px;
height: 180px;
}
#main_img .scroll,#main_img .sns_links{display: none;}
#intro .intro_photo{width: calc(40% - 20px);}
#intro .intro_right{width: calc(60% - 20px);}
#intro .intro_photo h2{
font-size: 50px;
top: -25px;
left: -30px;
}
.top_title h2{
font-size: 70px;
bottom: -60px;
}
#contents .con_box:nth-of-type(odd) .con_box_item{margin-right: 0;margin: 0 auto;}
#contents .con_box:nth-of-type(even) .con_box_item{margin-left: 0;margin: 0 auto;}
#contents .con_box_item{margin-top: -25px!important;}
.cms_title{padding-left: 35px;}
.cms_title:before{left: 0;}
}
/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
#loading_logo{max-width: 200px;}
.circle_banner{width: 130px;}
.circle_banner:before{
width: 130px;
height: 130px;
}
.catch{display: none;}
.sp_catch{padding: 0 60px;}
#intro .intro_right{width: 100%;}
.intro_title,#contents .con_title,.cms_title  h3{font-size: 22px;}
.top_title h2{
font-size: 50px;
bottom: -35px;
}
#contents .con_box .font2{font-size: 14px;}
#top_cms_wrap{padding-top: 70px;}
.page_container{padding-top: 75px;padding-bottom: 75px;}
#page_title .jp span{line-height: 2;}
}
/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #28a087; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #28a087;}
.txt_red .linkStyle{color: red;}
/*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: #371E19;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #E1C896;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #1E695A;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #E6E6DC;} /* アクセントカラー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: #371E19;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #E1C896;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #1E695A;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #E6E6DC;} /* アクセントカラー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: #371E19;}
.border_color2,.hvr_border_color2:hover{border-color: #E1C896;}
.border_color3,.hvr_border_color3:hover{border-color: #28a087;}
.border_color4,.hvr_border_color4:hover{border-color: #E6E6DC;}