﻿/*===========================================================*/
/* 個別 */
/*===========================================================*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap');
body,.fon_jos{font-family: 'Zen Maru Gothic', serif;}
.linkStyle{color: #333;border-bottom: 1px solid;}
html {
    font-size: 17px;
}
.scroll{display: none;}
#wrap{
    margin: auto;
    /* max-width: 500px; */
    /* height: 200px; */
    background-color: #f6f4eb;
    background-image: radial-gradient(#ffffff 10%, transparent 13%), radial-gradient(#ffffff 10%, transparent 13%);
    background-position: 0 0, 18px 18px;
    background-size: 36px 36px;
}
#page-top {
    width: 100px;
    height: 100px;
    background-color: transparent;
}
#page-top::before{display: none;}
.fixbnr {
    z-index: 2;
    left: 10px;
    bottom: 10px;
    width: auto;
    justify-content: flex-start;
}
.fixbnr a{width:150px;}
.fixbnr a img {transition: all 0.4s;}
.fixbnr a:hover img {
 transform: scale(1.05,1.05);
}
#top_contents1 h3,#top_contents3 h3,#top_news h3,#top_cms h3{color: #1c7c47;}
#top_contents1 h3,#top_contents3 h3{
    display: inline-block;
    border-bottom: 4px dotted;
    padding-bottom: 0;
}
#top_contents1 .con1_txt_wrap{padding: 200px 5% 150px;}
#top_contents3 .con_before{display: none;}
.font_16up{    font-size: calc(1rem + 16px);;
}
.triangle01{display: none;}
.catch {
    z-index: 4;
    top: 14%;
    left: 6%;
    width: 60%;
    max-width: 700px;
    filter: none;
}
#top_contents1::before, #top_cms::before {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
}
#top_contents1::before, #top_cms::before {
    width: 100%;
    height: 90px;
    background-image: url(./Dup/img/nami.png);
    background-size: cover;
    left: 0;
    top: 50px;
    transform: rotate(180deg);
    z-index: -1;
}

#top_cms::before{top: 0;}
.con3_wrap3  {
    z-index: 1;
}
#top_news,
#footer_info > div{
    position:relative;
}
#top_news::before, #top_news::after,
#footer_info > div::before,#footer_info > div::after{
    content: '';
    position: absolute;
    display: block;
    width: 30vw;
    height: 220px;
    top: -5%;
    z-index: 2;
    pointer-events:none;
}
#top_news::before, #footer_info > div::before{
    background: url(./Dup/img/item01.png) no-repeat;
    background-size: contain;
    background-position: top left;
    left: -2%;
}
#top_news::after,#footer_info > div::after {
    background: url(./Dup/img/item02.png) no-repeat;
    background-size: contain;
    background-position: top right;
    right: -2%;
}
.cms_6-b .cate_box .box_txt2 {background-color: #fff;}
.dec01{
    bottom: -11%;
    right: -3%;
    max-width: 250px;
    width: 20%;
}
.dec02{
    top: -27%;
    right: 0;
    max-width: 250px;
    width: 17%;
}
.dec03{
    bottom: -11%;
    right: 7%;
    max-width: 400px;
    width: 32%;
}
#top_contents3 .con3_box1 figure{border-radius: 24px;}
/*===========================================================*/
/* コード集 */
/*===========================================================*/
.contact_type1.con_box2 a{
    display: block;
    max-width: 450px;
    margin: 0 auto;
    transition: opacity .6s;
}
.contact_type1 .cate_title {
    padding: 0;
    margin: 0;
    font-size: 19px;
    margin-bottom: 16px;
}
/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
.contact_type1 .left, .contact_type1 .right {
    padding: 30px 27px 30px;
    width: 100%!important;
    margin-bottom: 20px;
}
.contact_type1 .cate_title {
    font-size: 17px;
}
}

/*===========================================================*/
/* 下層 */
/*===========================================================*/

/*===========================================================*/
/* タブレット820px */
/*===========================================================*/
@media screen and (max-width: 820px){
    #main_img {
    height: 120vw;
    width: 100%;
}
.mainwrap-r{width: 100%;}
.mainwrap-r h1 {
    width: 140px;
}
.catch {
    top: 34%;
}
#sp_nav .sp_nav_inner {
    display: block;
}
.menu_stick {
        display: block;
    position: absolute;
    position: fixed;
    right: 0;
    top: 20px;
    width: 84px;
    height: 78px;
    cursor: pointer;
    z-index: 100;
    border-radius: 75px 0 0 75px;
    -webkit-transition: shadow 0.2s ease, transform 0.2s ease;
    -moz-transition: shadow 0.2s ease, transform 0.2s ease;
    -o-transition: shadow 0.2s ease, transform 0.2s ease;
    transition: shadow 0.2s ease, transform 0.2s ease;
    box-sizing: border-box;
    box-shadow: 0px 4px 7px -6px rgba(0, 0, 0, 0.12);
}
#con_nav,.head_tel,#sns_link{display: none;}
#top_contents1 .con1_img{    width: 91.66667% !important;}
#top_contents1 .con1_img2{    width: 30.66667% !important;bottom: -58px;}
#top_contents1 .con1_txt_wrap{width: 100%!important;padding: 50px 5% 100px;}
#top_contents3 .con3_box1,.con3_txt_wrap,.con3_box2,.con3_box3{width: 100%!important;}
.con3_txt_wrap{padding-top: 30px;}
#top_news{margin-bottom: 50px;}
.footer_h1{text-align: left;}
.dec02 {
    top: 47%;
}
}



/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
    html, body {
    font-size: 15px;
}
    #main_img{
            background-image: url(./Up_Img/209/h0hko3p3.jpg);
    background-position: center right -50px;
    background-repeat: no-repeat;
    }
#top_contents1 .con1_txt_wrap {
    padding: 50px 5% 100px;
}
#top_contents1 .con1_img2 {
    bottom: -120px;
}
.dec01 {
    bottom: -57%;
}

.catch {
    z-index: 4;
    top: 29%;
    left: 6%;
    width: 72%;
    max-width: 700px;
    filter: none;
}
.mainwrap-r h1 {
    width: 140px;
}
#top_news::before, #top_news::after, #footer_info > div::before, #footer_info > div::after{width: 40vw;}
#sp_nav .sp_nav_inner{display: block;}
}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
.fixbnr a{width:80px;}
.font_16up {
    font-size: calc(1rem + 8px);
}
.mainwrap-r h1 {
    width: 80px;
}
.catch {
    top: 32%;
    width: 80%;
}
.dec01 {
    bottom: -25%;
}
.dec02 {
    top: 30%;
}
.dec03 {
    width: 40%;
}
#top_contents1 .con1_img2 {
    bottom: -6%;
}
#top_cms::before {
    top: -30px;
}
#top_news::before, #top_news::after, #footer_info > div::before, #footer_info > div::after{top: -2%;}
.footer_item{padding-bottom: 100px;} 
#top_contents1 .con1_img2{width: 41.66667% !important;}
#top_contents1 .con1_img2 div{min-width: inherit;}
#top_contents3 h3{font-size: 5vw;}
.footer_txt span{font-size: 14px;}
#top_contents1 h3{font-size: 22px;}
}


/*===========================================================*/
/* IE */
/*===========================================================*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){



}


/*===========================================================*/
/* Firefox */
/*===========================================================*/
@-moz-document url-prefix(){

}