﻿.hvr_bg_color1:hover {
    background-color: #739e6f;
}
body{
        overflow-x: hidden;
}
.link_type1 .link_top:before {
    width: calc(100% - 20px);
    height: 100%;
    content: "";
    position: absolute;
    background: #c7dec5;
    bottom: -10px;
    right: 0px;
}
.link_type1 .link_top{
    position:relative;
}
#contents3 figure:before{
     width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #c7dec5;
    bottom: -20px;
    right: -20px;
}
#contents4 figure:before{
     width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #c7dec5;
    bottom: -20px;
    left: -20px;
}
#contents1 figure:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #c7dec5;
    bottom: -20px;
    right: -20px;
}
#contents2 figure:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #c7dec5;
    bottom: -20px;
    left: -20px;
        z-index: -1;
    
}
a.linkStyle {
    color: #739e6f;
}
a.d_inline_b.mg_l-5px.mg_r-5px.pd_t-5px.pd_b-5px.pd_l-10px.pd_r-10px.border_rad3.bg_color1.txt_white.shadow-l.motion03s.hvr_opa05 {
    background: #739e6f;
}

/*
figure.img5:before {
    z-index: 1;
    content: "";
    background: rgb(12,62,146);
    background: linear-gradient(90deg, rgba(12,62,146,1) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 0%, rgb(255 255 255 / 46%) 65%, rgb(255 255 255 / 70%) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
figure.img5{
    position:relative;
}
.bg_color5{
    background-color:#739e6f;
}
footer {
    background: #f8fff8;
}
a.scroll_bt{
    z-index: 5;
}
section#topcms_gallery_type1{
    margin-top:100px;
}
section#top_cms {
    padding-bottom: 150px;
}

/* ---------- 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: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
}
#topcms_gallery_type1 .btn a:hover {
    background: #739e6f;
    color: #fff;
}
#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;
}
}




.link_type1 .link_top {
    margin: 10px 0;
}
.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a {
    padding-top: 100px;
    padding-bottom: 80px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}

body, .txt_color_nomal {
    color: #371e06;
}

#attach {
    width: 90%;
    height: 400px;
    position: relative;
    margin: auto;
}
.con_no::before{
    display:none;
}
#contents3 .con_no,#contents4 .con_no {
    font-size: 5vw;
    line-height: 5vw;
    left: 0vw;
    top: -1vw;
    color: #739e6f1a;
    font-family: 'Reem Kufi Fun', sans-serif;
    position: absolute;
    letter-spacing: -0.1vw;
}
#contents2 .con_no{
    font-size: 5vw;
    line-height: 5vw;
    left: -3vw;
    top: -4.5vw;
    color: #739e6f1a;
    font-family: 'Reem Kufi Fun', sans-serif;
    position: absolute;
    letter-spacing: -0.1vw;
}

.box_txt {
    width: 45%;
    position: relative;
}
#contents1 .con_no {
    font-size: 5vw;
    line-height: 5vw;
    left: -4vw;
    top: -9vw;
    color: #739e6f1a;
    font-family: 'Reem Kufi Fun', sans-serif;
    position: absolute;
    letter-spacing: -0.1vw;
}

#contents4 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 100px 5%;
    margin: auto;
    margin-top: -15%;
    max-width: 1280px;
}
#contents4 .box_txt {
    width: 45%;
    padding: 5%;
    box-sizing: border-box;
    margin-top: 5%;
}
#contents4 figure {
    width: 50%;
    position: relative;
    padding-top: 50%;
}
#contents4 figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}



#contents3 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 50px 5%;
    max-width: 1280px;
    margin: auto;
}
#contents3 .box_txt {
    width: 45%;
    padding: 5%;
    box-sizing: border-box;
    margin-top: -15%;
}
#contents3 figure {
    width: 40%;
    position: relative;
    padding-top: 45%;
}
#contents3 figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    
    object-fit: cover;
}


#contents1 p.txt3 {
    max-width: 500px;
}
#contents2 {
    padding: 50px 0;
}
#contents2 .grid_4.grid_12_tb {
    position: relative;
    left: 0;
    z-index: 3;
    max-width: 450px;
    margin-left: 50px;
}
#contents2 {
    padding: 50px 0;
    max-width: 1600px;
}
#contents2>div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#contents1 .more a {
    margin-left: 0;
    font-size: 16px;
}
.txt_color1 {
    color: #452007;
}
.bg_color3 {
    background-color: #739e6f;
}
.bg_color4 {
    background-color: #efecd7;
}
#contents1 {
    padding: 50px 5%;
    max-width: 1280px;
    margin: auto;
}
div#main_txt {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
    color: white;
    font-size: 3vw;
    text-shadow: 0 0 10px #0000004d;
}
#contents1 {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-top: 100px;
}
#contents1 .box_txt {
    width: 45%;
}
#contents1 figure {
    width: 50%;
    position: relative;
    padding-top: 65%;
}
#contents1 figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

/*----------------------------タブレット-------------------------------------*/
@media screen and (max-width:768px){
    header #logo {
    max-width: 80px;
}
header {
    background: #fffef7 !important;
}
div#main_txt{
    font-size:4vw;
}
#contents1 {
    flex-direction: column;
    padding-top: 200px;
}
#contents1 .box_txt {
    width: 80%;
}
#contents1 p.txt3 {
    max-width: none;
}
#contents1 .con_no{
    font-size: 10vw;
    line-height: 10vw;
    left: -4vw;
    top: -18vw;
}
#contents1 figure {
    width: 80%;
    position: relative;
    margin-top: 50px;
    padding-top: 35%;
}
#contents2 {
    padding: 50px 0;
    max-width: 70%;
}
#contents2 .grid_4.grid_12_tb {
    position: relative;
    left: 25vw;
    z-index: 3;
    margin-top: -20px;
    max-width: 500px;
}
div#contents3 {
    justify-content: flex-end;
    padding: 50px 0;
}
figure.img5{
    margin-top:0;
}
#contents3 .box_txt {
    width: 50%;
    padding: 5%;
    box-sizing: border-box;
    margin-top: 0;
}
#contents3 figure {
    width: 45%;
    position: relative;
    padding-top: 70%;
}
#contents4 {
    padding: 100px 0;
    justify-content: flex-start;
}
#attach {
    width: 100%;
    height: 300px;
}
.link_type1 .link_top:before {
    right: -10px;
}
}

/*----------------------------スマホ-------------------------------------*/
@media screen and (max-width:667px){
    #contents1 figure{
        padding-top:65%;
    }
    #contents1 .box_txt {
    width: 100%;
}
    header {
    padding: 0 !important;
}
header #logo {
    max-width: 85px;
}

div#main_txt {
    font-size: 26px;
}
#contents1 {
    flex-direction: column;
    padding-top: 100px;
}
#contents1 {
    padding: 50px 10%;
    padding-top: 100px;
}
#contents1 figure {
    width: 100%;
}
#contents2 {
    padding: 10%;
    max-width: 100%;
}
#contents2 .grid_4.grid_12_tb {
    position: relative;
    left: 0;
    z-index: 3;
    margin-top: 60px;
    max-width: 500px;
    margin-left: 0;
}
#contents2 .con_no {
    font-size: 8vw;
    line-height: 8vw;
    left: -3vw;
    top: -9.5vw;
    font-family: 'Reem Kufi Fun', sans-serif;
    position: absolute;
    letter-spacing: -0.1vw;
}
div#contents3 {
    flex-direction: column;
    padding: 10%;
}
#contents3 .box_txt {
    width: 100%;
    padding:0;
}
#contents3 .con_no, #contents4 .con_no{
     font-size: 8vw;
    line-height: 8vw;
    left: -3vw;
    top: -9.5vw;
}
#contents3 figure {
    width: 100%;
    position: relative;
    padding-top: 70%;
    margin-top: 30px;
}
#contents4 {
    flex-direction: column;
      padding: 10%;
    padding-bottom: 15%;
    
}
#contents4 figure {
    width: 100%;
    position: relative;
    padding-top: 70%;
}
#contents4 .box_txt {
    width: 100%;
    padding: 0;
    margin-top: 60px;
}
#attach {
    width: 100%;
    height: 200px;
}
#contents1 .more a{
    margin:auto;
}
#contents1 figure:before {
    bottom: -10px;
    right: -10px;
}
#contents2 figure:after{
    bottom: -10px;
    left: -10px;
}
#contents3 figure:before{
    bottom: -10px;
    right: -10px;
}
#contents4 figure:before{
    bottom: -10px;
    left: -10px;
}
.link_type1 .link_top:before{
        right: -10px;
}
}