﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&display=swap');
body {
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 500;
 overflow: hidden;
}
h2, h3, h4 {
    font-weight: 500;
}
.font_14 {
    font-size: 15px;
}
#con2 .font_27, #con3 .title .en, .topTxt1, .c-btn {
    font-family: 'Mochiy Pop One', sans-serif;
    letter-spacing: 0.12rem;
}
.cms_wrap figure {
    border-radius: 14px;
}
#con2, #con3 {
    position: relative;
}
.all_contents .content {
    box-shadow: 1px 2px 5px #e1e1e1;
}
.bill1 {
    left: 3%;
    top: -89px;
    z-index: 1;
    width: 247px;
}
.bill2 {
    right: 3%;
    top: -89px;
    z-index: 1;
    width: 247px;
}
#con2:before, #topCms:before {
    content: "";
    display: block;
    position: absolute;
    top: -18px;
    left: 0px;
    width: 100%;
    height: 19px;
    background-image: url(Dup/img/wave3.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
}
#con2:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -18px;
    left: 0px;
    width: 100%;
    height: 19px;
    background-image: url(Dup/img/wave3.png);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
    transform: rotate(180deg);
}
.catch span {
    font-weight: bold;
    letter-spacing: 0.3rem;
    font-size: 2.7vw;
}
.catch:before {
    content: "";
    display: block;
    width: 50px;
    height: 39px;
    background-image: url(Dup/img/kazari.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0%;
    position: absolute;
    top: -31px;
    right: 30%;
}
.catch strong {
    background-color: #fff;
    color: #FF9E03;
    display: inline-block;
    padding: 0.1rem 1.3rem;
    font-size: 1.4vw;
    margin-top: 14px;
}
#con1 {
    background-image: url(Dup/img/text1.png), url(Dup/img/text2.png);
    background-repeat: no-repeat;
    background-size: auto 100%, auto 61%;
    background-position: 0 50%, 100% 50%;
}
.marker {
    background: linear-gradient(transparent 60%, #ff6 60%);
}
p.daikei {
    width: 32%;
    min-width: 376px;
    height: 100%;
    border-top: 40vw solid #FF9E03;
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    box-sizing: border-box;
    display: block!important;
}
.orange {
    color: #ff6a00;
    font-weight: 600;
    background: linear-gradient(transparent 60%, #fff 60%);
}
.txt_color5 {
  color: #ff6a00;
}
.logo1 {
    padding-left: 10px;
    padding-right: 1%;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#con3 .title .en {
    position: relative;
    display: inline-block;
}
.title h3 .sl:nth-of-type(1) {
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -23px;
}
.title h3 .sl:nth-of-type(2) {
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -23px;
}
.icon img {
    transform: translateY(-13px);
}
.pc_nav {
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    max-width: 780px;
    justify-content: space-between;
}
.pc_nav li {
    padding-right: 13px;
    padding-left: 13px;
}
.pc_nav li a .font_16 {
    font-weight: 500;color: #ff6a00;
}
.pc_nav li a .font_15 {
    color: #f5b500;
}
#con3 h4 {
    font-weight: 500;
    color: #ffffff;
    font-size: 24px;
    transform: translateY(-14px);
    line-height: 1;
    background: #ff9e03;
    display: inline-block;
    padding: 6px 12px;
    z-index: 0;
    position: relative;
    border-radius: 22px;
    line-height: 1.4;
}
.cate_list li a:hover {
    background: #1aa102;
    color: #fff;
}

/* ------------------------------------------------------------------------------------------------------------------ */
.copy {
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer {
    padding: 80px 0px 20px;
}
.f_contact_box h4 {
    font-size: 31px;
}

@media screen and (min-width:769px){
.header-in {
    height: 93px;
}
.f_sitemap_inner li {
    width: 25%;
}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.bill1, .bill2 {
    top: -59px;
    width: 177px;
}
.header-in {
    margin-top: 2px;
}
.catch span {
    font-size: 3.6vw;
}
.catch strong {
    font-size: 2.2vw;
}
#con1 {
    background-size: auto 84%, auto 38%;
    background-position: 0 25%, 100% 95%;
}
#con2:after, #con2:before, #topCms:before {
    background-size: 100% 15px;
}
}

@media screen and (max-width: 667px){
.content.width_90per {
    width: 93%!important;
}
.bill1, .bill2 {
    top: -37px;
    width: 116px;
}
#con2:after, #con2:before, #topCms:before {
    background-size: 100% 5px;
}
#con1 {
    background-size: 65% auto, 79% auto;
    background-position: 0 0%, 100% 100%;
}
.header-in {
    margin-top: 10px;
}
.catch span {
    font-size: 5.2vw;
}
.catch strong {
    font-size: 3.7vw;
}
.main_img_inner {
    height: 66vw;
    overflow: hidden;
}
.main_img_inner img {
    width: auto;
    height: 100%;
    position: absolute;
    right: -16px;
}
.title h3 .sl:nth-of-type(1) {
    left: -37px;
    margin-top: -13px;
}
.title h3 .sl:nth-of-type(2) {
    right: -37px;
    margin-top: -13px;
}
.f_contact_box h4 {
    font-size: 6vw;
}
.logo2 a {
    max-width: 175px;
    margin-bottom: 30px;
}
p.daikei {
    border-top: 69vw solid #FF9E03;
    border-left: 75px solid transparent;
    border-right: 91px solid transparent;
    z-index: 1;
    left: 11%;
}
.catch {
    z-index: 1;
    left: 32%;
}
}