@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 {
	width:100%;
	max-width:600px;
	overflow-x:hidden !important;
	margin:0;
	padding:0;
	
}

html {
	overflow-x:hidden !important;
	position:relative !important;
}

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 {
	font-size:16px;
	line-height:20px;
	color:white;
}

a {
	color: #FFF;
	text-decoration: none; 
}

a:hover {
	color: #FFF;
	text-decoration: underline; 
}

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; }





/* Positioning */

.left {float:left; display:block; position:relative; width:100%;}
.right {float:right; display:block; position:relative; width:100%;}

.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;
}


.mobile {
	display:block;
}

.desktop {
	display:none;
}

.tablet {
	display:none;	
}

.mobile-tablet {
	display:block;
}

.tablet-desktop {
	display:none !important;
}

.center {
	left:0;
	right:0; 
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}

/* Module CSS */

.backstretch {
	min-height: auto;
	min-width: 320px;
	position: relative;
	width: 100%;
}

.container {
	background: none repeat scroll 0 0 #EEEEEE;
	position:relative;
	width:100%;
}

.xevo-icon-top h1,
.xevo-icon-top p {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}

/* xevo Logo */

.logo {
	width:85px;
	height:31px;
	position:absolute;
	left:7px;
	top:6px;
}

/* CTA - Top */

.cta {
	height: 36px;
	position: absolute;
	right: 7px;
	top: 7px;
	width: 188px;
	z-index: 103;
}

.cta ul {
	padding:0;
	margin:0;
	height:36px;
	list-style-type: none;
}

.cta ul li {
	line-height:39px;
}

.cta ul li.menu-button {
	line-height:37px;
}

.menu-button {
	width:77px;
	height:36px;
	float:left;
	font-size:12px;
	text-indent:16px;
	letter-spacing:1px;
}

.cta ul li.menu-button a {
	background:url(../../images/rn01/menu-button2.png) no-repeat;
	width:77px;
	height:36px;
	display:block;
}

.cta-1 {
	width:51px;
	height:36px;
	float:left;
	font-size:11px;
	text-indent:8px;
}

.cta ul li.cta-1 a {
	background:url(../../images/rn01/gosoudan.png) no-repeat;
	width:51px;
	height:36px;
	display:block;
}

.cta ul li.cta-1 a:hover {
	background:url(../../images/rn01/gosoudan.png) no-repeat;
	width:51px;
	height:36px;
	display:block;
}

.cta-2 {
	width:60px;
	height:36px;
	float:left;
	font-size:11px;
	text-indent:8px;
}

.cta ul li.cta-2 a {
	background:url(../../images/rn01/shiryou.png) no-repeat;
	width:60px;
	height:36px;
	display:block;
}

.cta ul li.cta-2 a:hover {
	background:url(../../images/rn01/shiryou.png) no-repeat;
	width:60px;
	height:36px;
	display:block;
}

.back {
	background:url(../../images/rn01/back-mobile.png) no-repeat;
	width:22px;
	height:22px;
	position:relative;
	top:10px;
	left:7px;
}


/* CTA - Bottom */

#cta-bottom {
	background: none repeat scroll 0 0 #000000;
	position: relative;
	width: 100%;
	float:left;
}

#cta-navi-top {
	width:100%;	
}

#cta-navi-top img {
	width:100%;
	max-width:100%;
}

#cta-navi-bottom {
	width:100%;	
}

#cta-navi-bottom img {
	width:100%;
	max-width:100%;
}

.cta-icon-menu {
	bottom: 10px;
	position: absolute;
	right: 4%;
}

.cta-group {
	margin: 0 auto;
	position: relative;
	top: 7px;
	width: 270px;
}

.cta-group img {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
}

#catalog,
.button-mtop {
	padding-top: 25px;
}

.clear {
	clear:both;	
}

.column {
	background: url(../../images/rn01/CTA-bottom/cta-back.png) repeat-x scroll 0 0 transparent;
	height: 168px;
	margin: 7px;
	width: auto;
}

.column-contents {
	position: relative;
	margin: 0 15px;
	text-align: center;
}

* html .cta-group { zoom: 1; } /* IE6 */
*:first-child+html .cta-group { zoom: 1; } /* IE7 */
.cta-group:after { content: ''; display: block; clear: both; height: 0; }

.column-contents h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
}

.column-contents p {
	font-size:16px;	
}

.cta-text {
	float: left;
	padding-top: 24px;
	width: 184px;
}

.dropdown {
	height: 22px;
	margin-bottom: 8px;
	margin-top: 22px;
	width: 100%;
}

.button {
	height: 40px;
	width: 100%;
}

#cta-bottom .column {
	 height: 140px;
}
#cta-bottom .cta-group {
	top: 4px;
}
#cta-bottom .column .dropdown {
	margin-bottom: 16px;
	margin-top: 19px;	
}

.button a {
	display:block;
	width:100%;
	height:100%;
	background-color:#b60000;
	color:#FFF;
	text-decoration:none;
}

.button a:hover{
	background-color:#c60000;	
}

.button-style {	
	font-size:14px;
	color:#FFF;
	line-height:40px;
	text-align:center;
}

/* Block Selection Contents */
.selectable a {
	display:block;
	height:100%;
	width:100%;
	z-index:9999;
}

/* Menu */

.icon-menu {
	float: right;
	position: relative;
	right: 9px;
	top: 11px;
}

.icon-back {
	float: left;
	position: relative;
	left: 9px;
	top: 11px;
}

.icon-icon {
	float: left;
	left: 6px;
	position: relative;
	top: 2px;
}

/* Sidebar content */

.logo-float {
	float:left;
}

/* Body Content */

.divider {
	background-color:#FFF;
	width:10px;
	height:100%;
	position:absolute;
	right:30%;
	display:none;
}


/* Body Content */

#wrapper {
	min-width:320px;
	width:100%;
	height:100%;
}


/* Mobile Top Header */

.mobile-header {
	background: url(../../images/rn01/mobile/co_bg_02.png) repeat-x scroll left bottom transparent;
	margin: 0 0 -4px;
	min-height: 42px;
	padding: 0 0 3px;
	position: relative;
	z-index: 200;
	display:block;
}

#g_header {
	-moz-box-sizing: border-box;
	background-color: #FFFFFF;
	position: relative;
	height: 40px;
}

#g_headerInner:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

#g_headerInner {
	height: 44px;
  position: relative;
}

#g_bottom {
	clear:both;
	background: url(../../images/rn01/mobile/co_ln_01.gif) repeat scroll 0 0 transparent;
	bottom: 3px;
	height: 2px;
	position: absolute;
	width: 100%;
	bottom:2px\9;
	font-size: 0;
}
* html #g_bottom {
	bottom: auto;
}

#g_hdLg {
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
}

#g_hdNav {
	float: right;
	margin: 0;
	padding: 0;
}

/* Mobile Bottom Footer */

.mobile-footer {
	background-color: #96938D;
	border-top: 1px solid #D3D3CE;
	box-shadow: 0 -1px 0 #544A42;
	color: #FFFFFF;
	margin: 1px 0 0;
}

*:first-child+html .mobile-footer { /* IE7 */
	zoom: 1;
}

.mobile-footer small {
	border-top: 1px solid #D3D3CE;
	display: block;
	font-size: 9px;
	padding: 5px;
	text-align: center;
}

#g_ftNav {
	border-top: 1px solid #D3D3CE;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#g_ftNav:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}

#g_ftBt01 {
	line-height: 1.1;
	background-color: #898680;
	border-radius: 22px 22px 22px 22px;
	box-shadow: 0 2px 2px #665F57 inset;
	font-size: 14px;
	margin: 15px auto;
	padding: 3px;
	text-align: center;
	width: 225px;
}

#g_ftBt01 img {
	position: relative;
	right: 13px;
	top: 2px;
}

#g_ftNav li:first-child {
	border: medium none;
}

#g_ftNav li {
	-moz-box-sizing: border-box;
	border-left: 1px solid #C2C1BC;
	list-style: none outside none;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	width: 50%;
}

#g_ftNavLi02 img {
	position: relative;
	right: 10px;
	top: 0;
}

#g_ftBt01 a {
	border-radius: 20px 20px 20px 20px;
	color: #FFFFFF;
	display: block;
	padding: 14px 0;
	text-decoration: none;
}

#g_ftNav a {
	color: #FFFFFF;
	display: block;
	padding: 5px;
	text-decoration: none;
}

#g_ftNav span {
  padding: 0 18px 0 0;
}

#g_ftBt01 span {
	padding: 0 20px 0 0;
}

/* Madori Teian */

#header {
	top:0;
	height: 42px;
	width:100%;
	background:#000;
	z-index:104;
	max-width: none;
	min-width: 320px;
	position: static;
}
.funcFix .content-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #000;
	z-index: 1000;
}
.funcFix .content-wrapper.funcAb {
	position: absolute;
}

.selection {
	margin: 0 10px;
	width: auto;
}

.xevo-icon-top {
	background: url(../../images/rn01/icon-top-mobile.png) repeat;
	height: 52px;
	position: absolute;
	top: 0;
	width: 100%;
	position:absolute;
	/*background-size: cover;*/
  -moz-background-size: cover;  /* Firefox 3.6 */
 	background-position: center;  /* Internet Explorer 7/8 */
}

.xevo-icon-top h1,
.xevo-icon-top p {
		line-height:20px;
}
* html .xevo-icon-top h1,
* html .xevo-icon-top p { /* IE6 */
		width: 100%;
}

.xevo-icon {
	background: url(../../images/rn01/xevo-box.png) no-repeat scroll 0 0 transparent;
	bottom: 10px;
	height: 115px;
	position: absolute;
	right: 10px;
	width: 117px;
	z-index: 101;
}

/* Menu */


.menu {
	background:#000;
	width:100%;
	z-index:103;
	top:91px;
	position:absolute;
	padding-bottom:5px;
	display:none;
}

.menu ul {
	padding:0;
	margin:0;	
}

.menu li {
	font-size: 16px;
	line-height: 40px;
	list-style: none outside none;
	margin-bottom: 2px;
	margin-left: 7px;
	margin-right: 7px;
	text-indent: 13px;
	width: auto;
}

.menu ul li a {
	height:38px;
	width:100%;
	display:block;
	background: #1E1A17 url(../../images/rn01/icon-menu_02.png) right center no-repeat;
}



/* Navigation */

.section {
	color: #333333;
	font-size: 12px;
	left: 40px;
	position: absolute;
	top: 12px;
}



.img {
	max-width: 80%;
	height: auto;	
	position:absolute;
	z-index:9991;
	left: 20px;
	display:none;
}





/* Pop-Up */


.off {
	display:none;	
}


/* 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;
}

p {
	font-size: 16px;
	line-height: 26px;
}

h1,h2,h3 {
	font-weight:normal;
	font-size:18px;
}


/* END - New Added 3-20-2013 */

/* カタログモーダル
------------------------------------------------------------------------------- */
.catalogModalOpen .mfp-container {
	padding: 0 10px;
}
.catalogModalOpen .mfp-content {
	background-color: #fff;
	max-width: 455px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	color: #000;
}
.catalogModalOpen .mfp-inline-holder .mfp-content {
	width: auto;
	padding: 20px 20px 0;
}
.catalogModalOpen .sCatalog_img {
	margin-bottom: 20px;
}
.catalogModalOpen .sCatalog_img img {
	width: 100%;
	height: auto;
}
.catalogModalOpen .sCatalog_tit {
	margin-bottom: 10px;
	font-size: 16px;
}
.catalogModalOpen .sCatalog_txt {
	font-size: 13px;
	text-align: left;
	margin-bottom: 20px;
}
.catalogModalOpen .sCatalog_btns {
	display: flex;
	justify-content: space-between;
  margin: 0 -20px;
}
.catalogModalOpen .sCatalog_btn {
	position: relative;
	display: flex;
	align-items: center;
	background-color: #000;
	color: #fff;
  text-decoration: none;
	font-size: 14px;
  padding: 10px 10px 10px 30px;
  border-radius: 0;
  width: calc(50% - 41px);
  justify-content: center;
}
.catalogModalOpen .sCatalog_btn::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
  top: calc(50% - 15px);
  left: 10px;
}
.catalogModalOpen .sCatalog_btn-01::before {
	background: url(/jutaku/common/images/rn03/catalog_ico01.png) no-repeat 0 0;
	background-size: 30px;
}
.catalogModalOpen .sCatalog_btn-02::before {
	background: url(/jutaku/common/images/rn03/catalog_ico02.png) no-repeat 0 0;
	background-size: 30px;
}
.catalogModalOpen .sCatalog_btn .devSmp {
	display: block;
}
@media only screen and (max-width: 374px) {
	.catalogModalOpen .sCatalog_btn {
		font-size: 12px;
	}
}
