﻿/* ---------------------- color */
/* メインカラー */
.txt_color1{color: #3070A9} 
.bg_color1{background-color: #3070A9} 
.border_color1{border-color: #3070A9}
.hvr_txt_color1:hover{color: #3070A9} 
.hvr_bg_color1:hover{background-color: #3070A9} 
.hvr_border_color1:hover{border-color: #3070A9}

/* サブカラー */
.txt_color2{color: #BDDEEC} 
.bg_color2{background-color: #BDDEEC} 
.border_color2{border-color: #BDDEEC}
.hvr_txt_color2:hover{color: #BDDEEC} 
.hvr_bg_color2:hover{background-color: #BDDEEC} 
.hvr_border_color2:hover{border-color: #BDDEEC}

/* アクセントカラー */
.txt_color3{color: #06295C} 
.bg_color3{background-color: #06295C} 
.border_color3{border-color: #06295C}
.hvr_txt_color3:hover{color: #06295C} 
.hvr_bg_color3:hover{background-color: #06295C} 
.hvr_border_color3:hover{border-color: #06295C}

/* ---------------------- common */
body{
    background-color: #EDFFFF;
    font-family: 'Noto Sans JP',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, .txt_color_nomal {
    color: #06295C;
}

a {
    color: #06295C;
}

#page_top {
    background-color: #edffff;
}
/* --- automatic link --- */
.linkStyle{
    color: #7A94AD;
}

.linkStyle:hover{
    text-decoration: underline;
}

/* ---------------------- header */

/* ---------------------- nav */

/* ---------------------- footer */
footer{
    background-color: #EDFFFF!important;
    background-color: #7a94ad!important;
    background-color: #3070a9!important;
}

footer div{
    color: #fff!important;
}

footer .footer_bg {;
    background-color: #7a94ad;
    background-color: #3070a9;
}
.footer_left .tel_bt a{
    color: #fff;
    transition: 0.3s;
}
.footer_left .tel_bt{
    transition: 0.3s;
}
.footer_left .tel_bt:hover{
    transform: scale(1.1,1.1) translate(5%,2px);
}

#footer_nav ul li a{
    color: #fff;
}

.sns_title{
    color: #fff;
}

/* -------------------------- top ------------------------- */
/*hero*/
.custom_wrap{
    height: 100%!important;
}

#hero_img{
    display: flex;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

#hero_img::before{
content:'';
position:absolute;
height:100%;
width:100%;
background-color:rgba(0,0,0,0.2);
top:0;
left:0;
z-index: 2;
}

#hero_img::after{
content:'';
position:absolute;
height:182px;
width:500px;
background-image:url(Dup/img/catch1.png);
background-size:contain;
background-repeat:no-repeat;
top: 35%;
right: 8px;
z-index: 3;
}

#hero_right{
    display: flex;
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #EDFFFF;
}

#hero_right::after{
content:'';
position:absolute;
height: 182px;
width: 400px;
background-image:url(Dup/img/catch2.png);
background-size:contain;
background-repeat:no-repeat;
top: 46%;
left: 17px;
z-index: 3;
}

#hero_infobox{
    position: absolute;
    right: 10%;
    bottom: 0;
    transform: translate(0%, 0%);
    text-align: center;
    padding: 25px 22px 15px;
    background: #fff;
    border-top: 3px solid #06295c;
    border-right: 1px solid #06285c;
    border-left: 1px solid #06285c;
}

#hero_text{
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 18px;
}

#hero_contact_btn{
    display: block;
    width: 300px;
    transition: 0.3s;
}

#hero_contact_btn:hover{
    transform: scale(1.05,1.05);
}

#hero_logo{
    display: block;
    width: 120px;
    margin: 20px auto;
}

.intro_left{
    background-color: #EDFFFF;
}

#top_cms{
    background-color: #EDFFFF;
}

/* --- more --- */
.more a{
background: linear-gradient(120deg, #3070a9, #3070a9);
transition: 0.3s;
}

.more a:hover {
    background: linear-gradient(120deg, #3070a9, #06295c);
}

.more a::before {
    display: none;
}

.more a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 34px;
    width: 30px;
    height: 10px;
    background: url(./Dup/img/yajirushi.svg) 0 0 no-repeat;
    background-size: 30px 10px;
    transition: all .3s;
    border: none;
    transform: translate(0px, -50%);
}
.more a:hover::after {
    right: 22px;
    border-top: none;
    height: 10px;
    width: 30px;
}


/* -------------------------- sub ------------------------- */
.cate_list li {
    border-color: #7a94ad;
}

.cate_list li a{
    color: #3070a9;
    opacity: 0.7;
}

.cate_list li:hover a,
.cate_list li a:hover{
    color: #3070A9;
    opacity: 1;
}

/* ---------------------- cms1 */

/* ---------------------- cms2 */
#cms_2-a .cate_title{
    font-weight: 700;
    border: none;
    background: #3070a9;
    color: #fff;
    padding-top: 8px;
}

#cms_2-a .box_title1{
    font-weight: 700;
}

/* ---------------------- cms3 */

/* ---------------------- cms4 */
#cms_6-c .circle {
    display: none;
    bottom: -49px;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 1px;
    width: 80px;
    z-index: 4;
    border-radius: 0;
    background-color: #7a94ad;
}


#cms_6-c .arrow {
    bottom: -100px;
    left: 50%;
    transform: translate(-50%,0);
    height: 100px;
    z-index: 3;
    background-color: #7a94ad;
    border-color: #7a94ad;
}

/* ---------------------- cms5 */

/* ---------------------- info */

/* ---------------------- contact */
.tel_box{
    width: 50%;
    max-width: none;
}

#contact_tel_txt{
    border-bottom: none;
    position: relative;
}

#contact_tel_txt::after{
    content:'';
    position:absolute;
    height: 3px;
    width: 38px;
    background: #3070A9;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 3px);
}

#tel_txt h3{
    font-weight: 700;
}

/* ---------------------- privacy policy */
#page09 a {
    padding-bottom: 2px;
}
/* ---------------------- sitemap */

/* ----------------------------------------------------------------------------------------------------------------------------
IE
--------------------------------------------------------- */
@media all and (-ms-high-contrast: none){
/* ---------------------- common */

/* ---------------------- header */

/* ---------------------- nav */

/* ---------------------- footer */

/* -------------------------- top ------------------------- */

/* --- more --- */

/* -------------------------- sub ------------------------- */

/* ---------------------- cms1 */

/* ---------------------- cms2 */
.cate_list a {
    padding-top: 0px;
}

#cms_2-a .cate .cate_title {
    padding-top: 8px!important;
}

/* ---------------------- cms3 */

/* ---------------------- cms4 */

/* ---------------------- cms5 */

/* ---------------------- info */

#page07 .info_title::before {
    top: 14px!important;
}

/* ---------------------- contact */

/* ---------------------- privacy policy */

#page09 a {
    padding-top: 0px;
}

/* ---------------------- sitemap */

}

/* ---------------------------------------------------------------------------------------------------------------------------- 
タブレット　
--------------------------------------------------------- */
@media screen and (max-width: 768px){
/* ---------------------- common */
 .linkStyle{
    text-decoration: underline;
}
 
 /* ---------------------- header */

/* ---------------------- nav */

/* ---------------------- footer */

/* -------------------------- top ------------------------- */
.custom_wrap{
    flex-wrap: wrap!important;
}

#hero_img{
width: 100%;
     height: 50%;   
}

#hero_img::after {
    top: auto;
    bottom: 5%;
    right: 53%;
    transform: translate(50%, 0px);
}

#hero_right{
    width: 100%;
    height: 50%;
}

#hero_right::after {
    top: 5%;
    left: 50%;
    transform: translate(-50%, 0px);
}

#hero_infobox {
    right: 50%;
    bottom: 45px;
    transform: translate(50%, 0%);
    border-bottom: 1px solid #06285c;
    padding: 30px 22px 15px;
}

/* --- more --- */
.more a {
    background: linear-gradient(120deg, #3070a9, #06295c);
}
/* -------------------------- sub ------------------------- */

/* ---------------------- cms1 */
.pager li a{
    background-color: #3070A9;
    color: white;

}
/* ---------------------- cms2 */

/* ---------------------- cms3 */

/* ---------------------- cms4 */

/* ---------------------- cms5 */

/* ---------------------- info */

/* ---------------------- contact */

/* ---------------------- privacy policy */

/* ---------------------- sitemap */

}

/* ----------------------------------------------------------------------------------------------------------------------------
スマホ　
--------------------------------------------------------- */
@media screen and (max-width: 667px){
/* ---------------------- common */
    
/* ---------------------- header */

/* ---------------------- nav */

/* ---------------------- footer */

/* -------------------------- top ------------------------- */
#hero_img::after {
    height: 117px;
    width: 314px;
    bottom: 40%;
}

#hero_right::after {
    height: 38px;
    width: 266px;
    background-image:url(Dup/img/catch2_wh.png);
    top: -32%;
}

#hero_infobox {
    background: transparent;
    border: none;
    bottom: 14%;
    display: flex;
    flex-wrap: wrap;
}
#hero_text{
    order: 2;
    margin: 2px auto 14px;
}

#hero_contact_btn{
    order: 3;
}

#hero_logo{
    order: 1;
}

/* --- more --- */

/* -------------------------- sub ------------------------- */

/* ---------------------- cms1 */

/* ---------------------- cms2 */

/* ---------------------- cms3 */

/* ---------------------- cms4 */

/* ---------------------- cms5 */

/* ---------------------- info */

/* ---------------------- contact */
.tel_box {
    width: 100%;
}
/* ---------------------- privacy policy */

/* ---------------------- sitemap */

}