﻿/*@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500&display=swap');*/
body {
    /*font-family: 'Zen Maru Gothic', sans-serif!important;*/
    line-height: 1.8;
}
main.blur {
    background-position: 50%;
    background-image: url(Dup/img/bc.png);
}
.overlay {
    line-height: 1.5;
}
.overlay .overlay-nav .top li {
    margin-bottom: 16px;
}
header {
    background: rgb(255 118 0 / 33%);
}
#intro figure {
    border-radius: 20px;
    box-shadow: 13px 13px 0px 0px #ffceab
}
#intro figure img {
    border-radius: 20px;
}
.cms_wrap figure img {
    border-radius: 20px;
}
.png1 {
    width: 500px;
    position: fixed;
    right: -5%;
    top: 10px;
    opacity: 0.1;
}
.png2 {
    width: 463px;
    left: 7%;
    top: 7px;
    opacity: 0.1;
    position: absolute;
}
.png3 {
    width: 424px;
    position: absolute;
    right: -18%;
    top: -31%;
    opacity: 0.1;
}
.png4 {
    width: 500px;
    position: absolute;
    left: -10%;
    top: -49px;
    opacity: 0.1;
}
.intro_title1 {
    max-width: 392px;
    margin: 0 auto;width: 87%;
}
#logo img {
    width: 253px;
}
#contents .con_title {
    line-height: 1;
}
#contents .con_title, .intro_title1, .cms_title h3, #page_title .jp {
    font-weight: 700;
}
.top_title h2 {
    text-shadow: 1px 1px 21px rgb(0 0 0 / 14%);
}

#contents_wrap, #top_cms_wrap {
    max-width: 1280px;
margin: 0 auto;
}
.fi1, .fi3 {
    position: absolute;
    top: 0;
    left: -30%;
    min-width: 164%;
    height: 280px;
    background: #fff0db;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(9deg);
    -ms-transform: rotate(9deg);
    transform: rotate(9deg);
    z-index: -1;
}
.fi2 {
    position: absolute;
    top: 59%;
    left: -30%;
    min-width: 164%;
    height: 280px;
    background: #fff0db;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    transform: rotate(-9deg);
    z-index: -1;
}
.cms_title h3 {
    font-size: 25px;
}
.cms_title p {
    position: absolute;
    top: -41px;
    font-size: 54px;
    line-height: 1;
    z-index: -1;
    opacity: 0.4;
    left: -8px;
    font-weight: bold;
}
.catch {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 2;
    font-size: 21px;
    max-width: 500px;
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.2));
}
.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: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#logo img {
    width: 277px;
    max-width: 249px;
}
.menu-trigger, .close-trigger {
    top: 62%;
}
.png1 {
    width: 373px;
    right: -8%;
    top: 8px;
}
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
.png2 {
    width: 341px;
    left: -3%;
    top: 4px;
}
.png3 {
    width: 355px;
    right: -22%;
    top: -23%;
}
.png4 {
    width: 370px;
    left: -10%;
    top: -15%;
}
}
@media(max-width: 667px) {
.png1 {
    width: 201px;
    right: -5%;
    top: 10px;
}
.png2 {
    width: 235px;
    left: -3%;
    top: 4px;
}
.png3 {
    width: 209px;
    right: -22%;
    top: -32%;
}
.png4 {
    width: 212px;
    left: -10%;
    top: -17%;
}
#logo img {
    max-width: inherit;
    width: 165px;
    padding: 6px 0;
}
#loading .kvArea .img_box img {
    width: 180px;
}
#logo2 a img {
    width: 200px;
}
#contents_wrap {
    padding-left: 6%;
    padding-right: 6%;
}
.catch {
    font-size: 5vw;
    width: 90%;top: 46%;
}
.fi2 {
    top: 17%;
}
.more_item {
    padding: 6px;
}
.page_container .con_box.pd_5per {
    padding: 5% 2%;
}
footer .scroll {
    right: -21px;
}
}