@charset "UTF-8";


@import url("/jutaku/common/css/fix/base.css");

.tfWrapper {
	line-height: 1;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuProN-W3", Osaka, Sans-Serif;
}
* html .tfWrapper { zoom: 1; } /* IE6 */
*:first-child+html .tfWrapper { zoom: 1; } /* IE7 */
.tfWrapper h3,
.tfWrapper p,
.tfWrapper li,
.tfWrapper select,
.tfWrapper input {
	color: #000;	
}
.tfWrapper h3 {
	font-size: 12px;
	font-weight: normal;
}
.tfWrapper div,
.tfWrapper p,
.tfWrapper ul,
.tfWrapper li,
.tfWrapper span,
.tfWrapper a,
.tfWrapper img,
.tfWrapper form,
.tfWrapper fieldset {
	font-size: 100%;
	font: inherit;
}
.tfWrapper ul { list-style: none; }
.tfWrapper img { vertical-align: baseline; }


/* Content Slider */
	
.tfWrapper .center { text-align:center; }
.tfWrapper .mobile { display:none; }
.tfWrapper .desktop { display:block; }
.tfWrapper .tablet { display:none; }
.tfWrapper .mobile-tablet { display:none; }
.tfWrapper .tablet-desktop { display:block; }

/* xevo Logo */

.tfWrapper .logo a {
	left:32px;
	position: absolute;
	top: 25px;
}

/* CTA - Top */

.tfWrapper .cta {
	font-size: 12px;
	height: 28px;
	right:0px;
	position: absolute;
	top: 12px;
	width: 155px;
	z-index: 9999;
}
.tfWrapper .cta ul {
	margin:0;
	padding:0;
}
.tfWrapper .cta ul li {
	float: left;
	line-height: 43px;
	padding: 0;
	width: 75px;
}
.tfWrapper .cta ul .cta-1 {
  width: 64px;
}
.tfWrapper .cta ul .cta-2 {
  width: 86px;
}
.tfWrapper .cta a {
	height:28px;
	display:block;
	color:#fff;
	text-decoration:none;
}
.tfWrapper .cta a:hover {
	color:#fff;
	text-decoration: underline;
}
.tfWrapper .cta-1 a {
  width: 65px;
	display:block;
}
.tfWrapper .cta-2 a {
  width: 90px;
	display:block;
}


/* CTA - Bottom */

.tfWrapper #cta-bottom {
	background-image:url(../../images/rn01/CTA-bottom.png);
	height:328px;
	width:100%;
	margin-bottom:32px;
	position:relative;
}

.tfWrapper .cta-padding {
	padding-top:65px;	
}

.tfWrapper .column {
	width:326px;
	float:left;
}

.tfWrapper .column-contents {
	margin-left:15px;
	margin-right:15px;
	position:relative;
}

.tfWrapper .column-contents h2{
	font-size:20px;
	font-weight:normal;
	line-height:0px;
}

.tfWrapper .divider {
	background-color:#d7d7d7;
	height:200px;
	width:1px;
	float:left;	
}

.tfWrapper .cta-text {
	left: 80px;
	margin-right: 14px;
	position: absolute;
	top: 0;
}

.tfWrapper .column-contents p {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 70px;
}

.tfWrapper .cta-text p {
   margin-top: 10px;
}

.tfWrapper .button {
	height: 40px;
	width: 100%;
}

.tfWrapper .button a {
	display:block;
	width:100%;
	height:100%;
	background:url(../../images/rn01/arrow.png) 20px 16px no-repeat;
	background-color:#b60000;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	outline:solid 1px; 
	outline-color:#acacac;
}	

.tfWrapper .button a:hover{
	background-color:#c60000;	
}

.tfWrapper .button-style {	
	font-size:14px;
	color:#FFF;
	line-height:40px;
	text-align:center;
}


/* Body Content */

#wrapper {
	width:100%;
	height:100%;
}

.tfWrapper .content-wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
}	

.tfWrapper #subnav-wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
}

.tfWrapper #point-wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
	top:0px;
	z-index:100;
}

/* Main Contents */

.tfWrapper .float a {
	display:block;
	height:100%;
	width:100%;
}

.tfWrapper .float {
	display: block;
	float:left;
	position:relative;
}

.tfWrapper .clearfix{zoom:1;}
.tfWrapper .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Grand Navigation */

.tfWrapper .links {
	color: #FFFFFF;
	font-size: 14px;
	left: 165px;
	position: absolute;
	top: 39px;
}

.tfWrapper .links ul {
	padding:0;
	margin:0;	
}

.tfWrapper .links li {
	list-style:none;
	float:left;
	padding-right:10px;
font-family: 'MS PGothic','Hiragino Kaku Gothic Pro','Meiryo',sans-serif;	
}

.tfWrapper .links a {
	background: url(../../images/rn01/nav-arrow.png) no-repeat scroll 0 2px transparent;
	color: #FFFFFF;
	padding-left: 9px;
	text-decoration: none;
}

.tfWrapper .links a:hover {
	color:#FFF;
	text-decoration: underline; 
}

.tfWrapper .links li img {
	float: none;
}



.tfWrapper .section {
	color: #FFFFFF;
	padding-top: 12px;
	text-align:center;
}

.tfWrapper .search {
	position:absolute;
	right:0px;	
	top:52px;
}

* html .tfWrapper .search { /* IE6 */
	width: 155px;
}

.tfWrapper .search form {
	border:0;
	padding:0;
	margin:0;
}

.tfWrapper .search fieldset {
	border:0;
	margin: 0;
  padding: 0;
}

.tfWrapper .magnify {
	left: 7px;
	position: absolute;
	top: 7px;
}

.tfWrapper .clear {
	clear:both;
}

.tfWrapper .input {
	background-color: #DDDDDD;
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	float: left;
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	height: 24px;
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom: 1px;
	padding-right: 1px;
	width: 95px;
}

.tfWrapper .submit {
	background:url(../../images/rn01/kensaku.png) no-repeat;
	height:28px;
	width:32px;
	border: none;
	margin: 0;
	padding: 0;
	float:left;
}

.tfWrapper .back {
	background: none repeat scroll 0 0 #4D4D4F;
	height: 43px;
	width: 150px;
	float:left;
	margin-right:18px;
}

.tfWrapper .subtitle-gfx { margin-top: 3px; }

.tfWrapper .back2 {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 43px;
	margin-right: 18px;
	padding-top: 20px;
	text-align: center;
	width: 150px;
}

.tfWrapper .grey-left {
	background: none repeat scroll 0 0 #4D4D4F;
 	width:50%;
	margin-left:-490px;
	height:43px;
	position:absolute;		
}


/* Header */

.tfWrapper #header {
	background-color:#000;
	background-position:center;
	position:relative;
	height:96px;
	z-index:9991;
	width:100%;
}


/* Point Footer */

.tfWrapper .point-title {
	position:absolute;
	top:26px;
	left:0px;	
}

.tfWrapper .model-button {
	height: 26px;
	position: absolute;
	left: 112px;
	top: 0;
	padding-top: 26px;
	width: 133px;
}

.tfWrapper .top-button {
	height: 40px;
	position: absolute;
	right: 0;
	top: 12px;
	width: 138px;
}

.tfWrapper .top-button a {
	display:block;
	width:100%;
	height:100%;
	background-image:url(../../images/rn01/top-button.png);
}

.tfWrapper .top-button a:hover {
	background-image:url(../../images/rn01/top-button-on.png);
}


/* Footer */

.tfWrapper #footer {
	background-color: #FFFFFF;
	bottom: 0;
	height: 96px;
	left: 0;
	position: relative;
	width: 100%;
	z-index: 1001;
}

.tfWrapper #footer a {
	color:#000;
	text-decoration:none;
}

.tfWrapper #footer a:hover {
	text-decoration:underline;
}

.tfWrapper .footer-top {
	font-size:12px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#4D4D4F;
	position:absolute;
	top:21px;
	left:102px;
}

.tfWrapper .footer-bottom {
	font-size:11px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#4D4D4F;
	position:absolute;
	top:48px;
	left:102px;
}

.tfWrapper .footer-bottomright {
	font-size:11px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#4D4D4F;
	position:absolute;
	right:0;
	top:48px;
	right:32px;
}

.tfWrapper .footer-topright {
	position:absolute;
	top:26px;
	right:32px;	
}

.tfWrapper .logo-float {
	padding-top:10px;
}

.tfWrapper #footer p {
	line-height: 1.2;
	margin: 5px 0;
}

.tfWrapper p {
	font-size: 14px;
	line-height: 24px;
}

/* CV Area */

.tfWrapper .cvBlock {
    margin: 60px 0 30px;
    padding: 20px 10px 20px;
    background-color: #3d3d3d;
    clear: both;
}
.tfWrapper .cvBlock .cvInnerTxt h2 {
    margin: 0;
    padding: 0;
		background: none;
}
.tfWrapper .cvBlock p {
    margin: 0;
    line-height: 1.6;
}
.tfWrapper .cvBlock .cvInnerTxt,
.tfWrapper .cvBlock .cvInnerBtn {
    width: 760px;
    margin: 0 auto;
}
.tfWrapper .cvBlock .cvInnerTxt {
    margin-bottom: 20px;
}
.tfWrapper .cvBlock .cvInnerTxt h2,
.tfWrapper .cvBlock .cvInnerTxt p {
    float: left;
    width: 380px;
}
.tfWrapper .cvBlock .cvInnerTxt h2 {
    padding-top: 15px;
}
.tfWrapper .cvBlock .cvInnerTxt p {
    float: right;
    color: #b7b7b7;
}
.tfWrapper .cvBlock .cvInnerBtn div {
    float: left;
    width: 380px;
}
.tfWrapper .cta-1 a:hover img,
.tfWrapper .cta-2 a:hover img,
.tfWrapper .cvBlock a:hover img,
.tfWrapper .relationBlock a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: #fff;
}






/* 下部関連コンテンツ
------------------------------------------------------------------------------- */
#jtBtmContsWrap {
	margin-bottom: -10px;
}

/* 遷移ナビ
------------------------------------------------------------------------------- */
.tfWrapper .jtStepNav {
	min-width: 980px;
	margin: 30px 0 0;
	background-color: #555;	
	overflow: hidden;
}
.tfWrapper .jtStepNav ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.tfWrapper .jtStepNav li {
	float: left;
	width: 19.99%;
	line-height: 1;
	font-size: 12px;
}
.tfWrapper .jtStepNav .opNav2 li {
	width: 50%;
}
.tfWrapper .jtStepNav .opNav3 li {
	width: 33.33%;
}
.tfWrapper .jtStepNav .opNav4 li {
	width: 25%;
}
.tfWrapper .jtStepNav .opNav5 li {
	width: 20%;
}
.tfWrapper .jtStepNav .opNav6 li {
	width: 16.66%;
}
.tfWrapper .jtStepNav .opNav7 li {
	width: 14.27%;
}
.tfWrapper .jtStepNav li img {
	vertical-align: bottom;
}
.tfWrapper .jtStepNav img {
	width: 100%;
	height: auto;
}

* html .tfWrapper .jtStepNav .opNav2 li {
	width: 49.9%;
} /* ie6 */
* html .tfWrapper .jtStepNav .opNav3 li {
	width: 33.28%;
} /* ie6 */
* html .tfWrapper .jtStepNav .opNav4 li {
	width: 24.95%;
} /* ie6 */
* html .tfWrapper .jtStepNav .opNav5 li {
	width: 19.95%;
} /* ie6 */
* html .tfWrapper .jtStepNav .opNav6 li {
	width: 16.6%;
} /* ie6 */
* html .tfWrapper .jtStepNav .opNav7 li {
	width: 14.2%;
} /* ie6 */

*:first-child+html .tfWrapper .jtStepNav img {
	-ms-interpolation-mode: bicubic;
} /* IE7 */
*:first-child+html .tfWrapper .jtStepNav .opNav2 li {
	width: 49.9%;
} /* ie7 */
*:first-child+html .tfWrapper .jtStepNav .opNav3 li {
	width: 33.28%;
} /* ie7 */
*:first-child+html .tfWrapper .jtStepNav .opNav4 li {
	width: 24.95%;
} /* ie7 */
*:first-child+html .tfWrapper .jtStepNav .opNav5 li {
	width: 19.95%;
} /* ie7 */
*:first-child+html .tfWrapper .jtStepNav .opNav6 li {
	width: 16.6%;
} /* ie7 */
*:first-child+html .tfWrapper .jtStepNav .opNav7 li {
	width: 14.2%;
} /* ie7 */

.tfWrapper .jtStepNav .jtFade:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: #fff;
}

/* お問い合わせエリア
------------------------------------------------------------------------------- */
.tfWrapper #jtContactArea {
	min-width: 980px;
	padding: 60px 0;
	background-color: #555;	
}
.tfWrapper #jtContactArea .inBlock {
	width: 950px;
	margin: 0 auto 30px;
}
.tfWrapper #jtContactArea .lastChild {
	margin-bottom: 0;
}
.tfWrapper #jtContactArea .inBlock .boxIn {
	padding: 20px 18px 18px;
	border-right: 2px solid #1a1a1a;
	border-bottom: 2px solid #1a1a1a;
	border-left: 2px solid #1a1a1a;
	background-color: #2a2a2a;	
}
.tfWrapper #jtContactArea .inBlock .boxShare .boxIn {
	padding-right: 8px;	
}
.tfWrapper #jtContactArea .inBlock .boxShareN .boxIn {
	float: right;
	width: 474px;
	padding: 0;
	border: 0;	
}
.tfWrapper #jtContactArea .inBlock .boxCatalog,
.tfWrapper #jtContactArea .inBlock .boxSearch,
.tfWrapper #jtContactArea .inBlock .boxTochi,
.tfWrapper #jtContactArea .inBlock .boxConsult,
.tfWrapper #jtContactArea .inBlock .boxShare,
.tfWrapper #jtContactArea .inBlock .boxShareN {
	position: relative;
}
.tfWrapper #jtContactArea .inBlock .boxCatalog,
.tfWrapper #jtContactArea .inBlock .boxSearch {
	float: left;
	width: 465px;
}
.tfWrapper #jtContactArea .inBlock .boxConsult,
.tfWrapper #jtContactArea .inBlock .boxTochi,
.tfWrapper #jtContactArea .inBlock .boxShare {
	float: right;
	width: 465px;
}
.tfWrapper #jtContactArea .inBlock .boxShareN {
	width: 950px;
	background-color: #2a2a2a;	
}
.tfWrapper #jtContactArea .inBlock .boxCatalog,
.tfWrapper #jtContactArea .inBlock .boxSearch,
.tfWrapper #jtContactArea .inBlock .boxTochi,
.tfWrapper #jtContactArea .inBlock .boxConsult {
	cursor: pointer;
}
.tfWrapper #jtContactArea .inBlock .boxTit {
	display: block;
	line-height: 1;
	margin: 0;
	font-size: 12px;
}
.tfWrapper #jtContactArea .inBlock .boxShareN .boxTit {
	float: left;
	width: 474px;
	background-color: #000;
}
.tfWrapper #jtContactArea .inBlock .boxTit a,
.tfWrapper #jtContactArea .inBlock .boxTit span {
	display: block;
	padding-right: 45px;
	background-color: #000;
}
* html .tfWrapper #jtContactArea .inBlock .boxTit a,
* html .tfWrapper #jtContactArea .inBlock .boxTit span {
	zoom: 1;
} /* ie6 */
*:first-child+html .tfWrapper #jtContactArea .inBlock .boxTit a,
*:first-child+html .tfWrapper #jtContactArea .inBlock .boxTit span {
	zoom: 1;
} /* ie7 */
.tfWrapper #jtContactArea .inBlock .boxTit a {
	background: #000 url(../../images/rn01/link_icon_05.gif) right center no-repeat;
}
.tfWrapper #jtContactArea .inBlock .boxInfo {
	margin-bottom: 15px;
}
.tfWrapper #jtContactArea .inBlock .colTxt {
	float: left;
	width: 280px;
}
.tfWrapper #jtContactArea .inBlock .colImg {
	float: right;
	width: 140px;
}
.tfWrapper #jtContactArea .inBlock .boxBtn {
	margin-top: 10px;
}
.tfWrapper #jtContactArea .inBlock .boxShare ul,
.tfWrapper #jtContactArea .inBlock .boxShareN ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.tfWrapper #jtContactArea .inBlock .boxShareN ul {
	padding: 12px 0 0 29px;
}
.tfWrapper #jtContactArea .inBlock .boxShare li {
	float: left;
	width: 145px;
}
.tfWrapper #jtContactArea .inBlock .boxShareN li {
	float: left;
	width: 147px;
}
.tfWrapper #jtContactArea .inBlock .boxShare .pinterest,
.tfWrapper #jtContactArea .inBlock .boxShareN .pinterest {
	margin-right: 0;
}
.tfWrapper #jtContactArea .inBlock .boxShare li a {
	display: block;
	margin-right: 10px;
}
.tfWrapper #jtContactArea .inBlock .boxShareN li a {
	display: block;
	margin-right: 16px;
}
.tfWrapper #jtContactArea .inBlock p {
	line-height: 1;
	margin: 0;
	font-size: 12px;
}
.tfWrapper #jtContactArea .inBlock img {
	vertical-align: bottom;
}

* html .tfWrapper #jtContactArea div,
* html .tfWrapper #jtContactArea ul { zoom: 1; } /* IE6 */
*:first-child+html .tfWrapper #jtContactArea div,
*:first-child+html .tfWrapper #jtContactArea ul { zoom: 1; } /* IE7 */
.tfWrapper #jtContactArea div:after,
.tfWrapper #jtContactArea ul:after { content: ''; display: block; clear: both; height: 0; }

.tfWrapper #jtContactArea .boxTit img,
.tfWrapper #jtContactArea .boxBtn img {
	-ms-filter: "alpha(opacity=100)";
}
.tfWrapper #jtContactArea .boxLinkOv .boxTit img,
.tfWrapper #jtContactArea .boxLinkOv .boxBtn img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: #fff;
}



/* 関連リンクエリア
------------------------------------------------------------------------------- */
.tfWrapper #jtRelationLinkArea {
	min-width: 980px;
	padding-bottom: 20px;
	background-color: #1f1f1f;
}
.tfWrapper #jtRelationLinkArea h2 {
	line-height: 1.2;
	padding: 11px 10px 8px 20px;
	background: #000;
	color: #fff;
	font-size: 26px;
	font-weight: normal;
}
.tfWrapper #jtRelationLinkArea .areaIn {
	padding: 27px 20px 20px;
}
.tfWrapper #jtRelationLinkArea .areaIn ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.tfWrapper #jtRelationLinkArea .areaIn li {
	margin: 0 0 15px;
	padding: 0 0 0 35px;
	background: url(../../images/rn01/link_icon_05.gif) left top no-repeat;
	color: #fff;
	font-size: 134%;
}
.tfWrapper #jtRelationLinkArea .areaIn .opExternal {
	background-image: url(../../images/rn01/link_icon_06.gif);	
}
.tfWrapper #jtRelationLinkArea .areaIn li {
	line-height: 1.5;
	margin-bottom: 10px;
	padding: 0 0 5px 35px;
	background: url(../../images/rn01/link_icon_05.gif) left 0.2em no-repeat;
	color: #fff;
	font-size: 16px;
}
.tfWrapper #jtRelationLinkArea .areaIn a {
	color: #fff;
	text-decoration: underline;
}
.tfWrapper #jtRelationLinkArea .areaIn a:hover {
	text-decoration: none;
}


@media print {
	.tfWrapper .jtStepNav,
	.tfWrapper #jtContactArea,
	.tfWrapper #jtRelationLinkArea {
		min-width: 0;
	}
}