﻿/* all page */
/* color ---------------------------------------------------------------------------------------------*/
.linkStyle{color: #AE9069;text-decoration: underline;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}
.txt_color1{color: #AE9069;} /* メインカラー */
.txt_color2{color: #e6e6e6} /* サブカラー */
.txt_color3, .hvr_txt_color3:hover{color: #dfaa64;} /* アクセントカラー1 */
.txt_color4{color: #c9baa9} /* アクセントカラー2 */

/* background-color */
.bg_color1{background-color: #AE9069;} /* メインカラー */
.bg_color2{background-color: #f3f3f3;} /* サブカラー */
.bg_color3{background-color: #a67c52} /* アクセントカラー1 */
.bg_color4{background-color: #c9baa9} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1{border-color: #AE9069;}
.border_color2{border-color: #e6e6e6}
.border_color3{border-color: #a67c52}
.border_color4{border-color: #c9baa9}

#wrap, #contents3 .con_box{
    background-color: #F7F8FB;
}
.nav_menu_more:first-of-type a .icon:before {
    content: "\f075";
    top: -3px;
    left: -30px;
}
#pc_nav li a::after, #top_pc_nav li a::after {
    background: rgba(0,0,0,0.3);
}

/* header */
header.scr_header {background-color: rgba(247,248,251,0.8)!important; backdrop-filter: blur(3px);}
header #logo {max-width: 160px;}
header.scr_header #logo {max-width: 150px;}
#pc_nav li, #top_pc_nav li, #footer_nav li {
    max-width: 250px;
}
#pc_nav li a, #top_pc_nav li a, #footer_nav li a {
    color: #333;
}
.button_container span {
    background: #000;
    color: #000;
}

/* top ----------------*/
/* main img */
#main_img:before {background-color: rgba(255,255,255,0.3);}
#top_pc_nav {display: none;}
.menu p.bg_white{background: none;}
#main_img{
    justify-content: space-around;
}
#main_img #left, #main_img #right {
    width: 45% !important;
    height: 90vh !important;
    margin-top: 5vh;
}

/* main */
.back1:before, .back2:before, #intro .num, #contents1 .num, #contents2 .num, #contents3 .num{display: none;}
.line:before {background-color: #e0e0e0!important;}

/* intro */
#intro_wrap {background: none; padding: 7% 0;}
#intro .intro_title{
    padding: 0 7%;
}
#intro .intro_img {
    height: 300px;
}
#intro .intro_txt{
    margin-bottom: 50px;
    padding: 0 7%;
}
#intro .intro_top{
    top: 7%;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    font-size: 20px;
    opacity: 0.7;
}

/* contents */
#contents1{
    margin-bottom: 100px;
}
#contents1::before{
    content: "";
    background-image: url('./Dup/img/moji01.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 350px;
    width: 350px;
    height: 50px;
    z-index: 3;
    position: absolute;
    top: 13%;
    left: 5%;
    transform: rotate(-5deg);
}
#contents2::before{
    content: "";
    background-image: url('./Dup/img/moji02.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 390px;
    width: 390px;
    height: 80px;
    z-index: 3;
    position: absolute;
    bottom: 23%;
    right: 5%;
    transform: rotate(-5deg);
}
#contents1 .con_img{
    border-radius: 1000px 1000px 0 0;
}
#contents2 .con_img {
    border-radius: 0 0 400px 0;
}
#contents3 {
    margin-top: 100px;
}
#contents3 .con_box {
    padding: 5%;
}
#contents3 .line:before {
    left: 0;
    transform: none;
}
#contents3_wrap:before, #contents3_wrap:after {
    height: 140%;
    top: -20%;
}
#contents3_wrap:after {
    background-color: rgba(255,255,255,0.5);
}
#contents3 .con3_btn a{
    max-width: 150px;
    padding: 10px 20px;
}
.con_top{
    font-size: 20px;
    opacity: 0.7;
    display: block;
    line-height: 1;
    z-index: 1;
}
.animate {
  opacity: 0;
  filter: blur(7px);
  transition: all 1s;
}
.animate.show {
  opacity: 0.7;
  filter: blur(1px);
}
.shadow01{
    width: 50%;
    position: absolute;
    top: -20%;
    right: -5%;
    transform: rotate(14deg);
}
.shadow02{
    width: 53%;
    position: absolute;
    top: -20%;
    left: -150px;
    transform: rotate(-20deg);
}

/* topcms */
.more_btn:before {
    width: 100%;
}
.more_btn:hover:after {transition-delay: 0s;}

/* linkcms */
#info_contact .con_box a {
    display: block;
    z-index: 1;
}
#info_contact .con_box a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    border: solid 1px #ae9069;
    opacity: 0.5;
}

/* footer */
#footer {
    background-color: rgba(237,237,237,0.5);
}


/* under page */
#page_title:before{
    background-color: rgba(255,255,255,0.60);
}
/*.pager li a:hover {*/
/*    background-color: rgba(230,196,152,0.5)!important;*/
/*}*/

/* cms1 */
.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);
}
.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}
}

/* cms2 */

/* cms3 */

/* cms4 */
.flow_type3 .cate{counter-reset: box;}
.flow_type3 .cate_box{counter-increment: box;}
.flow_type3 .box_item{padding-top: 60px;}
.flow_type3 .box_title1{z-index: 0}
.flow_type3 .box_title1::before, .flow_type3 .box_title1::after{
	position: absolute;
	content: "";
	display: block;
	pointer-events: none
}
.flow_type3 .box_title1::before {
	content: "0"counter(box);
	font-size: 86px;
	color: #ebebeb;
	left: 0;
	top: -70px;
	z-index: -1;
}
.flow_type3 .box_title1::after{
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #222
}
/*-------- スマートフォン --------*/
@media screen and (max-width: 667px){
.flow_type3 .box_title1::before{
	left: auto;
	right: 0;
	top: -50px
}
.flow_type3 .box_item {
    padding-top: 36px;
}
}

/* cms5 */

/* page7 */

/* page8 */

/* page9 */

/* page10 */


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
	#logo {
		opacity: 0;
	}
	.page #logo {
		opacity: 1;
		max-width: 270px;
	}
	header.scr_header #logo {
		opacity: 1;
	}
	.overlay-menu .nav_menu_more a{
	    background-color: #dbbc94;
	}
    #main_img #left, #main_img #right {
        width: 45% !important;
        height: 40vh !important;
        margin-top: 2vh;
    }
    #intro .intro_top {
        top: 1%;
    }
    .shadow01 {
        top: -30%;
    }
    .shadow02 {
        width: 62%;
        top: -40%;
        left: -100px;
        transform: rotate(-31deg);
    }
    .con_top {
        font-size: 17px;
    }
    #contents1 {
        margin-bottom: 50px;
    }
    #contents1::before {
        background-size: 230px;
        width: 230px;
        height: 30px;
        top: -10%;
        left: 2%;
    }
    #contents2 .con_box {
        margin-top: 0;
    }
    #contents2::before {
        background-position: bottom left;
        background-size: 250px;
        width: 250px;
        height: 70px;
        bottom: 30%;
        right: auto;
        left: 2%;
    }
    #contents2 .con_img {
        border-radius: 0 0 160px 0;
    }
    #contents3_wrap:before, #contents3_wrap:after {
        height: 120%;
        top: -10%;
    }
    .page #logo {
        max-width: 160px;
    }
    #page_title .page_title_box {
        width: 100%;
        background-color: rgba(174,144,105,0.6);
    }
    
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
    #main_img #left, #main_img #right {
        width: 90% !important;
        height: 45vh !important;
        margin-top: 3.5vh;
    }
    header #logo {
        max-width: 130px;
    }
    header.scr_header #logo {
        max-width: 110px;
    }
    #main_img .main_txt{
        margin-top: -20px;
    }
    #intro .intro_top {
        top: -1%;
    }
    .shadow01 {
        top: -17%;
        width: 70%;
    }
    .shadow02 {
        width: 82%;
        top: -1%;
        left: -35px;
        z-index: 5;
    }
    .con_top {
        margin-bottom: 5px;
    }
    #contents1 {
        margin-bottom: 10px;
    }
    #contents1::before {
        background-size: 210px;
        width: 210px;
        top: -6%;
        left: 3%;
    }
    #contents2::before {
        background-position: top right;
        height: 50px;
        bottom: auto;
        top: 29%;
        left: auto;
        right: 4%;
    }
    .page #logo, header.scr_header #logo {
        max-width: 100px;
    }
    
}

/*20220425修正*/
.banner_fixed {
    position: fixed;
    right: 100px;
    z-index: 5;
    max-width: 350px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.banner_fixed a:hover{
    opacity: 0.7;
}
#pc_nav li a::before{
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    bottom: -10px;
    background: #cdcdcd;
}
#pc_nav li:last-of-type a:hover::after, #pc_nav li:last-of-type a::before{display: none;}
#pc_nav li:last-of-type a{
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all 0.3s;
}
#pc_nav li:last-of-type a:hover{
    transform: translateY(-5px);
}
#contents2 .con_btn a{
    border: 1px solid;
    background-color: #AE9069;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    line-height: 1;
}
#contents2 .con_btn a:hover{
    background-color: #fff;
    color: #AE9069;
}
#copyright{
    padding-bottom: 100px;
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#contents2 .con_btn a {
    padding: 15px 10px;
}
.banner_fixed {
    max-width: 300px;
}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.banner_fixed {
    max-width: 250px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}
}

/*20220516修正*/
#copyright {
    padding-bottom: 10px;
}
.banner_fixed {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 0;
    max-width: 45px;
    box-shadow: none;
    z-index: 6;
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.banner_fixed {
    max-width: 40px;
}
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#overlay .left {
    padding-left: 10%;
}
.banner_fixed {
    max-width: 30px;
    transform: none;
}
#contents1 .con_box, #contents2 .con_box {
    padding-left: 5%;
}
#footer_txt span{
    width: 85%;
}
}

