@media (min-width: 641px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .pc-only {
    display: none;
  }

  img {
    max-width: 100%;
    height: auto;
  }
}

/* layout
------------------------------------------------------------*/
#main {
  width: auto;
  margin-bottom: 0;
}

.singleColumn #conts {
  width: auto;
}

@media screen and (max-width: 640px) {
  .singleColumn #conts {
    padding: 0 15px;
  }

  #main .ttl03 {
    margin: 0 0 6px;
    padding: 0;
    line-height: 1.5;
  }
}

/* content
------------------------------------------------------------*/
#pagePath {
  margin-bottom: 0;
}

.mainvisual {
  width: 100%;
  height: 764px;
  background-image: url(/img/service/gift/mv.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 145px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 90px;
}

.mainvisual_title {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .mainvisual {
    height: 382px;
    padding-top: 47px;
    background-image: url(/img/service/gift/mv_sp.webp);
    margin-bottom: 50px;
  }

  .mainvisual_title img {
    max-width: 320px;
  }
}

#conts .box01 {
  max-width: 960px;
  margin: 0 auto;
  background-image: url(/img/service/gift/bg-01.webp);
  background-repeat: no-repeat;
  background-position: center;
  padding: 40px 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#conts .box01 .ttl03 {
  margin-bottom: 10px;
}

#conts .box01 .ttl03 .line {
  display: inline-block;
  background-color: #996D46;
  padding: 8px 9px 6px 19px;
  margin-bottom: 10px;
}

#conts .box01 .ttl03 .icon {
  color: #fff;
  display: inline-block;
  padding-bottom: 17px;
}

@media screen and (max-width: 640px) {
  #conts .box01 {
    padding: 20px 20px 16px;
    background-size: cover;
  }

  #conts .box01 .ttl03 {
    margin: 0;
    line-height: 1.4;
  }

  #conts .box01 .ttl03 .line {
    padding: 0 1px 0 9px;
    margin-bottom: 3px;
  }
}

#conts .imgtext {
  padding: 0 40px 0 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#conts .imgtext_image {
  width: 293px;
}

#conts .imgtext_text {
  width: calc(100% - 293px);
  margin-left: 30px;
  margin-top: -7px;
}

#conts .imgtext_text p {
  font-size: 14px;
  color: #fff;
}

#conts .imgtext_text p + p {
  margin-top: 28px;
}

@media screen and (max-width: 640px) {
  #conts .imgtext {
    padding: 0;
    display: block;
  }

  #conts .imgtext_image {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  #conts .imgtext_text {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }

  #conts .imgtext_text p {
    line-height: 1.5;
  }

  #conts .imgtext_text p + p {
    margin-top: 21px;
  }
}

#conts .center {
  text-align: center;
}

@media screen and (max-width: 640px) {
  #conts .center {
    text-align: left;
  }
}

#conts .link {
  display: inline-block;
  margin: 5px 0 6px;
}

#conts .link:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #3f1f0d;
  margin: 0 4px 2px -4px;
}

@media screen and (max-width: 640px) {
  #conts .link {
    margin: 5px auto 6px;
    display: table;
  }
}

#conts .gift {
  max-width: 960px;
  margin: 0 auto;
  padding: 56px 0 0;
}

#conts .gift .center {
  margin-bottom: 32px;
}

#conts .gift-bnr {
  max-width: 960px;
  margin: 0 auto;
  padding: 56px 0;
}

@media screen and (max-width: 640px) {
  #conts .gift {
    padding: 45px 0 0;
  }

  #conts .gift .center {
    margin-bottom: 10px;
  }

  #conts .gift-bnr {
    padding: 45px 0;
  }
}

#conts .gift2 {
  max-width: 960px;
  margin: 0 auto;
}

#conts .box02 {
  border: 5px solid #beb3ab;
  background-color: #fff;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 35px 28px;
  margin-bottom: 60px;
}

#conts .box02:last-of-type {
  margin-bottom: 0;
}

#conts .box02_ticket {
  position: absolute;
  top: -5px;
  left: -5px;
}

#conts .box02_title {
  font-size: 1.8rem;
  color: #3f200e;
  font-weight: bold;
  padding-left: 98px;
  margin-bottom: 39px;
}

#conts .box02_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#conts .box02_item {
  width: 425px;
  position: relative;
  margin-bottom: 21px;
}

#conts .box02_no1 {
  position: absolute;
  top: -12px;
  right: -16px;
}

#conts .box02_image {
  margin-bottom: 15px;
}

#conts .box02_text {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

#conts .box02_text2 {
  font-size: 1.6rem;
  font-weight: bold;
  color: #990000;
}

#conts .box02_text2 span {
  font-size: 1.2rem;
}

#conts .box02_title2 {
  font-size: 1.6rem;
  color: #3f200e;
  font-weight: bold;
  border-bottom: 1px solid #3f200e;
  padding-bottom: 5px;
  margin: -9px 0 8px;
}

#conts .box02_text3 {
  margin-bottom: 2em;
}

@media screen and (max-width: 640px) {
  #conts .box02 {
    border-width: 2px;
    padding: 14px 18px;
    margin-bottom: 21px;
  }

  #conts .box02_ticket {
    top: -2px;
    left: -2px;
  }

  #conts .box02_ticket img {
    width: auto;
    height: 60px;
  }

  #conts .box02_title {
    padding-left: 57px;
    line-height: 1.4;
    margin-bottom: 14px;
  }

  #conts .box02_item {
    width: 100%;
    margin-bottom: 20px;
  }

  #conts .box02_no1 {
    top: -7px;
    right: -10px;
    width: 47px;
  }

  #conts .box02_image {
    margin-bottom: 5px;
  }

  #conts .box02_text2 {
    line-height: 1.5;
  }

  #conts .box02_text3 {
    line-height: 1.95;
    margin-bottom: 1em;
  }

  #conts .box02_title2 {
    padding-bottom: 0;
    margin-bottom: 2px;
  }
}

#conts .box03 {
  margin-top: 40px;
}

#conts .box03_title {
  padding: 5px 20px;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  background-color: #990000;
}

#conts .box03_cont {
  display: flex;
  padding: 30px;
  border: 2px solid #990000;
  align-items: start;
}

#conts .box03_cont {
  object-fit: contain;
}

#conts .box03_text {
  padding: 5px 20px;
}

@media screen and (max-width: 640px) {
  #conts .box03_cont {
    flex-wrap: wrap;
    justify-content: center;
  }
  #conts .box03_text {
    padding: 5px 0;
  }
}

#conts .tel {
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  #conts .tel_box {
    text-align: center;
  }

  #conts .tel_text {
    font-size: 1.4rem;
    color: #111;
    line-height: 1.5;
    margin-bottom: 4px;
  }

  #conts .tel_btn {
    max-width: 240px;
    display: block;
    margin: 0 auto;
  }
}

/* accessBox
------------------------------------------------------------*/
#conts .basicTable dl {
  border: none !important;
  background: url(/img/service/leather-accessory-order/line01.png) repeat-x left
    bottom;
}

#conts .basicTable dl dt {
  padding-left: 0;
  width: 140px;
}

#conts .basicTable dl dd {
  color: #990000;
  font-weight: bold;
}

#conts .basicTable dl dt,
#conts .basicTable dl dd {
  padding: 15px 6px 16px 8px;
}

#main #conts .accessBox {
  padding-top: 93px;
  margin-bottom: 60px;
}

#main #conts .accessBox .info {
  width: 960px;
  margin: 0 auto 60px;
}

#main #conts .accessBox .info .woodBox02 {
  padding: 0;
}

#main #conts .accessBox .info .woodBox02 .img {
  float: left;
}

#main #conts .accessBox .info .woodBox02 .basicTable {
  width: 420px;
  margin: 30px;
  float: right;
  background: url(/img/common/icon/border_dash03.gif) repeat-x 0 bottom;
}

#main #conts .accessBox .info .woodBox02 .basicTable dl {
  border-bottom: none;
  background: url(/img/common/icon/border_dash03.gif) repeat-x 0 0;
}

#main #conts .accessBox .info .woodBox02 .basicTable dl:first-child {
  border-top: none;
}

#main #conts .accessBox .info .woodBox02 .basicTable dl dt,
#main #conts .accessBox .info .woodBox02 .basicTable dl dd {
  color: #fff;
  padding: 15px 0 14px 10px;
}

#main #conts .accessBox .info .woodBox02 .basicTable dl dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 120px;
}

#main #conts .accessBox .access p {
  text-align: center;
  margin-bottom: 20px;
}

#main #conts .accessBox .access .google-maps {
  position: relative;
  padding-bottom: 420px;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#main #conts .accessBox .access .google-maps iframe,
#main #conts .accessBox .access .google-maps object,
#main #conts .accessBox .access .google-maps embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 640px) {
  #conts .basicTable dl {
    margin-bottom: 5px;
    padding: 0 0 5px;
  }

  #conts .basicTable dl:last-child {
    margin-bottom: 0;
  }

  #conts .basicTable dl dt,
  #conts .basicTable dl dd {
    margin-bottom: 0;
    padding: 5px 0;
    width: auto !important;
  }

  #conts .basicTable dl:last-of-type {
    background: none;
  }

  #main #conts .accessBox {
    padding-top: 27px;
  }

  #main #conts .accessBox .info {
    width: 100%;
  }

  #main #conts .accessBox .info .woodBox02 {
    background-position: -50px 0;
    padding-bottom: 10px;
  }

  #main #conts .accessBox .info .woodBox02 .img,
  #main #conts .accessBox .info .woodBox02 .basicTable {
    float: none;
  }

  #main #conts .accessBox .info .woodBox02 .img img {
    width: 100%;
    height: auto;
  }

  #main #conts .accessBox .info .woodBox02 .basicTable {
    width: auto;
    margin: 10px 10px 0;
  }

  #main #conts .accessBox .info .woodBox02 .basicTable dl dt,
  #main #conts .accessBox .info .woodBox02 .basicTable dl dd {
    padding: 0;
    padding-left: 10px;
  }

  #main #conts .accessBox .access {
    margin-bottom: 20px;
    padding: 0 10px;
  }

  #main #conts .accessBox .access p {
    padding: 0 10px;
  }

  #main #conts .accessBox .access .google-maps {
    padding-bottom: 56.25%;
    padding-top: 100px;
  }
}

/* contactBox
------------------------------------------------------------*/
#conts #contact {
  margin-bottom: 60px;
}

#conts .contactBox {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 640px) {
  #conts #contact {
    margin-bottom: 0;
  }

  #conts .contactBox {
    width: auto;
  }
}

/* form
------------------------------------------------------------*/
#conts .formTable .center + .center {
  margin: 45px 0 0;
}

#conts .formTable .formTable_txt {
  font-size: 1.3rem;
  color: #333;
  margin-bottom: 36px;
}

#conts .formTable .detailBox {
  overflow: hidden;
}

#conts .formTable .detailBox dl dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 150px;
  background: #705a4c;
  color: #fff;
}

#conts .formTable .detailBox dl dd {
  line-height: 2;
}

#conts .formTable .detailBox dl dd:nth-child(3) {
  padding-right: 10px;
  font-weight: bold;
  text-align: right;
}

#conts .formTable .detailBox dl dt,
#conts .formTable .detailBox dl dd {
  padding: 14px 10px 12px 17px;
}

#conts .formTable .detailBox .detailDl dd {
  line-height: 1.6;
}

#conts .formTable .detailBox .detailDl dd span {
  color: #666;
  font-size: 1.2rem;
}

#conts .formTable .detailSubBox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 25px;
  width: 28%;
  float: right;
}

#conts .formTable .detailSubBox dl {
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#conts .formTable .detailSubBox dl:first-child {
  border-top: none;
}

#conts .formTable .detailSubBox dl dt,
#conts .formTable .detailSubBox dl dd {
  padding: 3px 0 3px 10px;
}

#conts .formTable .detailSubBox dl dt {
  background: none;
  color: #111;
}

#conts .formTable .detailSubBox dl dd {
  padding-right: 10px;
  font-weight: bold;
  text-align: right;
}

#conts .formTable .detailSubBox .detailDl02 {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px #40210f dotted;
}

#conts .formTable .detailSubBox .detailDl02 dt {
  font-size: 1.8rem;
}

#conts .formTable .detailSubBox .detailDl02 dd {
  color: #900;
  font-size: 1.8rem;
}

#conts .formTable .inner {
  margin-bottom: 60px;
}

#conts .formTable .inner.detail {
  margin-bottom: 110px;
}

#conts .formTable .inner .ttl {
  margin-bottom: 40px;
  padding: 10px 0;
  background: #ebe8e6;
  color: #3f200e;
  font-size: 18px;
  text-align: center;
}

#conts .formTable dl:first-of-type {
  border-top: 1px #40210f dotted;
}

#conts .formTable dl dt,
#conts .formTable dl dd {
  padding: 20px 0 19px 10px;
}

#conts .formTable dl dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 215px;
}

#conts .formTable dl dd input {
  padding: 7px 7px;
}

#conts .formTable dl dd {
  padding-left: 20px;
}

#conts .formTable dl dd .arrow {
  margin-left: 15px;
  padding-left: 20px;
  background-color: transparent;
  border: none;
  position: relative;
  color: #111;
  text-decoration: none;
  cursor: pointer;
}

#conts .formTable dl dd .arrow:hover {
  text-decoration: underline;
}

#conts .formTable dl dd .arrow::before {
  margin: auto;
  width: 14px;
  height: 14px;
  background: url(/img/common/icon/arrow_08.png) no-repeat center;
  background-size: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
}

#conts .formTable .inner.address {
  margin-bottom: 35px;
}

#conts .formTable .inner.address dl:last-of-type {
  border-bottom: none;
}

#conts .formTable .inner.address .tbl {
  border-top: 1px #40210f dotted;
  border-bottom: 1px #40210f dotted;
}

#conts .formTable .order dl:nth-of-type(-n + 3) input,
#conts .formTable .address dl:nth-of-type(-n + 3) input {
  width: 150px;
}

#conts .formTable dl dd textarea#fMemo {
  width: auto;
  height: auto;
  padding: 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
}

#conts .formTable .radioBox {
  padding: 16px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#conts .formTable .radioBox input {
  margin: 0 10px 1px 0;
  vertical-align: middle;
}

#conts .formTable .radioBox li:not(:last-child) {
  margin-right: 25px;
}

#conts .formTable .card .notes {
  margin-bottom: 24px;
  color: #666;
  font-size: 1.2rem;
  text-align: right;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

#conts .formTable .card .radioBox {
  display: block;
  border: none;
  padding: 0;
}

#conts .formTable .card .radioBox li {
  margin: 0 0 9px;
}

#conts .formTable .card .radioBox li:last-of-type {
  margin-bottom: 0;
}

#conts .formTable .card .radioBox li span {
  font-size: 1.2rem;
  color: #666;
  margin-left: 18px;
  vertical-align: text-top;
}

#conts .formTable .card .radioBox input {
  width: auto;
}

#conts .formTable .card dl dd select {
  margin-right: 10px;
  padding: 4px 3px;
}

#conts .formTable p.privacy {
  margin: 6px 0 0;
}

#conts .formTable p.privacy input {
  margin: 2px 10px 3px 4px;
  vertical-align: middle;
}

#conts .formTable p.privacy.error {
  color: #900;
  margin: 10px 0 0 1em;
}

#conts .formTable .submit {
  max-width: 258px;
  width: 100%;
  margin-top: 33px;
}

#conts .formTable .submit button img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#conts #zeus_new_card_area input#zeus_token_action_type_new {
  display: none;
}

#conts .formTable dl dd .error {
  color: #900;
  margin: 5px 0 0;
}

.fade-enter-active,
.fade-leave-active,
.tab-enter-active,
.tab-leave-active {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to,
.tab-enter,
.tab-leave-to {
  opacity: 0;
}

.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
}

@media only screen and (max-width: 640px) {
  #conts .formTable .center + .center {
    margin: 25px 0 0;
  }

  #conts .formTable .formTable_txt {
    margin-bottom: 20px;
  }

  #conts .formTable .inner .ttl {
    margin-bottom: 0;
  }

  #conts .formTable .detail .ttl {
    margin-bottom: 15px;
  }

  #conts .formTable dl:first-of-type {
    border-top: none;
  }

  #conts .formTable .detailBox {
    margin-top: 10px;
  }

  #conts .formTable .detailBox dl:not(:last-of-type) {
    border-bottom: none;
  }

  #conts .formTable dl dd textarea#fMemo {
    width: 100%;
  }

  #conts .formTable .detailBox dl dt {
    width: 100%;
  }

  #conts .formTable .detailBox dl dt,
  #conts .formTable .detailBox dl dd {
    margin-bottom: 0;
    padding: 10px 10px 8px 15px;
  }

  #order_confirm #conts .formTable .detailBox dl dt {
    width: 100%;
  }

  #order_confirm #conts .formTable .submit {
    width: 258px;
    margin-top: 15px;
    display: block;
  }

  #order_confirm #conts .formTable .submit button:first-of-type {
    margin-bottom: 15px;
  }

  #conts .formTable {
    padding: 15px 20px 20px;
  }

  #conts .formTable .inner {
    margin-bottom: 20px;
  }

  #conts .formTable dl {
    padding: 0;
  }

  #conts .formTable dl dt {
    margin-bottom: 0;
    padding: 15px 0 0;
    width: 100%;
  }

  #conts .formTable dl dd {
    padding-right: 10px;
    padding: 9px 0 14px;
  }

  #conts .formTable dl dt label {
    padding-right: 0;
  }

  #conts .formTable dl dd .arrow {
    margin-top: 5px;
    margin-left: 0;
  }

  #conts .formTable .order dl:nth-of-type(-n + 3) input,
  #conts .formTable .address dl:nth-of-type(-n + 3) input {
    width: 100%;
  }

  #conts .formTable .detailSubBox {
    margin-top: 15px;
    width: 100%;
  }

  #conts .formTable .detailSubBox dl dt,
  #conts .formTable .detailSubBox dl dd {
    padding: 0 10px 0 15px;
  }

  #conts .formTable .detailSubBox .detailDl02 {
    margin-top: 13px;
    padding-top: 15px;
  }

  #conts .formTable .inner.detail {
    margin-bottom: 40px;
  }

  #conts .formTable .radioBox {
    border-top: none;
    border-bottom: 1px #40210f dotted;
    display: block;
    padding: 0 0 15px;
  }

  #conts .formTable .card .notes {
    margin-bottom: 0;
  }

  #conts .formTable .longOption dl dd select {
    width: 100%;
  }

  #conts .formTable .card .radioBox li {
    margin-bottom: 3px;
  }

  #conts .formTable .radioBox input {
    margin-right: 3px;
  }

  #conts .formTable .inner.address {
    margin-bottom: 12px;
  }

  #conts .formTable .inner.address .tbl {
    margin-top: 12px;
    border: none;
  }

  #conts .formTable .inner.address dl:last-of-type {
    border-bottom: 1px #40210f dotted;
  }

  #conts .formTable p.privacy {
    padding: 0;
  }

  #conts .formTable .submit {
    margin-top: 15px;
  }
}

/* gift???? */
.gift #conts .formTable .address {
  margin-bottom: 35px;
}

/* sp */
@media only screen and (max-width: 640px) {
  .gift #conts .formTable .address {
    margin-bottom: 30px;
  }
}

.voice {
  width: 960px;
  margin: 67px auto 0 auto;
}

@media only screen and (max-width: 640px) {
  .voice {
    width: 100%;
    margin: 40px 0 0 0;
  }
}

.c-list1__item {
  background: #fff;
  padding: 30px 30px 22px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .c-list1__item {
    padding: 15px 15px;
  }
}

.c-list1__item:last-of-type {
  margin-bottom: 0;
}

.c-list1__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 640px) {
  .c-list1__heading {
    width: 100%;
  }
}

.c-list1__icon {
  width: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f4f3f0;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 7px 0 0;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  .c-list1__icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
  }
}

.c-list1__icon img {
  display: block;
  max-height: 100%;
  width: auto;
}

.c-list1__ttl {
  width: calc(100% - 88px);
  font-size: 1.8rem;
  line-height: 1.5;
  color: #3f1f0c;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .c-list1__ttl {
    width: 100%;
    font-size: 1.6rem;
    margin: 20px 0 0;
  }
.tab_box .btn_area p{
		font-size:12px !important;
	line-height:1.5 !important;
	padding:5px;
	}
}

.c-list1__info {
  margin: 17px 0 0;
}

@media only screen and (max-width: 640px) {
  .c-list1__info {
    margin: 10px 0 0;
  }
}

.c-list1__txt {
  font-size: 1.4rem;
  line-height: 2;
  color: #111111;
}

@media only screen and (max-width: 640px) {
  .c-list1__txt {
    font-size: 1.2rem !important;
  }
}
/*タブ実装*/
.tab_box .btn_area {
	margin:0;
	display: -webkit-box;
	display: flex;
	position:sticky;
	position:-webkit-sticky;
	top:150px;
}
.is-sp{
	display:none;
}
@media only screen and (max-width: 640px) {
	.is-sp{
	display:block;
}
	.tab_box .btn_area {
		top:53px;
		background: url(../img/common/template/bg_wrap.png) repeat 0 0;
	}
	
}
.tab_box .tab_btn {
	width: 33%;
	padding: 8px 0;
	color: #333;
	background:#d1dae3;
	text-align: center;
	cursor: pointer;
	transition: all 0.2s ease 0s;
	border-radius:5px 5px 0 0 / 5px 5px 0 0;
}

.tab_box .tab_btn + .tab_btn {
	margin-left: 8px;
}

.tab_box .tab_btn:hover {
	background-color: #336699;    color:#fff !important;	font-weight:bold;
}

.tab_box .tab_btn.active {
    background:#336699;
    color:#fff !important;
	font-weight:bold;
}

.tab_box .panel_area {

}

.tab_box .tab_panel {
  height: 0;
  overflow: hidden;
}

.tab_box .tab_panel.active {
  height: auto;
  overflow: visible;
}
/* howto
------------------------------------------------------------*/
.howto div{
	margin-top: 60px;
}
.howto div p.center{
	margin-bottom: 32px;
}
@media only screen and (max-width: 640px) {
	.howto div{
	margin-top: 20px;
}

  .howto div p.center {
    margin-bottom: 15px;
  }
}

#voice .c-list1 .c-list1__info,
#voice .c-list1 .c-list1__txt {
  transition: none;
}

#voice .c-list1 .slick-list {
  margin: 0 -10px;
}

#voice .c-list1 .slick-track {
  display: flex;
}

#voice .c-list1 .slick-arrow img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translate(-50%, -45%);
  width: 27px;
  height: auto;
  max-width: initial;
}

#voice .c-list1 .slick-prev {
  left: -35px;
}

#voice .c-list1 .slick-next {
  right: -35px;
}

#voice .c-list1 .slide {
  height: auto !important;
  padding: 0 10px;
  width: calc(100vw - 20px);
}

#voice .c-list1 .c-list1__item {
  height: 100%;
}

#voice .c-list1 .slick-dots {
  position: static;
  line-height: 1;
  margin-top: 10px;
}

#voice .c-list1 .slick-dots li {
  width: auto;
  height: auto;
}

#voice .c-list1 .slick-dots button::before {
  content: none;
}

#voice .c-list1 .slick-dots button {
  width: 10px;
  height: 10px;
  border: 1px solid #336699;
  background-color: #fff;
  margin: 0!important;
  border-radius: 50%;
  box-sizing: border-box;
}

#voice .c-list1 .slick-dots .slick-active button {
  background-color: #336699;
}

