﻿

/*
#pgae_top,
.fix_bnr,
#pp-nav{
    position:absolute;
}
.top_bnr{
    display:none;
}
*/

/*
.loading{
    display:none;
}
*/


/*--all page---------------------------
-------------------------------------*/
.linkStyle{
    color:#979797;
    transition:all 0.3s;
    text-decoration:underline;
}
.linkStyle:hover{
    opacity:0.7;
}

body{
    overflow:hidden;
}

.s_footer_copy,
.s_footer_copy a{
    color:#333!important;
}

/*電話番号削除*/
.h_box_tel,.sf_contact_tel{
    display:none;
}
.fix_bnr{
    left:20px;
    z-index:5;
}
.fix_bnr:hover{
    transform:translateY(-3px);
}
.top_bnr a,
.fix_bnr a{
    background-color:rgba(255,255,255,0.5);
}

/*--top page---------------------------
-------------------------------------*/
#main_img{
    background-color:#f2f2f2;
}
.catch{
    width: 20vw;
    max-width: 500px;
    top: 28%;
    left: 7%;
}
.main_item {
    width: 23vw;
    max-width: 530px;
    left: 15%;
    bottom: -5%;
    z-index: 0;
}
.main_bnr {
    left: 12%;
    bottom: 30%;
    z-index: 2;
}
a.btn_13 {
	display: flex;
    justify-content: space-between;
    align-items: center;
	text-align: center;
	text-decoration: none;
	
	position: relative;
	transition: 0.5s;
}
a.btn_13::before {
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	right: 1em;
	transform: translateY(calc(-50% - 2px)) rotate(45deg);
	width: 10px;
	height: 1px;
	background: #333;
}
a.btn_13::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	width: 50px;
	height: 1px;
	background-color: #333;
}
a.btn_13:hover::before,
a.btn_13:hover::after{
    background-color:#fff;
}
.vegas-slide {
    width: 65%;
    height: 73%;
    position: absolute;
    top: 15%!important;
    left: auto!important;
    right: 0;
}

.top_bnr{
    left:20px;
    z-index:5;
    bottom:20px;
}

.cms_6-c .box_txt1 p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

/*--under page---------------------------
-------------------------------------*/
#page_title .title_box{
    border-top:0;
}


/* ---------- responshive ---------- */
@media screen and (max-width: 1536px){

}


@media screen and (max-width: 1366px){

}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#main_img{
    height:70vh!important;
}
.catch {
    width: 34vw;
    max-width: 500px;
    top: 27%;
    left: 3%;
}
.main_item {
    width: 35vw;
    left: 10%;
    bottom: 5%;
}
.main_bnr {
    left: 6%;
    bottom: 25%;
}
.main_bnr a{
    width:250px;
}
.vegas-slide {
    width: 60%;
    height: 65%;
}
.intro_img a span {
    top: -16%;
    height: 105%;
}
.c2_box:first-of-type h2{
    font-size:22px;
}
.c2_box:last-of-type h2{
    font-size: 20px;
    letter-spacing: 1px;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#main_img {
    height: 95vh!important;
}
.catch {
    width: 58vw;
    max-width: 500px;
    top: 14%;
    left: 3%;
}
.main_bnr {
    left: 11%;
    bottom: 12%;
}
.main_item {
    width: 62vw;
    left: auto;
    bottom: -2%;
    right: -7%;
}
.vegas-slide {
    width: 90%;
    height: 35%;
    top: 35%!important;
}
.c2_box .d_flex{
    padding-top:50px;
}
.s_footer_info_r > div,
.footer_txt{
    text-align:center;
}

}


/*2025-04-11*/
#logo{max-width: 120px;}
#logo2 img{max-width: 150px;}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
    #logo {
    max-width: 60px;
}
#logo2{text-align: center;}
#logo2 img{max-width: 100px;}
.overlay{top: 75px;}
.overlay nav{top: 45%;}

}
