@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img {
  vertical-align: top;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.icn-window {
  width: .7em;
  display: inline-block;
  vertical-align: middle;
  margin-left: .2em;
}

.icn-window img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

.inner {
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (min-width: 640px) {
  .inner {
    padding: 0 30px;
  }
}

.inner-l {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (min-width: 640px) {
  .inner-l {
    padding: 0 30px;
  }
}

.mv {
  background-image: url("../img/mv-sp.jpg");
  background-size: cover;
  background-position: center bottom;
  height: 250px;
  height: 64.10256vw;
}

@media screen and (min-width: 640px) {
  .mv {
    background-image: url("../img/mv.jpg");
    height: 860px;
    height: 71.66667vw;
  }
}

@media screen and (min-width: 1200px) {
  .mv {
    height: 600px;
  }
}

@media screen and (min-width: 1800px) {
  .mv {
    height: 640px;
  }
}

@media screen and (min-width: 1920px) {
  .mv {
    height: 680px;
  }
}

@media screen and (min-width: 2020px) {
  .mv {
    height: 730px;
  }
}

@media screen and (min-width: 2200px) {
  .mv {
    height: 760px;
  }
}

@media screen and (min-width: 2330px) {
  .mv {
    height: 830px;
  }
}

.mv-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.mv-ttl {
  width: 150px;
  width: 43.46154vw;
  padding-top: 17px;
  padding-top: 7.35897vw;
  margin-left: auto;
}

@media screen and (min-width: 640px) {
  .mv-ttl {
    width: 470px;
    width: 39.16667vw;
    padding-top: 116px;
    padding-top: 9.66667vw;
  }
}

@media screen and (min-width: 1200px) {
  .mv-ttl {
    width: 450px;
    padding-top: 50px;
  }
}

@media screen and (min-width: 2020px) {
  .mv-ttl {
    width: 500px;
    padding-top: 100px;
  }
}

.mv-ttl img {
  width: 100%;
}

.mv-subttl {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-size: 3.58974vw;
  padding-top: 2px;
  padding-top: 0.51282vw;
  font-weight: 700;
}

@media screen and (min-width: 640px) {
  .mv-subttl {
    font-size: 30px;
    font-size: 2.5vw;
    padding-top: 36px;
    padding-top: 3vw;
  }
}

@media screen and (min-width: 1200px) {
  .mv-subttl {
    font-size: 30px;
    font-size: 1.875rem;
    padding-top: 36px;
  }
}

.intro {
  background: #FAF9F4;
  padding-bottom: 50px;
}

@media screen and (min-width: 640px) {
  .intro {
    padding-bottom: 80px;
  }
}

.intro-read {
  padding-top: 20px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.77273;
}

@media screen and (min-width: 640px) {
  .intro-read {
    padding-top: 30px;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
  }
}

/* prof */
.prof {
  margin-top: 40px;
  background: #fff;
  border-radius: 23px;
  padding: 15px;
}

@media screen and (min-width: 640px) {
  .prof {
    padding: 40px 50px;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1200px) {
  .prof {
    margin-left: -25px;
    margin-right: -25px;
    /*margin-top: 60px;*/
  }
}

.prof .imgbox {
  width: 38%;
  margin: 0 auto;
}

@media screen and (min-width: 640px) {
  .prof .imgbox {
    width: 150px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

.prof .imgbox .name {
  text-align: center;
  font-weight: 400;
  margin-top: 10px;
  font-size: 20px;
  font-size: 1.25rem;
}

.prof .txtbox {
  margin-top: 16px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
}

@media screen and (min-width: 640px) {
  .prof .txtbox {
    line-height: 2.10526;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-top: 0;
    margin-left: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .prof .txtbox {
    font-size: 19px;
    font-size: 1.1875rem;
    margin-left: 40px;
  }
}

.prof-links {
  margin-top: 20px;
}

.prof-link {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 640px) {
  .prof-link {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 1200px) {
  .prof-link {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

.prof-link img, .prof-link::before,
.prof-link span {
  vertical-align: middle;
}

.prof-link::before {
  content: '';
  display: inline-block;
  border-style: solid;
  border-width: .3928em 0 .3928em .5em;
  border-color: transparent transparent transparent #505050;
}

@media screen and (min-width: 640px) {
  .prof-link::before {
    margin-top: -2px;
  }
}

@media screen and (min-width: 1200px) {
  .prof-link::before {
    margin-top: -3px;
  }
}

.prof-link .icn-instagram {
  width: 19px;
}

@media screen and (min-width: 640px) {
  .prof-link .icn-instagram {
    width: 26px;
  }
}

@media screen and (min-width: 1200px) {
  .prof-link .icn-instagram {
    width: 32px;
  }
}

/* section */
.chapter.s1 {
  padding-bottom: 50px;
}

@media screen and (min-width: 640px) {
  .chapter.s1 {
    padding-bottom: 75px;
  }
}

@media screen and (min-width: 1200px) {
  .chapter.s1 {
    padding-bottom: 100px;
  }
}

.chapter-title {
  background: #fd8a4c;
  background: linear-gradient(125deg, #fd8a4c 0%, #ff6d52 100%);
}

.chapter-title .inner-l {
  min-height: 150px;
  padding-top: 18px;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 640px) {
  .chapter-title .inner-l {
    min-height: 200px;
  }
}

.chapter-title .txtbox {
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.chapter-title .txtbox span {
  display: block;
}

.chapter-title .num {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1;
}

@media screen and (min-width: 640px) {
  .chapter-title .num {
    font-size: 33px;
    font-size: 2.0625rem;
  }
}

@media screen and (min-width: 1200px) {
  .chapter-title .num {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

.chapter-title .num::before {
  content: '';
  display: block;
  background-image: url("../img/icn-chapter.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 2.12em;
  height: .68em;
  margin: 0 auto .2em;
}

.chapter-title .txt {
  font-size: 21px;
  font-size: 1.3125rem;
  margin-top: .5em;
  line-height: 1.33333;
}

@media screen and (min-width: 640px) {
  .chapter-title .txt {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 1200px) {
  .chapter-title .txt {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}

.chapter-title + .inner {
  padding-top: 50px;
}

@media screen and (min-width: 640px) {
  .chapter-title + .inner {
    padding-top: 75px;
  }
}

@media screen and (min-width: 1200px) {
  .chapter-title + .inner {
    padding-top: 100px;
  }
}

.chapter .img-block img {
  width: 100%;
}

.chapter .img-block .imgcaption {
  margin-top: 15px;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: right;
  line-height: 1.5;
}

@media screen and (min-width: 640px) {
  .chapter .img-block .imgcaption {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 1200px) {
  .chapter .img-block .imgcaption {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.chapter .img-block + .ques,
.chapter .img-block + .text {
  margin-top: 15px;
}

@media screen and (min-width: 640px) {
  .chapter .img-block + .ques,
  .chapter .img-block + .text {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .chapter .img-block + .ques,
  .chapter .img-block + .text {
    margin-top: 30px;
  }
}

.chapter .ques {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.95;
}

@media screen and (min-width: 640px) {
  .chapter .ques {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 1200px) {
  .chapter .ques {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.chapter .ques::before {
  content: '―';
  display: inline-block;
}

.chapter .ques + .text {
  margin-top: 10px;
}

@media screen and (min-width: 640px) {
  .chapter .ques + .text {
    margin-top: 15px;
  }
}

.chapter .text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.94444;
}

@media screen and (min-width: 640px) {
  .chapter .text {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (min-width: 1200px) {
  .chapter .text {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.chapter .text .name {
  font-weight: 700;
}

.chapter .text + .img-block {
  margin-top: 60px;
}

.chapter .title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8125;
  font-weight: 700;
}

@media screen and (min-width: 640px) {
  .chapter .title {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 1200px) {
  .chapter .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.chapter .title + .video-block,
.chapter .title + .img-block {
  margin-top: 30px;
}

@media screen and (min-width: 640px) {
  .chapter .title + .video-block,
  .chapter .title + .img-block {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .chapter .title + .video-block,
  .chapter .title + .img-block {
    margin-top: 50px;
  }
}

.tag-block {
  background: #FBFAF6;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 30px;
}

@media screen and (min-width: 640px) {
  .tag-block {
    border-radius: 23px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 45px;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block {
    margin-left: -45px;
    margin-right: -45px;
    margin-top: 60px;
  }
}

.tag-block .tag {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 38px;
  height: 38px;
}

.tag-block .tag::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-style: solid;
  border-width: 38px 38px 0 0;
  border-color: #FF6D52 transparent transparent transparent;
}

@media screen and (min-width: 640px) {
  .tag-block .tag::before {
    border-width: 60px 60px 0 0;
  }
}

.tag-block .tag::after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  top: 8px;
  left: 8px;
}

@media screen and (min-width: 640px) {
  .tag-block .tag::after {
    width: 13px;
    height: 13px;
    top: 13px;
    left: 13px;
  }
}

.tag-block .tag-inner {
  padding: 0 15px;
}

@media screen and (min-width: 640px) {
  .tag-block .tag-inner {
    padding: 0 30px;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block .tag-inner {
    padding: 0 45px;
  }
}

.tag-block.profile .imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media screen and (min-width: 640px) {
  .tag-block.profile .imgbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 118px;
  }
}

.tag-block.profile .img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 26.25%;
  padding-top: 26.25%;
  position: relative;
}

@media screen and (min-width: 640px) {
  .tag-block.profile .img {
    width: 118px;
    padding-top: 118px;
  }
}

.tag-block.profile .img-wrap {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.tag-block.profile .img img {
  width: 100%;
  height: auto;
}

.tag-block.profile .profbox {
  margin-left: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@media screen and (min-width: 640px) {
  .tag-block.profile .profbox {
    margin-left: 0;
    margin-top: 10px;
  }
}

.tag-block.profile .profbox span {
  display: block;
  text-align: left;
}

.tag-block.profile .profbox .ttl {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.76923;
}

.tag-block.profile .profbox .name {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 5px;
}

@media screen and (min-width: 640px) {
  .tag-block.profile .profbox .name {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.profile .profbox .name {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.tag-block.profile .txtbox {
  margin-top: 15px;
}

@media screen and (min-width: 640px) {
  .tag-block.profile .txtbox {
    padding-top: 10px;
    margin-top: 0;
    margin-left: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.tag-block.profile .txt {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
}

@media screen and (min-width: 640px) {
  .tag-block.profile .txt {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.profile .txt {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (min-width: 640px) {
  .tag-block.profile .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.tag-block.eq .ttl, .tag-block.lg .ttl {
  color: #FF6D52;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8125;
  margin-bottom: 15px;
}

@media screen and (min-width: 640px) {
  .tag-block.eq .ttl, .tag-block.lg .ttl {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.eq .ttl, .tag-block.lg .ttl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.tag-block.eq .eq-list {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
}

@media screen and (min-width: 640px) {
  .tag-block.eq .eq-list {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.eq .eq-list {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.tag-block.eq .eq-list span {
  font-weight: 700;
  margin-right: 1em;
}

.tag-block.lg .ttl {
  text-align: center;
}

.tag-block.lg .txt {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .txt {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.lg .txt {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.tag-block.lg .txt + .caption {
  margin-top: 10px;
}

.tag-block.lg .lg-3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .lg-3col {
    margin-top: 15px;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.lg .lg-3col {
    margin-top: 20px;
  }
}

.tag-block.lg .lg-3col .item {
  width: 31.25%;
}

.tag-block.lg .lg-3col .item:nth-of-type(n+2) {
  margin-left: 3.125%;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .lg-3col .item {
    width: 27.8%;
  }
  .tag-block.lg .lg-3col .item:nth-of-type(n+2) {
    margin-left: 8.3%;
  }
}

.tag-block.lg .lg-3col .item .imgbox img {
  width: 100%;
}

.tag-block.lg .lg-3col .item-label {
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 7px 0;
  background: #FFC0B4;
  margin-top: 15px;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .lg-3col .item-label {
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 20px 0;
    margin-top: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.lg .lg-3col .item-label {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 30px;
  }
}

.tag-block.lg .subttl {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 30px;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .subttl {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 45px;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.lg .subttl {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 60px;
  }
}

.tag-block.lg .subttl + .lg-imgblock {
  margin-top: 10px;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .subttl + .lg-imgblock {
    margin-top: 20px;
  }
}

.tag-block.lg .lg-imgblock img {
  width: 100%;
}

.tag-block.lg .lg-imgblock + .caption {
  margin-top: 10px;
}

.tag-block.lg .caption {
  text-align: center;
  font-size: 10px;
  font-size: 0.625rem;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .caption {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.lg .caption {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.tag-block.lg .caption.left {
  text-align: left;
}

.tag-block.lg .caption + .txt {
  margin-top: 20px;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .caption + .txt {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.lg .caption + .txt {
    margin-top: 40px;
  }
}

.tag-block.lg .lg-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tag-block.lg .lg-2col .imgbox {
  width: 49%;
}

.tag-block.lg .lg-2col .imgbox:nth-of-type(n+2) {
  margin-left: 2%;
}

.tag-block.lg .lg-table {
  width: 100%;
  margin-top: 10px;
}

@media screen and (min-width: 640px) {
  .tag-block.lg .lg-table {
    margin-top: 20px;
  }
}

.tag-block.lg .lg-table th,
.tag-block.lg .lg-table td {
  width: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.5;
  padding: 10px 2px;
}

@media screen and (min-width: 360px) {
  .tag-block.lg .lg-table th,
  .tag-block.lg .lg-table td {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}

@media screen and (min-width: 414px) {
  .tag-block.lg .lg-table th,
  .tag-block.lg .lg-table td {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

@media screen and (min-width: 640px) {
  .tag-block.lg .lg-table th,
  .tag-block.lg .lg-table td {
    min-height: 45px;
    padding: 16px 5px;
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block.lg .lg-table th,
  .tag-block.lg .lg-table td {
    min-height: 60px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.tag-block.lg .lg-table th {
  background: #7B7B7B;
  color: #fff;
}

.tag-block.lg .lg-table th:nth-of-type(n+2) {
  border-left: 1px solid #fff;
}

.tag-block.lg .lg-table td {
  background: #fff;
  color: #333;
  border-left: 1px solid #D1D1D1;
}

.tag-block.lg .lg-table td:nth-of-type(n+2) {
  border-top: 1px solid #D1D1D1;
}

.tag-block.lg .lg-table td:last-of-type {
  border-right: 1px solid #D1D1D1;
}

.tag-block.lg .lg-table tr {
  border-bottom: 1px solid #D1D1D1;
}

.tag-block + .img-block,
.tag-block + .text,
.tag-block + .ques {
  margin-top: 40px;
}

@media screen and (min-width: 640px) {
  .tag-block + .img-block,
  .tag-block + .text,
  .tag-block + .ques {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1200px) {
  .tag-block + .img-block,
  .tag-block + .text,
  .tag-block + .ques {
    margin-top: 80px;
  }
}

/* video-block */
.video-block .video-ttl {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
  line-height: 1.5;
}

@media screen and (min-width: 640px) {
  .video-block .video-ttl {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 1200px) {
  .video-block .video-ttl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.video-block .video-text-btn {
  color: #000;
  text-align: center;
  font-size: 10px;
  font-size: 0.625rem;
  margin-top: 10px;
  position: relative;
  line-height: 1.5;
}

@media screen and (min-width: 640px) {
  .video-block .video-text-btn {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: left;
  }
}

@media screen and (min-width: 1200px) {
  .video-block .video-text-btn {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

.video-block .video-text-btn::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #707070;
}

.outro {
  padding: 50px 0 40px;
  background-image: url("../img/outro-bg-sp.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 640px) {
  .outro {
    padding: 75px 0 50px;
    background-image: url("../img/outro-bg.jpg");
  }
}

@media screen and (min-width: 1200px) {
  .outro {
    padding: 100px 0 50px;
  }
}

.outro .txt-block {
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 14px;
  padding: 25px 15px 30px;
}

@media screen and (min-width: 640px) {
  .outro .txt-block {
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 40px;
  }
}

@media screen and (min-width: 640px) {
  .outro .block {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 17px;
    padding: 40px 30px;
  }
}

@media screen and (min-width: 1200px) {
  .outro .block {
    padding: 60px 40px;
    margin-left: -40px;
    margin-right: -40px;
  }
}

.last-txt {
  font-weight: 700;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.6;
}

@media screen and (min-width: 640px) {
  .last-txt {
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  .last-txt {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
