/*! mainVisual
================================================== */
#mainImgArea span.alt { display: none; }

.mainVisual01, .mainVisual02, .mainVisual03 { width: 100%; min-width: 1000px; height: 612px; }

.mainVisual01 { background: url(../img/home/mainimg01.jpg) top center no-repeat; /*background-size: cover;*/ }

.mainVisual02 { background: url(../img/home/mainimg02.jpg) top center no-repeat; background-size: cover; }

.mainVisual03 { background: url(../img/home/mainimg03.jpg) top center no-repeat; background-size: cover; }

#mainImgArea .exArea { position: relative; z-index: 9999; width: 1000px; margin: 0 auto; height: 612px; }

#mainImgArea .exArea img { position: absolute; top: 40px; right: -23px; width: auto; height: auto; }

/*! serviceArea
================================================== */
#serviceArea { width: 1000px; margin: 0 auto 50px auto; }

#serviceArea h2 { margin: 0 0 30px 0; }

#serviceArea .col2Block { margin: 0 0 30px 0; }

#serviceArea .col2Block .box { float: left; width: 490px; }

#serviceArea .col2Block .box.last { float: right; }

#serviceArea .col3Block { margin: 0 0 38px 0; }

#serviceArea .col3Block .box { float: left; width: 320px; margin: 0 20px 0 0; }

#serviceArea .col3Block .box.last { margin: 0; }

#serviceArea .otherBlock { margin: 0 0 50px 0; }

#serviceArea .btBlock { text-align: center; background: #a0cffe; padding: 23px 0; }

#serviceArea .bt { display: block; background: url(../img/home/btn_servise_area01.png) 0 0 no-repeat; width: 155px; height: 36px; }

#serviceArea .bt:hover { background-position: 0 -36px; }

#serviceArea .bt span { display: none; }

#serviceArea .btPrice { display: inline-block; background: url(../img/home/btn_service_area_price01_n.png) 0 0 no-repeat; width: 410px; height: 65px; margin: 0 30px 0 0; }

#serviceArea .btPrice:hover { background-position: 0 -65px; }

#serviceArea .btPrice span { display: none; }

#serviceArea .btService { display: inline-block; background: url(../img/home/btn_service_area_service01_n.png) 0 0 no-repeat; width: 410px; height: 65px; }

#serviceArea .btService:hover { background-position: 0 -65px; }

#serviceArea .btService span { display: none; }

/*! exArea
================================================== */
#exArea { background: url(../img/home/bg_txt_area01.jpg) top center no-repeat; }

#exArea .inner { width: 956px; height: 708px; margin: 0 auto; position: relative; padding: 44px 0 0 0; }

#exArea .inner h2 { text-align: center; }

#exArea .ex01 { position: absolute; top: 260px; left: 700px; }

#exArea .ex02 { position: absolute; top: 372px; left: 602px; }

#exArea .ex03 { position: absolute; top: 372px; left: 793px; }

#exArea .name { position: absolute; top: 418px; left: 344px; }

#exArea .txtBlock { background: url(../img/home/bg_txt_area_02.png) 0 0 no-repeat; width: 1000px; height: 200px; position: absolute; top: 512px; left: -23px; }

#exArea .txtBlock p { font-size: 14px; padding: 45px 330px 0 50px; line-height: 2; font-weight: bold; }

/*! mediaArea
================================================== */
#mediaArea { background: #eee; margin: 0 0 50px 0; }

#mediaArea h2 { background: url(../img/home/bg_tit_media_area01.png) top center repeat-x; height: 85px; text-align: center; }

#mediaArea h2 span { display: none; }

#mediaArea .inner { width: 1000px; margin: 0 auto; padding: 48px 0 22px 0; }

#mediaArea .inner .block { float: left; width: 326px; margin: 0 11px 11px 0; overflow: hidden; }

#mediaArea .inner .block:nth-child(3n) { margin-right: 0; }

#mediaArea .inner .block img { float: left; width: 196px; margin-right: 10px; }

#mediaArea .inner .block p { font-weight: bold; }

#mediaArea .inner .block p span { color: #0129a5; }

/* area
---------------------------------------- */
#area { border: solid 3px #d8d7d7; padding: 5px; margin: 0 0 50px 0; }

#area h2 { background: #666976; text-align: center; padding: 15px 0; }

#area .areaBlock { padding: 25px 25px 10px 25px; background: url(../img/home/bg_area01.png) 433px 10px no-repeat; }

#area .areaBlock dl { position: relative; margin: 0 0 10px 0; padding-left: 100px; overflow: hidden; }

#area .areaBlock dl:last-child { margin: 0; }

#area .areaBlock dl dt { position: absolute; left: 0; top: 0; display: inline-block; width: 96px; }

#area .areaBlock dl dd { display: inline-block; max-width: 400px; }

#area .areaBlock dl dd a { display: inline-block; color: #414148; }

#area .areaBlock dl dd a:hover { text-decoration: none; }

#area .areaBlock dl dd .subList { display: inline; font-size: 1.2rem; }

#area .areaBlock dl dd .subList:before { content: "("; }

#area .areaBlock dl dd .subList:after { content: ")"; }

#area .areaBlock dl dd .subList li { display: inline-block; }

/*! .serviceMarker
---------------------------------------- */
.serviceMarker { padding: 10px 0 60px; }

.serviceMarker .tit { padding-left: 58px; position: relative; font-size: 2.2rem; line-height: 2.72727; color: #00258d; font-weight: bold; }

.serviceMarker .tit:before, .serviceMarker .tit:after { content: ""; display: block; position: absolute; }

.serviceMarker .tit:before { top: 5px; left: 0; width: 45px; height: 45px; border-radius: 8px; background: #00258d; }

.serviceMarker .tit:after { top: 14px; left: 17px; width: 12px; height: 26px; background: url("../img/common/ico_key01.png") no-repeat center; background-size: 100%; }

.serviceMarker .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background: #eaf5fb; margin-top: -20px; padding: 40px 50px; }

.serviceMarker .list .item { width: calc(25% - 13px); box-sizing: border-box; border: 4px solid  #1444c4; border-radius: 8px; background: #fff url("../img/common/bg_key01.png") no-repeat 26px center/40%; padding: 26px 0; font-size: 2rem; line-height: 1.5; letter-spacing: .05em; color: #00258d; font-weight: bold; text-align: center; }

.serviceMarker .list .item:nth-child(n+5) { margin-top: 20px; }

/* mod-price
---------------------------------------- */
.mod-price { margin-bottom: 85px; }

.mod-price .tit01 { overflow: hidden; box-sizing: border-box; margin-bottom: 22px; }

.mod-price .priceList .block01 { background-color: #e9f4fb; width: 49%; float: left; margin: 0 2% 10px 0; padding: 27px 29px 30px; box-sizing: border-box; }

.mod-price .priceList .block01:nth-child(even) { margin-right: 0; }

.mod-price .priceList .priceTit { font-weight: bold; font-size: 1.8rem; padding-bottom: 10px; padding-left: 5px; }

.mod-price .priceList .icon { margin-bottom: 21px; }

.mod-price .priceList .icon .place { background: #003392; color: #fff; padding: 2px 8px 0; border-radius: 5px; }

.mod-price .priceList .icon .address { background: #fff; border: 1px solid #333; padding: 2px 5px 0; border-radius: 5px; }

.mod-price .priceList .cat { background: #1588da; display: inline-block; color: #fff; padding: 4px 12px 1px; margin: 0 0 6px 1px; text-align: center; min-width: 74px; }

.mod-price .priceList .txt { min-height: 48px; padding-bottom: 7px; }

.mod-price .priceList .priceArea { min-height: 134px; background: #fff; padding: 15px 19px 7px 20px; }

.mod-price .priceList .priceArea table { line-height: 2.4rem; margin-bottom: 10px; }

.mod-price .priceList .priceArea td { text-align: right; width: 27%; vertical-align: bottom; }

.mod-price .priceList .priceArea .total { border-top: 1px solid #333; padding-top: 5px; margin-top: 5px; color: #fd3327; font-weight: bold; text-align: right; font-size: 30px; }

.mod-price .priceList .priceArea .total .small { font-size: 16px; vertical-align: baseline; font-weight: bold; }

/*! gray
---------------------------------------- */
#gray { border: solid 1px #d8d7d7; background: #eee; padding: 25px; border-radius: 5px; }
