@charset "utf-8";


/*##### Privacy Policy #####*/
.boxPrivacy01 {
  padding-top: 2em;
  padding-bottom: 7em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 {
    padding-top: 0;
    padding-bottom: 2.5em;
  }
}

.boxPrivacy01 .boxCont01One + .boxCont01One {
  margin-top: 4em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One + .boxCont01One {
    margin-top: 2em;
  }
}

.boxPrivacy01 .boxCont01One .ttl01 {
  margin-bottom: 1.0em;
  line-height: 1.6;
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .ttl01 {
    margin-bottom: 0.5em;
    font-size: 1.1rem;
  }
}

.boxPrivacy01 .boxCont01One .boxBaseCom + .ulBase > li:first-child {
  margin-top: 1.5em;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxBaseCom + .ulBase > li:first-child {
    margin-top: 1.0em;
  }
}

.boxPrivacy01 .boxCont01One .boxBaseCom + .boxCompanyName {
  margin-top: 1.5em;
}

.boxPrivacy01 .boxCont01One .boxCompanyName {
  margin-bottom: 0.5em;
}

.boxPrivacy01 .boxCont01One .boxCompanyName > p {
  font-size: 1.13rem;
  font-weight: 700;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxCompanyName > p {
    font-size: 0.95rem;
  }
}

.boxPrivacy01 .boxCont01One .dlBase.type01 {
  margin-bottom: 0.2em;
}

.boxPrivacy01 .boxCont01One .boxAddress {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 0.2em;
  font-size: 1.13rem;
}
@media all and (max-width: 750px){
  .boxPrivacy01 .boxCont01One .boxAddress {
    font-size: 0.9rem;
  }
}

.boxPrivacy01 .boxCont01One .boxAddress .txtZipcode {
  margin-right: 0.5em;
}

.boxPrivacy01 .boxCont01One .boxTelFax {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxPrivacy01 .boxCont01One .boxTelFax .dlBase:first-child {
  margin-right: 1.0em;
}
@media only screen and (min-width:751px) {
.faqAnchor {
  max-width: 1450px;
  margin: auto;
}
.faqAnchor li {
  padding: 0 2.3em 0 1em;
  min-width: 254px;
  width: auto!important;
}
}
.boxQuestion01 {
}
.boxQuestion01 .box:nth-child(n+2) {
  margin-top: 4rem;
}
.boxQuestion01 .box dt {
  background-color: #f1f1f1;
  color: #52a0cd;
  border-radius: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
  padding: 13px 1em 13px 50px;
  letter-spacing: 0.18em;
  width: calc(100% - 45px);
  margin-left: auto;
  margin-bottom: 45px;
}
.boxQuestion01 .box dt .i {
  font-size: 1.75rem;
  background: url("../../images/common/ico-faq01.png") no-repeat center center;
  width: 77px;
  height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0;
  position: absolute;
  left: -45px;
  top: -11px;
}
.boxQuestion01 .box dd {
  padding-left: 92px;
  letter-spacing: 0.18em;
  position: relative;
  font-weight: 500;
}
.boxQuestion01 .box dd .a {
  width: 45px;
  height: 45px;
  font-weight: bold;
  color: #3399af;
  font-size: 1.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0;
  position: absolute;
  left: 17px;
  top: -15px;
  background: url("../../images/common/ico-faq02.png") no-repeat center center;
  text-indent: 2px;
}
.boxPageFaq .boxQuestion01Wrap:nth-child(n+2) {
  margin-top: 8rem;
}
.listCom02 li {
  padding-left: 1.2em;
  position: relative;
}
.listCom02 li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 10em;
  background-color: #efd9c1;
  position: absolute;
  left: 0;
  top: 0.55em;
}
.listCom02 li:nth-child(n+2) {
  margin-top: 1em;
}
.boxContact01 {
  max-width: 1080px;
}
.csnkForm input[type="text"], .csnkForm input[type="email"], .csnkForm input[type="number"], .csnkForm input[type="date"], .csnkForm select {
  border-radius: 10em;
  background-color: #fff!important;
  border:1px solid #ccc!important;
}
.boxFormPrivacy {
  font-weight: bold;
  background-color: #fff2ea
}
.boxFormPrivacy a {
  text-decoration: underline;
}
.mw_wp_form_confirm .boxFormSubmit {
  display: block;
}
.csnkForm .boxFormSubmit .btnSubmitSend {
  margin: auto!important;
}
.csnkForm .boxFormSubmit .btnSubmitBack {
  width: auto!important;
  background-color: transparent !important;
  border-radius: 0;
  color: #6c4d46;
  text-decoration: underline;
  padding: 0!important;
  min-height: inherit!important;
  margin:2.5em auto 0 auto!important;
  font-weight: normal!important;
  font-size: 1rem!important;
}
.csnkForm .boxFormSubmit .btnSubmitBack:before,
.csnkForm .boxFormSubmit .btnSubmitBack:after {
  content: none;
}
.boxCsnkFormThanks .ttlCsnkFormThanks {
    margin-bottom: 50px;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 700;
}
.boxCsnkFormThanksIn {
    text-align: center;
    line-height: 2.0;
}

/*ポップアップ*/
.mfp-container {
  max-width: 850px;
  max-height: 600px;
  margin: auto;
  right: 0;
  top: 50%!important;
  transform: translateY(-50%);
  background-color: #fff;
  border-radius: 16px;
}
.mfp-content {
  padding: 40px 0;
}
img.mfp-img {
  padding: 0!important;
  border-radius: 16px;
}
button.mfp-arrow {
  width: 28px!important;
  height: 28px!important;
  opacity: 1!important;
}
button.mfp-arrow:before,button.mfp-arrow:after {
  content: none!important;
}
button.mfp-arrow-left {
  left: 50px !important;
  margin-top: 0!important;
}
button.mfp-arrow-left:after {
  content:""!important;
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0;
  border: none;
  border-left: 1px solid #6c4d46;
  border-bottom: 1px solid #6c4d46;
  transform: rotate(45deg);
  top: 0;
}
button.mfp-arrow-right {
  right: 50px !important;
  margin-top: 0!important;
}
button.mfp-arrow-right:after {
  content:""!important;
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0;
  border: none;
  border-top: 1px solid #6c4d46;
  border-right: 1px solid #6c4d46;
  transform: rotate(45deg);
  top: 0;
}
.mfp-close {
  width: auto!important;
  height: auto!important;
  color: #6c4d46 !important;
  font-size: 1rem!important;
  line-height: 1;
  z-index: 1;
  display: flex;
  align-items: center;
  top: -10px!important;
  opacity: 1!important;
  font-weight: bold;
}
.mfp-close img {
  width: 1.1rem;
  margin-left: 0.5em;
  position: relative;
  z-index: 0;
  top: -1px
}
/* オーバーレイ 初期状態 */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
/* オーバーレイ 表示アニメーション */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: .8;
}
/* オーバーレイ 非表示アニメーション */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* コンテンツ 初期状態 */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
/* コンテンツ 表示アニメーション */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* コンテンツ 非表示アニメーション */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.btnArchiveNewsBottom {
  max-width: 440px;
  height: 3.4em;
  width: 90%;
  margin: auto;
}
.btnArchiveNewsBottom a {
  margin-bottom: 0!important;
}
@media all and (max-width: 750px){
  button.mfp-arrow {
    top: 75%;
  }    
  .faqAnchor {
    padding: 0 5%;
  }
  .boxQuestion01 .box dt {
    font-size: 1.1rem;
  }
  .btnArchiveNewsBottom {
    margin-top: 6rem!important;
  }
  .btnArchiveNewsBottom a {
    font-size: 1rem!important;
  }
}
