@charset 'utf-8';
.contents {
  font-family: A1 Gothic M;
  color: #000F3C;
}
.br-pcsp {
  display: block !important;
}
.device-pc .pc {
  display: block;
}
.device-pc .sp {
  display: none;
}
.contents {
  width: 100% !important;
}
.hr-style {
  border: 1px solid;
}
img {
  width: 100%;
}
.device-pc #page nav[role=breadcrumb] a, .device-pc #page nav[role=breadcrumb] li {
  color: #fff;
}
.device-pc #page nav[role=breadcrumb] {
  background-color: #805435;
  padding-left: 2em;
  width: 100% !important;
}
/*header[role=extra]>ul {
  display: none !important;
}*/
header[role=extra], header[role=extra] section > ul li:last-child a i:before, header[role=extra] section ul li i:before, section[role=bottom] {
  background-color: #000032 !important;
}
nav[role=breadcrumb] ol {
  width: 96em;
  margin: auto;
}
nav[role=global] > div {
  display: none !important;
}
/*.device-sp br:not([role='device-sp']) {
  display: block!important;
}*/
.lb-nav a.lb-next:hover {
  display: none !important;
  opacity: 0 !important;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev {
  width: 0 !important;
}
a:hover {
  opacity: .5;
  transition: 0.5s;
}
.pointer-events {
  pointer-events: none;
}
/*___________________________________ヘッダー___________________________________*/
.device-pc .contents > header .main-img {
  overflow: hidden;
  height: 0;
  width: 100vw;
  height: 100vh;
  background: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/main_pc.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  display: table;
}
.device-pc .main-img-box {
  max-width: 1000px;
  display: flex;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.device-pc .main-box {
  width: 800px;
  text-align: left;
  margin: auto;
  position: relative;
}
.device-pc .item {
  color: inherit;
  list-style: none;
  text-align: left;
  line-height: 1.3;
  opacity: 0;
}
.item1, .item2, .item3 {
  display: block;
}
.item4 .item5, .item6 {
  display: inline-block;
}
.device-pc .item1, .device-pc .item2 {
  font-size: 53px;
  line-height: 1.4;
  letter-spacing: 2.65px;
}
.device-pc .item1 {
  max-width: 663px;
  position: relative;
}
.device-pc .item1:after {
  content: "";
  display: inline-block;
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/img01@2.png);
  width: 120px;
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: -20%;
}
.device-pc .item2 {
  max-width: 523px;
}
.device-pc .item3 {
  /*margin: 20px 0 0;*/
  max-width: 744px;
  padding: 20px 0 0;
  margin: 0;
}
.device-pc .item4 {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
  text-align: right;
}
.device-pc .item5 {
  width: 16%;
  position: absolute;
  top: -20px;
  right: -10px;
}
.device-pc .item6 {
/*  width: 30px;*/
  max-width: 30px;
  height: 20px;
  text-align: center;
  position: absolute;
/*  bottom: calc(100% - 120%);*/
  bottom: unset;
  left: 50%;
}
.device-pc .item1 img {
  max-width: 663px;
}
.device-pc .item2 img {
  max-width: 523px;
}
.device-pc .item3 img {
  max-width: 744px;
}
.device-pc .item4 img {
  max-width: 400px;
  margin-top: 20px;
  height: 100%;
}
.item:nth-child(1) {
  -webkit-animation: example 0.5s ease 0.5s 1 forwards;
  animation: example 0.5s ease 0.5s 1 forwards;
}
.item:nth-child(2) {
  -webkit-animation: example 0.5s ease 1.5s 1 forwards;
  animation: example 0.5s ease 1.5s 1 forwards;
}
.item:nth-child(3) {
  -webkit-animation: example 0.5s ease 2.8s 1 forwards;
  animation: example 0.5s ease 2.8s 1 forwards;
}
.item:nth-child(4) {
  -webkit-animation: example 0.5s ease 4s 1 forwards;
  animation: example 0.5s ease 4s 1 forwards;
}
.item:nth-child(5) {
  -webkit-animation: example 0.5s ease 4s 1 forwards;
  animation: example 0.5s ease 4s 1 forwards;
}
.item:nth-child(6) {
  -webkit-animation: example 0.5s ease 4.3s 1 forwards;
  animation: example 0.5s ease 4.3s 1 forwards;
}
@-webkit-keyframes example {
  100% {
    opacity: 1;
  }
}
@keyframes example {
  100% {
    opacity: 1;
  }
}
/*___________________________________ヨドガワ___________________________________*/
.device-pc .yodo-bg {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.device-pc .yodo {
  margin: 0 auto;
  text-align: center;
}
.device-pc .yodo {
  max-width: 500px;
  padding: 75px 0;
}
.device-pc .yodo_txt {
  display: block;
  text-align: left;
  font-size: 200%;
  line-height: 1.8;
}
.device-pc .mb50 {
  margin-bottom: 50px;
}
/*___________________________________インデックス___________________________________*/
.device-pc .index-bg {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/bg02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.device-pc .index-bg .index {
  width: 920px;
  margin: auto;
  padding: 30px 0;
}
.device-pc .index-bg .index .index-ttl {
  width: 38px;
  border-bottom: 1px solid #FFF;
  font-size: 180%;
  font-weight: bold;
  line-height: 1.4;
  color: #FFF;
  text-align: center;
  position: relative;
}
.index-bg .index .index-ttl:after {
  content: "";
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/contents.svg);
  display: inline-block;
  width: 120px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 80px auto;
  position: absolute;
  top: 15px;
  left: -10px;
}
.index-bg .index .index-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 0;
}
.index-bg .index .index-list li {
  width: 422px;
}
.container .img-box-nest .list .list-box {
  margin-top: 10px;
}
.container .img-box-nest .list .list-box01 {
  max-width: 155px;
}
.container .img-box-nest .list .list-box02 {
  max-width: 197px;
}
.container .img-box-nest .list .list-box03 {
  max-width: 63px;
}
.container .img-box-nest .list .list-box04 {
  max-width: 192px;
}
.container .img-box-nest .list .list-box05 {
  max-width: 162px;
}
.container .img-box-nest .list .list-box06 {
  max-width: 235px;
}
.container .img-box-nest .list .list-box07 {
  max-width: 152px;
}
.container .img-box-nest .list .list-box08 {
  max-width: 220px;
}
.container .img-box-nest .list .list-box09 {
  max-width: 290px;
}
.container .img-box-nest .list .list-box10 {
  max-width: 170px;
}
.data-class {
  text-align: center;
  display: inline-block;
  width: 100%;
  font-size: 140%;
}
/*___________________________________コンテンツ___________________________________*/
.container-wrap {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/bg03.jpg);
  background-repeat: repeat-y;
  background-size: cover;
  padding: 0 0 65px;
}
/*.container-wrap {
  background-color: #FFECDE;
}*/
.device-pc .container {
  width: 1000px;
  margin: auto;
  transition: skew(0deg, 10deg);
}
.device-pc .container .title-top {
  width: 495px;
  padding-top: 75px;
  margin: 0 auto 35px;
}
.device-pc .container .title-top-txt {
  text-align: center;
  font-size: 210%;
  padding-bottom: 75px;
  border-bottom: 2px solid;
}
.device-pc .container .wrap {
  display: flex;
  justify-content: space-between;
  margin: 70px 0;
  line-height: 1.9;
  letter-spacing: 0.63px;
  color: #000F3C
}
.device-pc .container .wrap.reverse {
  flex-wrap: wrap-reverse;
  flex-direction: row-reverse;
}
/*.device-pc .container .txt-box,
.device-pc .container .txt-box-right {
  width: 50%;
  position: relative;
}*/
.device-pc .container .txt-box {
  width: 55%;
  position: relative;
}
.device-pc .container .txt-box-right {
  /*  width: 55%;*/
  position: relative;
}
.device-pc .container .txt-box {
  padding-bottom: 10px;
}
.device-pc .container .txt-box-right {
  padding-left: 50px;
}
.device-pc .container .txt-box:before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 500px;
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.device-pc .container .txt-box:after {
  content: "";
  display: inline-block;
  width: 500px;
  height: 30px;
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line02.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}
.device-pc .container .txt-box-right:before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 500px;
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line03.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: -15px;
}
.device-pc .container .txt-box-right:after {
  content: "";
  display: inline-block;
  width: 460px;
  height: 30px;
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line02.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 30px;
}
.device-pc .container .interval {
  margin-bottom: 100px;
}
.device-pc .container .txt-box-img {
  width: 147px;
  margin: 0 0 33px;
}
.device-pc .container .txt-box-ttl {
  font-size: 280%;
  line-height: 1.5;
  letter-spacing: 1.4px;
  margin: 0 0 22px;
}
.container .txt-box-ttl {
  color: #000F3C;
}
.device-pc .container .txt-box-details {
  font-size: 170%;
  line-height: 2;
  letter-spacing: 0.85px;
  margin: 0 0 30px;
}
.container .txt-box-details {
  color: #000F3C;
}
.device-pc .container .img-box {
  width: 42%;
}
.device-pc .container .prof-img {
  max-width: 165px;
}
.device-pc .container .img-box-wrap {
  margin: 10px 0 0;
}
.device-pc .container .img-box-nest {
  display: flex;
  justify-content: space-between;
}
.device-pc .container .img-box-nest .list {
  font-size: 320%;
  line-height: 1.3;
  padding-top: 40px;
}
/*.device-pc .container .img-box-nest .list img {
  width: 200px;
}*/
.device-pc .container .img-box-nest .list .top, .device-pc .container .img-box-nest .list .small {
  font-size: 18px;
}
.container .img-box-nest .list .list-position.first {
  font-size: 18px;
  margin-bottom: 0;
}
.container .img-box-nest .list .list-position {
  font-size: 18px;
  margin-bottom: 5px;
}
.device-pc .h02.txt-box-right {
  height: 680px;
}
.device-pc .container .h02.txt-box-right:before {
  width: 37px;
  height: 100vh;
}
.device-pc .container .h03.txt-box {
  height: 530px;
}
.device-pc .container .h03.txt-box:before {
  width: 34px;
  height: 100vh;
}
.device-pc .h04.txt-box-right {
  height: 600px;
}
.device-pc .container .h04.txt-box-right:before {
  width: 33px;
  height: 100vh;
}
.device-pc .h05.txt-box {
  height: 660px;
}
.device-pc .container .h05.txt-box:before {
  width: 43px;
  height: 100vh;
}
.device-pc .w05.txt-box:before {
  width: 43px;
  height: 1500px;
}
.device-pc .h06.txt-box-right {
  height: 760px;
}
.device-pc .container .h06.txt-box-right:before {
  width: 42px;
  height: 100vh;
}
.device-pc .h07.txt-box {
  height: 580px;
}
.device-pc .container .h07.txt-box:before {
  width: 38px;
  height: 100vh;
}
.device-pc .h08.txt-box-right {
  height: 750px;
}
.device-pc .container .h08.txt-box-right:before {
  width: 42px;
  height: 100vh;
}
.device-pc .h09.txt-box {
  height: 540px;
}
.device-pc .container .h09.txt-box:before {
  width: 35px;
  height: 100vh;
}
.device-pc .h10.txt-box-right {
  height: 610px;
}
.device-pc .container .h10.txt-box-right:before {
  width: 34px;
  height: 100vh;
}
.device-pc .announcement {
  width: 100%;
  border-top: 2px solid #000F3C;
  border-bottom: 2px solid #000F3C;
  padding: 20px 0;
  margin-top: 65px;
}
.device-pc .announcement p {
  font-size: 140%;
  line-height: 2;
  letter-spacing: 0.7px;
}
.device-pc .interval.last {
  margin-bottom: 0;
}
.device-pc .interval.last .wrap {
  margin: 70px 0 0;
}
.device-pc .hr-top {
  display: none;
}
.device-pc .hr-bottom {
  display: none;
}
/*___________________________________なぜ手帳___________________________________*/
.naze-details {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/bg04.jpg);
  border-top: 1px solid #FF661C;
  border-bottom: 3px solid #FF661C;
}
.device-pc .naze-details {
  width: 100%;
  padding: 100px 0;
}
.device-pc .naze-details-wrap {
  width: 560px;
  margin: auto;
}
.device-pc .naze-details-wrap h4 {
  font-size: 340%;
  line-height: 1.5;
  color: #000F3C;
}
.device-pc .naze-details-box {
  border-left: 2px solid;
  padding-left: 40px;
  margin: 20px 0 0;
}
.naze-details-box p {
  font-size: 180%;
  line-height: 2;
  letter-spacing: 0.9px;
  color: #000F3C;
}
/*___________________________________フッター___________________________________*/
.device-pc .footer-inner {
  display: flex;
  padding: 60px 100px;
  background: #FF661C;
}
.footer-inner ul li.sns {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
/*.footer-inner ul li.main-icon {
  width: 36.5%;
}*/
.footer-inner .share:before {
  content: "シェアする";
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #FFF;
}
.footer-inner .share, .footer-inner .mail, .footer-inner .logo {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
}
.footer-inner .logo .techo-link {
  width: 50%;
}
.footer-inner .logo .home-link {
  width: 45%;
}
.footer-inner .mail:before {
  content: "メールする";
  font-size: 12px;
  letter-spacing: 0.6px;
  color: #FFF;
}
.footer-inner .share:before, .footer-inner .mail:before {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.magazine-share {
  display: flex;
}
.border-tp.toplink {
  padding: 50px 0;
}
.device-pc .footer-inner .share {
  /*  width: 25%;*/
  justify-content: space-around;
}
.device-pc .footer-inner .mail {
  /*  width: 11.5%;*/
  justify-content: space-around;
}
.device-pc .footer-inner .logo {
  width: 34%;
  justify-content: space-between;
}
/*___________________________________スマホ___________________________________*/
.device-sp .index-bg {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/bg02_sp.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.device-sp #contents > header {
  padding-bottom: 0 !important;
}
.device-sp .sp {
  display: block;
  position: relative;
}
.device-sp .pc {
  display: none;
}
.br-pcsp {
  display: block !important;
}
.device-sp #contents {
  padding: 0 !important;
}
.device-sp .contents > header .main-img {
  background: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/main_sp.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
/*  height: 0;*/
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7%;
  padding-bottom: 145%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .main-box {
    width: 65%!important;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    position: static;
  }
  .device-sp .item5 {
    top: 90%!important;
  }
}
.device-sp .main-box {
  width: 75%;
  height: auto;
  margin: auto;
  display: flex;
  flex-direction: column;
  /*position: relative;*/
  position: static;
}
.device-sp .item1 {
  width: 90%;
  margin: 5px auto;
}
.device-sp .item3 {
  width: 90%;
  margin: 16px auto;
}
.device-sp .item4 {
  width: 90px;
  position: absolute;
/*  right: -30px;
  top: 60px;*/
  right: 30px;
  top: 80px;
}
.device-sp .item5 {
  width: 23px;
  position: absolute;
  left: 45%;
/*  top: 100%;*/
  top: 80%;
  bottom: 10px;
}
.device-sp .index-bg .index {
  width: calc(100% - 30px);
  padding: 30px 0;
  margin: 0 auto -4px;
}
.device-sp .yodo-bg {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/bg01_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 12% 15px;
}
.device-sp .miniyodo-wrap, .device-sp .container {
  width: calc(100% - 30px);
  margin: auto;
}
.device-sp .yodo {
  width: calc(100% - 30px);
  margin: auto;
  text-align: left;
}
.device-sp .yodo_txt {
  font-size: 200%;
  line-height: 1.5;
  margin-bottom: 20px;
}
.device-sp .index-bg .index .index-ttl {
  width: 50px;
  border-bottom: 1px solid #FFF;
  font-size: 200%;
  font-weight: bold;
  line-height: 1.4;
  color: #FFF;
  text-align: center;
  margin: auto;
  position: relative;
}
.device-sp .index-list2 {
  margin-top: 20px;
}
.device-sp .naze-details {
  width: calc(100% - 30px);
  margin: auto;
  padding: 0;
}
.device-sp .naze-details-box {
  border-left: none;
  padding-left: 0;
  margin: 0;
}
.device-sp .naze-details-wrap h3 {
  width: 80%;
  margin: auto;
}
.device-sp .naze-details-wrap h4 {
  font-size: 280%;
  line-height: 1.5;
  border-bottom: 3px solid #000F3C;
  padding: 10px 0;
}
.device-sp .footer-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 100px 100px;
  background: #FF661C;
  margin: 0 -200%;
  padding: 20px 200%;
}
.device-sp .miniyodo-wrap {
  border-bottom: 2px solid #000F3C;
  padding: 20px 0 25px;
}
.device-sp .miniyodo-wrap .title-top {
  width: 213px;
  margin: auto;
}
.device-sp .miniyodo-wrap .title-top-txt {
  font-size: 160%;
  line-height: 1.9;
  letter-spacing: 0.48px;
  margin-top: 20px;
}
.device-sp .container .img-box {
  display: flex;
  frex-direction: row;
  flex-wrap: wrap-reverse;
}
.device-sp .container .txt-box-img {
  width: 100px;
  margin: auto;
}
.device-sp .container .prof-img {
  width: 180px;
  margin: 15px auto;
}
.device-sp .container .list {
  width: 170px;
  margin: auto;
  text-align: left;
}
.device-sp .txt-box-ttl {
  font-size: 240%;
  line-height: 1.5;
}
.device-sp .txt-box-details {
  font-size: 160%;
  line-height: 1.9;
  margin-top: 20px;
  padding-bottom: 20px;
}
.device-sp .container .img-box .img-sp {
  margin-top: 20px;
}
.device-sp .container .img-box-wrap {
  margin: auto;
}
.device-sp .interval {
  margin: 25px 0;
}
.device-sp .interval.last {
  margin: 0;
}
.device-sp .naze-details {
  border-top: none;
  padding: 30px 0 0;
}
.device-sp .container .img-box-nest .list {
  width: 250px;
  font-size: 32px;
  margin-top: 30px;
  line-height: 1.4em;
}
.device-sp .container .img-box-nest .list .list-position.first {
  line-height: 0;
}
.device-sp .container .img-box-nest .list .list-position {
  margin-bottom: 0;
}
.device-sp .container .list .top {
  display: block;
  font-size: 18px;
  line-height: 1.5em;
}
.device-sp .container .list .small {
  font-size: 18px;
}
.device-sp .name-sp {
  margin-top: -10px;
}
.device-sp .announcement {
  width: 100%;
  border-top: none;
  border-bottom: none;
  padding: 20px 0 50px;
  margin-top: 0;
}
.device-sp .announcement p {
  font-size: 14px;
  line-height: 2;
}
.device-sp .container-wrap {
  padding: 0;
}
.device-sp .naze-details-box p {
  margin: 20px 0;
}
.device-sp .hr-top {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line01_sp.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 30px;
  border: none;
}
.device-sp .hr-bottom {
  background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line02_sp.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 4px;
  border: none;
}
.device-sp .footer-inner .share, .device-sp .footer-inner .mail {
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.device-sp .footer-inner .logo .techo-link {
  margin-bottom: 10px;
}
.device-sp .footer-inner .share {
  width: 80%;
  justify-content: space-around;
}
.device-sp .footer-inner .mail {
  width: 42%;
  justify-content: space-around;
}
.device-sp .footer-inner .logo {
  width: 100%;
  justify-content: space-between;
}
.device-sp .footer-inner .logo .home-link {
  width: 45%;
}
.device-sp .footer-inner .logo .techo-link {
  width: 40%;
}
.device-sp .footer-inner .logo .techo-link {
  margin-bottom: 10px;
}
.wrapper {
  width: 640px;
  margin: 30px auto;
  font-size: 1.6rem;
  line-height: 1.5;
}
.text_wrapper {
  position: relative;
  margin-bottom: 45px;
}
.text {
  height: 90px;
  overflow: hidden;
}
.show_more, .show_more2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  padding-top: 60px;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(180deg, rgb(255, 236, 222, 0) 0%, rgb(255, 236, 222, 1) 120%);
  cursor: pointer;
  transition: bottom 0.2s;
  font-family: A1 Gothic M;
}
.active {
  background: none;
  bottom: -30px;
}
/*___________________________________コラム___________________________________*/
.device-pc #contents > footer {
  padding: 0 !important;
}
section[role=related] {
  border-bottom: #000032 .2em solid !important;
}
section[role=social] > ul li a:before, section[role=social] > div ul li a:before {
  color: #000032 !important;
}
.device-pc .next {
  text-align: center;
  height: 41px;
  width: auto;
  margin: 0 auto;
  padding: 60px 0 100px;
}
.device-pc .next img {
  height: 41px;
  width: auto;
}
.device-pc .next_sp {
  display: none;
}
.device-pc .toplink {
  text-align: center;
  padding: 30px 0;
}
.device-pc .toplink a {
  display: block;
  font-size: 180%;
}
.different {
  color: #774827;
  letter-spacing: inherit !important;
}
/*英語日本語選択ボタン*/
section[role=bottom] ul {
  display: none !important;
} /*
ul[role=translate] {
  display: none!important;
}*/
/*___________________________________フッター___________________________________*/
.device-sp #contents > footer {
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 20px 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .device-sp .contents > header .main-img {
    overflow: hidden;
    height: 0;
    width: 100vw;
    height: 100vh;
    background: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/main_sp.jpg) no-repeat;
    background-position: top;
    background-size: cover;
    margin-bottom: 0;
  }
  .device-sp .hr-top {
    background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line01_sp.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 60px;
    border: none;
  }
  .device-sp .hr-bottom {
    background-image: url(/store/techo/ja/magazine/2020/why/prologue/images/prologue/line02_sp.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 10px;
    border: none;
  }
  .device-sp .index-list3 {
    width: 100%;
  }
  .device-sp .pointer-events {
    display: block !important;
  }
  .device-sp .footer-inner {
    flex-wrap: nowrap;
  }
  .device-sp .footer-inner .logo {
    justify-content: space-around;
  }
  .index-bg .index .index-list li {
    width: 100%;
  }
}