@charset 'utf-8';
.device-pc #page {
  background-image: url(/store/techo/en/magazine/2020/mt_iyama/images/mt_iyama_back_pc.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.device-pc #page nav[role=breadcrumb] a, .device-pc #page nav[role=breadcrumb] li {
  color: #006c6f;
}
.device-pc #page nav[role=breadcrumb] {
  background-color: #fff;
  padding-left: 2em;
}
.device-pc #contents {
  width: 96em;
  margin: 0 auto 7.5em;
  font-family: roboto, Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #1a1a1a;
}
/*___________________________________ヘッダー___________________________________*/
.device-pc #contents > header {
  padding-bottom: 7.5em;
  text-align: center;
  background: #fff
}
.device-pc #contents > header h2 {
  font-size: 1px;
  overflow: hidden;
  height: 540px;
  margin-bottom: 5em;
  padding-top: 54em;
  text-indent: -9999px;
  background: url(/store/techo/en/magazine/2020/mt_iyama/images/main_pc.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%
}
.device-pc #contents > header p {
  color: #000;
  padding: 10px 130px 0;
  font-size: 17px;
  line-height: 2;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  letter-spacing: .05em
}
.contents_back {
  background-color: #327280;
}
.contents_navi {
  background-color: transparent;
  width: 480px;
  padding: 40px 0;
  margin: 0 auto;
}
.fusen {
  background-image: url(/store/techo/en/magazine/2020/mt_iyama/images/mokuji_back.png);
  background-repeat: repeat-y;
  margin-top: -5px;
  padding: 30px 0 20px;
}
.fusenshita {
  position: relative;
  z-index: 0;
}
.mokuji {
  position: relative;
  width: 176px;
  margin: 0 auto -20px;
  z-index: 3
}
.mokuji img {
  width: 176px;
}
.device-pc .number {
  margin: 0 auto;
  padding: 20px 0;
  width: 480px;
}
.device-pc .number img {
  width: 480px;
}
.device-pc .number_sp {
  display: none;
}
.release_text {
  width: 334px;
  margin: 0 auto;
  padding: 20px 0;
}
.release_text img {
  width: 334px;
}
.two {
  margin-top: 20px;
}
.yodo .profile a {
  width: 300px;
  margin: 1em auto 0;
  font-size: 17px;
  text-align: left;
  display: block;
  vertical-align: top;
  text-decoration: underline;
  color: #006c6f;
}
.yodo .popup {
  margin-top: 40px;
  margin-bottom: 0;
}
/*___________________________________プロフィール部分___________________________________*/
.device-pc #modal-profile {
  position: relative;
  width: 76em;
  padding: 7em 10em;
  color: #1a1a1a;
  background: #fff
}
.device-pc #modal-profile figure {
  position: relative;
  width: 34em;
  margin: 1em 0 3.6em;
  padding-top: 22.6em
}
.device-pc #modal-profile figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.device-pc #modal-profile h3 {
  font-size: 30px;
  margin-bottom: 24px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .075em
}
.device-pc #modal-profile h3 small {
  font-size: 17px;
  line-height: 1.47;
  letter-spacing: .05em
}
.device-pc #modal-profile p {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
.device-pc #modal-profile p a {
  text-decoration: underline;
  color: #c19e48
}
.device-pc #modal-profile > a {
  position: absolute;
  top: 2em;
  right: 2em;
  width: 3.6em;
  height: 3.6em;
  cursor: pointer;
  background: url(/store/techo/ja/magazine/2020/yokoku/img/20190822/icon_close.svg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%
}
/*___________________________________対談部分___________________________________*/
.device-pc #contents > section {
  padding: 6.6em 8em 0;
  color: #1a1a1a;
  background-color: #fff;
  border-bottom: dashed 1px #327280;
}
.device-pc #contents > section h3 {
  font-weight: 400;
  text-align: center;
  letter-spacing: .07em;
  color: #fff
}
.device-pc #contents > section h3 {
  font-family: 'Hiragino UD Sans W6 JIS2004', sans-serif;
  font-size: 20px;
  margin: 0 auto;
  width: 135px;
  background-color: #006c6f;
  text-align: center;
  display: block
}
#contents > section .midashi {
  font-family: 'Hiragino UD Sans W6 JIS2004', sans-serif;
  font-size: 23px;
  margin-top: 30px;
  text-align: center;
  display: block
}
.device-pc #contents > section dl {
  line-height: 1.76;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  margin-top: 5.6em;
  padding: 0 8em;
  letter-spacing: .05em;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
.device-pc #contents > section dl dt {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.9em;
  width: 12%
}
.device-pc #contents > section dl dt:empty {
  letter-spacing: 0
}
.device-pc #contents > section dl dt:empty:before {
  content: '──'
}
.device-pc #contents > section dl dt + dd ~ * {
  margin-top: 2.47em
}
.device-pc #contents > section dl dd {
  font-size: 17px;
  width: 82%;
  letter-spacing: .05em;
  line-height: 1.9em;
}
.device-pc #contents > section dl dd a {
  text-decoration: underline;
  color: #2c8b00
}
.device-pc #contents > section > img {
  display: block;
  width: 100%;
  margin-top: 6.6em
}
.device-pc #contents > section > img + img {
  margin-top: 2em
}
.device-pc #contents > section > img.narrow {
  width: 53.3em;
  margin-right: auto;
  margin-left: auto
}
.device-pc #contents > section figure {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 87em;
  margin: 6.6em 0 0 -3.5em;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start
}
.device-pc #contents > section figure img {
  display: block;
  width: 28em
}
.device-pc #contents > section > p {
  width: 60em;
  margin: 4.6em auto 0;
  padding: 4.2em 0 5.2em;
  text-align: center;
  letter-spacing: .05em;
}
.device-pc #contents > section > p span {
  font-size: 17px;
  line-height: 1.76;
  display: block
}
/*___________________________________コラム___________________________________*/
.device-pc #contents > footer {
  padding: 7em 0 10em;
  background-color: #fff;
}
.column {
  padding: 50px 0;
  background-color: #88d3e5;
}
.column .maste {
  width: 650px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 90px;
}
.column p {
  font-size: 17px;
  line-height: 1.9em;
  letter-spacing: .07em;
}
.maskingtape {
  padding: 40px 80px 50px;
}
.mail_contract {
  width: 490px;
  margin: 0 auto;
  border: solid #000 1px;
}
.mailtitle {
  padding: 50px 50px 40px;
}
.maste_top {
  width: 650px;
  margin: 0 auto;
}
.maste_top img {
  width: 650px;
}
.maste .midashi {
  width: 500px;
  margin: 20px auto 0;
}
.maste .midashi img {
  width: 500px;
}
.maste .photo {
  width: 490px;
  margin: 40px auto 0;
}
.maste .photo img {
  width: 490px;
}
.column .caption {
  width: 488px;
  font-size: 15px;
  color: #4d4d4d;
  margin: 20px auto 0;
}
.column .bold {
  font-weight: bold;
  line-height: 2em;
  display: block;
}
.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 #contents > footer > .item {
  padding: 4.5em 120px 10em;
}
.device-pc #contents > footer > ul {
  width: 720px;
  margin: 0 auto 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.device-pc #contents > footer > ul:nth-of-type(1) {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end
}
.device-pc #contents > footer > ul:nth-of-type(1) > li {
  width: 24em;
  padding: 0 .8em
}
.device-pc #contents > footer > ul:nth-of-type(1) > li[data-title]:before {
  font-size: 13px;
  font-weight: 700;
  display: block;
  padding: 2em 0;
  content: attr(data-title)
}
.device-pc #contents > footer > ul:nth-of-type(2) {
  width: 56em;
  margin: 6em auto 3.5em;
  padding: 2em 0 3.5em;
  border: .1em #ccc solid;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
.device-pc #contents > footer > ul:nth-of-type(2):before {
  font-size: 12px;
  font-weight: 700;
  line-height: 2.33;
  display: block;
  width: 100%;
  margin-bottom: 1.25em;
  content: 'Share';
  text-align: center;
  color: #666
}
.device-pc #contents > footer > ul:nth-of-type(2) li + li {
  margin-left: 4em
}
.device-pc #contents > footer > ul:nth-of-type(2) li a {
  display: block;
  width: 3em;
  height: 3em;
  cursor: pointer
}
.device-pc #contents > footer > ul:nth-of-type(2) li a img {
  display: block;
  width: 100%
}
.device-pc #contents > footer > a {
  font-size: 16px;
  font-weight: 700;
  display: table;
  margin: 0 auto;
  margin-top: 3.75em;
	color: #006c6f;
}
.device-pc #contents > footer > p {
  text-align: center
}
.device-pc #contents > footer > p:nth-of-type(1) {
  font-size: 12px;
}
/*___________________________________スマホ___________________________________*/
.device-sp br:not(.device-sp) {
  display: none;
}
.device-sp #contents {
  font-family: '-apple-system', 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', meiryo, 'M+ 1p', sans-serif !important;
  padding: 0;
  color: #1a1a1a
}
.device-sp #contents > header {
  padding-bottom: 0px
}
.device-sp #contents > header h2 {
  overflow: hidden;
  height: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100%;
  text-indent: -9999px;
  background: url(/store/techo/en/magazine/2020/mt_iyama/images/title_h2_sp.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%
}
.device-sp #contents > header p {
  font-size: 17px;
  line-height: 1.8;
  max-width: 540px;
  margin: 0 auto;
  padding: 40px 20px 0;
  letter-spacing: .05em;
}
.device-sp #contents > header .yodo {
  background-image: url(/store/techo/en/magazine/2020/mt_iyama/images/mt_iyama_back_sp.jpg);
  background-attachment: fixed;
  padding-bottom: 8px;
}
.device-sp #contents > nav {
  font-family: 'Hiragino UD Sans W5 JIS2004', sans-serif
}
.device-sp #contents > nav ul {
  width: 265px;
  margin: 0 auto;
  border: 1px #ab222a solid
}
.device-sp #contents > nav ul li a {
  position: relative;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 60px;
  padding: 0 0 8px 68px;
  letter-spacing: .05em;
  color: #fff;
  background: #ab222a;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end
}
.device-sp #contents > nav ul li a[href] {
  color: #ab222a;
  background: #fff
}
.device-sp #contents > nav ul li a[href] i:after {
  background: #ab222a
}
.device-sp #contents > nav ul li a span {
  font-size: 15px;
  display: block
}
.device-sp #contents > nav ul li a i {
  font-size: 15px;
  position: absolute;
  top: 12px;
  left: 13px;
  width: 60px;
  height: 38px
}
.device-sp #contents > nav ul li a i:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 53px;
  height: 1px;
  content: '';
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background: #fff
}
.device-sp .contents_navi {
  width: 100%;
  margin: 0 auto;
}
.device-sp .fusen {
  background-image: url(/store/techo/en/magazine/2020/mt_iyama/images/mokuji_back_sp.png);
  background-repeat: repeat;
  width: 90%;
  margin: 0 auto;
  padding: 30px 0 20px;
}
.device-sp .fusenshita {
  width: 90%;
  text-align: center;
  display: contents;
}
.mokuji {
  position: relative;
  margin: 0 auto -20px;
  z-index: 3
}
.device-sp .mokuji img {
  width: 90%;
}
.device-sp .number {
  display: none;
}
.device-sp .number_sp {
  display: block;
}
.device-sp .number_sp img {
  width: 80%;
  margin: 16px auto 0;
}
.device-sp .release_text {
  width: 100%;
}
.device-sp .release_text img {
  width: 80%;
  margin: 0px auto 0;
}
.device-sp .two {
  margin-top: 20px;
}
.device-sp .profile a {
  display: block;
}
/*___________________________________プロフィール部分___________________________________*/
.device-sp .yodo .popup {
  margin: 30px;
  padding-bottom: 10px;
}
.device-sp #modal-profile {
  position: relative;
  width: 93.75vw;
  max-width: 506.25px;
  padding: 20px 16px 60px;
  color: #1a1a1a;
  background: #fff
}
.device-sp #modal-profile figure {
  position: relative;
  margin: 10px 0;
  padding-top: 66.54%
}
.device-sp #modal-profile figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.device-sp #modal-profile h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .075em
}
.device-sp #modal-profile h3 small {
  font-size: 14px;
  line-height: 1.5;
}
.device-sp #modal-profile p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 20px;
}
.device-sp #modal-profile p a {
  text-decoration: underline;
  color: #c19e48
}
.device-sp #modal-profile > a {
  position: absolute;
  right: 10px;
  bottom: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background: url(/store/techo/ja/magazine/2020/mt_iyama/images/icon_close.svg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%
}
/*___________________________________対談部分___________________________________*/
.device-sp #contents > section {
  max-width: 540px;
  margin: 0 auto;
  padding: 35px 20px 50px;
  border-bottom: dashed 1px #327280;
}
.device-sp #contents > section h3 {
  width: 40%;
  margin: 0 auto;
  padding: 4px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .07em;
  color: #fff;
  background-color: #006c6f;
  display: block
}
.device-sp #contents > section .midashi {
  font-family: 'Hiragino UD Sans W6 JIS2004', sans-serif;
  font-size: 19px;
  line-height: 1.5em;
  margin-top: 20px;
}
.device-sp #contents > section dl {
  line-height: 1.7;
  margin-top: 25px;
  letter-spacing: .05em
}
.device-sp #contents > section dl dt {
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px
}
.device-sp #contents > section dl dt:empty {
  letter-spacing: 0
}
.device-sp #contents > section dl dt:empty:before {
  content: '──'
}
.device-sp #contents > section dl dd {
  font-size: 16px
}
.device-sp #contents > section dl dd a {
  display: inline;
  color: #2c8b00
}
.device-sp #contents > section > img {
  margin-top: 25px
}
.device-sp #contents > section > img + img {
  margin-top: 20px
}
.device-sp #contents > section figure {
  margin-top: 25px
}
.device-sp #contents > section figure img + img {
  margin-top: 20px
}
.device-sp #contents > section > p {
  padding: 32px 0;
  text-align: center;
  letter-spacing: .05em;
}
.device-sp #contents > section > p span {
  font-size: 14px;
  line-height: 1.67;
  display: block
}
.device-sp .next {
  display: none;
}
.device-sp .next_sp {
  display: block;
}
/*___________________________________コラム___________________________________*/
.device-sp .column {
  margin-top: 40px;
  padding: 10px 0;
}
.device-sp .column .maste {
  width: 95%;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 40px;
}
.device-sp .column p {
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: .05em;
}
.device-sp .maskingtape {
  padding: 30px 20px;
}
.device-sp .mail_contract {
  width: 90%;
  margin: 0 auto;
  border: solid #000 1px;
}
.device-sp .mailtitle {
  padding: 20px;
}
.device-sp .maste_top {
  width: 100%;
  margin: 0 auto;
}
.device-sp .maste_top img {
  width: 100%;
}
.device-sp .maste .midashi {
  width: 100%;
  margin: 0 auto;
}
.device-sp .maste .midashi img {
  width: 90%;
  margin: 20px auto 0px;
}
.device-sp .maste .photo {
  width: 100%;
}
.device-sp .maste .photo img {
  width: 100%;
}
.device-sp .column .caption {
  width: 100%;
  padding: 0px 20px 0px;
}
/*___________________________________フッター___________________________________*/
.device-sp #contents > footer {
  max-width: 540px;
  margin: 0 auto;
  padding: 15px 20px 40px
}
.device-sp #contents > footer > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.device-sp #contents > footer > ul:nth-of-type(1) {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden
}
.device-sp #contents > footer > ul:nth-of-type(1) > li {
  width: calc(50% - 8px)
}
.device-sp #contents > footer > ul:nth-of-type(1) > li[data-title]:before {
  font-size: 12px;
  font-weight: 700;
  display: block;
  padding: 35px 0 10px;
  content: attr(data-title)
}
.device-sp #contents > footer > ul:nth-of-type(1) > li a dl + dl {
  display: none
}
.device-sp #contents > footer > ul:nth-of-type(2) {
  margin: 50px 0 40px;
  padding: 20px 0 25px;
  border: 1px #ccc solid;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center
}
.device-sp #contents > footer > ul:nth-of-type(2):before {
  font-size: 12px;
  font-weight: 700;
  line-height: 2.33;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  content: 'Share';
  text-align: center;
  color: #666
}
.device-sp #contents > footer > ul:nth-of-type(2) li + li {
  margin-left: 40px
}
.device-sp #contents > footer > ul:nth-of-type(2) li a {
  width: 30px;
  height: 30px;
  cursor: pointer
}
.device-sp #contents > footer > a {
  font-size: 16px;
  font-weight: 700;
  display: table;
  margin: 50px auto 0;
	  color: #006c6f;
}
.device-sp #contents > footer > p {
  text-align: center
}
.device-sp #contents > footer > p:nth-of-type(2) {
  font-size: 12px
}
@media (min-width:768px) {
  .device-pc #page {
    background-image: url(/store/techo/en/magazine/2020/mt_iyama/images/mt_iyama_back_pc.jpg);
  }
  .device-sp .number_sp img {
    width: 50%;
  }
  .device-sp .release_text img {
    width: 50%;
    margin: 0px auto 0;
  }
  .device-sp #contents > section {
    max-width: 700px;
  }
  .device-sp #contents > footer {
    max-width: 700px;
  }
  .device-sp .maste .midashi img {
    width: 50%;
  }
  .device-sp .maste .photo img {
    width: 70%;
    margin: 0 auto 20px;
  }
  .device-sp .maskingtape {
    padding: 30px 50px;
  }
  .device-sp .next_sp {
    width: 70%;
    margin: 30px auto 40px;
  }
}