@charset "iso-8859-1";

/**********************************************************
 *
 * iphone SMT parts
 *
 **********************************************************/


/* common
-------------------------------------------*/
.acenter {
	text-align: center;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
}

/* .tit-cmn-wrap.s-btn-lv1 */
.tit-cmn-wrap.s-btn-lv1 {
	position: relative;
	display: table;
	width: 100%;
	margin-top: -5px;
	margin-bottom: 20px;
}

.tit-cmn-wrap.s-btn-lv1 .tit-cmn-lv1 {
	display: table-cell;
	border-bottom: none;
	vertical-align: middle;
}

.tit-cmn-wrap.s-btn-lv1 .tit-cmn-lv1:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #c03;
}

.tit-cmn-wrap.s-btn-lv1 .mark {
	display: table-cell;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	padding-top: 0 !important;
}

.tit-cmn-wrap.s-btn-lv1 .mark .btn-cmn-form .ico-cmn-arrow {
	background-position: 0 0.4em;
}

/* .btn-cmn.s-shopsearch */
.btn-cmn.s-shopsearch,
.btn-cmn.s-shopsearch.s-disabled {
	background-image: url("/english/images_osp/common/ico/ico_arrow_r02.png");
	background-size: 6px auto;
	background-color: #008856;
	color: #fff;
}

.btn-cmn-form.s-strongest.s-shopsearch {
	background-color: #008856;
	border: 1px solid #008856;
	color: #fff;
}

.btn-cmn-form.s-strongest.s-shopsearch>.inner {
	border: 1px solid #ffffff;
}

/* .btn-cmn.s-ico-none */
.btn-cmn.s-ico-none {
	background-image: none;
}

.btn-cmn.s-ico-none .ico-cmn-arrow {
	background-image: url("/english/images_osp/common/ico/ico_arrow_r02.png");
}

/* .sec-link */
.sec-link>a {
	width: 100%;
	color: #000;
	padding: 10px;
	text-decoration: none;
}

/* .btn-product */
.grid-cmn>.col2 .btn-cmn.btn-product {
	padding: 25px 11px 25px 28px;
}

/* .grid-cmn.s-myshop [ex::/english/iphone/purchase/web/] */
.grid-cmn.s-myshop .col6-1 {
	margin-bottom: 20px;
}

.grid-cmn.s-myshop .col6-5 p {
	margin-bottom: 0;
}

.grid-cmn.s-myshop .col6-5 p+.list-cmn-notes {
	margin-top: 0;
}

.grid-cmn.s-myshop .col6-5 .btn {
	clear: both;
}


/* .form_btn [ex::/english/iphone/purchase/web/] */
.form_btn {
	width: 100%;
	text-align: center;
}

.form_btn input {
	display: none;
}

.form_btn label {
	/* not check style */
	background: #fff url("/english/images_osp/common/ico/ico_arrow_r01.png") no-repeat scroll 12px center / 6px auto;
	display: inline-block;
	line-height: 1.3;
	margin: 20px 10px 0;
	padding: 11px 11px 11px 23px;
	position: relative;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	border: 1px solid #d6d6d6;
	width: 220px;
}

.form_btn label h4 {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.form_btn input[type="radio"]:checked+label {
	background: #666 url(/english/images_osp/common/ico/ico_arrow_r02.png) no-repeat scroll 12px center / 6px auto;
	color: #fff;
}


/* TOP
--------------------------------------------------  */

/*#main_slide_area*/
#main_slide_area {
	position: relative;
	overflow: hidden;
	height: auto;
	margin: -15px -11px 15px;
	text-align: center;
	background: none repeat scroll 0 0 #fff;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#main_slide_area .slide_main {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 596px;
	height: auto;
	margin: 0 auto 24px;
}

#main_slide_area .slide_main ul {
	width: 100%;
	position: relative;
	left: 0;
	margin: 0 auto;
}

#main_slide_area .slide_main ul li {
	display: none;
	width: 100%;
	float: left;
}

#main_slide_area .slide_main ul li:first-child {
	display: block;
}

#main_slide_area .slide_main ul li a {
	display: block;
	line-height: 0;
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

#main_slide_area .slide_main ul li a img {
	width: 100%;
	height: auto;
}

#main_slide_area .slide_main ul li a p {
	height: 0;
	overflow: hidden;
}

#main_slide_area .slide_navi {
	display: none;
	width: 100%;
}

#main_slide_area .navi_main {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#main_slide_area .slide_navi ul {
	height: 35px;
}

#main_slide_area .slide_navi .btn_l,
#main_slide_area .slide_navi .btn_r {
	width: 61px;
	height: 29px;
	color: #5b5b5b;
	line-height: 29px;
	font-size: 18px;
	font-weight: bolder;
	border: 1px solid #cbcbcb;
	border-radius: 3px;
	background: -moz-linear-gradient(center top, #fefefe, #ececec) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ececec));
	text-shadow: -1px 0 1px #fff;
	cursor: pointer;
}

#main_slide_area .slide_navi .btn_l {
	float: left;
}

#main_slide_area .slide_navi .btn_r {
	float: right;
}

#main_slide_area .slide_navi ul {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	clear: none;
	height: 8px;
	margin: 0 auto;
	padding: 8px 0;
	font-size: 0;
	line-height: 0;
}

#main_slide_area .slide_navi ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: middle;
	width: 32px;
	height: 5px;
	margin: 0 10px;
	cursor: pointer;
}

#main_slide_area .slide_navi ul li span {
	display: block;
	width: 32px;
	height: 5px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	background: none repeat scroll 0 0 #767676;
}


/* ip-product-top-btn-01 */
.grid-cmn [class*="col"] .btn-cmn .txt-new {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #c03;
	font-weight: bold;
}


/* speed-late-label */
.grid-cmn.s-second-top-btn-01>.col2 .btn-cmn,
.grid-cmn.s-second-top-btn-01>.col4 .btn-cmn {
	padding-right: 45px;
	position: relative;
}

.grid-cmn.s-second-top-btn-01>.col2 .btn-cmn .speed-late-label,
.grid-cmn.s-second-top-btn-01>.col4 .btn-cmn .speed-late-label {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	width: 45px;
}

.grid-cmn.s-second-top-btn-01>.col2 .btn-cmn .speed-late-label:after,
.grid-cmn.s-second-top-btn-01>.col4 .btn-cmn .speed-late-label:after {
	display: none;
}

.grid-cmn.s-second-top-btn-01>.col2 .btn-cmn .speed-late-label img,
.grid-cmn.s-second-top-btn-01>.col4 .btn-cmn .speed-late-label img {
	position: relative;
	width: 45px;
	margin: 0;
	vertical-align: top;
	z-index: 100;
}


/* product
-----------------------------------------------  */

/* productContents */
.productContents {
	max-width: 640px;
	margin: 0 auto;
}

.productBox p+p,
.productBox figure+figure,
.subProductBox p+p,
.subProductBox figure+figure {
	margin: 0;
}

/* .autowidth */
.autowidth,
.productBox .autowidth {
	display: block;
	width: 320px;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}







/*  product iphone 11 pro */

#iphone11-pro {
	margin: 50px auto 0;
}

#iphone11-pro.productContents {
	max-width: 100%;
}

#iphone11-pro .productContents-inner {
	margin: 0 -11px;
}

#iphone11-pro .productContents-inner {
	margin: 0 -11px;
}

#iphone11-pro .content-inner {
	background-color: #111;
}

#iphone11-pro .bg_black {
	background-color: #000;
	border-color: #000;
	overflow: hidden;
}

#iphone11-pro img {
	width: 100%;
}

#iphone11-pro .logo {
	width: 34.722%;
	margin: 50px auto 40px;
}

#iphone11-pro hr {
	margin: 0;
	border: 8px solid #fff;
}

#iphone11-pro .tit_lv2_txt {
	font-size: 9vw;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 30px;
	color: #fff;
}

#iphone11-pro .tit_lv3_txt,
#iphone11-pro .tit_lv4_txt {
	font-size: 6.97vw;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
	color: #fff;
}



#iphone11-pro .img-main {
	width: 88.888%;
}

#iphone11-pro .common_txt {
	font-size: 4.2vw;
	color: #ccc;
	margin-bottom: 3em;
}

#iphone11-pro .font-white {
	color: #fff;
}

#iphone11-pro .common_type {
	font-size: 60%;
	line-height: 2.5;
	color: #888;
}

#iphone11-pro .btn {
	width: 25.555%;
	margin-bottom: 45px;
}

#iphone11-pro .topic_box {
	margin-top: 3em
}

#iphone11-pro .topic_box .topic_box_inner {
	margin: 0 10.833%;
}


#iphone11-pro .back-color {
	background-color: #fafafa;
	border-color: #fafafa;
}

#iphone11-pro .icon_2col {
	display: table;
	margin-bottom: 25px;
}

#iphone11-pro .icon_2col>.icon {
	display: table-cell;
	width: 11.96%;
	vertical-align: top;
}

#iphone11-pro .icon_2col>.text {
	display: table-cell;
	padding-left: 5.647%;
}

#iphone11-pro .icon_2col>.text p {
	font-size: 3.6vw;
}



/* aside */
#iphone11-pro aside .topic_box {
	width: auto;
	margin: 0 5.555%;
	padding: 3em 0 5em;
}

#iphone11-pro aside .topic_box .topic_box_inner {
	margin: 0 5.781%;
}

#iphone11-pro aside .topic_box .topic_box_inner figure {
	margin: 0 -6%;
}


#iphone11-pro aside .tit_lv3_txt {
	color: #111;
}

#iphone11-pro aside .common_txt {
	color: #333;
}

#iphone11-pro aside .common_type {
	color: #666;
}

/* /aside */


#iphone11-pro .compare {
	margin: 45px 5.555%;
}

#iphone11-pro .compare .tit_lv3_txt {
	color: #111;
}

#iphone11-pro .compare .tit_lv4_txt--line {
	font-size: 4vw;
	font-weight: bold;
	line-height: 1.3;
	margin: 30px 0 20px;
	padding-bottom: 0.8em;
	border-bottom: 2px solid #efefef;
}

#iphone11-pro .compare .compare_table {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#iphone11-pro .compare .compare_table.product {
	width: 100%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell {
	display: table-cell;
	vertical-align: top;
	padding: 0 1.5%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell p.common_productname {
	font-size: 3vw;
	font-weight: bold;
	margin-bottom: 20px;
	white-space: nowrap;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .btn {
	width: 100%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell p {
	font-size: 3vw;
}

/* PH sizing for Compare */
#iphone11-pro .compare .compare_table>.compare_table--cell .w-iphone11pro {
	width: 55.0802%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .w-iphone11pro_max {
	width: 61.388%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .w-iphone11 {
	width: 58.718%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .w-colortip {
	width: 79.537%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .w-camera {
	width: 37.366%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .w-dis-5_8 {
	width: 22.419%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .w-dis-6_5,
#iphone11-pro .compare .compare_table>.compare_table--cell .w-dis-6_1 {
	width: 24.555%;
}

#iphone11-pro .compare .compare_table>.compare_table--cell .w-battery {
	width: 34.163%;
}

/* /PH sizing for Compare */


#iphone11-pro .end-box {
	margin-top: 70px;
	padding: 50px 0 20px;
}

#iphone11-pro .end-box .tit_lv3_txt {
	color: #111;
}













/*  product iphone 11  */
#iphone11 {
	margin: 50px auto 0;
}

#iphone11 .productContents-inner {
	margin: 0 -11px;
}

#iphone11 img {
	width: 100%;
}

#iphone11 .logo {
	width: 25.694%;
	margin: 0 auto 20px;
}

#iphone11 hr {
	margin: 0;
	border: 8px solid #fff;
}

#iphone11 .tit_lv2_txt {
	font-size: 11vw;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 30px;
	letter-spacing: -0.5px;
}

#iphone11 .tit_lv3_txt,
#iphone11 .tit_lv4_txt {
	font-size: 8vw;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 20px;
}



#iphone11 .img-main {
	margin: 57px 0;
}

#iphone11 .common_txt {
	font-size: 4.2vw;
	color: #333;
	margin-bottom: 3em;
}

#iphone11 .common_type {
	font-size: 60%;
	line-height: 2.5;
	color: #666;
}

#iphone11 .btn {
	width: 23.611%;
	margin-bottom: 45px;
}

#iphone11 .topic_box {
	margin-top: 3em
}

#iphone11 .topic_box .topic_box_inner {
	margin: 0 5.555% 0 10.833%;
}

#iphone11 .topic_box .topic_box_inner figure {
	margin-left: -6.277%;
}

#iphone11 .back-color {
	background-color: #fafafa;
	border-color: #fafafa;
}

#iphone11 .icon_2col {
	display: table;
	margin-bottom: 25px;
}

#iphone11 .icon_2col>.icon {
	display: table-cell;
	width: 11.96%;
	vertical-align: top;
}

#iphone11 .icon_2col>.text {
	display: table-cell;
	padding-left: 5.647%;
}

#iphone11 .icon_2col>.text p {
	font-size: 3.6vw;
}



/* aside */
#iphone11 aside .topic_box {
	width: auto;
	margin: 0 5.555%;
	padding: 3em 0 5em;
}

#iphone11 aside .topic_box .topic_box_inner {
	margin: 0 5.781%;
}

#iphone11 aside .topic_box .topic_box_inner figure {
	margin: 0 -6%;
}

/* /aside */


#iphone11 .compare {
	margin: 45px 5.555%;
}

#iphone11 .compare .tit_lv4_txt--line {
	font-size: 4vw;
	font-weight: bold;
	line-height: 1.3;
	margin: 30px 0 20px;
	padding-bottom: 0.8em;
	border-bottom: 2px solid #efefef;
}

#iphone11 .compare .compare_table {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#iphone11 .compare .compare_table.product {
	width: 100%;
}

#iphone11 .compare .compare_table>.compare_table--cell {
	display: table-cell;
	vertical-align: top;
	padding: 0 1.5%;
}

#iphone11 .compare .compare_table>.compare_table--cell p.common_productname {
	font-size: 3vw;
	font-weight: bold;
	margin-bottom: 20px;
	white-space: nowrap;
}

#iphone11 .compare .compare_table>.compare_table--cell .btn {
	width: 100%;
}

#iphone11 .compare .compare_table>.compare_table--cell p {
	font-size: 3vw;
}

/* PH sizing for Compare */
#iphone11 .compare .compare_table>.compare_table--cell .w-iphone11pro {
	width: 55.0802%;
}

#iphone11 .compare .compare_table>.compare_table--cell .w-iphone11pro_max {
	width: 61.388%;
}

#iphone11 .compare .compare_table>.compare_table--cell .w-iphone11 {
	width: 58.718%;
}

#iphone11 .compare .compare_table>.compare_table--cell .w-colortip {
	width: 79.537%;
}

#iphone11 .compare .compare_table>.compare_table--cell .w-camera {
	width: 37.366%;
}

#iphone11 .compare .compare_table>.compare_table--cell .w-dis-5_8 {
	width: 22.419%;
}

#iphone11 .compare .compare_table>.compare_table--cell .w-dis-6_5,
#iphone11 .compare .compare_table>.compare_table--cell .w-dis-6_1 {
	width: 24.555%;
}

#iphone11 .compare .compare_table>.compare_table--cell .w-battery {
	width: 34.163%;
}

/* /PH sizing for Compare */


#iphone11 .end-box {
	margin-top: 70px;
	padding: 50px 0 20px;
}








/*  product iphone XS  */

#iphoneXS {
	background-color: #000;
	margin: 0 -11px 0;
	padding: 0 0 160px;
	color: #ffe5db;
	text-align: center;
	font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "Hiragino Kaku Gothic Pro", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#iphoneXS .bgColor {
	background: linear-gradient(#000, #121212);
	padding-bottom: 5em;
}



#iphoneXS img {
	width: 100%;
}

#iphoneXS .txt_read {
	font-size: 150%;
	font-weight: bold;
	margin: 6em 4.8437% 4em;
	text-align: left;
}

#iphoneXS .s-fz-ll {
	font-size: 170% !important;
}

#iphoneXS .s-fc-fff {
	color: #fff !important;
}

#iphoneXS .ontxt {
	position: relative;
	width: 100%;
	height: auto;
}

#iphoneXS .notice {
	margin: 0 4.8437%;
	color: #999999;
	text-align: left;
}

#iphoneXS .btn {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 30.625%;
}

#iphoneXS .btn img {
	width: 100%;
}

#iphoneXS .s-mt-50 {
	margin-top: 50px !important;
}

#iphoneXS .s-mb-50 {
	margin-bottom: 50px !important;
}

#iphoneXS .s-mt-100 {
	margin-top: 100px !important;
}

#iphoneXS .s-mb-100 {
	margin-bottom: 100px !important;
}

#iphoneXS section {
	margin: 8em 0 0;
	padding: 0;
}


#iphoneXS section h2 {
	padding: 50px 0;
}

#iphoneXS section .hedertxt {
	font-size: 140%;
	font-weight: bold;
	margin: 3em 1.5em 30px;
}


#iphoneXS section h3 {
	padding: 0;
	margin-bottom: 5em;
	text-align: left;
}

#iphoneXS section h4 {
	margin-bottom: 50px;
}


#iphoneXS section .ontxt .txtDisplay_right,
#iphoneXS section .ontxt .txtDisplay_left {
	display: inline-block;
	width: 43.375%;
	line-height: 1.21875 !important;
}

#iphoneXS section .ontxt .txtDisplay_left {
	margin: 0 3.9062% 0 5.7812%;
}



#iphoneXS section .allscrnApp {
	width: 100%;
	margin: 0 auto;
}

#iphoneXS section .allscrnApp .col2 {
	display: block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 85px;
}

#iphoneXS section .allscrnApp .col2>p {
	width: auto;
	margin: 35px 4.8437% 0;
	text-align: left;
}

#iphoneXS section .allscrnApp .col2>p>img {
	width: auto;
}


#iphoneXS section .material {
	width: 100%;
	margin: 5em auto 0;
}

#iphoneXS section .material>.col3 {
	display: block;
	margin: 0 4.8437% 1.5em;
	text-align: left;
}


#iphoneXS section .ontxt .txtBionic_left,
#iphoneXS section .ontxt .txtBionic_right {
	display: inline-block;
	width: 43.375%;
	vertical-align: top;
	line-height: 1.21875 !important;
}

#iphoneXS section .ontxt .txtBionic_left p,
#iphoneXS section .ontxt .txtBionic_right p {
	line-height: 1.21875 !important;
	margin-bottom: 67px;
}

#iphoneXS section .ontxt .txtBionic_left .s-fz-ll,
#iphoneXS section .ontxt .txtBionic_right .s-fz-ll {
	font-size: 170%;
}

#iphoneXS section .ontxt .txtBionic_left {
	left: 119px;
}

#iphoneXS section .ontxt .txtBionic_right {
	right: 110px;
}



#iphoneXS section .txtEngine {
	padding-bottom: 85px;
}

#iphoneXS section .txtEngine>p {
	width: auto;
	margin: 3em 4.8437% 0;
}

#iphoneXS section section .engine-box {
	width: auto;
	margin: 0 4.8437%;
	text-align: left;
}

#iphoneXS section section .engine-box .engine_01 {
	display: inline-block;
	width: 40%;
	vertical-align: top;
}

#iphoneXS section section .engine-box .engine_02 {
	display: inline-block;
	width: 55%;
	vertical-align: top;
}

#iphoneXS section section .engine-box .engine_00 {
	display: inline-block;
	width: auto;
	vertical-align: top;
}

#iphoneXS section section .engine-box .engine_01>.col3,
#iphoneXS section section .engine-box .engine_02>.col3,
#iphoneXS section section .engine-box .engine_03>.col3 {
	line-height: 1.21875 !important;
	margin-bottom: 3em;
}

#iphoneXS section .comparison .productTable {
	display: table;
	table-layout: fixed;
	width: auto;
	margin: 0 auto;
}

#iphoneXS section .comparison .productTable .btn_l {
	display: block;
	width: 61.25%;
	margin-left: 24.81%;
}

#iphoneXS section .comparison .productTable .btn_r {
	display: block;
	width: 61.25%;
	margin-left: 11.625%;
}

#iphoneXS section .comparison .productTable>div {
	display: table-cell;
	vertical-align: bottom;
}


#iphoneXS .comparison .txt_read {
	font-size: 200%;
}





/*  product iphone XR  */

#iphoneXR {
	background-color: #000;
	margin: 0 -11px 0;
	padding: 0 0 160px;
	color: #c8cbcc;
	text-align: center;
	font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "Hiragino Kaku Gothic Pro", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#iphoneXR .bgColor {
	background: linear-gradient(#000, #121212);
	padding-bottom: 5em;
}



#iphoneXR img {
	width: 100%;
}

#iphoneXR .txt_read {
	font-size: 150%;
	font-weight: bold;
	margin: 6em 4.8437% 4em;
}

#iphoneXR .s-fz-ll {
	font-size: 170% !important;
}

#iphoneXR .s-fc-fff {
	color: #fff !important;
}

#iphoneXR .ontxt {
	position: relative;
	width: 100%;
	height: auto;
}

#iphoneXR .notice {
	margin: 0 4.8437%;
	color: #999999;
	text-align: left;
}

#iphoneXR .btn {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 30.625%;
}

#iphoneXR .btn img {
	width: 100%;
}

#iphoneXR .s-mt-50 {
	margin-top: 50px !important;
}

#iphoneXR .s-mb-50 {
	margin-bottom: 50px !important;
}

#iphoneXR .s-mt-100 {
	margin-top: 100px !important;
}

#iphoneXR .s-mb-100 {
	margin-bottom: 100px !important;
}

#iphoneXR section {
	margin: 8em 0 0;
	padding: 0;
}


#iphoneXR section h2 {
	padding: 50px 0;
}

#iphoneXR section .hedertxt {
	width: 78.125%;
	margin: 0 auto;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
}


#iphoneXR section h3 {
	padding: 0;
	margin-bottom: 5em;
	text-align: left;
}

#iphoneXR section h4 {
	margin-bottom: 50px;
}


#iphoneXR section .ontxt .txtDisplay_right,
#iphoneXR section .ontxt .txtDisplay_left {
	display: block;
	width: 100%;
	line-height: 1.21875;
}

#iphoneXR section .allscrnApp {
	width: 100%;
	margin: 0 auto;
}

#iphoneXR section .allscrnApp .col2 {
	display: block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 85px;
}

#iphoneXR section .allscrnApp .col2>p {
	width: auto;
	margin: 35px 5.8437% 0;
	text-align: left;
}

#iphoneXR section .allscrnApp .col2>p>img {
	width: auto;
}


#iphoneXR section .material {
	width: 100%;
	margin: 5em auto 0;
}

#iphoneXR section .material>.col3 {
	display: block;
	margin: 0 4.8437% 1.5em;
	text-align: left;
}


#iphoneXR section .ontxt .txtBionic_left,
#iphoneXR section .ontxt .txtBionic_right {
	display: inline-block;
	width: 43.375%;
	vertical-align: top;
	line-height: 1.21875 !important;
}

#iphoneXR section .ontxt .txtBionic_left p,
#iphoneXR section .ontxt .txtBionic_right p {
	line-height: 1.21875 !important;
	margin-bottom: 67px;
}

#iphoneXR section .ontxt .txtBionic_left .s-fz-ll,
#iphoneXR section .ontxt .txtBionic_right .s-fz-ll {
	font-size: 170%;
}

#iphoneXR section .ontxt .txtBionic_left {
	left: 119px;
}

#iphoneXR section .ontxt .txtBionic_right {
	right: 110px;
}



#iphoneXR section .txtEngine {
	padding-bottom: 85px;
}

#iphoneXR section .txtEngine>p {
	width: auto;
	margin: 3.5em 4.8437% 0;
}

#iphoneXR section section .engine-box {
	width: auto;
	margin: 0 4.8437%;
	text-align: left;
}

#iphoneXR section section .engine-box .engine_01 {
	display: inline-block;
	width: 60%;
	vertical-align: top;
}

#iphoneXR section section .engine-box .engine_02 {
	display: inline-block;
	width: 37%;
	vertical-align: top;
}

#iphoneXR section section .engine-box .engine_00 {
	display: block;
	width: auto;
}

#iphoneXR section section .engine-box .engine_00>.col3,
#iphoneXR section section .engine-box .engine_01>.col3,
#iphoneXR section section .engine-box .engine_02>.col3,
#iphoneXR section section .engine-box .engine_03>.col3 {
	line-height: 1.21875 !important;
	margin-bottom: 3em;
}

#iphoneXR section .comparison .productTable {
	display: table;
	table-layout: fixed;
	width: auto;
	margin: 0 auto;
}

#iphoneXR section .comparison .productTable .btn_l {
	display: block;
	width: 61.25%;
	margin-left: 27.81%;
}

#iphoneXR section .comparison .productTable .btn_r {
	display: block;
	width: 61.25%;
	margin-left: 9.625%;
}

#iphoneXR section .comparison .productTable>div {
	display: table-cell;
	vertical-align: bottom;
}


#iphoneXR .comparison .txt_read {
	font-size: 200%;
	color: #fff;
}



/*  product iphone7  */
#iphone7 {
	max-width: 640px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#iphone7 .productBox {}

#iphone7 .productBox .productTitle,
#iphone7 .productBox p {
	margin-bottom: 0;
}

#iphone7 .productBox .section {
	margin: 0;
}

#iphone7 .productBox .column-2 .img-smt-adjust {
	height: auto;
	max-width: 50%;
	width: 50%;
}

#iphone7 .productBox.odd {
	background: #000;
}

#iphone7 .productBox.even {
	background: #121212;
}

#iphone7 div.productBox h2 {
	margin: 0;
	padding: 0;
}

#iphone7 div.productBox .txtPoint {
	margin: 0;
	padding: 0;
}

#iphone7 div.productBox p.imgMain {
	margin: 0 !important;
	padding: 0 !important;
}

#iphone7 .productBox.h1Box {
	padding-bottom: 70px;
}

#iphone7 .productBox.h1Box .productTitle {}

#iphone7 .h1Box .txtArea {
	padding: 0 20px 80px 20px;
}

#iphone7 .productBox.h1Box .productTxt {
	text-align: left;
	color: #cccccc;
}

#iphone7 .productBox.h1Box .orderBtn {
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#iphone7 .productBox.h1Box .orderBtn li {
	margin: 0;
	padding: 0;
	display: table-cell;
}

#iphone7 .productBox.h1Box .orderBtn li img {
	width: 100%;
}

#iphone7 .specLinkArea {
	margin: 0;
	padding: 0;
}

#iphone7 .specLinkArea h2 {
	text-align: center;
	margin: 0;
	padding: 0;
}

#iphone7 .specLinkArea ul.specLinkList {
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#iphone7 .specLinkArea ul.specLinkList li {
	margin: 0;
	padding: 0;
	display: table-cell;
}

#iphone7 .specLinkArea ul.specLinkList li img {
	width: 100%;
}

#iphone_se {
	margin: 0 -11px;
}

#iphone_se-in {
	max-width: 640px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#iphone_se .productBox .section {
	margin: 0;
}

#iphone_se #content .productBox h2 {
	margin: 0;
	border: none;
}

#iphone_se .productBox .productTitle,
#iphone_se .productBox p {
	margin-bottom: 0;
}

#iphone_se p.productTxt {
	padding: 0 13px !important;
	color: #6e6e6e;
	font-size: 100%;
	line-height: 1.7;
}

#iphone_se .p02 {
	padding-bottom: 45px;
}

#iphone_se .p03 {
	background: #ffffff url(/flcache_data/english/iphone/images/se/se_bg_01_smt.jpg) top left repeat-x;
}

#iphone_se .p04 {
	background: #f8f8f8;
	padding-bottom: 35px;
}

#iphone_se .p06 {
	background: #f0f0f0;
}

#iphone_se .p07 {
	padding-bottom: 35px;
}

#iphone_se .p08 {
	background: #f0f0f0;
	padding-bottom: 40px;
}

#iphone_se .specLinkArea {
	margin: 0;
	padding-bottom: 40px;
	background-color: #fafafa;
}

#iphone_se .specLinkArea h2 {
	text-align: center;
	margin: 0;
	padding: 0;
}

#iphone_se .specLinkArea ul.specLinkList {
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#iphone_se .specLinkArea ul.specLinkList li {
	margin: 0;
	padding: 0;
	display: table-cell;
}

#iphone_se .specLinkArea ul.specLinkList li img {
	width: 100%;
}

/* iPhone 8 */
#iphone8 {
	max-width: 640px;
	margin: 0 auto;
}

#iphone8 p {
	margin: 0;
}

#iphone8 .section .sec-sub:last-child {
	margin-bottom: 35%;
}

#iphone8 .section .sec-top {
	background: #fbede2;
}

#iphone8 .section .sec-top h2 {
	padding: 32% 0 18%;
}

#iphone8 .section .sec-top p.txt-main {
	color: #a66142;
	font-weight: bold;
	font-size: 140%;
	padding: 16% 6% 10% 6%;
	line-height: 1.4;
}

#iphone8 .section .sec-top p.btn-order {
	padding-bottom: 24%;
}

#iphone8 .section .sec-main {
	background: #fceee3;
}

#iphone8 dl {
	margin: 22.5% 6% 26% 6%;
}

#iphone8 dl dt {
	margin-bottom: 0.8em;
	font-size: 125%;
	font-weight: bold;
}

#iphone8 dl dd {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4;
}

#iphone8 .section.p-red .sec-main {
	background-color: #b00e23;
}

#iphone8 .section.p-red .sec-main h2 {
	padding: 26% 0 0;
}

#iphone8 .section.p-red .sec-main p.txt-main {
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	padding: 6.5% 6% 22% 6%;
	line-height: 1.4;
}

#iphone8 .section.p01 .sec-main h2 {
	padding: 25% 0 0;
}

#iphone8 .section.p01 .sec-main .img-main {
	padding: 23% 0 24%;
}

#iphone8 .section.p01 .sec-sub.p01-02,
#iphone8 .section.p01 .sec-sub.p01-03 {
	padding: 26% 0 0;
}

#iphone8 .section.p01 .sec-sub.p01-02 dl {
	margin: 22.5% 6% 21% 6%;
}

#iphone8 .section.p01 .sec-sub.p01-04 {
	padding: 13% 0 0;
}

#iphone8 .section.p01 .sec-sub.p01-04 dl {
	margin: 21.5% 6% 33% 6%;
}

#iphone8 .section.p02 .sec-main h2 {
	padding: 31% 0 29%;
}

#iphone8 .section .sec-sub.p02-01 dl {
	margin: 48% 6% 40% 6%;
}

#iphone8 .section .sec-sub.p02-02 dl {
	margin: 34% 6% 27% 6%;
}

#iphone8 .section .sec-sub.p02-03 dl,
#iphone8 .section .sec-sub.p02-04 dl {
	margin: 47% 6% 27% 6%;
}

#iphone8 .section .sec-sub.p02-04 {
	margin-bottom: 0;
}

#iphone8 .section.p03 .sec-main h2 {
	padding: 31% 0 29%;
}

#iphone8 .section .sec-sub.p03-01 dl {
	margin: 34% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p03-02 dl {
	margin: 60% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p03-03 dl,
#iphone8 .section .sec-sub.p03-04 dl {
	margin: 47% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p03-04 {
	margin-bottom: 28%;
}

#iphone8 .section.p04 .sec-main h2 {
	padding: 31% 0 25%;
}

#iphone8 .section .sec-sub.p04-01 dl {
	margin: 46% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p04-02 dl {
	margin: 49% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p04-03 dl {
	margin: 47% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p04-04 {
	margin-bottom: 41%;
}

#iphone8 .section .sec-sub.p04-04 dl {
	margin: 49% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p04-04 dl dt {
	margin-bottom: 1.6em;
}

#iphone8 .section.p05 .sec-main h2 {
	padding: 31% 0 28%;
}

#iphone8 .section .sec-sub.p05-01 {
	margin-bottom: 23%;
}

#iphone8 .section .sec-sub.p05-01 dl {
	margin: 47% 6% 26% 6%;
}

#iphone8 .section .sec-sub.p05-01 dl:last-child {
	margin: 15% 6% 0% 6%;
}

#iphone8 .section.p06 .sec-main h2 {
	padding: 29% 0 28%;
}

#iphone8 .section .sec-sub.p06-01 dl {
	margin: 48% 6% 28% 6%;
}

#iphone8 .section .sec-sub.p06-02 dl {
	margin: 49% 6% 25% 6%;
}

#iphone8 .section .sec-sub.p06-03 {
	margin-bottom: 31%;
}

#iphone8 .section .sec-sub.p06-03 dl {
	margin: 47% 6% 26% 6%;
}

#iphone8 .section.spec .sec-sub .btn-spec {
	margin: 8% 0 12%;
}




/* iPhone X */
#iphone-x {
	max-width: 640px;
	margin: 0 auto;
}

#iphone-x p {
	margin: 0;
}

#iphone-x .section .sec-sub:last-child {}

#iphone-x .section .sec-top p.txt-main {
	color: #111111;
	font-weight: bold;
	font-size: 140%;
	margin: 0 7% 7% 7%;
}

#iphone-x .section .sec-top p.btn-order {
	margin-bottom: 44%;
}

#iphone-x dl {
	margin: 47% 7% 27% 7%;
}

#iphone-x dl dt {
	margin-bottom: 1em;
	font-size: 120%;
	font-weight: bold;
}

#iphone-x dl dd {
	font-size: 135%;
	font-weight: bold;
}

#iphone-x .section .sec-sub.p01-06 dl {
	margin-top: 0;
}

#iphone-x .section .sec-sub.p02-01 dl {
	margin-bottom: 0;
}

#iphone-x .section .sec-sub.p06-01 dl+p+dl {
	margin: 0;
	padding: 0 7% 27% 7%;
	background: #f6f6f6;
}



/* iPhone 12 pro */
#iphone12-pro {
	max-width: 100%;
}

#iphone12-pro .productContents-inner {
	margin: 0 -11px;
}

#iphone12-pro img {
	margin: 0;
	padding: 0;
}

#iphone12-pro .sec-unit {
	position: relative;
	color: #f5f5f7;
	background: #000000;
}

#iphone12-pro .sec-unit.s_side {
	color: #1d1d1f;
	background: #f5f5f7;
}

#iphone12-pro .sec-unit.s_side .inner {
	margin: auto;
}

#iphone12-pro .sec-unit.s_side [class^="lead-lv3"] .main {
	font-size: 26px;
	font-size: 7vw;
	color: #1d1d1f;
}

#iphone12-pro .sec-unit+.sec-unit {
	border-top: 10px solid #161617;
}

#iphone12-pro .sec-unit .inner {
	padding: 40px 0;
	margin: auto;
}

#iphone12-pro .sec-unit .sec-unit__txt-block {
	padding: 0 45px;
	margin: auto auto 30px;
}

#iphone12-pro .sec-unit .sec-unit__img-block {
	margin-bottom: 30px;
	text-align: center;
}

#iphone12-pro .sec-unit .sec-unit__img-block.s_img-full {
	margin-bottom: -45px;
}

#iphone12-pro .sec-unit .sec-unit__img-block img {
	width: 100%;
}

.buy-now.s_text {
	height: 33px;
	line-height: 33px;
	font-size: 13px;
}

#iphone12-pro .sec-unit .inner .link-text>a {
	font-size: 15px;
	font-size: 4vw;
	color: #0066cc;
	text-decoration: none;
}

#iphone12-pro .sec-unit .inner .link-text>a:after {
	content: "";
	display: inline-block;
	margin-left: 1px;
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #0066cc;
	border-right: 1px solid #0066cc;
	vertical-align: 3px;
	transform: rotate(-45deg);
}

#iphone12-pro .sec-unit .inner .icon-list {
	overflow: hidden;
}

#iphone12-pro .sec-unit .inner .icon-list+.icon-list {
	margin-top: 10px;
}

#iphone12-pro .sec-unit .inner .icon-list dt,
#iphone12-pro .sec-unit .inner .icon-list dd {
	font-size: 13px;
	font-size: 3.5vw;
	color: #a1a1a6;
}

#iphone12-pro .sec-unit .inner .icon-list dt {
	float: left;
}

#iphone12-pro .sec-unit .inner .icon-list dd {
	margin-left: 40px;
}

#iphone12-pro .sec-unit .inner .icon-list dd .em {
	font-weight: bold;
	color: #f5f5f8;
}

#iphone12-pro .sec-unit .inner .sec-unit__txt-block .text {
	font-size: 15px;
	font-size: 4vw;
	color: #f5f5f7;
	line-height: 1.5;
}

#iphone12-pro .sec-unit.s_side .inner .sec-unit__txt-block .text {
	color: #1d1d1f;
}

#iphone12-pro .sec-unit .inner .sec-unit__txt-block .value-block .text {
	margin-bottom: 15px;
	font-size: 15px;
	font-size: 4vw;
	color: #498b9f;
	background: -webkit-linear-gradient(0deg, #498b9f, #8fccdc);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#iphone12-pro .sec-unit .inner .sec-unit__txt-block .value-block .value-list {
	display: table;
	padding-top: 15px;
	width: 100%;
	table-layout: fixed;
	border-top: 1px solid #282829;
}

#iphone12-pro .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value {
	display: table-cell;
	margin-bottom: 0;
	font-size: 13px;
	font-size: 3.5vw;
	color: #a1a1a6;
}

#iphone12-pro .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value .em {
	font-size: 30px;
	font-size: 8vw;
	color: #f5f5f7;
	line-height: 1;
}

#iphone12-pro .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value .unit {
	font-size: 20px;
	font-size: 5.5vw;
}

#iphone12-pro .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value .unit.s_sup {
	vertical-align: top;
}

#iphone12-pro .sec-unit .inner .col4-list {
	margin-top: 30px;
	font-size: 0;
}

#iphone12-pro .sec-unit .inner .col4-list>* {
	display: inline-block;
	width: 50%;
	font-size: 13px;
	font-size: 3.5vw;
	vertical-align: top;
}

#iphone12-pro .sec-unit .inner .col4-list dl:nth-of-type(even) {
	padding-left: 15px;
}

#iphone12-pro .sec-unit .inner .col4-list dl:nth-of-type(n+3) {
	margin-top: 30px;
}

#iphone12-pro .sec-unit .inner .col4-list dl:nth-of-type(3) {
	margin-left: 0;
}

#iphone12-pro .sec-unit .inner .col4-list dl dt {
	font-weight: bold;
	color: #1d1d1f;
}

#iphone12-pro .sec-unit .inner .col4-list dl dt img {
	display: block;
	margin-bottom: 8px;
}

#iphone12-pro .sec-unit .inner .col4-list dl dd {
	color: #6e6e73
}

#iphone12-pro .sec-unit .inner .check-list {
	margin-left: 20px;
	margin-bottom: 18px;
}

#iphone12-pro .sec-unit .inner .check-list li {
	font-size: 15px;
	font-size: 4vw;
}

#iphone12-pro .sec-unit .inner .check-list li .ico {
	display: inline-block;
	margin-left: -20px;
	margin-right: 5px;
}

#iphone12-pro .sec-unit .inner .check-list li .ico img {
	vertical-align: 1px;
}

#iphone12-pro .sec-unit [class^="lead-lv2"] {
	margin-bottom: 10px;
	font-size: 38px;
	font-size: 10vw;
	font-weight: bold;
	color: #f5f5f7;
	line-height: 1.2;
}

#iphone12-pro .sec-unit [class^="lead-lv3"] {
	margin-right: -45px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.1;
}

#iphone12-pro .sec-unit [class^="lead-lv3"] .sub {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	font-size: 5vw;
	color: #86868b;
}

#iphone12-pro .sec-unit [class^="lead-lv3"] .main {
	display: block;
	font-size: 30px;
	font-size: 8vw;
	color: #f5f5f7;
}

#iphone12-pro .sec-unit .spec-block {
	margin-top: 50px;
	text-align: center;
}

#iphone12-pro .sec-unit .spec-block .col {
	display: inline-block;
	width: 250px;
	text-align: center;
	vertical-align: top;
}

#iphone12-pro .sec-unit .spec-block .col+.col {
	margin-left: 18px;
}

#iphone12-pro .sec-unit .spec-block .col .title {
	padding-bottom: 10px;
	margin: 50px auto 20px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #1d1d1f;
	text-align: center;
}

#iphone12-pro .sec-unit .spec-block .col .list+.list {
	margin-top: 30px;
}

#iphone12-pro .sec-unit .spec-block .col .list .head {
	margin: 8px auto;
	font-size: 11px;
}

#iphone12-pro .sec-unit .relation-block {
	position: relative;
	padding: 45px 0;
	width: 100%;
	background: #ffffff;
}

#iphone12-pro .sec-unit .relation-block+.relation-block {
	margin-top: 6px;
}

#iphone12-pro .sec-unit .relation-block .sec-unit__txt-block {
	margin-bottom: 50px;
}

#iphone12-pro .sec-unit .specTable_box {
	display: table;
	padding: 0 15px;
	margin: 20px 0 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 12px 0;
}

#iphone12-pro .sec-unit .specTable_box .col {
	display: table-cell;
	text-align: center;
}

#iphone12-pro .sec-unit .specTable_box .col .main-area {
	margin-bottom: 10px;
}

#iphone12-pro .sec-unit .specTable_box .col .main-area .title {
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-size: 15px;
	font-size: 4vw;
	font-weight: bold;
	border-bottom: 1px solid #dedee2;
	letter-spacing: -0.05em;
	text-align: center;
}

#iphone12-pro .sec-unit .specTable_box .col .main-area .color {
	margin-top: 18px;
}

#iphone12-pro .sec-unit .specTable_box .col .main-area .buy-now {
	padding-top: 18px;
	margin-top: 18px;
	border-top: 1px solid #dedee2;
}

#iphone12-pro .sec-unit .specTable_box .col .list {
	padding: 18px 0;
}

#iphone12-pro .sec-unit .specTable_box .col .list .icon {
	margin-bottom: 15px;
}

#iphone12-pro .sec-unit .specTable_box .col .list .text-number {
	margin-bottom: 18px;
	font-size: 30px;
	font-size: 8vw;
	font-weight: bold;
	line-height: 1;
}

#iphone12-pro .sec-unit .specTable_box .col .list .text {
	font-size: 11px;
	font-size: 3vw;
}

#iphone12-pro .sec-unit .specTable_box .col .list .text li {
	margin-bottom: 10px;
}

#iphone12-pro .sec-unit.p01 .inner {
	padding: 60px 0 30px;
}

#iphone12-pro .sec-unit.p01 .inner .sec-unit__txt-block {
	margin-bottom: 40px;
}

#iphone12-pro .sec-unit.p01 .logo {
	margin-bottom: 5px;
}

#iphone12-pro .sec-unit.p03 .inner .sec-unit__img-block {
	margin-bottom: -40px;
}


/* iPhone 12 */
#iphone12 {
	max-width: 100%;
}

#iphone12 .productContents-inner {
	margin: 0 -11px;
}

#iphone12 img {
	margin: 0;
	padding: 0;
}

#iphone12 .sec-unit {
	position: relative;
	color: #1d1d1f;
	background: #000000;
}

#iphone12 .sec-unit:nth-of-type(even) {
	margin: auto 12px;
}

#iphone12 .sec-unit.s_side [class^="lead-lv3"] .main {
	font-size: 26px;
	font-size: 7vw;
	color: #1d1d1f;
}

#iphone12 .sec-unit+.sec-unit {
	border-top: 12px solid #ffffff;
}

#iphone12 .sec-unit .inner {
	padding: 40px 0;
	margin: auto;
}

#iphone12 .sec-unit .sec-unit__txt-block {
	padding: 0 45px;
	margin: auto auto 30px;
}

#iphone12 .sec-unit .sec-unit__img-block {
	margin-bottom: 30px;
	text-align: center;
}

#iphone12 .sec-unit .sec-unit__img-block.s_img-full {
	margin-bottom: -45px;
}

#iphone12 .sec-unit .sec-unit__img-block img {
	width: 100%;
}

.buy-now.s_text {
	height: 33px;
	line-height: 33px;
	font-size: 13px;
}

#iphone12 .sec-unit .inner .link-text>a {
	font-size: 15px;
	font-size: 4vw;
	color: #0066cc;
	text-decoration: none;
}

#iphone12 .sec-unit .inner .link-text>a:after {
	content: "";
	display: inline-block;
	margin-left: 1px;
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #0066cc;
	border-right: 1px solid #0066cc;
	vertical-align: 3px;
	transform: rotate(-45deg);
}

#iphone12 .sec-unit .inner .icon-list {
	display: table;
}

#iphone12 .sec-unit .inner .icon-list+.icon-list {
	margin-top: 10px;
}

#iphone12 .sec-unit .inner .icon-list dt,
#iphone12 .sec-unit .inner .icon-list dd {
	display: table-cell;
	font-size: 13px;
	font-size: 3.5vw;
	color: #1d1d1f;
}

#iphone12 .sec-unit .inner .icon-list dd {
	padding-left: 15px;
	line-height: 1.4;
	vertical-align: middle;
}

#iphone12 .sec-unit .inner .icon-list dd .em {
	font-weight: bold;
}

#iphone12 .sec-unit .inner .sec-unit__txt-block .text {
	font-size: 15px;
	font-size: 4vw;
	line-height: 1.5;
}

#iphone12 .sec-unit.s_side .inner .sec-unit__txt-block .text {
	color: #1d1d1f;
}

#iphone12 .sec-unit .inner .sec-unit__txt-block .value-block .text {
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-size: 4vw;
	font-weight: bold;
	border-bottom: 1px solid #bcbcbf;
}

#iphone12 .sec-unit .inner .sec-unit__txt-block .value-block .value-list {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#iphone12 .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value {
	display: table-cell;
	margin-bottom: 0;
	font-size: 13px;
	color: #a1a1a6;
}

#iphone12 .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value .em {
	font-size: 31px;
	color: #f5f5f7;
	line-height: 1;
}

#iphone12 .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value .unit {
	font-size: 20px;
}

#iphone12 .sec-unit .inner .sec-unit__txt-block .value-block .value-list .value .unit.s_sup {
	vertical-align: top;
}

#iphone12 .sec-unit .inner .col4-list {
	margin-top: 30px;
	font-size: 0;
}

#iphone12 .sec-unit .inner .col4-list>* {
	display: inline-block;
	width: 50%;
	font-size: 13px;
	font-size: 3.5vw;
	vertical-align: top;
}

#iphone12 .sec-unit .inner .col4-list dl:nth-of-type(even) {
	padding-left: 15px;
}

#iphone12 .sec-unit .inner .col4-list dl:nth-of-type(n+3) {
	margin-top: 30px;
}

#iphone12 .sec-unit .inner .col4-list dl:nth-of-type(3) {
	margin-left: 0;
}

#iphone12 .sec-unit .inner .col4-list dl dt {
	font-weight: bold;
	color: #1d1d1f;
}

#iphone12 .sec-unit .inner .col4-list dl dt img {
	display: block;
	margin-bottom: 8px;
}

#iphone12 .sec-unit .inner .col4-list dl dd {
	color: #6e6e73
}

#iphone12 .sec-unit .inner .check-list {
	margin-bottom: 18px;
}

#iphone12 .sec-unit .inner .check-list li {
	font-size: 15px;
	font-size: 4vw;
}

#iphone12 .sec-unit .inner .check-list li .ico {
	display: inline-block;
	margin-right: 5px;
}

#iphone12 .sec-unit .inner .check-list li .ico img {
	vertical-align: 1px;
}

#iphone12 .sec-unit [class^="lead-lv2"] {
	margin-bottom: 20px;
	font-size: 38px;
	font-size: 10vw;
	font-weight: bold;
	line-height: 1.1;
	font-feature-settings: "palt" 1;
}

#iphone12 .sec-unit [class^="lead-lv3"] {
	margin-right: -45px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.06;
}

#iphone12 .sec-unit [class^="lead-lv3"] .sub {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	font-size: 5vw;
	color: #86868b;
}

#iphone12 .sec-unit [class^="lead-lv3"] .main {
	display: block;
	font-size: 30px;
	font-size: 8vw;
	line-height: 1.2;
}

#iphone12 .sec-unit .spec-block {
	margin-top: 50px;
	text-align: center;
}

#iphone12 .sec-unit .spec-block .col {
	display: inline-block;
	width: 250px;
	text-align: center;
	vertical-align: top;
}

#iphone12 .sec-unit .spec-block .col+.col {
	margin-left: 18px;
}

#iphone12 .sec-unit .spec-block .col .title {
	padding-bottom: 10px;
	margin: 50px auto 20px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #1d1d1f;
	text-align: center;
}

#iphone12 .sec-unit .spec-block .col .list+.list {
	margin-top: 30px;
}

#iphone12 .sec-unit .spec-block .col .list .head {
	margin: 8px auto;
	font-size: 11px;
}

#iphone12 .sec-unit .relation-block {
	position: relative;
	padding: 45px 0;
	width: 100%;
	background: #ffffff;
}

#iphone12 .sec-unit .relation-block.s_bg-none {
	padding-bottom: 0;
	background: transparent;
}

#iphone12 .sec-unit .relation-block+.relation-block {
	margin-top: 6px;
}

#iphone12 .sec-unit .relation-block .sec-unit__txt-block {
	margin-bottom: 50px;
}

#iphone12 .sec-unit .specTable_box {
	display: table;
	padding: 0 15px;
	margin: 20px 0 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 12px 0;
}

#iphone12 .sec-unit .specTable_box .col {
	display: table-cell;
	text-align: center;
}

#iphone12 .sec-unit .specTable_box .col .main-area {
	margin-bottom: 10px;
}

#iphone12 .sec-unit .specTable_box .col .main-area .title {
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-size: 15px;
	font-size: 4vw;
	font-weight: bold;
	border-bottom: 1px solid #dedee2;
	letter-spacing: -0.05em;
	text-align: center;
}

#iphone12 .sec-unit .specTable_box .col .main-area .color {
	margin-top: 18px;
}

#iphone12 .sec-unit .specTable_box .col .main-area .buy-now {
	padding-top: 18px;
	margin-top: 18px;
	border-top: 1px solid #dedee2;
}

#iphone12 .sec-unit .specTable_box .col .list {
	padding: 18px 0;
}

#iphone12 .sec-unit .specTable_box .col .list .icon {
	margin-bottom: 15px;
}

#iphone12 .sec-unit .specTable_box .col .list .text-number {
	margin-bottom: 18px;
	font-size: 30px;
	font-size: 8vw;
	font-weight: bold;
	line-height: 1;
}

#iphone12 .sec-unit .specTable_box .col .list .text {
	font-size: 11px;
	font-size: 3vw;
}

#iphone12 .sec-unit .specTable_box .col .list .text li {
	margin-bottom: 10px;
}

#iphone12 .sec-unit.p01 {
	background: #fafafa;
}

#iphone12 .sec-unit.p01 .inner {
	padding: 60px 0 50px;
}

#iphone12 .sec-unit.p01 .inner .sec-unit__txt-block {
	margin-bottom: 20px;
}

#iphone12 .sec-unit.p01 .logo {
	margin-bottom: 5px;
}

#iphone12 .sec-unit.p02 {
	background: #fbf6f1;
}

#iphone12 .sec-unit.p02 .inner .sec-unit__img-block {
	position: relative;
	margin-bottom: -40px;
}

#iphone12 .sec-unit.p02 .inner .sec-unit__img-block .icon-list {
	position: absolute;
	left: 60px;
	bottom: 30px;
	text-align: left;
}

#iphone12 .sec-unit.p02 .inner .sec-unit__img-block .icon-list dt img {
	width: 18px;
}

#iphone12 .sec-unit.p03 {
	background: #f5f5f7;
}

#iphone12 .sec-unit.p03 .inner .sec-unit__img-block {
	margin-bottom: -40px;
}

#iphone12 .sec-unit.p04 {
	background: #e7f4e0;
}

#iphone12 .sec-unit.p05 {
	background: #f5f5f7;
}

#iphone12 .sec-unit.p06 {
	background: #c9e2ef;
}

#iphone12 .sec-unit.p06 .inner .sec-unit__txt-block.s-mb-00 {
	margin-top: -30px;
}

#iphone12 .sec-unit.p07 {
	background: #f5f5f7;
}


/* ===== iPhone 13 Pro ===== */
#iphone13-pro {
	margin: 0 -11px;
}

#iphone13-pro.productContents {
	max-width: inherit;
}

#iphone13-pro img {
	margin: 0;
	padding: 0;
}

#iphone13-pro .sec-unit {
	position: relative;
	color: #1d1d1f;
	background: #FFF;
}

#iphone13-pro .txt-sup {
	font-size: 74%;
}

#iphone13-pro .bg-gray {
	padding: 50px 0 0 0;
	background-color: #f5f5f7;
}

/* section p01 */
#iphone13-pro .sec-unit.p01 {
	background: #fbfbfd;
	margin-bottom: 100px;
}

#iphone13-pro .sec-unit.p01 .bg-txt {
	display: inline-block;
	padding: 5px 15px;
	color: #FFF;
	background-color: #2681bd;
}

#iphone13-pro .sec-unit.p01 img {
	width: 100%;
}

#iphone13-pro .sec-unit.p01 .inner {
	padding: 60px 0 60px;
}

#iphone13-pro .sec-unit.p01 .logo {
	margin-bottom: 15px;
	text-align: center;
}

#iphone13-pro .sec-unit.p01 .logo img {
	width: 126px;
}

#iphone13-pro .sec-unit.p01 .txt-lead {
	margin-bottom: 25px;
	font-size: 8vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p01 .txt-M {
	margin-bottom: 30px;
	font-size: 4.5vw;
	text-align: center;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p01 .txt-S {
	margin-bottom: 30px;
	font-size: 4.5vw;
	line-height: 1.5;
	text-align: center;
}

#iphone13-pro .sec-unit.p01 .btn-buynow {
	text-align: center;
}

#iphone13-pro .sec-unit.p01 .btn-buynow img {
	width: 97px;
}

/* section p02 */
#iphone13-pro .sec-unit.p02 {
	padding-bottom: 80px;
}

#iphone13-pro .sec-unit.p02 .inner {
	padding: 0 30px;
}

#iphone13-pro .sec-unit.p02 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p02 .txt-box {
	margin-bottom: 30px;
}

#iphone13-pro .sec-unit.p02 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p02 .txt-box .txt-M {
	margin: 0;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p02 .sec-unit__img-block img {
	width: 100%;
}

/* section p03 */
#iphone13-pro .sec-unit.p03 {
	padding-bottom: 80px;
}

#iphone13-pro .sec-unit.p03 .inner {
	padding: 0 30px;
}

#iphone13-pro .sec-unit.p03 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p03 .txt-box {
	margin-bottom: 30px;
}

#iphone13-pro .sec-unit.p03 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p03 .txt-box .txt-M {
	margin: 0;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p03 .sec-unit__img-block img {
	width: 100%;
}

#iphone13-pro .sec-unit.p03 .sec-unit__img-block .txt-S {
	margin: 0;
	font-size: 3.8vw;
	line-height: 1.5;
	color: #6e6e73;
}

#iphone13-pro .sec-unit.p03 .sec-unit__img-block .txt-S b {
	color: #1d1d1f;
}

#iphone13-pro .sec-unit.p03 .sec-unit__img-block .pos01 {
	margin-bottom: 20px;
	padding-left: 30px;
}

#iphone13-pro .sec-unit.p03 .sec-unit__img-block .pos02 {
	margin-top: 20px;
	padding-left: 32vw;
}


/* section p04 */
#iphone13-pro .sec-unit.p04 {
	padding-bottom: 80px;
}

#iphone13-pro .sec-unit.p04 .inner {}

#iphone13-pro .sec-unit.p04 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p04 .txt-box {
	padding: 0 30px;
}

#iphone13-pro .sec-unit.p04 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p04 .txt-box .txt-M {
	margin-bottom: 30px;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p04 .txt-box .txt-S {
	margin: 0;
	font-size: 3.8vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p04 .txt-box .col2-txt {
	display: table;
	margin-top: -27vw;
}

#iphone13-pro .sec-unit.p04 .txt-box .col2-txt h3,
#iphone13-pro .sec-unit.p04 .txt-box .col2-txt .txt-S {
	display: table-cell;
	vertical-align: top;
}

#iphone13-pro .sec-unit.p04 .txt-box .col2-txt h3 {
	margin: 0;
	padding-right: 15px;
	font-size: 8vw;
	line-height: 1.2;
	font-weight: bold;
}

#iphone13-pro .sec-unit.p04 .txt-box .col2-txt .txt-S {
	margin: 0;
	color: #6e6e73;
}

#iphone13-pro .sec-unit.p04 .txt-box .col2-txt .txt-S b {
	color: #1d1d1f;
}

#iphone13-pro .sec-unit.p04 .sec-unit__img-block img {
	width: 100%;
}


/* section p05 */
#iphone13-pro .sec-unit.p05 {
	padding-bottom: 0;
}

#iphone13-pro .sec-unit.p05 .inner {}

#iphone13-pro .sec-unit.p05 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p05 .txt-box {
	padding: 0 30px;
}

#iphone13-pro .sec-unit.p05 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p05 .txt-box .txt-M {
	margin-bottom: 28px;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p05 .sec-unit__img-block img {
	width: 100%;
}


/* section p06 */
#iphone13-pro .sec-unit.p06 {
	padding: 80px 0 60px;
	background-color: #fbfbfd;
}

#iphone13-pro .sec-unit.p06 .inner {}

#iphone13-pro .sec-unit.p06 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p06 .txt-box {
	padding: 0 30px;
}

#iphone13-pro .sec-unit.p06 .txt-box .txt-M {
	font-size: 4.5vw;
}

#iphone13-pro .sec-unit.p06 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p06 .sec-unit__img-block {
	margin-top: 10px;
	padding: 0 16px 0 30px;
	background: url(/flcache_data/english/iphone/images/13-pro/img_06_bg_smt.png) no-repeat center center;
	background-size: contain;
}

#iphone13-pro .sec-unit.p06 .sec-unit__img-block img {
	width: 100%;
}


/* section p07 */
#iphone13-pro .sec-unit.p07 {
	padding: 60px 0 0 0;
}

#iphone13-pro .sec-unit.p07 .inner {}

#iphone13-pro .sec-unit.p07 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p07 .txt-box {
	padding: 0 30px;
}

#iphone13-pro .sec-unit.p07 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p07 .txt-box .txt-M {
	margin-bottom: 28px;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p07 .sec-unit__img-block img {
	width: 100%;
}


/* section p08 */
#iphone13-pro .sec-unit.p08 {
	margin-bottom: 10px;
	padding: 60px 0 15px;
}

#iphone13-pro .sec-unit.p08 .inner {}

#iphone13-pro .sec-unit.p08 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p08 .txt-box {
	padding: 0 30px;
}

#iphone13-pro .sec-unit.p08 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p08 .txt-box .txt-M {
	margin-bottom: 25px;
	font-size: 3.6vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit.p08 .col4-box .sec-unit__img-block {
	margin-bottom: 15px;
}

#iphone13-pro .sec-unit.p08 .col4-box .sec-unit__img-block img {
	height: 31px;
}

#iphone13-pro .sec-unit.p08 .col4-box {
	display: inline-block;
	width: 45%;
	margin-left: 10%;
	vertical-align: top;
}

#iphone13-pro .sec-unit.p08 .col4-box:nth-child(2n+1) {
	margin-left: 0;
}

#iphone13-pro .sec-unit.p08 .col4-box .txt-M {
	color: #6e6e73;
}

#iphone13-pro .sec-unit.p08 .col4-box .txt-M b {
	color: #1d1d1f;
}

/* section p09 */
#iphone13-pro .sec-unit.p09 {
	margin-bottom: 10px;
	padding: 40px 30px 20px;
}

#iphone13-pro .sec-unit.p09 .inner {}

#iphone13-pro .sec-unit.p09 .txt-box {}

#iphone13-pro .sec-unit.p09 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit.p09 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit.p09 .spec-comparison {}

#iphone13-pro .sec-unit .specTable_box {
	display: table;
	margin: 0 auto;
	width: 100%;
	table-layout: fixed;
}

#iphone13-pro .sec-unit .specTable_box .col {
	display: table-cell;
	text-align: center;
	font-size: 12px;
}

#iphone13-pro .sec-unit .specTable_box .col:nth-of-type(1) {
	padding-right: 15px;
}

#iphone13-pro .sec-unit .specTable_box .col:nth-of-type(2) {
	padding-left: 15px;
}

#iphone13-pro .sec-unit .specTable_box .col .main-area {
	margin-bottom: 20px;
}

#iphone13-pro .sec-unit .specTable_box .col .main-area .title {
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 3.8vw;
	font-weight: bold;
	border-bottom: 1px solid #dedee2;
	text-align: center;
}

#iphone13-pro .sec-unit .specTable_box .col .main-area .color {
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedee2;
}

#iphone13-pro .sec-unit .specTable_box .col .main-area .thum img {
	width: 84px;
}

#iphone13-pro .sec-unit .specTable_box .col .main-area .color img {
	width: 81px;
}

#iphone13-pro .sec-unit .specTable_box .col .buy-now {
	margin-bottom: 20px;
}

#iphone13-pro .sec-unit .specTable_box .col .buy-now img {
	width: 97px;
}

#iphone13-pro .sec-unit .specTable_box .col .list {
	padding: 15px 0 5px;
}

#iphone13-pro .sec-unit .specTable_box .col .list .icon {
	margin-bottom: 15px;
}

#iphone13-pro .sec-unit .specTable_box .col .list .text-number {
	margin-bottom: 20px;
	font-size: 6.5vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit .specTable_box .col .list .text-number .em {
	font-size: 6.5vw;
}

.contents #iphone13-pro .sec-unit .specTable_box .col .list .text,
.contents #iphone13-pro .sec-unit .specTable_box .col .list p.text {
	margin-bottom: 20px;
	font-size: 3vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit .specTable_box .col .list .text li {
	margin-bottom: 10px;
}


/* section relation-block */
#iphone13-pro .sec-unit.p10 {
	background: none;
}

#iphone13-pro .sec-unit .relation-block {
	margin-bottom: 10px;
	padding: 40px 0 0 0;
	background-color: #FFF;
}

#iphone13-pro .sec-unit .relation-block .inner {}

#iphone13-pro .sec-unit .relation-block .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13-pro .sec-unit .relation-block .img-sub {
	margin-bottom: 10px;
}

#iphone13-pro .sec-unit .relation-block .txt-box {
	margin-bottom: 10px;
	padding: 0 30px;
}

#iphone13-pro .sec-unit .relation-block .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13-pro .sec-unit .relation-block .txt-box .txt-M {
	margin-bottom: 20px;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13-pro .sec-unit .relation-block .sec-unit__img-block {
	margin-top: 30px;
}

#iphone13-pro .sec-unit .relation-block .sec-unit__img-block img {
	width: 100%;
}

#iphone13-pro .sec-unit .relation-block .link-text {
	margin: 0 0 20px;
}

#iphone13-pro .sec-unit .relation-block .link-text>a {
	font-size: 4.5vw;
	color: #0066cc;
	text-decoration: none;
}

#iphone13-pro .sec-unit .relation-block .link-text>a .text {
	color: #1d1d1f;
}

#iphone13-pro .sec-unit .relation-block .link-text>a:after {
	content: "";
	display: inline-block;
	margin-left: 1px;
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #0066cc;
	border-right: 1px solid #0066cc;
	vertical-align: 3px;
	transform: rotate(-45deg);
}

#iphone13-pro .sec-unit .relation-block .check-list {
	margin-bottom: 20px;
}

#iphone13-pro .sec-unit .relation-block .check-list li {
	margin-bottom: 5px;
}

#iphone13-pro .sec-unit .relation-block .check-list li .ico {
	display: inline-block;
	margin-right: 5px;
}

#iphone13-pro .sec-unit .relation-block .check-list li .ico img {
	width: 13px;
	vertical-align: 0;
}


/* iPhone 13 */
#iphone13 {
	margin: 0 -11px;
}

#iphone13.productContents {
	max-width: inherit;
}

#iphone13 img {
	margin: 0;
	padding: 0;
}

#iphone13 .sec-unit {
	position: relative;
	color: #1d1d1f;
}

#iphone13 .txt-sup {
	font-size: 74%;
}

#iphone13 .bg-gray_01 {
	background-color: #f5f5f7;
	padding-bottom: 50px;
}

#iphone13 .bg-gray_02 {
	background-color: #f5f5f7;
}

/* section p01 */
#iphone13 .sec-unit.p01 {
	background-color: #fbfbfd;
}

#iphone13 .sec-unit.p01 img {
	width: 100%;
}

#iphone13 .sec-unit.p01 .inner {
	padding: 10px 0 48px;
}

#iphone13 .sec-unit.p01 .logo {
	margin-bottom: 15px;
	margin-top: 50px;
	text-align: center;
}

#iphone13 .sec-unit.p01 .logo img {
	width: 133px;
}

#iphone13 .sec-unit.p01 .txt-lead {
	margin-bottom: 25px;
	font-size: 8vw;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

#iphone13 .sec-unit.p01 .txt-M {
	margin-bottom: 48px;
	font-size: 4.5vw;
	text-align: center;
	line-height: 1.5;
}

#iphone13 .sec-unit.p01 .txt-S {
	margin-bottom: 60px;
	font-size: 4.5vw;
	line-height: 1.5;
	text-align: center;
}

#iphone13 .sec-unit.p01 .btn-buynow {
	text-align: center;
}

#iphone13 .sec-unit.p01 .btn-buynow img {
	width: 117px;
}

/* section p02 */
#iphone13 .sec-unit.p02 {
	padding-bottom: 50px;
	background-color: #f5f5f7;
}

#iphone13 .sec-unit.p02 .inner {
	padding: 40px 40px 0;
}

#iphone13 .sec-unit.p02 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
	color: #35283c;
}

#iphone13 .sec-unit.p02 .txt-box {
	margin-bottom: 50px;
}

#iphone13 .sec-unit.p02 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
	color: #35283c;
}

#iphone13 .sec-unit.p02 .txt-box .txt-M {
	margin: 0;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p02 .sec-unit__img-block img {
	width: 100%;
}

/* section p03 */
#iphone13 .sec-unit.p03 {
	padding-top: 40px;
	padding-bottom: 45px;
	background-color: #2e2e3a;
}

#iphone13 .sec-unit.p03 .inner {}

#iphone13 .sec-unit.p03 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
	color: #FFF;
}

#iphone13 .sec-unit.p03 .txt-box {
	padding: 0 40px;
}

#iphone13 .sec-unit.p03 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
	color: #FFF;
}

#iphone13 .sec-unit.p03 .txt-box .txt-M {
	margin-bottom: 30px;
	font-size: 4.5vw;
	line-height: 1.5;
	color: #FFF;
}

#iphone13 .sec-unit.p03 .txt-box .txt-S {
	margin: 0;
	font-size: 3.8vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p03 .txt-box .col2-txt {
	display: table;
	margin-bottom: 40px;
}

#iphone13 .sec-unit.p03 .txt-box .col2-txt .sec-unit__img-block {
	margin: 0;
	padding-right: 15px;
	display: table-cell;
}

#iphone13 .sec-unit.p03 .txt-box .col2-txt .sec-unit__img-block img {
	height: 45px;
}

#iphone13 .sec-unit.p03 .txt-box .col2-txt .txt-S {
	display: table-cell;
	vertical-align: top;
	margin: 0;
	color: #FFF;
}

#iphone13 .sec-unit.p03 .col2-txt .txt-S span {
	color: #92ffe1;
}

#iphone13 .sec-unit.p03 .sec-unit__img-block img {
	width: auto;
}

#iphone13 .sec-unit.p03 .sec-unit__img-block .pos-img img {
	width: 100%;
}


/* section p04 */
#iphone13 .sec-unit.p04 {
	padding-top: 45px;
	padding-bottom: 45px;
	background-color: #2e2e3a;
}

#iphone13 .sec-unit.p04 .inner {}

#iphone13 .sec-unit.p04 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
	color: #FFF;
}

#iphone13 .sec-unit.p04 .txt-box {
	padding: 0 40px;
}

#iphone13 .sec-unit.p04 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
	color: #FFF;
}

#iphone13 .sec-unit.p04 .txt-box .txt-M {
	margin-bottom: 30px;
	font-size: 4.5vw;
	line-height: 1.5;
	color: #FFF;
}

#iphone13 .sec-unit.p04 .txt-box .txt-S {
	margin: 0;
	font-size: 3.8vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p04 .txt-box .col2-txt {
	display: table;
	margin-bottom: 35px;
}

#iphone13 .sec-unit.p04 .txt-box .col2-txt .sec-unit__img-block {
	margin: 0;
	padding-right: 15px;
	display: table-cell;
}

#iphone13 .sec-unit.p04 .txt-box .col2-txt .sec-unit__img-block img {
	height: 45px;
}

#iphone13 .sec-unit.p04 .txt-box .col2-txt .txt-S {
	display: table-cell;
	vertical-align: top;
	margin: 0;
	color: #FFF;
}

#iphone13 .sec-unit.p04 .col2-txt .txt-S span {
	color: #92ffe1;
}

#iphone13 .sec-unit.p04 .sec-unit__img-block img {
	width: auto;
}

#iphone13 .sec-unit.p04 .sec-unit__img-block .pos-img img {
	width: 100%;
}

/* section p05 */
#iphone13 .sec-unit.p05 {
	padding-top: 45px;
}

#iphone13 .sec-unit.p05 .inner {}

#iphone13 .sec-unit.p05 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
	color: #0c3139;
}

#iphone13 .sec-unit.p05 .txt-box {
	padding: 0 40px;
}

#iphone13 .sec-unit.p05 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
	color: #0c3139;
}

#iphone13 .sec-unit.p05 .txt-box .txt-M {
	margin-bottom: 40px;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p05 .txt-box .txt-S {
	margin: 0;
	font-size: 3.8vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p05 .txt-box .col2-txt {
	display: table;
	margin-bottom: 45px;
}

#iphone13 .sec-unit.p05 .txt-box .col2-txt .sec-unit__img-block {
	margin: 0;
	padding-right: 15px;
	display: table-cell;
}

#iphone13 .sec-unit.p05 .txt-box .col2-txt .sec-unit__img-block img {
	height: 36px;
}

#iphone13 .sec-unit.p05 .txt-box .col2-txt .txt-S {
	display: table-cell;
	vertical-align: top;
	font-size: 3.8vw;
	margin: 0;
}

#iphone13 .sec-unit.p05 .txt-box .col2-txt .txt-S b {
	color: #0c3139;
}

#iphone13 .sec-unit.p05 .sec-unit__img-block img {
	width: auto;
}

#iphone13 .sec-unit.p05 .sec-unit__img-block .pos-img img {
	width: 100%;
}


/* section p06 */
#iphone13 .sec-unit.p06 {
	margin-top: -40px;
}

#iphone13 .sec-unit.p06 .inner {}

#iphone13 .sec-unit.p06 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
	color: #0c3139;
}

#iphone13 .sec-unit.p06 .txt-box {
	padding: 0 40px;
}

#iphone13 .sec-unit.p06 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
	color: #0c3139;
}

#iphone13 .sec-unit.p06 .txt-box .txt-M {
	margin-bottom: 30px;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p06 .txt-box .txt-S {
	margin: 0;
	font-size: 3.8vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p06 .txt-box .col2-txt {
	display: table;
	margin-bottom: 45px;
}

#iphone13 .sec-unit.p06 .txt-box .col2-txt .sec-unit__img-block {
	margin: 0;
	padding-right: 15px;
	display: table-cell;
}

#iphone13 .sec-unit.p06 .txt-box .col2-txt .sec-unit__img-block img {
	height: 60px;
}

#iphone13 .sec-unit.p06 .txt-box .col2-txt .txt-S {
	display: table-cell;
	vertical-align: top;
	font-size: 3.8vw;
	margin: 0;
}

#iphone13 .sec-unit.p06 .txt-box .col2-txt .txt-S b {
	color: #0c3139;
}

#iphone13 .sec-unit.p06 .sec-unit__img-block img {
	width: auto;
}

#iphone13 .sec-unit.p06 .sec-unit__img-block .pos-img img {
	width: 100%;
}

/* section p07 */
#iphone13 .sec-unit.p07 {
	padding-top: 40px;
	background-color: #0c3139;
}

#iphone13 .sec-unit.p07 .inner {}

#iphone13 .sec-unit.p07 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
	color: #FFF;
}

#iphone13 .sec-unit.p07 .txt-box {
	padding: 0 40px;
}

#iphone13 .sec-unit.p07 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
	color: #FFF;
}

#iphone13 .sec-unit.p07 .txt-box .txt-M {
	margin-bottom: 45px;
	font-size: 4.5vw;
	line-height: 1.5;
	color: #FFF;
}

#iphone13 .sec-unit.p07 .txt-box .txt-S {
	margin: 0;
	font-size: 3.8vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p07 .sec-unit__img-block img {
	width: 100%;
}

/* section p08 */
#iphone13 .sec-unit.p08 {
	margin-bottom: 10px;
	padding: 60px 0 15px;
	background: #FFF;
}

#iphone13 .sec-unit.p08 .inner {}

#iphone13 .sec-unit.p08 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13 .sec-unit.p08 .txt-box {
	padding: 0 30px;
}

#iphone13 .sec-unit.p08 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13 .sec-unit.p08 .txt-box .txt-M {
	margin-bottom: 25px;
	font-size: 3.6vw;
	line-height: 1.5;
}

#iphone13 .sec-unit.p08 .col4-box .sec-unit__img-block {
	margin-bottom: 15px;
}

#iphone13 .sec-unit.p08 .col4-box .sec-unit__img-block img {
	height: 31px;
}

#iphone13 .sec-unit.p08 .col4-box {
	display: inline-block;
	width: 45%;
	margin-left: 10%;
	vertical-align: top;
}

#iphone13 .sec-unit.p08 .col4-box:nth-child(2n+1) {
	margin-left: 0;
}

#iphone13 .sec-unit.p08 .col4-box .txt-M {
	color: #6e6e73;
}

#iphone13 .sec-unit.p08 .col4-box .txt-M b {
	color: #1d1d1f;
}

/* section p09 */
#iphone13 .sec-unit.p09 {
	margin-bottom: 10px;
	padding: 40px 30px 20px;
	background: #FFF;
}

#iphone13 .sec-unit.p09 .inner {}

#iphone13 .sec-unit.p09 .txt-box {}

#iphone13 .sec-unit.p09 .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13 .sec-unit.p09 .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13 .sec-unit.p09 .spec-comparison {}

#iphone13 .sec-unit .specTable_box {
	display: table;
	margin: 0 auto;
	width: 100%;
	table-layout: fixed;
}

#iphone13 .sec-unit .specTable_box .col {
	display: table-cell;
	text-align: center;
	font-size: 12px;
}

#iphone13 .sec-unit .specTable_box .col:nth-of-type(1) {
	padding-right: 15px;
}

#iphone13 .sec-unit .specTable_box .col:nth-of-type(2) {
	padding-left: 15px;
}

#iphone13 .sec-unit .specTable_box .col .main-area {
	margin-bottom: 20px;
}

#iphone13 .sec-unit .specTable_box .col .main-area .title {
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 3.8vw;
	font-weight: bold;
	border-bottom: 1px solid #dedee2;
	text-align: center;
}

#iphone13 .sec-unit .specTable_box .col .main-area .color {
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #dedee2;
}

#iphone13 .sec-unit .specTable_box .col .main-area .thum img {
	width: 84px;
}

#iphone13 .sec-unit .specTable_box .col .main-area .color img {
	width: 81px;
}

#iphone13 .sec-unit .specTable_box .col .buy-now {
	margin-bottom: 20px;
}

#iphone13 .sec-unit .specTable_box .col .buy-now img {
	width: 97px;
}

#iphone13 .sec-unit .specTable_box .col .list {
	padding: 15px 0 5px;
}

#iphone13 .sec-unit .specTable_box .col .list .icon {
	margin-bottom: 15px;
}

#iphone13 .sec-unit .specTable_box .col .list .text-number {
	margin-bottom: 20px;
	font-size: 6.5vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13 .sec-unit .specTable_box .col .list .text-number .em {
	font-size: 6.5vw;
}

.contents #iphone13 .sec-unit .specTable_box .col .list .text,
.contents #iphone13 .sec-unit .specTable_box .col .list p.text {
	margin-bottom: 20px;
	font-size: 3vw;
	line-height: 1.3;
}

#iphone13 .sec-unit .specTable_box .col .list .text li {
	margin-bottom: 10px;
}


/* section relation-block */
#iphone13 .sec-unit.p10 {
	background: none;
}

#iphone13 .sec-unit .relation-block {
	margin-bottom: 10px;
	padding: 40px 0 0 0;
	background-color: #FFF;
}

#iphone13 .sec-unit .relation-block .inner {}

#iphone13 .sec-unit .relation-block .txt-sub {
	margin-bottom: 10px;
	font-size: 5vw;
	line-height: 1.3;
}

#iphone13 .sec-unit .relation-block .img-sub {
	margin-bottom: 10px;
}

#iphone13 .sec-unit .relation-block .txt-box {
	margin-bottom: 10px;
	padding: 0 30px;
}

#iphone13 .sec-unit .relation-block .txt-box .txt-lead {
	margin-bottom: 25px;
	font-size: 7.8vw;
	font-weight: bold;
	line-height: 1.2;
}

#iphone13 .sec-unit .relation-block .txt-box .txt-M {
	margin-bottom: 20px;
	font-size: 4.5vw;
	line-height: 1.5;
}

#iphone13 .sec-unit .relation-block .sec-unit__img-block {
	margin-top: 30px;
}

#iphone13 .sec-unit .relation-block .sec-unit__img-block img {
	width: 100%;
}

#iphone13 .sec-unit .relation-block .link-text {
	margin: 0 0 20px;
}

#iphone13 .sec-unit .relation-block .link-text>a {
	font-size: 4.5vw;
	color: #0066cc;
	text-decoration: none;
}

#iphone13 .sec-unit .relation-block .link-text>a .text {
	color: #1d1d1f;
}

#iphone13 .sec-unit .relation-block .link-text>a:after {
	content: "";
	display: inline-block;
	margin-left: 1px;
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #0066cc;
	border-right: 1px solid #0066cc;
	vertical-align: 3px;
	transform: rotate(-45deg);
}

#iphone13 .sec-unit .relation-block .check-list {
	margin-bottom: 20px;
}

#iphone13 .sec-unit .relation-block .check-list li {
	margin-bottom: 5px;
}

#iphone13 .sec-unit .relation-block .check-list li .ico {
	display: inline-block;
	margin-right: 5px;
}

#iphone13 .sec-unit .relation-block .check-list li .ico img {
	width: 13px;
	vertical-align: 0;
}



/* .sec-support-guide
--------------------------------------------------  */
/* grid */
.sec-support-guide [class*="tit-cmn"]+.grid-cmn .grid-cmn.col2-in-col3>.col3-1:first-child,
.sec-support-guide [class*="tit-cmn"]+.grid-cmn .grid-cmn.col2-in-col3>.col3-1:nth-child(-n+2) {
	margin-top: 0;
}

.sec-support-guide [class*="tit-cmn"]+.grid-cmn .grid-cmn.col2-in-col3>.col3-1:nth-child(2n+1) {
	clear: both;
	margin-right: 6.67%;
}

.sec-support-guide .grid-cmn.col2-in-col3>.col3-1 {
	width: 46.665%;
	float: left;
}

/* figure */
.sec-support-guide figcaption {
	margin-top: 5px;
}

/* s-alert */
.sec-support-guide .box-cmn.s-alert .list-cmn,
.sec-support-guide .box-cmn.s-alert figcaption {
	color: #333;
}

/*clear*/
.sec-support-guide .grid-cmn.col2-in-col3>.col3-1.s-clear {
	clear: both !important;
	margin-top: 10px !important;
	margin-right: 6.67% !important;
}

.sec-support-guide .grid-cmn.col2-in-col3>.col3-1.s-no-clear {
	clear: none !important;
	margin-right: 0 !important;
}


/* .fullballoon2col
--------------------------------------------------  */

#fullballoon2col {
	width: 100%;
	margin-bottom: 7px;
}

#fullballoon2col div.inner1 {
	float: left;
	width: 33%;
	display: block;
}

#fullballoon2col div.inner2 {
	float: right;
	width: 66.6%;
	display: block;
}

#fullballoon2col p {
	font-size: 75%;
	background: #fff;
	position: relative;
	border: 1px solid #ccc;
	margin: 0 auto;
	padding: 10px 0;
	border-radius: 5px;
	text-align: center;
	display: block;
	width: 100%;
}

#fullballoon2col p:before,
#fullballoon2col p:after,
#fullballoon2col p .com3:before,
#fullballoon2col p .com3:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
}

#fullballoon2col .com1 {
	width: 100%;
}

#fullballoon2col .com1:before,
#fullballoon2col .com2:before,
#fullballoon2col .com3:before {
	border: 10px solid transparent;
	border-top: 10px solid #ccc;
	bottom: -20px;
	z-index: 5;
}

#fullballoon2col .com1:after,
#fullballoon2col .com2:after,
#fullballoon2col .com3:after {
	border: 10px solid transparent;
	border-top: 10px solid #fff;
	bottom: -19px;
	z-index: 10;
}

#fullballoon2col .com1:before,
#fullballoon2col .com1:after {
	left: 50%;
}

#fullballoon2col .com2 {
	width: 100%;
}

#fullballoon2col .com2:before,
#fullballoon2col .com2:after {
	left: 25%;
}

#fullballoon2col .com3 {
	display: block;
}

#fullballoon2col .com3:before,
#fullballoon2col .com3:after {
	right: 25%;
}

#fullballoon2col .balloontxt {
	padding: 0 10px;
	display: block;
}


/* --- margin control --- */

/* margin top */
.beta-mod-mt0--smt {
	margin-top: 0 !important;
}

.beta-mod-mt5--smt {
	margin-top: 5px !important;
}

.beta-mod-mt10--smt {
	margin-top: 10px !important;
}

.beta-mod-mt15--smt {
	margin-top: 15px !important;
}

.beta-mod-mt20--smt {
	margin-top: 20px !important;
}

.beta-mod-mt25--smt {
	margin-top: 25px !important;
}

.beta-mod-mt30--smt {
	margin-top: 30px !important;
}

.beta-mod-mt35--smt {
	margin-top: 35px !important;
}

.beta-mod-mt40--smt {
	margin-top: 40px !important;
}

.beta-mod-mt45--smt {
	margin-top: 45px !important;
}

.beta-mod-mt50--smt {
	margin-top: 50px !important;
}

.beta-mod-mt55--smt {
	margin-top: 55px !important;
}

.beta-mod-mt60--smt {
	margin-top: 60px !important;
}

.beta-mod-mt65--smt {
	margin-top: 65px !important;
}

.beta-mod-mt70--smt {
	margin-top: 70px !important;
}

.beta-mod-mt75--smt {
	margin-top: 75px !important;
}

.beta-mod-mt80--smt {
	margin-top: 80px !important;
}

/* margin bottom */
.beta-mod-mb0--smt {
	margin-bottom: 0 !important;
}

.beta-mod-mb5--smt {
	margin-bottom: 5px !important;
}

.beta-mod-mb10--smt {
	margin-bottom: 10px !important;
}

.beta-mod-mb15--smt {
	margin-bottom: 15px !important;
}

.beta-mod-mb20--smt {
	margin-bottom: 20px !important;
}

.beta-mod-mb25--smt {
	margin-bottom: 25px !important;
}

.beta-mod-mb30--smt {
	margin-bottom: 30px !important;
}

.beta-mod-mb35--smt {
	margin-bottom: 35px !important;
}

.beta-mod-mb40--smt {
	margin-bottom: 40px !important;
}

.beta-mod-mb45--smt {
	margin-bottom: 45px !important;
}

.beta-mod-mb50--smt {
	margin-bottom: 50px !important;
}

.beta-mod-mb55--smt {
	margin-bottom: 55px !important;
}

.beta-mod-mb60--smt {
	margin-bottom: 60px !important;
}

.beta-mod-mb65--smt {
	margin-bottom: 65px !important;
}

.beta-mod-mb70--smt {
	margin-bottom: 70px !important;
}

.beta-mod-mb75--smt {
	margin-bottom: 75px !important;
}

.beta-mod-mb80--smt {
	margin-bottom: 80px !important;
}