﻿

/*
#loading{
    display:none;
}
*/



/*--all page---------------------------
-------------------------------------*/
.linkStyle{
    color:#fff;
    transition:all 0.3s;
    text-decoration:underline;
}
.linkStyle:hover{
    opacity:0.7;
}

body{
    overflow:hidden;
}
header.scr_header{
    background-color:transparent!important;
    background: linear-gradient(121deg, rgba(50,50,50,1) 0%, rgba(168,13,42,1) 100%);
}


#logo img{
    max-width:120px;
}
.blur {
    background: rgba(10,10,10,10);
    backdrop-filter: none;
    background: linear-gradient(126deg, rgb(30 30 30) 0%, rgba(111,111,111,1) 50%, rgba(30,30,30,1) 99%);
}
#footer_info{
    padding-left:10px;
}
.info_txt{
    padding-top:20px;
    padding-bottom:20px;
}
.overlay .overlay-nav .en{
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fix_bnr{
    left:10px;
    z-index:2;
}
/*.map{
    display:none;
}*/
.info_txt{
    width:100%!important;
}

/*--top page---------------------------
-------------------------------------*/
.item3{
    width: min(45vw,1000px);
    bottom: 9%;
    left: 3%;
    z-index: 2;
}
.catch{
    bottom: 3%;
    left: 4%;
    z-index: 2;
    font-size: 2rem;
}
.item4{
    width: min(59vw,1500px);
    left: -9%;
    bottom: -12%;
    z-index: 1;
}

.intro_item{
    width: min(45vw,1000px);
    top: 20%;
    right:5%;
    z-index:0;
    opacity:0.1;
}
.intro_item2 {
    width: min(13vw,300px);
    bottom: -8%;
    right: -3%;
    z-index: 2;
}
.intro_title{
    font-size: 2.2rem;
    font-weight: bold;
}
.intro_txt span{
    font-size: calc(1rem + 4px);
    line-height: 2.5;
}
.modal_img img{
    height: auto!important;
    width: 100%!important;
}
.modal_title1,.modal_title1:before{
    display:none;
}
.modal_txt span{
    line-height:2;
}
#contents .con_title {
    margin-bottom: 30px;
    font-size: 32px;
}
.con_item,.topcms_item {
    width: min(20vw,500px);
    top: -3%;
    left: -5%;
    z-index: 2;
}
.con_item2 {
    width: min(13vw,300px);
    bottom: -3%;
    right: -4%;
    z-index: 2;
}
.con_item3 {
    width: min(47vw,1100px);
    bottom: 25%;
    left: 8%;
    z-index: 0;
    opacity: 0.1;
}

.item5{
    width: 70%;
    margin: 20px auto 50px;
}
.item6{
    width:80%;
    margin:20px auto 50px;
}
.con3_box1{
    position:relative;
}
.con3 .kotei_txt{
    width: fit-content;
    margin: auto;
}
.con3 .kotei_txt li{
    padding-left:40px;
    margin-bottom:20px;
    font-size:1.2rem;
    background:url(./Dup/img/check.png) no-repeat;
    background-size:25px;
    background-position:center left;
}

.link_type2 .cate_box a {
    color: #fff;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background-color: #c52e3d;
    transition: 0.5s;
	z-index: 3;
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 2;
}
.link_type2 .more {
	letter-spacing: 3px;
    box-sizing: border-box;
	opacity: 0;
	transition: opacity .8s;
	z-index: 4;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}


/*--under page---------------------------
-------------------------------------*/
.page main{
    position:relative;
}
.page main::before {
    content: '';
    position: absolute;
    display: block;
    width: 18vw;
    height: 27vh;
    background: url(./Dup/img/item8.png) no-repeat;
    background-size: contain;
    top: -100px;
    left: -1%;
}

#page_title .en {
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.youtube_box{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.line_let{
    letter-spacing: 3px;
    padding-left:2px;
}
#page10 .con_box li{
    margin-bottom:30px;
}


/* ---------- responshive ---------- */
@media screen and (max-width: 1536px){

}


@media screen and (max-width: 1366px){

}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#loading_logo {
    max-width: 200px;
}
.item3 {
    width: min(66vw,1000px);
}
.item4 {
    width: min(88vw,1500px);
    left: -17%;
}
.intro_item {
    width: min(77vw,1000px);
    top: 60%;
}
.con_item3 {
    width: min(75vw,1100px);
    bottom: 17%;
}
.con_item, .topcms_item {
    width: min(23vw,500px);
}
.con_item2 {
    width: min(16vw,300px);
}
#top_cms .cms_title h3{
    font-size:40px;
}
.page main::before{
    width: 34vw;
    height: 17vh;
    left: -1%;
}
#footer_info{
    padding-left:20px;
}
#page10 .con_box{
    padding:3%;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#loading_logo {
    max-width: 170px;
}
#logo img{
    max-width:80px;
}
header.scr_header {
    background: none;
    border-bottom:0;
}
.scroll{
    display:none;
}
.item3 {
    width: min(83vw,1000px);
    bottom: 11%
}
.catch {
    bottom: 5%;
    font-size: 1.2rem;
}
.item4 {
    width: min(98vw,1500px);
    bottom: -5%;
}
.intro_title {
    font-size: 1.5rem;
}
.intro_txt span {
    font-size: 1rem;
    line-height: 2;
}
#contents .con_title {
    margin-bottom: 30px;
    font-size: 28px;
}
#contents .box2 .con_title{
    font-size: 30px;
}
.con3 .kotei_txt li{
    font-size:1rem;
    background-position: top 1px left;
}
.con_item3 {
    width: min(87vw,1100px);
    bottom: 19%;
}
.intro_item2 {
    width: min(20vw,300px);
    bottom: -2%;
}
.con_item, .topcms_item {
    width: min(30vw,500px);
    top: -1%;
}
.con_item2 {
    width: min(21vw,300px);
    bottom: -1%;
}

#top_cms .cms_title h3 {
    font-size: 22px;
}
#logo2 img{
    max-width:200px;
}
.page main::before{
    top:-50px;
    left: -4%;
}
#footer_info {
    padding-top: 10px;
    padding-left:10px;
    padding-right: 10px;
}
}




