﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap');
  
:root{--font_zenmaru: 'Zen Maru Gothic', "Yu Gothic Medium", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;}
:root{--font_zenkaku: 'Zen Kaku Gothic New', "Yu Gothic Medium", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;}
    　
.con1_title,.intro_title, #contents .con_title,h3,h2,h4,h5,h6,.hannari,#page10 .pop400,#top_pc_nav li a,#pc_nav li a{font-family:var(--font_zenmaru);}
body, .font_sans-serif,#cms_2-f .box_title1,.cms_2-f .box_title1{font-family:var(--font_zenkaku);}
.font_14 {font-size: 16px;}
/*毎回いる*/

.swiper-button-next, .swiper-button-prev { z-index: 2 !important;}
#top_cms.back1:before {z-index: -1;}
.nav_menu_more a span::before {
    display: none !important;}
.nav_menu_more.mg_t-10px a span::before {
    display: block !important;}
div#contents2_wrap {margin-top: 50px;}

/*タブレット*/
@media screen and (max-width: 768px){
#cms_1-a .pager li {margin-right: 0px;}
}

@media screen and (max-width: 667px){
#contents1 .line:before, #contents2 .line:before {
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);}
}

/*装飾に便利なposi_rel*/
#contents_box,#contents1,#contents2,#contents3,#contents,.con1_outer, .con2_outer, .con3_outer,.img5, .img6, .img7,div#left,div#right,div#intro_wrap,#contents2_wrap{position: relative;}
/*装飾に便利なposi_rel*/
/*装飾に便利な疑似クラス設定*/
#main_img::before, #main_img::after, #contents_box::before, .con1_outer::after, #attach::before, .con2_outer::before,.con2_outer::after,.con3_outer::before,.con3_outer::after,#page_title .title_img::after,article .width_1280-max::before,div#contents1::before,div#contents1::after,div#contents3::before,#contents2::before,div#contents2::after,#page_title .title_img::after,#contents::before,.img5::before, .img6::before, .img7::before,div#left::before,div#right::before,div#intro_wrap::before,div#intro_wrap::after,#contents2_wrap::before{
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    z-index: 1;
}
/*装飾に便利な疑似クラス設定*/

/* color ---------------------------------------------------------------------------------------------*/
:root{
    --color1:#283455;
    --color2:#FF9F2C;
    --color3:#FFE266;
    --color4:#193DA3;
    --color5:#5BC1D8;    
    --white:#FFFFFF;
    --black:#283455;
    --gray:#1FAAC1;
}
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: var(--black);}
.txt_white,.hvr_txt_white:hover{color: var(--white);}
.txt_color1,.hvr_txt_color1:hover{color: var(--color1);} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: var(--color2);} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: var(--color3);} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: var(--color4);} /* アクセントカラー2 */
.txt_color5,.hvr_txt_color5:hover{color: var(--color5);} /* アクセントカラー2 */
/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: var(--white)} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: var(--black);} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: var(--color1);} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: var(--color2);} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: var(--color3);} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: var(--color4);} /* アクセントカラー2 */
.bg_color5,.hvr_bg_color5:hover{background-color: var(--color5);} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}
/* border-color ※!important */
.border_white,.hvr_border_white:hover{border-color: var(--white);}
.hvr_border_black:hover{border-color: var(--black);}
.border_black{border-color: var(--gray);}
.border_color1,.hvr_border_color1:hover{border-color: var(--color1);}
.border_color2,.hvr_border_color2:hover{border-color: var(--color2);}
.border_color3,.hvr_border_color3:hover{border-color: var(--color3);}
.border_color4,.hvr_border_color4:hover{border-color: var(--color4);}
.border_color5,.hvr_border_color5:hover{border-color: var(--color5);}
.linkStyle{color: var(--colo2);
          border-bottom:solid 1px;
}
/* color ---------------------------------------------------------------------------------------------*/



/* top ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.menu .bg_white {
    background: transparent;
    max-width: 100%;
    height: auto !important;
}
.catch img {
    max-width: 40vw;
    transform: translate(7%, -3%);
}

/*枠を付ける*/
#main_img:after {
    content: '';
    position: absolute;
    display: block;
    width: 98%;
    height: 96%;
    border: 5px solid white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    z-index: 1;
}
/*枠を付ける*/

/*＋ヘッダー常に表示*/
.top header {
    opacity: 1 !important;
    z-index: 5;}
div#pc_nav {display: block !important;}
/*1280*/
@media screen and (max-width: 1280px){div#pc_nav{display:none !important;}}
/*＋ヘッダー常に表示*/

#main_img::before{
    background: rgb(25 61 163 / 10%);
    mix-blend-mode: multiply;
    z-index: 1;
}

#pc_nav li {max-width: inherit;}
#pc_nav li a {font-size: 20px;}

div#top_pc_nav {display: none;}

.main01 {
    bottom: 1.5%;
    z-index: 1;
    width: 8vw;
    height:auto;
    left: 30%;}

.main02 {
    bottom: 1.5%;
    z-index: 1;
    width: 14vw;
    height: auto;
    right: 28%;}

.num{display:none;}

div#intro_wrap {
    border-top: dashed 3px;
    border-bottom: dashed 3px;}

div#intro_wrap::before {
    background-image: url(dup/img/item01.png);
    width: 15vw;
    height: 41vh;
    background-size: contain;
    left: -3%;
    top: 10%;
    transform: rotate(346deg);
}

div#intro_wrap::after {
    background-image: url(dup/img/item02.png);
    width: 14.3vw;
    height: 38.3vh;
    background-size: contain;
    right: -5%;
    bottom: 8%;
    transform: rotate(4deg);
}
    
p.intro_txt span {max-width: 850px;}

.marker {
    background: linear-gradient(transparent 60%, rgb(255 226 102 / 30%) 60%);
    font-size: 20px;
    margin-right: 5px;}
    
.item03 img {
    margin-bottom: 60px;
    width: 80%;
    transform: translateX(-15px);}

#contents1 .con_box {margin-top: 0;}
#contents2 .con_box {margin-top: 0;}
div#contents1_wrap ,div#contents2_wrap {margin-top: 7%;
                                        align-items: center;}
div#contents2_wrap {margin-top: 10% !important;}                                        
#contents2::before {
    border-top: dashed 3px;
    width: 80%;
    top: -12%;
    left: 50%;
    transform: translate(-50%, 0);}

.top_menu li a {color: var(--white) !important;}
.scr_header #pc_nav li a {color: var(--color1) !important;}
.intro_b_wrap {
    border: dashed 3px var(--color2);
    background: var(--white);
    padding: 70px 0 70px;
    border-right: 0;
    border-left: 0;
}
section#intro_bottom {margin: 0 !important;}
#top_cms.back1:before {
    height: 125%;
    top: -25%;
}
.back2:before {
    height: 100%;
    top: 20%;
    right: 0;
    width: 70%;
}
.top_cms_box:first-of-type {padding-top: 50px;}
.cms_1-a figure {border: dotted 1px var(--color1);}

a.more_btn.txt_color3 {color: var(--color2);}
.more_btn:before {border-color: var(--color2);}
.more_btn:hover:after {background-color: rgb(255 159 44 / 10%);}

section#intro_bottom {
    margin: 0 !important;
    padding: 0;
}
#info_contact .con_img:before {background-color: rgb(82 129 163 / 43%);}
#info_contact .con_img {
    width: 100%;
    height: 50vh !important;}
#info_contact .con_img img {
    object-fit: cover !important;
    height: 100%;
    width: 100% !important;}


.top_h {padding-top: 20px;}
.scr_header div#header {padding: 20px 5%;}
#pc_nav li a::after {background: rgb(40 52 85 / 70%) ;}
.top_h #pc_nav li a::after {background: rgba(255,255,255,0.5)}
.scr_header .top_h #pc_nav li a::after {background: rgb(40 52 85 / 70%) ;}
    .reco_box .grid_12_sp figure {margin: 0 auto 20px;}
/* top ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/* sub ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*ページタイトル一枚に*/
div#page_left {width: 100% !important;}
div#page_right {display: none;}
/*ページタイトル一枚に*/

.pager li a {background-color: var(--color1) !important;}
.pager li a:hover {background-color: var(--color2) !important;}
#page_title:before {background-color: rgb(220 236 239 / 50%);}
.page6 h3.box_title1,#page6 h3.box_title1 {color: var(--white);}
section#page9 a {background: var(--color2);}
/* sub ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/* all ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
header.scr_header #logo{max-width: 300px;}
#pc_nav li a {color: var(--color1);}
#fakeloader:before{background:#edfcff;}
header.scr_header{background:rgb(255 244 231 / 80%) !important;}
p#logo2 a {max-width: 250px;}
#footer {
    background: #edfcff;}
#footer {
    background: #fff2e4;
    border-top: dotted 2px var(--color2);}    
#footer h2, #footer a {color: var(--color1);}
section#page10 .txt_color3 {color: var(--color2);}
section#page10 .bg_color3 {background: var(--color2);}

.return a {color: var(--color2);}

/*1550*/
@media screen and (max-width: 1550px){
    
    div#intro_wrap::before {
        background-image: url(dup/img/item01.png);
        width: 11vw;
        height: 35vh;
        background-size: contain;
        left: -5%;
        top: 8%;
        transform: rotate(354deg);}
        
    div#intro_wrap::after {
        background-image: url(dup/img/item02.png);
        width: 12.3vw;
        height: 31.3vh;
        background-size: contain;
        right: -6%;
        bottom: 8%;
        transform: rotate(4deg);}

}

/*1280*/
@media screen and (max-width: 1280px){
.button_container span {
    color: var(--color1);
    background: var(--color1);}
    
div#intro_wrap::after {
    background-image: url(dup/img/item02.png);
    width: 11.3vw;
    height: 22.3vh;
    background-size: contain;
    right: -9%;
    bottom: 3%;
    transform: rotate(4deg);}    
    
div#intro_wrap::before {
    background-image: url(dup/img/item01.png);
    width: 10vw;
    height: 29vh;
    background-size: contain;
    left: -9%;
    top: 8%;
    transform: rotate(354deg);}
.overlay {background: linear-gradient(135deg, rgba(40,52,85,0.9) , rgb(40 52 85 / 90%) ) !important;}
    
}

/*タブレット*/
@media screen and (max-width: 768px){
    span.menu{color:var(--color1) !important;}    
    .button_container.active span:nth-of-type(1){color:var(--white) !important;}    
    #logo {
        max-width: 200px;
        padding: 10px 0;}
    header.scr_header #logo {max-width: 200px;}    
    p#logo2 a {max-width: 180px;}
    .page_title_box{width: 48%;}    
    #overlay .left li {max-width: inherit;}
    .top_h {padding-top: inherit;}
    .top_h .top,.top_h .middle,.top_h .bottom{ background: var(--white);}
    .button_container span { color: var(--white);}
    
    .scr_header .top_h .top,.scr_header .top_h .middle,.scr_header .top_h .bottom{ background: var(--color1);}
    .scr_header .button_container span { color: var(--color1);}   
    .scr_header div#header {
        padding: inherit;
        padding-left: 5%;
        padding-right: 5%;}    
    .catch img {
        max-width: 64vw;
        transform: translate(7%, 3%);}
    .main01 { left: 22%;}        
    .main02 { right: 19%;}
    
    .marker {
        font-size: 17px;
        letter-spacing: 2px;}
    div#intro_wrap::after,div#intro_wrap::before{display:none;}
    #contents2::before {top: 0;}
    .item03 img {margin-bottom: 35px;
                width:100%;
    }
    div#contents1_wrap, div#contents2_wrap {
        margin-top: 10%;
        align-items: flex-start;}
    #contents1_wrap figure {margin-top: 15%;}        
    #contents2 .con_box {padding-right: 5%;}    
    .reco_box.d_flex {
        padding-right: 2%;
        padding-left: 2%;}    
    #info_contact .con_img {
        width: 100%;
        height: 25vh !important;}
    div#contents2_wrap {margin-top: 5% !important;}
    .top span.menu{color:var(--white) !important;}
    .top .scr_header .button_container span{color:var(--color1) !important;}
}




/*スマホ*/
@media screen and (max-width: 667px){
    .catch img {
        max-width: 100vw;
        transform: translate(8%, -3%);}
    .main02,.main01{display:none;}
    #main_img:after {
        width: 95%;
        height: 97%;
        border: 5px solid white;}
    .font_14{font-size:14px;}
    .marker {
        font-size: 15px;
        letter-spacing: 2px;
        font-weight: 600;
        color: var(--color4);}
    .item03 img {transform: translateX(0px);}
    #contents2::before {width: 90%;}
    div#contents2_wrap {margin-top: 10% !important;}
    div#contents2_wrap h3 {
        font-size: 20px;
        letter-spacing: 2px;}
    .back1:before {width: 70%;}
    .reco_box .grid_12_sp {width: 50% !important;}
    .reco_box .grid_12_sp figure {margin: 0 auto 20px; width:100% !important;}
    .intro_b_wrap {padding: 50px 0 30px}
    .top_cms_box:first-of-type {padding-top: 30px;}    
    #info_contact .con_img {
        width: 100%;
        height: 35vh !important;}
    #footer h2{display:none;}
    .page_title_box {
        width: 80%;
        padding-right: 15px;
        padding-left: 15px;}
    #cms_2-g .cate_title {font-size: 1.6em;}
    section#cms_5-e .box_item {padding: 5px;}
.page6 h3.box_title1, #page6 h3.box_title1 {
    color: var(--white);
    padding: 5px !important;
    letter-spacing: 1.2px;
    font-size: 15px;
    text-align: center;
}    
}








/*youtube*/
.yt {
    width: 70% !important;
    padding: 0 5%;
}
.video_cms {
    padding-bottom: 60.25%;
    height: 0;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
/* YouTube */
.yt{width: 100% !important;}
.video_cms {padding-bottom: 56.25%;}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
/* YouTube */
.video_cms {padding-bottom: 56.25%;}
}



/*バナー-------------------*/
#fix_bnr {
    bottom: 45px;
    right: 84px;
    z-index: 10;
    width: 170px;}
    
@media screen and (max-width: 1280px){
#fix_bnr {
    bottom: 45px;
    right: 79px;
    z-index: 10;
    width: 150px;
}
}

@media screen and (max-width: 768px){
#fix_bnr {
    bottom: 35px;
    right: 55px;
    z-index: 10;
    width: 130px;
}
div#h1txt {padding-bottom: 110px;}
}

@media screen and (max-width: 667px){
div#h1txt {padding-bottom: 30px;}
#fix_bnr {
    bottom: 0px;
    right: auto;
    left: 0;
    width: 100%;
    text-align: center;
}
#fix_bnr span{padding:10px 0;}
#fix_bnr span {
    padding: 10px 0;
    background: var(--color5);}
p#copyright {
    padding-bottom: 50px;}
    
.cp08 {padding-bottom: 10px !important;}
}

.con08 {
    padding-bottom: 30px !important;
}
