@charset "UTF-8";
/* ---------------------------------------------------------------------
Stylesheet for photochoice.jp
FileName: customer.scss
--------------------------------------------------------------------- */
/* import */
@import url("https://fonts.googleapis.com/css?family=Great+Vibes");
/* clearfix設定 */
.clearfix:after {
  *zoom: 1;
  content: "";
  display: table;
  clear: both;
}

/* 文字サイズ設定 */
/* table-cell対応 */
/* inline-block対応 */
/* absolute 上下左右中央寄せ */
/* インデント設定 */
/* googlefont */
/* displayflex */
html body .headerBox .spHeaderBox .customerClose {
  transform: translate(0%, -50%);
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
}

.contact_top_content .column_main {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main {
    padding: 0;
  }
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .column_name + p {
    padding: 0 20px;
  }
}
.contact_top_content .column_main .contactTopBox {
  margin: 0 auto 56px;
  width: 600px;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox {
    margin: 0 auto 32px;
    padding: 0 20px;
    width: 100%;
  }
}
.contact_top_content .column_main .contactTopBox:first-of-type {
  margin-top: 48px;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox:first-of-type {
    margin: 40px auto;
  }
}
.contact_top_content .column_main .contactTopBox:first-of-type .Subhead {
  margin-bottom: 4px;
}
.contact_top_content .column_main .contactTopBox .globalNextBtn {
  margin-top: 40px;
  max-width: 300px;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox .globalNextBtn {
    max-width: 100%;
    margin-top: 20px;
  }
}
.contact_top_content .column_main .contactTopBox:nth-of-type(2) .globalNextBtn {
  margin-top: 32px;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox:nth-of-type(2) .globalNextBtn {
    margin: 40px auto;
  }
}
.contact_top_content .column_main .contactTopBox .telBox {
  background: #e5e2df;
  width: 600px;
  padding: 40px 0;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox .telBox {
    width: 100%;
    padding: 20px 0;
    line-height: 1.5;
  }
}
.contact_top_content .column_main .contactTopBox .telBox .tel {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  margin: 32px auto;
}
.contact_top_content .column_main .contactTopBox .telBox .tel .lnr {
  padding-right: 10px;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox .telBox .tel .lnr {
    font-size: 16px;
    font-size: 1.6rem;
    padding-right: 5px;
  }
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox .telBox .tel {
    font-size: 20px;
    font-size: 2rem;
    margin: 20px auto;
  }
}
.contact_top_content .column_main .contactTopBox .telBox p:last-of-type {
  margin-top: 16px;
}
.contact_top_content .column_main .contactTopBox .telBox p:last-of-type br {
  display: none;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox .telBox p:last-of-type br {
    display: block;
  }
}
.contact_top_content .column_main .contactTopBox .globalBackBtnBox {
  margin-top: 40px;
  max-width: 268px;
}
@media screen and (max-width:768px) {
  .contact_top_content .column_main .contactTopBox .globalBackBtnBox {
    max-width: 100%;
    margin-top: 32px;
    padding: 0;
  }
}

.contact_form_content .form_main {
  padding: 0 10px;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width:768px) {
  .contact_form_content .form_main {
    padding: 0;
  }
}
@media screen and (max-width:768px) {
  .contact_form_content .form_main .login_comment {
    padding: 0 20px;
  }
}
.contact_form_content .form_main .login_comment p span {
  color: #b99877;
}
.contact_form_content .form_main .login_form {
  max-width: 600px;
  margin: 48px auto 0;
}
@media screen and (max-width:768px) {
  .contact_form_content .form_main .login_form {
    margin: 28px auto 0;
    max-width: 100%;
  }
}
.contact_form_content .form_main .login_form .agreeToTarm {
  max-width: 380px;
  margin: 0 auto 24px;
}
@media screen and (max-width:768px) {
  .contact_form_content .form_main .login_form .agreeToTarm {
    max-width: 325px;
  }
}
.contact_form_content .form_main .login_form .agreeToTarm a {
  text-decoration: underline;
  color: #b99877;
}
.contact_form_content .form_main .login_form .globalNextBtn {
  margin-bottom: 20px;
  max-width: 268px;
}
@media screen and (max-width:768px) {
  .contact_form_content .form_main .login_form .globalNextBtn {
    max-width: 100%;
  }
}
.contact_form_content .form_main .login_form .globalBackBtnBox {
  max-width: 268px;
  margin-bottom: 20px;
}
.contact_form_content .form_main .login_form .globalBackBtnBox:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  .contact_form_content .form_main .login_form .globalBackBtnBox {
    max-width: 100%;
    padding: 0;
  }
}
.contact_form_content .form_main .completeForm {
  max-width: 960px;
}
@media screen and (max-width:768px) {
  .contact_form_content .form_main .completeForm {
    max-width: 100%;
  }
}

.flow_contents .column_main {
  max-width: 100%;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main {
    padding: 0;
  }
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .column_name + p {
    padding: 0 20px;
  }
}
.flow_contents .column_main .flowBox {
  margin-top: 48px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox {
    margin-top: 28px;
    padding: 0 20px;
  }
}
.flow_contents .column_main .flowBox .flowInner {
  margin-bottom: 64px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner {
    margin-bottom: 40px;
  }
}
.flow_contents .column_main .flowBox .flowInner .flow01 {
  max-width: 670px;
}
.flow_contents .column_main .flowBox .flowInner .flow01:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner .flow01:first-of-type {
    display: none;
  }
  .flow_contents .column_main .flowBox .flowInner .flow01:last-of-type {
    display: block;
  }
}
.flow_contents .column_main .flowBox .flowInner .flow02 {
  max-width: 670px;
}
.flow_contents .column_main .flowBox .flowInner .flow02:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner .flow02:first-of-type {
    display: none;
  }
  .flow_contents .column_main .flowBox .flowInner .flow02:last-of-type {
    display: block;
    margin-left: auto;
    width: 71.3%;
  }
}
.flow_contents .column_main .flowBox .flowInner .flow03 {
  max-width: 670px;
}
.flow_contents .column_main .flowBox .flowInner .flow03:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner .flow03:first-of-type {
    display: none;
  }
  .flow_contents .column_main .flowBox .flowInner .flow03:last-of-type {
    display: block;
    margin-left: auto;
    width: 78.1%;
  }
}
.flow_contents .column_main .flowBox .flowInner .flow04 {
  max-width: 852px;
}
.flow_contents .column_main .flowBox .flowInner .flow04:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner .flow04:first-of-type {
    display: none;
  }
  .flow_contents .column_main .flowBox .flowInner .flow04:last-of-type {
    display: block;
  }
}
.flow_contents .column_main .flowBox .flowInner .flow05 {
  max-width: 940px;
}
.flow_contents .column_main .flowBox .flowInner .flow05:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner .flow05:first-of-type {
    display: none;
  }
  .flow_contents .column_main .flowBox .flowInner .flow05:last-of-type {
    display: block;
  }
}
.flow_contents .column_main .flowBox .flowInner .flow06 {
  max-width: 940px;
}
.flow_contents .column_main .flowBox .flowInner .flow06:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner .flow06:first-of-type {
    display: none;
  }
  .flow_contents .column_main .flowBox .flowInner .flow06:last-of-type {
    display: block;
  }
}
.flow_contents .column_main .flowBox .flowInner .flow07 {
  max-width: 670px;
}
.flow_contents .column_main .flowBox .flowInner .flow07:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner .flow07:first-of-type {
    display: none;
  }
  .flow_contents .column_main .flowBox .flowInner .flow07:last-of-type {
    display: block;
    margin: 0 auto;
    width: 53.1%;
  }
}
.flow_contents .column_main .flowBox .flowInner > dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 32px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner > dt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.flow_contents .column_main .flowBox .flowInner > dt span {
  background: #b99877;
  color: #fff;
  display: inline-block;
  font-family: "Great Vibes", cursive;
  height: 24px;
  line-height: 24px;
  margin-right: 12px;
  text-align: center;
  vertical-align: middle;
  width: 24px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner > dt span {
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    width: 20px;
  }
}
.flow_contents .column_main .flowBox .flowInner > dd p {
  margin-bottom: 16px;
}
.flow_contents .column_main .flowBox .flowInner > dd p a {
  color: #222;
  font-weight: bold;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner > dd p a {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
  }
}
.flow_contents .column_main .flowBox .flowInner > dd p a span {
  color: #222;
}
.flow_contents .column_main .flowBox .flowInner > dd span {
  color: #b99877;
}
.flow_contents .column_main .flowBox .flowInner > dd .attention {
  color: #b60000;
}
.flow_contents .column_main .flowBox .flowInner > dd dl {
  margin-bottom: 32px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner > dd dl {
    margin-bottom: 24px;
  }
}
.flow_contents .column_main .flowBox .flowInner > dd dl dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 16px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner > dd dl dt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.flow_contents .column_main .flowBox .flowInner > dd dl dd img {
  margin-top: 16px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .flowInner > dd dl dd img {
    margin-top: 13px;
  }
}
.flow_contents .column_main .flowBox .globalBackBtnBox {
  max-width: 300px;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .flow_contents .column_main .flowBox .globalBackBtnBox {
    max-width: 100%;
    padding: 0;
  }
}

.faq li {
  border-bottom: 1px solid #e5e2df;
}
.faq li a {
  display: block;
  font-weight: bold;
  padding: 20px 0;
}
.faq li a .lnr {
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: normal;
  margin-right: 8px;
}
.faq li .q {
  color: #b99877;
  margin-right: 8px;
}

.customer_contents {
  max-width: 100%;
  margin-top: 0;
}
.customer_contents .customerBg {
  background: url(/img/customer/faqBg.jpg) no-repeat center center;
  background-size: cover;
  height: 300px;
  margin-bottom: 64px;
  position: relative;
  width: 100%;
}
@media screen and (max-width:768px) {
  .customer_contents .customerBg {
    margin-bottom: 40px;
    background: url(/img/customer/faqBgSp.jpg) center center;
    background-size: cover;
    height: auto;
    padding-bottom: 65%;
  }
}
.customer_contents .customerBg h1 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin: 0 auto;
  max-width: 960px;
  padding: 0 10px;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
}
@media screen and (max-width:768px) {
  .customer_contents .customerBg h1 {
    top: 18%;
    left: 5.3%;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.column_contents .faq_main {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main {
    padding: 0;
  }
}
.column_contents .faq_main .faqBox {
  margin-bottom: 64px;
}
.column_contents .faq_main .faqBox:last-child {
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBox {
    margin-bottom: 40px;
    padding: 0 20px;
  }
}
.column_contents .faq_main .faqBox .Subhead {
  margin-bottom: 12px;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBox .Subhead {
    margin-bottom: 6px;
  }
}
.column_contents .faq_main .faqBox .faq li a {
  padding: 20px 0 20px 18px;
  position: relative;
}
.column_contents .faq_main .faqBox .faq li a .lnr {
  font-size: 8px;
  font-size: 0.8rem;
  transform: translate(0, -50%);
  font-weight: bold;
  margin-right: 8px;
  position: absolute;
  top: 50%;
  left: 0;
  vertical-align: baseline;
}
.column_contents .faq_main .faqBox .faq li dl dt {
  overflow: hidden;
  padding: 20px 0;
}
.column_contents .faq_main .faqBox .faq li dl dt .lnr {
  float: right;
  vertical-align: middle;
}
.column_contents .faq_main .faqBoxDir {
  margin-bottom: 64px;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir {
    margin-bottom: 40px;
    padding: 0 20px;
  }
}
.column_contents .faq_main .faqBoxDir .Subhead {
  margin-bottom: 32px;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .Subhead {
    line-height: 1.3;
    margin-bottom: 28px;
  }
}
.column_contents .faq_main .faqBoxDir .faq {
  border: 1px solid #e5e2df;
}
.column_contents .faq_main .faqBoxDir .faq li:last-child {
  border-bottom: none;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqToggle {
  padding: 20px 32px;
  position: relative;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqToggle {
    padding: 20px 32px;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqToggle .q {
  transform: translate(0%, -50%);
  position: absolute;
  top: 50%;
  left: 16px;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqToggle .lnr {
  transform: translate(0%, -50%);
  position: absolute;
  top: 50%;
  right: 16px;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent {
  background: #e5e2df;
  display: none;
  padding: 24px 32px;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent a {
  display: inline;
  font-weight: normal;
  padding: 0;
  text-decoration: underline;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl {
  margin-top: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl {
    margin-top: 18px;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dt {
  font-weight: bold;
  margin-bottom: 16px;
  padding: 0;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dt {
    margin-bottom: 12px;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd {
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd {
    margin-bottom: 18px;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd .asterisk.mb16 {
    margin-bottom: 12px;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd .receipt_number {
  text-align: center;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd .receipt_number span {
  display: inline-block;
  text-align: left;
  width: 100%;
  padding-left: 1em;
  text-indent: -1em;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd .receipt_number img {
  width: 600px;
  display: inline-block;
  margin: 20px 0;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd .receipt_pc {
    display: none;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd .receipt_sp {
  display: none;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd .receipt_sp {
    display: block;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd figure {
  margin: 24px 0;
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd figure.pricelist img {
  width: 100%;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd figure {
    margin: 18px 0;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd figure img {
  width: auto;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .faqBoxDir .faq li dl .faqContent dl dd figure img {
    width: 100%;
  }
}
.column_contents .faq_main .faqBoxDir .faq li dl .on .lnr:before {
  content: "\e873";
}
.column_contents .faq_main .globalBackBtnBox {
  margin-bottom: 20px;
  max-width: 300px;
}
.column_contents .faq_main .globalBackBtnBox:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  .column_contents .faq_main .globalBackBtnBox {
    max-width: 100%;
    padding: 0;
  }
}
.column_contents .product_main {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main {
    padding: 0;
  }
}
@media screen and (max-width:768px) {
  .column_contents .product_main .column_name + p {
    margin: 0 20px;
  }
}
.column_contents .product_main .printSize {
  margin-top: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .printSize {
    margin-top: 40px;
    padding: 0 20px;
  }
}
.column_contents .product_main .printSize img {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 608px;
}
.column_contents .product_main .printSize img:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .printSize img:first-of-type {
    display: none;
  }
  .column_contents .product_main .printSize img:last-of-type {
    display: block;
    width: 100%;
  }
}
.column_contents .product_main .typeBox {
  margin-top: 64px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox {
    margin-top: 40px;
    padding: 0 20px;
  }
}
.column_contents .product_main .typeBox dl {
  border-bottom: 1px solid #c2c0c5;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox dl {
    margin-bottom: 28px;
    padding-bottom: 28px;
  }
}
.column_contents .product_main .typeBox dl:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.column_contents .product_main .typeBox dl dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox dl dt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 28px;
  }
}
.column_contents .product_main .typeBox dl dd {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox dl dd small {
    line-height: 15px;
  }
}
.column_contents .product_main .typeBox dl dd .print img {
  width: 90px;
}
.column_contents .product_main .typeBox dl dd .print img:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox dl dd .print img:first-of-type {
    display: none;
  }
  .column_contents .product_main .typeBox dl dd .print img:last-of-type {
    display: block;
    margin: 0 auto;
    width: 180px;
  }
}
.column_contents .product_main .typeBox dl dd .flame img {
  width: 90px;
}
.column_contents .product_main .typeBox dl dd .flame img:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox dl dd .flame img:first-of-type {
    display: none;
  }
  .column_contents .product_main .typeBox dl dd .flame img:last-of-type {
    display: block;
    margin: 0 auto;
    width: 160px;
  }
}
.column_contents .product_main .typeBox dl dd figure {
  margin-right: 60px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox dl dd figure {
    margin-right: 0;
    margin-bottom: 28px;
  }
}
.column_contents .product_main .typeBox dl dd figure figcaption {
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 6px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .typeBox dl dd figure figcaption {
    padding-top: 10px;
  }
}
.column_contents .product_main .colorTone {
  margin-top: 54px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .colorTone {
    margin-top: 40px;
    padding: 0 20px;
  }
}
.column_contents .product_main .colorTone p {
  margin-bottom: 32px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .colorTone p {
    margin-bottom: 28px;
  }
}
.column_contents .product_main .colorTone dl {
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .colorTone dl {
    margin-bottom: 28px;
  }
}
.column_contents .product_main .colorTone dl:last-child {
  margin-bottom: 0;
}
.column_contents .product_main .colorTone dl dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .colorTone dl dt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 16px;
  }
}
.column_contents .product_main .colorTone dl dd img {
  width: 670px;
}
.column_contents .product_main .colorTone dl dd img:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .colorTone dl dd img:first-of-type {
    display: none;
  }
  .column_contents .product_main .colorTone dl dd img:last-of-type {
    display: block;
    width: 100%;
  }
}
.column_contents .product_main .productBtn {
  margin-top: 64px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .productBtn {
    margin-top: 32px;
    padding: 0 20px;
  }
}
.column_contents .product_main .productBtn .globalBackBtnBox {
  max-width: 300px;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .productBtn .globalBackBtnBox {
    max-width: 100%;
    padding: 0;
  }
}
.column_contents .product_main .productBtn .splitBox {
  max-width: 620px;
  margin: 0 auto 40px;
  width: 100%;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .productBtn .splitBox {
    max-width: 100%;
  }
}
.column_contents .product_main .productBtn .splitBox .globalBackBtnBox {
  margin-right: 20px;
}
@media screen and (max-width:768px) {
  .column_contents .product_main .productBtn .splitBox .globalBackBtnBox {
    margin-right: 0;
  }
}
.column_contents .product_main .productBtn .splitBox .globalBackBtnBox:last-child {
  margin-right: 0;
}
.column_contents .order_main {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main {
    padding: 0;
  }
}
@media screen and (max-width:768px) {
  .column_contents .order_main .column_name + p {
    margin: 0 20px;
  }
}
.column_contents .order_main .orderAbout {
  margin-top: 56px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .orderAbout {
    margin-top: 40px;
    padding: 0 20px;
  }
}
.column_contents .order_main .orderAbout dl {
  margin-top: 24px;
}
.column_contents .order_main .orderAbout dl dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .orderAbout dl dt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 16px;
  }
}
.column_contents .order_main .orderAbout dl dd .point {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 12px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .orderAbout dl dd .point {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.column_contents .order_main .orderAbout .repayment dd p {
  margin-bottom: 12px;
}
.column_contents .order_main .orderAbout .repayment dd p:last-of-type {
  margin-bottom: 0;
}
.column_contents .order_main .orderAbout .credit dd img {
  padding-top: 16px;
  width: 236px;
}
.column_contents .order_main .orderAbout .credit dd img:last-of-type {
  display: none;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .orderAbout .credit dd img:last-of-type {
    display: block;
  }
}
@media screen and (max-width:768px) {
  .column_contents .order_main .orderAbout .credit dd img {
    padding-top: 8px;
    width: 100%;
  }
  .column_contents .order_main .orderAbout .credit dd img:first-of-type {
    display: none;
  }
}
.column_contents .order_main .orderAbout .later dd img {
  padding-top: 16px;
  width: 468px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .orderAbout .later dd img {
    padding-top: 8px;
    width: 100%;
  }
}
.column_contents .order_main .productBtn {
  margin-top: 64px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .productBtn {
    margin-top: 32px;
    padding: 0 20px;
  }
}
.column_contents .order_main .productBtn .globalBackBtnBox {
  max-width: 300px;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .productBtn .globalBackBtnBox {
    max-width: 100%;
    padding: 0;
  }
}
.column_contents .order_main .productBtn .splitBox {
  max-width: 620px;
  margin: 0 auto 40px;
  width: 100%;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .productBtn .splitBox {
    max-width: 100%;
  }
}
.column_contents .order_main .productBtn .splitBox .globalBackBtnBox {
  margin-right: 20px;
}
@media screen and (max-width:768px) {
  .column_contents .order_main .productBtn .splitBox .globalBackBtnBox {
    margin-right: 0;
  }
}
.column_contents .order_main .productBtn .splitBox .globalBackBtnBox:last-child {
  margin-right: 0;
}
.column_contents .about_main {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main {
    padding: 0;
  }
}
@media screen and (max-width:768px) {
  .column_contents .about_main .column_name + p {
    margin: 0 20px;
  }
}
.column_contents .about_main .orderAbout {
  margin-bottom: 64px;
  margin-top: 48px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout {
    margin-top: 40px;
    padding: 0 20px;
  }
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout .serviceContent {
    background: #e5e2df;
    padding: 20px;
  }
}
.column_contents .about_main .orderAbout .serviceContent dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 16px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout .serviceContent dt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 8px;
  }
}
.column_contents .about_main .orderAbout h4 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout h4 {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 16px;
  }
}
.column_contents .about_main .orderAbout dl {
  margin-top: 24px;
}
.column_contents .about_main .orderAbout dl dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout dl dt {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 16px;
  }
}
.column_contents .about_main .orderAbout dl dd .point {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 12px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout dl dd .point {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.column_contents .about_main .orderAbout .splitBox {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.column_contents .about_main .orderAbout .splitBox:last-of-type {
  margin-bottom: 28px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout .splitBox:last-of-type {
    margin-bottom: 32px;
  }
}
.column_contents .about_main .orderAbout .splitBox dt {
  font-weight: bold;
  margin-right: 20px;
  width: 75px;
}
.column_contents .about_main .orderAbout .globalBackBtnBox {
  max-width: 300px;
  margin-top: 40px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .orderAbout .globalBackBtnBox {
    max-width: 100%;
    margin-top: 28px;
    padding: 0;
  }
}
.column_contents .about_main .productBtn {
  margin-top: 64px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .productBtn {
    margin-top: 32px;
    padding: 0 20px;
  }
}
.column_contents .about_main .productBtn .globalBackBtnBox {
  max-width: 300px;
  margin-bottom: 20px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .productBtn .globalBackBtnBox {
    max-width: 100%;
    padding: 0;
  }
}
.column_contents .about_main .productBtn .splitBox {
  max-width: 620px;
  margin: 0 auto 40px;
  width: 100%;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .productBtn .splitBox {
    max-width: 100%;
  }
}
.column_contents .about_main .productBtn .splitBox .globalBackBtnBox {
  margin-right: 20px;
}
@media screen and (max-width:768px) {
  .column_contents .about_main .productBtn .splitBox .globalBackBtnBox {
    margin-right: 0;
  }
}
.column_contents .about_main .productBtn .splitBox .globalBackBtnBox:last-child {
  margin-right: 0;
}

.guide_contents {
  max-width: 100%;
  margin-top: 0;
}
.guide_contents .customerBg {
  background: url(/img/customer/guideTopBg.jpg) no-repeat center center;
  background-size: cover;
  height: 300px;
  margin-bottom: 64px;
  position: relative;
  width: 100%;
}
@media screen and (max-width:768px) {
  .guide_contents .customerBg {
    margin-bottom: 40px;
    background: url(/img/customer/guideTopBgSp.jpg) center center;
    background-size: cover;
    height: auto;
    padding-bottom: 65%;
  }
}
.guide_contents .customerBg h1 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  max-width: 960px;
  margin: auto;
  padding: 0 10px;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
}
@media screen and (max-width:768px) {
  .guide_contents .customerBg h1 {
    font-size: 17px;
    font-size: 1.7rem;
    max-width: 100%;
    top: 18%;
    left: 5.3%;
    width: auto;
  }
}
.guide_contents .guide_top_main {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main {
    padding: 0 20px;
  }
}
.guide_contents .guide_top_main .aboutInner {
  margin-bottom: 72px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner {
    margin-bottom: 32px;
  }
}
.guide_contents .guide_top_main .aboutInner dl {
  margin-right: 56px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl {
    margin-right: 0;
  }
}
.guide_contents .guide_top_main .aboutInner dl dt {
  font-size: 32px;
  font-size: 3.2rem;
  color: #b99877;
  margin-bottom: 32px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dt {
    font-size: 26px;
    font-size: 2.6rem;
    text-align: center;
    margin-bottom: 20px;
  }
}
.guide_contents .guide_top_main .aboutInner dl dt .catch {
  font-family: "Great Vibes", cursive;
  position: relative;
}
.guide_contents .guide_top_main .aboutInner dl dt .catch:before {
  content: "";
  background: #222;
  display: block;
  height: 1px;
  position: absolute;
  right: -10px;
  bottom: -1px;
  width: 45px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dt .catch:before {
    margin: auto;
    right: 0;
    left: 0;
    bottom: -4px;
  }
}
.guide_contents .guide_top_main .aboutInner dl dt .catch .lnr-cross {
  font-size: 18px;
  font-size: 1.8rem;
  color: #222;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dt .catch .lnr-cross {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.guide_contents .guide_top_main .aboutInner dl dt .subCatch {
  font-size: 18px;
  font-size: 1.8rem;
  color: #222;
  padding-left: 24px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dt .subCatch {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin-top: 18px;
    padding-left: 0;
  }
}
.guide_contents .guide_top_main .aboutInner dl dd {
  max-width: 532px;
  width: 100%;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dd {
    font-weight: normal;
    max-width: 100%;
  }
}
.guide_contents .guide_top_main .aboutInner dl dd figure {
  margin-top: 20px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dd figure {
    margin-top: 16px;
    text-align: center;
  }
}
.guide_contents .guide_top_main .aboutInner dl dd figure img {
  display: inline-block;
  width: 55px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dd figure img {
    width: 38px;
  }
}
.guide_contents .guide_top_main .aboutInner dl dd figure figcaption {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  font-weight: normal;
  padding-left: 12px;
  text-align: left;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl dd figure figcaption {
    font-size: 10px;
    font-size: 1rem;
  }
}
.guide_contents .guide_top_main .aboutInner dl + figure {
  max-width: 346px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInner dl + figure {
    display: none;
    max-width: 100%;
  }
}
.guide_contents .guide_top_main .aboutInner dl + figure {
  width: 100%;
}
.guide_contents .guide_top_main .aboutInnerBtn .globalBackBtnBox {
  max-width: 300px;
  margin-right: 20px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInnerBtn .globalBackBtnBox {
    max-width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
  }
}
.guide_contents .guide_top_main .aboutInnerBtn .globalBackBtnBox:last-child {
  margin-right: 0;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInnerBtn .globalBackBtnBox:last-child {
    margin-bottom: 0;
  }
}
.guide_contents .guide_top_main .aboutInnerBtn .globalNextBtn {
  max-width: 300px;
  margin-top: 40px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .aboutInnerBtn .globalNextBtn {
    max-width: 100%;
    margin-top: 20px;
  }
}
.guide_contents .guide_top_main .faqBox {
  margin: 40px auto 0;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .faqBox .Subhead {
    margin-bottom: 4px;
  }
}
.guide_contents .guide_top_main .faqBox .faq {
  margin: 40px 0;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .faqBox .faq {
    margin: 0 0 20px;
  }
}
.guide_contents .guide_top_main .faqBox .faq li a .lnr {
  margin-right: 8px;
}
.guide_contents .guide_top_main .faqBox .globalBackBtnBox {
  max-width: 300px;
  margin: 20px auto 0;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .faqBox .globalBackBtnBox {
    max-width: 100%;
    padding: 0;
  }
}
.guide_contents .guide_top_main .faqBox .globalNextBtn {
  max-width: 300px;
}
@media screen and (max-width:768px) {
  .guide_contents .guide_top_main .faqBox .globalNextBtn {
    max-width: 100%;
  }
}

@media screen and (max-width:768px) {
  .agreement_box {
    padding: 0 20px;
  }
}
.agreement_box > p {
  margin-bottom: 24px;
}
.agreement_box dl {
  margin: 24px auto;
}
.agreement_box dl dt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 8px;
}
@media screen and (max-width:768px) {
  .agreement_box dl dt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.agreement_box dl dd ul li {
  margin-bottom: 8px;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.agreement_box dl dd ul li:last-child {
  margin-bottom: 0;
}
.agreement_box .box_wrap {
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .agreement_box .box_wrap {
    margin-bottom: 40px;
  }
  .agreement_box .box_wrap:last-of-type {
    margin-bottom: 32px;
  }
}
.agreement_box .box_wrap dl dd {
  margin-bottom: 24px;
}

@media screen and (max-width:768px) {
  .mailSetUp {
    padding: 0 20px;
  }
}
.mailSetUp ul {
  margin: 40px 0 64px;
}
@media screen and (max-width:768px) {
  .mailSetUp ul {
    margin: 16px 0 32px;
  }
}
.mailSetUp ul li {
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .mailSetUp ul li {
    margin-bottom: 20px;
  }
}
.mailSetUp ul li:last-child {
  margin-bottom: 0;
}

.env_contents .column_main {
  max-width: 960px;
  padding: 0 10px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main {
    max-width: 100%;
    padding: 0;
  }
}
.env_contents .column_main .env_box {
  margin-bottom: 56px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .env_box {
    margin-bottom: 40px;
  }
}
@media screen and (max-width:768px) {
  .env_contents .column_main .env_box .Subhead {
    margin: 0 20px 20px 20px;
  }
}
.env_contents .column_main .env_box .wrap h2 {
  font-size: 14px;
  font-size: 1.4rem;
  background: #e5e2df;
  padding: 20px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .env_box .wrap h2 {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 12px 20px;
  }
}
.env_contents .column_main .env_box .wrap .detail {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 32px 0;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .env_box .wrap .detail {
    display: block;
    padding: 0;
  }
  .env_contents .column_main .env_box .wrap .detail:last-of-type {
    border-bottom: 1px solid #e5e3df;
  }
}
.env_contents .column_main .env_box .wrap .detail .judge {
  margin: 0 30.4% 0 180px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .env_box .wrap .detail .judge {
    border-bottom: 1px solid #e5e3df;
    margin: 0;
    padding: 12px 20px;
  }
}
.env_contents .column_main .env_box .wrap .detail .judge dt, .env_contents .column_main .env_box .wrap .detail .judge dd {
  display: inline-block;
  vertical-align: middle;
}
.env_contents .column_main .env_box .wrap .detail .judge dt {
  margin-right: 16px;
}
.env_contents .column_main .env_box .wrap .detail .ok {
  font-size: 20px;
  font-size: 2rem;
  color: #b99877;
  font-weight: bold;
}
.env_contents .column_main .env_box .wrap .detail .ng {
  font-size: 20px;
  font-size: 2rem;
  color: #b60000;
  font-weight: bold;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .env_box .wrap .detail .environment {
    padding: 12px 20px;
  }
}
.env_contents .column_main .env_box .wrap .detail .environment dt {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.env_contents .column_main .env_box .wrap .detail .environment dd {
  font-size: 18px;
  font-size: 1.8rem;
  display: inline;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .env_box .cau_txt {
    padding: 20px 20px 0 20px;
  }
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box {
    padding: 0 20px;
  }
}
.env_contents .column_main .recommend_box h4 {
  margin-bottom: 24px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box h4 {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 16px;
  }
}
.env_contents .column_main .recommend_box dl {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-bottom: 16px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box dl {
    margin-bottom: 20px;
  }
}
.env_contents .column_main .recommend_box dl:nth-of-type(3) {
  margin-bottom: 32px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box dl:nth-of-type(3) {
    margin-bottom: 28px;
  }
}
.env_contents .column_main .recommend_box dl:last-of-type {
  margin-bottom: 32px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box dl:last-of-type {
    margin-bottom: 20px;
  }
}
.env_contents .column_main .recommend_box dl dt {
  font-weight: bold;
  padding-right: 16px;
  width: 86px;
  white-space: normal;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box p {
    font-size: 10px;
    font-size: 1rem;
  }
}
.env_contents .column_main .recommend_box .globalBackBtnBox {
  margin-top: 64px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box .globalBackBtnBox {
    margin-top: 32px;
    padding: 0;
  }
}
.env_contents .column_main .recommend_box .globalBackBtnBox {
  max-width: 236px;
}
@media screen and (max-width:768px) {
  .env_contents .column_main .recommend_box .globalBackBtnBox {
    max-width: 100%;
  }
}
