@charset "UTF-8";
.plan01 {
  color: #62c1ba; }

.plan02 {
  color: #999966; }

.plan03 {
  color: #9999cc; }

.plan04 {
  color: #99cc66; }

.red {
  color: #990000 !important; }

.gold {
  color: #a38868 !important; }

.green {
  color: #299a61 !important; }

.brown {
  color: #81511c !important; }

.orange {
  color: #f8b62b; }

/*全ページ共通クラス*/
.align_center {
  text-align: center;
  margin: 0 auto; }

.align_left {
  text-align: left; }

.align_right {
  text-align: right; }

.str {
  font-weight: bold !important; }

.bigger {
  font-size: 150% !important; }

.notes {
  font-size: 80% !important;
  font-weight: bold !important; }

.m {
  display: none; }

.mt10 {
  margin-top: 10px; }

.mr10 {
  margin-right: 10px; }

.mb10 {
  margin-bottom: 10px; }

.ml10 {
  margin-left: 10px; }

.pt10 {
  padding-top: 10px; }

.pr10 {
  padding-right: 10px; }

.pb10 {
  padding-bottom: 10px; }

.pl10 {
  padding-left: 10px; }

.mt20 {
  margin-top: 20px; }

.mr20 {
  margin-right: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.pt20 {
  padding-top: 20px; }

.pr20 {
  padding-right: 20px; }

.pb20 {
  padding-bottom: 20px; }

.pl20 {
  padding-left: 20px; }

.mt30 {
  margin-top: 30px; }

.mr30 {
  margin-right: 30px; }

.mb30 {
  margin-bottom: 30px; }

.ml30 {
  margin-left: 30px; }

.pt30 {
  padding-top: 30px; }

.pr30 {
  padding-right: 30px; }

.pb30 {
  padding-bottom: 30px; }

.pl30 {
  padding-left: 30px; }

.mt40 {
  margin-top: 40px; }

.mr40 {
  margin-right: 40px; }

.mb40 {
  margin-bottom: 40px; }

.ml40 {
  margin-left: 40px; }

.pt40 {
  padding-top: 40px; }

.pr40 {
  padding-right: 40px; }

.pb40 {
  padding-bottom: 40px; }

.pl40 {
  padding-left: 40px; }

.mt50 {
  margin-top: 50px; }

.mr50 {
  margin-right: 50px; }

.mb50 {
  margin-bottom: 50px; }

.ml50 {
  margin-left: 50px; }

.pt50 {
  padding-top: 50px; }

.pr50 {
  padding-right: 50px; }

.pb50 {
  padding-bottom: 50px; }

.pl50 {
  padding-left: 50px; }

.mt60 {
  margin-top: 60px; }

.mr60 {
  margin-right: 60px; }

.mb60 {
  margin-bottom: 60px; }

.ml60 {
  margin-left: 60px; }

.pt60 {
  padding-top: 60px; }

.pr60 {
  padding-right: 60px; }

.pb60 {
  padding-bottom: 60px; }

.pl60 {
  padding-left: 60px; }

.mt70 {
  margin-top: 70px; }

.mr70 {
  margin-right: 70px; }

.mb70 {
  margin-bottom: 70px; }

.ml70 {
  margin-left: 70px; }

.pt70 {
  padding-top: 70px; }

.pr70 {
  padding-right: 70px; }

.pb70 {
  padding-bottom: 70px; }

.pl70 {
  padding-left: 70px; }

.mt80 {
  margin-top: 80px; }

.mr80 {
  margin-right: 80px; }

.mb80 {
  margin-bottom: 80px; }

.ml80 {
  margin-left: 80px; }

.pt80 {
  padding-top: 80px; }

.pr80 {
  padding-right: 80px; }

.pb80 {
  padding-bottom: 80px; }

.pl80 {
  padding-left: 80px; }

.mt90 {
  margin-top: 90px; }

.mr90 {
  margin-right: 90px; }

.mb90 {
  margin-bottom: 90px; }

.ml90 {
  margin-left: 90px; }

.pt90 {
  padding-top: 90px; }

.pr90 {
  padding-right: 90px; }

.pb90 {
  padding-bottom: 90px; }

.pl90 {
  padding-left: 90px; }

@media only screen and (max-width: 640px) {
  br.m {
    display: block; } }
.center, section#lp_01 section.lp_box01 {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

/*layout_960*/
main {
  width: 960px;
  margin-top: 35px; }
@media only screen and (max-width: 640px) {
  main {
    width: 100%; } }
main#innner670 {
  width: 670px;
  margin-top: 35px;
  float: left; }
main#aside670 {
  width: 260px;
  margin-left: 700px;
  font-size: 0; }
main#lp {
  margin-top: 0px; }

aside {
  width: 260px;
  margin-left: 700px;
  font-size: 0; }
@media only screen and (max-width: 640px) {
  aside {
    display: none; } }

@media only screen and (max-width: 640px) {
  article {
    width: 96%;
    margin: 0 auto; } }
@media only screen and (max-width: 640px) {
  article.lp {
    width: 100%;
    margin: 0 auto; } }
@media only screen and (max-width: 640px) {
  article.lp div#lp_innner {
    width: 96%;
    margin: 0 auto; } }

/*section*/
section {
  display: block; }
@media only screen and (max-width: 640px) {
  section.onlypc {
    display: none; } }

section#screen {
  font-size: 0;
  width: 670px;
  float: left; }
@media only screen and (max-width: 640px) {
  section#screen {
    display: none; } }

section#screen_960 {
  font-size: 0;
  width: 960px; }
@media only screen and (max-width: 640px) {
  section#screen_960 {
    width: 100%;
    height: auto; } }
@media only screen and (max-width: 640px) {
  section#screen_960 img {
    width: 100%;
    height: auto; } }

section#screen960 {
  font-size: 0;
  width: 960px;
  float: left; }
@media only screen and (max-width: 640px) {
  section#screen960 {
    display: none; } }

section#select {
  font-size: 0;
  /*train_company*/
  /*train_company*/ }
section#select h1 {
  font-size: 22px;
  color: #ffffff;
  width: 948px;
  height: 32;
  background-image: url("/image/select_stit_bg01.jpg");
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 12px;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 2px; }
@media only screen and (max-width: 640px) {
  section#select h1 {
    width: 96%; } }
section#select h2 {
  font-size: 22px;
  color: #ffffff;
  width: 948px;
  height: 32;
  background-image: url("/image/select_stit_bg01.jpg");
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 12px;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 2px; }
@media only screen and (max-width: 640px) {
  section#select h2 {
    width: 96%; } }
section#select p {
  font-size: 18px;
  color: #404040;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 28px;
  margin-bottom: 30px; }
section#select div.arrow {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px; }
section#select ul.flow_img {
  font-size: 0;
  width: 930px;
  margin: 0 auto; }
section#select ul.flow_img li {
  padding-left: 0px;
  display: inline-block;
  text-align: center; }
section#select ul.flow_img li span {
  line-height: 26px;
  font-size: 16px;
  text-align: left; }
section#select section.train_company {
  width: 920px;
  margin: 0 auto;
  margin-bottom: 30px;
  box-sizing: border-box;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #d0d0d0; }
@media only screen and (max-width: 640px) {
  section#select section.train_company {
    width: 100%; } }
section#select section.train_company dl {
  margin: 0 auto;
  display: block;
  font-size: 16px;
  background-color: #fcfcfc;
  border-radius: 8px 8px 8px 8px; }
section#select section.train_company dt {
  display: block;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  height: 30px;
  font-size: 20px;
  background-color: #009999;
  color: #ffffff;
  padding: 8px 0 8px 24px;
  margin-bottom: 20px;
  border-radius: 8px 8px 0px 0px;
  border: 1px solid #009999; }
section#select section.train_company dd {
  display: inline-block;
  text-align: center;
  width: 180px;
  text-align: left;
  line-height: 32px;
  margin-left: 40px;
  margin-bottom: 10px; }
@media only screen and (max-width: 640px) {
  section#select section.train_company dd {
    width: 45%;
    margin-left: 10px; } }
section#select section.train_company dd a {
  text-decoration: underline;
  color: #299e61; }
section#select section.train_company dd a:hover {
  text-decoration: none;
  color: #299e61; }
section#select section.train_company dl dd input[type="checkbox"] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 6px; }
section#select section.train_company dl dd input[type="radio"] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 6px; }

section#select form input[type="submit"] {
  width: 180px;
  font-size: 16px;
  padding: 8px;
  margin: 0 auto;
  display: block; }

section#select section.train_name {
  width: 920px;
  margin: 0 auto;
  margin-bottom: 30px;
  box-sizing: border-box;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #d0d0d0; }
@media only screen and (max-width: 640px) {
  section#select section.train_name {
    width: 100%; } }
section#select section.train_name dl {
  margin: 0 auto;
  display: block;
  font-size: 16px;
  background-color: #fcfcfc;
  border-radius: 8px 8px 8px 8px; }
section#select section.train_name dt {
  display: block;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, sans-serif;
  font-weight: bold;
  height: 30px;
  font-size: 20px;
  background-color: #299e61;
  color: #ffffff;
  padding: 8px 0 8px 24px;
  margin-bottom: 20px;
  border-radius: 8px 8px 0px 0px;
  border: 1px solid #299e61; }
section#select section.train_name dd {
  display: inline-block;
  text-align: center;
  width: 180px;
  text-align: left;
  line-height: 32px;
  margin-left: 40px;
  margin-bottom: 10px; }
@media only screen and (max-width: 640px) {
  section#select section.train_name dd {
    width: 45%;
    margin-left: 10px; } }
section#select section.train_name dd a {
  text-decoration: underline;
  color: #299e61; }
section#select section.train_name dd a:hover {
  text-decoration: none;
  color: #299e61; }

/*train_station*/
section#select section.train_station {
  width: 920px;
  margin: 0 auto;
  margin-bottom: 40px;
  box-sizing: border-box;
  border-radius: 8px 8px 8px 8px; }
@media only screen and (max-width: 640px) {
  section#select section.train_station {
    width: 100%; } }
section#select section.train_station dl {
  margin: 0 auto;
  display: block;
  font-size: 18px;
  padding: 8px; }
section#select section.train_station dt {
  display: block;
  padding-left: 10px;
  margin: 10px auto 10px 10px;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  height: 30px;
  font-size: 20px;
  padding-top: 5px; }
@media only screen and (max-width: 640px) {
  section#select section.train_station dt {
    font-size: 80%; } }
section#select section.train_station dd {
  display: inline-block;
  text-align: center;
  width: 180px;
  text-align: left;
  line-height: 32px;
  margin-left: 40px;
  margin-bottom: 10px; }
@media only screen and (max-width: 640px) {
  section#select section.train_station dd {
    width: 45%;
    margin-left: 10px; } }
section#select section.train_station dd a {
  text-decoration: underline;
  color: #299e61; }
section#select section.train_station dd a:hover {
  text-decoration: none;
  color: #299e61; }

/*condition_list*/
section#select section.condition_list {
  width: 920px;
  margin: 0 auto;
  margin-bottom: 30px;
  box-sizing: border-box;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #d0d0d0;
  background-color: #fcfcfc; }
section#select section.condition_list img {
  float: right;
  padding-right: 20px; }
@media only screen and (max-width: 640px) {
  section#select section.condition_list img {
    float: none;
    padding-right: 0px;
    text-align: center;
    display: block;
    margin: 0 auto 20px auto; } }
@media only screen and (max-width: 640px) {
  section#select section.condition_list {
    width: 100%; } }
section#select section.condition_list dl {
  margin: 0 auto;
  display: block;
  font-size: 16px;
  background-color: #fcfcfc;
  border-radius: 8px 8px 8px 8px; }
section#select section.condition_list dt {
  display: block;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  height: 30px;
  font-size: 20px;
  background-color: #009999;
  color: #ffffff;
  padding: 8px 0 8px 24px;
  margin-bottom: 20px;
  border-radius: 8px 8px 0px 0px;
  border: 1px solid #009999; }
section#select section.condition_list dd {
  display: inline-block;
  text-align: center;
  width: 100%;
  text-align: left;
  line-height: 32px;
  margin-left: 40px;
  margin-bottom: 10px; }
@media only screen and (max-width: 640px) {
  section#select section.condition_list dd {
    width: 100%;
    margin-left: 10px; } }
section#select section.condition_list div.condition_list_ico {
  display: block; }
section#select section.condition_list div.condition_list_ico ul {
  display: inline-block;
  text-align: center;
  margin-left: 40px; }
@media only screen and (max-width: 640px) {
  section#select section.condition_list div.condition_list_ico ul {
    margin: 0 auto 20px auto;
    display: inline-block;
    width: 100%; } }
section#select section.condition_list div.condition_list_ico ul li {
  display: inline-block;
  text-align: center; }
@media only screen and (max-width: 640px) {
  section#select section.condition_list div.condition_list_ico ul li {
    line-height: 8px;
    width: 22%;
    vertical-align: top;
    margin-top: 12px; } }
@media only screen and (max-width: 640px) {
  section#select section.condition_list div.condition_list_ico ul li img {
    margin-bottom: 0; } }
section#select section.condition_list div.condition_list_ico ul li span {
  font-size: 80%; }
@media only screen and (max-width: 640px) {
  section#select section.condition_list div.condition_list_ico {
    display: inline-block; } }
section#select section.condition_list dd a {
  text-decoration: underline;
  color: #299e61; }
section#select section.condition_list dd a:hover {
  text-decoration: none;
  color: #299e61; }

/*section form_brochure*/
section#form_brochure {
  font-size: 0; }
section#form_brochure h2 {
  font-size: 22px;
  color: #ffffff;
  width: 948px;
  height: 32;
  background-image: url("/image/select_stit_bg01.jpg");
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 12px;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 2px; }
@media only screen and (max-width: 640px) {
  section#form_brochure h2 {
    width: 96%;
    padding-left: 4%; } }
section#form_brochure h3 {
  font-size: 16px;
  color: #505050;
  width: 860px;
  height: 32;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto; }
@media only screen and (max-width: 640px) {
  section#form_brochure h3 {
    width: 96%;
    padding-left: 4%; } }
section#form_brochure p {
  font-size: 18px;
  color: #404040;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 28px;
  margin-bottom: 30px; }

section#select section input[type="submit"] {
  width: 180px;
  font-size: 16px;
  padding: 8px;
  margin: 15px auto 15px auto;
  display: block;
  text-align: center; }

section#select section table input[type="submit"] {
  width: 160px;
  font-size: 16px;
  padding: 8px;
  text-align: center;
  display: inline; }

/*lp*/
section#lp_area_screen {
  width: 960px;
  height: 350px;
  background-image: url("/image/lp_area_sc.jpg");
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, sans-serif; }
@media only screen and (max-width: 640px) {
  section#lp_area_screen {
    width: 90%;
    max-width: 340px;
    height: 350px;
    margin: 0 auto 30px auto;
    background-image: url("/image/lp_area_m_sc.jpg");
    background-position: right bottom; } }
section#lp_area_screen h1 {
  font-size: 36px;
  color: #299e61;
  line-height: 50px;
  font-weight: bold;
  position: relative;
  top: 10%;
  left: 5%; }
@media only screen and (max-width: 640px) {
  section#lp_area_screen h1 {
    font-size: 28px;
    line-height: 35px;
    position: relative;
    top: 15px;
    left: 10px; } }
section#lp_area_screen h1 span {
  font-size: 28px; }
@media only screen and (max-width: 640px) {
  section#lp_area_screen h1 span {
    font-size: 22px; } }
section#lp_area_screen p {
  font-size: 28px;
  color: #299e61;
  font-weight: bold;
  position: relative;
  top: 15%;
  left: 5%; }
@media only screen and (max-width: 640px) {
  section#lp_area_screen p {
    font-size: 22px;
    line-height: 30px;
    position: relative;
    top: 15px;
    left: 10px;
    margin-bottom: 0; } }
section#lp_area_screen p img {
  display: inline-block;
  padding-left: 10px;
  margin-bottom: -5px; }
@media only screen and (max-width: 640px) {
  section#lp_area_screen p img {
    width: 154px;
    height: auto; } }
section#lp_area_screen p span.small {
  font-size: 22px; }
@media only screen and (max-width: 640px) {
  section#lp_area_screen p span.small {
    font-size: 18px; } }
section#lp_area_screen p span.red {
  color: #aa0000; }
section#lp_area_screen p span.red span.large {
  font-size: 36px; }
@media only screen and (max-width: 640px) {
  section#lp_area_screen p span.red span.large {
    font-size: 26px; } }

section#lp_01 {
  width: 900px;
  background-image: url("/image/lp_bg01.jpg");
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 120px; }
@media only screen and (max-width: 640px) {
  section#lp_01 {
    width: 100%;
    padding-left: 0;
    padding-right: 0; } }
section#lp_01 h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif; }
@media only screen and (max-width: 640px) {
  section#lp_01 h2 {
    font-size: 16px; } }
section#lp_01 h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 20px;
  padding-left: 20;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif; }
@media only screen and (max-width: 640px) {
  section#lp_01 h3 {
    font-size: 16px; } }
section#lp_01 h4 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 40px;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif; }
@media only screen and (max-width: 640px) {
  section#lp_01 h4 {
    font-size: 16px; } }
section#lp_01 p {
  font-size: 16px;
  text-align: left;
  margin-bottom: 20px;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  line-height: 32px;
  text-align: center; }
@media only screen and (max-width: 640px) {
  section#lp_01 p {
    text-align: left;
    font-size: 14px; } }
@media only screen and (max-width: 640px) {
  section#lp_01 img {
    width: 100%;
    height: auto; } }
section#lp_01 div {
  text-align: center;
  margin: 0 auto; }
section#lp_01 section.lp_box01 {
  width: 75%;
  border: 1px solid #d0d0d0;
  background-color: #FFF;
  padding-left: 5%; }
section#lp_01 section.lp_box01 h4 {
  margin-top: 20px; }
section#lp_01 section.lp_box01 dl.graph_bar {
  text-align: left;
  position: relative; }
section#lp_01 section.lp_box01 dl.graph_bar dt {
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 19px; }
section#lp_01 section.lp_box01 dl.graph_bar dd {
  display: inline-block;
  margin-bottom: 0px;
  font-size: 12px; }
section#lp_01 section.lp_box01 dl.graph_bar dd.color01 {
  background-color: #299e61; }
section#lp_01 section.lp_box01 dl.graph_bar dd.color02 {
  background-color: #34c67a; }
section#lp_01 section.lp_box01 dl.graph_bar dd.color03 {
  background-color: #59d494; }
section#lp_01 section.lp_box01 dl.graph_bar dd.color04 {
  background-color: #82deae; }
section#lp_01 section.lp_box01 dl.graph_bar dd.color05 {
  background-color: #aae9c8; }
section#lp_01 section.lp_box01 dl.graph_bar dd.color06 {
  background-color: #cc0000;
  color: #ffffff; }
section#lp_01 section.lp_box01 dl.graph_bar dd.block {
  display: block !important;
  margin-bottom: 20px; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar1 {
  width: 1%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar2 {
  width: 2%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar3 {
  width: 3%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar4 {
  width: 4%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar5 {
  width: 5%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar6 {
  width: 6%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar7 {
  width: 7%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar8 {
  width: 8%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar9 {
  width: 9%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar10 {
  width: 10%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar11 {
  width: 11%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar12 {
  width: 12%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar13 {
  width: 13%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar14 {
  width: 14%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar15 {
  width: 15%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar16 {
  width: 16%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar17 {
  width: 17%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar18 {
  width: 18%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar19 {
  width: 19%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar20 {
  width: 20%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar21 {
  width: 21%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar22 {
  width: 22%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar23 {
  width: 23%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar24 {
  width: 24%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar25 {
  width: 25%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar26 {
  width: 26%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar27 {
  width: 27%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar28 {
  width: 28%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar29 {
  width: 29%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar30 {
  width: 30%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar31 {
  width: 31%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar32 {
  width: 32%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar33 {
  width: 33%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar34 {
  width: 34%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar35 {
  width: 35%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar36 {
  width: 36%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar37 {
  width: 37%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar38 {
  width: 38%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar39 {
  width: 39%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar40 {
  width: 40%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar41 {
  width: 41%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar42 {
  width: 42%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar43 {
  width: 43%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar44 {
  width: 44%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar45 {
  width: 45%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar46 {
  width: 46%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar47 {
  width: 47%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar48 {
  width: 48%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar49 {
  width: 49%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar50 {
  width: 50%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar51 {
  width: 51%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar52 {
  width: 52%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar53 {
  width: 53%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar54 {
  width: 54%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar55 {
  width: 55%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar56 {
  width: 56%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar57 {
  width: 57%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar58 {
  width: 58%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar59 {
  width: 59%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar60 {
  width: 60%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar61 {
  width: 61%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar62 {
  width: 62%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar63 {
  width: 63%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar64 {
  width: 64%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar65 {
  width: 65%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar66 {
  width: 66%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar67 {
  width: 67%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar68 {
  width: 68%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar69 {
  width: 69%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar70 {
  width: 70%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar71 {
  width: 71%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar72 {
  width: 72%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar73 {
  width: 73%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar74 {
  width: 74%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar75 {
  width: 75%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar76 {
  width: 76%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar77 {
  width: 77%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar78 {
  width: 78%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar79 {
  width: 79%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar80 {
  width: 80%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar81 {
  width: 81%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar82 {
  width: 82%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar83 {
  width: 83%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar84 {
  width: 84%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar85 {
  width: 85%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar86 {
  width: 86%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar87 {
  width: 87%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar88 {
  width: 88%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar89 {
  width: 89%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar90 {
  width: 90%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar91 {
  width: 91%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar92 {
  width: 92%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar93 {
  width: 93%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar94 {
  width: 94%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar95 {
  width: 95%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar96 {
  width: 96%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar97 {
  width: 97%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar98 {
  width: 98%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar99 {
  width: 99%; }
section#lp_01 section.lp_box01 dl.graph_bar dd.bar100 {
  width: 100%; }
section#lp_01 section.lp_box01 dl.discription {
  text-align: left;
  position: relative;
  margin-bottom: 20px; }
section#lp_01 section.lp_box01 dl.discription dt {
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 19px; }
section#lp_01 section.lp_box01 dl.discription dd {
  text-align: left;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 19px; }
section#lp_01 dl {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
@media only screen and (max-width: 640px) {
  section#lp_01 dl {
    text-align: left; } }
section#lp_01 dl dt {
  font-size: 16px;
  text-align: center;
  border-left: 0px;
  margin-bottom: 20px;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  line-height: 32px;
  font-weight: bold; }
@media only screen and (max-width: 640px) {
  section#lp_01 dl dt {
    text-align: left; } }
section#lp_01 dl dd {
  font-size: 16px;
  text-align: center;
  margin-bottom: 40px;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  line-height: 32px; }
@media only screen and (max-width: 640px) {
  section#lp_01 dl dd {
    text-align: left; } }
section#lp_01 ul li {
  text-align: center; }
@media only screen and (max-width: 640px) {
  section#lp_01 ul li {
    text-align: left; } }
section#lp_01 dl.lp_grade dt {
  width: auto;
  display: inline-block;
  padding-left: 10px;
  text-align: left; }
section#lp_01 dl.lp_grade dt:first-child {
  border-left: 5px solid #9d856b; }
section#lp_01 dl.lp_grade dt:nth-child(4) {
  border-left: 5px solid #62c1ba; }
section#lp_01 dl.lp_grade dt:nth-child(7) {
  border-left: 5px solid #f8b62b; }

section#planimg_lp {
  width: 665px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
@media only screen and (max-width: 640px) {
  section#planimg_lp {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto; } }

section#planimg_lp div.planimg01 {
  width: 325px;
  font-size: 0;
  float: left;
  margin-bottom: 15px; }
@media only screen and (max-width: 640px) {
  section#planimg_lp div.planimg01 {
    width: 325px;
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto; } }

section#planimg_lp div.planimg02 {
  width: 325px;
  font-size: 0;
  margin-left: 340px;
  margin-bottom: 15px; }
@media only screen and (max-width: 640px) {
  section#planimg_lp div.planimg02 {
    width: 325px;
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto; } }

section#planimg_lp div.planimg_bg {
  background-image: url("/image/planimg_bg01.gif"); }

section#planimg_lp div.planimg_bg p {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 22px;
  padding-top: 15px;
  height: 100px; }

.center, section#lp_01 section.lp_box01 {
  text-align: center !important;
  margin-left: auto;
  margin-right: auto; }

#lp_sjo {
  width: 760px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 50px !important; }
@media only screen and (max-width: 640px) {
  #lp_sjo {
    width: 100%; } }

.lp_sjoimg {
  display: inline-block;
  text-align: center !important; }
@media only screen and (max-width: 640px) {
  .lp_sjoimg li {
    float: none !important;
    text-align: center !important;
    margin: 0 auto;
    display: inline-block; } }

.lp_sjoimg li {
  display: inline-block !important;
  width: 150px;
  font-size: 13px;
  padding-top: 30px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 16px;
  text-align: left; }
@media only screen and (max-width: 640px) {
  .lp_sjoimg li {
    text-align: center !important;
    float: none !important; } }

.lp_sjoimg li span {
  font-size: 12px; }

.lp_sjoimg li a:link {
  color: #299e61;
  text-decoration: underline; }

.lp_sjoimg li a:hover {
  color: #299e61;
  text-decoration: none; }

.lp_sjoimg li a:visited {
  color: #299e61;
  text-decoration: underline; }

.img_1p li {
  width: 100%; }

.img_2p li {
  width: 50%; }

.img_3p {
  width: 480px !important; }

.img_3p li {
  width: 33.33333%; }

.img_4p li {
  width: 25%; }

.btn_lp {
  list-style-type: none;
  max-width: 280px;
  width: 100%;
  height: 60px;
  margin: 22px auto 30px;
  padding: 0;
  background: -moz-linear-gradient(#ffb575, #ff7600);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffb575), to(#ff7600));
  background: -ms-linear-gradient(top, #ffb575, #ff7600);
  /* IE */
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
.btn_lp li {
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center !important;
  box-sizing: border-box; }
.btn_lp li a {
  display: block;
  margin: 0;
  padding: 22px 0 16px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
.btn_lp > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #ff7600;
  background: -moz-linear-gradient(#ffd0a8, #ffad66);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffd0a8), to(#ffad66));
  background: -ms-linear-gradient(top, #ffd0a8, #ffad66);
  /* IE */ }

/*-----------------------------
             table
-------------------------------*/
.infotable_form {
  border-collapse: collapse;
  /* 枠線の表示方法 */
  border: 1px #999999 solid;
  /* テーブル全体の枠線（太さ・色・スタイル） */
  background-color: #FFFFFF;
  /* 背景色 */
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  width: 860px;
  margin-left: auto;
  margin-right: auto; }
@media only screen and (max-width: 640px) {
  .infotable_form {
    width: 100%;
    border: none;
    margin: 0 auto; } }
@media only screen and (max-width: 640px) {
  .infotable_form tr {
    display: block; } }
.infotable_form td, .infotable_form th {
  border: 1px #999999 solid;
  padding: 10px;
  line-height: 18px;
  text-align: center; }
@media only screen and (max-width: 640px) {
  .infotable_form td, .infotable_form th {
    display: list-item;
    border: none;
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
    list-style-type: none; } }
.infotable_form thead th {
  background-color: #f0f0f0;
  text-align: center;
  font-size: 13px; }
.infotable_form tbody th {
  width: 40%;
  background-color: #f0f0f0;
  text-align: left;
  font-weight: bold; }
@media only screen and (max-width: 640px) {
  .infotable_form tbody th {
    display: list-item;
    border: none;
    width: 92%;
    padding-left: 4%;
    padding-right: 4%; } }
.infotable_form tbody td {
  width: 60%;
  background-color: #ffffff;
  text-align: left;
  line-height: 40px; }
@media only screen and (max-width: 640px) {
  .infotable_form tbody td {
    display: list-item;
    border: none;
    width: 92%;
    padding-left: 4%;
    padding-right: 4%; } }
.infotable_form tbody input {
  padding: 3px; }
.infotable_form tbody input.short {
  width: 80px; }
@media only screen and (max-width: 640px) {
  .infotable_form tbody input.short {
    width: 30%; } }
.infotable_form tbody input.middle {
  width: 150px; }
.infotable_form tbody input.long {
  width: 320px; }
@media only screen and (max-width: 640px) {
  .infotable_form tbody input.long {
    width: 90%; } }

section#form_brochure form input[type="submit"] {
  width: 180px;
  font-size: 16px;
  padding: 8px;
  text-align: center; }

section#form_brochure form input[type="button"] {
  width: 180px;
  font-size: 16px;
  padding: 8px;
  text-align: center;
  margin-right: 20px; }
@media only screen and (max-width: 640px) {
  section#form_brochure form input[type="button"] {
    margin-right: 0;
    margin-bottom: 15px; } }

section#form_brochure form input[type="reset"] {
  width: 180px;
  font-size: 16px;
  padding: 8px;
  text-align: center;
  margin-right: 20px; }
@media only screen and (max-width: 640px) {
  section#form_brochure form input[type="reset"] {
    margin-right: 0;
    margin-bottom: 15px; } }

section#form_privacy {
  background-color: #FFFFFF;
  /* 背景色 */
  border: solid 1px #d0d0d0;
  font-size: 13px;
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  height: 130px;
  overflow: auto;
  overflow-x: hidden; }
@media only screen and (max-width: 640px) {
  section#form_privacy {
    width: 92%;
    padding-left: 4%;
    padding-right: 4%; } }
section#form_privacy p {
  font-size: 13px;
  margin: 10px; }
@media only screen and (max-width: 640px) {
  section#form_privacy p {
    width: 92%;
    line-height: 19px;
    padding-left: 4%;
    padding-right: 4%; } }
section#form_privacy h3 {
  font-size: 16px;
  color: #505050;
  margin: 10px; }
@media only screen and (max-width: 640px) {
  section#form_privacy h3 {
    width: 92%;
    padding-left: 4%;
    padding-right: 4%; } }
section#form_privacy ul {
  font-size: 13px;
  margin-left: 10px; }

section#form_brochure form {
  text-align: center;
  margin: 0 auto;
  text-align: center; }

.infotable01 {
  border-collapse: collapse;
  /* 枠線の表示方法 */
  border: 1px #999999 solid;
  /* テーブル全体の枠線（太さ・色・スタイル） */
  background-color: #FFFFFF;
  /* 背景色 */
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 13px;
  width: 960px; }

.infotable01 td, .infotable01 th {
  border: 1px #999999 solid;
  padding: 8px;
  line-height: 18px;
  text-align: center; }

.infotable01 thead th {
  background-color: #f0f0f0;
  text-align: center;
  font-size: 13px; }

.infotable01 tbody th {
  width: 33.33333%;
  background-color: #f0f0f0; }

.infotable01 tbody td {
  width: 33.33333%;
  background-color: #ffffff; }

.infotable02 {
  border-collapse: collapse;
  /* 枠線の表示方法 */
  border: 1px #999999 solid;
  /* テーブル全体の枠線（太さ・色・スタイル） */
  background-color: #FFFFFF;
  /* 背景色 */
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 13px;
  width: 960px; }
@media only screen and (max-width: 640px) {
  .infotable02 {
    display: none; } }

.infotable02 td, .infotable02 th {
  border: 1px #999999 solid;
  padding: 8px;
  line-height: 18px;
  text-align: center; }

.infotable02 thead th {
  background-color: #f0f0f0;
  text-align: center;
  font-size: 13px; }

.infotable02 tbody th {
  width: 18%;
  background-color: #f0f0f0; }

.infotable02 tbody td {
  width: 18%;
  background-color: #ffffff; }

.infotable_select_station {
  border-collapse: collapse;
  /* 枠線の表示方法 */
  border: 1px #999999 solid;
  /* テーブル全体の枠線（太さ・色・スタイル） */
  background-color: #FFFFFF;
  /* 背景色 */
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 13px;
  width: 960px; }
@media only screen and (max-width: 640px) {
  .infotable_select_station {
    width: 100%; } }
@media only screen and (max-width: 640px) {
  .infotable_select_station tr {
    display: block; } }
.infotable_select_station td, .infotable_select_station th {
  border: 1px #999999 solid;
  padding: 8px;
  line-height: 18px;
  text-align: center; }
@media only screen and (max-width: 640px) {
  .infotable_select_station td, .infotable_select_station th {
    display: list-item;
    list-style-type: none;
    border: none;
    margin: 5px; } }
.infotable_select_station thead th {
  background-color: #f0f0f0;
  text-align: center;
  font-size: 18px; }
.infotable_select_station tbody th {
  background-color: #f0f0f0; }
.infotable_select_station tbody td {
  background-color: #ffffff; }
.infotable_select_station tbody td.map01 {
  padding: 0;
  margin: 0;
  width: 600px;
  font-size: 18px; }
@media only screen and (max-width: 640px) {
  .infotable_select_station tbody td.map01 {
    width: 100%; } }
.infotable_select_station tbody td.map02 {
  padding: 0;
  margin: 0;
  width: 360px;
  vertical-align: top;
  background-color: #ffffee; }
@media only screen and (max-width: 640px) {
  .infotable_select_station tbody td.map02 {
    width: 100%; } }
.infotable_select_station tbody td.map02 dl {
  width: 340px;
  border-bottom: 1px solid #d0d0d0;
  margin: 8px auto; }
@media only screen and (max-width: 640px) {
  .infotable_select_station tbody td.map02 dl {
    width: 100%; } }
.infotable_select_station tbody td.map02 dt {
  font-size: 20px;
  text-align: left;
  line-height: 26px; }
.infotable_select_station tbody td.map02 dd {
  font-size: 16px;
  text-align: left;
  line-height: 22px; }
.infotable_select_station div#station_hall_list {
  width: 360px;
  height: 500px;
  overflow: scroll;
  overflow-x: hidden; }
@media only screen and (max-width: 640px) {
  .infotable_select_station div#station_hall_list {
    width: 97%;
    height: auto;
    padding-left: 3%; } }
.infotable_select_station td h3 {
  font-size: 16px; }
.infotable_select_station td p {
  font-size: 16px; }

div.marker p {
  font-size: 10px !important; }

/*---------------------------------
             GoogleMAP設定
----------------------------------*/
.axgmap {
  width: 600px;
  height: 500px;
  display: inline-block; }

#hall_gmap {
  width: 600px;
  height: 500px;
  display: inline-block; }
@media only screen and (max-width: 640px) {
  #hall_gmap {
    width: 100%;
    height: 300px; } }

/*-----------------------------
              aside
-------------------------------*/
aside section {
  margin-bottom: 16px;
  width: 260px; }

section#aside01 {
  background-image: url("/image/aside01_bg01.jpg");
  text-align: center;
  margin-top: 0px; }

section#aside01 img {
  margin: 0 auto; }

regend.span {
  display: block;
  margin: 1px;
  padding: 10px 20px;
  font-weight: bold;
  background-color: #f8f6f1; }

ul.train_name {
  width: 100%;
  display: block; }

ul.train_name li {
  display: inline-block;
  width: 20%;
  margin-right: 4%;
  margin-bottom: 1em;
  line-height: 1.2;
  font-size: 115.4%; }

/*navi関連*/
#lp_menu {
  list-style-type: none;
  max-width: 960px;
  width: 100%;
  height: 64px;
  margin: 0px auto 0px;
  padding: 0;
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
  background: -ms-linear-gradient(top, #ffffff, #e2e2e2);
  /* IE */
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
#lp_menu span {
  font-size: 14px; }
#lp_menu li {
  position: relative;
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #d0d0d0; }
#lp_menu li.current_plan01 a, #lp_menu li.current_plan01 a:hover {
  background-color: #62c1ba;
  color: #ffffff; }
#lp_menu li.current_plan02 a, #lp_menu li.current_plan02 a:hover {
  background-color: #999966;
  color: #ffffff; }
#lp_menu li.current_plan03 a, #lp_menu li.current_plan03 a:hover {
  background-color: #9999cc;
  color: #ffffff; }
#lp_menu li.current_plan04 a, #lp_menu li.current_plan04 a:hover {
  background-color: #99cc66;
  color: #ffffff; }
#lp_menu li.current_plan01 {
  color: #ffffff;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li.current_plan01 a {
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li.current_plan02 {
  color: #ffffff;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li.current_plan02 a {
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li.current_plan03 {
  color: #ffffff;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li.current_plan03 a {
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li.current_plan04 {
  color: #ffffff;
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li.current_plan04 a {
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li a {
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  color: #505050;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_menu li:hover ul li:first-child {
  border-top: 0; }
#lp_menu li:hover ul li:last-child {
  border-bottom: 0; }
#lp_menu li:hover ul li:last-child a {
  border-radius: 0 0 3px 3px; }
#lp_menu > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #299e61;
  background-color: #f0f0f0; }

#lp_mainmenu {
  list-style-type: none;
  max-width: 600px;
  width: 100%;
  height: 64px;
  margin: 0px auto 0px;
  padding: 0;
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
  background: -ms-linear-gradient(top, #ffffff, #e2e2e2);
  /* IE */
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
#lp_mainmenu li {
  position: relative;
  width: 33.3333%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #d0d0d0; }
#lp_mainmenu li.current_main {
  background: #299e61;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_mainmenu li.notready {
  background: #cccccc;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 17px 0 11px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#lp_mainmenu li a {
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  color: #505050;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  text-align: center; }
@media only screen and (max-width: 640px) {
  #lp_mainmenu li a {
    font-size: 14px; } }
#lp_mainmenu > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #299e61;
  background-color: #f0f0f0; }

#scmenu {
  list-style-type: none;
  max-width: 670px;
  width: 100%;
  height: 64px;
  margin: 0px auto 0px;
  padding: 0;
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
  background: -ms-linear-gradient(top, #ffffff, #e2e2e2);
  /* IE */
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 0px 0px 0 0;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  z-index: 1 !important; }
#scmenu li {
  position: relative;
  width: 33.3333%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #d0d0d0; }
#scmenu li.current_main {
  background: #299e61;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#scmenu li.notready {
  background: #cccccc;
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 17px 0 11px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#scmenu li a {
  display: block;
  margin: 0;
  padding: 26px 0 20px;
  color: #505050;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none; }
#scmenu > li:hover > a {
  border-radius: 3px 3px 0 0;
  color: #299e61;
  background-color: #f0f0f0; }

/*jQuery*/
dl#movie_index {
  margin-right: auto !important;
  margin-left: auto !important;
  margin-bottom: 20px;
  width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 19px;
  font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, ＭＳ Ｐゴシック, MS P Gothic, Osaka, Arial, sans-serif;
  font-weight: bold;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-radius: 8px 8px 8px 8px;
  background-color: #f0f0f0; }
@media only screen and (max-width: 640px) {
  dl#movie_index {
    width: 100%; } }
dl#movie_index dt {
  background-color: #299e61;
  color: #ffffff !important;
  border-top: 1px solid #299e61;
  border-left: 1px solid #299e61;
  border-right: 1px solid #299e61;
  border-radius: 8px 8px 0px 0px;
  padding: 10px 0 10px 18px;
  margin-bottom: 12px; }
dl#movie_index dd {
  color: #299e61;
  border: 1px solid #cccccc;
  border-radius: 5px 5px 5px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 6px;
  width: 560px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px; }
@media only screen and (max-width: 640px) {
  dl#movie_index dd {
    width: 96%; } }
dl#movie_index dd a {
  text-decoration: none;
  color: #299e61;
  display: block;
  padding: 8px 0 8px 30px; }
dl#movie_index dd a span {
  color: #990000; }
dl#movie_index ddhover {
  text-decoration: none;
  color: #299e61;
  background-color: #e7fdf2; }
