@charset "UTF-8";
*,
html {
  box-sizing: border-box;
}

.section-wrapper {
  margin: 0 auto;
  padding: 4em 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .section-wrapper {
    padding: 2em 0;
  }
}
.section-wrapper .section-wrapper-inner {
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
@media screen and (max-width: 480px) {
  .section-wrapper .section-wrapper-inner {
    width: 94%;
  }
}

.no-margin {
  margin: 0 auto;
  padding: 0;
}

.bg-gray {
  background: #fafafa;
}

.bg-yellow {
  background: #FFFBF0;
}

.bg-yellow-pale {
  background: #FCFBF6;
}

.bg-yellow-brown {
  background: #FCF9F0;
}

.bg-brown {
  background: #F2EFE6;
}

.bg-brown-pale {
  background: #FAF6F1;
}

.bg-blue {
  background: #f7fbfd;
}

.bg-pink {
  background: #FCF8F1;
}

.txt-red {
  color: #CD2525;
}

/**-------------------------------------------------------
* 見出し
*--------------------------------------------------------*/
.kouza-section-title {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.kouza-section-title .sub-section-title {
  position: relative;
  margin: 0 auto;
  padding: 32px 0 0 0;
  width: 100%;
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
  text-align: center;
}
.kouza-section-title .sub-section-title::before {
  position: absolute;
  top: 0;
  left: calc(50% - 30px);
  width: 60px;
  height: 6px;
  content: "";
  border-radius: 3px;
  background: #F46FE0;
}
@media screen and (max-width: 480px) {
  .kouza-section-title .sub-section-title {
    font-size: 1.1rem;
  }
}
.kouza-section-title .section-head-title {
  position: relative;
  margin: 24px auto 0 auto;
  padding: 0;
  width: 100%;
  font-size: 2rem;
  font-weight: 600;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .kouza-section-title .section-head-title {
    margin-top: 16px;
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
}
.kouza-section-title .section-head-title.title-red {
  color: #DD4A4A;
}
.kouza-section-title .section-head-title.head-small {
  font-size: 1.6rem;
}
@media screen and (max-width: 480px) {
  .kouza-section-title .section-head-title.head-small {
    font-size: 1.3rem;
  }
}
.kouza-section-title .section-head-title.title-underbar {
  padding-bottom: 30px;
}
.kouza-section-title .section-head-title.title-underbar::after {
  position: absolute;
  bottom: 0;
  left: calc(50% - 30px);
  width: 60px;
  height: 6px;
  content: "";
  border-radius: 3px;
  background: #B62FA2;
}

.txt-red {
  color: #DD4A4A;
}

.txt-black {
  color: #000;
}

.txt-blue {
  color: #5F84E1;
}

.txt-orange {
  color: #EE5F0C;
}

.title-red {
  color: #E22D2D;
}

.title-green {
  color: #46AB21;
}

.title-small {
  font-size: 1.4rem;
}

.txt-large {
  font-size: 120%;
}

/**-------------------------------------------------------
* セクションサマリー
*--------------------------------------------------------*/
.section-summary-txt {
  margin: 32px auto 0 auto;
  padding: 0;
  width: 80%;
  font-size: 1rem;
  color: #000;
  text-align: center;
  line-height: 1.6rem;
}
@media screen and (max-width: 480px) {
  .section-summary-txt {
    margin-top: 24px;
    width: 94%;
    font-size: 0.84rem;
    line-height: 1.4rem;
  }
}

.sumashika-hero-section {
  position: relative;
  margin: 0 auto;
  padding: 3em 0;
  width: 100%;
  background: linear-gradient(rgba(255, 243, 243, 0.7), rgba(255, 243, 243, 0.7)), url("../../assets/images/hybrid-online/sumashika/img_sara_sumashika_hero_bg.jpg") center no-repeat;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section {
    padding: 1.6em 0;
  }
}
.sumashika-hero-section .section-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
  width: 84%;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner {
    width: 100%;
  }
}
.sumashika-hero-section .section-inner .hero-title-area {
  margin: 0;
  padding: 5em 0 0 0;
  width: 46%;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-title-area {
    margin: 0 auto;
    padding: 1.5em 1.2em;
    width: 94%;
  }
}
.sumashika-hero-section .section-inner .hero-title-area .sumashika-logo {
  margin: 0;
  padding: 0;
  width: 48%;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-title-area .sumashika-logo {
    margin-top: 0;
    width: 38%;
    font-size: 0.9rem;
  }
}
.sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area {
  margin: 24px 0 0 0;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area {
    margin-top: 16px;
  }
}
.sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area .hero-sub-title {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area .hero-sub-title {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area .hero-sub-title .equipment {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 30px;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  background: #000;
  border-radius: 4px;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area .hero-sub-title .equipment {
    width: 70px;
    height: 20px;
    font-size: 0.8rem;
  }
}
.sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area .hero-main-title {
  margin: 24px 0 0 0;
  padding: 0;
  width: 100%;
  font-size: 2rem;
  font-weight: 600;
  color: #000;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-title-area .sumashika-hero-title-area .hero-main-title {
    margin-top: 16px;
    font-size: 1.4rem;
  }
}
.sumashika-hero-section .section-inner .hero-title-area .hero-kouza-summary {
  margin: 40px 0 0 0;
  padding: 0;
  width: 100%;
  font-size: 1.1rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6rem;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-title-area .hero-kouza-summary {
    margin-top: 16px;
    width: 100%;
    font-size: 0.84rem;
    line-height: 1.1rem;
  }
}
.sumashika-hero-section .section-inner .hero-image-area {
  margin: 0;
  padding: 0.5em;
  width: 48%;
  height: 400px;
  background: #fff;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .sumashika-hero-section .section-inner .hero-image-area {
    margin: 0 auto;
    width: 90%;
    height: 200px;
  }
}
.sumashika-hero-section .section-inner .hero-image-area > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.sumashika-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
  width: 60%;
}
@media screen and (max-width: 480px) {
  .sumashika-title {
    display: block;
    width: 90%;
  }
}
.sumashika-title .title-image {
  margin: 0;
  padding: 0;
  width: 30%;
}
@media screen and (max-width: 480px) {
  .sumashika-title .title-image {
    display: none;
  }
}
.sumashika-title .title-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 80%;
  height: 100%;
}
.sumashika-title .sumashika-txt {
  margin: 0;
  padding: 0;
  width: 70%;
}
@media screen and (max-width: 480px) {
  .sumashika-title .sumashika-txt {
    width: 100%;
  }
}
.sumashika-title .sumashika-txt .txt-title {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  color: #0E5C94;
}
@media screen and (max-width: 480px) {
  .sumashika-title .sumashika-txt .txt-title {
    text-align: center;
  }
}
.sumashika-title .sumashika-txt .txt-title .txt-image {
  display: inline-block;
  margin: 0 0 0 16px;
  padding: 0;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .sumashika-title .sumashika-txt .txt-title .txt-image {
    margin: 16px auto 0 auto;
  }
}
.sumashika-title .sumashika-txt .sumashika-summary {
  margin: 24px 0 0 0;
  padding: 0;
  width: 100%;
  font-size: 1.1rem;
  font-weight: bold;
  color: #000;
  line-height: 1.8rem;
}
@media screen and (max-width: 480px) {
  .sumashika-title .sumashika-txt .sumashika-summary {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.sumashika-title .sumashika-txt .sumashika-summary .txt-red {
  color: #CD2525;
}

.style-list-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 0 auto;
  padding: 0;
  width: 80%;
}
@media screen and (max-width: 480px) {
  .style-list-area {
    width: 94%;
  }
}
.style-list-area .style-list {
  margin: 0 auto;
  padding: 0;
  width: 32%;
}
@media screen and (max-width: 480px) {
  .style-list-area .style-list {
    margin-bottom: 16px;
    width: 100%;
  }
}
.style-list-area .style-list .style-catch {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -15px auto 0 auto;
  padding: 0;
  width: 80%;
  height: 30px;
  font-size: 0.9rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.3rem;
  background: #F38F03;
  border-radius: 10px;
  z-index: 1;
}
@media screen and (max-width: 480px) {
  .style-list-area .style-list .style-catch {
    font-size: 0.8rem;
  }
}
.style-list-area .style-list .style-image {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.style-list-area .style-list .style-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.merit-area {
  position: relative;
  margin: 48px auto 50px auto;
  padding: 0;
  width: 80%;
  height: 460px;
  background: url(../../assets/images/hybrid-online/sumashika/img_merit_online_bg_pc.svg) center bottom no-repeat;
}
@media screen and (max-width: 480px) {
  .merit-area {
    margin-top: 24px;
    margin-bottom: 0;
    width: 90%;
    height: 740px;
    background: url(../../assets/images/hybrid-online/sumashika/img_merit_online_bg_sp.svg) center bottom no-repeat;
  }
}
.merit-area .merit {
  margin: 0;
  padding: 1em;
  width: 30%;
  background: #FBE797;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .merit-area .merit {
    width: 100%;
  }
  .merit-area .merit + .merit {
    margin-top: 8px;
  }
}
.merit-area .merit .merit-title {
  margin: 0 auto;
  padding: 0 0 8px 0;
  width: 100%;
  font-size: 1.3rem;
  font-weight: 600;
  color: #D32424;
  text-align: center;
  border-bottom: 2px solid #FF9641;
}
.merit-area .merit .merit-title::before {
  margin-right: 16px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 600;
  color: #000;
}
.merit-area .merit .merit-title.title1::before {
  content: "\f19d";
}
.merit-area .merit .merit-title.title2::before {
  content: "\f3cd";
}
.merit-area .merit .merit-title.title3::before {
  content: "\f021";
}
.merit-area .merit .merit-sub-title {
  margin: 8px auto 0 auto;
  padding: 0;
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  color: #A93D02;
  text-align: center;
}
.merit-area .merit .merit-txt {
  margin: 8px auto 0 auto;
  padding: 0;
  width: 100%;
  font-size: 0.9rem;
  color: #000;
  line-height: 1.5rem;
}
.merit-area #merit-1 {
  position: absolute;
  top: 20%;
  left: 0;
  transform: translateY(-20%);
}
@media screen and (max-width: 480px) {
  .merit-area #merit-1 {
    position: static;
    transform: none;
  }
}
.merit-area #merit-2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 480px) {
  .merit-area #merit-2 {
    position: static;
    transform: none;
  }
}
.merit-area #merit-3 {
  position: absolute;
  top: 20%;
  right: 0;
  transform: translateY(-20%);
}
@media screen and (max-width: 480px) {
  .merit-area #merit-3 {
    position: static;
    transform: none;
  }
}

.backup-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 48px auto 0 auto;
  padding: 0;
  width: 90%;
}
@media screen and (max-width: 480px) {
  .backup-area {
    margin-top: 24px;
    width: 100%;
  }
}
.backup-area .backup-image {
  margin: 0;
  padding: 0;
  width: 40%;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .backup-area .backup-image {
    width: 100%;
  }
}
.backup-area .backup-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.backup-area .backup-contents-list {
  margin: 0;
  padding: 0;
  width: 57%;
}
@media screen and (max-width: 480px) {
  .backup-area .backup-contents-list {
    margin: 16px auto 0 auto;
    width: 94%;
  }
}
.backup-area .backup-contents-list .list-contents {
  margin: 0;
  padding: 0;
  width: 100%;
}
.backup-area .backup-contents-list .list-contents + .list-contents {
  margin-top: 16px;
}
.backup-area .backup-contents-list .list-contents .backup-list {
  margin: 0;
  padding: 0;
  width: 100%;
}
.backup-area .backup-contents-list .list-contents .backup-list .backup-title {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.3rem;
  font-weight: 600;
  color: #DB3D54;
}
@media screen and (max-width: 480px) {
  .backup-area .backup-contents-list .list-contents .backup-list .backup-title {
    padding-left: 46px;
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}
.backup-area .backup-contents-list .list-contents .backup-list .backup-title::before {
  content: attr(data-num);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 16px 0 0;
  padding: 0;
  width: 34px;
  height: 34px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: #DB3D54;
  border-radius: 5px;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .backup-area .backup-contents-list .list-contents .backup-list .backup-title::before {
    margin-left: -46px;
    width: 30px;
    height: 30px;
  }
}
.backup-area .backup-contents-list .list-contents .backup-list .backup-summary {
  margin: 8px 0 0 0;
  padding: 0 0 0 50px;
  width: 100%;
  font-size: 1rem;
  color: #000;
  line-height: 1.5rem;
}
@media screen and (max-width: 480px) {
  .backup-area .backup-contents-list .list-contents .backup-list .backup-summary {
    margin-top: 4px;
    padding-left: 46px;
    font-size: 0.9rem;
    line-height: 1.3rem;
  }
}

.sumashika-course-type-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 0 auto;
  padding: 0;
  width: 90%;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area {
    margin: 16px auto;
    width: 100%;
  }
}
.sumashika-course-type-area .course-type {
  margin: 0;
  padding: 1em;
  width: 49%;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type {
    width: 100%;
  }
  .sumashika-course-type-area .course-type + .course-type {
    margin-top: 8px;
  }
}
.sumashika-course-type-area .course-type.type-basic {
  background: #E2F2FE;
}
.sumashika-course-type-area .course-type.type-special {
  background: #FDF7DA;
}
.sumashika-course-type-area .course-type .type-title {
  margin: 0 auto;
  padding: 0.8em 0;
  width: 100%;
  height: 80px;
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-title {
    padding: 0.8em 0 0 0;
    height: 80px;
    font-size: 1rem;
  }
}
.sumashika-course-type-area .course-type .type-title.title-basic {
  background: #2A7CBA;
}
.sumashika-course-type-area .course-type .type-title.title-special {
  background: #DC712A;
  letter-spacing: -0.05rem;
}
.sumashika-course-type-area .course-type .type-title .online-main-title {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-title .online-main-title {
    font-size: 1rem;
  }
}
.sumashika-course-type-area .course-type .type-title .online-main-title.main-basic::before {
  content: "\f0a6";
  margin-right: 8px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.6rem;
  font-weight: 600;
  vertical-align: middle;
}
.sumashika-course-type-area .course-type .type-title .online-main-title.main-special::before {
  content: "\f0a4";
  margin-right: 8px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.6rem;
  font-weight: 600;
  vertical-align: middle;
}
.sumashika-course-type-area .course-type .type-title .online-sub-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px auto 0 auto;
  padding: 0;
  width: 60%;
  height: 30px;
  font-size: 0.94rem;
  font-weight: bold;
  background: #fff;
  border-radius: 5px;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-title .online-sub-title {
    height: 25px;
    font-size: 0.9rem;
  }
}
.sumashika-course-type-area .course-type .type-title .online-sub-title.sub-title-basic {
  color: #2A7CBA;
}
.sumashika-course-type-area .course-type .type-title .online-sub-title.sub-title-special {
  color: #DC712A;
}
.sumashika-course-type-area .course-type .type-contents-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px auto;
  padding: 0;
  width: 100%;
}
.sumashika-course-type-area .course-type .type-contents-area .course-type-image {
  margin: 0;
  padding: 0;
  width: 46%;
}
.sumashika-course-type-area .course-type .type-contents-area .course-type-image .image-area {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.sumashika-course-type-area .course-type .type-contents-area .course-type-image .image-area > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.sumashika-course-type-area .course-type .type-contents-area .kouza-type-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px 0 0 0;
  padding: 0;
  width: 100%;
  height: 30px;
  font-size: 0.84rem;
  font-weight: 600;
  color: #fff;
  background: #F49208;
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-contents-area .kouza-type-txt {
    width: 100%;
  }
}
.sumashika-course-type-area .course-type .type-contents-area .type-explain {
  margin: 0;
  padding: 0;
  width: 50%;
}
.sumashika-course-type-area .course-type .type-contents-area .type-explain .explain-midashi {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  line-height: 1.5rem;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-contents-area .type-explain .explain-midashi {
    font-size: 0.94rem;
    line-height: 1.4rem;
  }
}
.sumashika-course-type-area .course-type .type-contents-area .type-explain .explain-list {
  margin: 16px auto 0 auto;
  padding: 0;
  width: 100%;
  font-size: 0.9rem;
  color: #000;
  line-height: 1.5rem;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-contents-area .type-explain .explain-list {
    margin-top: 8px;
    line-height: 1.4rem;
  }
}
.sumashika-course-type-area .course-type .type-appeal-area {
  margin: 0 auto;
  padding: 1em;
  width: 100%;
}
.sumashika-course-type-area .course-type .type-appeal-area.type-paper {
  background: #6EB1E4;
}
.sumashika-course-type-area .course-type .type-appeal-area.type-paper .appeal-term-txt {
  color: #186DAD;
}
.sumashika-course-type-area .course-type .type-appeal-area.type-online {
  background: #EC8F2C;
}
.sumashika-course-type-area .course-type .type-appeal-area.type-online .appeal-term-txt {
  color: #DC712A;
}
.sumashika-course-type-area .course-type .type-appeal-area .appeal-txt {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.5rem;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-appeal-area .appeal-txt {
    font-size: 0.94rem;
    line-height: 1.4rem;
  }
}
.sumashika-course-type-area .course-type .type-appeal-area .appeal-term-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px auto 0 auto;
  padding: 0;
  width: 90%;
  height: 40px;
  font-size: 1.1rem;
  font-weight: 600;
  background: #fff;
}
@media screen and (max-width: 480px) {
  .sumashika-course-type-area .course-type .type-appeal-area .appeal-term-txt {
    font-size: 1rem;
  }
}

.get-free-license {
  position: relative;
  margin: 60px auto 0 auto;
  padding: 1.5em 2.5em;
  width: 80%;
  background: #fff;
  border: 1px solid #EA4E4E;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .get-free-license {
    padding: 1.5em 1em 1em 1em;
    width: 100%;
  }
}
.get-free-license .get-free-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -46px auto 0 auto;
  padding: 0;
  width: 70%;
  height: 50px;
  font-size: 1.3rem;
  font-weight: 600;
  color: #fff;
  background: #EA4E4E;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .get-free-license .get-free-title {
    width: 100%;
    height: 36px;
    font-size: 0.9rem;
    border-radius: 5px;
  }
}
.get-free-license .get-free-explain {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px auto 0 auto;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .get-free-license .get-free-explain {
    margin-top: 16px;
  }
}
.get-free-license .get-free-explain .explain-image {
  margin: 0;
  padding: 0;
  width: 26%;
  height: 160px;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .get-free-license .get-free-explain .explain-image {
    width: 100%;
  }
}
.get-free-license .get-free-explain .explain-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.get-free-license .get-free-explain .explain-txt {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  width: 70%;
  font-size: 1rem;
  color: #000;
  line-height: 1.8rem;
}
@media screen and (max-width: 480px) {
  .get-free-license .get-free-explain .explain-txt {
    margin-top: 8px;
    width: 100%;
    font-size: 0.9rem;
    line-height: 1.4rem;
  }
}

.offer-cta-area {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 32px auto 0 auto;
  padding: 1em;
  width: 70%;
  background: #fff;
  border: 1px solid #F98715;
  border-radius: 5px;
}
@media screen and (max-width: 480px) {
  .offer-cta-area {
    padding-bottom: 2rem;
    width: 94%;
  }
}
.offer-cta-area .get-shikaku-txt {
  margin: 0;
  padding: 2em 1.5em;
  width: 56%;
  background: #FFE6BE;
  border-radius: 5px;
}
@media screen and (max-width: 480px) {
  .offer-cta-area .get-shikaku-txt {
    padding: 0;
    width: 100%;
    background: none;
  }
}
.offer-cta-area .get-shikaku-txt .txt-title {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 600;
  color: #DC712A;
  text-align: center;
}
.offer-cta-area .get-shikaku-txt .txt-title .large-title {
  font-size: 1.4rem;
  color: #DC4A2A;
}
.offer-cta-area .get-shikaku-txt .txt-title::before {
  content: "\f073";
  margin-right: 16px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  font-weight: 600;
  color: #F42D2D;
}
.offer-cta-area .get-shikaku-txt .get-txt {
  margin: 8px auto 0 auto;
  padding: 0;
  width: 100%;
  font-size: 0.9rem;
  color: #000;
  line-height: 1.5rem;
}
.offer-cta-area .offer-btn-area {
  margin: 0;
  padding: 0;
  width: 42%;
}
@media screen and (max-width: 480px) {
  .offer-cta-area .offer-btn-area {
    width: 100%;
  }
}
.offer-cta-area .offer-btn-area .document-btn {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 60px;
}
.offer-cta-area .offer-btn-area .document-btn .head-banner {
  position: relative;
  margin: 0 auto;
  padding: 0.2em 0;
  width: 70%;
  font-size: 0.74rem;
  font-weight: 600;
  color: #4E7FD3;
  text-align: center;
  background: #fff;
  border: 1px solid #4E7FD3;
  border-radius: 4px;
}
.offer-cta-area .offer-btn-area .document-btn > a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -12px 0 0 0;
  padding: 0.4em 0 0 0;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: #4E7FD3;
  border-radius: 4px;
  transition: all 0.3s;
}
.offer-cta-area .offer-btn-area .document-btn > a:hover {
  background: #184798;
}
.offer-cta-area .offer-btn-area .document-btn > a::before {
  content: "\f518";
  margin-right: 16px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2rem;
}
.offer-cta-area .offer-btn-area .document-btn > a::after {
  content: "\f138";
  margin-left: 16px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.2rem;
  font-weight: 600;
}
.offer-cta-area .offer-btn-area .document-btn > a .free-head {
  margin: 0 16px 0 0;
  padding: 0;
  width: 80px;
  font-size: 1rem;
  font-weight: 600;
  color: #4E7FD3;
  text-align: center;
  background: #FDF7DA;
  border-radius: 4px;
  vertical-align: middle;
}
.offer-cta-area .offer-btn-area .application-btn {
  position: relative;
  margin: 18px auto 0 auto;
  padding: 0;
  width: 100%;
  height: 60px;
}
.offer-cta-area .offer-btn-area .application-btn .head-banner {
  position: relative;
  margin: 0 auto;
  padding: 0.2em 0;
  width: 70%;
  font-size: 0.74rem;
  font-weight: 600;
  color: #E75E5E;
  text-align: center;
  background: #fff;
  border: 1px solid #E75E5E;
  border-radius: 4px;
}
.offer-cta-area .offer-btn-area .application-btn > a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -12px 0 0 0;
  padding: 0.4em 0 0 0;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: #E75E5E;
  border-radius: 4px;
  transition: all 0.3s;
}
.offer-cta-area .offer-btn-area .application-btn > a:hover {
  background: #c42323;
}
.offer-cta-area .offer-btn-area .application-btn > a::before {
  content: "\f518";
  margin-right: 16px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2rem;
}
.offer-cta-area .offer-btn-area .application-btn > a::after {
  content: "\f138";
  margin-left: 16px;
  font-family: "Font Awesome 5 Free";
  font-size: 1.2rem;
  font-weight: 600;
}
.offer-cta-area .offer-btn-area .application-btn > a .free-head {
  margin: 0 16px 0 0;
  padding: 0;
  width: 80px;
  font-size: 1rem;
  font-weight: 600;
  color: #E75E5E;
  text-align: center;
  background: #FDF7DA;
  border-radius: 4px;
  vertical-align: middle;
}/*# sourceMappingURL=sumashika.css.map */