﻿#cms_6-a p.box_txt1.font_2dw_tb.txt_color1.font_bold.mg_b-10px span {
    font-size: 20px;
}
p.box_txt2.font_2dw_tb span {
    font-size: 20px;
    font-weight: bold;
    color: #ffb127;
}

.yt iframe{
    left:0;
}
.yt{
    margin-bottom:50px;
}
/* YouTube */
.video_cms{
	padding-bottom: 57.25%;
	height: 0;
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
/* YouTube */
.video_cms {padding-bottom: 56.25%;}
}


#map{
    display:none;
}
.contents_box:nth-child(1) .contents_txt:before {
    width: 150px;
    height: 160px;
    content: "";
    position: absolute;
    background: url(Dup/img/con2.png) no-repeat;
    background-size: contain;
    right: -40px;
    bottom: -40px;
    z-index: 5;
}
.contents_box:nth-child(2) .contents_txt:before {
    width: 180px;
    height: 170px;
    content: "";
    position: absolute;
    background: url(Dup/img/con3.png) no-repeat;
    background-size: contain;
    right: 0px;
    bottom: -40px;
    z-index: 5;
}
.contents_box:nth-child(3) .contents_txt:before {
    width: 160px;
    height: 180px;
    content: "";
    position: absolute;
    background: url(Dup/img/con4.png) no-repeat;
    background-size: contain;
    right: -40px;
    bottom: -40px;
    z-index: 5;
}



div#main_bottom {
    position: absolute;
    bottom: -10px;
    width: 100%;
}
#main_bottom img {
    width: 90%;
}
#menu_wrap .sns_links {
    background: #ffe4cc;
}
div#main_img::before {
    width: 100%;
    height: 100%;
    background: #f4f4dc;
    position: absolute;
    content: "";
    opacity: 0.8;
}
/*
div#main_b:before {
    width: 140%;
    height: 140%;
    content: "";
    position: absolute;
    background: url(Dup/img/house.png) no-repeat;
    background-size: contain;
    background-position: center;
    z-index: -1;
    left: -20%;
    top: -20%;
}
*/
ul.pager{
    margin-top:50px;
}
    a.linkStyle {
    color: #ffa300;
    border-bottom: 1px solid;

}
/*------------------------------CMS4-------------------------------------*/

.swiper_box .container1::before {
    width: 100%;
    content: "BEFORE";
    text-align: center;
    background: #ffbb7f;
    color: white;
    display: inline-block;
    left: 0;
    bottom: 10px;
    position: absolute;
    z-index: 2;
    
    letter-spacing: 3px;
    box-sizing: border-box;
}
.swiper_box .container2::before {
    width: 100%;
    content: "AFTER";
    text-align: center;
    background: #86b767;
    color: white;
    display: inline-block;
    left: 0;
    bottom: 10px;
    position: absolute;
    z-index: 2;

    box-sizing: border-box;
    letter-spacing: 3px;
}
.g_type4 .cate_title {
    text-align: center;
    color: #3a3a3a;
    padding: 0;
    display: inline-block;
    padding: 5px 60px;
    border-top: 2px solid #ffb127;
    border-bottom: 2px solid #ffb127;
}

.g_type4 .box_txt1 {
    text-align: center;
    border-bottom: 1px solid;
    margin-bottom: 50px;
    font-size: 20px;
    width: 70%;
    color: #3a3a3a;
    margin: auto;
    margin-bottom: 50px;
}

.yajirushi span {
    width: 50px;
    height: 50px;
    width: 0;
    height: 0;
    border-style: solid;
   border-width: 0 20px 30px 20px;
    border-color: transparent transparent #636363 transparent;
    display: block;
    transform: rotate(90deg);
        margin: 0 50px;
}

.swiper_box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.g_type4 .slide_img figure{
	position: relative;
	overflow: hidden;
	width: 100% !important;
	height:auto !important;
}
.g_type4 .slide_img figure img{
	position: relative;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.g_type4 .swiper-slide{
    opacity: 1!important;
}
.g_type4 .slide_img .thumbnail .swiper-wrapper {
    margin-left: 0!important;
    transform: none!important;
}
.g_type4 .swiper-button-prev{
	background-image: url("../dup/img/swiper_prev.png")!important;
}
.g_type4 .swiper-button-next{
	background-image: url("../dup/img/swiper_next.png")!important;
}


/* IE */
@media all and (-ms-high-contrast: none){
.g_type4 .slide_img .thumbnail .swiper-wrapper .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 80px;
}
.g_type4 .slide_img .thumbnail .swiper-wrapper .swiper-slide img{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
}
/*------------------------------ここまで-------------------------------------*/


.loader img{
   width:800px;
}
.page_title p{
    color: #679e43;
}
.page_title h2 span {
    color: #ffa300;
}
.page_title h2::after{
    background-color: #fefffa;
}
.cms_5-c .box_txt1::before,#cms_5-c .box_txt1::before {
    color: #ffb127;
}

.catch .contents_link a {
    display: inline-block;
    line-height: 1;
    padding: 15px 28px 15px 30px;
    border-radius: 100px;
    letter-spacing: 4px;
    transition: ease 0.3s;
    position: relative;
    top: -25px;
}
.catch .contents_link a:hover{
transform: translateY(-5px);
    box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
}
.logo img {
    max-width: 350px;
}
footer{
    background-color: #ffc255 !important;
}
.bg_color4 {
    background-color: #fff3da;
}
.txt_color1 {
    color: #679e43;
}
.top_cms_title p {
    color: #86b767;
}
.contents_box:nth-child(2) .box .txt_color3{
       color: #679e43 !important;
}
.top_cms_box .top_cms_title h3::after{
   background-color: #ffffff;
}
.top_cms_title h3 span {
        color: #ffa300;
}
/*
.top_cms_title{
    background-image:none !important;
}
*/
#contents .box:before {
    width: 100%;
    height: 90px;
    content: "";
    background: url(Dup/img/01.png) no-repeat;
    position: absolute;
    top: -60px;
    left: 0;
    background-position: 3% 50%;
    background-size: contain;
}
.contents_box:nth-child(2) .box:before {
    background: url(Dup/img/02.png) no-repeat !important;
    background-position: 3% 50% !important;
    background-size: contain !important;
}
.contents_box:nth-child(3) .box:before {
    background: url(Dup/img/03.png) no-repeat !important;
    background-position: 3% 50% !important;
    background-size: contain !important;
}

.catch p:after {
    width: 150px;
    height: 170px;
    content: "";
    position: absolute;
    background: url(Dup/img/con1.png) no-repeat;
    background-size: contain;
    right: -50px;
    bottom: -40px;
}
.catch h2 {
    position: relative;
    top: 60px;
    font-size: 34px;
    z-index: 2;
    letter-spacing: 4px;
}
.txt_color3 {
    color: #86b767;
}
.catch p {
    display: inline-block;
    padding: 5%;
    background-color: rgba(255, 177, 39, 0.1);
    border-radius: 30px;
    background-image: url(../Dup/img/dot2.png);
    color: #3a3a3a;
     position:relative;
    font-weight:300;
}

.catch{
    text-align:center;

    margin-bottom: 150px;
    margin-top: 80px;

}
body{
    font-family: 'Kosugi Maru', sans-serif;
}
.bg_white {
    background-color: #fefffa;
}
.bg_color3 {
    background-color: #ffb127;
}
.bg_color1 {
    background-color: #ffb127;
}
.bg_color2 {
    background-color: #ffe4cc;

}
.catch{
padding: 0 100px;
}
body{
    overflow:hidden;
}
#main_txt2{
    background: #ffbb7f;
    padding: 5px 40px;
    border-radius: 30px;
    color: white;
    text-align: center;
    display: inline-block;
    font-size: 22px;
    margin-top: 60px;
}
.top header{
    position: absolute;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
}
header,.top header{
        padding-top: 20px ;
        z-index: 3;
}
#main_img {
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    background: #fefffa url(Dup/img/main_img.jpg);
    height: 100vh;
    margin-bottom: 0;
    z-index: 2;
    background-size: cover;
    text-align: center;
    display: flex;
    padding: 0 !important;
    justify-content: center;
    flex-direction: column;
    min-height:0 !important;
}
#slide{
    display:none;
}
#main_b {
    width: 64vw;
    margin: 0 auto;
    position: relative;
    top: 0px;
    min-width: 700px;
    left: 60px;
}
div#main_logo {
    width: 30vw;
    margin: 20px auto;
    position: relative;
    max-width: 410px;
}
/*
div#main_img:before {
     width: 30vw;
    height: 25vw;
    content: "";
    position: absolute;
    background: url(Dup/img/right.png) no-repeat;
    right: 0;
    bottom: 0;
    background-size: cover;
}

div#main_img:after {
   width: 32vw;
    height: 27vw;
    content: "";
    position: absolute;
    background: url(Dup/img/left.png) no-repeat;
    left: 0;
    bottom: 0;
    background-size: cover;
}
*/
/*------------------------------------タブレット------------------------------*/
@media screen and (max-width:768px){
    .loader img {
    width: 500px;
}
    .contents_box:nth-child(3) .contents_txt:before {
    width: 160px;
    height: 180px;
    content: "";
    position: absolute;
    background: url(Dup/img/con4.png) no-repeat;
    background-size: contain;
    right: -60px;
    bottom: -30px;
    z-index: 5;
}
    .contents_box:nth-child(2) .contents_txt:before {
    width: 180px;
    height: 170px;
    content: "";
    position: absolute;
    background: url(Dup/img/con3.png) no-repeat;
    background-size: contain;
    right: -70px;
    bottom: -34px;
    z-index: 5;
}
    div#main_bottom {
    position: absolute;
    bottom: 0px;
    }
    #main_bottom img {
    width: 100%;
}
    #contents .contents_box .contents_img{
        transform:none !important;
    }
   
    #main_b {
    width: 80vw;
    }
    div#main_img:after {
    width: 42vw;
    height: 37vw;
    }
    div#main_logo {
    width: 50vw;
    }
    .catch p {
    padding: 50px;
    text-align:left;
    }
    .catch {
    padding: 0px 80px;
}
.catch h2{
    font-size: 28px;
}
#contents .contents_box:nth-of-type(2) .contents_txt .box,#contents .contents_box .contents_txt .box {
    padding: 70px !important;
    
    z-index: 4;
    position: relative;
}
.contents_txt {
    margin-top: 50px;
}
.contents_txt .box h2 {
    margin-bottom: 20px;
}
#contents .box:before {
    height: 70px;
    top: -40px;
    background-position: center;
}
.contents_box:nth-child(2) .box:before,.contents_box:nth-child(3) .box:before {
    background-position:center !important;
}
.yajirushi span{
    margin:0 20px;
}
#main_b {
    min-width: 860px;
    left: 0px;
}
}
/*------------------------------------ここまで------------------------------*/

/*------------------------------------スマホ------------------------------*/
@media screen and (max-width:667px){
    #main_bottom img {
    width: 170%;
}

    div#main_bottom {
    position: absolute;
    bottom: 0px;
    left: -34vw;
}
    #contents .contents_box .contents_txt .contents_link{
        z-index: 10;
    }
  #main_b {
    width: 130%;
}
#main_b {
    margin: 0 auto;
    position: relative;
    top: 0px;
    min-width: 0;
    left: -30px;
}
div#main_img:after {
    width: 47vw;
    height: 40vw;
}
    #main_txt2 {
    background: #ffbb7f;
    padding: 5px 40px;
    border-radius: 30px;
    color: white;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin-top: 30px;
}
div#main_logo {
    width: 70vw;
}
.catch {
    text-align: center;
    margin-bottom: 150px;
    margin-top: 0;
    padding:0;
}
.catch h2 {
    font-size: 20px;
    padding: 20px;
    top: 70px
}
.catch p{
    border-radius: 0;
    padding: 50px;
    padding-bottom: 80px;
    text-align: left;
}
.catch p:after{
    display:none;
}
#contents .box:before {
    height: 50px;
    top: -30px;
}
#contents .contents_box:nth-of-type(2) .contents_txt .box, #contents .contents_box .contents_txt .box {
    padding: 50px !important;
}
.logo img {
    max-width: 200px;
}
.loader img {
    width: 250px;
    
}
.g_type4 .swiper_box {
    flex-direction: column;
}
.yajirushi {
    transform: rotate(90deg);
    margin: 20px;
}
header, .top header {
    padding-top: 20px !important;
}
.page_title {
    padding-left: 20px;
    white-space: nowrap;
}
.contents_box:nth-child(1) .contents_txt:before {
    width: 140px;
    height: 130px;
    content: "";
    position: absolute;
    background: url(Dup/img/con2.png) no-repeat;
    background-size: contain;
    right: 0px;
    bottom: -20px;
    z-index: 5;
}
.contents_box:nth-child(2) .contents_txt:before {
    width: 150px;
    height: 150px;
    content: "";
    position: absolute;
    background: url(Dup/img/con3.png) no-repeat;
    background-size: contain;
    right: 0;
    bottom: -27px;
    z-index: 5;
}
.contents_box:nth-child(3) .contents_txt:before {
    width: 140px;
    height: 150px;
    content: "";
    position: absolute;
    background: url(Dup/img/con4.png) no-repeat;
    background-size: contain;
    right: -10px;
    bottom: -30px;
    z-index: 5;
}
.loader img {
    width: 350px;
    margin-left:20px;
}
}
/*------------------------------------ここまで------------------------------*/