@charset "UTF-8";
/* Scss Document */
/*====================================================================
  index
====================================================================

Part name///
	01 kiyaku
  02 info_main
  03 act
  04 guid_item
  05 privacy
  06 contact
  07 guide_item_sizeguide
  08 guide_shipping
  09 guide_exchanged
  10 guide_faq
  11 guide_menbers
  12 guide_check
  13 guide_security
  14 guide_ship_overseas
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  color: #333;
  /*  font-family: 'Hiragino Kaku Gothic ProN', 'HiraKakuProN-W6','ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
*/
  font-family: 'Lato','Noto Sans JP', sans-serif;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  text-decoration: none;
  background: transparent;
  color: #333;
}

a:hover {
  color: #333;
  text-decoration: none;
}

a:visited {
  color: #333;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #333333;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* form clear */
  /*   -webkit-appearance: none !important;*/
}

/* --------------------
Common
-------------------- */
/*.container h1, .container h2, .container h3, .container p, .container a {
  color: #000;
  font-size: 12px;
  line-height: 1.5em;
}*/
.container .bold {
  font-weight: bold;
}

/* ----- Clearfix ----- */
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

/*---------------------------------------------------------
  Common
*/
.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.pc_contents {
  display: block !important;
}

.sp_contents {
  display: none !important;
}

.pc_contents_common {
  display: block !important;
}

.sp_contents_common {
  display: none !important;
}

.pc_br {
  display: inline;
  font-size: 10px !important;
}

.sp_br {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .pc_contents_common {
    display: none !important;
  }
  .sp_contents_common {
    display: block !important;
  }
}

@media screen and (max-width: 769px) {
  .pc_contents {
    display: none !important;
  }
  .sp_contents {
    display: block !important;
  }
  .pc_br {
    display: none;
  }
  body .sp_br {
    display: inline !important;
    font-size: 10px !important;
  }
}

input:focus {
  outline: 0;
}

select::-ms-expand {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, .top__cntents .slider .prev {
  bottom: 1px;
  width: 39px;
}

input::-webkit-input-placeholder {
  color: #aaaaaa;
}

input:-ms-input-placeholder {
  color: #aaaaaa;
}

input::-ms-input-placeholder {
  color: #aaaaaa;
}

input::placeholder {
  color: #aaaaaa;
}

input:-ms-input-placeholder {
  color: #aaaaaa;
}

input::-ms-input-placeholder {
  color: #aaaaaa;
}

select#income {
  color: #aaaaaa;
}

.fs-body-custom .fs-l-pageMain {
  max-width: 860px;
  /*
		max-width: 1020px;
		width: 100%;
		margin: 0 auto;*/
}

/*====================================================================
  01 kiyaku
====================================================================*/
div.kiyakuWraper {
  width: 1017px;
  margin: 39px auto 30px;
}

div.kiyakuWraper h2 {
  font-family: "Noto Sans CJK JP", sans-serif;
  margin-bottom: 30px;
  color: #161616;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.12em;
}

div.kiyakuWraper h3 {
  font-family: "Noto Sans CJK JP", sans-serif;
  margin-bottom: 10.5px;
  font-size: 14px;
  line-height: 1.42857;
  letter-spacing: 0;
  color: #161616;
  line-height: 1.42857;
  letter-spacing: 0;
}

div.kiyakuWraper p {
  font-family: "Noto Sans CJK JP", sans-serif;
  color: #333;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-size: 12px;
}

div.kiyakuWraper li {
  font-family: "Noto Sans CJK JP", sans-serif;
  color: #333;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-size: 12px;
  margin-bottom: 5px;
}

div.kiyakuArea {
  width: 800px;
  margin: 0 auto 138px;
}

div.kiyakuArea section.kiyakuText {
  width: 100%;
  margin-bottom: 80px;
}

div.kiyakuArea section.kiyakuText div.kiyakuTextMain {
  padding-top: 20.5px;
  border-top: 1px solid #e3e3e3;
}

div.kiyakuArea section.kiyakuText p {
  margin-bottom: 10.5px;
}

div.kiyakuArea section.kiyakuText ol {
  padding-left: 1em;
}

div.kiyakuArea section.kiyakuText ol > li {
  list-style-type: decimal;
}

div.kiyakuArea section.kiyakuText ol p {
  margin-left: -1em;
}

div.kiyakuArea section.kiyakuText ol.roundNumber {
  margin-top: 10px;
  padding-left: -1em;
  list-style-position: outside;
}

div.kiyakuArea section.kiyakuText ol.roundNumber li {
  list-style-type: none;
  counter-increment: cnt;
  margin-bottom: 3px;
}

div.kiyakuArea section.kiyakuText ol.roundNumber li:before {
  margin-left: -1.5em;
  display: marker;
  content: "(" counter(cnt) ") ";
}

div.kiyakuArea section.kiyakuText ol.roundNumber li:last-child {
  margin-bottom: 10px;
}

div.kiyakuArea section.kiyakuText ul {
  margin-top: 10px;
}

div.kiyakuArea section.kiyakuText ul li {
  margin-left: 1em;
  list-style-type: none;
  position: relative;
  margin-bottom: 3px;
}

div.kiyakuArea section.kiyakuText ul li:last-child {
  margin-bottom: 10px;
}

div.kiyakuArea section.kiyakuText ul li span {
  position: absolute;
  left: -1em;
}

section.bottomContents {
  text-align: right;
}

section.bottomContents p.kiyakuDate {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  div.kiyakuWraper {
    width: 89.33333vw;
    margin: 20px auto 80px;
  }
  div.kiyakuWraper h2 {
    font-family: "Noto Sans CJK JP", sans-serif;
    margin-bottom: 30px;
    color: #161616;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0.01em;
  }
  div.kiyakuWraper h3 {
    font-family: "Noto Sans CJK JP", sans-serif;
    margin-bottom: 10.5px;
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: 0.01em;
    color: #161616;
    line-height: 1.66667;
  }
  div.kiyakuWraper p {
    font-family: "Noto Sans CJK JP", sans-serif;
    color: #333;
    letter-spacing: 0.02em;
    line-height: 1.66667;
    font-size: 12px;
  }
  div.kiyakuWraper li {
    font-family: "Noto Sans CJK JP", sans-serif;
    color: #333;
    letter-spacing: 0.02em;
    line-height: 1.66667;
    font-size: 12px;
    margin-bottom: 5px;
  }
  div.kiyakuArea {
    width: 100%;
    margin: 0 auto 138px;
  }
  div.kiyakuArea section.kiyakuText {
    width: 100%;
    margin-bottom: 80px;
  }
  div.kiyakuArea section.kiyakuText div.kiyakuTextMain {
    padding-top: 20.5px;
    border-top: 1px solid #e3e3e3;
  }
  div.kiyakuArea section.kiyakuText p {
    margin-bottom: 10.5px;
  }
  div.kiyakuArea section.kiyakuText ol > li {
    list-style-type: decimal;
  }
  div.kiyakuArea section.kiyakuText ol.roundNumber {
    margin-top: 10px;
    padding-left: 1em;
  }
  div.kiyakuArea section.kiyakuText ol.roundNumber li {
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    margin-bottom: 3px;
  }
  div.kiyakuArea section.kiyakuText ol.roundNumber li:before {
    display: marker;
    content: "(" counter(cnt) ") ";
  }
  div.kiyakuArea section.kiyakuText ol.roundNumber li:last-child {
    margin-bottom: 10px;
  }
  div.kiyakuArea section.kiyakuText ul {
    margin-top: 10px;
    padding-left: 1em;
  }
  div.kiyakuArea section.kiyakuText ul li {
    margin-bottom: 3px;
    position: relative;
  }
  div.kiyakuArea section.kiyakuText ul li:last-child {
    margin-bottom: 10px;
  }
  div.kiyakuArea section.kiyakuText ul li span {
    position: absolute;
    left: -1em;
  }
  section.bottomContents {
    text-align: right;
  }
  section.bottomContents p.kiyakuDate {
    margin-bottom: 20px;
  }
}

/*====================================================================
  02 info_main
====================================================================*/
.main_contents.under_page.info_main {
  padding: 0;
}

.info_main_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .info_main_wrap {
    display: block;
    width: auto;
    margin: 0;
  }
}

.info_main_wrap .info_main_contents {
  width: 760px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents {
    width: auto;
    padding: 0 20px;
  }
}

.info_main_wrap .info_main_contents__title {
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 30px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents__title {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
  }
}

.info_main_wrap .info_main_contents__section {
  margin: 0 0 80px;
}

.info_main_wrap .info_main_contents__section__title {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents__section__title {
    margin: 0 0 15px;
  }
}

.info_main_wrap .info_main_contents__section__read {
  font-size: 12px;
  line-height: 20px;
}

.info_main_wrap .info_main_contents .about__howtosearch {
  margin: 40px 0 0;
}

.info_main_wrap .info_main_contents .about__howtosearch__title {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #161616;
}

.info_main_wrap .info_main_contents .about__howtosearch__read {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 10px;
}

.info_main_wrap .info_main_contents .about__howtosearch__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.info_main_wrap .info_main_contents .about__howtosearch__list li {
  font-size: 12px;
  line-height: 20px;
  margin: 0 40px 0 0;
}

.info_main_wrap .info_main_contents .about__howtosearch__list li:last-child {
  margin: 0;
}

.info_main_wrap .info_main_contents .about__howtosearch__list li a {
  text-decoration: underline;
}

.info_main_wrap .info_main_contents .benefit__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents .benefit__list {
    width: 100%;
    display: block;
  }
}

.info_main_wrap .info_main_contents .benefit__list li {
  width: 100%;
  margin: 0 0 20px;
  padding: 20px 0;
  border: solid 1px #E3E3E3;
}

.info_main_wrap .info_main_contents .benefit__list li dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.info_main_wrap .info_main_contents .benefit__list li dl dt p {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}

.info_main_wrap .info_main_contents .benefit__list li dl dt figure {
  width: 35px;
  height: 35px;
  margin: 0 auto 10px;
  /* vertical-align: bottom; */
  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;
}

.info_main_wrap .info_main_contents .benefit__list li dl dd p {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  margin: 0 0 10px;
  padding: 0 15px;
}

.info_main_wrap .info_main_contents .benefit__list li dl dd p a {
  text-decoration: underline;
}

.info_main_wrap .info_main_navigation {
  width: 220px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation {
    width: 100%;
  }
}

.info_main_wrap .info_main_navigation__section {
  margin: 0 0 50px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation h3 {
    font-size: 13px;
    padding: 0 5vw 20px;
    border-bottom: 2px solid #707070;
  }
}

.info_main_wrap .info_main_navigation .guide {
  border-style: none solid solid;
  border-color: #E3E3E3;
  border-width: 1px;
}

.info_main_wrap .info_main_navigation .guide dl {
  padding: 0 0 0px;
  border-top: solid 1px #E3E3E3;
  margin: -1px 0 0 0;
}

.info_main_wrap .info_main_navigation .guide dl dt {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  margin: 0 0 0px;
  padding: 18px 10px;
  height: 55px;
  border-bottom: solid 1px #E3E3E3;
}

.info_main_wrap .info_main_navigation .guide dl dt:before, .info_main_wrap .info_main_navigation .guide dl dt:after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .guide dl dt:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.info_main_wrap .info_main_navigation .guide dl dt.on:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_main_wrap .info_main_navigation .guide dl dt a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dt a {
    padding: 0 5vw;
  }
}

.info_main_wrap .info_main_navigation .guide dl dd {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 0px;
  padding: 15px 10px 5px;
  display: none;
}

.info_main_wrap .info_main_navigation .guide dl dd a {
  color: #1B92C7;
  text-decoration: none;
  display: block;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dd {
    padding: 0;
  }
  .info_main_wrap .info_main_navigation .guide dl dd a {
    color: #333;
    height: 55px;
    text-decoration: none;
    display: block;
    margin: 0 0 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5vw;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8F8F8;
  }
}

.info_main_wrap .info_main_navigation .contact__title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__title {
    margin: 0 5vw 20px;
    font-size: 13px;
  }
}

.info_main_wrap .info_main_navigation .contact__box {
  padding: 20px 10px;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__box {
    padding: 20px 5vw;
  }
}

.info_main_wrap .info_main_navigation .contact__box__read {
  font-size: 12px;
  line-height: 20px;
}

.info_main_wrap .info_main_navigation .contact__box__button {
  background-color: #0091D9;
  margin: 15px 0 0;
  text-align: center;
}

.info_main_wrap .info_main_navigation .contact__box__button a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  padding: 16px 0;
}

.info_main_wrap .info_main_navigation .contact__box__button a:before, .info_main_wrap .info_main_navigation .contact__box__button a:after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .contact__box__button a:before {
  top: 42%;
  right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: solid 4px #fff;
}

/*====================================================================
  03 act
====================================================================*/
div.actWraper {
  width: 1020px;
  margin: 39px auto 100px;
}

div.actWraper h2 {
  font-family: "Lato","Noto Sans JP", sans-serif;
  margin-bottom: 10px;
  color: #161616;
  font-size: 15px;
  line-height: 1.46667;
  letter-spacing: 0.06em;
}

div.actWraper > p {
  font-family: "Lato","Noto Sans JP", sans-serif;
  color: #333;
  letter-spacing: 0.06em;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 30px;
}

section.actText {
  width: 100%;
  padding: 20.5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e3e3e3;
}

section.actText.top {
  border-top: 1px solid #e3e3e3;
}

section.actText p {
  width: 160px;
  margin: 10px 0;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.5;
}

section.actText div.infoContents {
  width: 700px;
}

section.actText div.infoContents p {
  width: 700px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

section.actText div.dot p {
  padding-left: 1em;
  width: 100%;
  position: relative;
}

section.actText div.dot span.dot {
  position: absolute;
  left: -1em;
  margin-left: 1em;
}

@media screen and (max-width: 768px) {
  div.actWraper {
    width: 89.33333vw;
    margin: 20px auto 80px;
  }
  div.actWraper br.pc {
    display: none !important;
  }
  div.actWraper h2 {
    font-family: "Lato","Noto Sans JP", sans-serif;
    margin-bottom: 30px;
    color: #161616;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0.01em;
  }
  div.actWraper p {
    font-family: "Lato","Noto Sans JP", sans-serif;
    color: #333;
    letter-spacing: 0.02em;
    line-height: 1.66667;
    font-size: 12px;
  }
  section.actText {
    width: 100%;
    padding: 20.5px 0;
    display: block;
    border-bottom: 1px solid #e3e3e3;
  }
  section.actText.top {
    border-top: 1px solid #e3e3e3;
  }
  section.actText p {
    width: 335px;
    margin: 10px 0;
    letter-spacing: 0.05em;
    line-height: 1.25;
  }
  section.actText div.infoContents {
    width: 100%;
  }
  section.actText div.infoContents p {
    width: 100%;
    position: relative;
  }
  section.actText div.infoContents p.lato {
    font-family: "Lato";
  }
  section.actText div.dot p {
    padding-left: 1em;
    width: 100%;
    position: relative;
  }
  section.actText div.dot span.dot {
    position: absolute;
    left: -1em;
    margin-left: 1em;
  }
}

/*====================================================================
  04 guid_item
====================================================================*/
.gisp p {
  line-height: 1.66667;
  font-size: 12px;
}

.gisp__contents {
  margin: 40px 0 0px;
}

.gisp__contents img {
  width: 100%;
}

@media screen and (max-width: 769px) {
  .gisp__contents {
    margin: 40px 0 100px;
  }
}

.info_guide_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
  color: #333333;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap {
    display: block;
    width: auto;
    margin: 0;
  }
}

.info_guide_wrap .info_guide_contents {
  width: 760px;
  padding-top: 60px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents {
    width: auto;
    padding: 0 20px;
  }
}

.info_guide_wrap .info_guide_contents__title {
  color: #161616;
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 30px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__title {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
  }
}

.info_guide_wrap .info_guide_contents__section {
  margin: 0 0 80px;
}

.info_guide_wrap .info_guide_contents__section__title {
  color: #161616;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__title {
    margin: 0 0 15px;
  }
}

.info_guide_wrap .info_guide_contents__section__read {
  font-size: 12px;
  line-height: 20px;
}

.info_guide_wrap .info_guide_contents__section__text {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}

.info_guide_wrap .info_guide_contents__section__text--more {
  margin: 10px 0 0;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__text--more {
    margin: 20px 0 0;
  }
}

.info_guide_wrap .info_guide_contents__section__text--link {
  text-decoration: underline;
}

.info_guide_wrap .info_guide_contents__section__list--bullet {
  margin: 5px 0;
}

.info_guide_wrap .info_guide_contents__section__list--bullet li {
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.info_guide_wrap .info_guide_contents__section__list--bullet li:before {
  content: "・";
}

.info_guide_wrap .info_guide_contents__section__list--note li {
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.info_guide_wrap .info_guide_contents__section__list--note li::before {
  content: "※";
}

.info_guide_wrap .info_guide_contents__section__list--step li {
  margin: 30px 0 0;
}

.info_guide_wrap .info_guide_contents__section__list--step li:first-child {
  margin: 0;
}

.info_guide_wrap .info_guide_contents__section__list--step li p {
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.info_guide_wrap .info_guide_contents__section__list--step li figure {
  width: 600px;
  height: auto;
  margin: 10px 0 0;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__list--step li figure {
    width: 100%;
  }
}

.info_guide_wrap .info_guide_contents__section__list--step li figure img {
  width: 100%;
}

.info_guide_wrap .info_guide_contents__section__inner--single {
  margin: 20px 0 0;
}

.info_guide_wrap .info_guide_contents__section__inner--double {
  margin: 40px 0 0;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__inner--double {
    margin: 20px 0 0;
  }
}

.info_guide_wrap .info_guide_contents__section__inner--review {
  margin: 40px 0 0;
}

.info_guide_wrap .info_guide_contents__section__inner__title {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #161616;
}

.info_guide_wrap .info_guide_contents__section__inner__title--brackets {
  font-size: 12px;
  line-height: 20px;
}

.info_guide_wrap .info_guide_contents__section__inner__title--brackets:before {
  content: "【";
}

.info_guide_wrap .info_guide_contents__section__inner__title--brackets:after {
  content: "】";
}

.info_guide_wrap .info_guide_contents .size-and-color figure {
  width: 600px;
  height: auto;
  margin: 20px 0 0;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents .size-and-color figure {
    width: 100%;
  }
}

.info_guide_wrap .info_guide_contents .size-and-color figure img {
  width: 100%;
}

.info_guide_wrap .info_main_navigation {
  width: 225px;
}

.info_guide_wrap .info_main_navigation .user_guide_title {
  margin-bottom: 31px;
  font-size: 23px;
  letter-spacing: 0.12em;
  line-height: 1.21739;
  color: #161616;
  font-family: "Lato";
}

.info_guide_wrap .info_main_navigation .user_guide_title span {
  font-size: 12px;
  letter-spacing: 0.015em;
  line-height: 1.25;
  color: #707070;
  font-family: "Lato";
  letter-spacing: 0;
  margin-left: 3px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation {
    width: 100%;
  }
}

.info_guide_wrap .info_main_navigation__section {
  margin: 0 0 50px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation h3 {
    font-size: 13px;
    padding: 0 5vw 20px;
    border-bottom: 2px solid #707070;
  }
}

.info_guide_wrap .info_main_navigation .guide {
  border-style: none solid solid;
  border-color: #E3E3E3;
  border-width: 1px;
}

.info_guide_wrap .info_main_navigation .guide dl {
  padding: 0 0 0px;
  border-top: solid 1px #E3E3E3;
  margin: -1px 0 0 0;
}

.info_guide_wrap .info_main_navigation .guide dl dt {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  margin: 0 0 0px;
  padding: 18px 10px;
  height: 55px;
  border-bottom: solid 1px #E3E3E3;
}

.info_guide_wrap .info_main_navigation .guide dl dt:before, .info_guide_wrap .info_main_navigation .guide dl dt:after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_guide_wrap .info_main_navigation .guide dl dt:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.info_guide_wrap .info_main_navigation .guide dl dt.on:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_guide_wrap .info_main_navigation .guide dl dt a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .guide dl dt a {
    padding: 0 5vw;
  }
}

.info_guide_wrap .info_main_navigation .guide dl dd {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 0px;
  padding: 15px 10px 5px;
  display: none;
}

.info_guide_wrap .info_main_navigation .guide dl dd a {
  color: #1B92C7;
  text-decoration: none;
  display: block;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .guide dl dd {
    padding: 0;
  }
  .info_guide_wrap .info_main_navigation .guide dl dd a {
    color: #333;
    height: 55px;
    text-decoration: none;
    display: block;
    margin: 0 0 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5vw;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8F8F8;
  }
}

.info_guide_wrap .info_main_navigation .contact__title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .contact__title {
    margin: 0 5vw 20px;
    font-size: 13px;
  }
}

.info_guide_wrap .info_main_navigation .contact__box {
  padding: 20px 10px;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .contact__box {
    padding: 20px 5vw;
  }
}

.info_guide_wrap .info_main_navigation .contact__box__read {
  font-size: 12px;
  line-height: 20px;
}

.info_guide_wrap .info_main_navigation .contact__box__button {
  background-color: #0091D9;
  margin: 15px 0 0;
  text-align: center;
}

.info_guide_wrap .info_main_navigation .contact__box__button a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  padding: 16px 0;
}

.info_guide_wrap .info_main_navigation .contact__box__button a:before, .info_guide_wrap .info_main_navigation .contact__box__button a:after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_guide_wrap .info_main_navigation .contact__box__button a:before {
  top: 42%;
  right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: solid 4px #fff;
}

/*====================================================================
05 privacy
====================================================================*/
div.privacyWraper {
  width: 1020px;
  margin: 39px auto 0;
}

div.privacyWraper h2 {
  font-family: "Noto Sans CJK JP", sans-serif;
  margin-bottom: 30px;
  color: #161616;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.12em;
}

div.privacyWraper h3 {
  font-family: "Noto Sans CJK JP", sans-serif;
  margin-bottom: 10.5px;
  font-size: 14px;
  line-height: 1.42857;
  letter-spacing: 0;
  color: #161616;
  line-height: 1.42857;
  letter-spacing: 0.01em;
}

div.privacyWraper > p {
  font-family: "Noto Sans CJK JP", sans-serif;
  color: #333;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-size: 12px;
  margin-bottom: 40px;
}

div.privacyWraper li {
  font-family: "Noto Sans CJK JP", sans-serif;
  color: #333;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-size: 12px;
  margin-bottom: 5px;
}

div.textArea {
  width: 800px;
  margin: 30px auto 138px;
}

div.textArea > p {
  margin-bottom: 40px;
}

section.privacyText {
  width: 100%;
  margin-bottom: 80px;
}

section.privacyText div.privacyTextMain {
  padding-top: 20.5px;
  border-top: 1px solid #e3e3e3;
}

section.privacyText div.privacyTextMain p {
  margin-bottom: 11px;
}

section.privacyText div.privacyTextMain div.grayZone {
  width: 800px;
  padding: 20px 25px 20px 35px;
  background-color: #f8f8f8;
}

section.privacyText div.privacyTextMain div.grayZone p {
  margin-bottom: 10.5px;
}

section.privacyText div.privacyTextMain div.grayZone ol > li {
  list-style-type: decimal;
}

@media screen and (max-width: 768px) {
  div.privacyWraper {
    width: 89.33333vw;
    margin: 20px auto 80px;
  }
  div.privacyWraper h2 {
    font-family: "Noto Sans CJK JP", sans-serif;
    margin-bottom: 30px;
    color: #161616;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0.01em;
  }
  div.privacyWraper h3 {
    font-family: "Noto Sans CJK JP", sans-serif;
    margin-bottom: 10.5px;
    font-size: 14px;
    line-height: 1.42857;
    letter-spacing: 0.01em;
    color: #161616;
    line-height: 1.66667;
  }
  div.privacyWraper p {
    font-family: "Noto Sans CJK JP", sans-serif;
    color: #333;
    letter-spacing: 0.02em;
    line-height: 1.66667;
    font-size: 12px;
  }
  div.privacyWraper li {
    font-family: "Noto Sans CJK JP", sans-serif;
    color: #333;
    letter-spacing: 0.02em;
    line-height: 1.66667;
    font-size: 12px;
    margin-bottom: 5px;
  }
  div.textArea {
    width: 100%;
    margin: 0 auto 138px;
  }
  div.textArea section.privacyText {
    width: 100%;
    margin-bottom: 80px;
  }
  div.textArea section.privacyText div.grayZone {
    width: 100%;
    padding: 20px 20px 20px 30px;
    background-color: #f8f8f8;
  }
  div.textArea section.privacyText div.grayZone p {
    margin-bottom: 10.5px;
  }
  div.textArea section.privacyText div.grayZone ol > li {
    list-style-type: decimal;
  }
  div.textArea section.privacyText div.grayZone ol p {
    margin-left: -1em;
  }
}

/*====================================================================
  06 contact
====================================================================*/
.contact {
  width: 1020px;
  margin: auto;
}

.contact__top h2 {
  font-size: 15px;
  margin: 40px 0 30px;
}

.contact__top p {
  font-size: 12px;
  line-height: 1.66667;
  letter-spacing: 0.02em;
  margin: 0 0 20px;
}

.contact__top .btn_contact {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #0091D9;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 200px;
  height: 50px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 30px;
}

.contact dl {
  padding: 20px 0;
  border-bottom: 1px solid #E3E3E3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact dl p {
  font-size: 12px;
}

.contact dl span {
  font-size: 12px;
}

.contact dl:first-child {
  border-top: 1px solid #E3E3E3;
}

.contact dl dt {
  width: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact dl dt span {
  font-size: 12px;
  color: #FF634E;
}

.contact dl dd {
  width: 590px;
  padding: 0 0 0 0px;
}

.contact dl span.dt_box1 {
  position: relative;
  height: 45px;
}

.contact dl span.ssp {
  position: absolute;
  bottom: -42px;
  left: 0px;
}

.contact dl.f_dl1 {
  border-top: 1px solid #E3E3E3;
  padding: 20px 0 50px;
}

.contact dl.f_dl2 {
  padding: 20px 0 50px;
}

.contact dl span.name_f {
  position: absolute;
  top: 2px;
  bottom: 0;
  margin: auto;
  left: -37px;
  width: 25px;
  text-align: right;
}

.contact dl span.f_text1 {
  display: block;
  margin: 6px 0 0;
  font-size: 12px;
  line-height: 1.5;
}

.contact input[name="field_19647_sei"] {
  width: 240px;
  height: 45px;
  margin: 0 70px 0px 0px;
  padding: 0 0 0 12px;
}

.contact input[name="field_19647_mei"] {
  width: 240px;
  height: 45px;
  margin: 0 0 0px 0px;
  padding: 0 0 0 12px;
}

.contact input[name="field_19654_sei"] {
  width: 240px;
  height: 45px;
  margin: 0 70px 0px 0px;
  padding: 0 0 0 12px;
}

.contact input[name="field_19654_mei"] {
  width: 240px;
  height: 45px;
  margin: 0 0 0px 0px;
  padding: 0 0 0 12px;
}

.contact input[name="field_19648"] {
  width: 555px;
  height: 45px;
  margin: 0 0 0px 0px;
  padding: 0 0 0 12px;
}

.contact input[name="field_19652"] {
  width: 240px;
  height: 45px;
  margin: 0 0 0px 0px;
  padding: 0 0 0 12px;
}

.contact input[name="field_19656"] {
  width: 555px;
  height: 45px;
  margin: 0 0 0px 0px;
  padding: 0 0 0 12px;
}

.contact textarea[name="field_19655"] {
  width: 555px;
  height: 200px;
  margin: 0 0 0px 0px;
  padding: 0 0 0 12px;
  border: 1px solid #e3e3e3;
}

.contact input[type="submit"] {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #0091D9;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 220px;
  height: 50px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 100px;
}

.thanks h2 {
  font-size: 22px;
  letter-spacing: 0.08em;
  text-align: center;
  margin: 45px auto 30px;
}

.thanks p {
  font-size: 12px;
  line-height: 1.8;
  text-align: center;
  margin: 0 0 25px;
}

.thanks .thanks_text2 {
  font-size: 13px;
  text-align: center;
  width: 255px;
  padding: 15px 0;
  background: #F8F8F8;
  margin: auto;
}

.thanks .notice_list {
  max-width: 590px;
  width: 100%;
  margin: 0 auto 100px;
}

.thanks .notice_list li {
  font-size: 12px;
  color: #333333;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.5;
}

.thanks .notice_list li + li {
  margin-top: 5px;
}

.thanks a {
  background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #0091D9;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 255px;
  height: 55px;
  color: #fff;
  font-size: 12px;
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: 93% center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 60px;
}

@media screen and (max-width: 768px) {
  .contact {
    width: 100%;
    margin: auto;
    padding: 0 5vw;
  }
  .contact__top h2 {
    font-size: 15px;
    margin: 20px 0 30px;
  }
  .contact__top p {
    font-size: 12px;
    line-height: 1.66667;
    letter-spacing: 0.02em;
    margin: 0 0 20px;
  }
  .contact__top .btn_contact {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #0091D9;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 55px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 30px;
  }
  .contact dl {
    padding: 20px 0;
    border-bottom: 1px solid #E3E3E3;
    display: block;
  }
  .contact dl p {
    font-size: 12px;
  }
  .contact dl span {
    font-size: 12px;
  }
  .contact dl:first-child {
    border-top: 1px solid #E3E3E3;
  }
  .contact dl dt {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px;
  }
  .contact dl dd {
    width: 100%;
    padding: 0 0 0 0px;
  }
  .contact dl dd > p {
    display: block;
  }
  .contact dl .name_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contact dl .name_wrap span.dt_box1 + span.dt_box1 {
    margin-left: 10px;
  }
  .contact dl span.dt_box1 {
    position: relative;
    height: 45px;
    width: 50%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contact dl span.ssp {
    position: absolute;
    bottom: -20px;
    left: 10vw;
  }
  .contact dl.f_dl1 {
    border-top: 1px solid #E3E3E3;
    padding: 20px 0 50px;
  }
  .contact dl.f_dl2 {
    padding: 20px 0 50px;
  }
  .contact dl span.name_f {
    position: inherit;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    text-align: right;
    width: 30px;
    display: block;
    padding: 0 5px 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .contact dl span.f_text1 {
    display: block;
    margin: 10px 0 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .contact input[name="field_19647_sei"],
  .contact input[name="field_19647_mei"],
  .contact input[name="field_19654_sei"],
  .contact input[name="field_19654_mei"] {
    width: 100%;
    height: 45px;
    margin: 0 0 0px 0px;
    padding: 0 0 0 12px;
    border: 1px solid #e3e3e3;
  }
  .contact input[name="field_19648"] {
    width: 100%;
    height: 45px;
    margin: 0 0 0px 0px;
    padding: 0 0 0 12px;
    border: 1px solid #e3e3e3;
  }
  .contact input[name="field_19652"] {
    width: 50%;
    height: 45px;
    margin: 0 0 0px 0px;
    padding: 0 0 0 12px;
    border: 1px solid #e3e3e3;
  }
  .contact input[name="field_19656"] {
    width: 100%;
    height: 45px;
    margin: 0 0 0px 0px;
    padding: 0 0 0 12px;
    border: 1px solid #e3e3e3;
  }
  .contact textarea[name="field_19655"] {
    width: 100%;
    height: 200px;
    margin: 0 0 0px 0px;
    padding: 0 0 0 12px;
    border: 1px solid #e3e3e3;
  }
  .contact input[type="submit"] {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #0091D9;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 220px;
    height: 50px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px auto 100px;
  }
  .thanks {
    padding: 0 5vw;
    /*
	p{
		font-size:12px;
		line-height:2;
		text-align:center;
		margin:0 0 25px;
	}*/
  }
  .thanks h2 {
    /*
		font-size:22px;
		letter-spacing:0.08em;
		text-align:center;*/
    margin: 50px auto 25px;
  }
  .thanks .thanks_text2 {
    font-size: 13px;
    text-align: center;
    width: 89%;
    padding: 15px 0;
    background: #F8F8F8;
    margin: auto;
  }
  .thanks a {
    background: url(https://parigot.itembox.design/item/images/common/arrow_white.svg) #0091D9;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 55px;
    color: #fff;
    font-size: 12px;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 93% center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px auto 30px;
  }
  .thanks .notice_list {
    margin: 0 auto 90px;
  }
}

/*====================================================================
  07 guide_item_sizeguide
====================================================================*/
.info_guide_wrap .info_guide_contents__read {
  margin: 0 0 40px;
}

.info_guide_wrap .info_guide_contents__section__column {
  width: 350px;
  float: left;
}

@media screen and (min-width: 770px) {
  .info_guide_wrap .info_guide_contents__section__column:nth-child(odd) {
    margin-right: 60px;
  }
  .info_guide_wrap .info_guide_contents__section__column:nth-child(n+3) {
    margin-top: 80px;
  }
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__column {
    width: 100%;
    float: none;
  }
  .info_guide_wrap .info_guide_contents__section__column:nth-child(n+2) {
    margin-top: 80px;
  }
}

.info_guide_wrap .info_guide_contents__section__list--sizeguide_anchor li {
  font-size: 12px;
  line-height: 20px;
  width: 150px;
  float: left;
}

@media screen and (min-width: 770px) {
  .info_guide_wrap .info_guide_contents__section__list--sizeguide_anchor li:nth-child(odd) {
    margin-right: 50px;
  }
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__list--sizeguide_anchor li {
    width: 50%;
  }
}

.info_guide_wrap .info_guide_contents__section__list--sizeguide_anchor li:nth-child(n+3) {
  margin-top: 10px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__list--sizeguide_anchor li:nth-child(n+3) {
    margin-top: 25px;
  }
}

.info_guide_wrap .info_guide_contents__section__list--sizeguide_anchor li a {
  text-decoration: none;
}

.info_guide_wrap .info_guide_contents__section__list--sizeguide_detail li {
  width: 50%;
  float: left;
}

@media screen and (min-width: 770px) {
  .info_guide_wrap .info_guide_contents__section__list--sizeguide_detail li:nth-child(n+3) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_guide_contents__section__list--sizeguide_detail li {
    width: 100%;
    float: none;
  }
  .info_guide_wrap .info_guide_contents__section__list--sizeguide_detail li:nth-child(n+2) {
    margin-top: 20px;
  }
}

.info_guide_wrap .info_guide_contents__section__list--sizeguide_detail li figure {
  width: 345px;
}

.info_guide_wrap .info_guide_contents__section__list--sizeguide_detail li figure img {
  width: 100%;
}

.info_guide_wrap .info_guide_contents .clearfix:after {
  display: block;
  visibility: hidden;
  content: "";
  clear: both;
}

.info_guide_wrap .info_main_navigation {
  width: 225px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation {
    width: 100%;
  }
}

.info_guide_wrap .info_main_navigation__section {
  margin: 0 0 50px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation h3 {
    font-size: 13px;
    padding: 0 5vw 20px;
    border-bottom: 2px solid #707070;
  }
}

.info_guide_wrap .info_main_navigation .guide {
  border-style: none solid solid;
  border-color: #E3E3E3;
  border-width: 1px;
}

.info_guide_wrap .info_main_navigation .guide dl {
  padding: 0 0 0px;
  border-top: solid 1px #E3E3E3;
  margin: -1px 0 0 0;
}

.info_guide_wrap .info_main_navigation .guide dl dt {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  margin: 0 0 0px;
  padding: 18px 10px;
  height: 55px;
  border-bottom: solid 1px #E3E3E3;
}

.info_guide_wrap .info_main_navigation .guide dl dt:before, .info_guide_wrap .info_main_navigation .guide dl dt:after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_guide_wrap .info_main_navigation .guide dl dt:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.info_guide_wrap .info_main_navigation .guide dl dt.on:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_guide_wrap .info_main_navigation .guide dl dt a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .guide dl dt a {
    padding: 0 5vw;
  }
}

.info_guide_wrap .info_main_navigation .guide dl dd {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 0px;
  padding: 15px 10px 5px;
  display: none;
}

.info_guide_wrap .info_main_navigation .guide dl dd a {
  color: #1B92C7;
  text-decoration: none;
  display: block;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .guide dl dd {
    padding: 0;
  }
  .info_guide_wrap .info_main_navigation .guide dl dd a {
    color: #333;
    height: 55px;
    text-decoration: none;
    display: block;
    margin: 0 0 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5vw;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8F8F8;
  }
}

.info_guide_wrap .info_main_navigation .contact__title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .contact__title {
    margin: 0 5vw 20px;
    font-size: 13px;
  }
}

.info_guide_wrap .info_main_navigation .contact__box {
  padding: 20px 10px;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_guide_wrap .info_main_navigation .contact__box {
    padding: 20px 5vw;
  }
}

.info_guide_wrap .info_main_navigation .contact__box__read {
  font-size: 12px;
  line-height: 20px;
}

.info_guide_wrap .info_main_navigation .contact__box__button {
  background-color: #0091D9;
  margin: 15px 0 0;
  text-align: center;
}

.info_guide_wrap .info_main_navigation .contact__box__button a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  padding: 16px 0;
}

.info_guide_wrap .info_main_navigation .contact__box__button a:before, .info_guide_wrap .info_main_navigation .contact__box__button a:after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_guide_wrap .info_main_navigation .contact__box__button a:before {
  top: 42%;
  right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: solid 4px #fff;
}

.info_guide_wrap .info_guide_contents__section__list--step li p a {
  text-decoration: underline;
  letter-spacing: 0.02em;
}

/*====================================================================
08 guide_shipping
====================================================================*/
.main_contents {
  border-bottom: none !important;
}

@media screen and (max-width: 769px) {
  .main_contents {
    padding-top: 20px !important;
  }
}

.info_main_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .info_main_wrap {
    display: block;
    width: auto;
    margin: 0;
  }
}

.info_main_wrap .info_main_contents {
  width: 760px;
}

.info_main_wrap .info_main_contents h2 {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.46667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  padding-left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents {
    width: auto;
    padding: 0 5.33333vw;
  }
  .info_main_wrap .info_main_contents h2 {
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 1.25;
    font-weight: 300;
  }
}

.info_main_wrap .info_main_contents section.shippingText {
  width: 100%;
  margin-bottom: 80px;
}

.info_main_wrap .info_main_contents section.shippingText h3 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.42857;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.shippingText h3 {
    font-weight: 300;
  }
}

.info_main_wrap .info_main_contents section.shippingText div.shippingTextMain {
  padding-top: 20.5px;
  border-top: 1px solid #e3e3e3;
}

.info_main_wrap .info_main_contents section.shippingText p {
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.shippingText dl {
  margin-bottom: 20.5px;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
}

.info_main_wrap .info_main_contents section.shippingText dl div.dtBox {
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.shippingText span {
  font-family: 'Lato','Noto Sans JP', sans-serif;
  font-weight: 500;
}

.info_main_wrap .info_main_navigation {
  width: 220px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation {
    width: 100%;
  }
}

.info_main_wrap .info_main_navigation__section {
  margin: 0 0 50px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation h3 {
    font-size: 13px;
    padding: 0 5vw 20px;
    border-bottom: 2px solid #707070;
  }
}

.info_main_wrap .info_main_navigation .guide {
  border-style: none solid solid;
  border-color: #E3E3E3;
  border-width: 1px;
}

.info_main_wrap .info_main_navigation .guide dl {
  padding: 0;
  border-top: solid 1px #E3E3E3;
  margin: -1px 0 0;
}

.info_main_wrap .info_main_navigation .guide dl dt {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  margin: 0;
  padding: 18px 10px;
  height: 55px;
  border-bottom: solid 1px #E3E3E3;
}

.info_main_wrap .info_main_navigation .guide dl dt:after, .info_main_wrap .info_main_navigation .guide dl dt:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .guide dl dt:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.info_main_wrap .info_main_navigation .guide dl dt.on:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_main_wrap .info_main_navigation .guide dl dt a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dt a {
    padding: 0 5vw;
  }
}

.info_main_wrap .info_main_navigation .guide dl dd {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 15px 10px 5px;
  display: none;
}

.info_main_wrap .info_main_navigation .guide dl dd a {
  color: #1B92C7;
  text-decoration: none;
  display: block;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dd {
    padding: 0;
  }
  .info_main_wrap .info_main_navigation .guide dl dd a {
    color: #333;
    height: 55px;
    text-decoration: none;
    display: block;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5vw;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8F8F8;
  }
}

.info_main_wrap .info_main_navigation .contact__title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__title {
    margin: 0 5vw 20px;
    font-size: 13px;
  }
}

.info_main_wrap .info_main_navigation .contact__box {
  padding: 20px 10px;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__box {
    padding: 20px 5vw;
  }
}

.info_main_wrap .info_main_navigation .contact__box__read {
  font-size: 12px;
  line-height: 20px;
}

.info_main_wrap .info_main_navigation .contact__box__button {
  background-color: #00a6dd;
  margin: 15px 0 0;
  text-align: center;
}

.info_main_wrap .info_main_navigation .contact__box__button a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  padding: 16px 0;
}

.info_main_wrap .info_main_navigation .contact__box__button a:after, .info_main_wrap .info_main_navigation .contact__box__button a:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .contact__box__button a:before {
  top: 42%;
  right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: solid 4px #fff;
}

/*====================================================================
09 guide_exchanged
====================================================================*/
.main_contents {
  border-bottom: none !important;
}

@media screen and (max-width: 769px) {
  .main_contents {
    padding-top: 20px !important;
  }
}

.info_main_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .info_main_wrap {
    display: block;
    width: auto;
    margin: 0;
  }
}

.info_main_wrap .info_main_contents {
  width: 760px;
}

.info_main_wrap .info_main_contents h2 {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.46667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  padding-left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents {
    width: auto;
    padding: 0 5.33333vw;
  }
  .info_main_wrap .info_main_contents h2 {
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 1.25;
    font-weight: 300;
  }
}

.info_main_wrap .info_main_contents section.exchangedText {
  width: 100%;
  margin-bottom: 80px;
}

.info_main_wrap .info_main_contents section.exchangedText h3 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.42857;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.exchangedText h3 {
    font-weight: 300;
  }
}

.info_main_wrap .info_main_contents section.exchangedText div.exchangedTextMain {
  padding-top: 20.5px;
  border-top: 1px solid #e3e3e3;
}

.info_main_wrap .info_main_contents section.exchangedText p {
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.exchangedText p .border {
  border-bottom: 1px solid #333;
}

.info_main_wrap .info_main_contents section.exchangedText p.partTitle {
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.exchangedText div.grayZone {
  width: 760px;
  height: 165px;
  background-color: #f8f8f8;
  padding: 1em;
  margin-bottom: 36px;
  margin-top: 14px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.exchangedText div.grayZone {
    width: 89.46667vw;
    padding: 5.33333vw;
  }
}

.info_main_wrap .info_main_contents section.exchangedText div.grayZone dl {
  padding-left: 1em;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.exchangedText div.grayZone dl {
    padding-left: 0;
  }
}

.info_main_wrap .info_main_contents section.exchangedText div.grayZone dl p.bold {
  font-weight: 500;
  margin-bottom: 10px;
}

.info_main_wrap .info_main_contents section.exchangedText li.p1em {
  padding-left: 1em;
}

.info_main_wrap .info_main_contents section.exchangedText li.p1em p {
  text-indent: -1em;
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.exchangedText ol.decimal {
  margin-left: 1em;
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.exchangedText ol.decimal > li {
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  padding-left: 0;
  list-style-type: decimal;
}

.info_main_wrap .info_main_contents section.exchangedText .typeB li {
  padding-left: 0;
}

.info_main_wrap .info_main_contents section.exchangedText .typeB li p {
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.exchangedText ul.typeB {
  margin: 20px 0;
}

.info_main_wrap .info_main_contents section.exchangedText ol.typeB > li {
  margin-bottom: 40px;
}

.info_main_wrap .info_main_contents section.exchangedText ul.typeB > li {
  text-indent: -0.8em;
  padding-left: 0.8em;
}

.info_main_wrap .info_main_contents section.exchangedText dl {
  margin-bottom: 20.5px;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
}

.info_main_wrap .info_main_contents section.exchangedText dl dt > p {
  margin-bottom: 10px;
}

.info_main_wrap .info_main_contents section.exchangedText dl dd > p {
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.exchangedText span {
  font-family: 'Lato','Noto Sans JP', sans-serif;
  font-weight: 500;
  margin-bottom: 5px;
}

.info_main_wrap .info_main_navigation {
  width: 220px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation {
    width: 100%;
  }
}

.info_main_wrap .info_main_navigation__section {
  margin: 0 0 50px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation h3 {
    font-size: 13px;
    padding: 0 5vw 20px;
    border-bottom: 2px solid #707070;
  }
}

.info_main_wrap .info_main_navigation .guide {
  border-style: none solid solid;
  border-color: #E3E3E3;
  border-width: 1px;
}

.info_main_wrap .info_main_navigation .guide dl {
  padding: 0;
  border-top: solid 1px #E3E3E3;
  margin: -1px 0 0;
}

.info_main_wrap .info_main_navigation .guide dl dt {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  margin: 0;
  padding: 18px 10px;
  height: 55px;
  border-bottom: solid 1px #E3E3E3;
}

.info_main_wrap .info_main_navigation .guide dl dt:after, .info_main_wrap .info_main_navigation .guide dl dt:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .guide dl dt:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.info_main_wrap .info_main_navigation .guide dl dt.on:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_main_wrap .info_main_navigation .guide dl dt a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dt a {
    padding: 0 5vw;
  }
}

.info_main_wrap .info_main_navigation .guide dl dd {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 15px 10px 5px;
  display: none;
}

.info_main_wrap .info_main_navigation .guide dl dd a {
  color: #1B92C7;
  text-decoration: none;
  display: block;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dd {
    padding: 0;
  }
  .info_main_wrap .info_main_navigation .guide dl dd a {
    color: #333;
    height: 55px;
    text-decoration: none;
    display: block;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5vw;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8F8F8;
  }
}

.info_main_wrap .info_main_navigation .contact__title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__title {
    margin: 0 5vw 20px;
    font-size: 13px;
  }
}

.info_main_wrap .info_main_navigation .contact__box {
  padding: 20px 10px;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__box {
    padding: 20px 5vw;
  }
}

.info_main_wrap .info_main_navigation .contact__box__read {
  font-size: 12px;
  line-height: 20px;
}

.info_main_wrap .info_main_navigation .contact__box__button {
  background-color: #00a6dd;
  margin: 15px 0 0;
  text-align: center;
}

.info_main_wrap .info_main_navigation .contact__box__button a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  padding: 16px 0;
}

.info_main_wrap .info_main_navigation .contact__box__button a:after, .info_main_wrap .info_main_navigation .contact__box__button a:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .contact__box__button a:before {
  top: 42%;
  right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: solid 4px #fff;
}

/*====================================================================
10 guide_faq
====================================================================*/
div.main_contents.guide {
  margin: 0px auto 100px;
}

.main_contents.guide_faq {
  line-height: 1.5;
  /* accordion-wrap */
}

.main_contents.guide_faq .common_title__h2 {
  margin-bottom: 30px;
}

.main_contents.guide_faq h2 {
  font-size: 18px;
  margin-bottom: 30px;
}

.main_contents.guide_faq .faq-contents {
  margin-bottom: 100px;
}

.main_contents.guide_faq .sec {
  width: 900px;
  margin: 0 auto 80px;
}

.main_contents.guide_faq .faq-box h3 {
  font-size: 14px;
  margin-bottom: 10px;
}

.main_contents.guide_faq .faq-box__list {
  border-top: 1px solid #E3E3E3;
  font-size: 12px;
}

.main_contents.guide_faq .faq-box__item {
  border-bottom: 1px solid #E3E3E3;
}

.main_contents.guide_faq .faq-box__item-title {
  padding: 15px 60px 15px 30px;
  line-height: 1.8;
  cursor: pointer;
  position: relative;
}

.main_contents.guide_faq .faq-box__item-contents {
  padding: 20px 30px  20px 45px;
  background: #F8F8F8;
  border-top: 1px solid #E3E3E3;
  position: relative;
}

.main_contents.guide_faq .faq-box__item-contents p + p,
.main_contents.guide_faq .faq-box__item-contents ul + p,
.main_contents.guide_faq .faq-box__item-contents p + ul {
  margin-top: 12px;
}

.main_contents.guide_faq .faq-box__item-contents li + li {
  margin-top: 5px;
}

.main_contents.guide_faq .faq-box__item-contents a {
  color: #333333;
  text-decoration: underline;
}

.main_contents.guide_faq .faq-box__item-title:before, .main_contents.guide_faq .faq-box__item-contents:before {
  content: "";
  font-family: "Lato";
  font-size: 15px;
  color: #707070;
  width: 28px;
  display: block;
  position: absolute;
}

.main_contents.guide_faq .faq-box__item-title:before {
  content: "Q .";
  line-height: 1.5;
  left: 0;
  top: 15px;
}

.main_contents.guide_faq .faq-box__item-contents:before {
  content: "A .";
  left: 20px;
  top: 22px;
  line-height: 1.2;
}

.main_contents.guide_faq .sec--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.main_contents.guide_faq .sec--group .faq-box {
  width: 420px;
}

.main_contents.guide_faq .sec--group .faq-box__item-title:after {
  right: 20px;
}

.main_contents.guide_faq .user-guide {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
}

.main_contents.guide_faq .user-guide h3 {
  font-size: 15px;
  margin-bottom: 25px;
}

.main_contents.guide_faq .user-guide__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main_contents.guide_faq .user-guide__box {
  margin-right: 30px;
  width: 320px;
  margin-bottom: 80px;
}

.main_contents.guide_faq .user-guide__box:nth-child(3n) {
  margin-right: 0;
}

.main_contents.guide_faq .user-guide__title {
  font-size: 14px;
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 8px;
  margin-bottom: 15px;
}

.main_contents.guide_faq .user-guide__list {
  padding: 0;
}

.main_contents.guide_faq .user-guide__item a {
  color: #333333;
  font-size: 12px;
}

.main_contents.guide_faq .user-guide__item a:hover {
  opacity: 0.7;
}

.main_contents.guide_faq .user-guide__item + .user-guide__item {
  margin-top: 10px;
}

.main_contents.guide_faq .contact-link {
  text-align: center;
  font-size: 12px;
}

.main_contents.guide_faq .contact-link p {
  margin-bottom: 40px;
}

.main_contents.guide_faq .contact-link .btn a {
  width: 280px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  margin: 0 auto;
  background: #00a6dd;
  display: block;
  position: relative;
}

.main_contents.guide_faq .contact-link .btn a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left-color: #fff;
  z-index: 10;
}

.main_contents.guide_faq .accordion-wrap__target {
  display: none;
}

.main_contents.guide_faq .accordion-wrap__trigger {
  position: relative;
}

.main_contents.guide_faq .accordion-wrap__trigger:after {
  content: "";
  top: 50%;
  right: 30px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: translate(0%, -50%) rotate(-135deg);
  -ms-transform: translate(0%, -50%) rotate(-135deg);
  transform: translate(0%, -50%) rotate(-135deg);
  position: absolute;
}

.main_contents.guide_faq .accordion-wrap__trigger.on:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

h4.user-guide__title + ul {
  padding: 0 5vw;
}

@media screen and (max-width: 768px) {
  .main_contents.guide_faq {
    /* accordion-wrap */
  }
  .main_contents.guide_faq .common_title__h2 {
    padding: 0 15px;
  }
  .main_contents.guide_faq .faq-contents {
    margin-bottom: 100px;
  }
  .main_contents.guide_faq .sec {
    width: 100%;
    margin: 0 auto 0px;
  }
  .main_contents.guide_faq .faq-box {
    margin-bottom: 80px;
  }
  .main_contents.guide_faq .faq-box h3 {
    padding: 0 15px;
  }
  .main_contents.guide_faq .faq-box__item-title {
    padding: 15px 60px 15px 45px;
  }
  .main_contents.guide_faq .faq-box__item-title:before {
    left: 20px;
  }
  .main_contents.guide_faq .sec--group {
    display: block;
  }
  .main_contents.guide_faq .sec--group .faq-box {
    width: 100%;
  }
  .main_contents.guide_faq .user-guide {
    margin-bottom: 60px;
  }
  .main_contents.guide_faq .user-guide h3 {
    padding: 0 20px;
  }
  .main_contents.guide_faq .user-guide__inner {
    border-top: 1px solid #E3E3E3;
  }
  .main_contents.guide_faq .user-guide__box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .main_contents.guide_faq .user-guide__title {
    padding: 17px 20px;
    margin-bottom: 0;
    font-size: 12px;
  }
  .main_contents.guide_faq .user-guide__list {
    padding: 0 20px;
    background: #F8F8F8;
  }
  .main_contents.guide_faq .user-guide__item a {
    padding: 18px 0;
    display: block;
  }
  .main_contents.guide_faq .user-guide__item + .user-guide__item {
    border-top: 1px solid #FFFFFF;
    margin-top: 0;
  }
  .main_contents.guide_faq .contact-link {
    background: #F8F8F8;
    padding: 40px 0 60px;
  }
  .main_contents.guide_faq .contact-link p {
    margin-bottom: 20px;
  }
  .main_contents.guide_faq .accordion-wrap__target {
    display: none;
  }
  .main_contents.guide_faq .accordion-wrap__trigger {
    position: relative;
  }
  .main_contents.guide_faq .accordion-wrap__trigger:after {
    right: 20px;
  }
  .main_contents.guide_faq .accordion-wrap__trigger.on:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

/*====================================================================
11 guide_menbers
====================================================================*/
.main_contents {
  border-bottom: none !important;
}

@media screen and (max-width: 769px) {
  .main_contents {
    padding-top: 20px !important;
  }
}

.info_main_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .info_main_wrap {
    display: block;
    width: auto;
    margin: 0;
  }
}

.info_main_wrap .info_main_contents {
  width: 760px;
}

.info_main_wrap .info_main_contents a.linkBorder {
  border-bottom: 1px solid #333;
}

.info_main_wrap .info_main_contents h2 {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.46667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  padding-left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents {
    width: auto;
    padding: 0 5.33333vw;
  }
  .info_main_wrap .info_main_contents h2 {
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 1.25;
    font-weight: 300;
  }
}

.info_main_wrap .info_main_contents section.menbersText {
  width: 100%;
  margin-bottom: 80px;
}

.info_main_wrap .info_main_contents section.menbersText h3 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.42857;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.menbersText h3 {
    font-weight: 300;
    letter-spacing: 0.01em;
  }
}

.info_main_wrap .info_main_contents section.menbersText div.menbersTextMain {
  padding-top: 20.5px;
  border-top: 1px solid #e3e3e3;
}

.info_main_wrap .info_main_contents section.menbersText p {
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.menbersText p.partTitle {
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.menbersText div.menbersTextMain_parts {
  margin-bottom: 40px;
}

.info_main_wrap .info_main_contents section.menbersText div.menbersTextMain_parts img.border {
  border: 1px solid #e3e3e3;
}

.info_main_wrap .info_main_contents section.menbersText div.menbersTextMain_parts > p {
  margin-bottom: 10px;
}

.info_main_wrap .info_main_contents section.menbersText div.definationList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info_main_wrap .info_main_contents section.menbersText div.definationList > dd {
  width: 145px;
}

.info_main_wrap .info_main_contents section.menbersText div.definationList > dt {
  width: 650px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.menbersText div.definationList > dt {
    width: 230px;
  }
}

.info_main_wrap .info_main_contents section.menbersText li.p1em {
  padding-left: 1em;
}

.info_main_wrap .info_main_contents section.menbersText li.p1em p {
  text-indent: -1em;
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.menbersText img.statusImg {
  width: 89.33333vw;
}

.info_main_wrap .info_main_contents section.menbersText div.blank {
  width: 760px;
  height: 222px;
  border: 1px solid #000;
}

.info_main_wrap .info_main_contents section.menbersText dl {
  margin-bottom: 20.5px;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
}

.info_main_wrap .info_main_contents section.menbersText dl dt > p {
  margin-bottom: 10px;
}

.info_main_wrap .info_main_contents section.menbersText dl dd > p {
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.menbersText span {
  font-family: 'Lato','Noto Sans JP', sans-serif;
  font-weight: 500;
  margin-bottom: 5px;
}

.info_main_wrap .info_main_contents div.tokutenParts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info_main_wrap .info_main_contents div.tokutenParts div.tokuten {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 375px;
  height: 132px;
  margin-bottom: 10px;
  border: 1px solid #e3e3e3;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents div.tokutenParts div.tokuten {
    width: 335px;
    height: 165px;
  }
}

.info_main_wrap .info_main_contents div.tokutenParts div.tokuten .tokuten_img {
  margin-top: 15px;
  margin-left: 15px;
  width: 60px;
  height: 60px;
}

.info_main_wrap .info_main_contents div.tokutenParts div.tokuten p.medium {
  font-weight: 500;
}

.info_main_wrap .info_main_contents div.tokutenParts div.tokuten div.tokuten_text {
  padding: 15px;
  width: 298px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents div.tokutenParts div.tokuten div.tokuten_text {
    width: 63.51351vw;
  }
}

.info_main_wrap .info_main_contents div.tokutenParts div.tokuten div.tokuten_text > p {
  margin-bottom: 5px;
  letter-spacing: 0.03em;
}

.info_main_wrap .info_main_navigation {
  width: 220px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation {
    width: 100%;
  }
}

.info_main_wrap .info_main_navigation__section {
  margin: 0 0 50px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation h3 {
    font-size: 13px;
    padding: 0 5vw 20px;
    border-bottom: 2px solid #707070;
  }
}

.info_main_wrap .info_main_navigation .guide {
  border-style: none solid solid;
  border-color: #E3E3E3;
  border-width: 1px;
}

.info_main_wrap .info_main_navigation .guide dl {
  padding: 0;
  border-top: solid 1px #E3E3E3;
  margin: -1px 0 0;
}

.info_main_wrap .info_main_navigation .guide dl dt {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  margin: 0;
  padding: 18px 10px;
  height: 55px;
  border-bottom: solid 1px #E3E3E3;
}

.info_main_wrap .info_main_navigation .guide dl dt:after, .info_main_wrap .info_main_navigation .guide dl dt:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .guide dl dt:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.info_main_wrap .info_main_navigation .guide dl dt.on:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_main_wrap .info_main_navigation .guide dl dt a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dt a {
    padding: 0 5vw;
  }
}

.info_main_wrap .info_main_navigation .guide dl dd {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 15px 10px 5px;
  display: none;
}

.info_main_wrap .info_main_navigation .guide dl dd a {
  color: #1B92C7;
  text-decoration: none;
  display: block;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dd {
    padding: 0;
  }
  .info_main_wrap .info_main_navigation .guide dl dd a {
    color: #333;
    height: 55px;
    text-decoration: none;
    display: block;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5vw;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8F8F8;
  }
}

.info_main_wrap .info_main_navigation .contact__title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__title {
    margin: 0 5vw 20px;
    font-size: 13px;
  }
}

.info_main_wrap .info_main_navigation .contact__box {
  padding: 20px 10px;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__box {
    padding: 20px 5vw;
  }
}

.info_main_wrap .info_main_navigation .contact__box__read {
  font-size: 12px;
  line-height: 20px;
}

.info_main_wrap .info_main_navigation .contact__box__button {
  background-color: #00a6dd;
  margin: 15px 0 0;
  text-align: center;
}

.info_main_wrap .info_main_navigation .contact__box__button a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  padding: 16px 0;
}

.info_main_wrap .info_main_navigation .contact__box__button a:after, .info_main_wrap .info_main_navigation .contact__box__button a:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .contact__box__button a:before {
  top: 42%;
  right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: solid 4px #fff;
}

/*====================================================================
12 guide_check
====================================================================*/
.main_contents {
  border-bottom: none !important;
}

@media screen and (max-width: 769px) {
  .main_contents {
    padding-top: 20px !important;
  }
}

img.message_img {
  width: 600px;
}

@media screen and (max-width: 769px) {
  img.message_img {
    width: 100%;
  }
}

.info_main_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1020px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .info_main_wrap {
    display: block;
    width: auto;
    margin: 0;
  }
}

.info_main_wrap .info_main_contents {
  width: 760px;
  padding-top: 60px;
}

.info_main_wrap .info_main_contents a.linkBorder {
  border-bottom: 1px solid #333;
}

.info_main_wrap .info_main_contents h2 {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 1.46667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  padding-left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents {
    width: auto;
    padding: 0 5.33333vw;
  }
  .info_main_wrap .info_main_contents h2 {
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 1.25;
    font-weight: 300;
  }
}

.info_main_wrap .info_main_contents section.checkText {
  width: 100%;
  margin-bottom: 80px;
}

.info_main_wrap .info_main_contents section.checkText h3 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.42857;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.checkText h3 {
    font-weight: 300;
    letter-spacing: 0.01em;
  }
}

.info_main_wrap .info_main_contents section.checkText div.checkTextMain {
  padding-top: 20.5px;
  border-top: 1px solid #e3e3e3;
}

.info_main_wrap .info_main_contents section.checkText p {
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.checkText p.partTitle {
  margin-bottom: 0;
}

.info_main_wrap .info_main_contents section.checkText div.checkTextMain_parts {
  margin-bottom: 40px;
}

.info_main_wrap .info_main_contents section.checkText div.checkTextMain_parts > p {
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.checkText div.checkTextMain_parts p.bottom10 {
  margin-bottom: 10px;
}

.info_main_wrap .info_main_contents section.checkText div.grayZone {
  width: 760px;
  background-color: #f8f8f8;
  padding: 1em;
  margin-bottom: 36px;
  margin-top: 14px;
}

.info_main_wrap .info_main_contents section.checkText div.grayZone p.lato {
  font-family: "Lato";
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.checkText div.grayZone {
    width: 89.46667vw;
    padding: 5.33333vw;
  }
}

.info_main_wrap .info_main_contents section.checkText div.grayZone dl {
  padding-left: 1em;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.checkText div.grayZone dl {
    padding-left: 0;
  }
}

.info_main_wrap .info_main_contents section.checkText div.grayZone ul {
  padding-left: 0.7em;
}

.info_main_wrap .info_main_contents section.checkText div.grayZone ul li {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.66667;
  text-indent: -1em;
  color: #333;
}

.info_main_wrap .info_main_contents section.checkText div.grayZone ul li a {
  border-bottom: 1px solid #333;
}

.info_main_wrap .info_main_contents section.checkText div.grayZone ol.decimal {
  margin-left: 1em;
  margin-bottom: 20px;
}

.info_main_wrap .info_main_contents section.checkText div.grayZone ol.decimal > li {
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.66667;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  border-bottom: 10px;
  padding-left: 0;
  list-style-type: decimal;
}

.info_main_wrap .info_main_contents section.checkText div.grayZone ol.decimal > li img.border {
  border: 1px solid #e3e3e3;
  margin: 10px 0;
}

.info_main_wrap .info_main_contents section.checkText div.grayZoneSection {
  margin-bottom: 10px;
}

.info_main_wrap .info_main_contents section.checkText ul {
  padding-left: 0.7em;
}

.info_main_wrap .info_main_contents section.checkText ul li {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.66667;
  text-indent: -1em;
  color: #333;
}

.info_main_wrap .info_main_contents section.checkText ul li a {
  border-bottom: 1px solid #333;
}

.info_main_wrap .info_main_contents section.checkText div.blank {
  width: 760px;
  height: 222px;
  border: 1px solid #000;
}

.info_main_wrap .info_main_contents section.checkText div.miniParts {
  margin-bottom: 40px;
}

.info_main_wrap .info_main_contents section.checkText div.miniParts div.imgBox {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.checkText div.miniParts div.imgBox {
    width: 89.46667vw;
  }
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_contents section.checkText div.miniParts img.giftImg {
    width: 43.73333vw;
  }
}

.info_main_wrap .info_main_contents section.checkText div.miniParts img.spImg {
  width: 89.46667vw;
}

.info_main_wrap .info_main_contents section.checkText div.miniParts img.border {
  border: 1px solid #e3e3e3;
}

.info_main_wrap .info_main_contents section.checkText span {
  font-family: 'Lato','Noto Sans JP', sans-serif;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 0.66667;
}

.info_main_wrap .info_main_navigation {
  width: 225px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation {
    width: 100%;
  }
}

.info_main_wrap .info_main_navigation .user_guide_title {
  margin-bottom: 31px;
  font-size: 23px;
  letter-spacing: 0.12em;
  line-height: 1.21739;
  color: #161616;
  font-family: "Lato";
}

.info_main_wrap .info_main_navigation .user_guide_title span {
  font-size: 12px;
  letter-spacing: 0.015em;
  line-height: 1.25;
  color: #707070;
  font-family: "Lato";
  letter-spacing: 0;
  margin-left: 3px;
}

.info_main_wrap .info_main_navigation__section {
  margin: 0 0 50px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation h3 {
    font-size: 13px;
    padding: 0 5vw 20px;
    border-bottom: 2px solid #707070;
  }
}

.info_main_wrap .info_main_navigation .guide {
  border-style: none solid solid;
  border-color: #E3E3E3;
  border-width: 1px;
}

.info_main_wrap .info_main_navigation .guide dl {
  padding: 0;
  border-top: solid 1px #E3E3E3;
  margin: -1px 0 0;
}

.info_main_wrap .info_main_navigation .guide dl dt {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  margin: 0;
  padding: 18px 10px;
  height: 55px;
  border-bottom: solid 1px #E3E3E3;
}

.info_main_wrap .info_main_navigation .guide dl dt:after, .info_main_wrap .info_main_navigation .guide dl dt:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .guide dl dt:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.info_main_wrap .info_main_navigation .guide dl dt.on:before {
  top: 45%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #161616;
  border-left: 1px solid #161616;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.info_main_wrap .info_main_navigation .guide dl dt a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 10px;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dt a {
    padding: 0 5vw;
  }
}

.info_main_wrap .info_main_navigation .guide dl dd {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 15px 10px 5px;
  display: none;
}

.info_main_wrap .info_main_navigation .guide dl dd a {
  color: #1B92C7;
  text-decoration: none;
  display: block;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .guide dl dd {
    padding: 0;
  }
  .info_main_wrap .info_main_navigation .guide dl dd a {
    color: #333;
    height: 55px;
    text-decoration: none;
    display: block;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 5vw;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F8F8F8;
  }
}

.info_main_wrap .info_main_navigation .contact__title {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 10px;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__title {
    margin: 0 5vw 20px;
    font-size: 13px;
  }
}

.info_main_wrap .info_main_navigation .contact__box {
  padding: 20px 10px;
  border: solid 1px #E3E3E3;
}

@media screen and (max-width: 769px) {
  .info_main_wrap .info_main_navigation .contact__box {
    padding: 20px 5vw;
  }
}

.info_main_wrap .info_main_navigation .contact__box__read {
  font-size: 12px;
  line-height: 20px;
}

.info_main_wrap .info_main_navigation .contact__box__button {
  background-color: #00a6dd;
  margin: 15px 0 0;
  text-align: center;
}

.info_main_wrap .info_main_navigation .contact__box__button a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  text-decoration: none;
  padding: 16px 0;
}

.info_main_wrap .info_main_navigation .contact__box__button a:after, .info_main_wrap .info_main_navigation .contact__box__button a:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.info_main_wrap .info_main_navigation .contact__box__button a:before {
  top: 42%;
  right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: solid 4px #fff;
}

/*====================================================================
13 guide_security
====================================================================*/
.guide_security {
  padding: 130px 0 0 0;
  line-height: 1.5;
  font-size: 12px;
}

.guide_security .sec h3 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.4285714286;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 14px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}

.guide_security .sec .os_box {
  margin: 10px 0;
  padding: 20px;
  background: #F8F8F8;
}

.guide_security .sec .os_box dl + dl {
  margin-top: 15px;
}

.guide_security .sec .os_box dt {
  margin-bottom: 4px;
}

.guide_security .sec + .sec {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .guide_security .info_main_contents {
    margin-bottom: 100px;
  }
}

/*====================================================================
14 guide_ship_overseas
====================================================================*/
.guide_ship_overseas {
  padding: 130px 0 0 0;
  line-height: 1.5;
  font-size: 12px;
}

.guide_ship_overseas .sec h3 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.4285714286;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 14px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}

.guide_ship_overseas .sec + .sec {
  margin-top: 60px;
}

.guide_ship_overseas .sec a {
  text-decoration: underline;
  color: #333333;
}

.guide_ship_overseas .sec .sec-box__title {
  font-size: 12px;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

.guide_ship_overseas .sec .sec-box + .sec-box {
  margin-top: 40px;
}

.guide_ship_overseas .sec p + p,
.guide_ship_overseas .sec .notice-list + p,
.guide_ship_overseas .sec p + .notice-list {
  margin-top: 10px;
}

.guide_ship_overseas .sec .notice-list__item {
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
}

.guide_ship_overseas .sec .notice-list__item:before {
  display: inline;
  content: "※";
}

.guide_ship_overseas .sec .notice-list__item + .notice-list__item {
  margin-top: 2px;
}

.guide_ship_overseas .sec .notice-list.none_mg {
  margin-top: 0;
}

.guide_ship_overseas .sec .dot-list {
  padding-left: 20px;
}

.guide_ship_overseas .sec .dot-list__item {
  list-style: disc;
}

.guide_ship_overseas .sec .dot-list__item + .dot-list__item {
  margin-top: 2px;
}

.guide_ship_overseas .sec .credit-card {
  background: #F8F8F8;
  padding: 20px 24px;
}

.guide_ship_overseas .sec .credit-card img {
  width: 240px;
  margin-bottom: 10px;
}

.guide_ship_overseas .sec .credit-card__title {
  font-size: 12px;
  margin-bottom: 10px;
}

.guide_ship_overseas .sec .credit-card__method {
  margin-top: 20px;
}

.guide_ship_overseas .sec .credit-card__method-title {
  font-size: 12px;
  font-family: 'Lato','Noto Sans JP', sans-serif;
  margin-bottom: 10px;
}

.guide_ship_overseas .sec .credit-card .dot-list {
  margin: 20px 0;
}

.guide_ship_overseas .sec .ems {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F8F8;
  padding: 20px;
  margin: 20px 0;
}

.guide_ship_overseas .sec .ems__thumbnail {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.guide_ship_overseas .sec .ems__thumbnail img {
  width: 110px;
  display: block;
}

.guide_ship_overseas .sec .ems__content {
  padding-left: 10px;
}

.guide_ship_overseas .sec .ems__content dl dt {
  font-family: "Noto Sans CJK JP, Medium";
  margin-bottom: 10px;
  font-weight: bold;
}

.guide_ship_overseas .sec .ems__content dl dd {
  line-height: 1.5;
}

.guide_ship_overseas .sec .faq-list__item + .faq-list__item {
  margin-top: 35px;
}

.guide_ship_overseas .sec .faq-list__item-title, .guide_ship_overseas .sec .faq-list__item-content {
  position: relative;
  padding: 0 20px;
}

.guide_ship_overseas .sec .faq-list__item-title:before, .guide_ship_overseas .sec .faq-list__item-content:before {
  content: "";
  font-family: "Lato";
  color: #707070;
  position: absolute;
  left: 0;
}

.guide_ship_overseas .sec .faq-list__item-title:before {
  content: "Q .";
}

.guide_ship_overseas .sec .faq-list__item-content:before {
  content: "A .";
}

.guide_ship_overseas .sec .faq-list__item-title {
  margin-bottom: 10px;
}

.guide_ship_overseas .sec_faq h3 {
  font-family: "Lato";
}

@media screen and (max-width: 768px) {
  .guide_ship_overseas .sec .ems {
    display: block;
  }
  .guide_ship_overseas .sec .ems__thumbnail img {
    margin: 0 auto 12px;
  }
}
