@charset "UTF-8";

/* 共通 */
#main_content {
  margin-top: 110px;
}
#main_content.fv_no {
  padding-top: 40px;
}
.fv_title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 280px;
  background: url(../img/lower/fv_bg.svg) no-repeat right top #E6EBF0;
  background-size: contain;
}
.fv_title h1 {
  color: #135D9C;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.fv_title h1 span {
  display: block;
  margin-top: 13px;
  font-size: 2.1rem;
}
.fv_title .en {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 8px 12px;
  color: #135D9C;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
}
.fv_title .en::before {
  background: url(../img/lower/fv_triangle.png) no-repeat center center;
  background-size: 10px 8px;
  content: "";
  height: 8px;
  width: 10px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -5px;
}
.fv_title02 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 43.75vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fv_title02.buy {
  background-image: url(../img/lower/buy_fv.jpg);
}
.fv_title02.sell {
  background-image: url(../img/lower/sell_fv.jpg);
}
.fv_title02 .en {
  color: #fff;
  font-size: 9.6rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  text-shadow: 0px 0px 20px rgba( 0,0,0,0.5 );
}
.fv_title02 h1 {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 15px;
  display: flex;
  align-items: center;
  text-shadow: 0px 0px 20px rgba( 0,0,0,0.5 );
}
.fv_title03 {
  padding: 95px 0 0;
}
.fv_title03 .in {
  margin: 0 -40px;
}
.fv_title03 .title_area {
  margin-bottom: 65px;
}
.fv_title03 h1 {
  color: #135D9C;
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 1.3;
}
.fv_title03 h1.large {
  font-size: 7.2rem;
}
.fv_title03 .en {
  color: #135D9C;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  padding-left: 25px;
}
.fv_title03 .jp {
  color: #135D9C;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  padding-left: 25px;
}
.fv_title03 .sub {
  color: #135D9C;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 14px;
}
.fv_title03 .breadcrumb {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 30px;
}
.fv_title03 .image_area {
  padding: 0 35px;
}
.fv_title03 .image_area .image {
  text-align: center;
}
.fv_title03.no_image {
  border-bottom: 1px solid #DEDEDE;
}
.fv_title03.no_image .title_area {
  margin-bottom: 40px;
}
.fv_title03.no_image .breadcrumb {
  padding-bottom: 60px;
  padding-left: 20px;
}
.low_title_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}
.low_title {
  display: flex;
  align-items: center;
}
.low_title .en {
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: 0.02em;
  color: #135D9C;
}
.low_title h2 {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 8px 12px;
  color: #135D9C;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
}
.low_title_wrap p.note {
  font-size: 1.8rem;
  font-weight: bold;
  color: #135D9C;
  letter-spacing: 0.03em;
}
.low_title_wrap p.text {
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.03em;
}
.low_title_wrap.green .low_title .en {
  color: #6AB158;
}
.low_title_wrap.green .low_title h2 {
  border: 1px solid #6AB158;
  color: #6AB158;
}
.low_title_wrap.green p.note {
  color: #6AB158;
}
.low_title_wrap.green p.text {
  color: #6AB158;
}
.low_title02 {
  text-align: center;
}
.low_title02 h2 {
  color: #135D9C;
  font-size: 5.6rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.low_title02 .tl {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 8px 12px;
  color: #135D9C;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.01em;
  position: relative;
  display: inline-block;
}
.low_title02 .tl::before {
  background: url(../img/lower/fv_triangle.png) no-repeat center center;
  background-size: 10px 8px;
  content: "";
  height: 8px;
  width: 10px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -5px;
}
.low_title03 {
  text-align: center;
}
.low_title03 h2 {
  color: #6AB158;
  font-size: 4.8rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.low_title03 .tl {
  background: #fff;
  border: 1px solid #6AB158;
  padding: 8px 12px;
  color: #6AB158;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.01em;
  position: relative;
  display: inline-block;
}
.low_title03 .tl::before {
  background: url(../img/lower/fv_triangle_gr.png) no-repeat center center;
  background-size: 17px 10px;
  content: "";
  height: 10px;
  width: 17px;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -8.5px;
}
.low_title03.type02 {
  text-align: left;
}
.low_title04 {
  text-align: center;
}
.low_title04 h2 {
  color: #135D9C;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.low_title04 .en {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 8px 12px;
  color: #135D9C;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
  display: inline-block;
}
.low_title04 .en::before {
  background: url(../img/lower/fv_triangle.png) no-repeat center center;
  background-size: 10px 8px;
  content: "";
  height: 8px;
  width: 10px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -5px;
}
.low_title_wrap.no_flex {
  display: block;
}
.low_sub_title {
  margin-top: 55px;
}
.low_sub_title h3 {
  color: #135D9C;
  font-size: 3.5rem;
  font-weight: bold;
}
.breadcrumb {
  margin-bottom: 50px;
  padding-top: 20px;
  font-size: 1.4rem;
  color: #8D8D8D;
  letter-spacing: 0.03em;
}
.breadcrumb.retoy {
  margin-bottom: 0;
  padding-bottom: 50px;
}
.breadcrumb ul {
  display: flex;
}
.breadcrumb ul li {
  font-size: 1.4rem;
  color: #8D8D8D;
  letter-spacing: 0.03em;
}
.breadcrumb ul li::after {
  content: "/";
  margin: 0 4px;
}
.breadcrumb ul li:last-child::after {
  content: none;
}
.breadcrumb ul li a {
  font-size: 1.4rem;;
  color: #8D8D8D;
  letter-spacing: 0.03em;
}
.breadcrumb a {
  font-size: 1.4rem;;
  color: #8D8D8D;
  letter-spacing: 0.03em;
}
p.lead_text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.03em;
  text-align: center;
  margin-bottom: 45px;
}
p.post_no {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.not_found {
  padding-bottom: 50px;
}
.not_found p {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.03em;
  margin-bottom: 1.5em;
  text-align: center;
}

.low_title02 + p.lead_text {
  margin-top: 34px;
}
.map_btn {
  text-align: center;
}
.map_btn a {
  background: #fff;
  display: block;
  border: 1px solid #135D9C;
  border-radius: 19px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1;
  padding: 11.5px 10px;
  max-width: 200px;
  position: relative;
}
.map_btn a::after {
  background: url(../img/lower/icon_btn_map.svg) no-repeat;
  background-size: 12px 12px;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -6px;
  transition: right .3s;
}
.map_btn a:hover {
  background: #E6EBF0;
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.map_btn a:hover::after {
  right: 8px;
}
.map_btn a span {
  position: relative;
  padding-left: 17px;
}
.map_btn a span::before {
  background: url(../img/lower/icon_map.svg) no-repeat center center;
  background-size: 10px 14px;
  content: "";
  height: 14px;
  width: 10px;
  position: absolute;
  left: 0;
  top: 4px;
}
@media screen and (max-width: 1200px){
  .low_title .en {
    font-size: 3.7rem;
  }
  .low_title h2 {
    font-size: 1.1rem;
  }
  .low_title_wrap p.note {
    font-size: 1.3rem;
  }
  .fv_title03 .in {
    margin: 0;
  }
}
@media screen and (max-width: 980px){
  #main_content {
    margin-top: 100px;
  }
}
@media screen and (min-width: 769px){
  .fv_title03 .title_wrap {
    display: flex;
    align-items: center;
  }
  .low_title_wrap {
    border-bottom: 1px solid #135D9C;
    margin-bottom: 50px;
    padding-bottom: 30px;
  }
  .low_title_wrap.green {
    border-bottom-color: #6AB158;
  }
  .low_title_wrap.bd_03 {
    margin-bottom: 70px;
  }
  .low_title_wrap.bd_03::before {
    content: "";
    border-bottom: 1px solid #135D9C;
    width: 100%;
    position: absolute;
    bottom: -5px;
  }
  .low_title_wrap.bd_03::after {
    content: "";
    border-bottom: 1px solid #135D9C;
    width: 100%;
    position: absolute;
    bottom: -9px;
  }
  .low_title h2 {
    margin-left: 18px;
  }
  .low_title h2::before {
    background: url(../img/title_triangle.png) no-repeat center center;
    background-size: 8px 11px;
    content: "";
    height: 11px;
    width: 8px;
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -5.5px;
  }
  .low_title_wrap.green .low_title h2::before {
    background-image: url(../img/title_triangle_gr.png);
  }
  .low_title_wrap.no_bd {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px){
  #main_content {
    margin-top: 100px;
  }
  #main_content.fv_no {
    padding-top: 15px;
  }
  .fv_title {
    height: 170px;
    background-image: url(../img/lower/fv_bg_sp.svg);
    background-position: right top;
  }
  .fv_title h1 {
    font-size: 2.8rem;
    margin-top: 15px;
  }
  .fv_title .en {
    padding: 6px 8px;
  }
  .fv_title h1 span {
    margin-top: 10px;
    font-size: 1.6rem;
  }
  .fv_title02 {
    height: 106.667vw;
  }
  .fv_title02.buy {
    background-image: url(../img/lower/buy_fv_sp.jpg);
  }
  .fv_title02.sell {
    background-image: url(../img/lower/sell_fv_sp.jpg);
  }
  .fv_title02 .en {
    font-size: 5.4rem;
  }
  .fv_title02 h1 {
    font-size: 1.6rem;
    margin-top: 12px;
  }
  .fv_title03 {
    padding-top: 45px;
  }
  .fv_title03 .title_area {
    margin-bottom: 30px;
  }
  .fv_title03 h1 {
    font-size: 4rem;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  .fv_title03 h1.large {
    font-size: 5.6rem;
  }
  .fv_title03 .en {
    font-size: 1.8rem;
    padding-left: 0;
  }
  .fv_title03 .jp {
    font-size: 1.6rem;
    padding-left: 0;
  }
  .fv_title03 .sub {
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
  .fv_title03 .image_area {
    padding: 0 4%;
  }
  .fv_title03.no_image {
    padding-top: 50px;
  }
  .fv_title03.no_image .en {
    padding-left: 2px;
  }
  .fv_title03.no_image .breadcrumb {
    padding-bottom: 20px;
    padding-left: 2px;
  }
  .not_found {
    padding-bottom: 40px;
  }
  .not_found p {
    font-size: 1.4rem;
    margin-bottom: 1.2em;
  }
  .low_title_wrap {
    display: block;
  }
  .low_title_wrap {
    margin-bottom: 35px;
  }
  .low_title {
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    border-bottom: 1px solid #135D9C;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .low_title_wrap.no_bd .low_title {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 25px;
  }
  .low_title_wrap.bd_03 {
    border-bottom: 1px solid #135D9C;
    margin-bottom: 56px;
    padding-bottom: 28px;
    position: relative;
  }
  .low_title_wrap.bd_03 .low_title {
    border-bottom: none;
    margin-bottom: 24px;
    padding-bottom: 0;
  }
  .low_title_wrap.bd_03::before {
    content: "";
    border-bottom: 1px solid #135D9C;
    width: 100%;
    position: absolute;
    bottom: -5px;
  }
  .low_title_wrap.bd_03::after {
    content: "";
    border-bottom: 1px solid #135D9C;
    width: 100%;
    position: absolute;
    bottom: -9px;
  }
  .low_title_wrap.green .low_title {
    border-bottom-color: #6AB158;
  }
  .low_title .en {
    font-size: 4rem;
    margin-top: 20px;
    width: 100%;
  }
  .low_title h2 {
    padding: 6px;
    font-size: 1.3rem;
  }
  .low_title h2::before {
    background: url(../img/title_triangle_sp.png) no-repeat center center;
    background-size: 10px 7px;
    content: "";
    height: 7px;
    width: 10px;
    position: absolute;
    left: 50%;
    bottom: -7px;
    margin-left: -5px;
  }
  .low_title_wrap p.note {
    font-size: 1.3rem;
    line-height: 1.75;
  }
  .low_title_wrap p.text {
    font-size: 1.5rem;
  }
  .low_title_wrap.green .low_title h2::before {
    background-image: url(../img/title_triangle_gr_sp.png);
  }
  .low_title03.type02 {
    border-bottom: 1px solid #6AB158;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .low_title03.type02 h2 {
    text-align: left;
  }
  .low_title02 h2 {
    font-size: 4rem;
    margin-top: 15px;
  }
  .low_title02 .tl {
    padding: 6px 8px;
  }
  .low_title03 h2 {
    font-size: 2.6rem;
    line-height: 1.4;
    margin-top: 10px;
  }
  .low_title03 .tl {
    padding: 6px 8px;
  }
  .low_title04 h2 {
    font-size: 2.8rem;
    margin-top: 15px;
  }
  .low_title04 .en {
    padding: 6px 8px;
  }
  p.lead_text {
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 25px;
  }
  .low_title02 + p.lead_text {
    margin-top: 20px;
  }
  .low_sub_title {
    margin-top: 30px;
  }
  .low_sub_title h3 {
    font-size: 2.2rem;
  }
  .breadcrumb {
    margin-bottom: 45px;
    padding-top: 15px;
    font-size: 1.1rem;
  }
  .breadcrumb.retoy {
    margin-bottom: 0;
    padding-bottom: 45px;
  }
  .breadcrumb ul li {
    font-size: 1.1rem;
  }
  .breadcrumb ul li a {
    font-size: 1.1rem;;
  }
  .breadcrumb a {
    font-size: 1.1rem;;
  }
  .map_btn a {
    border-radius: 18px;
    font-size: 1.3rem;
    padding: 10px;
    max-width: 190px;
  }
}
@media screen and (max-width: 400px){
  .fv_title h1 {
    font-size: 2.5rem;
  }
}

/* お知らせ */
.purchase_service {
  position: relative;
  z-index: 2;
  background: #E6EBF0;
  padding: 130px 0;
}
.news_post_list {
  padding-bottom: 105px;
}
.news_post_list .wrap.flex {
  display: flex;
  justify-content: space-between;
}
.news_post_list .news_post_area {
  max-width: 800px;
  width: 67%;
}
.news_post_list .news_post {
  border-bottom: 1px solid #E6EBF0;
  padding: 40px 0;
}
.news_post_list .news_post .info {
  display: flex;
  align-items: center;
  gap: 0 13px;
  margin-bottom: 20px;
}
.news_post_list .news_post .date {
  font-size: 1.2rem;
  color: #4E4847;
  min-width: 75px;
}
.news_post_list .news_post .cat {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.news_post_list .news_post .cat a {
  display: block;
  color: #B2B2B2;
  font-size: 1.2rem;
  line-height: 1;
  border: 1px solid #B2B2B2;
  border-radius: 17px;
  padding: 5px 11px;
}
.news_post_list .news_post .cat a span {
  position: relative;
  padding-left: 13px;
}
.news_post_list .news_post .cat a span::before {
  content: "";
  background: #B2B2B2;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.news_post_list .news_post .tl a {
  font-size: 1.6rem;
  color: #292423;
  letter-spacing: 0.03em;
}
.news_post_list .column_post {
  display: flex;
  border-bottom: 1px solid #E6EBF0;
  padding: 40px 0;
}
.news_post_list .column_post .img {
  margin-right: 20px;
}
.news_post_list .column_post .date {
  font-size: 1.2rem;
  color: #4E4847;
  min-width: 75px;
}
.news_post_list .column_post .cat {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.news_post_list .column_post .cat a {
  display: block;
  color: #B2B2B2;
  font-size: 1.2rem;
  line-height: 1;
  border: 1px solid #B2B2B2;
  border-radius: 17px;
  padding: 5px 11px;
}
.news_post_list .column_post .cat a span {
  position: relative;
  padding-left: 13px;
}
.news_post_list .column_post .cat a span::before {
  content: "";
  background: #B2B2B2;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.news_post_list .column_post .tl a {
  font-size: 1.6rem;
  color: #4E4847;
  letter-spacing: 0.03em;
}
.news_post_list .news_side {
  max-width: 300px;
  width: 25%;
}
.news_post_list .news_side h2 {
  display: flex;
  align-items: center;
  color: #135D9C;
  margin-bottom: 28px;
  padding-bottom: 16px;
  border-bottom: 1px solid #135D9C;
  position: relative;
}
.news_post_list .news_side h2 .en {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1;
  margin-right: 10px;
}
.news_post_list .news_side h2 .jp {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
}
.news_post_list .news_side h2::after {
  content: "";
  border-bottom: 1px solid #135D9C;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -5px;
}
.news_post_list .news_side .side_cat + h2 {
  margin-top: 40px;
}
.news_post_list .news_side .side_cat li a {
  display: block;
  font-size: 1.3rem;
  border-bottom: 1px solid#E6EBF0;
  padding: 20px 34px;
  position: relative;
}
.news_post_list .news_side .side_cat li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 10px;
  width: 10px;
  height: 10px;
  background: url(../img/lower/icon_side_arrow.svg) no-repeat center center;
  background-size: cover;
  transition: left .3s;
}
.news_post_list .news_side .side_cat li a:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.news_post_list .news_side .side_cat li a:hover::before {
  left: 14px;
}
.news_pagenavi {
  margin-top: 80px;
  padding: 0 24px;
}
.news_pagenavi ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.news_pagenavi .item {
  text-align: center;
  margin: 0 8px;
}
.news_pagenavi .link {
  font-size: 1.6rem;
  line-height: 1;
  color: #4E4847;
  display: block;
  padding: 10px 5px;
  text-align: center;
}
.news_pagenavi .item.current .link {
  border-bottom: 1px solid #135D9C;
  color: #135D9C;
  pointer-events: none;
}
.news_pagenavi .item.extend .link {
  color: #135D9C;
}
.news_pagenavi .item_around .link {
  font-size: 1.5rem;
  color: #181818;
  display: flex;
  align-items: center;
  padding: 6px 16px;
  width: 48px;
  height: 28px;
  border-radius: 14px;
  background: #fff;
  border: 1px solid #135D9C;
  position: relative;
}
.news_pagenavi .item_around .link::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../img/lower/pagenavi_arrow.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
}
.news_pagenavi .item_around .link:hover {
  background: #E6EBF0;
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.news_pagenavi .item_around.prev {
  margin-right: auto;
}
.news_pagenavi .item_around.next {
  margin-left: auto;
}
.news_pagenavi .item_around.prev .link::after {
  left: 16px;
  transform: rotate(-180deg);
  transition: left .3s;
}
.news_pagenavi .item_around.prev .link:hover::after {
  left: 12px;
}
.news_pagenavi .item_around.next .link::after {
  right: 16px;
  transition: right .3s;
}
.news_pagenavi .item_around.next .link:hover::after {
  right: 12px;
}
/*.news_pagenavi .wp-pagenavi {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.news_pagenavi a, 
.news_pagenavi span {
  font-size: 1.6rem;
  color: #4E4847;
  border: none !important;
  margin: 0 8px !important;
  padding: 5px !important;
}
.news_pagenavi span.extend {
  color: #135D9C;
}
.news_pagenavi a.nextpostslink {
  background: none;
  width: 48px;
  height: 28px;
  border-radius: 0;
  border: none !important;
  margin: 0 0 0 auto !important;
  text-indent: -9999px;
  position: relative;
}
.news_pagenavi a.nextpostslink::before {
  content: "";
  background: url(../img/lower/pagenavi_right.svg) no-repeat right center;
  background-size: 48px 28px;
  width: 48px;
  height: 28px;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: -18px;
}
.news_pagenavi a.previouspostslink {
  background: none;
  width: 48px;
  height: 28px;
  border-radius: 0;
  border: none !important;
  margin: 0 auto 0 0 !important;
  text-indent: -9999px;
  position: relative;
}
.news_pagenavi a.previouspostslink::before {
  content: "";
  background: url(../img/lower/pagenavi_left.svg) no-repeat left center;
  background-size: 48px 28px;
  width: 48px;
  height: 28px;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: -18px;
}*/
.news_post_single h1 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 22px;
}
.news_post_single .info {
  display: flex;
  align-items: center;
  gap: 0 12px;
  margin-bottom: 28px;
}
.news_post_single .date {
  font-size: 1.2rem;
  color: #4E4847;
  min-width: 76px;
}
.news_post_single .cat {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.news_post_single .cat a {
  display: block;
  color: #B2B2B2;
  font-size: 1.2rem;
  line-height: 1;
  border: 1px solid #B2B2B2;
  border-radius: 17px;
  padding: 5px 11px;
}
.news_post_single .cat a span {
  position: relative;
  padding-left: 13px;
}
.news_post_single .cat a span::before {
  content: "";
  background: #B2B2B2;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.news_post_single .content_wrap {
  border-top: 1px solid #4E4847;
  padding-top: 20px;
}
.news_post_single .content_wrap h2 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #135D9C;
  margin: 35px 0 30px;
}
.news_post_single .content_wrap h3 {
  background: #F7F7F7;
  border-left: 5px solid #135D9C;
  font-size: 2rem;
  font-weight: bold;
  color: #135D9C;
  margin: 60px 0 22px;
  padding: 9px 25px;
}
.news_post_single .content_wrap h4 {
  font-size: 2rem;
  font-weight: bold;
  color: #135D9C;
  margin: 45px 0 20px;
  position: relative;
  padding-left: 22px;
}
.news_post_single .content_wrap h4::before {
  content: "";
  background: #135D9C;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  position: absolute;
  left: 0;
  top: 9px;
}
.news_post_single .content_wrap p {
  font-size: 1.6rem;
  line-height: 1.85;
  margin: 1em 0;
}
.news_post_single .content_wrap p a {
  color: #135D9C;
  position: relative;
  padding-left: 18px;
  text-decoration: underline;
  text-underline-offset: 8px;
}
.news_post_single .content_wrap p a::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 6.5px;
  width: 10px;
  height: 10px;
  margin: 0;
  background: url(../img/lower/news_toc_icon.svg) no-repeat center center;
  background-size: cover;
  transition: left .3s;
}
.news_post_single .content_wrap img {
  margin: 1em 0;
}
.news_post_single .content_wrap ul {
  background: #F7F7F7;
  margin: 35px 0;
  padding: 20px 40px;
}
.news_post_single .content_wrap ul li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
  font-size: 1.8rem;
  line-height: 1.8;
}
.news_post_single .content_wrap .toc_list > li {
  display: block;
}
.news_post_single .content_wrap ul ul{
  margin: 0 !important;
}
.news_post_single .content_wrap ul ul li{
  margin: 0 0 8px !important;
}
.news_post_single .content_wrap ul ul li:last-child{
  margin: 0 !important;
}
.news_post_single .content_wrap ul li:last-child {
  margin-bottom: 0;
}
.news_post_single .content_wrap ul li::before {
  content: "";
  background: #4E4847;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  flex-shrink: 0;
}
.news_post_single .content_wrap table {
  width: 100%;
  margin: 30px 0;
  border: 1px solid #E6EBF0;
  border-collapse: collapse;
  table-layout: fixed;
}
.news_post_single .content_wrap table td, 
.news_post_single .content_wrap table th {
  font-size: 1.4rem;
  line-height: 1.8;
  padding: 15px 10px;
}
/*.news_post_single .content_wrap table th {
  background-color: #E6EBF0;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  color: #135D9C;
  text-align: center;
  width: 200px;
}*/
.news_post_single .content_wrap table td:first-child {
  background-color: #E6EBF0;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  color: #135D9C;
  text-align: center;
  width: 200px;
}
.news_post_single .content_wrap table td {
  border-bottom: 1px solid #E6EBF0;
}
.news_post_single .content_wrap table tr:last-child th, 
.news_post_single .content_wrap table tr:last-child td {
  border-bottom: none;
}
.news_post_single .content_wrap #toc_container {
  display: block;
  background: none;
  border-radius: 0;
  border: none;
  margin: 55px 0;
  padding: 0;
  width: 100%;
  max-width: 700px;
}
.news_post_single .content_wrap #toc_container .toc_title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #135D9C;
  margin: 0 0 -1px;
  padding: 5px;
  background: #E6EBF0;
  border: 1px solid #135D9C;
  text-align: center;
  max-width: 150px;
}
.news_post_single .content_wrap #toc_container ul.toc_list {
  margin: 0 !important;
  padding: 15px 30px 10px;
  background: #F7F7F7;
  border: 1px solid #135D9C;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li {
  border-bottom: 1px solid #E6EBF0;
  margin: 0;
  padding: 18px 0;
  font-size: 1.3rem;
  line-height: 1.6;
  text-indent: 0;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li::before {
  content: none;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li:last-child {
  border-bottom: 0;
}
.news_post_single .content_wrap #toc_container ul.toc_list a {
  font-size: 1.3rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1.6;
  display: block;
}
.news_post_single .content_wrap #toc_container ul.toc_list a:hover {
  text-decoration: none;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > a {
  padding: 0 20px;
  position: relative;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  margin: 0;
  background: url(../img/lower/news_toc_icon.svg) no-repeat center center;
  background-size: cover;
  transition: left .3s;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > ul {
  background: none;
  padding: 15px 0 0 35px;
  margin: 0;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > ul > li {
  font-size: 1.3rem;
  line-height: 1.6;
  text-indent: 0;
  margin: 0;
  padding-left: 0;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > ul > li > a {
  text-indent: -20px;
  padding-left: 20px;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > ul > li > a::before {
  content: "・";
  margin-right: 5px;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > ul > li::before {
  content: none;
}
.news_post_single .content_wrap #toc_container ul.toc_list > li > ul > li + li {
  margin-top: 10px;
}
.single_share {
  display: flex;
  align-items: center;
  margin: 54px 0 60px;
}
.single_share .ttl {
  margin-right: 15px;
}
.single_share .share_wrap {
  display: flex;
  align-items: center;
}
.single_share .share_wrap li {
  margin-right: 20px;
}
.single_share .share_wrap li:last-child {
  margin-right: 0;
}
.single_pagenavi {
  margin-bottom: 70px;
}
.single_pagenavi ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.single_pagenavi ul .item a {
  font-size: 1.5rem;
  color: #135D9C;
  position: relative;
}
.single_pagenavi ul .item.item_btn a {
  background: #fff;
  display: block;
  border: 1px solid #135D9C;
  border-radius: 36px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1;
  padding: 16px 10px;
  width: 250px;
  text-align: center;
}
.single_pagenavi ul .item.item_btn a::after {
  background: url(../img/icon_btn.svg) no-repeat;
  background-size: 11px 11px;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -5.5px;
  transition: right .3s;
}
.single_pagenavi ul .item.item_btn a:hover {
  background: #E6EBF0;
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.single_pagenavi ul .item.item_btn a:hover::after {
  right: 14px;
}
.single_pagenavi ul .item.prev {
  margin-right: 130px;
}
.single_pagenavi ul .item.prev a {
  padding-left: 28px;
}
.single_pagenavi ul .item.next {
  margin-left: 130px;
}
.single_pagenavi ul .item.next a {
  padding-right: 28px;
}
.single_pagenavi ul .item.prev a:before, 
.single_pagenavi ul .item.next a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 4px;
  width: 12px;
  height: 12px;
  background: url(../img/lower/icon_pagenavi_link.svg) no-repeat center center;
  background-size: 12px 12px;
}
.single_pagenavi ul .item.prev a:before {
  transform: rotate(180deg);
  transition: left .3s;
  left: 0;
}
.single_pagenavi ul .item.next a:before {
  right: 0;
  transition: right .3s;
}
.single_pagenavi ul .item.prev a:hover, 
.single_pagenavi ul .item.next a:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.single_pagenavi ul .item.prev a:hover::before {
  left: -4px;
}
.single_pagenavi ul .item.next a:hover::before {
  right: -4px;
}
.single_pagenavi.gr ul .item a {
  color: #6AB158;
}
.single_pagenavi.gr ul .item.item_btn a {
  background: #fff;
  border: 1px solid #6AB158;
  color: #6AB158;
}
.single_pagenavi.gr ul .item.item_btn a::after {
  background-image: url(../img/icon_btn_gr.svg);
}
.single_pagenavi.gr ul .item.item_btn a:hover {
  background: #F6FFF4;
  border: 1px solid #6AB158;
}
.single_pagenavi.gr ul .item.prev a:before, 
.single_pagenavi.gr ul .item.next a:before {
  background-image: url(../img/lower/icon_pagenavi_link_gr.svg);
}
.news_post_area .shop_info_wrap {
  margin: 100px auto;
  max-width: 590px;
}
.news_post_area .shop_info_wrap .shop_info_title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #135D9C;
  margin: 0 0 -1px;
  padding: 13px 5px;
  background: #E6EBF0;
  border: 1px solid #135D9C;
  text-align: center;
  max-width: 198px;
}
.news_post_area .shop_info_wrap .shop_info {
  border: 1px solid #135D9C;
  padding: 35px 15px 50px 20px;
  position: relative;
}
.news_post_area .shop_info_wrap h3 {
  font-size: 2.1rem;
  font-weight: bold;
  color: #135D9C;
}
.news_post_area .shop_info_wrap p.text {
  font-size: 1.3rem;
  color: #4E4847;
  line-height: 1.8;
  margin-top: 10px;
}
.news_post_area .shop_info_wrap .more_btn {
  position: absolute;
  right: 15px;
  bottom: 16px;
}
.news_post_area .shop_info_wrap .more_btn span {
  font-size: 1.4rem;
}
.news_post_area .shop_info_wrap .more_btn a::after {
  background: url(../img/icon_more02.svg) no-repeat 0 0;
  height: 22px;
  width: 22px;
  margin-left: 10px;
}
.news_post_area .recommend_area {
  border-top: 1px solid #135D9C;
  padding-top: 78px;
}
.news_post_area .recommend_area h2 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 45px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news_post_area .recommend_area h2:before,
.news_post_area .recommend_area h2:after {
  content: "";
  display: block;
  width: 24px;
  border-top: double 6px #135D9C;
}
.news_post_area .recommend_area h2:before {
  margin-right: 20px;
}
.news_post_area .recommend_area h2:after {
  margin-left: 20px;
}
.news_post_area .recommend_area .news_post:first-child {
  border-top: 1px solid #E6EBF0;
}
@media screen and (max-width: 980px){
  .news_post_list .wrap.flex {
    display: block;
  }
  .news_post_list .news_post_area {
    max-width: 100%;
    width: 100%;
  }
  .news_post_list .news_side {
    max-width: 100%;
    width: 100%;
    margin-top: 62px;
  }
}
@media screen and (min-width: 769px){
  .news_post_list .column_post .img {
    max-width: 160px;
  }
  .news_post_list .column_post .info {
    display: flex;
    align-items: center;
    gap: 0 12px;
    margin-bottom: 15px;
  }
  .news_post_area .shop_info_wrap .shop_info_inner {
    display: flex;
    align-items: center;
  }
  .news_post_area .shop_info_wrap .shop_img {
    width: 160px;
  }
  .news_post_area .shop_info_wrap .shop_text {
    padding-left: 25px;
    width: calc(100% - 160px);
  }
}
@media screen and (max-width: 768px){
  .purchase_service {
    padding: 60px 0 70px;
  }
  .news_post_list {
    padding-bottom: 70px;
  }
  .news_post_list .news_post {
    padding: 20px 0;
  }
  .news_post_list .news_post:first-child {
    border-top: 1px solid #E6EBF0;
  }
  .news_post_list .news_post .info {
    gap: 0 15px;
    margin-bottom: 14px;
  }
  .news_post_list .news_post .cat a {
    font-size: 1rem;
    border-radius: 12px;
    padding: 3px 8px;
  }
  .news_post_list .news_post .cat a span {
    padding-left: 10px;
  }
  .news_post_list .news_post .cat a span::before {
    height: 7px;
    width: 7px;
    top: 5px;
  }
  .news_post_list .news_post .tl a {
    font-size: 1.5rem;
  }
  .news_post_list .column_post {
    padding: 20px 0;
  }
  .news_post_list .column_post .img {
    margin-right: 8px;
    min-width: 130px;
    max-width: 130px;
  }
  .news_post_list .column_post .date {
    margin-bottom: 8px;
  }
  .news_post_list .column_post .cat a {
    font-size: 1rem;
    border-radius: 12px;
    padding: 3px 8px;
  }
  .news_post_list .column_post .cat a span {
    padding-left: 10px;
  }
  .news_post_list .column_post .cat a span::before {
    height: 7px;
    width: 7px;
    top: 5px;
  }
  .news_post_list .column_post .tl a {
    font-size: 1.3rem;
  }
  .news_post_list .column_post .info {
    margin-bottom: 8px;
  }
  .news_post_list .news_side h2 {
    margin-bottom: 12px;
    padding-bottom: 14px;
  }
  .news_post_list .news_side .side_cat li a {
    padding: 18px 30px;
  }
  .news_pagenavi {
    margin-top: 48px;
    padding: 0;
  }
  .news_post_single h1 {
    font-size: 2.1rem;
    margin-bottom: 20px;
  }
  .news_post_single .info {
    gap: 0 15px;
    margin-bottom: 14px;
  }
  .news_post_single .cat a {
    font-size: 1rem;
    border-radius: 12px;
    padding: 3px 8px;
  }
  .news_post_single .cat a span {
    padding-left: 10px;
  }
  .news_post_single .cat a span::before {
    height: 7px;
    width: 7px;
    top: 5px;
  }
  .news_post_single .content_wrap h2 {
    font-size: 2.1rem;
    margin: 40px 0 30px;
  }
  .news_post_single .content_wrap h3 {
    font-size: 1.6rem;
    margin: 45px 0 30px;
    padding: 8px 25px;
  }
  .news_post_single .content_wrap h4 {
    font-size: 1.6rem;
    margin: 30px 0;
    padding-left: 16px;
  }
  .news_post_single .content_wrap h4::before {
    height: 8px;
    width: 8px;
  }
  .news_post_single .content_wrap p {
    font-size: 1.4rem;
  }
  .news_post_single .content_wrap ul {
    padding: 15px 4.5%;
  }
  .news_post_single .content_wrap ul ul{
    margin: 0 !important;
  }
  .news_post_single .content_wrap ul ul li{
    margin: 0 0 2.13333333333336vw !important;
  }
  .news_post_single .content_wrap ul ul li:last-child{
    margin: 0 !important;
  }
  .news_post_single .content_wrap ul li {
    align-items: flex-start;
    font-size: 1.5rem;
    line-height: 1.7;
    gap: 1.3333333335vw;
  }
  .news_post_single .content_wrap ul li::before {
    height: 6px;
    width: 6px;
    margin-top: 2.13333333333336vw;
  }
  .news_post_single .content_wrap .toc_list > li{
    flex-wrap: wrap;
    gap: 0;
  }
  .news_post_single .content_wrap table td, 
  .news_post_single .content_wrap table th {
    font-size: 1.3rem;
    padding: 10px;
  }
  /*.news_post_single .content_wrap table th {
    width: 140px;
  }*/
  .news_post_single .content_wrap table td:first-child {
    width: 140px;
  }
  .news_post_single .content_wrap #toc_container {
    margin: 35px 0;
  }
  .news_post_single .content_wrap #toc_container ul.toc_list {
    margin: 0 !important;
    padding: 12px 20px 15px;
  }
  .news_post_single .content_wrap #toc_container ul.toc_list > li {
    padding: 15px 0;
  }
  .news_post_single .content_wrap #toc_container ul.toc_list > li > a {
    padding: 0 18px;
    position: relative;
  }
  .news_post_single .content_wrap #toc_container ul.toc_list > li > a:before {
    top: 5px;
    width: 9px;
    height: 9px;
  }
  .news_post_single .content_wrap #toc_container ul.toc_list > li > ul {
    padding: 10px 0 0 30px;
  }
  .single_share {
    margin: 50px 0 45px;
  }
  .single_pagenavi {
    margin-bottom: 48px;
  }
  .single_pagenavi ul {
    display: flex;
    justify-content: space-between;
    padding-bottom: 78px;
    position: relative;
  }
  .single_pagenavi ul .item.item_btn {
    margin-left: -125px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
  .single_pagenavi ul .item.prev {
    margin-right: 0;
  }
  .single_pagenavi ul .item.prev a {
    padding-left: 23px;
  }
  .single_pagenavi ul .item.next {
    margin-left: 0;
  }
  .single_pagenavi ul .item.next a {
    padding-right: 23px;
  }
  .news_post_area .shop_info_wrap {
    margin: 60px 0;
  }
  .news_post_area .shop_info_wrap .shop_info {
    padding: 20px 15px 60px 15px;
  }
  .news_post_area .shop_info_wrap .shop_img {
    display: flex;
    align-items: center;
  }
  .news_post_area .shop_info_wrap .shop_img img {
    width: 140px;
  }
  .news_post_area .shop_info_wrap h3 {
    padding-left: 16px;
  }
  .news_post_area .shop_info_wrap p.text {
    margin-top: 16px;
  }
  .news_post_area .recommend_area {
    border-top: 1px solid #135D9C;
    padding-top: 53px;
  }
  .news_post_area .recommend_area h2 {
    font-size: 2.2rem;
    margin-bottom: 25px;
  }
  .news_post_area .recommend_area h2:before,
  .news_post_area .recommend_area h2:after {
    width: 14px;
  }
  .news_post_area .recommend_area h2:before {
    margin-right: 18px;
  }
  .news_post_area .recommend_area h2:after {
    margin-left: 18px;
  }
}

/* sell */
.sell_top {
  padding: 120px 0 100px;
  position: relative;
  overflow: hidden;
}
.sell_top .wrap {
  position: relative;
  z-index: 2;
}
.sell_title {
  text-align: center;
}
.sell_title .en {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 8px 12px;
  color: #135D9C;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
  display: inline-block;
}
.sell_title .en::before {
  background: url(../img/lower/fv_triangle.png) no-repeat center center;
  background-size: 10px 8px;
  content: "";
  height: 8px;
  width: 10px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -5px;
}
.sell_title h2 {
  color: #135D9C;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.sell_image_wrap {
  position: relative;
  z-index: 2;
}
.sell_image_wrap .text_area .tl {
  display: inline-block;
  color: #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1;
  position: relative;
  border-radius: 50%;
  border: 1px solid #135D9C;
  margin-bottom: 28px;
  padding: 22px 17px 29px;
}
.sell_image_wrap .text_area .tl::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #135D9C;
  position: absolute;
  top: -7px;
  left: 0;
  height: 100%;
  width: 100%;
}
.sell_image_wrap .text_area h3 {
  display: inline;
  color: #135D9C;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.6;
  border-bottom: 1px solid #135D9C;
  /*background: linear-gradient(transparent 99%, #135D9C 99%);*/
}
.sell_image_wrap .text_area p.text {
  font-size: 1.6rem;
  color: #135D9C;
  letter-spacing: 0.03em;
  line-height: 1.75;
  margin-top: 35px;
}
@media screen and (min-width: 769px){
  .sell_image_wrap {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse nowrap;
  }
  .sell_image_wrap .image {
    width: 50%;
    position: relative;
  }
  .sell_image_wrap .image img {
    position: absolute;
    top: 50%;
    right: -8%;
    transform: translate(0, -50%);
    min-width: 87.5%;
  }
  .sell_image_wrap .text_area {
    width: 46%;
  }
}
@media screen and (max-width: 768px){
  .sell_top {
    padding: 60px 0 17.02127vw;
  }
  .sell_top .bg_text {
    bottom: -4px;
  }
  .sell_title .en {
    font-size: 1.3rem;
    padding: 6px 8px;
  }
  .sell_title h2 {
    font-size: 3.5rem;
    margin-top: 20px;
  }
  .sell_image_wrap .text_area {
    margin-top: -36px;
    position: relative;
  }
  .sell_image_wrap .text_area .tl {
    font-size: 1.6rem;
    margin-bottom: 16px;
    margin-left: -2%;
    padding: 15px 12px 21px;
  }
  .sell_image_wrap .text_area .tl::before {
    content: "";
    border-radius: 50%;
    border: 1px solid #135D9C;
    position: absolute;
    top: -7px;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .sell_image_wrap .text_area h3 {
    font-size: 2.4rem;
  }
  .sell_image_wrap .text_area p.text {
    font-size: 1.5rem;
    margin-top: 25px;
  }
}

/* buy */
.low_shop {
  padding: 130px 0 140px;
  position: relative;
  overflow: hidden;
}
.low_shop .wrap {
  position: relative;
  z-index: 2;
}
.low_column {
  padding: 130px 0;
}
.low_column .column_list .column_item .cat > a:nth-of-type(n+3) {
  display: none;
}
.low_item_list {
  padding: 126px 0 110px;
}
.announce {
  border-top: 1px solid #135D9C;
  border-bottom: 1px solid #135D9C;
  background: #fff;
  padding: 24.5px 0;
  width: 100%;
  overflow: hidden;
}
.announce .txt_slider {
  display: flex;
}
.announce .txt_slider {
  color: #135D9C;
  font-size: 1.4rem;
  font-weight: bold;
}
.announce .txt_slider p {
  color: #135D9C;
  font-size: 1.4rem;
  font-weight: bold;
  min-width: auto;
  min-height: auto;
  line-height: 1;
  white-space: nowrap;
  padding-right: 0.5em;
  animation: flowing 20s linear infinite;
  transform: translateX(0);
}
@keyframes flowing {
  100% {
    transform: translateX(-100%);
  }
}

.online_shop {
  background: #E6EBF0;
  text-align: center;
  padding: 80px 0 100px;
}
.online_shop .tl {
  background: #fff;
  border: 1px solid #135D9C;
  display: inline-block;
  margin-bottom: 25px;
  padding: 9px 12px;
  color: #135D9C;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
}
.online_shop .tl::before {
  background: url(../img/online_triangle.png) no-repeat center center;
  background-size: 11px 9px;
  content: "";
  height: 9px;
  width: 11px;
  position: absolute;
  left: 50%;
  bottom: -9px;
  margin-left: -5.5px;
}
.online_shop h2 {
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: 0.02em;
  color: #135D9C;
  margin-bottom: 26px;
  text-align: center;
}
.online_shop p.text {
  font-size: 1.8rem;
  font-weight: bold;
  color: #4E4847;
  letter-spacing: 0.03em;
  text-align: center;
}
.online_shop p.text span {
  color: #135D9C;
}
.online_shop .online_wrap {
  max-width: 730px;
  margin: 40px auto 0;
}
.online_shop .online_wrap .online_box {
  background: url(../img/lower/online_base.svg) no-repeat #fff;
  background-size: contain;
  display: block;
}
.online_shop .online_wrap .online_box .logo {
  padding: 17px 0 16px;
}
.online_shop .online_wrap .online_box .link span {
  display: block;
  background: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 17px 10px;
  position: relative;
}
.online_shop .online_wrap .online_box.online {
  border: 1px solid #135D9C;
}
.online_shop .online_wrap .online_box.yahoo {
  border: 1px solid #FF0033;
}
.online_shop .online_wrap .online_box.online .link {
  border-top: 1px solid #135D9C;
}
.online_shop .online_wrap .online_box.yahoo .link {
  border-top: 1px solid #FF0033;
}
.online_shop .online_wrap .online_box.online .link span {
  color: #135D9C;
}
.online_shop .online_wrap .online_box.yahoo .link span {
  color: #FF0033;
}
.online_shop .online_wrap .online_box.online .link span::after {
  background: url(../img/lower/online_link01.svg) no-repeat;
  background-size: 18px 18px;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
  transition: right .3s;
}
.online_shop .online_wrap .online_box.yahoo .link span::after {
  background: url(../img/lower/online_link02.svg) no-repeat;
  background-size: 18px 18px;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -9px;
  transition: right .3s;
}
.buy_top {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.buy_top .wrap {
  position: relative;
  z-index: 2;
}
.buy_title {
  text-align: center;
  position: relative;
  z-index: 2;
}
.buy_title .en {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 8px 12px;
  color: #135D9C;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
  display: inline-block;
}
.buy_title .en::before {
  background: url(../img/lower/fv_triangle.png) no-repeat center center;
  background-size: 10px 8px;
  content: "";
  height: 8px;
  width: 10px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -5px;
}
.buy_title h2 {
  color: #135D9C;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.buy_image_wrap {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
.buy_image_wrap .text_area .tl {
  display: inline-block;
  color: #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1;
  position: relative;
  border-radius: 50%;
  border: 1px solid #135D9C;
  margin-bottom: 28px;
  padding: 22px 17px 29px;
}
.buy_image_wrap .text_area .tl::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #135D9C;
  position: absolute;
  top: -7px;
  left: 0;
  height: 100%;
  width: 100%;
}
.buy_image_wrap .text_area h3 {
  display: inline;
  color: #135D9C;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.6;
  border-bottom: 1px solid #135D9C;
  /*background: linear-gradient(transparent 99%, #135D9C 99%);*/
}
.buy_image_wrap .text_area p.text {
  font-size: 1.6rem;
  color: #135D9C;
  letter-spacing: 0.03em;
  line-height: 1.75;
  margin-top: 35px;
}
@media screen and (max-width: 1200px){
  .low_shop {
    padding: 50px 0 130px;
  }
  .low_shop .low_title_wrap {
    display: block;
  }
  .low_shop .low_title_wrap .low_title {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 769px){
  .buy_image_wrap .text_area h3 br {
    display: none;
  }
}
@media screen and (min-width: 769px){
  .online_shop .online_wrap {
    display: flex;
    justify-content: space-between;
  }
  .online_shop .online_wrap .online_box {
    width: 47.946%;
  }
  .buy_image_wrap {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse nowrap;
  }
  .buy_image_wrap .image {
    width: 50%;
    position: relative;
  }
  .buy_image_wrap .text_area {
    width: 46%;
  }
}
@media screen and (max-width: 768px){
  .low_shop {
    padding: 50px 0 17.02127vw;;
  }
  .low_column {
    padding: 70px 0;
  }
  .low_item_list {
    padding: 70px 0;
  }
  .announce {
    padding: 16px 0;
  }
  .online_shop {
    padding: 60px 0 80px;
  }
  .online_shop .tl {
    margin-bottom: 16px;
    padding: 6px 8px;
  }
  .online_shop h2 {
    font-size: 4rem;
    margin-bottom: 20px;
  }
  .online_shop .online_wrap {
    margin-top: 28px;
  }
  .online_shop .online_wrap .online_box {
    background-image: url(../img/lower/online_base_sp.svg);
    background-size: cover;
  }
  .online_shop .online_wrap .online_box + .online_box {
    margin-top: 20px;
  }
  .online_shop .online_wrap .online_box .logo {
    padding: 14px 0 13px;
  }
  .online_shop .online_wrap .online_box .link span {
    font-size: 1.2rem;
    padding: 12px 8px;
  }
  .online_shop .online_wrap .online_box .link span::after {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    right: 10px;
    margin-top: -7.5px;
  }
  .buy_top {
    padding: 50px 0 17.02127vw;
  }
  .buy_top .bg_text {
    bottom: -4px;
  }
  .buy_title .en {
    font-size: 1.3rem;
    padding: 6px 8px;
  }
  .buy_title h2 {
    font-size: 3.5rem;
    margin-top: 20px;
  }
  .buy_image_wrap {
    margin-top: 25px;
  }
  .buy_image_wrap .text_area {
    margin-top: -11px;
    position: relative;;
  }
  .buy_image_wrap .text_area .tl {
    font-size: 1.6rem;
    margin-bottom: 16px;
    margin-left: -2%;
    padding: 15px 12px 21px;
  }
  .buy_image_wrap .text_area .tl::before {
    content: "";
    border-radius: 50%;
    border: 1px solid #135D9C;
    position: absolute;
    top: -7px;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .buy_image_wrap .text_area h3 {
    font-size: 2.4rem;
  }
  .buy_image_wrap .text_area p.text {
    font-size: 1.5rem;
    margin-top: 25px;
  }
}

/* STORE PROPERTIES */
.property_top {
  padding: 50px 0 130px;
  position: relative;
  overflow: hidden;
}
.property_top .wrap {
  position: relative;
  z-index: 2;
}
.property_image_wrap {
  position: relative;
}
.property_image_wrap .text_area h2 {
  display: inline;
  color: #135D9C;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.6;
  border-bottom: 1px solid #135D9C;
}
.property_image_wrap .text_area p.text {
  font-size: 1.5rem;
  color: #135D9C;
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin-top: 25px;
}
.low_information {
  padding: 75px 0 100px;
}
.low_information .information_box {
  background: #fff;
  border: 1px solid #135D9C;
  margin-top: 48px;
  padding: 20px 50px;
}
.low_information .information_box dl {
  border-bottom: 1px solid #DEDEDE;
  padding: 30px 0;
}
.low_information .information_box dl:last-child {
  border-bottom: none;
}
.low_information .information_box dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1.8;
}
.low_information .information_box dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
}
.low_information .information_box dl dd .note {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}
.low_shop_type {
  padding: 85px 0 100px;
}
.shop_type_wrap {
  max-width: 1080px;
  margin: 55px auto 0;
}
.shop_type_wrap .shop_box {
  background: #fff;
  border: 1px solid #135D9C;
  margin-bottom: 15px;
}
.shop_type_wrap .shop_box:last-child {
  margin-bottom: 0;
}
.shop_type_wrap .shop_box dl dt {
  font-size: 2.4rem;
  font-weight: bold;
  color: #135D9C;
  border-bottom: 1px dashed #135D9C;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.shop_type_wrap .shop_box dl dd {
  font-size: 1.6rem;
  color: #292423;
  line-height: 1.88;
}
.shop_type_wrap .shop_box dl dd P + p {
  margin-top: .75em;
}
.shop_note {
  color: #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-top: 35px;
}
.low_shop_type .btn {
  margin-top: 40px;
}
@media screen and (max-width: 1200px){
  .shop_type_wrap .shop_box dl dt {
    font-size: 2rem;
    margin-bottom: 15px;
    padding-bottom: 12px;
  }
  .shop_type_wrap .shop_box dl dd {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 769px){
  .property_image_wrap {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse nowrap;
  }
  .property_image_wrap .image {
    width: 46%;
    position: relative;
  }
  .property_image_wrap .image img {
    position: absolute;
    top: 50%;
    right: -8%;
    transform: translate(0, -50%);
    min-width: 87.5%;
  }
  .property_image_wrap .text_area {
    width: 46%;
  }
  .low_information .information_box dl {
    display: flex;
  }
  .low_information .information_box dl dt {
    width: 210px;
  }
  .low_information .information_box dl dd {
    flex-grow: 1;
  }
  .shop_type_wrap .shop_box .box_in {
    display: flex;
    align-items: center;
  }
  .shop_type_wrap .shop_box .image {
    border-right: 1px solid #135D9C;
    width: 38.888%;
    min-width: 38.888%;
  }
  .shop_type_wrap .shop_box .text {
    flex-grow: 1;
    padding: 0 60px 0 50px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px){
  .property_image_wrap .image img {
    position: static;
    transform: translate(0, 0);
    min-width: 100%;
  }
  .shop_type_wrap .shop_box .text {
    padding: 0 30px 0 25px;
  }
}
@media screen and (max-width: 768px){
  .property_top {
    padding: 0 0 18.666vw;
  }
  .property_top::before {
    background-image: url(../img/lower/buy_bg_sp.svg);
    height: 17.02127vw;
  }
  .property_top .bg_text {
    bottom: -4px;
  }
  .property_image_wrap .text_area {
    margin-top: 25px;
  }
  .property_image_wrap .text_area h2 {
    font-size: 2.4rem;
    line-height: 1.9;
  }
  .property_image_wrap .text_area p.text {
    font-size: 1.5rem;
    margin-top: 20px;
  }
  .low_information {
    padding: 50px 0 70px;
  }
  .low_information .information_box {
    margin-top: 32px;
    padding: 12px 5.5%;
  }
  .low_information .information_box dl {
    padding: 18px 0;
  }
  .low_information .information_box dl dt {
    font-size: 1.4rem;
    margin-bottom: 6px;
  }
  .low_information .information_box dl dd {
    font-size: 1.4rem;
  }
  .low_shop_type {
    padding: 60px 0 70px;
  }
  .shop_type_wrap {
    margin-top: 32px;
  }
  .shop_type_wrap .shop_box {
    margin-bottom: 10px;
  }
  .shop_type_wrap .shop_box .image {
    border-bottom: 1px solid #135D9C;
  }
  .shop_type_wrap .shop_box .image img {
    width: 100%;
  }
  .shop_type_wrap .shop_box .text {
    padding: 20px 5% 40px;
  }
  .shop_type_wrap .shop_box dl dt {
    font-size: 1.8rem;
    margin-bottom: 17px;
    padding-bottom: 12px;
  }
  .shop_type_wrap .shop_box dl dd {
    font-size: 1.5rem;
  }
  .shop_note {
    font-size: 1.6rem;
    margin-top: 22px;
  }
  .low_shop_type .btn {
    margin-top: 30px;
  }
}

/* SUSTAINABILITY */
.sustainability_top {
  padding: 75px 0 110px;
  position: relative;
  overflow: hidden;
}
.sustainability_top .wrap {
  position: relative;
  z-index: 2;
}
.sustainability_image_wrap {
  position: relative;
}
.sustainability_image_wrap .text_area p.icon {
  background: #fff;
  border: 1px solid #135D9C;
  margin-bottom: 14px;
  padding: 8px 12px;
  color: #135D9C;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.sustainability_image_wrap .text_area p.icon::before {
  background: url(../img/lower/fv_triangle.png) no-repeat center center;
  background-size: 10px 8px;
  content: "";
  height: 8px;
  width: 10px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -5px;
}
.sustainability_image_wrap .text_area .tl {
  display: inline-block;
  color: #135D9C;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.5;
  position: relative;
  border-radius: 50%;
  border: 1px solid #135D9C;
  margin-bottom: 34px;
  padding: 10px 18px 12px;
}
.sustainability_image_wrap .text_area .tl::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #135D9C;
  position: absolute;
  top: -7px;
  left: 0;
  height: 100%;
  width: 100%;
}
.sustainability_image_wrap .text_area .tl span {
  display: inline-block;
  text-align: center;
}
.sustainability_image_wrap .text_area h2 {
  display: inline;
  color: #135D9C;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.95;
  border-bottom: 2px solid #135D9C;
}
.sustainability_image_wrap .text_area p.text {
  font-size: 1.5rem;
  color: #135D9C;
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin-top: 35px;
}
.sustainability_cont .sustainability_cont_wrap {
  padding: 94px 0 110px;
}
.sustainability_cont .sustainability_cont_wrap:nth-child(odd) {
  background: #F7F7F7;
}
.sustainability_title {
  margin-bottom: 45px;
  padding-left: 108px;
  position: relative;
}
.sustainability_title::before {
  color: #135D9C;
  font-family: "Almarai", serif;
  font-size: 6.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: absolute;
  left: 0;
  top: 5px;
}
.sustainability_cont .sustainability_cont_wrap:nth-child(1) .sustainability_title::before {
  content: "01";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(2) .sustainability_title::before {
  content: "02";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(3) .sustainability_title::before {
  content: "03";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(4) .sustainability_title::before {
  content: "04";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(5) .sustainability_title::before {
  content: "05";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(6) .sustainability_title::before {
  content: "06";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(7) .sustainability_title::before {
  content: "07";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(8) .sustainability_title::before {
  content: "08";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(9) .sustainability_title::before {
  content: "09";
}
.sustainability_cont .sustainability_cont_wrap:nth-child(10) .sustainability_title::before {
  content: "10";
}
.sustainability_list .sustainability_flex {
  margin-bottom: 30px;
}
.sustainability_title h2 {
  color: #135D9C;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.5;
}
.sustainability_title p {
  font-size: 1.5rem;
  color: #135D9C;
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin-top: 24px;
}
.sustainability_list .sustainability_item + .sustainability_item {
  margin-top: 24px;
}
.sustainability_list .sustainability_item {
  background: #fff;
  padding: 70px 80px;
}
.sustainability_cont .sustainability_cont_wrap:nth-child(even) .sustainability_list .sustainability_item {
  background: #F7F7F7;
}
.sustainability_list .sustainability_item dl dt {
  color: #135D9C;
  margin-bottom: 23px;
  padding-bottom: 8px;
  border-bottom: 1px solid #135D9C;
  position: relative;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.01em;
}
.sustainability_list .sustainability_item dl dt::after {
  content: "";
  border-bottom: 1px solid #135D9C;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.sustainability_list .sustainability_item dl dt rt {
  font-size: 1.1rem;
  text-align: center;
}
.sustainability_list .sustainability_item dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
}
.sustainability_list .sustainability_item dl dd .note {
  display: block;
  font-size: 1.2rem;
  color: #4E4847;
  margin-top: 1em;
}
.sustainability_list .sustainability_item h3 {
  color: #135D9C;
  margin-bottom: 30px;
  padding-left: 28px;
  position: relative;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1;
}
.sustainability_list .sustainability_item h3::before {
  background: url(../img/lower/sustainability_ttl_icon.svg) no-repeat center center;
  background-size: 20px 20px;
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 4px;
}
.sustainability_list .sustainability_item .h3_ttl {
  display: flex;
  align-items: flex-end;
}
.sustainability_list .sustainability_item .h3_ttl h3 {
  margin-bottom: 0;
}
.sustainability_list .sustainability_item .image h3 {
  margin-bottom: 10px;
}
.sustainability_list .sustainability_item p.note {
  font-size: 1.4rem;
  line-height: 1;
  color: #8D8D8D;
}
.sustainability_list .sustainability_item .h3_ttl p.note {
  padding-left: 1em;
}
.sustainability_list .sustainability_item .btn {
  margin-top: 50px;
}
.sustainability_list .sustainability_item .btn_wrap {
  display: flex;
  justify-content: space-between;
  max-width: 744px;
  margin: 0 auto;
}
.sustainability_list .sustainability_item .btn_wrap .btn {
  margin-top: 0;
  width: 48.388%;
}
.sustainability_list .sustainability_item .btn_wrap .btn a {
  width: 100%;
}
.sustainability_list .sustainability_item .list {
  margin-bottom: 60px;
}
.sustainability_list .sustainability_item .list li {
  background: #E6EBF0;
}
.sustainability_list .sustainability_item .list .in {
  display: flex;
  align-items: center;
  padding: 24px 12px;
}
.sustainability_list .sustainability_item .list li p {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.8;
  color: #135D9C;
  margin-left: 15px;
}
@media screen and (max-width: 1200px){
  .sustainability_title h2 {
    font-size: 4rem;
  }
  .sustainability_list .sustainability_item {
    padding: 70px 35px;
  }
  .sustainability_list .sustainability_item dl dt {
    margin-bottom: 20px;
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 769px){
  .sustainability_image_wrap {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse nowrap;
  }
  .sustainability_image_wrap .image {
    width: 46%;
    position: relative;
  }
  .sustainability_image_wrap .image img {
    position: absolute;
    top: 50%;
    right: -8%;
    transform: translate(0, -50%);
    min-width: 87.5%;
  }
  .sustainability_image_wrap .text_area {
    width: 46%;
  }
  .sustainability_list .sustainability_flex {
    display: flex;
    justify-content: space-between;
  }
  .sustainability_list .sustainability_item .image {
    width: 46.1539%;
  }
  .sustainability_list .sustainability_item .text {
    width: 50%;
  }
  .sustainability_cont_wrap:nth-child(1) .sustainability_list .sustainability_item:nth-child(1) .image {
    width: 36.5385%;
    margin-right: 75px;
  }
  .sustainability_list .sustainability_item .list {
    display: flex;
  }
  .sustainability_list .sustainability_item .list li {
    display: flex;
    align-items: center;
    margin-right: 0.9614%;
    width: 32.6924%;
  }
  .sustainability_list .sustainability_item .list li:nth-child(3n) {
    margin-right: 0;
  }
  .sustainability_list .sustainability_item .thum_list {
    display: flex;
  }
  .sustainability_list .sustainability_item .thum_list li {
    margin-right: 0.9614%;
    width: 32.6924%;
  }
  .sustainability_list .sustainability_item .thum_list li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px){
  .sustainability_image_wrap .text_area {
    width: 46%;
  }
  .sustainability_image_wrap .text_area .tl {
    margin-bottom: 24px;
  }
  .sustainability_image_wrap .text_area h2 {
    font-size: 3.6rem;
  }
  .sustainability_image_wrap .image {
    width: 50%;
  }
  .sustainability_image_wrap .image img {
    position: static;
    transform: translate(0, 0);
    min-width: 100%;
  }
  .sustainability_list .sustainability_item .text {
    width: 55%;
  }
  .sustainability_list .sustainability_item .image {
    width: 40%;
  }
  .sustainability_cont_wrap:nth-child(1) .sustainability_list .sustainability_item:nth-child(1) .image {
    width: 40%;
    margin-right: 0;
  }
  .sustainability_list .sustainability_item .list {
    display: block;
    margin-bottom: 30px;
  }
  .sustainability_list .sustainability_item .list li {
    display: block;
    margin-right: 0;
    width: 100%;
  }
  .sustainability_list .sustainability_item .list li + li {
    margin-top: 12px;
  }
  .sustainability_list .sustainability_item .list .in {
    padding: 25px 20px;
  }
  .sustainability_list .sustainability_item .list li p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1024px){
  .sustainability_list .sustainability_item .btn {
    margin-top: 30px;
  }
  .sustainability_list .sustainability_item .btn_wrap {
    display: block;
  }
  .sustainability_list .sustainability_item .btn_wrap .btn {
    margin-top: 0;
    width: 100%;
  }
  .sustainability_list .sustainability_item .btn_wrap .btn + .btn {
    margin-top: 12px;
  }
  .sustainability_list .sustainability_item .btn_wrap .btn a {
    width: auto;
  }
}
@media screen and (max-width: 768px){
  .sustainability_top {
    padding: 50px 0 18.666vw;
  }
  .sustainability_top::before {
    background-image: url(../img/lower/buy_bg_sp.svg);
    height: 17.02127vw;
  }
  .sustainability_image_wrap .text_area {
    margin-top: 25px;
  }
  .sustainability_image_wrap .text_area p.icon {
    margin-bottom: 12px;
    padding: 6px 8px;
  }
  .sustainability_image_wrap .text_area .tl {
    margin-bottom: 20px;
    padding: 10px 12px 12px;
  }
  .sustainability_image_wrap .text_area h2 {
    font-size: 2.4rem;
    line-height: 1.92;
  }
  .sustainability_image_wrap .text_area p.text {
    font-size: 1.5rem;
    margin-top: 25px;
  }
  .sustainability_cont .sustainability_cont_wrap {
    padding: 50px 0 70px;
  }
  .sustainability_title {
    margin-bottom: 28px;
    padding: 65px 0 0 0;
  }
  .sustainability_title::before {
    font-size: 5rem;
    top: 0;
    left: 0;
  }
  .sustainability_list .sustainability_flex {
    margin-bottom: 40px;
  }
  .sustainability_title h2 {
    font-size: 2.8rem;
  }
  .sustainability_title p {
    margin-top: 14px;
  }
  .sustainability_list .sustainability_item + .sustainability_item {
    margin-top: 16px;
  }
  .sustainability_list .sustainability_item {
    padding: 35px 4%;
  }
  .sustainability_list .sustainability_item .image {
    margin-top: 25px;
  }
  .sustainability_cont_wrap:nth-child(1) .sustainability_list .sustainability_item:nth-child(1) .image {
    max-width: 76.4331%;
    margin-left: auto;
    margin-right: auto;
  }
  .sustainability_list .sustainability_item dl dt {
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
  .sustainability_list .sustainability_item dl dd {
    font-size: 1.5rem;
  }
  .sustainability_list .sustainability_item h3 {
    margin-bottom: 25px;
    padding-left: 25px;
    font-size: 2rem;
    line-height: 1.5;
  }
  .sustainability_list .sustainability_item h3::before {
    background-size: 17px 17px;
    height: 17px;
    width: 17px;
    top: 7px;
  }
  .sustainability_list .sustainability_item .h3_ttl {
    display: block;
    margin-bottom: 20px;
  }
  .sustainability_list .sustainability_item .h3_ttl h3 {
    margin-bottom: 0;
  }
  .sustainability_list .sustainability_item .image h3 {
    margin-bottom: 15px;
  }
  .sustainability_list .sustainability_item p.note {
    font-size: 1.2rem;
  }
  .sustainability_list .sustainability_item .h3_ttl p.note {
    padding-left: 25px;
    margin-top: 6px;
  }
  .sustainability_list .sustainability_item .list {
    margin-bottom: 30px;
  }
  .sustainability_list .sustainability_item .list li + li {
    margin-top: 5px;
  }
  .sustainability_list .sustainability_item .list .in {
    padding: 20px 15px;
  }
  .sustainability_list .sustainability_item .list li p {
    font-size: 1.5rem;
  }
  .sustainability_list .sustainability_item .thum_list {
    margin-bottom: 30px;
  }
  .sustainability_list .sustainability_item .thum_list li + li {
   margin-top: 5px;
  }
}

/* ABOUT TOYPLANET */
.about_toyplanet {
  padding: 70px 0 100px;
  position: relative;
  overflow: hidden;
}
.about_toyplanet .wrap {
  position: relative;
  z-index: 2;
}
.about_toyplanet_wrap {
  position: relative;
}
.about_toyplanet .image {
  width: 63.334%;
  margin: 0 auto;
}
.about_toyplanet_wrap .text_area {
  text-align: center;
  margin-top: 46px;
}
.about_toyplanet_wrap .text_area h2 {
  display: inline;
  color: #135D9C;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 2.3;
  border-bottom: 2px solid #135D9C;
}
.about_toyplanet_wrap .text_area p.text {
  font-size: 2.2rem;
  font-weight: bold;
  color: #135D9C;
  letter-spacing: 0.03em;
  line-height: 2.2;
  margin-top: 35px;
  text-align: center;
}
.about_cleaning {
  padding: 110px 0 110px;
}
.cleaning_title {
  margin-bottom: 70px;
  padding-bottom: 47px;
  border-bottom: 1px solid #135D9C;
  position: relative;
}
.cleaning_title::after {
  content: "";
  border-bottom: 1px solid #135D9C;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -8px;
}
.cleaning_title .low_title_wrap {
  margin-bottom: 0;
}
.cleaning_item .point {
  display: inline-block;
  background: #fff;
  border: 1px solid #135D9C;
  margin-bottom: 11px;
  padding: 6px 18.5px;
  color: #135D9C;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
}
.cleaning_item .point span {
  padding-left: 14px;
  position: relative;
}
.cleaning_item .point span::before {
  background: url(../img/lower/icon_point.svg) no-repeat center center;
  background-size: 8px 10px;
  content: "";
  height: 10px;
  width: 8px;
  position: absolute;
  left: 0px;
  top: 3px;
}
.cleaning_item .point em {
  font-size: 1.4rem;
  font-style: normal;
}
.cleaning_item dl dt {
  color: #135D9C;
  margin-bottom: 23px;
  padding-bottom: 8px;
  border-bottom: 1px solid #135D9C;
  position: relative;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.75;
}
.cleaning_item dl dt::after {
  content: "";
  border-bottom: 1px solid #135D9C;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.cleaning_item dl dt rt {
  font-size: 1.1rem;
  text-align: center;
}
.cleaning_item dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
}
.cleaning_item dl dd .btn {
  margin-top: 40px;
}
.cleaning_list_top .cleaning_item .iframe {
  width: 100%;
  padding: 56.1667% 0 0;
  padding: calc(337 / 600 * 100%) 0 0;
  position: relative;
  box-sizing: border-box;
}
.cleaning_list_top .cleaning_item .iframe iframe {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cleaning_list .cleaning_item .image {
  margin-bottom: 42px;
}
.cleaning_retoy {
  padding: 120px 0 85px;
  text-align: center;
}
.cleaning_retoy h2 {
  font-size: 4.8rem;
  font-weight: bold;
  color: #6AB158;
  margin-bottom: 20px;
  text-align: center;
}
.cleaning_retoy p.text {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  color: #6AB158;
  text-align: center;
}
.cleaning_retoy .link_box {
  margin: 55px auto 0;
  max-width: 580px;
}
.cleaning_retoy .link_box a {
  display: block;
  background: #F6FFF4;
  border: 1px solid #6AB158;
}
.cleaning_retoy .link_box .box_in {
  display: flex;
  align-items: center;
  padding: 40px 20px 30px;
}
.cleaning_retoy .link_box .image {
  min-width: 177px;
}
.cleaning_retoy .link_box dl {
  flex-grow: 1;
  margin-left: 18px;
}
.cleaning_retoy .link_box dl dt {
  margin-bottom: 11px;
}
.cleaning_retoy .link_box dl dd {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.5;
  color: #6AB158;
}
.cleaning_retoy .link_box .link {
  background: #fff;
  border-top: 1px solid #6AB158;
  padding: 16px 0;
  font-size: 2.2rem;
  font-weight: bold;
  color: #6AB158;
}
.cleaning_retoy .link_box .link span {
  padding-right: 45px;
  position: relative;
}
.cleaning_retoy .link_box .link span::before {
  background: url(../img/lower/cleaning_link.svg) no-repeat center center;
  background-size: 13px 13px;
  content: "";
  height: 13px;
  width: 13px;
  position: absolute;
  right: 0px;
  top: 13px;
}
@media screen and (max-width: 1200px){
  .cleaning_title .low_title_wrap {
    display: block;
  }
  .cleaning_title .low_title_wrap .low_title {
    margin-bottom: 25px;
  }
  .cleaning_item dl dt {
    font-size: 2.7rem;
  }
  .cleaning_item dl dd {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px){
  .cleaning_list_top {
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .cleaning_list_top .cleaning_item {
    display: flex;
    flex-flow: row-reverse nowrap;
  }
  .cleaning_list_top .cleaning_item .movie {
    width: 50%;
  }
  .cleaning_list_top .cleaning_item .text {
    width: 50%;
    padding-right: 6.67%;
  }
  .cleaning_list {
    display: flex;
    flex-wrap: wrap;
  }
  .cleaning_list .cleaning_item {
    width: 46.6667%;
    margin-right: 6.6666%;
    margin-top: 40px;
  }
  .cleaning_list .cleaning_item:nth-child(2n) {
    margin-right: 0;
  }
  .cleaning_list .cleaning_item:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px){
  .about_toyplanet {
    padding: 40px 0 19vw;
  }
  .about_toyplanet .image {
    width: 100%;
  }
  .about_toyplanet_wrap .text_area {
    margin-top: 35px;
  }
  .about_toyplanet_wrap .text_area h2 {
    font-size: 2.2rem;
    line-height: 2;
  }
  .about_toyplanet_wrap .text_area p.text {
    font-size: 1.5rem;
    line-height: 1.9;
    margin-top: 26px;
  }
  .about_cleaning {
    padding: 55px 0 70px;
  }
  .cleaning_title {
    margin-bottom: 45px;
    padding-bottom: 25px;
  }
  .cleaning_item .point {
    padding: 6px 9px;
  }
  .cleaning_item .point span::before {
    background: url(../img/lower/icon_point.svg) no-repeat center center;
    background-size: 8px 10px;
    content: "";
    height: 10px;
    width: 8px;
    position: absolute;
    left: 0px;
    top: 3px;
  }
  .cleaning_list_top {
    margin-bottom: 40px;
  }
  .cleaning_list .cleaning_item + .cleaning_item {
    margin-top: 40px;
  }
  .cleaning_list_top .cleaning_item .movie {
    margin-bottom: 22px;
  }
  .cleaning_list .cleaning_item .image {
    margin-bottom: 22px;
  }
  .cleaning_item dl dt {
    margin-bottom: 20px;
    padding-bottom: 8px;
    font-size: 2.4rem;
  }
  .cleaning_item dl dd {
    font-size: 1.5rem;
  }
  .cleaning_item dl dd .btn {
    margin-top: 20px;
  }
  .cleaning_retoy {
    padding: 70px 0;
  }
  .cleaning_retoy h2 {
    font-size: 3.2rem;
    margin-bottom: 25px;
  }
  .cleaning_retoy .link_box {
    margin-top: 35px;
  }
  .cleaning_retoy .link_box .box_in {
    padding: 20px 10px;
  }
  .cleaning_retoy .link_box .image {
    min-width: auto;
    width: 30%;
  }
  .cleaning_retoy .link_box dl {
    margin-left: 12px;
  }
  .cleaning_retoy .link_box dl dt {
    max-width: 60%;
  }
  .cleaning_retoy .link_box dl dd {
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .cleaning_retoy .link_box .link {
    padding: 11px 0;
    font-size: 1.8rem;
  }
  .cleaning_retoy .link_box .link span {
    padding-right: 25px;
  }
  .cleaning_retoy .link_box .link span::before {
    background-size: 10px 10px;
    height: 10px;
    width: 10px;
    top: 10px;
  }
}
@media screen and (max-width: 640px){
  .cleaning_retoy .link_box dl dd {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 400px){
  .cleaning_retoy .link_box dl dd {
    font-size: 1.1rem;
  }
}

/* item_list */
.search_form {
  padding-bottom: 80px;
}
.search_form_box {
  max-width: 900px;
  margin: 0 auto;
}
.search_form_box {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 30px 90px 60px;
  text-align: center;
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto;
}
.search_form_box::before {
  content: "";
  background: #fff;
  border: 1px solid #135D9C;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -11px;
  left: -1px;
  z-index: -1;
}
.search_form_box::after {
  content: "";
  background: #fff;
  border: 1px solid #135D9C;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -6px;
  left: -1px;
  z-index: -2;
}
.search_form_box h2 {
  color: #135D9C;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 27px;
  text-align: center;
}
.search_form_box form.search {
  display: flex;
}
.search_form_box form.search input {
  background: url(../img/icon_submit02.svg) no-repeat 22px center #F7F7F7;
  width: 100%;
  height: 60px;
  padding: 18px 45px;
  border: 1px solid #135D9C;
  font-size: 1.6rem;
}
.search_form_box form.search input::placeholder {
  color: #B2B2B2;
}
.search_form_box form.search .search_submit {
  background: #135D9C;
  color: #fff;
  display: block;
  font-size: 1.9rem;
  font-weight: bold;
  width: 96px;
  cursor: pointer;
}
.search_btn {
  margin-top: 32px;
}
.search_btn > span {
  background: #E6EBF0;
  display: block;
  border-radius: 29px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1;
  padding: 19px 10px;
  max-width: 310px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.search_list {
  padding-bottom: 130px;
}
.low_pickup_list {
  padding: 100px 0 120px;
}
#modal_cont {
  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: 1000;
}
#modal_cont.active {
  opacity: 1;
  visibility: visible;
}
#modal_cont .modal_body {
  position: relative;
  z-index: 100;
}
#modal_cont .modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.35);
}
#modal_cont .modal_content {
  position: relative;
  min-width: clamp(517.5px, 71.875vw, 1080px);
  max-width: 90.5%;
  /*max-width: 67.5%;*/
  height: 86%;
  /*max-height: 608px;*/
  padding: 50px 60px 45px 48px;
  background: #fff;
  border: 1px solid #135D9C;
  border-radius: 8px;
}
#modal_cont  .modal_close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
#modal_cont .modal_content h2 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
#modal_cont .modal_content h2 span {
  padding-left: 45px;
  position: relative;
}
#modal_cont .modal_content h2 span::before {
  content: "";
  background: url(../img/lower/modal_icon_tl.svg) no-repeat center center;
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 13px;
}
#modal_cont .modal_content form {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 40px;
}
#modal_cont .modal_content .form_content {
  height: 100%;
  padding-right: 55px;
  overflow: auto;
  /*max-height: 40vh;*/
  /*max-height: 328px;*/
  max-height: 74%;
  padding-bottom: 25px;
  border-bottom: 1px solid #E6EBF0;
}
#modal_cont .modal_content .form_content::-webkit-scrollbar {
  width: 4px;
}
#modal_cont .modal_content .form_content::-webkit-scrollbar-track {
  background: #EEEEEE;
  margin-bottom: 5px;
}
#modal_cont .modal_content .form_content::-webkit-scrollbar-thumb {
  background: #B2B2B2;
}
#modal_cont .modal_content dl {
  display: flex;
  width: 100%;
  padding: 25px 0 18px;
  border-bottom: 1px solid #E6EBF0;
}
#modal_cont .modal_content dl:first-child {
  align-items: center;
  padding: 25px 0;
}
#modal_cont .modal_content dl:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#modal_cont .modal_content dl dt {
  font-size: 1.2rem;
  line-height: 1.6;
  color: #4E4847;
  position: relative;
  padding-left: 17px;
  min-width: 178px;
  width: 178px;
}
#modal_cont .modal_content dl dt em {
  font-style: normal;
  font-size: 1.6rem;
  font-weight: bold;
}
#modal_cont .modal_content dl dt::before {
  content: "";
  background: url(../img/lower/modal_icon_tl02.svg) no-repeat center center;
  background-size: 9px 8px;
  width: 9px;
  height: 8px;
  position: absolute;
  left: 0px;
  top: 8px;
}
#modal_cont .modal_content dl dd {
  flex-grow: 1;
}
#modal_cont .modal_content input[type="search"] {
  background: url(../img/lower/icon_submit.svg) no-repeat 12px center #fff;
  max-width: 480px;
  width: 100%;
  height: 48px;
  padding: 14px 34px;
  border: 1px solid #B2B2B2;
  font-size: 1.4rem;
}
#modal_cont .modal_content input[type="search"]::placeholder {
  color: #B2B2B2;
}
#modal_cont .modal_content .label_wrap {
  display: flex;
  flex-wrap: wrap;
}
#modal_cont .modal_content .search_label02 label {
  border: 1px solid #E6EBF0;
  border-radius: 16px;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.6;
  margin: 0 4px 8px 0;
  padding: 4px 15px;
  cursor: pointer;
}
#modal_cont .modal_content .search_label02 label[data-checked=on] {
  background-color: #E89112;
  border-color: #E89112;
  color: #fff;
}
#modal_cont .modal_content .btn_wrap {
  /*display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row-reverse nowrap;*/
  display: block;
  text-align: center;
  margin-top: 36px;
}
#modal_cont .modal_content .reset_btn {
  border-bottom: 1px solid #B2B2B2;
  padding-bottom: 6px;
  cursor: pointer;
  display: inline-block;
  margin-top: 14px;
}
#modal_cont .modal_content .reset_btn span {
  font-size: 1.2rem;
  font-weight: bold;
  color: #B2B2B2;
  padding-left: 25px;
  position: relative;
}
#modal_cont .modal_content .reset_btn span::before {
  content: "";
  background: url(../img/lower/icon_reset.svg) no-repeat center center;
  background-size: 9px 8px;
  width: 9px;
  height: 8px;
  position: absolute;
  left: 3px;
  top: 3px;
}
#modal_cont .modal_content .modal_submit {
  /*margin-left: 35px;*/
  cursor: pointer;
  margin-left: 0;
  display: block;
  width: 100%;
}
#modal_cont .modal_content .modal_submit span {
  background: #fff;
  display: block;
  border: 1px solid #E89112;
  border-radius: 24px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #E89112;
  line-height: 1;
  padding: 14px 10px;
  width: 250px;
  position: relative;
  margin: 0 auto;
}
#modal_cont .modal_content .modal_submit span::after {
  background: url(../img/lower/icon_modal_submit.svg) no-repeat;
  background-size: 11px 11px;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -5.5px;
  transition: right .3s;
}
#modal_cont .modal_content .modal_submit span:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
#modal_cont .modal_content .modal_submit span:hover::after {
  right: 14px;
}
body.modal_open {
  overflow: hidden;
}

#modal_cont .modal_content .search_label01 + .search_label01 {
  margin-top: 1em;
  padding-top: 2em;
  border-top: 1px solid #E6EBF0;
}
@media screen and (max-width: 1300px){
  #modal_cont .modal_content .form_content {
    padding-right: 35px;
  }
  #modal_cont .modal_content .search_label01 label {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1201px){
  .search_btn > span::after {
    background: url(../img/icon_search_btn.svg) no-repeat;
    background-size: 15px 12px;
    content: "";
    display: inline-block;
    width: 15px;
    height: 12px;
    position: absolute;
    left: 28px;
    top: 50%;
    margin-top: -6px;
    transition: right .3s;
  }
  #modal_cont .modal_content .search_label01 label {
    position: relative;
    /*display: inline-block;*/
    display: flex;
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 0 3.5% 12px 0;
    cursor: pointer;
    width: 16%;
  }
  #modal_cont .modal_content .search_label01 input[type=checkbox] {
    padding-left: 18px;
    vertical-align: top;
    visibility: visible;
  }
  #modal_cont .modal_content .search_label01 label::after, 
  #modal_cont .modal_content .search_label01 label::before {
    position: absolute;
    display: block;
    cursor: pointer;
    content: "";
    transform: translateY(-50%);
  }
  #modal_cont .modal_content .search_label01 label::after {
    top: 14px;
    left: 3px;
    width: 6px;
    height: 3px;
    margin-top: -4px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    opacity: 0;
    transform: rotate(-45deg);
  }
  #modal_cont .modal_content .search_label01 label::before {
    top: 14px;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: #E6EBF0;
    border: 1px solid #B2B2B2;
  }
  #modal_cont .modal_content .search_label01 label[data-checked=on]::before {
    background-color: #E89112;
    opacity: 1;
  }
  #modal_cont .modal_content .search_label01 label[data-checked=on]::after {
    opacity: 1;
  }
}
@media screen and (max-width: 1200px){
  .search_form {
    padding-bottom: 40px;
  }
  .search_form_box {
    max-width: 100%;
  }
  .search_form_box {
    padding: 22px 20px 34px;
    max-width: 100%;
  }
  .search_form_box h2 {
    font-size: 1.6rem;
    margin-bottom: 19px;
  }
  .search_form_box form.search input {
    background: url(../img/icon_submit02.svg) no-repeat 10px center #F7F7F7;
    height: 48px;
    padding: 14px 30px;
    font-size: 1.3rem;
  }
  .search_form_box form.search .search_submit {
    font-size: 1.3rem;
    width: 60px;
    min-width: 60px;
  }
  .search_btn {
    margin-top: 22px;
  }
  .search_btn > span {
    border-radius: 29px;
    font-size: 1.3rem;
    padding: 13.5px 10px;
    width: 87.13%;
  }
  .search_btn > span::before {
    background: url(../img/icon_search_btn.svg) no-repeat;
    background-size: 15px 12px;
    content: "";
    margin-right: 8px;
    display: inline-block;
    width: 15px;
    height: 12px;
    transition: right .3s;
  }
  .search_list {
    padding-bottom: 70px;
  }
  .low_pickup_list {
    padding: 70px 0;
  }
  #modal_cont .modal_content {
    min-width: unset;
    max-width: 95.7%;
    height: 90%;
    max-height: 100%;
    padding: 40px 16px 32px 20px;
  }
  #modal_cont .modal_content form {
    margin-top: 26px;
  }
  #modal_cont  .modal_close {
    right: 10px;
    top: 10px;
    width: 32px;
  }
  #modal_cont .modal_content h2 {
    font-size: 2.1rem;
  }
  #modal_cont .modal_content h2 span {
    padding-left: 30px;
  }
  #modal_cont .modal_content h2 span::before {
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    left: 0px;
    top: 8px;
  }
  #modal_cont .modal_content .form_content {
    max-height: 56vh;
    padding-right: 8px;
  }
  #modal_cont .modal_content dl {
    display: block;
  }
  #modal_cont .modal_content dl:first-child {
    padding-top: 0;
  }
  #modal_cont .modal_content dl dt {
    font-size: 1.2rem;
    margin-bottom: 15px;
    min-width: 100%;
    width: 100%;
  }
  #modal_cont .modal_content dl dt em {
    font-size: 1.5rem;
  }
  #modal_cont .modal_content input[type="search"] {
    max-width: 100%;
    width: 100%;
    padding: 14px 30px;
  }
  #modal_cont .modal_content .label_wrap.search_label01 {
    margin-left: -10px;
  }
  #modal_cont .modal_content .search_label01 label {
    background: #F7F7F7;
    border: 1px solid #F7F7F7;
    font-size: 1.2rem;
    line-height: 1.6;
    margin: 0 0 8px 10px;
    padding: 5px;
    cursor: pointer;
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
    align-items: center;
    justify-content: center;
    width: 22%;
    flex-basis: 22%;
  }
  #modal_cont .modal_content .search_label01 label[data-checked=on] {
    background-color: #fff;
    border-color: #E89112;
    color: #E89112;
  }
  #modal_cont .modal_content .btn_wrap {
    display: block;
    text-align: center;
  }
  #modal_cont .modal_content .modal_submit {
    margin-left: 0;
    display: block;
    width: 100%;
  }
  #modal_cont .modal_content .modal_submit span {
    margin: 0 auto;
  }
  #modal_cont .modal_content .reset_btn {
    display: inline-block;
    margin-top: 14px;
  }
}

/* item_detail */
.item_detail_top .item_main {
  padding: 80px 0 70px;
}
.item_title {
  max-width: 1200px;
  width: 92%;
  margin: auto;
}
.item_title_in {
  display: flex;
  align-items: center;
}
.item_title .main_image {
  width: 50%;
  padding-bottom: 8px;
  border: 1px solid #135D9C;
  position: relative
}
.item_title .main_image_box {
  border-bottom: 1px solid #135D9C;
  padding-bottom: 7px;
}
.item_title .main_image_in {
  border-bottom: 1px solid #135D9C;
}
.item_title .main_text {
  padding-left: 55px;
  width: 50%;
}
.item_title .main_text .en {
  font-size: 1.4rem;
  font-weight: bold;
  color: #135D9C;
  letter-spacing: 0.03em;
  margin-bottom: 24px;
}
.item_title .main_text h1 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
  color: #135D9C;
  border-bottom: 1px dashed #135D9C;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.item_title .main_text h1 em {
  font-size: 4rem;
  font-style: normal;
}
.item_title .main_text h1 em.type02 {
  font-size: 3.3rem;
}
.item_title .main_text p.text {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: normal;
  color: #135D9C;
}
.item_detail_top {
  padding: 0 0 100px;
  position: relative;
  overflow: hidden;
}
/*.item_detail_top::before {
  content: "";
  background: url(../img/lower/item_detail_bg.svg) no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 12.6875vw;
  width: 100%;
  background-size: cover;
}*/
.low_item_related {
  position: relative;
  z-index: 2;
}
.low_item_related .low_title02 {
  margin-bottom: 45px;
}
.sell_trick_box {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 65px 79px 80px;
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 115px auto 0;
}
.sell_trick_box::before {
  content: "";
  background: #fff;
  border: 1px solid #135D9C;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -11px;
  left: -1px;
  z-index: -1;
}
.sell_trick_box::after {
  content: "";
  background: #fff;
  border: 1px solid #135D9C;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -6px;
  left: -1px;
  z-index: -2;
}
.sell_trick_box h2 {
  font-size: 3.2rem;
  font-weight: bold;
  border-bottom: 1px dashed #135D9C;
  margin-bottom: 35px;
  padding-bottom: 20px;
}
.sell_trick_box h2 span {
  color: #135D9C;
}
.sell_trick_box p {
  font-size: 1.6rem;
  line-height: 1.9;
  margin-bottom: 28px;
}
.sell_trick_box .image_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 55px;
}
.sell_trick_box .image_wrap img {
  display: block;
}
.sell_trick_box .image_wrap:last-child {
  margin-bottom: 0;
}
.low_pickup {
  padding: 115px 0 120px;
}
/*.low_pickup .title_area {
  width: 100%;
  background-image: url(../img/lower/pickup_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 480px;
  padding-top: 100px;
}*/
.low_pickup .table_area {
  max-width: 1080px;
  margin: 48px auto 0;
}
.low_pickup .table_area_wrapper {
  max-height: 661px;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.low_pickup .table_area_wrapper.expanded {
  max-height: none; /* 高さ制限を解除 */
}
.low_pickup .table_area table {
  border-collapse: collapse;
  table-layout: fixed;
  border: 1px solid #E6EBF0;
  width: 100%;
}
.low_pickup .table_area table tr:first-child th:nth-child(1), 
.low_pickup .table_area table tr:first-child th:nth-child(2) {
  width: 27.778%;
}
.low_pickup .table_area table th, 
.low_pickup .table_area table td {
  font-size: 1.4rem;
}
.low_pickup .table_area table th {
  background: #E6EBF0;
  color: #135D9C;
  padding: 18px 15px;
  border-right: 1px solid #fff;
  font-weight: bold;
  text-align: center;
}
.low_pickup .table_area table td {
  background: #fff;
  padding: 23px 20px;
  border-right: 1px solid #E6EBF0;
  border-bottom: 1px solid #E6EBF0;
}
.low_pickup .table_area table th:last-child, 
.low_pickup .table_area table td:last-child {
  border-right: none;
}
.low_pickup .table_area table td.center {
  text-align: center;
}
.low_pickup .show_more {
  text-align: center;
  margin-top: 30px;
}
.low_pickup .show_more span {
  color: #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  padding-right: 34px;
}
.low_pickup .show_more span::after {
  background: url(../img/icon_more.svg) no-repeat 0 0;
  background-size: 24px 24px;
  content: "";
  height: 24px;
  width: 24px;
  transform: rotate(90deg);
  position: absolute;
  top: 3px;
  right: 0;
}
.low_pickup .no_item {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 1450px){
  .item_title .main_text {
    padding-left: 30px;
  }
  .item_title .main_text h1 {
    font-size: 1.9rem;
  }
  .item_title .main_text h1 em {
    font-size: 3.5rem;
  }
  .item_title .main_text h1 em.type02 {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 769px){
  .sell_trick_box .image_wrap img {
    width: 32.609%;
    margin-right: 1.0865%;
    margin-top: 15px;
  }
  .sell_trick_box .image_wrap img:nth-child(3n) {
    margin-right: 0;
  }
  .sell_trick_box .image_wrap img:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px){
  .item_detail_top {
    padding: 0 0 17.02127vw;;
  }
  .item_detail_top::before {
    background-image: url(../img/lower/item_detail_bg_sp.svg);
    height: 17.02127vw;
  }
  .item_detail_top .bg_text {
    bottom: -2px;
  }
  .item_detail_top .item_main {
    padding: 0;
  }
  .item_title {
    width: 100%;
  }
  .item_title_in {
    display: block;
    padding: 0;
  }
  .item_title .main_image {
    width: 100%;
    border-top: none;
    position: relative;
  }
  .item_title .main_image_box::before {
    height: 28px;
    background-image: url(../img/lower/item_title_bg_sp.svg);
  }
  .item_title .main_text {
    padding: 20px 4% 40px;
    width: 100%;
  }
  .item_title .main_text .en {
    font-size: 1.1rem;
    margin-bottom: 8px;
  }
  .item_title .main_text h1 {
    font-size: 1.6rem;
    line-height: 1.85;
    margin-bottom: 22px;
    padding-bottom: 20px;
  }
  .item_title .main_text h1 em {
    font-size: 2.8rem;
  }
  .item_title .main_text h1 em.type02 {
    font-size: 2rem;
  }
  .item_title .main_text p.text {
    font-size: 1.3rem;
  }
  .sell_trick_box {
    margin-top: 50px;
    padding: 30px 20px 50px;
  }
  .sell_trick_box h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
  .sell_trick_box p {
    font-size: 1.3rem;
  }
  .sell_trick_box .image_wrap {
    margin-bottom: 32px;
  }
  .sell_trick_box .image_wrap img {
    width: 49%;
    margin-right: 2%;
    margin-top: 5px;
  }
  .sell_trick_box .image_wrap img:nth-child(2n) {
    margin-right: 0;
  }
  .sell_trick_box .image_wrap img:nth-child(-n+2) {
    margin-top: 0;
  }
  .low_pickup {
    padding: 70px 0;
  }
  .low_pickup .table_area {
    margin-top: 35px;
    max-width: 91.5%;
  }
  .low_pickup .table_area_wrapper {
    max-height: 1117px;
  }
  .low_pickup .table_cont {
    border: 1px solid #E6EBF0;
    padding: 20px;
  }
  .low_pickup .table_cont + .table_cont {
    border-top: none;
  }
  .low_pickup .table_cont:nth-child(odd) {
    background: #fff;
  }
  .low_pickup .table_cont:nth-child(even) {
    background: #F7F7F7;
  }
  .low_pickup .table_area dl {
    display: flex;
    border-bottom: 1px solid #E6EBF0;
    padding: 13px 0;
  }
  .low_pickup .table_area dl:last-child {
    border-bottom: none;
  }
  .low_pickup .table_area dl dt, 
  .low_pickup .table_area dl dd {
    font-size: 1.3rem;
    line-height: 1.85;
  }
  .low_pickup .table_area dl dt {
    color: #135D9C;
    font-weight: bold;
    width: 70px;
  }
  .low_pickup .table_area dl dd {
    font-size: 1.3rem;
    width: calc( 100% - 70px );
  }
}

/* shop_page */
.shop_page {
  padding: 30px 0 140px;
  position: relative;
  overflow: hidden;
}
.shop_page .wrap {
  position: relative;
  z-index: 2;
}
.shop_list_cate {
  margin-bottom: 80px;
}
.shop_list_cate ul {
  display: flex;
  max-width: 842px;
  margin: 0 auto;
}
.shop_list_cate ul li {
  width: calc( 100% / 4 );
}
.shop_list_cate ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #135D9C;
  text-align: center;
  border-right: 1px dashed #135D9C;
  padding: 15px 20px 11px;
  position: relative;
}
.shop_list_cate ul li:first-child a {
  border-left: 1px solid #135D9C;
}
.shop_list_cate ul li:last-child a {
  border-right: 1px solid #135D9C;
}
.shop_list_cate ul li a::after {
  background: url(../img/scroll_link02.svg) no-repeat;
  background-size: 15px 15px;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15%;
}
.shop_list_cate ul li .jp {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
}
.shop_list_cate ul li .en {
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-top: 8px;
  width: 100%;
}
@media screen and (max-width: 1200px){
  .shop_page {
    padding: 0 0 130px;
  }
}
@media screen and (max-width: 768px){
  .shop_page {
    padding: 0 0 130px;
  }
  .shop_page {
    padding: 0 0 17.02127vw;;
  }
  .shop_list_cate ul li .jp {
    font-size: 1.25rem;
  }
  .shop_list_cate {
    margin-bottom: 40px;
  }
  .shop_list_cate ul {
    width: 100%;
  }
  .shop_list_cate ul li {
    width: 25%;
  }
  .shop_list_cate ul li a {
    padding: 10px 10px 7px;
  }
  .shop_list_cate ul li a::after {
    background-size: 11px 11px;
    width: 11px;
    height: 11px;
    right: 10%;
  }
  .shop_list_cate ul li .jp {
    font-size: 1.4rem;
  }
  .shop_list_cate ul li .en {
    font-size: 1rem;
    margin-top: 6px;
  }
}

/* shop_single */
.shop_title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 33.9394vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.shop_title::before {
  content: "";
  background: #000;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.25;
}
.shop_title .tl {
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0px 0px 20px rgba( 0,0,0,0.5 );
}
.shop_title h1 {
  color: #fff;
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 15px;
  display: flex;
  align-items: center;
  text-shadow: 0px 0px 20px rgba( 0,0,0,0.5 );
}
.low_stories {
  background: #F6FFF4;
}
.low_stories .low_title03 {
  margin-bottom: 65px;
}
.low_stories .low_title03 h2 {
  line-height: 1.35;
}
.low_stories .low_stories_in {
  background: url(../img/top/bg_base.png);
  overflow: hidden;
  padding: 100px 0 110px;
}
.low_stories02 .low_title02 {
  margin-bottom: 55px;
}
.low_stories02 .low_title02 h2 {
  font-size: 4.8rem;
  line-height: 1.35;
}
.low_stories02 .low_title02 .tl {
  font-size: 2.3rem;
  padding: 12px 20px;
}
.low_stories02 .low_title02 .tl::before {
  background: url(../img/lower/fv_triangle_bl.png) no-repeat center center;
  background-size: 17px 10px;
  content: "";
  height: 10px;
  width: 17px;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -8.5px;
}
.low_stories02 .low_stories_in {
  padding: 100px 0 110px;
}
.low_news {
  padding: 100px 0;
}
.low_news .news_list .news_item .cat > a:nth-of-type(n+3) {
  display: none;
}
.low_handling {
  padding: 120px 0 130px;
}
.low_handling .low_title .en {
  font-size: 5rem;
}
.low_handling .low_title_wrap p.text {
  font-size: 1.4rem;
}
.result_text {
  color: #4E4847;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 50px;
}
.result_text p span::after {
  content: " / ";
}
.result_text p span:first-child::after {
  content: none;
}
.handling_item h3 {
  background: #F8F8F8;
  font-size: 2rem;
  font-weight: bold;
  color: #4E4847;
  margin-bottom: 50px;
  padding: 21px 24px;
}
.handling_item .item_wrap + h3 {
  margin-top: 100px;
}
.handling_item .item_wrap .item_post a {
  display: block;
  border: 1px solid #F7F7F7;
  padding: 4px 4px 15px;
}
.handling_item .item_wrap .item_post a:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.handling_item .item_wrap .item_post a .thumbnail {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.handling_item .item_wrap .item_post a .thumbnail img {
  width: 100%;
  transition: .3s;
}
.handling_item .item_wrap .item_post a:hover .thumbnail img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.handling_item .item_wrap .item_post a p {
  font-size: 1.4rem;
  font-weight: 600;
  color: #4E4847;
  margin-top: 10px;
  text-align: center;
}
.handling_item.gray h3 {
  background: #BABABA;
  color: #fff;
}
.handling_item.gray .item_wrap .item_post a {
  background: #fff;
}
.shop_about {
  padding: 110px 0 100px;
}
.shop_about_box {
  background: #fff;
  border: 1px solid #135D9C;
  padding: 65px 75px 85px;
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 0 auto;
}
.shop_about_box::before {
  content: "";
  background: #fff;
  border: 1px solid #135D9C;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -11px;
  left: -1px;
  z-index: -1;
}
.shop_about_box::after {
  content: "";
  background: #fff;
  border: 1px solid #135D9C;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -6px;
  left: -1px;
  z-index: -2;
}
.shop_about_box h2 {
  font-size: 3.2rem;
  font-weight: bold;
  border-bottom: 1px dashed #135D9C;
  margin-bottom: 35px;
  padding-bottom: 20px;
}
.shop_about_box h2 span {
  color: #135D9C;
}
.shop_about_box p {
  font-size: 1.6rem;
  line-height: 1.9;
}
.shop_infomation {
  padding: 130px 0 120px;
}
.shop_image .image_main {
  margin-bottom: 17px;
}
.shop_image .image_thumbnail {
  display: flex;
  flex-wrap: wrap;
}
.shop_image .image_thumbnail .thumbnail_img {
  width: 18.75%;
  margin-right: 1.5625%;
  margin-top: 16px;
  position: relative;
  cursor: pointer;
}
.shop_image .image_thumbnail .thumbnail_img.active::before {
  content: "";
  border: 1px solid #135D9C;
  height: calc( 100% - 1px );
  width: calc( 100% - 1px );
  position: absolute;
  left: 0;
  top: 0;
}
.shop_image .image_thumbnail .thumbnail_img:nth-child(5n) {
  margin-right: 0;
}
.shop_image .image_thumbnail .thumbnail_img:nth-child(-n+5) {
  margin-top: 0;
}
.shop_infomation .text_area dl {
  border-bottom: 1px solid #E6EBF0;
  padding: 24px 0;
}
.shop_infomation .text_area dl:first-child {
  border-top: 1px solid #E6EBF0;
}
.shop_infomation .text_area dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  color: #135D9C;
  width: 135px;
  min-width: 135px;
}
.shop_infomation .text_area dl dd {
  flex-grow: 1;
  font-size: 1.6rem;
  line-height: 1.8;
}
.shop_infomation .text_area dl dd p.note {
  font-size: 1.1rem;
  color: #4E4847;
  line-height: 1.6;
  margin-top: 1em;
  padding-left: 1em;
  text-indent: -1em;
}
.shop_infomation .text_area dl dd .map_btn {
  margin-top: 14px;
}

.shop_infomation .shop_products {
	margin: 100px auto 60px;
}
.shop_infomation .shop_products h3 {
	font-size: 25px;
	font-weight: 600;
	color: #135D9C;
	padding: 0 0 0 5px;
	border-left: 5px solid #135D9C;
	margin: 0 auto 35px;
}
.shop_infomation .shop_products .selbox {
	border: 1px solid #135D9C;
	background-color: #ffffff;
}
.shop_infomation .shop_products .selbox dl {
	display: flex;
	/*justify-content: space-between;*/ /* 主軸方向の配置（左右） */
	align-items: stretch;            /* 交差軸方向の配置（上下） */
	flex-wrap: wrap;                 /* 必要に応じて折返しを許可 */
}
.shop_infomation .shop_products .selbox dl:first-child {
	background-color: #E6EBF0;
}
.shop_infomation .shop_products .selbox dl:not(:last-child) {
	border-bottom: 1px dashed #135D9C;
}
.shop_infomation .shop_products .selbox dl dt,
.shop_infomation .shop_products .selbox dl dd {
	padding: 25px 30px;
	color: #135D9C;
	/*height: stretch;*/
	display: flex;
	flex-wrap: wrap;
	align-items: center;      /* 上下（交差軸）中央寄せ */
}
.shop_infomation .shop_products .selbox dl dt small {
	display: block;
	font-size: 15px;
	width: 100%;
	margin: 2px auto 0;
}
.shop_infomation .shop_products .selbox dl dt:not(:last-child),
.shop_infomation .shop_products .selbox dl dd:not(:last-child) {
	border-right: 1px dashed #135D9C;
}
.shop_infomation .shop_products .selbox dl dt:nth-child(1),
.shop_infomation .shop_products .selbox dl dd:nth-child(1) {
	width: 15%;
}
.shop_infomation .shop_products .selbox dl dt:nth-child(2),
.shop_infomation .shop_products .selbox dl dd:nth-child(2) {
	width: 65%;
}
.shop_infomation .shop_products .selbox dl dt:nth-child(3),
.shop_infomation .shop_products .selbox dl dd:nth-child(3),
.shop_infomation .shop_products .selbox dl dt:nth-child(4),
.shop_infomation .shop_products .selbox dl dd:nth-child(4) {
	width: 10%;
	text-align: center;
	justify-content: center;  /* 左右（主軸）中央寄せ（必要に応じて） */
}
.shop_infomation .shop_products .selbox dl dt {
	font-size: 18px;
	font-weight: 600;
}
.shop_infomation .shop_products .selbox dl dd {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3;
}
.shop_infomation .shop_products .textbox {
	margin: 40px auto 0;
}
.shop_infomation .shop_products .textbox p {
	font-size: 16px;
	font-weight: 400;
}
@media screen and (max-width: 1200px){
.shop_infomation .shop_products .selbox dl dt {
    font-size: 17px;
}
.shop_infomation .shop_products .selbox dl dt small {
    font-size: 14px;
}
.shop_infomation .shop_products .selbox dl dt, .shop_infomation .shop_products .selbox dl dd {
    padding: 15px 20px;
}
}
@media screen and (max-width: 1024px){
.shop_infomation .shop_products {
    margin: 60px auto 40px;
}
.shop_infomation .shop_products h3 {
    font-size: 16px;
    padding: 0 0 0 3px;
    border-left: 3px solid #135D9C;
    margin: 0 auto 20px;
}
.shop_infomation .shop_products .selbox dl dt, .shop_infomation .shop_products .selbox dl dd {
    padding: 5px 5px;
}
.shop_infomation .shop_products .selbox dl dt {
    font-size: 8px;
}
.shop_infomation .shop_products .selbox dl dt small {
    font-size: 7px;
	letter-spacing: 0;
	margin: 1px auto 0;
}
.shop_infomation .shop_products .selbox dl dd {
    font-size: 9px;
    letter-spacing: 0px;
}
.shop_infomation .shop_products .textbox {
    margin: 20px auto 0;
}
.shop_infomation .shop_products .textbox p {
    font-size: 12px;
}
}

.shop_infomation .shop_access {
  margin-top: 64px;
}
.shop_infomation .shop_access h3 {
    font-size: 25px;
    font-weight: 600;
    color: #135D9C;
    padding: 0 0 0 5px;
    border-left: 5px solid #135D9C;
    margin: 0 auto 35px;
}
.shop_infomation .shop_access .access_image {
  margin-bottom: 20px;
}
.shop_infomation .shop_access .access_iframe {
  width: 100%;
  margin-bottom: 20px;
  padding: 38.3334% 0 0;
  padding: calc(460 / 1200 * 100%) 0 0;
  position: relative;
  box-sizing: border-box;
}
.shop_infomation .shop_access .access_iframe iframe {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.shop_infomation .shop_access .access_text {
  margin-bottom: 50px;
}
.shop_infomation .shop_access .access_text dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  color: #135D9C;
}
.shop_infomation .shop_access .access_text dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 15px;
}
.shop_infomation.bg_blue .text_area dl {
  border-bottom: 1px solid #fff;
}
.store_counseling {
  padding: 70px 0 120px;
  position: relative;
}
.store_counseling .wrap {
  position: relative;
  z-index: 2;
}
/*.store_counseling::before {
  content: "";
  background: url(../img/lower/store_counseling_bg.svg) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 9.25vw;
  width: 88.75vw;
  transform: translate(-50%, -50%);
}*/
.store_counseling h2 {
  font-size: 4rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 26px;
  padding-top: 78px;
  text-align: center;
  position: relative;
}
.store_counseling h2::before {
  background: url(../img/lower/icon_ttl.svg) no-repeat center center;
  background-size: 56px 62px;
  content: "";
  margin-left: -28px;
  height: 62px;
  width: 56px;
  position: absolute;
  left: 50%;
  top: 0;
}
.store_counseling_list .counseling_box {
  background: #fff;
  border: 1px solid #135D9C;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.store_counseling_list .counseling_box a {
  display: block;
  padding: 15px 10px 20px;
}
.store_counseling_list .counseling_box a:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.store_counseling_list .counseling_box .icon {
  height: 40px;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.store_counseling_list .counseling_box .text {
  font-size: 2.1rem;
  color: #135D9C;
  text-align: center;
}
.store_counseling_list .counseling_box .tel_text01, 
.store_counseling_list .counseling_box .tel_text02, 
.store_counseling_list .counseling_box .tel_text03 {
  color: #135D9C;
  text-align: center;
}
.store_counseling_list .counseling_box .tel_text01 {
  font-size: 1.6rem;
  font-weight: bold;
}
.store_counseling_list .counseling_box .tel_text02 {
  font-size: 3.2rem;
  font-weight: bold;
}
.store_counseling_list .counseling_box .tel_text02 span {
  position: relative;
  padding-left: 25px;
}
.store_counseling_list .counseling_box .tel_text02 span::before {
  background: url(../img/lower/icon_tel.svg) no-repeat center center;
  background-size: 16px 16px;
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0;
  top: 15px;
}
.store_counseling_list .counseling_box .tel_text03 {
  font-size: 1.2rem;
}
.store_counseling_list .counseling_box .link {
  background: #f7f7f7;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  position: absolute;
  right: -12px;
  bottom: -12px;
}
.store_counseling_list .counseling_box .link::before {
  background: url(../img/lower/store_counseling_link.svg) no-repeat;
  background-size: 7px 7px;
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 11px;
  top: 10px;
  transition: right .3s;
}
.store_counseling_list .counseling_box a:hover .link {
  background: #135D9C;
}
.store_counseling_list .counseling_box a:hover .link::before {
  background-image: url(../img/lower/store_counseling_link_hover.svg);
  animation: .4s ease-out workArrow;
}
.store_counseling_list .counseling_box a:hover .box_in {
  opacity: 0.5;
  filter: alpha(opacity = 50);
}
.store_counseling_list .counseling_box a:hover .link {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.store_counseling .bg_text {
  top: 50%;
  left: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
}
.shop_single_anchor {
  padding-bottom: 85px;
}
.shop_anchor {
  margin: 70px 0 48px;
}
.shop_anchor ul {
  display: flex;
  justify-content: center;
  max-width: 1136px;
  margin: 0 auto;
}
.shop_anchor ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #135D9C;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.78;
  padding: 13px 47px 13px 30px;
  position: relative;
  height: 100%;
}
.shop_anchor ul li a::after {
  background: url(../img/scroll_link03.svg) no-repeat;
  background-size: 11px 11px;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 25px;
}
.shop_single_anchor p.lead_text {
  font-size: 1.6rem;
  margin-bottom: 0;
}
@media screen and (max-width: 1350px){
  .shop_anchor ul li a {
    font-size: 1.6rem;
    padding: 24px 37px 24px 20px;
  }
  .shop_anchor ul li a::after {
    right: 25px;
  }
}
@media screen and (max-width: 1200px){
  .shop_anchor ul li a {
    font-size: 1.2rem;
    padding: 20px 28px 20px 14px;
  }
  .shop_anchor ul li a::after {
    right: 15px;
  }
  .low_handling .low_title_wrap {
    display: block;
  }
  .low_handling .low_title {
    margin-bottom: 24px;
  }
  .low_handling .low_title .en {
    font-size: 4rem;
  }
  .low_handling .low_title h2 {
    font-size: 1.2rem;
  }
  .low_handling .low_title_wrap p.text {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 981px){
  .shop_infomation .shop_info_in {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse nowrap;
  }
  .shop_infomation .shop_info_in .image_area {
    width: 46.667%;
  }
  .shop_infomation .shop_info_in .text_area {
    width: 46.667%;
  }
  .shop_infomation .text_area dl {
    display: flex;
  }
  .shop_infomation .shop_access .access_text {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
  }
  .shop_infomation .shop_access .access_text dl:nth-child(1) {
    width: 40%;
  }
  .shop_infomation .shop_access .access_text dl:nth-child(2) {
    width: 55%;
  }
  .store_counseling_list {
    display: flex;
    justify-content: center;
    max-width: 1140px;
    margin: 0 auto;
  }
  .store_counseling_list .counseling_box {
    margin-right: 1.4375%;
    width: 32.375%;
  }
  .store_counseling_list .counseling_box:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 980px){
  .shop_infomation .shop_info_in .text_area {
    margin-top: 40px;
  }
  .shop_infomation .text_area dl {
    padding: 20px 0;
  }
  .shop_infomation .text_area dl dt {
    font-size: 1.4rem;
    width: auto;
  }
  .shop_infomation .text_area dl dd {
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .shop_infomation .shop_access {
    margin-top: 30px;
  }
  .shop_infomation .shop_access h3 {
	font-size: 16px;
    padding: 0 0 0 3px;
    border-left: 3px solid #135D9C;
    margin: 0 auto 20px;
  }
  .shop_infomation .shop_access .access_image {
    margin-bottom: 30px;
  }
  .shop_infomation .shop_access .access_iframe {
    margin-bottom: 30px;
    padding: 75.8017% 0 0;
    padding: calc(520 / 686 * 100%) 0 0;
  }
  .shop_infomation .shop_access .access_text {
    margin-bottom: 34px;
  }
  .shop_infomation .shop_access .access_text dl + dl {
    margin-top: 18px;
  }
  .shop_infomation .shop_access .access_text dl dt {
    font-size: 1.4rem;
  }
  .shop_infomation .shop_access .access_text dl dd {
    font-size: 1.4rem;
    margin-top: 9px;
  }
  .shop_infomation {
    padding: 80px 0 70px;
  }
  .shop_image .image_main {
    margin-bottom: 8px;
  }
  .shop_image .image_thumbnail .thumbnail_img {
    margin-top: 8px;
  }
  .store_counseling {
    padding: 35px 0 70px;
  }
  .store_counseling::before {
    background-image: url(../img/lower/store_counseling_bg_sp.svg);
    /*top: 22.34vw;*/
    top: 13%;
    left: 0;
    /*height: 21.3333%;*/
    height: 21.3333vw;
    width: 100%;
    transform: translate(0, 0);
  }
  .store_counseling .bg_text {
    top: 13%;
    left: 0;
    transform: translate(0, 0);
  }
  .store_counseling.item::before {
    top: 27.6%;
  }
  .store_counseling.item .bg_text {
    top: 27.6%;
  }
  .store_counseling.item {
    padding-top: 60px;
  }
  .store_counseling h2 {
    font-size: 2.6rem;
    padding-top: 65px;
  }
  .store_counseling h2::before {
    background: url(../img/lower/icon_ttl.svg) no-repeat center center;
    background-size: 49px 55px;
    content: "";
    margin-left: -24.5px;
    height: 55px;
    width: 49px;
  }
  .store_counseling_list .counseling_box a {
    padding: 10px 10px 15px;
  }
  .store_counseling_list .counseling_box .icon {
    margin-bottom: 8px;
  }
  .store_counseling_list .counseling_box + .counseling_box {
    margin-top: 8px;
  }
}
@media screen and (min-width: 769px){
  .handling_item .item_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .handling_item .item_wrap .item_post {
    margin-right: 1.66625%;
    margin-top: 35px;
    width: 18.667%;
  }
  .handling_item .item_wrap .item_post:nth-child(5n) {
    margin-right: 0;
  }
  .handling_item .item_wrap .item_post:nth-child(-n+5) {
    margin-top: 0;
  }
  .shop_anchor ul li a {
    border-right: 1px dashed #135D9C;
  }
  .shop_anchor ul li:first-child a {
    border-left: 1px solid #135D9C;
  }
  .shop_anchor ul li:last-child a {
    border-right: 1px solid #135D9C;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px){
  .handling_item .item_wrap .item_post {
    margin-right: 1.3333%;
    margin-top: 30px;
    width: 24%;
  }
  .handling_item .item_wrap .item_post:nth-child(5n) {
    margin-right: 1.3333%;
  }
  .handling_item .item_wrap .item_post:nth-child(-n+5) {
    margin-top: 30px;
  }
  .handling_item .item_wrap .item_post:nth-child(4n) {
    margin-right: 0;
  }
  .handling_item .item_wrap .item_post:nth-child(-n+4) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px){
  .shop_title {
    height: 85.3333vw;
  }
  .shop_title .tl {
    font-size: 1.6rem;
  }
  .shop_title h1 {
    font-size: 3rem;
    margin-top: 20px;
  }
  .low_stories .low_stories_in {
    padding: 70px 0 60px;
  }
  .low_stories .low_title03 {
    margin-bottom: 42px;
  }
  .low_stories02 .low_title02 {
    margin-bottom: 35px;
  }
  .low_stories02 .low_title02 h2 {
    font-size: 2.6rem;
    line-height: 1.4;
    margin-top: 10px;
  }
  .low_stories02 .low_title02 .tl {
    font-size: 1.7rem;
    padding: 10px 14px;
  }
  .low_stories02 .low_stories_in {
    padding: 70px 0 60px;
  }
  .low_news {
    padding: 50px 0 80px;
  }
  .low_handling {
    padding: 70px 0;
  }
  .low_handling .low_title .en {
    font-size: 4rem;
  }
  .low_handling .low_title_wrap p.text {
    font-size: 1.5rem;
  }
  .result_text {
    font-size: 1.6rem;
    margin-bottom: 24px;
  }
  .handling_item h3 {
    font-size: 1.6rem;
    margin-bottom: 24px;
    padding: 17px 20px;
  }
  .handling_item .item_wrap + h3 {
    margin-top: 45px;
  }
  .handling_item .item_wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .handling_item .item_wrap .item_post {
    margin-right: 1.45775%;
    margin-top: 24px;
    width: 32.3615%;
  }
  .handling_item .item_wrap .item_post:nth-child(3n) {
    margin-right: 0;
  }
  .handling_item .item_wrap .item_post:nth-child(-n+3) {
    margin-top: 0;
  }
  .handling_item .item_wrap .item_post a {
    padding: 2px 2px 20px;
    height: 100%;
  }
  .handling_item .item_wrap .item_post a p {
    font-size: 1.2rem;
    margin-top: 8px;
  }
  .shop_about {
    padding: 60px 0 50px;
  }
  .shop_about_box {
    padding: 30px 20px 48px;
  }
  .shop_about_box h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
  .shop_about_box p {
    font-size: 1.3rem;
  }
  .shop_single_anchor {
    padding-bottom: 70px;
  }
  .shop_anchor {
    margin-bottom: 50px;
  }
  .shop_anchor ul {
    display: block;
  }
  .shop_anchor ul li a {
    display: block;
    border-bottom: 1px dashed #135D9C;
    font-size: 1.5rem;
    line-height: 1.25;
    padding: 18px 15px;
    position: relative;
  }
  .shop_anchor ul li:first-child a {
    border-top: 1px solid #135D9C;
  }
  .shop_anchor ul li:last-child a {
    border-bottom: 1px solid #135D9C;
  }
  .shop_anchor ul li a::after {
    background-size: 10px 10px;
    width: 10px;
    height: 10px;
    right: 14px;
  }
  .shop_single_anchor p.lead_text {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
/* odaiba */
.shop_movie .movie_area {
  max-height: calc( 100vh - 110px );
  position: relative;
  z-index: 1;
}
.shop_movie.dummy .movie_area {
  background: #BABABA;
  min-height: calc( 100vh - 110px );
}
.shop_movie.dummy .movie_area::before {
  content: "動画が入ります";
  font-size: 1.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.shop_movie_fv {
  position: relative;
  width: 100%;
  height: calc( 100vh - 110px );
  overflow: hidden;
}
.shop_movie_fv video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.shop_movie .news_box {
  background: #E6EBF0;
  border: 1px solid #135D9C;
  padding: 19px 38px;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 10;
}
.shop_movie .news_box .date {
  font-size: 1.2rem;
  color: #4E4847;
}
.shop_movie .news_box .tl a {
  font-size: 1.6rem;
  color: #292423;
  letter-spacing: 0.03em;
}
.shop_movie .youtube_btn {
  position: absolute;
  right: 35px;
  bottom: 28px;
  z-index: 10;
}
.shop_movie .youtube_btn a {
  background: #DAE8F4;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 36px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1;
  padding: 16px 5px;
  width: 192px;
  text-align: center;
  position: relative;
}
.shop_movie .youtube_btn a::before {
  background: url(../img/lower/youtube_btn_icon.svg) no-repeat;
  background-size: 17px 12px;
  content: "";
  display: inline-block;
  width: 17px;
  height: 12px;
}
.shop_movie .youtube_btn a::after {
  background: url(../img/lower/youtube_btn_arw.svg) no-repeat;
  background-size: 14px 14px;
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  transition: right .3s;
}
.shop_movie .youtube_btn span {
  margin: 0 10px 0 5px;
}
.shop_single_anchor.odaiba {
  padding: 95px 0 118px;
}
.shop_single_anchor.odaiba .shop_anchor {
  margin: 80px 0 0;
}
.shop_single_anchor.odaiba .wrap {
  max-width: 1350px;
}
.shop_single_anchor.odaiba ul {
  max-width: 100%;
}
.movie {
  position: relative;
  width: 100%;
  height: 94vh;
  overflow: hidden;
}
.movie .fv_bg {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(94vh + 2px);
  margin: auto;
}
.movie #main_bg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.movie #movie {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.movie .main_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1300px){
  .shop_movie .news_box .tl a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1200px){
  .shop_movie .news_box .date {
    font-size: 1rem;
  }
  .shop_movie .news_box .tl a {
    font-size: 1rem;
  }
  .shop_single_anchor.odaiba ul li a {
    font-size: 1.05rem;
  }
}
@media screen and (min-width: 769px){
  .shop_movie .news_box {
    width: 62.5vw;
  }
  .shop_movie .news_box .info {
    display: flex;
    align-items: center;
    gap: 0 20px;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1300px){
  .shop_movie .news_box {
    padding: 15px 20px;
    width: 56.5vw;
  }
  .shop_movie .news_box .info {
    gap: 0 10px;
  }
  .shop_movie .youtube_btn a {
    font-size: 1.2rem;
    padding: 16px 5px;
    width: 14vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px){
  .shop_movie .news_box {
    padding: 15px 5px;
    left: 10px;
    transform: translate(0);
    width: 64vw;
  }
  .shop_movie .youtube_btn a {
    font-size: 1.05rem;
    width: 20vw;
  }
}
@media screen and (max-width: 1200px){
  .shop_movie .news_box {
    padding: 15px;
    position: static;
    transform: translate(0);
  }
  .shop_movie .news_box .date {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .shop_movie .news_box .tl a {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px){
  .shop_movie .movie_area {
    /*height: calc( 50vh - 100px );*/
    max-height: 67.5vh;
    aspect-ratio: 3 / 4;
    width: 100%;
  }
  .shop_movie.dummy .movie_area {
    min-height: calc( 67.5vh - 100px );
  }
  .shop_movie_fv {
    /*height: calc( 50vh - 100px );*/
    height: 67.5vh;
  }
  .shop_movie .youtube_btn {
    right: 8px;
    bottom: 10px;
  }
  .shop_movie .youtube_btn a {
    font-size: 1.2rem;
    padding: 14px 5px;
    width: 180px;
  }
  .shop_single_anchor.odaiba {
    padding: 50px 0 55px;
  }
  .shop_single_anchor.odaiba .shop_anchor {
    margin: 60px 0 0;
  }
  .shop_single_anchor.odaiba ul li a {
    font-size: 1.5rem;
  }
  .shop_single_anchor.odaiba ul li a::after {
    background-size: 11px 11px;
    width: 11px;
    height: 11px;
    right: 13px;
    top: 50%;
    margin-top: -5.5px;
  }
}
.shop_retoy {
  background: #F6FFF4;
}
.shop_retoy .about_wrap {
  background: url(../img/top/bg_base.png);
  border-top: 1px solid #6AB158;
  overflow: hidden;
  padding: 113px 0 88px;
}
.shop_retoy .btn a {
  padding: 22.5px 10px;
  margin: 0;
}
.shop_retoy .top_area {
  padding-bottom: 100px;
}
.shop_retoy .top_area .main_text .tl {
  display: inline-block;
  background: #fff;
  border: 1px solid #6AB059;
  margin-bottom: 40px;
  padding: 8px 16px;
  color: #6AB059;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
}
.shop_retoy .top_area .main_text .tl::before {
  background: url(../img/title_triangle02.png) no-repeat center center;
  background-size: 13px 8px;
  content: "";
  height: 8px;
  width: 13px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -6.5px;
}
.shop_retoy .top_area .main_text .logo {
  margin-bottom: 47px;
}
.shop_retoy .top_area .main_text h2 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #6AB158;
  margin-bottom: 20px;
}
.shop_retoy .top_area .main_text .text {
  font-size: 1.6rem;
  color: #292423;
  line-height: 1.8;
  margin-bottom: 50px;
}
.shop_retoy .top_area .image_area img {
  mix-blend-mode: multiply;
}
.shop_retoy .top_title .en {
  color: #6AB158;
}
.shop_retoy .top_title h2 {
  border: 1px solid #6AB158;
  color: #6AB158;
}
.shop_retoy .top_title_wrap p.note {
  color: #6AB158;
}
@media screen and (max-width: 1200px){
  .shop_retoy .top_area .main_text h2 {
    font-size: 2.7rem;
  }
  .shop_retoy .top_area .main_text .text {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 961px){
  .shop_retoy .top_area_in {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .shop_retoy .top_area .text_area {
    width: 40%;
  }
  .shop_retoy .top_area .image_area {
    width: 50%;
    position: relative;
  }
  .shop_retoy .top_area .image_area img {
    position: absolute;
    top: 50%;
    right: -20%;
    transform: translate(0, -50%);
    min-width: 719px;
  }
  .shop_retoy .stories_area {
    padding: 137px 0 115px;
    position: relative;
  }
  .shop_retoy .stories_area::before {
    content: "";
    background: #fff;
    border-radius: 400px 0 0 400px;
    height: 100%;
    width: 77.5%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .shop_retoy .stories_area_in {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 960px){
  .shop_retoy .about_wrap {
    padding: 45px 0 70px;
  }
  .shop_retoy .btn a {
    margin: 0 auto;
    padding: 18px 10px;
  }
  .shop_retoy .top_area {
    padding-bottom: 80px;
  }
  .shop_retoy .top_area .image_area {
    margin-bottom: 35px;
  }
  .shop_retoy .top_area .main_text {
    text-align: center;
  }
  .shop_retoy .top_area .main_text .tl {
    margin-bottom: 22px;
    padding: 6px 16px;
    font-size: 1.4rem;
  }
  .shop_retoy .top_area .main_text .logo {
    max-width: 46.65%;
    margin: 0 auto 32px;
  }
  .shop_retoy .top_area .main_text h2 {
    font-size: 2.6rem;
    margin-bottom: 17px;
    text-align: center;
  }
  .shop_retoy .top_area .main_text .text {
    font-size: 1.5rem;
    margin-bottom: 45px;
    text-align: center;
  }
  .shop_retoy .low_title h2::before {
    background-image: url(../img/title_triangle_gr_sp.png);
  }
  .shop_retoy .low_title_wrap p.note {
    display: none;
  }
}
@media screen and (min-width: 769px){
  .shop_retoy .low_title h2::before {
    background-image: url(../img/title_triangle_gr.png);
  }
}
@media screen and (max-width: 768px){
  .shop_retoy .low_title h2 {
    font-size: 1.3rem;
  }
}
.shop_retoy .bottom_area {
  margin-top: 100px;
}
.shop_retoy .bottom_area .btn a {
  margin: 0 auto;
}
.retoy_list02 {
  max-width: 1148px;
  margin: 0 auto 62px;
}
.retoy_list02 .retoy_item {
  background: #fff;
  border: 1px solid #6AB158;
  padding: 14px 15px 30px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.retoy_list02 .retoy_item::before {
  content: "";
  background: #fff;
  border: 1px solid #6AB158;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -11px;
  left: -1px;
  z-index: -1;
}
.retoy_list02 .retoy_item::after {
  content: "";
  background: #fff;
  border: 1px solid #6AB158;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -6px;
  left: -1px;
  z-index: -2;
}
.retoy_list02 .retoy_item .thumbnail_wrap {
  position: relative;
}
.retoy_list02 .retoy_item .thumbnail {
  height: 181px;
}
.retoy_list02 .retoy_item .thumbnail img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.retoy_list02 .retoy_item .icon {
  background: #E1EADF;
  border-radius: 50%;
  color: #6AB158;
  text-align: center;
  padding: 17px 0;
  height: 74px;
  width: 74px;
  position: absolute;
  top: -17px;
  left: 0;
}
.retoy_list02 .retoy_item .icon .point {
  display: block;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
}
.retoy_list02 .retoy_item .icon .num {
  display: block;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 4px;
}
.retoy_list02 .retoy_item .text_area {
  margin-top: 14px;
}
.retoy_list02 .retoy_item .text_area .tl {
  color: #6AB158;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 8px;
  text-align: center;
}
.retoy_list02 .retoy_item .text_area .text {
  color: #4E4847;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 960px){
  .shop_retoy .bottom_area {
    margin-top: 60px;
  }
  .retoy_list02 {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 769px){
  .retoy_list02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .retoy_list02 .retoy_item {
    margin-right: 3.48425%;
    margin-top: 50px;
    width: 31.0105%;
  }
  .retoy_list02 .retoy_item:nth-child(3n) {
    margin-right: 0;
  }
  .retoy_list02 .retoy_item:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px){
  .retoy_list02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .retoy_list02 .retoy_item {
    margin-right: 4%;
    margin-top: 50px;
    width: 48%;
  }
  .retoy_list02 .retoy_item:nth-child(2n) {
    margin-right: 0;
  }
  .retoy_list02 .retoy_item:nth-child(-n+2) {
    margin-top: 0;
  }
  .retoy_list02 .retoy_item .icon {
    height: 64px;
    width: 64px;
    top: -15px;
  }
  .retoy_list02 .retoy_item .icon .point {
    font-size: 1rem;
  }
  .retoy_list02 .retoy_item .icon .num {
    font-size: 2rem;
    margin-top: 3px;
  }
}
@media screen and (max-width: 700px){
  .retoy_list02 {
    display: block;
  }
  .retoy_list02 .retoy_item {
    margin: 0;
    padding: 10px 12px 30px;
    width: 100%;
  }
  .retoy_list02 .retoy_item + .retoy_item {
    margin-top: 40px;
  }
  .retoy_list02 .retoy_item .text_area {
    margin-top: 10px;
  }
  .retoy_list02 .retoy_item .text_area .tl {
    font-size: 1.8rem;
  }
  .retoy_list02 .retoy_item .text_area .text {
    font-size: 1.4rem;
  }
}
.shop_area {
  padding: 110px 0 115px;
}
.shop_area .low_title02 h2 {
  font-size: 4.6rem;
  line-height: 1.78;
  margin-top: 8px;
}
.shop_area .area_map {
  margin-top: 80px;
  padding: 0 40px;
}
.shop_area .area_map.disp_sp {
  display: none;
}
.shop_area .area_map h3 {
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: 0.02em;
  color: #135D9C;
  margin-bottom: 42px;
}
/*.map_list .map_item {
  position: relative;
  width: 20.879121%;
}*/
.map_list .map_item {
  position: relative;
}
.map_list .map_item:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.map_list .map_item > a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.map_list .map_item .box_wrap {
  display: flex;
  position: relative;
  overflow: hidden;
}
.map_list .map_item .icon {
  position: absolute;
  top: -13px;
  left: 8px;
}
.map_list .map_item .text {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding: 20px 10px;
  width: 56.97674%;
}
.map_list .map_item .text dl dt {
  font-size: 1.8rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1.4;
  margin-bottom: 8px;
}
.map_list .map_item .text dl dd p {
  font-size: 1rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1.5;
}
.map_list .map_item .text dl dd p + p {
  margin-top: 8px;
}
.map_list .map_item .image {
  width: 43.02326%;
}
.map_list .map_item .image img {
  width: 100%;
  height: 100%;
}
.map_list .map_item .link {
  background: #f7f7f7;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  position: absolute;
  right: -33px;
  bottom: -33px;
}
.map_list .map_item .link::before {
  background: url(../img/lower/icon_map_link.svg) no-repeat;
  background-size: 11px 11px;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 14px;
  top: 19px;
  margin-top: -5.5px;
  transition: right .3s;
}
.map_list .map_item:hover .link {
  background: #135D9C;
}
.map_list .map_item:hover .link::before {
  background-image: url(../img/lower/icon_map_link_hover.svg);
  animation: .4s ease-out workArrow;
}
.map_list .map_item:hover .link {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.map_clm:first-child .map_list .map_item:first-child {
  width: 183.158%;
}
.map_clm:first-child .map_list .map_item:first-child .text {
  padding: 30px 20px;
}
.map_clm:first-child .map_list .map_item:first-child .text dl dt {
  font-size: 3.2rem;
}
.map_clm:first-child .map_list .map_item:first-child .text dl dd p {
  font-size: 1.2rem;
}
.map_clm:first-child .map_list .map_item:first-child .link {
  width: 55px;
  height: 55px;
  right: -20px;
  bottom: -20px;
}
.map_clm:first-child .map_list .map_item:first-child .link::before {
  left: 15px;
  top: 21px;
}
.shop_area .area_map .map_clm:last-child {
  padding-top: 112px;
}
.shop_area .area_slider {
  max-width: 840px;
  margin: 90px auto 0;
}
.shop_image .image_main02 {
  margin-bottom: 24px;
}
.shop_image .image_thumbnail .thumbnail_img02 {
  width: 18.75%;
  margin-right: 1.5625%;
  margin-top: 16px;
  position: relative;
}
.shop_image .image_thumbnail .thumbnail_img02.active::before {
  content: "";
  border: 1px solid #135D9C;
  height: calc( 100% - 1px );
  width: calc( 100% - 1px );
  position: absolute;
  left: 0;
  top: 0;
}
.shop_image .image_thumbnail .thumbnail_img02:nth-child(5n) {
  margin-right: 0;
}
.shop_image .image_thumbnail .thumbnail_img02:nth-child(-n+5) {
  margin-top: 0;
}
@media screen and (max-width: 1650px){
  .map_list .map_item .text dl dt {
    font-size: 1.4rem;
  }
  .map_clm:first-child .map_list .map_item:first-child .text dl dt {
    font-size: 2.6rem;
  }
  .map_clm:first-child .map_list .map_item:first-child .text dl dd p {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 1600px){
  .shop_area .area_map .map_clm {
    width: 26%;
  }
  .shop_area .area_map .map_image {
    width: 45%;
  }
}
@media screen and (min-width: 1281px){
  .shop_area .area_map .map_wrap {
    background: #fff;
    padding: 68px 75px 110px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
  }
  .shop_area .area_map h3 {
    position: absolute;
    right: 68px;
    top: 75px;
  }
  .shop_area .area_map .map_clm {
    width: 20.879121%;
  }
  .shop_area .area_map .map_image {
    width: 54.945055%;
  }
  .map_list .map_item + .map_item {
    margin-top: 36px;
  }
  /*.map_list .map_item > a {
    background: #fff;
    border: 2px solid #135D9C;
    display: block;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .map_list .map_item::before {
    content: "";
    background: #E6EBF0;
    border: 2px solid #135D9C;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 1;
  }*/
}
@media screen and (max-width: 1280px){
  .shop_area .area_map.disp_pc {
    display: none;
  }
  .shop_area .area_map.disp_sp {
    display: block;
  }
  .shop_area .area_map {
    margin-top: 50px;
    padding: 0 4%;
  }
  .shop_area .area_map .map_in {
    background: #fff;
    padding: 35px 8px 45px;
    position: relative;
  }
  .shop_area .area_map h3 {
    font-size: 5rem;
    margin-bottom: 25px;
  }
  .shop_area .area_map .map_image {
    width: 100%;
    margin-bottom: 25px;
  }
  .map_list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 2.453988%;
  }
  .map_list .map_item {
    width: 48.773006%;
  }
  .map_list .map_item:first-child {
    width: 100%;
  }
  .map_list .map_item > a {
    background: none;
    border: none;
  }
}
@media screen and (max-width: 980px){
  .shop_image .image_main02 {
    margin-bottom: 10px;
  }
  .shop_image .image_thumbnail .thumbnail_img02 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 768px){
  .shop_area {
    padding: 70px 0;
  }
  .shop_area .area_map {
    margin-top: 25px;
  }
  .shop_area .area_map .map_in {
    padding: 25px 8px 35px;
  }
  .shop_area .area_map h3 {
    font-size: 2.4rem;
    margin-bottom: 18px;
  }
  .shop_area .low_title02 h2 {
    font-size: 2.8rem;
  }
  .shop_area .area_slider {
    margin-top: 50px;
  }
}

/* Door-To-Door */
.official_trip_top {
  padding: 58px 0 85px;
}
.official_trip_top  ul.anchor {
  display: flex;
  margin-bottom: 100px;
}
.official_trip_top  ul.anchor li {
  width: calc( 100% / 3 );
}
.official_trip_top  ul.anchor li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #135D9C;
  text-align: center;
  padding: 16px 10px 19px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.8;
  position: relative;
}
.official_trip_top .image_wrap {
  max-width: 1010px;
  margin: 0 auto;
}
.official_trip_top .image_wrap .text_area h2 {
  font-size: 4.2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 36px;
}
.official_trip_top .image_wrap .text_area h2 span {
  background: -webkit-linear-gradient(transparent 70%, #FFE98D 0%);
  background: linear-gradient(transparent 70%, #FFE98D 0%);
}
.official_trip_top .image_wrap .text_area p.text {
  font-size: 1.8rem;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
.official_trip_top .image_wrap .text_area p.text .note {
  display: block;
  font-size: 1.4rem;
  color: #4E4847;
  line-height: 1.7;
  text-indent: -1em;
  margin-top: 1em;
  padding-left: 1em;
}
.trouble_area {
  padding: 120px 0;
  position: relative;
  overflow: hidden;
}
.trouble_area .wrap {
  position: relative;
  z-index: 2;
}
.trouble_area .trouble_box {
  background: #fff;
  padding: 70px 11.2% 80px;
}
.trouble_area .trouble_box h2 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 62px;
  text-align: center;
}
.trouble_area .trouble_box h2 span {
  display: inline-block;
  border-bottom: 1px solid #135D9C;
  padding: 0 10px 11px;
  position: relative;
}
.trouble_area .trouble_box h2 span::after {
  content: "";
  border-bottom: 1px solid #135D9C;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.trouble_area .trouble_box .image {
  max-width: 764px;
  margin: 0 auto;
  padding: 0 5%;
  text-align: center;
}
.trouble_area .trouble_box .check_list {
  margin-top: 50px;
}
.trouble_area .trouble_box .check_list li {
  color: #135D9C;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.6;
  padding-left: 30px;
  position: relative;
}
.trouble_area .trouble_box .check_list li::before {
  background: url(../img/lower/trouble_check.svg) no-repeat center center;
  background-size: 16px 16px;
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: 5px;
  top: 9px;
}
.purchase_flow {
  padding: 100px 0 90px;
}
.flow_title {
  margin-bottom: 40px;
  text-align: center;
}
.flow_title .h2_icon {
  background: #FFE98D;
  border: 1px solid #135D9C;
  padding: 3px 22px 8px;
  color: #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  position: relative;
  display: inline-block;
}
.flow_title .h2_icon::before {
  background: url(../img/lower/flow_triangle.png) no-repeat center center;
  background-size: 12px 8px;
  content: "";
  height: 8px;
  width: 12px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -6px;
}
.flow_title .h2_icon span {
  font-size: 2.8rem;
}
.flow_title h2 {
  color: #135D9C;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.7;
  margin-top: 16px;
  text-align: center;
}
.purchase_flow .flow_wrap {
  max-width: 1000px;
  margin: 0 auto 68px;
}
.purchase_flow .flow_wrap .flow_item {
  border-bottom: 1px dashed #135D9C;
  padding: 45px 60px;
}
.purchase_flow .flow_wrap .flow_item:first-child {
  border-top: 1px dashed #135D9C;
}
.purchase_flow .flow_wrap .flow_item .image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.purchase_flow .flow_wrap .flow_item .image img {
  max-width: 140px;
}
.purchase_flow .flow_wrap .flow_item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFE98D;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  color: #135D9C;
  text-align: center;
  border-radius: 50%;
  height: 72px;
  width: 72px;
}
.purchase_flow .flow_wrap .flow_item .icon em {
  display: block;
  margin-top: 4px;
  font-size: 2.4rem;
  font-style: normal;
}
.purchase_flow .flow_wrap .flow_item .icon span {
  display: block;
}
.purchase_flow .flow_wrap .flow_item dl dt {
  color: #135D9C;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 16px;
}
.purchase_flow .flow_wrap .flow_item dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
}
.purchase_flow p.text01 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 26px;
  text-align: center;
}
.purchase_flow p.text02 {
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: center;
}
.purchase_center {
  padding: 90px 0 100px;
}
.purchase_center h2 {
  color: #135D9C;
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 28px;
  text-align: center;
}
.purchase_center p.lead_text {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
}
.purchase_center p.note_text {
  font-size: 1.1rem;
  color: #4E4847;
  text-align: center;
  margin: 0 0 35px;
}
.purchase_center .shop_list_cate {
  margin-bottom: 0;
}
.purchase_center .shop_list_cate ul {
  justify-content: center;
}
.purchase_center .shop_list_cate ul li {
  width: calc(100% / 5);
}
.purchase_center .shop_list_cate ul li a {
  padding: 15px 10px 11px;
}
.purchase_center .shop_list_cate ul li .jp {
  font-size: 2rem;
}
.purchase_center .center_content {
  margin-top: 74px;
}
.purchase_center .center_content h3 {
  background: #E6EBF0;
  display: flex;
  align-items: flex-end;
  color: #135D9C;
  padding: 28px 0;
  border-bottom: 1px solid #135D9C;
}
.purchase_center .center_content h3 .jp {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
  padding-left: 52px;
  position: relative;
}
.purchase_center .center_content h3 .jp::before {
  content: "";
  background: url("../img/icon_shop_ttl.svg") no-repeat center center;
  background-size: 18px 25px;
  width: 18px;
  height: 25px;
  position: absolute;
  left: 20px;
  top: 4px;
}
.purchase_center .center_content h3 .en {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin-left: 8px;
}
.purchase_center .center_content h3 .en::before {
  content: "/";
}
.purchase_center .center_wrap {
  padding-bottom: 20px;
}
.purchase_center .center_cont {
  background: #fff;
  padding: 0 32px;
}
.purchase_center .center_cont_in {
  border-bottom: 1px solid #135D9C;
  padding: 50px 40px 58px 25px;
}
.purchase_center .center_cont:last-child {
  padding-bottom: 78px;
}
.purchase_center .center_cont:last-child .center_cont_in {
  border-bottom: none;
  padding-bottom: 0;
}
.purchase_center .center_cont dl.area {
  margin-bottom: 40px;
  padding-bottom: 18px;
  border-bottom: 1px solid #DEDEDE;
  display: flex;
  align-items: flex-end;
}
.purchase_center .center_cont dl.area dt {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  color: #135D9C;
  display: flex;
  align-items: center;
  position: relative;
}
.purchase_center .center_cont dl.area dd {
  font-size: 1.6rem;
  line-height: 1;
  color: #4E4847;
  margin-left: 24px;
}
.purchase_center .center_cont .handling_product {
  background: #E6EBF0;
  padding: 22px 30px 30px;
}
.purchase_center .center_cont .handling_product .ttl {
  color: #4E4847;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 14px;
}
.purchase_center .center_cont .handling_product .product_list {
  text-align: left;
}
.purchase_center .center_cont .handling_product .product_list li {
  background: #FFFFFF;
  border-radius: 18px;
  display: inline-block;
  font-size: 1.4rem;
  margin: 0 5px 9px 0;
  padding: 9px 15px;
  text-align: center;
}
.purchase_center .center_cont .handling_product .note {
  font-size: 1.2rem;
  line-height: 1.8;
  letter-spacing: 0.03em;
  color: #4E4847;
  margin-top: 4px;
}
.purchase_center .center_cont .contact_info h4 {
  border-left: 5px solid #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  color: #4E4847;
  margin-bottom: 15px;
  padding-left: 18px;
}
.purchase_center .center_cont .contact_info .btn_wrap + .btn_wrap {
  border-top: 1px solid #DEDEDE;
  margin-top: 32px;
  padding-top: 32px;
}
.purchase_center .center_cont .contact_info .tel {
  margin-top: 16px;
  margin-bottom: 25px;
  padding-left: 12px;
  display: flex;
}
.purchase_center .center_cont .contact_info .tel a {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1;
  color: #135D9C;
  position: relative;
  padding-left: 25px;
}
.purchase_center .center_cont .contact_info .tel a::before {
  background: url(../img/icon_tel02.svg) no-repeat center center;
  background-size: 21px 21px;
  content: "";
  height: 21px;
  width: 21px;
  position: absolute;
  left: 0;
  top: 10px;
}
.purchase_center .center_cont .contact_info .tel:last-child {
  margin-bottom: 0;
}
.purchase_center .center_cont .contact_info .tel .time {
  border: 1px solid #8D8D8D;
  color: #8D8D8D;
  font-size: 1.2rem;
  line-height: 1.25;
  margin-left: 22px;
  padding: 5px 7px;
  text-align: center;
}
@media screen and (max-width: 1240px){
  .trouble_area .trouble_box .check_list li {
    font-size: 1.7rem;
    padding-right: 10px;
  }
  .purchase_center .center_cont_in {
    padding-left: 0;
    padding-right: 0;
  }
  .purchase_center .center_cont dl.area {
    display: block;
  }
  .purchase_center .center_cont dl.area dt {
    margin-bottom: 12px;
  }
  .purchase_center .center_cont dl.area dd {
    margin-left: 0;
    line-height: 1.8;
  }
  .purchase_center .center_cont .contact_info .tel {
    margin-top: 18px;
    margin-bottom: 20px;
    padding-left: 15px;
    display: block;
  }
  .purchase_center .center_cont .contact_info .tel a {
    font-size: 2.6rem;
  }
  .purchase_center .center_cont .contact_info .tel a::before {
    top: 9px;
  }
  .purchase_center .center_cont .contact_info .tel .time {
    display: inline-block;
    font-size: 1.3rem;
    margin-top: 13px;
    margin-left: 30px;
    padding: 5px 7px;
  }
}
@media screen and (min-width: 981px){
  .official_trip_top  ul.anchor li a {
    border-right: 1px dashed #135D9C;
  }
  .official_trip_top  ul.anchor li:first-child a {
    border-left: 1px solid #135D9C;
  }
  .official_trip_top  ul.anchor li:last-child a {
    border-right: 1px solid #135D9C;
  }
  .official_trip_top  ul.anchor li a span {
    position: relative;
    padding-right: 25px;
  }
  .official_trip_top ul.anchor li a span::after {
    background: url(../img/scroll_link04.svg) no-repeat;
    background-size: 11px 11px;
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-top: -5.5px;
    position: absolute;
    right: 0;
    top: 50%;
  }
  .purchase_flow .flow_wrap .flow_item dl dd .btn_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
    width: 506px;
  }
  .purchase_flow .flow_wrap .flow_item dl dd .btn_short {
    width: 250px;
  }
  .purchase_flow .flow_wrap .flow_item dl dd .btn_short a {
    width: 100%;
  }
}
@media screen and (max-width: 980px){
  .official_trip_top ul.anchor {
    display: block;
    margin-bottom: 55px;
  }
  .official_trip_top ul.anchor li {
    width: 100%;
  }
  .official_trip_top ul.anchor li a {
    display: block;
    border-bottom: 1px dashed #135D9C;
    font-size: 1.5rem;
    padding: 18px 15px;
    position: relative;
  }
  .official_trip_top ul.anchor li:first-child a {
    border-top: 1px solid #135D9C;
  }
  .official_trip_top ul.anchor li:last-child a {
    border-bottom: 1px solid #135D9C;
  }
  .official_trip_top ul.anchor li a::after {
    background: url(../img/scroll_link02.svg) no-repeat;
    background-size: 10px 10px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    position: absolute;
    right: 14px;
    top: 50%;
  }
  .purchase_flow .flow_wrap .flow_item dl dd .btn_wrap {
    margin-top: 25px;
  }
  .purchase_flow .flow_wrap .flow_item dl dd .btn_wrap .btn_short + .btn_short {
    margin-top: 12px;
  }
}
@media screen and (min-width: 769px){
  .official_trip_top .image_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .official_trip_top .image_wrap .text_area {
    width: 47.03%;
  }
  .official_trip_top .image_wrap .image {
    width: 44.554%;
  }
  .trouble_area .trouble_box .check_list {
    display: flex;
    flex-wrap: wrap;
  }
  .trouble_area .trouble_box .check_list li {
    margin-bottom: 0;
    margin-top: 32px;
    width: 50%;
  }
  .trouble_area .trouble_box .check_list li:nth-child(-n+2) {
    margin-top: 0;
  }
  .purchase_flow .flow_wrap .flow_item {
    display: flex;
  }
  .purchase_flow .flow_wrap .flow_item .image {
    margin-right: 48px;
    min-width: 260px;
  }
  .purchase_flow .flow_wrap .flow_item .text {
    flex-grow: 1;
  }
  .purchase_center .center_cont .center_flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .purchase_center .center_cont .contact_info {
    width: 39.59%;
  }
  .purchase_center .center_cont .handling_product {
    width: 55.836%;
  }
}
@media screen and (max-width: 768px){
  .official_trip_top {
    padding: 60px 0 65px;
  }
  .official_trip_top .image_wrap .image {
    margin-top: 25px;
  }
  .official_trip_top .image_wrap .text_area h2 {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 24px;
  }
  .official_trip_top .image_wrap .text_area p.text {
    font-size: 1.5rem;
    text-align: center;
  }
  .official_trip_top .image_wrap .text_area p.text .note {
    font-size: 1.1rem;
    margin-top: 1.5em;
  }
  .trouble_area {
    padding: 65px 0 17.02127vw;
  }
  .trouble_area .trouble_box {
    padding: 35px 4.5% 40px;
  }
  .trouble_area .trouble_box h2 {
    font-size: 2.2rem;
    margin-bottom: 34px;
  }
  .trouble_area .trouble_box .check_list {
    margin-top: 32px;
  }
  .trouble_area .trouble_box .check_list li {
    font-size: 1.6rem;
    padding-left: 25px;
  }
  .trouble_area .trouble_box .check_list li + li {
    margin-top: 16px;
  }
  .trouble_area .trouble_box .check_list li::before {
    background-size: 13px 13px;
    height: 13px;
    width: 13px;
    left: 0px;
    top: 6px;
  }
  .purchase_flow {
    padding: 65px 0;
  }
  .flow_title {
    margin-bottom: 30px;
  }
  .flow_title .h2_icon {
    padding: 3px 16px 6px;
    font-size: 1.3rem;
  }
  .flow_title .h2_icon span {
    font-size: 2.1rem;
  }
  .flow_title h2 {
    font-size: 2.8rem;
    margin-top: 12px;
  }
  .purchase_flow .flow_wrap {
    margin-bottom: 50px;
  }
  .purchase_flow .flow_wrap .flow_item {
    padding: 22px 0px;
  }
  .purchase_flow .flow_wrap .flow_item .image {
    align-items: flex-start;
  }
  .purchase_flow .flow_wrap .flow_item .image img {
    max-width: 120px;
    margin-top: 10px;
  }
  .purchase_flow .flow_wrap .flow_item .icon {
    font-size: 1rem;
    height: 54px;
    width: 54px;
  }
  .purchase_flow .flow_wrap .flow_item .icon em {
    margin-top: 4px;
    font-size: 1.8rem;
  }
  .purchase_flow .flow_wrap .flow_item .text {
    margin-top: -45px;
  }
  .purchase_flow .flow_wrap .flow_item dl dt {
    font-size: 2.4rem;
    margin-bottom: 12px;
  }
  .purchase_flow .flow_wrap .flow_item dl dd {
    font-size: 1.5rem;
  }
  .purchase_flow p.text01 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .purchase_flow p.text02 {
    font-size: 1.2rem;
  }
  .purchase_center {
    padding: 60px 0 65px;
  }
  .purchase_center h2 {
    font-size: 2.8rem;
    margin-bottom: 22px;
  }
  .purchase_center p.lead_text {
    font-size: 1.5rem;
    margin: 0 0 12px;
  }
  .purchase_center p.note_text {
    margin: 0 0 20px;
  }
  .purchase_center .shop_list_cate ul li {
    width: calc(100% / 5);
  }
  .purchase_center .shop_list_cate ul li a {
    padding: 10px 10px 7px 8px;
  }
  .purchase_center .shop_list_cate ul li .jp {
    font-size: 1.15rem;
  }
  .purchase_center .shop_list_cate ul li .en {
    font-size: 1rem;
    font-size: .9rem;
  }
  .shop_list_cate ul li a::after {
    background-size: 8px 8px;
    width: 8px;
    height: 8px;
    right: 6px;
  }
  .purchase_center .center_content {
    margin: 38px -4% 0;
  }
  .purchase_center .center_content h3 {
    padding: 18px 4%;
  }
  .purchase_center .center_content h3 .jp {
    font-size: 1.8rem;
    padding-left: 18px;
  }
  .purchase_center .center_content h3 .jp::before {
    background-size: 12px 17px;
    width: 12px;
    height: 17px;
    left: 1px;
    top: 1px;
  }
  .purchase_center .center_content h3 .en {
    font-size: 1.1rem;
    margin-left: 4px;
  }
  .purchase_center .center_wrap {
    padding-bottom: 15px;
  }
  .purchase_center .center_cont {
    padding: 0 4%;
  }
  .purchase_center .center_cont_in {
    padding: 35px 0;
  }
  .purchase_center .center_cont:last-child {
    padding-bottom: 40px;
  }
  .purchase_center .center_cont dl.area {
    margin-bottom: 25px;
    padding-bottom: 12px;
  }
  .purchase_center .center_cont dl.area dt {
    font-size: 2rem;
  }
  .purchase_center .center_cont dl.area dd {
    font-size: 1.5rem;
  }
  .purchase_center .center_cont .handling_product {
    margin-top: 30px;
    padding: 20px 4%;
  }
  .purchase_center .center_cont .handling_product .ttl {
    margin-bottom: 12px;
  }
  .purchase_center .center_cont .handling_product .product_list li {
    font-size: 1.2rem;
    margin: 0 4px 9px 0;
    padding: 7px 10px;
  }
  .purchase_center .center_cont .contact_info h4 {
    margin-bottom: 14px;
    padding-left: 15px;
  }
  .purchase_center .center_cont .contact_info .btn_wrap + .btn_wrap {
    margin-top: 22px;
    padding-top: 22px;
  }
  .purchase_center .center_cont .contact_info .tel a {
    padding-left: 26px;
  }
  .purchase_center .center_cont .contact_info .tel a::before {
    background-size: 18px 18px;
    height: 18px;
    width: 18px;
    top: 16px;
  }
}

/* for_corporations */
.official_trip_top.type02 .image_wrap {
  max-width: 1122px;
}
.recommend_point {
  position: relative;
  overflow: hidden;
  padding: 100px 0 120px;
}
.recommend_point .wrap {
  position: relative;
  z-index: 2;
}
.recommend_point .low_title02 .tl {
  background: #FFE98D;
  font-size: 1.8rem;
  padding: 11px 32px;
}
.recommend_point .low_title02 .tl::before {
  background: url(../img/lower/flow_triangle.png) no-repeat center center;
  background-size: 12px 8px;
  content: "";
  height: 8px;
  width: 12px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin-left: -6px;
}
.recommend_point h2 {
  font-size: 4.8rem;
  margin-top: 24px;
}
.recommend_point .point {
  margin-top: 45px;
}
.recommend_point .point li {
  padding: 35px 100px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recommend_point .point li + li {
  margin-top: 15px;
}
.recommend_point .point li figure {
  width: 270px;
}
.recommend_point .point li .in {
  width: 64%;
}
.recommend_point .point li h3 {
  font-size: 3.2rem;
  color: #135D9C;
  font-weight: bold;
  border-bottom: 1px solid #135D9C;
  margin-bottom: 30px;
  padding-bottom: 18px;
  position: relative;
}
.recommend_point .point li h3::after {
  content: "";
  border-bottom: 1px solid #135D9C;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.recommend_point .point li .text {
  font-size: 1.6rem;
  line-height: 1.8;
}
.recommend_point .point li .number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96px;
  height: 28px;
  margin-bottom: 24px;
  font-size: 1.2rem;
  color: #135D9C;
  font-weight: bold;
  background: #DAE8F4;
  border: 1px solid #135D9C;
}
.recommend_point .point li .number span {
  font-size: 1.4rem;
}
@media screen and (max-width: 1200px){
  .recommend_point .point li {
    padding: 35px 50px;
  }
  .recommend_point .point li figure {
    width: 180px;
  }
}
@media screen and (min-width: 769px){
  .official_trip_top.type02 .image_wrap .text_area {
    width: 54.5847%;
  }
  .official_trip_top.type02 .image_wrap .image {
    width: 38.5027%;
  }
}
@media screen and (max-width: 768px){
  .recommend_point {
    padding: 60px 0 21.333vw;
  }
  .recommend_point .low_title02 .tl {
    font-size: 1.3rem;
    padding: 8px 18px;
  }
  .recommend_point h2 {
    font-size: 3rem;
    margin-top: 16px;
  }
  .recommend_point .point {
    margin-top: 40px;
  }
  .recommend_point .point li {
    padding: 25px 6% 35px;
    flex-wrap: wrap;
    width: 100%;
  }
  .recommend_point .point li figure {
    width: 67.8%;
    margin: 0 auto;
    text-align: center;
  }
  .recommend_point .point li .in {
    width: 100%;
  }
  .recommend_point .point li h3 {
    font-size: 2.4rem;
    margin-bottom: 24px;
    padding-bottom: 14px;
  }
}

/* sell_shop */
.sell_shop_page .anchor02 {
  padding: 8rem 0;
}
.sell_shop_page .anchor02 ul {
  display: flex;
  justify-content: center;
  margin: auto;
}
.sell_shop_page .anchor02 ul li {
  padding: 1.6rem 4rem;
  font-size: 2rem;
  line-height: 1.4;
}
.sell_shop_page .anchor02 ul li:first-of-type {
  border-left: 1px solid #135D9C;
}
.sell_shop_page .anchor02 ul li:last-of-type {
  border-right: 1px solid #135D9C;
}
.sell_shop_page .anchor02 ul li + li {
  border-left: 1px dashed #135D9C;
}
.sell_shop_page .anchor02 ul li a {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  color: #135D9C;
  font-weight: bold;
}
.sell_shop_page .recommend {
  position: relative;
  padding-bottom: 9rem;
}
.sell_shop_page .recommend .title02 {
  margin-bottom: 2rem;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
}
.sell_shop_page .recommend .title02 span {
  background: linear-gradient(transparent 70%, #FFE98D 70%);
}
.sell_shop_page .recommend .title02 + p {
  margin-bottom: 8rem;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.875;
}
.sell_shop_page .recommend .box {
position: relative;
padding: 5rem 0 7.8rem;
background: #fff;
border: 1px solid #135D9C;
z-index: 2;
}
.sell_shop_page .recommend .box:before, 
.sell_shop_page .recommend .box:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #135D9C;
}
.sell_shop_page .recommend .box:before {
  bottom: 4px;
}
.sell_shop_page .recommend .box:after {
  bottom: 9px;
}
.sell_shop_page .recommend .box .title03 {
  position: relative;
  display: table;
  padding: 0 1.2rem 1.6rem;
  margin: 0 auto 3.6rem;
  font-size: 3.2rem;
  color: #135D9C;
  font-weight: bold;
  text-align: center;
}
.sell_shop_page .recommend .box .title03:before, 
.sell_shop_page .recommend .box .title03:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #135D9C;
}
.sell_shop_page .recommend .box .title03:before {
  bottom: 0;
}
.sell_shop_page .recommend .box .title03:after {
  bottom: 5px;
}
.sell_shop_page .recommend .box ul {
  display: flex;
  justify-content: center;
}
.sell_shop_page .recommend .box ul li {
  width: 30rem;
  padding: 1.5rem 0 0;
}
.sell_shop_page .recommend .box ul li + li {
  border-left: 1px dashed #DEDEDE;
}
.sell_shop_page .recommend .box ul li figure {
  margin: auto;
  text-align: center;
}
.sell_shop_page .recommend .box ul li p {
  margin-top: 1.6rem;
  font-size: 2.1rem;
  color: #135D9C;
  font-weight: bold;
  text-align: center;
  line-height: 1.619;
}
.sell_shop_page .flow {
  position: relative;
  padding: 11rem 0 12rem;
  background: #E6EBF0;
  z-index: 2;
}
.sell_shop_page .flow .low_title02 .tl {
  background: #FFE98D;
  font-size: 1.8rem;
  padding: 0 16px 8px;
}
.sell_shop_page .flow .low_title02 .tl span {
  font-size: 2.8rem;
}
.sell_shop_page .flow .low_title02 h2 {
  font-size: 4.6rem;
}
.sell_shop_page .flow .low_title02 .tl::before {
  background: url(../img/lower/fv_triangle_y.png) no-repeat center center;
  background-size: 10px 8px;
}
.sell_shop_page .flow .wrap {
  max-width: 100rem;
}
.sell_shop_page .flow .step {
  margin: 6.5rem auto 2.4rem;
}
.sell_shop_page .flow .step li {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6.5rem 4.6rem 6.5rem 7.5rem;
  background: #fff;
  border: 1px solid #135D9C;
}
.sell_shop_page .flow .step li + li {
  margin-top: 1.6rem;
}
.sell_shop_page .flow .step li .number {
  position: absolute;
  top: -1rem;
  left: -2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 8.8rem;
  height: 8.8rem;
  padding-top: 0.5em;
  font-size: 1.8rem;
  color: #135D9C;
  font-weight: bold;
  line-height: 1;
  background: url(../img/lower/counter_purchase_bg_number.png) no-repeat center center;
  background-size: cover;
}
.sell_shop_page .flow .step li .number span {
  font-size: 2.4rem;
}
.sell_shop_page .flow .step li figure {
  position: relative;
  width: 306px;
  height: 200px;
}
.sell_shop_page .flow .step li figure img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sell_shop_page .flow .step li .in {
  width: 52rem;
}
.sell_shop_page .flow .step li .in .title03 {
  margin-bottom: 2.4rem;
  font-size: 3.2rem;
  color: #135D9C;
  font-weight: bold;
}
.sell_shop_page .flow .step li .in p {
font-size: 1.6rem;
line-height: 1.875;
}
.sell_shop_page .flow .step li .in .btn_area {
  display: flex;
  gap: 1.5rem;
  margin-top: 4rem;
}
.sell_shop_page .flow .step li .in .btn_area .btn {
  max-width: 25rem;
  width: 100%;
}
.sell_shop_page .flow .step li .in .btn_area .btn a {
  border-radius: 2.4rem;
  font-size: 1.4rem;
  padding: 1.4rem 10px;
}
.sell_shop_page .flow .caution p {
  font-size: 1.3rem;
  line-height: 1.846;
}
.sell_shop_page .flow .caution p a {
  color: #135D9C;
  text-decoration: underline;
}
.sell_shop_page .flow .caution p a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
}
.sell_shop_page .reason {
   padding: 10rem 0 12rem;
}
.sell_shop_page .reason .low_title_wrap {
  align-items: center;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 1px solid #135D9C;
}
.sell_shop_page .reason .low_title_wrap .low_title p {
  font-size: 4.6rem;
  color: #135D9C;
  font-weight: bold;
}
.sell_shop_page .reason .low_title_wrap .low_title h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.2rem;
  padding: 0 1.3rem;
  font-size: 1.4rem;
  line-height: 1;
}
.sell_shop_page .reason .low_title_wrap p {
  font-size: 1.8rem;
  color: #135D9C;
}
.sell_shop_page .reason .point li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6.5rem 0 6.5rem 4rem;
}
.sell_shop_page .reason .point li + li {
  border-top: 1px solid #DEDEDE;
}
.sell_shop_page .reason .point li:nth-child(even) {
  flex-direction: row-reverse;
  padding: 6.5rem 4rem 6.5rem 0;
}
.sell_shop_page .reason .point li figure {
  position: relative;
  width: 46rem;
  height: 33.7rem;
}
.sell_shop_page .reason .point li figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 320px;
}
.sell_shop_page .reason .point li .in {
  width: 66rem;
}
.sell_shop_page .reason .point li .in .number{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 9.6rem;
  height: 2.8rem;
  margin-bottom: 2.6rem;
  font-size: 1.2rem;
  color: #135D9C;
  font-weight: bold;
  background: #DAE8F4;
  border: 1px solid #135D9C;
}
.sell_shop_page .reason .point li .in .number span {
  font-size: 1.4rem;
}
.sell_shop_page .reason .point li .in .title03 {
  position: relative;
  padding-bottom: 3rem;
  margin-bottom: 2.8rem;
  font-size: 3.6rem;
  color: #135D9C;
  font-weight: bold;
  border-bottom: 1px solid #135D9C;
}
.sell_shop_page .reason .point li .in .title03:after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #135D9C;
}
.sell_shop_page .reason .point li .in p {
  font-size: 1.6rem;
  line-height: 1.875;
}
.sell_shop_page .reason .point li .in p .example {
  font-size: 50%; 
}
.sell_shop_page .reason .point li .in .caution {
  margin-top: 1.6rem;
}
.sell_shop_page .reason .point li .in .caution p {
  font-size: 1.2rem;
  line-height: 2;
}
.sell_shop_page .voice {
  padding: 8.5rem 0 9rem;
  background: #E6EBF0;
}
.sell_shop_page .voice .title02 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 2.8rem;
  margin-bottom: 4.6rem;
  font-size: 4rem;
  font-weight: bold;
}
.sell_shop_page .voice .title02:before, 
.sell_shop_page .voice .title02:after {
  content: "";
  display: block;
  width: 2px;
  height: 1.2em;
  background: #4E4847;
}
.sell_shop_page .voice .title02:before {
  transform: rotate(-22deg);
}
.sell_shop_page .voice .title02:after {
  transform: rotate(22deg);
}
.sell_shop_page .voice .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2.5rem;
}
.sell_shop_page .voice .box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  max-width: 44rem;
  padding: 3rem 3rem 3.8rem;
  background: #fff;
}
.sell_shop_page .voice .box .fukidashi {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38rem;
  /*height: 10.48rem;*/
  margin-bottom: 1rem;
  font-size: 2.1rem;
  color: #135D9C;
  font-weight: bold;
  text-align: center;
  background: #DAE8F4;
  border-radius: 5rem;
  padding: 12.75px 10px;
}
.sell_shop_page .voice .box .fukidashi:after {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 9rem;
  width: 24px;
  height: 21px;
  background: url(../img/lower/fukidshi_tri.svg) no-repeat left bottom;
  background-size: cover;
}
.sell_shop_page .voice .box img {
  margin-bottom: 1.8rem;
}
.sell_shop_page .voice .box p {
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.875;
}
@media screen and (max-width: 1200px){
  .sell_shop_page .anchor02 ul li {
    font-size: 1.5rem;
  }
  .sell_shop_page .recommend .box ul li p {
    font-size: 1.4rem;
  }
  .sell_shop_page .flow .step li figure img {
    max-width: 80%;
  }
  .sell_shop_page .reason .low_title_wrap {
    display: block;
    margin-bottom: 24px;
  }
  .sell_shop_page .reason .low_title_wrap .low_title p {
    font-size: 4.6rem;
  }
  .sell_shop_page .reason .low_title_wrap .low_title h2 {
    font-size: 1.4rem;
  }
  .sell_shop_page .reason .point li figure img {
    max-width: 80%;
  }
}
@media screen and (max-width: 980px){
  .sell_shop_page .anchor02 {
    padding: 72px 0 55px;
  }
  .sell_shop_page .anchor02 ul {
    flex-wrap: wrap;
  }
  .sell_shop_page .anchor02 ul li {
    width: 100%;
    padding: 0;
    font-size: 1.5rem;
    text-align: center;
  }
  .sell_shop_page .anchor02 ul li:first-of-type {
    border-top: 1px solid #135D9C;
    border-left: none;
  }
  .sell_shop_page .anchor02 ul li:last-of-type {
    border-bottom: 1px solid #135D9C;
    border-right: none;
  }
  .sell_shop_page .anchor02 ul li + li {
    border-top: 1px dashed #135D9C;
    border-left: none;
  }
  .sell_shop_page .anchor02 ul li a {
    position: relative;
    justify-content: center;
    gap: 0;
    padding: 18px 0;
  }
  .sell_shop_page .anchor02 ul li a img {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px){
  .sell_shop_page .recommend {
    padding-bottom: 19.2vw;
  }
  .sell_shop_page .recommend .bg_text {
    bottom: -2px;
  }
  .sell_shop_page .recommend .title02 {
    margin-bottom: 24px;
    font-size: 2.4rem;
    color: #4E4847;
  }
  .sell_shop_page .recommend .title02 + p {
    margin-bottom: 60px;
    font-size: 1.5rem;
    line-height: 1.866;
  }
  .sell_shop_page .recommend .box {
    padding: 32px 4.08% 38px;
  }
  .sell_shop_page .recommend .box:before {
    bottom: 1.066vw;
  }
  .sell_shop_page .recommend .box:after {
    bottom: 2.4vw;
  }
  .sell_shop_page .recommend .box .title03 {
    padding: 0 6px 16px;
    margin: 0 auto 34px;
    font-size: 2.2rem;
  }
  .sell_shop_page .recommend .box .title03:after {
    bottom: 5px;
  }
  .sell_shop_page .recommend .box ul {
    flex-wrap: wrap;
  }
  .sell_shop_page .recommend .box ul li {
    display: flex;
    align-items: center;
    gap: 3.73vw;
    width: 100%;
    padding: 0 0 14px;
  }
  .sell_shop_page .recommend .box ul li + li {
    padding: 14px 0;
    border-top: 1px dashed #DEDEDE;
    border-left: none;
  }
  .sell_shop_page .recommend .box ul li:last-of-type {
    padding: 14px 0 0;
  }
  .sell_shop_page .recommend .box ul li figure {
    width: 96px;
    margin: 0;
  }
  .sell_shop_page .recommend .box ul li p {
    margin-top: 0;
    font-size: 1.8rem;
    color: #135D9C;
    text-align: left;
    line-height: 1.777;
  }
  .sell_shop_page .flow {
    padding: 55px 0 60px;
  }
  .sell_shop_page .flow .low_title02 .tl {
    font-size: 1.3rem;
    padding: 0 14px 6px;
  }
  .sell_shop_page .flow .low_title02 .tl span {
    font-size: 2.1rem;
  }
  .sell_shop_page .flow .low_title02 h2 {
    font-size: 2.8rem;
  }
  .sell_shop_page .flow .step {
    margin: 8.53vw auto;
  }
  .sell_shop_page .flow .step li {
    flex-wrap: wrap;
    gap: 8.53vw;
    width: 91.46vw;
    padding: 84px 10% 40px;
  }
  .sell_shop_page .flow .step li + li {
    margin-top: 24px;
  }
  .sell_shop_page .flow .step li .number{
    top: -12px;
    left: -12px;
    width: 72px;
    height: 72px;
    font-size: 1.4rem;
  }
  .sell_shop_page .flow .step li .number span {
    font-size: 1.8rem;
  }
  .sell_shop_page .flow .step li figure {
    width: 71.98vw;
    height: 46.9vw;
    margin: auto;
  }
  .sell_shop_page .flow .step li .in {
    width: 100%;
  }
  .sell_shop_page .flow .step li .in .title03 {
    margin-bottom: 18px;
    font-size: 2.4rem;
  }
  .sell_shop_page .flow .step li .in p {
    font-size: 1.5rem;
    line-height: 1.866;
  }
  .sell_shop_page .flow .step li .in .btn_area {
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 8vw;
  }
  .sell_shop_page .flow .step li .in .btn_area .btn {
    max-width: none;
    width: 100%;
  }
  .sell_shop_page .flow .step li .in .btn_area .btn a {
    border-radius: 24px;
    font-size: 1.4rem;
    padding: 15px 5px;
    max-width: 250px;
    border: 2px solid #135D9C;
  }
  .sell_shop_page .flow .caution p {
    font-size: 1.2rem;
    line-height: 2;
  }
  .sell_shop_page .reason {
    padding: 62px 0 66px;
  }
  .sell_shop_page .reason .low_title_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 34px;
    padding-bottom: 25px;
    margin-bottom: 35px;
  }
  .sell_shop_page .reason .low_title_wrap .low_title {
    margin: auto;
  }
  .sell_shop_page .reason .low_title_wrap .low_title p {
    font-size: 2.8rem;
    text-align: center;
  }
  .sell_shop_page .reason .low_title_wrap .low_title h2 {
    width: auto;
    margin: 0 auto 3px;
    padding: 0 6px;
    font-size: 1.1rem;
    height: 2.4rem;
  }
  .sell_shop_page .reason .low_title_wrap p {
    font-size: 1.5rem;
    width: 100%;
  }
  .sell_shop_page .reason .point li {
    flex-wrap: wrap;
    gap: 22px;
    padding: 0 0 42px;
  }
  .sell_shop_page .reason .point li + li {
    padding: 42px 0;
  }
  .sell_shop_page .reason .point li:nth-child(even) {
    padding: 42px 0;
  }
  .sell_shop_page .reason .point li:last-child {
    padding-bottom: 0;
  }
  .sell_shop_page .reason .point li figure {
    width: 61.24vw;
    height: 42.592vw;
    margin: auto;
  }
  .sell_shop_page .reason .point li figure img{
    max-width: none;
    width: auto;
    height: 42.66666666666667vw;
  }
  .sell_shop_page .reason .point li .in {
    width: 100%;
  }
  .sell_shop_page .reason .point li .in .number {
    display: inline-block;
    width: auto;
    height: auto;
    margin-bottom: 20px;
    font-size: 1.2rem;
    padding: 8px 12px;
    line-height: 1;
  }
  .sell_shop_page .reason .point li .in .number span {
    font-size: 1.4rem;
  }
  .sell_shop_page .reason .point li .in .title03 {
    padding-bottom: 18px;
    margin-bottom: 24px;
    font-size: 2.4rem;
  }
  .sell_shop_page .reason .point li .in .title03:after {
    bottom: 6px;
  }
  .sell_shop_page .reason .point li .in p {
    font-size: 1.5rem;
    line-height: 1.866;
  }
  .sell_shop_page .reason .point li .in .caution {
    margin-top: 22px;
  }
  .sell_shop_page .reason .point li .in .caution p {
    font-size: 1.2rem;
  }
  .sell_shop_page .voice {
    padding: 52px 0 65px;
  }
  .sell_shop_page .voice .title02 {
    gap: 4.26vw;
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
  .sell_shop_page .voice .flex {
    gap: 16px;
  }
  .sell_shop_page .voice .box {
    width: 100%;
    max-width: 100%;
    padding: 24px 6.7% 34px;
  }
  .sell_shop_page .voice .box .fukidashi {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding: 15px 0;
    font-size: 1.8rem;
    border-radius: 45px;
  }
  .sell_shop_page .voice .box .fukidashi br {
    display: block;
  }
  .sell_shop_page .voice .box .fukidashi:after {
    bottom: -3.46vw;
    left: 14.66vw;
    width: 6.816vw;
    height: 4.992vw;
  }
  .sell_shop_page .voice .box img {
    margin-bottom: 16px;
  }
  .sell_shop_page .voice .box p {
    font-size: 1.5rem;
    text-align: left;
    line-height: 1.866;
  }
  .sell_shop_page .voice .box p br {
    display: none;
  }
}

/* privacy */
.privacy_policy {
  padding-bottom: 120px;
}
.privacy_policy .wrap {
  max-width: 960px;
}
.privacy_head {
  margin-bottom: 40px;
}
.privacy_head p {
  font-size: 1.6rem;
  line-height: 2.1;
}
.privacy_cont h2 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 22px;
}
.privacy_cont p + h2, 
.privacy_cont ul + h2 {
  margin-top: 42px;
}
.privacy_cont h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #135D9C;
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
}
.privacy_cont h3::before {
  content: "";
  background: #135D9C;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  position: absolute;
  left: 0;
  top: 9px;
}
.privacy_cont p + h3 {
  margin-top: 28px;
}
.privacy_cont p {
  font-size: 1.6rem;
  line-height: 2.1;
}
.privacy_cont p a {
  color: #135D9C;
  text-decoration: underline;
}
.privacy_cont p a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
}
.privacy_cont ul {
  margin-top: 30px;
}
.privacy_cont ul li {
  font-size: 1.6rem;
  line-height: 2.1;
  position: relative;
  padding-left: 16px;
}
.privacy_cont ul li::before {
  content: "";
  background: #4E4847;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 13px;
}
.privacy_cont ul li + li {
  margin-top: 8px;
}
.privacy_cont .privacy_box {
  background: #F7F7F7;
  margin-top: 20px;
  margin-bottom: 55px;
  padding: 25px 30px;
}
.privacy_cont .privacy_box:last-child {
  margin-bottom: 0;
}
.privacy_cont .privacy_box h4 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 10px;
}
.privacy_cont .privacy_box dl + dl {
  margin-top: 10px;
}
.privacy_cont .privacy_box dt {
  display: inline;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}
.privacy_cont .privacy_box dd {
  display: inline;
  font-size: 1.6rem;
  line-height: 1.8;
}
.privacy_cont .privacy_box dd::before {
  content: "：";
}
.privacy_cont .privacy_box dd a {
  color: #135D9C;
  text-decoration: underline;
}
.privacy_cont .privacy_box dd a:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: none;
}
@media screen and (max-width: 768px){
  .privacy_policy {
    padding-bottom: 80px;
  }
  .privacy_head {
    margin-bottom: 35px;
  }
  .privacy_head p {
    font-size: 1.4rem;
    line-height: 1.85;
  }
  .privacy_cont h2 {
    font-size: 2.1rem;
    margin-bottom: 16px;
  }
  .privacy_cont p + h2, 
  .privacy_cont ul + h2 {
    margin-top: 38px;
  }
  .privacy_cont h3 {
    font-size: 1.6rem;
    margin-bottom: 18px;
    padding-left: 16px;
  }
  .privacy_cont h3::before {
    height: 8px;
    width: 8px;
    top: 9px;
  }
  .privacy_cont p + h3 {
    margin-top: 24px;
  }
  .privacy_cont p {
    font-size: 1.4rem;
    line-height: 1.85;
  }
  .privacy_cont ul {
    margin-top: 23px;
  }
  .privacy_cont ul li {
    font-size: 1.4rem;
    line-height: 1.85;
    padding-left: 14px;
  }
  .privacy_cont ul li::before {
    height: 7px;
    width: 7px;
    top: 9px;
  }
  .privacy_cont .privacy_box {
    margin-top: 20px;
    margin-bottom: 42px;
    padding: 20px 15px;
  }
  .privacy_cont .privacy_box h4 {
    font-size: 1.4rem;
  }
  .privacy_cont .privacy_box dl + dl {
    margin-top: 12px;
  }
  .privacy_cont .privacy_box dt {
    font-size: 1.4rem;
  }
  .privacy_cont .privacy_box dd {
    font-size: 1.4rem;
  }
}

/* company */
.corporate_title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 33.9394vw;
  background: url(../img/lower/corporate_fv_bg.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.corporate_title::before {
  content: "";
  background: #000;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.25;
}
.corporate_title .en {
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0px 0px 20px rgba( 0,0,0,0.5 );
}
.corporate_title h1 {
  color: #fff;
  font-size: 6.4rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 16px;
  display: flex;
  align-items: center;
  text-shadow: 0px 0px 20px rgba( 0,0,0,0.5 );
}
.corporate_list {
  padding: 130px 0;
}
.corporate_list ul li a {
  display: block;
  border: 1px solid #135D9C;
  padding: 7px;
}
.corporate_list ul li a .image {
  background: #E6EBF0;
  height: 184px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.corporate_list ul li a .ttl {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 1.6;
  color: #08518E;
  padding: 20px 26px 13px;
  text-align: center;
  position: relative;
}
.corporate_list ul li a .ttl .en {
  display: block;
  margin-top: 6px;
  color: #799EBC;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
}
.corporate_list ul li a .ttl .icon {
  border: 1px solid #799EBC;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -10px;
  transition: right .3s;
}
.corporate_list ul li a .ttl .icon::before {
  background: url(../img/lower/icon_corporate_link.svg) no-repeat;
  background-size: 7px 7px;
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 6px;
  top: 6px;
}
/*.corporate_list ul li a:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.corporate_list ul li a:hover .ttl .icon {
  right: 7px;
}*/

/*.company_title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #135D9C;
  border-left: 1px solid #135D9C;
  border-right: 1px solid #135D9C;
}
.company_title .main_image {
  background: #DEDEDE;
  padding-bottom: 8px;
  border-right: 1px solid #135D9C;
  border-left: 1px solid #135D9C;
  width: 50%;
  position: relative;
}
.company_title .main_image_box {
  border-bottom: 1px solid #135D9C;
  padding-bottom: 7px;
}
.company_title .main_image_in {
  border-bottom: 1px solid #135D9C;
  min-height: 439px;
}
.company_title .main_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.company_title .ttl_text {
  padding-left: 12.5vw;
  width: 50%;
}
.company_title .ttl_text .en {
  color: #135D9C;
  font-size: 7.2rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
}
.company_title .ttl_text  h1 {
  color: #135D9C;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 16px;
}*/
.company_title {
  margin-bottom: 35px;
  padding-top: 120px;
}
.company_title h1 {
  color: #135D9C;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 25px;
  padding-left: 25px;
}
.company_title h1::before {
  content: "";
  background: #799EBC;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0;
  top: 5px;
}
.company_title .en {
  color: #135D9C;
  font-size: 9rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
}
.company_page .company_wrap {
  max-width: 960px;
  margin: 0 auto 80px;
}
.company_page .company_wrap dl {
  display: flex;
  border-bottom: 1px solid #E6EBF0;
  padding: 35px 0;
}
.company_page .company_wrap dl:first-child {
  border-top: 1px solid #E6EBF0;
}
.company_page .company_wrap dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1.8;
  padding-right: 10px;
  width: 182px;
}
.company_page .company_wrap dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
  width: calc( 100% - 182px );
}
.company_page .company_wrap dl dd .contact_link {
  margin-top: 18px;
}
.company_page .company_wrap dl dd .contact_link:first-child {
  margin-top: 0;
}
.company_page .company_wrap dl dd .contact_link .link {
  margin-bottom: 15px;
}
.company_page .company_wrap dl dd .contact_link .link:last-child {
  margin-bottom: 0;
}
.company_page .company_wrap dl dd .contact_link .link a {
  display: inline-block;
  color: #135D9C;
  padding-left: 20px;
  position: relative;
}
.company_page .company_wrap dl dd .contact_link .link a::before {
  background: url(../img/icon_link.svg) no-repeat center center;
  background-size: 10px 10px;
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  left: 0;
  top: 10px;
  transition: left .3s;
}
.company_page .company_wrap dl dd .contact_link .link a span {
  border-bottom: 1px solid #135D9C;
  padding-bottom: 6px;
}
.company_page .company_wrap dl dd .contact_link .link a:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.company_page .company_wrap dl dd .contact_link .link a:hover::before {
  left: 4px;
}
.company_page .company_wrap dl dd ul li {
  font-size: 1.6rem;
  line-height: 1.8;
  text-indent: -1em;
  padding-left: 1em;
}
.company_page .iframe_map {
  width: 100%;
  margin-bottom: 130px;
  padding: 33.3334% 0 0;
  padding: calc(400 / 1200 * 100%) 0 0;
  position: relative;
  box-sizing: border-box;
}
.company_page .iframe_map iframe {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.company_bottom_link {
  border-top: 1px solid #135D9C;
}
.company_bottom_link ul {
  display: flex;
  justify-content: space-between;
  max-width: 954px;
  margin: 0 auto;
}
.company_bottom_link ul li a {
  display: block;
  font-size: 1.6rem;
  color: #135D9C;
  padding: 22px 20px;
  position: relative;
}
.company_bottom_link ul li a::before {
  background: url(../img/icon_link.svg) no-repeat center center;
  background-size: 10px 10px;
  content: "";
  height: 10px;
  width: 10px;
  margin-top: -5px;
  position: absolute;
  left: 0;
  top: 50%;
}
.history_page .history_wrap {
  max-width: 960px;
  margin: 0 auto 100px;
}
.history_page .history_wrap dl {
  display: flex;
  justify-content: space-between;
}
.history_page .history_wrap dl + dl {
  margin-top: 25px;
}
.history_page .history_wrap dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  width: 102px;
}
.history_page .history_wrap dl dd {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-left: 50px;
  width: calc( 100% - 102px );
  position: relative;
}
.history_page .history_wrap dl dd::after {
  content: "";
  background: #DEDEDE;
  height: 1px;
  width: 24px;
  position: absolute;
  top: 14px;
  left: -44px;
}
html[lang="en"] .history_page .history_wrap dl dt {
  width: 165px;
}
html[lang="en"] .history_page .history_wrap dl dd {
  width: calc( 100% - 165px );
}
.philosophy_cont {
  padding: 60px 0 115px;
  text-align: center;
}
.philosophy_cont .logo {
  margin-bottom: 56px;
}
.philosophy_cont h2 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #135D9C;
  text-align: center;
}
.philosophy_cont p {
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
  margin-top: 23px;
}
.company_vison {
  padding: 88px 0 120px;
}
.company_vison .low_title02 {
  margin-bottom: 28px;
}
.company_vison ul {
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
}
.company_vison ul li {
  width: calc( 100% / 3 );
}
.company_vison ul li {
  color: #135D9C;
  text-align: center;
  padding: 30px;
}
.company_vison ul li dl dt, 
.company_vison ul li dl dd {
  color: #135D9C;
  font-weight: bold;
  text-align: center;
}
.company_vison ul li dl dt {
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom: 17px;
}
.company_vison ul li dl dd {
  font-size: 2.2rem;
  line-height: 1.8;
}
.philosophy_title h2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #135D9C;
  text-align: center;
  margin-bottom: 38px;
}
.philosophy_title p.lead {
  color: #135D9C;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.philosophy_image {
  margin-top: 50px;
}
.massage_page {
  padding: 80px 0 110px;
}
.massage_page .president_image {
  margin-bottom: 70px;
}
.massage_page .president_image .text_area h2 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 32px;
}
.massage_page .president_image .text_area p {
  font-size: 1.6rem;
  line-height: 2;
}
.massage_page .president_image .text_area p span.name {
  display: block;
  text-align: right;
  color: #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 30px;
}
.massage_page .president_image .text_area p span.name em {
  font-size: 2.4rem;
  font-style: normal;
}
/*.massage_page .president_image .image {
  position: relative;
}
.massage_page .president_image .image::before {
  content: "";
  border: 1px solid #135D9C;
  position: absolute;
  left: 0;
  top: 0;
  height: calc( 100% - 2px );
  width: calc( 100% - 2px );
}*/
.massage_page .president_image .image span.name {
  background: #fff;
  border: 1px solid #135D9C;
  color: #135D9C;
  font-size: 1.6rem;
  line-height: 1;
  padding: 13px 14px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.massage_page .massage_main {
  max-width: 1000px;
  margin: 0 auto;
}
.massage_page .massage_main img {
  display: block;
  margin-bottom: 30px;
}
.massage_page .massage_main p {
  font-size: 1.6rem;
  line-height: 2;
}
.massage_page .massage_main p + img {
  margin-top: 45px;
}
/*@media screen and (max-width: 1450px){
  .company_title .ttl_text {
    padding-left: 25px;
  }
  .company_title .ttl_text .en {
    font-size: 6rem;
  }
  .company_title .ttl_text  h1 {
    font-size: 2.1rem;
    margin-top: 16px;
  }
}*/
@media screen and (min-width: 981px){
  .corporate_list ul {
    display: flex;
  }
  .corporate_list ul li {
    width: 24.5%;
    margin-right: 0.6667%;
  }
  .corporate_list ul li:nth-child(4n) {
    margin-right: 0;
  }
  .massage_page .president_image {
    display: flex;
    justify-content: space-between;
  }
  .massage_page .president_image .image {
    width: 39.584%;
  }
  .massage_page .president_image .text_area {
    width: 50%;
  }
}
@media screen and (max-width: 980px){
  .corporate_title {
    height: 85.3333vw;
  }
  .corporate_title .en {
    font-size: 1.8rem;
  }
  .corporate_title h1 {
    font-size: 4rem;
    margin-top: 14px;
  }
  .corporate_list {
    padding: 70px 0;
  }
  .corporate_list ul li + li {
    margin-top: 24px;
  }
  .corporate_list ul li a .image {
    height: 185px;
  }
  
  /*.company_title {
    display: block;
    border: none;
  }
  .company_title .main_image {
    width: 100%;
    border: 1px solid #135D9C;
    position: relative;
  }
  .company_title .main_image_in {
    min-height: 228px;
  }
  .company_title .ttl_text {
    padding: 40px 8% 32px;
    width: 100%;
  }
  .company_title .ttl_text .en {
    font-size: 4rem;
  }
  .company_title .ttl_text  h1 {
    font-size: 1.6rem;
    margin-top: 14px;
  }*/
  .company_title {
    margin-bottom: 20px;
    padding-top: 70px;
  }
  .company_title h1 {
    font-size: 1.6rem;
    margin-bottom: 16px;
    padding-left: 18px;
  }
  .company_title h1::before {
    height: 11px;
    width: 11px;
    top: 4px;
  }
  .company_title .en {
    font-size: 4rem;
  }
  .company_page .company_wrap {
    margin-bottom: 40px;
  }
  .company_page .company_wrap dl {
    display: block;
    padding: 20px 0;
  }
  .company_page .company_wrap dl dt {
    font-size: 1.4rem;
    margin-bottom: 8px;
    width: 100%;
  }
  .company_page .company_wrap dl dd {
    font-size: 1.4rem;
    width: 100%;
  }
  .company_page .company_wrap dl dd .contact_link {
    margin-top: 8px;
  }
  .company_page .company_wrap dl dd .contact_link .link a::before {
    background-size: 9px 9px;
    height: 9px;
    width: 9px;
    left: 0;
    top: 10px;
  }
  .company_page .iframe_map {
    margin-bottom: 70px;
    padding: 75.8017% 0 0;
    padding: calc(520 / 686 * 100%) 0 0;
  }
  .company_bottom_link ul li a {
    font-size: 1.5rem;
  }
  .company_bottom_link ul li a::before {
    background-size: 9px 9px;
    height: 9px;
    width: 9px;
    margin-top: -4.5px;
  }
  .history_page .history_wrap {
    margin-bottom: 70px;
  }
  .history_page .history_wrap dl {
    display: block;
  }
  .history_page .history_wrap dl + dl {
    margin-top: 26px;
  }
  .history_page .history_wrap dl dt {
    font-size: 1.4rem;
    margin-bottom: 6px;
    width: 100%;
  }
  .history_page .history_wrap dl dd {
    font-size: 1.4rem;
    margin-left: 0;
    padding-left: 25px;
    width: 100%;
  }
  .history_page .history_wrap dl dd::after {
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    left: 8px;
  }
  html[lang="en"] .history_page .history_wrap dl dt {
    width: 100%;
  }
  html[lang="en"] .history_page .history_wrap dl dd {
    width: 100%;
  }
  .philosophy_cont {
    padding: 30px 0 65px;
  }
  .philosophy_cont .logo {
    margin-bottom: 40px;
  }
  .philosophy_cont h2 {
    font-size: 2.2rem;
  }
  .philosophy_cont p {
    font-size: 1.4rem;
    text-align: left;
    margin-top: 23px;
  }
  .company_vison {
    padding: 55px 0 80px;
  }
  .company_vison ul li {
    padding: 30px 25px;
  }
  .company_vison ul li dl dt {
    font-size: 1.5rem;
    margin-bottom: 11px;
  }
  .company_vison ul li dl dd {
    font-size: 1.8rem;
  }
  .philosophy_title h2 {
    font-size: 1.6rem;
    margin-bottom: 28px;
  }
  .philosophy_title p.lead {
    font-size: 1.9rem;
  }
  .philosophy_image {
    margin-top: 35px;
  }
  .massage_page {
    padding: 40px 0 70px;
  }
  .massage_page .president_image {
    margin-bottom: 40px;
  }
  .massage_page .president_image .image {
    margin-bottom: 40px;
  }
  .massage_page .president_image .text_area h2 {
    font-size: 2.1rem;
    margin-bottom: 20px;
  }
  .massage_page .president_image .text_area p {
    font-size: 1.4rem;
  }
  .massage_page .president_image .image span.name {
    padding: 13px 14px;
  }
  .massage_page .massage_main img {
    display: block;
    margin-bottom: 25px;
  }
  .massage_page .massage_main p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .massage_page .massage_main p + img {
    margin-top: 38px;
  }
}
@media screen and (min-width: 769px){
  .company_vison ul li {
    border-right: 1px dashed #135D9C;
  }
  .company_vison ul li:first-child {
    border-left: 1px solid #135D9C;
  }
  .company_vison ul li:last-child {
    border-right: 1px solid #135D9C;
  }
}
@media screen and (max-width: 768px){
  .company_title .main_image_in {
    min-height: 60.8vw;
  }
  .company_bottom_link {
    padding: 22px 4% 10px;
  }
  .company_bottom_link ul {
    display: block;
    text-align: center;
  }
  .company_bottom_link ul li {
    display: inline-block;
    margin: 0 5px 12px;
  }
  .company_bottom_link ul li a {
    font-size: 1.4rem;
    line-height: 1.8;
    padding: 0 20px;
  }
  .company_vison ul {
    display: block;
  }
  .company_vison ul li {
    border-bottom: 1px dashed #135D9C;
    padding: 22px 8%;
    width: 100%;
  }
  .company_vison ul li:first-child {
    border-top: 1px solid #135D9C;
  }
  .company_vison ul li:last-child {
    border-bottom: 1px solid #135D9C;
  }
}

/* faq */
.faq_front {
  margin-bottom: 70px;
  padding-top: 10px;
}
.faq_front p.lead_text {
  margin-bottom: 30px;
}
.faq_content .faq_content_in {
  border-top: 1px solid #E6EBF0;
  padding-top: 80px;
  max-width: 1080px;
  margin: 0 auto;
}
.faq_content  ul.anchor {
  display: flex;
  max-width: 845px;
  margin: 0 auto 80px;
}
.faq_content  ul.anchor li {
  width: calc( 100% / 3 );
}
.faq_content  ul.anchor li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #135D9C;
  text-align: center;
  padding: 18px 10px 22px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
  position: relative;
}
.faq_content .faq_wrap .faq_item + .faq_item {
  margin-top: 74px;
}
.faq_content .faq_wrap h2 {
  font-size: 2.8rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 21px;
}
.faq_content .faq_wrap dl:last-child {
  border-bottom: 1px solid #135D9C;
}
.faq_content .faq_wrap dl dt {
  background: #F7F7F7;
  border-top: 1px solid #135D9C;
  font-size: 1.8rem;
  font-weight: bold;
  color: #135D9C;
  line-height: 1.8;
  padding: 24px 80px;
  cursor: pointer;
  position: relative;
}
.faq_content .faq_wrap dl dt:before {
  content: "Q.";
  font-size: 2.6rem;
  font-family: "Almarai", serif;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 27px;
  left: 34px;
}
.faq_content .faq_wrap dl dt::after {
  background: url(../img/lower/faq_acc.svg) no-repeat;
  background-size: 19px 10px;
  content: "";
  display: inline-block;
  width: 19px;
  height: 10px;
  margin-top: -5px;
  position: absolute;
  right: 45px;
  top: 50%;
}
.faq_content .faq_wrap dl dt.active::after {
  transform: rotate(-180deg);
}
.faq_content .faq_wrap dl dd {
  display: none;
  font-size: 1.6rem;
  line-height: 1.8;
  padding: 31px 80px 34px;
  position: relative;
}
.faq_content .faq_wrap dl dd:before {
  content: "A.";
  font-size: 2.6rem;
  font-family: "Almarai", serif;
  font-weight: bold;
  line-height: 1;
  color: #135D9C;
  position: absolute;
  top: 32px;
  left: 34px;
}
.faq_contact {
  margin-top: 50px;
  padding: 60px 0;
  position: relative;
}
.faq_contact .wrap {
  position: relative;
  z-index: 2;
}
.faq_contact h2 {
  font-size: 4rem;
  font-weight: bold;
  color: #135D9C;
  margin-bottom: 32px;
  padding-top: 77px;
  text-align: center;
  position: relative;
}
.faq_contact h2::before {
  background: url(../img/lower/icon_ttl02.svg) no-repeat center center;
  background-size: 59px 62px;
  content: "";
  margin-left: -29.5px;
  height: 62px;
  width: 59px;
  position: absolute;
  left: 50%;
  top: 0;
}
.faq_contact .bg_text {
  top: 50%;
  left: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1350px){
  .faq_content  ul.anchor li a {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 769px){
  .faq_content  ul.anchor li a {
    border-right: 1px dashed #135D9C;
  }
  .faq_content  ul.anchor li:first-child a {
    border-left: 1px solid #135D9C;
  }
  .faq_content  ul.anchor li:last-child a {
    border-right: 1px solid #135D9C;
  }
  .faq_content  ul.anchor li a span {
    position: relative;
    padding-right: 25px;
  }
  .faq_content ul.anchor li a span::after {
    background: url(../img/scroll_link04.svg) no-repeat;
    background-size: 11px 11px;
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-top: -5.5px;
    position: absolute;
    right: 0;
    top: 50%;
  }
}
@media screen and (max-width: 768px){
  .faq_content ul.anchor {
    display: block;
    margin-bottom: 50px;
  }
  .faq_content ul.anchor li {
    width: 100%;
  }
  .faq_content ul.anchor li a {
    display: block;
    border-bottom: 1px dashed #135D9C;
    font-size: 1.5rem;
    padding: 18px 15px;
    position: relative;
  }
  .faq_content ul.anchor li:first-child a {
    border-top: 1px solid #135D9C;
  }
  .faq_content ul.anchor li:last-child a {
    border-bottom: 1px solid #135D9C;
  }
  .faq_content ul.anchor li a::after {
    background: url(../img/scroll_link02.svg) no-repeat;
    background-size: 10px 10px;
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-top: -6px;
    position: absolute;
    right: 14px;
    top: 50%;
  }
  .faq_front {
    margin-bottom: 55px;
    padding-top: 10px;
  }
  .faq_content .faq_content_in {
    padding-top: 60px;
  }
  .faq_content .faq_wrap .faq_item + .faq_item {
    margin-top: 68px;
  }
  .faq_content .faq_wrap h2 {
    font-size: 2.1rem;
    margin-bottom: 20px;
  }
  .faq_content .faq_wrap dl dt {
    font-size: 1.6rem;
    padding: 18px 50px 18px 44px;
  }
  .faq_content .faq_wrap dl dt:before {
    font-size: 2.2rem;
    top: 22px;
    left: 13px;
  }
  .faq_content .faq_wrap dl dt::after {
    background-size: 10px 5px;
    width: 10px;
    height: 5px;
    margin-top: -2.5px;
    right: 14px;
    top: 50%;
  }
  .faq_content .faq_wrap dl dd {
    font-size: 1.5rem;
    padding: 20px 50px 22px 44px;
  }
  .faq_content .faq_wrap dl dd:before {
    font-size: 2.2rem;
    top: 22px;
    left: 13px;
  }
  .faq_contact {
    margin-top: 45px;
    padding: 36px 0;
  }
  .faq_contact .bg_text {
    top: 20.8%;
    left: 0;
    transform: translate(0, 0);
  }
  .faq_contact h2 {
    font-size: 2.1rem;
    margin-bottom: 26px;
    padding-top: 68px;
  }
  .faq_contact h2::before {
    background: url(../img/lower/icon_ttl02.svg) no-repeat center center;
    background-size: 49px 51px;
    content: "";
    margin-left: -24.5px;
    height: 51px;
    width: 49px;
  }
}

/* form */
.contact_title {
  padding: 120px 0 68px;
  border-bottom: 1px solid #E6EBF0;
}
.contact_title h1 {
  color: #135D9C;
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
}
.contact_title h1 span {
  font-size: 3rem;
  line-height: 1;
}
.contact_title .en {
  color: #135D9C;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-top: 30px;
}
.contact_front {
  margin-bottom: 70px;
}
.contact_front p.lead_text {
  margin-bottom: 30px;
}
.contact_form {
  padding-bottom: 130px;
}
.contact_form .contact_form_in {
  border-top: 1px solid #E6EBF0;
}
.contact_form dl {
  border-bottom: 1px solid #E6EBF0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 135px 35px 0;
}
.contact_form dl.flex_top {
  align-items: flex-start;
}
.contact_form dl dt {
  display: flex;
  justify-content: space-between;
  padding-right: 25px;
  width: 30%;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}
.contact_form dl dt span.required {
  border: 1px solid #E89112;
  display: flex;
  justify-content: center;
  align-items: center;
  /*width: 48px;
  height: 24px;*/
  font-size: 1.1rem;
  color: #E89112;
  font-weight: bold;
  line-height: 1;
  padding: 2px 11px;
  max-height: 29px;
}
.contact_form dl dt span.optional {
  border: 1px solid #8D8D8D;
  display: flex;
  justify-content: center;
  align-items: center;
  /*width: 48px;
  height: 24px;*/
  font-size: 1.1rem;
  color: #8D8D8D;
  font-weight: bold;
  line-height: 1;
  padding: 2px 11px;
  max-height: 29px;
}
.contact_form dl dd {
  width: 70%;
  font-size: 1.5rem;
  line-height: 1.8;
}
.contact_form dl dd input[type="text"],
.contact_form dl dd input[type="email"],
.contact_form dl dd select, 
.contact_form dl dd textarea {
  font-family: "Noto Sans JP", serif;
  background: #F7F7F7;
  width: 100%;
  height: 60px;
  padding: 1em 1.5em;
  font-size: 1.6rem;
  font-weight: 500;
}
.contact_form dl dd textarea {
  width: 100%;
  max-width: none;
  height: 160px;
  resize: vertical;
}
.contact_form dl dd input[type="text"]::placeholder,
.contact_form dl dd input[type="email"]::placeholder, 
.contact_form dl dd textarea::placeholder {
  color: #B2B2B2;
}
.contact_form dl dd .select {
  width: 400px;
  position: relative;
}
.contact_form dl dd select {
  background: #fff;
  border: 1px solid #4E4847;
  font-size: 1.6rem;
  color: #4E4847;
}
.contact_form dl dd .select::before {
  background: url(../img/select_icon.svg) no-repeat center center;
  background-size: 13px 7px;
  content: "";
  height: 7px;
  width: 13px;
  position: absolute;
  right: 15px;
  top: 27px;
  /*top: 50%;
  margin-top: -3.5px;*/
  z-index: 2;
  display: inline-block;
}
.contact_form dl dd .note {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-top: 1em;
}
.contact_form dl dd .text {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-bottom: 1em;
}
.contact_form dl dd .calendar {
  margin-bottom: 26px;
}
.contact_form dl dd .calendar .tl {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 7px;
}
.contact_form dl dd .calendar input[type="text"] {
  background: url(../img/calendar_icon.svg) no-repeat 92% center #F7F7F7;;
  background-size: 16px 18px;
  width: 240px;
}
.contact_form dl dd .calendar .calendar_item + .calendar_item {
  border-top: 1px solid #E6EBF0;
  margin-top: 15px;
  padding-top: 15px;
}
.contact_form dl dd .calendar input[type="date"] {
  background: #F7F7F7;
  font-family: "Noto Sans JP", serif;
  height: 60px;
  padding: 1em 1.5em;
  font-size: 1.6rem;
  font-weight: 500;
  width: 240px;
}
.contact_form dl dd .cl_yl {
  color: #E89112;
}
.contact_form dl dd  .file_wrap > .wpcf7-form-control-wrap {
  display: block;
  max-width: 480px;
}
.contact_form dl dd  .file_wrap > .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
  margin-top: 8px;
}
.contact_form dl dd .wpcf7-file {
  display: inline-block;
  background-color: #ffffff;
  color: #BABABA;
  font-size: 1.6rem;
  padding-left: 0; 
  border: 1px solid #E6EBF0;
  height: 48px;
  width: 100%;
}
.contact_form dl dd input[type="file"]::file-selector-button {
  background-color: #E6EBF0;
  border: 1px solid #135D9C;
  padding: 10px 10px 12px;
  margin-right: 1em;
  color: #135D9C;
  height: 100%;
  cursor: pointer;
}
.contact_form .privacy_check {
  padding-top: 65px;
}
.contact_form .privacy_check span.required {
  border: 1px solid #E89112;
  display: flex;
  justify-content: center;
  align-items: center;
  /*width: 48px;
  height: 24px;*/
  font-size: 1.1rem;
  color: #E89112;
  font-weight: bold;
  line-height: 1;
  margin-left: 20px;
  padding: 2px 11px;
  max-height: 29px;
}
.contact_form .checkbox_con {
  display: flex;
  /*align-items: center;*/
  justify-content: center;
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center;
}
.contact_form .privacy_check .mwform-checkbox-field label{
  display: table;
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: bold;
}
.contact_form .privacy_check .mwform-checkbox-field label span{
  position: relative;
  padding-left: 40px;
}
.contact_form .privacy_check .mwform-checkbox-field label span::before{
  content: "";
  display: block; 
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #111111;
  border-radius: 0;
}
.contact_form .privacy_check .mwform-checkbox-field label input:checked + span::before{
  background: #111111;
}
.contact_form .privacy_check .mwform-checkbox-field label span::after{
  content: "";
  display: block; 
  position: absolute;
  top: 7px;
  left: 4px;
  width: 9px;
  height: 4.5px;
  background: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-radius: 0;
  transform: rotate( -45deg );
}
.contact_form .privacy_check .wpcf7-list-item label{
  display: table;
  margin: 0 auto;
  font-size: 1.6rem;
  font-weight: bold;
}
.contact_form .privacy_check .wpcf7-list-item label span{
  position: relative;
  padding-left: 40px;
}
.contact_form .privacy_check .wpcf7-list-item label span::before{
  content: "";
  display: block; 
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #111111;
  border-radius: 0;
}
.contact_form .privacy_check .wpcf7-list-item label input:checked + span::before{
  background: #111111;
}
.contact_form .privacy_check .wpcf7-list-item label span::after{
  content: "";
  display: block; 
  position: absolute;
  top: 7px;
  left: 4px;
  width: 9px;
  height: 4.5px;
  background: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-radius: 0;
  transform: rotate( -45deg );
}
.contact_form .submit_flex {
  display: flex;
  justify-content: center;
  margin-top: 45px;
}
/*.contact_form p.submit {
  background: #fff;
  display: block;
  border: 1px solid #135D9C;
  border-radius: 36px;
  line-height: 1;
  padding: 25.5px 10px;
  width: 360px;
  cursor: pointer;
  position: relative;
}
.contact_form p.submit::after {
  background: url(../img/icon_btn.svg) no-repeat;
  background-size: 11px 11px;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -5.5px;
  transition: right .3s;
}
.contact_form p.submit:hover {
  background: #E6EBF0;
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.contact_form p.submit:hover::after {
  right: 14px;
}*/
.contact_form p.submit {
  width: 360px;
  position: relative;
  cursor: pointer;
}
.contact_form p.submit input[type=submit] {
  background: #fff;
  display: block;
  border: 1px solid #135D9C;
  font-size: 1.9rem;
  color: #135D9C;
  font-weight: bold;
  text-align: center;
  border-radius: 36px;
  line-height: 1;
  padding: 25.5px 10px;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.contact_form p.submit:hover input[type=submit] {
  background: #E6EBF0;
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.contact_form p.submit::after {
  background: url(../img/icon_btn.svg) no-repeat;
  background-size: 11px 11px;
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -5.5px;
  transition: right .3s;
}
.contact_form p.submit:hover::after {
  right: 14px;
}
.contact_form p.submit span.wpcf7-spinner {
  display: none;
}
.contact_form .label_wrap {
  display: flex;
  flex-wrap: wrap;
}
.contact_form .label_check label {
  position: relative;
  /*display: inline-block;*/
  display: flex;
  font-size: 1.4rem;
  line-height: 1.8;
  margin: 0 2% 12px 0;
  cursor: pointer;
  width: 40%;
}
.contact_form .label_check input[type=checkbox] {
  padding-left: 18px;
  vertical-align: top;
  visibility: visible;
}
.contact_form .label_check label::after, 
.contact_form .label_check label::before {
  position: absolute;
  display: block;
  cursor: pointer;
  content: "";
  transform: translateY(-50%);
}
.contact_form .label_check label::after {
  top: 13px;
  left: 2px;
  width: 6px;
  height: 3px;
  margin-top: -3px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  opacity: 0;
  transform: rotate(-45deg);
}
.contact_form .label_check label::before {
  top: 13px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #E6EBF0;
}
.contact_form .label_check label[data-checked=on]::before {
  background-color: #E89112;
  opacity: 1;
}
.contact_form .label_check label[data-checked=on]::after {
  opacity: 1;
}
.contact_form .wpcf7-response-output {
  font-size: 1.5rem;
}
@media screen and (max-width: 1200px){
  .contact_form dl {
    padding: 35px 0;
  }
  .contact_form dl dt {
    font-size: 1.35rem;
    padding-right: 15px;
    width: 40%;
  }
  .contact_form dl dd {
    width: 60%;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px){
  .contact_front .btn_wrap {
    max-width: 562px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .contact_front .btn_wrap .btn_short a {
    width: 250px;
  }
  .contact_front .btn_wrap .btn_short.type02 a {
    width: 290px;
  }
}
@media screen and (max-width: 768px){
  .contact_title {
    padding: 70px 0 50px;
  }
  .contact_title h1 {
    font-size: 3.2rem;
  }
  .contact_title h1.height_01 {
    line-height: 1.3;
  }
  .contact_title h1 span {
    font-size: 1.6rem;
  }
  .contact_title .en {
    font-size: 1.6rem;
    margin-top: 20px;
  }
  .contact_front {
    margin-bottom: 50px;
  }
  .contact_front p.lead_text {
    text-align: center;
    margin-bottom: 35px;
  }
  .contact_front .btn_wrap .btn_short a {
    max-width: 84.5%;
  }
  .contact_front .btn_wrap .btn_short.type02 a {
    max-width: 84.5%;
  }
  .contact_front .btn_wrap .btn_short + .btn_short {
    margin-top: 15px;
  }
  .contact_form {
    padding-bottom: 50px;
  }
  .contact_form dl {
    display: block;
    padding: 30px 0;
  }
  .contact_form dl dt {
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 1em;
  }
  .contact_form dl dt span.required {
    margin-left: 1em;
    font-size: 1.1rem;
  }
  .contact_form dl dt span.optional {
    margin-left: 1em;
    font-size: 1.1rem;
  }
  .contact_form dl dd {
    width: 100%;
  }
  .contact_form dl dd input[type="text"],
  .contact_form dl dd input[type="email"],
  .contact_form dl dd select, 
  .contact_form dl dd textarea {
    font-size: 1.6rem;
  }
  .contact_form dl dd .select {
    width: 100%;
  }
  .contact_form .label_check label {
    margin: 0 4% 12px 0;
    width: 48%;
  }
  .contact_form .label_check label:nth-child(2n) {
    margin-right: 0%;
  }
  .contact_form dl dd .calendar {
    margin-bottom: 12px;
  }
  .contact_form dl dd .calendar input[type="date"] {
    width: 100%;
  }
  .contact_form .privacy_check {
    padding-top: 42px;
  }
  .contact_form .checkbox_con, 
  .contact_form .wpcf7-form-control-wrap {
    display: block;
  }
  .contact_form .privacy_check span.required {
    display: inline-block;
    font-size: 1.1rem;
    margin: 10px auto 0;
  }
  .contact_form .privacy_check .mwform-checkbox-field label span {
    padding-left: 32px;
  }
  .contact_form .submit_flex {
    display: block;
    margin-top: 40px;
  }
  .contact_form p.submit {
    margin: 0 auto;
    max-width: 280px;
  }
  .contact_form p.submit input[type=submit] {
    border-radius: 28px;
    font-size: 1.4rem;
    padding: 20px 10px;
    margin: 0;
  }
}

/* re_toy */
.bg_base {
  background: url(../img/lower/bg_base.svg);
  position: relative;
  z-index: 1;
}
.bg_base.blue {
  background: transparent;
}
.bg_mountainn {
  background: url(../img/lower/re-toy_bg03.png) no-repeat center bottom;
  background-size: 100% auto;
}
@media screen and (max-width: 980px){
  .bg_mountainn {
    background: url(../img/lower/re-toy_bg03.png) no-repeat center bottom 78.66vw;
    background-size: 100% auto;
  }
}

.re-toy_main_title {
  padding: 5.6rem 0 19rem;
}
.re-toy_main_title .wrap {
  max-width: 145rem;
}
.re-toy_main_title .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4.8rem;
}
.re-toy_main_title .flex .image01 {
  max-width: 32.1rem;
  width: 22.06vw;
}
.re-toy_main_title .flex .image02 {
  max-width: 37.174rem;
  width: 25.51vw;
}
.re-toy_main_title .in {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 54.8rem;
  margin: 0 auto;
}
.re-toy_main_title .in .main_title {
  max-width: 36.689rem;
}
.re-toy_main_title .in .catch {
  margin: 5.2rem 0 5.6rem;
  font-size: 4.2rem;
  color: #6AB158;
  font-weight: bold;
  text-align: center;
  line-height: 1.523;
}
.re-toy_main_title .in .txt p {
  font-size: 2rem;
  text-align: center;
  font-weight: 400;
  line-height: 2.4;
}
.re-toy_main_title .image03 {
  max-width: 98.981rem;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .re-toy_main_title {
    padding: 21.33vw 0 10.66vw;
    background: url(../img/lower/bg_main_title_sp.png) no-repeat center top;
    background-size: 100% auto;
  }
  .re-toy_main_title .flex {
    display: block;
    margin-bottom: 24vw;
  }
  .re-toy_main_title .in .main_title {
    width: 58.66vw;
  }
  .re-toy_main_title .in .catch {
    margin: 12vw 0 8vw;
    font-size: 7.199vw;
  }
  .re-toy_main_title .in .txt p {
    font-size: 3vw;
  }
  .re-toy_main_title .image03 {
    max-width: 98.981rem;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .re-toy_main_title .in .txt p {
    font-size: 4vw;
  }
}

.re-toy_page_nav {
  margin-top: -16.6rem;
}
.re-toy_page_nav ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.re-toy_page_nav ul li.page_nav01 {
  padding: 3rem 0 2.7rem;
  margin-top: 3.4rem;
  background: url(../img/lower/re-toy_bg_page_nav01.png) no-repeat center center;
  background-size: auto 100%;
}
.re-toy_page_nav ul li.page_nav02 {
  padding: 4.8rem 0 4rem;
  margin-top: 5.6rem;
  background: url(../img/lower/re-toy_bg_page_nav02.png) no-repeat center center;
  background-size: auto 100%;
}
.re-toy_page_nav ul li.page_nav03 {
  padding: 6.5rem 0 1.9rem 1.6rem;
  margin-top: 7.9rem;
  background: url(../img/lower/re-toy_bg_page_nav03.png) no-repeat left center;
  background-size: auto 100%;
}
.re-toy_page_nav ul li.page_nav04 {
  padding: 7rem 0 5.3rem 2.3rem;
  margin-top: 3.4rem;
  margin-left: -1.2rem;
  background: url(../img/lower/re-toy_bg_page_nav04.png) no-repeat left center;
  background-size: auto 100%;
}
.re-toy_page_nav ul li.page_nav05 {
  padding: 6.5rem 0 5.7rem;
  margin-left: 1.3rem;
  background: url(../img/lower/re-toy_bg_page_nav05.png) no-repeat center center;
  background-size: auto 100%;
}
.re-toy_page_nav ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 23rem;
  height: 9.4rem;
  padding-bottom: 0.5em;
  font-size: 1.6rem;
  color: #6AB158;
  font-weight: bold;
  text-align: center;
  line-height: 1.4375;
  background: #fff;
  border: 2px solid #6AB158;
  border-radius: 4.7rem;
}
.re-toy_page_nav ul li a:after {
  content: "";
  position: absolute;
  bottom: .6rem;
  left: 50%;
  width: 1.2rem;
  height: .8rem;
  background: url(../img/lower/arrow_page_nav_g.svg) no-repeat center center;
  background-size: 100% auto;
  transform: translateX(-50%);
  transition: bottom .3s;
}
.re-toy_page_nav ul li a:hover {
  background: #F6FFF4;
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .re-toy_page_nav {
    margin-top: 0;
  }
  .re-toy_page_nav .wrap {
    width: 100%;
  }
  .re-toy_page_nav ul {
    justify-content: space-between;
  }
  .re-toy_page_nav ul li {
    width: 50%;
  }
  .re-toy_page_nav ul li.page_nav01, 
  .re-toy_page_nav ul li.page_nav02, 
  .re-toy_page_nav ul li.page_nav03, 
  .re-toy_page_nav ul li.page_nav04, 
  .re-toy_page_nav ul li.page_nav05 {
    position: relative;
    padding: 0;
    margin-top: 0;
    background: none;
  }
  .re-toy_page_nav ul li.page_nav01 {
    z-index: 6;
  }
  .re-toy_page_nav ul li.page_nav02 {
    z-index: 5;
  }
  .re-toy_page_nav ul li.page_nav03 {
    margin-top: 5.33333%;
    z-index: 4;
  }
  .re-toy_page_nav ul li.page_nav04 {
    margin-left: 0;
    margin-top: 5.33333%;
    z-index: 2;
  }
  .re-toy_page_nav ul li.page_nav06 {
    margin-top: 5.33333%;
    position: relative;
    z-index: 3;
  }
  .re-toy_page_nav ul li.page_nav05 {
    margin-left: 0;
    margin-top: 5.33333%;
    z-index: 1;
  }
  .re-toy_page_nav ul li.page_nav01::before {
    content: "";
    position: absolute;
    top: -12px;
    right: 7.2%;
    width: 28.8vw;
    height: 26.667vw;
    background: url(../img/lower/page_nav01_bg_sp.svg) no-repeat center center;
    background-size: auto 100%;
  }
  .re-toy_page_nav ul li.page_nav02::before {
    content: "";
    position: absolute;
    top: -17px;
    right: 4%;
    width: 28.8vw;
    height: 26.667vw;
    background: url(../img/lower/page_nav02_bg_sp.svg) no-repeat center center;
    background-size: auto 100%;
  }
  .re-toy_page_nav ul li.page_nav03::before {
    content: "";
    position: absolute;
    top: -44%;
    left: -6.5%;
    width: 36vw;
    height: 37.0667vw;
    background: url(../img/lower/page_nav03_bg_sp.svg) no-repeat center center;
    background-size: auto 100%;
  }
  .re-toy_page_nav ul li.page_nav06::before {
    content: "";
    position: absolute;
    top: -59.2%;
    left: 3%;
    width: 38.4vw;
    height: 37.8667vw;
    background: url(../img/lower/page_nav04_bg_sp.svg) no-repeat center center;
    background-size: auto 100%;
  }
  .re-toy_page_nav ul li.page_nav04::before {
    content: "";
    position: absolute;
    top: -63.5%;
    left: 5%;
    width: 38.9334vw;
    height: 39.2vw;
    background: url(../img/lower/page_nav05_bg_sp.svg) no-repeat center center;
    background-size: auto 100%;
  }
  .re-toy_page_nav ul li.page_nav05::before {
    content: "";
    position: absolute;
    top: -48%;
    right: 2%;
    width: 41.3334vw;
    height: 41.0667vw;
    background: url(../img/lower/page_nav06_bg_sp.svg) no-repeat center center;
    background-size: auto 100%;
  }
  .re-toy_page_nav ul li a {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    background: none;
    border: none;
  }
  .re-toy_page_nav ul li a img {
    width: 91.979%;
    margin: 0 auto;
  }
  .re-toy_page_nav ul li a:after {
    display: none;
  }
}

#re-toy_story {
  padding: 11.2rem 0 23.1rem;
  background: url(../img/lower/re-toy_bg02.png) no-repeat calc(50% + 3rem) 46.5rem;
  background-size: 166.15rem auto;
  overflow: hidden;
}
#re-toy_story:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/lower/re-toy_bg07.png) no-repeat center bottom;
  background-size: 100% auto;
  z-index: 1;
}
#re-toy_story .wrap {
  max-width: 145rem;
}
#re-toy_story .flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
#re-toy_story .title02 {
  width: 71.8rem;
  margin: auto;
}
#re-toy_story .flex .image01 {
  width: 13.189rem;
  margin-top: 4.7rem;
  margin-right: 6rem;
}
#re-toy_story .flex .image02 {
  width: 15.945rem;
  margin-top: 20rem;
}
#re-toy_story .flex.odd, #re-toy_story .flex.even {
  position: relative;
  justify-content: flex-start;
  align-items: center;
}
#re-toy_story .flex.even {
  flex-direction: row-reverse;
}
#re-toy_story .flex._01 {
  gap: 3.4482758620689653%;
  margin-top: -4.137931034482759%;
}
#re-toy_story .flex._01:after {
  content: "";
  position: absolute;
  top: 13.6rem;
  right: -33.5rem;
  width: 75rem;
  height: 66rem;
  background: url(../img/lower/re-toy_bg04.png) no-repeat center center;
  background-size: 100% auto;
  z-index: -1;
}
#re-toy_story .flex._02 {
  gap: 2.413793103448276%;
  margin-top: 8.8rem;
  margin-right: 3.724137931034482%;
}
#re-toy_story .flex._02:after {
  content: "";
  position: absolute;
  top: 22rem;
  left: -18rem;
  width: 55rem;
  height: 53.909rem;
  background: url(../img/lower/re-toy_bg05.png) no-repeat center center;
  background-size: 100% auto;
  z-index: -1;
}
#re-toy_story .flex._03 {
  gap: 6.206896551724138%;
  margin-top: 14rem;
  margin-left: 0.6896551724137931%;
}
#re-toy_story .flex._04 {
  gap: 2.0689655172413794%;
  margin-top: 10rem;
  margin-right: 5.517241379310345%;
}
#re-toy_story .flex._04:after {
  content: "";
  position: absolute;
  top: 24rem;
  left: -9rem;
  width: 60.925rem;
  height: 59.754rem;
  background: url(../img/lower/re-toy_bg06.png) no-repeat center center;
  background-size: 100% auto;
  z-index: -1;
}
#re-toy_story .flex figure {
  width: 55.76896551724138%;
}
#re-toy_story .flex._02 figure {
  width: 57.01241379310345%;
}
#re-toy_story .flex .in p {
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 2.3615;
}
#re-toy_story .flex .in p + p {
  margin-top: 2em;
}
@media screen and (max-width: 1200px) {
  #re-toy_story {
    padding: 10vw 0 20vw;
    background: none;
    overflow: hidden;
  }
  #re-toy_story .wrap {
    width: 100%;
  }
  #re-toy_story .flex {
    display: block;
    margin-bottom: 3.2vw;
  }
  #re-toy_story .title02 {
    width: 99.51466vw;
    margin-left: 1.33vw;
  }
  #re-toy_story .title02 img {
    width: 100%;
  }
  #re-toy_story .flex.odd, #re-toy_story .flex.even {
    flex-wrap: wrap;
  }
  #re-toy_story .flex._01 {
    margin-top: -3.2vw;
  }
  #re-toy_story .flex._01:after {
    top: 125.066vw;
    right: -28.799vw;
    width: 83.2vw;
    height: 73.066vw;
  }
  #re-toy_story .flex._02 {
    margin-top: 8.390933vw;
    margin-right: 0;
  }
  #re-toy_story .flex._02:after {
    top: 118.399vw;
    left: -31.466vw;
    width: 81.19466vw;
    height: 76.144vw;
  }
  #re-toy_story .flex._03 {
    margin-top: 8.390933vw;
    margin-left: 0;
  }
  #re-toy_story .flex._04 {
    margin-top: 8.390933vw;
    margin-right: 0;
  }
  #re-toy_story .flex._04:after {
    top: 110.4vw;
    left: -17.33vw;
    width: 79.2vw;
    height: 77.6vw;
  }
  #re-toy_story .flex figure {
    width: 106.66vw;
    margin-left: -3.466vw;
  }
  #re-toy_story .flex figure img {
    width: 100%;
  }
  #re-toy_story .flex._02 figure {
    width: 106.66vw;
  }
  #re-toy_story .flex .in {
    width: 90.133vw;
    margin: auto;
  }
  #re-toy_story .flex .in p {
    font-size: 3.2vw;
    line-height: 2;
  }
  #re-toy_story .flex .in p br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #re-toy_story .flex .in p {
    font-size: 4.266vw;
  }
}
#re-toy_news {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-top: -1px;
}
#re-toy_news .low_news {
  padding: 40px 0 94px;
}
@media screen and (max-width: 1200px) {
  #re-toy_news .low_news {
    padding: 40px 0 20vw;
  }
  #re-toy_news.news_list {
    margin-bottom: 30px;
  }
}

#re-toy_effort {
  padding: 0 0 85px;
  position: relative;
  text-align: center;
}
#re-toy_effort h2 {
  font-size: 4.2rem;
  font-weight: bold;
  color: #6AB158;
  margin-bottom: 58px;
  text-align: center;
}
#re-toy_effort h2 img {
  margin: 0 .6em;
}
#re-toy_effort .wrap {
  position: relative;
  z-index: 2;
}
#re-toy_effort .bg_text {
  bottom: 45px;
}
@media screen and (max-width: 1200px) {
  #re-toy_effort {
    padding-bottom: 19.5vw;
  }
  #re-toy_effort h2 {
    font-size: 3.2rem;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  #re-toy_effort h2 img {
    display: block;
    margin: 0 auto;
  }
  #re-toy_effort .bg_text {
    top: 13%;
    left: 0;
    transform: translate(0, 0);
  }
}

#re-toy_column {
  position: relative;
}
#re-toy_column .low_column {
  padding: 0 0 200px;
  position: relative;
}
#re-toy_column .low_column .image {
  position: absolute;
  bottom: 20px;
  right: 5.4375%;
}
#re-toy_column .column_list {
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  #re-toy_column .low_column {
    padding: 0 0 20vw;
  }
  #re-toy_column .column_list {
    margin-bottom: 30px;
  }
}

#re-toy_stories {
  background: #F6FFF4;
}
#re-toy_stories .stories_wrap {
  padding: 0 0 140px;
}
@media screen and (min-width: 1201px){
  #re-toy_stories .stories_area {
    padding: 137px 0 125px;
    position: relative;
  }
  #re-toy_stories .stories_area::before {
    content: "";
    background: #fff;
    border-radius: 400px 0 0 400px;
    height: 100%;
    width: 77.5%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  #re-toy_stories .stories_area_in {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 1200px) {
  #re-toy_stories .stories_wrap {
    padding: 80px 0;
  }
}

.single_slider_area {
  position: relative;
}
.single_slider_area:before {
  content: "";
  position: absolute;
  bottom: -6rem;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/lower/bg_mountain.png) no-repeat center bottom;
  background-size: 100% auto;
  z-index: -1;
}
.single_slider_area .wrap {
  position: relative;
  padding: 10rem 0 12rem;
}
.single_slider_area .fukidashi {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 25.586rem;
  z-index: 2;
}
.single_slider_area .single_slider {
  max-width: 1000px;
  margin: auto;
}
.single_slider_area .single_slider img {
  border-style: solid;
  border-width: 2px;
}
.single_slider_area .slick-dots {
  bottom: -2.4rem;
}
.single_slider_area .slick-dots li button:before {
  background: #DEDEDE;
}
.single_slider_area.green .single_slider img {
  border-color: #6AB158;
}
.single_slider_area.green .slick-dots li.slick-active button:before, 
.single_slider_area.green .slick-dots li:hover button:before {
  background: #6AB158;
}
.single_slider_area.blue:before {
  background-image: url(../img/lower/bg_mountain_bl.png);
}
.single_slider_area.blue .single_slider img {
  border-color: #135D9C;
}
.single_slider_area.blue .slick-dots li.slick-active button:before, 
.single_slider_area.blue .slick-dots li:hover button:before {
  background: #135D9C;
}
@media screen and (max-width: 768px) {
  .single_slider_area:before {
    bottom: 30px;
  }
  .single_slider_area .wrap {
    padding: 38px 0 64px;
  }
  .single_slider_area .fukidashi {
    width: 110px;
  }
  .single_slider_area .slick-dots {
    bottom: -25px;
  }
}

.retoy_article {
  position: relative;
  padding: 0 0 120px;
}
/*.retoy_article:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/lower/bg_base.svg);
  z-index: -1;
}*/
.retoy_article .wrap {
  max-width: 100rem;
}
.retoy_article .title_area {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 2.4rem;
  padding-bottom: 3rem;
  margin-bottom: 2.4rem;
  border-bottom: 1px solid #6AB158;
}
.retoy_article .title_area .en {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 2.8rem;
  padding: 0 1em;
  font-size: 1.2rem;
  color: #6AB158;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border: 1px solid #6AB158;
}
.retoy_article .title_area .main_title {
  font-size: 4.8rem;
  color: #6AB158;
  font-weight: bold;
  text-align: center;
}
.retoy_article .right {
  margin-bottom: 7.2rem;
}
.retoy_article .right .date {
  margin-bottom: 1.6rem;
  font-size: 1.3rem;
  color: #8D8D8D;
  text-align: right;
}
.retoy_article .right .cat {
  display: flex;
  justify-content: flex-end;
  gap: 0 4px;
}
.retoy_article .right .cat a {
  display: block;
  color: #B2B2B2;
  font-size: 1.2rem;
  line-height: 1;
  border: 1px solid #B2B2B2;
  border-radius: 17px;
  padding: 5px 11px;
}
.retoy_article .right .cat a span {
  position: relative;
  padding-left: 13px;
}
.retoy_article .right .cat a span::before {
  content: "";
  background: #B2B2B2;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 6px;
}
.retoy_article #toc_container {
  display: flex;
  border: 1px solid #6AB158;
  margin-bottom: 12rem;
  padding: 0;
  background: #fff;
}
.retoy_article #toc_container .toc_title {
  display: flex;
  align-items: center;
  width: 5.6rem;
  padding: 2.4rem 0;
  font-size: 1.8rem;
  color: #6AB158;
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background: #F6FFF4;
}
.retoy_article #toc_container .toc_list {
  max-width: 58rem;
  width: 100%;
  padding: 3.2rem 6.8rem;
  margin: 0 !important;
  border: none;
  border-left: 1px solid #6AB158;
}
.retoy_article #toc_container .toc_list li {
  padding: 0 0 2rem;
  font-size: 1.6rem;
  line-height: 1.5;
}
.retoy_article #toc_container .toc_list li:last-child {
  padding: 2rem 0 0;
}
.retoy_article #toc_container .toc_list li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-left: 20px;
  color: #6AB158;
  background: url(../img/lower/arrow_mokuji.svg) no-repeat left 0.5em;
  background-size: 10px 10px;
}
.retoy_article #toc_container .toc_list li:before {
  content: none;
}
.retoy_article #toc_container .toc_list li + li {
  padding: 2rem 0;
  border-top: 1px solid #E6EBF0;
}
.retoy_article #toc_container .toc_list li ul {
  margin-left: 2.4rem;
  border: none;
}
.retoy_article #toc_container .toc_list li ul li {
  margin-left: 0;
  padding: 2rem 0 0;
}
.retoy_article #toc_container .toc_list li ul li + li {
  border-top: none;
}
.retoy_article #toc_container .toc_list li ul li a {
  background: none;
  position: relative;
}
.retoy_article #toc_container .toc_list li ul li a:before {
  content: "";
  width: 10px;
  height: 1px;
  background: #95C189;
  position: absolute;
  top: 12px;
  left: 0;
}
.retoy_article .article_in {
  margin-bottom: 7.2rem;
}
.retoy_article .article_in h2 {
  position: relative;
  padding-bottom: 3.2rem;
  margin-bottom: 4.8rem;
  font-size: 3.4rem;
  color: #6AB158;
  font-weight: bold;
  border-bottom: 1px solid #6AB158;
}
.retoy_article .article_in * + h2 {
  margin-top: 9.6rem;
}
.retoy_article .article_in h2:after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #6AB158;
}
.retoy_article .article_in h3 {
  margin-bottom: 4.8rem;
  font-size: 2.8rem;
  color: #6AB158;
  font-weight: bold;
}
.retoy_article .article_in * + h3 {
  margin-top: 7.2rem;
}
.retoy_article .article_in img {
  margin-bottom: 4.8rem;
}
.retoy_article .article_in p {
  font-size: 1.6rem;
  line-height: 2.125;
}
.retoy_article .article_in ul {
  padding: 3.6rem 4rem;
  margin-top: 4.8rem;
  border: 1px solid #6AB158;
}
.retoy_article .article_in ul li {
  position: relative;
  padding-left: 20px;
  font-size: 1.6rem;
  line-height: 1.7;
}
.retoy_article .article_in ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: url(../img/lower/arrow_mokuji.svg) no-repeat center center;
  background-size: 10px 10px;
}
.retoy_article .article_in ul li + li {
  margin-top: 24px;
}
.retoy_article .article_in a {
  color: #6AB158;
}
.retoy_article .single_pagenavi {
  margin-bottom: 0;
}
.retoy_article.blue #toc_container {
  border-color: #135D9C;
}
.retoy_article.blue #toc_container .toc_title {
  color: #135D9C;
  background: #E6EBF0;
}
.retoy_article.blue #toc_container .toc_list {
  border-left-color: #135D9C;
}
.retoy_article.blue #toc_container .toc_list li a {
  color: #135D9C;
  background-image: url(../img/lower/arrow_mokuji_blue.svg);
}
.retoy_article.blue #toc_container .toc_list li ul li a {
  background: none;
}
.retoy_article.blue #toc_container .toc_list li ul li a:before {
  background: #799EBC;
}
.retoy_article.blue .title_area .main_title {
  color: #135D9C;
}
.retoy_article.blue .title_area {
  border-bottom-color: #135D9C;
}
.retoy_article.blue .article_in h2 {
  color: #135D9C;
  border-bottom-color: #135D9C;
}
.retoy_article.blue .article_in h2:after {
  background: #135D9C;
}
.retoy_article.blue .article_in h3 {
  color: #135D9C;
}
.retoy_article.blue .article_in ul {
  border-color: #135D9C;
}
.retoy_article.blue .article_in a {
  color: #135D9C;
}
.retoy_article.blue .article_in ul li:before {
  background-image: url(../img/lower/arrow_mokuji_blue.svg);
}
@media screen and (max-width: 768px) {
  .retoy_article {
    padding: 0 0 55px;
  }
  .retoy_article .title_area {
    gap: 22px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .retoy_article .title_area .en {
    height: 24px;
    font-size: 1.2rem;
  }
  .retoy_article .title_area .main_title {
    font-size: 3.2rem;
  }
  .retoy_article .right {
    margin-bottom: 50px;
  }
  .retoy_article .right .date {
    margin-bottom: 10px;
    font-size: 1.3rem;
  }
  .retoy_article .right .cat a {
    font-size: 1rem;
    border-radius: 12px;
    padding: 3px 8px;
  }
  .retoy_article .right .cat a span {
    padding-left: 10px;
  }
  .retoy_article .right .cat a span::before {
    height: 7px;
    width: 7px;
    top: 5px;
  }
  .retoy_article #toc_container {
    margin-bottom: 60px;
  }
  .retoy_article #toc_container .toc_title {
    width: 48px;
    padding: 25px 0;
    font-size: 1.6rem;
  }
  .retoy_article #toc_container .toc_list {
    width: calc( 100% - 48px );
    padding: 35px 20px;
  }
  .retoy_article #toc_container .toc_list li {
    padding: 0 0 12px;
    font-size: 1.5rem;
  }
  .retoy_article #toc_container .toc_list li:last-child {
    padding: 12px 0 0;
  }
  .retoy_article #toc_container .toc_list li + li {
    padding: 12px 0;
  }
  .retoy_article #toc_container .toc_list li ul {
    margin-left: 20px;
  }
  .retoy_article #toc_container .toc_list li ul li {
    padding: 12px 0;
  }
  .retoy_article #toc_container .toc_list li ul li a:before {
    top: 9px;
  }
  .retoy_article .article_in {
    margin-bottom: 35px;
  }
  .retoy_article .article_in h2 {
    padding-bottom: 20px;
    margin-bottom: 35px;
    font-size: 2.3rem;
  }
  .retoy_article .article_in * + h2 {
    margin-top: 60px;
  }
  .retoy_article .article_in h3 {
    margin-bottom: 28px;
    font-size: 2.1rem;
  }
  .retoy_article .article_in * + h3 {
    margin-top: 40px;
  }
  .retoy_article .article_in img {
    margin-bottom: 35px;
  }
  .retoy_article .article_in p {
    font-size: 1.4rem;
    line-height: 1.857;
  }
  .retoy_article .article_in ul {
    padding: 20px;
    margin-top: 40px;
  }
  .retoy_article .article_in ul li {
    padding: 14px 20px;
    font-size: 1.5rem;
  }
  .retoy_article .article_in ul li:before {
    top: 21px;
  }
  .retoy_article .article_in ul li + li {
    border-top: 1px solid #E6EBF0;
    margin-top: 0;
  }
}
.retoy_about {
  background: #F6FFF4;
  border-top: 1px solid #6AB158;
}
.retoy_about .logo {
  margin-bottom: 30px;
  text-align: center;
}
.retoy_about h2 {
  font-size: 4rem;
  font-weight: bold;
  color: #6AB158;
  margin-bottom: 15px;
  text-align: center;
}
.retoy_about .text_lead {
  font-size: 1.6rem;
  font-weight: bold;
  color: #6AB158;
  text-align: center;
}
.retoy_about .retoy_about_in {
  background: url(../img/top/bg_base.png);
  overflow: hidden;
  padding: 95px 0 160px;
}
.retoy_list {
  margin-top: 38px;
}
.retoy_list .retoy_item:hover {
  opacity: 1.0;
  filter: alpha(opacity = 100);
}
.retoy_list .retoy_item .icon {
  background: url(../img/top/stories_icon.svg) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6AB158;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  height: 63px;
  width: 84px;
  position: absolute;
  top: 5px;
  left: 0;
}
.retoy_list .retoy_item .icon span {
  margin-top: -6px;
}
.retoy_list .retoy_item .icon span::after {
  display: block;
  font-size: 2.3rem;
  line-height: 1;
}
.retoy_list .retoy_item:nth-child(1) .icon span::after {
  content: "01"
}
.retoy_list .retoy_item:nth-child(2) .icon span::after {
  content: "02"
}
.retoy_list .retoy_item:nth-child(3) .icon span::after {
  content: "03"
}
.retoy_list .retoy_item:nth-child(4) .icon span::after {
  content: "04"
}
.retoy_list .retoy_item:nth-child(5) .icon span::after {
  content: "05"
}
.retoy_list .retoy_item .thumbnail_wrap {
  position: relative;
}
.retoy_list .retoy_item .thumbnail_wrap::before {
  content: "";
  background: url(../img/top/stories_item_bg.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: -10px;
  bottom: -8px;
  height: 100%;
  width: 100%;
}
.retoy_list .retoy_item .thumbnail {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 140px;
}
.retoy_list .retoy_item .thumbnail img {
  width: 100%;
  transition: .3s;
}
.retoy_list .retoy_item:hover .thumbnail img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.retoy_list .retoy_item .text_area {
  position: relative;
  margin-top: -42px;
}
.retoy_list .retoy_item .text_area .tl {
  display: inline-block;
  background: #fff;
  border-radius: 25px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #6AB158;
  line-height: 1;
  padding: 13px 20px;
}
.retoy_list .retoy_item .text_area .text {
  font-size: 1.6rem;
  font-weight: bold;
  color: #4E4847;
  margin-top: 15px;
}
@media screen and (min-width: 769px){
  .retoy_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .retoy_list .retoy_item {
    margin-right: 3.0005%;
    margin-top: 70px;
    width: 31.333%;
  }
  .retoy_list .retoy_item:nth-child(3n) {
    margin-right: 0;
  }
  .retoy_list .retoy_item:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px){
  .retoy_about .retoy_about_in {
    padding: 65px 0;
  }
  .retoy_about .logo {
    width: 47.191%;
    margin: 0 auto 24px;
  }
  .retoy_about h2 {
    font-size: 2.4rem;
    margin-bottom: 14px;
  }
  .retoy_about .text_lead {
    font-size: 1.5rem;
  }
  .retoy_list {
    display: flex;
    flex-wrap: wrap;
  }
  .retoy_list {
    margin-top: 30px;
  }
  .retoy_list .retoy_item {
    margin-right: 4%;
    margin-top: 50px;
    width: 48%;
  }
  .retoy_list .retoy_item:nth-child(2n) {
    margin-right: 0;
  }
  .retoy_list .retoy_item:nth-child(-n+2) {
    margin-top: 0;
  }
  .retoy_list .retoy_item .thumbnail {
    border-radius: 20vw;
  }
  .retoy_list .retoy_item .text_area {
    margin-top: -35px;
  }
  .retoy_list .retoy_item .text_area .tl {
    border-radius: 22px;
    font-size: 2rem;
    padding: 11px 16px;
  }
  .retoy_list .retoy_item .text_area .text {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 700px){
  .retoy_list {
    display: block;
  }
  .retoy_list .retoy_item {
    margin: 0;
    width: 100%;
  }
  .retoy_list .retoy_item + .retoy_item {
    margin-top: 54px;
  }
  .retoy_list .retoy_item .thumbnail_wrap::before {
    background-image: url(../img/top/stories_item_bg_sp.svg);
  }
  .retoy_list .retoy_item .thumbnail {
    border-radius: 50vw;
  }
  .retoy_list .retoy_item .text_area {
    margin-top: -33px;
  }
  .retoy_list .retoy_item .text_area .tl {
    border-radius: 20px;
    font-size: 2.4rem;
    padding: 10px 14px;
  }
  .retoy_list .retoy_item .text_area .text {
    font-size: 1.6rem;
  }
}