﻿@charset "utf-8";


/*----------------------------

reset

------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
     margin: 0;
     padding: 0;
	 max-height: 100%;
}
html {
     overflow-y: scroll;
}
h1,h2,h3,h4,h5,h6 {
     font-size: 100%;
     font-weight: normal;
	 max-height: 100%;
}
ol,ul {
     list-style: none;
}
fieldset,img {
     border: 0;
}
table {
     border-collapse: collapse;
     border-spacing: 0;
}
caption,th {
     text-align: left;
}
address,caption,cite,code,dfn,em,strong,th,var {
     font-style: normal;
}

img{
	vertical-align:bottom;
}
body{
	font-size:62.5%;
}


/*----------------------------

marpad

------------------------------*/

.mt0{margin-top:0!important;}
.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}
.mt50{margin-top:50px!important;}
.mt70{margin-top:70px!important;}
.mb0{margin-bottom:0!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb50{margin-bottom:50px!important;}
.mb70{margin-bottom:70px!important;}
.ml50{margin-left:50px!important;}
.mr40{margin-right:40px;!important}
.mr0{margin-right:0!important;}
.pl10 {
	padding-left: 10px!important;
}
.pl30{padding-left:30px!important;}



/*----------------------------

clearfix

------------------------------*/

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */


/*----------------------------

layout

------------------------------*/

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	color:#666;
	line-height:1.5;
	position:relative;
}
.txtL{
	text-align:left;
}
.txtClr_01 {
	color:#2a9a94!important;
}
.txtClr_02 {
	color:#000!important;
}

a,
a:link,
a:visited,
a:hover,
a:active{
	color:#444;
	text-decoration:none;
}
.movie{
	position:relative;
	z-index:0;
}
hr{
	border:none;
	height:1px;
	border-top:solid 1px #d0d0d0;
	margin:70px 0;
}
.arrowLink {
	display: inline-block;
	background: url(../img/arrow_01.gif) no-repeat left center;
	padding-left: 12px;
	text-align: left;
	margin-top: 15px;
}
.bold{font-weight:bold;}


/*-------- header --------*/
.logo{
	background-color: #fff;
}
.logoInr {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
.logo .logoInr h1 {
	float: left;
	height: 71px;
	width: 175px;
}

.logo p {
	width: 230px;
	font-size: 160%;
	float: right;
	padding-top: 23px;
}
.logoInr p a {
	display: block;
	background: url(../img/arrow_01.gif) no-repeat left center;
	padding-left: 10px;
}
#topKv{
	background:#d0d0d0;
}
#topKv .topKvInr {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#topKv .topKvInr .gloNav li {
	display: inline;
}

.locNav{
	background: #666;
}
.locNav.felBgClr{  
	background:#e2e2e2;
}


.locNav .locNavInr{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
}
.locNav h2 {
	height: 60px;
	width: 275px;
	float: left;
}
.locNav ul {
	width: 675px;
	float: right;
	height: 60px;
}
.felBgClr ul {
	width: 700px;
}
.locNav ul li {
	display: inline;
}


#fixedNav{
	width:100%;
}
.absolute{
	position:absolute;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index:999;
}

.hidden{
	display:none;
}




/*-------- footer --------*/

#footer {
	text-align: center;
	background: #f3f3f3;
	padding-top: 60px;
	padding-bottom: 57px;
	font-size:120%;
	min-width:1000px;
}

/*-------- contents --------*/

#contents {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:70px;
}
#contents p{
	font-size: 180%;
	line-height: 2.38;
	margin-top: 40px;
	margin-bottom: 40px;
}
#logo p a {
	display: block;
	padding-left: 10px;
	background: url(../img/arrow_01.gif) no-repeat left center;
}

#contents h3 {
	margin-top: 70px;
	margin-bottom: 70px;
}
#contents h4 {
	font-size: 300%;
	font-weight: bold;
	margin-top: 70px;
	color:#000;
}
#contents h5 {
	font-size: 240%;
	margin-top: 70px;
	line-height:2;
	color:#444;
}
#contents #recommend {
	margin-top: 70px;
	padding: 70px 0 0px;
	border-top: solid 1px #ccc;
	margin-bottom: 70px;
}
#contents #recommend h3 {
	font-size: 240%;
	font-weight: bold;
	text-align: left;
	margin-top:0;
	margin-bottom:8px;
	color:#444;
}
#contents #recommend p {
	text-align: left;
	font-size: 140%;
	line-height:2.1;
	margin:0;
	color:#444;
}
#contents #recommend .reco_fltR {
	width: 497px;
	float: right;
	padding-right:50px;
}
#contents #recommend .reco_fltL {
	float: left;
	width: 332px;
	padding-left:50px;
}
#contents #recommend .reco_fltR_02 {
	width: 540px;
	float: right;
	padding-right:120px;
}
#contents #recommend .reco_fltL_02 {
	float: left;
	width: 190px;
	padding-left:70px;
}

#contents #recommend .btnDetail a {
	line-height: 1;
	background: url(../../common/img/btn_bg_01.gif) no-repeat left top;
	display: block;
	height: 49px;
	font-size: 150%;
	text-align: center;
	padding-top: 28px;
	margin-top: 28px;
	width: 423px;
	padding-right: 25px;
}
#contents #recommend .btnDetail a:hover {
	background: url(../../common/img/btn_bg_01_on.gif) no-repeat left top;
}
#contents .note{
	font-size:140%;
	text-align:left;
	line-height:2;
	width:761px;
	margin:50px auto;
	color:#444;
}
#contents .ttlGrayBox {
	padding: 30px 40px 25px;
	background: #eee;
	text-align: left;
	margin: 70px 0;
}
#contents .ttlGrayBox h3 {
	font-weight: bold;
	font-size: 300%;
	margin: 0px;
	color: #000;
	padding-right: 45px;
	float: left;
	border-right: 1px solid #a4a4a4;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 1;
}
#contents .ttlGrayBox p {
	float: left;
	margin: 0px;
	padding-left: 35px;
}

#contents .ttlGrayBox_02 {
	padding: 30px 40px 25px;
	background: #eee;
	text-align: left;
	margin: 70px 0 50px 0;
}
#contents .ttlGrayBox_02 h5 {
	font-weight: bold;
	font-size: 300%;
	margin: 0px;
	color: #000;
	padding-right: 45px;
	float: left;
	border-right: 1px solid #a4a4a4;
	padding-top: 5px;
	line-height: 1;
	padding-bottom: 3px;
}
#contents .ttlGrayBox_02 p {
	font-size:300%;
	float: left;
	margin: 0px;
	padding-left: 45px;
	padding-top: 4px;
	line-height:1;
}
