﻿.top_cms_box .cms_title, .more, #info_title_box, #page_title, a[href^="tel:"], #bottom_menu, #info .info_txt h3, .drawer-menu, #page10, #intro .intro_no, #con_h .con_no,.ctBoxWrap .contactBox a{
    font-family: "cooper",'Noto Sans JP',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}
 header #header #header_menu ul{
     font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
 }
 .border_so1{
     border: 5px solid ;
     border-radius: 20px;
 }
/*header*/
.headerBox{
    display: flex;
    justify-content: center;
    align-items: center;
}
header{
    border: solid 2px #60513c;
    border-radius: 10px;
    margin-bottom: 10px;
    top: 0;
    background-color: rgba(242,237,231,0.8);
}
header.width_100per{
    margin: 10px auto;
    width: 98%!important;
}
#header.flex_top{
    align-items: center;
}
#resizeScr{
    transition-duration: 1.0s;
}
#resizeScr.resized{
    width: 80px;
    transition-duration: 1.0s;
}
.resizeLOGO{
    width: 80px!important;
}
#header_menu.grid_9{
    width: 55%!important;
}
#headerCarMenu{
    max-width: 20%;
    transform: translateY(10px);
}
@media screen and (max-width: 945px) and (min-width: 769px){
    #headerCarMenu{
        transform: translateX(40px);
    }
}
@media screen and (max-width: 768px){
    header.width_100per{
        margin: 10px 4px;
    }
    #logo .logo{
        width: 80px;
    }
    #headerCarMenu{
        display: none;
    }
    #logo {
        width: 30%!important;
    }
}
/*FV*/
#main_img{
    margin-top: 23px;
    padding-top: 215px;
}
.main_img_wrap{
    border-radius: 20px;
    max-width: 98%;
    margin: 0 auto;
}
.main_logo.width_300-max{
    max-width: 1280px;
}
.main_logo.width_50per{
    width: 80%!important;
}
.main_logo.posi_center{
    top: 55%;
    left: 48%;
}
#main_img .main_img_wrap{
    height: 725px;
}
@media screen and (max-width: 768px){
    #main_img{
        padding-top:90px;
    }
    .main_logo.width_50per{
        width: 100%!important;
    }
    .main_logo.posi_center{
        top:43%;
    }

}
@media screen and (max-width: 667px){
    #left,#right{
        height: 300px!important;
    }
    #main_img .main_img_wrap{
        height: 600px;
    }
    .main_logo.posi_center{
        top: 48.5%;
    }
}
/*TOP*/
.con_item1 ,.con_item2{
    display: none;
}
.loopSlide{
    display: flex;
    width: 100vw;
    height: 100px;
    overflow: hidden;
    transform: translateY(354px);
}
 .loopSlide img {
    width: auto;
    height: 100%;
}
 .loopSlide img:first-child {
            animation: slide1 60s -30s linear infinite;
        }
 
 .loopSlide img:last-child {
            animation: slide2 60s linear infinite;
        }
#carMove_sp{
    display: none;
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
 
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
@media screen and (max-width: 768px){
    .loopSlide{
        display: none;
    }
    #carMove_sp{
        display: flex;
        height: 60px;
        transform: translateY(143px);
    }
}
#contents .con_no{
    font-family: "cooper",sans-serif;
}
.car1::before{
    width: 100px;
    content: url("./Dup/img/car1.png");
    position: absolute;
    bottom: 0;
    right: -50px;
}
.car2::before{
    width: 100px;
    content: url("./Dup/img/car2.png");
    position: absolute;
    top: -110px;
    left: -150px;
    z-index: 10;
}
@media screen and (max-width: 768px){
    .car1::before{
    content:"";
    width: 40px;
    width: 165px;
    height: 165px;
    background-image: url("./Dup/img/car1.png");
    background-size: cover;
    position: absolute;
    bottom: -105px;
    right: -26px;
}
    .car2::before{
    content:"";
    width: 40px;
    width: 165px;
    height: 165px;
    background-image: url("./Dup/img/car2.png");
    background-size: cover;
    position: absolute;
    top: -98px;
    left: -26px;
}
}
/*よくあるご質問*/
#cms_5-b .box_item.border_so1{
    border: none;
}
/*お問い合わせ*/
.ctBoxWrap.d_flex{
    justify-content: space-around;
}
.ctBoxWrap i.fa-mail{
    content: url('./Dup/img/mailMark.png');
    transform: translateY(5px);
}
.ctBoxWrap .contactBox a.width_300-max{
    max-width: 400px;
}
@media screen and (max-width: 667px){
    .ctBoxWrap.d_flex{
        gap: 40px;
    }
    .ctBoxWrap .contactBox a{
        font-size: 19.3px;
    }
}
/*プライバシーポリシー*/
@media screen and (max-width: 375px){
#page_title h2 span.kaigyounone{
    font-size: 24px;
}
}
/*カーソル設定*/
body,a{cursor: none}
.cursor,.follower{
    width: 8px;
	height: 8px;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 10;
	transition: 0.3s;
	transition-property: opacity,background,width,height,transform
}
.follower{
    opacity: 1;
}
.follower.topFollower{
    opacity: 0;
}
.cursor::before,.follower::before {
    content: " ";
    display: block;
    width: 65px;
    height: 65px;
    position: relative;
    top: -22px;
    left: -18px;
    opacity: 1;
    transition: 0.3s;
    background-image: url("./Dup/img/cursor.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.cursor.is-active,.follower.is-active{
	opacity: 1;
	background-color: transparent;
	transform: scale(1.8);
}
.cursor.is-active::before,.follower.is-active::before{
	background-image: url("../dup/img/cursor_hover.png");
}