/*****************************************************-
CSS Document : PC用
- ****************************************************/
/*****************************************************-
Font
- ****************************************************/
/*基本フォント*/
body {
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
	line-height: 1.55;
	*font-size: small; /* Win IE7およびWin IE6標準準拠モード向け */
	*font: x-small; /* Win IE 5-5.5､6(後方互換モード)向け */
	color: #333;
	-webkit-text-size-adjust: 100%;
}
.is_ie body {
	font-size: small;
	*font-size: small;
	*font: x-small;
}

table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%; /* Win IE全般向け */
	line-height: 100%;
}


.roboto {
	font-family: 'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
}


/*相対文字サイズ*/
.xx-small {
	font-size: 77%; /*10px*/
}
.x-small {
	font-size: 85%; /*11px*/
}
.small {
	font-size: 93%; /*12px*/
}
.large {
	font-size: 108%; /*14px*/
}
.x-large {
	font-size: 116%; /*15px*/
}
.xx-large {
	font-size: 123.1%; /*16px*/
}
.xxx-large {
	font-size: 131%; /*17px*/
}
.xxxx-large {
	font-size: 138.5%; /*18px*/
}

/*
9px  = 70%
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%

30px = 231%
*/


/*****************************************************-
Common
- ****************************************************/
#response-flag {
	display: block;	
}
.sp-only {
	display: none;	
}
.img-swap {
	display: block;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}
.cts-inr {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.is_mouse .js_link-sp-only a {
	cursor: default !important;
}
.is_mouse .js_link-sp-only a:hover {
	text-decoration: none !important;
}
.is_mouse .js_link-sp-only a:hover img {
	filter: none !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}


/*****************************************************-
Contents
- ****************************************************/
html {
	height: 100%;
}
html,
#wrap {
	min-width: 980px;
	text-align: left;
}
#wrap {
	border-top: 3px solid #666666;	
}



.sec-ttl {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.sec-ttl .icn,
.sec-ttl .txt {
	display: table-cell;
	vertical-align: middle;
}
.sec-ttl .icn {
	width: 153px;
}
.sec-ttl .txt .sec-heading {
	font-size: 231%; /*30px*/
	line-height: 1.3;
}
.sec-ttl .txt .en {
	font-family: 'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
	color: #d22626;
	font-size: 123.1%; /*16px*/
	text-align: center;
}


.link-list-col li .icn {
	margin-left: 14px;
	margin-right: 5px;	
}
.link-list-col li .icn img {
	width: 16px;
	height: auto;
	vertical-align: middle;
	margin-top: -2px;
}
.link-list-col li .size {
	color: #888888;
	font-size: 85%; /*11px*/
	vertical-align: middle;
}
.date-link-list li {
	margin-top: 20px;
}
.date-link-list li .date {
	float: left;
	width: 160px;
}
.date-link-list li .txt {
	overflow: hidden;
	padding-left: 15px;
	background: url(/product/phone/common/rnw2015/images/1/pc_icn_arw02.gif) no-repeat left 0.5em;
}
.date-link-list li .no-arw {
	background: none;
}
.float-link-list li {
	float: left;
	margin-top: 20px;
	width: 312px;
	padding-left: 14px;
	background: url(/product/phone/common/rnw2015/images/1/pc_icn_arw02.gif) no-repeat left 0.5em;
}



/*****************************************************-
header
- ****************************************************/
header .hd-inr {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 66px;
	background: url(/product/phone/common/rnw2015/images/1/mainnav-back-bottom-subsidiary.png) no-repeat center bottom;
	position: relative;
}
header .hd-inr #hd-nav-btn {
	display: none;
}
header .hd-inr .logo {
	position: absolute;
	top: 5px;
	left: 12px;
}
header .hd-inr .logo img {
	width: 78px;
	height: auto;
}
header .hd-inr .hd-btn01 {
	position: absolute;
	top: 18px;
	right: 230px;
	font-size: 1px;
	line-height: 1;
}
header .hd-inr .hd-txt01 {
	position: absolute;
	top: 15px;
	right: 12px;
	font-size: 1px;
	line-height: 1;
}
header .hd-inr .hd-txt01 img {
	width: 207px;
	height: auto;
}
/*header .hd-inr #hd-search {
	position: absolute;
	top: 8px;
	right: 12px;
	width: 276px;
	border: 1px solid #e9e9e9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
header .hd-inr #srchBox {
	height: 34px;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#ececec));
	background: -webkit-linear-gradient(top, #fafafa 0%,#ececec 100%);
	background: -o-linear-gradient(top, #fafafa 0%,#ececec 100%);
	background: -ms-linear-gradient(top, #fafafa 0%,#ececec 100%);
	background: linear-gradient(to bottom, #fafafa 0%,#ececec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ececec',GradientType=0 );
	padding: 6px 0px 0px 6px;
}
header .hd-inr #srchInput {
	width: 221px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #7f9db9;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 2px;
	margin-top: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
	color: #777777;
	vertical-align:top;
}
header .hd-inr #srchInput.q{
    background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) 78% center no-repeat;
}
#srchBox.watermark #srchInput.nomark { background: #fff;}
#srchBox #srchInput::-ms-clear {display: none;}
#srchBtn { background:#fff;}*/
header .breadcrumb {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	border: 1px solid #eeeeee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	padding: 1px;
	position: relative;
	margin-bottom: 15px;
}

header .breadcrumb ul {
	line-height: 1.2;
	background-color: #f7f7f7;
	padding: 8px 10px 6px;
}
header .breadcrumb li {
	float: left;
	font-size: 93%;
	margin-right: 3px;
}
header .breadcrumb li a {
	text-decoration: none;
}
header .breadcrumb li a:hover {
	text-decoration: underline;
}
header .hd-line .gnav,
#js_g-ol {
	display: none !important;
}
header .gnav {
	height: 48px;
	line-height: 1;
	font-size: 116%; /*15px*/
	background-color: #606060;
}
header .gnav .gnav-inr {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
} 
header .gnav ul {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
	margin-left: -7px;
}
header .gnav ul li {
	display: block;
	float: left;
	padding:7px 17px 7px 22px; 
	background: url(/product/phone/common/rnw2015/images/1/nav_bdr.gif) repeat-y left top;
}

/*for ie7*/
header .gnav ul li {
	*display: inline;
	*zoom: 1;
}

header .gnav ul li:first-child {
	background: none;
}
header .gnav ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 2px 0px 2px 12px;
	background: url(/product/phone/common/rnw2015/images/1/nav_arw.gif) no-repeat left center;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
header .gnav ul li.biz-menu{ padding:0 15px 0 20px;}
header .gnav ul li.biz-menu a {
	background-image:none;
	padding-left:0;
}
header .gnav ul li.biz-menu a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
header .gnav ul li.biz-sp-menu{ display:none;}

header .gnav ul li a:hover {
	text-decoration: underline;
}
header .gnav .hd-link01 {
	display: none;
}
header .pc-fix-nav.js_fix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 980px;
	z-index: 99;
}
header .pc-fix-nav.js_pinch-zoom {
	position: static !important;
}
.product-nav {
	height: 48px;
	position: relative;
}
.product-nav .product-nav-open {
	display: none;
}
.product-nav .product-nav-flex {
	height: auto !important;
	background: #F7F7F7 url(/product/phone/common/rnw2015/images/1/bg_product_nav.png) repeat-x left bottom;
}
.product-nav .nav-col-wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.product-nav .nav-col {
	float: left;
	display: table;
	border-left: 1px solid #cecece;
}
.product-nav .nav-col li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #333333;
	
	line-height: 1;
	border-right: 1px solid #cecece;
}

/*for ie7*/
.product-nav .nav-col {
	*display: block;
	*text-align: center;
}
.product-nav .nav-col li {
	*display: inline;
	*zoom: 1;
}

.product-nav .nav-col li a,
.product-nav .nav-col li span {
	display: block;
	padding: 18px 25px 17px;
	text-decoration: none;
}
.product-nav .nav-col li.stay {
	background-color: #b61f1f;
}
.product-nav .nav-col li.stay a,
.product-nav .nav-col li.stay span {
	color: #FFF;
}
.product-nav .nav-col a:hover {
	text-decoration: underline;
}
.product-nav .nav-col li.stay a:hover {
	text-decoration: none;
}

.product-sub-nav {
	background: #b61f1f;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
.product-sub-nav .product-sub-nav-inr {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 980px;
	overflow: hidden;
}
.product-sub-nav .sub-nav-col {
	display: block;
	padding-bottom: 8px;
	text-align: left;
	margin-left: 7px;
}
.product-sub-nav .sub-nav-col li {
	display: block;
	vertical-align: middle;
	text-align: center;
	line-height: 1;
	float: left;
	border: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
}
.product-sub-nav .sub-nav-col li.stay {
	background: none;
}
.product-sub-nav .sub-nav-col li a,
.product-sub-nav .sub-nav-col li span {
	display: inline-block;
	height: auto;
	padding: 7px 12px 5px;
	text-decoration: none;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}
.product-sub-nav .sub-nav-col li.stay a,
.product-sub-nav .sub-nav-col li span,
.product-sub-nav .sub-nav-col a:hover {
	background-color: #fff;
	color: #d22626 !important;
	text-decoration: none;
}


header .sp-fix-info-ttl {
	display: none !important;
}


/*****************************************************-
footer
- ****************************************************/
footer .ft-cts {
	background-color: #e9eced;
	border-top: 1px solid #d2d2d2;
	padding-top: 27px;
	padding-bottom: 44px;
	overflow:hidden;
}
footer .ft-cts .ft-list-ttl {
	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;
	margin-top: 45px;
	margin-bottom: -5px;
}
footer .ft-cts .ft-list-ttl:first-child {
	margin-top: 35px;
}
footer .ft-cts .item {
	float: left;
	width: 490px;
	margin-top: 24px;
}
footer .ft-cts .item .thum {
	width: 148px;
	float: left;
}
footer .ft-cts .item .thum img {
	width: 128px;
	height: auto;
}
footer .ft-cts .item .txt {
	width: 315px;
	float: left;
	line-height: 1.5;
}
footer .ft-cts .item .txt .ttl {
	font-size: 116%; /*15px*/
	margin-bottom: 5px;
}
footer .ft-cts .item .txt a {
	text-decoration: none;
}
footer .ft-cts .item .txt a:hover {
	text-decoration: underline;
}
footer .ft-note {
	background-color: #e9eced;
	border-top: 1px solid #d2d2d2;
	padding-bottom: 44px;
}
footer .ft-note .note-list {
	margin-top: 30px;
	font-size: 85%; /*11px*/
	color: #888888;
}
footer .ft-note .note-list + .note-list{
	margin-top:10px;
}
footer .ft-note .disc-list {
	list-style:disc;
	margin-top: 10px;
	font-size: 85%; /*11px*/
	color: #888888;
}
footer .ft-note .disc-list li{
	margin:0 0 0 15px;
}
footer .ft-note .arw-link {
	margin-top: 20px;
	padding-left: 13px;
	background: url(/product/phone/common/rnw2015/images/1/pc_icn_arw03.png) no-repeat left 0.5em;
}
footer .ft-note .note {
	margin-top: 20px;
	font-size: 85%; /*11px*/
	color: #888888;
}
footer .ft-note .note-block{
	margin-top:20px;
}
footer .ft-note .note-block p,
footer .ft-note .note-block ul{
	margin:0;
	font-size: 85%; /*11px*/
	color: #888888;
}

footer .ft-site-info {
	border-top: 1px solid #d2d2d2;
	background-color: #e9eced;
	padding-top: 55px;
	padding-bottom: 45px;
}
footer .ft-site-info .bdr-col {
	border: 1px solid #999999;
	background-color: #FFF;
	padding: 15px 10px 15px 20px;
}
footer .ft-site-info .bdr-col dt {
	float: left;
	font-weight: bold;
	width: 155px;
}
footer .ft-site-info .bdr-col dd {
	overflow: hidden;
}
footer .ft-site-info .bdr-col dd .link {
	margin-top: 3px;
}
footer .ft-site-info .bdr-col dd .link a {
	padding-left: 10px;
	background: url(/product/phone/common/rnw2015/images/1/pc_icn_arw03.png) no-repeat left 0.3em;
}
footer .ft-site-info .note {
	 color: #888888;
	 font-size: 85%; /*11px*/
	 margin-top: 15px;
}


footer .ft-nav-list {
	border-top: 1px solid #d2d2d2;
	background: #f5f5f5 url(/product/phone/common/rnw2015/images/1/pc_bg_ft_nav.png) repeat-x left bottom;
	padding-top: 22px;
	padding-bottom: 25px;
}
footer .ft-nav-list dl {
	float: left;
	width: 184px;
	margin-left: 15px;
}
footer .ft-nav-list dl:first-child {
	margin-left: 0;
}
footer .ft-nav-list dl dt {
	border-bottom: 1px solid #bbbbbb;
	font-size: 93%; /*12px*/
	padding-left: 9px;
	padding-bottom: 5px;
	font-weight: bold;
}
footer .ft-nav-list dl dt span {
	font-weight: bold;
}
footer .ft-nav-list dl dt .sp-list-btn {
	display: none;
}
footer .ft-nav-list dl dd {
	padding-left: 9px;
	padding-top: 3px;
	font-size: 93%; /*12px*/
	height: auto !important;
}
footer .ft-nav-list dl dd li {
	margin-top: 5px;
}
footer .ft-nav-list dl dd li a {
	text-decoration: none;
}
footer .ft-nav-list dl dd li a:hover {
	text-decoration: underline;
}

footer .copyright-col {
	border-top: 1px solid #c2c2c2;
	padding-top: 5px;
	padding-bottom: 25px;
	font-size: 93%; /*12px*/
	background-color: #666666;
}
footer .copyright-col a {
	color: #FFF;
	text-decoration: none;
}
footer .copyright-col a:hover {
	text-decoration: underline;
}
footer .copyright-col ul {
	float: left;
}
footer .copyright-col ul li {
	float: left;
	margin-right: 18px;
}
footer .copyright-col #copyright {
	float: right;
}
footer .ft-pagetop .pagetop {
	position: fixed;
	right: 15px;
	bottom: 65px;
	z-index: 10;
	
	display: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
footer .ft-pagetop .pagetop img {
	width: 49px;
	height: auto;
}

.is_oldIe footer .ft-pagetop .pagetop {
	display: block !important;
	filter: none !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
	margin-right: -65px;
}
.is_oldIe footer .ft-pagetop .pagetop a:hover img {
	filter: none !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}
