@charset "UTF-8";

.contents1__inner--small {
  max-width: 100%;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
.txt-c {
  text-align: center;
}
.txt-l {
  text-align: left;
}
.txt-r {
  text-align: right;
}
/*利用規約*/
#tcsLP .cont.agreement {
  margin: -72px auto 0;
  padding: 86px 0 0;
}
#tcsLP .agreement .title {
  font-size: 1.4rem;
  text-align: center;
  margin: 0 0 2rem;
}
#tcsLP .agreement ul {
  list-style: disc inside;
  margin: 0 0 2rem;
  padding: 0 3%;
}
#tcsLP .agreement ul li {
  padding-left: 1.5rem;
  text-indent: -1.5rem;
  margin: 0 0 .8rem;
  font-size: 1rem;
}

@media screen and (min-width:768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
/*---------センター寄せ------------*/
#breadcrumb {
  margin: 0 auto;
  width: 78.334%;
}

.page {
  float: none;
  margin: 0 auto;
  line-height: 1.7;
}

/*---------------------------------*/
.cl:after {
  display: block;
  clear: both;
  content: "";
}
.page > .contents1 {
	background-color: #fff;
	padding-bottom: 0;
	padding-top: 0;
}
.contents1__inner--small {
	padding: 0;
	max-width: 100%;
}
.column-box {
	display: -webkit-box;
	display: -ms-box;
	display: flex;
	flex-direction: row;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.column-box.start {
	-webkit-box-items: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.column-box.center {
	-webkit-box-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.column-box > li,
.column-box > div {
	flex-direction: column;
	display: -webkit-box;
	display: -ms-box;			
	display: flex;
	padding: 0 .5rem;
}
.column-box > li > *,
.column-box > div > * {
	flex-grow: 1;
	height: 100%;
}
.column-box .photo {
	padding: 0;
	font-size: 0;
}
.photo img {
	width: 100%;
	flex-grow: unset;
	height: auto;
}

/*---------------------------------*/
br.sp480,
br.sp768 {
  display: none;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

.note {
	font-size: .9rem;
	text-indent: -1.5rem;
	padding-left: 1.5rem;
}
.note:before {
	content: "※";
	padding-left: .4rem;
}
.slash:before,
.slash:after {
	content: "|";
	display: inline-block;
	font-size: 120%;
	padding: 0 .4rem;
}
.slash:before {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.slash:after {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
}
.rectime li {
  display: inline;
  margin: 10px 10px 10px 0;
  padding: 5px 0;
  font-size: 1.2em;
}

@media screen and (min-width: 481px) {
    /*アニメーション*/
    .slide-in {
      overflow: hidden;
        display: inline-block;
    }
    .slide-in_inner {
      display: inline-block;
    }
    /*左右のアニメーション*/
    .leftAnime{
      opacity: 0;/*事前に透過0にして消しておく*/
    }

    .slideAnimeLeftRight {
    animation-name:slideTextX100;
    animation-duration:.8s;
    animation-fill-mode:forwards;
      opacity: 0;
    }
    .lh {
      line-height: 1.4;
      display: inline-block;
      vertical-align: bottom;
    }
    #tcsLP .about .cont__tx .lh {
      padding: 0 0 3px 3px;
      line-height: 2rem;
    }
    #tcsLP .markerY {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #e97000));
      background: -webkit-linear-gradient(transparent 70%, #e97000 70%);
      background: linear-gradient(transparent 70%, #e97000 70%);
      padding: 0 0 0.2rem;
    }
    #tcsLP .markerY.cp {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ed9ccc));
      background: -webkit-linear-gradient(transparent 70%, #ed9ccc 70%);
      background: linear-gradient(transparent 70%, #ed9ccc 70%);
    }
    #tcsLP .markerW {
      padding: 3px;
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #fff));
      background: -webkit-linear-gradient(transparent 0%, #fff 0%);
      background: linear-gradient(transparent 0%, #fff 0%);
    }
    @keyframes slideTextX100 {
    from {
    transform: translateX(-100%); /*要素を左の枠外に移動*/
          opacity: 0;
    }

    to {
    transform: translateX(0);/*要素を元の位置に移動*/
      opacity: 1;
    }
    }

    .slideAnimeRightLeft {
    animation-name:slideTextX-100;
    animation-duration:.8s;
    animation-fill-mode:forwards;
      opacity: 0;
    }


    @keyframes slideTextX-100 {
    from {
    transform: translateX(100%);/*要素を右の枠外に移動*/
      opacity: 0;
    }

    to {
    transform: translateX(0);/*要素を元の位置に移動*/
      opacity: 1;
    }
    }
}
/*---------------------------------*/

.timeico:before {
  display: inline-block;
  width: 19px;
  height: 25px;
  background-image: url(https://tomizawa-ec.s3-ap-northeast-1.amazonaws.com/contents/cherec/ckr_cl_ico.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  vertical-align: middle;
}

.syokyu {
  color: #090;
}

.levelico:before {
  display: inline-block;
  width: 19px;
  height: 25px;
  background-image: url(https://tomizawa-ec.s3-ap-northeast-1.amazonaws.com/contents/cherec/ckr_nf_ico.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  vertical-align: middle;
}

/*
_object.scss
*/
#tcsLP {
  font-family: 'M PLUS 2', sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 0 0 0;
}

#tcsLP .bgWht {
  background: #fff;
}
#tcsLP .bgG {
  background: #cccdcf;
}
#tcsLP .bgBr {
  background: #ebdec6;
}
#tcsLP .bgGrn {
  background: #cae9d6;
}
#tcsLP .bgOrg {
  background: #F5D399;
}
#tcsLP .bgYlw {
  background: #fffcd2;
}

#tcsLP .bold {
  font-weight: 700;
}

#tcsLP .txSkyBig {
  color: #6d3500;
  font-weight: 700;
  font-size: 2rem;
}

#tcsLP a {
  width: auto;
  text-decoration: none;
}

#tcsLP a:hover {
  opacity: .6;
}

#tcsLP a img {
  width: 100%;
}

#tcsLP .btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 35px;
  min-width: 150px;
  border: 2px solid #fff;
  border-radius: 50px;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(74, 70, 65, .25);
  box-shadow: 2px 2px 5px 0 rgba(74, 70, 65, .25);
  text-align: center;
  letter-spacing: .1em;
  font-weight: 700;
  line-height: 1.8;
}

#tcsLP .btn__kiyaku {
  border: 1px solid #6d3500;
  background: #fff;
  color: #6d3500;
  font-weight: normal;
  font-size: 15px;
  display: block;
  min-width: 138px;
}

#tcsLP .btn.btn__cv--st,
#tcsLP .btn.btn__cv--nd,
#tcsLP .btn__cv {
  border: 2px solid #fff;
  /*background: #f9f048;
  color: #4a4641;*/
  background: #00782f;
  color: #fff;
  display: block;
  margin: 0 auto;
  font-size: 20px;
}

#tcsLP .btn__cv--st {
  min-width: 220px;
}

#tcsLP .btn__cv--nd {
  padding-top: 8px;
  padding-bottom: 8px;
  min-width: 340px;
  font-size: 24px;
}

#tcsLP .btn__store {
  border: 2px solid #6d3500;
  background: #fff;
  color: #6d3500;
  font-weight: 700;
  font-size: 1.4rem;
  padding: .8rem 1.6rem .8rem;
}

#tcsLP .head {
  background-color: #faf3cb;
  margin: 0 auto 8% auto;
}
#tcsLP .head > .cont__wrap {
  max-width: 920px;
  margin: 0 auto;
  padding:  40px 0 20px;
}
/*Slick*/
.slick-dots>li button {
  border-radius: 50%;
}

/* Loading */
#tcsLP .store-mv {
  display: none;
}
.store-mv .loading {
  min-height: 448px;
}
.loading {
  width: 100%;
  transition: all 1s;
  background-color: #fff;
	display: -webkit-box;
	display: -ms-box;
	display: flex;
  top: 0;
  left: 0;
  z-index: 9999;
  min-height: 200px;
	-webkit-box-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#tcsLP .loading p {
	width: 100%;
	height: 100%;
	color: #814507;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-box;
	display: flex;
	flex-direction: column;
	font-size: 1rem;
	font-weight: 700;
	padding: 0;
	margin: 0;
}
#tcsLP .loading img {
  width: 60px;
}
.store-mv .slick-slide img {
  width: 100%;
  max-width: 700px;
}
#tcsLP .link_bnr .slick-initialized .slick-slide {
  padding: 0 16px 0 0;
}
#tcsLP .link_bnr .slick-initialized .slick-slide:last-child {
  padding: 0;
}
#tcsLP .link_bnr .slick-dots>li.slick-active button {
  background-color: #6d3500;
}
.link_bnr .slick-dots > li button {
  width: 12px;
  height: 12px;
}
#tcsLP .head__imgarea .title {
  font-family: 'M PLUS 2', sans-serif;
  font-size: 1.6rem;
  line-height: 1.1;
  font-weight: 700;
  max-width: 920px;
  padding: 0 .4rem;
  margin: 0 auto .4rem;
  letter-spacing: -1px;
}
#tcsLP .head__imgarea .title .sub {
  font-size: 1.1rem;
  display: block;
  font-weight: normal;
}
.store-mv .slick-dots > li button {
  width: 8px;
  height: 8px;
}
.store-mv .slick-prev {
    left: 50px;
}
.store-mv .slick-next {
    right: 50px;
}
.store-mv .slick-prev,
.store-mv .slick-next {
    z-index: 100;
}

#tcsLP .head__imgarea {
  /*display: -webkit-box;
  display: -ms-flexbox;
  /display: flex;*/
  margin-bottom: 20px;
}
#tcsLP .head__logo {
  margin: 0 3.1% 0 0;
  width: 25.6%;
}
#tcsLP .head__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#tcsLP .head__imgtcs {
  width: 50%;
}

#tcsLP .head__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#tcsLP .head__btn .tcs {
  width: 100%;
  padding: 0 2% 10px 0;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1px;
  line-height: 1;
}

/*#tcsLP .head__btn--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 10px 0;
  width: auto;
  text-align: right;
}*/

#tcsLP .link_bnr {
  width: 100%;
  margin-top: 0;
}
#tcsLP .link_bnr ul {
  font-size: 0;
}
#tcsLP .link_bnr > li {
  width: 49%;
  display: inline-block;
  margin-right: 1%;
  text-align: center;
}
#tcsLP .link_bnr strong {
  font-size: 1rem;
}
#tcsLP .link_bnr .no1 strong {
  background-color: #ff9400;
  color: #fff;
}
#tcsLP .link_bnr .no1 img {
  border: 2px solid #ff9400;
}
#tcsLP .link_bnr .no2 strong {
  background-color: #0272bc;
  color: #fff;
}
#tcsLP .link_bnr .no2 img {
  border: 2px solid #0272bc;
}
#tcsLP .link_bnr > li:last-child {
  margin-right: 0;
}

#tcsLP .cont {
  margin: 0 auto 7% auto;
  width: 100%;
  max-width: 920px;
}

#tcsLP .cont__tx {
  text-align: center;
}

#tcsLP .cont__wrap {
  position: relative;
  margin: 20px 0 0 0;
  border-radius: 4px;
}
#tcsLP .cont .cont__wrap {
  background-color: #ebdec6;
}
#tcsLP .cont:nth-of-type(odd) .cont__wrap {
  background-color: #ede3d1;
}
#tcsLP .cont__wrap .title {
  position: absolute;
  margin: -20px 0 0 20px;
  padding: 2px 40px 6px;
  /*height: 42px;*/
  border-radius: 2px;
  background: #6d3500;
  color: #fff;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(74, 70, 65, .25);
  box-shadow: 2px 2px 5px 0 rgba(74, 70, 65, .25);
  letter-spacing: .1em;
  font-size: 1.4rem;
  /*line-height: 42px;*/
  font-weight: 700;
}

#tcsLP .cont__inner {
  padding: 60px 20px 20px 20px;
  color: #4a4641;
  letter-spacing: .02em;
  font-size: 20px;
}

#tcsLP .cont__txlist {
  margin: 0 0 0 1em;
  padding: 1.5em 0;
  width: 65%;
}

#tcsLP .cont__txlist li {
  margin: 0 0 1rem 0;
  text-indent: -1.5rem;
  padding: 0 0 0 1.5rem;
  font-size: .9rem;
  line-height: 1.3;
}
#tcsLP .cont__txlist li:before {
  content: "▶";
  font-size: .6rem;
  padding-right: .4rem;
}
#tcsLP .cont__txlist li:last-child {
  margin: 0;
}
#tcsLP .cont__txlist li span.head {
  margin: 0 .3em 0 0;
  font-size: 70%;
}

#tcsLP .about {
  font-size: 16px;
}

#tcsLP .about__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px 0 0 0;
  padding: 25px 14px;
  width: 100%;
  background: #fff;
  text-align: center;
}

#tcsLP .about__column:nth-child(2) {
  padding-top: 50px;
}
/*アコーディオン*/
#tcsLP .cont.store .cont__inner {
  padding: 36px 32px 0px 32px;
}
#tcsLP .cont.store .cont__inner:last-child {
  padding: 36px 32px 28px 32px;
}
.cont.store .store_name {
  display: block;
  color: #333;
  font-size: 1.6rem;
  position: relative;
  padding: .8rem 0;
}
.cont.store .store_name:before, .cont.store .store_name:after {
  content: "";
  display: block;
  background-color: #333;
  position: absolute;
  top: 50%;
  width: 25px;
  height: 4px;
  right: 0px;
}
.cont.store .store_name:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}
.cont.store .store_name.active:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.child {
  display: none;
}
.open {
  animation: toggle .3s forwards;
}

/*toggleアニメを100%から実施し終了後もスタイルは変わらない*/
/*アニメーションにかかる時間は.3秒*/
.close {
  animation: toggle .3s forwards reverse;
}

/*高さを徐々に変更するアニメーション*/
@keyframes toggle {
  0% {
    height: 0;
  }

  25% {
    height: 17.5px;
  }

  50% {
    height: 35px;
  }

  75% {
    height: 62.5px;
  }

  100% {
    height: 70px;
  }
}

#tcsLP .about__column {
  min-width: 640px;
  width: auto;
  /*
      &--image1 {
        position: absolute;
        right: 40px;
        bottom: 130px;
        z-index: 0;
        width: 100px;

        @include mq(medium, max) {
          right: 115px;
          bottom: -90px;
          width: 90px;
        }
      }
      &--image2 {
        position: absolute;
        right: -15px;
        bottom: 20px;
        z-index: 0;
        width: 130px;

        @include mq(medium, max) {
          right: 20px;
          bottom: -80px;
          width: 110px;
        }
      }

      ul li {
        position: relative;
        z-index: 1;
        color: $navy;
        text-shadow: 1px 1px 1px #fff,-1px 1px 1px #fff,1px -1px 1px #fff,-1px -1px 1px #fff;
      }*/
}

#tcsLP .about__column h5 {
  margin: 20px auto 0;
  padding: 5px 40px;
  max-width: 540px;
  border-radius: 5px;
  background: #6d3500;
  color: #fff;
  font-weight: 700;
  font-size: 30px;
}

#tcsLP .about__column h5::before {
  position: relative;
  top: -2px;
  left: 0;
  display: inline-block;
  padding: 10px 0;
  width: 40px;
  height: 32px;
  background: url(../../contents/tcs202007/tcs_icon11.png) center center no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
}

#tcsLP .about__column h5.icon2 {
  padding-left: 95px;
}

#tcsLP .about__column h5.icon2::before {
  width: 85px;
  height: 90px;
  background: url(../../contents/tcs202007/tcs_icon2.svg) center center no-repeat;
  background-size: contain;
}

#tcsLP .about__column h5 span {
  margin: 0 0 0 3em;
  word-break: keep-all;
  font-size: 85%;
}

#tcsLP .about__column h5.ttl2::before {
  top: -2px;
  left: -8px;
  padding: 0;
  width: 50px;
  height: 40px;
  background: url(../../contents/tcs202007/tcs_icon22.png) center center no-repeat;
  background-size: contain;
}

#tcsLP .about__column h6 {
  position: relative;
  padding: 1rem 0 0;
  color: #4a4641;
  font-weight: 700;
  font-size: 24px;
}

#tcsLP .about__btn {
  margin: 3% 0;
}

#tcsLP .about__c-img {
  margin: 3% 0;
  -webkit-filter: drop-shadow(4px 8px 4px rgba( 0, 0, 0, .2));
  filter: drop-shadow(4px 8px 4px rgba( 0, 0, 0, .2));
}
#tcsLP .about__point {
  margin: 3% 0;
}

#tcsLP .about__point li {
  margin: 0 0 10px 0;
  padding: 5px 30px;
  border-radius: 5px;
  background: #ebdec6;
  color: #6d3500;
  font-weight: 700;
  font-size: 1.4rem;
}

#tcsLP .about__list {
  color: #3f4d59;
  line-height: 1;
  margin-top: 4%;
}
#tcsLP .about__list li {
  margin-bottom: 1rem;
  display: inline-block;
  width: 100%;
}
#tcsLP .about__list li:before {
  content: "●";
  padding-right: .4rem;
}

#tcsLP .about__mainpoint {
  display: inline-block;
  padding: 0 20px;
  background: #f9f048;
}

#tcsLP .store__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 30px 20px;
}

#tcsLP .store__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 3% 0 0;
  width: 32%;
  background: #fff;
}

#tcsLP .store__left h5 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 20px;
  width: 100%;
  border-bottom: 15px solid #f5d399;
  color: #4a4641;
  text-align: center;
  font-size: 22px;
}

#tcsLP .store__left .store__img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 5px 20px 0 20px;
  width: 100%;
  background: #fff;
  text-align: center;
  position: relative;
}

#tcsLP .store__left .zoom {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 1.2rem;
  width: 100%;
  text-align: center;
  background-color: rgba(0,0,0,.5);
  color: #fff;
}

#tcsLP .store__right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 68%;
  text-align: center;
}

#tcsLP .store__right dl dt {
  margin: 0 0 15px 0;
  background: #6d3500;
  color: #fff;
  font-size: 15px;
}

#tcsLP .store__right dl dd:first-of-type {
  margin: 10px 0 20px 0;
}

#tcsLP .store__right dl dd {
  color: #4a4641;
  font-weight: 700;
  font-size: 20px;
}

#tcsLP .store__right dl dd table {
  width: 100%;
  border: 1px solid rgba(120, 63, 53, .2);
  background: #fff;
  font-weight: normal;
}

#tcsLP .store__right dl dd table tr,
#tcsLP .store__right dl dd table td,
#tcsLP .store__right dl dd table th {
  padding: 10px;
  border: 1px solid #6d3500;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
}

#tcsLP .store__right dl dd table th {
  padding: 8px 3px;
  color: #6d3500;
  font-weight: 700;
  font-size: 80%;
}

#tcsLP .store__right dl dd table td span {
  font-weight: normal;
  font-size: 70%;
}

#tcsLP .store__btnarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 10px 0 20px 0;
  text-align: center;
}

#tcsLP .reserve__btnarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 3% 0;
}

#tcsLP .reserve__btnarea h3 {
  padding: .5em 0 .2em 0;
  color: #ff3972;
}

#tcsLP .reserve__btnarea h3::before {
  display: inline-block;
  margin: 0 10px;
  width: 25px;
  height: 7px;
  background: url(../../contents/tcs202007/tcs_arrowdown.svg) center center no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
}

#tcsLP .reserve__btnarea h3::after {
  display: inline-block;
  margin: 0 10px;
  width: 25px;
  height: 7px;
  background: url(../../contents/tcs202007/tcs_arrowdown.svg) center center no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
}

#tcsLP .reserve__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 12px 20px;
  background: #fff;
  color: rgba(63, 77, 89, .8);
}
#tcsLP .reserve__kiyakubtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0 20px;
  width: 138px;
}
#tcsLP .reserve__box + .cont__tx {
  margin: 20px 0 0;
}
#tcsLP .reserve .cont__txlist {
  width: calc(100% - 160px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(63, 77, 89, .8);
  margin: 0;
  padding: 0;
}

#tcsLP .qa__container {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 20px;
  height: 350px;
}

#tcsLP .qa__container dt {
  position: relative;
  padding: 2%;
  padding-left: 60px;
  background: rgba(105, 75, 47, .7);
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.4;
}

#tcsLP .qa__container dt::before {
  position: absolute;
  top: 50%;
  left: 20px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../../contents/tcs202007/tcs_lt-q.svg) center center no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#tcsLP .qa__container dd {
  position: relative;
  padding: 12px 16px 20px;
  padding-left: 60px;
  background: #fff;
  font-size: 1rem;
  line-height: 1.4;
}

#tcsLP .qa__container dd::before {
  position: absolute;
  top: 50%;
  left: 20px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../../contents/tcs202007/tcs_lt-a.svg) center center no-repeat;
  background-size: contain;
  content: "";
  vertical-align: middle;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*NEW OPEN CP*/
#tcsLP .link_bnr .newopen strong {
  background-color: #f4c203;
  color: #786314;
}
.free-cp {
  font-size: 1.2rem;
  font-weight: 700;
  color: #d10c80;
  line-height: 1;
  margin: 0 0 .4rem;
}
/*#tcsLP .about__column .free-cp {
  color: #e97000;
}*/
#tcsLP .about__column .free-cp + h5 {
  margin: .4rem auto 0;
}
.newopen-cp {
  margin: 40px 0 0;
}
.newopen-cp h5 {
  background-color: #e97000;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  margin: 0 0 20px;
}
.newopen-cp .data {
  color: #d10c80;
  font-weight: 700;
}
.newopen-cp p {
  font-size: 1.1rem;
}
.newopen-cp strong {
  font-size: 1.3rem;
}
.newopen-cp ol {
  list-style: decimal;
  list-style-position: inside;
  font-size: 1rem;
  margin: 0 0 8px;
}

@media screen and (max-width: 1023px) {
  #tcsLP {
    max-width: 940px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  #tcsLP {
    width: 100%;
  }

  #tcsLP br.sp768 {
    display: block;
  }

  #tcsLP .onlyPC {
    display: none;
  }

  #tcsLP .head__imgarea .title {
    font-size: 1.2rem;
  }
  #tcsLP .head__imgarea .title .sub {
    font-size: .9rem;
  }

  #tcsLP .link_bnr .slick-initialized .slick-slide {
    padding: 0;
  }

  #tcsLP .btn {
    min-width: 300px;
  }

  #tcsLP .btn__kiyaku {
    min-width: 160px;
  }

  #tcsLP .head__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /*#tcsLP .head__btn--right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }*/

  #tcsLP .head__btn .tcs {
    font-size: 1.6rem;
  }

  #tcsLP .cont {
    margin-bottom: 10%;
  }

  #tcsLP .cont__tx {
    font-size: 1rem;
    margin: 0 0 .4rem;
  }

  #tcsLP .cont__wrap .title {
    position: inherit;
    margin: 0;
    padding: 8px 20px;
    height: auto;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.8;
  }

  #tcsLP .cont__inner {
    padding: 10% 3% 3% 3%;
    font-size: 16px;
  }

  #tcsLP .cont__txlist {
    margin: 0 auto;
    padding-left: 1em;
    width: auto;
  }

  #tcsLP .about__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #tcsLP .about__column:nth-child(2) {
    padding-top: 50px;
  }

  #tcsLP .about__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    min-width: inherit;
    width: auto;
  }

  #tcsLP .about__column h5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 5px 20px;
    max-width: none;
    width: 100%;
    font-size: 22px;
  }

  #tcsLP .about__column h5::before {
    height: 50px;
  }

  #tcsLP .about__column h5.icon2 {
    padding-left: 70px;
  }

  #tcsLP .about__column h5.icon2::before {
    margin: 0 0;
    width: 50px;
    height: 75px;
  }

  #tcsLP .about__column h5 span {
    display: inline;
    margin: 0;
    text-align: left;
  }

  #tcsLP .about__column h6 {
    font-size: 3vw;
  }

  #tcsLP .about__column h6::before,
  #tcsLP .about__column h6::after {
    width: 20px;
  }

  #tcsLP .store__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }

  #tcsLP .store__left {
    margin: 0 0 10% 0;
    width: auto;
  }

  #tcsLP .store__right {
    width: auto;
  }

  #tcsLP .store__btnarea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10% 0;
  }

  #tcsLP .store__btnarea li {
    margin-bottom: 3%;
    width: 100%;
  }

  #tcsLP .reserve__btnarea {
    margin-bottom: 6%;
  }

  #tcsLP .reserve__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 12px 20px;
  }

  #tcsLP .reserve__kiyakubtn {
    margin: 0 auto 20px auto;
    width: auto;
    text-align: center;
  }

  #tcsLP .reserve .cont__txlist {
    width: auto;
    margin: 0 0 20px;
  }
  #tcsLP .reserve .cont__tx {
    text-align: center;
  }
  /*NEW OPEN CP*/
  .newopen-cp {
    margin: 20px 0 0;
  }
  .newopen-cp h5 {
    font-size: 1.4rem;
  }
  .newopen-cp p {
    font-size: 1rem;
    margin: 0 0 12px;
  }
  .newopen-cp strong {
    font-size: 1.2rem;
  }
  /*アコーディオン*/
  #tcsLP .cont.store .cont__inner {
    padding: 20px 20px 0;
  }
  #tcsLP .cont.store .cont__inner:last-child {
    padding: 20px 20px 20px;
  }
  .cont.store .store_name {
    padding: 24px 48px 24px 0;
    line-height: 1.3;
    font-size: 1.4rem;
  }
  .cont.store .store_name:before, .cont.store .store_name:after {
    right: 0px;
  }
  .cont.store .store_name:before, .cont.store .store_name:after {
    content: "";
    width: 16px;
    height: 2px;
  }
}

@media screen and (max-width: 480px) {
  #tcsLP {
    width: 100%;
  }

  .store-mv .loading {
    min-height: 448px;
  }

  #tcsLP .about__list .slide-in {
    height: 6.5vw;
  }
  #tcsLP .markerY {
    font-size: 5.5vw;
    color: #e97000;
    padding: 0 .2rem;
  }
  #tcsLP .markerY.cp {
    background: unset;
    font-size: 5.5vw;
    color: #ed9ccc;
  }
  #tcsLP .about__list .lh {
    display: inline;
  }
  
  #tcsLP .cont__tx {
    font-size: 4vw;
  }
  
  #tcsLP .txSkyBig {
    font-size: 5vw;
  }

  #tcsLP br.sp480 {
    display: block;
  }

  #tcsLP .btn {
    padding: 3px 30px;
    min-width: 80%;
  }

  #tcsLP .btn.btn__cv--st,
  #tcsLP .btn.btn__cv--nd,
  #tcsLP .btn__cv {
    font-size: 18px;
  }

  #tcsLP .btn__cv--st {
    min-width: 70%;
  }

  #tcsLP .btn__cv--nd {
    min-width: 70%;
  }
  #tcsLP .btn__store {
    font-size: 1.2rem;
  }
  #tcsLP .about__point li {
    font-size: 1.2rem;
  }
  #tcsLP .head__imgarea .title {
    font-size: 4vw;
  }
  #tcsLP .head__imgarea .title .sub {
    font-size: 3.5vw;
  }

  #tcsLP .head__btn .tcs {
    font-size: 7.5vw;
    line-height: 1.2;
  }

  #tcsLP .link_bnr img {
    max-width: 320px;
  }

  #tcsLP .about__column h5 {
    font-size: 4.2vw;
  }

  #tcsLP .about__column h5 span {
    font-size: inherit;
  }

  #tcsLP .about__column h6 {
    font-size: 3.8vw;
  }

  #tcsLP .about__point {
    margin-top: 10%;
  }
  #tcsLP .about__list {
    margin: 8% 0 0 0;
    text-align: left;
    font-size: 4vw;
    line-height: 1.6;
  }
  #tcsLP .about__point li {
    font-size: 4vw;
    padding: 0 16px;
  }
  #tcsLP .about__list li {
    padding: 0 0 0 1.5rem;
    text-indent: -1.5rem;
    font-size: 4.5vw;
  }
  #tcsLP .store__left h5 {
    font-size: 18px;
  }

  #tcsLP .store__right dl dd {
    font-size: 16px;
  }

  #tcsLP .store__right dl dd table tr,
  #tcsLP .store__right dl dd table td,
  #tcsLP .store__right dl dd table th {
    padding: 7px;
    font-size: 14px;
  }

  #tcsLP .qa__container dl {
    padding: 0;
  }

  #tcsLP .qa__container dt {
    padding: 4%;
    padding-left: 35px;
    font-size: .9rem;
  }

  #tcsLP .qa__container dt::before {
    top: 0;
    left: 10px;
    margin-top: 4%;
    width: 20px;
    height: 20px;
    -webkit-transform: none;
    transform: none;
  }

  #tcsLP .qa__container dd {
    padding: 4%;
    padding-left: 35px;
    font-size: .9rem;
  }

  #tcsLP .qa__container dd::before {
    top: 0;
    left: 10px;
    margin-top: 4%;
    width: 20px;
    height: 20px;
    -webkit-transform: none;
    transform: none;
  }
  #tcsLP .link_bnr > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .cont.store .store_name {
    font-size: 5vw;
  }
  /*NEW OPEN CP*/
  .free-cp {
    font-size: 4.2vw;
  }
  .newopen-cp h5 {
    font-size: 5.5vw;
  }
  .newopen-cp strong {
    font-size: 4.5vw;
  }
  #tcsLP .cont__txlist li,
  .newopen-cp ol,
  .newopen-cp p {
    font-size: 4vw;
  }
}
@media all and (-ms-high-contrast: none) {
  #tcsLP .link_bnr ul {
    max-width: 100vw; 
  }
  #tcsLP .link_bnr ul li {
    max-width: 100%;
  }
}
/*# sourceMappingURL=common/css/maps/style.css.map */
