﻿@import url('https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap');
body {
    background-color: #ffffff;
    background-image: url("https://www.transparenttextures.com/patterns/natural-paper.png");
}
main {
    overflow: hidden;
}
html, body {
    font-size: 16px;
    line-height: 1.9;
}
.con_no, #main_menu ul li a, .fv_bnr a p {
    font-family: 'Zen Antique', serif;
    font-weight: normal;
    font-family: 'Yuji Syuku', serif;
}
h3, h4, .font_en, .fv_bnr a, .cms_2-c .box_txt1, .catch, .fv_btn a {
    font-family: 'Yuji Syuku', serif;
 }
figure.shadow {
    box-shadow: none;
}
.font_14 {
    font-size: 16px;
}
.font_12 {
    font-size: 14px;
}
#contents1 {
    background-image: url(Dup/img/kazari1.png), url(Dup/img/kazari2.png);
    background-position: 100% 100%, 0 1%;
    background-repeat: no-repeat;
    background-size: 500px;
}
#contents1 .con_no {
    padding: 0 0 0 8px;
}
#video video {
    min-height: 100%;
    min-width: 100%;
    height: auto;
}
.txt3 {
    max-height: 300px;
    padding: 0 36px 0 0;
    margin-top: 0;
}
.con_no::before {
    height: 0;
}
.link_box li {
    width: 12%!important;
}
header.bg_color4 {
    background-color: transparent;
}
@media(max-width: 768px) {
.fat-nav li a {
    font-size: 20px;
}
footer .link_box li {
    max-width: 30px;
}
#contents1 {
	background-size: 48%;
}
}
@media(min-width: 668px) {
footer .grid_5.mg_t-20px {
    margin-top: 0;
} 
}
@media(max-width: 667px) {
.font_14 {
    font-size: 14px;
}
.fat-nav li a {
    font-size: 4.2vw;
}
.txt3 {
    padding: 0 10px;
    max-height: inherit;
}
#contents1 {
	background-size: 59%;
	background-position: right -25px top 1%, -30px 97%;
}
}
/* ----------------------------------------------------------- LOGO -------------------------------------------------------------------- */
header #logo {
    max-width: 220px;
}
footer .logo img {
    width: 62%!important;
    border: 4px solid #fff;
    box-shadow: 1px 1px 5px rgb(5 5 5 / 18%);
}
@media(max-width: 768px) {
header #logo {
    max-width: 120px;
}
footer .logo img {
    width: 72%!important;
}
}


@media(max-width: 667px) {
header #logo {
    max-width: 94px;
}
header {
    padding-top: 6px;
    padding-bottom: 6px;
}
footer .logo {
    text-align: center;
    max-width: 251px;
    margin: 0 auto;
}
}

/* --------------------------------------------------- TOP CONTENTS ---------------------------------------------------------------------- */
.top_cms_box {
    position: relative;
}
.top_cms_box:before {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 20px;
    content: '';
    display: block;
    background-color: transparent;
    background-image: url(Dup/img/moyou.png);
    background-size: 40px auto;
    background-position: 50% 89%;
}
#main_img:before {
content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.catch {
    font-size: 50px;
    position: absolute;
    margin: 0 auto;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 2;
}
.catch span {
    min-height: 3em;

    vertical-align: middle;
    text-align: center;
}
.fv_btn {
    left: 0;
    right: 0;
    margin: auto;
    bottom: 12%;
    z-index: 1;
}
.fv_btn a {
    color: #202020;
    background: #fff;
    padding: 11px;
    width: 205px;
    display: inline-block;
    border-radius: 10px;
}

#contents2 {
    padding: 100px 0% 150px 5%;
}
#contents3.bg_color1 {
    background-color: #625730;
    background-image: url("https://www.transparenttextures.com/patterns/cardboard-flat.png");
}
@media(max-width: 768px) {
.catch {
    font-size: 34px;
    top: 42%;
}
}
@media(max-width: 667px) {
.catch {
    font-size: 20px;
    top: 50%;
}

.fv_btn {
    bottom: -80px;
}
.fv_btn a {
    color: #202020;
    background: #f7f2ec;
}
#video video {
    width: 127%!important;
    top: 0%;
    left: 50%;
    transform: translate(-50%,0%);
}
#main_img, #video {
    overflow: inherit;
}
#contents_box {
    padding-top: 65px;
}

#contents1 {
    padding: 50px 7%;
}
#contents2 {
    padding: 50px 5% 150px 5%;
}
#top_cms > .box {
    padding: 50px 5%;
}

}
/* ------------------------------------------------------------- CMS ------------------------------------------------------------------- */
#cms_2-c .cate figure {
	margin: 0 auto 30px;
}
#cms_2-c .cate, .cms_2-c .cate_box {
  position: relative;
  background: #f9f7f1;
  border-left:4px dotted rgb(193 160 0 / 12%);
  border-right:4px dotted rgb(193 160 0 / 12%);
  box-shadow:0 0 5px rgba(0,0,0,.2);
  padding: 1em;
  color: #65513f;
}
.cms_2-c .box_item {
    border-left: 0;
}
.cms_2-c .cate_box{
margin-bottom: 15px;
} 


.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;
    border-color: #939393;
}
.link_type1 .link_top a:hover{
    background-color: #f7f1e7;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
.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);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 2em
}
.topcms_news_type2 .box_img1 {
	border-radius: 7px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
#cms_2-c .cate figure {
	margin: 0 auto 0px;
}
}