﻿.bg_color1 {
    background-color: #fbedda;
}
.bg_color4 {
    background-color: #fff8ed;
}
.font_en, .date, a[href^="tel:"], a[href^="mailto:"]{
    font-family: 'Outfit', 'Zen Maru Gothic', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*header*/
.head_banner a{
    background-image: url('./Dup/img/TOPctBg.jpg');
}
#headerIllust{
    max-width: 200px;
    padding-top: 15px;
}
.line_bt {
    background-color: #06C755;
}
.line_bt a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.line_bt span{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('./Dup/img/line3.png');
    background-size: cover;
}
@media screen and (max-width: 768px){
    header.pd_t-10px_tb{
        padding-top: 15px;
    }
    #headerIllust{
        display: none;
    }
    .hamburger__icon.bg_color1,.hamburger__icon:after, .hamburger__icon:before{
        background-color: #7A461F;
    }
}
/*FV*/
#TOPfilm{
    background-image: url('./Dup/img/TOPfilm.png');
    background-size: cover;
    width: 100%;
    height: 100vh;
    top:0;
    left: 0;
    z-index: 2;
}
#catchCopy {
    max-width: 38%;
    top: 28%;
    right: 5%;
    z-index: 3;
}
.scroll_bt{
    display: none;
}
@media screen and (max-width: 1300px){
    #catchCopy{
        display: none;
    }
}
@media screen and (max-width: 768px){
    .flexslider {
        margin-top: 100px;
    }
    #main_img img.object_fit_img{
        min-height: 45vh;
    }
    #main_img .slides li:nth-child(2) img.object_fit_img{
        margin-left: 40px;
    }
    #TOPfilm{
        background-position: 25% 0px;
        width: 100%;
        height: 55vh;
        margin-top: 50px;
    }
    
}
@media screen and (max-width: 668px){
    .flexslider{
        margin-top: 86px;
    }
    #TOPfilm{
        width: 100%;
        height: 55vh;
        margin-top: 25px;
    }
    .slides li:nth-child(1),.slides li:nth-child(2){
        transform: scale(1.27);
        -webkit-transform: scale(1.27);
    }
    
}
/*TOP*/
.con_no{
    font-family: "kiwi maru", 'Zen Kaku Gothic New', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;;
}
#contents1 h2 br,#contents2 h2 br{
    display: none;
}
#contents1 {
    padding: 90px 10% 100px;
}
#contents1 h2{
    font-size: 30px;
    font-weight: 600;
}
#contents1 h2:after {
    background: radial-gradient(circle farthest-side, #fbedda, #fbedda 60%, transparent 60%, transparent);
    background-size: 30px;
    content: '';
    display: block;
    height: 30px;
    width: 100%;
    transform: translateX(-8px);
}
#contents1 .txt3{
    font-size: 18px;
}
#contents2{
    background-image: url('./Dup/img/con2bg.jpg');
    padding: 0;
}
#contents2 figure {
    width: 750px!important;
    height: 790px;
    position: absolute;
    right: 50px;
    top: -40%;
}
#contents2 figure img{
    height: 100%;
}
#contents2 .grid_6{
    width: 60%!important;
}
#contents2 p.con_no{
    display: none;
}
#contents2 h2{
    position: relative;
    z-index: 2;
    width: 70%;
    background-color: rgba(251,237,218,0.8);
    padding: 40px 10% 30px 167px;
    font-size: 30px;
    font-weight: 600;
}
#contents2 h2::before{
    content: "";
    position: absolute;
    background-image: url('./Dup/img/topFamily.png');
    width: 115px;
    height: 95px;
    bottom: 0;
    right: 10%;
    z-index: 1;
}
#contents2 h2:after {
    background: radial-gradient(circle farthest-side, #fefefe, #fefefe 60%, transparent 60%, transparent);
    background-size: 30px;
    content: '';
    display: block;
    height: 30px;
    width: 77%;
    transform: translateX(-8px);
    z-index: -1;
}
#contents2 p{
    position: relative;
    z-index: 2;
}
#contents2 p.top_con2text {
    padding: 40px 10% 100px 167px ;
    font-size: 18px;
}
#contents2 p.top_con2text.mg_t-20px{
    margin-top: 0;
}
#contents2 p.top_con2text span{
    display: inline-block;
    background-color: rgba(254,254,254,0.80);
    padding: 20px;
}
#contents3{
    position: relative;
    z-index: 3;
}
#contents3 .grid_6 {
    margin-top: 80px;
}
#contents3 h3{
    font-weight: 600;
}
#contents3 h3.txt_white{
    color: #7A461F;
}
#contents3 p.txt_white{
    color: #333;
}
@media screen and (max-width: 1441px){
    #contents2 figure{
        width: 495px!important;
        top: 270px;
    }
}
@media screen and (max-width: 1331px){
     #contents2 figure{
         width: 400px!important;
         
     }
}
@media screen and (max-width: 768px){
    #contents1 h2{
        text-align: center;
    }
    #contents2 h2::before{
        display: none;
    }
    #contents2 figure{
        top: 0;
        position: relative;
        margin-left: 35%;
    }
    #contents2 .grid_6{
        width: 100%!important;
    }
    #contents2 h2{
        padding: 40px 0;
        text-align: center;
    }
    #contents2 h2:after{
        width: 80%;
        margin: 0 auto;
    }
    #contents2 p.top_con2text{
        padding: 40px 80px 0;
    }
    #contents2 figure{
        width: 450px!important;
    }
    #contents2 figure{
        height: 370px;
    }
}
@media screen and (max-width: 668px){
    #contents1 h2:after, #contents2 h2:after{
        background-size: 28px;
    }
    #contents1 h2, #contents2 h2 {
        font-size: 24px;
    }
    #contents1 h2 br,#contents2 h2 br{
        display: block;
    }
    #contents2 figure {
        width: 320px!important;
    }
    #contents2 figure {
        height: 320px;
        margin-left: 20%;
    }
    #contents2 p.top_con2text{
        padding: 40px 39px 0;
    }
    #contents2 .top_con2title.mg_b-20px{
        margin-bottom: 0;
    }
    
}
/*下層一般*/
#page_title .title_img {
    background-position: 0 14%;
}
@media screen and (max-width: 667px){
.width_150-max_sp {
        max-width: 110px;
    }
}
/*よくあるご質問*/
#cms_5-a .txt_white{
    color: #7A461F;
}
/*お問い合わせ*/
#line_ctct {
    background-color: #06C755;
}
#line_ctct a{
    display: flex;
    justify-content: center;
    align-items: center;
}
#line_ctct span{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('./Dup/img/line3.png');
    background-size: cover;
}
/*プライバシーポリシー*/
#page9 .box a.bg_color1{
    background-color: #7A461F;
}
/*footer*/
.foot_line{
    margin: 0;
    transition-duration: 0.5s;
}
.foot_line:hover{
    box-shadow: 5px 5px 8px rgba(0,0,0,0.4);
    transition-duration: 0.5s;
}
.foot_line .bg_color3{
    background-color: #06C755;    
}
.foot_line a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.foot_line a.button::after{
    display: none;
}
.foot_line a span{
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url('./Dup/img/line3.png');
    background-size: cover;
}
#map .ggmap{
    padding-bottom: 432px;
}
@media screen and (max-width: 768px){
    .foot_line{
        margin: 0 auto;
    }
}
@media screen and (max-width: 667px){
    footer h2.logo{
        text-align: center;
    }
    footer p.footer_cms{
        text-align: center;
    }
    
}
/* ---------- loopSlider ---------- */
#topcms_gallery_type1 .loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
}
#topcms_gallery_type1 .loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
#topcms_gallery_type1 .loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
#topcms_gallery_type1 .loopSlider .ul .li img{
    border-radius: 0;
}
#topcms_gallery_type1 .loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}

/*リンクボタン*/
#topcms_gallery_type1 .btn{z-index: 3;}
/*
#topcms_gallery_type1 .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#topcms_gallery_type1 .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}

#topcms_gallery_type1 .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#topcms_gallery_type1 .btn a:hover::after {
    right: 15%;
    background: #fff;
}
*/
#topcms_gallery_type1 .btn {
    display: block;
}
#topcms_gallery_type1 .btn a {
    background: #7A461F;
    color: #fff;
    width: 300px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    transition: all 0.4s;
    z-index: 1;
}
#topcms_gallery_type1 .btn a:hover {
    color: #fff;
} 
.menu-button::after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	display: block;
	content: '';
	width: 30em;
	height: 30em;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all .5s;
}
.menu-button:hover::after {
	box-shadow: inset 0 0 0 15em rgba(89,15,26,1); /*ex,default (96,59,26,1)*/
}
#topcms_gallery_type1 .btn a span, .btn a strong {
    text-align: center;
}
@media(max-width: 768px) {
#topcms_gallery_type1,#topcms_gallery_type1 .loopSliderWrap,#topcms_gallery_type1 .loopSlider,#topcms_gallery_type1 .loopSlider ul,#topcms_gallery_type1 .loopSlider .ul .li{
	height: 280px;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 280px;
}
#topcms_gallery_type1 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media(max-width: 667px) {
#topcms_gallery_type1,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
#topcms_gallery_type1 .loopSlider .ul .li{
    width: 179px;
}
#topcms_gallery_type1 .btn a::after {
    bottom: 35px;
    right: 27%;
}
#topcms_gallery_type1 .btn a::before {
    bottom: 30px;
    right: 27%;
}
#topcms_gallery_type1 .btn a {
    width: 140px;
    height: 140px;
    line-height: 1.7;
}
}