@charset "UTF-8";
.pc {
  display: block;
}

.sp {
  display: none;
}

.flexbox {
  -js-display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c5-link {
  text-decoration: underline;
}

.td--underline {
  cursor: pointer;
  text-decoration: underline;
}

.td--underline:hover {
  text-decoration: none;
}

.mod-mainContentContainer {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.mod-mainContentContainer h1 {
  margin-top: 0;
}

.mod-mainContentContainer h1 img {
  width: 100%;
}

.mod-column1 {
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
}

.mod-column1 p {
  margin: 0;
  padding: 0;
}

.mod-column1 img {
  max-width: 100%;
}

/* tabmenu
-------------------------------------------------*/
#tab-cb {
  margin: 0 auto 30px;
  position: relative;
  padding: 0 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#tab-cb li {
  box-sizing: border-box;
  padding: 15px 0 15px 0;
  width: 33.333%;
  text-align: center;
  list-style: none;
  margin: 0 1px 0 0;
  cursor: pointer;
  position: relative;
  font-size: 125%;
  color: #fff;
  background-color: #b9c4d3;
}

#tab-cb li:last-child {
  margin-right: 0;
}

#tab-cb li.select, #tab-cb li.hover {
  background-color: #163d6e;
}

.disnon {
  display: none;
}

/* Contents
----------------------------------------------------------*/
.content_wrap {
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}

.txt_area {
  margin: 0 15px 30px 15px;
  position: relative;
  overflow: hidden;
}

.txt_area.none {
  margin: 0;
}

.txt_area02 {
  margin: 0;
  padding: 0;
  color: #c93434;
}

p.txtl {
  font-size: 1.25em;
  font-weight: 700;
}

p.txtl2 {
  font-size: 1.17em;
  font-weight: 700;
}

.contents02 {
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
}

/*--隕句�ｺ縺�--*/
.mod-column1 h2 {
  margin: 0 0 20px 0;
  height: auto;
  background-color: #3dbeea;
  padding: 0 0 0 .5em;
  position: relative;
  font-size: 125%;
}

.mod-column1 h2 span {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0;
  height: auto;
  color: #fff;
}

.mod-column1 h3 {
  margin: 0 0 20px 0;
}

ul.numberlist {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}

ul.numberlist li {
  list-style: none;
  position: relative;
  margin-bottom: 50px;
}

ul.numberlist li:last-child {
  margin-bottom: 0;
}

ul.numberlist_letter {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}

ul.numberlist_letter li {
  list-style: none;
  position: relative;
  margin-bottom: 60px;
  width: 40%;
  display: inline-block;
  vertical-align: top;
}

ul.numberlist_letter li img {
  width: 40%;
  display: block;
  margin: 20px auto;
}

.step2_1, .step2_2 {
  margin-bottom: 60px;
}

.step2_3 {
  margin-bottom: 30px;
}

/*02moushikomi-houhou*/
.stepentry_area {
  margin: 0 auto 50px;
}

.stepentry_area .flexbox {
  justify-content: space-between;
}

.howto-txtarea {
  box-sizing: border-box;
  background: #eeeeee;
  padding: 20px;
  margin-bottom: 10px;
  width: 32.8%;
}

.howto-txtarea h4 {
  margin: 0 !important;
}

.howto-txtarea-flex {
  -js-display: flex;
  display: flex;
  justify-content: space-between;
}

.howto-txt {
  word-break: break-all;
  display: inline-block;
  width: 70%;
}

.howto-txt a {
  font-weight: 700;
}

.howto-txt p {
  display: inline-block;
}

.howto-txt.ex {
  width: 100%;
}

.howto-imgqr {
  width: 29%;
}

.howto-txtarea img.howto-qr {
  margin: 10px 0 0 10px;
}

img.hosyou {
  max-width: 468px;
  width: 100%;
}

.stepnum {
  padding: 0 0.3% 0;
  color: #7295a9;
  font-size: 1.3em;
  position: relative;
  bottom: -2px;
}

.txt_area .sheet-all a .download {
  max-width: 480px;
  width: 100%;
  max-height: 46px;
}

.howto-wrap {
  margin: 20px 0 0;
  padding: 0px;
  overflow: hidden;
}

.step2_2 .howto-wrap:first-of-type {
  margin-bottom: 60px;
}

.step2_2 .howto-wrap.flexbox {
  justify-content: space-around;
  align-items: flex-start;
}

.step2_2 .howto-wrap.flexbox li.fl-item {
  width: 49%;
  max-width: 556px;
}

.step2_2 .howto-wrap.flexbox li.fl-item img {
  max-width: 100%;
}

.step2_2 .howto-wrap.flexbox li.fl-item:last-child {
  max-width: 413px;
}

.howto-smart {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}

.howto-smart img {
  width: 100%;
}

img.howto {
  max-width: 100%;
}

#contents02 .txt_area h4 {
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-indent: -.6em;
}

.sheet-all {
  display: block;
  position: relative;
  text-align: center;
}

.sheet-all img {
  max-width: 950px;
  width: 100%;
}

.sheet-all a img {
  max-width: 480px;
  width: 100%;
}

.txt_area .sheet-all .sheet_pc {
  max-width: 756px;
  width: 100%;
  max-height: 718px;
}

.sheet-480 {
  display: none;
}

.download-sheet {
  text-align: center;
}

.download-sheet img {
  display: inline-block;
  width: 100%;
  max-width: 550px;
}

p.pagelink {
  margin: 0 0 15px 0;
  height: 29px;
  border-bottom: 1px solid #666464;
  border-left: none;
  padding: 0 0 0 0;
  color: #121212;
  font-weight: bold;
  cursor: pointer;
}

p.pagelink:hover {
  opacity: .7;
}

p.pagelink a {
  text-decoration: none;
}

p.pagelink span {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  padding-left: 20px;
}

p.pagelink span.mn01, p.pagelink span.mn02, p.pagelink span.mn03, p.pagelink span.mn04 {
  background: url(../images/faq/lk.gif) no-repeat left 43%;
}

h2.faq {
  margin: 0 0 20px 0;
  height: 28px;
  background-color: #3dbeea;
  border-left: none;
  padding: 0 5px 5px 5px;
  border-bottom: none;
}

h2.faq span {
  display: block;
  height: auto;
  text-indent: 0;
  margin: 0;
  padding: 2px;
  color: #fff;
}

dl.faq {
  border-bottom: 1px solid #666464;
  margin: 0 0 10px;
  padding: 0 0 7px;
}

dl.faq.none {
  border: none;
  margin-bottom: 0;
}

dl.faq dt {
  clear: left;
  float: left;
  width: 45px;
  margin: 0 0 0.8em;
  min-height: 35px;
}

dl.faq dd {
  padding-top: 6px;
  margin-left: 45px;
  margin-bottom: 0.8em;
  min-height: 35px;
}

.p0202-txt {
  list-style: none;
}

.p0202-txt p {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: .4em;
}

.p02-maru {
  padding-right: 3px;
}

.p0203-txt p {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: .4em;
}

p.normalTxt {
  padding-left: 0;
  text-indent: 0;
}

.terminate {
  box-sizing: border-box;
  width: 100%;
  line-height: 1.6;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  background-color: #f00;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 10px;
}

/* class
----------------------------------------------------------*/
.al-center {
  text-align: center !important;
  display: block;
}

.al-right {
  text-align: right !important;
  display: block;
}

.al-left {
  text-align: left !important;
  display: block;
}

.cbbutton {
  padding: 15px 30px 15px 30px;
  font-size: 125%;
}

/* Clearfix
----------------------------------------------------------*/
.clearfix, .page_navi, .other {
  zoom: 1;
}

.clearfix:after, .page_navi:after, .other:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* margin
----------------------------------------------------------*/
.mb0 {
  margin-bottom: 0;
}

.mb5 {
  margin-bottom: 10px;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mtb10 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.ml5 {
  margin-left: 5px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mt5 {
  margin-bottom: 10px;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.pl0 {
  padding-left: 0;
}

.red {
  color: #F00;
  font-weight: bold;
  margin-top: 15px !important;
  font-size: larger;
}

.mod-effect img:hover {
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  -ms-filter: alpha(opacity=80) !important;
  transition: opacity 0.3s !important;
}

/* =============================================
  Products  PC
  ============================================== */
.product_area .c5-prottl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.product_area .c5-product-wrap {
  margin-bottom: 40px;
}

.product_area .c5-product-wrap .flexbox {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.product_area .c5-product-wrap .flexbox table {
  width: 49%;
  max-width: 590px;
}

.product_area .c5-product-wrap .flexbox table th, .product_area .c5-product-wrap .flexbox table td {
  box-sizing: border-box;
  vertical-align: middle;
  border: 2px solid #fff;
  border-bottom-width: 0;
  border-collapse: collapse;
}

.product_area .c5-product-wrap .flexbox table th {
  padding: 6px;
}

.product_area .c5-product-wrap .flexbox table td {
  padding: 0 10px;
}

.product_area .c5-product-wrap .flexbox table td:first-child,
.product_area .c5-product-wrap .flexbox table th:first-child {
  width: 68%;
}

.product_area .c5-product-wrap .flexbox table td:last-child,
.product_area .c5-product-wrap .flexbox table th:last-child {
  width: 31%;
  background-color: #0068b7;
  color: #fff;
  text-align: center;
}

.product_area .c5-product-wrap .flexbox table th:first-child {
  background-color: #aeddee;
  color: #0068b7;
}

.product_area .c5-product-wrap .flexbox table td:first-child {
  background-color: #eff8fe;
}

.product_area .c5-product-wrap .flexbox table .c5-product {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.product_area .c5-product-wrap .flexbox table .c5-product .c5-proimg {
  width: 57%;
  max-width: 205px;
}

.product_area .c5-product-wrap .flexbox table .c5-product .c5-proinfo {
  width: 42%;
  max-width: 155px;
}

.product_area .c5-product-wrap .flexbox table .c5-product .c5-proinfo p {
  font-weight: bold;
  font-size: 18px;
}

.product_area .c5-product-wrap .flexbox table .c5-product .c5-proinfo a {
  display: block;
}

.product_area .c5-product-wrap .flexbox table .c5-product .c5-proinfo a:first-of-type {
  margin-top: 15px;
}

.product_area .c5-product-wrap .flexbox table .c5-proprice {
  font-weight: bold;
  font-size: 36px;
}

.product_area .c5-product-wrap .flexbox table .c5-proprice span {
  font-size: 24px;
}

/*--Products  SP--*/

/* =============================================
  Products FAQ  PC
  ============================================== */

.term-form {
  margin-bottom: 30px;
}

.term-form .s5-buttonContainer {
  margin: 0 10px;
}

/*popup*/
.mfp-close-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.mfp-close-wrap .mfp-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 28px;
  height: 28px;
  background: url("../images/howto/close.png") no-repeat center center;
  opacity: 1;
  padding: 0;
  cursor: pointer;
}

.c5-popupcontent {
  box-sizing: border-box;
  width: 100%;
  max-width: 1056px;
  height: auto;
  background-color: #0c5084;
  margin: 0 auto;
  padding: 10px 5px 5px;
}

.c5-popupcontent h3 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px 10px;
}

.c5-popupcontent .c5-popinner {
  box-sizing: border-box;
  padding: 2%;
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-start;
}

.c5-popupcontent .c5-popcontent {
  box-sizing: border-box;
  width: 49%;
  max-width: 490px;
  background-color: #e2f5fc;
  padding: 1.5%;
}

.c5-popupcontent .c5-popcontent h4 {
  max-width: 250px;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 5px;
  text-align: center;
  color: #fff;
  background-color: #0c5084;
}

.c5-popupcontent .c5-popcontent .flexbox {
  justify-content: space-between;
  align-items: flex-start;
}

.c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner {
  width: 49%;
}

.c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner p {
  margin-top: 0;
  font-weight: bold;
}

.c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner img.ex {
  margin-right: 0;
}

.c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner a {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
  word-break: break-all;
}

.c5-bnr-wrap {
  margin: 0 auto 40px;
  background-color: #efefef;
  padding-bottom: 20px;
}

.c5-bnr-wrap h2 {
  text-align: center;
  font-size: 200%;
  background-color: #e50112;
  color: #fff;
  padding: 10px;
}

.c5-bnr-wrap .flexbox {
  box-sizing: border-box;
  padding: 0 10px 0;
}

.c5-bnr-wrap .flexbox a {
  width: 51%;
  max-width: 600px;
}

.c5-bnr-wrap .flexbox a img {
  max-width: 100%;
}

.c5-bnr-wrap .flexbox p {
  width: 34%;
  margin-left: 20px;
  font-size: 20px;
  text-align: center;
}

.c5-bnr-wrap .flexbox p span {
  font-weight: bold;
  color: #e50112;
  font-size: 24px;
}

.c5-bnr-wrap.ex {
  background-color: #e2eefa;
}

.c5-bnr-wrap.ex h2 {
  background-color: #99ffff;
  color: #121212;
}

.c5-bnr-wrap.ex a img {
  border: 1px solid #2e3b4c;
}

.c5-bnr-wrap.ex .s5-link:hover {
  text-decoration: underline;
}

.attention25 {
  color: #0068b7;
}

@media (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  #tab-cb {
    width: 100%;
    margin: 0 auto 20px;
    position: relative;
    padding: 0 0 0 0;
    flex-direction: column;
  }
  #tab-cb li {
    width: 100%;
    margin: 0 0 1px 0;
  }
  .content_wrap {
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
    clear: left;
  }
  .mod-column1 h2 {
    position: relative;
    height: auto;
  }
  .mod-column1 h2 span {
    display: block;
    text-indent: 0;
    height: auto;
  }
  .mod-column1 h3 {
    margin: 0 0 20px 0;
    height: auto;
    text-indent: 0;
    position: relative;
  }
  ul.numberlist_letter li img {
    margin-top: 20px;
  }
  .step2_1, .step2_2 {
    margin-bottom: 30px;
  }
  .step2_3 {
    margin-bottom: 0;
  }
  h2.faq {
    margin: 0 0 20px 0;
    height: auto;
    border-left: none;
    padding: 0 5px 0 5px;
  }
  .terminate {
    font-size: 1.2em;
    margin-top: 20px;
    padding: 7px;
  }
  .contents03 .txt_area {
    margin-left: 0;
    margin-right: 0;
  }
  .term-form {
    display: block;
  }
  .term-form .s5-buttonContainer {
    margin: 0 auto;
  }
  .c5-bnr-wrap {
    margin-top: 30px;
  }
  .c5-bnr-wrap h2 {
    font-size: 150%;
    padding: 0 10px;
  }
  .c5-bnr-wrap .flexbox {
    display: block;
  }
  .c5-bnr-wrap .flexbox a {
    width: 100%;
    max-width: 100%;
  }
  .c5-bnr-wrap .flexbox a img {
    display: block;
    margin: 0 auto;
  }
  .c5-bnr-wrap .flexbox p {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
}

@media (max-width: 1200px) {
  .mod-column1 {
    padding: 0 15px;
  }
}

@media (max-width: 768px) {
  .howto-txtarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
  }
  .howto-txtarea:nth-child(2) {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .stepentry_area {
    margin: 0 auto 30px;
  }
  .stepentry_area .flexbox {
    display: block;
  }
  .step2_2 .howto-wrap:first-of-type {
    margin-bottom: 40px;
  }
  .step2_2 .howto-wrap.flexbox {
    display: block;
  }
  .step2_2 .howto-wrap.flexbox li.fl-item {
    width: 100%;
    text-align: center;
  }
  h1.sp {
    text-align: center;
  }
  .step_1_txt {
    margin-bottom: 0;
  }
}

@media (max-width: 479px) {
  .howto-txtarea-flex {
    display: block;
  }
  .howto-txt {
    width: 100%;
  }
  .howto-imgqr {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .howto-txtarea img.howto-qr {
    margin: 10px auto;
    display: block;
  }
  .none480 {
    display: none;
  }
  .howto-smart {
    width: 60%;
  }
  .txt_area .numberlist .barcode ul li, img.howto {
    width: 100%;
  }
  ul.entry li {
    margin-left: 0;
    float: none;
    width: 100%;
  }
  ul.entry li img {
    width: 100%;
    height: auto;
  }
  ul.entry li.entry_mq {
    display: block;
  }
  ul.entry li.entry_pc {
    display: none;
  }
  .sheet-all {
    position: relative;
    text-align: center;
  }
  .sheet-480 {
    display: block;
    position: relative;
    text-align: center;
  }
}

@media (max-width: 480px) {
  img.hosyou {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 950px) {
  img.howto {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .br750 {
    display: inline-block;
  }
}

@media (max-width: 800px) {
  .product_area .c5-prottl {
    font-size: 16px;
  }
  .product_area .c5-product-wrap {
    margin-bottom: 30px;
  }
  .product_area .c5-product-wrap .flexbox {
    display: block;
  }
  .product_area .c5-product-wrap .flexbox .c5-tablettl:last-child {
    display: none;
  }
  .product_area .c5-product-wrap .flexbox table {
    width: 100%;
    margin: 0 auto;
  }
  .product_area .c5-product-wrap .flexbox table th, .product_area .c5-product-wrap .flexbox table td {
    border: 1px solid #fff;
  }
  .mfp-close-wrap .mfp-close {
    top: 5px;
    right: 5px;
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .c5-popupcontent h3 {
    font-size: 14px;
    margin: 0 0 10px 10px;
  }
  .c5-popupcontent .c5-popinner {
    display: block;
  }
  .c5-popupcontent .c5-popcontent {
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }
  .c5-popupcontent .c5-popcontent:first-child {
    margin-bottom: 30px;
  }
  .c5-popupcontent .c5-popcontent h4 {
    max-width: 100%;
    font-size: 14px;
    margin: 0 0 15px;
  }
  .c5-popupcontent .c5-popcontent .flexbox {
    display: block;
  }
  .c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner {
    width: 100%;
  }
  .c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner img {
    margin-bottom: 20px;
  }
  .c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner img.ex {
    margin-right: auto;
  }
  .c5-popupcontent .c5-popcontent .flexbox .c5-popcontent-inner a {
    margin-bottom: 10px;
  }
}

@media (max-width: 500px) {
  .product_area .c5-prottl {
    font-size: 13px;
  }
  .product_area .c5-product-wrap {
    margin-bottom: 20px;
  }
  .product_area .c5-product-wrap .flexbox {
    display: block;
  }
  .product_area .c5-product-wrap .flexbox .c5-tablettl:last-child {
    display: none;
  }
  .product_area .c5-product-wrap .flexbox table th {
    font-size: 13px;
  }
  .product_area .c5-product-wrap .flexbox table td {
    padding: 8px;
  }
  .product_area .c5-product-wrap .flexbox table .c5-product .c5-proimg {
    width: 50%;
  }
  .product_area .c5-product-wrap .flexbox table .c5-product .c5-proinfo {
    width: 49%;
  }
  .product_area .c5-product-wrap .flexbox table .c5-product .c5-proinfo p {
    font-size: 13px;
  }
  .product_area .c5-product-wrap .flexbox table .c5-product .c5-proinfo a:first-of-type {
    margin-top: 10px;
  }
  .product_area .c5-product-wrap .flexbox table .c5-proprice {
    font-size: 18px;
  }
  .product_area .c5-product-wrap .flexbox table .c5-proprice span {
    font-size: 13px;
  }
}
