@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : hokkaido_touhoku_sum.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
body {
  background: #fff;
}

.container {
  width: 1260px;
  margin: 0 auto;
  *zoom: 1;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}

.box_btn {
  text-align: center;
  margin-top: 60px;
}
.box_btn .btn_link, .box_btn .btn_link_s {
  display: inline-block;
  width: 100%;
  max-width: 300px;
}
.box_btn .btn_link:hover, .box_btn .btn_link_s:hover {
  background: #fff0d3;
}
.box_btn .btn_link a, .box_btn .btn_link_s a {
  background: #fff;
  padding: 15px;
}
.box_btn .btn_link a span, .box_btn .btn_link_s a span {
  background: url("../images/btn_ar_yellow.png") no-repeat left center;
}
.box_btn .btn_link a:hover, .box_btn .btn_link a:focus, .box_btn .btn_link_s a:hover, .box_btn .btn_link_s a:focus {
  background: #fff0d3;
}

#contents .wrp_main {
  max-width: none;
  overflow: inherit;
}
#contents .wrp_main .has_bg {
  background: #f4d392;
}

/* -----------------------------------------------------------
	.topicpath
----------------------------------------------------------- */
.topicpath {
  margin-bottom: 0;
}

/* -----------------------------------------------------------
	.con_imgmain
----------------------------------------------------------- */
.con_imgmain {
  position: relative;
  overflow: hidden;
}
.con_imgmain .wrp_img {
  overflow: hidden;
  left: 50%;
  position: relative;
  margin-left: -1000px;
}
.con_imgmain .wrp_img img {
  max-width: none;
  width: 2000px;
  height: 667px;
}

/* -----------------------------------------------------------
	.con_lnk
----------------------------------------------------------- */
.con_lnk {
  text-align: center;
  position: absolute;
  left: 0;
  top: -4.55em;
  width: 100%;
  z-index: 99;
}
.con_lnk ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.con_lnk ul li {
  width: 30%;
  vertical-align: middle;
  margin: 0 30px;
}

/* -----------------------------------------------------------
	.con_plan
----------------------------------------------------------- */
.con_plan {
  padding-top: 120px;
}
.con_plan .wrp_plan {
  background: #fff;
  padding: 60px 55px;
}
.con_plan .wrp_plan .ttl {
  text-align: center;
  margin-bottom: 25px;
}
.con_plan .wrp_plan .txt_intro {
  text-align: center;
  font-size: 25px;
  margin-bottom: 50px;
}
.con_plan .wrp_plan .col_plan {
  display: flex;
  justify-content: space-between;
  margin-bottom: 87px;
}
.con_plan .wrp_plan .col_plan .item_plan {
  width: 48.5%;
  border: 4px solid #52aea6;
  padding: 0 0 25px;
}
.con_plan .wrp_plan .col_plan .item_plan .txt_bg {
  background: #52aea6;
  color: #fff;
  font-size: 32px;
  text-align: center;
  padding: .27em;
  margin-bottom: 15px;
  font-weight: bold;
}
.con_plan .wrp_plan .col_plan .item_plan .sub {
  text-align: center;
  margin-bottom: 17px;
}
.con_plan .wrp_plan .col_plan .item_plan .sub.no_mgb {
  margin-bottom: 0;
}
.con_plan .wrp_plan .col_plan .item_plan .txt {
  padding: 0 30px;
  font-size: 18px;
}
.con_plan .wrp_plan .col_plan .item_plan .txt.txt_ind {
  text-indent: -1em;
  padding-left: 2.7em;
}
.con_plan .wrp_plan .col_plan .item_plan .txt span {
  font-weight: bold;
  color: #eaa600;
}
.con_plan .wrp_plan .box_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con_plan .wrp_plan .box_content .item {
  width: 21%;
}
.con_plan .wrp_plan .box_content .item .st {
  background: #eb9b00;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: .45em;
  margin-bottom: 15px;
  font-weight: normal;
}
.con_plan .wrp_plan .box_content .item .img {
  margin-bottom: 25px;
}
.con_plan .wrp_plan .box_content .item .box_txt {
  margin-bottom: 30px;
}
.con_plan .wrp_plan .box_content .item .box_txt .mgb_02 {
  margin-bottom: .2em;
}
.con_plan .wrp_plan .box_content .item .box_txt.mgb_05, .con_plan .wrp_plan .box_content .item .box_txt .mgb_05 {
  margin-bottom: .5em;
}
.con_plan .wrp_plan .box_content .item .box_txt .txt_dsc {
  margin-top: 20px;
}
.con_plan .wrp_plan .box_content .item .box_txt .txt {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
.con_plan .wrp_plan .box_content .item .box_txt .bg_green {
  background: #52aea6;
  color: #fff;
  padding: .1em 0;
  margin-right: 4%;
  font-weight: bold;
  width: 50px;
  text-align: center;
}
.con_plan .wrp_plan .box_content .item .box_txt .sp_b {
  font-weight: bold;
  font-size: 16px;
}
.con_plan .wrp_plan .box_content .item .box_txt .bg_brown {
  background: #9f5a08;
  color: #fff;
  padding: 1px 0;
  margin-right: 4%;
  width: 50px;
  text-align: center;
}
.con_plan .wrp_plan .box_content .item .box_txt .sp_big {
  font-weight: bold;
  font-size: 20px;
  color: #bf1148;
}
.con_plan .wrp_plan .box_content .item .box_txt .txt_note {
  text-indent: -1em;
  padding-left: 1em;
}
.con_plan .wrp_plan .box_content .item .box_txt ul li {
  position: relative;
  padding-left: 15px;
}
.con_plan .wrp_plan .box_content .item .box_txt ul li::before {
  content: "●";
  color: #52aea6;
  position: absolute;
  top: 0;
  left: 0;
}
.con_plan .wrp_plan .box_content .bdr {
  border-top: 1px dashed #eaa600;
  width: 100%;
  padding-bottom: 33px;
}

/* -----------------------------------------------------------
	.con_sake
----------------------------------------------------------- */
.con_sake {
  padding: 150px 0;
}
.con_sake .wrp_sake {
  background: url(../images/bg_sake.jpg) no-repeat top left;
  padding: 85px 80px 0;
  position: relative;
}
.con_sake .wrp_sake .txt_sub {
  background: #ca4972;
  font-size: 28px;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: -1.3%;
  left: 50%;
  transform: translateX(-50%);
  width: 52%;
}
.con_sake .wrp_sake .ttl {
  margin-bottom: 65px;
}
.con_sake .wrp_sake .lst_sake {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con_sake .wrp_sake .lst_sake .item {
  width: 21.8%;
  margin-bottom: 40px;
}
.con_sake .wrp_sake .lst_sake .item .txt_bg {
  background: #ca4972;
  font-size: 18px;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
  font-weight: bold;
  line-height: 1.7;
}
.con_sake .wrp_sake .lst_sake .item .img {
  margin-bottom: 20px;
}
.con_sake .wrp_sake .lst_sake .item .txt {
  font-size: 13px;
}
.con_sake .wrp_sake .lst_sake .item .txt_big {
  font-size: 17px;
  text-align: center;
}
.con_sake .wrp_sake .lst_sake .item .sub {
  font-size: 21px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  margin-bottom: 10px;
  text-align: center;
  color: #000;
}
.con_sake .wrp_sake .lst_sake .item .txt_sp {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 7px;
}
.con_sake .wrp_sake .lst_sake .item .txt_sp .bg_purple {
  width: 50px;
  margin-right: 4%;
  color: #fff;
  background: #862846;
  text-align: center;
}
.con_sake .wrp_sake .lst_sake .item .txt_sp .sp_big {
  font-weight: bold;
  font-size: 20px;
  color: #bf1148;
}
.con_sake .box_btn {
  margin-top: 55px;
}

/* -----------------------------------------------------------
	.con_village
----------------------------------------------------------- */
.con_village {
  position: relative;
  padding-bottom: 3em;
}
.con_village h2 {
  text-align: center;
  color: #eb9b00;
  font-size: 42px;
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  padding-bottom: 30px;
  padding-top: 1.5em;
}
.con_village ul {
  overflow: hidden;
  margin: 0 1.3%;
}
.con_village ul li {
  float: left;
  width: 23.42%;
  margin-right: 2.04%;
  margin-bottom: 60px;
}
.con_village ul li:nth-child(4n+4) {
  margin-right: 0;
}
.con_village ul li:nth-child(4n+1) {
  clear: left;
}
.con_village ul li .title {
  padding: 24px 0 10px;
  border-bottom: 1px dotted #666666;
  overflow: hidden;
}
.con_village ul li .title h3 {
  color: #eb9b00;
  font-size: 29.65px;
  font-weight: normal;
  float: left;
  line-height: 1;
}
.con_village ul li .title .place {
  font-size: 20px;
  float: right;
  color: #454344;
}
.con_village ul li .txt {
  font-size: 13.6px;
  padding: 15px 0;
  line-height: 1.8;
}
.con_village ul li .box_btn {
  text-align: center;
  margin-top: 25px;
}
.con_village ul li .box_btn .btn_link {
  text-align: center;
  max-width: 210px;
}
