@charset "UTF-8";
@media (min-width: 768px) {
  .pc-none {
    display: none !important;
  }
  .sp-none {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .pc-none {
    display: block !important;
  }
  .sp-none {
    display: none !important;
  }
}
#wrap #header {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
}
#wrap #header #topicpath {
  font-size: 0.9em;
}
#wrap #contents {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#wrap #btnMenu {
  padding: 20px 0;
  text-align: right;
  width: 970px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#wrap #btnMenu img {
  width: 40px;
}
#gakusyuNav {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 100;
}
#gakusyuNav .dropDownLayer {
  background: #e7e7e7;
  position: absolute;
  right: -100%;
  top: -10px;
  z-index: 100;
  width: 500px;
  display: none;
  text-align: left;
}
#gakusyuNav li {
  list-style-type: none;
}
.dropDownLayer {
  padding: 20px 10px;
}
.dropDownLayer a {
  color: #3a3a3a;
  display: block;
  text-decoration: none;
}
.dropDownList .parent {
  position: relative;
  border-top: 2px solid #fff;
}
.dropDownList .parent:first-child {
  border-top: none;
}
.dropDownList .parent a {
  font-size: 14px;
  padding: 10px 40px 10px 0;
  text-decoration: none;
}
.dropDownList .parent:after {
  position: absolute;
  top: 12px;
  right: 10px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #3a3a3a;
  border-right: 2px solid #3a3a3a;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transition: all 0.4s cubic-bezier(0.17, 0.67, 0.54, 0.93);
  -webkit-transition: all 0.4s cubic-bezier(0.17, 0.67, 0.54, 0.93);
  content: "";
}
.dropDownList .parent.dropDownOpend:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 18px;
}
.dropDownList .child a {
  font-size: 14px;
  line-height: 25px;
  padding-left: 22px;
  background-image: url(../../../images/pi_gakusyu/sp/common/icon-navArrow.jpg);
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}
.dropDownList .single {
  font-size: 14px;
  border-top: 2px solid #fff;
}
.dropDownList .single:last-child {
  border-bottom: none;
}
.dropDownList .single a {
  position: relative;
  padding: 10px 40px 10px 0;
}
.dropDownList .single a:after {
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 12px;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #3a3a3a;
  border-right: 2px solid #3a3a3a;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.4s cubic-bezier(0.17, 0.67, 0.54, 0.93);
  -webkit-transition: all 0.4s cubic-bezier(0.17, 0.67, 0.54, 0.93);
  content: "";
}
.en {
  font-family: Roboto, sans-serif;
}
.page_link{
  display: block;
  margin-top: -70px;
  padding-top: 70px;
}
@media (max-width: 768px) {
  #btnMenu.menu {
    display: none;
  }
}
#wrap{
  position: relative;
  width: auto;
  overflow: hidden;
}
#wrap img {
  max-width: 100%;
  height: auto;
}
.clearnel-mv_wrap,
.clearnel-content_box,
.clearnel-animation_wrap{
  font-family:'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.clearnel-mv_wrap {
  position: relative;
  z-index: 10;
  background: #F8F8F8;
  padding-top: 5em;
}
.clearnel-mv_wrap .clearnel-mv_title {
  position: absolute;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  top: 18%;
  left: calc(50% + 330px);
  transform: translateX(-50%);
}
.clearnel-mv_wrap .clearnel-mv_title em {
  margin-bottom: 1em;
}
.clearnel-mv_wrap .clearnel-mv_title span {
  font-size: 1.3rem;
  line-height: 1.4;
}
.clearnel-mv_wrap .clearnel-mv_slide {
  max-width: 1600px;
  margin: auto;
}
.clearnel-mv_wrap .clearnel-mv_lead {
  position: absolute;
  z-index: 10;
  top: 25%;
  left: calc(50% + 330px);
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 2;
}
.clearnel-mv_wrap .clearnel-mv_gda {
  position: absolute;
  z-index: 10;
  max-width: 345px;
  top: 40%;
  left: calc(50% + 150px);
}
.clearnel-mv_wrap .clearnel-mv_gda_text {
  font-size: 1.5rem;
  line-height: 1.8;
}
.clearnel-mv_wrap .clearnel-mv_image{
  bor
}
.clearnel-mv_wrap .clearnel-mv_slide {
  padding-top: 20px;
}
.clearnel-mv_wrap .clearnel-mv_slide .slick-dots {
  top: 0;
  bottom: auto;
  line-height: 0;
}
.clearnel-mv_wrap .clearnel-mv_slide .slick-dots li button {
  background: #fff;
}
.clearnel-mv_wrap .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.clearnel-content_box {
  position: relative;
  z-index: 0;
  background: #F3F1E9;
}
.clearnel-content_box::after {
  position: absolute;
  z-index: -5;
  display: inline-block;
  content: "";
  width: 100%;
  height: 60px;
  background: #ecebea;
  left: 0;
  right: 0;
  bottom: 0;
}
.clearnel-content_box .clearnel-content_inner {
  max-width: 1150px;
  margin: auto;
  background: #fff;
  border-radius: 15px 15px 0 0;
}
.clearnel-mv_wrap.on+.clearnel-content_box .clearnel-link_box {
  position: absolute;
  top: 0;
}
.clearnel-content_box .clearnel-common_title {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1100px;
  margin: 0 auto 6em;


}
.clearnel-content_box .clearnel-common_title em {
  font-size: 3rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
}
.clearnel-content_box .clearnel-common_title span {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #7C7B7B;
}
.clearnel-content_box .clearnel-link_box {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  max-width: 1200px;
  margin: auto;
  background: #fff;
  filter: drop-shadow(3px 5px 7px rgba(0, 0, 0, 0.15));
  border-radius: 15px;
}
.clearnel-content_box .clearnel-link_box .clearnel-link_list {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
  min-height: 4em;
  padding: 1em;
  max-width: 1100px;
  margin: auto;
}
.clearnel-content_box .clearnel-link_box .clearnel-link_item a {
  position: relative;
  display: block;
  z-index: 5;
  font-size: 1.8rem;
  font-weight: 600;
  color: #070707;
  text-decoration: none;
  padding-bottom: 2px;
}
.clearnel-content_box .clearnel-link_box .clearnel-link_item a::before{
  content: "";
  display: inline-block;
  width: 2px;
  height: 23px;
  background: #a29d95;
  margin-right: 47px;
  position: absolute;
  z-index: 5;
  left: -50px;
  bottom: 4px;
}
.clearnel-content_box .clearnel-link_box li:nth-child(2) a::before{
  content: none;
}
.clearnel-content_box .clearnel-link_box .clearnel-link_item a:hover {
  opacity: 1;
}
.clearnel-content_box .clearnel-link_box .clearnel-link_item a::after {
  position: absolute;
  z-index: 10;
  display: inline-block;
  content: "";
  width: 100%;
  height: 2px;
  background: #070707;
  left: 0;
  bottom: 0;
  transform: scale(0, 1);
  transform-origin: right;
  transition: transform .4s;
}
.clearnel-content_box .clearnel-link_box .clearnel-link_item a:hover::after {
  transform: scale(1, 1);
  transform-origin: left;
}
#wrap .clearnel-content_box .clearnel-link_box .clearnel-link_item img{
  height: 20px;
  width: fit-content;
}
.clearnel-content_box .clearnel-gda_box {
  position: relative;
  z-index: 10;
  padding-top: 11em;
  margin-bottom: 10em;
}
.clearnel-content_box .clearnel-gda_box .clearnel-gda_title {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  margin-left: 30%;
  margin-bottom: 2.5em;
}
.clearnel-content_box .clearnel-gda_box .clearnel-gda {
  max-width: 360px;
  margin: auto;
  margin-left: 52%;
  margin-bottom: 5em;
}
.clearnel-content_box .clearnel-gda_box .clearnel-gda_logo {
  max-width: 315px;
  margin-bottom: 1.5em;
}
.clearnel-content_box .clearnel-gda_box .clearnel-gda_text {
  font-size: 1.6rem;
  line-height: 1.8;
}
.clearnel-content_box .clearnel-gda_box .clearnel-gda_image {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 10em;
  bottom: 0;
  margin: auto;
}
.clearnel-content_box .clearnel-gda_box .clearnel-gda_movie {
  position: relative;
  z-index: 10;
  max-width: 828px;
  padding-top: 38.85%;
  margin: auto;
}
.clearnel-content_box .clearnel-gda_box .clearnel-gda_movie iframe {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.clearnel-content_box .clearnel-whats_list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6em;
}
.clearnel-content_box .clearnel-whats_list:nth-child(even) {
  flex-direction: row-reverse;
}
.clearnel-content_box .clearnel-whats_list>* {
  width: 50%;
}
.clearnel-content_box .clearnel-whats_list .clearnel-whats_slide {
  max-width: 375px;
  margin-top: 30px;
  margin-bottom: 0;
}
.clearnel-content_box .clearnel-whats_list .clearnel-whats_slide .slick-dots {
  top: -35px;
  bottom: auto;
}
.clearnel-content_box .clearnel-whats_list:nth-child(odd) .clearnel-whats_slide .slick-dots {
  right: 0;
}
.clearnel-content_box .clearnel-whats_list:nth-child(even) .clearnel-whats_textBox {
  padding-right: 3em;
}
.clearnel-content_box .clearnel-whats_list:nth-child(odd) .clearnel-whats_textBox {
  padding-left: 3em;
}
.clearnel-content_box .clearnel-whats_list .clearnel-whats_textBox .clearnel-whats_title {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 1.5em;
}
.clearnel-content_box .clearnel-whats_list .clearnel-whats_textBox .clearnel-whats_text {
  max-width: 450px;
  font-size: 1.6rem;
  line-height: 1.8;
}
.clearnel-content_box .clearnel-common_lead {
  text-align: center;
  padding: 5em 0;
}
.clearnel-content_box .clearnel-common_lead p {
  display: inline-block;
  text-align: left;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 2;
}
.clearnel-makes_box .clearnel-common_lead{
  margin-bottom: -40px;
  margin-top: -30px;
}
.clearnel-content_box .clearnel-makes_list + .clearnel-makes_list {
  margin-top: 10em;
}
.clearnel-content_box .clearnel-makes_title {
  max-width: 1000px;
  font-size: 2.5rem;
  margin: auto;
  margin-bottom: 2.5em;
    border-left: 2px solid #707070;
  padding: 0.15em;
  padding-left: 0.65em;
  margin-bottom: 1.5em;
}
.clearnel-content_box .clearnel-makes_title span{
  font-size: 1.8rem;
  color: #7c7b7b;
}
.clearnel-content_box .clearnel-makes_lead {
  max-width: 1000px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  margin: auto;
  margin-bottom: 2em;
}
.clearnel-content_box .clearnel-makes_slide {
  margin-top: -8em;
  margin-bottom: 0 !important;
}
.clearnel-content_box .clearnel-makes_slide .slick-list {
  position: relative;
  z-index: 4;
}
.clearnel-content_box .clearnel-makes_slide .slick-dots {
  top: -2.5em;
  bottom: auto;
  left: 42.5%;
}
.clearnel-content_box .clearnel-makes_item>* {
  max-width: 1100px;
  margin: auto;
}
.clearnel-content_box .clearnel-makes_detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin-bottom: 7em;
  height: 412px;
}
.clearnel-content_box .clearnel-makes_image {
  position: relative;
  z-index: 20;
}
.clearnel-content_box .clearnel-makes_textBox {
  position: relative;
  z-index: 5;
  margin-top: 8em;
  padding-top: 4em;
  padding-left: 3.65em;
  padding-bottom: 4em;
  padding-right: 4em;
  max-width: 455px;
}
.clearnel-content_box .clearnel-makes_textBox:after {
  position: absolute;
  z-index: -10;
  display: inline-block;
  content: "";
  width: 530px;
  height: 100%;
  min-height: 352px;
  background: #F2F2F2;
  border-radius: 12px;
  top: 0;
  left: 0;
}
.clearnel-content_box .clearnel-makes_subtitle {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0.5em;
}
.clearnel-content_box .clearnel-makes_text {
  font-size: 1.6rem;
}
.clearnel-content_box .clearnel-coordinate_title {
  max-width: 1000px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #707070;
  border-left: 2px solid #707070;
  padding: 0.15em;
  padding-left: 0.65em;
  margin-bottom: 1.5em;
}
.clearnel-content_box .clearnel-coordinate_list {
  max-width: 1000px;
  overflow-x: auto;
  white-space: nowrap;
}
.clearnel-content_box .clearnel-coordinate_list::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
.clearnel-content_box .clearnel-coordinate_list::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #b3b3b3;
}
.clearnel-content_box .clearnel-coordinate_list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #686868;
}
.clearnel-content_box .clearnel-coordinate_list .clearnel-coordinate_item {
  display: inline-block;
  width: 193px;
  margin-right: 3px;
}
.clearnel-content_box .clearnel-coordinate_list .clearnel-coordinate_item:last-child {
  margin-right: 0;
}
.clearnel-content_box .clearnel-look_box {
  background: #e9e9e96b;
  padding: 3em 0;
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  text-align: center;
  margin-top: 6em;
}
.clearnel-content_box .clearnel-look_item {
  width: 365px;
}
.clearnel-content_box .clearnel-look_item .clearnel-look_title {
  position: relative;
  z-index: 10;
  font-size: 2.5rem;
  font-weight: bold;
  padding-bottom: 0.8em;
}
.clearnel-content_box .clearnel-look_item .clearnel-look_title::before {
  /* position: absolute; */
  z-index: -5;
  display: inline-block;
  content: "";
  background-size: cover;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 18px;
  margin-right: 9px;
  vertical-align: bottom;
}
.clearnel-content_box .clearnel-look_item.item_online .clearnel-look_title::before {
  width: 16px;
  height: 14px;
  background-image: url(image/icon_online.png);
  padding: 9px;
}
.clearnel-content_box .clearnel-look_item.item_showroom .clearnel-look_title::before {
  width: 33px;
  height: 32px;
  background-image: url(image/icon_showroom.png);
  bottom: 14px;
}
.clearnel-content_box .clearnel-look_item .clearnel-look_btn a {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  background: #5F5F5F;
  border-radius: 6px;
  color: #fff;
  font-size: 1.5rem;
  padding: 0.75em 2em;
  text-decoration: none;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
  transition: filter .4s, transform .4s;
  overflow: hidden; 
}
.clearnel-content_box .clearnel-look_item .clearnel-look_btn a:hover {
  filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0.2));
  opacity: 1;
  transform: translateY(2px);
}
.clearnel-content_box .clearnel-look_item .clearnel-look_btn a:after {
  position: absolute;
  z-index: -5;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
  transform: rotate(45deg) skew(-8deg, -8deg);
  transition: right .3s;
}
.clearnel-content_box .clearnel-look_item .clearnel-look_btn:hover a:after {
  right: -1em;
}
.clearnel-content_box .share_box {
  padding: 2em 0;
  max-width: 1100px;
  margin: auto;
}
.clearnel-content_box .share_box a {
  display: inline-block;
  margin-right: 2%;
  width: 140px;
}
#common-footer {
  margin-top: 0 !important;
}
.clearnel-animation_wrap{
  position:fixed;
  z-index:1000;
  width:100%;
  height:100%;
  background:#F8F8F8;
  top:0;
  left:0;
  right:0;
  bottom:0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.clearnel-animation_wrap .clearnel-animation_inner p{
  font-size:4.1rem;
  font-weight:500;
  margin-bottom:2em;
  opacity: 0;
  animation: fedein1 1.5s .4s forwards;
}
@keyframes fedein1 {
	0% { opacity: 0; }
	30% { opacity: 0; }
	99% { opacity: 1; }
	100% { opacity: 1; }
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo{
  display:flex;
  justify-content:center;
  align-items:flex-end;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo span{
  margin:0 0.5em;
transform: translateY(-20px);
  opacity: 0;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>* {
  animation: popup 2s 1.6s forwards;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>*:nth-child(2) {
  animation-delay: 1.8s;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>*:nth-child(3) {
  animation-delay: 2.0s;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>*:nth-child(4) {
  animation-delay: 2.2s;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>*:nth-child(5) {
  animation-delay: 2.4s;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>*:nth-child(6) {
  animation-delay: 2.6s;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>*:nth-child(7) {
  animation-delay: 2.8s;
}
.clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo>*:nth-child(8) {
  animation-delay: 3.0s;
}
@keyframes popup {
	0% { transform: translateY(-20px); opacity: 0; }
	60% { transform: translateY(3px); opacity: 1; }
	99% { transform: translateY(0px); opacity: 1; }
	100% { transform: translateY(0px); opacity: 1; }
}
.clearnel-animation_wrap .clearnel-animation_inner em{
  display:block;
  font-size:1.6rem;
  font-style:normal;
  margin-top:1em;
  opacity: 0;
  animation: fedein1 1.5s 3.2s forwards;
}
@media (max-width: 768px) {
  .clearnel-mv_wrap {
    padding-top: 3em;
    padding-bottom: 2em;
  }
  .clearnel-mv_wrap .clearnel-mv_title {
    position: static;
    transform: none;
    padding: 0 20px;
  }
  .clearnel-mv_wrap .clearnel-mv_title em {
    margin-bottom: 0.5em;
    max-width:220px;
  }
  .clearnel-mv_wrap .clearnel-mv_title span {
    font-size: 1.2rem;
  }
  .clearnel-mv_wrap .clearnel-mv_slide {
    max-width: 100%;
    margin-left: 0;
  }
  .clearnel-mv_wrap .clearnel-mv_slide .slick-track{
    padding-bottom: 4em;
  }
  .clearnel-mv_wrap .clearnel-mv_lead {
    top: auto;
    left: 10px;
    bottom: -2.5em;
    font-size: 2.2rem;
    line-height: 1.6;
  }
  .clearnel-mv_wrap .clearnel-mv_image{
    max-width:95%;
  }
  .clearnel-mv_wrap .clearnel-mv_gda {
    max-width: 100%;
    top: auto;
    left: auto;
    right: 0;
    bottom:-3.85em;
    padding: 0 10px;
  }
  .clearnel-mv_wrap .clearnel-gda_logo{
    max-width:200px;
    margin-bottom:-0.25em;
  }
  .clearnel-mv_wrap .clearnel-mv_gda_text {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .clearnel-mv_wrap .clearnel-mv_slide {
    padding-top: 20px;
  }
  .clearnel-content_box{
    padding:0 10px;
  }
  .clearnel-content_box .clearnel-content_inner {
    max-width: 100%;
    border-radius: 10px 10px 0 0;
  }
  .clearnel-content_box .clearnel-common_title {
    max-width: 100%;
    margin: 0 auto 1em;
  }
  .clearnel-content_box .clearnel-common_title em {
    font-size: 2.4rem;
  }
  .clearnel-content_box .clearnel-common_title span {
    font-size: 1.2rem;
  }
  .clearnel-content_box .clearnel-link_box {
    position: static !important;
    max-width: 100%;
    border-radius: 10px;
  }
  
  .clearnel-content_box .clearnel-link_box .clearnel-link_list {
    justify-content: space-around;
    flex-wrap:wrap;
    min-height: 0;
    padding: 0.5em;
    max-width: 100%;
  }
  .clearnel-content_box .clearnel-link_box .clearnel-link_item {
    flex-basis:50%;
    text-align:center;
  }
  .clearnel-content_box .clearnel-link_box .clearnel-link_item a {
    font-size:1.5rem;
    text-decoration: none;
    width: 100%;
    padding:0.25em 0;
  }
  .clearnel-content_box .clearnel-link_box .clearnel-link_item a::after,
  .clearnel-content_box .clearnel-link_box .clearnel-link_item a:hover::after {
    display:none;
  }
  .clearnel-content_box .clearnel-link_box .clearnel-link_item a::before{
    content: none;
    display: inline-block;
    width: 2px;
    height: 23px;
    background: #a29d95;
    margin-right: 47px;
    position: absolute;
    z-index: 5;
    left: -50px;
    bottom: 4px;
  }
  #wrap .clearnel-content_box .clearnel-link_box .display_pc{
    flex-basis: 100%;
    margin-bottom: 13px;
  }
  .clearnel-content_box .clearnel-gda_box {
    padding-top: 4em;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 4em;
  }
  .clearnel-content_box .clearnel-gda_box .clearnel-gda_title {
    font-size: min(5vw,1.75rem);
    line-height: 1.4;
    text-align: left;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .clearnel-content_box .clearnel-gda_box .clearnel-gda {
    max-width: 100%;
    margin: auto;
    margin-left: 0;
    margin-bottom: 2em;
  }
  .clearnel-content_box .clearnel-gda_box .clearnel-gda_logo {
    max-width: 240px;
    margin: auto;
    margin-bottom: 0;
  }
  .clearnel-content_box .clearnel-gda_box .clearnel-gda_text {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .clearnel-content_box .clearnel-gda_box .clearnel-gda_image {
    position: relative;
    left: -10px;
    top: 0;
    bottom: 0;
    margin-top: -5em;
    margin-bottom: -5em;
    margin-left: 0;
    width: 80%;
  }
  .clearnel-content_box .clearnel-gda_box .clearnel-gda_movie {
    max-width: 100%;
    padding-top: 56.25%;
  }
  .clearnel-content_box .clearnel-whats_box {
    padding:0 10px;
  }
  .clearnel-content_box .clearnel-whats_list,
  .clearnel-content_box .clearnel-whats_list:nth-child(even) {
    flex-direction:column;
    align-items: stretch;
    margin-bottom: 3em;
  }
  .clearnel-content_box .clearnel-whats_list>* {
    width: 100%;
  }
  .clearnel-content_box .clearnel-whats_list .clearnel-whats_slide {
    max-width: 100%;
    margin-bottom: 1em;
  }
  .clearnel-content_box .clearnel-whats_list:nth-child(odd) .clearnel-whats_slide .slick-dots{
    right:auto;
  }
  .clearnel-content_box .clearnel-whats_list:nth-child(even) .clearnel-whats_textBox,
  .clearnel-content_box .clearnel-whats_list:nth-child(odd) .clearnel-whats_textBox{
    padding: 0;
  }
  .clearnel-content_box .clearnel-whats_list .clearnel-whats_textBox .clearnel-whats_title {
    font-size: 1.8rem;
    margin-bottom: 0.5em;
  }
  .clearnel-content_box .clearnel-whats_list .clearnel-whats_textBox .clearnel-whats_text {
    max-width: 100%;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .clearnel-content_box .clearnel-common_lead {
    padding: 3em 0 4em;
  }
  .clearnel-makes_box .clearnel-common_lead{
    margin-bottom: -40px;
    margin-top: 0px;
  }
  .clearnel-content_box .clearnel-common_lead p {
    font-size: 2rem;
    line-height: 1.8;
  }
  .clearnel-content_box .clearnel-makes_box{
    padding:0 10px;
  }
  .clearnel-content_box .clearnel-makes_list + .clearnel-makes_list {
    margin-top: 5em;
  }
  .clearnel-content_box .clearnel-makes_title {
    max-width: 100%;
    font-size: 2rem;
    margin-bottom: 1.5em;
  }
  .clearnel-content_box .clearnel-makes_title span{
    font-size: 1.6rem;
  }
  .clearnel-content_box .clearnel-makes_lead {
    max-width: 100%;
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 2em;
  }
  .clearnel-content_box .clearnel-makes_detail {
    height: auto;
  }
  .clearnel-content_box .clearnel-makes_slide {
    margin-top: 0;
  }
  .clearnel-content_box .clearnel-makes_slide .slick-list {
    position: relative;
    z-index: 4;
  }
  .clearnel-content_box .clearnel-makes_slide .slick-dots {
    top: -2.5em;
    bottom: auto;
    left: auto;
    right:0;
  }
  .clearnel-content_box .clearnel-makes_item>* {
    max-width: 100%;
  }
  .clearnel-content_box .clearnel-makes_detail {
    flex-direction: column;
    margin-bottom: 1em;
  }
  .clearnel-content_box .clearnel-makes_image {
    width: calc(100% - 20px);
    margin: auto;
  }
  .clearnel-content_box .clearnel-makes_textBox {
    margin-top: -2em;
    padding:3em 1em 1em;
    max-width: 100%;
    box-sizing:border-box;
  }
  .clearnel-content_box .clearnel-makes_textBox:after {
    width: 100%;
    min-height: 0;
    border-radius: 15px;
  }
  .clearnel-content_box .clearnel-makes_subtitle {
    font-size: 2rem;
  }
  .clearnel-content_box .clearnel-makes_text {
    font-size: 1.4rem;
    line-height:1.4;
  }
  .clearnel-content_box .clearnel-coordinate_title {
    max-width: 100%;
    font-size: 1.6rem;
    padding: 0;
    padding-left: 0.5em;
    margin-bottom: 1em;
  }
  .clearnel-content_box .clearnel-coordinate_list {
    max-width: 100%;
  }
  .clearnel-content_box .clearnel-coordinate_list::-webkit-scrollbar {
    height: 6px;
    width: 6px;
  }
  .clearnel-content_box .clearnel-coordinate_list .clearnel-coordinate_item {
    display: inline-block;
    width: 193px;
    margin-right: 3px;
  }
  .clearnel-content_box .clearnel-coordinate_list .clearnel-coordinate_item:last-child {
    margin-right: 0;
  }
  .clearnel-content_box .clearnel-look_box {
    padding: 1.5em 10px;
    flex-direction:column;
    text-align: center;
    margin-top: 0em;
  }
  .clearnel-content_box .clearnel-look_item {
    width: 100%;
    margin:1.5em 0;
  }
  .clearnel-content_box .clearnel-look_item .clearnel-look_title {
    font-size: 2rem;
    padding-bottom: 0.5em;
  }
  .clearnel-content_box .clearnel-look_item .clearnel-look_btn a {
    font-size: 1.4rem;
    padding: 0.5em 1.5em;
  }
  .clearnel-content_box .clearnel-look_item .clearnel-look_btn a:after {
    width: 6px;
    height: 6px;
  }
  .clearnel-content_box .share_box {
    padding: 1em 10px 2em;
    max-width: 100%;
  }
  .clearnel-content_box .share_box a {
    margin-right: 3%;
    width: 105px;
  }
  .clearnel-animation_wrap .clearnel-animation_inner p{
    font-size:2.5rem;
    line-height:1.4;
    margin-left:0.5em;
    margin-bottom:1em;
  }
  .clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo span{
    margin: 0 0.25em;
    height:30px;
  }
  .clearnel-animation_wrap .clearnel-animation_inner .clearnel-animation_logo span img{
    max-height:100%;
  }
  .clearnel-animation_wrap .clearnel-animation_inner em{
    font-size:1.4rem;
    margin-top:0.5em;
    margin-bottom:4em;
  }
}

.feder {
  opacity: 0;
  transform: translateY(10px);
}
.once.feder {
  animation: fedein2 2.0s forwards;
}
.feders>* {
  opacity: 0;
}
.once.feders>* {
  animation: fedein2 2.0s forwards;
}
.once.delay_set>*:nth-child(2),
.once.delay_1 {
  animation-delay: 0.4s;
}
.once.delay_set>*:nth-child(3),
.once.delay_2 {
  animation-delay: 0.6s;
}
.once.delay_set>*:nth-child(4),
.once.delay_3 {
  animation-delay: 0.8s;
}
.once.delay_set>*:nth-child(5),
.once.delay_4 {
  animation-delay: 1.0s;
}
.once.delay_set>*:nth-child(6),
.once.delay_5 {
  animation-delay: 1.2s;
}
.once.delay_set>*:nth-child(7),
.once.delay_6 {
  animation-delay: 1.4s;
}
@keyframes fedein2 {
	0% { opacity: 0; transform: translateY(10px); }
	30% { opacity: 0; transform: translateY(10px); }
	99% { opacity: 1; transform: translateY(0); }
	100% { opacity: 1; transform: translateY(0); }
}