﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@900&display=swap');

#main .main_box h2, .entry, #catch h2, #contents .box .box_item h2, .more, .con_title, .shop_info, .en_font, .box_title, .box_title1, .cate_title, a[href^="tel:"]{
    font-family: 'Zen Old Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

/* ======================================================================================
　　color
======================================================================================== */
.linkStyle{color: #02234f;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}
/* color */
body,.txt_color_nomal{color: #000;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #000;} /* メインカラー */
.txt_color2{color: #fff;} /* サブカラー */
.txt_color3{color: #4286bd;} /* アクセントカラー1 */
.txt_color4{color: #f6f5ee;} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white;} /* 白背景 */
.bg_black{background-color: black;} /* 黒背景 */
.bg_color1{background-color: #02234f;} /* メインカラー */
.bg_color2{background-color: #fff;} /* サブカラー */
.bg_color3{background-color: #4286bd;} /* アクセントカラー1 */
.bg_color4{background-color: #f6f5ee;} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important;}

/* border-color ※!important */
.border_color1{border-color: #000;}
.border_color2{border-color: #fff;}
.border_color3{border-color: #4286bd;}
.border_color4{border-color: #f6f5ee;}

/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #000;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #000;} /* メインカラー */
.hvr_txt_color2:hover{color: #fff;} /* サブカラー */
.hvr_txt_color3:hover{color: #4286bd;} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #f6f5ee;} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #000;} /* メインカラー */
.hvr_bg_color2:hover{background-color: #fff;} /* サブカラー */
.hvr_bg_color3:hover{background-color: #4286bd;} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #f6f5ee;} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #000;}
.hvr_border_color2:hover{border-color: #fff;}
.hvr_border_color3:hover{border-color: #4286bd;}
.hvr_border_color4:hover{border-color: #f6f5ee;}

#top_cms .more a {
    background-color: #4286bd;
}

#contents .box .box_item:after{
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #02234f 50.5%) no-repeat top left/100% 100%;
}
.shop_info .info, .page2, .page3, .page4, .page5, .page6, .page7, .page8, .page9, .page10 {
    background-color: #0e0e0e;
}
#page_title:before {
    background: linear-gradient(to bottom right, rgba(255,255,255,0) 50%, #0e0e0e 50.5%) no-repeat top left/100% 100%;
}
/*.back_color {
    background: -webkit-linear-gradient(rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.975) 20%, rgba(0,0,0,0.975) 80%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(rgb(2 19 57 / 68%) 0%, rgb(2 19 57 / 79%) 20%, rgb(2 19 57) 80%,rgb(2 19 57 / 39%) 100%);
}
#contents .bg_color1{
    background-color: #4286bd;
}
#contents .box .box_item:after {
    background: linear-gradient(to bottom left, rgba(255,255,255,0) 50%, #4286bd 50.5%) no-repeat top left/100% 100%;
}*/


/* ======================================================================================
　　all
======================================================================================== */
#loading_bg{background-color: #4286bd;}
.load_logo figure{margin-bottom: 0;max-width: 441px;}

.more a, .header_menu li:last-of-type {
    transform: skewX(-10deg);
}
.header_menu li:last-of-type a{
	background-color: #3a73a2;
    margin: auto;
    padding: 7px 16px;
}

/* ---------- footer ---------- */
.shop_info .contact{background-color: rgba(2,35,79,0.79);}
.shop_info .info {background-color: rgba(66,134,189,0.82);}
.shop_info .info::before, .shop_info .contact::before {
    content: '';
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 2px solid rgba(245, 246, 247, 0.8);
}
footer.bg_color1{background-color: #0e0e0e;}


/* ======================================================================================
　　top
======================================================================================== */

/* ---------- main_img ---------- */
#main .main_box{
    top: 45%;
    max-width: 614px;
}
#main .main_box h1{
    margin-bottom: 70px;
}
#main .entry.more a {
    background-color: #181818;
}
.main_txt {
    color: #fff;
}

#main .main_box {
    top: auto;
    bottom: 28px;
    left: 2%;
    max-width: 652px;
    width: 36%;
}
#main .main_box h1 {
    margin-bottom: 0;
}
.main_dec {
    position: absolute;
    bottom: 65px;
    right: 0;
    max-width: 604px;
    width: 48%;
    z-index: 1;
}
#main .catch {
    position: absolute;
    top: 16%;
    left: 3%;
    max-width: 736px;
    width: 56%;
    transform: rotate(2deg);
    z-index: 1;
}
#main .catch img{
    filter: drop-shadow(4px 4px 24px #000);
}
#main .main_box .entry {
    display: none;
}

/* 動画用design追加 */
#main .catch {
    top: 0;
    max-width: 1400px;
    width: 84%;
    left: 0;
    transform: none;
}
#main .main_box h1 {
    margin-bottom: 0;
    filter: drop-shadow(2px 2px 3px #000);
}
#main .catch img {
    filter: drop-shadow(4px 4px 24px rgba(0,0,0,0));
}


/* ---------- other ---------- */
#looptxt2 {
    position: absolute;
    width: 3292px;
    height: 110px;
    z-index: 0;
    opacity: 0.2;
    background-repeat: repeat-x;
    background: url(./Dup/img/looptxt.png);
    background-position-y: center;
    bottom: 23px;
	animation-name: looptxt2;
    animation-duration: 20s;
    animation-delay: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction:normal;
	right:-1646px;
}
@keyframes looptxt2 {
    0%{
		right:-1646px;
    }
    100%{
		right:56px;
    }
}
.c_txt{
    font-size: 57px;
    font-family: 'Zen Old Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    top: -56px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    color: #c39e4c;
    background-image: linear-gradient(135deg, #b38b32 0%, #c39e4c 37%, #d7b965 47%, #fff6de 50%, #d7b965 53%, #c39e4c 63%, #b38b32 100%);
    -webkit-background-clip: text;
    color: transparent;
}
.catch_txt .more a {
    background-color: #02234f;
    margin: auto;
}
.catch_txt{
    padding: 50px;
    /*background-color: transparent;
    border: solid 1px #fff;*/
    width: calc(50% + 40px)!important;
}
#catch h2{
    margin-bottom: 50px;
    padding-bottom: 40px;
    position: relative;
    text-align: center;
}
#catch h2::before, #catch h2::after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
}
#catch h2::before{
    width: 100px;
    height: 1px;
    bottom: 0;
    background-color: #fff;
    opacity: 0.2;
}
#catch h2::after{
    width: 1px;
    height: 40px;
    bottom: -20px;
    background-color: #fff;
}
#contents{
    overflow: hidden;
}
.con_title{
   font-size: 47px;
    font-family: 'Zen Old Mincho', "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    margin-bottom: 50px;
    letter-spacing: 2px; 
}
.con_title .no{
    font-size: 82px;
    border-bottom: 2px solid #4286bd;
    color: #4286bd;
}
#top_cms .top_cms_box {
    padding-top: 10px;
}
#top_cms .top_cms_box {
    background-color: #e8eaef;
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: left -100px bottom -100px;
}
.content_wrap{
    background-color: #e8eaef;
}

.cms_title::before{
    color: #0a4b80;
}


/* ======================================================================================
　　cms
======================================================================================== */
.cms_5-c{
    padding: 0 15px;
}

/* ---------- cms4 ---------- */
/*.BA_type2 .box_img1_wrap, .BA_type2 .box_img2_wrap {
	width: 48%!important;
	margin: 0 1%;
}
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before {
	position: absolute;
	content: "Before";
	width: 121px;
	background-color: #1e1e1e;
	color: #fff;
	text-align: center;
	display: block;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 4px 0px;
	box-sizing: border-box;
}
.BA_type2 .box_img2_wrap::before {
	content: "After";
	background-color: #02234f;
}*/
.BA_type2 .sub_title1, .BA_type2 .sub_title2{
    padding: 7px 6px 3px;
    background-color: #1e1e1e;
    color: #fff;
    box-sizing: border-box;
    font-size: 15px;
}
.BA_type2 .sub_title2{
    background-color: #3a73a2;
}


/* ======================================================================================
　　anim
======================================================================================== */

.animate__backInUp{
    opacity: 1;
    animation-name:backInUp;
    animation-duration: 1.3s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;
	animation-play-state: paused;
    
}
.start .animate__backInUp{opacity: 1;animation-play-state: running;}

@keyframes backInUp {
0% {
	opacity: 0;
	-webkit-transform:translateY(500px) scale(0.7);
	transform:translateY(500px) scale(0.7);
}
80% {
	opacity: 0.7;
	-webkit-transform:translateY(0) scale(0.7);
	transform:translateY(0) scale(0.7)
}
to{
	opacity: 1;
	-webkit-transform:scale(1);
	transform:scale(1)
}
}




/* ======================================================================================
　　IE & window size
======================================================================================== */

/* ---------- IE ---------- */
@media all and (-ms-high-contrast: none){ 
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#header{
	padding-bottom: 20px;
}
#main .main_box {
    top: 6%;
    bottom: auto;
    max-width: 100%;
    width: 42%;
}
#main .catch {
    top: 24%;
}
.main_dec {
    width: 56%;
}
.main_txt {
    text-shadow: 1px 4px 9px #343434;
}
#catch .catch_txt{
    transform: translateY(0)!important;
    opacity: 1!important;
}
.c_txt {
    font-size: 39px;
    top: -30px;
}
.con_title{
    font-size: 36px;
}
.con_title .no {
    font-size: 73px;
}
#top_cms .BA_type2 {
    padding: 0 20px;
}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
#main .main_box {
    top: 12%;
    bottom: auto;
    max-width: 100%;
    width: 58%;
}
#main .catch {
    top: 27%;
    width: 70%;
    transform: rotate(2deg);
}
.main_dec {
    width: 73%;
}
#main .main_box h1 {
    margin-bottom: 100px;
}
#looptxt, #looptxt2 {
    height: 70px;
    background-size: 1400px;
}
#looptxt2{
    bottom: -14px;

}
.c_txt {
    font-size: 32px;
}
.catch_txt{
    padding: 50px 20px;
    min-width: calc(100% - 40px)!important;
}   
#catch h2{
    font-size: 18px;
    letter-spacing: 0;
}
.con_title {
    font-size: 22px;
}
.con_title .no {
    font-size: 57px;
}
#contents .box .box_item:after{
    background: linear-gradient(to top left, rgba(255,255,255,0) 50%, #02234f 50.5%) no-repeat bottom left/100% 100%;
}

.shop_info h2 {
    font-size: 27px;
}
.BA_type2 .sub_title1, .BA_type2 .sub_title2 {
    padding: 5px 6px 3px;
    font-size: 13px;
}
/*.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{
	width: 76px;
	font-size: 13px;
}
.BA_type2 .box_img1_wrap::before, .BA_type2 .box_img2_wrap::before{padding: 1px 0px;}*/
}




/* 動画 ------------------------------------------------------------ */
#main .sns_link,#main .main_box{z-index: 2;}
#video{ height: 100vh; }
#video video{
width: 100%!important;
height: auto;
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
@media  screen and (max-width: 1600px){
#video video{
width: auto!important;
height: 100%;
}
}
/* タブレット用 */
@media  screen and (max-width: 768px){
#main,#video{ height: 40vh!important; }
#video video{
width: 100%!important;
height: auto;
}

#main .main_box {
    top: 86%;
    bottom: auto;
    max-width: 100%;
    width: 42%;
}
#main .catch {
    top: 0;
}
.main_dec {
    width: 41%;
    bottom: -2px;
}
}
/* スマホ用 */
@media  screen and (max-width: 667px){
#video video {
    width: auto!important;
    height: 100%;
}
#main,#video{ height: 42vh!important; }

#main .catch {
    top: 0;
    transform: none;
}
#main .main_box {
    top: 108%;
}
.main_dec {
    width: 52%;
    bottom: 15px;
}
}
/* 動画  end -------------------------------------------------------- */
