@charset "UTF-8";
/*header, footer {
  width: 100%;
  height: 180px;
  background: #fffaf3;
  text-align: center;
  line-height: 180px;
  font-size: 2rem;
}*/

#content_mr p,
#content_mr a{
  font-size: 14px;
}


#Container_fca{
  width: 100%;
  padding: 0;
}

#plist {
  max-width: 1170px;
  margin: 10px auto;
  line-height: 1.1;
  vertical-align: middle;
}

#plist li {
  float: left;
  font-size: 83.4%;
  list-style: none;
}


#content_mr dd {
	line-height: 1.8em;
}


#header_fsp, #side_fsp, #footer_fsp{
  zoom: 0.5;
}

body.safari.iphone #side_fsp a,
body.safari.iphone #footer_fsp a,
body.safari.iphone #side_fsp span,
body.safari.iphone #footer_fsp span,
body.safari.iphone #footer_fsp p {

}

body.safari.iphone #footer_fsp span {

}

body.safari.iphone #side_fsp h2,
body.safari.iphone #side_fsp small,
body.safari.iphone #side_fsp input,
body.safari.iphone #side_fsp p {

}

body.android #header_fsp,
body.android #side_fsp,
body.android #footer_fsp{
  zoom: 1;
}

#Header_fca{
  left: 50%;
  margin: 0 0 0 -460px;
}

#Content_fca p.pagetop_fca{
  padding: 40px 20px 0 0;
}

#main_mr p,
#main_mr h2,
#main_mr h3,
#main_mr div{
  line-height: 1.8 !important;
}

#content_mr {
  margin: 0;
  font-family: "メイリオ", sans-serif;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #444444;
}

.contents-wrap {
  max-width: 760px;
  margin: 0 auto;
}

.contents-wrap img {
  max-width: 100%;
}

/*#content_mr h2, #content_mr p {
  margin: 0;
}*/

#content_mr ul {
  padding: 0;
}

h2.section-title {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  padding: 2% 0;
  color: #d7192a;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  z-index: 1;
}

h2.section-title::after {
  content: '';
  position: absolute;
  right: 0%;
  top: 0%;
  z-index: -1;
  display: block;
  width: 100%;
  height: 72px;
  background: url("../images/title-bg.png") 0 0 no-repeat;
  background-size: contain;
}

span.bold {
  font-weight: bold;
}

span.small {
  font-size: 12px;
}

span.fixline {
  text-decoration: line-through;
}


span.hilight {
    color: #d7192a;
}


#main_mr a {
  color: #32c1d3 !important;
  text-decoration: underline;
}

a:hover {
  opacity: 0.8;
}

.clearfix::after {
  content: " ";
  display: block;
  clear: both;
}

#content_mr ul li {
  list-style: none;
  line-height:1.5em;
  font-size: 100%;
  
}

.link-icon {
  position: relative;
  display: block;
  padding-left: 20px;
}

.link-icon::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  width: 16px;
  height: 16px;
  background: url("../images/acc-btn.png");
  background-size: contain;
}

@media (min-width: 751px) {
  .sp-only {
    display: none;
  }
  .pc-only {
    display: block;
  }
  img.pc-only {
    display: block;
    margin: 0 auto;
  }
}

.table-wrap {
  display: table;
  margin: 0 auto;
}

.table-wrap .table-cell {
  display: table-cell;
  vertical-align: middle;
}

.table-wrap .table-cell:last-child {
  padding-left: 20px;
}

.sys04_mr .section_mv {
  background: url("../images/bg-pattern.png") repeat #d7192a;
  padding: 85px 15px 40px;
}

.sys04_mr .section_mv .mv-text {
  position: relative;
  padding: 85px 30px 45px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  border-radius: 15px;
}

.sys04_mr .section_mv .mv-text img.fv-title01 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sys04_mr .section_mv .mv-text p {
  margin: 30px 0;
  border-color: red;
  text-align: center;
}

.sys04_mr .section_link-btn {
  padding: 35px;
  background: #eada9f;
  text-align: center;
}

.sys04_mr .section_link-btn a{
  text-decoration: none !important;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-style {
  position: relative;
  display: inline-block;
  width: 43%;
  padding: 20px 0 20px 5%;
  font-size: 21px;
  font-weight: bold;
  color: #6d3a03;
  text-align: center;
  letter-spacing: -1px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 4px #e0c46c;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-style::after {
  content: '';
  position: absolute;
  right: 6%;
  top: 42%;
  display: block;
  width: 17px;
  height: 10px;
  background: url("../images/arrow01.png") 0 0 no-repeat;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-01 {
  margin: 0 0 25px;
  margin-right: 3%;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-01::before {
  content: '';
  position: absolute;
  left: 7%;
  top: 22%;
  display: block;
  width: 14%;
  height: 55%;
  background: url("../images/nav-img01.png") 0 0 no-repeat;
  background-size: contain;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-02 {
  margin: 0 0 25px;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-02::before {
  content: '';
  position: absolute;
  left: 7%;
  top: 20%;
  display: block;
  width: 18%;
  height: 55%;
  background: url("../images/nav-img02.png") 0 0 no-repeat;
  background-size: contain;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-03 {
  margin-right: 3%;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-03::before {
  content: '';
  position: absolute;
  left: 7%;
  top: 20%;
  display: block;
  width: 20%;
  height: 55%;
  background: url("../images/nav-img03.png") 0 0 no-repeat;
  background-size: contain;
}

.sys04_mr .section_link-btn .contents-wrap .link-btn-04::before {
  content: '';
  position: absolute;
  left: 7%;
  top: 20%;
  display: block;
  width: 20%;
  height: 55%;
  background: url("../images/nav-img04.png") 0 0 no-repeat;
  background-size: contain;
}

.sys04_mr .section_point-inquiry {
  margin: 60px 0 180px;
  padding: 0 35px;
}

.sys04_mr .section_point-inquiry .contents-wrap {
  max-width: 640px;
}

.sys04_mr .section_point-inquiry .contents-wrap .inquiry-text {
  margin: 35px 0;
}

.sys04_mr .section_point-inquiry .contents-wrap .inquiry-text p {
  float: left;
  width: 80%;
}

.sys04_mr .section_point-inquiry .contents-wrap .inquiry-text img {
  float: right;
}

.sys04_mr .section_point-inquiry .contents-wrap .point-inquiry {
  margin: 0 0 20px;
}

.sys04_mr .section_point-inquiry .contents-wrap .btn-wrap {
  margin: 0 auto;
  text-align: center;
}

.sys04_mr .section_point-inquiry .contents-wrap .btn-wrap .btn-merrypokun01 {
  padding-right: 35%;
  margin-bottom: -5px;
}

.sys04_mr .section_point-saving {
  position: relative;
  padding: 0 0 100px;
  background: #f9f2d6;
}

.sys04_mr .section_point-saving::before {
  content: '';
  position: absolute;
  top: -120px;
  z-index: -1;
  width: 100%;
  height: 330px;
  background: url("../images/cloud-yellow.png") center 0 repeat-x;
}

.sys04_mr .section_point-saving .contents-wrap {
  max-width: 640px;
  padding: 0 35px;
  text-align: center;
}

.sys04_mr .section_point-saving .contents-wrap .description {
  margin: 30px 0;
  text-align: center;
}

.sys04_mr .section_point-saving .contents-wrap .point-saving {
  margin: 0 auto 30px;
}

.sys04_mr .section_point-saving .contents-wrap .app {
  max-width: 540px;
  margin: 0 auto;
  background: #d7c290;
  border-radius: 10px;
  padding: 4% 0;
}

.sys04_mr .section_point-saving .contents-wrap .app p {
  margin: 0 0 20px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

.sys04_mr .section_point-saving .contents-wrap .app img {
  width: 100%;
  max-width: 225px;
}

.sys04_mr .section_point-saving .point-accordion {
  max-width: 760px;
  margin: 60px auto;
  padding: 0 30px;
}

.sys04_mr .section_point-saving .point-accordion h3 {
  position: relative;
  margin: 0 0 20px;
  color: #d7192a;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}

.sys04_mr .section_point-saving .point-accordion h3::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 15%;
  height: 110%;
  background: url("../images/note.png") 0 0 no-repeat;
  background-size: contain;
}

.sys04_mr .section_point-saving .point-accordion h3::after {
  content: '';
  position: absolute;
  right: -3%;
  top: 0;
  display: block;
  width: 15%;
  height: 110%;
  background: url("../images/note.png") 0 0 no-repeat;
  background-size: contain;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item {
  margin: 0 0 15px;
  background: #fff;
  border: 2px solid #d7192a;
  border-radius: 10px;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item p {
  text-align: left;
  margin: 0;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title {
  position: relative;
  padding: 15px 20px 15px 55px;
  font-size: 16px !important;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title::before {
  position: absolute;
  content: "";
  top: 19px;
  left: 30px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #d7192a;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title i.plus {
  position: absolute;
  top: 20px;
  right: 30px;
  display: block;
  width: 18px;
  height: 18px;
  transition-duration: 0.2s;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title i.plus::before {
  content: "";
  display: block;
  position: absolute;
  background: #d7192a;
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
  transform: rotate(90deg);
  border-radius: 5px;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title i.plus::after {
  content: "";
  display: block;
  position: absolute;
  background: #d7192a;
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
  border-radius: 5px;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title.open i.plus::after {
  content: "";
  display: none;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-inner {
  display: none;
  width: 93%;
  margin: 0 auto;
  padding: 20px 0 20px;
  border-top: 1px solid #dedede;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-inner .table-wrap {
  margin: 0;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-inner .table-wrap .table-cell {
  vertical-align: top;
}

.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-inner .table-wrap .table-cell span.text-indent {
  display: block;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}

.sys04_mr .section_point-using {
  position: relative;
  margin: 0 0 180px;
}

.sys04_mr .section_point-using::before {
  content: '';
  position: absolute;
  top: -120px;
  z-index: 0;
  width: 100%;
  height: 330px;
  background: url("../images/cloud-white.png") center 0 repeat-x;
}

.sys04_mr .section_point-using .contents-wrap {
  padding: 0 30px;
}

.sys04_mr .section_point-using .using-item {
  position: relative;
  z-index: 1;
  margin: 30px 0;
  padding: 0 0 30px;
}

.sys04_mr .section_point-using .using-item::after {
  position: absolute;
  bottom: 0;
  content: "";
  background: url("../images/use-point-line.png") 0 0 repeat-x;
  width: 100%;
  height: 5px;
  background-size: 40%;
}

.sys04_mr .section_point-using .using-item .using-item-wrap {
  padding: 0 40px;
}

.sys04_mr .section_point-using .using-item .using-item-wrap::after {
  content: "";
  display: block;
  clear: both;
}

.sys04_mr .section_point-using .using-item .using-item-wrap .use-meripokun {
  float: left;
  vertical-align: middle;
  max-width: 120px;
  width: 20%;
}

.sys04_mr .section_point-using .using-item .using-item-wrap .using-item-text {
  float: right;
  vertical-align: middle;
  max-width: 500px;
  width: 78%;
}

.sys04_mr .section_point-using .using-item .using-item-wrap .using-item-text img {
  margin-left: 0;
  max-height: 25px;
}

.sys04_mr .section_point-using .using-item .using-item-wrap .using-item-text p {
  margin: 10px 0;
}

.sys04_mr .section_point-using .using-item01 .use-meripokun {
  max-width: none !important;
}

.sys04_mr .section_point-using .using-item02 .use-meripokun, .sys04_mr .section_point-using .using-item04 .use-meripokun {
  width: 18%;
}

.sys04_mr .section_point-using .using-item03 .use-meripokun {
  margin: 40px 0 0;
  max-width: none !important;
}

.sys04_mr .section_faq {
  position: relative;
  padding: 0 0 100px;
  background: #f9f2d6;
}

.sys04_mr .section_faq::before {
  content: '';
  position: absolute;
  top: -120px;
  z-index: -1;
  width: 100%;
  height: 330px;
  background: url("../images/cloud-yellow.png") center 0 repeat-x;
}

.sys04_mr .section_faq .contents-wrap {
  padding: 0 30px;
}

.sys04_mr .section_faq .faq-wrap ul li {
  margin: 40px 0 0;
}

.sys04_mr .section_faq .faq-wrap ul li h3 {
  position: relative;
  background: #fff;
  padding: 10px 0 10px 100px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 16px;
  margin: 15px 0;
}

.sys04_mr .section_faq .faq-wrap ul li h3::before {
  content: "";
  position: absolute;
  top: -20%;
  left: 4%;
  background: url("../images/icon-faq.png") 0 0 no-repeat;
  background-size: contain;
  width: 58px;
  height: 54px;
}

.sys04_mr .section_faq .faq-wrap ul li p {
  padding: 0 20px;
}

.sys04_mr .section_faq .btn-wrap {
  margin: 30px auto 0;
  text-align: center;
}

.sys04_mr .section_faq .btn-wrap .btn-merrypokun02 {
  padding-left: 30%;
  margin-bottom: -10px;
}

	/* ---20201112 ヘッダー調整　BaBa---- */
#Content_fca ul.pankuzu_fca {
width: 920px;
margin: 36px auto 12px auto;
}



/* ---スマホ---- */
@media (max-width: 751px) {
  .sp-only {
    display: block;
    margin: 0 auto;
  }
  .pc-only {
    display: none;
  }
  #content_mr body {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  #content_mr h2.section-title {
    max-width: 300px;
    font-size: 17px;
    line-height: 1.2;
    padding: 0;
  }
  #content_mr h2.section-title::after {
    top: 50%;
    transform: translateY(-50%);
    height: 34px;
  }
  .table-wrap .table-cell:last-child {
    padding-left: 0;
  }
  .link-icon {
    position: relative;
    display: block;
    padding-left: 15px;
  }
  .link-icon::before {
    top: 6px;
    width: 13px;
    height: 13px;
    background: url("../images/acc-btn.png") 0 0 no-repeat;
    background-size: contain;
  }
  .sys04_mr .section_mv {
    padding: 15% 6% 7%;
    background-size: 120px;
  }
  .sys04_mr .section_mv .mv-text {
    padding: 20% 7% 5%;
    border-radius: 5px;
  }
  .sys04_mr .section_mv .mv-text img.fv-title01 {
    width: 90%;
  }
  .sys04_mr .section_mv .mv-text p {
    margin: 6% 0;
    text-align: left;
  }
  .sys04_mr .section_mv .mv-text img {
    margin: 0 auto;
  }
  .sys04_mr .section_link-btn {
    padding: 15px 10px;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-style {
    width: 48.5%;
    padding: 5% 0 5% 8%;
    font-size: 12px;
    border-radius: 10px;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-style::after {
    right: 43%;
    top: 70%;
    width: 6%;
    background-size: contain;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-01 {
    margin: 0 0 3%;
    margin-right: 1%;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-01::before {
    left: 3%;
    top: 28%;
    width: 18%;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-02 {
    margin: 0 0 3%;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-02::before {
    left: 7%;
    top: 24%;
    width: 18%;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-03 {
    margin-right: 1%;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-03::before {
    top: 25%;
    width: 18%;
  }
  .sys04_mr .section_link-btn .contents-wrap .link-btn-04::before {
    top: 24%;
  }
  .sys04_mr .section_point-inquiry {
    margin: 10% 0 100px;
    padding: 0 5%;
  }
  .sys04_mr .section_point-inquiry .contents-wrap {
    max-width: 640px;
  }
  .sys04_mr .section_point-inquiry .contents-wrap .inquiry-text {
    margin: 5% 0;
  }
  .sys04_mr .section_point-inquiry .contents-wrap .inquiry-text p {
    float: none;
    width: auto;
  }
  .sys04_mr .section_point-inquiry .contents-wrap .inquiry-text img {
    width: 15%;
  }
  .sys04_mr .section_point-inquiry .contents-wrap .point-inquiry {
    margin: -5% 0 5%;
  }
  .sys04_mr .section_point-inquiry .contents-wrap .btn-wrap .btn-merrypokun01 {
    padding-right: 35%;
    /*width: 40%;*/
  }
  .sys04_mr .section_point-saving {
    padding: 0 0 80px;
  }
  .android .sys04_mr .section_point-saving {
    padding: 0 0 100px;
  }
  .sys04_mr .section_point-saving::before {
    top: -50px;
    height: 10%;
    background-size: cover;
  }
  .sys04_mr .section_point-saving .contents-wrap {
    padding: 0 4%;
    text-align: left;
  }
  .sys04_mr .section_point-saving .contents-wrap .description {
    margin: 5% 0 4%;
    text-align: left;
  }
  .sys04_mr .section_point-saving .contents-wrap .point-saving {
    margin: 0 0 7%;
  }
  .sys04_mr .section_point-saving .contents-wrap .point-info-wrap {
    text-align: center;
  }
  .sys04_mr .section_point-saving .contents-wrap .point-info-wrap img {
    width: 90%;
  }
  .sys04_mr .section_point-saving .contents-wrap .app {
    margin: 0 auto;
    border-radius: 5px;
    padding: 4% 2%;
    text-align: center;
  }
  .sys04_mr .section_point-saving .contents-wrap .app p {
    margin: 0 0 2%;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .sys04_mr .section_point-saving .contents-wrap .app img {
    width: 95%;
  }
  .sys04_mr .section_point-saving .point-accordion {
    margin: 10% auto 0;
    padding: 0 4%;
  }
  .sys04_mr .section_point-saving .point-accordion h3 {
    max-width: 300px;
    margin: 0 auto 5%;
    font-size: 16px;
    text-align: center;
  }
  .sys04_mr .section_point-saving .point-accordion h3::before {
    left: -2%;
    top: 10%;
    display: block;
    width: 20%;
    height: 60%;
    background-size: contain;
  }
  .sys04_mr .section_point-saving .point-accordion h3::after {
    top: 10%;
    width: 20%;
    height: 60%;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item {
    margin: 0 0 15px;
    border: 1px solid #d7192a;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item p {
    text-align: left;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title {
    padding: 3.5% 8% 3.5% 10%;
    font-size: 1.4rem;
  }
  #main_mr.sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title {
    line-height: 1.2 !important;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title::before {
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
    height: 12px;
    width: 12px;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title i.plus {
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
    width: 13px;
    height: 13px;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title i.plus::before {
    width: 3px;
    height: 13px;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-title i.plus::after {
    width: 3px;
    height: 13px;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-inner {
    width: 95%;
    padding: 4% 0;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-inner .table-wrap img {
    width: 75px;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap .acc-item .acc-inner .table-wrap .table-cell {
    font-size: 1.5rem;
  }
  .sys04_mr .section_point-saving .point-accordion .acc-wrap > .small {
    font-size: 14px;
    display: block;
  }
  .sys04_mr .section_point-using {
    margin: 0 0 80px;
  }
  .sys04_mr .section_point-using::before {
    top: -4%;
    height: 10%;
    background-size: cover;
  }
  .sys04_mr .section_point-using .contents-wrap {
    padding: 0 4%;
  }
  .sys04_mr .section_point-using .using-item {
    margin: 25px 0;
    padding: 0 0 25px;
    text-align: center;
  }
  .sys04_mr .section_point-using .using-item::after {
    left: 0;
    background-size: 80%;
  }
  .sys04_mr .section_point-using .using-item .using-item-wrap {
    padding: 0;
    text-align: center;
  }
  .sys04_mr .section_point-using .using-item .using-item-wrap .use-meripokun {
    float: none;
    margin: 15px 0;
    width: 30%;
  }
  .sys04_mr .section_point-using .using-item .using-item-wrap .using-item-text {
    float: none;
    width: 100%;
    max-width: none;
    text-align: center;
  }
  .sys04_mr .section_point-using .using-item .using-item-wrap .using-item-text p {
    text-align: left;
    margin: 0 0 10px;
  }
  .sys04_mr .section_point-using .using-item .using-item-wrap .using-item-text a.link-icon {
    display: inline-block;
  }
  .sys04_mr .section_point-using .using-item01 .sp-only {
    width: 90%;
  }
  .sys04_mr .section_point-using .using-item01 .use-meripokun {
    width: 35% !important;
  }
  .sys04_mr .section_point-using .using-item02 .sp-only {
    width: 40%;
  }
  .sys04_mr .section_point-using .using-item03 .sp-only {
    width: 90%;
  }
  .sys04_mr .section_point-using .using-item03 .use-meripokun {
    width: 40% !important;
  }
  .sys04_mr .section_point-using .using-item04 .sp-only {
    width: 50%;
  }
  .sys04_mr .section_faq {
    padding: 0 0 60px;
  }
  .sys04_mr .section_faq::before {
    top: -4%;
    height: 8%;
    background-size: cover;
  }
  .sys04_mr .section_faq .contents-wrap {
    padding: 0 4%;
  }
  .sys04_mr .section_faq .faq-wrap ul li {
    margin: 25px 0 0;
  }
  .sys04_mr .section_faq .faq-wrap ul li h3 {
    padding: 2% 2% 2% 50px;
    font-size: 14px;
  }
  .sys04_mr .section_faq .faq-wrap ul li h3::before {
    top: -20%;
    left: 7px;
    background-size: contain;
    width: 40px;
    height: 36px;
  }
  .sys04_mr .section_faq .faq-wrap ul li p {
    padding: 0 10px;
  }
  .sys04_mr .section_faq .btn-wrap {
    margin: 20px auto 0;
  }
  .sys04_mr .section_faq .btn-wrap .btn-merrypokun02 {
    width: auto;
  }
  
  #content_mr {
	clear:both;
  }

#Content_fca ul.pankuzu_fca {
			width: 100%;
			margin: 12px auto;
			padding-bottom:12px;
}

.pankuzu_fca li {
      float: left;
    display: inline;
    padding: 0 6px 0 2px;
}

.pankuzu_fca {
	display:none;
}
}
/*# sourceMappingURL=map/styles.css.map */
