@charset "utf-8";

/**
 *
 * Style css
 *
 */

/*
 *
 *  FontSize
 *
 *  font-size: 0.8em   ← 8px
 *  font-size: 1em     ← 10px
 *  font-size: 1.2em   ← 12px
 *
 */


/* =============================================================================
   common
   ========================================================================== */
.common-section { width: 980px; margin: 0 auto; text-align: left; }
.common-sentence {font-size: 1.4em; line-height: 1.8; }

.common-section02 { width: 903px; margin: 0 auto; }


/* =============================================================================
   block
   ========================================================================== */
#wrapper { background: url("../images/bodybg02.jpg") top left repeat; }
#header { position: absolute; top: 0; left: 0; width: 100%; height: 151px; background: url("../images/head-bg.png") top left repeat-x; z-index: 9999; }
#header .common-section { padding: 15px 0 16px; position: relative; }
#header h1 { float: left; width: 392px; padding-top: 3px; }
#header .tel { float: right; width: 356px; margin-right: -4px; }
#header .tel dt { margin: 0  0 10px 0; }
#header .batch { position: absolute; top: 15px; left: 413px; }

#kv { margin-top: 144px; position: relative; z-index: 0; }
#kv .common-section {  }

#main {  }
#main .main-inner {  }
#main .common-section-inner { border-left: 2px solid #11afc3; border-right: 2px solid #11afc3; background-color: #fff; }
#main .yoyaku { text-align: center; margin-bottom: 20px; }
#main .cta-top { text-align: center; margin-bottom: 45px; }
#main .cta01 dd { text-align: center; margin-bottom: 29px; }
#main .cta02 dd { text-align: center; }
#main .cta03 dd { text-align: center; margin-bottom: 25px; }
#main .cta04 dd { text-align: center; margin-bottom: 32px; }
#main .img015 { position: relative; height: 986px; }
#main .img015 dt { position: absolute; top: 0; left: 0; z-index: 0; }
#main .img015 dd { position: absolute; }
#main .img015 dd p { width: 268px; font-size: 1.4em; line-height: 1.6; }
#main .img015 dd.sentence01 { top: 389px; left: 38px; }
#main .img015 dd.sentence02 { top: 389px; left: 353px; }
#main .img015 dd.sentence03 { top: 389px; left: 670px; }
#main .img015 dd.sentence04 { top: 832px; left: 38px; }
#main .img015 dd.sentence05 { top: 832px; left: 353px; }

#main .movie-block01 { margin: 44px 0 42px; }
#main .movie-block01 dt { margin-bottom: 20px; }
#main .movie-block01 dd iframe { width: 100%; height: 500px; }
#main .movie-block01 .caution { margin-top: 17px; }

#main .voice-block01 { margin: 43px auto; }
#main .voice-block01 .voice-block-contents { border: 3px solid #907155; padding: 0 33px; height: 385px; overflow-y: auto; background-color: #fffcef; }
#main .voice-block01 .voice-block-contents .inner { padding-top: 30px; }
#main .voice-block01 .voice-block-contents .block { margin-bottom: 30px; }
#main .voice-block01 .voice-block-contents .block-name { height: 34px; padding: 0 13px; background-color: #ceeeec; margin-bottom: 14px; }
#main .voice-block01 .voice-block-contents .block-name .name { float: left; font-size: 1.5em; line-height: 36px; font-weight: bold; }
#main .voice-block01 .voice-block-contents .block-name .star { float: right; font-size: 1.6em; line-height: 36px; color: #e83563; }
#main .voice-block01 .voice-block-contents .block-title { font-size: 1.6em; font-weight: bold; color: #238e8b; margin-bottom: 6px; text-indent: -6px; }
#main .voice-block01 .voice-block-contents .block-sentence { font-size: 1.4em; line-height: 1.7; }
#main .voice-block01 .voice-caution { margin-top: 18px; }

#footer { text-align: center; font-size: 1.8em; padding-bottom: 50px; }
#footer ul.footer-navi li { border-right: 1px solid #333; line-height: 1; display: inline-block; *display: inline; *zoom: 1; padding: 2px 20px 0; }
#footer ul.footer-navi li a:hover { text-decoration: underline; }
#footer ul.footer-navi li.first-el-child { padding-left: 0; }
#footer ul.footer-navi li:first-child { padding-left: 0; }
#footer ul.footer-navi li.last-el-child { border: none; padding-right: 0; }
#footer ul.footer-navi li:last-child { border: none; padding-right: 0; }

