﻿@import url('https://fonts.googleapis.com/css2?family=Kosugi&family=Montserrat:wght@500&family=Oooh+Baby&display=swap');

body, .font_sans-serif{
    font-family: 'Montserrat', 'Kosugi', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}

#contents .box .txt_wrap p.txt_color3, #page_title p.font_25, .other .box_title2, #top_cms .cms_title p.txt_color3{
    font-family: 'Oooh Baby', 'Montserrat', 'Kosugi', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
}
.font_bold{
    font-weight: normal;
}

/*** oter ***/

#wrap {
    width: calc(100% - 40px);
    margin-top: 20px;
}

.top_page header, .all_header{
    display: none;
}

.main_img_wrap {
    height: calc(100vh - 40px);
    width: calc(100% - 40px);
    z-index: 1;
    background-color: #333;
}
.main_img_wrap::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('./Dup/img/bg_img6.png'), url('./Dup/img/bg_img7.png');
    background-repeat: no-repeat;
    background-position: top left, bottom right;
    background-size: 30%;
    pointer-events: none;
    z-index: 1;
}
.main_img_wrap .navi{
    display: none!important;
}
.main_title{
    z-index: 1;
}

.svg_box{
    display: none!important;
}

.menu{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
}
.menu.is-fixed{
    background-color: #fff;
}
.menu .logo{
    width: 150px!important;
}
.menu .nav{
    padding-left: 100px;
}
.menu .nav ul li, .menu .nav ul li a, .top_nav ul li, .top_nav ul li a{
    transform: none;
    border: none;
    margin: 0;
}
.menu .nav ul li a, .top_nav ul li a{
    padding: 0 15px;
}
.menu .nav ul li a .nav1{
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 2px;
}
.menu .nav ul li a .nav2{
    opacity: 0.5;
    font-size: 12px;
}

.main_wrap{
    background-image: url('./Dup/img/bg_img2.png');
    background-size: 40%;
    background-position: top -100px left 0;
    background-repeat: no-repeat;
    margin-top: calc(100vh - 40px);
}

#contents{
    background-color: transparent;
    padding-bottom: 0;
    background-image: url('./Dup/img/bg_img3.png');
    background-size: 40%;
    background-position: top 70% right 0;
    background-repeat: no-repeat;
}
#contents .box{
    margin: 0 0 150px;
}
#contents .box .txt_wrap{
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    max-width: 550px;
}
#contents .box .txt_wrap.pd_r-40px{
    padding-right: 60px;
}
#contents .box .txt_wrap.pd_l-40px{
    padding-left: 60px;
}
#contents .box:nth-child(odd) figure:after{
    right: 50%;
    background-image: url(./Dup/img/bg_img.jpg);
    background-size: cover;
    background-position: center;
    width: 140%;
    height: 100%;
    border: none;
    opacity: 1;
    top: 100px;
}
#contents .box .txt_wrap p.txt_color3{
    font-size: 40px;
    position: relative;
    left: -30px;
    margin-bottom: 20px;
}
#contents .box figure span{
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
    background-color: #f1f4ef;
}
#contents .box:nth-child(1) figure span, #contents .box:nth-child(5) figure span{
    transform: rotate(5deg);
}
#contents .box:nth-child(3) figure span{
    transform: rotate(-5deg);
}

.img-container:before, .t_cms_img2 .img-container:before{
    background-color: #d9e0d5;
}

#top_cms, .all_page{
    background-color: #fff;
}
#top_cms:before, .all_page:before{
    display: none;
}
#top_cms{
    background-image: url('./Dup/img/bg_img4.jpg');
    margin-bottom: 20px;
}
#top_cms .top_cms_wrap{
    padding-bottom: 1px;
}
#top_cms .line, .top_cms_box:before{
    display: none;
}
#top_cms .top_cms_box{
    padding: 50px 100px 100px;
    background-color: #fff;
    margin-bottom: 100px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}
#top_cms .cms_title{
    position: relative;
    left: -50px;
}
#top_cms .cms_title::before{
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    top: 0;
    left: -50px;
    background-color: #146d42;
}
#top_cms .cms_title p{
    display: inline-block;
}
#top_cms .cms_title p.txt_color3{
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: normal;
}
#top_cms .cms_title p.font_12up{
    font-size: 20px;
    margin-left: 10px;
}
#top_cms .cms_title p.font_12up::before{
    content: "-";
    margin-right: 10px;
}
.top_cms_box .more_box .more div{
    font-weight: normal;
}
.top_cms_box .more span{
    width: 20%;
}

#page_title p.font_25{
    font-size: 50px;
    letter-spacing: 0;
    color: #146d42;
}

.all_page{
    background-image: url('./Dup/img/bg_img2.png');
    background-size: 40%;
    background-position: top -100px left 0;
    background-repeat: no-repeat;
}

.cate_title{
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	width: 100%!important;
	font-size: 24px;
	text-align: left;
	padding-bottom: 10px!important;
	margin-bottom: 30px;
	border-bottom: solid 2px #d9e0d5;
	color: #146d42;
	font-weight: normal;
	position: relative;
}
.cate_title::before{
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    left: 0;
    bottom: -2px;
    background-color: #146d42;
}
.cate_list{
    border-bottom: none;
}
.cate_list li{
    width: auto;
    padding: 10px;
    margin: 0;
}
.cate_list li a{
    padding: 10px 15px;
    font-size: 14px;
    background-color: #f1f4ef;
    color: #146d42;
}
.cate_list li a:hover{
    background-color: #d9e0d5;
    transform: translateY(-5px);
}
.pager li{
    margin: 0 10px!important;
}

#cms_3-b .box_wrap, .cms_3-b .box_wrap{
    justify-content: flex-start;
}

.other .box:first-child{
    padding-right: 10px;
    border: none;
}
.other .box:last-child{
    padding-left: 10px;
    border: none;
}
.other .box:hover{
    background-color: #fff;
}
.other .box a{
    display: block;
    transition: 0.5s;
}
.other .box:hover a{
    background-color: #146d42;
    transform: scale(0.95);
}
.other .box figure{
    opacity: 0.3;
}
.other .box_title2{
    font-size: 30px;
}

footer{
    background-image: url('./Dup/img/bg_img5.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}

i:before{
    font-family: "FontAwesome";
    font-style: normal;
}


/** tablet 780 **/
@media screen and (max-width: 768px){
header .logo {
    width: 100px;
}
.all_header {
    position: absolute!important;
    left: 0;
    top: 40px;
    padding-left: 20px;
}
#nav_menu{
    top: 20px;
}
.top_page header .logo{
    display: none;
}
.top_page header, .all_header{
    display: block;
}
.main_wrap, #contents, .all_page{
    background-size: 60%;
}
.main_img_wrap {
    height: 100vw;
}
.main_img_wrap::before {
    background-size: 50%;
}
.main_wrap {
    margin-top: 100vw;
    padding-top: 0!important;
}
main{
    padding-top: 0!important;
}
#contents {
    background-position: top 75% right 0;
}
#contents .box:nth-of-type(3){
    flex-direction: column-reverse;
}
#contents .box .txt_wrap{
    padding: 0!important;
    margin: 0!important;
    width: 90%;
}
#contents .box figure{
    width: 90%;
    margin-top: 40px!important;
}
#top_cms .top_cms_box{
    padding: 50px;
}
#top_cms .cms_title{
    left: 0;
}
#page_title{
    padding-top: 100px;
}
footer{
    background-image: url('./Dup/img/bg_img5_sp.png');
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#nav_menu {
    top: 0;
}
header .logo {
    width: 80px;
}
.all_header {
    top: 20px;
}
.main_wrap, #contents, .all_page{
    background-size: 80%;
}
.main_wrap {
    background-position: top -50px left 0;
}
#wrap {
    width: calc(100% - 20px);
    margin-top: 10px;
}
.main_img_wrap {
    width: calc(100% - 20px);
}
#contents .box .txt_wrap p.txt_color3{
    left: -20px;
}
#top_cms{
    margin-bottom: 10px;
}
#top_cms .top_cms_box{
    padding: 50px 20px;
}
#top_cms .cms_title::before{
    left: -20px;
}
#page_title p.font_25{
    color: #fff;
}
.page_title_box:before{
    display: none;
}
#page_title .img-container::after{
    background-color: #146d42;
    opacity: 0.4;
}
.other .box{
    padding: 0!important;
    margin-bottom: 10px!important;
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {
.top_cms_box .more_box .more div, .page10 .more_box .more div{
    padding-top: 0;
}
.pager li a span{
    padding-top: 10px;
}
#page9 p a{
    padding-top: 5px;
}
}