﻿@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap');

body, .font_sans-serif{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"
}

.Russo, #top_contents1 h3::before, #top_contents2 h3::before, .en, #cms_2-a .box_title1::before, #footer_contact h3::before, #top_link{
    font-family: 'Gilda Display', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"
}

body.bg_color2{
    background-color: #f7f7f7;
}

#logo{
    width: 70px;
}
.catch{
    left: 0;
    bottom: 100px;
    z-index: 4;
}
header span.before{
    left: -400px;
}
header span.after{
    right: -400px;
    bottom: 0;
    top: auto;
}
#header{
    border-bottom: none;
}
#wrap.scrollH #header{
    background-color: rgba(255,255,255,0.8);
}
#wrap.scrollH #pc_nav li span.en, #wrap.scrollH #pc_nav li span.jp{
    color: #122760;
}
#header_contact, #header_banner{
    width: 180px;
    height: 50px;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    position: absolute;
}
#header_contact{
    width: 150px;
    right: 230px;
}
#header_contact a.btn_back, #header_banner a.btn_back{
    text-align: center;
    position: absolute;
    right: -100px;
    width: 100%;
    height: 100%;
    transform: none;
    top: 0;
    left: 0;
    background-color: transparent;
    border: solid 1px #fff;
    box-sizing: border-box;
}
#header_contact a.btn_back:hover, #header_banner a.btn_back:hover{
    background-color: #122760;
    border-color: #122760;
}
#wrap.scrollH #header_contact a.btn_back, #wrap.scrollH #header_banner a.btn_back{
    border-color: #122760;
}
#header_contact span, #header_banner span{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    color: #fff;
    letter-spacing: 3px;
    transition: 0.3s;
    position: absolute;
    right: 50px;
    cursor: pointer;
    pointer-events: none;
}
#header_banner span{
    font-size: 16px;
    letter-spacing: 1px;
}
#wrap.scrollH #header_contact span, #wrap.scrollH #header_banner span{
    color: #122760;
}
#header_contact:hover span, #header_banner:hover span{
    color: #fff!important;
}

#toggle .bg_color3{
    background-color: #fff;
}
#wrap.scrollH #toggle .bg_color3{
    background-color: #122760;
}
#nav_menu.is-active #toggle .bg_color3{
    background-color: #122760!important;
}
#menu{
    background-color: #bbb;
}
#vegas{
    margin-bottom: 0;
}
#vegas::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: 0.2;
    left: 0;
    top: 0;
    z-index: 1;
}
.l-menu__contact a{
    color: #122760;
    background-color: #fff;
}

.c-btn{
    padding: 20px 50px;
    letter-spacing: 5px;
    font-size: 14px;
}
.c-btn i{
    display: none;
}
#pc_nav{
    margin-right: 400px;
}
#pc_nav li span.en{
    font-size: 16px;
    color: #fff;
    margin-bottom: -8px;
    transition: 0.3s;
}
#pc_nav li span.jp{
    font-size: 10px;
    color: #fff;
    transition: 0.3s;
}

.message_wrap{
    background-image: url('./Dup/img/bg_img.jpg');
}
#top_message{
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
    text-align: center;
}
#top_message p:first-of-type{
    position: static;
    font-size: 16px;
    display: inline-block;
    border-bottom: solid 2px;
    margin-bottom: 50px;
    color: #122760;
    transform: none;
}
#top_message h2{
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 50px;
    color: #333;
}
#top_message p:last-of-type{
    line-height: 2.5;
}
.top_contents1_box p, .top_contents2_box p{
    opacity: 1;
}
#top_contents1 h3, #top_contents2 h3{
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: solid 1px #fff;
}
#top_contents1 h3::before, #top_contents2 h3::before{
    color: #fff;
    opacity: 0.2;
}
#top_contents2{
    margin-bottom: 0;
}

#top_cms .top_cms_sec{
    border-bottom: none;
    padding: 100px 0;
    margin-bottom: 0;
}
#top_cms .cms_title{
    border-bottom: none;
    margin-bottom: 50px;
}
.cms_title h2{
    font-size: 16px;
    opacity: 0.4;
    text-align: center;
    margin-bottom: 10px;
}
#top_cms .cms_title p{
    line-height: 1;
    opacity: 1;
    color: #122760;
    font-size: 30px;
    text-align: center;
    padding-left: 0;
    letter-spacing: 5px;
}
#top_cms .more{
    margin-top: 50px;
}
.cms_title:after{
    display: none;
}
#top_link a:hover .top_link_img{
    opacity: 0.2;
    transform: translate(-50%, -50%) scale(1.1, 1.1);
}

#page_title h2, #page_title p{
    color: #fff;
}
#page_title h2{
    font-size: 18px;
    letter-spacing: 3px;
    padding-bottom: 10px;
    position: relative;
}
#page_title h2::before{
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    margin: auto;
}
#page_title p{
    font-size: 30px;
    letter-spacing: 5px;
}
#filter_white{
    background-color: rgba(18,29,96,0.4)!important;
    padding: 200px 0px 100px;
}

.cate_title{
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	width: 100%!important;
	font-size: 24px;
	text-align: center;
	padding-bottom: 40px!important;
	margin-bottom: 50px;
	color: #122760;
	font-weight: bold;
	position: relative;
}
.cate_title::before, .cate_title::after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
}
.cate_title::before{
    width: 200px;
    height: 1px;
    bottom: 0;
    background-color: #e6e6e6;
}
.cate_title::after{
    width: 1px;
    height: 40px;
    bottom: -20px;
    background-color: #122760;
}

#page_title, .cate_list{
    margin-bottom: 100px;
}
.cms_1-c .cate_box:last-of-type{
    border-bottom: none;
}
#cms_1-c .box_title1::before{
    position: absolute;
    content: "";
    width: 110px;
    height: 1px;
    left: 0;
    bottom: -1px;
    background-color: #122760;
}
#cms_2-a .cate{
    counter-reset: number 0
}
#cms_2-a .box_title1::before{
    counter-increment: number 1;
    content: "0" counter(number);
    display: block;
    color: #ddd;
    font-size: 20px;
}
#cms_3-f .box_item, .cms_3-f .box_item{
    cursor: pointer;
}
#cms_3-f .open, .cms_3-f .open{
    top: 0;
    left: 0;
    z-index: 101;
    background-color: rgba(100,100,100,0.8);
    overflow: hidden;
    overflow-y: auto;
}
#cms_3-f .close, .cms_3-f .close{
    top: 20px;
    right: 20px;
    z-index: 1;
    cursor: pointer;
}
#cms_3-f .open .box_title1, .cms_3-f .open .box_title1{
    position: relative;
}
#cms_3-f .open .box_title1::before, .cms_3-f .open .box_title1::before{
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    left: 0;
    bottom: -1px;
    background-color: #122760;
}

#page7 .bg_color4{
    background-color: #fff;
}
#page9, #page10{
    background-color: #fff;
    border: none;
}

#footer_contact{
    position: relative;
}
#footer_contact::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(18,29,96,0.4);
}
#footer_contact div, #footer_contact h3, #footer_contact p{
    position: relative;
}
#footer_contact p.font_24{
    display: none;
}
#footer_contact h3{
    position: relative;
    margin-bottom: 50px;
}
#footer_contact h3::before{
    position: absolute;
    content: "CONTACT";
    display: block;
    font-size: 80px;
    color: #fff;
    letter-spacing: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.2;
}
footer.bg_color3{
    background-color: transparent;
}
footer .txt_white{
    color: #333;
}


/** tablet 780 **/
@media screen and (max-width: 768px){
#header_banner{
    width: 150px;
    height: 40px;
    right: 120px;
}
#header_banner span{
    font-size: 14px;
}
.catch{
    bottom: 50px;
}
#top_contents1 h3, #top_contents2 h3{
    border-color: #333;
}
#top_contents1 h3::before, #top_contents2 h3::before{
    color: #122760;
    opacity: 1;
    top: -30px;
    font-size: 50px;
}
#logo{
    width: 50px;
}
.l-header__toggle{
    top: 23px;
}
#filter_white{
    padding-top: 150px;
}
header span.before{
    left: -300px;
}
header span.after{
    right: -300px;
}
#top_message p:last-of-type{
    text-align: left;
}
#top_message h2{
    font-size: 26px;
}
#top_message p:last-of-type{
    line-height: 2;
}
}

/** mobile 750 **/
@media screen and (max-width: 667px){
#header_banner{
    right: 80px;
}
.catch{
    bottom: 30px;
}
#top_contents1 h3, #top_contents2 h3{
    padding-bottom: 10px;
}
header span.before{
    left: -200px;
}
header span.after{
    right: -200px;
}
#page_title p{
    font-size: 26px;
}
#page_title h2{
    font-size: 16px;
}
.cate_list{
    margin-bottom: 50px;
}
.cate_title{
    font-size: 20px;
}
#logo2{
    margin-left: auto;
    margin-right: auto;
}
.footer_info{
    margin: 0;
    width: 100%;
}
#footer_contact h3::before {
    font-size: 60px;
    letter-spacing: 5px;
}
#footer_contact p .c-btn{
    padding: 30px 0!important;
    width: 300px!important;
}
#page10{
    padding-left: 20px;
    padding-right: 20px;
}
}

/** IE **/
@media all and (-ms-high-contrast:none) {
.cms_1-c .cate_box{
    padding-top: 26px;
}
.cate_list li a{
    padding-top: 12px;
}
#page9 a{
    padding-top: 8px;
}
}