@charset "utf-8";
.stay_course .contentsInr {
  width: auto;
  margin-top: 0;
}
.stay_course .contBlock, .stay_course .tripInfo {
  width: 950px;
  margin: 0 auto;
}
.stay_course .snowChoice {
  overflow: hidden;
  width: 100%;
  color: #333333;
  font-size: 14px;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
}
.stay_course .snowChoice * {
  color: #333333;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  line-height: 1.7;
  font-size: inherit;
}
.stay_course .snowChoice br {
  line-height: 1;
}
.stay_course .snowChoice .wrapper {
  width: 950px;
  margin: 0 auto;
}
.stay_course .snowChoice a:hover {
  text-decoration: none;
}
.stay_course .snowChoice .clearfix {
  *zoom: 1;
}
.stay_course .snowChoice .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.stay_course .snowChoice * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.stay_course .snowChoice *:before, .stay_course .snowChoice *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.stay_course .snowChoice .trans {
  opacity: 1;
  -webkit-transition: opacity 0.26s ease;
  transition: opacity 0.26s ease;
}
.stay_course .snowChoice .trans:hover {
  opacity: 0.8;
}
.stay_course .snowChoice img {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.stay_course .snowChoice .mb0 {
  margin-bottom: 0;
}
.stay_course .snowChoice .mb5 {
  margin-bottom: 5px !important;
}
.stay_course .snowChoice .mb10 {
  margin-bottom: 10px !important;
}
.stay_course .snowChoice .mb15 {
  margin-bottom: 15px !important;
}
.stay_course .snowChoice .mb20 {
  margin-bottom: 20px !important;
}
.stay_course .snowChoice .mb30 {
  margin-bottom: 30px !important;
}
.stay_course .snowChoice .mb40 {
  margin-bottom: 40px !important;
}
.stay_course .snowChoice .mt5 {
  margin-top: 5px !important;
}
.stay_course .snowChoice .fs12 {
  font-size: 12px !important;
}
.stay_course .snowChoice .textCen {
  text-align: center;
}
.stay_course .snowChoice .textRight {
  text-align: right;
}
.stay_course .snowChoice .fLeft {
  float: left;
}
.stay_course .snowChoice .fRight {
  float: right;
}
.stay_course .snowChoice .clRed {
  color: #e83a2a;
}
.stay_course .snowChoice .l0 {
  letter-spacing: 0;
}
.stay_course .snowChoice {
  position: relative;
  background: url("../img/bg_snow_long.png") repeat;
}
.pageTtl {
  position: relative;
  z-index: 999;
}
.stay_course .snowChoice .introChoice .txtIntro .wrapper {
  background: #fff;
  padding-top: 27px;
  padding-bottom: 56px;
}
.stay_course .snowChoice .introChoice .titleChoice {
  /*background: url("../img/bg_pattern_green.jpg") repeat;*/
	background: linear-gradient(0deg, #86ba57, #409200);
  height: 130px;
}
.stay_course .snowChoice .introChoice .titleChoice .ttl {
  position: relative;
}
.stay_course .snowChoice .introChoice .titleChoice .ttl img {
  position: relative;
  margin-top: -33px;
}
.stay_course .snowChoice .introChoice .titleChoice .ttl:before {
  position: absolute;
  content: "";
  width: 100vw;
  height: 94px;
  background: url("../img/bg_snow_001B.png") repeat-x left center;
  top: 25px;
  left: 100%;
  margin-left: -85px;
}
.stay_course .snowChoice .introChoice .titleChoice .ttl:after {
  position: absolute;
  content: "";
  width: 100vw;
  height: 107px;
  background: url("../img/bg_snow_002B.png") repeat-x right center;
  top: 12px;
  right: 100%;
  margin-right: -96px;
}
.stay_course .snowChoice .introChoice .boxUp {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 7px 10px 6px;
  width: 640px;
  margin: 13px auto 0;
  background: #fff;
  letter-spacing: 0.075em;
}
.stay_course .snowChoice .introChoice .boxUp .leftBox {
  font-weight: bold;
  color: #7cb340;
  border: 2px solid;
  padding: 0 5px;
}
.stay_course .snowChoice .introChoice .boxUp .leftBox p {
  color: #7cb340;
}
.stay_course .snowChoice .introChoice .boxUp .rightBox {
  flex: 1;
  padding-left: 10px;
}
.stay_course .snowChoice .introChoice .boxUp .rightBox p {
  line-height: 1.33333;
}
.stay_course .snowChoice .mainChoice .innerChoice {
  background: #fff;
}
.stay_course .snowChoice .mainChoice .anchorList_block {
  padding: 0;
  background: #fff;
  border: none;
}
.stay_course .snowChoice .mainChoice .anchorList_block li {
  width: auto;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 0;
}
.stay_course .snowChoice .mainChoice .anchorList_block li a {
  border: none;
  padding-left: 20px;
  background-position: 4px 18px;
  color: #1a3672;
}
.stay_course .snowChoice .mainChoice .boxInfo {
  padding: 10px 13px;
  border: 4px solid #dddddd;
  letter-spacing: 0.1em;
}
.stay_course .snowChoice .mainChoice .boxInfo .rowInfo {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.stay_course .snowChoice .mainChoice .boxInfo .rowInfo .inLeft {
  line-height: 1.71429;
}
.stay_course .snowChoice .mainChoice .boxInfo .rowInfo .inRight {
  flex: 1;
  line-height: 1.71429;
}
.stay_course .snowChoice .mainChoice .secPlan .innerPlan {
  margin-top: 20px;
}
.stay_course .snowChoice .mainChoice .secPlan .listPlan {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-top: 20px;
}
.stay_course .snowChoice .mainChoice .secJour {
  margin-top: 25px;
  letter-spacing: 0.075em;
}
.stay_course .snowChoice .mainChoice .secJour .boxFlow {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  padding-right: 10px;
  background: #fffcdb;
}
.stay_course .snowChoice .mainChoice .secJour .boxFlow .leftFlow {
  display: inherit;
}
.stay_course .snowChoice .mainChoice .secJour .boxFlow .leftFlow .label {
  background: #539c10;
  color: #fff;
  width: 100px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 31px;
}
.stay_course .snowChoice .mainChoice .secJour .boxFlow .rightFlow {
  color: #539c10;
  line-height: 1.71429;
  font-weight: bold;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-flow: row wrap;
  padding-left: 19px;
  margin-top: 30px;
  letter-spacing: 0.075em;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild {
  width: 435px;
  border: 5px solid #e55797;
  border-radius: 10px;
  background: #fceef4;
  padding: 13px;
  min-height: 345px;
  position: relative;
  margin-bottom: 30px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild.step01 {
  background-image: url("../img/bg_jour_001.png");
  background-repeat: no-repeat;
  background-position: left 33px bottom;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild.step03 {
  background-image: url("../img/icon_house.png");
  background-repeat: no-repeat;
  background-position: right 17px top;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild.stepBlue {
  background: #fffcdb;
  border: 4px solid #00479d;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild.stepBlue .boxWhite {
  display: block;
  margin-top: 23px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild.stepBlue .ttlStep {
  padding-left: 77px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .iconNumb {
  position: absolute;
  left: -19px;
  top: -20px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .ttlStep {
  padding-left: 38px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild table {
  margin-top: 14px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild table th {
  width: 76px;
  vertical-align: top;
  padding: 5px 0;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild table th p {
  width: 100%;
  height: 18px;
  line-height: 17px;
  text-align: center;
  color: #fff;
  border-radius: 9px;
  background: #104f9c;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild table td {
  line-height: 1.71429;
  padding-left: 5px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild small {
  display: inline-block;
  line-height: 1.5;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .boxWhite {
  padding: 9px 20px 9px 9px;
  background: #fff;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-top: 12px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .boxWhite .rightWhite {
  flex: 1;
  padding-left: 12px;
  line-height: 1.71429;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .listBlue {
  line-height: 1.71429;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .listBlue .blockBlue {
  margin-top: 11px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .listBlue .blockBlue .ttl strong {
  color: #104f9c;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .listBlue .blockBlue ul {
  padding-left: 13px;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .listBlue .blockBlue ul .indent {
  text-indent: -1em;
  padding-left: 1em;
}
.stay_course .snowChoice .mainChoice .secJour .stepJour .stepChild .iconAbs {
  position: absolute;
  right: 15px;
  top: -21px;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect {
  padding: 0 30px;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect {
  padding: 11px 15px 11px 103px;
  position: relative;
  margin-bottom: 10px;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect:before {
  position: absolute;
  content: "";
  background: url("../img/bg_snow_003B.png") no-repeat;
  width: 68px;
  height: 50px;
  left: 14px;
  bottom: 0;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect:after {
  position: absolute;
  content: "";
  background: url("../img/bg_snow_004B.png") no-repeat;
  width: 37px;
  height: 37px;
  right: 8px;
  top: 0;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect .ttl {
  margin-top: 2px;
  float: left;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect .ttl img {
  position: relative;
  top: -2px;
  margin-right: 8px;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect .btnGroup {
  position: relative;
  z-index: 2;
  float: right;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect .btnGroup a {
  border: 1px solid #d0d0d0;
  background-color: #e83a2a;
  padding-top: 1px !important;
  padding-bottom: 4px !important;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect .btnGroup a span {
  color: #fff;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect.box01 {
  border: 2px solid #104f9c;
  background: url("../img/bg_pattern_blue.jpg") repeat-x 100% 100%;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect.box02 {
  border: 2px solid #539c10;
  background: url("../img/bg_pattern_green_001.jpg") repeat-x 100% 100%;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect.box02:before {
  background: url("../img/bg_snow_005B.png") no-repeat;
}
.stay_course .snowChoice .mainChoice .secJour .grConnect .boxConnect.box02:after {
  background: url("../img/bg_snow_006B.png") no-repeat;
}

.stayCourseInner .blockCourseOther {
  margin-top: 39px;
  padding: 37px 0 40px;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  background: url(../stay_course/img/bg_snow_002.png) repeat-x 0 0;
	background-color: #fff;
}
.stayCourseInner .blockCourseOther .btnOtherList {
  margin-top: 20px;
}
.stayCourseInner .blockCourseOther .btnOtherList li {
  float: left;
  margin-right: 10px;
}
.stayCourseInner .blockCourseOther .btnOtherList li:last-child {
  margin-right: 0;
}
.stayCourseInner .blockCourseOther .btnOtherList .btn {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 110px;
  height: 40px;
  border: 2px solid #104f9c;
  padding: 5px 40px 7px 8px;
  background: #fff url(../stay_course/img/icon_arrow_002.png) no-repeat 92% 50%;
  color: #104f9c;
  letter-spacing: 0.075em;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  line-height: 1.15;
  font-size: 14px;
  text-align: left;
}
.stayCourseInner .blockCourseOther .btnOtherList .btn.active, .stayCourseInner .blockCourseOther .btnOtherList .btn:hover {
  color: #fff;
  background-color: #104f9c;
  background-image: url(../stay_course/img/icon_arrow_001.png);
  text-decoration: none;
}
.stayCourseInner .blockCourseOther .courseAvailable {
  margin-top: 45px;
}
.stayCourseInner .blockCourseOther .courseAvailable .listCourseCol {
  margin-top: 18px;
}
.stayCourseInner .blockCourseOther .courseAvailable .col {
  float: left;
  position: relative;
  margin-right: 31px;
  width: 296px;
}
.stayCourseInner .blockCourseOther .courseAvailable .col:last-child {
  margin-right: 0;
}
.stayCourseInner .blockCourseOther .courseAvailable .col:last-child .btnWT {
  bottom: 6px;
}
.stayCourseInner .blockCourseOther .courseAvailable .col .btnWT {
  position: absolute;
  right: 9px;
  bottom: 10px;
}
.blockCourseOther h4{ padding-top: 10px; color: #104f9c !important; font-size: 18px !important; }
.stayCourseInner .btnWT.iconOtherImg {
    letter-spacing: 0.075em;
    padding: 1px 13px 3px 9px !important;
}
.stayCourseInner .btnWT span {
    font-weight: 500;
    color: #0f0f69;
	font-size: 12px;
}
.contents .stay_course .gelande .contentGelan .wrapper{ background: none;}
.stayCourseInner .stayCourseBot{    display: flex;
    align-items: center;
    padding: 38px 0 30px;
	background: #fff;
}
.stayCourseInner .blockCourseOther ul.btnOtherList li:last-child > a.btn{
	font-size: 13px;
    padding: 5px 0px 5px 5px;
    letter-spacing: 0;	
}
.stayCourseBot .bk_top a{
	background-color: #e83a2a;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    text-align-last: center;
    display: block;
    width: 290px;
    margin: 0 auto;
    border-radius: 30px;
}
.stayCourseBot .bk_top a:hover{
	text-decoration: underline;
}

/*20191111追加*/
.stay_course .gadgetWrapY15.pivotGgt_apply .tabSwitchBtns > li.btn_jmbtour > .btnInr > span,.stay_course .gadgetWrapY15.pivotGgt_apply .tabSwitchBtns > li.btn_jalpak > .btnInr > span,.gadgetWrapY15.pivotGgt_apply .gadget_ttl .fs14{
	color: #fff;
}
.stay_course .gadgetWrapY15.pivotGgt_apply .gadgetPivotWrap.pullDown .pullDown_depTxt{
	width: 80px;
}
/*お電話でのご予約はこちら*/
.stay_course .snowChoice .tel-box {
    width: 420px;
    background: #F4F5F6;
    padding: 0 16px 16px;
}
.stay_course .snowChoice .tel-box *{
    font-family: "ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
}
.stay_course .snowChoice .tel-box .tel-box-no {
    font-size: 1.4rem;
    margin-bottom: 10px;
		border-bottom: 1px solid #c4c4c4;
}
.stay_course .snowChoice .tel-box .tel-box-no a {
    font-size: 3rem;
}
.stay_course .snowChoice .tel-box .tel-box-no .tel-no {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.stay_course .snowChoice .tel-box-tit{
	font-size: 2.3rem;
	color: #976F11;
	}
.clm_2col .tel-box * {
    font-family: "ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
}
.clm_2col > .col {
    width: 500px;
}
.stay_course .snowChoice .tel-box-ttl{
	font-size: 1.4rem;
	font-weight: bold;
	}
.stay_course .snowChoice .tel-box .gadget_ttl {
    height: 44px;
    line-height: 20px !important;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    border-radius: 6px;
}
.stay_course .snowChoice .gadget_ttl {
    font-family: "ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
    line-height: 20px !important;
    padding-top: 10px;
}
.stay_course .snowChoice .gadget_ttl span{
    font-family: "ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,"MS UI Gothic","Tahoma","Lucida Grande","ヒラギノ丸ゴ Pro W4",sans-serif;
}