@charset "UTF-8";
/*===============================================
●mian.css 画面の横幅が641px以上
===============================================*/
#contents {
    width: 100%;
    min-width: 1080px;
    overflow: hidden;
	float: left;
	clear: both;
	font-size: 18px;
	line-height: 34px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family:'Quicksand',"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    position: relative;
    font-weight: bold;
}
.anton {
    font-family: 'Anton', sans-serif;
}
a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
}
#contents .t_coupon {
    position: fixed;
    top: 226px;
    right: -5px;
    z-index: 999999;
}
#contents .auto {
    width: 1080px;
	margin: 0 auto;
}
#contents p, #contents h2, #contents h3, #contents h4,
#contents dl , #contents ul , #contents li , #contents p {
    margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	list-style-type: none;
}
#contents figure, #contents dd {
    margin: 0;
}
#contents a {
    text-decoration: none;
}
#contents .pc_none {
    display: none !important;
}
#contents #main_image {
    width: 100%;
    height: 768px;
    float: left;
    clear: both;
    background-image: url(../img/main_img.jpg);
	background-position: top center;
	background-size: cover;
    -webkit-animation-name: storySlideLeft;
    -webkit-animation-duration: 40;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: storySlideLeft;
    -moz-animation-duration: 40s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: gallerySlideLeft;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background-repeat: repeat-x;
    position: relative;
    will-change: background-position;
}
@-webkit-keyframes gallerySlideLeft {
    0% {background-position: 0px 0px;}
    100% {background-position: -1800px 0px;}
}
@-moz-keyframes gallerySlideLeft {
    0% {background-position: 0px 0px;}
    100% {background-position: -1800px 0px;}
}
@keyframes gallerySlideLeft {
    0% {background-position: 0px 0px;}
    100% {background-position: -1800px 0px;}
}
#contents #main_image .main_title {
  position: absolute;
  top: 51.8%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#contents #main_image .bg {
    background-image: url(../img/main_img_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 768px;
}
#contents #nav_conts {
    width: 100%;
    height: 96px;
    float: left;
    clear: both;
    background-color: #3982CD;
}
#contents #nav_conts ul {
    text-align: center;
    margin-top: 32px;
}
#contents #nav_conts ul li {
    display: inline-block;
}
#contents #nav_conts ul li a {
    color: #FFFFFF;
    font-size: 23px;
    font-style: italic;
    font-weight: bold;
    margin-right: 24px;
    background-image: url(../img/arrow_01.png);
    background-size: 15px;
    padding-right: 24px;
    background-position: right top 7px;
    background-repeat: no-repeat;
    position: relative;
}
#contents #nav_conts > ul > li > a::after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #fff;
    position: absolute;
	bottom: -8px;
	left: 0;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}
#contents #nav_conts ul li a:hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
}
#contents #charm_conts {
    width: 100%;
    height: 380px;
    float: left;
    clear: both;
    background-image: url(../img/bg_01.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    background-size: cover;
    position: relative;
}
#contents #charm_conts .w_img {
    position: absolute;
    top: -38px;
    left: 0;
    z-index: 9999;
}
#contents #charm_conts .list {
    margin-top: 62px;
    float: right;
    z-index: 9999;
    position: relative;
}
#contents #charm_conts .list dl {
    font-style: italic;
    font-size: 0;
    display: table;
    margin-bottom: 18px;
}
#contents #charm_conts .list dt {
    width: 136px;
    background-color: #4189D3;
    font-size: 56px;
    color: #F8F502;
    display: table-cell;
    text-align: center;
}
#contents #charm_conts .list p {
    width: 136px;
    background-color: #4189D3;
    font-size: 25px;
    display: inline;
}
#contents #charm_conts .list dd {
    display: table-cell;
    background-color: #fff;
    font-size: 41.5px;
    color: #297fd0;
    padding: 20px 10px 19px;
    letter-spacing: -0.05em;
}
#contents #list_conts {
    width: 100%;
    float: left;
    clear: both;
}
#contents #list_conts .outer {
    width: 100%;
    float: left;
    clear: both;
    background-color: #4B97DE;
    background-image: url(../img/bg_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top 86px;
    position: relative;
    padding-bottom: 62px;
}
#contents #list_conts .outer .eng {
    position: absolute;
    left: 92px;
    top: 79px;
    color: rgba(255, 255, 255, 0.13);
    font-size: 185px;
    transform: rotate(90deg);
    transform-origin: 0 0;
    z-index: 99;
    
}
#contents #list_conts h2 {
    background-image: url(../img/pattern_01.jpg);
    background-size: 720px;
    font-size: 50px;
    text-align: center;
    font-style: italic;
    color: #FFFFFF;
    font-weight: bold;
    padding: 26px 0 26px;
    margin-bottom: 119px;
}
#contents #list_conts .inner {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}
#contents #list_conts .inner .number {
    position: absolute;
    z-index: 99999;
    right: -24px;
    top: -71px;
	pointer-events: none;
}
#contents #list_conts .inner .move {
    position: relative;
    z-index: 9999;
    box-shadow: 5px -1px 24px 6px rgba(0, 0, 0, 0.12);
    line-height: 0;
}
#contents #list_conts .inner .move_2 {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    box-shadow: 5px -1px 24px 6px rgba(0, 0, 0, 0.12);
    position: relative;
}
#contents #list_conts .inner .move_2 video {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    outline: none;
}
#contents #list_conts .inner .box {
    color: #FFFFFF;
}
#contents #list_conts .inner .box h3 {
    font-size: 48px;
    line-height: 48px;
    background-color: #4B97DE;
    display: inline-block;
    padding: 10px 10px 14px;
    margin-bottom: 2px;
    margin-left: -10px;
}
#contents #list_conts .inner .box .text {
    margin-bottom: 16px;
}
#contents #list_conts .inner .box .btn {
	width: 100%;
	text-align: center;
    margin-bottom: 28px;
}
#contents #list_conts .inner .box .btn a {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #fff;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    border-radius: 6px;
    padding: 32px 0 32px;
    text-decoration: none;
    transition-duration: .3s;
    background-image: url(../img/arrow_02.png);
    background-repeat: no-repeat;
    background-position: right 35px center;
    background-size: 15px;
}
#contents #list_conts .inner .box .btn a:hover {
	background-color: #fff;
	color: #4B97DE;
    background-image: url(../img/arrow_hover_01.png);
}
#contents #list_conts .img_area {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}
#contents #list_conts .img_area::after {
    content: '';
    background-image: url(../img/pattern_03.png);
    background-position: left top 65px;
    background-size: 120px;
    position: absolute;
    width: 100%;
    height: 516px;
    display: block;
    top: 64px;
    z-index: 99;
}
#contents #list_conts .img_area .img_outer {
    width: calc(50% - 10px);
     min-width: 550px;
    height: 580px;
    overflow: hidden;
    position: relative;
    float: left;
    z-index: 9999;
}
#contents #list_conts .img_area .img_outer img {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: inherit;
}
#contents #list_conts .img_area .sub_img {
    float: right;
     z-index: 9999;
    position: relative;
}
#contents #list_conts .img_area .sub_img p {
    margin-bottom: 10px;
}
#contents #list_conts .img_area2 {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}
#contents #list_conts .img_area2 img {
    display: block;
}
#contents #list_conts .img_area2 .img_outer {
    margin-bottom: 20px;
}
#contents #list_conts .img_area2 .sub_img {
    width: 100%;
    float: left;
    clear: both;
}
#contents #list_conts .img_area2 .sub_img p {
    width: 530px;
    float: left;
}
#contents #list_conts .img_area2 .sub_img p:nth-of-type(2n) {
    float: right;
}
#contents #list_conts .outer_02 {
    background-color: #5dc4e1;
}
#contents #list_conts .outer_02 h2 {
    background-image: url(../img/pattern_02.jpg);
}
#contents #list_conts .outer_02 .inner .box h3 {
    background-color: #5dc4e1;
}
#contents #list_conts .outer_02 .inner .box .btn a:hover {
	background-color: #fff;
	color: #5dc3e1;
    background-image: url(../img/arrow_hover_02.png);
}
#contents #list_conts .outer_02 .img_area .img_outer {
    float: right;
}
#contents #list_conts .outer_02 .img_area .sub_img {
    float: left;
}
#contents #list_conts .snowresort_02 {
    background-image: url(../img/bg_03.png);
}
#contents #list_conts .snowresort_03 {
    background-image: url(../img/bg_04.png);
}
#contents #list_conts .snowresort_04 {
    background-image: url(../img/bg_05.png);
}
#contents #stamprally_conts {
    width: 100%;
    float: left;
    clear: both;
    background-color: #f3fcff;
    background-image: url(../img/bg_06.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 85px;
    padding-bottom: 82px;
}
#contents #stamprally_conts h2 {
    text-align: center;
    font-size: 50px;
    margin-bottom: 26px;
    font-style: italic;
}
#contents #stamprally_conts .b_img {
    position: relative;
    z-index: 99;
}
#contents #stamprally_conts .detail {
    width: 100%;
    float: left;
    clear: both;
}
#contents #stamprally_conts .detail .top_box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 14px;
}
#contents #stamprally_conts .detail .top_box .img {
    width: 229px;
    float: left;
    margin-top: -35px; 
    position: relative;
    z-index: 9999;
}
#contents #stamprally_conts .detail .top_box .r_box {
    width: 815px;
    float: right;
}
#contents #stamprally_conts .detail .top_box .r_box .text {
    margin-top: 36px;
    line-height: 32px;
    margin-bottom: 23px;
}
#contents #stamprally_conts .detail .top_box .r_box .table {
}
#contents #stamprally_conts .detail .top_box .r_box .table dl {
    font-size: 0;
    display: table;
    margin-bottom: 5px;
    width: 100%;
}
#contents #stamprally_conts .detail .top_box .r_box .table dt {
    width: 260px;
    background-color: #02afbd;
    color: #fff;
    display: table-cell;
    text-align: center;
    padding: 3px 0px 3px;
    font-size: 16px;
}
#contents #stamprally_conts .detail .top_box .r_box .table dd {
    display: table-cell;
    background-color: #fff;
    font-size: 16px;
    padding-left: 16px;
}
#contents #stamprally_conts .detail .bottom_box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 15px;
}
#contents #stamprally_conts .detail .bottom_box .period {
    float: left;
}
#contents #stamprally_conts .detail .bottom_box .period dl {
}
#contents #stamprally_conts .detail .bottom_box .period dl dt {
    background-color: #02AFBD;
    display: inline-block;
    vertical-align: middle;
    color: #FFFFFF;
    padding: 4px 10px 2px 12px;
    position: relative;
    margin-right: 22px;
}
#contents #stamprally_conts .detail .bottom_box .period dl dt::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 40px;
    background-image: url(../img/arrow_04.png);
    background-size: 10px;
    display: block;
    top: 0;
    right: -10px;
}
#contents #stamprally_conts .detail .bottom_box .period dl dd {
    display: inline-block;
    vertical-align: middle;
}
#contents #stamprally_conts .detail .bottom_box .period p {
    font-size: 13px;
}
#contents #stamprally_conts .detail .bottom_box .text {
    line-height: 30px;
    float: right;
    margin-top: -12px;
}
#contents #stamprally_conts .detail .bottom_box .text a {
    color: #000;
}
#contents #stamprally_conts .detail .app {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    border: 4px solid #02AFBD;
    padding: 34px 0 27px;
}
#contents #stamprally_conts .detail .app .box {
    width: 384px;
    display: inline-block;
    margin: 0 38px;
}
#contents #stamprally_conts .detail .app .box .text {
    font-size: 30px;
    margin-bottom: 8px;
}
#contents #stamprally_conts .detail .app .box span {
    font-size: 18px;
}
#contents #stamprally_conts .detail .app .box li {
    display: inline-block;
}
#contents #stamprally_conts .detail .app .box li:first-of-type {
    margin-right: 25px;
}
#contents #recommend_conts {
    width: 100%;
    float: left;
    clear: both;
    background-color: #518de6;
    color: #fff;
    text-align: center;
    padding-top: 86px;
    padding-bottom: 74px;
}
#contents #recommend_conts h2 {
    font-size: 50px;
    font-style: italic;
    margin-bottom: 49px;
}
#contents #recommend_conts .title_box {
    margin-bottom: 38px;
}
#contents #recommend_conts .title_box h3 {
    font-size: 29px;
    margin-bottom: 8px;
}
#contents #recommend_conts .title_box p {
    line-height: 32px;
}
#contents #recommend_conts .list {
    position: relative;
    font-size: 0;
}
#contents #recommend_conts .box {
    position: relative;
    width: 525px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-right: 30px;
    margin-bottom: 40px;
}
#contents #recommend_conts .box:nth-child(even) {
    margin-right: 0;
}
#contents #recommend_conts .box .number {
    position: absolute;
    left: -15px;
    top: -25px;
    text-align: center;
    width: 94px;
    height: 108px;
    padding-top: 14px;
    background-image: url(../img/icon.png);
    background-size: 94px;
    color: #518DE6;
    font-size: 12px;
    font-style: italic;
    box-sizing: border-box;
}
#contents #recommend_conts .box span {
    font-size: 45px;
    line-height: 30px;
    display: block;
    margin-right: 10px;
}
#contents #recommend_conts .box .img {
    margin-bottom: 14px;
    line-height: 0;
}
#contents #recommend_conts .box h4 {
    font-size: 23px;
    margin-bottom: 8px;
}
#contents #recommend_conts .box .text {
    line-height: 32px;
    font-size: 18px;
}


