@charset 'utf-8';

#summary .mobile-page-u96-inner {
  padding-left: 0;
  padding-right: 0;
}

.mobile-page-u96-products_detail .mobile-page-u96-inner {
  letter-spacing: normal;
}

.mobile-page-u96-block h1 {
  margin-bottom: calc((160 / 750)* 100vw);
}
.mobile-u96-section-contents {
  position: relative;
  padding: calc((60 / 750)* 100vw) 0 calc((153 / 750)* 100vw);
}
.mobile-u96-section-contents::before {
  content: '';
  display: block;
  position: absolute;
  width: calc((130 / 750)* 100vw);
  height: calc((87 / 750)* 100vw);
  background-repeat: no-repeat;
  background-size: cover;
  top: calc((-85 / 750)* 100vw);
}

.mobile-u96-section-contents-01 {
  background-color: #ffefeb;
}
.mobile-u96-section-contents-01::before {
  width: calc((111 / 750)* 100vw);
  background-image: url('/mobile/set/data/products/samsung-galaxy/samsung-galaxy-z-flip7/img/shared/bg-section-contents-01.webp');
  left: calc((50 / 750)* 100vw);
}

.mobile-u96-section-contents-02 {
  background-color: #d7f5e7;
}
.mobile-u96-section-contents-02::before {
  background-image: url('/mobile/set/data/products/samsung-galaxy/samsung-galaxy-z-flip7/img/shared/bg-section-contents-02.webp');
  right: calc((50 / 750)* 100vw);
}

.mobile-u96-section-contents-03 {
  background-color: #d7e3f2;
  padding-bottom: calc((70 / 750)* 100vw);
}
.mobile-u96-section-contents-03::before {
  background-image: url('/mobile/set/data/products/samsung-galaxy/samsung-galaxy-z-flip7/img/shared/bg-section-contents-03.webp');
  left: calc((50 / 750)* 100vw);
}

.mobile-u96-section-h2-title {
  font-size: calc((50 / 750)* 100vw);
  font-weight: bold;
  line-height: 1.57;
  margin: 0 0 calc((40 / 750)* 100vw) calc((50 / 750)* 100vw);
  text-align: left;
}
.mobile-u96-section-contents-01 .mobile-u96-section-title-deco {
  color: #df4069;
}
.mobile-u96-section-contents-02 .mobile-u96-section-title-deco {
  color: #3fb087;
}
.mobile-u96-section-contents-03 .mobile-u96-section-title-deco {
  color: #3867a1;
}

.mobile-u96-section-h3-title {
  font-size: calc((35 / 750)* 100vw);
  font-weight: bold;
  line-height: 1.57;
  margin-bottom: calc((38 / 750)* 100vw);
}

.mobile-u96-section-h4-title {
  color: #3fb087;
  font-size: calc((28 / 750)* 100vw);
  font-weight: bold;
  line-height: 1.72;
  margin-bottom: calc((10 / 750)* 100vw);
}

.mobile-u96-section-contents-text {
  font-size: calc((26 / 750)* 100vw);
  line-height: 1.92;
}

.mobile-u96-section-contents-inner {
  background-color: #fff;
  padding-top: calc((50 / 750)* 100vw);
  text-align: left;
}
.mobile-u96-section-contents-block {
  margin-bottom: calc((40 / 750)* 100vw);
  padding-left: calc((60 / 750)* 100vw);
}
.mobile-u96-section-contents-inner:nth-of-type(2n+1) {
  margin-right: calc((54 / 750)* 100vw);
  border-radius: 0 calc((30 / 750)* 100vw) calc((30 / 750)* 100vw) 0;
} 
.mobile-u96-section-contents-inner:nth-of-type(2n) {
  margin-left: calc((54 / 750)* 100vw);
  border-radius: calc((30 / 750)* 100vw) 0 0 calc((30 / 750)* 100vw);
}
.mobile-u96-section-contents-inner + .mobile-u96-section-contents-inner {
  margin-top: calc((60 / 750)* 100vw);
}

.mobile-u96-ta-c {
  text-align: center;
}

.mobile-u96-mb-30 {
  margin-bottom: calc((30 / 750)* 100vw) !important;
}


.mobile-u96-section-contents-editing {
  position: relative;
  width: calc((606 / 750)* 100vw);
  background-color: #ecf1f5;
  border-radius: 10px;
  margin: 0 auto calc((20 / 750)* 100vw);
  padding: calc((20 / 750)* 100vw) 0;
  text-align: center;
}
.mobile-u96-section-contents-editing::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: calc((17 / 750)* 100vw) solid transparent;
  border-left: calc((17 / 750)* 100vw) solid transparent;
  border-top: calc((14 / 750)* 100vw) solid #ecf1f5;
  border-bottom: 0;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
}
.mobile-u96-section-contents-img-s {
  width: calc((606 / 750)* 100vw);
  margin: 0 auto calc((60 / 750)* 100vw);
}

/* 共通セクション */
.mobile-u96-shared-section-contents {
  margin-top: calc((80 / 750)* 100vw);
}
.mobile-u96-shared-section-contents-inner {
  padding-left: calc((40 / 750)* 100vw);
  padding-right: calc((40 / 750)* 100vw);
}
.mobile-u96-shared-section-contents-flex {
  display: flex;
  flex-direction: column;
  margin-top: calc((110 / 750)* 100vw);
}
.mobile-u96-shared-section-contents-flex:first-child {
  margin-top: 0;
}
.mobile-u96-shared-section-contents-flex-item {
  width: 100%;
}
.mobile-u96-shared-section-text-title {
  font-size: calc((35 / 750)* 100vw);
  font-weight: bold;
  line-height: calc((55 / 750)* 100vw);
}
.mobile-u96-shared-section-text {
  font-size: calc((26 / 750)* 100vw);
  line-height: calc((50 / 750)* 100vw);
}
.mobile-u96-shared-section-text-title + .mobile-u96-shared-section-text {
  margin-top: calc((32 / 750)* 100vw);
}
.mobile-u96-shared-section-img {
  width: calc((600 / 750)* 100vw);
  margin: calc((56 / 750)* 100vw) auto 0;
}
.mobile-u96-shared-section-img-full {
  margin: calc((56 / 750)* 100vw) auto calc((28 / 750)* 100vw);
}
.mobile-u96-shared-section-contents .mobile-u96-shared-section-note-list {
  margin-top: calc((26 / 750)* 100vw) !important;
}

.mobile-u96-shared-section-note-list {
  color: #666;
  font-size: calc((20 / 750)* 100vw);
  line-height: 1.8;
  margin-top: calc((18 / 750)* 100vw);
}
.mobile-u96-shared-section-note-list-item {
  display: inline-block;
  position: relative;
  padding-left: calc((15 / 750)* 100vw);
}
.mobile-u96-shared-section-note-list-item::before {
  content: '*';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* MV */
.mobile-u96-mv-read {
  font-size: calc((52 / 750)* 100vw);
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
  padding-top: calc((85 / 750)* 100vw);
  padding-bottom: calc((87 / 750)* 100vw);
}

/*--------------------------
  comparison
----------------------------*/

#comparison {
  text-align: center;
  margin-top: 8.2vw;
}
.mobile-page-u96-river-section-comparison .mobile-u96-ttl-h2 {
  font-size: 6.2vw;
  font-weight: bold;
  color: #888888;
  margin-left: 2vw;
}
#samsung-galaxy-01 .mobile-u96-spec-img {
  margin: 27px 18px 0px 119px;
}
#samsung-galaxy-02 .mobile-u96-spec-img {
  margin: 20px 21px 0px 119px;
}
.mobile-page-u96-prodcts-link-area {
  position: relative;
}
.mobile-page-u96-prodcts-link {
  position: absolute;
  display: block;
  color: #fff !important;
  top: 1.3vw;
  right: 10vw;
  width: 22vw;
  height: 5vw;
  font-size: calc((18 / 750)* 100vw);
  line-height: 5vw;
  text-align: center;
  font-weight: bold;
  background-color: #1973e7;
  border-radius: 3px;
}
.mobile-page-u96-spec-link {
  color: #000;
  font-size: 14px;
}
.mobile-u96-spec-list {
  display: flex;
  flex-wrap: wrap;
  font-size: calc((18/750)*100vw);
  padding-left: calc((34/750)*100vw);
  margin-top: calc((88/750)*100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item {
  display: flex;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item .mobile-u96-spec-header:not(:last-child),
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(8),
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(9) {
  margin-top: calc((11/750)*100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(1) .mobile-u96-spec-header {
  padding: calc((54 / 750)* 100vw) 0;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(4) .mobile-u96-spec-header sup {
  transform: translateY(-0.8vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(6) .mobile-u96-spec-header {
  padding: calc((31 / 750)* 100vw) 0 calc((31 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(6) .mobile-u96-spec-header-fw-n {
  font-size: calc((15 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(7) .mobile-u96-spec-header {
  padding: calc((29 / 750)* 100vw) 0 calc((32 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(8) .mobile-u96-spec-data-table tr:nth-child(1) .mobile-u96-spec-table-data {
  padding: calc((70 / 750)* 100vw) 0 calc((60 / 750)* 100vw);
  line-height: 1.5;
  font-size: calc((18 / 750)* 100vw);
  padding-left: calc((25 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(8) .mobile-u96-spec-data-table tr:nth-child(2) .mobile-u96-spec-table-data {
  padding: calc((50 / 750)* 100vw) 0 calc((34 / 750)* 100vw);
  line-height: 1.5;
  font-size: calc((18 / 750)* 100vw);
  padding-left: calc((30 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(9) .mobile-u96-spec-data-table tr {
  line-height: 1.5;
  font-size: calc((17 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(9) .mobile-u96-spec-data-table .mobile-u96-spec-table-header {
  font-size: 9px;  
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(9) .mobile-u96-spec-data-table tr:nth-child(1) .mobile-u96-spec-table-data,
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(9) .mobile-u96-spec-data-table tr:nth-child(2) .mobile-u96-spec-table-data {
  padding: calc((31 / 750)* 100vw) 0 calc((30 / 750)* 100vw);
  padding-left: calc((35 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(9) .mobile-u96-spec-data-table tr:nth-child(3) .mobile-u96-spec-table-data {
  padding: calc((46 / 750)* 100vw) 0 calc((33 / 750)* 100vw);
  padding-left: calc((30 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(10) .mobile-u96-spec-header {
  padding: calc((25 / 750)* 100vw) 0 calc((56 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(10) .mobile-u96-spec-header span {
  position: relative;
  top: 9px;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(11) .mobile-u96-spec-header {
  padding: calc((30 / 750)* 100vw) 0 calc((62 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(11) .mobile-u96-spec-header span {
  position: relative;
  top: 9px;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(12) .mobile-u96-spec-header {
  padding: calc((32 / 750)* 100vw) 0 calc((54 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(12) .mobile-u96-spec-header span {
  position: relative;
  top: 2vw;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(13) .mobile-u96-spec-header {
  padding: calc((31 / 750)* 100vw) 0 calc((61 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(13) .mobile-u96-spec-header span {
  position: relative;
  top: 8px;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(14) .mobile-u96-spec-header {
  padding: calc((31 / 750)* 100vw) 0 calc((43 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(14) .mobile-u96-spec-header span {
  position: relative;
  top: 1vw;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(15) .mobile-u96-spec-header {
  padding: calc((21 / 750)* 100vw) 0 calc((41 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(15) .mobile-u96-spec-header p {
  position: relative;
  top: 2vw;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(16) .mobile-u96-spec-header {
  padding: calc((31 / 750)* 100vw) 0 calc((57 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(16) .mobile-u96-spec-header span {
  position: relative;
  top: 2vw;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(16) .mobile-u96-spec-data a {
  font-size: calc((17 / 750)* 100vw);
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(17) .mobile-u96-spec-header,
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(18) .mobile-u96-spec-header,
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(19) .mobile-u96-spec-header {
  padding: calc((31 / 750)* 100vw) 0 calc((31 / 750)* 100vw);
  position: relative;
}
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(17) .mobile-u96-spec-header p,
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(18) .mobile-u96-spec-header p,
.mobile-u96-spec-list .mobile-u96-spec-list-item:nth-child(19) .mobile-u96-spec-header p {
  position: relative;
  top: 0vw;
}
.mobile-u96-spec-list .mobile-u96-spec-header-fw-n {
  font-size: 2vw;
}
.mobile-u96-spec-header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((180/750)*100vw);
  font-weight: bold;
  color: #333333;
  background: #f5f5f5;
  border-radius: 5px;
  padding: calc((45 / 750)* 100vw) 0;
  margin-right: calc((18/750)*100vw);
}
.mobile-u96-spec-data {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc((236 / 750)* 100vw);
  margin-right: calc((10 / 750)* 100vw);
  border-top: 1px solid #d3d5dc;
}
.mobile-u96-spec-data:nth-child(3n) {
  margin-right: 0;
}
.mobile-u96-spec-data-border {
  border-bottom: 1px solid #d3d5dc;
}
.mobile-u96-spec-table-header {
  width: calc((90/750)*100vw);
  margin: 0 auto;
  background: #f5f5f5;
  color: #333333;
  font-weight: bold;
  vertical-align: middle;
}
[data-table-header="left"].mobile-u96-spec-table-header {
  border-radius: 10px 0 0 10px;
  border-right: 1px solid #fff;
}
.mobile-u96-spec-table-data {
  position: relative;
  width: calc((246/750)*100vw);
  vertical-align: middle;
  padding: calc((47/750)*100vw) 0;
}
.mobile-u96-spec-table-data::after {
  content: '';
  display: block;
  position: absolute;
  width: calc((236 / 750)* 100vw);
  border-top: 1px solid #d3d5dc;
  top: 0;
  left: calc((21 / 750)* 100vw);
}
.mobile-u96-spec-table-header + .mobile-u96-spec-table-data::after {
  left: calc((18/750)*100vw);
}
[data-table-header="right-top"].mobile-u96-spec-table-header {
  border-radius: 0 5px 0 0;
}
[data-table-header="right-bottom"].mobile-u96-spec-table-header {
  border-radius: 0 0 5px 0;
  border-top: 1px solid #fff;
}
[data-table-header="full"].mobile-u96-spec-table-header {
  width: calc((180/750)*100vw);
  border-radius: 5px;
}
.mobile-u96-spec-header-fw-n {
  font-weight: normal;
}
.mobile-u96-spec-header-fc-gray {
  color: #4c4c4c;
}
.mobile-page-u96-spec-text-box {
  background-color: #f5f5f5;
  padding: calc((58 / 750)* 100vw) calc((30 / 750)* 100vw) calc((61 / 750)* 100vw);
  margin-top: calc((60 / 750)* 100vw);
}
.mobile-page-u96-spec-text-box .mobile-u96-text-note-list {
  margin-top: 0;
  font-size: calc((20 / 750)* 100vw);
  color: #666;
}
.mobile-u96-text-note-list-item {
  display: table;
}
.mobile-u96-text-note-list-item .mobile-u96-text-note-list-mark {
  display: table-cell;
  width: calc((56 / 750)* 100vw);
}
.mobile-u96-text-note-list-item div {
  line-height: calc((36 / 750)* 100vw);
  text-align: left;
}
.mobile-u96-text-note-list .mobile-page-u96-spec-note-link {
  color: #888888;
}

/*user review*/
#user-review {
  padding-top: calc((60 / 750) * 100vw);
  padding-left: calc((35 / 750) * 100vw);
  padding-right: calc((35 / 750) * 100vw);
}
#user-review .mobile-u96-ttl-h2 {
  font-size: 6.2vw;
  font-weight: bold;
  color: #888888;
  margin-left: 2vw;
}
.mobile-page-u96-review-contents {
  padding-top: calc((22 / 750) * 100vw);
}
.mobile-page-u96-review-contents-list-item:not(:last-child) {
  padding-bottom: calc((38 / 750) * 100vw);
}
.mobile-page-u96-review-contents-list-item-title {
  border-radius: 15px 15px 0 0;
  background-color: #595757;
  font-size: calc((26 / 750) * 100vw);
  font-weight: bold;
  color: #fff;
  padding: calc((33 / 750) * 100vw) 0;
  position: relative;
}
.mobile-page-u96-review-contents-list-item-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: calc((11 / 750) * 100vw);
  border-style: solid;
  border-width: calc((43 / 750) * 100vw) calc((69 / 750) * 100vw) 0 0;
  border-color: #595757 transparent transparent;
  translate: -50% 100%;
  transform: skew(-28deg);
  transform-origin: top;
}
.mobile-page-u96-review-contents-list-item-txtBox {
  border-radius: 0 0 15px 15px;
  background-color: #ECECEC;
  padding-top: calc((35 / 750) * 100vw);
  padding-left: calc((35 / 750) * 100vw);
  padding-right: calc((35 / 750) * 100vw);
  padding-bottom: calc((35 / 750) * 100vw);
  text-align: left;
}
.mobile-page-u96-review-contents-list-item-txtBox-inner h4 {
  font-size: calc((20 / 750) * 100vw);
  font-weight: bold;
  position: relative;
  padding-left: calc((60/750)*100vw);
  padding-top: calc((8/750)*100vw);
}
.mobile-page-u96-review-contents-list-item-txtBox-inner h4::before {
  content: "";
  background: url(/mobile/set/data/products/samsung-galaxy/samsung-galaxy-z-flip7/img/s/icon-user.webp) no-repeat center top;
  width: calc((56 / 750) * 100vw);
  height: calc((56 / 750) * 100vw);
  background-size: 100% auto;
  position: absolute;
  top: calc((-12 / 750) * 100vw);
  left: calc((-7 / 750) * 100vw);
}
.mobile-page-u96-review-contents-list-item-txtBox p {
  font-size: calc((20/750)*100vw);
  margin-top: calc((20/750)*100vw);
  font-weight: bold;
  line-height: calc((33/750)*100vw);
}
.mobile-page-u96-review-contents-list-item-txtBox-img {
  margin-top: calc((30/750)*100vw);
}
.mobile-page-u96-review-contents-note {
  padding-top: calc((30/750)*100vw);
  font-size: calc((20/750)*100vw);
  text-align: left;
  color: #000;
}