﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500&display=swap');

body, .overlay, .overlay-nav, .en, .g-menu, nav, .en_font{
    font-family: 'Zen Kaku Gothic New', "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
/* -----------------------------　body------------------------------------- */
body{
    overflow:hidden!important;
}
/* ----------　font　---------- */

/* color -----------------------------------------------------------------------------*/
:root{
    --color1:#00afcc;
    --color2:#f4feff;
    --color3:#00a1da;
    --color4:#2e3192;
    --color5:#13a3f2;
    --white:#ffffff;
    --black:#43414c;
    --gray:#ccc;
}

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(--color3);
    border-bottom:solid 1px;
}

.linkStyle:hover{
	color: var(--color1);
	opacity: 0.7;
	transition: all 0.5s;
}

body#body {
    background: var(--white);
}

#cms_3-a .bg_color4, #header.active, span.footer_bg, #bottom_tel a {
    background: var(--color2);
}

/* ----------　time　---------- */
.time{
    display: none;
}

.con2_item {
    font-weight: 700;
}

/* ----------　cms　---------- */
a.width_500-max.width_90per_tb.hvr_opa05.motion05s.d_block.pd_t-30px.mg_t-10px.pd_b-40px.pd_t-40px_sp.pd_b-10px_sp {
    padding: 5%;
}

/* ---------------------------------------------　TOP　---------------------------------------- */
#main_img {height: 94vh;}

h1#logo {
    width: 80%;
}


header::before{
    display: none;
}
/* ----------　catch　---------- */
img.main_i {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.catch {
    object-fit: contain;
    z-index: 3;
    max-width: 1000px;
    width: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    bottom: auto;
    filter: drop-shadow(0px 0px 50px rgba(0,175,209,0.2));
}

/* -------------------　top_contents　----------------- */
#top_contents1 .info_title {
    z-index: 2;
}

#top_contents1 .info_title {
    color: var(--color1);
    font-weight: bold !important;
}

#top_contents1 h3.con_title span{
    background-image: linear-gradient(to bottom, #ffeb3b00 69%, #ffeb3b63 47%);
}

section#top_contents2 {background-position: right 28% center;}

#top_contents2 h3.con_title span{
    background-image: linear-gradient(to bottom, #ffeb3b00 69%, #ffeb3b63 47%);
}

#top_contents2 span.con2_bg {
    opacity: 0.4;
    background: linear-gradient(273deg, #a1e4ef 6%, #61cfe1 48%, #00afcc 100%);
}

#top_contents2:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -36px;
    right: -81px;
    width: 635px;
    height: 37px;
    background-size: auto auto;
    background: rgb(219,241,244);
    background: linear-gradient(87deg, rgba(219,241,244,1) 6%, rgba(137,219,232,1) 48%, rgba(0,161,218,1) 100%);
    opacity: 0.5;
}

#top_contents3 .con3_no {
    font-size: 98px;
    left: 12px;
    bottom: -33px;
    font-weight: 500;
    color: var(--color1);
    mix-blend-mode: multiply;
    opacity: 0.8;
}

#top_contents3 .con_txt{
    font-size: 16px;
}

.con1_img:before {width: 100%;}

.con3_wrap h3, .con3_wrap p {
    color: var(--color5);
}

/* -------------------　footer　----------------- */
#footer_info .info_title{
    z-index: 2;
}

#footer_info .info_title, .sub_title {
    font-weight: 600;
}

#fix_banner {
    width: 135px;
}

p.info_title {
    opacity: 0.6;
}
/* -------------------　BLOG　----------------- */
ul.eacon.txt_center {
    padding-bottom: 20px;
}
/* ----------　pager　---------- */


/* ---------------------------------　下層ページ　--------------------------------- */
p.sub_title {
    text-shadow: var(--white) 1px 1px 0, var(--white) -1px -1px 0,/*右下、左上*/ var(--white) -1px 1px 0, var(--white) 1px -1px 0,/*右上、左下*/ var(--white) 0px 1px 0, var(--white) 0-1px 0,/*右、左*/ var(--white) -1px 0 0, var(--white) 1px 0 0;
}


/* ----------　会社情報　---------- */

/* ----------　お問い合わせ　---------- */


/* ----------　プライバシーポリシー ---------- */


/* ----------　サイトマップ　---------- */


@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------タブレット-------------------------------------------------------*/
@media screen and (max-width: 768px){
#main_img {height: 46vh;}

.catch {
    transform: translate(-50%,-50%);
    width: 60%vw;
}

section#con_nav {padding: 0 10px 300px;}

h2.nav_title {
    font-size: 97%;
    padding: 0 5px;
    letter-spacing: 1px;}

.con1_img:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -87px;
    left: -3%;
    width: 100%;
    height: 406px;
    background-size: auto auto;
    background: rgb(132,217,255);
    background: linear-gradient(179deg, #f4feff -14%, rgb(235 255 252) 77%, rgba(255,255,255,1) 102%);
    opacity: 1;
    z-index: -1;}
    
#footer_info .info_title {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;}
.footer_tel {padding-top: 70px;}

#fix_sns_link li {
    width: 26px;
    padding: 7px 0;
    margin: 0 7px;}

#bottom_line a{height: 50px;}

#bottom_line {
    max-width: inherit;
    width: calc(50% - 25px) !important;
    display: inline !important;}
    
#bottom_line {right: calc(50% + 25px);}

footer .footer_item {padding-bottom: 80px;}

#page_title .title_img {height: 200px;}

#fix_banner {
    width: 125px;
    left: 1%;
}

}

/*-------------------------------------------------------スマホ-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　header　---------- */
h1#logo {
    width: 100%;
}

.logo_wrap {width: 90px;}

.con1_img:before {width: 100%;}

#header.active .logo_wrap {width: 90px;}

div#header {padding: 20px 0 15px;}

/* ----------　main_img　---------- */
#main_img {height: 30vh;}

#main_img::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 25%);
    z-index: 2;
}

.catch {
    transform: translate(-50%,-60%);
    width: 50%;
    filter: drop-shadow(0px 0px 4px rgba(0,170,150,0.3));
}

section#top_contents2 {background-position: right 28% center;}

span.d_block.d_inline_tb.txt_color5.font_2dw.font_12_sp {font-size: 10px;}

.info_title {
    font-size: 30px;
}

#top_contents3 .con3_no {
    font-size: 65px;
    left: 1px;
    bottom: -32px;}

#top_contents3 .con_title{
    font-size: 17px;
}

.con3_wrap p {
    font-size: -webkit-calc(1rem - 1px);
    font-size: calc(1rem - 1px);}



#page_title .title_img {height: 100px;}

footer .footer_item {padding-bottom: 20px;}

#fix_banner {
    width: 100px;
    bottom: 56px !important;
    left: 2%;
}

}