@charset "utf-8";

/*reset*/
html {overflow-y: scroll;}
body {line-height: 1}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

sub, sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

sup {
  vertical-align: top;
}

sub {
  vertical-align: bottom;
}

article, aside, details, figcaption, figure, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

section {
  margin: 0 !important;
}

/*base*/
/*color*/
/*text_color*/
/*link_color*/
/*margin bottom*/
/*font-size*/
/*line-height*/
/*link*/
a {
  color: #6666AA;
  text-decoration: none;
}
a:visited {
  color: #6666AA;
}
a:hover {
  color: #444488;
  text-decoration: underline;
}
a:active {
  color: #444488;
}

/*frame*/
html {
  background: #f5f5f5;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  overflow-y: scroll;
  height: 100%;
  position: relative;
}

body {
  zoom: 1;
  position: relative;
}

a {
  color: #005fca;
  text-decoration: none;
}
a:visited {
  color: #005fca;
}
a:hover {
  color: #005fca;
  text-decoration: underline;
}
a:active {
  color: #005fca;
}

main article img{
	width:100%;
	height:auto;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;;font-size: 14px;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}
.lp #wrapper {
	overflow: hidden;
	min-width: 100%;
	width: 100%;
	background: #fff;
}
.lp #contentswrapper {
  width: 100%;
}
.lp #mainArea {
  width: auto;
  margin: 0;
  float: none;
}
.lp .area_in {
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 0;
}
.area_in>.dealer {
  display: block;
  padding-top: 22%;
  text-align: center;
}
.lp .area_in:before { content:""; display:table;}
.lp .area_in:after { content:""; display:table; clear:both;}
.lp .area_in { zoom:1;}
.visual {
	position: relative;
	background: url(../images/visual01_bg.png) repeat-x left top;
	z-index: 1;
}
.visual .image {
	width: 100%;
}
.visual .btn {
	position: absolute;
	padding: 10px 5px;
}
.lp .btn {
	text-align: center;
	padding: 10px 5px;
}
.lp .btn a {
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
}
.lp .btn a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
.lp .title_area {
	background: #ce002c;
}
.lp .btn_area {
	background: #f3f3f3;
	padding-bottom: 5%;
}
.area01 {
	background: url(../images/area01_bg01.png) no-repeat center top #ebebeb;
}
.area01-b {
	background: url(../images/area01_bg02.png) no-repeat center top #ebebeb;
}
.area03 {
    background: url(../images/area03_bg01.png) repeat;
}
.area03 li {
    float: left;
    width: 50%;
}
.area04 ul {
	padding-left: 10px;
}
.area04 li {
    width: 100%;
    text-align: center;
}
.area05 .text {
    padding: 15px 2%;
    text-align: center;
}
.bottom_area {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 2%;
    margin: 2%;
    width: 92%;
}
.bottom_area:before { content:""; display:table;}
.bottom_area:after { content:""; display:table; clear:both;}
.bottom_area { zoom:1;}
.bottom_area01 {
    font-size: 85%;
    font-weight: bold;
    margin-bottom: 1%;
}
.bottom_area02 {
	width: 100%;
	line-height: 1.6;
}
.sjnk_no {
  font-size: 85%;
  margin-bottom: 15px;
  text-align: right;
}

/*page To Top*/
#topcontrol {
  position: fixed;
  _position: absolute !important;
  color: both;
  height: 0;
  width: 100%;
}
#topcontrol #topcontrolwrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#topcontrol #topcontrolarea {
  position: absolute;
  right: 0;
  width: 100px;
  height: 31px;
}
#topcontrol a {
  width: 97px;
  height: 31px;
  display: block;
  background: no-repeat 0 0 transparent;
}
#topcontrol a:hover {
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(../images/pagetop_on.png);
}
#topcontrol a:hover img {
  visibility: hidden;
  _display: none;
}
.bottomsmall_t {
  bottom: 40px;
}
.bottomlage_t {
  bottom: 82px !important;
}
.i_bottom_t {
  position: fixed;
  bottom: 62px;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;;font-size: 16px;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
.lp #wrapper {
	width: 100%;
	margin: auto;
	overflow: hidden;
	background: #fff;
}
.lp #contentswrapper {
  width: 100%;
}
.lp #mainArea {
  width: auto;
  margin: 0;
  float: none;
}
.lp .area_in {
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: 0 auto;
	z-index: 0;
}
.area_in>.dealer {
  display: block;
  padding-top: 65px;

  text-align: center;
}
.lp .area_in:before { content:""; display:table;}
.lp .area_in:after { content:""; display:table; clear:both;}
.lp .area_in { zoom:1;}
.visual {
	position: relative;
	background: url(../images/visual01_bg.png) repeat-x left top;
	z-index: 1;
}
.visual .image {
	width: 100%;
	height: 402px;
}
.visual .image img {
	width: 175%;
    height: auto;
    position: absolute;
    left: -400px;
    top: 0;
}
.visual .btn {
	position: absolute;
	width: 100%;
	bottom: -30px;
}
.lp .btn {
	text-align: center;
	background: url(../images/btn01_bg01.png) no-repeat center center;
}
.lp .btn a {
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
}
.lp .btn a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}
.lp .title_area {
	background: #ce002c;
}
.lp .btn_area {
	background: #f3f3f3;
	padding-bottom: 70px;
}
.area01 {
	background: url(../images/area01_bg01.png) no-repeat center top #ebebeb;
}
.area01-b {
	background: url(../images/area01_bg02.png) no-repeat center top #ebebeb;
}
.area03 {
	background: url(../images/area03_bg01.png) repeat-x center bottom;
}
.area03 li {
	width: 50%;
	float: left;
}
.area04 ul {
	padding-left: 10px;
}
.area04 li {
	float: left;
}
.area05 .text {
	padding: 15px 0 10px 0;
	text-align: center;
}
.bottom_area {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 10px;
}
.bottom_area:before { content:""; display:table;}
.bottom_area:after { content:""; display:table; clear:both;}
.bottom_area { zoom:1;}
.bottom_area01 {
	position: relative;
	float: left;
	width: 360px;
	margin-right: -360px;
	font-weight: bold;
	font-size: 85%;
}
.bottom_area02 {
	width: 100%;
	float: right;
	line-height: 1.6;
}
.bottom_area02 p {
	margin-left: 360px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
.sjnk_no {
  font-size: 85%;
  margin-bottom: 15px;
  text-align: right;
}

/*page To Top*/
#topcontrol {
  position: fixed;
  _position: absolute !important;
  color: both;
  height: 0;
  width: 100%;
}
#topcontrol #topcontrolwrapper {
  position: relative;
  width: 970px;
  margin: 0 auto;
}
#topcontrol #topcontrolarea {
  position: absolute;
  right: 0;
  width: 100px;
  height: 31px;
}
#topcontrol a {
  width: 97px;
  height: 31px;
  display: block;
  background: no-repeat 0 0 transparent;
}
#topcontrol a:hover {
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(../images/pagetop_on.png);
}
#topcontrol a:hover img {
  visibility: hidden;
  _display: none;
}
.bottomsmall_t {
  bottom: 40px;
}
.bottomlage_t {
  bottom: 82px !important;
}
.i_bottom_t {
  position: fixed;
  bottom: 62px;
}

}