@charset "UTF-8";
/* ==========================================================================
   Foundation
========================================================================== */
/*
  font settings
**************************************************/
/*
  calculation width
**************************************************/
/*
  boxsizing settings
**************************************************/
/*
  opacity settings
**************************************************/
/*
  border-radius settings
**************************************************/
/*
  drop shadow settings
**************************************************/
/*
  vertical align setting
**************************************************/
/*
  table layout setting
**************************************************/
/*
  flexbox layout setting
**************************************************/
/*
  scaling img
**************************************************/
/*
  clearfix
**************************************************/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after {
  content: '';
  content: none;
}
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  color: inherit;
  box-sizing: content-box;
}
select::-ms-expand {
  display: none;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #343333;
}
@media screen and (max-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
.sp-only {
  display: none !important;
}
.mainCont {
  border-bottom: 12px solid #eeeeee;
}
/*------------------------------------
以下このコンテンツ用
--------------------------------------*/
/* ---------- .bread ---------- */
#faircontent .bread {
  max-width: 100%;
  background: #f6fafd;
  margin: 0 auto;
}
#faircontent .bread ul {
  display: block;
  width: 1000px;
  margin: 0 auto;
}
#faircontent .bread li {
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  margin: 17px auto 13px;
}
#faircontent .bread li:last-child::after {
  content: '';
}
#faircontent .bread li a {
  color: #343333;
  text-decoration: none;
}
#faircontent .bread li a:hover {
  text-decoration: underline;
}

a {
  text-decoration: none;
}
a:link {
  color: #343333;
}
a:visited {
  color: #343333;
}
strong {
  font-weight: bold;
}
#faircontent {
  width: 100%;
}
#faircontent p {
  margin-bottom: 1em;
  line-height: 1.4;
}
#faircontent p:last-child {
  margin-bottom: 0;
}
.inner {
  width: 1000px;
  margin:  0 auto;
}
.pcmb0 {
  margin-bottom: 0px !important;
}

/* 共通 */
.heading1 {
  width: 1000px;
  height: 106px;
  margin:  0 auto 20px;
  padding: 0px 0 0px;
  background: url(../img/title_bg02_pc.png) no-repeat center 0px;
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  color: #1d3046;
}
.heading1 span {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.75;
}
@media all and (-ms-high-contrast: none){/* IE10以上 */
  .heading1{
    box-sizing: border-box;
    padding: 10px 0 0px;
  }
}
.heading2 {
  width: 1000px;
  height: 76px;
  line-height: 76px;
  margin:  0 auto 20px;
  padding: 0px 0 0px;
  background: url(../img/title_bg01_pc.png) no-repeat center 0px;
  font-weight: bold;
  font-size: 45px;
  text-align: center;
  color: #1d3046;
}
.heading2 span {
  padding: 0 0 0 20px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: 9px;
}
.heading3 {
  padding: 0 0 20px;
}
.txtstyle1 {
  margin-bottom: 5px !important;
  height: 46px;
  line-height: 46px !important;
  background-color: #fff;
  color: #1d3d62;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.plandsc {
  width: 850px;
  margin: 0 auto;
  color: #202020;
}
.notice {
  color: #ff0101;
  font-size: 15px;
  text-align: center;
}
.btn01 a {
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  width: 828px;
  height: 91px;
  padding: 27px 0 0;
  background: url(../img/btn01_pc.png) no-repeat center 0px;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
}
@media all and (-ms-high-contrast: none){/* IE10以上 */
  .btn01 a {
    padding: 31px 0 0;
  }
}
#main_contents .btn01 a:hover {
  opacity: 0.8;
	color: #ffffff;
}

.plantxt1 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.plantxt2 {
  padding: 50px 0 50px 140px;
  margin-bottom: -35px !important;
  background: url(../img/planlead.png) no-repeat 0px 0px;
  color: #4f4f4f;
  font-weight: bold;
  font-size: 20px;
}

/* キービジュアル */
#kv {
  width: 100%;
  height: 420px;
  margin: 0 auto 0vw;
  background: url(../img/kvtitle_pc.png) no-repeat center 75px, url(../img/kv_pc.jpg) no-repeat center 0px;
}
#kv h2 img  {
  display: none;
}

/* グローバルナビ */
#gnav {
  margin: -29px 0 0px;
  background: url(../img/nav_bg.png) repeat-x left bottom;
}
#gnav > ul {
  width: 1000px;
  margin: 0 auto;
}
#gnav > ul::after{
  content: "";
  display: block;
  clear: both;
}
#gnav > ul > li {
  float: left;
  position: relative;
}
#gnav > ul > li > a {
  display: block;
  width: 220px;
  height: 96px;
}
#gnav > ul > li > a:hover {
  opacity: 0.8;
}
#gnav > ul > li:nth-child(1) > a {
  width: 120px;
  background: url(../img/nav00_pc.png) no-repeat center center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav.toppage > ul > li:nth-child(1) > a {
  width: 120px;
  background: url(../img/nav00_crt_pc.png) no-repeat center center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav > ul > li:nth-child(2) > a {
  background: url(../img/nav01_off_pc.png) no-repeat center center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav.day-night > ul > li:nth-child(2) > a {
  background: url(../img/nav01_off_pc.png) no-repeat left center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav > ul > li:nth-child(3) > a {
  background: url(../img/nav02_pc.png) no-repeat center center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav.day-morning > ul > li:nth-child(3) > a {
  background: url(../img/nav02_crt_pc.png) no-repeat left center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav > ul > li:nth-child(4) > a {
  background: url(../img/nav03_pc.png) no-repeat center center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav.stay-night > ul > li:nth-child(4) > a {
  background: url(../img/nav03_crt_pc.png) no-repeat left center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav > ul > li:nth-child(5) > a {
  background: url(../img/nav04_pc.png) no-repeat center center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav.stay-morning > ul > li:nth-child(5) > a {
  background: url(../img/nav04_crt_pc.png) no-repeat left center, url(../img/nav_sep.png) no-repeat right 32px;
}
#gnav > ul > li a img {
  display: none;
}
#gnav .mainmenu .submenu {
  display: none;
  position: absolute;
  top: 96px;
  left: 0px;
  z-index: 0;
  width: 325px;
  padding: 15px 0;
  margin: 0 auto;
  background: #000;
}
#gnav .mainmenu .submenu li a {
    display: block;
    padding: 10px 0 10px 55px;
  background: url(../img/arrow_nav.png) #000 no-repeat 25px center;
    color: #739ec0;
    font-size: 19px;
  font-weight: bold;
    text-align: left;
}
#gnav .mainmenu .submenu li a:hover {
  opacity: 0.8;
}

/* コンテンツ */
#top_plan {
  padding: 30px 0 65px;
  background: url(../img/debut_plans_bg.png) #f1f1f1 no-repeat center 20px;
}
#top_plan p:nth-child(1)  {
  width: 935px;
  margin: 0 auto;
}

#top_school {
  padding: 60px 0 60px;
  background: url(../img/school_bg_pc.jpg) #f1f1f1 no-repeat center 0px;
  background-size: cover;
}

#top_tour_flow {
  margin: 0 0 0;
  padding: 60px 0 60px;
  background: url(../img/tour_flow_bg.png) #f1f1f1 no-repeat center 10px;
  background-size: auto auto;
}
#top_tour_flow h3 {
  margin: 0 auto 30px;
}
#top_tour_flow .section_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 0px 0 0px;
}
#top_tour_flow .inner {
  margin: 0 0 60px;
}
#top_tour_flow .inner:last-child {
  margin-bottom: 0;
}

#top_related_article {
  margin: 0 0 0;
  padding: 60px 0 60px;
  background: #e4e4e4;
}
#top_related_article h3 {
  height: 76px;
  line-height: 76px;
  background: url(../img/title_bg01_pc.png) no-repeat center 0px;
  font-size: 40px;
  letter-spacing: -0.05em;
}
@media all and (-ms-high-contrast: none){/* IE10以上 */
  #top_related_article h3 {
    padding: 5px 0 0;
  }
}
#top_related_article h3 span {
  font-size: 40px;
}
#top_related_article .articlelist {
  display: flex;
  justify-content: space-between;
}
#top_related_article .articlelist a {
  display: block;
  width: 226px;
}
#top_related_article .articlelist a:hover {
  opacity: 0.8;
}
#top_related_article .articlelist a .articlelist_img {
  box-sizing: border-box;
  margin: 0 0 0.5em;
}
#top_related_article .articlelist a .articlelist_img img {
  width: 226px;
}
#top_related_article .articlelist a .articlelist_txt {
  box-sizing: border-box;
}
#top_related_article .articlelist a .articlelist_txt dt {
  margin: 0 0 0.5em;
  color: #1d3046;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4;
}
#top_related_article .articlelist a .articlelist_txt dd {
  font-size: 13px;
  line-height: 1.4;
}


/* 下層キービジュアル */
#kv_under {
  width: 100%;
  height: 390px;
  margin: 0 auto 0vw;
  padding: 1px 0 0;
  background: url(../img/kv_under_pc.jpg) no-repeat center 0px;
}
#kv_under h2 {
  box-sizing: border-box;
  width: 382px;
  height: 57px;
  margin: 292px auto 0;
  padding: 15px 0 ;
  background: #ffff00;
  border-radius: 8px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}

/* 下層コンテンツ */
#bustour_flow {
  padding: 30px 0 45px;
  background: url(../img/tour_flow_bg.png) #f1f1f1 no-repeat center 20px;
}

#find_tour {
  padding: 50px 0 65px;
  background: url(../img/tour_flow_bg.png) #acc4d8 no-repeat center 20px;
}
.icondsc {
overflow: hidden;
  box-sizing: border-box;
  width: 835px;
  border: 4px dashed #798793;
  padding: 7px;
  margin: 30px auto 30px;
  background-color: #d0dee9;
}
.icondsc::before {
  content: "アイコン\a説明";
  box-sizing: border-box;
  float: left;
  width: 117px;
  height: 134px;
  padding: 40px 0 0;
  margin: 0 11px 0 0;
  border-radius: 5px;
  background-color: #92a0ac;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
.icondsc li {
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
  width: 50%;
  min-height: 64px;
  padding: 0 0 0 63px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
.icondsc li:nth-child(1) {
  background: url(../img/icon_rental.png)  no-repeat left center;
  width: 280px;
}
.icondsc li:nth-child(2) {
  background: url(../img/icon_globe.png)  no-repeat left center;
  width: 405px;
}
.icondsc li:nth-child(3) {
  background: url(../img/icon_beginner_ski.png)  no-repeat left center;
  width: 280px;
}
.icondsc li:nth-child(4) {
  background: url(../img/icon_beginner_board.png)  no-repeat left center;
  width: 405px;
}
.icondsc li span {
  font-size: 12px;
}


.tour_info_title {
  margin: 25px 0 0;
  border-bottom: 5px solid #728b26;
}
.tour_info_title span {
  display: inline-block;
  padding: 12px 30px 12px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: url(../img/title_bg03.jpg)  repeat 0px 0px;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  position: relative;
}
.tour_info_title span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 1000px;
  height: 12px;
  padding: 0;
  background: url(../img/title_bg03.jpg)  repeat 0px 0px;
}

.tour_info_inner {
  position: relative;
  overflow: hidden;
  padding: 30px;
  background-color: #fff;
	min-height: 400px
}

.tour_info_img {
  float: left;
  width: 423px;
}
.tour_info_img img {
  display: block;
  box-sizing: border-box;
  width: 100%;
  border: 7px solid #e7e7e7;
}

.tour_info_icon {
  float: right;
  width: 500px;
  display: flex;
  margin: 0 0 25px;
}
.tour_info_icon li {
  margin: 0 15px 0 0;
}

.tour_info_dsc {
  float: right;
  width: 500px;
  margin: 0 0 10px;
}
.tour_info_dsc li {
  padding: 0 0 0 1em;
  margin: 0 0 8px;
  line-height: 1.2;
  font-weight: bold;
  font-size: 16px;
}
.tour_info_dsc li::before {
  content: "★";
  display: inline-block;
  vertical-align: 0.05em;
  margin: 0 0 0 -1em;
  color: #ff0054;
}

.tour_info_course {
  position: absolute;
  top: 364px;
  z-index: 1;
  width: 423px;
}
.tour_info_course li {
  margin: 0 0 13px ;
  font-size: 13px;
  white-space: nowrap;
}
.tour_info_course li span {
  padding: 2px 8px;
  margin: 0 5px 0 0;
  border-radius: 5px;
  background: #2572a3;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.tour_info_btn {
  float: right;
  width: 500px;
  display: flex;
  justify-content: space-between;
}
.tour_info_btn li {
  box-sizing: border-box;
  padding: 5px;
  border-radius: 7px;
  background-color: rgb(232, 90, 12);
  box-shadow: 4px 4px 0px 0px rgba(13, 3, 7, 0.23);
}
.tour_info_btn.btnnum3 li {
  width: 31.5%;
}
.tour_info_btn.btnnum2 li {
  width: 49%;
}
.tour_info_btn.btnnum1 li {
  width: 100%;
}
.tour_info_btn li a {
  display: block;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 4px;
  background: url(../img/arrow01.png) rgb(232, 90, 12)  no-repeat center 65px;
  padding: 6px 0 22px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}
#main_contents .tour_info_btn li a:hover {
  opacity: 0.8;
	color: #ffffff;
}
.tour_info_btn li a span {
  position: relative;
}
.tour_info_btn li a span::after {
  content: "円~";
  display: inline-block;
  width: 14px;
  height: 18px;
  position: absolute;
  top: 8px;
  right: -16px;
  z-index: 1;
  line-height: 0.9;
  font-size: 13px;
}



#pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
}

p.price {
  float: right;
  width: 480px;
  margin: 80px 0 0 0;
padding: 0 0 0 1em;
	font-size: 14px;
	text-align: right;
	
}
p.price span{
	font-size: 20px;
	color: #ED0003;
	font-weight: bold;
}
.mt80{
	margin-top: 80px;
}
.mt100{
	margin-top: 100px;
}
.mt120{
	margin-top: 120px;
}
