﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&family=Quicksand:wght@300;500&family=Zen+Old+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap');

body{
    font-family: 'Quicksand', 'Noto Sans JP',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.con1_title h2, .con2_title h2, .con3_title h2, .page_title_box{
    font-family: 'Zen Kaku Gothic New', 'Noto Sans JP',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* ======================================================================================
　　color
======================================================================================== */
.linkStyle{color: #cab987;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}

#top_cms .top_cms_bg {
    background-color: #f6f6f6;
}
#loader, .contents_wrap .contents_bg{
	background-color: #6e997b;
}
.con1_title h2, .con2_title h2{
    color: #558b65;
}
.con1_title p, .con2_title p, .con3_title p {
    color: #d6c8a5;
    font-size: 23px;
}
#contents4 .con1_title h2{
    color: #333333;
}
#contents4 .con1_title p{
    color: #c1ae78;
}
.page_title_box {
    color: #333;
}
header .menu_stick span{
    background-color: #6e997b;
}



/* ======================================================================================
　　all
======================================================================================== */

/* ---------- header ---------- */
.width_250{
    width: 250px;
}
.top #header{
    padding-left: 0;
    width: 27.33333%!important;
}
.top #logo{
    padding: 0;
    text-align: center;
    background-color: transparent!important;
}
.top #logo img{
    max-width: 220px;
}
#logo span{
    display: none;
}
header .trans_logo img{
    max-width: 218px;
}
#pc_nav{
    text-align: center;
    padding: 0;
}
.top #pc_nav li:last-of-type a{
    border-color: #64896f;
    color: #64896f;
}


/* ---------- footer ---------- */



/* ======================================================================================
　　top
======================================================================================== */

/* ---------- main_img ---------- */
#main_img{
    width: 72.6667% !important;
}
.main_box{
    width: 47%;
    max-width: 800px;
    top: 13%;
    right: 47px;
}

/* ---------- hoka ---------- */
.a_top_cms_box .more a:hover{
    background-color: transparent;
    color: #6e997b;
}

.con1_right p{
    line-height: 2.3;
}
.con1_title{
    position: relative;
}
#contents1 .con1_title::before {
    content: '';
    display: inline-block;
    width: 238px;
    height: 186px;
    background-image: url(../dup/img/item1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -119px;
    top: -36px;
    transform: rotate(-21deg);
}
.con2_title span, .con3_title span {
    width: 71px;
    height: 2px;
}
.con3_title span{
    background-color: #ffffff;
}

/* contents anim */
#contents4 {
    z-index: 1;
    position: relative;
    background-color: #eaefea;
    padding: 70px 10%;
    background-image: url(../dup/img/bg2.jpg);
}
#contents4::before{
    display: inline-block;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(210,227,210,0.30);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    pointer-events: none;
}
#contents4 .con_wrap{
    max-width: 1280px;
    margin: auto;
}
#contents4 .txt_wrap .con_box {
    width: 25%;
    padding: 20px;
    margin-bottom: 15px;
    box-sizing: border-box;
}
#contents4 .txt_wrap .con_box:last-of-type {
    margin-right: 0;
}
#contents4 .txt_wrap .con_box:nth-of-type(5), #contents4 .txt_wrap .con_box:nth-of-type(6){
    margin-bottom: 0;
}
#contents4 .con_img {
    width: 99%;
    margin: 0 auto 10px;
}
#contents4 .con_img img{
    filter: drop-shadow(8px 8px 0px #d8e0d8);
}
#contents4 .con1_title{
    margin-bottom: 94px;
}
#contents4 .con1_title h2{
    position: relative;
}
#contents4 .con1_title h2:before {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: -25px;
	left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
	background-color: #6e997b;
}
#contents4 .con_txt {
    font-size: 16px;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    color: #5c5c5c;
}
#contents4 .no {
    font-size: 51px;
    font-weight: 100;
    left: 26px;
    top: 6px;
    color: #6e997b;
    z-index: 2;
}
#contents4 .item1 {
    width: 199px;
    left: -17px;
    bottom: 114px;
    transform: scale(-1,-1);
}
#contents4 .item2{
    width: 199px;
    right: -17px;
    top: 114px;
}
#contents4 .b_wrap{margin-top: 42px;position: relative;}
#contents4 .bnr1, #contents4 .bnr2{width: 350px;margin: 15px;}
#contents4 .bnr1 a,#contents4 .bnr2 a{display: block;}
#contents4 .bnr1 a:hover, #contents4 .bnr2 a:hover{opacity: 1;transform: translateY(-3px);}


/* ======================================================================================
　　under
======================================================================================== */

/* ---------- cms3 ---------- */
/* =============================================
　　top_menu 
============================================= */
#top_menu .font_lear{bottom: -4px;}

/* bt_menu_box */
#top_menu .box {
    width: 45.33333%!important;
}
#top_menu a {top: 0;left: 0;}
#top_menu .bt_menu_box .bt_menu_box_img {transition: transform 1s;}
#top_menu .bt_menu_box::before,#top_menu .bt_menu_box::after{
	display: inline-block;
    content: "";
	position: absolute;
    pointer-events: none;
}
#top_menu .bt_menu_box::before {
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #6e997b;
    background: linear-gradient(125deg, #6e997b 0%, #6e997b 100%);
    opacity: 0;
    transition: opacity .6s;
    z-index: 1;
}
#top_menu .bt_menu_box::after {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: solid 1px #fff;
    transition: .7s;
	z-index: 2;
}
#top_menu .bt_menu_box .more {
	opacity: 0;
    transition: opacity .5s .3s;
	z-index: 2;
}
#top_menu .bt_menu_box:hover .bt_menu_box_img {transform: scale(1.03);}
#top_menu .bt_menu_box:hover::before{opacity: 0.8}
#top_menu .bt_menu_box:hover::after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}
#top_menu .bt_menu_box:hover .more{opacity: 0.8;}
#top_menu .bt_menu_box:hover .more p{text-shadow: 1px 1px 5px rgba(0,0,0,0.7);}

#top_menu p.txt_color1{
	font-size:16px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 38px;
}
#top_menu p.txt_color1::before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    background-image: url(../dup/img/icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}

/* ---------- cms4 ---------- */
.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: 80px;
    padding-bottom: 60px;
}
.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;
}

/* ---------- cms5 ---------- */
.qa_type1 .cate_box {
	border-radius: 10px;
	border: 1px solid #909090;
}
.qa_type1 .cate_box .arrow {
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: 0px;
	transform: translateY(-50%);
}
.qa_type1 .cate_box .open_bt{
	position: relative;
	width: 100%;
	cursor: pointer;
	padding: 20px 0
}
.qa_type1 .cate_box .open_bt .arrow::before, .qa_type1 .cate_box .open_bt .arrow::after {
	position: absolute;
	content: '';
	width: 15px;
	height: 1px;
	background-color: #5c5c5c;
}
.qa_type1 .cate_box .open_bt .arrow::before {
	top: 48%;
	left: 15px;
	transform: rotate(0deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .arrow::after {
	top: 48%;
	left: 15px;
	transform: rotate(90deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .arrow.arrow_be::before {
	transform: rotate(-135deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .arrow.arrow_be::after {
	transform: rotate(135deg);
	transition: all 0.5s;
}
.qa_type1 .cate_box .open_bt .box_title1 {
	display: inline-block;
	position: relative;
	letter-spacing: 1px;
	cursor: pointer;
	margin-left: 87px;
}
.qa_type1 .cate_box .open_bt .box_title1::before {
	content: "Q.";
	position: absolute;
	left: -32px;
	top: 0px;
	display: inline-block;
	vertical-align: baseline;
    color: #6e997b;
}
.qa_type1 .cate_box .box_item {
	display: none;
	padding: 0px 30px 0px;
}
.qa_type1 .cate_box .box_txt1 {
	padding: 1em;
	background-color: #f5f5f5;
	border-radius: 5px;
}

@media screen and (max-width: 768px){
.qa_type1 .cate_box .open_bt .box_title1 {
	padding-right: 20px;
}
}
@media screen and (max-width: 667px){
.qa_type1 .cate_box .open_bt {
	padding: 5px 0 7px;
}
.qa_type1 .cate_box .open_bt .box_title1 {
	margin-left: 73px;
}
.qa_type1 .cate_box .box_txt1 {
	padding: 0.2em 1.2em;
}
}



/* ======================================================================================
　　window size
======================================================================================== */
@media screen and (max-width: 1280px){
#contents1 .con1_title::before{
    width: 211px;
}
#contents4 {
    padding: 70px 5%;
}
#contents4 .item1, #contents4 .item2 {
    width: 178px;
}
}
@media screen and (max-width: 1099px){
.top #logo{
        padding-top: 20px;
}
.top #logo img {
    max-width: 176px;
}
#main_img {
    width: 72.6667% !important;
    height: 750px!important;
}
#contents1 .con1_title::before{
    top: -90px;
}
#contents4 .item1, #contents4 .item2 {
    width: 158px;
}
#contents4 .item2 {
    top: 82px;
}
#contents4 .txt_wrap .con_box:nth-of-type(5) br,#contents4 .txt_wrap .con_box:nth-of-type(6) br{
    display: none;
}
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#main_img {
    width: 100% !important;
    height: 550px!important;
}
.main_box {
    width: 44%;
    top: 26%;
    right: 38px;
}
.contents_wrap .contents_bg {
    width: 100%;
}
#contents4 {
    padding: 70px 5% 100px;
}
#contents4 .txt_wrap .con_box {
    width: calc(33% - 12px);
}
#contents4 .item1, #contents4 .item2 {
    width: 127px;
}
#contents4 .item1 {
    bottom: 49px;
}
#contents4 .no {
    font-size: 42px;
    left: 25px;
    top: 1px;
}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
#main_img {
    height: 380px!important;
}
.main_box {
    width: 50%;
    top: 29%;
    right: 7px;
}
.con1_right{
    padding-top: 150px;
}
#contents1 .con1_title::before {
    top: -136px;
    right: -68px;
    width: 183px;
}
.con1_title h2, .con2_title h2, .con3_title h2 {
    font-size: -webkit-calc(1rem + 5px);
    font-size: calc(1rem + 5px);
    letter-spacing: 2px;
}
.con1_title p, .con2_title p, .con3_title p {
    color: #d6c8a5;
    font-size: 20px;
}
#contents4 .txt_wrap .con_box {
    width: 80%;
    margin-right: 0;
    margin-bottom: 30px;
}
#contents4 .con1_title h2:before {
    bottom: -15px;
}
#contents4 .item1, #contents4 .item2 {
    width: 111px;
}
#contents4 .item2 {
    top: 171px;
}
#contents4 .no {
    font-size: 45px;
    left: 34px;
    top: 6px;
}

#top_menu .box {
    width: 88.33333%!important;
    margin-bottom: 35px;
}
#top_menu .box:last-of-type{
    margin-bottom: 0;
}
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}







