@media screen and (max-width: 650px){
  .top_panel{
    height: 100vh;
  }
  #slider{
    height: 100vh !important;
  }
  .logo-area{
    width:100% !important;
    height: 50% !important;
    background-color: rgba(189,8,28,0.5);
   padding: 30px;
    display: grid;
    justify-items: center;
    align-items: center;
      
   }
  .logo-area2{
    width:100% !important;
    height: 50% !important;
    background-color: rgba(189,8,28,0.5);
   padding: 5px;
    display: grid;
    justify-items: center;
    align-items: center;
      
   }
   .logo-area p{
    color: #fff;
    font-weight: bold;
    font-size: 1.8rem !important;
    margin-bottom: 1rem;
  }
  .logo-area p.smallp{
    font-size: 1.2rem !important;
  }
}
.site-title,.site-description{
  display: none;
}
.vegas-content{
  height: 100% !important;
}
.top_panel{

  height: 100%;
  display: grid;
  justify-items: flex-start;
  align-items: center;
    
 
}   /* 4 */
.helo_p{
  padding: 5px;
  color: #fff;
  margin-bottom: 0em !important;
  margin-block-end:0px !important ;
}
.logo-area{
 width: 50%;
 height: 70%;
 background-color: rgba(189,8,28,0.8);
padding: 20px;
 display: grid;
 justify-items: center;
 align-items: center;
   
}
.logo-area p{
  color: #fff;
  font-weight: bold;
  font-size: 3.6rem;
  margin-bottom: 1rem;
  line-height: 1;
}
.logo-area p span{
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 6.5rem;
}
.logo-area p.smallp{
  font-size: 1.4rem;
}
#slider{
  height: 45vh;
}
.vegas-content{
height: 200px;
}
.heading06 {
	position: relative;
  margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 26px;
	text-align: center;
}

.heading06 span {
	position: relative;
	z-index: 2;
}

.heading06::before {
	content: attr(data-en);
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(224,66,114,0.2);
	font-size: 80px;
	font-style: italic;
}

.heading06::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 20px;
	background-color: rgba(224,66,114,1);
}
/* カード */
.transition { transition: .3s cubic-bezier(.3, 0, 0, 1.3) }
.card2 {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
    height: 300px;
    left: 0;
    margin: auto;
    overflow: hidden;
   
    right: 0;
    top: 0;
    width: 30%;
}
.card2:hover {
    height: 450px;
    width: 30%;
}
.card2:hover .cta-container {
    display: inline;
    margin-top: 380px;
}
.card2:hover .card_circle {
    background-size: cover;
    border-radius: 0;
    margin-top: -130px;
}
.card2:hover h2 {
    background: rgba(189,8,28,0.8);;
    color: #fff;
    margin-top: 100px;
    padding: 5px;
}
.card2:hover h2 small { color: #fff }
.card2:hover p { margin-top: 300px }
.card_circle {
    background: url('/wp-content/themes/original-child/img/top/top1.jpg') no-repeat center bottom;
    background-color:   rgba(189,8,28,0.8);;
    background-size: cover;
    border-radius: 50%;
    height: 400px;
    margin-left: -75px;
    margin-top: -270px;
    
    width: 450px;
}

.cta-container {
    display: none;
    margin-top: 320px;
    
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.cta {
    -moz-border-radius: 2px;
    -moz-transition: 0.2s ease-out;
    -ms-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    -webkit-border-radius: 2px;
    -webkit-transition: 0.2s ease-out;
    background-clip: padding-box;
    border: 2px solid   rgba(189,8,28,0.8);;
    border-radius: 2px;
    color:  rgba(189,8,28,0.8);;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 400;
    height: 36px;
    letter-spacing: 0.5px;
    line-height: 36px;
    margin-bottom: 15px;
    padding: 0 2rem;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.2s ease-out;
}
.cta:hover {
    background-color: rgba(189,8,28,0.8);;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color: #fff;
    -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
section.box3{
  margin-top: 15rem;
  position: relative;
  display: flex;
}
/* カード */
h2.service_sub{
  
  position: relative;
  padding: .2em .75em;
  background-color: #fff;
  border: 1px solid;
  border-radius: 6px;
  display: inline-block;
  font-size: 3.6rem;
  margin-bottom: 30px;
  color: rgba(189,8,28,0.8);
}
.service_sub::before,.service_sub::after{
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  height: 0;
  width: 0;
  border: 10px solid transparent;
  }
  
  .service_sub::before{
  border-top: 15px solid;
  }
  
  .service_sub::after{
  margin-top: -2px;
  border-top: 15px solid #fff;
  }
  @media screen and (max-width: 650px){
 h2.service_sub{
  font-size:2rem !important;
 }   
  }
.service_box{
  width: 100%;
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: space-between;
    min-height: 20rem;
  
}
.service_aka{
  width: 50%;
  background-image: linear-gradient(180deg, rgba(247, 12, 12, 1) 45%, rgba(174, 0, 0, 1));
  padding: 30px;
}
.service_shiro{
  width: 50%;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 45%, rgba(255, 238, 226, 1));
  padding: 30px;
}

.service_mi {
	position: relative;
	padding-bottom: 50px;
	font-size: 4rem;
	text-align: center;
  color: #333;
}

.service_mi::before {
	content: attr(data-en);
	display: block;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
}

.service_mi::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: #fff;
}
.service_mi2 {
	position: relative;
	padding-bottom: 50px;
	font-size: 4rem;
	text-align: center;
  color: #333;
}

.service_mi2::before {
	content: attr(data-en);
	display: block;
	color: rgba(189,8,28,0.8);
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
}

.service_mi2::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color:rgba(189,8,28,0.8);;
}
@media screen and (max-width: 650px){
  .heading06::before{
    font-size: 5rem !important;
    top:-20px;
  }
    .heading06{
      padding-top: 20px !important;
      margin-top: 50px;
      padding-bottom: 30px;
    }
    .service_mi,.service_mi2  {
      font-size: 2.4rem !important;
    }
    .service_aka,.service_shiro{
      padding: 15px;
      width: 100%;
    }
}

/* ニュース */
ul.newsUl{
  margin: 10px !important;
  padding-inline-start: 0;
}
@media screen and (max-width: 650px){ 
  .p-article04__title {
    line-height: 1.7;
    margin-top: 7px;
    white-space: normal;
}
    
}
.p-article04__title {
  font-size: 14px;
  font-weight: 400;
  flex: 1;
  margin-bottom: 0;
  transition: color 0.2s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p-article04 {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 20px;
  width: 100%;
}
.date{
  font-size: 1.2rem;
  margin-right: 8px;
}
.term{
  color: #1e73be;
  border: 1px solid #1e73be;background: #fff;
  border-radius: 15px;
  display: inline-block;
  font-size: 12px;
  min-width: 110px;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  text-align: center;
  transition: color 0.2s ease, border-color 0.2s ease;
}
/* ニュース */

.button15 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: rgba(189,8,28,0.8);
  font-size: 18px;
  font-weight: 700;
  border: 2px solid rgba(189,8,28,0.8);
}

.button15 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid rgba(189,8,28,0.8);
  border-right: 3px solid rgba(189,8,28,0.8);
  transform: rotate(45deg);
}

.button15 a:hover {
  color: #333333;
  text-decoration: none;
  background-color: rgba(189,8,28,0.3);
}

.button15 a:hover::after {
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}
/* comical */

.consept .inner {
  position: relative;
  padding: 235px 0 35px 0;
  background-image: url(../images/bg-vars.png), url(../images/bg-comical.svg);
  background-repeat: no-repeat;
  background-position: right 55%, center 10%;
  background-size: 66%, contain;
}
.consept .text_box {
  width: 560px;
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.7;
}
.hero .hero_mv {
  max-width: 1020px;
  padding: 130px 0 0 0;
  text-align: right;
  margin: 0 auto;
}.hero .hero_mv .spec_list {
  width: 635px;
  margin-left: auto;
  margin-right: 0;
  padding: 18px 18px 50px 18px;
  position: relative;
  background-image: url(/wp-content/themes/original-child/img/comi/fukidasi.png);
  background-repeat: no-repeat;
  background-position: right top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}.hero {
  position: relative;
  margin: auto;
  height: 700px;
  width: 100%;
  background-image: url(/wp-content/themes/original-child/img/comi/comitop.jpg);
  background-position: center center;
  background-size: cover;
  min-width: 1024px;
}
.hero .hero_mv h1 {
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 20px;
}.hero .hero_mv .spec_list p {
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 900;
  margin: 0px;
}.hero .hero_mv .spec_list li {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  width: 112px;
  padding: 30px 0 13px 0;
  margin: 0 0 15px 0;
}.hero .hero_mv .spec_list li img {
  margin-bottom: 4.4px;
  max-width:  60px;
  max-height: 60px;
}.hero .hero_mv .spec_list li h4 {
  font-size: 20px;
  font-weight: 500;
 
  margin: 0;
}
.spec_list li img{
  
}
img.hero-img{
  text-align: right;
  max-width: 500px;
}
.inner {
  max-width: 960px;
  margin: auto;
}.consept .circle {
  position: relative;
  width: 243.2px;
  height: 243.2px;
  
  border-radius: 50%;
  
  background-repeat: no-repeat, no-repeat;
  background-position: 185px 78px, 27px 72px;
  background-size: 20px;
  margin: 50px 0 0 0;
}
.consept .inner {
  position: relative;
  padding: 235px 0 35px 0;
  background-image: url(/wp-content/themes/original-child/img/comi/comi_1.png), url(/wp-content/themes/original-child/img/comi/comi.svg);
  background-repeat: no-repeat;
  background-position: right 55%, center 10%;
  background-size: 66%, contain;
}.consept .text_box {
  width: 560px;
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.7;
}.consept h2 .new {
  display: inline-block;
  font-size: 57px;
}.consept h2 span {
  display: block;
  font-size: 37px;
  color: #FFFBC6;
  letter-spacing: 0.1em;
  line-height: 1.1;
}.consept .circle .circle-bgright_img {
  position: absolute;
  top: -40px;
  right: -30px;
}.consept .circle .circle-bgleft_img {
  position: absolute;
  top: -40px;
  left: -35px;
}.consept .circle .circle_inner_img {
  position: absolute;
  bottom: 0;
  right: -110px;
  width: 154.3px;
  height: auto;
}.point h2 {
  font-size: 36px;
  color: #DB576C;
  font-weight: 900;
  letter-spacing: 0.05em;
  background-image: url(../images/bg-point-title.png);
  background-repeat: no-repeat;
  background-position: center 50px;
}.hero .wave svg {
  vertical-align: bottom;
}
.hero .wave {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.point ul li {
  position: relative;
  margin-bottom: 80px;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
}.point ul li .circle {
  position: absolute;
  top: -25px;
  left: 30px;
  background-color: #583E14;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-weight: 900;
  padding: 15px 0;
}.point ul li h3 {
  text-align: left;
  font-weight: 900;
  color: #fff;
  background-color: #F298A6;
  font-size: 38px;
  padding: 20px 0 20px 160px;
  border-radius: 20px 20px 0px 0px;
}.point ul li .point_container {
  padding: 40px 63px;
}.point ul li .graf_title {
  overflow: hidden;
  text-align: center;
}.point ul li .graf_title span {
  position: relative;
  display: inline-block;
  background-color: #EDBB6D;
  border-radius: 30px;
  color: #fff;
  font-weight: 900;
  font-size: 23px;
  margin: 0 2.5em;
  padding: 10px 40px;
  text-align: left;
}.point ul li .graf_title span::before {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #EDBB6D;
  right: 100%;
}.point ul li .graf_title span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #EDBB6D;
  left: 100%;
}.point ul li .point_container .graf_message {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}.point ul li .point_container p {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
}
.yellow{
  background-color: #fffbc6;
}.inner {
  max-width: 960px !important;
  margin: auto;
}
element.style {
}
.point ul li .circle .number {
    display: block;
    font-size: 46px;
    font-weight: 800;
}
.point ul li .circle .text {
  font-size: 20px;
}.point ul li .point_container {
  padding: 40px 63px;
}.point .scales_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}.point .scales_container .scales_container_text {
  width: 44%;
  margin-top: 20px;
}.point .scales_container .scales_container_text h4 {
  color: #DB576C;
  font-size: 35px;
  font-weight: 900;
  text-align: left;
  margin-bottom: 15px;
}.point .scales_container .scales_container_text p {
  font-weight: 700;
  font-size: 16px;
}.point ul li .price_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}.point ul li .price_area div {
  background-color: #FFF3F5;
  border-radius: 10px;
}.point ul li .price_area span {
  font-size: 43px;
  font-weight: 900;
  color: #DB576C;
  line-height: 1;
}.point ul li .deposit img {
  max-width: 110px;
  height: auto;
  margin: 0 0 0 25px;
}.point ul li .price_area div {
  background-color: #FFF3F5;
  border-radius: 10px;
}.point ul li .monthly-amount {
  width: 63%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5%;
}.point ul li .point_container .annotation {
  text-align: right;
  font-size: 12px;
  font-weight: 400;
  margin-top: 10px;
}.point ul li .deposit {
  width: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}.point ul li .point_container .arrow {
  width: 55.63px !important;
  height: auto;
  margin-bottom: 10px;
}.point ul li .fixed-pricePlan_title {
  text-align: center;
  color: #DB576C;
  font-size: 50px;
  font-weight: 900;
  background: none;
  padding: 0;
}.point ul li .fixed-pricePlan_title span {
  display: block;
  color: #583E14;
  font-size: 34px;
  font-weight: 900;
}.point ul li .fixed-pricePlan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 45px 42.5px;
}.point ul li .fixed-pricePlan li {
  padding: 35px 0;
  text-align: center;
  width: 163.77px;
  -webkit-box-shadow: 6px 6px 0px #00000019;
  box-shadow: 6px 6px 0px #00000019;
  margin-bottom: 0;
}.point ul li {
  position: relative;
  margin-bottom: 80px;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
}.point ul li .fixed-pricePlan li img {
  width: 56.5px !important;
  height: auto;
  margin-bottom: 1.5em;
}.course h2 {
  letter-spacing: 0.05em;
}.course h2 span {
  color: #EDBB6D;
}
.sdgsicon{
  width:20%;
  
}
.sdgs_panel{
  margin-top:50px !important;
background-color: #fff;
padding-top: 50px;
padding-bottom: 50px;

}
.sdgs_bk{
  background-color:#0599D9 ;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.sdgs_flex {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  justify-content: space-between;
}
.sdgs_flex > .item50.sdgs-block {
  display: flex;
  flex-direction: column;
  width: calc(50% - 15px) !important;
  box-sizing: border-box;
  margin: 2px;
}
.sdgs-block{
  margin-top: 20px;
  padding: 20px;
  box-sizing: border-box;
  border:1px solid #000;
}
.sdgs-block h3{
  font-size:2rem;
  text-align: center;
}
#page > div > article.news > ul > li > a{
  display: flex;
  align-items: center;;

}
span.p-article04__title{
  margin-left: 20px;
}
.logo_img{
  max-width: 350px;
}
.logo_img2{
  max-width: 350px;
}
.sub_caption{
  font-size: 2rem;
  font-weight: bold;
  color: #324151;
}
@media screen and (max-width: 650px){
  .sub_caption{
    font-size:1.6rem !important;
  }
    .sdgs_flex{
      width: 95% !important;
      line-height: 1.5rem;
      flex-direction: column;
    }
    .sdgs_flex > .item50 {
      width: 100%;
    }
    .sdgs_flex h3{
      font-size:1.8rem;
    }
    .logo_img2{
      max-width: 150px;
    }
}
.sdgsp{
  padding: 10px;
}
.lotascam {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 650px){
  .lotascam{
    font-size: 15px;
  }
    
}

.lotascam::before,
.lotascam::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #B51C21;
}

.lotascam::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.lotascam::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
/* From uiverse.io by @Voxybuns */
.button09 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #ccc;
  transition: 0.3s;
}

.button09 a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid #B51C21;
  transition: 0.2s;
}

.button09 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.button09 a:hover::before {
  top: 0;
  left: 0;
}

.button09 a:hover {
  text-decoration: none;
  background-color: #d3a0bc;
}

.used_title{
  width: 100%;
  background-image: url(/wp-content/themes/original-child/img/top/used.png);
  background-repeat: no-repeat; /* 背景の繰り返し設定 */
  background-position: center center;
}
.used_logo{
  width: 50%;
  margin: 0 auto;
  padding: 10rem;
}

.main_photo{
  display: flex;
justify-content: center;
align-items: center;
flex-direction:column;
}
.main_photo img{
  width: 70%;
}
p.priceTaxU{
  font-size: 24px;
  font-weight: bold;
}
.smidashi2 p{
  
  font-size:1.6rem;
  padding: 30px;

}.title_point {
  text-align: center;
  padding: 20px;
  background-color: #c60000;
  color: #fff;
  padding: 15px;
  font-weight: bold;
  position: relative;
  line-height: 1.2;
  display: inline-block;
  top: 0;
font-size: 3rem !important; 
  font-weight: 900;
  margin-bottom: 30px;
}
.specbox_d{
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;

}
.specbox_d > .specWrap__box{
  width: 48%;
  font-size: clamp(18px, 1vw, 25px) !important;
}
@media screen and (max-width: 650px){
  .specbox_d > .specWrap__box{
    width: 100%;
    font-size: clamp(18px, 1vw, 25px) !important;
  } 
  .specWrap__box__title{
    width: 100%;
    font-size: 0.8rem !important;
    padding: 1rem;
    background-color: #f1f1f1;
    margin: 3px;
  }
  
  .specbox_d > .specWrap__box > p.specWrap__box__num{
    width: 60%;
  }
}

.specbox_d > .specWrap__box > p.specWrap__box__num{
  font-size: clamp(16px, 1vw, 20px) !important;
  margin-block-end: 0em;
  margin-block-start: 0em;
  padding-right: 1rem;
  padding-left: 1rem;
}
.specbox_d > .specWrap__box > p.specWrap__boxDetail{
  font-size: clamp(16px, 1vw, 20px) !important;
  margin-block-end: 0em;
  margin-block-start: 0em;
  padding-right: 1rem;
  padding-left: 1rem;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 15px;
}
.pagetop a {
  display: block;
  background-color: rgb(136, 0, 0);
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  padding: 5px 10px;
filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.pagetop a:hover {
  display: block;
  background-color: #b2d1fb;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  padding:5px 10px;
filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
img.cogca{
  max-width: 500px;
  margin: 0 auto;

}