﻿/* 1536 , 1530 × 735 ,1366 *//* 上記画面幅でも崩れていないか確認 */

/* 修正した場合→各項目の一番下に日付をコメントアウトして追記 */


/*■■　ALL　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.linkStyle{
	color:var(--color3);
}
.linkStyle:hover{
	color:var(--color1);
	opacity: 0.7;
	transition: all 0.5s;
}

#page_title .title_img{
    background-position: 0px -200px;
}
.link_box li{
    width: 18%!important;
    height:30px!important;
}
header{
    padding-top: 80px!important;
}

/* ---------------------------　タブレット　-------------------------- */
@media screen and (max-width: 768px){
.fat-nav li a {
    font-size: 16px;
}
    footer .link_box li {
        max-width: 45px;
    }
header{
    padding-bottom: 18px!important;
    padding-top: 18px!important;
}
}

/* --------------------------　スマホ　-------------------------- */
@media screen and (max-width: 667px){
    footer .link_box li {
        max-width: 45px;
    }
}



/*■■　FV　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.flexslider{
    opacity: 0.6;
}
/* .fv_item01 {
    position: absolute;
    width: 45%;
    z-index: 3;
    bottom: 0;
    right: -1%;
} */
/* .fv_txt01 {
    position: absolute;
    width: 50%;
    z-index: 3;
    left: 5%;
    top: 17%;
} */
.fv_item01{
    display: none;
}
.fv_txt01 {
    position: absolute;
    width: 52%;
    z-index: 2;
    top: 14%;
    left: 9%;
}

/* PCデフォルト：SP画像を消す */
.slides_sp { display: none; }

/* SP（768px以下）の時：PC画像を消してSP画像だけ表示 */
@media screen and (max-width: 768px) {
    .slides { display: none; }
    .slides_sp { display: block; }
}

/* ---------------------------　タブレット　-------------------------- */
@media screen and (max-width: 768px){
#main_img{
    height: 70vh;
}
.fv_item01 {
        position: absolute;
        width: 50%;
        z-index: 4;
        bottom: -10%;
        right: 24%;
}
.fv_txt01 {
        position: absolute;
        width: 64%;
        z-index: 3;
        left: 20%;
        top: 4%;
}
}

/* --------------------------　スマホ　-------------------------- */
@media screen and (max-width: 667px){
#main_img{
    height: 80vh;
max-height: 580px;
}
    .fv_item01 {
        position: absolute;
        width: 70%;
        z-index: 4;
        bottom: -4%;
        right: 15%;
    }
    .fv_txt01 {
        position: absolute;
        width: 80%;
        z-index: 3;
        left: 10%;
        top: 7%;
    }
}

@media screen and (max-width: 375px){
    .fv_txt01 {
        position: absolute;
        width: 80%;
        z-index: 3;
        left: 10%;
        top: 3%;
    }
    .fv_item01 {
        position: absolute;
        width: 65%;
        z-index: 4;
        bottom: -4%;
        right: 20%;
    }
}



/*■■　TOP　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.intro_txt_pc{
    width: 70%;
}
.intro_txt_sp{
    display: none;
}
#contents1 .title{
    border-bottom:none;
    border-left:none;
    transform:none;
    -webkit-transform:none;
    padding:none;
}
#contents1 .title:before {
    display: none;
}
#contents1 .txt2{
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
.blur{
    background-color: rgb(255 255 255 / 60%);
}
.con_title01,.con_title02,.con_title03{
    width: 90%;
}

/* ---------------------------　タブレット　-------------------------- */
@media screen and (max-width: 768px){
.intro_txt_pc {
    width: 100%;
}
#contents1 .txt2 {
    margin-top: -45px;
}
.con_title01, .con_title02, .con_title03 {
    width: 100%;
}
.head_box .pc_box #logo{
    max-width: 240px!important;
}
#contents1,#contents2,#contents3{
    padding-right:50px;
    padding-left:50px;
}
.top_cms_wrap {
    padding-right:20px;
    padding-left:20px;    
}
}

/* --------------------------　スマホ　-------------------------- */
@media screen and (max-width: 667px){
    .head_box .pc_box #logo {
        max-width: 160px !important;
    }
.intro_txt_pc{
    display: none;
}
    .intro_txt_sp {
        display: block;
        width: 120%;
    }
    #contents1 .txt2 {
        margin-top: -5px;
    }
#contents1,#contents2,#contents3{
    padding-right:30px;
    padding-left:30px;
}
.top_cms_wrap {
    padding-right:10px;
    padding-left:10px;    
}
}



/*■■　下層ページ　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* 問い合わせ */
.contact_type1 .left, .contact_type1 .right {
    padding: 40px 27px 30px;
    background-color: #f7f7f7;
    margin: 0 auto 30px auto;
    width: 60%!important;
    box-sizing: border-box;
}
.contact_type1 .cate_title {
    padding: 0;
    margin: 0;
    font-size: 19px;
    margin-bottom: 16px;
}
.contact_type1 .con_box1 a {
    display: block;
    max-width: 330px;
    margin: 0 auto 27px;
    transition: opacity .6s;
}
.contact_type1.con_box2 a{
    display: block;
    max-width: 450px;
    margin: 0 auto;
    transition: opacity .6s;
}
.contact_type1 .click_bt {
    cursor: pointer;
    padding: 10px 18px;
    background-color: #fff;
    box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
    border-radius: 5px;
    text-align: center;
}
.contact_type1 .txt_box{
     display: none
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.contact_type1 .left, .contact_type1 .right {
    width: 80%!important;
}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
.contact_type1 .left, .contact_type1 .right {
    padding: 30px 27px 30px;
    width: 100%!important;
    margin-bottom: 20px;
}
.contact_type1 .cate_title {
    font-size: 17px;
}
}

/* ---------------------------　タブレット　-------------------------- */
@media screen and (max-width: 768px){

}

/* --------------------------　スマホ　-------------------------- */
@media screen and (max-width: 667px){

}


