.grecaptcha-badge {display: none;}
.navbar-brand {
  display: inline-block !important;
  padding-top: 0.7rem !important;
  padding-bottom: .3125rem !important;
  margin-right: 1rem !important;
  font-size: 1.25rem !important;
  line-height: inherit !important;
  white-space: nowrap !important;
	font-family: 'Josefin Sans', sans-serif !important;
}

@media (min-width: 768px) {
	.welcome-intro h1{font-size:min(4vw,4em)}
}
section p{font-size: max(1.2vw,16px);}
body .btn,body .btn:active,body .btn.sApp-btn:before, body .bg-overlay::after, body .benifits-item:after
{
	background: linear-gradient(135deg, #4b8dfb 0%, #4885f3 25%, #456edd 50%, #4158c8 75%, #345fa8 100%);
}
.bg2-overlay::after{background: linear-gradient(#4b8dfb 0%, #3f6ab2 100%) !important;}
.container.topcontainer{width:100%;max-width:100%;}
.pl10{padding-left:8% !important;}
.pl0{padding-right:0 !important;}
.pl0 .welcome-thumb{width:100%;max-width:100%;}
.under{display:inline-block;position:relative;}
.under:after {
    background-color: #ffc06f; /* 線色 */
    border-radius: 2px; /* 線幅の半分 */
    content: "";
    display: block;
    height: 4px; /* 線幅 */
	position:absolute;bottom:0.2em;left:0;width:100%;
}

.welcome-intro h1{text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.4);}
.welcome-intro p{text-shadow:0px 0px 0px;}
.shape-bottom.bottom_lines{top:auto;bottom:0;}
.bottom_lines:after{ transform: rotate(-8deg);
    width: 300%;
	height:40vw;
    border: 0;
    background: #fff;
    margin: 0 0 0 -15%;
    padding: 0;
content:"";display:block;}
@media (min-width: 768px) {
	.shape-bottom.bottom_lines{top:45%;}
}
.movieblock{position:relative;width:100%;max-width:800px;float:right;background:none;height:auto;margin-right:50px;}
.movieblock video{width: 90% !important;
    height: auto !important;
    position: absolute;
    left: 5.5%;
    top: 5.3%;}
    @media (min-width: 1600px) {
    	#MV .movieblock{width:90%;}
		
    	.moviebackpc img{width:100%;}
    	
    }
   
.pcnone{display:none;}
.pcfullnone{display:none;}

@media (max-width: 992px) {
    .pcfullnone{display:block;}
}
@media (max-width: 768px) {

.spnone{display:none;}
	.pcnone{display:block;}
}
header.navbar{position:fixed;background:rgba(0,0,0,0.5);top:0;left:0;height:60px;z-index:99999;}
.navbar .navbar-nav .nav-link .on{display:none;}
.navbar .navbar-nav .nav-link:hover .on{display:inline;}
.navbar .navbar-nav .nav-link:hover .off{display:none;}
.navbar .login:before{content:"";border-left:1px solid #fff;height:2em;top:2em;position:absolute;top: 50%;transform: translate(-50%, -50%);}
header..navbar .navbar-nav .nav-link{padding-top:0.5em;padding-bottom:0.5em;}
#nav-drawer {position: fixed;z-index:99999;right:0;top: -0.687rem;}
.nav-unshown {display:none;}
#nav-open {display: inline-block;vertical-align: middle;margin:35px 0 0 35px;}

#nav-open {
  cursor: pointer;
  display: inline-block;
  height: 45px;
  position: relative;
  width: 33px;
	z-index:999999;
}

#nav-open span {
  background:  #fff;
	    box-shadow: #000 0px 0px 2px;
  border-radius: 4px;
  display: block;
  height: 16%;
  left: 50%;
  margin: -8% 0 0 -42%;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease-in-out;
  width: 84%;
}

#nav-open span::before,
#nav-open span::after {
  -webkit-transform: rotate(0);
  background: #fff;
	    box-shadow: #000 0px 0px 2px;
  border-radius: 4px;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin: -8% 0 0 -50%;
  position: absolute;
  top: 50%;
  transform: rotate(0);
  transition: all 0.3s ease-in-out;
  width: 100%;
}

#nav-open span::before {
  margin-top: -38%;
}

#nav-open span::after {
  margin-top: 27%;
}

#nav-input:checked ~ #nav-open span {
  background: rgba(51, 51, 51, 0);box-shadow:0px 0px 0px;
}

#nav-input:checked ~ #nav-open span::before,
#nav-input:checked ~ #nav-open span::after {
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin: -8% 0 0 -42%;
  position: absolute;
  top: 50%;
  width: 100%;
	box-shadow:0px 0px 0px;
}

#nav-input:checked ~ #nav-open span::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
	background:#fff;
}

#nav-input:checked ~ #nav-open span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
	background:#fff;
}




#nav-open {
  position: relative;
}
#nav-open span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 25px;
}
#nav-open span:nth-of-type(1) {
  top: 0;
}
#nav-open span:nth-of-type(2) {
  top: 8px;
}
#nav-open span:nth-of-type(3) {
  bottom: 0;
}


#nav-close {display: none;position: fixed;z-index: 99;top: 0;left: 0;width: 100%;height: 100%;background: black;opacity: 0;transition: .3s ease-in-out;}
#nav-content {overflow: auto;position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;max-width: 100%;height: 100%;background: rgba(62, 128, 246, 0.9);transition: .3s ease-in-out;-webkit-transform: translateX(-105%);transform: translateX(-105%);}
#nav-input:checked ~ #nav-close {display: block;opacity: .5;}
#nav-input:checked ~ #nav-content {-webkit-transform: translateX(0%);transform: translateX(0%);box-shadow: 6px 0 25px rgba(0,0,0,.15);padding-top:4em}

#nav-content .logo { width: 100%;text-align: center;display: inline-block;}
#nav-content .logo img {max-width: 200px;margin: 20px auto;}

#nav-content ul{padding-top:16%;}
#nav-content .item {width:100%;text-align:center;}
#nav-content .item a {
  display: inline-block;text-align: center;width: 100%;padding-top: 25px;padding-bottom: 25px;text-decoration: none;}
#nav-content .jp {font-size:10px;display: block;font-family: "arial unicode ms";color: #fff;display:none;}
#nav-content .en{font-family: 'Josefin Sans', sans-serif;font-size: 23px;color: #fff;}

.account-buttons{display:flex;}
.account-buttons a{color:#fff;font-size:1.5em;border-radius:2em;border:2.5px solid #fff;line-height:1.5em;padding:0.25em 1em;}
.account-buttons a.mail{width: 1.938em;
    height: 1.938em;
    padding: 0.2em 0;
    text-align: center;}

.inner_box,.blocks{width:100%;display:flex;max-width:80vw;margin:0 auto;position:relative;}
.inner_box .left_box{width:40%;text-align:right;}
.inner_box .left_box img{max-width:60%;margin:40px auto;}
.featuresblock {
  background-image: image-set(
    url('img/featureback.webp') type('image/webp'),
    url('img/featureback.png') type('image/png')
  );
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 80px;
}.inner_box .right_box{width:60%;}
.inner_box .right_box .mask{font-size:min(1.84vw,22px);width:28.5em;margin:0 auto;background:rgba(255,255,255,0.45);color:#fff;text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);padding:5%;position:relative;top:15%;border-radius:15px;}
.inner_box .right_box h3{font-size:1.5em;color:#fff;margin-bottom:0.2em;}
.inner_box .right_box h2{font-size:2em;color:#fff;margin-bottom:0.5em;}
.inner_box .right_box p{color:#fff;font-size:1em;line-height:1.4}
.inner_box .right_box a.account{color:#fff;border:2.5px solid #fff;border-radius:1em;width:10em;text-align:center;margin:2em auto 0;display:block;padding: 2.5% 0 2%;}
.blocks .left_block{width:55%;padding:0 5%;}
.blocks .right_block{width:45%;padding:5% 0;}
.right_block h2{font-size:2em;margin-bottom:0.5em;}
.right_block .circle{color:#3d6bb1;padding:0.25em 1em 0;border-radius:1em;border:1px solid #3d6bb1;width:11em;text-align:center;display:block;margin:2em auto;}

.dl_block{width:100%;max-width:80vw;margin:0 auto;display:flex;}
.dl_block .logoicon{width:30%;text-align:center;}
.dl_block .logoicon .logo{background:#fff;width:20vw;height:20vw;border-radius:10px;box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);max-width:250px;max-height:250px;}

.logoicon .text_link{color:#fff;border:2.5px solid #fff;border-radius:1em;width:7.5em;text-align:center;margin:1em auto 0;line-height:2;font-size:90%;}
.dl_block .right_block{width:70%;}
.dl_block .right_block h2{font-size:min(2.6vw,30px);color:#fff;margin-bottom:0.5em;font-weight:normal;text-align:center}
.link_box{display:flex;justify-content: space-evenly;width:50%;margin:0 auto}
.link_box div{height:50px;width:auto;margin-right:10px;}
.link_box div img{height:66px;width:auto;}
.link_box .text_link{color:#fff;border:2.5px solid #fff;border-radius:15px;width:11em;text-align:center;margin:0em auto 0;display:block;height:62px;line-height:57px;}
.link_block{margin:20px auto;text-align:center;width:70%;}
.link_block .text_link{color:#fff;border:2.5px solid #fff;border-radius:1em;text-align:center;margin:0em auto 0;display:block;height:auto;line-height:40px;}
.section-heading > h2{text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);}
.section-heading > h2::after{display:none;}

.slider_area{width:100%;max-width:80vw;margin:10% auto 10%;position:relative;}
.slider_area:before{content:"";display:block;position:absolute;width:120%;height:260px;top:25%;left:-10%;background: linear-gradient(#2d6ae0 0%, #182462 49.26%, #8156c7 100%);
filter: drop-shadow(0px 7px 25px rgba(0, 0, 0, 0.15));border-radius:15px;}

.slider_area .movie_box{margin:0 10px;position:relative;height:320px;}
.slider_area .movie_box .movie_title{color:#fff;display:block;width:100%;line-height:2em;position:absolute;bottom:-10px;font-size:0;    text-shadow: 1px 1px 2px #fff;}
.slider_area .movie_box.slick-center .movie_title{font-size:max(2vw,22px);}
.slider_area .movie_box .movie{width:100%;padding-top:56.25%;height:0;position:relative;}
.slider_area .movie_box .movie iframe{border-radius:17px;}
.slider_area .movie_box .movie iframe{position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;}
.backgroundmovie{width:100%;height:100%;position:absolute;top:0;left:0;}
.backgroundmovie:before{content:"";display:block; backdrop-filter: blur(3px);-webkit-backdrop-filter: blur(3px);width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;}


/* backdrop-filter 非対応ブラウザ用 */
@supports not ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
	.backgroundmovie:before {
		background: rgba(255, 255, 255, .5);
	}
}

.youtube_wrap{
    padding-top: 56.25%;
    width: 100%;
    position: relative;
}
 
.youtube_wrap iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.youtube_wrap video{ width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;}

.backgroundmovie video{width:auto;height:auto;min-width:100%;min-height:100%;}
.icon-text {text-shadow:0px 0px;}
.icon-text p{text-align:left;}
.dec-line{position:relative;}
.dec-line .car-icon,.dec-line .people-icon{position:relative;}
.dec-line img{width:7vw;height:7vw;padding:1vw;border-radius:10px;}
.car-icon img{background:#5596F8;box-shadow:0px 7px 25px rgba(85,150,248,0.45)}
.people-icon img{background:#EF29F7;box-shadow: 0px 7px 25px rgba(239, 41, 247, 0.45);}
.data-icon img{background:#15CB46;box-shadow: 0px 7px 25px rgba(21, 203, 70, 0.45);}
.dec-line .car-icon:after{content: "";background:url(assets/hp1.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
    right: -54%;
    width: 80%;
    height: 36px;
    display: block;
    top: 35%;
    background-size: contain;}
.dec-line .people-icon:after{content: "";background:url(img/assets/hp2.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
    right: -53%;
    width: 80%;
    height: 36px;
    display: block;
    top: 35%;
    background-size: contain;}
@media (max-width: 968px) {
	.link_box{width:80%;}
}
@media (max-width: 768px) {
	.slider-container .section-heading h2{margin-bottom:7%;}
	.top_1{padding-top:3em}
	.dec-line img{height:60px;width:60px}
	header.navbar{height:45px;}
	.movieblock{width:50%;float:inherit;margin:0 auto;overflow:hidden;position:relative;z-index:3}
	.movieback.pcnone img{width:100%;display:block;margin:0 auto;position:relative;z-index:99;}
	.movieblock .videoblock{padding: 1%;
    width: 97% !important;
    overflow: hidden;
    position: absolute;
    /* width: auto !important; */
    left: 1.5%;
    height: 98% !important;
    top: 1%;
		background:#000;
    border-radius: 47px;z-index:2}
	.movieblock video{width:98% !important;left:1%;height:95% !important;top:2%;border-radius: 50px;z-index:1;}
	
	.dec-line{position:relative;}
.dec-line .car-icon,.dec-line .people-icon,.dec-line .data-icon{position:relative;width:20%;float:left;}
	.icon-text{float:right;width:75%}
	.icon-text p{font-size:3vw;}
	.icon-text h3{text-align:left;}
.dec-line .car-icon:after{content: "";background:url(img/assets/sp1.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
        right: -45%;
    width: 100%;
    height: 60px;
    display: block;
    top: 125%;
    background-size: contain;}
.dec-line .people-icon:after{content: "";background:url(img/assets/sp2.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
    right: -45%;
    width: 100%;
    height: 60px;
    display: block;
    top: 125%;
    background-size: contain;}
	.inner_box, .blocks{max-width:100%;}
	.inner_box .left_box{float:inherit;position:absolute;right:0;bottom:0;transform:rotate(-40deg);
transform-origin:0 0;right:20%;
    bottom: 0;top:75%;}
	
	.inner_box .left_box img{max-width:120%;}
	.inner_box .right_box{width:95%;margin-bottom:350px;}
	.inner_box .right_box .mask{left:2.5%;border-radius:15px;width:100%;font-size:inherit;}
	.link_box{width:100%;}
	.container.slider-container{padding:0;margin:0;}
	.slider_area:before{height:140px;}
	.slider_area .movie_box{height:140px}
	.slider_area .movie_box .movie_title{bottom:10px;}
	.slider_area .movie_box.slick-center .movie_title{font-size:4vw;}
	.logoicon .text_link{width:7.5em}
	.dl_block{width:90vw;max-width:90vw}
	.dl_block .right_block{width:70%;margin-left:0;}
	.dl_block .right_block h2{font-size:3.5vw;text-align:center;}
	.link_block .text_link{width:100%;line-height:2;}
	.link_block{max-width:90%;width:90%;}
	.link_box div img{height:40px;margin:10%;}
	.dl_block .logoicon{text-align:left;}
	.dl_block .logoicon .logo{height:24vw;width:24vw;margin-top:1.5em}
	.text_link{color:#fff;border:1px solid #fff;border-radius:1em;width:10.5em;text-align:center;margin:1em auto 0;display:block;height:20px;line-height:20px;font-size:9px;}
	.blocks{display:block}
	.blocks .left_block{width:100%;}
	.blocks .right_block{width:100%;}
}
@media (max-width: 468px) {
.inner_box .left_box{float:inherit;position:absolute;right:0;bottom:0;transform:rotate(-40deg);
transform-origin:0 0;right: 60%;
    bottom: -70%;
	top:73%;
	}
	.inner_box .left_box img{max-width:200%;}
}

.dl_block{font-family: "Hiragino Kaku Gothic ProN";font- weight: normal;font-size: 19px;text-align: left;color: #fff;text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.4)}

.uiblock h2.text-capitalize{text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);}
.right_block h2{text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);}
.blocks .right_block p{text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);width:16em;}
.right_block .circle{color: #2d6ae0;text-shadow: 0px 3px 6px
rgba(0, 0, 0, 0.4);border: 3px solid #2d6ae0;box-shadow: 0px 3px 6px
rgba(0, 0, 0, 0.4);}

.pagetop {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 5%;
    bottom: 3%;
    z-index: 999999;
}
footer {
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    color: #333;
    padding: 30px 0 30px 0%;
    font-size: 10px;
}

.slider-container{width:100%;max-width:960px;margin:0 auto;}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, [class^=swiper-button-] {
  transition: all 0.3s ease;
}

*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.swiper-container {
  width: 100%;
  height: 28vw;
  transition: opacity 0.6s ease;
}
.swiper-container.swiper-container-coverflow {
  padding-top: 2%;
}
.swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}
.swiper-slide .entity-img {
  display: none;
}
.swiper-slide .content {
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 100%;
  padding-left: 0%;
}
.swiper-slide .content .title {
  font-size: min(2.2vw,18px);
  font-weight: bold;
  margin-bottom: 30px;
}
.swiper-slide .content .caption {
  display: block;
  font-size: 13px;
  line-height: 1.4;
}

[class^=swiper-button-] {
  width: 44px;
  opacity: 0;
  visibility: hidden;
}

.swiper-button-prev {
  transform: translateX(50px);
}

.swiper-button-next {
  transform: translateX(-50px);
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 9px;
  position: relative;
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 0.4;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  transform: translate(-50%, -50%);
  border: 0px solid #fff;
  border-radius: 50%;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-width: 1px;
}

@media (max-width: 1180px) {
	.slider-container .swiper-container{height:auto;overflow:visible;overflow-x:hidden;}
	.swiper-slide .content{bottom:0%;position:relative;padding-top:9%}
  .swiper-slide .content .title {
    font-size: 22px;
  }
  .swiper-slide .content .caption {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .swiper-container {
    height: 40vw;
  }
  .swiper-container.swiper-container-coverflow {
    padding-top: 0;
  }
}

.slider-container .swiper-container-3d .swiper-slide-shadow-left{background-image:none;}
.slider-container .swiper-container-3d .swiper-slide-shadow-right{background-image:none;}
.swiper-slide-prev .youtube_wrap:before{position:absolute;background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));content:"";width:100%;height:100%;top:0;left:0;z-index:9;}
.swiper-slide-next .youtube_wrap:before{
position:absolute;background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));content:"";width:100%;height:100%;top:0;left:0;z-index:9;}


.pdb_150{padding:50px 0 50px;}

#webpage{overflow-x:hidden;width:100%;}
#webpage .welcome-area.overflow-hidden{overflow:visible !important;}

#apppage{overflow-x:hidden;width:100%;}
#apppage .welcome-area.overflow-hidden{overflow:visible !important;}
body #apppage .btn, body #apppage .btn:active, body #apppage .btn.sApp-btn:before, body #apppage .bg-overlay::after, body #apppage .benifits-item:after{background: linear-gradient(#3cf995 0%, #2eaa90 100%);}
#apppage .bg2-overlay::after{background: linear-gradient(#3cf995 0%, #2eaa90 100%) !important;}
#apppage .account-buttons a{border:0px;padding-left:0}
#apppage .account-buttons{width:80%;}

#apppage .right_block .circle{color:#2eaa90;border-color:#2eaa90;}
.apps #nav-content{background:#2eaa90}


.dec-line .chat-icon,.dec-line .pin-icon{position:relative;}

.chat-icon img{background:#4DBAFF;box-shadow:0px 7px 25px rgba(77, 186, 255,0.45)}
.pin-icon img{background:#09BA9E;box-shadow: 0px 7px 25px rgba(9, 186, 158, 0.45);}
.alert-icon img{background:#FF9300;box-shadow: 0px 7px 25px rgba(255, 147, 0, 0.45);}
.dec-line .chat-icon:after{content: "";background:url(img/assets/hp3.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
    right: -54%;
    width: 80%;
    height: 36px;
    display: block;
    top: 35%;
    background-size: contain;}
.dec-line .pin-icon:after{content: "";background:url(img/assets/hp4.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
    right: -53%;
    width: 80%;
    height: 36px;
    display: block;
    top: 35%;
    background-size: contain;}
@media (max-width: 768px) {
	.dec-line .chat-icon,.dec-line .pin-icon,.dec-line .alert-icon{position:relative;width:20%;float:left;}
.dec-line .chat-icon:after{content: "";background:url(img/assets/sp3.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
        right: -45%;
    width: 100%;
    height: 60px;
    display: block;
    top: 125%;
    background-size: contain;}
.dec-line .pin-icon:after{content: "";background:url(img/assets/sp4.png) no-repeat;
    vertical-align: middle;
    padding-right: 5px;
    position: absolute;
    right: -45%;
    width: 100%;
    height: 60px;
    display: block;
    top: 125%;
    background-size: contain;}
}
.spbnr{position: absolute;
    left: 5%;
    bottom: 0%;
    width: 300px;
    z-index: 99;}
@media (max-width: 768px) {
.spbnr{left:0%;bottom:-5%;width:55%;z-index:99}
	.ptt_100{padding-top:100px !important;}
}

.account-buttons{display:block;}
.account-buttons a{padding: 0.2em 1em 0em;
    display: inline-block;}
.account-buttons a.mail{
    display: inline-block;border-radius:50%}
.section.work-area{padding:70px 0 !important;}
.top_container{position:relative;z-index:999;}
.underline-box{line-height:2.4em;}
.account-buttons.mtg div{max-width:48%;display:inline-block;margin-right:1%}
#apppage .account-buttons.mtg div a{color: #fff;
    border: 2.5px solid #fff;
    border-radius: 15px;
    width: auto;
    text-align: center;
    margin: 0em auto 0;
	padding:0;
    height: 62px;
    line-height: inherit}
#apppage .account-buttons.mtg div a img{width:auto;max-height:100%;}
.link_box div img{max-height:100%;max-width:inherit}
.link_box div a{
    color: #fff;
    border: 2.5px solid #fff;
    border-radius: 15px;
    text-align: center;
    margin: 0em auto 0;
	padding:0;
    display: block;
    height: 62px;}

@media (max-width: 1440px){
.shape-bottom.bottom_lines {
    top: 55%;
}
}
@media (max-width: 1180px){
.shape-bottom.bottom_lines {
    top: 63%;
}
}
@media (max-width: 768px){
.shape-bottom.bottom_lines {
    top: 85%;
}
}
@media (min-width: 1440px){
.shape-bottom.bottom_lines {
    top: 55%;
}
}
.mgt70{margin-top:70px;}
@media (max-width: 768px) {
	#apppage .account-buttons.mtg div a{height:42px}
	.logoicon .text_link{height:auto;font-size:2vw;}
	.link_box div img{margin:0;height:auto;max-width:100%;}
	.link_box div a{height:auto;}
	.foot_content{padding-top:50px !important;}
	.pdche p{margin-top:2em;}
	.section-heading.pdche {margin-bottom:2em;}
	.mgt70{margin-top:2%;}
}
#apppage .account-buttons.mtg{width:100%;}
#apppage .account-buttons.mtg div{margin-right:20px;}
#apppage .account-buttons.mtg div a.linkbtn,#webpage .account-buttons.mtg div a.linkbtn{border-radius:15px;}




.video_00 {
  width: 100%;
  margin: auto;
  position: fixed;
  z-index: -10;
	height:100%;
}
.video_00 video{    width: auto !important;
  vertical-align: bottom;
	min-height:100% !important;
	min-width:100% !important;}
.video {
  width: auto !important;
  vertical-align: bottom;
	min-height:100% !important;
	min-width:100% !important;
}
.head_block{width:100%;height:100%;display:block;}

@media screen and (max-width:1000px){
	.video{height:auto !important;width:auto !important;position:absolute;left:-95%;top:-200px;}
}
@media screen and (max-width:480px){
	.video{height:1000px;width:auto !important;position:absolute;left:-228%;top:-110px;}
}
.service {
    width: 100%;
    background-color: #f5f5f5;
    width: 85%;
    margin: 0 auto 250px;
    padding: 0 6%;
    
}
.subpage .service{padding:10%;background:rgba(236,236,236,.9);}.subpage h4{padding:0em 0 0;}
.subpage .privacyolicy_box{padding:1em 0 2em;}

.subpage{width:100%;padding:10%;}
.subpage h2{
    padding-top: 0px;
    font-family: 'Josefin Sans', sans-serif;
    text-align: center;
    font-size: 50px;
    color: #092241;
    width: 100%;
    margin-left: -4%;
    line-height: 1.2;position:relative;z-index:9}
.subpage h2 span{display:inline-block; font-family: "arial unicode ms"; text-align: center;font-size: 18px;color: #7F8C95;width:100%;}
.subpage .privacy b{display:inline-block;}

@media screen and (max-width:748px){
.subpage{padding:0;}
.subpage .service{width:100%;height:100%;margin-bottom:0;}
.subpage .service h2{margin:15% 0 10%;}
}

.video_00:before{content:"";display:block; backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;}


/* backdrop-filter 非対応ブラウザ用 */
@supports not ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
	.video_00:before {
		background: rgba(255, 255, 255, .5);
	}
}
.spbnr.fixed{position:fixed;left: 5%;
    bottom: 10px;
	z-index:999999;
}
@media screen and (max-width:480px){
	header.navbar{z-index:99999}
	#apppage .welcome-area{z-index:9999;}
.spbnr.fixed{position:fixed;left: 0%;
    bottom: 0%;
    width: 55%;
    z-index: 99;}
}

.price{}
.container_price{width:100%;max-width:1000px;margin:0 auto;background:#F9A001;border-radius:20px;box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.4);font-size: min(20px,1.5vw);}
.price_wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2% 1.5%}
.price_box{position:relative;background:#fff;border-radius:20px;box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.4);width:31%;padding:0 2%;}
.price_box h3{font-size:120%;text-align:center;line-height:3;color:black;}
.price_box.fam{border-radius:0px 0px 20px 20px;}
.price_box.fam:before{position:absolute;top:-2em;left:0;width:100%;height:2em;background:#F9A001;border-radius:20px 20px 0 0;text-align:center;content:"一番人気のプラン";color:#fff;padding-top:0.3em;}
.price_head{min-height:10em;}
.price_detail{font-size:100%;line-height:1;margin-top:1em;}
.price_detail b{font-size:240%;font-weight:normal;display:inline-block;}
.price_detail span{display:inline-block;width:100%;}
.price_price{display:inline-block;float:left;}
.price_price b{display:inline-block;float:left;}
.price_price .right{display:inline-block;float:left;width:auto;line-height:1;}
.price_price .right.lic{line-height:1.45;font-weight:bold;padding:1.2em 0 0 5px;font-size:80%;}
.price_detail:after{clear:both;width:0;height:0;display:block;content:""}
.price_text{padding-bottom:4em;}
.price_text ul{padding-top:.5em;}
.price_text ul li{font-size:80%;padding-left:5px;line-height:1.6em}
.price_text ul li:before{background:url(img/check.png) no-repeat;position:relative;top:0.2em;right:0.2em;background-size:1em 1em;content:"";width:1.1em;height:1.1em;display:inline-block;}

.price_btn{text-align:center;width:100%;height:2.4em;line-height:2.4em;display:block;position:absolute;bottom:3%;left:0;}
.price_btn a{font-size:85%;text-align:center;width:70%;margin:0 auto;display:inline-block;color:#fff;border-radius:20px;box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.4);}
.match .price_btn a,.trial6 .price_btn a{background:#899AF8;}
.trial3 .price_btn a{background:#F9A001;}
.price_match span{font-size:200%;color:#899AF8;text-align:center;display:inline-block;width:100%;}
.price_match,.price_trial{height:35px;}
.match .center{text-align:center;}
.match .price_head,.trial6 .price_head{border-bottom:2px solid #899AF8;}
.match .price_detail b,.trial6 .price_detail b{color:#899AF8;}
.match .price_detail span,.trial6 .price_detail span{color:#899AF8;}
.trial6 .price_trial span{display:inline-block;width:100%;}
.trial3 .price_head{border-bottom:2px solid #F9A001;}
.trial3 .price_detail b{color:#F9A001;}
.trial3 .price_detail span{color:#F9A001;}
.price_trial{font-size:100%;line-height:1;}
.trial3 .price_trial span{display:inline-block;width:100%;}
.price_trial b{font-size:120%;}

.price_trial{position:relative;}
.price_trial:after{width:4em;height:4em;background-size:4em 4em;position:absolute;right:-5%;top:-40%;content:"";background-repeat: no-repeat}
.price_trial.off20:after{background-image:url(img/20off.png);}
.price_trial.off40:after{background-image:url(img/40off.png);}
.price_trial del {
  background-image: linear-gradient(#FF0808, #FF0808);
  background-position: 0 30%;
  background-size: 100% 3px;
  background-repeat: repeat-x;
  text-decoration: none;
  padding: 0 2px;
}
.container_price .foot_text{text-align:center;margin-top:1em;width:100%}
.container_price .foot_text p{color:#fff;font-size:90%;}

@media screen and (max-width:480px){
	.container_price{font-size:5vw;width:95%}
	.price_wrap{padding:5% 0.5% 2%}
	.price_box{width:90%;margin:0 5% 20px 5%;}
	.price_box.fam{border-radius:0px 20px 20px 0px;}
.price_box.fam:before{position:absolute;top:0em;left:-2em;width:2em;height:100%;background:#F9A001;border-radius:20px 0px 0 20px;text-align:center;content:"一番人気のプラン";color:#fff;padding:6em 0.5em 0;line-height:1;}
	.container_price .foot_text p{line-height:1.4;margin:0 auto 1em;width:91%}
	.price_trial del{background-position: 0px 30%;}
.price_box.fam:before{position:absolute;top:0em;left:-2em;width:2em;height:100%;background:#F9A001;border-radius:20px 0px 0 20px;text-align:center;content:"一番人気のプラン";color:#fff;padding:6em 0.5em 0;line-height:1;}
	
}

.form-modal-open{
  
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.form-modal-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
	z-index:99999999;
}
/*モーダル本体の擬似要素の指定*/
.form-modal-container:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.form-modal-container.active{
  opacity: 1;
  visibility: visible;
}
/*モーダル枠の指定*/
.form-modal-body{
	background:#fff;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 80vw;
  width: 90%;
}
.form-modal-body h2{padding: 0px 0 30px;margin-bottom: 30px;font-size:240%;text-align:center;}
.form-modal-body h2 span{display: inline-block;
    font-family: "arial unicode ms";
    text-align: center;
    font-size: 50%;
    color: #7F8C95;
    width: 100%;}
/*モーダルを閉じるボタンの指定*/
.form-modal-close{
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.form-modal-content{
  background: #fff;
  text-align: left;
  padding: 30px;
}

.c-form { 
	width:90%;margin:0 auto 0;
}
.c-form h3{font-size:min(18px,2vw);padding-top:3px;}
.c-form input[type="text"],
.c-form input[type="email"],
.c-form textarea {
    font-size: 16px;
    background: #f6f6f6;
    padding: 10px 28px;
    border-radius: 5px;
    width: 100%;
}

.c-form-txt,
.c-form-disk,
.c-form-ttl {
    margin-bottom: 0;
}

.c-form-col {
   
    align-items: baseline;
}

.c-form .required {
    
}

.c-form .optional {
    
}

.c-form .required,
.c-form .optional {
    float: right;
    display: inline-block;
    background: #092241;
    color: #fff;
    padding: 5px;
	font-size: 12px;   
	border-radius: 3px;
}

.c-form .left-box {
    
}

.c-form th {
    min-width: 35%;
    max-width: 35%;
	width:35%;
    padding-right: 10px;
	vertical-align:top;
}
.c-form p{text-align:left;color:white;}
.c-form td{width:calc(65% - 10px);}
.c-form th,
.c-form td {
    padding-bottom: 10px;
	color: white;
}

.c-form-disk {
    font-size: 14px;
}

.c-form-txt {
    font-size: 16px;
}

.wpcf7-response-output,
.wpcf7-not-valid-tip {
    font-weight: 700 !important;
}

.c-form .wpcf7-list-item {
    margin: 0 50px 0 1em;
}
.planebtn input{width: 80%;
    background: #092241;
    padding: 10px 0;
    border: 0px;
    color: #fff;
	font-size: 120%;
margin:5% 10%;}
.fileup{padding-top:3px;vertical-align:top;}


@media screen and (max-width:480px){
	.c-form h3{font-size:4vw;}
	.c-form th{width:100%;min-width:100%;max-width:100%;display:inline-block;}
	.c-form td{width:100%;min-width:100%;max-width:100%;display:inline-block;}
	.form-modal-body{padding-bottom:50%;overflow:hidden;}
	
	.fileup{padding-left:5%}
	input[type="file"]{max-width:100%;width:100%;}


.grecaptcha-badge{
position: fixed;
bottom: 70px !important;
	
}
	}
.form_text{font-size:80%;text-shadow:0px 0px 0px;}

.block8in_form{margin-top:5%;}


.price_b, .price_b2 {cursor: pointer;}
.footer_link{color: #01D9FA;}

.highlight-background {
  background: linear-gradient(to right, #FDD000 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 2s ease;
}






/* モバイルファーストのアプローチ */
@media screen and (max-width: 576px) {
	.container {max-width: 1140px;}
	.blocks {width: 100%;}
	.block1 {width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px 0px; position: relative; z-index: 2;}
	.block1::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block1in { width: 80%; margin: 0 auto; }

.img1,
.img2 {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* .img2 だけSPで margin-top が大きめ */
.img2 {
  margin-top: 25%;
}

/* PC用：768px以上のスタイル上書き */
@media screen and (min-width: 768px) {
  .img1 {
    /* PC用img1表示用背景などをここで変更 */
    margin-top: 0; /* 必要なら調整 */
  }

  .img2 {
    margin-top: 8%;
  }
}


	.block2 { width: 100%; }
	.block2in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg1 {display:none; width: 100%; height: 4000px;position: absolute; z-index: 0; background-size: cover; background-position: center; background-repeat: no-repeat; transform: translateX(0px) translateY(-24%); }



	.text2in { width: 100%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1; }


	.text2in_title { display: none;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text2in_title_sp { display: black;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.newline{display: block;}


	.text2in_text {display: none;width: 90%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 25px; text-align: left;}
	.text2in_text p{padding-bottom:.35em;}
	.text2in_text_sp {display: block;width: 90%; margin: 0 auto; font-weight: 600;font-size: 14px;  margin-bottom: 25px; text-align: left;}
.text2in_text_sp p{padding-bottom:.35em;}
	.text2in_title2 { display: none;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text2in_title2_sp { display: block;font-weight: 600; font-size: 24px; color: #2363D0;line-height: 1.5; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }


	.text_yellow { color: #FDD000; }
	.text_underline { position: relative; text-decoration: none; }
	.text_underline::after { content: ''; position: absolute; left: 0; right: 0; bottom: -4px; height: 10px; background-color: #FDD000; z-index: -1; }


	.block3 {display: none;width: 100%; background-color: #2363D0; border-radius: 50% 50% 0% 0%; }
	.block3in {display: none;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2 {display: none;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title {display: none;font-weight: 600; font-size: 2.2vw; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 8%; margin-bottom: 90px; }
	.only3big {display: none;font-size: 3.3vw; }
	.reason1, .reason2, .reason3 {display: none;display: inline-grid; width: 33.2%; }
	.reason_title {display: none;text-align: center; font-size: 2.7vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle {display: none;text-align: center; font-size: 1.2vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; line-height: 33px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; margin-top: 25px; }
	.circle1, .circle2, .circle3 {display: none;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 25px; margin-bottom: 15px; }
	.circle1 {
  display: none;
  background-image: image-set(
    url('assets/img/point1.webp') type('image/webp'),
    url('assets/img/point1.png') type('image/png')
  );
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.circle2 {
  display: none;
  background-image: image-set(
    url('assets/img/point2.webp') type('image/webp'),
    url('assets/img/point2.png') type('image/png')
  );
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.circle3 {
  display: none;
  background-image: image-set(
    url('assets/img/point3.webp') type('image/webp'),
    url('assets/img/point3.png') type('image/png')
  );
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
	.reason_text {display: none;text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 39px; }

	.block3_sp {display: block;width: 100%; background-color: #2363D0; border-radius: 0%; position: relative;z-index: 1;}
	.block3in_sp {display: block;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2_sp {display: block;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title_sp {display: block;font-weight: 600;font-size: 24px;color: #FDD000;letter-spacing: 1px;margin-bottom: 10%;text-align: center;text-shadow: 0pt 3pt 6pt #00000066;padding-top: 10%;line-height: 35px;}
	.only3big_sp {font-size: min(9vw,48px);margin-left: 5px;margin-right: 5px;}
	.reason1_sp, .reason2_sp, .reason3_sp {display: block; width: 100%;}
	.reason_title_sp {display: block;text-align: center; font-size: 9vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle_sp {display: block;font-size: 24px;font-weight: 600;color: #FDD000;letter-spacing: 1px;line-height: 33px;text-align: center;text-shadow: 0pt 3pt 6pt #00000066;margin-top: 4%;margin-bottom: 4%;line-height: 35px;}
	.circle1_sp, .circle2_sp, .circle3_sp {display: block;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 4%; margin-bottom: 4%; box-shadow: 0pt 3pt 6pt #00000066;}
	.circle1_sp {display: block;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2_sp {display: block;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3_sp {display: block;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text_sp {display: block;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 10%; }
	.img_bg3top { width: 40%; position: absolute; right: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.img_bg3bottom { width: 40%; position: absolute; left: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }



	.block4 {position: relative;z-index: 1; width: 100%; padding-bottom: 50px; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); }
	.block4in {margin: 0 auto; position: relative; z-index: 1; }
	.text4in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 10%; margin-bottom: 20px;}
	.text4in_subtitle {width: 80%;margin: 0 auto;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }
	.none_br{display: none;}
	.toggle-radio { display: none; }
	.toggle-button {display: inline-block;padding: 5px 15px;background-color: white;color: black;cursor: pointer;border-radius: 50px;text-align: center;font-weight: 600;}
	.toggle-button:hover { background-color: #d3d3d3; }
	.toggle-radio:checked + .toggle-button { background-color: black; color: white; }
	.position_sp{display: block;width: 30%;margin: 0px auto 10px;}
	.toggle-container { margin-top: 20px; text-align: center; }
	.background-layer {width: 90%;margin: 0 auto;margin-top: 0px;background-color: rgba(255, 255, 255, 0.5);backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);padding: 10px;margin-top: 20px;border: 0.8px solid white;border-radius: 10px;display: flex;flex-wrap: wrap;gap: 10px;justify-content: space-between;}
	.toggle-content { flex: 1 1 100%; display: grid; gap: 15px; }
	/* .box {padding: 10px;background-color: white;color: black;border-radius: 10px;text-align: center;box-sizing: border-box;width: 100%;display: none;}
	.box:hover { background-color: #d3d3d3; }
	.box:hover { background-color: #d3d3d3; }
	.box::before {content: "";display: block;width: 2.2rem;height: 2.2rem;border-radius: 50%;background: #000;position: absolute;top: 0;bottom: 0;right: 2rem;margin: auto 0;} */
	.box {display: none;position: relative;cursor: pointer; text-align: center; padding: 10px; border: 1px solid #ccc; border-radius: 0.5rem; transition: background-color 0.3s, box-shadow 0.3s; background-color: white; }
	.box:hover { background-color: #f9f9f9; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); }
	.box::before { content: ""; display: block; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: #000; position: absolute; top: 0; bottom: 0; right: 1rem; margin: auto 0; }
	.box::after { content: ""; display: block; width: 0.5rem; height: 0.5rem; border-top: 0.15rem solid #fff; border-right: 0.15rem solid #fff; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 1.5rem; margin: auto 0; }
	.icons {display: block;height: 4rem;margin-right:3%;}
	.icon_text {font-weight: 600; display: contents;}
	.blue_text {display: none;font-size: 0.9rem; color: #0089D0; font-weight: normal; }
	.title_none_br{display: none;}

	.toggle-radio:checked#all ~ .background-layer .all { display: flex;align-items: center; }
	.toggle-radio:checked#dispatch ~ .background-layer .dispatch { display: flex;align-items: center;}
	.toggle-radio:checked#customer ~ .background-layer .customer { display: flex;align-items: center; }
	.toggle-radio:checked#female ~ .background-layer .female { display: flex;align-items: center; }

	@media (max-width: 992px) { .toggle-content { grid-template-columns: repeat(2, 1fr); } }
	@media (max-width: 576px) { .toggle-content { grid-template-columns: 1fr; } }


		.popup {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);overflow: auto;z-index: 1000;}
		.popup-content {background-color: white;padding: 20px;width:90%;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);position: relative;border-radius: 10px;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%);}
		.close {color: #aaa;font-size: 28px;font-weight: bold;position: absolute;top: 0px;right: 10px;}
		.close:hover, .close:focus {color: black;text-decoration: none;cursor: pointer;}
		.icon_text_popup { font-weight: 600;margin: 15px 0px;}
		.icon_subtext_popup{text-align: left;line-height: 1.8;margin: 0 auto;color: #222;}
		.none_img{display: none;}
		.scroll_text{height: 400px;overflow: auto;}
		.icon_updatetext_popup{font-weight: 600;margin: 15px 0px 0px 0px;color: orange;}
		.text_bald{font-weight: 600;}




	.block5 { width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px;	position: relative;z-index: 2;}
	.block5::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block5in { width: 80%; margin: 0 auto; }
	.block6 { width: 100%; }
	.block6in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }

	.text6in { width: 100%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1;}


	.text6in_title { display: none;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text6in_title_sp { display: block;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.text6in_text {display: none;width: 82%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 25px; text-align: left;}
	.text6in_text p{padding-bottom:.35em;}
	.text6in_text_sp {display: block;width: 90%; margin: 0 auto; font-weight: 600;font-size: 14px;  margin-bottom: 20px; text-align: left;}
.text6in_text_sp p{padding-bottom:.35em;}

	.text6in_title2 { display: none;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text6in_title2_sp { display: block;font-weight: 600; font-size: 24px; color: #2363D0;line-height: 1.5; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }


	.block7 {position: relative;z-index: 1; width: 100%; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); padding-bottom: 10px; }
	.block7in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text7in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 10%;margin-bottom:0px;}
	.text7in_subtitle {width: 80%;margin: 0 auto;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }

	.block8 {position: relative;z-index: 1; width: 100%; background-image: linear-gradient(to bottom right, #0697E0, #036BB8); padding-bottom: 0px; }
	.block8in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text8in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-shadow: 0pt 3pt 6pt #00000066; padding: 2%; background-color: #254280; text-align: center; display: block;margin-bottom:0px;}
	.text_small { font-size: 8px; display: block; margin-top: 0px; }
	.block8in::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 20px; border-color: #254280 transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2;}
}

@media (max-width: 992px) {
.container_price{display:none;}
	
.price_block_sp{display:block;    width: 100%;text-align: center;}
.price_block{display:none;}
	

.plans {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 15px;
}

.plan {
    background-color: white;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    width: calc(50% - 8px);
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

	.plan .price {
    font-size: 1.8em;
    color: #333;
    margin-bottom: 10px;
}

.plan .description {
    font-size: 1em;
    color: #777;
    margin-bottom: 20px;
}

.cta-button {
    background-color: #333;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 1em;
    cursor: pointer;
    display:inline-block;
    transition: background-color 0.3s ease;
}

.cta-button:hover {
    background-color: #555;
}
.plan.free {
	border-top: 10px solid #C2C2C2;
}
.plan.basic {
	border-top: 10px solid #68CAED;
}
.plan.pro {
    border: 4px solid #ff69b4;
	border-top: 10px solid #ff69b4;
}

.plan.team {
	border-top: 10px solid #ffd700;
}

.plan.pro .cta-button {
    background-color: #ff69b4;
}

.plan.team .cta-button {
    background-color: #ffd700;
}
.plan_title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.price_doll {
  font-size: 15px;
}
.price_month {
  font-size: 15px;
  color: #ADADAD;
}

.recommended-label {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ff69b4;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 0.9em;
    font-weight: bold;
}
.price_block_end{text-align: left;font-weight: 600;color: white;text-shadow: 0pt 3pt 6pt #00000066;font-size: 14px;margin-top: 20px;}
.price {padding-top: 20px;}
.none_brr{display:none;}
.none_brrr{display:block;}
}


/* スマートフォン（小型デバイス） */
@media screen and (min-width: 576px) {
	.container {max-width: 1140px;}
	.blocks {width: 100%;}
	.block1 {width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px 0px; position: relative; z-index: 2;}
	.block1::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block1in { width: 80%; margin: 0 auto; }

	.img1 {display: none;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}
	.img1_sp { display: block;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}


	.block2 { width: 100%; }
	.block2in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg1 {display:none; width: 100%; height: 4000px;position: absolute; z-index: 0; background-size: cover; background-position: center; background-repeat: no-repeat; transform: translateX(0px) translateY(-24%); }


	.img2 {display: none;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 8%;}
	.img2_sp {display: black;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 25%;}

	.text2in { width: 100%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1; }


	.text2in_title { display: none;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text2in_title_sp { display: black;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.newline{display: block;}


	.text2in_text {display: none;width: 90%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 25px; text-align: left;}
	.text2in_text p{padding-bottom:.35em;}
	.text2in_text_sp {display: block;width: 90%; margin: 0 auto; font-weight: 600;font-size: 14px; margin-bottom: 25px; text-align: left;}
.text2in_text_sp p{padding-bottom:.35em;}
	.text2in_title2 { display: none;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text2in_title2_sp { display: block;font-weight: 600; font-size: 24px; color: #2363D0;line-height: 1.5; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }


	.text_yellow { color: #FDD000; }
	.text_underline { position: relative; text-decoration: none; }
	.text_underline::after { content: ''; position: absolute; left: 0; right: 0; bottom: -4px; height: 10px; background-color: #FDD000; z-index: -1; }


	.block3 {display: none;width: 100%; background-color: #2363D0; border-radius: 50% 50% 0% 0%; }
	.block3in {display: none;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2 {display: none;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title {display: none;font-weight: 600; font-size: 2.2vw; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 8%; margin-bottom: 90px; }
	.only3big {display: none;font-size: 3.3vw; }
	.reason1, .reason2, .reason3 {display: none;display: inline-grid; width: 33.2%; }
	.reason_title {display: none;text-align: center; font-size: 2.7vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle {display: none;text-align: center; font-size: 1.2vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; line-height: 33px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; margin-top: 25px; }
	.circle1, .circle2, .circle3 {display: none;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 25px; margin-bottom: 15px; }
	.circle1 {display: none;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2 {display: none;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3 {display: none;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text {display: none;text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 39px; }

	.block3_sp {display: block;width: 100%; background-color: #2363D0; border-radius: 0%; position: relative;z-index: 1;}
	.block3in_sp {display: block;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2_sp {display: block;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title_sp {display: block;font-weight: 600;font-size: 24px;color: #FDD000;letter-spacing: 1px;margin-bottom: 10%;text-align: center;text-shadow: 0pt 3pt 6pt #00000066;padding-top: 10%;line-height: 35px;}
	.only3big_sp {font-size: min(9vw,48px);margin-left: 5px;margin-right: 5px;}
	.reason1_sp, .reason2_sp, .reason3_sp {display: block; width: 100%;}
	.reason_title_sp {display: block;text-align: center; font-size: min(9vw,48px); font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle_sp {display: block;font-size: 24px;font-weight: 600;color: #FDD000;letter-spacing: 1px;line-height: 33px;text-align: center;text-shadow: 0pt 3pt 6pt #00000066;margin-top: 1%;margin-bottom: 4%;line-height: 35px;}
	.circle1_sp, .circle2_sp, .circle3_sp {display: block;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 4%; margin-bottom: 4%; box-shadow: 0pt 3pt 6pt #00000066;}
	.circle1_sp {display: block;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2_sp {display: block;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3_sp {display: block;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text_sp {display: block;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 10%; }
	.img_bg3top { width: 40%; position: absolute; right: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.img_bg3bottom { width: 40%; position: absolute; left: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }



	.block4 {position: relative;z-index: 1; width: 100%; padding-bottom: 50px; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); }
	.block4in {margin: 0 auto; position: relative; z-index: 1; }
	.text4in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 10%; margin-bottom: 20px;}
	.text4in_subtitle {width: 80%;margin: 0 auto;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }
	.none_br{display: none;}
	.toggle-radio { display: none; }
	.toggle-button {display: inline-block;padding: 5px 15px;background-color: white;color: black;cursor: pointer;border-radius: 50px;text-align: center;font-weight: 600;}
	.toggle-button:hover { background-color: #d3d3d3; }
	.toggle-radio:checked + .toggle-button { background-color: black; color: white; }
	.position_sp{display: block;width: 30%;margin: 0px auto 10px;}
	.toggle-container { margin-top: 20px; text-align: center; }
	.background-layer {width: 90%;margin: 0 auto;margin-top: 0px;background-color: rgba(255, 255, 255, 0.5);backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);padding: 10px;margin-top: 20px;border: 0.8px solid white;border-radius: 10px;display: flex;flex-wrap: wrap;gap: 10px;justify-content: space-between;}
	.toggle-content { flex: 1 1 100%; display: grid; gap: 15px; }
	/* .box {padding: 10px;background-color: white;color: black;border-radius: 10px;text-align: center;box-sizing: border-box;width: 100%;display: none;}
	.box:hover { background-color: #d3d3d3; }
	.box:hover { background-color: #d3d3d3; }
	.box::before {content: "";display: block;width: 2.2rem;height: 2.2rem;border-radius: 50%;background: #000;position: absolute;top: 0;bottom: 0;right: 2rem;margin: auto 0;} */
	.box {display: none;position: relative;cursor: pointer; text-align: center; padding: 10px; border: 1px solid #ccc; border-radius: 0.5rem; transition: background-color 0.3s, box-shadow 0.3s; background-color: white; }
	.box:hover { background-color: #f9f9f9; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); }
	.box::before { content: ""; display: block; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: #000; position: absolute; top: 0; bottom: 0; right: 1rem; margin: auto 0; }
	.box::after { content: ""; display: block; width: 0.5rem; height: 0.5rem; border-top: 0.15rem solid #fff; border-right: 0.15rem solid #fff; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 1.5rem; margin: auto 0; }
	.icons {display: block;height: 4rem;margin-right:3%;}
	.icon_text {font-weight: 600; display: contents;}
	.blue_text {display: none;font-size: 0.9rem; color: #0089D0; font-weight: normal; }
	.title_none_br{display: none;}

	.toggle-radio:checked#all ~ .background-layer .all { display: flex;align-items: center; }
	.toggle-radio:checked#dispatch ~ .background-layer .dispatch { display: flex;align-items: center;}
	.toggle-radio:checked#customer ~ .background-layer .customer { display: flex;align-items: center; }
	.toggle-radio:checked#female ~ .background-layer .female { display: flex;align-items: center; }

	@media (max-width: 992px) { .toggle-content { grid-template-columns: repeat(2, 1fr); } }
	@media (max-width: 576px) { .toggle-content { grid-template-columns: 1fr; } }


		.popup {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);overflow: auto;z-index: 1000;}
		.popup-content {background-color: white;padding: 20px;width:90%;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);position: relative;border-radius: 10px;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%);}
		.close {color: #aaa;font-size: 28px;font-weight: bold;position: absolute;top: 0px;right: 10px;}
		.close:hover, .close:focus {color: black;text-decoration: none;cursor: pointer;}
		.icon_text_popup { font-weight: 600;margin: 15px 0px;}
		.icon_subtext_popup{text-align: left;line-height: 1.8;margin: 0 auto;color: #222;}
		.none_img{display: none;}
		.scroll_text{height: 400px;overflow: auto;}
		.icon_updatetext_popup{font-weight: 600;margin: 15px 0px 0px 0px;color: orange;}
		.text_bald{font-weight: 600;}




	.block5 { width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px;	position: relative;z-index: 2;}
	.block5::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block5in { width: 80%; margin: 0 auto; }
	.block6 { width: 100%; }
	.block6in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }

	.text6in { width: 100%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1;}


	.text6in_title { display: none;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text6in_title_sp { display: block;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.text6in_text {display: none;width: 82%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 25px; text-align: left;}
	.text6in_text p{padding-bottom:.35em;}
	.text6in_text_sp {display: block;width: 90%; margin: 0 auto; font-weight: 600;font-size: 14px;  margin-bottom: 20px; text-align: left;}
	.text6in_text_sp p{padding-bottom:.35em;}


	.text6in_title2 { display: none;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text6in_title2_sp { display: block;font-weight: 600; font-size: 24px; color: #2363D0;line-height: 1.5; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }


	.block7 {position: relative;z-index: 1; width: 100%; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); padding-bottom: 10px; }
	.block7in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text7in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 3%;margin-bottom:0px;}
	.text7in_subtitle {width: 80%;margin: 0 auto;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }

	.block8 {position: relative;z-index: 1; width: 100%; background-image: linear-gradient(to bottom right, #0697E0, #036BB8); padding-bottom: 50px; }
	.block8in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text8in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-shadow: 0pt 3pt 6pt #00000066; padding: 2%; background-color: #254280; text-align: center; display: block; margin-bottom:0px;}
	.text_small { font-size: 8px; display: block; margin-top: 0px; }
	.block8in::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 20px; border-color: #254280 transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2;}


.container_price{display:none;}

	

.price_block_sp{display:block;}
.price_block{display:none}
.price_block_end{text-align: left;font-weight: 600;color: white;text-shadow: 0pt 3pt 6pt #00000066;font-size: 14px;margin-top: 20px;}
.price {padding-top: 20px;}
.none_brr{display:none;}
.none_brrr{display:block;}

}

/* 小型タブレット */
@media screen and (min-width: 768px) {
	.container {max-width: 1140px;}
	.blocks {width: 100%;}
	.block1 {width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px 0px; position: relative; z-index: 2;}
	.block1::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block1in { width: 80%; margin: 0 auto; }

	.img1 {display: none;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}
	.img1_sp { display: block;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}


	.block2 { width: 100%; }
	.block2in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg1 {display: none;width: 100%; height: 4000px;position: absolute; z-index: 0; background-size: cover; background-position: center; background-repeat: no-repeat; transform: translateX(0px) translateY(-24%); }


	.img2 {display: none;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 8%;}
	.img2_sp {display: black;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 25%;}

	.text2in { width: 100%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1; }


	.text2in_title { display: none;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text2in_title_sp { display: black;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.newline{display: block;}


	.text2in_text {display: none;width: 90%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 25px; text-align: left;}
	.text2in_text_sp {display: block;width: 90%; margin: 0 auto; font-weight: 600;font-size: 14px; margin-bottom: 25px; text-align: left;}

	.text2in_title2 { display: none;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text2in_title2_sp { display: block;font-weight: 600; font-size: 24px; color: #2363D0;line-height: 1.5; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }


	.text_yellow { color: #FDD000; }
	.text_underline { position: relative; text-decoration: none; }
	.text_underline::after { content: ''; position: absolute; left: 0; right: 0; bottom: -4px; height: 10px; background-color: #FDD000; z-index: -1; }


	.block3 {display: none;width: 100%; background-color: #2363D0; border-radius: 50% 50% 0% 0%; }
	.block3in {display: none;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2 {display: none;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title {display: none;font-weight: 600; font-size: 2.2vw; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 8%; margin-bottom: 90px; }
	.only3big {display: none;font-size: 3.3vw; }
	.reason1, .reason2, .reason3 {display: none;display: inline-grid; width: 33.2%; }
	.reason_title {display: none;text-align: center; font-size: 2.7vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle {display: none;text-align: center; font-size: 1.2vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; line-height: 33px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; margin-top: 25px; }
	.circle1, .circle2, .circle3 {display: none;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 25px; margin-bottom: 15px; }
	.circle1 {display: none;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2 {display: none;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3 {display: none;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text {display: none;text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 39px; }

	.block3_sp {display: block;width: 100%; background-color: #2363D0; border-radius: 0%; position: relative;z-index: 1;}
	.block3in_sp {display: block;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2_sp {display: block;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title_sp {display: block;font-weight: 600;font-size: 24px;color: #FDD000;letter-spacing: 1px;margin-bottom: 10%;text-align: center;text-shadow: 0pt 3pt 6pt #00000066;padding-top: 10%;line-height: 35px;}
	.only3big_sp {font-size: min(9vw,48px);margin-left: 5px;margin-right: 5px;}
	.reason1_sp, .reason2_sp, .reason3_sp {display: block; width: 100%;}
	.reason_title_sp {display: block;text-align: center; font-size: min(9vw,48px); font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle_sp {display: block;font-size: 24px;font-weight: 600;color: #FDD000;letter-spacing: 1px;line-height: 33px;text-align: center;text-shadow: 0pt 3pt 6pt #00000066;margin-top: 1%;margin-bottom: 4%;line-height: 35px;}
	.circle1_sp, .circle2_sp, .circle3_sp {display: block;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 4%; margin-bottom: 4%; box-shadow: 0pt 3pt 6pt #00000066;}
	.circle1_sp {display: block;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2_sp {display: block;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3_sp {display: block;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text_sp {display: block;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 10%; }
	.img_bg3top { width: 40%; position: absolute; right: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.img_bg3bottom { width: 40%; position: absolute; left: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }



	.block4 {position: relative;z-index: 1; width: 100%; padding-bottom: 50px; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); }
	.block4in {margin: 0 auto; position: relative; z-index: 1; }
	.text4in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 10%; margin-bottom: 20px;}
	.text4in_subtitle {width: 80%;margin: 0 auto;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }
	.none_br{display: none;}
	.toggle-radio { display: none; }
	.toggle-button {display: inline-block;padding: 5px 15px;background-color: white;color: black;cursor: pointer;border-radius: 50px;text-align: center;font-weight: 600;}
	.toggle-button:hover { background-color: #d3d3d3; }
	.toggle-radio:checked + .toggle-button { background-color: black; color: white; }
	.position_sp{display: block;width: 30%;margin: 0px auto 10px;}
	.toggle-container { margin-top: 20px; text-align: center; }
	.background-layer {width: 90%;margin: 0 auto;margin-top: 0px;background-color: rgba(255, 255, 255, 0.5);backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);padding: 10px;margin-top: 20px;border: 0.8px solid white;border-radius: 10px;display: flex;flex-wrap: wrap;gap: 10px;justify-content: space-between;}
	.toggle-content { flex: 1 1 100%; display: grid; gap: 15px; }
	/* .box {padding: 10px;background-color: white;color: black;border-radius: 10px;text-align: center;box-sizing: border-box;width: 100%;display: none;}
	.box:hover { background-color: #d3d3d3; }
	.box:hover { background-color: #d3d3d3; }
	.box::before {content: "";display: block;width: 2.2rem;height: 2.2rem;border-radius: 50%;background: #000;position: absolute;top: 0;bottom: 0;right: 2rem;margin: auto 0;} */
	.box {display: none;position: relative;cursor: pointer; text-align: center; padding: 10px; border: 1px solid #ccc; border-radius: 0.5rem; transition: background-color 0.3s, box-shadow 0.3s; background-color: white; }
	.box:hover { background-color: #f9f9f9; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); }
	.box::before { content: ""; display: block; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: #000; position: absolute; top: 0; bottom: 0; right: 1rem; margin: auto 0; }
	.box::after { content: ""; display: block; width: 0.5rem; height: 0.5rem; border-top: 0.15rem solid #fff; border-right: 0.15rem solid #fff; transform: rotate(45deg); position: absolute; top: 0; bottom: 0; right: 1.5rem; margin: auto 0; }
	.icons {display: block;height: 4rem;margin-right:3%;}
	.icon_text {font-weight: 600; display: contents;}
	.blue_text {display: none;font-size: 0.9rem; color: #0089D0; font-weight: normal; }
	.title_none_br{display: none;}

	.toggle-radio:checked#all ~ .background-layer .all { display: flex;align-items: center; }
	.toggle-radio:checked#dispatch ~ .background-layer .dispatch { display: flex;align-items: center;}
	.toggle-radio:checked#customer ~ .background-layer .customer { display: flex;align-items: center; }
	.toggle-radio:checked#female ~ .background-layer .female { display: flex;align-items: center; }

	@media (max-width: 992px) { .toggle-content { grid-template-columns: repeat(2, 1fr); } }
	@media (max-width: 576px) { .toggle-content { grid-template-columns: 1fr; } }


		.popup {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);overflow: auto;z-index: 1000;}
		.popup-content {background-color: white;padding: 20px;width:90%;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);position: relative;border-radius: 10px;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%);}
		.close {color: #aaa;font-size: 28px;font-weight: bold;position: absolute;top: 0px;right: 10px;}
		.close:hover, .close:focus {color: black;text-decoration: none;cursor: pointer;}
		.icon_text_popup { font-weight: 600;margin: 15px 0px;}
		.icon_subtext_popup{text-align: left;line-height: 1.8;margin: 0 auto;color: #222;}
		.none_img{display: none;}
		.scroll_text{height: 400px;overflow: auto;}
		.icon_updatetext_popup{font-weight: 600;margin: 15px 0px 0px 0px;color: orange;}
		.text_bald{font-weight: 600;}




	.block5 { width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px;	position: relative;z-index: 2;}
	.block5::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block5in { width: 80%; margin: 0 auto; }
	.block6 { width: 100%; }
	.block6in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }

	.text6in { width: 100%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1;}


	.text6in_title { display: none;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text6in_title_sp { display: block;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.text6in_text {display: none;width: 82%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 25px; text-align: left;}
	.text6in_text p{padding-bottom:.35em;}
	.text6in_text_sp {display: block;width: 90%; margin: 0 auto; font-weight: 600;font-size: 14px; margin-bottom: 20px; text-align: left;}
	.text6in_text_sp p{padding-bottom:.35em;}


	.text6in_title2 { display: none;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text6in_title2_sp { display: block;font-weight: 600; font-size: 24px; color: #2363D0;line-height: 1.5; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }


	.block7 {position: relative;z-index: 1; width: 100%; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); padding-bottom: 10px; }
	.block7in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text7in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 3%;margin-bottom:0px;}
	.text7in_subtitle {width: 80%;margin: 0 auto;text-align: center;font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }

	.block8 {position: relative;z-index: 1; width: 100%; background-image: linear-gradient(to bottom right, #0697E0, #036BB8); padding-bottom: 50px; }
	.block8in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text8in_title { font-weight: 600; font-size: 24px; color: white; letter-spacing: 1px; text-shadow: 0pt 3pt 6pt #00000066; padding: 2%; background-color: #254280; text-align: center; display: block; margin-bottom:0px;}
	.text_small { font-size: 8px; display: block; margin-top: 0px; }
	.block8in::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 20px; border-color: #254280 transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2;}

	
.container_price{display:none;}


.price_block_sp{display:block;}
.price_block{display:none}
.price_block_end{text-align: left;font-weight: 600;color: white;text-shadow: 0pt 3pt 6pt #00000066;font-size: 14px;margin-top: 20px;}
.price {padding-top: 20px;}
.none_brr{display:none;}
.none_brrr{display:block;}

}

/* 大型タブレット、ノートPC */
@media screen and (min-width: 992px) {
	.container {max-width: 1140px;}
	.blocks {width: 100%;}
	.block1 {margin-top: 5%;width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px 0px; position: relative; z-index: 2;}
	.block1::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block1in { width: 80%; margin: 0 auto; }

	.img1 {display: block;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}
	.img1_sp { width: 100%; display: none;}


	.block2 { width: 100%; }
	.block2in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg1 {display:block;width: 100%; position: absolute; z-index: 0; background-size: cover; background-position: center; background-repeat: no-repeat; transform: translateX(0px) translateY(-24%); }


	.img2 {display: block;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 8%;}
	.img2_sp {display: none;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 8%;}

	.text2in { width: 41%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1; }


	.text2in_title { display: block;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text2in_title_sp { display: none;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.newline{display: block;}


	.text2in_text {display: block;width: 90%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 0px; text-align: left;}
	.text2in_text_sp {display: none;}

	.text2in_title2 { display: block;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text2in_title2_sp { display: none;}


	.text_yellow { color: #FDD000; }
	.text_underline { position: relative; text-decoration: none; }
	.text_underline::after { content: ''; position: absolute; left: 0; right: 0; bottom: -4px; height: 10px; background-color: #FDD000; z-index: -1; }


	.block3 { display: block;width: 100%; background-color: #2363D0; border-radius: 50% 50% 0% 0%; position: relative;z-index: 1;}
	.block3in { display: block;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2 { display: block;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title { display: block;font-weight: 600; font-size: 2.2vw; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 8%; margin-bottom: 90px; }
	.only3big { display: inline-block;font-size: 3.3vw; }
	.reason1, .reason2, .reason3 { display: inline-grid; width: 32%; }
	.reason_title { display: block;text-align: center; font-size: 2.7vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle { display: block;text-align: center; font-size: 1.2vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; line-height: 33px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; margin-top: 25px; }
	.circle1, .circle2, .circle3 { display: block;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 25px; margin-bottom: 15px; box-shadow: 0pt 3pt 6pt #00000066;}
	.circle1{margin-top:41px;}
	.circle1 { display: block;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2 { display: block;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3 { display: block;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text { display: block;text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 39px; }

	.block3_sp {display: none;width: 100%; background-color: #2363D0; border-radius: 50% 50% 0% 0%; }
	.block3in_sp {display: none;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2_sp {display: none;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title_sp {display: none;font-weight: 600; font-size: 2.2vw; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 8%; margin-bottom: 90px; }
	.only3big_sp { display: none;font-size: 3.3vw; }
	.reason1_sp, .reason2_sp, .reason3_sp {display: none;display: inline-grid; width: 33.2%; }
	.reason_title_sp {display: none;text-align: center; font-size: 2.7vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle_sp {display: none;text-align: center; font-size: 1.2vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; line-height: 33px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; margin-top: 25px; }
	.circle1_sp, .circle2_sp, .circle3_sp {display: none;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 25px; margin-bottom: 15px; }
	.circle1_sp {display: none;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2_sp {display: none;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3_sp {display: none;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text_sp {display: none;text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 39px; }
	.img_bg3top { width: 40%; position: absolute; right: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.img_bg3bottom { width: 40%; position: absolute; left: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }


	.block4 {position: relative;z-index: 1; width: 100%; padding-bottom: 50px; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); }
	.block4in { width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.text4in_title { font-weight: 600; font-size: 2.2vw; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 4.5%; margin-bottom: 40px; }
	.text4in_subtitle { text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }
	.toggle-radio { display: none; }
	.toggle-button {width: auto;display: inline-block; padding: 10px 20px; background-color: white; color: black; cursor: pointer; border-radius: 50px; text-align: center; margin: 5px; font-weight: 600; transition: background-color 0.3s, color 0.3s;font-size: unset;}
	.toggle-button:hover { background-color: #d3d3d3; }
	.toggle-radio:checked + .toggle-button { background-color: black; color: white; }
	.toggle-container { margin-top: 40px; text-align: center; }
	.background-layer { width: 94%; margin: 0 auto; background-color: rgba(255, 255, 255, 0.5); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); padding: 20px; margin-top: 20px; border: 0.8px solid white; border-radius: 10px; display: flex; flex-wrap: wrap; gap: 10px; justify-content: space-between; }
	.toggle-content { flex: 1 1 100%; display: grid; grid-template-columns: repeat(4, 1fr);  }
	.box { padding: 20px; background-color: white; color: black; border-radius: 20px; text-align: center; box-sizing: border-box; height: 220px; display: none; }
	.box:hover { background-color: #d3d3d3; }
	.box::before {display: none; }
	.box::after {display: none; }
	.icons { display: block; height: 60%; width: auto; margin: 0 auto; float: none;margin-bottom:3%;}
	.icon_text {margin-left: 0%;font-weight: 600; font-size: max(10px,0.9vw);}
	.none_br{display: block;}
	.title_none_br{display: inline-block;}
	.blue_text {display: block;font-size: max(10px,0.9vw); color: #0089D0; font-weight: normal; }
	.toggle-radio:checked#all ~ .background-layer .all { display: block; }
	.toggle-radio:checked#dispatch ~ .background-layer .dispatch { display: block; }
	.toggle-radio:checked#customer ~ .background-layer .customer { display: block; }
	.toggle-radio:checked#female ~ .background-layer .female { display: block; }
	@media (max-width: 992px) { .toggle-content { grid-template-columns: repeat(2, 1fr); } }
	@media (max-width: 576px) { .toggle-content { grid-template-columns: 1fr; } }


		.popup {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);overflow: auto;z-index: 1000;}
		.popup-content {background-color: white;padding: 20px;width:40.5rem;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);position: relative;border-radius: 10px;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%);}
		.close {color: #aaa;font-size: 28px;font-weight: bold;position: absolute;top: 0px;right: 10px;}
		.close:hover, .close:focus {color: black;text-decoration: none;cursor: pointer;}
		.icon_text_popup { font-weight: 600;margin: 15px 0px;}
		.icon_subtext_popup{text-align: left;line-height: 1.8;width: 85%;margin: 0 auto;color: #222;}
		.scroll_text{height: 400px;overflow: auto;}
		.icon_updatetext_popup{font-weight: 600;margin: 15px 0px 0px 0px;color: orange;}
		.text_bald{font-weight: 600;}



	.block5 { width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px;	position: relative;z-index: 2;}
	.block5::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block5in { width: 80%; margin: 0 auto; }
	.block6 { width: 100%; }
	.block6in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }

	/*SPはwidth: 100%;*/
	.text6in { width: 48%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1;}


	.text6in_title { display: block;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text6in_title_sp { display: none;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.text6in_text {display: block;width: 82%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 0px; text-align: left;}
	.text6in_text p{padding-bottom:.35em;}
	.text6in_text_sp {display: none;}

	.text6in_title2 { display: block;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text6in_title2_sp { display: none;}

	.block7 {position: relative;z-index: 1; width: 100%; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); padding-bottom: 4.5%;}
	.block7in { width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.text7in_title { font-weight: 600; font-size: 2.2vw; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 4.5%; margin-bottom: 20px;}
	.text7in_subtitle { text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }

	.block8 {position: relative;z-index: 1; width: 100%; background-image: linear-gradient(to bottom right, #0697E0, #036BB8); padding-bottom: 50px; }
	.block8in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text8in_title { font-weight: 600; font-size: 2.2vw; color: white; letter-spacing: 1px; text-shadow: 0pt 3pt 6pt #00000066; padding: 2%; background-color: #254280; text-align: center; display: block; margin-bottom:0px;}
	.text_small { font-size: 0.8vw; display: block; margin-top: 10px; }
	.block8in::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 40px 40px 0 40px; border-color: #254280 transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2;}
	.section-heading {margin-bottom: 35px !important;}

.container_price{display:block;}
.price_block_sp{display:none;}
.price_text ul li {font-size: 75%;line-height: 1.6em;letter-spacing: .8px;font-weight: 600;}
.price_text {background-color: transparent;padding: 20px;width: 90%;margin: auto;margin-top: auto;margin-bottom: auto;margin-top: 20px;margin-bottom: 24%;}
	
.form-modal-open {width: 90%;margin: auto;background-color: red;border-radius: 50px;padding: 15px 75px;text-align: center;color: white;font-weight: 600;margin-top: 25px;margin-bottom: 25px;display: flex;justify-content: center;align-items: center;}
.form-modal-open.colorss {width: 90%; margin: auto; border-radius: 50px; padding: 15px 50px; text-align: center; color: #f03648; font-weight: 600; margin-top: 25px; margin-bottom: 25px; border: solid 3px #f03648;display: flex;justify-content: center;align-items: center;background-color:transparent;}
.none_brr{display:inline-block;}
.none_brrr{display:none;}
}

/* デスクトップ */
@media screen and (min-width: 1200px) {
	.container {max-width: 1140px;}
	.blocks {width: 100%;}
	.block1 {margin-top: 5%;width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px 0px; position: relative; z-index: 2;}
	.block1::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block1in { width: 80%; margin: 0 auto; }

	.img1 {display: block;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}
	.img1_sp { width: 100%; display: none;}


	.block2 { width: 100%; }
	.block2in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg1 {display:block;width: 100%; position: absolute; z-index: 0; background-size: cover; background-position: center; background-repeat: no-repeat; transform: translateX(0px) translateY(-24%); }


	.img2 {display: block;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 8%;}
	.img2_sp {display: none;width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; margin-top: 8%;}

	.text2in { width: 41%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1; }


	.text2in_title { display: block;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text2in_title_sp { display: none;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.newline{display: block;}


	.text2in_text {display: block;width: 90%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 0px; text-align: left;}
	.text2in_text_sp {display: none;}

	.text2in_title2 { display: block;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text2in_title2_sp { display: none;}


	.text_yellow { color: #FDD000; }
	.text_underline { position: relative; text-decoration: none; }
	.text_underline::after { content: ''; position: absolute; left: 0; right: 0; bottom: -4px; height: 10px; background-color: #FDD000; z-index: -1; }


	.block3 { display: block;width: 100%; background-color: #2363D0; border-radius: 50% 50% 0% 0%; position: relative;z-index: 1;}
	.block3in { display: block;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2 { display: block;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title { display: block;font-weight: 600; font-size: 2.2vw; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 8%; margin-bottom: 90px; }
	.only3big { display: inline-block;font-size: 3.3vw; }
	.reason1, .reason2, .reason3 { display: inline-grid; width: 33%; }
	.reason_title { display: block;text-align: center; font-size: 2.7vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle { display: block;text-align: center; font-size: 1.2vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; line-height: 33px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; margin-top: 25px; }
	.circle1, .circle2, .circle3 { display: block;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 25px; margin-bottom: 15px; box-shadow: 0pt 3pt 6pt #00000066;}
	.circle1{margin-top:41px;}
	.circle1 { display: block;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2 { display: block;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3 { display: block;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text { display: block;text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 39px; }

	.block3_sp {display: none;width: 100%; background-color: #2363D0; border-radius: 50% 50% 0% 0%; }
	.block3in_sp {display: none;width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.img_bg2_sp {display: none;width: 100%; position: absolute; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.text3in_title_sp {display: none;font-weight: 600; font-size: 2.2vw; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 8%; margin-bottom: 90px; }
	.only3big_sp { display: none;font-size: 3.3vw; }
	.reason1_sp, .reason2_sp, .reason3_sp {display: none;display: inline-grid; width: 33.2%; }
	.reason_title_sp {display: none;text-align: center; font-size: 2.7vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; }
	.reason_subtitle_sp {display: none;text-align: center; font-size: 1.2vw; font-weight: 600; color: #FDD000; letter-spacing: 1px; line-height: 33px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; margin-top: 25px; }
	.circle1_sp, .circle2_sp, .circle3_sp {display: none;width: 220px; height: 220px; background-color: white; border-radius: 50%; margin: 0 auto; margin-top: 25px; margin-bottom: 15px; }
	.circle1_sp {display: none;background-image: url(assets/img/point1.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle2_sp {display: none;background-image: url(assets/img/point2.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.circle3_sp {display: none;background-image: url(assets/img/point3.png); background-size: cover; background-position: center; background-repeat: no-repeat; }
	.reason_text_sp {display: none;text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 33px; text-align: left; text-shadow: 0pt 3pt 6pt #00000066; margin: 0 auto; margin-bottom: 39px; }
	.img_bg3top { width: 40%; position: absolute; right: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.img_bg3bottom { width: 40%; position: absolute; left: 0; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }


	.block4 {position: relative;z-index: 1; width: 100%; padding-bottom: 50px; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); }
	.block4in { width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.text4in_title { font-weight: 600; font-size: 2.2vw; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 4.5%; margin-bottom: 40px; }
	.text4in_subtitle { text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }
	.toggle-radio { display: none; }
	.toggle-button {width: auto;display: inline-block; padding: 10px 20px; background-color: white; color: black; cursor: pointer; border-radius: 50px; text-align: center; margin: 5px; font-weight: 600; transition: background-color 0.3s, color 0.3s;font-size: unset;}
	.toggle-button:hover { background-color: #d3d3d3; }
	.toggle-radio:checked + .toggle-button { background-color: black; color: white; }
	.toggle-container { margin-top: 40px; text-align: center; }
	.background-layer { width: 94%; margin: 0 auto; background-color: rgba(255, 255, 255, 0.5); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); padding: 20px; margin-top: 20px; border: 0.8px solid white; border-radius: 10px; display: flex; flex-wrap: wrap; gap: 10px; justify-content: space-between; }
	.toggle-content { flex: 1 1 100%; display: grid; grid-template-columns: repeat(4, 1fr); gap: 50px; }
	.box { padding: 20px 5px; background-color: white; color: black; border-radius: 20px; text-align: center; box-sizing: border-box; height: 220px; display: none; }
	.box:hover { background-color: #d3d3d3; }
	.box::before {display: none; }
	.box::after {display: none; }
	.icons { display: block; height: 60%; width: auto; margin: 0 auto; float: none;margin-bottom:3%;}
	.icon_text {margin-left: 0%;font-weight: 600; }
	.none_br{display: block;}
	.title_none_br{display: inline-block;}
	.blue_text {display: block;font-size: 0.9rem; color: #0089D0; font-weight: normal; }
	.toggle-radio:checked#all ~ .background-layer .all { display: block; }
	.toggle-radio:checked#dispatch ~ .background-layer .dispatch { display: block; }
	.toggle-radio:checked#customer ~ .background-layer .customer { display: block; }
	.toggle-radio:checked#female ~ .background-layer .female { display: block; }
	@media (max-width: 992px) { .toggle-content { grid-template-columns: repeat(2, 1fr); } }
	@media (max-width: 576px) { .toggle-content { grid-template-columns: 1fr; } }

	.popup {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);overflow: auto;z-index: 1000;}
	.popup-content {background-color: white;padding: 20px;width:40.5rem;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);position: relative;border-radius: 10px;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%);}
	.close {color: #aaa;font-size: 28px;font-weight: bold;position: absolute;top: 0px;right: 10px;}
	.close:hover, .close:focus {color: black;text-decoration: none;cursor: pointer;}
	.icon_text_popup { font-weight: 600;margin: 15px 0px;}
	.icon_subtext_popup{text-align: left;line-height: 1.8;width: 85%;margin: 0 auto;color: #222;}
	.scroll_text{height: 400px;overflow: auto;}
	.icon_updatetext_popup{font-weight: 600;margin: 15px 0px 0px 0px;color: orange;}
	.text_bald{font-weight: 600;}

	.block5 { width: 100%; background-color: #9DC2FF; padding: 30px 0px 30px;	position: relative;z-index: 2;}
	.block5::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 80px 118.5px 0 118.5px; border-color: #9DC2FF transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2; }
	.block5in { width: 80%; margin: 0 auto; }
	.block6 { width: 100%; }
	.block6in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }

	/*SPはwidth: 100%;*/
	.text6in { width: 48%; text-align: center; margin: 0 auto; font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN', sans-serif; position: relative; z-index: 1;}


	.text6in_title { display: block;font-weight: 600;font-size: 1.3vw;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}
	.text6in_title_sp { display: none;font-weight: 600;font-size: 18px;background-color: #2363D0;color: white;margin-top: 25px;margin-bottom: 25px;letter-spacing: 1px;line-height: 1.3;padding: 13px;}

	.text6in_text {display: block;width: 82%; margin: 0 auto; font-weight: 600; font-size: 1.3vw; line-height: 40px; margin-bottom: 0px; text-align: left;}
	.text6in_text_sp {display: none;}

	.text6in_title2 { display: block;font-weight: 600; font-size: 1.44vw; color: #2363D0; letter-spacing: 1px; text-align: center; position: relative; z-index: 1; text-shadow: 0pt 3pt 6pt #00000066; margin-bottom: 8%; }
	.text6in_title2_sp { display: none;}

	.block7 {position: relative;z-index: 1; width: 100%; background: url(img/assets/img/back2_top.png) no-repeat right top / 48.5rem auto, url(img/assets/img/back2_bottom.png) no-repeat left bottom / 51.1rem auto, linear-gradient(to bottom, #009be3 0%, #016bb8 50%); padding-bottom: 4.5%;}
	.block7in { width: 80%; margin: 0 auto; position: relative; z-index: 1; }
	.text7in_title { font-weight: 600; font-size: 2.2vw; color: white; letter-spacing: 1px; text-align: center; text-shadow: 0pt 3pt 6pt #00000066; padding-top: 4.5%; margin-bottom: 20px; }
	.text7in_subtitle { text-align: center; font-size: 1vw; font-weight: 600; color: white; letter-spacing: 1px; line-height: 30px; text-shadow: 0pt 3pt 6pt #00000066; }

	.block8 {position: relative;z-index: 1; width: 100%; background-image: linear-gradient(to bottom right, #0697E0, #036BB8); padding-bottom: 50px; }
	.block8in { width: 100%; margin: 0 auto; position: relative; z-index: 1; }
	.text8in_title { font-weight: 600; font-size: 2.2vw; color: white; letter-spacing: 1px; text-shadow: 0pt 3pt 6pt #00000066; padding: 2%; background-color: #254280; text-align: center; display: block; margin-bottom:0px;}
	.text_small { font-size: 0.8vw; display: block; margin-top: 10px; }
	.block8in::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 40px 40px 0 40px; border-color: #254280 transparent transparent transparent; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); z-index: 2;}

	.section-heading {margin-bottom: 35px !important;}
}
@media screen and (min-width: 992px) {
.container_price{display:block;}
.price_block_sp{display:none;}
.price_block{display:flex}
.price_text ul li {font-size: 75%;line-height: 1.6em;letter-spacing: .8px;font-weight: 600;}
.price_text {background-color: transparent;padding: 20px;width: 90%;margin: auto;margin-top: auto;margin-bottom: auto;margin-top: 20px;margin-bottom: 24%;}

.price_block{width: 100%;margin: auto;flex-wrap:wrap;}
.price_block1, .price_block2, .price_block3{background-color: #f6f6f6;border-radius: 20px 20px 0 0;border: solid 5px #68CAED;float: left;width: 23%;}
.price_block2{border: solid 5px #F278A2;}
.price_block_titlebox.colorss{background-color: #F278A2;border: solid 3px #F278A2;color: white;}
	
.br_block{margin-top:0px;}
	
.price_block_end{clear:both;width: 100%;margin: auto;padding-top: 25px;min-width:100%;}
.price_block2, .price_block3{margin-left: 2.6%;}
.price_block_titlebox { background-color: #68CAED; border-radius: 10px 10px 0 0; border: solid 3px #68CAED; text-align: center; padding: 24px 14px 16px; font-weight: 600; color: white; }
.price_block_title { font-size: min(24px,1.7vw); letter-spacing: .4px; text-shadow: none; margin-bottom: 12px; line-height: 1; }
.licens_title { text-align: center; margin: 40px 0px 10px 0px; }
.licens_subtitle { text-align: center; font-size: min(55px,3.6vw);font-weight: 600; line-height: 1;margin-bottom: 0px;}
.doll { font-size: 35px; margin-right: 2%; }
	
.price_block_subtitle {    font-size: min(16px,1vw);background-color: lightgray; padding: 10px 8px; text-align: center; line-height: 1; width: 70%; margin: auto; border-radius: 5px;margin-top: 25px;}
.price_b { width: 90%; margin: auto; background-color: red; border-radius: 50px; padding: 15px; text-align: center; color: white; font-weight: 600; margin-top: 25px; margin-bottom: 25px; }
.price_b2 {width: 90%; margin: auto; border-radius: 50px; padding: 15px; text-align: center; color: #f03648; font-weight: 600; margin-top: 25px; margin-bottom: 25px; border: solid 3px #f03648;}
.price_text ul { padding-top: 0px; font-size:max(14px,1vw);}
.price_text ul li { font-size: 80%; line-height: 1.6em; letter-spacing: .8px;font-weight: 600;}
.price_text { padding-bottom: 0px; background-color: #D0F3FF; padding: 15px 0.3%; width: 90%; margin: auto; margin-top: auto; margin-bottom: auto; margin-top: 20px; margin-bottom: 15px; font-size:max(1vw,16px)}
.price_text.colorss {background-color: #FCE2EB;}
	
.form-modal-open {font-size:max(13px,1.2vw);width: 90%;margin: auto;background-color: red;border-radius: 50px;padding: 15px 25px;text-align: center;color: white;font-weight: 600;margin-top: 25px;margin-bottom: 25px;display: flex;justify-content: center;align-items: center;}
.form-modal-open.colorss {font-size:max(13px,1.2vw);width: 90%; margin: auto; border-radius: 50px; padding: 15px 20px; text-align: center; color: #f03648; font-weight: 600; margin-top: 25px; margin-bottom: 25px; border: solid 3px #f03648;display: flex;justify-content: center;align-items: center;background-color:transparent;}
.none_brr{display:inline-block;}
.none_brrr{display:none;}
}

@media screen and (max-width: 992px) {
.block8in_form .LgNcQe{font-size:min(6vw,18px)}
}
.block8in_form iframe{border:0px;}

.rev{display:flex;flex-direction: column-reverse;}