﻿.bnr{
    max-width: 600px;
    border-radius: 10px;
}
.bnr img{
    border-radius: 10px;
}
#page_title .sns_link li {
    background-color: #fff;
}


#page_title {
    background-position-y: -300px;
}
.linkStyle {
    color: #0183C5;
}
.g-menu-btn:after {
    background: rgba(39,39,39,0);
    background: rgba(255, 255, 255,0.6);
}
#cms_6-b .cate_box .box_txt2 {
    background-color: #fff;
}
.more a:after {
    width: 10%;
}

.back_color{
    background: -webkit-gradient(linear, rgba(0255,255,255,0.5) 0%, rgba(255,255,255,0.975) 20%, rgba(255,255,255,0.975) 80%,rgba(255,255,255,0.5) 100%);
    background: -webkit-linear-gradient(rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.975) 20%, rgba(255,255,255,0.975) 80%,rgba(255,255,255,0.5) 100%);
    background: -webkit-linear-gradient(rgb(255 255 255 / 60%) 0%, rgba(255,255,255,0.975) 20%, rgba(255,255,255,0.975) 80%,rgba(255,255,255,0.5) 100%);
}
.top_cms_box {
    background-color: rgb(255 255 255 / 93%);
    box-shadow: 0px 0px 47px -14px #ababab;
}

.catch_txt {
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 0px 47px -14px #ababab;
}
.catch_txt h2 {
    color: #1c1c1c;
}
.no {
    background-color: #0183c5;
    color: #fff;
}
#contents .box .box_item:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 5%;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #0183c5 50.5%) no-repeat top left/100% 100%;
}
#contents .box .box_item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 39%);
    top: 0;
    left: 0;
}

#header {
    background-color: rgba(13,54,97,0.72);
}
.header_menu a {
    color: #fff;
}
.info, .contact {
    color: #111;
}
.page2, .page3, .page4, .page5, .page6, .page7, .page8, .page9, .page10 {
    background-color: #fff;
}
.content_wrap {
    background-color: rgb(255 255 255);
    background-color: rgb(255 255 255 / 93%);
    box-shadow: 0px 0px 47px -14px #ababab;
}

.catch_box h2 {
    text-align: center;
}
.cms_title::before {
    font-size: 70px;
    color: #0183c5;
}

.info::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: brightness(75%);
    z-index: 0;
    left: 0;
    top: 0;
}
.contact::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: brightness(75%);
    z-index: 0;
    left: 0;
    top: 0;
}
.shop_info h2 {
    color: #fff;
    text-shadow: 0 2px 2px #666;
}
.cms_title .letter_3 {
    font-size: -webkit-calc(1rem + 50px);
    font-size: calc(1rem + 50px);
}
.cms_title .font_2up {
    line-height: 0.8;
}
.cms_title .letter_1 {
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
}
.page_title .font_30up {
    font-size: -webkit-calc(1rem + 15px);
    font-size: calc(1rem + 15px);
}
.page_title .font_9up span {
    font-size: 77px;
}
.cate_list span {
    background-color: #0183c5;
}

.main_box {
    z-index: 2;
}
.first {
    width: 1000px;
}
#footer .logo img {
    width: 70% !important;
}

.page_title .font_30up {
    font-size: -webkit-calc(1rem + 7px);
    font-size: calc(1rem + 7px);
}
#page_title:before {
    background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #2384a8 50.5%) no-repeat top left/100% 100%;
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100px;
    z-index: 2;
    bottom: 0;
}

/*-------- タブレット --------*/
@media screen and (max-width: 768px){
.home_e {
    bottom: 0px;
    width: 70%;
}
.first {
    width: 700px;
}
.eigo {
    width: 100%;
    right: 0;
    top: 0%;
    z-index: 1;
}
#footer .logo img {
    width: 95% !important;
}
.page_title .font_30up {
    font-size: -webkit-calc(1rem + 7px);
    font-size: calc(1rem + 7px);
}
.page_title .font_9up span {
    font-size: 53px;
}

}
/*-------- スマートフォン --------*/
@media screen and (max-width: 667px){
#main .main_box h2 {
    line-height: 1.5;
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}

.first {
    width: 100%;
}
.main_box .logo {
    position: relative;
    top: 21px;
    left: -53px;
    width: 350px;
}
#main .main_box {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit- transform: translate(-50%, -50%);
    max-width: 540px;
    width: 64%;
    text-align: center;
}
.catch_txt {
    padding: 20px 20px;
    min-width: 100%;
}
#contents .box .box_item:after {
    content: '';
    height: 30px;
    width: 100%;
    top: 0;
    background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #0183c5 50.5%) no-repeat bottom left/100% 100%;
}
#footer .logo img {
    width: 70% !important;
}
.cms_title .letter_1 {
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
.cms_title .letter_3 {
    font-size: -webkit-calc(1rem + 27px);
    font-size: calc(1rem + 27px);
}
.cms_title::before {
    font-size: 60px;
    color: #007CB3;
}
.page_title .font_30up {
    font-size: -webkit-calc(1rem + 3px);
    font-size: calc(1rem + 3px);
}
.page_title .font_9up span {
    font-size: calc(1rem + 14px);
    font-size: -webkit-calc(1rem + 14px);
}
.eigo {
    display: none;
}
.shop_info h2 {
    font-size: -webkit-calc(1rem + 12px);
    font-size: calc(1rem + 12px);
}
#page_title .page_title_box .wrap {
    top: 55%;
    left: 5%;
}
.home_e {
    bottom: 0px;
    width: 90%;
}
#page_title {
    background-position-y: 0px;
}
.main_box .logo img {
    width: 50% !important;
    height: auto;
}
#main .main_box h2 {
    line-height: 1.5;
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
    margin-top: 30px;
}
}



/* 2022.5.13 修正 -------------------------------------------------------------------------------------------------------- */
#loading_bg {
    background-color: #0d3661;
}
.g-menu{
    background: #0a2849!important;
}

#main:before {
    content: "";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    background-image: url(./Dup/img/main_item1.png);
    background-size: 100%;
    width: 42vw;
    height: 56vw;
    z-index: 2;
    opacity: 0.7;
}
h1.logo.top {
    width: 50%;
    max-width: 475px;
    top: 5%;
    left: 4%;
    z-index: 2;
}
#main .main_box{
    width: 56%!important;
    max-width: 850px!important;
    top: 47%!important;
    left: 4%!important;
    transform: none!important;
}

#catch, #contents{
    line-height: 1.7;
}
.txt_dec{
    border-bottom: 2px solid #f6ff00;
    color: #f6ff00;
    padding-left: 5px;
    font-weight: bold;
}
#catch_txt2 {
    position: absolute;
    text-align: center;
    width: 100%;
    top: -48px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
}
#catch_txt2 p {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    background: #0183C5;
    font-size: 24px;
    color: white;
}
#catch_txt2 p:before {
    width: 30px;
    height: 30px;
    background: #0183C5;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    left: 48%;
    bottom: -10px;
    z-index: -1;
}
#recruit {
    position: absolute;
    width: 3292px;
    height: 81px;
    z-index: 0;
    opacity: 0.5;
    background-repeat: repeat-x;
    background: url(./Dup/img/recruit.png);
    background-position-y: center;
    top: 23px;
	animation-name: recruit;
    animation-duration: 49s;
    animation-delay: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction:normal;
	left: -1000px;
}
@keyframes recruit {
    0%{
		left:-1646px;
    }
    100%{
		left:56px;
    }
}
#recruit2 {
    position: absolute;
    width: 3292px;
    height: 70px;
    z-index: 0;
    opacity: 0.5;
    background-repeat: repeat-x;
    background: url(./Dup/img/recruit.png);
    background-position-y: center;
    bottom: 23px;
	animation-name: recruit2;
    animation-duration: 49s;
    animation-delay: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction:normal;
	right: -1000px;
}
@keyframes recruit2 {
    0%{
		right:-1646px;
    }
    100%{
		right:56px;
    }
}
#contents h2{
    font-size: 25px;
    display: inline-block;
    border-bottom: 5px solid #F6FF00;
}
.shop_info .contact {
    background-color: #00a9ff;
}

#page_title:after {
    background: linear-gradient(135deg,rgba(55,140,185,0.8), rgba(150,210,220,0.8));
background: rgb(56 155 205 / 70%);}
#page_title:before {
    background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #f3f3f3 50.5%) no-repeat top left/100% 100%;
}
#page_title .page_title_box .wrap{
    color: #fff;
}
main.bg_color1 {
    background-color: #f3f3f3;
    padding-bottom: 86px;
}

@media  screen and (max-width: 768px){
h1.logo.top {
    max-width: 262px;
}
#main .main_box {
    width: 50%!important;
}
#page_title {
    background-position-y: 0;
    background-attachment: scroll;
}
}

@media  screen and (max-width: 667px){
.sp_back{
    opacity: 1!important;
}
#main .main_box {
    width: 61%!important;
}
#catch{
    padding-bottom: 79px;
    padding-top: 88px;
}
#catch_txt2 p {
    font-size: 17px;
}
#recruit, #recruit2 {
    height: 45px;
    background-size: 570px;
}
#contents h2 {
    font-size: 22px;
}
#page_title {
    margin-bottom: 50px;
}
.cate_list li a {
    text-align: center;
    background-color: #f7f7f7;
}
}


/* fix_banner -------------------------------------- */
.fix_banner{
	max-width: 379px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 10;
	transition: 0.5s;
}
.fix_banner .close_bt {
    position: absolute;
    bottom: 144px;
    right: 358px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: 0.5s;
    background-color: #fff;
    border: solid 2px #114881;
    z-index: 11;
    cursor: pointer;
}
.fix_banner .close_bt:hover{opacity: 0.7;}
.fix_banner .close_bt span{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
}
.fix_banner .close_bt span:before,.fix_banner .close_bt span:after{
	content: "";
	display: block;
	background-color: #004b9b;
	height: 4px;
	width: 20px;
	position: absolute;
	top:50%;
	left: 50%;
}
.fix_banner .close_bt span:before{
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
.fix_banner .close_bt span:after{
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}
.fix_banner.close{right: -450px;}
.fix_banner.close2{right: -450px;}
@media  screen and (max-width: 768px){
.fix_banner{max-width: 300px;}
.fix_banner .close_bt {
    bottom: 109px;
    right: 277px;
}
}
@media  screen and (max-width: 667px){
.fix_banner{max-width: 212px;}
.fix_banner .close_bt {
    width: 22px;
    height: 22px;
    bottom: 76px;
    right: 193px;
}
.fix_banner .close_bt span {
    width: 22px;
    height: 22px;
}
}
/* fix_banner end -------------------------------------- */

/* video -------------------------------------- */
#video{ height: 100vh; }
/* タブレット用 */
@media  screen and (max-width: 768px){
#main,#video{ height: 42vh!important; }
}
/* スマホ用 */
@media  screen and (max-width: 667px){
#main,#video{ height: 32vh!important; }
}
/* video end -------------------------------------- */





