@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSerifJP-ExtraLight";
  src: url("../fonts/NotoSerifJP-ExtraLight.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-Regular";
  src: url("../fonts/NotoSerifJP-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-Medium";
  src: url("../fonts/NotoSerifJP-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-SemiBold";
  src: url("../fonts/NotoSerifJP-SemiBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-Bold";
  src: url("../fonts/NotoSerifJP-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Marcellus-Regular";
  src: url("../fonts/Marcellus-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "HinaMincho-Regular";
  src: url("../fonts/HinaMincho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Cormorant-Regular";
  src: url("../fonts/Cormorant-Regular.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSerifJP-ExtraLight";
  src: url("../fonts/NotoSerifJP-ExtraLight.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-Regular";
  src: url("../fonts/NotoSerifJP-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-Medium";
  src: url("../fonts/NotoSerifJP-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-SemiBold";
  src: url("../fonts/NotoSerifJP-SemiBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP-Bold";
  src: url("../fonts/NotoSerifJP-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Marcellus-Regular";
  src: url("../fonts/Marcellus-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "HinaMincho-Regular";
  src: url("../fonts/HinaMincho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Cormorant-Regular";
  src: url("../fonts/Cormorant-Regular.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline-block;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-box {
  outline-offset: -10px;
}

.com-cir {
  width: 78px;
  height: 81px;
  padding-top: 8px;
}
.com-cir-point {
  font-size: 1.3rem;
}
.com-cir-num {
  margin-top: -5px;
  padding-right: 20px;
  font-size: 4rem;
}

.com-fuki {
  padding: 0 20px;
  background-size: 13px;
}

.news-post {
  flex-direction: column;
  align-items: center;
}
.news-post-item {
  margin: auto;
}
.news-post-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.news-post-ttl {
  margin-top: 5px;
  font-size: 1.8rem;
}
.news-post-ttl::after {
  margin-top: 14px;
}
.news-post-tag {
  margin-top: 10px;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-tag-link {
  height: 60px;
}

/* =========================================

  main  SP

========================================= */
/*  top-event  SP
------------------------------------ */
#top-event .event-bg {
  padding-bottom: 0;
}
#top-event .event-inner {
  padding: 50px 0;
}
#top-event .event-txt {
  line-height: 2;
}
#top-event .event-txt-box {
  margin: 30px auto 0;
  padding: 0 15px;
}
#top-event .event-txt-box ul {
  margin: 15px auto 0;
}
#top-event .event-txt-box p:nth-of-type(n+2) {
  margin: 20px 0 0;
}
#top-event .event-list {
  display: block;
  padding: 15px 0 15px 15px;
}
#top-event .event-list li:nth-of-type(n+2) {
  margin-top: 15px;
}
#top-event .event-list-item {
  padding: 0 0 0 25px;
  background-position: left 4px;
  background-size: 17px;
  line-height: 1.5;
  font-size: 1.5rem;
}
#top-event .seminar {
  margin-top: 50px;
}
#top-event .seminar-img {
  width: 134px;
}
#top-event .seminar-link {
  padding: 20px 0 0;
}
#top-event .seminar-ttl-box {
  display: block;
}
#top-event .seminar-ttl-box span {
  padding: 2px 8.5px;
}
#top-event .seminar-ttl-fuki {
  margin: 10px auto 0;
}
#top-event .seminar-ttl-ac {
  margin-top: 10px;
}
#top-event .seminar-list {
  margin-top: 10px;
  align-items: stretch;
}
#top-event .seminar-list-item {
  width: 30%;
  height: auto;
  padding: 5px 0;
  background-size: 20%;
  font-size: clamp(1rem, 3.2vw, 1.6rem);
}
#top-event .seminar-list-item:nth-of-type(n+2) {
  margin-left: 2%;
}
#top-event .seminar-fuki {
  width: 70px;
  height: 70px;
  padding-top: 27px;
  background-size: 11px;
  background-position: center 8px;
  font-size: 1.1rem;
  top: auto;
  left: 10px;
  bottom: 71px;
}
#top-event .seminar-price {
  margin-top: 30px;
  padding: 11px 10px;
  font-size: 3rem;
  position: relative;
  bottom: auto;
  left: auto;
}
#top-event .seminar-price02 {
  font-size: 2.8rem;
}
#top-event .seminar-price-txt02 {
  margin-left: 2px;
}
#top-event .seminar-price-sm {
  font-size: 1rem;
  top: 13px;
  right: 8px;
}
#top-event .seminar-cta {
  height: 40px;
  text-align: left;
  padding-left: 15px;
  font-size: 1.5rem;
  justify-content: flex-start;
  background-position-x: 184px;
  background-size: 20px;
}
#top-event .seminar-para {
  padding-top: 150px;
}

/*  top-feature  SP
------------------------------------ */
#top-feature {
  background-size: 21.3%;
}
#top-feature .feature-inner {
  padding: 50px 0;
}
#top-feature .feature-flx {
  display: block;
}
#top-feature .feature-ttl {
  width: calc(100% - 15px);
}
#top-feature .feature-ttl-ja {
  font-size: 2rem;
}
#top-feature .feature-list {
  display: block;
  margin: 20px auto 0;
}
#top-feature .feature-list-item {
  width: 100%;
}
#top-feature .feature-list-item:nth-of-type(2) {
  margin-top: 50px;
}
#top-feature .feature-list-img02, #top-feature .feature-list-img04 {
  margin-top: 20px;
}
#top-feature .feature-list-dl {
  margin: 30px auto 0;
  padding: 0 15px;
}
#top-feature .feature-list-dl-cir {
  margin-left: 0;
}
#top-feature .feature-list-dl div:nth-of-type(n+2) {
  margin-top: 25px;
  padding-top: 25px;
}
#top-feature .feature-list-dl dt {
  font-size: 2rem;
}
#top-feature .feature-list-dl dd {
  margin-top: 15px;
  font-size: 1.5rem;
}
#top-feature .feature-txt-box {
  margin: 20px auto 0;
  padding: 0 15px;
}

/*  top-course  SP
------------------------------------ */
#top-course {
  background-size: 21.4%;
}
#top-course .course-inner {
  padding-bottom: 50px;
}
#top-course .course-ttl-txt {
  margin-top: 25px;
  padding: 0 15px;
  text-align: left;
}
#top-course .course-list {
  margin-top: 30px;
}
#top-course .course-list-item {
  padding: 0 15px;
}
#top-course .course-list-item:nth-of-type(n+2) {
  margin: 80px auto 0;
}
#top-course .course-list-item:nth-of-type(n+2)::before {
  width: 1px;
  height: 58px;
  background: #c9c9d3;
  top: -70px;
}
#top-course .course-list-img {
  width: 100%;
  position: static;
}
#top-course .course-list-box {
  margin: 20px auto 0;
  padding-bottom: 30px;
}
#top-course .course-list-scroll {
  margin-top: -9px;
  padding-bottom: 32px;
  background-size: auto 15px;
  font-size: 1.8rem;
}
#top-course .course-list-scroll02 {
  width: 81.3%;
}
#top-course .course-list-ttl, #top-course .course-list-txt {
  padding: 0 15px;
}
#top-course .course-list-ttl {
  margin-top: 25px;
}
#top-course .course-list-ttl-lg02, #top-course .course-list-ttl-lg03 {
  font-size: 1.8rem;
}
#top-course .course-list-txt {
  margin-top: 20px;
}
#top-course .course-btn {
  width: calc(100% - 30px);
  margin: 30px auto 0;
}

/*  top-reserve  SP
------------------------------------ */
#top-reserve .reserve-inner {
  display: block;
}
#top-reserve .reserve-box {
  width: 100%;
  min-width: auto;
  outline-offset: -10px;
  padding: 30px;
}
#top-reserve .reserve-img {
  width: 100%;
  height: 0;
  padding-top: 50%;
}
#top-reserve .reserve-ttl {
  padding-bottom: 16px;
}
#top-reserve .reserve-fuki {
  margin-top: 30px;
}
#top-reserve .reserve-btn {
  margin-top: 10px;
  font-size: 1.3rem;
  background-position-x: calc(100% - 10px);
}

/*  top-caution  SP
------------------------------------ */
#top-caution .caution-inner {
  padding: 50px 15px;
}
#top-caution .caution-box {
  padding: 40px 15px;
}
#top-caution .caution-box::before, #top-caution .caution-box::after {
  height: 20px;
  background-size: 25px;
}
#top-caution .caution-ttl {
  width: 100%;
  padding: 40px 0 15px;
  background-size: 40px;
}
#top-caution .caution-txt {
  margin-top: 10px;
  font-size: 1.5rem;
}
#top-caution .caution-note {
  margin-top: 20px;
  padding: 20px 15px;
  text-align: left;
  background-size: 7px;
}
#top-caution .caution-note-txt {
  font-size: 1.5rem;
}
#top-caution .bar {
  padding: 0;
  background: none;
}
#top-caution .bar span {
  display: inline-block;
  padding: 4px 6px;
  background: #0d3683;
}

/*  top-company  SP
------------------------------------ */
#top-company .company-inner {
  padding: 50px 15px;
  flex-direction: column-reverse;
  align-items: center;
}
#top-company .company-img {
  width: 100%;
  margin: auto;
}
#top-company .company-img::before {
  top: 15px;
  right: -15px;
}
#top-company .company-contents {
  margin: 30px auto 0;
}
#top-company .company-ttl {
  font-size: 1.7rem;
  letter-spacing: 0.1em;
}
#top-company .company-ttl-border {
  padding-bottom: 13px;
}
#top-company .company-ttl-border:nth-of-type(n+2) {
  margin-top: 13px;
}
#top-company .company-list {
  margin-top: 30px;
}
#top-company .company-list li:nth-of-type(n+2) {
  margin-top: 15px;
}
#top-company .company-list-item {
  padding-left: 20px;
  font-size: 1.5rem;
}
#top-company .company-list-item::before {
  left: 0;
}

/*  top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  display: block;
}
#top-bnr .bnr-list-item {
  width: 100%;
}
#top-bnr .bnr-list-link {
  height: auto;
  padding: 15% 5%;
  background-size: cover;
}
#top-bnr .bnr-list-link::before {
  width: 50px;
  height: 50px;
  background-size: 15px;
  right: 15px;
}
#top-bnr .bnr-list-ttl-ja {
  margin-top: 20px;
  font-size: 2.5rem;
}
@media screen and (max-width: 390px) {
  #top-bnr .bnr-list-ttl-sm {
    display: block;
    margin: 20px 0 0 -5px;
  }
}

/*  top-service  SP
------------------------------------ */
#top-service .service-inner {
  padding: 50px 0;
}
#top-service .service-flx {
  display: block;
}
#top-service .service-sub {
  margin-top: 25px;
  padding-left: 21px;
}
#top-service .service-contents {
  margin: 30px auto 0;
  padding: 0 15px;
}
#top-service .service-q {
  flex-direction: column;
  align-items: flex-start;
}
#top-service .service-q span {
  padding: 10px 9px;
}
#top-service .service-q span:nth-of-type(n+2) {
  margin: 10px 0 0;
}
#top-service .service-list {
  width: calc(100% - 30px);
  margin-top: 30px;
  padding-top: 30px;
  flex-direction: column;
  align-items: center;
}
#top-service .service-list-item {
  width: 100%;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-service .service-check {
  width: calc(100% - 30px);
  margin-top: 30px;
}

/*  top-contents  SP
------------------------------------ */
#top-contents .contents-inner {
  padding: 50px 15px;
}
#top-contents .contents-list {
  display: block;
  width: calc(100% - 20px);
}
#top-contents .contents-list-item {
  width: 100%;
}
#top-contents .contents-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-contents .contents-list-img::before {
  width: 60px;
  height: 60px;
  background-size: 15px;
  right: -20px;
  bottom: -20px;
}
#top-contents .contents-list-ttl {
  font-size: 2.3rem;
}
#top-contents .contents-list-ttl-en {
  margin-left: 15px;
}

/*  top-news  SP
------------------------------------ */
#top-news .news-inner {
  display: block;
  padding: 50px 0;
}
#top-news .news-left {
  display: flex;
  margin: auto;
  padding-right: 20px;
  justify-content: space-between;
  align-items: flex-end;
}
#top-news .news-ttl {
  padding-left: 0;
}
#top-news .news-ttl-ja {
  margin-right: 0;
  font-size: 2.2rem;
}
#top-news .news-btn {
  width: 128px;
  height: 45px;
  margin: 0;
  padding-left: 15px;
  text-align: left;
  background-position-x: calc(100% - 10px);
  background-size: 15px;
  font-size: 1.3rem;
  line-height: 43px;
}
#top-news .news-post {
  margin-top: 30px;
}

/*  com-contact  SP
------------------------------------ */
.com-contact {
  background-position: center top;
  background-size: 100%;
}
.com-contact .contact-en {
  display: none;
}
.com-contact .contact-inner {
  padding: 25% 5% 0;
}
.com-contact .contact-box {
  width: 100%;
  padding: 9% 0 20px;
}
.com-contact .contact-ttl {
  width: 90%;
  font-size: 5.5vw;
}
.com-contact .contact-btn {
  width: 90%;
  font-size: 1.3rem;
}
.com-contact .contact-only {
  display: none;
}
@media screen and (max-width: 420px) {
  .com-contact .contact-only {
    display: block;
  }
}
.com-contact .contact-list {
  margin-top: 20px;
}
.com-contact .contact-list-sm {
  font-size: 1.3rem;
}
.com-contact .contact-list-link {
  font-size: 2rem;
}

/* =========================================

sub layout  SP

========================================= */
/*  trade  SP
------------------------------------ */
.com-about-box {
  padding: 40px 20px;
}
.com-about-ttl {
  padding-bottom: 10px;
}
.com-about-list {
  flex-direction: column;
  align-items: center;
}
.com-about-list-item {
  padding: 25px 15px;
}
.com-about-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
.com-about-list-ttl {
  font-size: 1.8rem;
  padding-bottom: 15px;
}
.com-about-list-txt {
  margin-top: 10px;
}

#trade .about-anchor {
  margin-top: 50px;
  flex-direction: column;
  align-items: center;
}
#trade .about-anchor-item {
  width: 250px;
}
#trade .about-anchor-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#trade .about-anchor-link::before {
  width: 35px;
  height: 35px;
  background-size: 16px;
  top: 149px;
  right: -15px;
}
#trade .about-anchor-ttl {
  margin-top: 13px;
  font-size: 1.7rem;
}
#trade .about-anchor-txt {
  margin-top: 30px;
  text-align: left;
}
#trade .sec-bg-r {
  background-position-y: 65px;
}
#trade .sec-bg-l {
  background-position-y: 65px;
}
#trade .sec-read {
  font-size: 1.7rem;
  padding-bottom: 25px;
  background-size: auto 16px;
}
#trade .sec-ttl {
  margin: 10px auto 0;
  position: static;
}
#trade .sec-ttl-lg-sp {
  background: #f7f7f2;
}
#trade .sec-price {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#trade .sec-price-dl-num {
  font-size: 2.5rem;
}
#trade .sec-price-right {
  margin: 20px auto 0;
}
#trade .sec-detail-flx {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#trade .sec-detail-check {
  padding: 20px 15px;
}
#trade .sec-detail-check li {
  padding-left: 23px;
  background-size: 15px;
}
#trade .sec-detail-note02 {
  margin-top: 10px;
}
#trade .sec-detail-list {
  padding: 20px 15px;
  flex-direction: column;
  align-items: flex-start;
}
#trade .sec-detail-list li {
  padding-left: 18px;
  top: 6px;
}
#trade .sec-detail-list li:nth-of-type(n+2) {
  margin-top: 15px;
}
#trade .sec-detail02 {
  margin-top: 50px;
}
#trade .sec-detail02-flx {
  display: block;
  margin-top: 20px;
}
#trade .sec-detail02-dl {
  padding: 20px 15px;
}
#trade .sec-detail02-dl dt {
  margin-right: 10px;
  padding-right: 10px;
  flex-shrink: 0;
}
#trade .sec-detail02-dl dd {
  line-height: 1.5;
}
#trade .sec-detail02-list {
  margin: 20px auto 0;
  padding: 0 15px;
}
#trade .sec-detail02-list li::before {
  top: 6px;
}
#trade .sec-feature {
  margin-top: 50px;
}
#trade .sec-feature-list {
  margin-top: 20px;
}
#trade .sec-feature-list li:nth-of-type(n+2) {
  margin-top: 30px;
}
#trade .sec-feature-list-item {
  display: block;
  padding-bottom: 30px;
}
#trade .sec-feature-list-ttl {
  font-size: 1.8rem;
}
#trade .sec-feature-list-txt {
  padding-right: 0;
}
#trade .sec-btn-wrap {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#trade .sec-btn-wrap a:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#trade .sec-cta {
  padding: 50px 15px;
}
#trade .sec-cta-box {
  padding: 30px 20px;
}
#trade .sec-cta-box-ttl {
  padding-bottom: 13px;
}
#trade .sec-cta-box-fuki {
  margin-top: 20px;
}
#trade .sec-cta-box-btn {
  display: flex;
  margin-top: 15px;
  line-height: 1.5;
  background-position-x: calc(100% - 20px);
  justify-content: center;
  align-items: center;
}
#trade .sec-cta-box-btn-x {
  font-size: 1.4rem;
  background-position-x: calc(100% - 10px);
}
#trade .sec-flow {
  margin-top: 30px;
  padding: 25px 15px;
}
#trade .sec-flow-ttl {
  font-size: 2rem;
}
#trade .sec-flow-list {
  flex-direction: column;
  align-items: center;
}
#trade .sec-flow-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#trade .sec-flow-list-dl dd {
  font-size: 1.8rem;
}
#trade .sec-flow-list-check {
  padding: 20px 15px;
}
#trade .sec-flow-list-check li:nth-of-type(n+2) {
  margin-top: 15px;
}
#trade .sec-flow-box {
  padding: 20px 15px;
}
#trade .information-inner {
  padding: 15px;
}
#trade .information-box {
  padding: 30px 0;
}
#trade .information-ttl {
  background-size: calc(100% - 20px) 50px;
  font-size: 2rem;
  height: 50px;
  line-height: 50px;
}
#trade .information-txt {
  margin-top: 15px;
  padding: 0 5px;
}
#trade .information-btn::after {
  width: 21px;
}

/*  voice  SP
------------------------------------ */
.com-sb .com-tag {
  margin-top: 30px;
}
.com-sb .sb-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
.com-sb .sb-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
.com-sb .sb-list-tag-txt {
  padding: 5px 8px 5px 20px;
  background-size: 10px;
  background-position: 5px center;
  font-size: 1.2rem;
}
.com-sb .sb-list-ttl {
  font-size: 1.8rem;
}
.com-sb .sb-list-ttl-wrap::after {
  width: 80px;
}
.com-sb .sb-list-txt {
  margin-top: 10px;
  font-size: 1.5rem;
}
.com-sb .sb-list-profile li {
  font-size: 1.4rem;
}
.com-sb .sb-list-profile li:nth-of-type(n+2) {
  padding-left: 16px;
  background-position-x: 0;
  background-size: 10px;
}
.com-sb-detail .sb-box {
  padding: 20px 15px;
}
.com-sb-detail .sb-list-ttl-wrap {
  margin-top: 10px;
}
.com-sb-detail .sb-list-ttl-wrap::after {
  width: 100%;
  margin-top: 13px;
}
.com-sb-detail .sb-list-profile {
  margin-top: 30px;
}
.com-sb-detail .sb-list-profile li {
  font-size: 1.3rem;
}
.com-sb-detail-news .sb-box {
  padding-top: 50px;
}
.com-sb-detail-news .sb-list-time {
  width: 110px;
  height: 35px;
  line-height: 33px;
  font-size: 1.4rem;
}
.com-sb-seminar .sb-list {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.com-sb-seminar .sb-list-item {
  width: 49%;
}
.com-sb-seminar .sb-list-item:nth-of-type(n+2) {
  margin: 0;
}
.com-sb-seminar .sb-list-item:nth-of-type(2) {
  margin-top: 0;
}
.com-sb-seminar .sb-list-item:nth-of-type(n+3) {
  margin-top: 15px;
}
.com-sb-seminar .sb-list-ttl.clamp1 {
  font-size: 1.5rem;
}
.com-sb-seminar .sb-list-ttl-wrap::after {
  width: 30px;
  margin-top: 10px;
}
.com-sb-seminar .news-post-time {
  width: 103px;
  height: 30px;
  margin-top: -18px;
  line-height: 28px;
  font-size: 1.3rem;
}

/*  distribution  SP
------------------------------------ */
#distribution .about-ttl {
  padding: 16px 0;
}
#distribution .about-flx {
  margin-top: 30px;
}
#distribution .about-txt-box {
  margin: 20px auto 0;
}
#distribution .about-list {
  flex-direction: column;
  align-items: center;
}
#distribution .about-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#distribution .about-list-wrap {
  padding: 30px 15px;
}
#distribution .caution {
  padding-top: 50px;
  padding-bottom: 100px;
  background-size: 100%;
}
#distribution .caution-ttl {
  margin: auto;
  text-align: center;
  left: 0;
  right: 0;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
#distribution .note-ttl {
  text-align: center;
  line-height: 1.6;
}
#distribution .note-box {
  margin-top: -48px;
  padding: 70px 15px 30px;
  text-align: left;
}
#distribution .note-list {
  display: block;
}
#distribution .note-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#distribution .note-list-ttl {
  padding: 5px 0 15px 30px;
  background-size: 17px;
  background-position: left 4px;
  font-size: 2rem;
}
#distribution .note-list-txt-box {
  margin-top: 15px;
}
#distribution .price-box {
  margin-top: 25px;
  padding: 30px 15px;
}
#distribution .price-box-item {
  padding: 0 10px 17px;
}
#distribution .price-box-ttl {
  flex-shrink: 0;
}
#distribution .price-box-txt {
  margin-left: 20px;
}
#distribution .price-box-num {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 2.5rem;
}
#distribution .price-list {
  margin-top: 40px;
  flex-direction: column;
  align-items: center;
}
#distribution .price-list-item {
  padding: 30px 20px;
}
#distribution .price-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#distribution .price-list-ttl {
  padding-bottom: 13px;
  font-size: 1.8rem;
}
#distribution .price-list-txt {
  margin-top: 15px;
}
#distribution .price-list-bg {
  font-size: 1.8rem;
}
#distribution .price-list-lg {
  font-size: 2.3rem;
}
#distribution .howto {
  margin-top: 50px;
  padding-bottom: 25px;
}
#distribution .howto-txt {
  margin-top: 25px;
}
#distribution .flow-list {
  margin-top: 50px;
}
#distribution .flow-list::before {
  width: 20px;
}
#distribution .flow-list-item {
  padding: 30px 15px;
}
#distribution .flow-list-flx {
  display: block;
}
#distribution .flow-list-contents {
  margin: 15px auto 0;
  padding-top: 10px;
  border-top: 1px solid #c5c5d0;
}
#distribution .flow-list-cir {
  left: 1px;
  top: -45px;
}
#distribution .flow-list-ttl {
  font-size: 1.8rem;
}
#distribution .flow-list-ttl span {
  padding: 7px 9px;
}
#distribution .flow-list-ttl span:nth-of-type(n+2) {
  margin-top: 5px;
}
#distribution .flow-list-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position-x: calc(100% - 20px);
  line-height: 1.5;
}
#distribution .flow-dl {
  padding: 50px 15px;
}
#distribution .flow-dl-btn {
  height: 80px;
  line-height: 1.5;
}
#distribution .pre {
  padding: 0 15px 50px;
}
#distribution .pre-txt-box {
  text-align: left;
}
#distribution .pre-btn {
  background-position-x: calc(100% - 20px);
}
#distribution .pre-btn02 {
  height: 80px;
  line-height: 1.65;
}

/*  company  SP
------------------------------------ */
#company .btn-wrap {
  padding: 50px 15px;
  flex-direction: column;
  align-items: center;
}
#company .btn-wrap a {
  width: 80%;
  max-width: 250px;
  height: 50px;
  background-size: 15px;
  background-position: calc(100% - 20px) center;
}
#company .btn-wrap a:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#company .teacher-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#company .teacher-contents {
  margin: 20px auto 0;
}
#company .teacher-img {
  width: 80%;
  margin: auto;
}
#company .teacher-ttl {
  padding-bottom: 10px;
  font-size: 2.5rem;
}
#company .teacher-ttl-en {
  margin-left: 20px;
}
#company .teacher-txt-box {
  margin-top: 20px;
}
#company .teacher-box {
  margin-top: 50px;
  padding: 30px 15px;
}
#company .teacher-box-ttl {
  font-size: 1.8rem;
  padding-bottom: 10px;
}
#company .teacher-table {
  margin: auto;
}
#company .teacher-table th, #company .teacher-table td {
  display: block;
}
#company .teacher-table th {
  border: none;
  padding: 10px 0 0;
}
#company .teacher-table td {
  padding: 0 0 10px;
  font-size: 1.5rem;
}
#company .company-flx {
  margin: 20px auto 0;
  flex-direction: column;
  align-items: center;
}
#company .ggmap {
  margin: 20px auto 0;
}
#company .sb3-box {
  margin-top: 20px;
  padding: 30px 15px;
}
#company .sb3-list-item {
  padding-left: 17px;
}
#company .sb3-list-item::before {
  width: 10px;
  height: 10px;
  top: 9px;
}
#company .sb3-list-ttl {
  font-size: 1.8rem;
}
#company .sb3-list-txt {
  margin-top: 5px;
}

/*  privacy  SP
------------------------------------ */
#privacy .com-ttl05 {
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

/* SB3の本文内画像を拡大
------------------------------------ */
#seminar_info .sb-list-txt img, #news .sb-list-txt img {
  width: 100%;
}/*# sourceMappingURL=style_sp.css.map */