@import url(/product/phone/common/product_navi/floating_banner.css) screen;

/*****************************************************-
CSS Document : SP用
- ****************************************************/
body{ font-weight:200; font-size: 1.1rem;}
header,
footer{ font-weight:400 !important;}
footer .ft-note{ font-weight:100;　font-size:1.1rem;}

.js-on .fadein .top-text,
.js-on .fadein .text-box,
.js-on .fadein .bg {
	opacity: 0;
}
.effect .fadein .top-text,
.effect .fadein .text-box,
.effect .fadein .bg {
	opacity: 0;
}

.mt30{ margin-top:15px !important;}
.mt50{ margin-top:30px !important;}

.product-nav .product-nav-open{ font-weight:400 !important;}
.product-nav .product-nav-open.js_open .product-nav-menu::after{ top:40% !important;}/*メニューボタン矢印調整*/

header .sp-fix-info-ttl p { display: inline-block; width: 100%; min-height: inherit; padding: 10px 35px 10px 12px !important;}

.product-nav .nav-col > li.docomo_link a{
	background:#dc3232 url(/product/phone/common/rnw2015/images/1/sp_nav_arw04.png) no-repeat right center;
	background-size: 20px auto;
	-webkit-background-size: 20px auto;
	color:#fff;
}

.page-sns {
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}
.page-sns .inr {
	float: right;
}
.page-sns p,
.page-sns li,
.page-sns ul {
	float: left;
}
.page-sns p {
	color: #888888;
	font-size: 1.1rem;
	padding-top: 7px;
}
.page-sns ul {
	padding-left: 10px;
}
.page-sns li {
	margin-left: 7px;
}
.page-sns li img {
	width: 32px;
	height: auto;	
}
.is_mouse .page-sns li.btn-ln {
	display: none;
}

.btn-pdf-dl {
	text-align: center;
	font-size: 1.3rem;
}
.btn-pdf-dl a {
	display: block;
	line-height: 1.8;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #b8b8b8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none !important;
}
.btn-pdf-dl a .icn {
	margin-right: 8px;
}
.btn-pdf-dl a .icn img {
	width: 16px;
	height: auto;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.btn-pdf-dl a:hover .icn img {
	filter: none !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}
.btn-pdf-dl a .txt {
	font-weight: bold;
	text-decoration: none;
}
.btn-pdf-dl a .size {
	color: #888888;
}
.btn-pdf-dl a:hover .txt {
	text-decoration: underline !important;
}
.product-cts .btn-pdf-dl{ margin-top:30px;}
main .info-dtl .cts-inr .btn-pdf-dl{
	padding-left:12px;
	padding-right:12px;
}


/*===========================================================================
 youtube
===========================================================================*/
.youtube {
	margin-top:35px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube p{
	position:relative;
	top:1.8rem;
	right:0;
	text-align:right;
}

.product-top #pv .youtube{
	margin-bottom:35px;
}

/*===========================================================================
 product-info
===========================================================================*/
main .info-ttl img {
	width: 100%;
	height: auto;
}
main .page-ttl {
	text-align: center;
	font-size: 3.3rem;
	color: #d22626;
	line-height: 1.2;
	margin-top: 40px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 2px solid #d22626;
	margin-left: 24px;
	margin-right: 24px;
}
main .page-ttl span{
	font-size:80%;
}

section {
	border-bottom: 1px solid #d2d2d2;
	padding-top: 35px;
	padding-bottom: 40px;	
}
section:last-of-type {
	border-bottom:none;
}
main .info-dtl .cts-inr {
	padding-left: 0;
	padding-right: 0;
}
main .info-dtl .dtl-ttl {
	line-height: 1.4;
	font-size: 2.2rem;
	text-align: center;
	vertical-align: bottom;
	padding-left: 24px;
	padding-right: 24px;
}
main .info-dtl .dtl-ttl span{
	font-size: 1.5rem;
}
main .info-dtl .dtl-ttl sub {
	font-size: 0.9rem;
	vertical-align: middle;
	display: inline-block;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
main .info-dtl .img {
	margin-top: 15px;
}
main .info-dtl .img span.img_ttl{
	display:block;
	text-align:center;
	font-size:1.8rem;
	font-weight:400;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom:12px;
}
main .info-dtl .img { text-align:center;}
main .info-dtl .img img {
	width: 100%;
	height: auto;
}

/* 画像サイズ別指定 */
.product-info .info-dtl .img.w_half img {
	width: 70%;
	max-width:400px;
	height: auto;
}
.product-info .info-dtl .img.w250 img {
	width: 50%;
	max-width:250px;
	height: auto;
}
.product-info .info-dtl .img.w140 img {
	width: 100px;
	height: auto;
}
.product-info .info-dtl .img.w100 img {
	width: 80px;
	height: auto;
}

main .info-dtl .dtl-icn {
	float: right;
	margin-top: 5px;
}
main .info-dtl .dtl-icn li {
	float: left;
	margin-left: 8px;
}
main .info-dtl .dtl-icn li img {
	width: 30px;
	height: auto;
}
main .info-dtl .dtl-idt {
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
}
main .info-dtl .dtl-idt .dtl-heading01 {
	font-size: 1.6rem;
	padding-left: 20px;
	margin-top: 15px;
	background: url(/product/phone/common/rnw2015/images/1/sp_icn_circle01.png) no-repeat left 0.3em;
	background-size: 14px auto;
	-webkit-background-size: 14px auto;
}
main .info-dtl .dtl-idt .dtl-heading01 sub {
	font-size: 0.9rem;
	vertical-align: middle;
	display: inline-block;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
main .info-dtl .dtl-idt .dtl-heading02 {
	font-size: 1.4rem;
	padding-left: 17px;
	margin-top: 15px;
	background: url(/product/phone/common/rnw2015/images/1/sp_icn_circle02.png) no-repeat left 0.3em;
	background-size: 12px auto;
	-webkit-background-size: 12px auto;
}
main .info-dtl .dtl-idt .dtl-heading02 sub {
	font-size: 0.9rem;
	vertical-align: middle;
	display: inline-block;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
main .info-dtl .dtl-idt .dtl-heading03 {
	font-size: 1.6rem;
	margin-top: 15px;
}
main .info-dtl .dtl-idt .dtl-heading03 sub {
	font-size: 0.9rem;
	vertical-align: middle;
	display: inline-block;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

main .info-dtl .dtl-ttl sup,
main .info-dtl .dtl-heading01 sup {
	font-size: 65%;
	vertical-align: top;
	display: inline-block;
	padding-top: 0;
	padding-left:0;
	padding-right: 0.5em;
}

main .info-dtl .dtl-idt .point-ttl{
	font-size: 1.4rem;
	text-align:center;
}

main .info-dtl .dtl-idt .txt {
	margin-top: 10px;
	font-size: 1.3rem;
}
main .info-dtl .dtl-idt .txt sub {
	font-size: 0.8rem;
	vertical-align: middle;
	display: inline-block;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
main .info-dtl .dtl-idt .txt:first-child {
	margin-top: 7px;
}
main .btn-sec {
	border-top:1px solid #d2d2d2;
	padding-top: 19px;
	padding-bottom: 19px;
}
main .btn-sec .btn-next {
	float: none;
	width: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
main .btn-sec .btn-prev {
	float: none;
	width: 100%;
	margin-bottom:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
main .btn-sec .btn-next a,
main .btn-sec .btn-prev a {
	display: block;
	line-height: 1;
	padding: 0;
	background-color: #ffffff;
	color: #666666;
	border:solid 1px #AAAAAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 1.1rem;
}
main .btn-sec .btn-next a:hover,
main .btn-sec .btn-prev a:hover {
	opacity:0.8;
}
main .btn-sec .btn-next a span {
	text-align: right;
	line-height: 1.2;
	display: block;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-right: 35px;
	padding-left: 15px;
	background: url(/product/phone/common/rnw2015/images/1/arrow-right.png) no-repeat right center;
	background-size: 25px auto;
	-webkit-background-size: 25px auto;
}
main .btn-sec .btn-prev a span {
	text-align: right;
	line-height: 1.2;
	display: block;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 35px;
	text-align: left;
	background: url(/product/phone/common/rnw2015/images/1/arrow-left.png) no-repeat left center;
	background-size: 25px auto;
	-webkit-background-size: 25px auto;
}
main .btn-sec .btn-next a span em,
main .btn-sec .btn-prev a span em{
	display:inline-block;
	margin-top:3px;
	padding:2px 20px 3px;
	width:auto;
	color: #FFF;
	background-color: #d22626;
	white-space: nowrap;
	font-style:normal !important;
	font-size:1.5rem;
	font-weight: bold;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	position: relative;
	behavior:url("../../common/js/PIE.js");
}
main .btn-sec .btn-pdf-dl {
	margin-top: 12px;
}



/* 水平線 */
hr{ border:none;}
main  hr{
	border-top: 1px solid #bbb;
	margin-top:30px;
	margin-bottom:20px;
}


/* section内を分割する場合、sectionのclassにsection_lineを入れてhrで区切る */
main .section_line hr{
	margin-top:24px;
	margin-bottom:26px;
}


/* list style */
.info-dtl li { font-size:1.3rem;}
.info-dtl li sub{ font-size:0.9rem;}
main ul.disc li{
	list-style:disc;
	padding:3px 10px 3px 0 !important;
	margin-left:20px !important;
}
main .info-dtl .dtl-idt ul.disc-list,
main .boxGray,
main .parallelLine{
	margin-top:15px;
}
main .boxGray.spline{
	border: solid 1px #bbbbbb;
	padding: 8px 15px 15px;
}
main .sp-boxGray{
	border: solid 1px #bbbbbb;
	padding: 20px;
	margin-top: 15px;
}
main .list-col2{
	margin-top:15px;
}
main .boxGray.list-col2{
	margin-top:0;
}
main .info-dtl .dtl-idt ul.disc-list li,
main .boxGray ul li,
main .list-col2 ul li,
main .parallelLine ul li{
	padding:10px 20px;
	border-bottom:solid 1px #bbbbbb;
}
main .info-dtl .dtl-idt ul.disc-list li:first-child,
main .boxGray ul li:first-child,
main .list-col2 ul li:first-child,
main .parallelLine ul li:first-child{
	border-top:solid 1px #bbbbbb;
}
main .boxGray ul.disc li,
main .boxGray ul.disc li:first-child,
main .list-col2 ul.disc li,
main .list-col2 ul.disc li:first-child,
main .list-col3 ul.disc li,
main .list-col3 ul.disc li:first-child{ border:none; margin-bottom:5px;}

main .boxGray ul li sup,
main .parallelLine ul li sup{
	font-size: 75%;
	vertical-align: top;
	display: inline-block;
	padding-top: 0;
	padding-left:0;
	padding-right: 0.5em;
	position:relative;
	top:-2px;
}

main ul.img-list{
	overflow:hidden;
	margin:1.75em 0;
}
main .boxGray ul.img-list{
	margin:5px 0;
}
main ul.img-list li{
	background:url(/product/phone/common/rnw2015/images/1/sp_icn_circle03.png) no-repeat left 0.2em;
	background-size: 14px auto;
	padding-left: 20px;
	-webkit-background-size: 14px auto;
	min-height:2em;
	border:none;
	margin-bottom:8px;
}
main .img-list.red_circle li{
	background:url(/product/phone/common/rnw2015/images/1/pc_icn_circle01.png) no-repeat left 0.4em;
	background-size: 14px auto;
	padding: 3px 15px 3px 22px;
	margin-left: 24px;
}
main ul.img-list li sub{ font-size:80%;}
main ul.img-list li:last-child{
	margin-bottom:0;
}
main .boxGray ul.img-list li{
	padding:0 0 0 20px;
	line-height:normal;
	white-space:normal;
	margin-left:0;
}
main .boxGray ul.img-list li:first-child{border-top:none;}

main .parallelBox ul li{
	font-weight:400;
	list-style: none;
	padding-left:1.5em;
	background: url(/product/phone/common/rnw2015/images/1/pc_icn_circle01.png) no-repeat left 0.6em;
	background-size:1.2rem;
	line-height:2.2;
}



/* table style */
main table.standard{
	margin-left:12px;
	margin-right:12px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #B8B8B8;
	color: #333;
}
main table.standard caption.dtl-ttl{
	margin-bottom:1.2em;
	font-weight:normal;
}
main table.standard th,
main table.standard td{
	padding:5px;
	border-collapse: collapse;
	border: 1px solid #AAA;
	line-height: 1.6;
	font-size: 1.3rem;
	font-weight:100;
}
main table.standard th sub,
main table.standard td sub{ font-size:80%;}
main table.standard th{
	background-color: #F2F2F2;
}
main table.standard td img{
	vertical-align:middle;
}

.col_th{width:30%;}
.col2_th{width:15%;}

.col_td{width:70%;}


/* 別窓icon用 */
a img.w-icon{
	position:relative;
	top:-2px;
	margin-left:2px;
	margin-right:2px;
}


/* スペシャルサイトバナー等設置 */
.product-cts .btn-web{ text-align:center; margin-top:12px;}
main .btn-web{ text-align:center; margin-top: 12px;}
.product-cts .btn-web a,
main .btn-web a{ -moz-opacity: 1 !important; opacity: 1 !important;}
.product-cts .btn-web img,
main .btn-web img{ width:100%; height:auto;}


/* コラム（グレー枠黄色版） */
.column{
	border:solid 1px #FFC000;
	background:#FFFFCC;
	padding:15px;
	margin-top:30px;
	overflow:hidden;
}
main .info-dtl .dtl-idt .column .txt:first-child{margin-top:0;}
.column .txt strong,
.column h3.dtl-ttl{ color:#D22626;}
.column ul{ margin-top:20px;}
.column .arrows_app ul{ margin-top:0;}
main .parallelLine .arrows_app ul li:first-child{ border-top:none;}
main .parallelLine .arrows_app ul li:last-child{ border-bottom:none;}
main .column .parallelLine ul li{
	line-height:1.5em;
}


/* 枠強め */
.captionBox{
	border:solid 2px #B61F1F;
	margin:0 0 40px;
}
.captionBox p{	padding:10px 20px;}


/* 調整用 */
p.txt img{ position:relative; top:-5px; margin-left:2px; margin-right:2px;}
p.txt img.mini_img{ width:1.5rem; height:auto;}
p.txt.tcenter{ text-align:center;}

.info-dtl .docomo_link{ text-align: center; margin:1.5em auto;}
.info-dtl .docomo_link img{ width:96%; max-width:468px;  height: auto;}


/*===========================================================================
 tihs product original settings
===========================================================================*/
.page_link { padding-top: 30px; padding-bottom: 0; padding-top: 10vw; padding-bottom: 0; overflow: hidden; border-bottom:none;}
.page_link ul.Category-nav { overflow:hidden; width:100%; margin:0 auto 40px;}
.page_link ul.Category-nav li{ margin: 0; display: table; float: left; width: 50%;}
.page_link ul.Category-nav li:last-child{ width:100%;}
.page_link ul.Category-nav li a{ display: table-cell; padding: 0 10px; width: 100%; height: 4em; text-align: center; border-top: solid 1px #666; border-left: solid 1px #666; color: #666; font-weight: 400 !important; text-decoration: none; vertical-align: middle; background: url(/product/phone/f-04k/images/1/arrow-off.png) no-repeat 97% 50%;}
.page_link ul.Category-nav li:nth-child(2) a,
.page_link ul.Category-nav li:nth-child(4) a,
.page_link ul.Category-nav li:nth-child(5) a{border-right: solid 1px #666;}
.page_link ul.Category-nav li:nth-child(5) a{border-bottom: solid 1px #666; background: url(/product/phone/f-04k/images/1/arrow-off.png) no-repeat 98.5% 50%;}
.page_link ul.Category-nav li a span{ white-space:nowrap;}
.page_link ul.Category-nav li a br{ display:none;}
.page_link ul.Category-nav li a:hover{ color:#fff; background:#666 url(/product/phone/f-04k/images/1/arrow-on.png) no-repeat 97% 50%;}

main .info-dtl .dtl-idt .dtl-heading01.noIMG{ background:none; padding-left:0; margin-bottom:1em; text-indent:-0.9em; margin-left:0.9em;}
main .info-dtl .dtl-idt .dtl-heading01.noIMG.plane{ text-indent:0; margin-left:0;}
main ul.disc li{ padding:0 0 0.5em;}
.btn_red{ text-align: center; margin: 3em auto;}
.btn_red a { display: inline-block; width: 90%; line-height: 1; padding-top: 10px; padding-bottom: 12px; font-size: 1.6rem; background: #d22626; color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-decoration: none;}
.btn_red a:hover{ opacity:0.8;}


/*===========================================================================
 product-top
===========================================================================*/

.product-top section{ padding-top: 0; padding-bottom: 0;}

.product-top a{text-decoration: none;}
.product-top a .flex-box .text-box{ color:#333 !important;}
.product-top section.product-cts a{text-decoration: none;}
.product-top section.info-col a,
.product-top .ft-note a{text-decoration: underline;}
.product-top section.info-col a:hover,
.product-top .ft-note a:hover{text-decoration: none;}
.product-top a.area_link{ display: block; height: 600px; width: auto;}
.more-text{ margin-top: 2em; font-size: 131%;}
.more-text em{ text-decoration: underline; font-style: normal !important; font-weight: 500;}
.more-text span{ position: relative; display: inline-block; vertical-align: bottom; margin-left:1.5em; width:20px; height: 20px; background: #b61f1f; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; opacity: 1;}
.more-text span::after{ position: absolute; top: 5px; left: 3px; width: 7px; height: 7px; content: ""; border-bottom:solid 3px #fff;border-right:solid 3px #fff; transform: rotate(-45deg);}

.display-none, .read-only {  display:none;}
.container { max-width: 100%;}

.clearfix:after, .container:after { content:""; display:block; clear:both;}

#feature-2{ min-height:285px; background: url(/product/phone/f-04k/images/1/f-04k-top_03sp.png) no-repeat;}
#feature-3{ min-height:285px; background: url(/product/phone/f-04k/images/1/f-04k-top_04sp.png) no-repeat;}
#feature-4{ min-height:285px; background: url(/product/phone/f-04k/images/1/f-04k-top_07sp.png) no-repeat;}
#feature-5{ min-height:285px; background: url(/product/phone/f-04k/images/1/f-04k-top_05sp.png) no-repeat;}
#feature-6{ min-height:350px; background: url(/product/phone/f-04k/images/1/f-04k-top_06sp.png) no-repeat;}

div[id*="feature-"] .flex-box{ padding-top: 18px; padding-top: 6vw;}
div[id*="feature-"] .flex-box > div { height: auto;}
div[id*="feature-"]{ position:relative;}
div[id*="feature-"] .bg{ padding: 0; padding-top: 60%;}
div[id*="feature-"] .bg:before{ content: ""; display: block;}

section .container h3{ font-size:180%; line-height:1.2; margin-bottom: 12px; margin-bottom: 3vw;}
section .container h3 span{ display:inline-block; font-size:50%; margin-right:-3vw;}
section .container p{ font-size:120%;}

.product-top a section{ border-bottom: 1px solid #d2d2d2;}
.product-top sub{ font-size:50%; padding-left:0.3em; padding-right: 0.3em; position:relative; top:-2px;}
.text-box span{ font-size:80%;}

div[id*="feature-"] .text-box{ margin-left:12px; margin-right:12px; margin-left:5vw; margin-right:5vw;}

.text-box ul.category-link { margin-top:5vw;}
.text-box ul.category-link li a { color:#333; background:url(/product/phone/f-04k/images/parts/top_arrow01-off.png) no-repeat right center; padding-right:12px; padding-right:5vw; font-size:120%;}
.text-box .item{ margin:30px 0 0;}


/* パターントップ ----------------------------------------*/
.lyt-top .flex-box{ width:100%; padding:0 !important;}
.lyt-top .top-text{display:block; width:100%; margin:0;}
.lyt-top h1{ margin: 24px 12px 18px; text-align:center;}
.lyt-top h2{ margin: 10px 12px; text-align:center; font-size:1.8rem;}
.lyt-top h1 img{ width:70%; max-width:250px; height:auto;}
.lyt-top .bg img{ width:100%; height:auto;}
.lyt-top .top-img{ display:none; width:0;}

.lyt-top .accessory{ background:#fff url(/product/phone/f-04k/images/parts/top_cont_bg.png) repeat-x left bottom; padding-bottom:30px; padding-bottom:10vw;}
.lyt-top .accessory .category-nav ul li{ margin:8px; margin:2vw;}
.lyt-top .accessory .category-nav ul li a span{ display:none;}
.lyt-top .accessory .category-nav ul li a img{ width: 100%; height:auto;}

.docomo_with_pc,
.docomo_bnr_pc{ display: none;}

.docomo_with_sp{ text-align: center; padding: 1em 0;}


/* パターン1 ----------------------------------------*/
.product-top a .lyt-1 .flex-box .text-box{ color:#fff !important;}
.lyt-1 .text-box ul.category-link li a { color:#fff !important; background:url(/product/phone/f-04k/images/parts/top_arrow02.png) no-repeat right center;}

/* パターン2 ----------------------------------------*/
/*.lyt-2 .flex-box{ padding-top: 7%;}*/


/* パターン4 ----------------------------------------*/
.lyt-4 .text-box { width:55%; margin-left:auto !important;margin-right:12px; margin-right:5vw; background:rgba(255, 255, 255,0.5); padding:3px; padding:1vw;}
div#feature-5 .bg{ padding: 0; padding-top: 40%;}

/* パターン5 ----------------------------------------*/
.lyt-5 .text-box { position:absolute; bottom:20px; background:rgba(255, 255, 255,0.5); padding:3px; padding:1vw;}


/* トップページ下部ナビゲーション ----------------------------------------*/
.product-top .product-cts { padding-top: 30px; padding-bottom: 30px; padding-top: 10vw; padding-bottom: 10vw; overflow: hidden;}
.product-top .product-cts ul.index-Category-nav { overflow:hidden; width:100%; max-width:350px; margin:0 auto 40px;}
.product-top .product-cts ul.index-Category-nav li{ margin: 1.5%; display: table; float: left; width: 47%;}
.product-top .product-cts ul.index-Category-nav li a{ display: table-cell; padding: 0 10px; width: 100%; height: 4em; text-align: center; border: solid 1px #666; color: #666; font-weight: 400 !important; text-decoration: none; vertical-align: middle; background: url(/product/phone/f-04k/images/parts/top_arrow01-off.png) no-repeat 97% 50%;}
.product-top .product-cts ul.index-Category-nav li a span{ white-space:nowrap;}
.product-top .product-cts ul.index-Category-nav li a:hover{ color:#fff; background:#666 url(/product/phone/f-04k/images/parts/top_arrow01-on.png) no-repeat 97% 50%;}

.product-top .info-col { margin:30px 8px; margin:10vw 4vw;}
.product-top .info-col .link-list-col h2 { font-size: 138.5%; /*18px*/ background: url(/product/phone/common/rnw2015/images/1/pc_icn_circle02.png) no-repeat left 0.2em; padding-left: 23px; line-height: 1.3;}

/* 個別カスタマイズ ----------------------------------------*/
.fadein{
      opacity: 1;
}
.fadein.animation{
      -webkit-transition: all 0.8s ease-in;
      -moz-transition: all 0.8s ease-in;
      -ms-transition: all 0.8s ease-in;
      -o-transition: all 0.8s ease-in;
      transition: all 0.8s ease-in;
}

#feature-1{
    padding-bottom: 0;
}
#feature-1 .bg{ padding-top: 0;}
#feature-1 .container.fadein.animation .top-text{
	-webkit-animation:fade-in-50 0.8s ease-out 0s 1 normal;
	animation:fade-in-50 0.8s ease-out 0s 1 normal;
}

#feature-2{
	background-size: 120%;
    background-position: center bottom;
}
#feature-2 .fadein.animation .text-box{
	-webkit-animation:slid-in-r 0.8s ease-out 0s 1 normal;
	animation:slid-in-r 0.8s ease-out 0s 1 normal;
}

#feature-3{
    background-size: 120%;
    background-position: center bottom;
}
#feature-3 .fadein.animation .text-box{
	-webkit-animation:slid-in-r 0.8s ease-out 0s 1 normal;
	animation:slid-in-r 0.8s ease-out 0s 1 normal;
}

#feature-4{
    background-size: 125%;
    background-position: center bottom;
}
#feature-4 .fadein.animation .text-box{
	-webkit-animation:slid-in-r 0.8s ease-out 0s 1 normal;
	animation:slid-in-r 0.8s ease-out 0s 1 normal;
}

#feature-5{
    background-size: 135%;
    background-position: 55% bottom;
}
#feature-5 .fadein.animation .text-box{
	-webkit-animation:slid-in-r 0.8s ease-out 0s 1 normal;
	animation:slid-in-r 0.8s ease-out 0s 1 normal;
}

#feature-6{
    background-size: 100%;
    background-position: center 30px;
}
#feature-6 .fadein.animation .text-box{
	-webkit-animation:slid-in-r 0.8s ease-out 0s 1 normal;
	animation:slid-in-r 0.8s ease-out 0s 1 normal;
}

/* アニメーション設定 ----------------------------------------*/
@-webkit-keyframes fade-in{
from {
opacity:0;
}
to {
	opacity:1;
};
}
@keyframes fade-in{
from {
opacity:0;
}
to {
	opacity:1;
};
}
@-webkit-keyframes fade-in-50{
from {
opacity:0;
}
50% {
opacity:0;
}
to {
	opacity:1;
};
}
@keyframes fade-in-50{
from {
opacity:0;
}
50% {
opacity:0;
}
to {
	opacity:1;
};
}

@-webkit-keyframes slid-in-t{
from {
transform:translateY(-25px);
opacity:0;
}
to {
	transform:translateY(0);
	opacity:1;
};
}
@keyframes slid-in-t{
from {
transform:translateY(-25px);
opacity:0;
}
to {
	transform:translateY(0);
	opacity:1;
};
}
@-webkit-keyframes slid-in-t-50{
from {
transform:translateY(-25px);
opacity:0;
}
50% {
transform:translateY(-25px);
opacity:0;
}
to {
	transform:translateY(0);
	opacity:1;
};
}
@keyframes slid-in-t-50{
from {
transform:translateY(-25px);
opacity:0;
}
50% {
transform:translateY(-25px);
opacity:0;
}
to {
	transform:translateY(0);
	opacity:1;
};
}

@-webkit-keyframes slid-in-l{
from {
transform:translateX(-25px);
opacity:0;
}
to {
	transform:translateX(0);
	opacity:1;
};
}
@keyframes slid-in-l{
from {
transform:translateX(-25px);
opacity:0;
}
to {
	transform:translateX(0);
	opacity:1;
};
}
@-webkit-keyframes slid-in-r{
from {
transform:translateX(25x);
opacity:0;
}
to {
	transform:translateX(0);
	opacity:1;
};
}
@keyframes slid-in-r{
from {
transform:translateX(25px);
opacity:0;
}
to {
	transform:translateX(0);
	opacity:1;
};
}

@-webkit-keyframes slid-in-xy{
from {
transform:translate3d(25px, -25px, 0);
opacity:0;
}
to {
	transform:translate3d(0, 0, 0);
	opacity:1;
};
}
@keyframes slid-in-xy{
from {
transform:translate3d(25px, -25px, 0);
opacity:0;
}
to {
	transform:translate3d(0, 0, 0);
	opacity:1;
};
}