@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
:root {
  --clr-border: #333;
  --AnimationLength: 0px;
}
body,html{font-family:'Noto Sans JP',sans-serif;text-align:justify;text-justify:inter-ideograph;text-transform:none;font-variant:normal;word-spacing:auto;word-break:normal;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-feature-settings:"palt";}html{width:100%;font-size:62.5%;height: -webkit-fill-available;}body{background-color:#fff;letter-spacing:0.06em;line-height:1.4;margin:0;padding:0;width:100%;overflow-y:auto;overflow-x:hidden;position:relative;-webkit-font-feature-settings:'palt' 1;font-feature-settings:'palt' 1;text-align:justify;text-justify:inter-ideograph;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing: grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-o-text-size-adjust:100%;text-size-adjust:100%;-webkit-overflow-scrolling:touch;color:#242424;min-height: 100vh;}div,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{margin:0;padding:0;}a{text-decoration:none;display: block;outline:none;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}a:-webkit-any-link{color:-webkit-link;text-decoration: none;cursor:pointer;display:inline;border-style:none;}a img{border-style:none;outline:none;}a:focus{border-style:none;outline:none;}a img:active{border-style:none;outline:none;}a:active{border-style:none;outline:none;}img {height: auto;max-width: 100%;width: 100%;display: block;}a:hover{opacity:0.5;}::selection{background-color:rgb(103 103 103 / 70%);}ul,ul li{list-style-type:none;}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}p{display:block;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0px;-webkit-margin-end:0px;margin:0;font-size:14px;}br{line-height:1;}input[type="text"],input[type="password"],textarea,select,input[type="url"],input[type="date"],input[type=submit],input[type=file], input[type=checkbox]{outline:none;}select{-moz-appearance:none;text-indent:0.01px;text-overflow:'';}select::-ms-expand{display: none;}textarea{overflow:hidden;}[class^="icon-"],[class*="icon-"]{font-family:'icomoon';color:#ffffff;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img[src$=".svg"]{width:100%;}svg {fill:currentColor;width:100%;}
div,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,span,a{font-weight:500;box-sizing:border-box;}
::-webkit-scrollbar{width:10px;}::-webkit-scrollbar-track{background:#fff;border:none;border-radius:0;box-shadow:inset 0 0 1px #777;}::-webkit-scrollbar-thumb{background:#D0D0D0;border-radius:100px;box-shadow:none;}
video {max-width: 100%;width: 100%;height: auto;vertical-align: bottom;}
/*------------------------------------------------
common
------------------------------------------------*/
br.PcNone {display: none;}br.PcIpadNone {display: none;}.PcBlock{display: block!important;}.SpBlock{display: none!important;}
@media screen and (max-width: 751px) {br.PcNone {display: none;}br.PcIpadNone {display: block;}}
@media screen and (max-width: 681px) {.PcBlock{display: none!important;}.SpBlock{display: block!important;}}
@media screen and (max-width: 481px) {br.PcNone {display: block;}br.PcIpadNone {display: none;}br.SpNone {display: none;}}
img,input,svg,*:before,*:after,a,a:hover img,a:hover input,a:hover,input:hover {backface-visibility: hidden;-webkit-backface-visibility: hidden;}
img {image-rendering: -webkit-optimize-contrast;}
/*--
body:not(.home){opacity: 0;-webkit-transition: opacity 1s ease 0s;transition: opacity 1s ease 0s;}
body.Open_Changed:not(.home){opacity: 1;}
--*/
/*------------ Animation ------------*/
@-webkit-keyframes byeShutter {70% {opacity: 1;}100% {opacity: 0;display: none;z-index: -1;}}
@keyframes byeShutter {70% {opacity: 1;}100% {opacity: 0;display: none;z-index: -1;}}
@-webkit-keyframes shutterOpen1 {0% {width: 0;height: 1px;}50% { width: 100%;height: 1px;}90% {width: 100%;height: 100%;}100% {width: 100%;height: 100%;}}
@keyframes shutterOpen1 {0% {width: 0;height: 1px;}50% {width: 100%;height: 1px;}90% {width: 100%;height: 100%;}100% {width: 100%;height: 100%;}}
@-webkit-keyframes shutterOpen2 {60% {width: 120%;height: 0;transform: rotate(5deg);}90% {width: 120%;height: 100%;transform: rotate(-5deg);}100% {width: 120%;height: 100%;transform: rotate(-5deg);}}
@keyframes shutterOpen2 {60% {width: 120%;height: 0;transform: rotate(5deg);}90% {width: 120%;height: 100%;transform: rotate(-5deg);}100% {width: 120%;height: 100%;transform: rotate(-5deg);}}
@-webkit-keyframes contentScale {70% {transform: perspective(800px) scale(0.98) rotateX(2deg);opacity: 0;visibility: visible;}100% {transform: perspective(800px) scale(1) rotateX(0);opacity: 1;visibility: visible;z-index: 0;}}
@keyframes contentScale {70% {transform: perspective(800px) scale(0.98) rotateX(2deg);opacity: 0;visibility: visible;}100% {transform: perspective(800px) scale(1) rotateX(0);opacity: 1;visibility: visible;z-index: 0;}}
@-webkit-keyframes cube {from {transform: scale(0) rotate(0deg) translate(-50%, -50%);opacity: 1;}to {transform: scale(20) rotate(960deg) translate(-50%, -50%);opacity: 0;}}
@keyframes cube {from {transform: scale(0) rotate(0deg) translate(-50%, -50%);opacity: 1;}to {transform: scale(20) rotate(960deg) translate(-50%, -50%);opacity: 0;}}
@keyframes arrow01 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}95% {transform: scale(1, 1);opacity: 1;}100% {transform: scale(1, 1);opacity: 0;}}
@keyframes arrow02 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}90% {transform: scale(1, 1);opacity: 0;}100% {transform: scale(1, 1);opacity: 0;}}
@keyframes arrow03 {0% {transform: rotate(45deg) scale(1, 0);}45% {transform: rotate(45deg) scale(1, 0);}55% {transform: rotate(45deg) scale(1, 1);}85% {transform: rotate(45deg) scale(1, 1);opacity: 1;}90% {transform: rotate(45deg) scale(1, 1);opacity: 0;}100% {transform: rotate(45deg) scale(1, 1);opacity: 0;}}
@-webkit-keyframes pulseMotion {0% {-webkit-transform: translate(-50%, -50%) scale(1, 1);transform: translate(-50%, -50%) scale(1, 1);background-color: rgb(46 73 161 / 40%);}100% {-webkit-transform: translate(-50%, -50%) scale(6.5, 6.5);transform: translate(-50%, -50%) scale(6.5, 6.5);background-color: rgb(46 73 161 / 0%);}}
@keyframes pulseMotion {0% {transform: translate(-50%, -50%) scale(1, 1);background-color: rgb(46 73 161 / 40%);}100% {transform: translate(-50%, -50%) scale(6.5, 6.5);background-color: rgb(46 73 161 / 0%);}}
@-webkit-keyframes fadeInUpI{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUpI{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transition:translate3d(-100px,0,0);transform:translate3d(-10px,0,0)}100%{opacity:1;-webkit-transition:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes slideIn{0%{opacity:0;-webkit-transition:translate3d(-100px,0,0);transform:translate3d(-10px,0,0)}100%{opacity:1;-webkit-transition:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@-webkit-keyframes masklogo{0%{clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}100%{clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);}}
@keyframes masklogo{0%{clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}100%{clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);}}
@-webkit-keyframes arrow02 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}90% {transform: scale(1, 1);opacity: 0;}100% {transform: scale(1, 1);opacity: 0;}}
@keyframes arrow02 {0% {transform: scale(1, 0);}30% {transform: scale(1, 0);}40% {transform: scale(1, 1);opacity: 1;}85% {transform: scale(1, 1);opacity: 1;}90% {transform: scale(1, 1);opacity: 0;}100% {transform: scale(1, 1);opacity: 0;}}
@-webkit-keyframes arrow03 {0% {transform: rotate(25deg) scale(1, 0);}45% {transform: rotate(25deg) scale(1, 0);}55% {transform: rotate(25deg) scale(1, 1);}85% {transform: rotate(25deg) scale(1, 1);opacity: 1;}90% {transform: rotate(25deg) scale(1, 1);opacity: 0;}100% {transform: rotate(25deg) scale(1, 1);opacity: 0;}}
@keyframes arrow03 {0% {transform: rotate(25deg) scale(1, 0);}45% {transform: rotate(25deg) scale(1, 0);}55% {transform: rotate(25deg) scale(1, 1);}85% {transform: rotate(25deg) scale(1, 1);opacity: 1;}90% {transform: rotate(25deg) scale(1, 1);opacity: 0;}100% {transform: rotate(25deg) scale(1, 1);opacity: 0;}}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}
@keyframes fadeIn{from {opacity:0}to{opacity:1}}
@-webkit-keyframes fadeOut {from{opacity:1}to{opacity:0}}
@keyframes fadeOut {from{opacity:1}to{opacity:0}}
@-webkit-keyframes zoomUp {
    0% {-webkit-transform: scale(1);transform: scale(1);}
    100% {-webkit-transform: scale(1.15);transform: scale(1.15);}
}
@keyframes zoomUp {
    0% {-webkit-transform: scale(1);transform: scale(1);}
    100% {-webkit-transform: scale(1.15);transform: scale(1.15);}
}
@-webkit-keyframes scrolldown {
  0% {background-position: 0 -80px;}
  75% {background-position: 0 0;}
  100% {background-position: 0 80px;}
}
@keyframes scrolldown {
  0% {background-position: 0 -80px;}
  75% {background-position: 0 0;}
  100% {background-position: 0 80px;}
}
@-webkit-keyframes rotation {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  to {-webkit-transform: rotate(359deg);transform: rotate(359deg);}
}
@keyframes rotation {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  to {-webkit-transform: rotate(359deg);transform: rotate(359deg);}
}
@-webkit-keyframes gradation{0%{background-position: 0% 0%;}100%{background-position: 100% 100%;}}
@keyframes gradation{0%{background-position: 0% 0%;}100%{background-position: 100% 100%;}}
/*------------ Loding ------------*/
.Fade_Group02 > div {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 999999;
    -webkit-transition: all 2s cubic-bezier(.18,.06,.23,1) 0s;
    transition: all 2s cubic-bezier(.18,.06,.23,1) 0s;
    background: #ffffff;
    background: radial-gradient(circle at top left,#ededed 0%,#ffffff 100%);
    will-change: opacity;
    background-position: 0 100%;
    background-size: 100% 200%;
}
body.Open_Changed .Fade_Group02 > div {opacity: 0;}
.Loading_Logo {
    max-width: 380px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    padding-left: 20px;
    padding-right: 20px;

    -webkit-transition: filter 0.5s cubic-bezier(.43,.05,.17,1) 0s;
    transition: filter 0.5s cubic-bezier(.43,.05,.17,1) 0s;
    will-change: filter;
}
body.Open_Changed .Loading_Logo {

}
/*------------ Header ------------*/
.Header{
    background: #fff;
}
.Header .Header_Inner {
    display: flex;
    gap: 30px;
    padding-inline: 40px 0;
    justify-content: space-between;
}
.Header .Header_Logo {
    max-width: 270px;
    margin-block: 15px;
}
.Header .Header_Tel a {
    display: block;
    max-width: 370px;
    position: relative;
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
}
.Header .Header_Tel a:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #2B6E33;
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    border-bottom-left-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Header .Header_Tel a:hover {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.Header .Header_Tel a:hover:after {
    top: 0;
    opacity: 0;
}
/*------------ Main ------------*/
.Main{overflow: hidden;}
.Section_Line .Section_Inner {
    max-width: 1920px;
    margin-inline: auto;
    position: relative;
}
.Section01 .Section01_Inner {
    padding-block: 30px 100px;
}
.Section01 .Section01_Image01 {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    min-width: 1240px;
    margin-inline: auto;
    padding-block: 0 6%;
}
.Section01 .Section01_Bt {
    position: absolute;
    z-index: 1;
    opacity: 1;
    top: 57.5%;
    left: 51.5%;
    width: 30%;
}
.Section01 .Section01_Bt:hover {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.Section01 .Section01_Bt:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #2B6E33;
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Section01 .Section01_Bt:hover:after {
    top: 0;
    opacity: 0;
}
.Section01 .Section01_Bt02 {
    position: absolute;
    z-index: 1;
    opacity: 1;
    width: 30%;
    top: 89%;
    left: 19.5%;
}
.Section01 .Section01_Bt02:hover {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.Section01 .Section01_Bt02:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #0DA300;
    background: linear-gradient(120deg, rgba(13, 163, 0, 1) 0%, rgba(1, 144, 50, 1) 100%);
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Section01 .Section01_Bt02:hover:after {
    top: 0;
    opacity: 0;
}
.Section01 .Section01_Bt03 {
    position: absolute;
    z-index: 1;
    opacity: 1;
    width: 30%;
    top: 89%;
    left: 51.5%;
}
.Section01 .Section01_Bt03:hover {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.Section01 .Section01_Bt03:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #E2AE00;
    background: linear-gradient(120deg, rgba(226, 174, 0, 1) 0%, rgba(211, 113, 0, 1) 100%);
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Section01 .Section01_Bt03:hover:after {
    top: 0;
    opacity: 0;
}
.Section02 .Section02_Inner {
    padding-block: 0 120px;
}
.Section02 .Section02_Image01 {
    margin-inline: auto;
    max-width: 1000px;
    position: relative;
}
.Section02 .Section02_Bt {
    position: absolute;
    z-index: 1;
    opacity: 1;
    width: 81%;
    left: 0;
    right: 0;
    margin: auto;
    top: 88.5%;
}
.Section02 .Section02_Bt:hover {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.Section02 .Section02_Bt:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #2B6E33;
    background: linear-gradient(120deg, rgba(43, 110, 51, 1) 0%, rgba(0, 100, 50, 1) 100%);
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Section02 .Section02_Bt:hover:after {
    top: 0;
    opacity: 0;
}
.Section03 .Section03_Inner {
    padding-block: 120px 120px;
}
.Section03 .Section03_Inner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    margin-inline: auto;
    background-image: url(../images/common/PC_Section03_BG.png);
    width: 100%;
    height: 100%;
    z-index: -1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 1940px;
    transform: translate(-50%, 0);
}
.Section03 .Section03_Image01 {
    margin-inline: auto;
    max-width: 1000px;
}
.Section03 .Section03_Slide {
    margin-block: 0 240px;
    min-height: 334px;
}
.Section03 h2.Section03_Title {
    height: 82px;
    margin-block: 0 50px;
}
.Section03 h2.Section03_Title img{
    height: 100%;
    width: auto;
    margin-inline: auto;
    max-height: 100%;
    object-fit: cover;
}
.Section03 .Section03_Tab {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-block: 0 240px;
}
.Section03 .Tab_Wrapper {
    display: flex;
    gap: 70px;
}
.Tab_Buttons {
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
}
.Tab_Btn {
    padding: 0;
    font-size: 18px;
    border: none;
    cursor: pointer;
    -webkit-transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    width: 64px;
    -webkit-filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(0%) hue-rotate(251deg) brightness(92%) contrast(85%);
    filter: brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(0%) hue-rotate(251deg) brightness(92%) contrast(85%);
}
.Tab_Btn.Active {
    -webkit-filter:none;
    filter: none;
}
.Tab_Contents {
    position: relative;
    height: auto;
    width: 700px;
}
.Tab_Content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s;
  z-index: 0;
}
.Tab_Content.Active {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  position: relative;
}
.Tab_Content img {
  max-width: 100%;
  border-radius: 8px;
}
.Section04 .Section04_Line {
    background-image: url(../images/common/COMMON_Section04_BG.jpg);
    background-position: center;
    background-size: cover;
}
.Section04 .Section04_Inner {
    padding-block: 120px 120px;
}
.Section04 h2.Section04_Title {
    height: 82px;
    margin-block: 0 50px;
}
.Section04 h2.Section04_Title img{
    height: 100%;
    width: auto;
    margin-inline: auto;
    max-height: 100%;
    object-fit: cover;
}
.Section04 .Section04_Slide {
    padding-block: 20px 15px;
}
.Section04_Slick {
  margin: 0 auto;
}
.Section04_Slick .slick-slider {
  max-width: 100%;
  margin: 0 auto;
}
.Section04_Slick .slick-list {
  overflow: visible;
}
.Section04_Slick .slide {
  margin-right: 45px;
  margin-left: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 497px;
  min-height: 497px;
  max-height: 497px;
}
.Section04_Slick .slide img {
    width: auto;
    height: 100%;
    max-height: 100%;
    display: block;
    border-radius: 8px;
    object-fit: cover;
}
.Section04_Slick .slick-prev,
.Section04_Slick .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 66px;
  height: 66px;
  z-index: 10;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.Section04_Slick .slick-prev {
  background: url(../images/common/COMMON_Section04_Icon01.png)!important;
  background-position: center!important;
  background-size: 66px!important;
  background-repeat: no-repeat!important;
  left: calc(50% - 435px - 50px);
}
.Section04_Slick .slick-next {
  background: url(../images/common/COMMON_Section04_Icon02.png)!important;
  background-position: center!important;
  background-size: 66px!important;
  background-repeat: no-repeat!important;
  right: calc(50% - 435px - 50px);
}
.Section04_Slick .slick-prev:hover,
.Section04_Slick .slick-prev:focus{
  background: url(../images/common/COMMON_Section04_Icon01.png)!important;
  background-position: center!important;
  background-size: 66px!important;
  background-repeat: no-repeat!important;
}
.Section04_Slick .slick-next:hover,
.Section04_Slick .slick-next:focus {
  background: url(../images/common/COMMON_Section04_Icon02.png)!important;
  background-position: center!important;
  background-size: 66px!important;
  background-repeat: no-repeat!important;
}
.Section04_Slick .slick-prev:hover,
.Section04_Slick .slick-next:hover {
  background-color: transparent;
  opacity: 0.9;
}
.Section04_Slick .slick-prev::before,
.Section04_Slick .slick-next::before {
  display: none;
}
.Section04_Slick .slick-dots {
    bottom: -50px;
}
.Section04_Slick .slick-dots li {
  margin: 0 12px;
}
.Section04_Slick .slick-dots li button:before {
  font-size: 15px;
  color: #999;
  opacity: 1;
}
.Section04_Slick .slick-dots li.slick-active button:before {
  color: #D50000;
}
.Section05 .Section05_Inner {
    padding-block: 120px 120px;
}
.Section05 .Section05_Image01 {
    margin-inline: auto;
    max-width: 1000px;
    position: relative;
}
.Section05 .Section05_Bt {
    position: absolute;
    z-index: 1;
    opacity: 1;
    width: 81%;
    left: 0;
    right: 0;
    margin: auto;
    top: 83%;
}
.Section05 .Section05_Bt:hover {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.Section05 .Section05_Bt:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #2B6E33;
    background: linear-gradient(120deg, rgba(43, 110, 51, 1) 0%, rgba(0, 100, 50, 1) 100%);
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Section05 .Section05_Bt:hover:after {
    top: 0;
    opacity: 0;
}
.Section06 .Section06_Image01 {
    margin-inline: auto;
    max-width: 1000px;
    margin-block: 0 50px;
}
.Section06 .Section06_Chat {
    min-height: 670px;
    background-image: url(../images/common/COMMON_Section06_BG.jpg);
    padding-block: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.Section07 .Section07_Image01{
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 1920px;
    min-width: 1920px;
}
.Section07 .Section07_Bt {
    position: absolute;
    z-index: 1;
    opacity: 1;
    width: 11.8%;
    left: 24%;
    margin: auto;
    top: 45%;
}
.Section07 .Section07_Bt:hover {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.Section07 .Section07_Bt:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #2B6E33;
    background: linear-gradient(120deg, rgba(43, 110, 51, 1) 0%, rgba(0, 100, 50, 1) 100%);
    width: 100%;
    height: 100%;
    top: 4px;
    left: 0;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Section07 .Section07_Bt:hover:after {
    top: 0;
    opacity: 0;
}
.Section08 .Section08_Line {
    background: #F2F2F2;
}
.Section08 .Section08_Inner {
    padding-block: 120px 120px;
}
.Section08 h2.Section08_Title {
    height: 82px;
    margin-block: 0 50px;
}
.Section08 h2.Section08_Title img{
    height: 100%;
    width: auto;
    margin-inline: auto;
    max-height: 100%;
    object-fit: cover;
}
.Section08 .Section08_Faq {
    max-width: 1000px;
    margin-inline: auto;
}
.Section08 .Section08_Faq .Section08_Faq_Box_A {
    display: none;
}
.Section08 .Section08_Faq .Section08_Faq_Box_Q .Section08_Faq_Box_Q_Inner,.Section08 .Section08_Faq .Section08_Faq_Box_A .Section08_Faq_Box_A_Inner{
    display: flex;
}
.Section08 .Section08_Faq .Section08_Faq_Box{
    border-bottom: solid 1px #CECECE;
}
.Section08 .Section08_Faq .Section08_Faq_Box_Q {
    cursor: pointer;
}
.Section08 .Section08_Faq .Section08_Faq_Box_Q .Section08_Faq_Box_Q_Inner {
    padding-block: 20px;
    padding-inline: 0 45px;
    position: relative;
}
.Section08 .Section08_Faq .Section08_Faq_Box_Q .Section08_Faq_Box_Q_Inner:before {
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    background-color: #d50000;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    border-radius: 100px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: transform .3s ease 0s;
    transition: transform .3s ease 0s;
    will-change: transform;
}
.Section08 .Section08_Faq .Section08_Faq_Box_Q.Active .Section08_Faq_Box_Q_Inner:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.Section08 .Section08_Faq .Section08_Faq_Box_Q .Section08_Faq_Box_Q_Inner:after {
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    background: #d50000;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    border-radius: 100px;
    -webkit-transition: transform .3s ease 0s;
    transition: transform .3s ease 0s;
    will-change: transform;
}
.Section08 .Section08_Faq .Section08_Faq_Box_Q.Active .Section08_Faq_Box_Q_Inner:after  {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.Section08 .Section08_Faq .Section08_Faq_Box_A .Section08_Faq_Box_A_Inner {
    padding-block: 0 20px;
}
.Section08 .Section08_Faq .Icon {
    width: 45px;
}
.Section08 .Section08_Faq .Text {
    font-size: 2.0rem;
    letter-spacing: 0;
    font-weight: 600;
    padding-block: 6px 0;
    padding-inline: 20px 0;
    flex: 1;
}
.Section08 .Section08_Faq .Section08_Faq_Box_A .Text {
    font-size: 1.8rem;
    font-weight: 400;
    padding-block: 9px 0;
}
.Section09 .Section09_Inner {
    padding-block: 80px 80px;
}
.Section09 .Section09_Image01 {
    margin-inline: auto;
    max-width: 1000px;
    position: relative;
    padding-block: 0 90px;
}
.Section09 .Section09_Bt {
    position: absolute;
    z-index: 1;
    opacity: 1;
    width: 81%;
    left: 0;
    right: 0;
    margin: auto;
    top: 85%;
}
.Section09 .Section09_Bt:hover {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
}
.Section09 .Section09_Bt:after {
    content: "";
    position: absolute;
    z-index: -1;
    background: #2B6E33;
    background: linear-gradient(120deg, rgba(43, 110, 51, 1) 0%, rgba(0, 100, 50, 1) 100%);
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.Section09 .Section09_Bt:hover:after {
    top: 0;
    opacity: 0;
}
.Footer {
    background: #1A1A1A;
    text-align: center;
    color: #fff;
    padding-block: 20px;
}
.Footer .Copy{
    font-size: 1.4rem;
    font-weight: 400;
}
.chatbox {
  width: 100%;
  max-width: 880px;
  border-radius: 8px;
  padding: 16px;
  overflow-y: auto;
      margin-inline: auto;
}
.chat-line {
    display: flex;
    align-items: flex-start;
    margin: 8px 0;
    position: relative;
    padding-block: 8px 0;
}
.chat-line.bot {
  flex-direction: row;
}

.chat-line.user {
  flex-direction: row-reverse;
}
.icon-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 8px;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.bubble {
    max-width: 425px;
    padding: 14px 20px;
    border-radius: 16px;
    line-height: 1.7;
    font-size: 16px;
    background: #E3E3E3;
    margin-inline: 95px 0;
}
.bubble span.Red{
    color: #D50000;
    font-size: 1.2rem;
    margin-inline: 5px 0;
}
.chat-line.user .bubble {
  background: #a8dcff;
}
.options {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
    margin: 10px;
}
.option-btn {
    position: relative;
    z-index: 0;
    padding: 0;
}
.option-btn .option-btn_text{
    background-color: #ED5B5B;
    border: solid 1px #D50000;
    color: white;
    padding: 16px 10px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.3s, opacity 0.3s;
    position: relative;
    min-width: 68px;
    z-index: 1;
    overflow: visible;
}
.option-btn .shadow {
    content: "";
    position: absolute;
    z-index: 0;
    background: #D50000;
    width: 100%;
    height: 100%;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
}
.option-btn.inactive {
  opacity: 0.5;
}
.chatbox input[type=email], .chatbox input[type=tel], .chatbox input[type=text], .chatbox input[type=number] {
    width: 100%;
    outline: none;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    vertical-align: middle;
    height: 55px;
    padding: 8px 12px;
    color: #242424;
    font-weight: 500;
    -webkit-appearance: none;
    font-size: 1.5rem;
    box-sizing: border-box;
    background-color: rgb(255 255 255);
    border-radius: 3px;
    border: solid 1px #CECECE;
    margin-block: 12px;
}
.loader {
  width: 40px;
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
.loader div {
  width: 8px;
  height: 8px;
  background-color: #999;
  border-radius: 50%;
  animation: blink 1.4s infinite ease-in-out both;
}
.loader div:nth-child(2) { animation-delay: 0.2s; }
.loader div:nth-child(3) { animation-delay: 0.4s; }
@keyframes blink {
  0%, 80%, 100% { transform: scale(0); }
  40% { transform: scale(1); }
}
.form-group {
  margin: 10px 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.form-submit-btn {
    background-color: #D50000;
    border: solid 1px #D50000;
    color: #fff;
    padding: 16px 20px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 2.2rem;
    text-align: center;
    width: 100%;
    font-weight: 600;
    margin-block: 30px 10px;
}
.Sp_Block {
    display: none!important;
}
@media screen and (max-width: 1240px) {
  .Header .Header_Tel a {
      max-width: 300px;
  }
  .Section01 .Section01_Bt {
      top: 355px;
  }
  .Section01 .Section01_Bt02 {
      top: 558px;
  }
  .Section01 .Section01_Bt03 {
      top: 558px;
  }
}
@media screen and (max-width: 1049px){
  .Header .Header_Tel a {
      max-width: 240px;
  }
  .Section01 .Section01_Image01 {
      min-width: 118%;
  }
  .Section01 .Section01_Bt {
      top: 57.5%;
  }
  .Section01 .Section01_Bt02 {
      top: 91%;
  }
  .Section01 .Section01_Bt03 {
      top: 91%;
  }
  .Section02 .Section02_Image01,.Section03 .Section03_Image01,.Section05 .Section05_Image01,.Section06 .Section06_Image01,.Section09 .Section09_Image01 {
      width: 96%;
  }
  .Section04_Slick .slide {
      height: 50vw;
      min-height: 50vw;
      max-height: 50vw;
  }
  .Section04_Slick .slick-prev {
      left: 10px;
  }
  .Section04_Slick .slick-next {
      right: 10px;
  }
  .Section07 .Section07_Image01 {
      min-width: 180%;
  }
  .Section08 .Section08_Inner {
      padding-inline: 4%;
  }
  .Section03 .Tab_Wrapper {
      gap: 50px;
      padding-inline: 4%;
  }
  .Tab_Contents {
      width: 100%;
      flex: 1;
  }
  .Section03 h2.Section03_Title,.Section04 h2.Section04_Title,.Section08 h2.Section08_Title {
      height: 6.8vw;
  }
}
@media screen and (max-width: 861px){
  .Section01 .Pc_Block {
      display: none!important;
  }
  .Section01 .Sp_Block {
      display: block !important;
  }
  .Section01 .Section01_Image01 {
      min-width: 100%;
      padding-block: 0 16.5%;
  }
  .Section01 .Section01_Inner {
      padding-block: 10px 30px;
  }
  .Section01 .Section01_Bt {
      top: 65.5%;
      left: 0;
      right: 0;
      margin-inline: auto;
      width: 90%;
  }
  .Section01 .Section01_Bt:after {
      border-bottom-left-radius: 4.5vw;
      border-top-right-radius: 4.5vw;
  }
  .Section01 .Section01_Bt02 {
      top: 91.5%;
      width: 43.5%;
      left: 5.2%;
  }
  .Section01 .Section01_Bt03 {
      top: 91.5%;
      width: 43.5%;
      left: 52%;
  }
  .Section02 .Section02_Inner {
      padding-block: 0 70px;
  }
  .Section03 .Section03_Inner {
      padding-block: 70px 0;
  }
  .Section03 .Section03_Tab {
      margin-block: 0 30vw;
  }
  .Section03 .Tab_Wrapper {
      gap: 0;
      padding-inline: 4%;
      flex-flow: column;
  }
  .Tab_Buttons {
      display: flex;
      gap: 40px;
      margin-bottom: 20px;
      flex-flow: nowrap;
      align-items: center;
      justify-content: center;
  }
  .Tab_Btn {
      width: 58px;
  }
  .Section03 .Section03_Inner:after {
      background-size: 270vw;
  }
  
}
@media screen and (max-width: 781px){
  .Header .Sp_Block {
      display: block !important;
  }
  .Header .Pc_Block {
      display: none!important;
  }
  .Header .Header_Inner {
      gap: 20px;
      padding-inline: 20px 0;
  }
  .Header .Header_Logo {
      max-width: 230px;
  }
  .Header .Header_Tel a {
      max-width: 220px;
  } 
  .Section02 .Pc_Block {
      display: none!important;
  }
  .Section02 .Sp_Block {
      display: block !important;
  }
  .Section02 .Section02_Bt {
      width: 85%;
      top: 90.5%;
  }
  .Section03 .Pc_Block {
      display: none!important;
  }
  .Section03 .Sp_Block {
      display: block !important;
  }
  .Section03 .Section03_Tab {
      margin-block: 0 40vw;
  }
  .Section03 .Section03_Inner:after {
      background-size: 180vw 185vw;
  }
  .Section04 .Pc_Block {
      display: none!important;
  }
  .Section04 .Sp_Block {
      display: block !important;
  }
  .Section04 .Section04_Inner {
      padding-block: 70px 60px;
  }
  .Section04 .Section04_Slide {
      padding-block: 10px 10px;
  }
  .Section04_Slick .slick-prev, .Section04_Slick .slick-next {
      width: 45px;
      height: 45px;
      border-radius: 100px;
      background-size: 45px !important;
  }
  .Section04_Slick .slick-prev:hover, .Section04_Slick .slick-prev:focus {
      background-size: 45px !important;
  }
  .Section04_Slick .slick-next:hover, .Section04_Slick .slick-next:focus {
      background-size: 450px !important;
  }
  .Section04_Slick .slide {
      height: 96vw;
      min-height: 96vw;
      max-height: 96vw;
      margin-right: 15px;
      margin-left: 15px;
  }
  .Section04_Slick .slick-dots {
      bottom: -40px;
  }
  .Section04_Slick .slick-dots li {
      margin: 0 8px;
  }
  .Section05 .Pc_Block {
      display: none!important;
  }
  .Section05 .Sp_Block {
      display: block !important;
  }
  .Section05 .Section05_Inner {
      padding-block: 70px;
  }
  .Section05 .Section05_Bt {
      width: 85%;
      top: 90.5%;
  }
  .Section06 .Pc_Block {
      display: none!important;
  }
  .Section06 .Sp_Block {
      display: block !important;
  }
  .Section07 .Pc_Block {
      display: none!important;
  }
  .Section07 .Sp_Block {
      display: block !important;
  }
  .Section07 .Section07_Image01 {
      min-width: 100%;
  }
  .Section07 .Section07_Bt {
      width: 90%;
      top: 23%;
      left: 0;
      right: 0;
  }
  .Section08 .Section08_Inner {
      padding-block: 70px;
  }
  .Section08 .Section08_Faq .Section08_Faq_Box_Q .Section08_Faq_Box_Q_Inner {
      padding-inline: 0 28px;
  }
  .Section08 .Section08_Faq .Icon {
      width: 35px;
  }
  .Section08 .Section08_Faq .Text {
      font-size: 1.8rem;
      padding-block: 5px 0;
      padding-inline: 10px 0;
  }
  .Section08 .Section08_Faq .Section08_Faq_Box_A .Text{
      font-size: 1.6rem;
      font-weight: 400;
      padding-block: 6px 0;
  }
  .Section08 .Section08_Faq .Section08_Faq_Box_Q .Section08_Faq_Box_Q_Inner:before {
      width: 20px;
      height: 2px;
      right: 0;
  }
  .Section08 .Section08_Faq .Section08_Faq_Box_Q .Section08_Faq_Box_Q_Inner:after {
      width: 20px;
      height: 2px;
      right: 0;
  }
  .Section09 .Section09_Inner {
      padding-block: 70px;
  }
  .Section09 .Pc_Block {
      display: none!important;
  }
  .Section09 .Sp_Block {
      display: block !important;
  }
  .Section09 .Section09_Image01 {
      padding-block: 0 0;
  }
  .Section09 .Section09_Bt {
      width: 94%;
      top: 88.5%;
  }
  .Section04 h2.Section04_Title, .Section08 h2.Section08_Title {
      height: 12vw;
      margin-block: 0 30px;
  }
  .Section03 h2.Section03_Title {
      height: 12vw;
      margin-block: 0 40px;
  }
  .Section02 .Section02_Image01, .Section03 .Section03_Image01, .Section05 .Section05_Image01, .Section06 .Section06_Image01, .Section09 .Section09_Image01 {
      width: 90%;
  }
  .Section06 .Section06_Chat {
      padding-block: 35px;
  }
  .chat-line {
      padding-block: 2px 0;
  }
  .icon-img {
      width: 55px;
      height: 55px;
  }
  .bubble {
      margin-inline: 80px 0;
  }
}
@media screen and (max-width: 581px){
  .Section03 .Section03_Inner:after {
      background-size: 180vw 195vw;
  }
  .Section04_Slick .slide {
      height: 120vw;
      min-height: 120vw;
      max-height: 1230vw;
  }
  
}