.top {
  overflow: hidden;
  /* the slides */
  /* the parent */
}

.top .head_area {
  padding: 50px 0 50px;
  background: #f2f7fa;
}

@media (max-width: 768px) {
  .top .head_area {
    padding: 25px 20px 40px;
    position: relative;
  }
}

.top .head_area .slick {
  margin: 0 0 0 100px;
  width: 610px;
}

@media (max-width: 768px) {
  .top .head_area .slick {
    width: 100%;
    margin: 0 auto;
  }
}

.top .head_area .slick .contents_area {
  width: 610px;
  height: 460px;
  position: relative;
}

@media (max-width: 768px) {
  .top .head_area .slick .contents_area {
    width: 100%;
    height: auto;
  }
}

.top .head_area .slick .contents_area h2 {
  color: #222;
  font-size: 36px;
  line-height: 25px;
  letter-spacing: 0.02em;
  font-weight: bold;
  margin: 0 auto 30px;
}

@media (max-width: 768px) {
  .top .head_area .slick .contents_area h2 {
    color: #222;
    font-size: 28px;
    line-height: 25px;
    letter-spacing: 0.02em;
    font-weight: bold;
    margin: 0 auto 30px;
  }
}

.top .head_area .slick .contents_area h2 span {
  display: block;
  color: #222;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .top .head_area .slick .contents_area h2 span {
    color: #222;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 10px;
  }
}

.top .head_area .slick .contents_area .p1 {
  color: #222;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: bold;
  margin: 0 auto 5px;
}

@media (max-width: 768px) {
  .top .head_area .slick .contents_area .p1 {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    font-weight: bold;
    margin: 0 auto 5px;
  }
}

.top .head_area .slick .contents_area .p2 {
  color: #222;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: bold;
  margin: 0 auto 30px;
}

@media (max-width: 768px) {
  .top .head_area .slick .contents_area .p2 {
    display: none;
  }
}

.top .head_area .slick .contents_area .p3 {
  font-family: 'Roboto', sans-serif;
  color: #222;
  font-size: 26px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin: 0 auto 30px;
}

@media (max-width: 768px) {
  .top .head_area .slick .contents_area .p3 {
    color: #222;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.02em;
    font-weight: 500;
    margin: 0 auto 10px;
  }
}

.top .head_area .slick .contents_area .p3 span {
  color: #222;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin: 0 auto 30px;
}

@media (max-width: 768px) {
  .top .head_area .slick .contents_area .p3 span {
    font-size: 10px;
  }
}

.top .head_area .slick .contents_area a {
  color: #53a0d1;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: bold;
  margin: 0 auto 30px;
}

.top .head_area .slick_img {
  height: 450px;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 768px) {
  .top .head_area .slick_img {
    width: 54.13333%;
    height: auto;
    position: static;
    margin: 10px auto 0;
  }
}

.top .slick-list {
  overflow: visible;
}

.top .slick-slide {
  margin: 0 50px;
}

.top .slick-list {
  margin: 0 -50px;
}

.top .ts1 {
  padding: 30px 0;
  margin: 0 auto 80px;
  border-bottom: 1px solid #cccccc;
  width: 1000px;
}

@media (max-width: 768px) {
  .top .ts1 {
    padding: 20px 0;
    width: 89.33333%;
    margin: 0 auto 60px;
  }
}

.top .ts1 dl {
  width: 335px;
  margin: 0 auto 0px;
  display: flex;
}

@media (max-width: 768px) {
  .top .ts1 dl {
    width: 100%;
  }
}

.top .ts1 dl dt {
  width: 75px;
  font-family: 'Roboto', sans-serif;
  color: #222;
  font-size: 11px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts1 dl dt {
    margin: 0;
  }
}

.top .ts1 dl dd {
  width: 250px;
  color: #222;
  font-size: 11px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts1 dl dd {
    margin: 0;
  }
}

.top .ts1 dl dd a {
  color: #222;
  font-size: 11px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin: 0 auto 0px;
}

.top .ts1 dl dd a:hover {
  text-decoration: underline;
}

.top .ts2 {
  margin: 0 auto 100px;
}

.top .ts2 h2 {
  text-align: center;
  color: #222;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 40px;
}

@media (max-width: 768px) {
  .top .ts2 h2 {
    color: #222;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 30px;
  }
}

.top .ts2 h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  display: block;
  color: #53a0d1;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 5px;
}

.top .ts2 P {
  text-align: center;
  color: #222;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts2 P {
    line-height: 26px;
  }
}

.top .ts3 {
  width: 1140px;
  margin: 0 auto 100px;
  padding: 80px 140px;
  background: url(../images/top/pc-vision.jpg);
  background-size: cover;
}

@media (max-width: 768px) {
  .top .ts3 {
    width: 100%;
    padding: 0px 0 0 0;
    background: #fff;
    position: relative;
  }
  .top .ts3__innar {
    width: 89.33333%;
    margin: auto;
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 30px 0 0 0;
  }
}

.top .ts3 h2 {
  text-align: left;
  color: #fff;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 50px;
}

@media (max-width: 768px) {
  .top .ts3 h2 {
    color: #222;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 30px;
    text-align: center;
  }
}

.top .ts3 h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .top .ts3 h2 span {
    line-height: 26px;
    color: #53a0d1;
    text-align: center;
  }
}

.top .ts3 P {
  text-align: left;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 50px;
}

@media (max-width: 768px) {
  .top .ts3 P {
    color: #222;
    line-height: 26px;
    text-align: center;
  }
}

.top .ts3 a {
  text-align: left;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3 a {
    color: #222;
    text-align: center;
    display: table;
  }
}

.top .ts3 a img {
  position: absolute;
  top: -6px;
  right: -33px;
}

@media (max-width: 768px) {
  .top .ts3 a img {
    position: absolute;
    top: -3px;
    right: -36px;
  }
}

.top .ts4 {
  width: 1140px;
  margin: 0 auto 120px;
}

@media (max-width: 768px) {
  .top .ts4 {
    width: 89.33333%;
  }
}

.top .ts4 h2 {
  text-align: left;
  color: #222;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 30px;
}

@media (max-width: 768px) {
  .top .ts4 h2 {
    color: #222;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 30px;
    text-align: center;
  }
}

.top .ts4 h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  display: block;
  color: #53a0d1;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 20px;
}

@media (max-width: 768px) {
  .top .ts4 h2 span {
    text-align: center;
  }
}

.top .ts4 P {
  text-align: left;
  color: #222;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 40px;
}

@media (max-width: 768px) {
  .top .ts4 P {
    line-height: 26px;
    color: #222;
    text-align: center;
  }
}

.top .ts4 a {
  text-align: left;
  position: relative;
  color: #222;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts4 a {
    text-align: center;
    display: table;
  }
}

.top .ts4 a img {
  position: absolute;
  top: -6px;
  right: -33px;
}

@media (max-width: 768px) {
  .top .ts4 a img {
    position: absolute;
    top: -3px;
    right: -36px;
  }
}

.top .ts4__innar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.top .ts4__innar__l {
  width: 490px;
}

@media (max-width: 768px) {
  .top .ts4__innar__l {
    width: 100%;
    margin: 0 auto 40px;
  }
}

.top .ts4__innar__l img {
  width: 100%;
}

.top .ts4__innar__r {
  width: 570px;
}

@media (max-width: 768px) {
  .top .ts4__innar__r {
    width: 100%;
  }
}

.top .ts5 {
  margin: 0 auto 100px;
}

.top .ts5 img {
  width: 100%;
}

.top .ts5_new {
  width: 1140px;
  margin: 0 auto 80px;
  padding: 0 0 60px;
  border-bottom: 1px solid #cccc;
}

@media (max-width: 768px) {
  .top .ts5_new {
    width: 89.33333%;
    margin: 0 auto 60px;
    padding: 0 0 30px;
  }
}

.top .ts5_new .h2_contents {
  text-align: center;
  border-bottom: none;
}

.top .ts5_new .h2_contents h2 {
  padding: 0 0 10px;
}

.top .ts5_new .h2_contents h2 span {
  text-align: center;
}

.top .ts5_new .h2_contents a {
  display: table;
  text-align: center;
  margin: 0 auto 40px;
}

.top .ts5_new ul {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .top .ts5_new ul {
    flex-wrap: wrap;
  }
}

.top .ts5_new ul li {
  width: 270px;
}

@media (max-width: 768px) {
  .top .ts5_new ul li {
    width: 48%;
    margin: 0 0 30px;
  }
}

.top .ts5_new ul li img {
  width: 100%;
}

.top .ts5_new ul li .p1 {
  color: #222;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 10px auto 8px;
  text-align: center;
}

@media (max-width: 768px) {
  .top .ts5_new ul li .p1 {
    font-size: 14px;
    line-height: 20px;
  }
}

.top .ts5_new ul li .p2 {
  color: #222;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0px auto 5px;
  text-align: center;
}

@media (max-width: 768px) {
  .top .ts5_new ul li .p2 {
    margin: 0 auto 8px;
  }
}

.top .ts5_new ul li .p3 {
  color: #222;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0px auto 5px;
  text-align: center;
}

.top .h2_contents {
  border-bottom: 1px solid #cccccc;
  margin: 0 auto 20px;
}

@media (max-width: 768px) {
  .top .h2_contents {
    margin: 0 auto 30px;
  }
}

.top .h2_contents h2 {
  text-align: left;
  color: #222;
  font-size: 30px;
  line-height: 45px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
  padding: 0 0 20px;
  display: inline-block;
}

@media (max-width: 768px) {
  .top .h2_contents h2 {
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    display: block;
    padding: 0 0 10px;
  }
}

.top .h2_contents h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  display: block;
  color: #53a0d1;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 15px;
}

@media (max-width: 768px) {
  .top .h2_contents h2 span {
    text-align: center;
  }
}

.top .h2_contents a {
  text-align: left;
  position: relative;
  display: inline-block;
  color: #222;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 0 0 25px;
}

@media (max-width: 768px) {
  .top .h2_contents a {
    display: none;
  }
}

.top .h2_contents a img {
  position: absolute;
  top: -3px;
  right: -33px;
}

.top .ts6 {
  width: 1140px;
  margin: 0 auto 100px;
}

@media (max-width: 768px) {
  .top .ts6 {
    width: 89.33333%;
  }
  .top .ts6 h2 + a {
    display: none;
  }
}

.top .ts6__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 768px) {
  .top .ts6__bottom {
    display: block;
    margin: auto;
  }
}

.top .ts6__bottom__l {
  width: 270px;
}

@media (max-width: 768px) {
  .top .ts6__bottom__l {
    width: 225px;
    margin: 0 auto 30px;
  }
}

.top .ts6__bottom__l img {
  width: 100%;
}

.top .ts6__bottom__r {
  width: 850px;
}

@media (max-width: 768px) {
  .top .ts6__bottom__r {
    width: 100%;
  }
}

.top .ts6__bottom__r .p1 {
  color: #222;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 0 10px;
}

.top .ts6__bottom__r .p2 {
  color: #222;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 0 15px;
}

.top .ts6__bottom__r .p3 {
  color: #222;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 0 15px;
}

.top .ts6__bottom__r .p4 {
  color: #222;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 0 15px;
}

@media (max-width: 768px) {
  .top .ts6__bottom__r .p4 {
    display: none;
  }
}

.top .ts6__bottom__r a {
  left: -25px;
  float: right;
}

@media (max-width: 768px) {
  .top .ts6__bottom__r a {
    left: auto;
    text-align: center !important;
    margin: auto !important;
    display: table !important;
    margin: 0 auto 40px !important;
    float: none;
  }
}

.top .ts6 a {
  text-align: right;
  position: relative;
  display: inline-block;
  color: #222;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 0 0 25px;
}

.top .ts6 a img {
  position: absolute;
  top: -3px;
  right: -33px;
}

.top .ts6 .sp_contents.sp {
  text-align: center;
}

@media (max-width: 768px) {
  .top .ts6 .sp_contents a {
    text-align: center;
    margin: auto;
  }
}

.top .ts7 {
  width: 1140px;
  margin: 0 auto ;
  margin-top:50px;
  margin-bottom:50px;
}

.top .ts7 .pc_contents {
  display: inline-block !important;
}

@media (max-width: 768px) {
  .top .ts7 .pc_contents {
    display: none;
  }
}

@media (max-width: 768px) {
  .top .ts7 {
    width: 89.33333%;
  }
}

@media (max-width: 768px) {
  .top .ts7 h2 a {
    display: none;
  }
}

.top .ts7__bottom ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}

@media (max-width: 768px) {
  .top .ts7__bottom ul {
    display: flex;
    flex-wrap: wrap;
  }
}

.top .ts7__bottom ul li {
  width: 220px;
  vertical-align: top;
}
  .top .ts7__bottom ul li:last-child {
    display: none;
  }

@media (max-width: 768px) {
  .top .ts7__bottom ul li {
    width: 48.35821%;
    margin: 0 0 22px;
  }
    .top .ts7__bottom ul li:last-child {
    display: block;
  }
  }

.top .ts7__bottom ul li img {
  width: 100%;
}

.top .ts7__bottom ul li h3 {
  color: #222;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 20px 0 10px;
}

@media (max-width: 768px) {
  .top .ts7__bottom ul li h3 {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 10px 0 10px;
  }
}

@media (max-width: 768px) {
  .top .ts7__bottom ul li ol {
    display: none;
  }
}

.top .ts7__bottom ul li ol li {
  color: #888888;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 10px 0 0;
  text-decoration: underline;
  display: inline;
}

@media (max-width: 768px) {
  .top .ts7 > div a {
    position: relative;
    display: inline-block;
    color: #222;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 0 0 25px;
    display: table;
    margin: 0 auto;
  }
}

.top .ts7 > div a img {
  position: absolute;
  top: -3px;
  right: -33px;
}

.top .ts7 ul li a img {
    position: static;
}

.top .ts8 {
  width: 1140px;
  margin: 0 auto 140px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}

@media (max-width: 768px) {
  .top .ts8 {
    width: 89.33333%;
    display: block;
    margin: 0 auto 0px;
  }
}

.top .ts8 dl {
  display: flex;
  margin: 0 0 30px;
}

@media (max-width: 768px) {
  .top .ts8 dl {
    display: block;
  }
  .top .ts8 dl:nth-child(n + 4) {
    display: none;
  }
}

.top .ts8 dl dt {
  width: 110px;
  font-family: 'Roboto', sans-serif;
  color: #222;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts8 dl dt {
    width: 100%;
    margin: 0 0 5px;
  }
}

.top .ts8 dl dd {
  width: 450px;
  color: #222;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts8 dl dd {
    width: 100%;
    color: #222;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 0px;
  }
}

.top .ts8 dl dd a {
  color: #222;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

.top .ts8 dl dd a:hover {
  text-decoration: underline;
}

.top .ts8__l {
  width: 560px;
}

@media (max-width: 768px) {
  .top .ts8__l {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .top .ts8__l__bottom {
    margin: 0 auto 80px;
  }
}

.top .ts8__l__bottom > div a {
  position: relative;
  display: inline-block;
  color: #222;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 0 0 25px;
  display: table;
  margin: 0 auto;
}

.top .ts8__l__bottom > div a img {
  position: absolute;
  top: -3px;
  right: -33px;
}

.top .ts8__r {
  width: 560px;
}

@media (max-width: 768px) {
  .top .ts8__r {
    width: 100%;
    margin: 0 auto 80px;
  }
}

.top .ts8__r a {
  text-decoration: underline;
}

.top .ts8__r dl {
  margin: 0 0 30px;
}

.top .ts8__r dl span {
  width: 47px;
  height: 16px;
  color: #cccccc;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: cneter;
  border: 1px solid #cccccc;
  margin: 0 10px 0 0px;
}

.top .ts8__r dl dd {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.top .ts8__r dl dd a {
  margin: 0 0 0 3px;
}

.top .ts8__bottom ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}

.top .ts8__bottom ul li {
  width: 220px;
  vertical-align: top;
}

.top .ts8__bottom ul li img {
  width: 100%;
}

.top .ts8__bottom ul li h3 {
  color: #222;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 20px 0 10px;
}

.top .ts8__bottom ul li ol li {
  color: #888888;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 10px 0 0;
  text-decoration: underline;
  display: inline;
}

.top .ts9 {
  width: 1140px;
  margin: 0 auto 40px;
}

@media (max-width: 768px) {
  .top .ts9 {
    width: 89.33333%;
  }
}

.top .ts9 dl {
  margin: 0 0 20px;
}

.top .ts9 dl dt img {
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  top: 4px;
}

@media (max-width: 768px) {
  .top .ts9 dl dt img {
    vertical-align: top;
    top: 6px;
  }
}

.top .ts9 dl dt a {
  padding: 0 0 15px;
  display: inline-block;
  color: #222;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts9 dl dt a {
    width: 90%;
    line-height: 24px;
  }
}

.top .ts9 dl dd {
  background: #f2f7fa;
  padding: 15px;
  display: none;
  color: #222;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 auto 0px;
}

.top .ts9__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}

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

.top .ts9__bottom__l {
  width: 560px;
}

@media (max-width: 768px) {
  .top .ts9__bottom__l {
    width: 100%;
  }
}

.top .ts9__bottom__r {
  width: 560px;
}

@media (max-width: 768px) {
  .top .ts9__bottom__r {
    width: 100%;
  }
}

.top ul.slick-dots {
  display: none !important;
}

.top .next-arrow {
  right: -60px;
  width: 50px;
  height: 50px;
  z-index: 3;
  cursor: pointer;
  display: none !important;
}

.top .prev-arrow {
  left: -60px;
  width: 50px;
  height: 50px;
  z-index: 3;
  cursor: pointer;
  display: none !important;
}

.top button.slick-next.slick-arrow {
  display: none !important;
}

.sl_nav_area {
  position: relative;
  width: 380px;
  margin: auto;
}

@media (max-width: 768px) {
  .sl_nav_area {
    width: 325px;
  }
}

.sl_nav_area .arrow_set {
  position: absolute;
  width: 380px;
  height: 40px;
}

.sl_nav_area .arrow_set.sp {
  display: none !important;
}

@media (max-width: 768px) {
  .sl_nav_area .arrow_set.sp {
    display: block;
  }
}

@media (max-width: 768px) {
  .sl_nav_area .arrow_set {
    width: 325px;
    display: none;
  }
}

.sl_nav_area .arrow_set a.next {
  position: absolute;
  right: -10px;
  top: 6px;
}

.sl_nav_area .arrow_set a.prev {
  position: absolute;
  left: -40px;
  top: 6px;
}

.sl_nav_area > ul {
  margin: auto;
  display: flex;
  width: 380px;
  position: relative;
}

@media (max-width: 768px) {
  .sl_nav_area > ul {
    width: 325px;
    justify-content: space-between;
    margin: 10px auto 0;
  }
}

.sl_nav_area > ul > li {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 10px;
}

@media (max-width: 768px) {
  .sl_nav_area > ul > li {
    margin: 0 0px;
  }
}

.sl_nav_area > ul > li.on span {
  color: #53a0d1;
  font-size: 14px;
  font-weight: bold;
}

.sl_nav_area > ul > li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.sl_nav_area > ul > li > span {
  position: absolute;
  font-size: 14px;
  left: 2px;
  right: 0;
  top: 2px;
  bottom: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  font-family: 'Roboto', sans-serif;
}

.sl_nav_area > ul > li.on .progress {
  opacity: 1;
}

.sl_nav_area > ul > li.on .progress svg:nth-child(2) path {
  stroke: #f2f7fa;
}

.sl_nav_area > ul > li.on .progress svg:nth-child(2) path {
  animation: load 5s;
}

.sl_nav_area > ul > li.on .progress svg path {
  stroke: #53a0d1;
}

.arrow_set {
  position: absolute;
  width: 380px;
  height: 40px;
}

.arrow_set.sp {
  display: none;
}

@media (max-width: 768px) {
  .arrow_set.sp {
    width: 88%;
    padding: 0 20px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: auto;
  }
}

@media (max-width: 425px) {
  .arrow_set.sp {
    top: 45%;
  }
}

.arrow_set a.next {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.arrow_set a.prev {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

@keyframes load {
  0% {
    stroke-dashoffset: 0;
  }
}

.progress {
  position: relative;
  display: inline-block;
  padding: 0;
  text-align: center;
  opacity: 0;
}

.progress > li {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #93a2ac;
  font-family: Lato;
  font-weight: 100;
}

.progress svg {
  width: 40px;
}

.progress svg:first-child path {
  stroke: #53a0d1;
}

.progress svg:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-90deg);
}

.progress svg:nth-child(2) path {
  fill: none;
  stroke-width: 25;
  stroke-dasharray: 629;
  stroke: #f2f7fa;
  opacity: 0.9;
}

.progress svg:nth-child(2) path.on {
  animation: load linear 5s;
}



 .top .ts3__innar a:link {
    font-size:18px;
  }

.top .ts3_oblue {
  width: 1140px;
  margin: 0 auto 100px;
  padding: 20px 140px;
  background: url("https://ayurchair.itembox.design/item/images/top/2106_oblue_img06.png");
  background-size: cover;
}

@media (max-width: 768px) {
  .top .ts3_oblue {
    width: 100%;
    padding: 0px 0 0 0;
    background: #fff;
    position: relative;
  }
  .top .ts3_oblue {
    width: 89.33333%;
    margin: auto;
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 30px 0 0 0;
  }
}

.top .ts3_oblue h2 {
  text-align: left;
  color: #000;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_oblue h2 {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 30px;
    text-align: center;
  }
}
.top .ts3_oblue h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .top .ts3_oblue h2 span {
    line-height: 26px;
    color: #000;
    text-align: center;
  }
}

.top .ts3_oblue P {
  text-align: left;
  color: #1948a6;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 50px;
}

@media (max-width: 768px) {
  .top .ts3_oblue P {
    color: #1948a6;
	font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
}

.top .ts3_oblue a {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_oblue a {
    color: #222;
    text-align: center;
    display: table;
  }
}

.top .ts3_oblue a img {
  position: absolute;
  top: -6px;
  right: -33px;
}

@media (max-width: 768px) {
  .top .ts3_oblue a img {
    position: absolute;
    top: -3px;
    right: -36px;
  }
}

.youtube {
  position:relative;
  width: 100%;
  max-width: 800px;
  margin:0 0 100px 0;
}

@media screen and (max-width: 460px){
.youtube  {
  margin:0 0 20px 0;
  }
}

.youtube::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

 .top .ts3__innar a:link {
    font-size:18px;
  }

.top .ts3_lunacp {
  width: 1140px;
  margin: 0 auto 100px;
  padding: 20px 140px;
  background: url("https://ayurchair.itembox.design/item/images/top/2107_lunacp_img07.png");
  background-size: cover;
}

@media (max-width: 768px) {
  .top .ts3_lunacp {
    width: 100%;
    padding: 0px 0 0 0;
    background: #fff;
    position: relative;
  }
  .top .ts3_lunacp {
    width: 89.33333%;
    margin: auto;
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 30px 0 0 0;
  }
}

.top .ts3_lunacp h2 {
  text-align: left;
  color: #000;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_lunacp h2 {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 30px;
    text-align: center;
  }
}
.top .ts3_lunacp h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .top .ts3_lunacp h2 span {
    line-height: 26px;
    color: #000;
    text-align: center;
  }
}

.top .ts3_lunacp P {
  text-align: left;
  color: #cd0436;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 50px;
}

@media (max-width: 768px) {
  .top .ts3_lunacp P {
    color: #cd0436;
	font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
}

.top .ts3_lunacp a {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_lunacp a {
    color: #222;
    text-align: center;
    display: table;
  }
}

.top .ts3_lunacp a img {
  position: absolute;
  top: -6px;
  right: -33px;
}

@media (max-width: 768px) {
  .top .ts3_lunacp a img {
    position: absolute;
    top: -3px;
    right: -36px;
  }
}

.top .ts3_acrental {
  width: 1140px;
  margin: 0 auto 100px;
  padding: 20px 140px;
  background: url("https://ayurchair.itembox.design/item/images/top/2109_acrental_img01.png");
  background-size: cover;
}

@media (max-width: 768px) {
  .top .ts3_acrental {
    width: 100%;
    padding: 0px 0 0 0;
    background: #fff;
    position: relative;
  }
  .top .ts3_acrental {
    width: 89.33333%;
    margin: auto;
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 30px 0 0 0;
  }
}

.top .ts3_acrental h2 {
  text-align: left;
  color: #000;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_acrental h2 {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 30px;
    text-align: center;
  }
}
.top .ts3_acrental h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .top .ts3_acrental h2 span {
    line-height: 26px;
    color: #000;
    text-align: center;
  }
}

.top .ts3_acrental P {
  text-align: left;
  color: #395984;
  font-size: 28px;
  line-height: 42px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 50px;
}

@media (max-width: 768px) {
  .top .ts3_acrental P {
    color: #395984;
	font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
}
.top .ts3_acrental a {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_acrental a {
    color: #222;
    text-align: center;
    display: table;
  }
}

.top .ts3_acrental a img {
  position: absolute;
  top: -6px;
  right: -33px;
}

@media (max-width: 768px) {
  .top .ts3_acrental a img {
    position: absolute;
    top: -3px;
    right: -36px;
  }
}

.top .ts3_octcp {
  width: 1140px;
  margin: 0 auto 100px;
  padding: 20px 140px;
  background: url("https://ayurchair.itembox.design/item/images/top/2108_octpuscp_ban03.png");
  background-size: cover;
}

@media (max-width: 768px) {
  .top .ts3_octcp {
    width: 100%;
    padding: 0px 0 0 0;
    background: #fff;
    position: relative;
  }
  .top .ts3_octcp {
    width: 89.33333%;
    margin: auto;
    background: #fff;
    position: relative;
    z-index: 3;
    padding: 30px 0 0 0;
  }
}

.top .ts3_octcp h2 {
  text-align: left;
  color: #000;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_octcp h2 {
    color: #222;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin: 0 auto 30px;
    text-align: center;
  }
}
.top .ts3_octcp h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  display: block;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 10px;
}

@media (max-width: 768px) {
  .top .ts3_octcp h2 span {
    line-height: 26px;
    color: #000;
    text-align: center;
  }
}

.top .ts3_octcp P {
  text-align: left;
  color: #cd0436;
  font-size: 30px;
  line-height: 42px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 50px;
}

@media (max-width: 768px) {
  .top .ts3_octcp P {
    color: #cd0436;
	font-size: 22px;
    line-height: 32px;
    text-align: center;
  }
}

.top .ts3_octcp a {
  text-align: left;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin: 0 auto 0px;
}

@media (max-width: 768px) {
  .top .ts3_octcp a {
    color: #222;
    text-align: center;
    display: table;
  }
}

.top .ts3_octcp a img {
  position: absolute;
  top: -6px;
  right: -33px;
}

@media (max-width: 768px) {
  .top .ts3_octcp a img {
    position: absolute;
    top: -3px;
    right: -36px;
  }
}

/* 210903 追記 */

@media screen and (max-width: 768px){
.sp_none {display:none}
}

.btn-square {
  display: inline-block;
  padding: 0 5px 0 5px;
  margin: 0 10px 0 0;
  text-decoration: none;
  background: #395984;
  font-size: 18px;
  color: #FFF;
}

.img_pc	{ display:inline!important; }
.img_sp	{ display:none!important; }
@media screen and (max-width: 768px) {
.img_pc	{ display:none!important; }
.img_sp { display:inline!important; }
}

/* 221206 追記 */

.for-pc { display:block; }
.for-sp { display:none; }

@media only screen and (max-width : 767px){
 .for-pc { display:none; }
 .for-sp { display:block; }
}

/* 230217 追記 */

.btn_officeuse a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 400px;
	height: 70px;
	color: #222;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	transition: 0.3s;
}

.btn_officeuse a:hover {
	color: #222;
}

.btn_officeuse a {
	background-color: #fff;
	border: 1px solid #222;
}
.btn_officeuse a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	transform: rotate(45deg) translateY(-50%);
	width: 6px;
	height: 6px;
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #222;
}

.btn_officeuse a:hover {
	background-color: #f2f7fa;
	border: 1px solid #222;
}

.btn_officeuse a:hover::after {
	border-color: #222 #222 transparent transparent;
}

@media (max-width: 768px) {
  .ts4 .btn a {
    width: 80%;
    display: flex;
  }
}

/* 241025 修正 */

.h2_title h2 {
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  color: #222;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.08em;
  font-weight: 400;
  margin-bottom: 4px;
}
.h2_title h2 span {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  display: block;
  color: #00000;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin: 0 auto;
  margin-bottom: 0px;
}
.h2_txt {
  text-align: center;
  display: block;
  color: #222;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 auto;
}

.h2_txt02 {
  text-align: center;
  display: block;
  color: #222;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 auto;
  margin-top: 20px;
}

@media (max-width: 768px) {
 .h2_title h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    display: block;
    padding: 0;
	margin-bottom: 10px;
	margin-top: 30px;
  }
  .h2_title h2 span {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
	margin: 0;
	margin-top: 30px;
	margin-bottom: 0px;
  }
  .h2_txt {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
	font-weight: 400;
  }
  .h2_txt02 {
  text-align: center;
  display: block;
  color: #222;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.06em;
  font-weight: 400;
  margin: 0 auto;
  margin-top: 10px;
}
}

.more_bt {
  margin: 0 auto;
  margin-bottom: 100px;
  text-align: center;
}
.round_arrow {
  margin: 0 auto;
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #222;
}
a.round_arrow:link { color: #222; }
a.round_arrow:visited { color: #222; }


.round_arrow::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 3px;
  width: 18px;
  height: 18px; 
  border-radius: 50%;
  background: #2462aa;
}
.round_arrow::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 8px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

@media (max-width: 768px) {
.round_arrow {
  font-size: 16px;
}
}

/* 241025 ボタン修正 */
.top_btnset_2411 {
	width: 150px;
	margin: 0 auto;
	padding: 0;
}
.top_btnset_2411 .button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 150px;
	height: 50px;
	color: #000;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-decoration: none;
	transition: 0.3s;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
	background-color: #fff;
	border: 1px solid #d3e0ed;
	border-radius:30px;
}
@media (max-width: 768px) {
.top_btnset_2411 {
	width: 120px;
	margin: 0 auto;
	padding: 0;
}
.top_btnset_2411 .button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 120px;
	height: 40px;
	color: #000;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	transition: 0.3s;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 80px;
	background-color: #fff;
	border: 1px solid #d3e0ed;
	border-radius:30px;
}
}