﻿@font-face {
font-family: "maki";
  src: url("Dup/css/maki.woff") format("woff"),url("Dup/css/maki.woff2") format("woff2");
}


.txt_color3 {
    color: #4dacdc;
}

#main_img{
    position: relative;
}

#main_img:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/left.png), url(./Dup/img/right.png);
    background-position: center left, center right;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 40%;
    pointer-events: none;
}

#main_img:after{
        content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(./Dup/img/font.png), url(./Dup/img/up.png), url(./Dup/img/bottom.png);
    background-position: center bottom, 20% 20%, 93% 80%;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
    background-size: 40%, 30%, 30%;
    pointer-events: none;
}

.bg_color2 {
    background-image: url(./Dup/img/sky.jpg);
}

#fakeloader {
    background-size: cover;
    background-position: top center;
}

#fakeloader:before {
    background-color: rgba(255,255,255,0.15);
}

.oyosi{
    max-width: 800px;
    margin-top: 50px;
}

.bg_color3 {
    background-color: #22af73;
}

.border_color3 {
    border-color: #22af73;
}

#con2{
        background-image: url(./Dup/img/under.png);
    background-position: bottom;
    background-size: 100%;
    padding-bottom: 200px;
        background-repeat: no-repeat;
}

#con4{
    display: none;
}

.topCms .cms_2-c .cate_box{
    padding: 2% 0;
}

#topCms{
        background-image: url(./Dup/img/kumo.png);
    background-attachment: fixed;
    background-size: cover;
}

.con1_inner h2, #con2 p.font_22{
        font-family: maki;
    font-size: 35px;
    font-weight: bold;
    color: #22af73;
}

.bg_color4 {
    background-color: #d3f9f4;
}

.pagetitle_img {
    opacity: 0.7;
    mix-blend-mode: normal;
    background-size: cover;
}

.pagetitle h2 {
    font-size: 40px;
    font-family: maki;
    color: #0454b7;
        font-size: 45px;
}

.pagetitle p{
        color: #fac500;
}

#con3:before{
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: -190px;
    left: 50%;
    background-image: url(./Dup/img/tes1.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-0% , -50%);
    transform: translate(-50% , -0%);
    background-size: 100%;
    pointer-events: none;
}

#con3:after{
        content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: -90px;
    left: 50%;
    background-image: url(./Dup/img/tes2.png);
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50% , -0%);
    transform: translate(-50% , -0%);
    background-size: 100%;
    pointer-events: none;
    z-index: 1;
}

#con2 .topimg3 {
    margin: 30px auto 70px 0px;
}

#con2 div.d_flex{
        background-image: url(./Dup/img/hana.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 11%;
}

#page1{
    overflow: hidden;
}

.sl{
    display: none;
}

.icon img{
    width: 80px;
}

#con3 .title .en {
    font-weight: bold;
}

.eye{
    max-width: 100px;
    display: block;
    margin: auto;
}

#fakeloader .fl{
        max-width: 240px;
}

.txt_color2 {
    color: #22af73;
}

.linkStyle{color: #22af73;}

.banner2{
      bottom: -100px;
      left: 0;
      text-align: right;
      z-index: 2;
      max-width: 150px;
}

.pagetitle > div.posi_rel{
        display: inline-block;
    background-color: rgba(255,255,255,0.5);
    padding: 10px 20px 0;
}


ul.f_sitemap_inner{
    background-color: rgba(112, 188, 227, 0.5);
    box-shadow: 5px 5px 5px rgba(112, 188, 227, 0.5);
}

.footer > p{
        color: #0c5db9;
        text-align: center;
}

#page8 .contact_tel a{
    width: 400px;
}

.tel a{
        border-bottom: 1px solid gray;
    margin-bottom: 20px;
    display: inline-block;
}

.tel a:hover{
    border-bottom: 1px solid white;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 1000px){
.pc_nav{
    display: none;
}

.header-in{
    justify-content: space-between;
}

.header-in {
    height: 100px;
}

}

@media screen and (max-width: 800px){
    #con2 .topimg3 {
    margin: 30px 0 70px auto;
}

}



/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#main_img:after {
    background-image: url(./Dup/img/font.png), url(./Dup/img/up.png), url(./Dup/img/bottom.png);
    background-position: center bottom, 10% 35%, 97% 80%;
    background-size: 45%, 35%, 32%;
}

#con2 .topimg3 {
    margin: 30px auto 70px 0px;
}

#con2 {
    background-position: bottom right;
    background-size: 130%;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.header-in {
    height: 68px;
        margin-top: 5px;
    background-color: white;
}

#main_img {
    padding-top: 87px;
        transform: scale(1.1);
}

.con1_inner h2, #con2 p.font_22 {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 50px;
}

#con2 {
    padding-bottom: 100px;
}

.f_contact_box h4{
    font-size: 40px;
    margin-bottom: 10px;
}

.pagetitle h2 {
        font-size: 30px;
    letter-spacing: 0.01em;
}

#pagetop{
    bottom: 13px !important;
}

#con2 div.d_flex {
    padding-top: 40px;
}

#con3 .title{
        padding: 0 20px;
}

#con3:after {
    bottom: -200px;
}

.banner2{
      max-width: 130px;
}

#page8 .contact_tel a{
    width: auto;
}

}