﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap');
#wrap,.font_en{font-family: 'Noto Sans JP',"Yu Gothic Medium", YuGothic, "游ゴシック Medium", "游ゴシック体","ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;}
#footer .grid_6 h3,#footer .grid_6,#contents_link a span,.cate_title,#page_title h2 span{font-weight: 700;}

/* color ---------------------------------------------------------------------------------------------*/
.linkStyle{color: #1A3D99;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}
body,.txt_color_nomal{color: #333333;}
.bg_color1, #footer .grid_6:nth-of-type(2) {background-color: #1A3D99;}
.bg_color2 {background-color: #e4f3f9;}
.bg_color3
,#footer {background-color: #319fe7;}
.txt_color2 {color: #1A3D99;}
.txt_color3 {color: #1A3D99;}
.border_color3 {border-color: #1A3D99;}
.border_color2 {border-color: #1A3D99;}
.border_color4 {border-color: #1A3D99;}


/* design ---------------------------------------------------------------------------------------------*/
.bnr{width: 346px;}

/* ---------- all ---------- */
#loader{background-color: #fff}
#loader::after{border-bottom: 5px solid #1A3D99;}
#loader > div{top: 47%;}
#loader img{width: 120px;height: 120px;}
body{background-color: #ffffff!important;}
body::before {background-color: #e4f3f9;}
header {border-bottom: 1px solid #1A3D99;}
#header h1{max-width: 450px;}
#main_contents #main_menu li a {color: #1A3D99;}
#main_contents #main_menu li::before {border: 2px solid #1A3D99;}
#main_contents #main_menu li.active::before {background-color: #1A3D99;}
#main_contents #main_menu li::after {border-bottom: 1px solid #1A3D99;}
#footer .grid_6:first-child > span {background-color: #132b6b;}
#contents h3 span, #main_contents #main_menu li a, #top_cms .top_cms_title h3{font-weight: bold}
#contents_link a::after{background-color: rgba(0,67,160,0.71)!important;}


/* ---------- TOP ---------- */
#catch p span:empty,#catch h2 span:empty{display:none;}
#catch h2 span{color: yellow;}
#main_contents #main_menu {transform: translatey(3vw);}
.index #main_contents #main_menu {transform: translatey(-4vw);}
#main_menu ul{background-color: transparent!important}
.allpage #main_menu ul{background-color: rgba(255,255,255,0.7)!important;}
#main_contents #catch {
    z-index: 4;
    margin-left: 55.33333%;
    width: 91.66667%!important;
    transform: translateY(-10vw);
    position: absolute;
    bottom: -100px;
}
#main_contents #main_menu li::before, #main_nav > div > ul li::before {
    background-image: url(../dup/img/bean1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border: none!important;
    width: 24px;
    height: 24px;
	top: -1px;
}
#main_nav > div > ul li::before{
	width: 19px;
    height: 19px;
    top: 9px;
}
#main_contents #main_menu li.active::before, #main_nav > div > ul li.active::before {
    background-color: transparent!important;
	background-image: url(../dup/img/bean2.png);
}
#main_nav > div > ul li a{padding-left: 35px;}
a#catch h2 {
    font-size: 3vw;
}
#catch p {
    font-size: 1.7vw;
}
#main_menu ul{
    background-color: rgba(255,255,255,0.7);
}
#main_contents {
    background-image: url(Dup/img/back.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 33%;
    padding-top: 25px;
    padding-bottom: 20px;
}
#main_contents #main_img {
	margin-left: 1.33333%;
	width: 65.33333%!important;
    box-shadow: none;
}
#main_contents::after {
    background-color: #1A3D99;
}

/*  intro.contents  */
#intro::after{background-color: rgba(49,160,232,0.56)}
#contents::after{background-color: rgba(0,67,160,0.71);}
#intro::before, #contents::before {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
	z-index: 2;
    opacity: 0.25;
}
#intro::before {
    width: 100%;
    height: 100%;
    background-image: url(./Dup/img/txt1.png);
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: left bottom;
    bottom: 8px;
    left: 10px;
}
#intro h2 {
	background-color: #319fe7;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
}
#contents::before {
    width: 100%;
    height: 100%;
    background-image: url(./Dup/img/txt2.png);
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: right bottom;
    bottom: 8px;
	right: 15px
}
#contents h4{background-color: #31a0e8;}

/*  topcms  */
#top_cms .cms_wrap {background-color: #fff;}
#top_cms .cms_wrap.sc_anime.right_anime {
	border-left: 2px solid #1a3d99;

    border-top: 2px solid #1a3d99;
    border-bottom: 2px solid #1a3d99;
}
#top_cms .top_cms_title {
    color: #1A3D99;
}
#top_cms .top_cms_title h3 span {
    border-top: 3px solid #1A3D99;
}
#top_cms .more a {
    border: 2px solid #1A3D99;
    background-color: #319fe7;
    transition: 0.3s;
}
#top_cms .more a:hover {
    background-color: transparent;
    color: yellow;
    border: 2px solid #1A3D99;
}
.more a span {
    background-color: #1a3d99;
}


/* ---------- 下層 ---------- */
#page_title::after{
    background-color: rgba(49,159,231,0.65)!important;
}
#cms{
    background-color: #f7f8fb;
}
#cms_2-c .cate_box{
    border-bottom: 1px solid #b7bdce;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#page07, #page08, #page09, #page10 {
    border-top: 1px solid #1A3D99;
}
#page07 .box {
    border-bottom: 2px solid #1b3d99;
}
#page07 h3 span {
    background-color: #ffffff;
    color: #1A3D99;
}
#page07 div{
    color: #1A3D99;
}
#page07 .grid_4 h3::after {
    background-color: #b6bdce;
}
#page08 p{
	color: #333;
}
#page09 p {
    color: #333;
}
#page09 h3{
    color: #1A3D99;
}
#page09 h3 span {
    background-color: #fff;
    border: 1px solid #1A3D99;
}
#page10 .grid_4{
background-color: #ffffff;
}
#page10 .grid_4 a {
    border: 1px solid #1A3D99;
    color: #1A3D99;
}
#page10 .grid_4 a:hover{
    color: #fff;
}


/* ----------　IE　---------- */
@media all and (-ms-high-contrast: none){
#main_contents #main_menu li {
    line-height: 1.5em;
}
#contents_link{
	margin-bottom: 10px;
}
#cms_5-b .cate_title{
	padding-top: 10px;
}
#main_contents #main_menu li::before, #main_nav > div > ul li::before{top: 4px;}
#contents h4{padding-bottom: 11px;}
#cms_2-a .cate .cate_title,#cms_2-d .cate .cate_title{padding-top: 9px!important;}
#cms_6-a .cate .cate_title{padding-top: 12px!important}
}

/* ----------　タブレット　---------- */
@media screen and (max-width: 768px){
.bnr{width: 60%;}
#main_nav .sns_links{background-color: transparent!important}
#main_nav #menu_bg::after{background-image: url(../Dup/img/back_menu_sp.png);background-size: 94%;background-position: left bottom 30px;background-repeat: no-repeat}
#main_contents{padding-bottom: 56px;padding-top: 40px;background-image: none;}
.index #main_contents{padding-bottom: 0;}
#main_contents #main_img{width: 91.66667%!important;margin-left: 8.33333%;}
	
#main_contents #catch{
	margin-left: 41.66667%;
	width: 83.33333%!important;
	transform: translateY(-146px);
	position: relative;
}
#main_contents #catch p{font-size: 18px;}

#intro::before, #contents::before{background-size: 71%;}
#top_cms .cms_wrap.sc_anime.right_anime {
	width: 92%!important;
	margin: auto;
	border-right: 2px solid #1a3d99;
}
#footer .grid_6 h3{
font-size: 40px;
}

#main_nav {
    background-color: #ffffff;
}
#main_nav > div > ul li::before {
    border: 2px solid #1A3D99;
}
#main_nav > div > ul li.active::before {
    background-color: #1A3D99;
}
#main_nav > div > ul li a {
    color: #1A3D99;
}
#main_nav .sns_links {
    border-top: 5px solid #1A3D99;
    border-bottom: 5px solid #1A3D99;
    background-color: #ffffff;
}
#main_nav .sns_links .flex_space-between{justify-content: space-around;}
#main_nav #menu_bg::after {
    background-color: #ffffff;
}
#page10 .grid_4 a {
    padding: 50px 30px 30px 30px;
}
}


/* ----------　スマホ　---------- */
@media screen and (max-width: 667px){
.bnr{width: 100%;}
#main_nav #menu_bg::after{background-size: 100%;background-position: left bottom 48px;}
#loader > div{
    top: 47%;
}
#loader img {
    width: 80px;
    height: 80px;
}
#main_contents {
    padding-bottom: 46px;
    padding-top: 27px;
	background-size: 63%;
}
.index #main_contents{padding-bottom: 0;}
#main_contents #main_img{
	width: 100%!important;
	margin-left: 0;
}
#main_contents #catch {
    margin-left: 0;
    width: 83.33333%!important;
    transform: translateY(-30px);
    position: relative;
    bottom: 0;
}
#main_contents #catch p{font-size: 14px;}
#contents h3 span {
    font-size: 26px;
    line-height: 1.35;
}
#intro::before, #contents::before{background-size: 86%;}
#footer .grid_6 h3 {
    font-size: 30px;
}
#page_title h2{
	font-size: 25px;
}
#top_cms .cms_wrap.sc_anime.right_anime{
	width: 100%!important;
	border: none;
}
#top_cms .top_cms_title h3 span {
    font-size: 28px;
}
#page08 #contact_tel a{
font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
}
#page10 .grid_4 a .bg_color3 {
    background-color: #ffffff;
}
.page5 .width_1280-max{
    padding-top: 50px;
}
}


/* 2021.05.25 */
.index #main_contents #main_menu {
    transform: translatey(-9vw);
}
@media screen and (max-width: 667px){
#main_nav #menu_bg::after {
    background-size: 87%;
    background-position: left 41px bottom 193px;
}
}
