@charset "utf-8";

/* --------------------------------------------------
  FileName : style.css
  Description : Reset & Common
-------------------------------------------------- */

/* universal reset
================================================== */
html { height: 100%; color: #333; background: #fff; }
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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption, th { text-align:left ; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
legend { color: #333; }


/* base
================================================== */
body{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: #5c4b50;
  -webkit-text-size-adjust: 100%;
}

a,a:link, a:visited { color: #1D3994; text-decoration: underline; }
a:hover, .hover:hover { filter: alpha(opacity=80); opacity:0.80; }
a:focus { outline:none;}

/* clearfix */
.cf:after { content: ""; display: block; clear: both; }
* html .cf { height: 1px; }
.cf{ overflow: hidden; }

.l-wrap {
  margin-right: auto;
  margin-left: auto;
  background-color: #f2ebbf;
  min-width: 1040px;
}


/* sprite
================================================== */
.sprt,
.sprtCommon,
.sprtKbn, 
.sprtMap {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  overflow: hidden;
}
i.sprtCommon {
  display: inline-block;
}

/* sprtCommon */
.sprtCommon {
  background-image: url(/commons/img/sprt_common.png);
}

.sprtCommon_fontL {
  width: 30px;
  height: 30px;
  background-position: -10px -10px;
}
.sprtCommon_fontL.isActive { background-position: -10px -60px; }

.sprtCommon_fontM {
  width: 30px;
  height: 30px;
  background-position: -10px -110px;
}
.sprtCommon_fontM.isActive { background-position: -10px -160px; }

.sprtCommon_fontS {
  width: 30px;
  height: 30px;
  background-position: -10px -210px;
}
.sprtCommon_fontS.isActive { background-position: -10px -260px; }

.sprtCommon_fontsize {
  width: 79px;
  height: 23px;
  background-position: -10px -310px;
}

.sprtCommon_railway {
  width: 36px;
  height: 50px;
  background-position: -10px -353px;
}

.sprtCommon_area {
  width: 51px;
  height: 50px;
  background-position: -10px -423px;
}

.sprtCommon_arrow {
  width: 30px;
  height: 30px;
  background-position: -10px -493px;
}

.sprtCommon_related {
  width: 50px;
  height: 46px;
  background-position: -10px -543px;
}

.sprtCommon_search {
  width: 50px;
  height: 50px;
  background-position: -10px -609px;
}
.sprtCommon_support {
  width: 50px;
  height: 46px;
  background-position: -10px -796px;
}

.sprtCommon_pagetop {
  width: 100px;
  height: 100px;
  background-position: -10px -679px;
}

/* sprtKbn */
.sprtKbn {
  background-image: url(/commons/img/sprt_kbn.png);
  background-size: 260px 1040px;
}

.sprtKbn_rent { 
  width: 250px;
  height: 250px;
  background-position: -5px -525px;
}
input:checked + .sprtKbn_rent { background-position: -5px -785px; }

.sprtKbn_buy {
  width: 250px;
  height: 250px;
  background-position: -5px -5px; 
}
input:checked + .sprtKbn_buy { background-position: -5px -265px; }

/* sprtMap */
.sprtMap {
  background-image: url(/commons/img/sprt_map.png);
  background-size: 910px 1344px;
}

.sprtMap_map {
  width: 900px;
  height: 700px;
  background-position: -5px -5px;
}

.sprtMap_sunakawa {
  width: 275px;
  height: 35px;
  background-position: -5px -985px;
}

.sprtMap_sunakawa:hover {
  background-position: -5px -1030px;
}

.sprtMap_sakae {
  width: 163px;
  height: 35px;
  background-position: -5px -895px;
}

.sprtMap_sakae:hover {
  background-position: -5px -940px;
}

.sprtMap_takamatu {
  width: 159px;
  height: 35px;
  background-position: -5px -1259px;
}

.sprtMap_takamatu:hover {
  background-position: -5px -1304px;
}

.sprtMap_tachikawa {
  width: 320px;
  height: 82px;
  background-position: -5px -1075px;
}

.sprtMap_tachikawa:hover {
  background-position: -5px -1167px;
}

.sprtMap_fujimi {
  width: 145px;
  height: 35px;
  background-position: -5px -715px;
}

.sprtMap_fujimi:hover {
  background-position: -5px -760px;
}

.sprtMap_hagoromo {
  width: 145px;
  height: 35px;
  background-position: -5px -805px;
}

.sprtMap_hagoromo:hover {
  background-position: -5px -850px;
}


/* header
================================================== */
.l-header {
  height: 90px;
  background-color: #8cbeb2;
}

.header {
  width: 1000px;
  margin: 0 auto;
}

.header-title {
  float: left;
  margin-top: 24px;
}

.header-title-si {
  float: left;
  height: 40px;
  width: 110px;
  background-image: url(/commons/img/img_logo_si.png);
  background-repeat: no-repeat;
  background-size: 110px 40px;
}

.header-title-shoren {
  float: left;
  height: 40px;
  width: 280px;
  margin-left: 30px;
  background-image: url(/commons/img/img_logo_shoren.png);
  background-repeat: no-repeat;
  background-size: 280px 40px;
}


/* fontBox */
.fontBox {
  float: right;
  width: 200px;
  margin-top: 30px;
}

.fontBox-title {
  float: left;
  margin-top: 3px;
}

.fontBox-list {
  float: right;
  margin-left: 10px;
}

.fontBox-list li {
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 5px;
  cursor: pointer;
}

.fontBox-list li:first-child {
  margin-left: 0;
}

.fontBox-wrap {
  float: right;
  margin-top: 30px;
  font-size: 14px;
}


/* contents
================================================== */
.l-contents {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

/* sectionH1 */
.sectionH1 {
  margin-top: 40px;
}

.sectionH1-title {
  height: 500px;
  width: 1000px;
  background-image: url(/commons/img/img_main.jpg);
  background-size: 1000px 500px;
}

.sectionH1-body {
  margin-top: 40px;
}

/* sectionH2 */
.sectionH2 {
  margin-top: 80px;
}
.sectionH2.sectionH2--support{
  margin-top: 30px;
}

.sectionH2-header {
  position: relative;
  padding-bottom: 20px;
  background: url(/commons/img/bg_dot.png) repeat-x left bottom;
}

.sectionH2-title {
  position: absolute;
  top: 0;
  left: 60px;
  font-size: 200%;
  font-weight: bold;
}

.sectionH2-subtitle {
  position: absolute;
  top: 35px;
  left: 60px;  
  color: #f06057;
  font-size: 120%;
}

/* sectionH3 */
.sectionH3 {
  margin-top: 40px;
}

.sectionH3::first-child {
  margin-top: 20px;  
}

.sectionH3-title {
  font-size: 160%;
  font-weight: bold;
}

.sectionH3-text {
  margin-top: 10px;
}

.sectionH3_search-body,
.sectionH3_support-body {
  margin-top: 20px;
  padding: 50px;
  background-color: #cde3de;
  border-radius: 0 8px 8px 8px;
}


/* module
================================================== */
/* lstMainLink */
.lstMainLink {
  width: 500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.lstMainLink li {
  float: left;
}

.lstMainLink a {
  display: block;
  height: 30px;
  width: 250px;
  color: #f06057;
  font-weight: bold;
}

.lstMainLink i {
  margin-right: 10px;
  vertical-align: middle;
}

/* lstKbn */
.lstKbn {
  width: 520px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.lstKbn li {
  float: left;
  margin-left: 20px;
}

.lstKbn li:first-child {
  margin-left: 0;
}

.lstKbn input {
  display: none;
}

.lstKbn label {
  cursor: pointer;
}

/* labelRequire */
.labelRequire {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  background-color: #f06057;
  border-radius: 4px;
  padding: 2px 5px;
  margin-left: 10px;
  vertical-align: middle;
}

/* labelStep */
.labelStep {
  margin-right: 10px;
  padding: 5px 10px;
  background: #ff0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  vertical-align: middle;
}

/* lstKanren */
.lstKanren {
  width: 980px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.lstKanren li {
  height: 130px;
  float: left;
  margin-left: 20px;
  overflow: hidden;
}

.lstKanren li:first-child {
  margin-left: 0;
}

.lstKanren_s {
  margin-top: 20px;
}

.lstKanren_s li {
  height: 100px;
}

/* seartchMap */
.searchMap {
  position: relative;
  background-color: #ffffff;
}

.searchMap.p-isHide {
  display: none;
}

.searchMap li {
  position: absolute;
  display: block;
}

.searchMap a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.searchMap-sunakawa {
  top: 204px;
  left: 329px;
}

.searchMap-sakae {
  top: 221px;
  left: 659px;
}

.searchMap-takamatu {
  top: 381px;
  left: 513px;
}

.searchMap-tachikawa {
  top: 426px;
  left: 558px;
}

.searchMap-fujimi {
  top: 478px;
  left: 356px;
}

.searchMap-hagoromo {
  top: 577px;
  left: 648px;
}

/* supportBannerKbn
================================================== */
.supportBannerKbn{
	padding: 20px;
	background: #fff;
}
.supportBannerKbn_item{
	margin-top: 20px;
}
.supportBannerKbn_item:first-child{
	margin-top: 0;
}
.supportBannerKbn_item_imgBox,
.supportBannerKbn_item_bodyBox{
	float: left;
}
.supportBannerKbn_item_imgBox{
	width: 230px;
	box-sizing: border-box;
}
.supportBannerKbn_item_bodyBox{
	width : calc(100% - 230px) ;
	padding-left: 20px;
	box-sizing: border-box;
	line-height: 1.8em;
}
.supportBannerKbn_item_bodyBox .strongText,
.supportlinkList li a{
     color: #f06057;
}
.supportlinkList li{
	list-style: disc;
    margin-left: 1em;
}
.addressBox{
	margin-top: 20px;
}
.addressBox_list{
    text-align: right;
}
.addressBox_list li{
	display: inline-block;
	margin-left: 10px;
	font-size: 16px;
}
.addressBox_list li:first-child{
	margin-left: 0;
}


/* footer
================================================== */
.l-footer {
  margin-top: 100px;
}

.footer-sectionNavi {
  background: #dbd2bf;
}

.footer-sectionNavi-inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer-sectionNavi-inner:first-child {
  padding-bottom: 0;
}

.footer-sectionCopyrights {
  background: #5c4b50;
}

.footer-sectionCopyrights-inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-sectionNavi-title {
  font-weight: bold;
}

.lstFooterNavi {
  margin-top: 20px;
  margin-left: 10px;
}

.lstFooterNavi li {
  float: left;
}

.lstFooterNavi li:before {
  content: "｜";
  padding-right: 5px;
  padding-left: 5px;
}

.lstFooterNavi li:first-child:before {
  content: none;
}

.lstFooterNavi a {
  color: #5c4b50;
}

.lstFooterNavi_notFirst {
  margin-top: 20px;
  margin-left: 10px;
}

.copyrights {
  color: #fff;
  text-align: center;
}

.pageTop {
  position: fixed;
  display: none;
  bottom: 80px;
  right: 40px;
  border-radius: 50px;
  cursor: pointer;
}
