@charset "UTF-8";
/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*-------------------------------------------------------------------------
変数
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
mixin
-------------------------------------------------------------------------*/
.main-box2 h3 {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: normal;
  color: #3e3a39;
  border-top: 1px solid #553008;
  border-bottom: 1px solid #553008;
}
.main-box2 h3 span {
  font-size: 22px;
}
.main-box2 p {
  font-size: 14px;
  line-height: 1.7;
  text-align: justify;
}
.main-box2 li {
  margin-bottom: 40px;
}

.main-box3 h3 {
  margin-bottom: 20px;
  font-weight: normal;
  position: relative;
}
.main-box3 h3:before {
  margin: auto;
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
}
.main-box3 h3:after {
  margin: auto;
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
}
.main-box3 li {
  margin-bottom: 30px;
}
.main-box3 dl {
  margin-bottom: 20px;
}
.main-box3 dt {
  margin-right: 30px;
}
.main-box3 dt p {
  padding: 5px 0;
  font-weight: normal;
  border-radius: 5px;
  width: 80px;
  text-align: center;
}
.main-box3 dd p {
  font-size: 14px;
}
.main-box3 dd p:not(.right-p-last) {
  font-size: 16px;
}
.main-box3 dd p:not(:first-child) {
  margin-top: 10px;
}
.main-box3 dd img {
  width: 11px;
  height: auto;
  vertical-align: middle;
}

.main-box3-right div {
  margin-right: 10px;
  text-align: right;
}
.main-box3-right div img {
  width: auto;
  height: 32px;
}
.main-box3-right div p {
  font-size: 14px;
  border-radius: 5px;
  display: inline-block;
}
.main-box3-right div a {
  padding: 5px 10px;
  color: #fff;
  display: block;
}

.spring h3 {
  background: url(../images/add/spring-bar.png) no-repeat center;
  background-size: cover;
}
.spring h3:before {
  content: "";
  background: url(../images/add/spring-icon.png) no-repeat;
  background-size: cover;
}
.spring h3:after {
  content: "";
  background: url(../images/add/spring-icon2.png) no-repeat;
  background-size: cover;
}
.spring dt p {
  border: 2px solid #ff7bac;
}
.spring .main-box3-right div p {
  background: #ff7bac;
}

.spring h3 {
  background: url(../images/add/spring-bar.png) no-repeat center;
  background-size: cover;
}
.spring h3:before {
  content: "";
  background: url(../images/add/spring-icon.png) no-repeat;
  background-size: cover;
}
.spring h3:after {
  content: "";
  background: url(../images/add/spring-icon2.png) no-repeat;
  background-size: cover;
}
.spring dt p {
  border: 2px solid #ff7bac;
}
.spring .main-box3-right div p {
  background: #ff7bac;
}

.summer h3 {
  background: url(../images/add/summer-bar.png) no-repeat center;
  background-size: cover;
}
.summer h3:before {
  content: "";
  background: url(../images/add/summer-icon.png) no-repeat;
  background-size: cover;
}
.summer h3:after {
  content: "";
  background: url(../images/add/summer-icon2.png) no-repeat;
  background-size: cover;
}
.summer dt p {
  border: 2px solid #9cba21;
}
.summer .main-box3-right div p {
  background: #9cba21;
}

.autumn h3 {
  background: url(../images/add/autumn-bar.png) no-repeat center;
  background-size: cover;
}
.autumn h3:before {
  content: "";
  background: url(../images/add/autumn-icon.png) no-repeat;
  background-size: cover;
}
.autumn h3:after {
  content: "";
  background: url(../images/add/autumn-icon2.png) no-repeat;
  background-size: cover;
}
.autumn dt p {
  border: 2px solid #f7931e;
}
.autumn .main-box3-right div p {
  background: #f7931e;
}

.winter h3 {
  background: url(../images/add/winter-bar.png) no-repeat center;
  background-size: cover;
}
.winter h3:before {
  content: "";
  background: url(../images/add/winter-icon.png) no-repeat;
  background-size: cover;
}
.winter h3:after {
  content: "";
  background: url(../images/add/winter-icon2.png) no-repeat;
  background-size: cover;
}
.winter dt p {
  border: 2px solid #71b9ff;
}
.winter .main-box3-right div p {
  background: #71b9ff;
}

.full-year h3 {
  background: url(../images/add/full-year-bar.png) no-repeat center;
  background-size: cover;
}
.full-year h3:before {
  content: "";
  background: url(../images/add/full-year-icon.png) no-repeat;
  background-size: cover;
}
.full-year dt p {
  border: 2px solid #bc7aba;
}
.full-year .main-box3-right div p {
  background: #bc7aba;
}

.autumn-link {
  margin-bottom: 40px;
}
.autumn-link a {
  display: block;
}

.lodging-main > ul > li {
  margin-bottom: 40px;
}
.lodging-main dl {
  margin-bottom: 30px;
}
.lodging-main dt img {
  width: 39px;
  height: auto;
}
.lodging-main dd img, .lodging-main dd p {
  display: inline-block;
}
.lodging-main dd img:first-child {
  vertical-align: top;
}
.lodging-main dd img:last-child {
  vertical-align: bottom;
}
.lodging-main .rank2 dl {
  position: relative;
}
.lodging-main .rank2 dl > img {
  height: auto;
  position: absolute;
}

.main-box4V1 {
  margin-bottom: 15px;
}

.main-box4V1H2 {
  color: #231815;
}
.main-box4V1H2 p {
  word-break: break-all;
  text-align: justify;
}

.main-box4V2 {
  padding: 15px 10px;
  background: #eee;
  color: #553008;
  font-weight: bold;
}
.main-box4V2 ul {
  width: 100%;
}
.main-box4V2 li {
  font-size: 12px;
}
.main-box4V2 p:before {
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}

.box4V2-list1 p:before {
  content: "";
  background: url(../images/add/icon2.png) no-repeat;
  background-size: cover;
  width: 21px;
  height: 18px;
}
.box4V2-list1 a {
  color: #553008;
}

.box4V2-list2 p:before {
  content: "";
  background: url(../images/add/icon6.png) no-repeat;
  background-size: cover;
  width: 21px;
  height: 18px;
}

.box4V2-list3 p:before {
  content: "";
  background: url(../images/add/icon3.png) no-repeat;
  background-size: cover;
  width: 21px;
  height: 18px;
}

.box4V2-list4 p:before {
  content: "";
  background: url(../images/add/icon4.png) no-repeat;
  background-size: cover;
  width: 21px;
  height: 18px;
}

.box4V2-list5 p:before {
  content: "";
  background: url(../images/add/icon5.png) no-repeat;
  background-size: cover;
  width: 21px;
  height: 18px;
}

.main-box5 .rank1 dl, .main-box5 .rank3 dl, .main-box5 .rank5 dl {
  position: relative;
}
.main-box5 .rank1 dl > img, .main-box5 .rank3 dl > img, .main-box5 .rank5 dl > img {
  height: auto;
  position: absolute;
}

.main-box6 p {
  text-align: justify;
}

.main-box6V1 {
  margin-bottom: 20px;
}

.main-box6V2 {
  margin-bottom: 30px;
}

.main-box6V2H2 p {
  font-size: 16px;
  line-height: 1.7;
}

.main-box6V3V1 > li {
  margin-bottom: 50px;
}

.main-box6V3V1V1 {
  margin-bottom: 15px;
  padding: 15px;
  border: 1px solid #b3b3b3;
  position: relative;
  z-index: -2;
}
.main-box6V3V1V1 p {
  line-height: 1.7;
}

.main-box6V3V1V1V1 {
  margin: 0 0 15px 10px;
}
.main-box6V3V1V1V1 div, .main-box6V3V1V1V1 h3 {
  display: table-cell;
}
.main-box6V3V1V1V1 div {
  width: 60px;
  text-align: center;
  position: relative;
}
.main-box6V3V1V1V1 strong {
  font-size: 22px;
  background: url(../images/add/course-time.png) no-repeat;
  background-size: cover;
  width: 90px;
  height: 90px;
  line-height: 90px;
  position: absolute;
  top: -35px;
  left: -15px;
  z-index: -1;
}
.main-box6V3V1V1V1 h3 {
  font-weight: normal;
}

.main-box6V3V1V1V2 div {
  width: 240px;
  text-align: center;
}
.main-box6V3V1V1V2 img {
  max-width: 240px;
  max-height: 180px;
  width: auto;
  height: auto;
  vertical-align: middle;
  border-radius: 5px;
}
.main-box6V3V1V1V2 p {
  font-size: 14px;
}

.main-box6V3V1V2 > ul > li {
  margin-bottom: 30px;
}
.main-box6V3V1V2 ul {
  font-size: 13px;
}

.main-box6V3V1V2H1 {
  width: 150px;
  height: 150px;
  text-align: center;
}
.main-box6V3V1V2H1 img {
  max-width: 150px;
  max-height: 150px;
  width: auto;
  height: auto;
  vertical-align: middle;
}

.main-box6V3V1V2H2 {
  padding: 10px 15px;
  background: #eee;
  color: #553008;
  font-weight: bold;
}
.main-box6V3V1V2H2 h4 {
  margin-bottom: 10px;
  font-size: 15px;
}
.main-box6V3V1V2H2 li p:before {
  content: "";
  width: 21px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
}
.main-box6V3V1V2H2 li:not(:last-child) {
  margin-bottom: 10px;
}
.main-box6V3V1V2H2 li:first-child p:before {
  background: url(../images/add/icon6.png) no-repeat;
  background-size: cover;
}
.main-box6V3V1V2H2 li:nth-child(2) p:before {
  background: url(../images/add/icon3.png) no-repeat;
  background-size: cover;
}
.main-box6V3V1V2H2 li:nth-child(3) p:before {
  background: url(../images/add/icon4.png) no-repeat;
  background-size: cover;
}
.main-box6V3V1V2H2 li:nth-child(4) p:before {
  background: url(../images/add/icon7.png) no-repeat;
  background-size: cover;
}
.main-box6V3V1V2H2 li:nth-child(5) p:before {
  background: url(../images/add/icon8.png) no-repeat;
  background-size: cover;
}
.main-box6V3V1V2H2 li:nth-child(6) p:before {
  background: url(../images/add/icon2.png) no-repeat;
  background-size: cover;
}
.main-box6V3V1V2H2 a {
  color: #553008;
}

.main-box6V3V1V3 {
  margin-top: -20px;
}
.main-box6V3V1V3 img {
  margin-right: 10px;
  width: 114px;
  height: auto;
}
.main-box6V3V1V3 b {
  color: #662d91;
  font-size: 22px;
}

.main-box7V1 {
  margin-bottom: 30px;
}

.main-box7V2 {
  margin-bottom: 40px;
}
.main-box7V2 h3 {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.main-box7V2V1V1 p {
  font-size: 14px;
  color: #231815;
}

.main-box7V2V1V1V1 p {
  position: relative;
  text-align: justify;
  line-height: 1.7;
}
.main-box7V2V1V1V1 p:before {
  content: "";
  background: url(../images/add/news-icon.png) no-repeat;
  background-size: cover;
  position: absolute;
  width: 29px;
  height: 51px;
}

.main-box7V2V1V1V2 h4 {
  margin-bottom: 20px;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

@media only screen and (min-width: 640px) {
  .main-box {
    margin: 20px 70px 100px 0;
    /* パンくず、フッター、サイドとの間に空きを付けてます */
  }

  .main-box2 h3 {
    padding: 20px;
  }
  .main-box2 h3 span {
    padding-left: 30px;
  }
  .main-box2 p {
    margin: 0 30px;
  }

  .main-box3 h3 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    padding: 10px 90px;
    font-size: 26px;
  }
  .main-box3 h3:before {
    width: 60px;
    height: 47px;
  }
  .main-box3 h3:after {
    width: 60px;
    height: 47px;
  }
  .main-box3 ul {
    margin-left: 10px;
  }

  .main-box3V1 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  .main-box3V1 dl {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    -moz-align-items: baseline;
    -o-align-items: baseline;
    align-items: baseline;
  }

  .main-box3-left {
    margin-right: 10px;
    width: 300px;
    height: 180px;
    text-align: center;
  }
  .main-box3-left img {
    max-width: 300px;
    max-height: 180px;
    width: auto;
    height: auto;
    vertical-align: middle;
  }

  .main-box3-right {
    width: 410px;
  }

  .autumn-link {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
  }
  .autumn-link img {
    width: 337px;
    height: auto;
  }
  .autumn-link a:first-child {
    margin-right: 20px;
  }

  .summer h3:before {
    width: 70px;
    height: 50px;
  }
  .summer h3:after {
    width: 70px;
    height: 50px;
  }

  .autumn h3:before {
    width: 70px;
    height: 40px;
  }
  .autumn h3:after {
    width: 40px;
    height: 40px;
  }

  .winter h3:before {
    width: 77px;
    height: 44px;
  }
  .winter h3:after {
    width: 38px;
    height: 38px;
  }

  .full-year h3:before {
    width: 53px;
    height: 32px;
  }

  .main-box4 {
    margin-right: 50px;
    margin-left: 20px;
  }

  .top-img {
    margin-bottom: 60px;
  }

  .lodging-main dl {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  .lodging-main dt {
    margin-right: 10px;
  }
  .lodging-main dd img {
    width: 30px;
    height: auto;
  }
  .lodging-main dd p {
    padding: 20px 0;
    font-size: 26px;
    max-width: 620px;
  }
  .lodging-main .rank2 dl > img {
    width: 61px;
    top: -10px;
    right: 0;
  }

  .main-box4V1 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }

  .main-box4V1H1 {
    margin-right: 15px;
    width: 400px;
    height: 280px;
    text-align: center;
  }
  .main-box4V1H1 img {
    max-width: 400px;
    max-height: 280px;
    width: auto;
    height: auto;
    vertical-align: middle;
  }

  .main-box4V1H2 {
    width: 315px;
  }
  .main-box4V1H2 h4 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .main-box4V1H2 p {
    line-height: 2;
  }

  .main-box4V2 ul {
    font-size: 0;
  }
  .main-box4V2 li {
    display: inline-block;
  }
  .main-box4V2 li.box4V2-list1 {
    width: 28%;
  }
  .main-box4V2 li.box4V2-list2 {
    width: 31%;
  }
  .main-box4V2 li.box4V2-list3 {
    width: 17%;
  }
  .main-box4V2 li.box4V2-list4 {
    width: 23%;
  }

  .main-box5 .main-box4V2 ul {
    font-size: 0;
  }
  .main-box5 .main-box4V2 li {
    display: inline-block;
  }
  .main-box5 .main-box4V2 li.box4V2-list1 {
    width: 25%;
  }
  .main-box5 .main-box4V2 li.box4V2-list2 {
    width: 31%;
  }
  .main-box5 .main-box4V2 li.box4V2-list3 {
    width: 17%;
  }
  .main-box5 .main-box4V2 li.box4V2-list5 {
    width: 26%;
  }
  .main-box5 .rank1 dl > img {
    width: 100px;
    top: -10px;
    right: 0;
  }
  .main-box5 .rank3 dl > img {
    width: 90px;
    top: -10px;
    right: 0;
  }
  .main-box5 .rank5 dl > img {
    width: 55px;
    top: -25px;
    right: 0;
  }

  .main-box6 {
    max-width: 700px;
  }
  .main-box6 .main-box6V3V1V2H2 {
    width: 450px;
  }

  .main-box6V2, .main-box6V3 {
    margin-left: 20px;
  }

  .main-box6V2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }

  .main-box6V2H1 {
    margin-right: 20px;
    width: 325px;
  }

  .main-box6V2H2 {
    padding-left: 25px;
    width: 335px;
    box-sizing: boredr-box;
  }

  .main-box6V3V1V1V1 h3 {
    padding-left: 50px;
    font-size: 22px;
  }

  .main-box6V3V1V1V2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  .main-box6V3V1V1V2 div {
    margin-right: 15px;
  }
  .main-box6V3V1V1V2 p {
    width: 390px;
  }

  .main-box6V3V1V2 {
    margin-left: 70px;
  }
  .main-box6V3V1V2 > ul > li {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  .main-box6V3V1V2 > ul > li:first-child {
    position: relative;
  }
  .main-box6V3V1V2 > ul > li:first-child:before {
    content: "";
    background: url(../images/add/course-footprint.png) no-repeat;
    background-size: cover;
    width: 31px;
    height: 139px;
    position: absolute;
    top: 0;
    left: -60px;
  }

  .main-box6V3V1V2H1 {
    margin-right: 10px;
  }

  .main-box7V2 {
    margin-left: 20px;
  }
  .main-box7V2 h3 {
    margin-bottom: 50px;
    font-size: 30px;
  }

  .main-box7V2V1 {
    margin: 0 40px 0 30px;
  }

  .main-box7V2V1V1V1 {
    margin-bottom: 30px;
  }
  .main-box7V2V1V1V1 p:before {
    top: -20px;
    left: -50px;
  }

  .main-box7V2V1V1V2 {
    margin-bottom: 40px;
  }
  .main-box7V2V1V1V2 h4 {
    font-size: 24px;
  }

  .main-box7V2V1V2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  .main-box7V2V1V2 .main-box6V3V1V2H2 {
    width: 240px;
    height: 240px;
  }
}
.top-btn {
  text-align: right;
}
.top-btn img {
  width: 47px;
  height: auto;
}

@media only screen and (max-width: 480px) {
  .main-box {
    margin: 10px 10px 50px 10px;
  }

  .main-box2 h3 {
    padding: 10px;
  }
  .main-box2 h3 span {
    display: block;
  }
  .main-box2 p {
    margin: 0 10px;
  }

  .main-box3 h3 {
    padding: 10px 50px 10px 60px;
    font-size: 16px;
  }
  .main-box3 h3:before {
    width: 40px;
    height: 31px;
  }
  .main-box3 h3:after {
    width: 40px;
    height: 31px;
  }
  .main-box3 dt, .main-box3 dd {
    display: table-cell;
  }
  .main-box3 dt {
    padding-right: 10px;
  }

  .main-box3-left {
    margin-bottom: 10px;
  }

  .autumn-link {
    text-align: center;
  }
  .autumn-link img {
    width: 100%;
    height: auto;
  }
  .autumn-link a:first-child {
    margin-bottom: 20px;
  }

  .summer h3:before {
    width: 46px;
    height: 33px;
  }
  .summer h3:after {
    width: 46px;
    height: 33px;
  }

  .autumn h3:before {
    width: 45px;
    height: 26px;
  }
  .autumn h3:after {
    width: 25px;
    height: 25px;
  }

  .winter h3:before {
    width: 45px;
    height: 26px;
  }
  .winter h3:after {
    width: 25px;
    height: 25px;
  }

  .full-year h3:before {
    width: 35px;
    height: 21px;
  }

  .top-img {
    margin-bottom: 30px;
  }

  .lodging-main dt {
    margin-bottom: 10px;
  }
  .lodging-main dd {
    font-size: 0;
  }
  .lodging-main dd img {
    width: 7%;
    height: auto;
  }
  .lodging-main dd p {
    padding: 10px 0;
    width: 85%;
    font-size: 18px;
  }
  .lodging-main .rank2 dl > img {
    width: 40px;
    top: -20px;
    right: 0;
  }

  .main-box4V1H1 {
    margin-bottom: 10px;
  }

  .main-box4V1H2 h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .main-box4V1H2 h4 br {
    display: none;
  }

  .main-box4V2 li:not(:last-child) {
    margin-bottom: 5px;
  }

  .main-box5 .rank1 dl > img {
    width: 67px;
    top: -10px;
    right: 0;
  }
  .main-box5 .rank3 dl > img {
    width: 60px;
    top: -10px;
    right: 0;
  }
  .main-box5 .rank5 dl > img {
    width: 35px;
    top: -25px;
    right: 0;
  }

  .main-box6V2 {
    margin-bottom: 50px;
  }

  .main-box6V2H1 {
    margin-bottom: 10px;
  }

  .main-box6V3V1V1V1 h3 {
    padding-left: 30px;
    font-size: 16px;
  }
  .main-box6V3V1V1V1 strong:before {
    left: -17%;
  }

  .main-box6V3V1V1V2 div {
    margin-bottom: 15px;
  }

  .main-box6V3V1V2 > ul > li:first-child .main-box6V3V1V2H1 {
    position: relative;
  }
  .main-box6V3V1V2 > ul > li:first-child .main-box6V3V1V2H1:before {
    content: "";
    background: url(../images/add/course-footprint.png) no-repeat;
    background-size: cover;
    width: 31px;
    height: 139px;
    position: absolute;
    top: 0;
    left: -60px;
  }

  .main-box6V3V1V2H1 {
    margin: 0 auto 15px;
  }

  .main-box7V2 h3 {
    margin-bottom: 30px;
    font-size: 24px;
  }

  .main-box7V2V1 {
    margin: 0 10px 0 15px;
  }

  .main-box7V2V1V1V1 {
    margin-bottom: 20px;
  }
  .main-box7V2V1V1V1 p:before {
    width: 19px;
    height: 34px;
    top: -20px;
    left: -20px;
  }

  .main-box7V2V1V1V2 {
    margin-bottom: 20px;
  }
  .main-box7V2V1V1V2 h4 {
    font-size: 20px;
  }

  .map {
    width: 100%;
  }
  .map iframe {
    width: 100%;
  }
}
