.main-inner,
.search-wrapper {
  z-index: 2;
  background-color: #ffffff;
  position: relative;
  overflow-x: hidden;
}
.main-inner figure {
  margin: 0;
}
.smartphone-one {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 60px 0 200px;
}
.smartphone-one .tit {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smartphone-one .tit .num {
  color: #FFA927;
  font-size: 100px;
  font-weight: bold;
}
.smartphone-one .tit .yellow {
  font-size: 60px;
  padding-left: 15px;
}
.smartphone-one .tit .yellow small {
  display: block;
  text-align: left;
  padding-left: 40px;
  padding-bottom: 5px;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.smartphone-one .tit .col {
  color: #FFA927;
  font-weight: bold;
  font-family: co-headline, sans-serif;
}
.smartphone-one .tit .big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.smartphone-one .tit .black {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 56px;
  font-weight: bold;
  padding-left: 10px;
}
.smartphone-one .blue {
  font-size: 30px;
  font-weight: bold;
  color: #0943C9;
  display: inline-block;
  position: relative;
  line-height: 1;
  margin: 25px auto 50px;
}
.smartphone-one .blue::before {
  content: "";
  display: block;
  width: 5px;
  height: 25px;
  background-color: #0943C9;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  position: absolute;
  bottom: 0;
  left: -30px;
}
.smartphone-one .blue::after {
  content: "";
  display: block;
  width: 5px;
  height: 25px;
  background-color: #0943C9;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  position: absolute;
  bottom: 0;
  right: -30px;
}
.smartphone-one .txt1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.smartphone-one .txt1 div {
  font-size: 30px;
  color: #2857C4;
  position: relative;
}
.smartphone-one .txt1 div::after {
  content: "";
  height: 24px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFA927;
  z-index: 2;
}
.smartphone-one .txt1 div span {
  position: relative;
  z-index: 3;
}
.smartphone-one .content {
  position: relative;
}
.smartphone-one .content figure {
  position: absolute;
  right: 120px;
  bottom: -25px;
}
.smartphone-one .content .text {
  background: url(../img/bor1.jpg) no-repeat center center;
  padding: 30px;
  font-size: 14px;
  max-width: 760px;
  height: 214px;
  background-size: contain;
  text-align: left;
  margin: 30px auto 20px;
  line-height: 2;
  font-weight: bold;
}
.smartphone-one .content span {
  display: block;
  max-width: 664px;
  margin: 0 auto;
  text-align: left;
  color: #E81515;
  line-height: 2;
  font-weight: bold;
}
.smartphone-one .content .tablet-ttl {
  font-size: 20px;
  color: #2857C4;
}
.smartphone-one .global-dialog {
  max-width: 920px;
}
.smartphone-one .global-dialog .inner {
  max-width: 820px;
}
.smartphone-one .global-dialog-female {
  max-width: 840px;
}
.title {
  position: relative;
  z-index: 3;
}
.title .en {
  font-size: 50px;
  color: #143E9F;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'co-headline', sans-serif;
  font-weight: 900;
}
.title .jp {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding-left: 50px;
  position: relative;
}
.title .jp::before {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 14px;
}
.title.center h3 {
  text-align: center;
}
.smartphone-two {
  position: relative;
  z-index: 2;
  background-color: #F2F6FF;
  padding-bottom: 90px;
}
.smartphone-two .title {
  top: -80px;
  margin-bottom: -80px;
}
.smartphone-two .tab-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0;
}
.smartphone-two .tab-hd li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  height: 60px;
  font-weight: bold;
  width: 50%;
  background-color: #B9B9B9;
  color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  padding: 10px;
}
.smartphone-two .tab-hd li img {
  width: auto;
  margin-right: 5px;
}
.smartphone-two .tab-hd .active {
  background-color: #143E9F;
  font-size: 24px;
}
.smartphone-two .tab-hd .active img {
  margin-right: 10px;
}
.smartphone-two .tab-hd li:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.smartphone-two .tab-hd li:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.smartphone-two .tab-bd li {
  display: none;
}
.smartphone-two .tab-bd li > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.smartphone-two .tab-bd li > div.flow {
  margin-top: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.smartphone-two .tab-bd li > div.flow .the-point-btn {
  margin-top: 1em !important;
}
.smartphone-two .tab-bd li img {
  width: auto;
}
.smartphone-two .tab-bd li .box {
  text-align: center;
  width: 23%;
}
.smartphone-two .tab-bd li .box p {
  text-align: left;
  line-height: 1.8;
  font-size: 14px;
}
.smartphone-two .tab-bd li .tit {
  color: #143E9F;
}
.smartphone-two .tab-bd li .tit span {
  display: inline-block;
  font-size: 18px;
  position: relative;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: co-headline, sans-serif;
}
.smartphone-two .tab-bd li .tit span::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #143E9F;
}
.smartphone-two .tab-bd li .tit h4 {
  font-size: 20px;
  padding-top: 10px;
}
.smartphone-two .tab-bd li figure {
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smartphone-two .time {
  display: block !important;
  margin-top: 60px;
}
.smartphone-two .time .ttl {
  font-size: 24px;
  color: #143e9f;
  font-weight: bold;
  margin-bottom: 30px;
}
.smartphone-two .time .txt {
  margin-top: 20px;
}
.smartphone-two .time .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -30px;
}
.smartphone-two .time .blocks .block {
  width: calc(25% - 30px);
  margin-left: 30px;
  padding: 20px 25px;
  border: 2px solid #143e9f;
  background: #fff;
  overflow: hidden;
  border-radius: 20px;
  font-size: 16px;
}
.smartphone-two .time .blocks .block.full {
  width: calc((75% / 2) - 30px);
}
.smartphone-two .time .blocks .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #143e9f;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #143e9f;
  position: relative;
  font-family: co-headline, sans-serif;
}
.smartphone-two .time .blocks .num.jp {
  font-size: 16px;
  border-bottom: 0;
}
.smartphone-two .time .blocks .num.jp:after {
  display: none;
}
.smartphone-two .time .blocks .num:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 16px;
  height: 1px;
  background: #143e9f;
  -webkit-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
      transform: rotate(42deg);
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
      transform-origin: right bottom;
}
.smartphone-two .time .blocks .num .icon {
  width: 35px;
  max-width: 35px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.smartphone-two .time .blocks .num span {
  font-size: 30px;
  padding-right: 3px;
}
.smartphone-two .time .blocks .dl {
  margin-bottom: 10px;
}
.smartphone-two .time .blocks .dl dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.smartphone-two .time .blocks .dl dt {
  padding-right: 20px;
}
.smartphone-two .time.full .num {
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.smartphone-two .the-point-btn {
  margin-top: 4em;
}
.smartphone-two .the-point-btn a {
  margin: 0.8em auto;
}
.smartphone-three {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  padding: 120px 0 0px;
}
.smartphone-three .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}
.smartphone-three .content > div {
  width: calc((33.33% - 40px));
  margin: 40px 0;
  margin-left: 40px;
}
.smartphone-three .content figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.smartphone-three .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0;
}
.smartphone-three .tit a {
  font-size: 16px;
  font-weight: bold;
  color: #143E9F;
  border: 2px solid #143E9F;
  border-radius: 5px;
  padding: 10px 50px;
  line-height: 1;
  margin-left: 20px;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-three .tit a:hover {
  background-color: #143E9F;
  color: #fff;
  text-decoration: none;
}
.smartphone-three .box p {
  line-height: 1.8;
  font-size: 14px;
}
.smartphone-three .box .popularity {
  display: inline-block;
  line-height: 1;
  color: #2857C4;
  font-weight: 900;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  margin: 20px auto 15px;
}
.smartphone-three .box .popularity::before {
  content: "";
  display: block;
  width: 110px;
  height: 1px;
  background-color: #2857C4;
  position: absolute;
  left: -120px;
  top: 6px;
}
.smartphone-three .box .popularity::after {
  content: "";
  display: block;
  width: 110px;
  height: 1px;
  background-color: #2857C4;
  position: absolute;
  right: -120px;
  top: 6px;
}
.smartphone-three .box .relatedness a {
  display: inline-block;
  background-color: #2857C4;
  color: #fff;
  line-height: 1;
  padding: 8px 10px;
  border-radius: 5px;
  margin-top: 8px;
  margin-right: 5px;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
}
.smartphone-three .box .relatedness a:hover {
  text-decoration: none;
  background-color: #094ff1;
}
.smartphone-four {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}
.smartphone-five {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  padding: 120px 0;
}
.smartphone-five img {
  width: auto;
}
.smartphone-five .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 50px;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
.smartphone-five .left {
  margin-right: 115px;
}
.smartphone-five .left ul li {
  padding-bottom: 1em;
  font-size: 20px;
  font-weight: 900;
  position: relative;
  padding-left: 30px;
}
.smartphone-five .left ul li::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 15px;
}
.smartphone-five .left ul li:first-child {
  margin-top: 20px;
}
.smartphone-five .right .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  border: 2px solid #000;
  padding: 15px 30px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 900;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-five .right .box:hover {
  opacity: 0.8;
  text-decoration: none;
}
.smartphone-five .right .box figure {
  margin-right: 10px;
}
.smartphone-five .right .box:first-child {
  margin-bottom: 20px;
}
.smartphone-five .btn-box {
  margin: 0 auto;
}
.smartphone-five .btn-box .red {
  font-size: 16px;
  color: #E81515;
  font-weight: bold;
  text-align: center;
}
.smartphone-five.brand .content {
  display: block;
}
.smartphone-five.brand .content .text {
  font-size: 16px;
}
.smartphone-five.brand .content .text .ttl {
  margin-top: 30px;
  font-weight: bold;
  font-size: 22px;
  color: #0943C9;
}
.smartphone-five.brand .content .text ul {
  padding: 10px 20px;
}
.smartphone-five.brand .content .text ul li {
  display: block;
  line-height: 1.2;
  padding-top: 10px;
}
.smartphone-five.brand .content .text p {
  margin: 15px 0;
}
.smartphone-five.brand .content .btn-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px;
}
.smartphone-five.brand .content .btn-brand .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  border: 2px solid #000;
  padding: 15px 30px;
  border-radius: 10px;
  margin: 0 20px;
  font-size: 16px;
  font-weight: 900;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-five.brand .content .btn-brand .box:hover {
  opacity: 0.8;
  text-decoration: none;
}
.smartphone-five.brand .content .btn-boxs {
  width: 100%;
  max-width: 650px;
  margin: auto;
}
.smartphone-five .point-content {
  margin: 40px 0;
  font-size: 18px;
}
.smartphone-five .point-content .wrapper {
  margin-top: 60px;
}
.smartphone-five .point-content .wrapper .text {
  font-size: 16px;
}
.smartphone-five .point-content .wrapper .text .ttl {
  font-size: 22px;
  line-height: 1.4;
  color: #143e9f;
  font-weight: bold;
  margin-bottom: 15px;
}
.smartphone-five .point-content .wrapper .text ul {
  margin-bottom: 50px;
}
.smartphone-five .point-content .wrapper .text ul li {
  line-height: 1.2;
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
}
.smartphone-five .point-content .wrapper .text ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  background: url(../images/service/check.png) 100% 100%/contain no-repeat;
}
.smartphone-five .point-content .wrapper .btns {
  position: relative;
  z-index: 2;
  width: 42%;
  max-width: 600px;
  float: right;
  margin-left: 80px;
  margin-bottom: 20px;
}
.smartphone-five .point-content .wrapper .btns .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  border: 2px solid #000;
  padding: 15px 30px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 900;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 90%;
  max-width: 320px;
  margin: auto;
}
.smartphone-five .point-content .wrapper .btns .box figure {
  margin-right: 10px;
}
.smartphone-five .point-content .wrapper .btns .box:hover {
  opacity: 0.8;
  text-decoration: none;
}
.smartphone-five .point-content .wrapper .btns .box:first-child {
  margin-bottom: 20px;
}
.smartphone-six {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  padding-bottom: 200px;
}
.smartphone-six .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}
.smartphone-six .tab-hd {
  background-color: #F2F6FF;
  padding: 25px 10px 25px 30px;
  line-height: 1;
  min-width: 300px;
  min-height: 450px;
  margin-right: 30px;
}
.smartphone-six .tab-hd li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  color: #B9B9B9;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-six .tab-hd li span {
  display: block;
  font-size: 24px;
  padding-right: 10px;
  font-family: co-headline, sans-serif;
  white-space: nowrap;
  font-weight: 400;
}
.smartphone-six .tab-hd .active {
  color: #143E9F;
  font-size: 24px;
  font-weight: 900;
}
.smartphone-six .tab-hd .active span {
  font-size: 30px;
}
.smartphone-six .tab-bd {
  width: 100%;
}
.smartphone-six .tab-bd li {
  display: none;
}
.smartphone-six .tab-bd li.crurent{
  display: list-item;
}
.smartphone-six .tab-bd dl {
  padding: 30px;
  border-bottom: 1px solid #B9B9B9;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-six .tab-bd dl:hover {
  cursor: pointer;
}
.smartphone-six .tab-bd dl:hover dt {
  color: #143E9F;
}
.smartphone-six .tab-bd dl dt {
  font-size: 17px;
  position: relative;
  padding-right: 40px;
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.smartphone-six .tab-bd dl dt svg {
  position: absolute;
  top: 10px;
  right: 0;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-six .tab-bd dl dt svg.callup{
  transform-origin: center;
  transform: rotate(180deg);
}
.smartphone-six .tab-bd dl dt big {
  display: block;
  font-size: 18px;
  padding-right: 10px;
  min-width: 26px;
}
.smartphone-six .tab-bd dl dd {
  line-height: 1.8;
  padding-top: 20px;
  display: none;
  font-size: 14px;
}
.smartphone-six .tab-bd dl dd div {
  padding-left: 25px;
}
.smartphone-six .tab-bd .dl-style dt {
  color: #143E9F;
}
.smartphone-six .tab-bd .dl-style dt svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.smartphone-seven {
  background-color: #F5F5F5;
  position: relative;
  z-index: 2;
  padding-bottom: 80px;
}
.smartphone-seven .title {
  top: -80px;
  margin-bottom: -80px;
}
.smartphone-seven .inner > p {
  padding: 40px 0;
  text-align: center;
  font-size: 30px;
  color: #E81515;
  font-weight: bold;
  line-height: 1.3;
}
.smartphone-seven ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smartphone-seven ul li {
  width: 430px;
  text-align: center;
  border-radius: 10px;
}
.smartphone-seven ul li a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
  padding: 50px 25px;
  display: block;
  border-radius: 30px;
}
.smartphone-seven ul li a:hover {
  text-decoration: none;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px);
}
.smartphone-seven ul li img {
  width: auto;
}
.smartphone-seven ul li figure {
  height: 237px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smartphone-seven ul li p {
  font-size: 20px;
  padding-top: 27px;
  font-weight: bold;
}
.smartphone-seven ul li:first-child {
  margin-right: 40px;
}
.smartphone-tips {
  padding-top: 100px;
}
.smartphone-tips .text {
  margin-top: 40px;
}
.smartphone-tips .text p {
  margin: 12px 0;
}
.smartphone-tips .text li a {
  color: #143E9F;
  text-decoration: underline;
}
.smartphone-tips .text .the-point-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smartphone-tips .text .the-point-btn a {
  max-width: 240px;
}
@media (max-width: 767px) {
  .smartphone-tips {
    padding: 60px 0 20px;
  }
  .smartphone-tips .text {
    margin-top: 30px;
  }
}
.smartphone-eight {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  padding: 120px 0 40px;
}
.smartphone-eight .tab {
  display: none;
}
.smartphone-eight .tab .tab-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 25px;
}
.smartphone-eight .tab .tab-hd li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  width: 50%;
  background-color: #B9B9B9;
  color: #fff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  padding: 10px;
}
.smartphone-eight .tab .tab-hd .active {
  background-color: #143E9F;
}
.smartphone-eight .tab .tab-bd .list-head {
  text-align: center;
}
.smartphone-eight .tab .tab-bd .list-head img {
  display: block;
  margin: 0 auto;
}
.smartphone-eight .tab .tab-bd > li {
  display: none;
}
.smartphone-eight .tab .tab-bd > li h3 {
  font-size: 30px;
  text-align: center;
  padding-top: 30px;
}
.smartphone-eight .tab .tab-bd > li img {
  width: auto;
}
.smartphone-eight .tab .tab-bd > li > figure {
  max-width: 199px;
  margin: 0 auto;
}
.smartphone-eight .tab .tab-bd > li small {
  display: block;
  text-align: center;
}
.smartphone-eight .tab .tab-bd > li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.smartphone-eight .tab .tab-bd > li ul li {
  width: 48%;
  border: 1px solid #B9B9B9;
  border-radius: 20px;
  margin-bottom: 15px;
  padding: 30px;
}
.smartphone-eight .tab .tab-bd > li ul li .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.smartphone-eight .tab .tab-bd > li ul li .tit h4 {
  font-size: 20px;
  color: #143E9F;
}
.smartphone-eight .tab .tab-bd > li ul li p {
  line-height: 1.8;
  margin-top: 20px;
  height: 200px;
  overflow-y: hidden;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-eight .tab .tab-bd > li ul li .height-all {
  height: auto;
  overflow: auto;
}
.smartphone-eight .tab .tab-bd > li .arrow {
  width: 40px;
  margin: 20px auto 0;
  cursor: pointer;
}
.smartphone-eight .tab .tab-bd > li .arrow svg {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  fill: #143E9F;
}
.smartphone-eight .tab .tab-bd > li .arrow1 svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.smartphone-eight .box {
  padding-bottom: 70px;
}
.smartphone-eight .box h3 {
  font-size: 30px;
  text-align: center;
  padding-top: 30px;
}
.smartphone-eight .box img {
  width: auto;
}
.smartphone-eight .box > figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smartphone-eight .box small {
  display: block;
  text-align: center;
}
.smartphone-eight .box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.smartphone-eight .box ul li {
  width: 32.4%;
  border: 1px solid #B9B9B9;
  border-radius: 20px;
  margin-bottom: 15px;
  padding: 30px;
}
.smartphone-eight .box ul li .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.smartphone-eight .box ul li .tit h4 {
  font-size: 20px;
  color: #143E9F;
}
.smartphone-eight .box ul li .tit .ttl {
  font-size: 20px;
  color: #143E9F;
  font-weight: bold;
}
.smartphone-eight .box ul li p {
  line-height: 1.8;
  margin-top: 20px;
  /*height: 200px;*/
  overflow-y: scroll;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.smartphone-eight .box ul li .height-all {
  height: auto;
  overflow: auto;
}
.smartphone-eight .box .arrow {
  visibility: hidden;
  width: 40px;
  margin: 20px auto 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.smartphone-eight .box .arrow img {
    width: 18px;
    max-width: 18px;
}
.smartphone-eight .box .arrow1 img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
}
.smartphone-eight .box .arrow svg {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  fill: #143E9F;
}
.smartphone-eight .box .arrow1 svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.smartphone-eight .box:last-child {
  border-top: 1px solid #B9B9B9;
  padding-top: 70px;
}
.smartphone-eight .box.noborder{
    padding-top: 40px;
    border: none !important;
}
.smartphone-news.news-outer {
  margin: 0;
  margin-bottom: 80px;
}
.smartphone-news.news-outer .pediabox {
  padding-top: 40px;
  margin-top: 40px;
}
.smartphone-nine {
  padding: 40px 0 60px;
}
.smartphone-nine .items {
  margin: 50px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -40px;
}
.smartphone-nine .items .item {
  width: calc(33.33% - 40px);
  margin-left: 40px;
  font-size: 16px;
}
.smartphone-nine .items .item .ttl {
  color: #143e9f;
  font-size: 20px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
}
.smartphone-nine .items .item .ttl span {
  font-size: 48px;
  display: block;
  margin-right: 8px;
}
.smartphone-nine .items .item .icon img {
  display: block;
  width: auto;
  height: auto;
  max-height: 160px;
  margin: 40px auto 20px;
}
.smartphone-nine .the-point-btn a {
  max-width: 260px;
  margin: auto;
}
.smartphone-ten {
  padding: 80px 0;
}
.smartphone-ten .content {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -40px;
}
.smartphone-ten .content .item {
  width: calc(33.33% - 40px);
  margin-left: 40px;
  font-size: 12px;
  margin-bottom: 40px;
  border-radius: 8px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.smartphone-ten .content .item .pic {
  width: 100%;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.smartphone-ten .content .item .pic:after {
  content: "";
  display: block;
  padding-top: 58%;
}
.smartphone-ten .content .item .pic img{
    -o-object-fit: contain;
    object-fit: contain;
    width: 90%;
    height: 90%;
}
.smartphone-ten .content .item .text {
  padding: 20px 20px;
}
.smartphone-ten .content .item .date {
  font-family: 'co-headline', sans-serif;
  color: #5a5a5a;
  margin-bottom: 5px;
}
.smartphone-ten .content .item .comment {
  font-size: 15px;
  font-weight: 500;
  color: #143e9f;
}
.global-dialog {
  width: 100%;
  max-width: 1080px;
  padding: 40px 00px 20px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.global-dialog .bottom-text {
  position: absolute;
  left: calc(150px + 60px);
  top: calc(100% + 30px);
  font-size: 20px;
  font-weight: bold;
  color: #143E9F;
}
.global-dialog .wrap {
  width: 100%;
  max-width: 1000px;
  padding-left: 150px;
  margin: 0;
  position: relative;
}
.global-dialog .content {
  position: relative;
  padding: 20px 30px;
  z-index: 2;
}
.global-dialog .content .tri {
  position: absolute;
  bottom: -44px;
  left: 16px;
  z-index: 3;
  border-right: 30px solid transparent;
  border-top: 20px solid #F2F6FF;
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
      transform: skewX(-30deg);
}
.global-dialog .content .tri::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: -6px;
  top: -22px;
  border-right: 30px solid transparent;
  border-top: 20px solid #000000;
}
.global-dialog .content .tri::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: -4px;
  top: -22px;
  border-right: 24px solid transparent;
  border-top: 16px solid #F2F6FF;
}
.global-dialog .content .tri div {
  display: none;
}
.global-dialog .content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 2px solid #000000;
  border-radius: 50px;
  z-index: -1;
}
.global-dialog .content::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 6px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 50px;
  background-color: #F2F6FF;
  z-index: -2;
}
.global-dialog .content .content-box {
  position: relative;
  z-index: -1;
}
.global-dialog .content p {
  font-size: 14px;
  padding-top: 10px;
}
.global-dialog .content p span {
  display: block;
}
.global-dialog figure {
  width: 200px;
  margin-top: -60px;
}
.global-dialog h3 {
  color: #143E9F;
  font-size: 24px;
}
.global-dialog .ttl {
  color: #143E9F;
  font-size: 24px;
  font-weight: bold;
}
.global-dialog-female {
  width: 100%;
  max-width: 1000px;
  padding: 40px 00px 20px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.global-dialog-female .bottom-text {
  position: absolute;
  width: 100%;
  padding-right: 210px;
  left: calc(30px);
  top: calc(100% + 30px);
  font-size: 20px;
  font-weight: bold;
  color: #143E9F;
}
.global-dialog-female .bottom-text.red {
  color: #E81515;
  font-size: 14px;
}
.global-dialog-female .wrap {
  width: 100%;
  max-width: 1000px;
  padding-right: 150px;
  margin: 0;
  position: relative;
}
.global-dialog-female .content {
  position: relative;
  padding: 20px 30px;
  z-index: 2;
}
.global-dialog-female .content .tri {
  position: absolute;
  bottom: -44px;
  right: 16px;
  z-index: 3;
  border-left: 30px solid transparent;
  border-top: 20px solid #F2F6FF;
  -webkit-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
      transform: skewX(30deg);
}
.global-dialog-female .content .tri::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -6px;
  top: -22px;
  border-left: 30px solid transparent;
  border-top: 20px solid #000000;
}
.global-dialog-female .content .tri::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: -4px;
  top: -22px;
  border-left: 24px solid transparent;
  border-top: 16px solid #F2F6FF;
}
.global-dialog-female .content .tri div {
  display: none;
}
.global-dialog-female .content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 2px solid #000000;
  border-radius: 30px;
  z-index: -1;
}
.global-dialog-female .content::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  border-radius: 30px;
  background-color: #F2F6FF;
  z-index: -2;
}
.global-dialog-female .content .content-box {
  position: relative;
  z-index: -1;
}
.global-dialog-female .content p {
  font-size: 14px;
}
.global-dialog-female .content p:not(:first-child) {
  padding-top: 10px;
}
.global-dialog-female .content p span {
  display: block;
}
.global-dialog-female figure {
  width: 200px;
  margin-top: -70px;
  margin-left: auto;
  margin-right: 0;
}
.global-dialog-female h3 {
  color: #143E9F;
  font-size: 24px;
}
.sp500 {
  display: none;
}
.final-check {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  padding: 120px 0 120px;
}
.final-check .content {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}
.final-check .content .title-text {
  margin: 40px 0;
  font-size: 16px;
}
.final-check .content .title-text.blue {
  color: #143E9F;
}
.final-check .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.final-check .items .item {
  width: calc(33.33% - 20px);
  max-width: 300px;
  text-align: center;
  color: #143E9F;
  font-size: 20px;
  margin-bottom: 40px;
}
.final-check .items .point {
  margin: 1.4em 0 0.4em;
}
.final-check .items .point span {
  font-weight: bold;
  border-top: 2px solid #143E9F;
  border-bottom: 2px solid #143E9F;
  padding: 0.2em;
  font-family: co-headline, sans-serif;
}
.final-check .items .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 4em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.4;
}
.final-check .items .article {
  font-size: 14px;
  color: #E81515;
  margin-top: 0.4em;
}
.final-check .items .article a {
  color: #E81515;
  text-decoration: underline;
}
.final-check .items .article a:hover {
  text-decoration: none;
}
.final-check .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.final-check .btn a {
  width: 100%;
  max-width: 300px;
  border: 2px solid #143E9F;
  color: #143E9F;
  text-align: center;
  font-size: 16px;
  border-radius: 10px;
  padding: 0.5em;
  text-decoration: none;
}
.final-check .btn a:hover {
  background: #143E9F;
  color: #ffffff;
}
.the-point-btn {
  margin-top: 3em;
}
.the-point-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  background: #143E9F;
  font-size: 22px;
  border: 2px solid #143E9F;
  color: #ffffff;
  margin-bottom: 0.8em;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  padding: 0.5em 2.5em;
  padding-left: 1.5em;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  position: relative;
}
.the-point-btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.the-point-btn .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.2em;
  min-width: 1.2em;
  height: 1.2em;
  mix-blend-mode: screen;
  margin-right: 0.5em;
}
.the-point-btn .icon img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.the-point-btn .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  width: 1em;
  min-width: 1em;
  height: 1em;
  margin-left: 0.5em;
}
.the-point-btn .arrow img {
  width: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.how-to-delete {
  position: relative;
  z-index: 2;
  background-color: #F5F5F5;
  padding-bottom: 200px;
}
.how-to-delete.android-machine {
  padding-bottom: 120px;
}
.how-to-delete .title {
  top: -80px;
  margin-bottom: -80px;
  text-transform: uppercase;
}
.how-to-delete .content {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}
.how-to-delete .title-text {
  margin: 40px 0 40px;
}
.how-to-delete .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.how-to-delete .items .item {
  width: calc(33.333% - 20px);
  max-width: 300px;
  margin-bottom: 20px;
}
.how-to-delete .items .item.full {
  text-align: center;
  width: calc(100%);
  max-width: 100%;
}
.how-to-delete .items .item.full .ttl {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.how-to-delete .items .item.full .text {
  font-size: 12px;
}
.how-to-delete .items .item .article {
  font-size: 14px;
}
.how-to-delete .items .item .article p:not(:first-child) {
  margin-top: 0.5em;
}
.how-to-delete .items .item .article .red {
  color: #E81515;
}
.how-to-delete .items .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #143E9F;
  margin-bottom: 1em;
}
.how-to-delete .items .ttl .num {
  font-size: 48px;
  font-family: 'co-headline', sans-serif;
  font-weight: bold;
  min-width: 1.2em;
}
.how-to-delete .items .ttl .ja {
  font-size: 20px;
  font-weight: 900;
  line-height: 1.2;
}
.how-to-delete .small {
  width: 80%;
  max-width: 220px;
  margin: 0 auto 1em;
}
.how-to-delete .toggle-list {
  width: 100%;
  margin-top: 20px;
}
.how-to-delete .toggle-list dl {
  padding: 1em 0.5em;
  border-bottom: 1px solid #B9B9B9;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.how-to-delete .toggle-list dl:hover {
  cursor: pointer;
}
.how-to-delete .toggle-list dl dt {
  font-size: 18px;
  position: relative;
  padding-right: 40px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #143E9F;
  line-height: 1.2;
}
.how-to-delete .toggle-list dl dt svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  right: 0;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.how-to-delete .toggle-list dl dt big {
  display: block;
  font-size: 18px;
  padding-right: 10px;
  min-width: 26px;
}
.how-to-delete .toggle-list dl dd {
  line-height: 1.8;
  padding-top: 10px;
  display: none;
  font-size: 14px;
}
.how-to-delete .toggle-list dl dd p {
  margin-top: 0.5em;
  line-height: 1.4;
}
.how-to-delete .toggle-list dl dd div {
  padding-left: 25px;
}
.how-to-delete .toggle-list .dl-style dt svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.icloud-one {
  background-color: #F5F5F5;
  position: relative;
  z-index: 2;
  padding: 80px 0;
  text-align: center;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #143E9F;
}
.icloud-one .article p:not(:first-child) {
  margin-top: 1em;
}
.icloud-two {
  position: relative;
  z-index: 2;
  padding: 80px 0;
  background-color: #ffffff;
}
.icloud-two .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 50px);
  margin-left: -25px;
}
.icloud-two .items .item {
  width: calc(33.333%);
  padding: 40px 25px;
}
.icloud-two .items .item.full {
  width: 100%;
}
.icloud-two .items .item .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  line-height: 1.4;
}
.icloud-two .items .item .ttl.ios {
  max-width: 100%;
}
.icloud-two .items .item .ttl .num {
  color: #143E9F;
  white-space: nowrap;
  font-size: 48px;
  font-weight: bold;
  font-family: co-headline, sans-serif;
  padding-right: 5px;
}
.icloud-two .items .item .ttl .ja {
  min-height: 4.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(0.4em);
  -ms-transform: translateY(0.4em);
      transform: translateY(0.4em);
}
.icloud-two .items .item .tip {
  text-align: center;
  font-size: 12px;
}
.icloud-bottom-article {
  color: #E81515;
  font-size: 20px;
  font-weight: bold;
  max-width: 1040px;
  margin: 40px auto 0;
}
.icloud-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 40px;
}
.icloud-btn a {
  border: 2px solid #000000;
  border-radius: 30px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 242px;
  height: 242px;
  overflow: hidden;
  padding: 20px;
  font-size: 14px;
  text-align: center;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.icloud-btn a:hover {
  text-decoration: none;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px);
}
.icloud-btn a .photo {
  height: 120px;
  margin: 0 auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.icloud-btn a .photo img {
  width: auto;
  max-height: 100%;
}
@media (max-width: 1600px) {
  .smartphone-five .point-content .wrapper .btns {
    width: 44%;
    margin-left: 60px;
  }
}
@media (max-width: 1300px) {
  .smartphone-one .content figure {
    right: 80px;
  }
  .smartphone-two .time .ttl {
    font-size: 22px;
  }
  .smartphone-two .time .blocks .block {
    font-size: 15px;
  }
  .smartphone-two .time .blocks .num {
    font-size: 16px;
  }
  .smartphone-two .time .blocks .num span {
    font-size: 28px;
  }
  .smartphone-two .time .blocks .num.jp {
    font-size: 14px;
  }
  .smartphone-three .content {
    margin-left: -30px;
  }
  .smartphone-three .content > div {
    width: calc((33.33% - 30px));
    margin: 30px 0;
    margin-left: 30px;
  }
  .smartphone-three .box .relatedness a {
    font-size: 13px;
  }
  .smartphone-five .point-content .wrapper .btns {
    width: auto;
    max-width: 360px;
  }
  .smartphone-five .point-content .wrapper .btns .the-point-btn br.sp500 {
    display: block;
  }
  .smartphone-nine .items {
    margin-left: -25px;
  }
  .smartphone-nine .items .item {
    width: calc(33.33% - 25px);
    margin-left: 25px;
    font-size: 15px;
  }
  .smartphone-nine .items .item .ttl {
    font-size: 19px;
  }
  .smartphone-nine .items .item .ttl span {
    font-size: 38px;
  }
  .smartphone-nine .items .item .icon img {
    max-height: 125px;
  }
  .smartphone-ten .content {
    margin-left: -30px;
  }
  .smartphone-ten .content .item {
    width: calc(33.33% - 30px);
    margin-left: 30px;
    margin-bottom: 25px;
  }
  .smartphone-ten .content .item .comment {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .smartphone-one .content figure {
    right: 35px;
  }
}
@media (max-width: 1100px) {
  .smartphone-one .content figure {
    right: 24px;
    bottom: 0;
    max-width: 150px;
  }
  .smartphone-two .time {
    margin-top: 40px;
  }
  .smartphone-two .time .ttl {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .smartphone-two .time .blocks {
    margin-left: -20px;
  }
  .smartphone-two .time .blocks .block {
    width: calc(25% - 20px);
    margin-left: 20px;
    font-size: 14px;
  }
  .smartphone-two .time .blocks .block.full {
    width: calc((75% / 2) - 20px);
  }
  .smartphone-two .time .blocks .num {
    padding-bottom: 5px;
    font-size: 15px;
  }
  .smartphone-two .time .blocks .num span {
    font-size: 26px;
  }
  .smartphone-two .time .blocks .num .icon {
    width: 32px;
    max-width: 32px;
  }
  .smartphone-two .time .blocks .dl dl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .smartphone-two .time .blocks .dl dt {
    padding-right: 15px;
  }
  .smartphone-two .time .blocks .dl dd {
    white-space: nowrap;
  }
  .smartphone-three .content {
    margin-left: -20px;
  }
  .smartphone-three .content > div {
    width: calc((33.33% - 20px));
    margin: 20px 0;
    margin-left: 20px;
  }
  .smartphone-three .tit a {
    font-size: 15px;
    padding: 10px 40px;
  }
  .smartphone-three .box .relatedness a {
    font-size: 12px;
  }
  .smartphone-nine .items {
    margin-left: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .smartphone-nine .items .item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
    font-size: 14px;
  }
  .smartphone-nine .items .item .ttl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .smartphone-seven ul li a {
    padding: 35px 25px;
  }
  .smartphone-seven ul li p {
    padding-top: 10px;
  }
  .smartphone-ten .content {
    margin-left: -25px;
  }
  .smartphone-ten .content .item {
    width: calc(33.33% - 25px);
    margin-left: 25px;
  }
  .smartphone-ten .content .item .text {
    padding: 15px;
  }
}
@media (max-width: 1000px) {
  .final-check {
    padding: 50px 0;
  }
  .the-point-btn a {
    font-size: 20px;
  }
  .smartphone-one .tit .black {
    font-size: 50px;
  }
  .smartphone-two {
    padding-bottom: 50px;
  }
  .smartphone-two .tab-bd li .box {
    width: 48%;
    margin-bottom: 30px;
  }
  .smartphone-two .time .blocks .block {
    font-size: 13px;
    padding: 15px 20px;
    width: calc(50% - 20px);
    margin-bottom: 20px;
  }
  .smartphone-two .time .blocks .block.full {
    width: calc(50% - 20px);
  }
  .smartphone-two .time .blocks .num {
    font-size: 14px;
  }
  .smartphone-two .time .blocks .num .icon {
    width: 30px;
    max-width: 30px;
  }
  .smartphone-two .time .blocks .num span {
    font-size: 24px;
  }
  .smartphone-two .time .blocks .dl {
    margin-bottom: 8px;
  }
  .smartphone-two .the-point-btn {
    margin-top: 2em;
  }
  .smartphone-three .content {
    margin-left: -20px;
  }
  .smartphone-three .content > div {
    width: calc((50% - 20px));
  }
  .smartphone-three .tit a {
    font-size: 14px;
  }
  .smartphone-five .left {
    margin-right: 40px;
  }
  .smartphone-five .point-content {
    font-size: 16px;
  }
  .smartphone-five .point-content .wrapper .text {
    font-size: 15px;
  }
  .smartphone-eight .box ul li {
    width: 49%;
  }
  .smartphone-one .content figure {
    right: 50px;
    bottom: -72px;
  }
  .smartphone-four {
    display: block;
    padding-bottom: 0;
  }
  .title .en {
    font-size: 48px;
  }
}
@media (max-width: 900px) {
  .smartphone-eight .box.noborder{
    display: flex;
    overflow-x:auto;
    flex-wrap: nowrap; 
  }
  .smartphone-eight .box ul{
    width: 100%;
    flex-wrap: nowrap; 
    margin-right: 20px;
    min-width:1200px;
  }
  .smartphone-eight .box ul.crollx{
    min-width:100%;
    overflow-x:auto;
  }
  .smartphone-eight .box ul:last-child{
    min-width: 500px;
  }
  .smartphone-eight .box ul li{
    width: calc(33% - 30px);
    margin-right: 30px;
    min-width: 300px;
  }
  .final-check .items .item {
    width: calc(50% - 20px);
  }
  .smartphone-one {
    padding: 60px 20px 250px;
  }
  .smartphone-one .content .text {
    padding: 20px;
  }
  .smartphone-one .tit .black {
    font-size: 40px;
  }
  .smartphone-one .tit .yellow {
    font-size: 50px;
  }
  .smartphone-one .txt1 {
    font-size: 18px;
  }
  .smartphone-one .txt1 div {
    font-size: 20px;
  }
  .smartphone-one .txt1 div::after {
    height: 10px;
  }
  .smartphone-four h3 {
    font-size: 18px;
  }
  .smartphone-six .tab-hd {
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: auto;
    padding: 25px 30px 0;
  }
  .smartphone-six .tab-hd li {
    width: 48%;
  }
  .smartphone-six .tab {
    display: block;
  }
  .smartphone-seven ul {
    display: block;
  }
  .smartphone-seven ul li {
    width: 100%;
    max-width: 400px;
    margin: 30px auto 0;
    padding: 0;
  }
  .smartphone-seven ul li figure {
    height: auto;
  }
  .smartphone-seven ul li img {
    width: 80%;
    margin: 0 auto;
  }
  .smartphone-seven ul li:first-child {
    margin: 30px auto 0;
  }
  .smartphone-seven ul li:first-child img {
    max-width: 110px;
  }
  .smartphone-five .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .smartphone-five .right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .smartphone-five .left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .smartphone-five .btn-box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 40px;
  }
  .smartphone-five .point-content {
    font-size: 15px;
    margin: 25px 0;
  }
  .smartphone-five .point-content .wrapper {
    margin-top: 20px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .smartphone-five .point-content .wrapper .btns {
    width: 100%;
    max-width: 680px;
    float: inherit;
    margin: 40px auto 0;
  }
  .smartphone-five .point-content .wrapper .btns .the-point-btn br.sp500 {
    display: none;
  }
  .smartphone-ten {
    padding: 60px 0;
  }
  .smartphone-ten .content .item {
    width: calc(50% - 25px);
  }
}
@media (max-width: 767px) {
  .global-dialog .bottom-text {
    left: calc(80px + 60px);
    font-size: 16px;
  }
  .global-dialog figure {
    width: 120px;
  }
  .global-dialog .wrap {
    padding-left: 70px;
  }
  .global-dialog .content {
    padding: 20px;
  }
  .global-dialog figure {
    margin-top: -20px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .smartphone-one {
    padding: 50px 20px 200px;
  }
  .smartphone-one .black {
    font-size: 44px;
    font-weight: bold;
  }
  .smartphone-one .tit .yellow {
    font-size: 56px;
  }
  .smartphone-one .tit .yellow small {
    font-size: 17px;
  }
  .smartphone-one .tit .black {
    font-size: 44px;
  }
  .smartphone-one .blue {
    font-size: 16px;
    margin: 20px auto 30px;
  }
  .smartphone-one .blue::before {
    width: 2px;
    height: 15px;
    left: -20px;
  }
  .smartphone-one .blue::after {
    width: 2px;
    height: 15px;
    right: -20px;
  }
  .smartphone-one .txt1 {
    display: block;
    font-size: 18px;
    line-height: 1.8;
  }
  .smartphone-one .txt1 div {
    display: inline-block;
    font-size: 26px;
    line-height: 1;
  }
  .smartphone-one .content .text {
    background: url(../img/bor1-sp.jpg) no-repeat center center;
    background-size: cover;
    max-width: 379px;
    height: 432px;
    padding: 40px 30px;
  }
  .smartphone-one .content span {
    max-width: 60%;
    margin: 0;
  }
  .smartphone-one .content figure {
    bottom: -45px;
  }
  .title .en {
    font-size: 44px;
  }
  .title .jp {
    font-size: 14px;
  }
  .title .jp::before {
    width: 40px;
    height: 3px;
    top: 10px;
  }
  .smartphone-two .title {
    top: -70px;
    margin-bottom: -70px;
  }
  .smartphone-two .tab-hd li {
    font-size: 14px;
  }
  .smartphone-two .tab-hd li figure {
    max-width: 17px;
    margin-right: 5px;
  }
  .smartphone-two .tab-hd li figure img {
    width: 100%;
    margin-right: 0;
  }
  .smartphone-two .tab-hd .active {
    font-size: 16px;
  }
  .smartphone-two .tab-hd .active figure {
    max-width: 20px;
    margin-right: 5px;
  }
  .smartphone-two .tab-hd .active figure img {
    width: 100%;
    margin-right: 0;
  }
  .smartphone-two .time {
    margin-top: 0;
  }
  .smartphone-two .time .ttl {
    text-align: center;
    font-size: 18px;
  }
  .smartphone-two .time .blocks {
    margin-left: 0;
  }
  .smartphone-two .time .blocks .block {
    font-size: 12px;
    width: 100%;
    margin-left: 0;
  }
  .smartphone-two .time .blocks .block.full {
    width: 100%;
  }
  .smartphone-two .time .txt {
    margin-top: 0;
  }
  .smartphone-three {
    padding: 50px 0;
  }
  .smartphone-three .title .en {
    font-size: 64px;
  }
  .smartphone-three .tit figure {
    margin: 0 0 0px;
  }
  .smartphone-three .tit figure img {
    margin: 0;
  }
  .smartphone-three .tit span {
    display: inline-block;
    min-width: 154px;
    margin-left: 0;
  }
  .smartphone-five {
    padding: 50px 0;
  }
  .smartphone-five .title .en {
    font-size: 34px;
  }
  .smartphone-five .content {
    padding-top: 30px;
  }
  .smartphone-five .content .left ul li {
    padding-bottom: 15px;
    font-size: 20px;
  }
  .smartphone-five .content .left ul li::before {
    top: 12px;
  }
  .smartphone-five .content .left ul li:first-child {
    margin-top: 0;
  }
  .smartphone-five .content .left .red {
    font-size: 12px;
  }
  .smartphone-five .point-content {
    font-size: 14px;
  }
  .smartphone-five .point-content .wrapper .text {
    font-size: 13px;
  }
  .smartphone-five .point-content .wrapper .text .ttl {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .smartphone-five .point-content .wrapper .text ul {
    margin-bottom: 25px;
  }
  .smartphone-five .point-content .wrapper .text ul li:before {
    top: 1px;
    width: 14px;
    height: 14px;
  }
  .smartphone-five .point-content .wrapper .btns .the-point-btn br.sp500 {
    display: block;
  }
  .smartphone-six {
    padding: 0 0 150px;
  }
  .smartphone-six .tab-hd {
    padding: 25px 30px 10px;
  }
  .smartphone-six .tab-hd li {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .smartphone-six .tab-hd li span {
    font-size: 20px;
  }
  .smartphone-six .tab-hd .active {
    font-size: 16px;
  }
  .smartphone-six .tab-hd .active span {
    font-size: 20px;
  }
  .smartphone-six .title .en {
    font-size: 65px;
  }
  .smartphone-six .tab-bd dl {
    padding: 25px 10px;
  }
  .smartphone-seven {
    padding-bottom: 50px;
  }
  .smartphone-seven .title {
    top: -60px;
    margin-bottom: -60px;
  }
  .smartphone-seven .title .en {
    font-size: 34px;
  }
  .smartphone-seven .inner > p {
    display: none;
  }
  .smartphone-seven ul {
    padding-top: 10px;
    display: block;
  }
  .smartphone-seven ul li {
    width: 100%;
    max-width: 280px;
    margin: 30px auto 0;
    padding: 0;
  }
  .smartphone-seven ul li a {
    border-radius: 15px;
  }
  .smartphone-seven ul li figure {
    height: auto;
  }
  .smartphone-seven ul li img {
    width: 80%;
    margin: 0 auto;
  }
  .smartphone-seven ul li p {
    font-size: 14px;
  }
  .smartphone-seven ul li:first-child {
    margin: 30px auto 0;
  }
  .smartphone-seven ul li:first-child img {
    max-width: 110px;
  }
  .smartphone-eight {
    padding: 50px 0;
  }
  .smartphone-eight .tab-hd li:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .smartphone-eight .tab-hd li:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .smartphone-eight .content {
    display: none;
  }
  .smartphone-eight .tab {
    display: block;
  }
  .smartphone-nine {
    padding: 25px 0;
  }
  .smartphone-nine .title .en {
    font-size: 32px;
  }
  .smartphone-nine .items {
    margin: 25px 0 0;
  }
  .smartphone-nine .items .item .ttl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .smartphone-nine .the-point-btn {
    margin-top: 10px;
  }
  .smartphone-ten {
    padding: 40px 0 20px;
  }
  .smartphone-ten .content {
    margin: 25px 0;
  }
  .smartphone-ten .content .item {
    width: 100%;
    margin-left: 0;
  }
  .global-dialog-female figure {
    width: 120px;
  }
  .global-dialog-female .wrap {
    padding-right: 70px;
  }
  .global-dialog-female figure {
    margin-top: 0;
  }
  .global-dialog-female .content {
    padding: 20px;
  }
  .global-dialog-female .bottom-text {
    padding-right: 140px;
    left: 20px;
    top: calc(100% + 24px);
  }
  .global-dialog-female .bottom-text.red {
    font-size: 12px;
  }
  .how-to-delete .items .item {
    width: calc(50% - 20px);
  }
  .icloud-two .items .item {
    width: 50%;
    padding: 20px 10px;
  }
  .icloud-two .items {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .icloud-two .items .item .ttl {
    padding-top: 10px;
  }
}
@media (max-width: 700px) {
  .smartphone-eight .tab .tab-bd > li ul{
    overflow: auto;
    flex-wrap: nowrap;
  }
  .smartphone-eight .tab .tab-bd > li ul li {
    /*width: 100%;*/
    width: 33%;
    margin-right: 20px;
  }
  .smartphone-eight .box.noborder {
    padding: 0 !important;
    padding-top: 25px;
  }
  .smartphone-eight .box.noborder ul li{
    width: 100%;
  }
  .smartphone-three .content {
    margin-left: 0;
    margin-top: 10px;
  }
  .smartphone-three .content > div {
    width: 100%;
    margin: 0;
    padding: 30px 20px;
  }
  .smartphone-three .tit a {
    font-size: 12px;
  }
}
@media (max-width: 600px) {
  .smartphone-three {
    padding: 50px 0 20px;
  }
  .smartphone-three .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .smartphone-three .tit span {
    margin-left: 20px;
  }
  .smartphone-two .tab-bd li .box {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px;
  }
  .smartphone-two .tab-bd li figure {
    height: 200px;
    padding: 20px 0;
  }
  .smartphone-two .tab-bd li figure img {
    max-height: 100%;
  }
  .smartphone-news.news-outer {
    margin: 0;
    margin-bottom: 40px;
  }
  .smartphone-news.news-outer .pediabox {
    padding-top: 25px;
    margin-top: 25px;
  }
  .the-point-btn a {
    font-size: 18px;
    padding: 0.5em 1.5em;
    padding-left: 1em;
  }
  .the-point-btn .arrow {
    width: 1.4em;
    min-width: 1.4em;
    height: 1.4em;
  }
}
@media (max-width: 500px) {
  .icloud-two.computer .items .item {
    width: 100%;
  }
  .icloud-two.computer .items .item .ttl.ios {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .icloud-one {
    padding: 60px 0;
  }
  .icloud-two {
    padding: 80px 0 80px;
  }
  .icloud-bottom-article {
    font-size: 14px;
  }
  .icloud-one {
    font-size: 16px;
  }
  .icloud-two .items .item .ttl {
    font-size: 14px;
  }
  .icloud-two .items .item .ttl .num {
    font-size: 24px;
  }
  .global-dialog .bottom-text {
    font-size: 14px;
  }
  .final-check .content {
    padding: 0;
  }
  .final-check .content .title-text {
    font-size: 14px;
    margin: 20px 0;
  }
  .final-check .items .item {
    width: 100%;
    margin: 0 auto 40px;
  }
  .final-check .items .ttl {
    min-height: 0;
    padding-top: 0.5em;
  }
  .sp500 {
    display: block;
  }
  body {
    font-size: 14px;
  }
  .smartphone-five .btn-box .red {
    font-size: 12px;
  }
  .the-point-btn {
    margin-top: 2em;
  }
  .the-point-btn a {
    text-align: left;
    position: relative;
    margin-bottom: 0.5em;
  }
  .the-point-btn .icon {
    width: 1.8em;
    min-width: 1.8em;
    height: 1.8em;
  }
  .smartphone-two .tab-bd li .box p {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
  }
  .smartphone-one {
    padding: 50px 20px 130px;
  }
  .smartphone-one .black {
    font-size: 30px;
  }
  .smartphone-one .tit .num {
    font-size: 85px;
  }
  .smartphone-one .tit .yellow {
    font-size: 44px;
  }
  .smartphone-one .tit .black {
    font-size: 32px;
  }
  .smartphone-one .blue {
    font-size: 14px;
    margin: 15px auto 20px;
  }
  .smartphone-one .blue::before {
    left: -15px;
  }
  .smartphone-one .blue::after {
    right: -15px;
  }
  .smartphone-one .content .text {
    max-width: 350px;
    height: 385px;
    background-size: contain;
  }
  .smartphone-one .content figure {
    right: 0;
    bottom: 40px;
    max-width: 130px;
  }
  .smartphone-five .title .en {
    font-size: 32px;
  }
  .smartphone-five .left {
    margin-right: 0;
  }
  .smartphone-five .right .box {
    margin: 0 auto;
  }
  .smartphone-six .tab-hd {
    margin: 0 -20px;
    padding: 25px 20px 10px;
  }
  .smartphone-seven ul li {
    max-width: 242px;
  }
  .smartphone-seven ul li a {
    padding: 20px;
  }
  .global-dialog-female .wrap {
    padding-right: 0;
  }
  .global-dialog-female figure {
    margin-top: 30px;
  }
  .global-dialog-female .content .tri {
    right: 76px;
  }
  .smartphone-two .tab-hd li {
    height: 48px;
  }
  .smartphone-two .tab-bd li figure {
    height: 160px;
  }
  .smartphone-three .tit a {
    padding: 10px 20px;
    width: 140px;
    text-align: center;
  }
  .global-dialog .wrap {
    padding-left: 0;
  }
  .global-dialog figure {
    margin-top: 20px;
  }
  .global-dialog .content .tri {
    left: 96px;
  }
  .smartphone-five .btn-box {
    width: 100%;
  }
  .smartphone-five .right {
    margin: 0 auto;
  }
  .smartphone-five .btn-box {
    margin-bottom: 20px;
  }
  .global-dialog {
    padding-top: 40px;
  }
  .global-dialog-female .bottom-text {
    font-size: 14px;
  }
  .global-dialog h3 {
    font-size: 20px;
  }
  .smartphone-five .content .left ul li {
    font-size: 16px;
  }
  .how-to-delete .title .en {
    font-size: 34px;
  }
  .how-to-delete .title {
    top: -50px;
  }
  .how-to-delete .content {
    padding: 0;
  }
  .how-to-delete .items .item {
    width: 100%;
    margin: 0 auto 20px;
  }
  .final-check .title .en {
    font-size: 28px;
  }
  .global-dialog-female h3 {
    font-size: 18px;
  }
  .icloud-two .items .item .ttl.ios {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .icloud-two .items .item .ttl {
    padding-top: 15px;
  }
  .icloud-two .items .item .ttl .ja {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0);
  }
  .icloud-two .items .item .tip {
    text-align: left;
    padding-left: 26px;
  }
}
@media (max-width: 350px) {
  .how-to-delete .title .en {
    font-size: 32px;
  }
  .final-check .title .en {
    font-size: 25px;
  }
  .smartphone-five .title .en {
    font-size: 27px;
  }
  .how-to-delete .items .ttl .ja {
    font-size: 18px;
  }
  .how-to-delete .items .ttl .num {
    font-size: 38px;
  }
  .smartphone-six .tab-hd .active,
  .smartphone-six .tab-hd li {
    font-size: 14px;
    white-space: nowrap;
  }
  .smartphone-six .tab-hd .active span {
    font-size: 16px;
    padding-right: 5px;
  }
  .smartphone-six .tab-hd li span {
    font-size: 16px;
    padding-right: 5px;
  }
  .final-check .items .item {
    font-size: 18px;
  }
  .smartphone-eight .tab .tab-bd > li ul li {
    padding: 20px;
  }
  .the-point-btn a {
    font-size: 16px;
  }
  .smartphone-one .black {
    font-size: 24px;
  }
  .smartphone-one .tit .black {
    font-size: 24px;
  }
  .smartphone-one .tit .yellow small {
    font-size: 14px;
  }
  .smartphone-one .tit .yellow {
    font-size: 36px;
  }
  .smartphone-one .tit .num {
    font-size: 66px;
  }
  .smartphone-one .tit .yellow small {
    padding-left: 30px;
  }
  .smartphone-one .txt1 {
    font-size: 16px;
  }
  .smartphone-one .txt1 div {
    font-size: 22px;
  }
  .title .en {
    font-size: 34px;
  }
  .smartphone-two .title {
    top: -50px;
  }
  .global-dialog-female figure {
    width: 80px;
    margin-top: 20px;
  }
  .global-dialog-female .bottom-text {
    padding-right: 110px;
  }
}
.footer-search {
  padding-bottom: 60px;
}
.home .footer-search {
  padding-bottom: 0;
}
@media (max-width: 1200px) {
  .footer-search {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .footer-search {
    padding-bottom: 25px;
  }
}
/* result */
.result-featured {
  background-color: #FAFAFA;
  position: relative;
  padding: 80px 0;
}
.result-featured .fea-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.result-featured .fea-content .pic {
  width: 46%;
  min-width: 46%;
  max-width: 46%;
  max-height: 480px;
}
.result-featured .fea-content .pic img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.result-featured .fea-content .text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 14px;
  padding-left: 25px;
}
.result-featured .fea-content .text .ttl {
  margin-bottom: 32px;
  color: #143E9F;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}
.result-featured .fea-content .text .ttl span {
  margin-bottom: 8px;
  display: block;
  font-size: 45px;/*58*/
  /*text-transform: uppercase;*/
}
.result-featured .fea-content .text .txt {
  line-height: 1.8;
}
.result-featured .fea-content .text .txt h1 {
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
}
.result-featured .fea-content .text .txt .large {
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
}
.result-featured .fea-content .text .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
.result-featured .fea-content .text .btns a {
  width: 48%;
  max-width: 320px;
  border: 2px solid #143E9F;
  background: #143E9F;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border-radius: 10px;
  padding: 0.5em;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
}
.result-featured .fea-content .text .btns a:hover {
  background: #fff;
  color: #143E9F;
}
.result-series {
  padding: 100px 0 40px;
}
.result-series .swiper {
  width: 100%;
  overflow: hidden;
}
.result-series .series-wrapper {
  margin: 40px 0;
  color: #000;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.result-series .series-wrapper .item {
  width: calc(100% / 4);
  padding: 30px 15px;
}
.result-series .series-wrapper figure {
  width: 100%;
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 1em;
}
.result-series .series-wrapper figure img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.result-series .series-wrapper .serie-ttl {
  font-size: 20px;
  color: #143E9F;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.result-series .series-wrapper .serie {
  text-align: center;
  position: relative;
  padding: 0 10px 25px;
}
.result-series .series-wrapper .serie:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90%;
  background: #F2F6FF;
  border-radius: 30px;
  z-index: -1;
}
.result-series .series-wrapper .serie a {
  display: block;
  margin: 0 auto;
  width: 120px;
  min-width: 120px;
  border-radius: 10px;
  border: 2px solid #143E9F;
  background: #fff;
  color: #143E9F;
  line-height: 1;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.result-series .series-wrapper .serie a:hover {
  background: #143E9F;
  color: #fff;
}
.result-series .series-wrapper .box.new .serie-ttl {
  position: relative;
}
.result-series .series-wrapper .box.new .serie-ttl:before {
  content: "";
  display: block;
  position: absolute;
  left: 22px;
  top: 0;
  -webkit-transform: translateY(-105%);
  -ms-transform: translateY(-105%);
      transform: translateY(-105%);
  width: 60px;
  height: 60px;
  background: url(../images/service/new.png) 100% 100%/contain no-repeat;
}
.result-series .series-slick {
  position: relative;
  padding: 25px 0 40px;
}
.result-series .series-slick .slick-arrow {
  text-indent: -999px;
}
.result-series .series-slick .slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.result-series .series-slick .slick-dots button {
  display: none;
}
.result-series .series-slick .slick-dots li {
  text-indent: -999px;
  position: relative;
  border-radius: 50%;
  background: #707070;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.result-series .series-slick .slick-dots .slick-active {
  background: #143E9F;
  border-radius: 50%;
}
.result-series .series-slick .slick-prev {
  line-height: 0;
  position: absolute;
  top: -40px;
  right: 60px;
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 5;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: 1.5px solid #B9B9B9;
  border-radius: 5px;
}
.result-series .series-slick .slick-prev:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  left: -2px;
  top: 0;
  background: url(../images/service/left.png) no-repeat center center;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.result-series .series-slick .slick-prev:hover {
  border: 1.5px solid #143E9F;
}
.result-series .series-slick .slick-prev:hover:before {
  background: url(../images/service/left1.png) no-repeat center center;
}
.result-series .series-slick .slick-next {
  line-height: 0;
  position: absolute;
  top: -40px;
  right: 0;
  width: 40px;
  height: 40px;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
  z-index: 6;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: 1px solid #B9B9B9;
  border-radius: 5px;
}
.result-series .series-slick .slick-next:before {
  content: "";
  background: url(../images/service/right.png) no-repeat center center;
  position: absolute;
  width: 40px;
  right: -2px;
  top: 0;
  height: 40px;
  -webkit-transition: .3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.result-series .series-slick .slick-next:hover {
  border: 1.5px solid #143E9F;
}
.result-series .series-slick .slick-next:hover:before {
  background: url(../images/service/right1.png) no-repeat center center;
}
.result-phone {
  margin-bottom: 80px;
}
.result-phone h2 {
  color: #143E9F;
  font-size: 40px;
  text-align: center;
  font-weight: 900;
  margin: 20px 0;
}
.result-phone .content{
    padding: 40px;
    background: #f5f5f5;
    font-size: 16px;
}
.result-phone .content .ago{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}
.result-phone .content .ago strong{
    font-size: 1.2em;
    margin-bottom: 10px;
    display: block;
    color: #143E9F;
}
.result-phone .content .ago ul {
    padding: 0 10px;
}
.result-phone .content .ago ul li{
    position: relative;
    padding: 3px 0;
    padding-left: 25px;
}
.result-phone .content .ago ul li:before{
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    top: 12px;
    width: 8px;
    height: 8px;
    background: #143E9F;
    border-radius: 50%;
}
.result-faq {
  padding: 0;
  margin: 80px 0;
}
.result-faq dt {
  position: relative;
}
.result-faq dt:after {
  content: "";
  background: url(../images/arrowtop.png) 100% 100%/contain no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(180deg) translateY(-50%);
  -ms-transform: rotate(180deg) translateY(-50%);
      transform: rotate(180deg) translateY(-50%);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.result-faq .dl-style dt:after {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.result-model {
  position: relative;
  padding: 80px 0;
}
.result-model .model-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.result-model .model-select .wrapper {
  position: relative;
}
.result-model .model-select .wrapper:hover > .box {
  display: block !important;
}
.result-model .model-select .active {
  font-size: 18px;
  padding: 15px 35px;
  padding-right: 60px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #000;
  border-bottom: 1px solid #000;
}
.result-model .model-select .active:after {
  content: "";
  background: url(../images/service/bottom.png) center center/contain no-repeat;
  position: absolute;
  width: 16px;
  height: 8px;
  right: 8px;
  top: 53%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.result-model .model-select .active:hover {
  color: #2857C4;
}
.result-model .model-select .active:hover:after {
  background-image: url(../images/service/bottom-b.png);
}
.result-model .model-select .box {
  display: none;
  border: 2px solid #000;
  padding: 10px 20px;
  position: absolute;
  left: 0;
  width: 108%;
  height: auto;
  z-index: 5;
  top: 58px;
  visibility: visible;
  background: #fff;
}
.result-model .model-select .box a {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  padding: 6px 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.result-model .model-select .box a.last:not(:last-child) {
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.result-model .model-select .box a:hover {
  color: #2857C4;
}
.result-model .model-content {
  margin: 60px 0 0;
}
.result-model .model-content .item:not(:last-child) {
  margin-bottom: 80px;
}
.result-model .model-content .model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  color: #0943C9;
  padding: 0 50px;
}
.result-model .model-content .model:hover {
  text-decoration: none;
  opacity: 0.8;
}
.result-model .model-content .model .pic {
  width: 120px;
  min-width: 120px;
  overflow: hidden;
  position: relative;
}
.result-model .model-content .model .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.result-model .model-content .model .pic:after {
  content: "";
  display: block;
  padding-top: 50%;
}
.result-model .model-content .model h2 {
  display: block;
  padding: 5px 25px 15px;
}
.result-model .model-content .model span {
  display: block;
  padding: 5px 25px 15px;
}
.result-model .model-content .infos {
  background: #F5F5F5;
  padding: 40px 40px 60px;
  border-radius: 30px;
}
.result-model .model-content .infos .slicks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.result-model .model-content .infos .box {
  width: calc(100% / 4);
  padding: 15px;
  text-align: center;
  font-size: 12px;
  display: none;
}
.result-model .model-content .infos .box .wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.result-model .model-content .infos .box .size {
  position: relative;
  font-weight: bold;
  font-size: 16px;
}
.result-model .model-content .infos .box .size span {
  background: #0943C9;
  color: #fff;
  padding: 8px 15px;
  line-height: 1;
  margin: auto;
  display: block;
  word-break: break-all;
  line-height: 1.4;
  border-radius: 5px;
}
.result-model .model-content .infos .box .size .en {
  color: #E81515;
  font-size: 20px;
  margin-top: 10px;
  word-break: break-word;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.result-model .model-content .infos .box .size .hot {
  padding: 0 45px;
  position: relative;
}
.result-model .model-content .infos .box .size .hot:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 40px;
  height: 18px;
  background: url(../images/service/hot.png) 100% 100%/contain no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.result-model .model-content .infos .box .price {
  border-top: 2px solid #B9B9B9;
  border-bottom: 2px solid #B9B9B9;
  padding: 15px 0 5px;
  margin: 15px 0 10px;
  font-size: 16px;
}
.result-model .model-content .infos .box .price span {
  color: #2857C4;
  display: block;
  margin-bottom: 10px;
}
.result-model .model-content .infos .box .price span em {
  font-weight: bold;
  font-style: normal;
  font-size: 1.4em;
}
.result-model .model-content .infos .box .price span.large em {
  font-size: 1.7em;
}
.result-model .model-content .infos .box .link a {
  display: block;
  width: 100%;
  border-radius: 10px;
  border: 2px solid #143E9F;
  background: #fff;
  color: #143E9F;
  line-height: 1.2;
  padding: 12px 10px;
  font-size: 16px;
  text-align: center;
  margin: 20px 0;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.result-model .model-content .infos .box .link a:hover {
  background: #143E9F;
  color: #fff;
}
.result-model .model-content .infos .box:nth-child(1),
.result-model .model-content .infos .box:nth-child(2),
.result-model .model-content .infos .box:nth-child(3),
.result-model .model-content .infos .box:nth-child(4) {
  display: block;
}
.result-model .model-content .infos .read-more {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.result-model .model-content .infos .read-more span {
  padding: 10px 35px;
  padding-right: 60px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #000;
  border-bottom: 1px solid #000;
  position: relative;
}
.result-model .model-content .infos .read-more span:after {
  content: "";
  background: url(../images/service/bottom.png) center center/contain no-repeat;
  position: absolute;
  width: 12px;
  height: 6px;
  right: 8px;
  top: 53%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.result-model .model-content .infos .read-more span.active:after {
  -webkit-transform: translateY(-50%) rotateX(180deg);
  transform: translateY(-50%) rotateX(180deg);
}
.result-model .model-content .slicks {
  position: relative;
}
.result-model .model-content .slicks .slick-arrow {
  text-indent: -999px;
}
.result-model .model-content .slicks .slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.result-model .model-content .slicks .slick-dots button {
  display: none;
}
.result-model .model-content .slicks .slick-dots li {
  text-indent: -999px;
  position: relative;
  border-radius: 50%;
  background: #707070;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.result-model .model-content .slicks .slick-dots .slick-active {
  background: #143E9F;
  border-radius: 50%;
}
.result-notice {
  background: #F2F6FF;
  position: relative;
  padding: 80px 0;
  margin-bottom: 80px;
}
.result-notice .global-dialog-female .content p {
  font-size: 15px;
  font-weight: bold;
}
.result-notice .global-dialog-female .content::after {
  background-color: #fff;
}
.result-notice .global-dialog-female .bottom-text {
  left: 10px;
  top: calc(100% + 25px);
  font-size: 14px;
  color: #E81515;
}
.result-notice .global-dialog-female .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 78%;
  max-width: 760px;
  background: #FFA927;
  border: 2px solid #FFA927;
  color: #fff;
  text-align: center;
  position: relative;
  line-height: 1;
  padding: 7px 20px;
  text-decoration: none;
  border-radius: 10px;
  font-size: 22px;
  font-weight: bold;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-top: -74px;
}
.result-notice .global-dialog-female .btn a:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/service/hand.png) 100% 100%/contain no-repeat;
  margin-left: 10px;
}
.result-notice .global-dialog-female .btn a:hover {
  opacity: 0.8;
}
.result-notice .notice-content {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.result-notice .notice-content .notice-text {
  margin-top: 50px;
  font-size: 14px;
  line-height: 1.8;
}
.result-notice .notice-content .notice-text > div:not(:last-child) {
  margin-bottom: 40px;
}
.result-notice .notice-content .notice-text .ttl {
  font-weight: bold;
  color: #143E9F;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.result-popuarity {
  position: relative;
  padding: 40px 0;
}
.result-popuarity .pro-types {
  margin-left: 0;
}
.result-popuarity .pro-types h2 {
  display: block;
  margin: 30px 0 20px;
}
.result-popuarity h3 {
  font-size: 36px;
  color: #143E9F;
  line-height: 1.4;
  font-weight: 900;
  text-align: center;
}
.result-popuarity .popu-content {
  margin: 60px 0 20px;
  font-size: 14px;
}
.result-popuarity .popu-content p {
  line-height: 1.8;
  margin-top: 15px;
}
.result-popuarity .popu-content .box {
  margin-top: 25px;
}
.result-popuarity .popu-content .box a {
  padding: 8px 14px;
  margin-top: 10px;
  margin-right: 14px;
  display: inline-block;
  background-color: #2857C4;
  color: #fff;
  line-height: 1;
  border-radius: 5px;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
}
.result-popuarity .popu-content .box span {
  padding: 8px 14px;
  margin-top: 10px;
  margin-right: 14px;
  display: inline-block;
  background-color: #2857C4;
  color: #fff;
  line-height: 1;
  border-radius: 5px;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
}
.result-popuarity .popu-content .ttl {
  font-size: 24px;
  color: #143E9F;
  font-weight: bold;
  text-align: center;
}
.result-popuarity .popu-content .ttl span {
  font-weight: 900;
  position: relative;
  white-space: nowrap;
  z-index: 2;
}
.result-popuarity .popu-content .ttl span:after {
  content: "";
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFA927;
  z-index: -1;
}
.result-popuarity .popu-content .ttl span.big2 {
  font-size: 1.4em;
}
.result-popuarity .popu-content .ttl span.big1 {
  font-size: 1.6em;
}
.result-popuarity .popu-content .ttl h2 {
  display: inline;
  background: #fff;
  color: #143E9F;
  font-size: 1em;
}
.result-popuarity .popu-content .ttl br.sp {
  display: none;
}
.result-popuarity .popu-content .txt {
  font-size: 14px;
  line-height: 1.8;
}
.result-popuarity .popu-content .txt div {
  margin: 50px 0;
}
.result-popuarity .popu-content .txt span {
  font-size: 1.4em;
  line-height: 1.4;
}
.result-popuarity .popu-content .txt span.blue {
  color: #143E9F;
  font-weight: bold;
}
.result-popuarity .popu-content .txt span.red {
  color: #E81515;
  font-weight: bold;
}
.result-popuarity .popu-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0 60px;
}
.result-popuarity .popu-banner a {
  width: 96%;
  max-width: 800px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.result-popuarity .popu-banner a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
      transform: translateY(-5px);
}
.result-popuarity .global-dialog {
  line-height: 2;
}
.result-popuarity .global-dialog .article p span {
  font-size: 1.4em;
  display: contents;
  font-weight: bold;
  line-height: 1.2;
}
.result-popuarity .global-dialog .article p span.blue {
  color: #143E9F;
}
.result-popuarity .global-dialog .article p span.red {
  color: #E81515;
}
@media (max-width: 1480px) {
  .result-featured .fea-content .text .ttl span {
    font-size: 52px;
  }
  .result-featured .fea-content .text .btns a {
    font-size: 18px;
  }
  .result-series .series-wrapper .serie-ttl {
    font-size: 18px;
  }
  .result-series .series-wrapper .serie a {
    font-size: 15px;
  }
  .result-model .model-select .active {
    font-size: 16px;
  }
  .result-model .model-select .box {
    top: 54px;
  }
  .result-model .model-select .box a {
    font-size: 13px;
  }
  .result-model .model-content {
    margin: 40px 0 0;
  }
  .result-model .model-content .model {
    font-size: 36px;
  }
  .result-model .model-content .infos .box .size {
    font-size: 14px;
  }
  .result-model .model-content .infos .box .size .en {
    font-size: 18px;
  }
  .result-model .model-content .infos .box .price {
    font-size: 15px;
  }
  .result-model .model-content .infos .box .link a {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .result-featured {
    padding: 60px 0;
  }
  .result-featured .fea-content .pic {
    width: 40%;
    min-width: 40%;
    max-width: 40%;
  }
  .result-featured .fea-content .text {
    font-size: 13px;
  }
  .result-featured .fea-content .text .ttl {
    font-size: 22px;
  }
  .result-featured .fea-content .text .ttl span {
    font-size: 40px;
  }
  .result-featured .fea-content .text .btns a {
    font-size: 16px;
  }
  .result-notice .global-dialog-female .btn a {
    font-size: 20px;
  }
  .result-notice .notice-content .notice-text {
    margin-top: 40px;
  }
  .result-notice .notice-content .notice-text .ttl {
    font-size: 22px;
  }
  .result-popuarity h3 {
    font-size: 34px;
  }
  .result-popuarity .popu-content {
    margin: 40px 0 20px;
  }
  .result-popuarity .popu-content .ttl {
    font-size: 22px;
  }
  .result-popuarity .popu-content .box {
    margin-top: 20px;
  }
  .result-popuarity .popu-content .txt div {
    margin: 30px 0;
  }
  .result-popuarity .popu-banner {
    padding: 20px 0 40px;
  }
  .result-phone h2 {
    font-size: 34px;
  }
  .result-phone .content{
    padding: 25px;
    font-size: 15px;
  }
  .result-phone .content .ago ul li{
    padding: 2px 0;
    padding-left: 20px;
  }
  .result-phone .content .ago ul li:before{
    top: 10px;
    width: 7px;
    height: 7px;
  }
  .result-model .model-content .model {
    font-size: 30px;
  }
  .result-model .model-content .infos .box .price {
    font-size: 14px;
  }
  .result-model .model-content .infos .box .link a {
    font-size: 14px;
  }
  .result-series {
    padding: 60px 0 20px;
  }
}
@media (max-width: 1050px) {
  .result-featured {
    padding: 0;
  }
  .result-featured .fea-content {
    display: block;
    position: relative;
  }
  .result-featured .fea-content .pic {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
  }
  .result-featured .fea-content .pic:after {
    content: "";
    display: block;
    padding-top: 46%;
  }
  .result-featured .fea-content .pic img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    top: 50%;
    width: auto;
    max-width: 55%;
    height: auto;
    max-height: inherit;
    -webkit-filter: opacity(0.4);
    filter: opacity(0.4);
  }
  .result-featured .fea-content .text {
    width: 100%;
    padding: 20px 0 40px;
  }
  .result-featured .fea-content .text .ttl {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    padding-top: 16%;
  }
  .result-notice {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .result-notice .global-dialog-female .btn a {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .result-notice .notice-content .notice-text .ttl {
    font-size: 20px;
  }
  .result-phone h2 {
    font-size: 32px;
  }
  .result-phone .content{
    padding: 20px;
    font-size: 14px;
  }
  .result-faq {
    margin: 60px 0;
  }
  .result-model .model-select .active {
    font-size: 15px;
    padding: 10px 30px;
  }
  .result-model .model-select .box {
    top: 42px;
    padding: 10px 20px;
  }
  .result-model .model-select .box a {
    font-size: 12px;
  }
  .result-model .model-content .item:not(:last-child) {
    margin-bottom: 60px;
  }
  .result-model .model-content .infos .box {
    width: calc(100% / 3);
  }
  .result-model .model-content .infos .box:nth-child(4) {
    display: none;
  }
  .result-series .series-wrapper .item {
    width: calc(100% / 3);
  }
}
@media (max-width: 767px) {
  .result-popuarity.smartphone-three .title .en {
    font-size: 44px;
  }
  .result-series {
    padding: 40px 0 0;
  }
  .result-series.smartphone-three .title .en {
    font-size: 44px;
  }
  .result-series .series-wrapper {
    margin-top: 20px;
  }
  .result-series .series-wrapper figure {
    margin: 0 auto;
    height: 115px;
  }
  .result-series .series-wrapper .item {
    width: calc(100% / 2);
    padding: 20px 10px;
  }
  .result-series .series-wrapper .serie {
    padding: 15px 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .result-series .series-wrapper .serie:before {
    height: 80%;
  }
  .result-series .series-wrapper .serie-ttl {
    font-size: 16px;
    word-break: break-word;
    line-height: 1.2;
  }
  .result-series .series-wrapper .serie a {
    font-size: 13px;
  }
  .result-series .series-wrapper .item .box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .result-popuarity {
    padding: 0;
  }
  .result-popuarity .pro-types h2 {
    margin: 20px 0 15px;
  }
  .result-popuarity h3 {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .result-popuarity .popu-content {
    margin: 0;
  }
  .result-popuarity .popu-content .box a {
    font-size: 12px;
  }
  .result-popuarity .popu-content .box span {
    font-size: 12px;
  }
  .result-popuarity .popu-content .ttl {
    font-size: 18px;
  }
  .result-popuarity .popu-banner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 40px;
  }
  .result-faq {
    margin: 40px 0;
  }
  .result-model .model-content .infos .box {
    width: calc(100% / 2);
  }
  .result-model .model-content .infos .box:nth-child(3) {
    display: none;
  }
  .result-model .model-content .model {
    font-size: 24px;
    padding: 0 25px;
  }
  .result-model .model-content .infos {
    padding: 25px 25px 40px;
  }
  .result-model .model-content .infos .read-more {
    font-size: 13px;
  }
}
@media (max-width: 680px) {
  .result-featured .fea-content .text {
    font-size: 12px;
  }
  .result-featured .fea-content .text .ttl {
    font-size: 18px;
  }
  .result-featured .fea-content .text .ttl h1{
    font-size: 18px;
  }
  .result-featured .fea-content .text .ttl span {
    font-size: 20px;/*37*/
  }
  .result-featured .fea-content .text .txt h1 {
    font-size: 18px;
  }
  .result-featured .fea-content .text .txt .large {
    font-size: 18px;
  }
  .result-featured .fea-content .text .txt p {
    margin-bottom: 15px;
  }
  .result-featured .fea-content .text .btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .result-featured .fea-content .text .btns a {
    width: 100%;
    max-width: 100%;
  }
  .result-featured .fea-content .text .btns a:nth-child(1) {
    margin-bottom: 15px;
  }
  .result-phone {
    margin-bottom: 40px;
  }
  .result-phone h2 {
    font-size: 28px;
  }
  
  .result-model {
    padding: 40px 0;
  }
  .result-notice .global-dialog-female figure {
    margin-top: 15px;
  }
  .result-notice .global-dialog-female .content p {
    font-size: 14px;
  }
  .result-notice .global-dialog-female .bottom-text {
    top: calc(100% + 30px);
  }
  .result-notice .notice-content .notice-text {
    margin-top: 25px;
  }
  .result-notice .notice-content .notice-text .ttl {
    font-size: 18px;
  }
  .result-notice .notice-content .notice-text p {
    padding: 0 8px;
  }
  .result-popuarity .popu-content .ttl br.sp {
    display: block;
  }
  .result-model .model-select {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0;
  }
  .result-model .model-select .active {
    font-size: 15px;
    padding: 10px 30px;
  }
  .result-model .model-select .box {
    top: 42px;
    padding: 5px 20px;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-46%);
    -ms-transform: translateX(-46%);
        transform: translateX(-46%);
    max-height: 365px;
    overflow-y: scroll;
  }
  .result-model .model-select .box a {
    font-size: 12px;
    border-bottom: 1px solid #8f8f8f;
  }
  .result-model .model-content .item:not(:last-child) {
    margin-bottom: 40px;
  }
  .result-model .model-content .infos .box {
    width: 100%;
  }
  .result-model .model-content .infos .box:nth-child(2) {
    display: none;
  }
  .result-model .model-content .model h2 {
    padding: 5px 0;
    padding-left: 15px;
    word-break: break-word;
  }
  .result-model .model-content .model span {
    padding: 5px 0;
    padding-left: 15px;
    word-break: break-word;
  }
  .result-model .model-content .infos {
    padding: 20px 20px 35px;
  }
  .result-model .model-content .infos .read-more {
    font-size: 12px;
  }
  .smartphone-three .box .relatedness a {
    font-size: 12px;
  }
}

/*result-cg-list*/
.hidden {
    display: none;
}
.color_0 {
    background-color: #cf0f30 !important;
    color: #fff !important;
}
.color_1 {
    background-color: #eb5505 !important;
    color: #fff !important;
}
.color_2 {
    background-color: #b1b1b1 !important;
    color: #fff !important;
}
.color_3 {
    background-color: #fff !important;
    border: 1px solid #b1b1b1;
}
.cg-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
}
.cg-card {
    padding: 10px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / 0.1);
    max-width: calc(100% / 3 - 40px / 3);
    width: 100%;
}
@media (max-width: 1200px) {
    .cg-card {
        max-width: calc(100% / 2 - 10px);
    }
}
@media (max-width: 800px) {
    .cg-card {
        max-width: 100%;
    }
    .cg-list {
        justify-content: center;
    }
}
.cg-card > :not([hidden]) ~ :not([hidden]) {
    margin-top: 14px;
}
.cg-title {
    position: relative;
    display: block;
    padding: 8px;
    border-radius: 8px;
    box-shadow:
        0 1px 3px 0 rgb(0 0 0 / 0.1),
        0 1px 2px -1px rgb(0 0 0 / 0.1),
        inset 0 -4px 8px 0 rgb(0 0 0 / 0.05);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}
.cg-title:hover {
    background-color: rgba(23, 184, 243, .1);
}
.cg-title::after {
    content: '';
    position: absolute;
    right: -15px;
    bottom: -15px;
    width: 30px;
    height: 30px;
    background-color: rgb(23, 184, 243);
    transform: rotate(-45deg);
}
.cg-content > :not([hidden]) ~ :not([hidden]) {
    margin-top: 10px;
}

.cg-title a {
    color: inherit;
}

.cg-tags {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
}
.cg-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    /* padding: 4px 0; */
    height: 28px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    background-color: var(--cg-platform-tag-bg-color, #fff);
    color: var(--cg-platform-tag-text-color, #333);
    box-shadow:
        0 1px 3px 0 rgb(0 0 0 / 0.1),
        0 1px 2px -1px rgb(0 0 0 / 0.1);
    cursor: pointer;
}
.cg-tag-icon {
    width: 12px;
    height: 12px;
}
.cg-tag.active {
    --cg-platform-tag-bg-color: #143E9F;
    --cg-platform-tag-text-color: #fff;
}

.cg-section > :not([hidden]) ~ :not([hidden]) {
    margin-top: 10px;
}
.cg-section-title {
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1;
    background-color: #e0e0e0;
}

.cg-pay .cg-tags {
    grid-template-columns: repeat(2, 1fr);
}
.cg-sim .cg-tags {
    grid-template-columns: repeat(2, 1fr);
}
.cg-sim.disabled {
    --cg-platform-tag-text-color: #ddd;
}

.cg-products {
    display: grid;
    gap: 2px;
    font-size: 12px;
}
.cg-product {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background-color: var(--cg-product-bg-color, #fff);
}
.cg-product.a,
.cg-product.b,
.cg-product.c {
    --cg-product-bg-color: #f0f0f0;
}
.cg-product.junk {
    --cg-product-bg-color: #e5f1ff;
}
.cg-product-before {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.cg-product-damaged {
    display: flex;
    justify-content: center;
    padding: 4px 0;
    border-radius: 9999px;
    min-width: 90px;
    font-size: 12px;
    line-height: 1;
    background-color: var(--cg-product-damaged-bg-color, #fff);
    color: var(--cg-product-damaged-text-color, #fff);;
}
.cg-product.s .cg-product-price {
    color: #fd115d;
}
.cg-product.a .cg-product-damaged {
    --cg-product-damaged-bg-color: #97c548;
}
.cg-product.b .cg-product-damaged {
    --cg-product-damaged-bg-color: #2093c3;
}
.cg-product.c .cg-product-damaged {
    --cg-product-damaged-bg-color: #464646;
}
.cg-product.junk .cg-product-damaged {
    --cg-product-damaged-bg-color: #e51;
}
.cg-product.a .cg-product-damaged:hover,
.cg-product.b .cg-product-damaged:hover,
.cg-product.c .cg-product-damaged:hover,
.cg-product.junk .cg-product-damaged:hover {
    --cg-product-damaged-bg-color: #fd115d;
}
.cg-product-name {
    font-weight: bold;
}
.cg-product-after {
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.add-card-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 4px;
    padding: 6px 0;
    min-width: 80px;
    border-radius: 9999px;
    background-color: #b7a672;
    line-height: 1;
    color: #fff;
}
.add-card-btn svg {
    width: 16px;
    height: 16px;
}

.cg-form-select {
    padding: 4px 10px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;

}
.cg-form-select.center {
    text-align: center;
    text-align-last: center;
}

.cg-color .cg-tags {
    min-height: 28px;
}

/*.e590b4-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999999999;
    background-color: rgb(0 0 0 / 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}*/

/*.e590b4-dialog-content {
    max-width: 750px;
    width: 100%;
    max-height: 60vh;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 24px;
    box-shadow: 0 3px 1px rgb(0 0 0 / 0.1);
}*/

.e590b4-damage-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    padding: 30px 40px;
}
@media (max-width: 1024px) {
    .e590b4-damage-list {
        grid-template-columns: repeat(2, 1fr);
        padding: 20px 30px;
    }
}

.e590b4-cancel {
    height: 40px;
    text-align: center;
}
.e590b4-cancel-text {
    color: #cf0f30;
    text-decoration: underline;
}

.cg-platform {
    max-width: 100%;
    padding: 2px;
}
.cg-platform .cg-tags {
    /*overflow-x: auto;*/
    display: flex;
    flex-wrap: wrap;
}

.cg-platform .cg-tag {
    min-width: calc(33.333333% - 10px);
    max-width: max-content;
    width: calc(33.333333% - 10px);
    padding: 0 8px;
}

.cg-color-content {
    overflow-x: auto;
    max-width: 100%;
    padding: 2px;
}
.cg-color-content .cg-tags {
    display: flex;
    flex-wrap: wrap;
}

.cg-color-content .cg-tag {
    min-width: calc(33.333333% - 10px);
    min-width: max-content;
    width: calc(33.333333% - 10px);
    padding: 0 8px;
}


/*product-filter*/

.hidden {
    display: none;
}

.e590b4 {
    font-family: 'Yu Gothic Medium', sans-serif;
    color: #333;
}
.e590b4-head {
    display: flex;
    font-size: 24px;
    font-weight: bold;
    background-color: #2093c3;
    color: #fff;
    padding: 4px 8px;
}
@media (max-width: 1024px) {
    .e590b4-head {
        font-size: 20px;
    }
}
.e590b4-body {
    display: grid;
    /* justify-content: center; */
    grid-template-columns: repeat(3, 1fr);
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 10px;
}
@media (max-width: 900px) {
    .e590b4-body {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 600px) {
  .cg-platform .cg-tag{
    width: max-content;
    min-width: max-content;
  }
  .cg-color-content .cg-tag{
    width: max-content;
    min-width: max-content;
  }
    .e590b4-body {
        grid-template-columns: repeat(1, 1fr);
    }
}

.e590b4-link {
    position: relative;
    display: block;
    padding: 8px;
    border-radius: 8px;
    box-shadow:
        0 1px 3px 0 rgb(0 0 0 / 0.1),
        0 1px 2px -1px rgb(0 0 0 / 0.1),
        inset 0 -4px 8px 0 rgb(0 0 0 / 0.05);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    color: #333;
}
.e590b4-link::after {
    content: '';
    position: absolute;
    right: -15px;
    bottom: -15px;
    width: 30px;
    height: 30px;
    background-color: rgb(23, 184, 243);
    transform: rotate(-45deg);
}
.e590b4-link a {
    color: initial;
}

.e590b4 a {
    text-decoration: none;
    color: inherit;
}
.e590b4 ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.e590b4-title {
    background-color: #e0e0e0;
    font-size: 14px;
    margin: 0 0 6px;
    padding: 4px 8px;
}

.e590b4-card,
.e590b4-card-show {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    padding: 10px 0;
}
.e590b4-card > :not([hidden]) ~ :not([hidden]) {
    margin-top: 14px;
}
.e590b4-card-show {
    max-width: 394px;
    margin: 0 auto;
}
/* .e590b4-card-show {
    display: flex;
}
.e590b4-filter,
.e590b4-result {
    width: 50%;
}
@media (max-width: 768px) {
    .e590b4-card-show {
        display: block;
    }
    .e590b4-filter,
    .e590b4-result {
        width: 100%;
    }
} */

.e590b4-filter > :not([hidden]) ~ :not([hidden]) {
    margin-top: 14px;
}

.e590b4-name,
.e590b4-model,
.e590b4-carrier,
.e590b4-sim-lock,
.e590b4-network,
.e590b4-payment,
.e590b4-qty,
.e590b4-valuation {
    padding: 0 10px;
}

.e590b4-ul {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

/* .e590b4-carrier li {
    width: calc(25% - calc(30px / 4));
    min-width: 82px;
} */
.e590b4-sim-lock li {
    width: calc(50% - calc(10px / 2));
}
.e590b4-model li {
    width: calc(25% - calc(30px / 4));
}
.e590b4-network li {
    width: calc(25% - calc(30px / 4));
}

.e590b4-payment li {
    width: calc(50% - calc(10px / 2));
}

.e590b4-valuation > :not([hidden]) ~ :not([hidden]) {
    margin-top: 1px;
}
.e590b4-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    font-size: 12px;
}
.e590b4-price-label {
    font-weight: bold;
}
.e590b4-price-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1px 2px;
    min-width: 80px;
    background-color: #333;
    border-radius: 9999px;
    color: #fff;
    font-size: 10px;
}
.e590b4-price.s .e590b4-price-value {
    color: #fd115d;
}
.e590b4-price.a .e590b4-price-tag {
    background-color: #97c548;
}
.e590b4-price.b .e590b4-price-tag {
    background-color: #2093c3;
}
.e590b4-price.c .e590b4-price-tag {
    background-color: #464646;
}
.e590b4-price.junk .e590b4-price-tag {
    background-color: #e51;
}
.e590b4-price.a:hover .e590b4-price-tag,
.e590b4-price.b:hover .e590b4-price-tag,
.e590b4-price.c:hover .e590b4-price-tag,
.e590b4-price.junk:hover .e590b4-price-tag {
    background-color: #fd115d;
}
.e590b4-price.a,
.e590b4-price.b,
.e590b4-price.c {
    background-color: #f0f0f0;
}
.e590b4-price.junk {
    background-color: #e5f1ff;
}

.e590b4-btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    border: 0;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    background-color: #fff;
}
.e590b4-btn.pointer {
    pointer-events: none;
}
.e590b4-btn.a {
    background-color: #cf0f30;
    color: #fff;
}
.e590b4-btn.b {
    background-color: #eb5505;
    color: #fff;
}
.e590b4-btn.c {
    background-color: #b1b1b1;
    color: #fff;
}
.e590b4-btn.d {
    border: 1px solid rgb(0 0 0 / 0.1);
}
.e590b4-cart {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.e590b4-cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 4px;
    padding: 6px 0;
    min-width: 80px;
    border-radius: 9999px;
    background-color: #b7a672;
    line-height: 1;
    color: #fff;
    font-size: 12px;
}
.e590b4-cart-btn svg {
    width: 14px;
}

.e590b4-btn svg {
    width: 14px;
}

.e590b4-form-select {
    padding: 4px 10px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;

}
.e590b4-form-select.center {
    text-align: center;
    text-align-last: center;
}

.e590b4-radio:checked ~ .e590b4-btn {
    background-color: #143e9f;
    color: #fff;
}

.e590b4-network-link {
    min-height: 28px;
}
.e590b4-network-link a {
    font-size: 14px;
    color: #143e9f;
    line-height: 1;
}

.e590b4-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999999999;
    /*background-color: rgb(0 0 0 / 0.1);*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.e590b4-dialog-content {
    max-width: 750px;
    width: 100%;
    max-height: 60vh;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 24px;
    /*box-shadow: 0 3px 1px rgb(0 0 0 / 0.1);*/
}

.e590b4-damage-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    padding: 30px 40px;
}
@media (max-width: 1024px) {
    .e590b4-damage-list {
        grid-template-columns: repeat(2, 1fr);
        padding: 20px 30px;
    }
}

.e590b4-cancel {
    height: 40px;
    text-align: center;
}
.e590b4-cancel-text {
    color: #cf0f30;
    text-decoration: underline;
}

.e590b4-carrier .e590b4-ul {
    /*flex-wrap: nowrap;*/
}
.e590b4-carrier-content {
    /*overflow-x: auto;
    max-width: 100%;*/
}
.e590b4-carrier-content .e590b4-ul .e590b4-btn {
    width: max-content;
    padding: 0 8px;
}
.e590b4-carrier-content .e590b4-ul li {
    padding: 2px;
}
.e590b4-carrier-content .e590b4-ul li,
.e590b4-carrier-content .e590b4-ul label {
    min-width: max-content;
}

.e590b4-color {
    padding: 0 10px;
}
.e590b4-color .e590b4-ul {
    /*flex-wrap: nowrap;*/
}
.e590b4-color-content {
    /*overflow-x: auto;
    max-width: 100%;*/
}
.e590b4-color-content .e590b4-ul .e590b4-btn {
    width: max-content;
    padding: 0 8px;
}
.e590b4-color-content .e590b4-ul li {
    padding: 2px;
}
.e590b4-color-content .e590b4-ul li,
.e590b4-color-content .e590b4-ul label {
    min-width: max-content;
}



                .seat{min-height:38px;}
    .disabled{/*display:none!important;*/cursor:not-allowed;background:#eee;color:#fff;}