@charset 'utf-8';
.device-pc #contents::before {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: url(/store/techo/ja/magazine/2020/theobroma/images/theobroma_back_pc.jpg) no-repeat center top;
  background-size: cover;
}
.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;
}
nav[role=breadcrumb] ol {
  width: 96em;
  margin: auto;
}
.device-pc #contents {
  font-family: "ヒラギノ角ゴ Pro W6", "HiraKakuPro-W6", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  color: #1a1a1a;
}
.br-pcsp {
  display: block !important;
}
/*___________________________________ヘッダー___________________________________*/
.device-pc #contents > header {
  text-align: center;
}
.device-pc .header-ttl {
  width: 605px;
  margin: 20px auto;
}
.header-ttl img {
  width: 100%;
}
.border_radius {
  border: 1px solid #301E16;
  border-radius: 30px 30px 0 0;
  -webkit-border-radius: 30px 30px 0 0;
}
.device-pc #contents > header h2 {
  overflow: hidden;
  height: 0;
  margin-top: -2px;
  padding-top: 90%;
  text-indent: -9999px;
  background: url(/store/techo/ja/magazine/2020/theobroma/images/main_pc.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.device-pc #contents > header p {
  color: #000;
  padding-top: 64px;
  margin-bottom: 54px;
  font-size: 17px;
  line-height: 2;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  letter-spacing: .1em;
  font-weight: bold;
}
.device-pc .contents_back {
  background-color: rgba(128, 84, 53, 0.94);
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
}
.device-pc .contents_back h2 {
  font-size: 180%;
  letter-spacing: 1.8px;
  color: #FFF;
  text-align: center;
  padding: 20px 0;
}
.device-pc .number {
  margin: 0 auto;
  padding: 20px 0;
  width: 480px;
}
.device-pc .number img {
  width: 480px;
}
.device-pc .number_sp {
  display: none;
}
.two {
  margin-top: 20px;
}
.device-pc .yodo {
  background: rgba(255, 255, 255, 0.9);
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
}
.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;
}
.border-tp {
  border-top: 1px solid #301E16;
}
.border-bt {
  border-bottom: 1px solid #301E16;
}
.device-pc .box_responsive {
  position: relative;
  width: 50%;
  height: auto;
}
.device-pc .ratio-1_1:before {
  content: "";
  display: block;
  /*padding-top: 100%;*/ /* 1:1 */
}
.device-pc .inner_responsive {
  max-width: 63px;
  top: 100px;
  position: absolute;
  top: 100px;
  right: -550px;
  width: 100%;
  height: 100%;
}
/*___________________________________プロフィール部分___________________________________*/
.device-pc .profile {
  margin: 0 auto;
  padding: 0;
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
}
.device-pc .profile-header__title {
  text-align: right;
  padding-right: 40px;
  background-color: rgba(255, 255, 255, 0.9);
}
.btn-toggle::before, .btn-toggle::after {
  background-color: #000;
}
.accordion-header__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.38;
  position: relative;
  padding: 0.92em 0 0.85em;
  cursor: pointer;
}
.accordion-header__title::before, .accordion-header__title::after {
  font-size: 10px;
}
.accordion-content {
  overflow: hidden;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}
.profile-header__title span {
  display: inline-block;
}
.btn-toggle::before, .btn-toggle::after {
  background-color: #000;
}
.btn-toggle.open:after, .btn-toggle.open:before {
  transform: translate(0, -50%) rotate(180deg);
}
.profile-content__inner {
  border-top: 1px solid #000;
}
.device-pc .profile-content {
  padding: 0 40px;
  background-color: rgba(255, 255, 255, 0.9);
}
.device-pc .profile-content__inner {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 0;
}
.device-pc .profile-content__title {
  width: 100%;
  font-size: 210%;
}
.profile-content__title {
  line-height: 1.5;
  margin-bottom: 1em;
}
.profile-content__title span, .profile-content__title small {
  display: inline-block;
}
.profile-content__title small {
  font-size: 75%;
}
.device-pc .profile-content__photo {
  width: 47.7272727273%;
}
.profile-content__photo img {
  width: 100%;
}
.device-pc .profile-content__text p:last-child {
  margin-bottom: 0;
}
.device-pc .profile-content__text p:first-child {
  margin-top: 0;
}
.profile-content__text p {
  margin: 1em auto;
  font-size: 160%;
  line-height: 2;
}
.device-pc .toc {
  max-width: 100%;
  margin: 0 auto 0;
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
}
.toc-header {
  padding: 0 16px;
  border-bottom: 1px solid #000;
  background-color: rgba(255, 255, 255, 0.7);
}
.toc-header__title {
  max-width: 100%;
  padding-right: 2em;
}
.toc__title {
  font-size: 160%;
  max-width: 100%;
  margin: 0 auto;
}
.toc-item:first-child {
  border-top: 0 none transparent;
}
.toc-item {
  border-bottom-color: #000;
  position: relative;
  border-bottom: 1px solid;
  background-color: rgba(255, 255, 255, 0.7);
}
.btn-toggle:after, .btn-toggle:before {
  position: absolute;
  top: 50%;
  right: .9em;
  width: 1.4em;
  height: .2em;
  content: '';
  transition: transform .3s;
  backface-visibility: hidden;
}
.device-pc .toc-header__title::before, .device-pc .toc-header__title::after {
  right: auto;
  left: 80px;
}
.device-pc .toc-item > a, .device-pc .toc-item > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #000;
}
.toc-item.current a {
  cursor: default;
  pointer-events: none;
}
.device-pc .toc-item__vol {
  font-size: 160%;
  margin-right: 1em;
}
.toc-item__vol {
  font-size: 140%;
  width: calc(3em + 32px);
  padding: 30px 16px !important;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
  background-color: #000;
}
.toc-item > a > span, .toc-item > span > span {
  display: inline-block;
  vertical-align: middle;
}
.device-pc .toc-item a::after {
  font-size: 240%;
  right: 4px;
}
.toc-item > a::after {
  color: #000;
}
.toc-item a::after {
  font-family: "Material Design Icons";
  content: "";
  font-size: 20px;
  font-size: 20px;
  position: absolute;
  top: calc(50% - .5em);
  right: 0;
  line-height: 1;
  color: #000;
}
.device-pc .toc-item__title {
  font-size: 200%;
  margin-right: 1em;
}
.device-pc .toc-item__date {
  font-size: 140%;
  vertical-align: super;
}
/*つぎへボタン*/
.article-navi {
  padding: 0 16px;
  border-bottom: 1px solid #000;
  background-color: rgba(255, 255, 255, 0.7);
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
}
.navi-item {
  font-size: 160%;
  font-weight: 700;
  line-height: 1.38;
  position: relative;
  padding: 0.92em 0 0.85em;
  cursor: pointer;
  text-align: right;
  display: block;
}
.article-navi ul li span::before, .article-navi ul li a::before {
  font-size: 150%;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -0.5em;
  /*  color: #f27f0c;*/
}
.article-navi ul li span.mdi-arrow-right {
  padding-right: 34px;
}
.article-navi ul li span.mdi-arrow-right::before, .article-navi ul li a.mdi-arrow-right::before {
  right: -20px;
}
/*前編見出し*/
.device-pc .article-content__title {
  margin: 0;
  font-size: 300%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
}
.article-content__title {
  line-height: 1;
  position: relative;
  margin: 0 -16px;
  padding: 24px 0;
  border-bottom: 1px solid #000;
  width: calc(100% + 32px);
  -webkit-font-feature-settings: "palt"1;
  font-feature-settings: "palt"1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal;
  font-size: 240%;
}
.article-content__title em {
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-right: 0.5em;
  padding: 8px;
  transform: translateY(-50%);
  color: #fff;
  background: #000;
  width: 28.125%;
  max-width: 160px;
  height: 100%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.article-content__title span {
  line-height: 1.25;
  padding-left: 31.25%;
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
}
/*___________________________________yodogawa___________________________________*/
.yodo p a {
  color: #805435;
}
.yodo-box {
  width: 80em;
  margin: auto;
  border-bottom: 1px solid #774827;
  border-top: 1px solid #774827;
  padding: .5em 0;
}
.yodo-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2.8em 0;
  border-bottom: 4px solid #774827;
  border-top: 4px solid #774827;
}
.yodo-img {
  width: 440px;
}
.yodo-img img {
  width: 100%;
}
.yodo-description {
  display: table;
  height: 310px;
  margin-left: 3em;
  text-align: left;
}
.description-txt {
  display: table-cell !important;
  vertical-align: middle !important;
  padding-top: 0 !important;
}
.yodo-description .product, .yodo-description .price {
  font-size: 14px;
  display: block;
  font-weight: bold;
}
.yodo-description .name, .yodo-description .type {
  font-size: 21px;
  display: block;
  font-weight: bold;
}
.device-pc .banner-img {
  width: 480px;
  margin: auto;
  padding: 4.5em 0 3.5em;
}
.device-pc .banner-img img {
  width: 100%;
}
.yodo-box .yodo-description p .buy a {
  line-height: 3em;
  font-size: 14px;
  color: #fff;
  padding: 8px;
  border-radius: 10px;
  text-decoration-line: none;
  background-color: #805435;
}
/*___________________________________対談部分___________________________________*/
.device-pc #contents > section {
  padding: 6.6em 8em 0;
  color: #1a1a1a;
  background-color: rgba(255, 255, 255, 0.9);
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
  /*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
}
.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 12em;
  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: 14.81%;
}
#contents > section dl dt {
  letter-spacing: -0.140em;
}
.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: 160%;
  width: 85%;
  letter-spacing: .07em;
  line-height: 1.9em;
}
.device-pc #contents > section dl dd a {
  text-decoration: underline;
  color: #2c8b00
}
.device-pc #contents > section > img {
  display: block;
  max-width: 600px;
  width: 100%;
  margin: 6.6em auto 0;
}
.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
}
.miniyodo {
  max-width: 398px;
  margin: auto;
  text-align: center;
}
.miniyodo-txt {
  text-align: left;
  /*  font-family : ヒラギノ角ゴ Pro;*/
  font-size: 160%;
  line-height: 1.9;
  letter-spacing: 1.2px;
}
/*___________________________________コラム___________________________________*/
.device-pc #contents > footer {
  padding: 7em 0 0;
  background-color: rgba(255, 255, 255, 0.9);
  border-right: 1px solid #301E16;
  border-left: 1px solid #301E16;
}
/*お店情報*/
.column {
  padding: 70px 0;
  background-color: rgba(128, 84, 53, 0.9);
}
.column p {
  font-size: 17px;
  line-height: 1.9em;
  letter-spacing: .07em;
}
.device-pc .column .inner {
  width: 458px;
  margin: auto;
}
.device-pc .column .inner .img {
  width: 285px;
  margin: 0 0 45px;
}
.column .inner .img img {
  width: 100%;
}
.device-pc .column .inner .txt, .device-pc .column .inner .list, .device-pc .column .inner .address {
  font-size: 160%;
  line-height: 2;
  letter-spacing: 1.6px;
  color: #FFF;
  margin-bottom: 50px;
}
.column .inner .address a {
  color: #FFEA00;
  text-decoration: underline;
}
.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;
}
/*___________________________________フッター___________________________________*/
.device-pc #contents > footer > .item {
  padding: 4.5em 120px 10em;
}
.device-pc #contents > footer > ul {
  width: 720px;
  margin: 0 auto;
  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: 12px;
  font-weight: 700;
  display: block;
  padding: 2em 0;
  content: attr(data-title)
}
.device-pc #contents > footer > ul:nth-of-type(2) {
  /*  width: 56em;*/
  width: 100%;
  /*  margin: 6em auto 3.5em;*/
  padding: 5em 0;
  /*  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: 'この記事をシェアする';
  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;
  padding: 30px 0;
}
.device-pc .announce-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2.8em 0;
  background-color: rgba(108, 58, 22, 0.9);
}
.device-pc .announce-img {
  width: 280px;
}
.device-pc .announce-img img {
  width: 100%;
}
.device-pc .announce-description {
  display: table;
  height: 195px;
  margin-left: 3em;
  text-align: left;
}
.device-pc .description-txt {
  color: #FFF;
  padding-top: 64px;
  margin-bottom: 54px;
  font-size: 17px;
  line-height: 2;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.device-pc .announce-description .product, .device-pc .announce-description .price {
  font-size: 14px;
  display: block;
}
.article-navi:not(.top-navi) {
  margin: 0 auto;
  border-top: 1px solid #301E16;
}
.article-navi ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.device-pc .article-navi:not(.top-navi) ul li {
  padding: 12px 5px;
}
.device-pc .article-navi ul li:first-of-type {
  margin-top: 0;
}
.article-navi ul li.off {
  visibility: hidden;
}
.device-pc .article-navi:not(.top-navi) ul li span.mdi-arrow-up, .device-pc .article-navi:not(.top-navi) ul li a.mdi-arrow-up {
  padding-left: 35px;
}
.device-pc .article-navi:not(.top-navi) ul li span.mdi-arrow-right, .device-pc .article-navi:not(.top-navi) ul li a.mdi-arrow-right {
  padding-right: 35px;
}
.device-pc .article-navi:not(.top-navi) ul li span, .device-pc .article-navi:not(.top-navi) ul li a {
  position: relative;
}
.article-navi ul li span.mdi-arrow-left::before, .article-navi ul li span.mdi-arrow-up::before, .article-navi ul li a.mdi-arrow-left::before, .article-navi ul li a.mdi-arrow-up::before {
  left: 0;
}
.device-sp .article-navi ul li a.mdi-arrow-up::before {
  left: -30px;
}
.mdi-arrow-left {
  padding-left: 35px;
}
.article-navi ul li span::before, .article-navi ul li a::before {
  color: #000;
}
.article-navi ul li span::before, .article-navi ul li a::before {
  font-size: 150%;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -0.5em;
}
.mdi-arrow-up:before {
  content: "\F05D";
}
[class*=mdi-]:before, [class*=icon-]:before {
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: normal;
  text-transform: none;
  word-wrap: normal;
  direction: ltr;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
[class*=mdi-]:before {
  font-family: 'Material Design Icons';
}
.ua-desktop .btn-permeate {
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.article-navi ul li span, .article-navi ul li a {
  font-size: 16px;
  font-weight: bold;
}
/*___________________________________スマホ___________________________________*/
.device-sp br:not(.device-sp) {
  display: block;
}
.device-sp br:not([role=device-sp]) {
  display: none;
}
.device-sp #contents {
  font-family: "ヒラギノ角ゴ Pro W6", "HiraKakuPro-W6", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  padding: 0;
  color: #1a1a1a
}
.device-sp #contents::before {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: url(/store/techo/ja/magazine/2020/theobroma/images/theobroma_back_sp.jpg) no-repeat center top;
  background-size: cover;
  background-position: center 50px;
}
.device-sp #contents > header {
  padding-bottom: 0px
}
.device-sp #contents > header h2 {
  overflow: hidden;
  height: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 80%;
  padding-bottom: 60%;
  text-indent: -9999px;
  background: url(/store/techo/ja/magazine/2020/theobroma/images/main_sp.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  /*background-size: 100% 100%*/
}
.device-sp .border_radius {
  border: none;
  border-radius: 0;
}
.device-sp #contents > header p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  color: #000;
  max-width: 540px;
  margin: 0 auto;
  padding: 40px 20px;
  letter-spacing: .05em;
  background-color: rgba(255, 255, 255, 0.9);
}
.device-sp .header-ttl {
  display: none;
  /*  width: 90%;
  margin: 20px auto;*/
}
.device-sp .inner_responsive {
  display: none;
}
.device-sp .description-txt {
  background-color: transparent !important;
  padding-bottom: 0 !important;
}
.device-sp .profile-content__title span {
  font-size: 18px;
  padding-right: 15px;
}
.device-sp .profile-content__title small {
  font-size: 14px;
}
.device-sp .article-navi {
  border-right: none;
  border-left: none;
}
.device-sp .article-content__title {
  background-color: rgba(255, 255, 255, 0.9);
}
.device-sp .yodo-img {
  margin-bottom: 20px;
}
.device-sp #contents > header .yodo {
  background-image: url(/store/techo/ja/magazine/2020/theobroma/images/theobroma_back_sp.jpg);
  background-attachment: fixed;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.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 .two {
  margin-top: 20px;
}
.device-sp .profile {
  background-color: rgba(255, 255, 255, 0.9);
}
.device-sp .profile a {
  display: block;
}
.device-sp .yodo-box {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
}
.device-sp .yodo-inner {
  width: 100%;
  padding: 40px 16px;
}
.device-sp .yodo-description {
  height: 100px;
  margin-left: 0;
}
.device-sp .toc-item__title {
  font-size: 160%;
  margin-right: 1em;
  line-height: 1.4;
  font-weight: bold;
}
.device-sp .toc-item__date {
  font-size: 120%;
  display: block;
  font-weight: bold;
}
.device-sp .toc-item > span > span {
  padding: 10px 0;
}
.device-sp .banner-img {
  width: 100%;
  padding: 4.5em 0;
  background-color: rgba(128, 84, 53, 0.94);
}
.device-sp .banner-img img {
  width: 90%;
  margin: auto;
}
.device-sp .profile {
  max-width: 100%;
  margin: 0;
  padding: 0 16px;
}
.device-sp .profile-content__inner {
  padding: 1em;
}
.device-sp .contents_back {
  background-color: rgba(128, 84, 53, 0.94);
}
.device-sp .contents_back h2 {
  font-size: 160%;
  letter-spacing: 1.8px;
  color: #FFF;
  text-align: center;
  padding: 20px 0;
}
.device-sp .announce-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 2.8em 0;
  background-color: rgba(108, 58, 22, 0.9);
}
.device-sp .announce-img {
  width: 280px;
}
.device-sp .announce-img img {
  width: 100%;
}
.device-sp .announce-description {
  display: table;
  height: 100px;
  margin-left: 3em;
  text-align: left;
}
.device-sp .description-txt {
  color: #FFF;
  padding-top: 64px;
  margin-bottom: 54px;
  font-size: 17px;
  line-height: 2;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.device-sp .announce-description .product, .device-sp .announce-description .price {
  font-size: 14px;
  display: block;
}
/*お店情報*/
.column p {
  font-size: 17px;
  line-height: 1.9em;
  letter-spacing: .07em;
}
.device-sp .column .inner {
  width: 100%;
}
.device-sp .column .inner .img {
  width: 80%;
  margin: 20px auto;
}
.device-sp .column .inner .txt, .device-sp .column .inner .list, .device-sp .column .inner .address {
  padding: 0 16px;
  font-size: 160%;
  line-height: 2;
  letter-spacing: 1.6px;
  color: #FFF;
  margin-bottom: 30px;
}
/*dayfree link*/
.device-sp .toplink {
  text-align: center;
  padding: 20px 0;
}
/*___________________________________プロフィール部分___________________________________*/
.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: 21px;
  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: 25px 20px 50px;
  /*  border-bottom: dashed 1px #327280;*/
  background-color: rgba(255, 255, 255, 0.9);
}
.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 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;
  line-height: 1.8;
}
.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 p {
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: .05em;
}
/*___________________________________フッター___________________________________*/
.device-sp #contents > footer {
  max-width: 540px;
  margin: 0 auto;
  padding: 15px 0 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.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;
  width: calc(100% - 30px);
  margin: auto;
}
.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: 10px;
  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: 'この記事をシェアする';
  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;
  padding: 8px 0;
}
.device-sp #contents > footer > p:nth-of-type(2) {
  font-size: 12px
}
@media (min-width:768px) {
  .device-sp #contents > header p {
    max-width: 100%;
  }
  .device-sp #contents > section {
    max-width: 100%;
  }
  .device-sp #contents > footer {
    max-width: 100%;
  }
  .device-sp #contents > section > img {
    max-width: 600px;
    margin: auto;
  }
  .device-sp .next_sp {
    width: 70%;
    margin: 30px auto 40px;
  }
  .article-content__title span {
    font-size: 95%;
    padding-left: 185px;
    letter-spacing: 0;
  }
}
@media (min-width:600px) {
  .accordion-content {
    overflow: hidden;
  }
  .yodo-img {
    width: 440px;
  }
}