/*フェードイン*/
#wrapper {
	animation: fadein 1s;
}
@keyframes fadein {
	0% {opacity: 0}
	100% {opacity: 1}
}
/*header*/
#hdr_logo { position: absolute; top: 75px; left: 0; }
#hdr_stc { position: absolute; top: 145px; left: 0; font-size: 0.875em; }
#hdr_stc2 { position: absolute; top: 10px; right: 0; font-size: 0.8125em; }
#hdr_ftrs { position: absolute; top: 65px; right: 235px; }
#hdr_ld { position: absolute; top: 60px; right: 13px; }
#hdr_btn { position: absolute; top: 130px; right: 0; }
#hdr_tel { position: absolute; top: 92px; right: 2px; }
#container #breadcrumbsList { margin: 0; padding:5px 10px!important; }

/*共通*/
html { scroll-padding-top: 50px; }
a:hover img { opacity: 0.8; filter: alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; }
img { max-width: 100%; }
.bSlideShowThumb .swiper-slide img { max-width:none !important; }
.extCatList5Row_0 ul.extCatListUL li .extCatList5Date_3 { font-family: 'Zen Maru Gothic', sans-serif; }
#container .extCatList5InnerText { margin-left: 0 !important; }
.bold { font-weight: bold; }
.red { color: #CC0000; }
.ggmap { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.ggmap iframe,.ggmap object,.ggmap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.bdr_r .bcontainer-inner { border-radius: 5px; }
.bdr_r_tp .bcontainer-inner { border-radius: 5px 5px 0 0; }
.bdr_r_ud .bcontainer-inner { border-radius: 0 0 5px 5px; }
.clmn_bg .box2 .containerInner,.clmn_bg .box3 .containerInner { background-color: #FFFFFF; border-radius: 10px; padding: 30px; }
#container .clmn_bg .box2 .containerInner,#container .clmn_bg .box3 .containerInner { background-color: #FFFFFF; border-radius: 10px; padding: 15px; }
.tbl_ln table.btable,.tbl_ln table.btable th,.tbl_ln table.btable td { border: 0;  background-color: transparent!important; }
.tbl_ln table.btable th,.tbl_ln table.btable td { border-top: 1px solid #666666; padding: 20px 10px;}
.tbl_ln table.btable { border-bottom: 1px solid #666666; }
.th_wsn table th { white-space: nowrap; }
.bdr_inq { border-left: 1px solid #aaaaaa; }
#container .bdr_inq { border-top: 1px solid #aaaaaa; border-left: none; }

/*HOME*/
.mds_ln_tp { border-top: 5px solid #829a49; }
.ln_dtd { border-top: 1px dotted #aaaaaa; }
table.cldr { font-size: 1em; width: 100%; margin: 0 0 15px 0; line-height: 120%; border-top: 1px solid #aaaaaa; }
table.cldr img {width: 15px; height: 15px; }
table.cldr th { text-align: center; vertical-align: middle; padding: 10px 10px 12px 10px; font-weight: normal; border-bottom: 1px solid #aaaaaa; }
table.cldr td { text-align: center; vertical-align: middle; padding: 10px 10px 12px 10px; border-bottom: 1px solid #aaaaaa; }
table.cldr_sp { font-size: 1em; width: 100%; line-height: 120%; margin: 0 auto 15px auto; border-top: 1px solid #aaaaaa; }
table.cldr_sp img {width: 15px; height: 15px; }
table.cldr_sp th { text-align: center; vertical-align: middle; padding: 10px 10px 12px 10px; font-weight: normal; border-bottom: 1px solid #aaaaaa; }
table.cldr_sp td { text-align: center; vertical-align: middle; padding: 10px 10px 12px 10px; border-bottom: 1px solid #aaaaaa; }

/*footer*/
.ftr_line { border-top: 1px dotted #aaaaaa; }
#ftrbx { position: relative; width: 100%; height: 190px; }
#ftr_mrk { position: absolute; top: 0; left: 0; }
#ftr_logo { position: absolute; top: 25px; left: 200px; }
#ftr_stc { position: absolute; top: 85px; left: 200px; }
#ftr_ftrs { position: absolute; top: 34px; right: 235px; }
#ftr_ld { position: absolute; top: 32px; right: 13px; }
#ftr_btn { position: absolute; top: 99px; right: 0; }
#ftr_tel { position: absolute; top: 64px; right: 2px; }
#ftrbx_sp { text-align: center; }
#ftr_logo_sp { margin-top: 20px; }
#ftr_stc_sp { margin-top: 30px; }
#ftr_ftrs_sp { margin-top: 30px; }
#ftr_ld_sp { margin-top: 30px; }
#ftr_tel_sp { margin-top: 10px; }
#ftr_btn_sp { margin-top: 10px; }

/*Notice*/
.ntc_ln ul.extCatListUL li { border-bottom: 1px solid #aaaaaa; padding: 8px 10px 30px 10px; }
.ntc_ln ul.extCatListUL li:first-child { border-top: 1px solid #aaaaaa; padding-top: 20px; }
#container .ntc_ln ul.extCatListUL li { border-bottom: 1px solid #aaaaaa; padding: 0 10px 20px 10px; }
#container .ntc_ln ul.extCatListUL li:first-child { border-top: 1px solid #aaaaaa; padding-top: 10px; }