﻿@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');
/* Bnr-----------------------------------------*/
.Bnr {
    display: none;
    position: fixed;
    right: 100px;
    bottom: 20px;
    z-index: 2;
    width: 400px;
}
.Bnr .Bnr__img__inner a {
    display: block;
    display: inline-block;
    transition: ease 0.3s;
    display: block;
}
.Bnr .Bnr__img p.close {
    position: absolute;
    right: 12px;
    top: 8px;
    z-index: 12;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i {
    font-size: 17px;
    z-index: 888;
    color: #fff;
}


@media (max-width: 768px) {
.Bnr {
    right: 87px;
    width: 400px;
}
.Bnr .Bnr__img p.close {
    position: absolute;
    right: 11px;
    top: 6px;
    z-index: 12;
}
}
@media (max-width: 667px) {
.Bnr {
        display: none;
    }
.Bnr {
    right: inherit;
    bottom: 20px;
    width: 216px;
    left: 10px;
}
.Bnr .Bnr__img p.close {
    right: 5px;
    top: -2px;
}
.Bnr .Bnr__img p.close a i {
    font-size: 12px;
}
}




























.topCms {
    background: url(Dup/img/paper1.png), url(Dup/img/paper2.png);
    background-repeat: no-repeat;
    background-size: 149px auto;
    background-position: left calc(50% - 200px) top 25px, right calc(50% - 200px) top 25px;
}
.cmstitle p span.txt_color2 {
    display: none;
}
.chatting h3 {
position: relative;
display: inline-block;
margin: 10px 20px;
padding: 10px 20px 10px 52px;
background: #fffbe2; 
text-align: left;
border-radius: 12px;
}
.chatting p {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    padding: 10px 20px 10px 52px;
    background: #ff9743;
    color: #fff;
    text-align: left;
    border-radius: 12px;
}
/* 吹き出しの三角部分の作成 */
.chatting h3::after {
content: "";
border: 15px solid transparent;
border-top-color: #fffbe2; 
position: absolute;
top: 10px; 
}
.chatting p::after {
content: "";
border: 15px solid transparent;
border-top-color: #ff9743; 
position: absolute;
top: 10px; 
}
.chatting.left {
	padding: 10px 0 15px 51px;
	background-image: url(Dup/img/f1.png);
	background-repeat:no-repeat;
	background-size: auto 80px;
}

.chatting.right {
padding: 0px 75px 5px 0px;
	background-image: url(Dup/img/car1_2.png);
	background-repeat: no-repeat;
	background-position: 100% 10px;
	background-size: auto 70px;
	text-align: right;
}

.chatting.left h3::after {
left: -15px; z-index: -1;
}
.chatting.right p::after {
right: -15px; 
}
.cms_5-c .box_txt1::before, #cms_5-c .box_txt1::before {
  top: 1px;
  left: 20px;
  color: #fff;
}
@media(max-width: 667px) {
    .chatting.right {
    padding: 0px 62px 5px 0px;
    background-size: auto 58px;
}
.chatting.left {
    padding: 10px 0 15px 51px;
    background-size: auto 58px;
}
.cms_5-c .box_title1::before {
    top: 3px;
    left: 10px;
}
#cms_5-c .box_title1::before {
    top: 3px;
    left: 11px;
}
.chatting h3 {
    padding: 8px 8px 6px 36px;
}
.chatting p {
    padding: 7px 10px 3px 47px;
}
.cms_5-c .box_txt1::before {
    left: 16px;
}
}

















/* ------------------------------------------------------------------------------------------- */
/* car */
.topTxt1 {
    z-index: 1;
}
.bnr_ment {
    max-width: 500px;
    display: block;
    margin: 60px auto 0;
}
.bnr_ment a {
    display: block;
}
.bnr_ment .cardash {
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 0;
    background-repeat: repeat-x;
    background: url(Dup/img/bnr_car.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    transition: all 0.7s ease-out;
    animation: anime2 60s linear infinite;
    bottom: 0;
    left: 0;
    background-position: 50% 100%;
    /*opacity: 0.6;*/
}
.bnr_ment .cloud {
    position: absolute;
    width: 100%;
    height: 104px;
    z-index: 0;
    background-repeat: repeat-x;
    background: url(Dup/img/cloud.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    transition: all 0.7s ease-out;
    animation: anime1 160s linear infinite;
    top: 0;
    left: 0;
    background-position: 50% 100%;
}
.bnr_ment_txt {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
    top: 20%;
}
@keyframes anime1{
from{
background-position-x: -2400px;
}
to{
background-position-x: 0px;
}
}
@keyframes anime2{
from{
background-position-x: 0;
}
to{
background-position-x: -2400px;
}
}




.img-container:after {
    background: #fffbf3;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transform: translateX(0%);
    transition: all .7s 0s ease;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}
.img-container.trans:after {
transform: translateX(101%);
}
#con2 .topimg3, #con3, .copy {
    position: relative;
}

.modal_box::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}
.modal_box::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #818181;
}
.modal_box::-webkit-scrollbar-track {
    border-radius: 5px;
    box-shadow: 0 0 4px #aaa inset;
}

.apng {
  max-width: 400px;
    margin: 0 auto;    transition: all 0.4s;
}
.apng:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);

}
.topTxt1:before, #con2 .topimg3:before, #con3:before, .copy:before {
    content: "";
    display: block;
    width: 150px;
    height: 200px;
    background-image: url(Dup/img/car1_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 165px;
    top: -55px;
    z-index: -1;
}
#con2 .topimg3:before {
    z-index: 1;
    background-image: url(Dup/img/car3_2.png);
    width: 140px;
    left: inherit;
    right: 0;
    top: -114px;
}
#con3:before {
    z-index: 1;
    background-image: url(Dup/img/car2_2.png);
    width: 160px;
    left: 5%;
    top: -64px;
	-webkit-animation-name: sample1;
	animation-name: sample1;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.copy:before {
    z-index: 1;
    background-image: url(Dup/img/car4_2.png);
    left: 3%;
    top: -54px;
}

@-webkit-keyframes sample1 {
	from {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1;
	} to {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} 3% {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(0px,0px) scale(1,1) rotate(-5deg) skew(0deg,0deg);
		opacity: 1.0;
	} 6% {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(0px,0px) scale(1,1) rotate(5deg) skew(0deg,0deg);
		opacity: 1.0;
	} 9% {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(0px,0px) scale(1,1) rotate(-5deg) skew(0deg,0deg);
		opacity: 1.0;
	} 12% {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(0px,0px) scale(1,1) rotate(5deg) skew(0deg,0deg);
		opacity: 1.0;
	} 15% {
		-webkit-animation-timing-function: linear;
		-webkit-transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1;
	} 
}
@keyframes sample1 {
	from {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1;
	} to {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} 3% {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(-3deg) skew(0deg,0deg);
		opacity: 1.0;
	} 6% {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(3deg) skew(0deg,0deg);
		opacity: 1.0;
	} 9% {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(-3deg) skew(0deg,0deg);
		opacity: 1.0;
	} 12% {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(3deg) skew(0deg,0deg);
		opacity: 1.0;
	} 15% {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1;
	} 
}






#cms_2-a .cate_title {
    position: relative;
    background: url(Dup/img/bg_h2.png) repeat-x left bottom;
    background-size: 5px;
    line-height: 1.3;
    border: 0;
    display: block;
}
#cms_2-a .cate_title:before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 20%;
    border-bottom: solid 3px #f7cc38;
    content: "";
}
#cms_2-a .box_title1 {
    background: url(Dup/img/kazari.png) no-repeat 0% 50%;
    background-size: 44px;
    padding-left: 52px;
}
.carall {
    max-width: 170px;
}
 .car1 {
    top: 65%;
right: calc(50% + 611px);opacity: 0.6;
 }   
 .car2 {
     top: 14%;
    left: 19%;
 }   
 .car3 {
    top: 15%;
left: calc(50% + 400px);opacity: 0.6;
 }  
.modal_bt{cursor: pointer}
.modal_bg {
    top: 0;
    left: 0;
    background-color: rgba(148, 148, 148, 0.8);
    z-index: 9999;
}
.modal_box{
     max-height: 100%;
     overflow-y: auto;
     z-index: 10;
	max-width: 1000px;
}
.close_bt{cursor: pointer;
margin-top: 19px;
border-radius: 10px;
background-color: #848484;
}
.main_image_box figure {
	width: 600px;
}


@media(max-width: 768px) {
.logo1 {
    max-width: 244px;
    padding-left: 0px;
}
.modal_box {
    max-height: 82%;
    margin-top: 23px;
}
}
/* ------------------------------ MODAL END -------------------------------------------------*/


body {
font-family: 'Kosugi', sans-serif;
letter-spacing: 0.04rem;
}
.cmstitle .en, .pc_nav li a span.font_15 {
    font-family: 'Ubuntu', sans-serif;letter-spacing: 0.13em;
}
.pc_nav li a span.font_15 {
    opacity: 0.8;
}
.pc_nav li a:hover span.font_15 {
color: #f90;transition: all 0.3s
}


.pc_nav .nav_entry a:hover::before {
opacity: 1;
}
.pc_nav .nav_entry a::before {
    content: '';
    position: absolute;
    z-index: 1;
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 0 0 1px #ffde00, 0 0 0 1px #ffde00 inset;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pc_nav .nav_entry a {
    position: relative;
}
#con3 h4 span {
    position: relative;
    display: inline-block;
}
#con3 h4 span:before {
    content: "";
    display: block;
    width: 0%;
    left: 0;
    position: absolute;
    background: #ffde83;
    height: 70%;
    z-index: -1;
    bottom: -4px;
    transition: all 1s;
    transition-delay: 0.2s;
}
#con3 h4.trans span:before {
    width: 100%;
}



.con1_squ span {
  animation: fluffy1 2s ease infinite;
}
.con1_squ span:nth-child(2) {
    animation-delay: 0.2s;
}
.con1_squ span:nth-child(3) {
    animation-delay: 0.4s;
}
    @keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-5px) }
  25% { transform:translateY(0) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

/*SVGのサイズ*/
svg{
	max-width:1468.45px;/*SVGタグの横幅*/
	width:100%;/* レスポンシブ対応にするため100%を指定*/
	height:auto;
}
/* マスクをするパスの設定*/
#mask .st0{
 fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 178px;
}	
.catch {
    transition: 1.5s;
    top: calc(50% - 14vw);
    right: calc(50% - 43vw);
    transition: all 1.5s;
    width: 85%;
    max-width: 1000px;
}


#page1 .header-in.trans{
     opacity: 1;
     transform: none
}


@media(min-width: 769px) {

  .catch.trans {
    top: 19%;
    left: 5%;
    margin: auto;
    width: 53%;
}  
}
/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓------------------------------------------------ */
.pc_nav .nav_entry {
    padding: 0;
}
.pc_nav .nav_entry a {
    background: #ffb000;
    padding: 10px 30px 0px;border-radius: 10px;
}
#main_img {
    max-height: 100vh;
    position: relative;
}
.topTxt1 .arrow {
    margin-left: -14px;
}
.con1_inner h2 {
    font-weight: bold;
    font-size: 34px;
    opacity: 0;
    width: 100%;
}
.con1_inner > span {
    opacity: 0;
    display: inline-block;
}
.con1_inner.trans h2, .con1_inner.trans > span {
    animation: zoomIn 1.4s forwards;
    animation-delay: 0.5s;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px) scale3d(0.5, 0.5, 0.5);
  }
  40% {
    opacity: 1;
    -webkit-transform: translateY(-20px) scale3d(1, 1, 1);
  }
  70% {
    opacity: 1;
    -webkit-transform: translateY(5px) scale3d(1, 1, 1);
  }
 100% {
   opacity: 1;
   -webkit-transform: translateY(0) scale3d(1, 1, 1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: translateY(200px) scale3d(0.5, 0.5, 0.5);
  }
  40% {
    opacity: 1;
    transform: translateY(-20px) scale3d(1, 1, 1);
  }
  70% {
    opacity: 1;
    transform: translateY(5px) scale3d(1, 1, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale3d(1, 1, 1);
  }
}
.con1_inner {
    position: relative;
}
#con2 p.font_22 {
    font-size: 37px;
    font-weight: bold;
}
#con2 p.font_22:first-letter {
    font-size: 56px;
    color: #ffb100;
}
#con3 .title .en {
    font-size: 35px;
    color: #ffd04e;
    font-weight: bold;
    letter-spacing: 6px;
}
#con3 h4 {
    font-size: -webkit-calc(1rem + 6px);
    font-size: calc(1rem + 6px);
    margin-top: 10px;
    font-weight: bold;
    position: relative;
    z-index: 0;
    color: #373737;
}
#con4 {
    display: none;
}
.cate_list li a {
    color: #444;
}
.cate_list li a:hover {
color: #00cf36;
}
.pagetitle_img {
    background-repeat: no-repeat;
    background-size: cover;
}
#pagetop {
    z-index: 1;
}
.topTxt1 .arrow{
border-left: 16px solid transparent;
}
.l-menu li a.font_24 {
    font-size: 21px;
}

.cmstitle p {
    font-size: 16px;
}
.footer_contact h4 {
    display: none;
}
.f_contact_box p.font_16 {
    font-size: 28px;
    font-family: 'Ubuntu', sans-serif;
}
.footer .txt_white {
    color: #212121;
}
.footer p {
    text-align: center;
}
@media(max-width: 768px) {
    .header-in {
        margin-top: 2px;
    }
    #con3 h4 {
    font-size: calc(1rem + 5px);
    }
}

@media(max-width: 667px) {
    .bnr_ment .cardash {
        height: 35px;
    }
.topTxt1:before, #con2 .topimg3:before, #con3:before {
    width: 88px;
    height: 80px;
    top: -23px;
}
#con2 .topimg3:before {
    width: 87px;
    top: -75px;
}
#con3:before {
    width: 97px;
    left: 16px;
    top: -47px;
}
.copy:before {
    width: 120px;top: -42px;
}
.carall {
    width: 23%;
}
 .car1 {
    top: -118px;
    left: 5px; 
 }   
 .car2 {
    top: -118px;
    left: 50%; 
 }   
 .car3 {
    top: -118px;
    right: 5px; 
 }   
 
.footer_sns .box a img {
max-height: 31px;
}
.logo1 {
    padding-left: 0;
    max-width: 179px;
}
#main_img {
    padding-top: 72px;
}

#con1 h2 {
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
}
#con2 p.font_22 {
    font-size: 20px;
}
#con3 .title .en {
    font-size: 20px;
}
#cms_2-a .box_title1 {
    background: url(Dup/img/kazari.png) no-repeat 0% 50%;
    background-size: 34px;
    padding-left: 45px;
}
   .cms_1-a .box_title1 {
       padding-top: 0;
       padding-bottom: 0;
   }
.cms_2-a .cate_box {
	padding: 0 10px;
}
.cms_2-a .swiper-button-prev {
    left: -5px;
}
.cms_2-a .swiper-button-next {
    right: -5px;
}
#cms_2-a .cate_box {
    margin-top: 20px;
    padding-bottom: 10px;
}
.footer_contact h4 {
font-size: 30px;
}
}

/* ----------------------------↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------------------- */
#body {
    background: #fffbf3;
}
.footer {
    background-image: url(Dup/img/penki.png);
    background-size: 36%;
    background-repeat: no-repeat;
}
@media(max-width: 1025px) {
.pc_nav .nav_entry {
display: none;
 }   
}

@media(max-width: 768px) {
    .catch{
    top: inherit;
    transition: all 1.5s;
    width: 76%;
    bottom: 7%;
    }


}

@media(max-width: 667px) {
    .catch {
width: 96%;
    }

}
@media all and (-ms-high-contrast:none){
.pager li a {
    padding-top: 3px;
}
.cate_list li a {
    padding-top: 13px;
}
#cms_3-b h3 {
    padding-top: 13px;
}
#cms_6-b .cate_title {
    padding-top: 9px;
}
#cms_2-b .cate_title {
padding-top: 13px;    
}
svg#mask {
     max-width: 1000px;
     width: 100%;
     height: 500px;
 } 
}



