﻿

/*
#fakeloader{
    display:none;
}
*/


/*--all page---------------------------
-------------------------------------*/
.linkStyle{
    color:#333;
    transition:all 0.3s;
    text-decoration:underline;
}
.linkStyle:hover{
    opacity:0.7;
}

.font_14{
    font-size:18px;
}
body{
    overflow:hidden;
}

#nav_menu{
    z-index: 10;
    position: fixed;
    top: 50px;
    right: 10px;
}
.overlay.open{
    opacity: 1;
    backdrop-filter: blur(5px);
}
.stripe:after{
    display:none;
}
#bottom_menu{
    margin-top:200px;
}
#bottom_menu li a{
    font-size:15px;
}
.fix_bnr{
    left:10px;
    z-index:2;
}
.kbt_header{
    z-index:5;
}
.kbt_header #logo{
    max-width: 80px;
}
.kbt_header.scr_header #kbt_nav{
    display: block;
}
#header {
    position: relative;    
    z-index: 6;
}
#fix_header{
    padding-right:10%;
    background-color:#fff;
}


#kbt_nav ul li:not(:last-child),
#pc_nav ul li:not(:last-child){
    margin-right:30px;
}
#pc_nav ul li a{
    font-size:16px;
}
#header_wrap .logo img{
    max-width:150px;
}
.button_container span{
    background-color:#333;
}

.sns_links li{
    width:30px;
    height:30px!important;
}

/*--top page---------------------------
-------------------------------------*/
.top #header_wrap .logo img{
    max-width:250px;
}
.top #pc_nav{
    margin-top:70px;
}


.catch {
    font-size: 3rem;
    /*bottom: 15%;
    left: 3%;*/
    z-index: 2;
}
.catch2{
    font-size:1.2rem;
    /*bottom:10%;
    left:3%;*/
    z-index:2;
}
.intro_subtitle {
    font-size: 8rem;
    color: #333;
}
#intro_txt .d_flex{
    position:relative;
}
.num{
    z-index:2;
    font-weight:bold;
    font-size:4rem;
}
.num1 {
    top: -65px;
    left: 45%;
}
.num2{
    top:-65px;
    right:35%;
}
.num3{
    top:-65px;
    left:10%;
}

#top_contents2 {
    padding: 250px 0 130px;
}
.con2_subtitle {
    font-size: 8.5rem;
    line-height: 1;
    top: 0%;
    right: 4%;
}
.con2_subtitle2{
    font-size:2rem;
    top:2%;
    right:5%;
    z-index:2;
}
.con3_img{
    width:100%;
    height:450px;
    margin-bottom: 50px;
}

.topcms_title{
    font-size:7rem;
}
.cms_title span{
    display: block;
    font-size: 5rem;
    opacity: 0.07;
    margin-bottom: -45px;
}

/*--under page---------------------------
-------------------------------------*/
#page_title{
    max-width:initial!important;
    padding:150px 0;
    margin-bottom:200px;
    position:relative;
}
#page_title::after{
    background-color:rgba(255,255,255,0.2)!important;
}
#page_title h2{
    position: absolute;
    color: #333;
    font-size: 3rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25%;
    text-shadow: 0 0 20px #fff;
}
#page_title h2 span{
    font-size:1.5rem;
}
.cate_list li a{
    padding-top:7px;
}
.pager li a{
    font-size:16px;
}
.flow_type3 .cate{counter-reset: box;}
.flow_type3 .cate_box{counter-increment: box;}
.flow_type3 .box_item{padding-top: 60px;}
.flow_type3 .box_title1{z-index: 0}
.flow_type3 .box_title1::before, .flow_type3 .box_title1::after{
	position: absolute;
	content: "";
	display: block;
	pointer-events: none
}
.flow_type3 .box_title1::before {
    content: "0"counter(box);
    font-size: 86px;
    color: #f3f3f3;
    left: 0;
    top: -85px;
    z-index: -1;
}
.flow_type3 .box_title1::after{
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #222
}




/* ---------- responshive ---------- */
@media screen and (max-width: 1536px){

}


@media screen and (max-width: 1366px){
.kbt_header.scr_header #pc_nav {
    display: none;
}
}

@media screen and (max-width: 1280px){
.kbt_header{
    opacity:1;
    top:0;
}
#header,
.kbt_header.scr_header #kbt_nav{
    display:none!important;
}
}


/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){


.mainimg{
    height:70vh;
}
#main_img .catch_box{
    width:100%;
}
.intro_subtitle {
    font-size: 6rem;
    text-align: center;
    
}
#top_contents2 .con_box .text_box {
    width: 100%!important;
    top: 0;
    right: auto;
    transform: none;
    padding: 5% 5% 5% 7%;
    max-height: 100%;
}
#top_contents2 .con_box .con_img {
    height: 440px;
}
#top_contents2 .con_box:nth-of-type(2) .img_box {
    margin-left: initial;
}
#top_contents2 .con_box:last-of-type .txt_center.width_80per{
    padding:0;
}
.num1 {
    left: 6%;
}
.num2{
    right: auto;
    left: 6%;
}
.num3 {
    top: -10px;
    left: 1%;
}
.con3_img {
    height: 500px;
    margin-bottom: 0;
}
#footer_wrap > div{
    text-align: center;
}
#footer_wrap .more_btn{
    margin:auto;
}
#page_title{
    margin-bottom:100px;
}
#page_title h2 {
    font-size: 2.2rem;
    width: 100%;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.font_14 {
    font-size: 16px;
}
.kbt_header #logo {
    max-width: 70px;
}
#nav_menu{
    top:45px;
}
.button_container{
    right:15px;
}
#main_img{
    height:37vh;
}
.catch {
    font-size: 2rem;
    padding-left: 20px;    
}
.intro_subtitle {
    font-size: 3.1rem;
}
.con2_subtitle {
    font-size: 5rem;
    top: 1.2%;
}
.con2_subtitle2 {
    font-size: 1.2rem;
}
#top_contents2 {
    padding: 200px 0 130px;
}
#top_contents2 .con_box .con_img,.con3_img {
    height: 200px;
}
#top_contents2 .con_box:last-of-type h2{
    margin-top:5%;
}
#top_contents2 .con_box:last-of-type .txt_center.width_80per{
    padding: 5% 5% 5% 7%;
}
.num{
    font-size:3rem;
}
.num1,.num2 {
    top: -45px;
}
.num3 {
    top: -20px;
    left: 8%;
}
.topcms_title {
    font-size: 4rem;
}
.cms_title span {
    font-size: 3rem;
}

.fix_bnr a{
    border-radius:3px;
}
#copyright{
    font-size:13px;
}
#page_title{
    padding:100px 0;
}
#page_title::after {
    background-color: rgba(255,255,255,0.5)!important;
}
#page_title h2 {
    font-size: 1.8rem;
    letter-spacing: 2px;
}
.flow_type3 .box_title1::before{
	left: auto;
	right: 0;
	top: -50px
}
.flow_type3 .box_item {
    padding-top: 36px;
}
}



@-moz-document url-prefix() {
  .cms_title span {
    letter-spacing: 0!important;
  }
}
