@charset "UTF-8";

/**
* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
* http://cssreset.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

html, body {
	overflow-x:hidden;
}

body {
	background-color:#000;
	font-size: 75%;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuProN-W3", Osaka, Sans-Serif;
}

figure {
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1,h2,h3 {
	font-weight:normal;
}

a img { border: none; }

* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clearfix:after { content: ''; display: block; clear: both; height: 0; }

.subtitle-gfx {
	margin-top: 3px;
}


/*Positioning*/

.left { float:left; display:block; position:relative; width:100%; }
.right { float:right; display:block; position:relative; width:100%; }

.top-50 { height: 50%; }
.left-100 { width: 100%; }
.left-50 { width: 50%; }
* html .left-50 { width: 49.999%; } /* IE6 */
*:first-child+html .left-50 { width: 49.999%; } /* IE7 */

.top-icon-align {
	height: 20px;
  top: -10px;
}
.top-icon-align-2gyou {
	height: 40px;
	top: -20px;
}

/* Centering */

.title-horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

.title-centering {
	left: 0;
	position: absolute;
	right: 0;
	visibility: visible;
}

/* Module CSS */

.backstretch {
	position:relative;
}

* html .backstretch { /* IE6 */
	zoom: 1;
}

/* Content Slider */

.xevo-icon-top {
	background:url(../../images/rn01/block.png);
	width:110px;
	height:110px;
	position:absolute;
	right:10px;
	bottom:10px;
}
.xevo-icon-top h1,
.xevo-icon-top p {
	width: 100%;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
}

.xevo-icon {
	background:url(../../images/rn01/xevo-box.png) no-repeat;
	width:115px;
	height:115px;
	position:absolute;
	right:10px;
	bottom:10px;
}
	
.center {
	left:0;
	right:0; 
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}

.mobile {
	display:none;
}

.desktop {
	display:block;
}

.tablet {
	display:none;
}

.mobile-tablet {
	display:none;
}

.tablet-desktop {
	display:block;
}

.desktop-hide {
	display:none;
}

/* xevo Logo */

.logo a {
	left:32px;
	position: absolute;
	top: 25px;
}

.logo-icon {
	margin-bottom:15px;	
}


/* CTA - Top */

.cta {
	font-size: 12px;
	height: 28px;
	right:0px;
	position: absolute;
	top: 12px;
	width: 155px;
	z-index: 9999;
}
.cta ul {
	margin:0;
	padding:0;
}
.cta ul li {
	float: left;
	line-height: 43px;
	padding: 0;
	width: 75px;
}
.cta ul .cta-1 {
  width: 64px;
}
.cta ul .cta-2 {
  width: 86px;
}
.cta a {
	height:28px;
	display:block;
	color:#fff;
	text-decoration:none;
}
.cta a:hover {
	color:#fff;
	text-decoration: underline;
}
.cta-1 a {
  width: 65px;
	display:block;
}
.cta-2 a {
  width: 90px;
	display:block;
}


/* CTA - Bottom */

#cta-bottom {
	background-image:url(../../images/rn01/CTA-bottom.png);
	height:328px;
	width:100%;
	margin-bottom:32px;
	position:relative;
}

.cta-padding {
	padding-top:75px;	
}

.column {
	width:326px;
	float:left;
}

.column-contents {
	margin-left:15px;
	margin-right:15px;
	position:relative;
}

*:first-child+html .column-contents { /* IE7 */
	zoom: 1;
}
* html .column-contents { /* IE6 */
	zoom: 1;
}

.column-contents h2{
	font-size:20px;
	font-weight:normal;
	line-height:0px;
}

.divider {
	background-color:#d7d7d7;
	height:200px;
	width:1px;
	float:left;	
}

.cta-text {
	left: 80px;
	width: 202px;
	margin-right: 14px;
	position: absolute;
	top: 0;
}

.cta-text h3 {
	font-size: 16px;
}

.column-contents p {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 50px;
}

.cta-text p {
   margin-top: 10px;
}

.button {
	height: 40px;
	width: 100%;
}

.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;
}	

.button a:hover{
	background-color:#c60000;	
}

.button-style {	
	font-size:14px;
	color:#FFF;
	line-height:40px;
	text-align:center;
}


/* Body Content */

#wrapper {
	width:100%;
	height:100%;
}

.content-wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
}	

#subnav-wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
}

#point-wrapper {
	margin:0 auto;
	width:980px;
	position:relative;
	top:0px;
	z-index:100;
}

/* Block Selection Contents */

.selectable a {
	display:block;
	height:100%;
	width:100%;
	z-index:9999;
}


/* Main Contents */

.float a {
	display:block;
	height:100%;
	width:100%;
}

.float {
	display: block;
	float:left;
	position:relative;
}


/* Grand Navigation */

.links {
	color: #FFFFFF;
	font-size: 14px;
	left: 165px;
	position: absolute;
	top: 39px;
}

.links ul {
	padding:0;
	margin:0;	
}

.links li {
	list-style:none;
	float:left;
	padding-right:10px;
	font-family: 'MS PGothic','Hiragino Kaku Gothic Pro','Meiryo',sans-serif;	
}

.links a {
	background: url(../../images/rn01/nav-arrow.png) no-repeat scroll 0 2px transparent;
	color: #FFFFFF;
	padding-left: 9px;
	text-decoration: none;
}

.links a:hover {
	color:#FFF;
	text-decoration: underline; 
}


/* Sub Navigation */
.sublinks {
    font-size: 14px;
    padding-top: 15px;
}

.sublinks ul {
	margin:0; 
	padding:0;
}

.sublinks li {
	background: url(../../images/rn01/subnav-arrow.png) no-repeat scroll 0 2px transparent;
	list-style: none outside none;
	padding-left: 10px;
	padding-right: 10px;
	display:inline;
	font-family: 'MS PGothic','Hiragino Kaku Gothic Pro','Meiryo',sans-serif;
}

.sublinks a {
	color:#333;
	text-decoration: none; 
}

.sublinks a:hover {
	color:#333;
	text-decoration: underline; 
}

/* Sticky Links */

.stickylinks {
	font-size: 14px;
	padding-top: 20px;
}

.stickylinks ul {
	margin:0; 
	padding:0;
}

.stickylinks li {
	background: url(../../images/rn01/arrow.png) no-repeat scroll 0 2px transparent;
	list-style: none outside none;
	padding-left: 10px;
	padding-right: 10px;
	display:inline;
	font-family: 'MS PGothic','Hiragino Kaku Gothic Pro','Meiryo',sans-serif;
}

.stickylinks a {
	color:#333;
	text-decoration: none; 
}

.stickylinks a:hover {
	color:#333;
	text-decoration: underline; 
}

.section {
	color: #FFFFFF;
	padding-top: 12px;
	text-align:center;
}

.search {
	position:absolute;
	right:0px;	
	top:52px;
}

* html .search { /* IE6 */
	width: 155px;
}

.search form {
	border:0;
	padding:0;
	margin:0;
}

.search fieldset {
	border:0;
	margin: 0;
  padding: 0;
}

.magnify {
	left: 7px;
	position: absolute;
	top: 7px;
}

.clear {
	clear:both;
}

.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-left: 25px;
	padding-right: 1px;
	width: 95px;
}

.submit {
	background:url(../../images/rn01/kensaku.png) no-repeat;
	height:28px;
	width:32px;
	border: none;
	margin: 0;
	padding: 0;
	float:left;
}

.back {
	background: none repeat scroll 0 0 #4D4D4F;
	height: 43px;
	width: 150px;
	float:left;
	margin-right:18px;
}

.back2 {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 43px;
	margin-right: 18px;
	padding-top: 20px;
	text-align: center;
	width: 150px;
}

.grey-left {
	background: none repeat scroll 0 0 #4D4D4F;
 	width:50%;
	margin-left:-490px;
	height:43px;
	position:absolute;	
}
* html .grey-left { display: inline; } /* IE7 */
*:first-child+html .grey-left { display: inline; } /* IE7 */


/* Header */


#header {
	background-color:#000;
	background-position:center;
	position:relative;
	height:96px;
	z-index:9991;
	width:100%;
}

#subheader {	
	background-color:#FFF;
	position:relative;
	height:43px;
	z-index:9990;
	width:100%;
}

.container {
	width:100%;	
}


/* Fix Header */

#fix-header {
	position:fixed;
	z-index:9999;
	width:100%;
	top:-65px;
}

* html #fix-header { /* IE6 */
	display: none;
}

.fix-head {
	background-image:url(../../images/rn01/fix-head.png);
	height:65px;
	width:100%;
}


/* Point Footer */

.dropdown {
	height: 22px;
	position: absolute;
	width: 100%;
	top:90px;
}

.point-title {
	position:absolute;
	top:26px;
	left:0px;	
}

.model-button {
	height: 26px;
	position: absolute;
	left: 112px;
	top: 0;
	padding-top: 26px;
	width: 133px;
}

.top-button {
	height: 40px;
	position: absolute;
	right: 0;
	top: 12px;
	width: 138px;
}

.top-button a {
	display:block;
	width:100%;
	height:100%;
	background-image:url(../../images/rn01/top-button.png);
}

.top-button a:hover {
	background-image:url(../../images/rn01/top-button-on.png);
}


/* Footer */

#footer {
	background-color: #FFFFFF;
	bottom: 0;
	height: 96px;
	left: 0;
	position: relative;
	width: 100%;
	z-index: 9999;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.footer-top {
	font-size:12px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#4D4D4F;
	position:absolute;
	top:21px;
	left:102px;
}

.footer-bottom {
	font-size:11px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#4D4D4F;
	position:absolute;
	top:48px;
	left:102px;
}


.footer-bottomright {
	font-size:11px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	color:#4D4D4F;
	position:absolute;
	right:0;
	top:48px;
	right:32px;
}

.footer-topright {
	position:absolute;
	top:26px;
	right:32px;	
}

/* Sidebar content */

.logo-float {
	padding-top:10px;
}

/* New Added 3-20-2013 */

.icon-type {
	color: #FFFFFF;
	font-size: 15px;
	left: 0;
	line-height: 17px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}

.gyou-1 {
	top:47px;
}
.gyou-2 {
	top:40px;
}

#footer p {
	line-height: 1.2;
	margin: 5px 0;
}

p {
	font-size: 14px;
	line-height: 24px;
}

/* END - New Added 3-20-2013 */

/* カタログモーダル
------------------------------------------------------------------------------- */
.catalogModalOpen .mfp-content {
	background-color: #fff;
	max-width: 455px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	color: #000;
}
.catalogModalOpen .sCatalog_img {
	margin-bottom: 20px;
}
.catalogModalOpen .sCatalog_tit {
	font-size: 18px;
	margin-bottom: 10px;
}
.catalogModalOpen .sCatalog_txt {
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
}
.catalogModalOpen .sCatalog_btns {
	display: flex;
	justify-content: space-between;
}
.catalogModalOpen .sCatalog_btn {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #000;
	border-radius: 4px;
	color: #fff;
  width: calc(50% - 25px);
  text-decoration: none;
  padding: 5px 15px 5px 5px;
	font-size: 14px;
}
.catalogModalOpen .sCatalog_btn::before {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
}
.catalogModalOpen .sCatalog_btn-01::before {
	background: url(/jutaku/common/images/rn03/catalog_ico01.png) no-repeat 0 0;
}
.catalogModalOpen .sCatalog_btn-02::before {
	background: url(/jutaku/common/images/rn03/catalog_ico02.png) no-repeat 0 0;
}
.catalogModalOpen .sCatalog_btn:hover {
	opacity: 0.7;
}
.catalogModalOpen .sCatalog_btn .devSmp {
	display: none;
}