@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_plan .layout01 .sapporo:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .lower #daytrip #contents #side {
    width: 24.16667%;
  }
}
@media print {
  .lower #daytrip #contents #side {
    width: 24.16667%;
  }
}
.ie8 .lower #daytrip #contents #side {
  width: 24.16667%;
}
.lower #daytrip #contents #side h2 {
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .lower #daytrip #contents #side h2 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .lower #daytrip #contents #side h2 {
    font-size: 131%;
  }
}

@media only screen and (min-width: 768px) {
  #side .active {
    max-width: 290px;
  }
}
@media print {
  #side .active {
    max-width: 290px;
  }
}
.ie8 #side .active {
  max-width: 290px;
}
#side .att {
  margin-top: 1em;
  color: red;
}

@media only screen and (max-width: 767px) {
  .box_img {
    overflow: hidden;
  }
  .box_img img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
.box_img #obj_slider, .box_img #obj_slider2 {
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .box_img #obj_slider, .box_img #obj_slider2 {
    padding-bottom: 2em;
  }
}
.box_img .slick-dots {
  bottom: 0;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .box_img .slick-dots {
    bottom: 0.2em;
  }
}
.box_img .slick-dots li {
  width: .8em;
  height: .8em;
  -moz-transition: background 300ms;
  -o-transition: background 300ms;
  -webkit-transition: background 300ms;
  transition: background 300ms;
  background: #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #d5d5d5;
}
.box_img .slick-dots li.slick-active, .box_img .slick-dots li:hover {
  background: #d5d5d5;
}
.box_img .slick-dots li:first-child {
  margin-left: 0;
}
.box_img .slick-dots li button {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.box_img .slick-dots li button:before {
  display: none;
}

.box_img2 {
  letter-spacing: -.5em;
}
.box_img2 p {
  display: inline-block;
  letter-spacing: normal;
  width: 48.18182%;
  margin-left: 3.52273%;
  vertical-align: top;
}
.box_img2 p:nth-child(2n+1) {
  margin-left: 0;
}
.box_img2 p span {
  display: block;
  border: 1px solid #eeeeee;
  padding: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box_img2 p em {
  display: block;
  margin-top: 20px;
  text-align: center;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_img2 p em {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .box_img2 p em {
    margin-top: 0.8em;
  }
}
@media only screen and (min-width: 1201px) {
  .box_img2 p em {
    font-size: 116%;
  }
}
@media print {
  .box_img2 p em {
    font-size: 116%;
  }
}
.ie8 .box_img2 p em {
  font-size: 116%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_img2 p em {
    font-size: 108%;
  }
}

.temp_st1 {
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
  position: relative;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 3em;
  }
}
@media only screen and (min-width: 1201px) {
  .con_intro > .txt {
    padding: 0 60px;
  }
}
@media print {
  .con_intro > .txt {
    padding: 0 60px;
  }
}
.ie8 .con_intro > .txt {
  padding: 0 60px;
}
.con_intro .nav_st {
  margin-top: 30px;
  text-align: center;
  font-size: 124%;
  position: relative;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .nav_st {
    margin-top: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .nav_st {
    margin-top: 1.6em;
  }
}
.con_intro .nav_st span {
  display: block;
  font-size: 113%;
  padding-bottom: 1em;
  font-weight: bold;
}
.con_intro .nav_st span:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 1px;
  background: #000;
  top: 2em;
  left: 0;
  right: 0;
  margin: auto;
}
.con_intro .box_att {
  margin-top: 22px;
  text-align: center;
  color: red;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .box_att {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att {
    margin-top: 1em;
  }
}
.con_intro .box_att .st {
  font-size: 124%;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
}
.con_intro .box_att .txt {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_att .txt {
    margin-top: 0.5em;
  }
}
.con_intro .pnav {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .pnav {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .pnav {
    margin-top: 0.8em;
  }
}
.con_intro .pnav li {
  width: calc(50% - 10px - 4px);
}
@media only screen and (max-width: 767px) {
  .con_intro .pnav li {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .pnav li:nth-child(even) {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro .pnav li:nth-child(even) {
    margin-left: 0;
  }
}

@media print {
  .con_intro .pnav li:nth-child(even) {
    margin-left: 20px;
  }
}
.ie8 .con_intro .pnav li:nth-child(even) {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .ie8 .con_intro .pnav li:nth-child(even) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .pnav li + li {
    margin-top: 1em;
  }
}
.con_intro .pnav li a {
  display: flex;
  align-items: center;
  padding: 7px;
  border: solid 1px #dfe6ef;
  text-decoration: none;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_intro .pnav li a {
    padding: 0.5em;
  }
}
.con_intro .pnav li a:before {
  content: '';
  display: block;
  width: calc(100% + 3px * 2);
  height: calc(100% + 3px * 2);
  position: absolute;
  top: -4px;
  left: -4px;
  border: solid 1px #dfe6ef;
}
.con_intro .pnav li a:after {
  content: '';
  width: 0;
  height: 100%;
  background: #f0f3f8;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 300ms, width 300ms;
  -o-transition: opacity 300ms, width 300ms;
  -webkit-transition: opacity 300ms, width 300ms;
  transition: opacity 300ms, width 300ms;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: -1;
}
.con_intro .pnav li a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 100%;
}
.con_intro .pnav li a .img {
  width: 23.07692%;
}
@media only screen and (max-width: 767px) {
  .con_intro .pnav li a .img {
    width: 25%;
  }
}
.con_intro .pnav li a .txt {
  width: 76.92308%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_intro .pnav li a .txt {
    width: 75%;
  }
}
.con_intro .pnav li a .txt:before, .con_intro .pnav li a .txt:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_intro .pnav li a .txt:after {
  content: "";
  margin-left: .5em;
  position: absolute;
  right: 1em;
  top: calc(50% - .5em);
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_intro .pnav li a .txt:after {
    right: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .pnav li a .txt:after {
    right: 0.5em;
  }
}
.con_intro .pnav li a .txt.limit {
  color: #4172ac;
}

/* -----------------------------------------------------------
	.con_plan
----------------------------------------------------------- */
.con_plan {
  text-align: center;
}
.con_plan + .con_plan {
  margin-top: 5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan + .con_plan {
    margin-top: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan + .con_plan {
    margin-top: 2em;
  }
}
.con_plan h3 {
  font-size: 216%;
  margin-bottom: 1em;
  letter-spacing: .05em;
}
.con_plan h3:after {
  content: "";
  width: 90px;
  height: 1px;
  display: block;
  margin: 0 auto;
  background-color: #000;
  margin-top: .2em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan h3 {
    font-size: 170%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan h3 {
    font-size: 147%;
  }
}
.con_plan h3 span {
  display: block;
  font-size: 72%;
  margin: .3em 0 .6em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan h3 span {
    font-size: 78%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan h3 span {
    font-size: 64%;
  }
}
.con_plan h4 {
  text-align: center;
  font-size: 124%;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
  color: #1c385a;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan h4 {
    margin-top: 54px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan h4 {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan h4 {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan h4 {
    font-size: 139%;
  }
}
.con_plan h4:before {
  content: '';
  width: 60px;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-bottom: 18px;
  background: #000;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan h4:before {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan h4:before {
    margin-bottom: 0.5em;
  }
}
.con_plan .txt_lead {
  width: 95%;
  max-width: 700px;
  font-size: 100%;
  margin-top: 1.5em;
  text-align: left;
  margin: 2em auto 0;
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_lead {
    margin: 1em auto 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_plan .txt_lead.center {
    text-align: center !important;
  }
}
@media print {
  .con_plan .txt_lead.center {
    text-align: center !important;
  }
}
.ie8 .con_plan .txt_lead.center {
  text-align: center !important;
}
.con_plan .txt_lead2 {
  text-align: center;
  margin-top: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_lead2 {
    margin-top: 0.4em;
  }
}
.con_plan .inner {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner {
    margin-top: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner {
    margin-top: 1.5em;
  }
}
.con_plan .inner h4 {
  text-align: center;
  font-size: 154%;
  color: #817757;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner h4 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner h4 {
    margin-bottom: 0.2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner h4 {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner h4 {
    font-size: 139%;
  }
}
.con_plan .inner h4:before {
  content: '';
  width: 60px;
  height: 1px;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px;
  background: #817757;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner h4:before {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner h4:before {
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .txt {
    text-align: left;
  }
}
.con_plan .inner .box_txt {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt {
    margin-top: 1em;
  }
}
.con_plan .inner .box_txt b {
  font-weight: normal;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
  letter-spacing: .1em;
}
.con_plan .inner .box_txt .temp_tbl {
  max-width: 100%;
  margin: auto;
  vertical-align: middle;
  border-top: 1px solid #dcdcdc;
}
.con_plan .inner .box_txt .temp_tbl.tbl2 {
  border-top: 2px solid #251c13;
}
.con_plan .inner .box_txt .temp_tbl.tbl2 .tbl_line {
  border-left: none;
}
.con_plan .inner .box_txt .temp_tbl .tbl_tit {
  display: block;
  font-size: 93%;
  padding: .8em 0;
  border-bottom: 1px solid #dcdcdc;
  background-color: #fbfbfb;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line {
  width: 100%;
  border-left: 2px solid #251c13;
  display: table;
  line-height: 1 !important;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_left {
  display: table-cell;
  width: 130px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 93%;
  padding: 2em 1.5em;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_left {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_left {
    width: 35%;
    padding: .5em .5em;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right {
  display: table-cell;
  width: 651px;
  padding: .5em 1.5em;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  font-size: 147%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right {
    width: 70%;
    font-size: 131%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right {
    font-size: 108%;
    padding: .5em;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right span {
  font-size: 64%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right span {
    font-size: 89%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right span {
    font-size: 86%;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right em {
  font-size: 85%;
  vertical-align: .2em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right em {
    font-size: 89%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right em {
    font-size: 86%;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 {
  display: table-cell;
  width: 651px;
  font-size: 147%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dcdcdc;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 {
    width: 70%;
    font-size: 131%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 {
    font-size: 108%;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2 {
  width: 325px;
  padding: 0.8em 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2 {
    padding: 1.4em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2 {
    padding: 0.8em 1.2em;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3 {
  width: 251px;
  padding: 1.2em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3 {
    padding: 1.2em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3 {
    padding: 0.5em 1em;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s {
  width: 325px;
  letter-spacing: -.5em;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p {
  padding: 0.8em 0.6em;
  letter-spacing: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p {
    padding: 1.4em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p {
    padding: 0.8em 0.3em;
  }
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p:first-child {
    border-right: 1px solid #dcdcdc;
    padding: 1em 1.2em;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p:first-child {
    padding: 1.6em 1em;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p:first-child {
    padding: 1em 0.23em;
  }
}

@media only screen and (min-width: 1201px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p + p {
    border-top: 1px solid #dcdcdc;
  }
}
@media print {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p + p {
    border-top: 1px solid #dcdcdc;
  }
}
.ie8 .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p + p {
  border-top: 1px solid #dcdcdc;
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s p + p {
    width: 35%;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s {
  width: 251px;
  letter-spacing: -.5em;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p {
  padding: 1em 0.6em;
  letter-spacing: normal;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p {
    padding: 1.2em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p {
    padding: 0.5em 0.3em;
  }
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p {
    display: inline-block;
    width: 44.5%;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p:first-child {
    border-right: 1px solid #dcdcdc;
    padding: 1.2em 1em;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p:first-child {
    padding: 1.4em 1em;
  }
}
@media only screen and (max-width: 1200px) and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p:first-child {
    padding: 0.7em 0.3em;
  }
}

@media only screen and (min-width: 1201px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p + p {
    border-top: 1px solid #dcdcdc;
  }
}
@media print {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p + p {
    border-top: 1px solid #dcdcdc;
  }
}
.ie8 .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p + p {
  border-top: 1px solid #dcdcdc;
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s p + p {
    width: 55%;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_4 {
  width: 162px;
  padding: .5em .4em;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_4, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #dcdcdc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_4, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s {
    display: block;
    width: 100%;
    border-top: 1px solid #dcdcdc;
  }
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2:first-child, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3:first-child, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_4:first-child, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s:first-child, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s:first-child {
    border-top: none;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_4 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s span {
  font-size: 64%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_4 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s span {
    font-size: 77%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_4 span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_2s span, .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right2 .block_3s span {
    font-size: 86%;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right3 {
  display: table-cell;
  width: 651px;
  padding: 1em 1.5em;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  font-size: 124%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right3 {
    width: 70%;
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right3 {
    font-size: 100%;
    padding: .5em;
  }
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right3 em {
  font-size: 119%;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right3 b {
  font-size: 119%;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right3 span {
  display: block;
  line-height: 1.4;
}
.con_plan .inner .box_txt .temp_tbl .tbl_line .tbl_right3 span + span {
  margin-top: 1.2em;
}
.con_plan .inner .box_txt .temp_tbl .line1 {
  background-color: #fbfbfb;
}
.con_plan .inner .box_txt .temp_tbl .txt_cau {
  font-size: 93%;
  padding-top: 1em;
}
@media only screen and (min-width: 1201px) {
  .con_plan .inner .box_txt .temp_tbl .txt_cau {
    text-align: right;
  }
}
@media print {
  .con_plan .inner .box_txt .temp_tbl .txt_cau {
    text-align: right;
  }
}
.ie8 .con_plan .inner .box_txt .temp_tbl .txt_cau {
  text-align: right;
}
@media only screen and (max-width: 1200px) {
  .con_plan .inner .box_txt .temp_tbl .txt_cau {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .temp_tbl .txt_cau {
    padding-top: .5em;
    text-align: left;
  }
}
.con_plan .inner .box_txt .btn {
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .con_plan .inner .box_txt .btn {
    width: 450px;
  }
}
@media print {
  .con_plan .inner .box_txt .btn {
    width: 450px;
  }
}
.ie8 .con_plan .inner .box_txt .btn {
  width: 450px;
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .btn {
    width: 90%;
  }
}
.con_plan .inner .box_txt .btn em, .con_plan .inner .box_txt .btn a {
  display: block;
  padding: .7em 1em;
  text-decoration: none;
  font-size: 108%;
  color: #393939;
  cursor: pointer;
  border: 1px solid #393939;
  -moz-transition: color 300ms;
  -o-transition: color 300ms;
  -webkit-transition: color 300ms;
  transition: color 300ms;
  font-family: "Microsoft YaHei", "微软雅黑", "黑体", "SimHei", SimHei, "微软正黑体", "Microsoft JhengHei", Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .btn em, .con_plan .inner .box_txt .btn a {
    font-size: 100%;
  }
}
.con_plan .inner .box_txt .btn em:before, .con_plan .inner .box_txt .btn a:before {
  content: '';
  width: 0;
  height: 100%;
  background: #393939;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 300ms, width 300ms;
  -o-transition: opacity 300ms, width 300ms;
  -webkit-transition: opacity 300ms, width 300ms;
  transition: opacity 300ms, width 300ms;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.con_plan .inner .box_txt .btn em span, .con_plan .inner .box_txt .btn a span {
  position: relative;
  z-index: 1;
}
.con_plan .inner .box_txt .btn em span:before, .con_plan .inner .box_txt .btn em span:after, .con_plan .inner .box_txt .btn a span:before, .con_plan .inner .box_txt .btn a span:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_plan .inner .box_txt .btn em span:after, .con_plan .inner .box_txt .btn a span:after {
  content: "";
  margin-left: .5em;
  vertical-align: baseline !important;
}
.con_plan .inner .box_txt .btn:hover em, .con_plan .inner .box_txt .btn:hover a {
  color: #FFF;
}
.con_plan .inner .box_txt .btn:hover em:before, .con_plan .inner .box_txt .btn:hover a:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .btn {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .inner .box_txt .btn {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .btn {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .inner .box_txt .btn {
    width: 100%;
  }
}
.con_plan .txt_link {
  text-align: center;
  font-size: 108%;
  padding-top: 3em;
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_link {
    padding-top: 2em;
  }
}
.con_plan .txt_link2 {
  text-align: center;
  font-size: 108%;
  padding-top: 1em;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_link2 {
    padding-top: .5em;
  }
}
.con_plan .link {
  min-width: 60%;
  display: inline-block;
  padding: .5em 2em 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .link {
    padding: 2em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .link {
    padding: 1em 0;
  }
}
.con_plan .box_tel {
  display: inline-block;
  margin-top: 5em;
  border-top: 1px dotted #cbcbcb;
  border-bottom: 1px dotted #cbcbcb;
  padding: 0.7em 0 0.1em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_tel {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_tel {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_tel {
    padding: 0.8em 0 0.3em;
  }
}
.con_plan .box_tel .link:before, .con_plan .box_tel .link:after {
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 277%;
  line-height: 1;
  color: #1c385a;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_tel .link:before, .con_plan .box_tel .link:after {
    font-size: 370%;
  }
}
.con_plan .box_tel .link:before {
  content: '{';
}
.con_plan .box_tel .link:after {
  content: '}';
}
.con_plan .box_tel .link > div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 1em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_tel .link > div {
    padding: 0 .5em;
  }
}
.con_plan .box_tel .link > div > * {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.con_plan .box_tel .link > div .txt_tel {
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 1201px) {
  .con_plan .box_tel .link > div .txt_tel {
    border-right: 1px solid #1c385a;
    padding-right: 1.5em;
    margin-right: 1.5em;
  }
}
@media print {
  .con_plan .box_tel .link > div .txt_tel {
    border-right: 1px solid #1c385a;
    padding-right: 1.5em;
    margin-right: 1.5em;
  }
}
.ie8 .con_plan .box_tel .link > div .txt_tel {
  border-right: 1px solid #1c385a;
  padding-right: 1.5em;
  margin-right: 1.5em;
}
.con_plan .box_tel .link > div .txt_tel a, .con_plan .box_tel .link > div .txt_tel span {
  font-size: 116%;
  color: #1c385a;
  display: block;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_tel .link > div .txt_tel a, .con_plan .box_tel .link > div .txt_tel span {
    font-size: 108%;
  }
}
.con_plan .box_tel .link > div .txt_tel a em, .con_plan .box_tel .link > div .txt_tel span em {
  padding-left: .2em;
  font-size: 174%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_tel .link > div .txt_tel a em, .con_plan .box_tel .link > div .txt_tel span em {
    font-size: 143%;
  }
}
.con_plan .box_tel .link > div .txt_lnk {
  position: relative;
}
.con_plan .box_tel .link > div .txt_lnk a {
  display: block;
  color: #1c385a;
  text-decoration: none;
  padding: .5em;
}
.con_plan .box_tel .link > div .txt_lnk a:before, .con_plan .box_tel .link > div .txt_lnk a:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_plan .box_tel .link > div .txt_lnk a:before {
  content: "";
  margin-right: .5em;
  display: inline-block;
}
.con_plan .box_tel .link > div .txt_lnk a:before, .con_plan .box_tel .link > div .txt_lnk a:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_plan .box_tel .link > div .txt_lnk a:after {
  content: "";
  margin-left: .5em;
  display: inline-block;
}
.con_plan .box_tel .link > div .txt_lnk:before {
  content: '';
  width: 0;
  height: 1px;
  background: #462515;
  position: absolute;
  bottom: 0;
  left: 0;
  -moz-transition: width 300ms;
  -o-transition: width 300ms;
  -webkit-transition: width 300ms;
  transition: width 300ms;
}
.con_plan .box_tel .link > div .txt_lnk:hover:before {
  width: 100%;
}
.con_plan .box_hyoto {
  margin-top: 5em;
  padding: 3em;
  text-align: center;
  color: #606060;
  position: relative;
  background: #f7f5ee;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_hyoto {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto {
    padding: 1em 1em 2em;
  }
}
.con_plan .box_hyoto h3 {
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto h3 {
    margin-bottom: 1.2em;
  }
}
.con_plan .box_hyoto .st_icon {
  display: inline;
  padding: .5em 1em;
  color: #fff;
  background: #1c385a;
  border-radius: 20px;
  margin-top: -.5em;
}
.con_plan .box_hyoto .wrp_img {
  position: relative;
  max-width: 720px;
  margin: auto;
  margin-top: 2em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_img {
    margin-top: 1em;
  }
}
.con_plan .box_hyoto .wrp_img .hyoto_icon {
  position: absolute;
  right: -25px;
  top: -25px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_img .hyoto_icon {
    right: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_img .hyoto_icon {
    top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_img .hyoto_icon img {
    width: 80%;
  }
}
.con_plan .box_hyoto .wrp_txt {
  max-width: 560px;
  margin: 0 auto;
  width: 100%;
}
.con_plan .box_hyoto .wrp_txt .st {
  font-size: 154%;
  letter-spacing: .05em;
  margin-top: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_hyoto .wrp_txt .st {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .st {
    margin-top: 0.5em;
  }
}
.con_plan .box_hyoto .wrp_txt .st i {
  display: inline-block;
}
.con_plan .box_hyoto .wrp_txt .txt {
  margin-top: 2em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .txt {
    text-align: left;
  }
}
.con_plan .box_hyoto .wrp_txt .period {
  padding: .4em 0;
  font-size: 116%;
  margin-top: 1.5em;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_hyoto .wrp_txt .period {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .period {
    margin-top: 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .period {
    font-size: 108%;
  }
}
.con_plan .box_hyoto .wrp_txt .period em {
  color: #4172ac;
}
.con_plan .box_hyoto .wrp_txt .time {
  font-size: 116%;
  margin-top: 0.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_hyoto .wrp_txt .time {
    margin-top: 0.7em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .time {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .time {
    font-size: 108%;
  }
}
.con_plan .box_hyoto .wrp_txt .price {
  font-size: 108%;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin-top: 1.5em;
}
@media only screen and (min-width: 768px) {
  .con_plan .box_hyoto .wrp_txt .price {
    letter-spacing: .1em;
    padding: .5em 2em;
  }
}
@media print {
  .con_plan .box_hyoto .wrp_txt .price {
    letter-spacing: .1em;
    padding: .5em 2em;
  }
}
.ie8 .con_plan .box_hyoto .wrp_txt .price {
  letter-spacing: .1em;
  padding: .5em 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_hyoto .wrp_txt .price {
    padding: .5em 1em;
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .price {
    font-size: 100%;
    margin-top: .8em;
    padding: .5em 0;
    text-align: left;
  }
}
.con_plan .box_hyoto .wrp_txt .price p {
  padding: 0 .5em;
}
.con_plan .box_hyoto .wrp_txt .price em {
  font-size: 108%;
  color: #4172ac;
}
.con_plan .box_hyoto .wrp_txt .price em i {
  font-size: 160%;
  line-height: 1.5;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_hyoto .wrp_txt .price em i {
    line-height: 1.2;
  }
}
.con_plan .box_hyoto .wrp_txt .price span {
  font-size: 86%;
}
.con_plan .box_hyoto .wrp_txt .price .pri_st {
  text-align: center;
}
.con_plan .txt_att {
  padding: 1.5em;
  border: solid 1px #cbcbcb;
  margin-top: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .txt_att {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_att {
    padding: 0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .txt_att {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_att {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_att {
    text-align: left;
  }
}
.con_plan .txt_att p:not(.txt_att_tit) {
  text-align: left;
}
.con_plan .txt_att + .temp_st1 {
  margin-top: 1.6em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .txt_att + .temp_st1 {
    margin-top: 1.4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .txt_att + .temp_st1 {
    margin-top: 0.5em;
  }
}
.con_plan .txt_att_tit {
  font-weight: bold;
  margin-bottom: .5em;
}
.con_plan .box_bus {
  margin-top: 5em;
  margin-bottom: 5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_bus {
    margin-top: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bus {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_bus {
    margin-bottom: 4.6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bus {
    margin-bottom: 2em;
  }
}
.con_plan .box_bus > * {
  text-decoration: none;
}
.con_plan .box_bus a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  .con_plan .box_bus a:hover .temp_lnk1 span:after {
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@media print {
  .con_plan .box_bus a:hover .temp_lnk1 span:after {
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.ie8 .con_plan .box_bus a:hover .temp_lnk1 span:after {
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.con_plan .box_bus .st {
  font-size: 170%;
  text-transform: uppercase;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bus .st {
    font-size: 162%;
  }
}
.con_plan .box_bus .txt {
  margin-top: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_bus .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bus .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bus .txt {
    text-align: left;
  }
}
.con_plan .box_time {
  padding-top: 3em;
  border-top: 1px dotted #cbcbcb;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_time {
    padding-top: 2.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_time {
    padding-top: 2em;
  }
}
.con_plan .box_time .st {
  letter-spacing: normal;
  margin-bottom: 10px;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
  font-size: 185%;
  text-align: center;
  color: #4172ac;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .box_time .st {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_time .st {
    margin-bottom: 0.5em;
  }
}
.con_plan .box_time .st + .time {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .con_plan .box_time .st + .time {
    margin-right: 1.96078%;
  }
}
@media print {
  .con_plan .box_time .st + .time {
    margin-right: 1.96078%;
  }
}
.ie8 .con_plan .box_time .st + .time {
  margin-right: 1.96078%;
}
.con_plan .box_time .st + .time p {
  background: #817757;
}
@media only screen and (min-width: 1201px) {
  .con_plan .layout01 {
    letter-spacing: -.5em;
  }
  .con_plan .layout01 > div {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print {
  .con_plan .layout01 {
    letter-spacing: -.5em;
  }
  .con_plan .layout01 > div {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
}
.ie8 .con_plan .layout01 {
  letter-spacing: -.5em;
}
.ie8 .con_plan .layout01 > div {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.con_plan .layout01 .txt_lead {
  margin-top: 1.4em;
  text-align: center;
  letter-spacing: normal;
}
.con_plan .layout01 .sapporo {
  width: 80%;
  margin: 2em auto;
}
.con_plan .layout01 .sapporo li {
  float: left;
  width: 45%;
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 .sapporo li {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.con_plan .layout01 .sapporo li + li {
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 .sapporo li + li {
    float: none;
    margin-top: 1em;
  }
}
.con_plan .layout01 > div {
  padding-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .layout01 > div {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div {
    padding-top: 1em;
  }
}
@media only screen and (min-width: 1201px) {
  .con_plan .layout01 > div {
    width: 46.875%;
    margin-left: 6.25%;
  }
}
@media print {
  .con_plan .layout01 > div {
    width: 46.875%;
    margin-left: 6.25%;
  }
}
.ie8 .con_plan .layout01 > div {
  width: 46.875%;
  margin-left: 6.25%;
}
.con_plan .layout01 > div:nth-child(2n+1) {
  margin-left: 0;
}
.con_plan .layout01 > div.c1 .timeTable .title {
  background: #4172ac;
  color: #FFF;
  border: 1px solid #4172ac;
}
.con_plan .layout01 > div.c2 .timeTable .title {
  background: #fff;
  color: #444;
  border: 1px solid #4172ac;
}
.con_plan .layout01 > div .sst {
  font-size: 124%;
  color: #fff;
  margin-bottom: 15px;
  padding: .5em 1em;
  background-color: #4172ac;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .layout01 > div .sst {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div .sst {
    margin-bottom: 0.5em;
  }
}
.con_plan .layout01 > div .sst2 {
  font-size: 124%;
  color: #4172ac;
  margin-bottom: 15px;
  padding: .5em 1em;
  background-color: #fff;
  border: 2px solid #4172ac;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "宋体", "SimSun", SimSun, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .layout01 > div .sst2 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div .sst2 {
    margin-bottom: 0.5em;
  }
}
.con_plan .layout01 > div .timeTable {
  display: table;
  margin-bottom: 10px;
}
.con_plan .layout01 > div .timeTable > * {
  display: table-cell;
  vertical-align: middle;
}
.con_plan .layout01 > div .timeTable .table_l {
  border-top: 2px solid #1c385a;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  padding: 0 .8em;
}
.con_plan .layout01 > div .timeTable .title {
  background: #4172ac;
  color: #FFF;
  font-size: 108%;
  width: 1em;
  padding: .5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div .timeTable .title {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div .timeTable .table {
    border-width: .5em;
  }
}
.con_plan .layout01 > div .timeTable .table table {
  width: 100%;
  table-layout: fixed;
  border-top: 2px solid #1c385a;
}
@media only screen and (min-width: 768px) {
  .con_plan .layout01 > div .timeTable .table table {
    border-bottom: 1px solid #dcdcdc;
  }
}
@media print {
  .con_plan .layout01 > div .timeTable .table table {
    border-bottom: 1px solid #dcdcdc;
  }
}
.ie8 .con_plan .layout01 > div .timeTable .table table {
  border-bottom: 1px solid #dcdcdc;
}
.con_plan .layout01 > div .timeTable .table table tr {
  background-color: #f4f4f4;
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div .timeTable .table table tr {
    width: 80% !important;
    display: table-cell !important;
  }
  .con_plan .layout01 > div .timeTable .table table tr + tr {
    width: 20% !important;
  }
}
.con_plan .layout01 > div .timeTable .table table tr + tr {
  background-color: #fff;
}
.con_plan .layout01 > div .timeTable .table table tr th, .con_plan .layout01 > div .timeTable .table table tr td {
  padding: .7em .5em;
  font-size: 94%;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_plan .layout01 > div .timeTable .table table tr th, .con_plan .layout01 > div .timeTable .table table tr td {
    border-left: 1px solid #dcdcdc;
  }
  .con_plan .layout01 > div .timeTable .table table tr th:first-child, .con_plan .layout01 > div .timeTable .table table tr td:first-child {
    border-left: none;
  }
}
@media print {
  .con_plan .layout01 > div .timeTable .table table tr th, .con_plan .layout01 > div .timeTable .table table tr td {
    border-left: 1px solid #dcdcdc;
  }
  .con_plan .layout01 > div .timeTable .table table tr th:first-child, .con_plan .layout01 > div .timeTable .table table tr td:first-child {
    border-left: none;
  }
}
.ie8 .con_plan .layout01 > div .timeTable .table table tr th, .ie8 .con_plan .layout01 > div .timeTable .table table tr td {
  border-left: 1px solid #dcdcdc;
}
.ie8 .con_plan .layout01 > div .timeTable .table table tr th:first-child, .ie8 .con_plan .layout01 > div .timeTable .table table tr td:first-child {
  border-left: none;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_plan .layout01 > div .timeTable .table table tr th, .con_plan .layout01 > div .timeTable .table table tr td {
    font-size: 87%;
    padding: .5em .3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div .timeTable .table table tr th, .con_plan .layout01 > div .timeTable .table table tr td {
    padding: 1.2em 0;
    font-size: 93%;
    border-bottom: 1px solid #dcdcdc;
    display: block !important;
  }
}
@media only screen and (min-width: 768px) {
  .con_plan .layout01 > div .timeTable .table table td {
    border-top: 1px solid #dcdcdc;
  }
}
@media print {
  .con_plan .layout01 > div .timeTable .table table td {
    border-top: 1px solid #dcdcdc;
  }
}
.ie8 .con_plan .layout01 > div .timeTable .table table td {
  border-top: 1px solid #dcdcdc;
}
@media only screen and (max-width: 767px) {
  .con_plan .layout01 > div .timeTable .table table td {
    border-left: 1px solid #dcdcdc;
  }
}
