@charset "UTF-8";
/* CSS Document */
* {
  box-sizing: border-box
}
.global-container.default .global-contents__inner {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
}
li {
  list-style: none;
}
span.sup {
  font-size: 70%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
  line-height: 180%;
}
.orange {
  color: #e65f23;
}
.red {
  color: #e60012;
}
.gold {
  color: #b5a000;
}
.strong{
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
  a:hover {
    cursor: pointer;
    color: #3463ae;
    opacity: 0.7;
  }
  a:hover img {
    opacity: 0.7;
    transition: all 1s;
  }
}
@media screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
}
.lp-headwrap {
  position: relative;
  margin: 0 auto 0;
  position: relative;
  max-width: 640px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.lp-headwrap h1, .lp-headwrap p {
  margin: 20px 15px;
}
.lp-headwrap h1 {}
.lp-headwrap h1 img {
  width: 110px;
}
.lp-headwrap p {
  margin-right: 15px;
  text-align: right;
}
.lp-headwrap p img {
  width: 110px;
}
.cart-btn {
  position: absolute;
  right: 125px;
  text-align: right;
}
.cart-btn a img {
  width: 44px;
  height: auto;
}
/* =============================================
                    BODY
============================================= */
.jobi-wrapper {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}
.jobi-wrapper img {
  width: 100%;
  height: auto;
}
/* =============================================
                    MV
============================================= */
.jobi-wrapper .mv {
  padding: 4.5% 0 0;
  background: url("/lineup/tsubupottage/images/mv.png") no-repeat;
  background-size: cover;
}
.jobi-wrapper .mv h2.mv-1 {
  margin: 5% auto 0;
  width: 87.8%;
}
.jobi-wrapper .mv .mv-2 {
  margin: 45% auto 0;
  width: 86%;
}
.jobi-wrapper .title_limited{
  width: 76.9%;
  margin: 9.2% auto 0;
}
.jobi-wrapper .mv .price {
  margin: 5.8% auto 0;
  width: 74.3%;
}
.jobi-wrapper .mv .btn {
  margin: 2% auto 0;
  width: 74.8%;
}

.jobi-wrapper .mv .note {
  margin: 7% auto 0;
  padding: 0 0 3%;
  width: 88%;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 150%;
}
@media screen and (max-width: 640px) {
  .jobi-wrapper .mv .note {
    font-size: 2.5vw;
  }
}
/* =============================================
                    CONCEPT
============================================= */
.jobi-wrapper .concept {
  padding: 3% 0 0;
  position: relative;
}
.jobi-wrapper .concept h3 {
  width: 42%;
  position: absolute;
  top: 1%;
    left: 50%;
    transform: translateX(-50%);
}
.jobi-wrapper .concept .read {
  width: 64.5%;
  position: absolute;
  top: 6.5%;
    left: 50%;
    transform: translateX(-50%);
}
.jobi-wrapper .concept .text {
  margin: 12% auto 0;
  width: 94.3%;
}
.jobi-wrapper .concept .pic {
  margin: 15% auto 0;
}
.jobi-wrapper .concept .title {
  margin: 5% auto -2%;
  width: 79%;
}
.jobi-wrapper .concept .price {
  margin: 10% auto 0;
  width: 74.3%;
}
.jobi-wrapper .concept .btn {
  margin: 3% auto 0;
  width: 74.8%;
}
.jobi-wrapper .concept .note {
  width: 90.6%;
  margin: 5% auto 1em;
  padding: 0 0 1em;
  font-size: 18px;
  line-height: 150%;
  border-bottom: 1px solid #000000;
}

.jobi-wrapper .flex{
  margin: 0em auto 1em!important;
  justify-content: space-between;
  display: flex;
}
.jobi-wrapper .flex li:last-child{
  text-align: right;
}
.jobi-wrapper .concept p, .jobi-wrapper .concept h4, .jobi-wrapper .concept ul {
  font-size: 22px;
  line-height: 36px;
  width: 90.6%;
  margin: 0 auto 1em;
}
.jobi-wrapper .concept h4 {
  margin: 0 auto 0em;
}
.jobi-wrapper .concept ul {
  margin: -1em auto 0em;
}
.jobi-wrapper .concept .line {
  width: 90.6%;
  margin: 1em auto 1em;
  padding: 0 0 1em;
  border-bottom: 1px solid #000000;
}
.jobi-wrapper .concept .box {
  width: 100%;
  margin: 8% auto;
}
/* =============================================
                    PRODUCT
============================================= */
.jobi-wrapper .product {
  padding: 7% 0 0;
}
.jobi-wrapper .product h3 {
  margin: 0 auto;
  width: 42%;
}
.jobi-wrapper .product .read {
  margin: 5% auto 0;
  width: 78.9%;
}
.jobi-wrapper .product .text {
  margin: 5% auto 0;
  width: 83.7%;
}
.jobi-wrapper .product .pic {
  margin: 5% auto 0;
}
.jobi-wrapper .product .title {
  margin: 5% auto -2%;
  width: 79%;
}
.jobi-wrapper .product .price {
  margin: 10% auto 0;
  width: 74.3%;
}
.jobi-wrapper .product .btn {
  margin: 3% auto 0;
  width: 74.8%;
}
.jobi-wrapper .product .note {
  width: 90.6%;
  margin: 5% auto 1em;
  padding: 0 0 1em;
  font-size: 18px;
  line-height: 150%;
  border-bottom: 1px solid #000000;
}
.jobi-wrapper .product .free {
  margin: 5% auto 1em;
  width: 100%;
}
.jobi-wrapper .flex{
  margin: 0em auto 1em!important;
  justify-content: space-between;
  display: flex;
}
.jobi-wrapper .flex li{
  margin-bottom: 0!important;
  font-size: inherit;
}
.jobi-wrapper .flex li:last-child{
  text-align: right;
}

.jobi-wrapper .product p, .jobi-wrapper .product h4, .jobi-wrapper .product ul {
  font-size: 22px;
  line-height: 36px;
  width: 90.6%;
  margin: 0 auto 1em;
}
.jobi-wrapper .product h4 {
  margin: 0 auto 0em;
}
.jobi-wrapper .product ul {
  margin: 0 auto 0em;
}
.jobi-wrapper .product ul li{
  margin: 0 auto 1em;
  font-size: inherit;
}
.jobi-wrapper .product ul:first-child li{
  margin: 0 auto 0;
}
.jobi-wrapper .product .line {
  width: 90.6%;
  margin: 1em auto 1em;
  padding: 0 0 1em;
  border-bottom: 1px solid #000000;
}
.jobi-wrapper .product .box {
  width: 100%;
  margin: 12% auto 0;
}
/* =============================================
                    SUMMER
============================================= */
.summer{
  width: 100%;
  margin: 10% 0 0;
  padding: 5% 6.2% 7.5%;
  background: url("/lineup/tsubupottage/images/summer_bg.png") no-repeat;
  background-size: cover;

}
.summer-1{
  width: 88.5%;
}
.summer-2{
  margin: 16.3% 0 0;
  width: 100;
}
.summer-3{
  margin: 22% 0 0;
  width: 100%;
}
/* =============================================
                    OBSESSION
============================================= */
.jobi-wrapper .obsession {
  padding: 7% 0;
  background: #fffeee;
}
.jobi-wrapper .obsession h3 {
  width: 42%;
  margin: 0 auto 0;
}
.jobi-wrapper .obsession .read {
  width: 81.5%;
  margin: 5% auto 0;
}
.jobi-wrapper .obsession .point-1 {
  width: 88.7%;
  margin: 8% auto 0;
}
.jobi-wrapper .obsession .point-2 {
  width: 88.7%;
  margin: 8% auto 0;
}
.jobi-wrapper .obsession .point-3 {
  width: 88.7%;
  margin: 8% auto 2%;
}
/* =============================================
                    RECOMMEND
============================================= */
.jobi-wrapper .recommend {
  padding: 10% 0 15%;
}
.jobi-wrapper .recommend .title {
  width: 76.3%;
  margin: 0 auto 0;
}
.jobi-wrapper .recommend .point-1 {
  width: 87.1%;
  margin: 10% auto 0;
}
.jobi-wrapper .recommend .point-2 {
  width: 87.1%;
  margin: 15% auto 0;
}
.jobi-wrapper .recommend .point-3 {
  width: 87.1%;
  margin: 15% auto 0;
}
.jobi-wrapper .recommend .point-4 {
  width: 87.1%;
  margin: 15% auto 0%;
}
/* =============================================
                    STORY
============================================= */
.jobi-wrapper .story {
  padding: 0 0 8%;
  background: #fffeee;
}
.jobi-wrapper .story h3{
  width: 68.7%;
  margin: 5% auto 8%;
}
.jobi-wrapper .story .text{
  width: 93.9%;
  margin: 5% 0% 8% 4.8%;
}
.jobi-wrapper .story .note {
  width:32.9%;
  margin: -6% auto 0;
}
.jobi-wrapper .story .voice-1{
  width: 87.8%;
  margin: 8% auto 0;
}
.jobi-wrapper .story .voice-2{
  width: 80%;
  margin: -4% auto;
}
.jobi-wrapper .story .voice-3{
  width: 88.2%;
  margin: 14% auto 0;
}
.jobi-wrapper .story .btn{
  width: 74.6%;
  margin: 10% auto 0;
}
/* =============================================
                    DETAIL
============================================= */
.jobi-wrapper .detail {
  padding: 10% 0 5%;
  background: #f8f5e6;
}
.jobi-wrapper .detail-2 {
  padding: 8% 0 5%;
  background: #f8f5e6;
}
.jobi-wrapper .detail h3 {
  width: 42%;
  margin: 0 auto 0;
}
.jobi-wrapper .detail .subtitle {
  width: 54.9%;
  margin: 8% auto;
}
.jobi-wrapper .detail-2 .subtitle {
  width: 87.8%;
  margin: 0 auto 8%;
}
.jobi-wrapper .detail .pict {
  width: 87.5%;
  margin: 0 auto 8%;
}
.jobi-wrapper .detail-2 .pict {
  width: 87.5%;
  margin: 0 auto 8%;
}
.jobi-wrapper .detail .read {
  width: 79%;
  margin: 0 auto 7%;
}
.jobi-wrapper .detail-2 .read {
  width: 74.8%;
  margin: 0 auto 7%;
}
.jobi-wrapper .detail .text {
  width: 87.8%;
  margin: 0 auto 0;
}
.jobi-wrapper .detail-2 .text {
  width: 87.8%;
  margin: 0 auto 0;
}
/* =============================================
                    ACCORDION
============================================= */
.accordion {
  margin: 8% auto 0;
  padding: 0;
}
.toggle {
  display: none;
  position: relative
}
.Label {
  width: 87.5%;
  margin: 2.5% auto 0;
  padding: 0 5% 0 20%;
  height: 90px;
  display: flex;
  color: #fff;
  align-items: center;
  font-size: 22px;
  cursor: pointer;
}
.accordion h3 {
  padding: 0 10% 0 0;
  width: 100% !important;
  text-align: left !important;
  font-weight: 500;
  font-size: 22px;
}
.ac-01 h3::before {
  background: url("/lineup/tsubupottage/images/icon_1.png") no-repeat;
}
.ac-02 h3::before {
  background: url("/lineup/tsubupottage/images/icon_1.png") no-repeat;
}
.ac-03 h3::before {
  background: url("/lineup/tsubupottage/images/icon_1.png") no-repeat;
}
.ac-04 h3::before {
  background: url("/lineup/tsubupottage/images/icon_2.png") no-repeat;
}
.ac-05 h3::before {
  background: url("/lineup/tsubupottage/images/icon_3.png") no-repeat;
}
.ac-06 h3::before {
  background: url("/lineup/tsubupottage/images/icon_3.png") no-repeat;
}
.accordion h3::before {
  content: "";
  background-size: contain;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2%;
  margin: auto;
}
.ac-orange {
  background: #e65f23;
}
.ac-brown {
  background: #7a6a56;
}
.Label::before {
  content: "";
  background: url("/lineup/tsubupottage/images/icon_plus.png") no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2%;
  margin: auto;
}
.Label, .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.accordion .content .pict {
  width: 89.2%;
  text-align: center;
  margin: 5.4% auto 7%;
}
.accordion .content h4 {
  width: 89.2%;
  margin: 0 auto 3%;
  font-size: 23px;
  line-height: 187%;
  font-weight: normal;
}
.accordion .content p {
  width: 89.2%;
  margin: 0 auto;
  font-size: 18px;
  line-height: 36px;
  font-weight: normal;
}
.accordion .content p.caption {
  margin: 1em auto 0;
	font-size: 16px;
	line-height: 27px;
}
.accordion .content ul {
  width: 89.2%;
  margin: 10% auto 2%;
  display: flex;
  justify-content: space-between;
}
.accordion .content ul li {
  width: 50%;
}
.accordion .content ul li:last-child {
  text-align: right;
}
.accordion .content ul li img {
  width: 98%;
}
.accordion .content ul.profile {
  width: 89.2%;
  margin: 5% auto 0%;
  display: flex;
  justify-content: space-between;
}
.accordion .content ul.profile li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 67.7%;
}
.accordion .content ul.profile li:last-child {
  width: 32.3%;
  text-align: right;
}
.accordion .content ul.profile li:first-child img {
  width: 70%;
}
.content {
  width: 87.5%;
  height: 0;
  margin: -1px auto 2.5%;
  overflow: hidden;
  background: #f7f4e5;
}
.content.ac-orange {
  border: 2px solid #e65f23;
}
.content.ac-brown {
  border: 2px solid #7a6a56;
}
.toggle:checked + .Label + .content {
  height: auto;
  transition: all .3s;
  padding: 0 0 3%;
}
.toggle:checked + .Label + .content.ac-orange {
  padding: 0 0 3%;
}
.toggle:checked + .Label::before {
  content: "";
  background: url("/lineup/tsubupottage/images/icon_minus.png") no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2%;
  margin: auto;
}
.global-footer {
  display: none;
}