﻿/*--------------------------------
疑似要素にオブジェクト
--------------------------------*/
#vegas,#footer_contact{position: relative;}
/*リピートなし*/
#vegas:before,#vegas:after,.catch,#footer_contact:before{
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
position: absolute;
}

#vegas:before{
background-image: url(./Dup/img/frame.png);
background-size: 100%;
width: 100%;
height: 25vw;
bottom: -12vw;
left: 0;
}
#vegas:after{
background-image: url(./Dup/img/circle.png);
background-size: 100%;
width: 260vw;
height: 260vw;
-webkit-animation: rotate 200s linear infinite;
animation: rotate 200s linear infinite;
opacity: 0.1;
}
@keyframes rotate {
    from {
bottom:-6vw;
left: 50%;
-ms-transform: translate(-50%,0) rotate(0deg);
-webkit-transform: translate(-50%,0) rotate(0deg);
transform: translate(-50%,0) rotate(0deg);
    }
    to {
bottom:-6vw;
left: 50%;
-ms-transform: translate(-50%,0) rotate(360deg);
-webkit-transform: translate(-50%,0) rotate(360deg);
transform: translate(-50%,0) rotate(360deg);
    }
}
.catch{
background-image: url(./Dup/img/catch.png);
background-size: 100%;
width: 35vw;
height: 12vw;
top: 30%;
left: 5%;
filter: drop-shadow(0 0 6px rgba(80,30,10,0.5));
}

#footer_contact:before{
background-color: rgba(25,45,90,0.1);
width: 100%;
height: 100%;
top: 0;
left: 0;
}
/*--------------------------------
全体
--------------------------------*/
body.bg_color2{background-color: #ffffff;}

#header{background-color: rgba(255,255,255,0.5);}
#header_contact a.btn_back{height: 89px;background-color: #192d5a;}
#header_contact a.btn_back:hover{background-color: #d21419;}

#logo2{width: 200px;}

.fix_banner{
width: 350px;
position: fixed;
bottom: 10px;
right: 10px;
z-index: 5;
}
/* スマホ時真ん中へ */
@media  screen and (max-width: 667px){
.fix_banner{
width: 200px;
right: auto;
left: 50%;
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
}
}

#footer_contact h3,#footer_contact p,#footer_contact div{position: relative;z-index: 1;}
/*--------------------------------
TOP
--------------------------------*/
#vegas{height: 100vh;}
#top_contents1 h3::before, #top_contents2 h3::before{opacity: 0.05;z-index: -1;}

/* TOPお知らせ */
.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}
/*--------------------------------
下層
--------------------------------*/
#filter_white{background-color: rgba(255,255,255, 0.7);}

#page8 .contact_tel a{height: 112.5px;}

/*タブレット用（768px以下）*/
@media  screen and (max-width: 768px){

#logo{width: 150px;}
.l-header__toggle{top: 17px;}
#vegas{height: 54vh;}
.top_contents1_box h3, .top_contents2_box h3{color: #d21419;}
#top_contents1 h3::before, #top_contents2 h3::before{opacity: 0.6;}

#page8 .contact_tel a{height: auto;}
}

/*スマホ用（667px以下）*/
@media  screen and (max-width: 667px){
.l-header__toggle{top: 20px;}
#vegas{height: 45vh;}
.catch{
width: 45vw;
height: 16vw;
top: 34%;
left: 3%;
}
#top_message{padding: 15px;}
.top_contents1_box, .top_contents2_box{margin: 50px 5%;}
#top_contents1 h3::before, #top_contents2 h3::before{top: -30px;}

.cate_list li{display: block;width: 100%;}
#page8 .contact_tel a{letter-spacing: 0.05em;}

#page-top{width: 120px;}

}

/*IE*/
@media all and (-ms-high-contrast: none) {}




/*--------------------------------
自動リンク
--------------------------------*/
/* color */
.linkStyle{color: #d21419; text-decoration: underline;}
.txt_color_nomal .linkStyle{color: #d21419;}
.txt_white .linkStyle{color: white;}
.txt_red .linkStyle{color: red;}
.bg_color1 .linkStyle{color: #fff;}
.bg_color2 .linkStyle{color: #d21419;}
.bg_color3 .linkStyle{color: #fff;}
.bg_color4 .linkStyle{color: #192d5a;}

/*IEのみ*/
@media all and (-ms-high-contrast: none) {
.linkStyle{display: inline-block;}
}

/*--------------------------------
カラー
--------------------------------*/
body,.txt_color_nomal,.hvr_txt_color_nomal:hover{color: #333333;}
.txt_black,.hvr_txt_black:hover{color: black;}
.txt_white,.hvr_txt_white:hover{color: white;}
.txt_red,.hvr_txt_red:hover{color: red;}
.txt_color1,.hvr_txt_color1:hover{color: #d21419;} /* メインカラー */
.txt_color2,.hvr_txt_color2:hover{color: #f7f7f7;} /* サブカラー */
.txt_color3,.hvr_txt_color3:hover{color: #192d5a;} /* アクセントカラー1 */
.txt_color4,.hvr_txt_color4:hover{color: #f7f7f7;} /* アクセントカラー2 */

/* background-color */
.bg_white,.hvr_bg_white:hover{background-color: white;} /* 白背景 */
.bg_black,.hvr_bg_black:hover{background-color: black;} /* 黒背景 */
.bg_color1,.hvr_bg_color1:hover{background-color: #d21419;} /* メインカラー */
.bg_color2,.hvr_bg_color2:hover{background-color: #f7f7f7;} /* サブカラー */
.bg_color3,.hvr_bg_color3:hover{background-color: #192d5a;} /* アクセントカラー1 */
.bg_color4,.hvr_bg_color4:hover{background-color: #f7f7f7;} /* アクセントカラー2 */
.bg_color5,.hvr_bg_color5:hover{background-color: #f7f7f7;} /* アクセントカラー2 */
.bg_color_clear,.hvr_bg_color_clear:hover{background-color: transparent!important;}

/* border-color */
.border_white,.hvr_border_white:hover{border-color: white;}
.border_black,.hvr_border_black:hover{border-color: black;}
.border_color1,.hvr_border_color1:hover{border-color: #d21419;}
.border_color2,.hvr_border_color2:hover{border-color: #cccccc;}
.border_color3,.hvr_border_color3:hover{border-color: #192d5a;}
.border_color4,.hvr_border_color4:hover{border-color: #cccccc;}

/*--------------------------------
■2px大きく
--------------------------------*/
html{font-size: 16px;}
body{-webkit-text-size-adjust: 120%;font-size: 16px;}

.font_12{font-size: 14px;}
.font_14{font-size: 16px;}
.font_16{font-size: 18px;}
.font_18{font-size: 20px;}
.font_20{font-size: 22px;}
.font_22{font-size: 24px;}
.font_24{font-size: 26px;}
.font_26{font-size: 28px;}
.font_28{font-size: 30px;}
.font_30{font-size: 32px;}
.font_100per{
font-size: -webkit-calc(1rem + 2px);
font-size: calc(1rem + 2px);
}
.font_2up{
font-size: -webkit-calc(1rem + 4px);
font-size: calc(1rem + 4px);
}
.font_4up{
font-size: -webkit-calc(1rem + 6px);
font-size: calc(1rem + 6px);
}
.font_6up{
font-size: -webkit-calc(1rem + 8px);
font-size: calc(1rem + 8px);
}
.font_8up{
font-size: -webkit-calc(1rem + 10px);
font-size: calc(1rem + 10px);
}
.font_10up{
font-size: -webkit-calc(1rem + 12px);
font-size: calc(1rem + 12px);
}
.font_2dw{
font-size: -webkit-calc(1rem);
font-size: calc(1rem);
}
#page-top{font-size: 14px;}

@media  screen and (max-width: 768px){
.font_12_tb{font-size: 14px;}
.font_14_tb{font-size: 16px;}
.font_16_tb{font-size: 18px;}
.font_18_tb{font-size: 20px;}
.font_20_tb{font-size: 22px;}
.font_22_tb{font-size: 24px;}
.font_24_tb{font-size: 26px;}
.font_26_tb{font-size: 28px;}
.font_28_tb{font-size: 30px;}
.font_30_tb{font-size: 32px;}
.font_100per_tb{
font-size: -webkit-calc(1rem + 2px);
font-size: calc(1rem + 2px);
}
.font_2up_tb{
font-size: -webkit-calc(1rem + 4px);
font-size: calc(1rem + 4px);
}
.font_4up_tb{
font-size: -webkit-calc(1rem + 6px);
font-size: calc(1rem + 6px);
}
.font_6up_tb{
font-size: -webkit-calc(1rem + 8px);
font-size: calc(1rem + 8px);
}
.font_8up_tb{
font-size: -webkit-calc(1rem + 10px);
font-size: calc(1rem + 10px);
}
.font_10up_tb{
font-size: -webkit-calc(1rem + 12px);
font-size: calc(1rem + 12px);
}
.font_2dw_tb{
font-size: -webkit-calc(1rem);
font-size: calc(1rem);
}
}

/*--------------------------------
■スマホ時　1px大きく
--------------------------------*/
@media  screen and (max-width: 667px){
html{font-size: 15px;}
body{-webkit-text-size-adjust: 110%;font-size: 15px;}

.font_12_sp{font-size: 13px;}
.font_14_sp{font-size: 15px;}
.font_16_sp{font-size: 17px;}
.font_18_sp{font-size: 19px;}
.font_20_sp{font-size: 21px;}
.font_22_sp{font-size: 23px;}
.font_24_sp{font-size: 25px;}
.font_26_sp{font-size: 27px;}
.font_28_sp{font-size: 29px;}
.font_30_sp{font-size: 31px;}
.font_100per_sp{
font-size: -webkit-calc(1rem + 1px);
font-size: calc(1rem + 1px);
}
.font_2up_sp{
font-size: -webkit-calc(1rem + 3px);
font-size: calc(1rem + 3px);
}
.font_4up_sp{
font-size: -webkit-calc(1rem + 5px);
font-size: calc(1rem + 5px);
}
.font_6up_sp{
font-size: -webkit-calc(1rem + 7px);
font-size: calc(1rem + 7px);
}
.font_8up_sp{
font-size: -webkit-calc(1rem + 9px);
font-size: calc(1rem + 9px);
}
.font_10up_sp{
font-size: -webkit-calc(1rem + 11px);
font-size: calc(1rem + 11px);
}
.font_2dw_sp{
font-size: -webkit-calc(1rem - 1px);
font-size: calc(1rem - 1px);
}
#page10 .font_14_sp {font-size: 14px;}
}