﻿@import url("https://use.typekit.net/urt0hhi.css");
.linkStyle {
    color: #209957;
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    background-color: #1f1fab;
}
body {
    font-size: 16px; 
}
#loading_bg {
    background-color: #ffffff;
}
header, #loading .gauge {
    background-color: transparent!important;
    background-image: url(dup/img/bg1.jpg);
    /* box-shadow: 3px 0 5px rgb(102 64 24 / 12%); */
    background-size: 500px;
}
.eng1, .eng2, .eng3, .eng4 {
    font-family: liana,script;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 36px;
    color: #e5e5e5;
}
.blur {
    background-color: rgb(255 255 255 / 60%);
}
#loading {
	
	left: 50%;
	transform: translateX(-50%);
}
.cms_title::before {
    display: none;
}

footer {
    padding-top: 25px;
}
.footer_back .f_before {
    display: none;
}
.cms_title {
    padding-left: 0;
    margin-bottom: 80px;
}
.cms_title p {
    text-align: center;
}

/* ------------------------------------------- SVG --------------------------------------------- */
#mask {
    position: absolute;
    left: 50%;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 550px;
}
svg{
	max-width:1446.81px;/*SVGタグの横幅*/
	width:100%;/* レスポンシブ対応にするため100%を指定*/
	height:auto;
}
#mask .cls-1 {
    fill: none;
	 stroke-dasharray: 1500; /* 線の間隔を指定する */
    stroke-dashoffset:1500; /* 線の位置を指定する */
}	
.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:86px;}
/* -----------------------------------------------------------------------------------------------*/
.eng1 {
    top: -47px;
    left: 5%;
    color: #209957;
    font-size: 63px;
    transform: rotate(-6deg);
    filter: drop-shadow(3px 1px 0px rgba(255,255,255,1));
}
.catch {
    z-index: 3;
    top: 10%;
    left: 5%;
    color: #fff;
    font-size: 51px;
    font-weight: bold;
}
.check li {
    padding: 4px 4px 4px 2px;
    font-size: 17px;
    text-align: left;
}
.check li i {
    color: #ffb100;
}
.contents1_wrap {
    position: relative;
    background-image: url(Dup/img/bg2.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding-bottom: 50px;
}
header .link_box li {
    width: 26px!important;
}
header .contact_bt a, header .tel_bt a {
    color: #1f1fab;
}
#main_menu ul li a::before {
    display: none;
}
#contents1 h2, #contents2 h2, #contents3 h3 {
    font-size: 30px;
    border-bottom: 1px solid #1f1fab;
}
#attach .txt_white {
    color: #212121;
}
#attach .txt3, #attach .txt4, #attach .txt6 {
    color: #3a3a3a;
    border-bottom: 1px solid #1f1fab;
}
/*--*/
#main_img {
    background-image: url(../Dup/img/main.jpg);
    background-size: cover;
    background-position: center bottom;
    overflow: visible;
}
.main_txt1 {
    width: 53%;
    max-width: 530px;
    top: 46%;
}
.main_txt2 {
    width: 19%;
    max-width: 137px;
    right: 29px;
    top: 15px;
}
.main_item1 {
    width: 47%;
    max-width: 471px;
    bottom: -64px;
    z-index: 2;
}
#main_menu {
    text-align: center;
}
#main_menu ul li a {
    color: #333;
}
#main_menu ul li a:hover {
    opacity: 0.5;
}

.cate_list li a {
    background-color: #1f1fab;
    color: #fff;
    border: 0;
}
.cate_list li a:hover {
    background-color: #209957;
}
.top_cms_wrap {
    background-attachment: fixed;
    /* background-image: url(Dup/img/bg3.jpg); */
    position: relative;
    background-size: cover;
}
.top_cms_wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 83%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: 500px;
    z-index: 1;
    background-image: url(dup/img/bg1.jpg);
}
.top_cms_wrap:before {
    z-index: 0;
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em #1f1fab!important;
}
.button:hover{
    color: #fff;
}

/*--*/
#page8 .bnr {
    width: 90%;
    max-width: 350px;
    margin-bottom: 50px;
}
.all article section.width_1000-max {
    box-shadow: 12px 13px 13px 0px rgb(7 1 2 / 4%);
    box-shadow: 3px 0px 13px 4px rgb(0 0 0 / 4%);
}

.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;
}
#cms_5-f .cate_box .open_bt .box_title1::before, .cms_5-f .cate_box .open_bt .box_title1::before {
    display: none;
}
#cms_5-f .cate_box .open_bt .box_title1, .cms_5-f .cate_box .open_bt .box_title1 {
    margin-left: 50px
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.banner {display: none;}
#main_img {
    height: 500px;
}
#main_img .slides li {
     /*height: 60vh;*/
 }
 #main_img .slides img {
	min-height: 78vw;
}
.main_txt2 {
    width: 15%;
    right: 13px;
    top: 15px;
}
.main_box {padding-top: 69px;}
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}
/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
.hamburger {
    top: 5px;
}
#logo {
    max-width: 126px;
}
#loading {
    width: 90%;
    right: 0;
    margin: auto;
}
#loading .gauge {
    left: -40px;
}
.all article section {
    padding: 15px 10px;
}
#main_img {
    background-image: url(../Dup/img/main_sp.jpg);
    height: 469px;
}
.main_txt1 {
    width: 74%;
    top: 46%;
}
.main_txt2 {
    width: 18%;
    right: 0;
    top: 0;
}
.main_box {
    padding-top: 50px;
}
#contents1 h2, #contents2 h2, #contents3 h3 {
    font-size: 18px;
    padding-left: 0;
}
#page_title h2 {
    font-size: 4.9vw;
}
.eng1 {
    top: -44px;
    left: 6%;
    font-size: 47px;
}
#page8 .bnr {
    width: 100%;
}
}

/* fix_bnr */
#fix_bnr {
    bottom: 12px;
    right: 18px;
    z-index: 10;
    width: 17%;
    max-width: 229px;
    transition: 0.5s;
}
#fix_bnr.scroll{
    max-width: 229px;
}
#fix_bnr.close{
    opacity: 0;
    z-index: -1;
}
@media screen and (max-width: 768px){
#fix_bnr {
    width: 30%!important;
}
}
@media screen and (max-width: 667px){
#fix_bnr {
    width: 40%!important;
    right: 0;
    /* left: 0; */
    bottom: 10px;
}
}