@charset "UTF-8";
/* コンテンツ
**************************************************************************/



#main {
  background-color: #fff;
}

#main_visual, #main_visual_sim, #main_visual_set, #main_visual_android, #main_visual_iphone {
  width: 980px;
  margin: auto;
  padding: 20px 0 22px;
}

#main_visual_sim {
  position: relative;
}

#main_visual_iphone {
  position: relative;
}

#main_visual.main_btn_area {
  position: relative;
  overflow: hidden;
}

#main_visual.main_btn_area .main_btn_box {
  position: absolute;
  right: 2%;
  bottom: 13%;
}

#main_visual.main_btn_area .main_btn_box img:nth-child(1) {
  margin-right: 10px;
}

#main_visual.main_btn_area .main_btn_box2 {
  position: absolute;
  right: 2%;
  bottom: 10%;
}

.caption-link {
  float: left;
  margin-top: 10px;
  margin-left: 580px;
  font-size: 14px;
}

.wish {
  margin: 0 0 5px;
}

.wish h2 {
  margin: 0 0 20px;
  line-height: 0.5;
}

.wish ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}

.wish ul li {
  display: inline-block;
  font-size: 10px;
  line-height: 0.5;
  margin: 0 10px 10px 0;
}

.wish ul li:last-child {
  margin: 0 0 10px;
}

#question, #reccomend, #lineup, #iphone, #simrock, #qa {
  /*border: 1px solid #ccc;*/
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin: 40px 0 0;
}

#question h2, #reccomend h2, #lineup h2, #iphone h2, #simrock h2, #qa h2 {
  background-color: #f64ba4;
  text-align: center;
  border-radius: 10px 10px 0 0;
  padding: 16px 0 15px;
  font-size: 30px;
  line-height: 1;
  color: #fff;
}

#question {}

#question ul {
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  text-align: center;
}

#question ul li {
  font-size: 10px;
  margin: 0 15px 0 0;
  display: inline-block;
}

#question ul li:nth-last-child(1) {
  margin: 0;
}

#question p {
  text-align: center;
  margin: 20px 0;
}

#reccomend {
  padding: 15px 0 25px;
}

#reccomend ul {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}

#reccomend ul li {
  display: inline-block;
  margin: 0 12px 15px 0;
}

#reccomend ul li:nth-of-type(3), #reccomend ul li:nth-of-type(7) {
  margin-right: 0;
}

#reccomend ul li:nth-of-type(4), #reccomend ul li:nth-of-type(5) {
  margin-right: 13px;
}

#reccomend ul li:nth-of-type(6) {
  margin-right: 14px;
}

#lineup dl {
  margin: 30px 41px 0;
  padding: 0;
}

#lineup dl dt {
  font-size: 18px;
  text-align: center;
  margin: 0 0 10px;
  background-color: #676767;
  color: #fff;
  font-weight: bold;
  padding: 16px 0;
  line-height: 1;
}

#lineup dl dt:nth-of-type(2) {
  margin: 30px 0 10px;
  background-color: #008ddc;
}

#lineup dl dd.iphone-box {
  display: inline-block;
  width: 435px;
  margin: 0;
}

#lineup dl dd.iphone-box:first-of-type {
  margin-right: 22px;
}

#lineup dl dd ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

#lineup dl dd ul li {
  display: inline-block;
  font-size: 5px;
  margin: 0 9px 0 0;
}

#lineup dl dd ul li:nth-last-child(1) {
  margin: 0;
}

#lineup p {
  text-align: center;
  margin: 25px 0;
}

#step>div {
  background-image: url(../images/bg_line_arrow_pc.png);
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 0 0 49px;
  margin: 14px 39px 0;
  overflow: hidden;
}

#step>div:nth-of-type(1) {
  margin-top: 30px;
}

#step>div:nth-last-of-type(1) {
  background-image: url(../images/bg_line_arrow_pc2.png);
  background-position: bottom;
}

#step>div .left {
  float: left;
  width: 529px;
}

#step>div .right {
  float: right;
  width: 330px;
}

#step>div .right ul {
  font-size: 0;
  margin: 13px 0 0;
}

#step>div .right ul li {
  display: inline-block;
  font-size: 5px;
}

#step>div .right ul li:nth-of-type(1) {
  margin: 0 10px 0 0;
}

#step>div .left img {
  display: inline-block;
  width: 130px;
  vertical-align: top;
}

#step>div .left p {
  display: inline-block;
  margin: 0px 0px 0px 25px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  line-height: 1.6;
  width: 23rem;
}

#step>div .left p span.smallfont {
  font-size: 11px;
}

#iphone>div {
  margin: 20px 39px 36px;
}

#iphone table {
  border-collapse: collapse;
  width: 100%;
  margin: 0;
  text-align: center;
}

#iphone table th {
  border-top: 1px solid #cccccc;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 25px 0;
  line-height: 1.4;
  vertical-align: middle;
}

#iphone table.table-lyt th {
  padding: 15px 0;
}

#iphone table.table-lyt th:last-of-type {
  border-bottom: 1px solid #cccccc;
}

#iphone table.table-lyt td:nth-child(n+2) {
  border-bottom: 1px solid #cccccc;
}

#iphone table th.lv01 {
  border: none;
  padding: 0 0 18px;
  font-size: 14px;
  font-weight: normal;
}

#iphone table th.lv01 strong {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

#iphone table td {
  font-size: 18px;
  border-top: 1px solid #cccccc;
  width: 300px;
  vertical-align: middle;
  line-height: 1;
}

#iphone table td.pink {
  color: #f2007d;
  font-size: 20px;
}

#iphone table+p {
  margin: 10px 0 35px;
  text-align: center;
}

#iphone dl {
  font-size: 10px;
  margin: 20px 0 0;
  color: #666666;
}

#iphone dl dt {
  font-weight: bold;
}

#iphone table+p.caption {
  margin: 25px 0 15px;
  font-size: 16px;
}

#simrock div {
  margin: 0 39px;
}

#simrock h3 {
  text-align: center;
  margin: 28px 0;
  font-size: 16px;
  line-height: 1;
}

#simrock table {
  width: 100%;
  border: 1px solid #aaa;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
}

#simrock table th, #simrock table td {
  border-bottom: 1px solid #aaa;
  vertical-align: middle;
  text-align: center;
}

#simrock table th+th, #simrock table td {
  border-left: 1px solid #aaa;
}

#simrock table tr:last-child th, #simrock table tr:last-child td, #simrock table tr:nth-of-type(2) td:nth-of-type(1) {
  border-bottom: none;
}

#simrock table tr:first-child th:first-child {
  border-radius: 8px 0 0 0;
}

#simrock table tr:first-child th:last-child {
  border-radius: 0 8px 0 0;
}

#simrock table tr:last-child th:first-child {
  border-radius: 0 0 0 8px;
}

#simrock table tr:last-child th:last-child {
  border-radius: 0 0 8px 0;
}

#simrock table th {
  font-weight: bold;
  font-size: 16px;
  padding: 22px 0;
}

#simrock table th.lv01 {
  width: 130px;
  padding: 38px 0;
  font-size: 14px;
  font-weight: bold;
}

#simrock table td {
  color: #f2007d;
  font-size: 14px;
}

#simrock table td span {
  color: #404040;
  font-size: 11px;
}

#simrock table tr:nth-of-type(2) td:nth-of-type(1) {
  color: #404040;
}

#simrock p {
  text-align: center;
  margin: 25px 0;
}

#qa ul {
  margin: 30px 39px 0;
  list-style: none;
  padding: 0;
}

#qa ul li {
  margin: 10px 0;
}

#qa p {
  text-align: center;
  margin: 25px 0;
}

.btn_simlock {
  position: absolute;
  bottom: 90px;
  right: 260px;
}

.btn_simlock_02 {
  position: absolute;
  bottom: 75px;
  right: 310px;
}

.btn_calendar {
  position: absolute;
  bottom: 60px;
  right: 15px;
}

.list_mod {
  width: 160px;
}

#main a:link {
  color: #039;
}

#main a:hover, #main a:active {
  color: #09f;
  text-decoration: underline;
}

#main a:visited {
  text-decoration: none;
  color: #c651d2;
}

.point_inner ul li div.mod {
  background-image: none;
}

.link-boxw {
  line-height: inherit;
}

.link-boxw .link-img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.visible-pc2 {
  display: inline-block !important;
}

.visible-sp2 {
  display: none !important;
}

/* add LP Norikae*/

/* 背景 */

.bg_gray {
  background: #F6F6F6;
}

.bg_pink {
  background: #fff8fc;
}

.bg_dotpink {
  background: #fff8fc;
  border-radius: 10px;
  padding: 20px;
  border: dotted 4px #ffd0e8;
  margin: 2% 2%;
}

.bg_dotpink2 {
  background: #fff8fc;
  border-radius: 10px;
  padding: 20px;
  border: dotted 4px #ffd0e8;
}

/* 共通class */

.contents_norikae {
  border: 6px solid #ffd0e8;
  border-radius: 10px;
  position: relative;
  display: block;
  margin: 6% auto 35px;
}

.contents_norikae h2 {
  position: absolute;
  top: -30px;
  left: 20px;
}

.contents_norikae h2{
  position: absolute;
  top: -30px;
  left: 20px;
}

.contents_norikae_inner {
  position: relative;
  margin: 60px 0 0;
  padding: 0 0 20px;
}

.contents_norikae_inner .img {
  text-align: center;
}

.contents_norikae_inner ul,
.contents_norikae_inner .lineup-2col  {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}

.contents_norikae_inner .lineup-2col {
  margin: 5% auto;
}

.contents_norikae_inner .check {
  width: 750px;
  margin: 40px auto 20px auto;
}

.checkarea {
  width: 750px;
  margin: 0 auto;
}

.contents_norikae_inner ul li img,
.lineup-2col img {
  margin: 0 auto;
  display: block;
}

.transfer-easy {
  margin: 80px 20px 0 20px;
}

.customer-voice {
  margin-top: 70px;
}

#reason_lineup ul li {
  position: relative;
  width: 47%;
}

#reason_lineup ul li ul.iphone8 {
  position: absolute;
  top: 220px;
  left: 40px;
}
#reason_lineup ul li ul.s6 {
  position: absolute;
  top: 380px;
  left: 40px;
}
#reason_lineup ul li ul.iphone7 {
  position: absolute;
  top: 170px;
  left: 40px;
}
#reason_lineup ul li ul.s6._s6-reset {
  top: 345px;
  left: -35px;
}

#reason_lineup ul li ul.se {
  position: absolute;
  top: 390px;
  left: 40px;
}

#reason_lineup ul li ul.hu {
  position: absolute;
  top: 170px;
  left: 40px;
}

#reason_lineup ul li ul.huawei {
  position: absolute;
  top: 213px;
  left: 40px;
}
#reason_lineup ul li ul.huawei-p20 {
  position: absolute;
  top: 233px;
  left: 40px;
}

#reason_lineup ul li ul.aquos {
  position: absolute;
  top: 450px;
  left: 40px;
}
#reason_lineup ul li ul.iphone6s {
  position: absolute;
  top: 378px;
  left: 40px;
}
#reason_lineup ul li ul.iphone7 {
  position: absolute;
  top: 161px;
  left: 40px;
}
#reason_lineup ul li ul.iphonebtn {
  position: absolute;
  top: 500px;
  left: -21%;
}

#reason_lineup ul li ul.androidbtn {
  position: absolute;
  top: 500px;
  left: -21%;
}

#reason_lineup .contents_norikae_inner .norikae_item {
  justify-content: space-around;
}

#reason_lineup .contents_norikae_inner ul li img {
  margin: 0;
  display: unset;
}

#reason_lineup .contents_norikae_inner ul li .txt-name-01,
#reason_lineup .contents_norikae_inner ul li .txt-name-03 {
  position: absolute;
  top: 90px;
  left: 165px;
  font-size: 22px;
  line-height: 1.5;
}
#reason_lineup .contents_norikae_inner ul li .txt-name-01._txt-reset,
#reason_lineup .contents_norikae_inner ul li .txt-name-03._txt-reset {
  top: 197px;
  left: 245px;
}
#reason_lineup .contents_norikae_inner ul li .txt-desc {
  display: block;
  font-size: 14px;
}

#reason_lineup .contents_norikae_inner ul li .color-pink {
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
}

#reason_lineup .contents_norikae_inner ul li .txt-name-02,
#reason_lineup .contents_norikae_inner ul li .txt-name-04 {
  position: absolute;
  top: 305px;
  left: 165px;
  font-size: 24px;
  line-height: 1.5;
}

#reason_lineup .item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6em;
}

#reason_lineup .txt {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

#reason_lineup .norikae_bnr_box {
  margin: 2% 0 4%;
}

#reason_speed ul.performance, #reason_support ul.support {
  margin: 20px 0;
}

#customer_no1 .img {
  margin-bottom: 3%;
}

#reason_price {
  background: #FFD0E8;
  border-radius: 10px;
  padding: 6px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 30px;
}

#reason_price h3 {
  position: relative;
  ;
  top: -32px;
}

.inner_field {
  background: #fff;/*#fff8fc;*/
  width: 99.9%;
  padding: 10px 0 0 0;
  margin: 0 auto;
  border-radius: 5px;
}

#reason_price .contents_norikae_inner p.img {
  margin-bottom: 30px;
}

#reason_price .bnrs img {
  width: 90%;
}

#reason_price .bnrs {
  background: #eee;
  margin: 0;
  padding: 50px 0;
}

.btn_3 {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin: 20px 0 30px;
}

.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*tryUQMバナー導線追加*/

.norikae_bnr_box img {
  max-width: 95%;
}

/* set.html */

.contents_norikae_inner .lineup-2col {
  width: 100%;
}

#norikae-lineup .lineup-2col .lineup-2col-item {
  width: 50%;
  border-right: dotted 4px #ffbddf;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

#norikae-lineup .lineup-2col .lineup-2col-item:last-child {
  border-right: none;
}

#norikae-lineup2 {
  margin: 0 auto;
  margin-top: 5%;
}

.lineup-item {
  position: relative;
}

.lineup-item .new {
  position: absolute;
  top: 23%;
  right: 9%;
}

.layout-product-mobile .lineup-item {
  float: left;
  width: 25%;
  border-right: dotted 4px #ffd0e8;
  margin-bottom: 60px;
}

.layout-product-mobile .lineup-item .txt-name {
  font-size: 24px;
  line-height: 1;
  text-align: center;
  margin: 20px auto 30px;
}

.layout-product-mobile .lineup-item:last-child {
  border-right: none;
}

#norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item img {
  margin: 0 auto;
  width: auto;
}

#norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item .txt-name {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 20px;
}

#norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item .txt-desc {
  display: block;
  font-size: 14px;
}

#norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item .color-pink {
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
}

#reason_lineup .contents_norikae_inner ul li .color-pink

#norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

#norikae-lineup2 .lineup-item p img {
  display: block;
  margin: 0 auto 30px;
}

#norikae-lineup .norikae_bnr_box {
  margin: 1% 0 5%;
}

#norikae-lineup .norikae_bnr_box.lentalsim {
  margin: 0% 0 5%;
}

#norikae-lineup .norikae_bnr_box.lentalsim p {
  font-size: 32px;
}

/* android.html*/

#use-android ul.check {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 80px;
}

#use-android ul.check li img:nth-child(1) {
  margin-bottom: 30px;
}

#use-android ul.check li img:nth-child(2) {
  margin-bottom: 20px;
}

#use-android ul.check li>a img {
  position: absolute;
  top: 96%;
}

#use-android ul.check li:nth-child(1) img:nth-child(2) {
  padding: 5% 0 3%;
  width: 20%;
}

#use-android .confirmation_btn {
  margin-bottom: 20px;
}

#anc-simchange {
  margin-top: -5px;
  padding-top: 5px;
}

#anc-iphone {
  margin-top: -5px;
  padding-top: 5px;
}

#sim_android .norikae_bnr_box {
  margin: 3% 0 2%
}

.tbl-norikae-wrap {
  margin: 0 80px;
}
.tbl-norikae {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 14px;
  line-height: 1.2;
}
.tbl-norikae th,
.tbl-norikae td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
  word-wrap: break-word;
  padding: 10px;
}
.tbl-norikae thead th,
.tbl-norikae thead td {
  background-color: #dedede;
}
.tbl-norikae tbody th {
  padding-left: 50px;
}
.tbl-norikae thead th,
.tbl-norikae tbody td {
  text-align: center;
}
.tbl-norikae thead th .color-pink {
  font-size: 18px;
  line-height: 1;
}
.tbl-norikae tbody tr:nth-child(even) th {
  background: #f5f5f5;
}
.tbl-norikae tbody tr:nth-child(even) td {
  background: #fdfdfd;
}
.tbl-norikae tbody tr:nth-child(odd) th {
  background: #ededed;
}
.tbl-norikae tbody tr:nth-child(odd) td {
  background: #ededed;
}
.tbl-norikae tbody tr td:nth-of-type(1) {
  color: #e4007f !important;
}
.col-01 {
  width: 40% !important;
}
.col-02,
.col-03 {
  width: 30% !important;
}
.tbl-visible-sp {
  display: none;
}
.mark12 {
    position: relative;
    list-style-type: none;
    font-size: 11px !important;
    vertical-align: top;
}
.mark12:before {
    content: '※';
    position: absolute;
}
@media screen and (max-width: 768px) {
  /* コンテンツ
**************************************************************************/
  #main {
    background-color: #fff;
    padding-bottom: 1rem;
  }
  #main_visual, #main_visual_android, #main_visual_sim, #main_visual_set {
    width: auto;
    margin: auto;
    padding: 0px 0 22px;
  }
  #main_visual_set img, #main_visual_sim img, #main_visual img, #main_visual_android img {
    width: 100%;
    height: auto;
  }
  #main_visual.main_btn_area .main_btn_box {
    position: absolute;
    left: 3%;
    top: 83%;
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .main_btn_box a {
    float: left;
    margin: 0 1% 0;
  }
  .main_btn_box a + a {
    margin-right: 3%;
    margin-left: 2%;
  }
  #main_visual.main_btn_area .main_btn_box img:nth-child(1) {
    margin-right: 0;
  }
  #main_visual.main_btn_area .main_btn_box2 {
    position: absolute;
    top: 83%;
    left: 3%;
  }
  .bg_dotpink {
    margin: 2% .7%;
  }
  .caption-link {
    float: right;
    margin-top: 0;
    margin-left: 0;
    font-size: 10px;
  }
  .wish {
    margin: 0 0 10% 0;
  }
  .wish h2 {
    margin: 0 0 15px;
    line-height: 0.5;
  }
  .wish h2 img {
    width: 100%;
    height: auto;
  }
  .wish ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
  }
  .wish ul li {
    display: inline-block;
    font-size: 10px;
    line-height: 0.5;
    margin: 0 1.83% 6px 0;
    width: 32.11%;
  }
  .wish ul.wish-sp-block li {
    display: block;
    width: 100%;
  }
  .wish ul li:last-child {
    margin: 0 0 6px;
  }
  .wish ul li img {
    width: 100%;
    height: auto;
  }
  #question, #lineup, #iphone, #simrock, #qa {
    margin: 20px 0 0;
  }
  #question h2, #reccomend h2, #lineup h2, #iphone h2, #simrock h2, #qa h2 {
    padding: 8px 0;
    font-size: 14px;
  }
  .transfer-easy ul {
    list-style: none;
    margin: 12px 10px 0;
    padding: 0;
    font-size: 0;
    text-align: center;
  }
  .customer-voice {
    margin: 20% 0 0 0 !important;
  }
  #question h2 img {
    width: 33.85%;
    height: auto;
  }
  #question ul {
    margin: 17px 9px 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center;
  }
  #question ul li {
    font-size: 10px;
    margin: 10px 0;
    display: block;
  }
  #question ul li:nth-last-child(1) {
    margin: 0;
  }
  #question ul li img {
    width: 100%;
    height: auto;
  }
  #question p {
    text-align: center;
    margin: 15px auto;
    width: 36.83%;
  }
  #question p.sp-width-full {
    width: auto;
    margin: 10px;
  }
  #question p img {
    max-width: 100%;
    height: auto;
  }
  #reccomend {
    padding: 0 0 6px;
  }
  #reccomend h2 img {
    width: 37.39%;
    height: auto;
  }
  #reccomend ul {
    list-style: none;
    margin: 12px 10px 0;
    padding: 0;
    font-size: 0;
    text-align: center;
  }
  #reccomend ul li {
    display: block;
    margin: 0 0 10px 0;
  }
  #reccomend ul li:nth-of-type(3), #reccomend ul li:nth-of-type(7) {
    margin-right: 0;
  }
  #reccomend ul li:nth-of-type(4), #reccomend ul li:nth-of-type(5) {
    margin-right: 0;
    /*width: 49.25%;*/
  }
  #reccomend ul li:nth-of-type(6) {
    margin-right: 0;
  }
  /*#reccomend ul li:nth-of-type(4),
#reccomend ul li:nth-of-type(6) {
	margin-right: 1.5%;
}*/
  /*#reccomend ul li:nth-of-type(6),
#reccomend ul li:nth-of-type(7) {
	width: 49.1%;
}*/
  #reccomend ul li img {
    width: 100%;
    height: auto;
  }
  #lineup h2 img {
    width: 37.25%;
    height: auto;
  }
  #lineup dl {
    margin: 15px 9px 0;
    padding: 0;
  }
  #lineup dl dt {
    font-size: 12px;
    margin: 0 0 5px;
    padding: 5px 0;
  }
  #lineup dl dt:nth-of-type(2) {
    margin: 5px 0 5px;
    background-color: #008ddc;
  }
  #lineup dl dd.iphone-box {
    display: block;
    width: auto;
  }
  #lineup dl dd.iphone-box:first-of-type {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #lineup dl dd img {
    width: 100%;
    height: auto;
  }
  #lineup dl dd ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
  }
  #lineup dl dd ul li {
    display: block;
    font-size: 5px;
    margin: 5px 0 0;
  }
  #lineup dl dd ul li:nth-last-child(1) {
    margin: 5px 0 0;
  }
  #lineup p {
    margin: 15px 10px;
    /*width: 36.83%;*/
  }
  #lineup p img {
    max-width: 100%;
    height: auto;
  }
  #step>div {
    background-image: url(../images/bg_line_arrow_sp.png);
    background-size: contain;
    padding: 0 0 28px;
    margin: 6px 10px 0;
    overflow: hidden;
  }
  #step>div:nth-of-type(1) {
    margin-top: 15px;
  }
  #step>div:nth-last-of-type(1) {
    background-image: url(../images/bg_line_arrow_pc2.png);
    background-position: bottom;
  }
  #step>div .left {
    float: none;
    width: auto;
  }
  #step>div .left img {
    width: 100%;
    height: auto;
  }
  #step>div .right {
    float: none;
    width: auto;
  }
  #step>div .right ul {
    margin: 13px 0 0;
    text-align: center;
  }
  /*#step > div .right ul li{
	width: 38.92%;
}*/
  #step>div .right ul.col-02 li {
    width: 48%;
  }
  #step>div .right ul li:nth-of-type(1) {
    margin: 0 10px 0 0;
  }
  #step>div .right ul li img {
    max-width: 100%;
    height: auto;
  }
  #step, #voice {
    margin: 15% 0 0 0;
  }
  #iphone h2 img {
    width: 55.52%;
    height: auto;
  }
  #iphone>div {
    margin: 11px 10px 15px;
  }
  #iphone table {
    border-collapse: collapse;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #iphone table th {
    font-size: 12px;
    padding: 25px 0;
    line-height: 1.4;
  }
  #iphone table th.lv01 {
    padding: 0 0 15px;
    font-size: 8px;
  }
  #iphone table th.lv01 strong {
    font-size: 11px;
  }
  #iphone table td {
    font-size: 15px;
    width: 32.78%;
  }
  #iphone table td.pink {
    color: #f2007d;
    font-size: 18px;
  }
  #iphone table img {
    zoom: .5;
  }
  #iphone table+p {
    margin: 0 0 15px;
    text-align: center;
  }
  #iphone p img {
    max-width: 100%;
    height: auto;
  }
  #iphone dl {
    font-size: 7px;
    margin: 7px 0 0;
    color: #666666;
  }
  #iphone dl dt {
    font-weight: bold;
  }
  #simrock h2 img {
    width: 42.07%;
    height: auto;
  }
  #simrock div {
    margin: 0 10px;
  }
  #simrock h3 {
    text-align: left;
    margin: 15px auto 19px;
    width: 90%;
    font-size: 12px;
    line-height: 1.2;
  }
  #simrock h3 a {
    line-height: 1.2;
  }
  #simrock table {
    width: 100%;
    border: 1px solid #aaa;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 8px;
  }
  #simrock table th, #simrock table td {
    border-bottom: 1px solid #aaa;
    vertical-align: middle;
    text-align: center;
  }
  #simrock table th+th, #simrock table td {
    border-left: 1px solid #aaa;
  }
  #simrock table tr:last-child th, #simrock table tr:last-child td, #simrock table tr:nth-of-type(2) td:nth-of-type(1) {
    border-bottom: none;
  }
  #simrock table tr:first-child th:first-child {
    border-radius: 8px 0 0 0;
  }
  #simrock table tr:first-child th:last-child {
    border-radius: 0 8px 0 0;
  }
  #simrock table tr:last-child th:first-child {
    border-radius: 0 0 0 8px;
  }
  #simrock table tr:last-child th:last-child {
    border-radius: 0 0 8px 0;
  }
  #simrock table th {
    font-weight: bold;
    font-size: 10px;
    padding: 10px 0;
  }
  #simrock table th.lv01 {
    width: 19.46%;
    padding: 22px 0;
    font-size: 10px;
    font-weight: bold;
  }
  #simrock table td {
    color: #f2007d;
    font-size: 9px;
    width: 28.29%;
  }
  #simrock table td span {
    color: #404040;
    font-size: 6px;
    text-align: left;
    display: inline-block;
    margin: 0 10px;
  }
  #simrock table td span.small {
    font-size: 7px;
    color: #404040;
    text-align: center;
    margin: 0;
    display: inline;
  }
  #simrock table tr:nth-of-type(2) td:nth-of-type(1) {
    color: #404040;
    width: 22%;
  }
  #simrock p {
    margin: 15px 10px;
    /*width: 36.83%;*/
  }
  #simrock p img {
    max-width: 100%;
    height: auto;
  }
  #qa h2 img {
    width: 30.17%;
    height: auto;
  }
  #qa ul {
    margin: 10px 10px 0;
    list-style: none;
    padding: 0;
  }
  #qa ul li {
    margin: 10px 0;
  }
  #qa ul li img {
    width: 100%;
    height: auto;
  }
  #qa p {
    margin: 15px 10px;
    /*width: 36.83%;*/
  }
  #qa p img {
    max-width: 100%;
    height: auto;
  }
  .btn_simlock {
    position: absolute;
    bottom: 11vw;
    right: 10%;
    width: 36%;
  }
  .btn_simlock_02 {
    position: absolute;
    bottom: 34%;
    right: 11%;
    width: 48%;
  }
  .btn_calendar {
    position: absolute;
    top: 71%;
    right: 8%;
    width: 52%;
  }
  .non_disply_sp {
    display: none !important;
  }
  #step>div .left img {
    width: 30%;
  }
  #step>div .left p {
    width: 13rem;
    margin-left: 3%;
    font-size: 12px;
  }
  .modify-width {
    width: 52% !important;
  }
  #step p.mod {
    margin: 16px 10px;
    width: auto;
  }
  .visible-pc2 {
    display: none !important;
  }
  .visible-sp2 {
    display: inline-block !important;
  }
  .sp-heading-01 {
    background-color: #efefef;
    border-radius: 10px 10px 0 0;
  }
  .sp-heading-01 em {
    background: linear-gradient(transparent 80%, #ff6 80%);
  }
  .check-btn {
    margin-top: -15px;
    margin-bottom: 20px;
  }
  .check-btn img {
    width: 100%;
  }
  /* add norikae*/
  .contents_norikae {
    margin: 7% auto 3%;
  }
  .contents_norikae_inner {
    position: relative;
    margin: 20% 0 0;
    padding: 0 0 5px;
  }
  .contents_norikae h2 {
    position: absolute;
    top: -22px;
    left: 0;
  }
  .contents_norikae_inner ul.nowrap {
    flex-wrap: nowrap;
  }
  .contents_norikae_inner ul.nowrap li {
    margin: 0 1rem;
  }
  .contents_norikae_inner ul li,
  .contents_norikae_inner .lineup-2col-item-inner {
    margin: 0 0 10px 0;
    width: unset;
  }
  .contents_norikae_inner .img img {
    width: 100%;
  }
  .contents_norikae_inner ul li img {
    width: 100%;
  }
  #reason_lineup .contents_norikae_inner ul li .txt-name-01,
  #reason_lineup .contents_norikae_inner ul li .txt-name-03 {
    position: absolute;
    top: 15%;
    left: 34%;
    width: 65%;
	font-size: 5vw;
	line-height: 1.2;
  }
#reason_lineup .contents_norikae_inner ul li .txt-name-01._txt-reset,
#reason_lineup .contents_norikae_inner ul li .txt-name-03._txt-reset {
  top: 25%;
  left: 37%;
}
  #reason_lineup .contents_norikae_inner ul li .txt-desc {
	font-size: 3vw;
  }
  #reason_lineup .contents_norikae_inner ul li .txt-name-03 .txt-desc,
  #reason_lineup .contents_norikae_inner ul li .txt-name-04 .txt-desc {
	font-size: 3.3vw;
	line-height: 1.2;
	margin-top: 4px;
  }
  #reason_lineup .contents_norikae_inner ul li .color-pink {
	font-size: 3vw;
  }
  #reason_lineup .contents_norikae_inner ul li .txt-name-02,
  #reason_lineup .contents_norikae_inner ul li .txt-name-04 {
    position: absolute;
    top: 51%;
    left: 37%;
    width: 60%;
	font-size: 5vw;
	line-height: 1.2;
  }
  .btn_3 {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 20px auto 30px;
    flex-wrap: wrap;
  }
  .btn_3 img {
    margin-bottom: 1rem;
    width: 76%;
    text-align: center;
    display: block;
    margin: 5% auto;
  }
  #reason_price h3 {
    position: relative;
    top: 0;
    width: 95%;
    margin: 2% auto 13% auto;
  }
  #reason_price .contents_norikae_inner p.img {
    margin-bottom: 17px;
  }
  #reason_price .contents_norikae_inner {
    margin: 0;
  }
  #reccomend {
    margin: 15% 0 0 0;
  }
  #reason_lineup ul li {
    width: 95%;
  }
  
  #reason_lineup ul li ul.iphone8 {
    position: absolute;
    top: 25%;
    left: 35%;
    width: 65%;
  }
  #reason_lineup ul li ul.iphone8_btn_position {
    top: 36%;
    left: 35%;
  }
  #reason_lineup ul li ul.s6 {
    position: absolute;
    top: 25%;
    left: 35%;
    width: 65%;
  }
  #reason_lineup ul li ul.iphone7 {
    position: absolute;
    top: 25%;
    left: 35%;
    width: 65%;
  }
#reason_lineup ul li ul.s6._s6-reset {
  top: 45%;
  left: 35%;
}	
#reason_lineup ul li ul.s6.s6_btn_position {
  top: 64%;
  left: 35%;
}
#reason_lineup ul li ul.iphone7_btn_position {
  top: 26%;
  left: 35%;
}
  #reason_lineup ul li ul.se {
    position: absolute;
    top: 63%;
    left: 35%;
    width: 65%;
  }
  #reason_lineup ul li ul.huawei {
    position: absolute;
    top: 35%;
    left: 33%;
    width: 65%;
  }
 #reason_lineup ul li ul.huawei-p20 {
    position: absolute;
    top: 37%;
    left: 33%;
    width: 65%;
  }
  #reason_lineup ul li ul.aquos {
    position: absolute;
    top: 78%;
    left: 32%;
    width: 65%;
  }
  #reason_lineup ul li ul.iphonebtn {
    top: 85%;
    left: 0;
  }
  #reason_lineup ul li ul.iphonebtn._iph-btn-reset {
    top: 85%;
  }
  #reason_lineup ul li ul.androidbtn {
    top: 87%;
    left: 0;
  }
  #reason_speed ul.performance {
    margin: 20px 0 -15px 0;
  }
  #reason_support ul.support {
    margin: 0;
  }
  #reason_price .bnrs {
    background: #eee;
    margin: 0;
  }
  #easy .contents_norikae_inner ul {
    display: block;
    width: auto;
    margin: 0 10px 0 10px !important;
  }
  .contents_norikae_inner ul.check {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .checkarea {
    width: 100%;
    margin: 0;
  }
  /*set.html*/
  #norikae-lineup .lineup-2col .lineup-2col-item {
    width: 100%;
    border-right: none;
    border-bottom: dotted 4px #ffbddf;
  }
  #norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item .txt-name {
    font-size: 5vw;
    line-height: 1.2; 
	margin-bottom: 10px;
  }
  #norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item .txt-desc {
    font-size: 3vw;
  }
  #norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item .color-pink {
    font-size: 3vw;
  }
  #norikae-lineup .lineup-2col .lineup-2col-item:last-child {
    border-bottom: none;
    margin-top: 20px;
  }
  #norikae-lineup .lineup-2col .lineup-2col-item .lineup-2col-item-inner .listbtn img {
    width: 100%;
  }
  #norikae-lineup .lineup-2col .contents_norikae_inner ul li img {
    width: auto;
  }
  #norikae-lineup .contents_norikae_inner .lineup-2col lineup-2col-item img {
    width: auto;
  }
  #norikae-lineup2 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  #norikae-lineup2 .lineup-item {
    width: 100%;
    position: relative;
    padding-left: 35%;
    min-height: 47vw;
  }
  .layout-product-mobile .lineup-item {
    float: left;
    border-right: none;
    border-bottom: dotted 4px #ffd0e8;
    margin-bottom: 0;
    padding-right: 0;
  }
  .layout-product-mobile .lineup-item .txt-name {
    font-size: 5vw;
    line-height: 1.2;
	text-align: left;
    margin-bottom: 10px;
  }
  .layout-product-mobile .lineup-item:last-child {
    border-bottom: none;
  }
  .layout-product-mobile .lineup-item:nth-child(even) {
    border-right: none;
  }
  .layout-product-mobile .lineup-item .name {
    padding-right: 30px;
  }
  #norikae-lineup2 .lineup-item p img {
    display: block;
    margin: 0 !important;
  }
  #norikae-lineup2 .lineup-item .set_products {
    position: absolute;
    top: 10%;
    left: 10px;
  }
  .layout-product-mobile .btn-list {
    margin-top: 15px;
    display: unset;
  }
  #norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item img.name {
    margin: 0;
    width: auto;
  }
  #norikae-lineup .contents_norikae_inner .lineup-2col .lineup-2col-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: unset;
  }
  .wr {
    width: 25vw !important;
  }
  .wr3 {
    width: 19vw !important;
  }
  .lineup-item .new {
    position: absolute;
    top: 0;
    right: 0;
    width: 10vw;
  }
  .layout-product-mobile .name {
    margin-bottom: 10%;
  }
  /* android.html*/
  #use-android ul.check {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
  }
  #use-android ul.check li>a img {
    position: unset;
  }
  #use-android ul.check li {
    height: auto;
    border-bottom: dotted 4px #ffd0e8;
    margin: 10px -15px;
  }
  #use-android ul.check li:last-child {
    border-bottom: none;
  }
  #use-android ul.check li:nth-child(2) img:nth-child(2) {
    padding: 5% 0 3%;
    width: 15%;
  }
  #use-android ul.check li:nth-child(3) img:nth-child(2) {
    width: 20%;
  }
  #use-android ul.check {
    margin-bottom: 0;
  }
  #use-android ul.check li img:nth-child(2) {
    width: auto;
  }
  #use-android .confirmation_btn {
    margin-bottom: 20px;
  }
  /*sim.html*/
  #anc-simchange {
    margin-top: 0;
    padding-top: 0;
  }
  /*iphone.html*/
  #anc-iphone {
    margin-top: 0;
    padding-top: 0;
  }
  #norikae-lineup .norikae_bnr_box {
    margin: 0% 0 3%;
  }
  #norikae-lineup .norikae_bnr_box.lentalsim p {
    font-size: 26px;
  }
  .tbl-norikae-wrap {
    margin: 0;
  }
  .tbl-norikae {
    font-size: 3vw;
  }
  .tbl-norikae th,
  .tbl-norikae td {
    padding: 5px;
    line-height: 1;
  }
  .tbl-norikae tbody th {
    padding: 5px;	  
  }
  .tbl-norikae thead th .color-pink {
    font-size: 3vw;
  }
  .tbl-norikae tbody td em {
    line-height: 1;
  }
  .col-01,
  .col-02,
  .col-03 {
    width: 33% !important;
  }
  .tbl-visible-pc {
    display: none;
  }
  .tbl-visible-sp {
    display: block;
  }
  .mark12 {
     font-size: 10px !important;
  }
}

@media screen and (max-width: 320px) {
  #simrock table th {
    font-size: 9px;
  }
  #simrock table th.lv01 {
    font-size: 9px;
  }
  #simrock table td {
    font-size: 8px;
  }
  #step>div .left p {
    width: 11rem;
  }
  #main_visual.main_btn_area .main_btn_box {
    top: 80%;
    left: 4%;
    width: 90%;
  }
  #main_visual.main_btn_area .main_btn_box2 {
    top: 80%;
    left: 4%;
    width: 89%;
  }
  .wish {
    margin: 0 0 10% 0;
  }
  .contents_norikae_inner {
    margin: 20% 0 0;
  }
  #reccomend {
    padding: 0;
  }
  .customer-voice {
    margin: 10% 0 0 0 !important;
  }
  #voice {
    margin: 15% 0 0 0;
  }
  .contents_norikae_inner ul li {
    width: unset;
  }
  .contents_norikae_inner ul li:first-child {
    margin-bottom: 10px;
  }
  #reason_price .bnrs {
    padding: 5% 0;
  }
  #norikae-lineup2 .lineup-item {
    margin: 0 auto;
    width: 100%;
  }
  #norikae-lineup2 .lineup-item p img {
    width: auto;
  }
  #norikae-lineup2 .lineup-item img {
    display: block;
    margin: 0 auto;
  }
  .layout-product-mobile .lineup-item {
    border-right: none;
    border-bottom: dotted 4px #ffd0e8;
  }
  .layout-product-mobile .lineup-item:last-child {
    border-bottom: none
  }
  /*android.html*/
  #use-android ul.check li img:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
  }
  #use-android ul.check li img:nth-child(2) {
    margin-bottom: 20px;
  }
  .wr {
    width: 98% !important;
  }
  .wr2 {
    width: 50% !important;
    margin: 0 0 5px 10px !important
  }
  #norikae-lineup .norikae_bnr_box.lentalsim p {
    font-size: 20px;
  }
}
.brd-radius {
border-radius: 8px;
}
.contents_norikae.top-hdg_01 {
position: relative;
}
.contents_norikae.top-hdg_01::before {
display: inline-block;
content: "";
background: url(../images/bgd-01_pc.png) 50% 0 no-repeat;
background-size: auto;
position: absolute;
top: -25px;
left: 0;
right: 0;
margin: auto;
z-index: 0;
bottom: 0;
}
.contents_norikae.top-hdg_01._reason_01::before {
background: url(../images/bgd-reason-01_pc.png) 50% 0 no-repeat;
}
.contents_norikae.top-hdg_01._reason_02::before {
background: url(../images/bgd-reason-02_pc.png) 50% 0 no-repeat;
}
.contents_norikae.top-hdg_01._reason_03::before {
background: url(../images/bgd-reason-03_pc.png) 50% 0 no-repeat;
}
.contents_norikae.top-hdg_01._reason_04::before {
background: url(../images/bgd-reason-04_pc.png) 50% 0 no-repeat;
}
.contents_norikae.top-hdg_01._reason_05::before {
background: url(../images/bgd-reason-05_pc.png) 50% 0 no-repeat;
}
.contents_norikae.top-hdg_01 .top-ttl_01 {
position: absolute;
font-size: 30px;
font-weight: bold;
color: #ffffff;
top: -16px;
left: 0;
z-index: 1;
width: 100%;
text-align: center;
}
.contents_norikae.top-hdg_01 .top-ttl_01 .hdg-wrap {
position: relative;
}
.contents_norikae.top-hdg_01 .top-ttl_01.rank-pos .hdg-wrap .rank_01 {
position: absolute;
top: -16px;
right: -108px;
}

.contents_norikae.top-hdg_01 .top-ttl_01 .hdg-wrap .rank_01 img {
width: 100%;
}
.top-mg01 {
margin-top: 70px !important;
}
.break_sp {
display: none;
}
.post-rel {
 position: relative;
}
.bnr-wrap img{
    width: 100%;
    height: auto;
}
@media screen and (max-width: 769px) {
.brd-radius {
border-radius: 4px;
}
.contents_norikae.top-hdg_01::before {
background: url(../images/bgd-01_sp.png) 50% 0 no-repeat;
background-size: 100%;
}
.contents_norikae.top-hdg_01._reason_01::before {
background: url(../images/bgd-reason-01_sp.png) 50% 0 no-repeat;
background-size: 100%;
}
.contents_norikae.top-hdg_01._reason_02::before {
background: url(../images/bgd-reason-02_sp.png) 50% 0 no-repeat;
background-size: 100%;
}
.contents_norikae.top-hdg_01._reason_03::before {
background: url(../images/bgd-reason-03_sp.png) 50% 0 no-repeat;
background-size: 100%;
}
.contents_norikae.top-hdg_01._reason_04::before {
background: url(../images/bgd-reason-04_sp.png) 50% 0 no-repeat;
background-size: 100%;
}
.contents_norikae.top-hdg_01._reason_05::before {
background: url(../images/bgd-reason-05_sp.png) 50% 0 no-repeat;
background-size: 100%;
}
.contents_norikae.top-hdg_01 .top-ttl_01 {
font-size: 14px;
top: -12px;
}
.contents_norikae.top-hdg_01 .top-ttl_01.rank-pos {
font-size: 14px;
top: -19px;
}
.contents_norikae.top-hdg_01 .top-ttl_01.rank-pos .hdg-wrap .rank_01 {
top: -6px;
right: -70px;
}
.contents_norikae.top-hdg_01 .top-ttl_01.rank-pos .hdg-wrap .rank_01 img {
width: 65%;
}
.top-mg01 {
margin-top: 40px !important;
}
.break_sp {
display: block;
}
}
#voice .vc-norikae {
	border-radius: 8px;
	border: 3px dotted #ffbddf;
	background: #fff8fc;
	max-width: 284px;
	width: 100%;
	padding: 10px;
}
#voice .vc-norikae .txt {
	font-size: 17px;
	text-align: left;
}
@media screen and (max-width: 320px) {
  #voice .vc-norikae .txt {
	font-size: 16px; 
  }
}
#main a.disabled:hover img {
opacity: 1;
transition: none;
}
/* .catch_01{
position: relative;
text-align: center;
}
.catch_01 .txt{
position: absolute;
left: 290px;
top:10px;
width:400px;
font-size: 24px;
}
.catch_01 .pink{
color: #e4007f;
font-weight: bold;
} */
/**/
.catch_bg_01{
background: url(../images/img_textsatisfy_pc.png)  no-repeat center center;
background-size: contain;
height: 99px;
}
.catch_bg_02{
background: url(../images/img_textlineup_pc.png)  no-repeat center center;
background-size: contain;
height: 99px;
}
.catch_bg_03{
background: url(../images/img_textspeed_pc.png)  no-repeat center center;
background-size: contain;
height: 208px;
}
.catch_bg_04{
background: url(../images/img_txtsnsdata_pc.png)  no-repeat center center;
background-size: contain;
height: 156px;
}
.catch-txt{
font-size: 24px;
text-align: center;
padding: 15px 40px; 
}
.catch-txt2{
font-size: 24px;
text-align: center;
padding: 35px 40px; 
}
.catch-txt3{
font-size: 24px;
text-align: left;
padding: 30px 40px 0 80px;
line-height: 1.8;
}
.catch-txt4{
font-size: 24px;
text-align: center;
padding: 21px 40px; 
line-height: 1.8;
}
.catch-txt5{
font-size: 24px;
text-align: center;
}
.catch-pink{
color: #e4007f;
font-weight: bold;
}
.catch-yellow{
color: #fffd00;
font-weight: bold;
}
.sp{
display: none;
}
.pc{
display: block;
}
@media screen and (max-width: 767px) {
.catch_bg_01{
background: url(../images/img_textsatisfy_sp.png)  no-repeat center center;
background-size: contain;
height: 67.5px;
margin-top: -20px;
}
.catch_bg_02{
background: url(../images/img_textlineup_sp.png)  no-repeat center center;
background-size: contain;
height: 67.5px;
margin-top: -30px;
}
.catch_bg_03{
background: url(../images/img_textspeed_sp.png)  no-repeat center center;
background-size: contain;
height: 144.5px;
margin-top: -25px;
padding: 30px 40px 0 20px;
}
.catch_bg_04{
background: url(../images/img_txtsnsdata_pc.png)  no-repeat center center;
background-size: contain;
height: 67.5px;
margin-top: -20px;
}
.catch-txt{
font-size: 13px;
padding: 17px 30px 0;
}
.catch-txt2{
font-size: 13px;
padding: 17px 60px 0;
}
.catch-txt3{
font-size: 13px;
padding: 0 20px;
}
.catch-txt4{
font-size: 13px;
padding: 0px 30px 0;
}
.catch-txt5{
font-size: 12px;
}
.sp{
display: block;
}
.pc{
display: none;
}
}
.link-icon {
  box-sizing: content-box!important;
}

.text-link {
  font-size: 15px
}
.text-link a:hover {
  opacity: .8;
}


/* 2021/06/03追加 */
.contents_norikae_inner .section-merit__image--03-cover {
 margin-left:20px
}
@media screen and (max-width:768px) {
 .contents_norikae_inner .section-merit__image--03-cover {
  width:40vw;
  margin-left:2.13333vw
 }
	.contents_norikae_inner img {
    max-width: 100%;
    height: auto;
}
}
.contents_norikae_inner .section-merit__image--03-speed {
 width:557px;
 margin:0 auto;
 margin-top:30px;
 padding-bottom:10px
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__image--03-speed {
  width:74.26667vw;
  margin-top:4vw;
  padding-bottom:2.66667vw
 }
}
.contents_norikae_inner .section-merit__white-box {
 background-color:#fff;
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 width:640px;
 margin:0 auto;
 margin-top:8px;
 align-items: center;
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__white-box {
  width:82.66667vw;
  -ms-flex-align:center;
  align-items:center
 }
}
.contents_norikae_inner .section-merit__white-box--margin-top30 {
 margin-top:30px
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__white-box--margin-top30 {
  margin-top:5.33333vw
 }
}

.contents_norikae_inner .section-merit__text-28 {
 font-size:calc(1rem/16*28);
 line-height:1.05
}
@media screen and (max-width:768px) {
 .contents_norikae_inner .section-merit__text-28 {
  font-size:5.33333vw
 }
}
.contents_norikae_inner .section-merit__text-super {
 color:#303030!important;
 font-size:calc(1rem/16*12);
 vertical-align:super;
 display:inline-block;
 margin-left:-.02em!important
}
@media screen and (max-width:768px) {
 .contents_norikae_inner .section-merit__text-super {
  font-size:2.66667vw
 }
}
.contents_norikae_inner .section-merit__text-color {
 color:#e3007e
}

.contents_norikae_inner .section-merit__text-40 {
 font-size:calc(1rem/16*40);
 line-height:1.05
}
@media screen and (max-width:768px) {
 .contents_norikae_inner .section-merit__text-40 {
  font-size:6.66667vw
 }
}
.contents_norikae_inner .section-merit__text-65 {
 font-size:calc(1rem/16*65);
 line-height:1.05
}
@media screen and (max-width:768px) {
 .contents_norikae_inner .section-merit__text-65 {
  font-size:10.66667vw
 }
}
.contents_norikae_inner .section-merit__text {
 font-weight:900;
 text-align:center;
 padding-top:1rem
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__text {
  padding-top:2.66667vw;
  letter-spacing:.01em
 }
}
.contents_norikae_inner .section-merit__text-98 {
 font-size:calc(1rem/16*98);
 line-height:1.05
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__text-98 {
  font-size:18.66667vw
 }
}
.contents_norikae_inner .section-merit__text-12 {
 font-size:calc(1rem/16*12);
 line-height:1;
 font-weight:400;
 display:inline-block;
 margin-top:8px
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__text-12 {
  font-size:2.4vw;
  line-height:.9;
  margin-top:1.33333vw
 }
}
.contents_norikae_inner .section-merit__text--align-right {
 text-align:right
}
.contents_norikae_inner .section-merit__heading {
 font-size:2.1875rem;
 line-height:1.2;
 font-weight:900;
 text-align:center;
 white-space:nowrap
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__heading {
  white-space:nowrap;
  font-size:5.33333vw;
  line-height:1.5;
  letter-spacing:0
 }
}

.contents_norikae.top-hdg_01 .catch-title4 {
    align-items: center;
    color: #f64ba4;
    font-size: 50px;
    font-weight: 900;
    text-align: center;
    transition: opacity .4s cubic-bezier(.39,.575,.565,1),transform 1s cubic-bezier(.19,1,.22,1);
    line-height: 1.5;
}
.contents_norikae.top-hdg_01 .catch-title4 > span::before {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    content: '';
    display: block;
    border-radius: 4px;
    background: #f0ff00;
}
.contents_norikae.top-hdg_01 .catch-title4 span,
.contents_norikae.top-hdg_01 .catch-title4 small{
position: relative;
display: inline-block;
line-height: 1;
}
.contents_norikae.top-hdg_01 .catch-title4 small{
font-size: 50px;
}

.contents_norikae_inner .price{
 border: 1px solid #cdcdcd;
 border-collapse: collapse;
 margin: 0 24px;
 width: 95%;
	font-size: 16px;
	font-weight: 400;
	color: #3d3d3d;
}
.contents_norikae_inner .price th{
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 background-color: #fdedf4;
 border: 1px solid #cdcdcd;
 padding: 6px;
}
.contents_norikae_inner .price td{
 border: 1px solid #cdcdcd;
 padding: 15px;
}
.contents_norikae_inner .price td > span{
	font-size: 21px;
	font-weight: 400;
}
.contents_norikae_inner .price td > strong > span{
	font-weight: bold;
	font-size: 21px;
}

@media screen and (max-width:768px) {
	.contents_norikae.top-hdg_01 .catch-title4 {
    font-size: 5vmin;
		margin: 30px 0;
}
.contents_norikae.top-hdg_01 .catch-title4 > span::before {
    bottom: 2px;
    height: 3px;
}
.contents_norikae.top-hdg_01 .catch-title4 small{
font-size: 5vmin;
	font-weight: bold;
}

.contents_norikae_inner .price{
 margin:0;
 width: 100%;
	font-size: 3vmin;
}
.contents_norikae_inner .price th{
 font-size: 3vmin;
 padding: 2vmin;
}
.contents_norikae_inner .price td{
 padding: 2vmin 0;
	font-size: 2.5vmin;
}
	.contents_norikae_inner .price td > span{
	font-size: 3.5vmin;
}
.contents_norikae_inner .price td > strong > span{
	font-size: 3.5vmin;
}
}

.contents_norikae_inner .section-merit__text-12 {
 font-size:calc(1rem/16*12);
 line-height:1;
 font-weight:400;
 display:inline-block;
 margin-top:8px
}
@media screen and (max-width:768px) {
.contents_norikae_inner .section-merit__text-12 {
  font-size:2.4vw;
  line-height:.9;
  margin-top:1.33333vw
 }
}
.contents_norikae_inner .section-merit__text-12--line-height16 {
 line-height:1.6
}
.contents_norikae_inner .section-merit__text--align-left {
 text-align:left
}
.section-merit__box{
	width: 80%;
	margin:20px auto 0;
}
@media screen and (max-width:768px) {
	.section-merit__box{
	width: 90%;
	margin:20px auto 0;
}
  #reason_lineup .contents_norikae_inner ul li .txt-name-03 {
    left: 37%;
  }
	.contents_norikae.top-hdg_01 .top-ttl_01 {
font-size: 4.2vmin;
top: -12px;
}
	.contents_norikae.top-hdg_01 {
		margin: 15vmin 0 0;
}
}
@media screen and (max-width: 768px){
.contents_norikae._reason_03 .top-ttl_01{
/*margin-top: -3vmin !important;*/
}
}

.contents_norikae.top-hdg_01 .catch-title3{
color: #f64ba4 !important;
}

.btn_set3 {
	list-style: none;
	margin: 0px 0 40px;
	padding: 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.btn_set3 li{
	margin: 10px 0;
}
@media screen and (max-width: 768px){
	.btn_set3 {
	margin: 0px 0 40px;
}
.btn_set3 li{
	margin: 10px 0;
}
	.btn_set3 li img{
		width: 100%;
	}
}

.contents_norikae.top-hdg_01 .catch-text3-2{
margin: 40px 0 20px;
color: #4d4d4d;
font-size: 30px;
font-weight: 500;
text-align: center;
	line-height: 1;
}
@media screen and (max-width: 768px){
.contents_norikae.top-hdg_01 .catch-text3-2{
margin-top: 8vw;
font-size: 3.9vw;
	font-weight: 600;
}
	  .contents_norikae_inner {
    margin: 13vmin 0 0;
  }
    
  .contents_norikae_inner ul {justify-content:center;}
    
    
}

.red_box{
	border: 1px solid red;
	padding: 10px;
	margin: 10px 10px 10px 0;
}
.electric__box{
	width: 90%;
	margin: auto;
}
.electric__box h4{
	font-size: 18px;
}
.electric__box p{
	font-size: 14px;
}
.electric__box p:first-of-type{
	font-size: 12px;
}
.tel_fee{
	font-size: 16px;
}
@media screen and (max-width: 768px){
	.electric__box{
	width: 95%;
}
.electric__box h4{
	font-size: 4.2vmin;
}
.electric__box p{
	font-size: 3.5vmin;
}
.tel_fee{
	font-size: 3.2vmin;
}
}
