@charset "UTF-8";

.spot_header { background-color: #DFF5F8;}
.spot_header_cont {max-width: 1000px; margin: 0px auto; position: relative;z-index: 1;padding: 119px 0px 63px;}
.spot_header_cont:after {content: ""; width: 1200px; height: 100%; background: url("../images/spot_main.jpg") no-repeat left bottom; border-radius: 0 0 20px 20px; position: absolute; left: -30px; bottom: 90px; z-index: -1;}

.spot_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:inline-block; color: #FFF; font-size: 18px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px; margin-bottom: 10px; margin-left: -60px;}
.spot_header_title > p span {border: 1px solid #FFF; border-radius: 8px; padding:3px 10px; margin-left: 16px;}
.spot_header_title > h1 {color: #FFF; font-size: 42px; font-weight: 700; margin-bottom: 10px;}
.spot_header_title > h1 span {background-color: #285565; padding: 0px 16px;}
.spot_header_title > h1 span em {font-size: 30px;}

.spot_link_bt {margin-top: 245px;}
.spot_link_bt > p {font-size: 24px; font-weight: 700; color: #666; margin-left: 20px;}
.spot_link_bt > p span:before {content: "＼"; }
.spot_link_bt > p span:after {content: "／"; }
.spot_link_bt > ul {background-color: #18BECC; border-radius: 10px; padding: 20px; display: inline-block; position: relative;margin-left: 20px;}
.spot_link_bt > ul:after {content: url("../images/spot_head_img.png"); position: absolute; bottom: 0; right: -150px;}
.spot_link_bt > ul li {color: #FFF; font-size: 24px; font-weight: 700;}
.spot_link_bt > ul:before{content: "";position: absolute;display: block; width: 0;height: 0;right: -28px;top: calc(50% - 4px); border-right: 30px solid #18BECC; border-top: 7px solid transparent;border-bottom: 7px solid transparent;transform: rotate(180deg);}
.spot_link_bt > ol {background-color: #FFF; border-radius: 10px; width: 640px; padding: 40px 20px 20px; box-sizing: border-box; margin-top: -20px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between;}
.spot_link_bt > ol li {width: 48%;}
.spot_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 19px; font-weight: 700; padding: 20px 0px; border-radius: 10px;}
.spot_link_bt > ol li a span {position: relative;}
.spot_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 6px);}

.spot_link_bt > div {position: absolute; right: 0px; bottom: 60px;}
.spot_link_bt > div a {display: block;background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 14px 54px 14px 14px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.spot_link_bt > div p {font-size: 18px; font-weight: 700;}
.spot_link_bt > div h2 {font-size: 22px; font-weight: 700; color: #E86B1C;}
.spot_link_bt > div h2 span {font-size: 15px;}
.spot_link_bt > div h3 {display: inline-block; background-color: #868686; color: #FFF; text-align: center; padding: 3px 20px; font-size: 14px; margin-top: 5px;}
.spot_link_bt > div a:after {content: ""; width: 34px; height: 100%; background-color: #E86B1C; position: absolute; right: 0; bottom: 0;}
.spot_link_bt > div a:before {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: 14px; top:calc(50% - 6px); z-index: 2;}

.spot_feature {padding: 60px 0px 40px;}
.spot_feature_main {max-width: 1000px; margin: 0px auto;}
.spot_feature_main h1 {color: #0BAAB7; font-size: 37px; font-weight: 700; text-align: center; margin-bottom: 50px;}
.spot_feature_main h1 span {color: #FFF; background-color:#0BAAB7; padding: 3px 0px 3px 10px; margin: 0px 10px;}
.spot_feature_main h1 span em {font-size: 26px;}
.spot_feature_main > div figure {display: flex; justify-content: space-between; padding: 30px 0px; position: relative;}
.spot_feature_main > div figure picture {width: 49%;}
.spot_feature_main > div figure figcaption {width: 49%; margin-top: 24px;}
.spot_feature_main > div figure figcaption dl {background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 30px 40px 30px 150px;position: relative;}
.spot_feature_main > div figure:nth-child(2) figcaption dl {padding: 30px;}

.spot_feature_main > div figure:first-child figcaption dl:before {content: url("../images/spot_feature_img.png"); position: absolute; left: -10px; top: -14px;}
.spot_feature_main > div figure figcaption dl dt {font-size: 20px; font-weight: 700; color: #0BAAB7; line-height: 120%; margin-bottom: 10px;}
.spot_feature_main > div figure:first-child:after {content: ""; width: 200vw; height: 100%; background-color: #DFF5F8; border-radius: 20px; position: absolute; right: 165px; top: 0; z-index: -1;}
.spot_feature_main > div figure:nth-child(2):after {content: ""; width: 200vw; height: 100%; background-color: #DFF5F8; border-radius: 20px; position: absolute; left: 165px; top: 0; z-index: -1;}

.spot_price_table > div {background-color: #FFF;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); margin-top: 50px;}
.spot_price_table > div table th {color: #FFF; background-color: #18BECC; font-weight: 700; font-size: 22px; padding: 20px; width: 23.6%;box-sizing: border-box;}
.spot_price_table > div table th + td + td {padding: 20px 10px;border-right: none; vertical-align: middle; border-left: 1px solid #18BECC;}
.spot_price_table > div table td > div {display: flex; justify-content:center; align-items: center;padding: 20px 15px;}
.spot_price_table > div table td > div + div {background-color: #F7FEFF; border-top: 2px dotted #18BECC; }
.spot_price_table > div table td > div dl {text-align: center; width: 44%;}
.spot_price_table > div table td > div dl dt {font-weight: 700; font-size: 22px; color: #E86B1C; line-height: 120%;}
.spot_price_table > div table td > div dl dd {font-size: 15px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px;}
.spot_price_table > div table td > div p {width: 53%;color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.spot_price_table > div table td > div p strong {font-weight: 700; font-size: 35px;}
.spot_price_table > div table td > div p em {display: block; color: #333; font-size: 15px;}
.spot_price_table > div table td > div p span {color: #333; font-size: 15px; font-weight: 500; position: relative;padding-right: 24px;}
.spot_price_table > div table td > div p span:after {content: "▲";position: absolute; transform: rotate(90deg);top: 0; right: 4px;}
.spot_price_table > div table td.no_price > p {padding: 20px 15px; font-size: 18px; display: inline-block;}
.spot_price_table > div table td.no_price > p span {font-size: 15px; float: right;}
.spot_price_table > div table td.no_price > p:after {content: ""; display: block; clear: both;}
.spot_price_table > div table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px;}
.spot_price_table > div table td > ul li a span {position: relative;}
.spot_price_table > div table td > ul li a span:after {content: ""; width: 8px; height: 8px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 4px);}
.table_caption {text-align: right; font-size: 15px; margin-top: 10px;}

.season_link {width: 100%; height: 362px; background: url("../images/spot_pic002.jpg") no-repeat center center; background-size: cover; margin: 100px 0px 0px;}
.season_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative;}
.season_link a h1 {font-size: 28px; font-weight: 700; color: #FFF; background-color: #285565; position: absolute; right:190px; bottom: 100px;padding: 3px 20px 3px 20px;}
.season_link a h2 {font-size: 42px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: absolute; right: 0; bottom: 20px;padding: 3px 60px 3px 20px;}
.season_link a h2 span {position: relative;}
.season_link a h2 span em {font-size: 32px;}
.season_link a h2 span:before {content: ""; width: 16px; height:16px;border-top: 3px solid #FFF;border-left: 3px solid #FFF;transform: rotate(135deg); position: absolute; right: -40px; top:calc(50% - 8px);}


.season_header { background-color: #FFF;}
.season_header_cont {max-width: 1000px; margin: 0px auto; position: relative;z-index: 1;padding: 119px 0px 63px;}
.season_header_cont:after {content: ""; width: 1200px; height: 100%; background: url("../images/season_main.jpg") no-repeat left bottom; border-radius: 0 0 20px 20px; position: absolute; left: -30px; bottom: 90px; z-index: -1;}

.season_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:inline-block; color: #FFF; font-size: 18px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px; margin-bottom: 10px; margin-left: -60px;}
.season_header_title > p span {border: 1px solid #FFF; border-radius: 8px; padding:3px 10px; margin-left: 16px;}
.season_header_title > h1 {color: #FFF; font-size: 42px; font-weight: 700; margin-bottom: 10px;}
.season_header_title > h1 span {background-color: #285565; padding: 0px 16px;}
.season_header_title > h1 span em {font-size: 30px;}

.season_link_bt {margin-top: 245px;}
.season_link_bt > p {font-size: 24px; font-weight: 700; color: #FFF; margin-left: 20px;}
.season_link_bt > p span:before {content: "＼"; }
.season_link_bt > p span:after {content: "／"; }
.season_link_bt > ul {background-color: #18BECC; border-radius: 10px; padding: 20px; display: inline-block; position: relative;margin-left: 20px;}
.season_link_bt > ul:after {content: url("../images/season_head_img.png"); position: absolute; bottom: 0; right: -150px;}
.season_link_bt > ul li {color: #FFF; font-size: 24px; font-weight: 700;}
.season_link_bt > ul:before{content: "";position: absolute;display: block; width: 0;height: 0;right: -28px;top: calc(50% - 4px); border-right: 30px solid #18BECC; border-top: 7px solid transparent;border-bottom: 7px solid transparent;transform: rotate(180deg);}
.season_link_bt > ol {background-color: #FFF; border-radius: 10px; width: 640px; padding: 40px 20px 20px; box-sizing: border-box; margin-top: -20px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between;}
.season_link_bt > ol li {width: 48%;}
.season_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 19px; font-weight: 700; padding: 20px 0px; border-radius: 10px;}
.season_link_bt > ol li a span {position: relative;}
.season_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 6px);}
.season_link_bt > div {position: absolute; right: 0px; bottom: 60px;}
.season_link_bt > div a {display: block;background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 14px 54px 14px 14px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.season_link_bt > div p {font-size: 18px; font-weight: 700;}
.season_link_bt > div h2 {font-size: 22px; font-weight: 700; color: #E86B1C;}
.season_link_bt > div h2 span {font-size: 15px;}
.season_link_bt > div h3 {display: inline-block; background-color: #868686; color: #FFF; text-align: center; padding: 3px 20px; font-size: 14px; margin-top: 5px;}
.season_link_bt > div a:after {content: ""; width: 34px; height: 100%; background-color: #E86B1C; position: absolute; right: 0; bottom: 0;}
.season_link_bt > div a:before {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: 14px; top:calc(50% - 6px); z-index: 2;}

.spot_link {width: 100%; height: 362px; background: url("../images/season_pic003.jpg") no-repeat top 30% center; background-size: cover; margin: 100px 0px 0px;}
.spot_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative;}
.spot_link a h1 {font-size: 28px; font-weight: 700; color: #FFF; background-color: #285565; position: absolute; right:420px; bottom: 100px;padding: 3px 20px 3px 20px;}
.spot_link a h2 {font-size: 42px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: absolute; right: 0; bottom: 20px;padding: 3px 60px 3px 20px;}
.spot_link a h2 span {position: relative;}
.spot_link a h2 span em {font-size: 32px;}
.spot_link a h2 span:before {content: ""; width: 16px; height:16px;border-top: 3px solid #FFF;border-left: 3px solid #FFF;transform: rotate(135deg); position: absolute; right: -40px; top:calc(50% - 8px);}

.season_feature {padding: 60px 0px 70px; background-color: #DFF5F8;}
.season_feature_main {max-width: 1000px; margin: 0px auto;}
.season_feature_main h1 {color: #0BAAB7; font-size: 37px; font-weight: 700; text-align: center; margin-bottom: 50px;}
.season_feature_main h1 span {color: #FFF; background-color:#0BAAB7; padding: 3px 0px 3px 10px; margin: 0px 10px;}
.season_feature_main h1 span em {font-size: 26px;}
.season_feature_main > div figure {display: flex; justify-content: space-between; padding: 30px 0px; position: relative; z-index: 0;}
.season_feature_main > div figure picture {width: 49%;}
.season_feature_main > div figure figcaption {width: 49%; margin-top: 24px;}
.season_feature_main > div figure figcaption dl {background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 30px 40px 30px 150px;position: relative;}
.season_feature_main > div figure:first-child figcaption dl {padding: 30px;}
.season_feature_main > div figure:nth-child(2) figcaption dl:before {content: url("../images/season_feature_img.png"); position: absolute; left: -10px; top: -14px;}
.season_feature_main > div figure figcaption dl dt {font-size: 20px; font-weight: 700; color: #0BAAB7; line-height: 120%; margin-bottom: 10px;}
.season_feature_main > div figure:first-child:after {content: ""; width: 200vw; height: 100%; background-color: #FFF; border-radius: 20px; position: absolute; left: 165px; top: 0; z-index: -1;}
.season_feature_main > div figure:nth-child(2):after {content: ""; width: 200vw; height: 100%; background-color: #FFF; border-radius: 20px; position: absolute; right: 165px; top: 0; z-index: -1;}

.season_price_table > div {background-color: #FFF;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); margin-top: 50px;}
.season_price_table > div table th {color: #FFF; background-color: #18BECC; font-weight: 700; font-size: 22px; padding: 20px; width: 23.6%;box-sizing: border-box;}
.season_price_table > div.col2two table td div {border-top: 2px dotted #18BECC; padding: 40px 10px; display: flex; justify-content: center;}
.season_price_table > div.col2two table td div:first-child {border-top: none;}
.season_price_table > div.col2two table td div dl {text-align: center; width:30%; margin-right: 40px;}
.season_price_table > div.col2two table td div dl dt {font-weight: 700; font-size: 22px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2two table td div dl dd {font-size: 15px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px;}
.season_price_table > div.col2two table td div p {width: 30%;color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.season_price_table > div.col2two table td div p strong {font-weight: 700; font-size: 35px;}
.season_price_table > div.col2two table td div p em {display: block; color: #333; font-size: 15px;}
.season_price_table > div.col2three table td div {border-top: 2px dotted #18BECC; padding: 10px 10px; display: flex; justify-content: space-between; align-items: center;}
.season_price_table > div.col2three table td div:first-child {border-top: none;}
.season_price_table > div.col2three table td div dl {text-align: center; width:27%;}
.season_price_table > div.col2three table td div dl dt {font-weight: 700; font-size: 22px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2three table td div dl dt + dd {font-size: 15px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px; margin-bottom: 5px;}
.season_price_table > div.col2three table td div dl dd + dd {text-align: left;}
.season_price_table > div.col2three table td div dl dd + dd span {font-size: 15px;}
.season_price_table > div.col2three table td div dl dd + dd ul {margin-top: 5px; font-size: 14px;}
.season_price_table > div.col2three table td div > p{ width: 30%; color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.season_price_table > div.col2three table td div > p strong {font-weight: 700; font-size: 35px;}
.season_price_table > div.col2three table td div > p em {display: block; color: #333; font-size: 15px;}
.season_price_table > div.col2three table td div > picture {width:33% }
.season_price_table > div.col3 table td.no_price > p {padding: 20px 15px; font-size: 18px; display: inline-block;}
.season_price_table > div.col3 table td.no_price > p span {font-size: 15px; float: right;}
.season_price_table > div.col3 table td.no_price > p:after {content: ""; display: block; clear: both;}
.season_price_table > div.col3 table td.no_price + td {padding: 20px 10px;border-right: none; vertical-align: middle; border-left: 1px solid #18BECC;}
.season_price_table > div.col3 table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px;}
.season_price_table > div.col3 table td > ul li a span {position: relative;}
.season_price_table > div.col3 table td > ul li a span:after {content: ""; width: 8px; height: 8px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 4px);}
.table_caption {text-align: right; font-size: 15px; margin-top: 10px;}

.form_area {padding: 174px 0px 244px;background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 10%, rgba(223, 245, 248, 1) 45%);}
.form_title {text-align: center;}
.form_title > h1 {font-size: 37px; font-weight: 700; color: #2C6C84;}
.form_title > p {margin-top: 40px; font-size: 15px;}

.form_cont {margin-top: 100px;}
.form_tel {max-width: 750px; background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 30px; box-sizing: border-box; margin: 0px auto; text-align: center;}
.form_tel > h2 {font-size: 25px; font-weight: 700;color: #2C6C84;}
.form_tel > dl {margin-top: 10px;}
.form_tel > dl dt a {color: #EB8544; font-weight: 700; font-size: 38px;}
.form_tel > dl dt span {position: relative; padding-left: 44px;}
.form_tel > dl dt span:before {content: ""; width: 36px; height: 39px; background: url("../images/contact_tel.svg") no-repeat;position: absolute;left: 0; top:calc(50% - 19px);}

.form_main {max-width: 860px; background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 40px 70px; box-sizing: border-box; margin: 65px auto 0px; text-align: center;}
.form_main > h3 {font-size: 25px; font-weight: 700;color: #2C6C84;}
.form_wrapper {margin-top: 56px;}

.form_wrapper dl {margin-bottom: 30px;}
.form_wrapper dl dt {text-align: left; margin-bottom: 10px;}
.form_wrapper dl dt span {font-size: 14px; color: #9D1717; margin-right: 10px;}
.form_wrapper dl dd input[type="text"],.form_wrapper dl dd input[type="email"]{width: 100%; box-sizing: border-box; font-size: 18px; padding:10px; -webkit-appearance: none;box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.15); border: none; border-radius: 5px;}
.form_wrapper dl dd textarea {-webkit-appearance: none; border: none; border-radius: 5px; width: 100%; box-sizing: border-box; padding: 10px; font-size: 18px; height: 200px;box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.15); }
.form_wrapper dl dd select {width: 100%; box-sizing: border-box; font-size: 18px; -webkit-appearance: none; border: none;box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.15);border-radius: 5px; padding: 10px; position: relative; cursor: pointer;}
.form_wrapper dl dd.select {position: relative;}
.form_wrapper dl dd.select:after {content: ""; width: 8px; height: 8px;border-top:2px solid #ccc;border-left: 2px solid #ccc;transform: rotate(-135deg); position: absolute; right: 20px; top:14px; z-index: 1;}

.pp_area { width: 100%; border-radius: 5px; height: 150px; overflow-y: scroll; text-align: left; padding: 20px; box-sizing: border-box; background-color: #FAFAFA;box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, 0.15);}
.pp_area h5 {font-weight: 700; font-size: 14px; margin-bottom: 5px;}
.pp_area p {font-size: 13px; line-height: 180%;}
.pp_area p + h5 {margin-top: 20px;}
.pp_area ul {font-size: 13px; margin-bottom: 20px;}
.pp_area ul li {list-style: outside; margin-left: 1.5em; margin-top: 5px;}

.form_wrapper p.ppc {text-align: left; margin:20px 0px;background-color: #E8E8E8; padding: 10px;}
.form_wrapper p.ppc label {}
.form_wrapper button {background-color: #E86B1C;-webkit-appearance: none; width: 260px; padding: 10px 0px; color: #FFF; position: relative; border: none; border-radius: 5px; cursor: pointer;}
.form_wrapper button:after {content: ""; width: 8px; height: 8px;border-top:2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: 20px; top:calc(50% - 6px); z-index: 1;}
.error {text-align: left;}

.thanks_main { text-align: left; margin-top: 20px;}
.thanks_main h4 {font-size: 18px;}
.thanks_main h4 + p {margin-top: 20px;}
.thanks_main > div {border: 2px dotted #CCC; padding: 10px; margin-top: 10px;}
.thanks_main > div ul li {list-style: outside; margin-left: 1.5em; margin-bottom: 5px;}
.thanks_main > div ul l:last-child {margin-bottom: 0px;}

@media only screen and (max-width:1120px){
.spot_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:inline-block; color: #FFF; font-size: 18px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px; margin-bottom: 10px; margin-left: 0px;}
.season_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:inline-block; color: #FFF; font-size: 18px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px; margin-bottom: 10px; margin-left: 0px;}


}
@media only screen and (max-width:1115px){
.spot_header_cont {max-width: 1000px; margin: 0px auto; position: relative;z-index: 1;padding: 90px 0px 63px;}
.season_header_cont {max-width: 1000px; margin: 0px auto; position: relative;z-index: 1;padding: 90px 0px 63px;}
}

@media only screen and (max-width:1000px){
.spot_feature_main {max-width: 100%; margin: 0px auto; padding: 0px 10px;box-sizing: border-box;}
.season_feature_main {max-width: 100%; margin: 0px auto;padding: 0px 10px;box-sizing: border-box;}

}
@media only screen and (max-width:910px){

.spot_header_cont:after {content: ""; width: 100%; height: 100%; background: url("../images/spot_main.jpg") no-repeat center bottom; border-radius: 0 0 0px 0px; position: absolute; left: 0px; bottom: 90px; z-index: -1; background-size: cover;}

.season_header_cont:after {content: ""; width: 100%; height: 100%; background: url("../images/season_main.jpg") no-repeat center bottom; border-radius: 0 0 0px 0px; position: absolute; left: 0px; bottom: 90px; z-index: -1;}

.spot_link_bt {margin-top: 245px; padding: 0px 20px; text-align: center;}
.spot_link_bt > p {font-size: 24px; font-weight: 700; color: #FFF; max-width: 90%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 20px;}
.spot_link_bt > p span:before {content: "＼"; }
.spot_link_bt > p span:after {content: "／"; }
.spot_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 20px; position: relative; display: flex; justify-content: space-between; max-width: 90%; margin: 0px auto 10px; box-sizing: border-box;}
.spot_link_bt > ul:after {content: ""; position: absolute; bottom: 0; right:0px;}
.spot_link_bt > ul li {font-size: 24px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 20px 10px; box-sizing: border-box; border-radius: 10px;}
.spot_link_bt > ul:before{content: none;position: absolute;display: block; width: 0;height: 0;right: -28px;top: calc(50% - 4px); border-right: 30px solid #18BECC; border-top: 7px solid transparent;border-bottom: 7px solid transparent;transform: rotate(180deg);}
.spot_link_bt > ol {background-color: #FFF; border-radius: 10px; width: auto; max-width: 90%; padding: 20px 20px 20px; box-sizing: border-box; box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between; margin: 10px auto 0px;}
.spot_link_bt > ol li {width: 48%;}
.spot_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 19px; font-weight: 700; padding: 20px 0px; border-radius: 10px;}
.spot_link_bt > ol li a span {position: relative;}
.spot_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 6px);}
.spot_link_bt > div {position: relative; right: 0px; bottom: 0px; max-width: 90%; margin: 0px auto 10px;}
.spot_link_bt > div a {display: block;background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 14px 54px 14px 14px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.spot_link_bt > div p {font-size: 18px; font-weight: 700;}
.spot_link_bt > div h2 {font-size: 22px; font-weight: 700; color: #E86B1C;}
.spot_link_bt > div h2 span {font-size: 15px;}
.spot_link_bt > div h3 {display: inline-block; background-color: #868686; color: #FFF; text-align: center; padding: 3px 20px; font-size: 14px; margin-top: 5px;}
.spot_link_bt > div a:after {content: ""; width: 34px; height: 100%; background-color: #E86B1C; position: absolute; right: 0; bottom: 0;}
.spot_link_bt > div a:before {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: 14px; top:calc(50% - 6px); z-index: 2;}

.season_link_bt {margin-top: 245px; padding: 0px 20px; text-align: center;}
.season_link_bt > p {font-size: 24px; font-weight: 700; color: #FFF; max-width: 90%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 20px;}
.season_link_bt > p span:before {content: "＼"; }
.season_link_bt > p span:after {content: "／"; }
.season_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 20px; position: relative; display: flex; justify-content: space-between; max-width: 90%; margin: 0px auto 10px; box-sizing: border-box;}
.season_link_bt > ul:after {content: ""; position: absolute; bottom: 0; right: 0px;}
.season_link_bt > ul li {font-size: 24px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 20px 10px; box-sizing: border-box; border-radius: 10px;}
.season_link_bt > ul:before{content: none;position: absolute;display: block; width: 0;height: 0;right: -28px;top: calc(50% - 4px); border-right: 30px solid #18BECC; border-top: 7px solid transparent;border-bottom: 7px solid transparent;transform: rotate(180deg);}
.season_link_bt > ol {background-color: #FFF; border-radius: 10px; width: auto; max-width: 90%; padding: 20px 20px 20px; box-sizing: border-box; box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between;margin: 10px auto 0px;}
.season_link_bt > ol li {width: 48%;}
.season_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 19px; font-weight: 700; padding: 20px 0px; border-radius: 10px;}
.season_link_bt > ol li a span {position: relative;}
.season_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 6px);}
.season_link_bt > div {position: relative; right: 0px; bottom: 0px; max-width: 90%; margin: 0px auto 10px;}
.season_link_bt > div a {display: block;background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 14px 54px 14px 14px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.season_link_bt > div p {font-size: 18px; font-weight: 700;}
.season_link_bt > div h2 {font-size: 22px; font-weight: 700; color: #E86B1C;}
.season_link_bt > div h2 span {font-size: 15px;}
.season_link_bt > div h3 {display: inline-block; background-color: #868686; color: #FFF; text-align: center; padding: 3px 20px; font-size: 14px; margin-top: 5px;}
.season_link_bt > div a:after {content: ""; width: 34px; height: 100%; background-color: #E86B1C; position: absolute; right: 0; bottom: 0;}
.season_link_bt > div a:before {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: 14px; top:calc(50% - 6px); z-index: 2;}

}
@media only screen and (max-width:860px){
.form_main {max-width: 100%; width: calc(100% - 20px);background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 40px 20px; box-sizing: border-box; margin: 65px auto 0px; text-align: center;}
.form_main > h3 {font-size: 25px; font-weight: 700;color: #2C6C84;}
.form_wrapper {margin-top: 56px;}

}

@media only screen and (max-width:800px){
.spot_feature_main > div figure picture {width: 40%;}
.spot_feature_main > div figure figcaption {width: 58%; margin-top: 24px;}

.season_feature_main > div figure picture {width: 40%;}
.season_feature_main > div figure figcaption {width: 58%; margin-top: 24px;}


.spot_price_table > div {background-color: #FFF;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); margin-top: 50px;}
.spot_price_table > div table th {color: #FFF; background-color: #18BECC; font-weight: 700; font-size: 22px; padding: 20px; width:100%;box-sizing: border-box; display: block; text-align: center;}
.spot_price_table > div table td {width: 100%; display: block; box-sizing: border-box;}
.spot_price_table > div table th + td + td {padding: 20px 10px;border-right: none; vertical-align: middle; border-left:none;border-top: 1px solid #18BECC;}
.spot_price_table > div table td > div {display: flex; justify-content:center; align-items: center;padding: 20px 15px;}
.spot_price_table > div table td > div + div {background-color: #F7FEFF; border-top: 2px dotted #18BECC; }
.spot_price_table > div table td > div dl {text-align: center; width: 44%;}
.spot_price_table > div table td > div dl dt {font-weight: 700; font-size: 22px; color: #E86B1C; line-height: 120%;}
.spot_price_table > div table td > div dl dd {font-size: 15px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px;}
.spot_price_table > div table td > div p {width: 53%;color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.spot_price_table > div table td > div p strong {font-weight: 700; font-size: 35px;}
.spot_price_table > div table td > div p em {display: block; color: #333; font-size: 15px;}
.spot_price_table > div table td > div p span {color: #333; font-size: 15px; font-weight: 500; position: relative;padding-right: 24px;}
.spot_price_table > div table td > div p span:after {content: "▲";position: absolute; transform: rotate(90deg);top: 0; right: 4px;}
.spot_price_table > div table td.no_price > p {padding: 20px 15px; font-size: 18px; display: block; text-align: center;}
.spot_price_table > div table td.no_price > p span {font-size: 15px; float: none;}
.spot_price_table > div table td.no_price > p:after {content: ""; display: block; clear: both;}
.spot_price_table > div table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px; width: 60%; margin: 0px auto;}
.spot_price_table > div table td > ul li a span {position: relative;}
.spot_price_table > div table td > ul li a span:after {content: ""; width: 8px; height: 8px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 4px);}

.season_price_table > div {background-color: #FFF;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); margin-top: 50px;}
.season_price_table > div table th {color: #FFF; background-color: #18BECC; font-weight: 700; font-size: 22px; padding: 20px; width: 100%;box-sizing: border-box; display: block; text-align: center;}
.season_price_table > div table td {width: 100%; display: block; box-sizing: border-box;}
.season_price_table > div.col2two table td {display: flex; padding: 0px 0px;}
.season_price_table > div.col2two table td div {border-top: none; border-left: 2px dotted #18BECC; padding: 40px 20px; display: block; justify-content: center;width: 50%; box-sizing: border-box; align-items: center;}
.season_price_table > div.col2two table td div:first-child {border-top: none;}
.season_price_table > div.col2two table td div:first-child {border-left: none;}
.season_price_table > div.col2two table td div:first-child dl {margin-top: 25px;}
.season_price_table > div.col2two table td div dl {text-align: center; width:100%; margin-right: 0px;}
.season_price_table > div.col2two table td div dl dt {font-weight: 700; font-size: 22px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2two table td div dl dd {font-size: 15px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px;}
.season_price_table > div.col2two table td div p {width: 100%;color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.season_price_table > div.col2two table td div p strong {font-weight: 700; font-size: 35px;}
.season_price_table > div.col2two table td div p em {display: block; color: #333; font-size: 15px;}
.season_price_table > div.col2three table td div {border-top: 2px dotted #18BECC; padding: 10px 10px; display: flex; justify-content: space-between; align-items: center;}
.season_price_table > div.col2three table td div:first-child {border-top: none;}
.season_price_table > div.col2three table td div dl {text-align: center; width:27%;}
.season_price_table > div.col2three table td div dl dt {font-weight: 700; font-size: 22px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2three table td div dl dt + dd {font-size: 15px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px; margin-bottom: 5px;}
.season_price_table > div.col2three table td div dl dd + dd {text-align: left;}
.season_price_table > div.col2three table td div dl dd + dd span {font-size: 15px;}
.season_price_table > div.col2three table td div dl dd + dd ul {margin-top: 5px; font-size: 14px;}
.season_price_table > div.col2three table td div > p{ width: 30%; color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.season_price_table > div.col2three table td div > p strong {font-weight: 700; font-size: 35px;}
.season_price_table > div.col2three table td div > p em {display: block; color: #333; font-size: 15px;}
.season_price_table > div.col2three table td div > picture {width:33% }
.season_price_table > div.col3 table td.no_price > p {padding: 20px 15px; font-size: 18px; display: inline-block;}
.season_price_table > div.col3 table td.no_price > p span {font-size: 15px; float: right;}
.season_price_table > div.col3 table td.no_price > p:after {content: ""; display: block; clear: both;}
.season_price_table > div.col3 table td.no_price + td {padding: 20px 10px;border-right: none; vertical-align: middle; border-left: 1px solid #18BECC;}
.season_price_table > div.col3 table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px;}
.season_price_table > div.col3 table td > ul li a span {position: relative;}
.season_price_table > div.col3 table td > ul li a span:after {content: ""; width: 8px; height: 8px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 4px);}

}
@media only screen and (max-width:750px){

.spot_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:block; color: #FFF; font-size: 18px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px;margin: 0px auto; width: calc(100% - 20px); box-sizing: border-box; text-align: center;}

.spot_header_title > p span {border: 1px solid #FFF; border-radius: 8px; padding:3px 10px; margin-left: 16px;}
.spot_header_title > h1 {color: #FFF; font-size: 42px; font-weight: 700; margin-bottom: 0px; text-align: center; margin-top: 30px;}
.spot_header_title > h1 span {background-color: #285565; padding: 0px 16px 5px 24px;}
.spot_header_title > h1 span em {font-size: 30px;}

.season_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:block; color: #FFF; font-size: 18px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px; margin: 0px auto;width: calc(100% - 20px); box-sizing: border-box; text-align: center;}
.season_header_title > p span {border: 1px solid #FFF; border-radius: 8px; padding:3px 10px; margin-left: 16px;}
.season_header_title > h1 {color: #FFF; font-size: 42px; font-weight: 700; margin-bottom: 0px; text-align: center; margin-top: 30px;}
.season_header_title > h1 span {background-color: #285565; padding: 0px 16px 5px 24px;}
.season_header_title > h1 span em {font-size: 30px;}

.spot_link_bt {margin-top: 245px; padding: 0px 20px; text-align: center;}
.spot_link_bt > p {font-size: 24px; font-weight: 700; color: #FFF; max-width:100%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 20px;}
.spot_link_bt > p span:before {content: "＼"; }
.spot_link_bt > p span:after {content: "／"; }
.spot_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 20px; position: relative; display: flex; justify-content: space-between; max-width: 100%; margin: 0px auto 10px; box-sizing: border-box;}
.spot_link_bt > ul:after {content: ""; position: absolute; bottom: 0; right:0px;}
.spot_link_bt > ul li {font-size: 24px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 20px 10px; box-sizing: border-box; border-radius: 10px;}
.spot_link_bt > ol {background-color: #FFF; border-radius: 10px; width: auto; max-width: 100%; padding: 20px 20px 20px; box-sizing: border-box; box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between; margin: 10px auto 0px;}
.spot_link_bt > ol li {width: 48%;}
.spot_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 19px; font-weight: 700; padding: 20px 0px; border-radius: 10px;}
.spot_link_bt > ol li a span {position: relative;}
.spot_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 6px);}
.spot_link_bt > div {position: relative; right: 0px; bottom: 0px; max-width: 100%; margin: 0px auto 10px;}
.spot_link_bt > div a {display: block;background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 14px 54px 14px 14px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.spot_link_bt > div p {font-size: 18px; font-weight: 700;}
.spot_link_bt > div h2 {font-size: 22px; font-weight: 700; color: #E86B1C;}
.spot_link_bt > div h2 span {font-size: 15px;}
.spot_link_bt > div h3 {display: inline-block; background-color: #868686; color: #FFF; text-align: center; padding: 3px 20px; font-size: 14px; margin-top: 5px;}
.spot_link_bt > div a:after {content: ""; width: 34px; height: 100%; background-color: #E86B1C; position: absolute; right: 0; bottom: 0;}
.spot_link_bt > div a:before {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: 14px; top:calc(50% - 6px); z-index: 2;}

.season_link_bt {margin-top: 245px; padding: 0px 20px; text-align: center;}
.season_link_bt > p {font-size: 24px; font-weight: 700; color: #FFF; max-width: 100%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 20px;}
.season_link_bt > p span:before {content: "＼"; }
.season_link_bt > p span:after {content: "／"; }
.season_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 20px; position: relative; display: flex; justify-content: space-between; max-width: 100%; margin: 0px auto 10px; box-sizing: border-box;}
.season_link_bt > ul:after {content: ""; position: absolute; bottom: 0; right: 0px;}
.season_link_bt > ul li {font-size: 24px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 20px 10px; box-sizing: border-box; border-radius: 10px;}
.season_link_bt > ol {background-color: #FFF; border-radius: 10px; width: auto; max-width: 100%; padding: 20px 20px 20px; box-sizing: border-box; box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between;margin: 10px auto 0px;}
.season_link_bt > ol li {width: 48%;}
.season_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 19px; font-weight: 700; padding: 20px 0px; border-radius: 10px;}
.season_link_bt > ol li a span {position: relative;}
.season_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 6px);}
.season_link_bt > div {position: relative; right: 0px; bottom: 0px; max-width: 100%; margin: 0px auto 10px;}
.season_link_bt > div a {display: block;background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 14px 54px 14px 14px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.season_link_bt > div p {font-size: 18px; font-weight: 700;}
.season_link_bt > div h2 {font-size: 22px; font-weight: 700; color: #E86B1C;}
.season_link_bt > div h2 span {font-size: 15px;}
.season_link_bt > div h3 {display: inline-block; background-color: #868686; color: #FFF; text-align: center; padding: 3px 20px; font-size: 14px; margin-top: 5px;}
.season_link_bt > div a:after {content: ""; width: 34px; height: 100%; background-color: #E86B1C; position: absolute; right: 0; bottom: 0;}
.season_link_bt > div a:before {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: 14px; top:calc(50% - 6px); z-index: 2;}

.spot_feature_main > div figure figcaption dl {background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 20px 20px 20px 20px;position: relative;}
.spot_feature_main > div figure:nth-child(2) figcaption dl {padding: 20px;}
.spot_feature_main > div figure:first-child figcaption dl:before {content: none; position: absolute; left: -10px; top: -14px;}

.season_feature_main > div figure figcaption dl {background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 20px 20px 20px 20px;position: relative;}
.season_feature_main > div figure:first-child figcaption dl {padding: 20px;}
.season_feature_main > div figure:nth-child(2) figcaption dl:before {content: none; position: absolute; left: -10px; top: -14px;}


.season_link {width: 100%; height: 362px; background: url("../images/spot_pic002.jpg") no-repeat center center; background-size: cover; margin: 100px 0px 0px;}
.season_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative; padding: 120px 20px 0px; box-sizing: border-box; text-align: center;}
.season_link a h1 {font-size: 18px; font-weight: 700; color: #FFF; background-color: #285565; position: relative; right:0px; bottom: 0px;padding: 3px 20px 3px 20px;}
.season_link a h2 {font-size: 28px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: relative; right: 0; bottom: 0px;padding: 3px 60px 3px 20px;}
.season_link a h2 span {position: relative;}
.season_link a h2 span em {font-size: 32px;}
.season_link a h2 span:before {content: ""; width: 16px; height:16px;border-top: 3px solid #FFF;border-left: 3px solid #FFF;transform: rotate(135deg); position: absolute; right: -40px; top:calc(50% - 8px);}

.spot_link {width: 100%; height: 362px; background: url("../images/season_pic003.jpg") no-repeat top center center; background-size: cover; margin: 100px 0px 0px;}
.spot_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative; padding: 120px 20px 0px; box-sizing: border-box; text-align: center;}
.spot_link a h1 {font-size: 18px; font-weight: 700; color: #FFF; background-color: #285565; position: relative; right:0px; bottom: 0px;padding: 3px 20px 3px 20px;}
.spot_link a h2 {font-size: 28px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: relative; right: 0; bottom: 0px;padding: 3px 60px 3px 20px;}
.spot_link a h2 span {position: relative;}
.spot_link a h2 span em {font-size: 32px;}
.spot_link a h2 span:before {content: ""; width: 16px; height:16px;border-top: 3px solid #FFF;border-left: 3px solid #FFF;transform: rotate(135deg); position: absolute; right: -40px; top:calc(50% - 8px);}


.form_main {max-width: 100%; width: calc(100% - 20px);background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 20px 20px; box-sizing: border-box; margin: 30px auto 0px; text-align: center;}
.form_main > h3 {font-size: 25px; font-weight: 700;color: #2C6C84;}
.form_wrapper {margin-top: 24px;}

.form_tel {max-width: 100%; width: calc(100% - 20px); background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 20px; box-sizing: border-box; margin: 0px auto; text-align: center;}
.form_tel > h2 {font-size: 25px; font-weight: 700;color: #2C6C84;}
.form_tel > dl {margin-top: 10px;}
.form_tel > dl dt a {color: #EB8544; font-weight: 700; font-size: 38px;}
.form_tel > dl dt span {position: relative; padding-left: 44px;}
.form_tel > dl dt span:before {content: ""; width: 36px; height: 39px; background: url("../images/contact_tel.svg") no-repeat;position: absolute;left: 0; top:calc(50% - 19px);}



}
@media only screen and (max-width:700px){
.spot_feature_main h1 {color: #0BAAB7; font-size: 32px; font-weight: 700; text-align: center; margin-bottom: 50px;}
.spot_feature_main h1 span {color: #FFF; background-color:#0BAAB7; padding: 3px 0px 3px 10px; margin: 0px 10px;}
.spot_feature_main h1 span em {font-size: 22px;}

.season_price_table > div.col2three table td div {border-top: 2px dotted #18BECC; padding: 10px 10px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.season_price_table > div.col2three table td div:first-child {border-top: none;}
.season_price_table > div.col2three table td div dl {text-align: center; width:50%; order: 2;}
.season_price_table > div.col2three table td div dl dt {font-weight: 700; font-size: 22px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2three table td div dl dt + dd {font-size: 15px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px; margin-bottom: 5px;}
.season_price_table > div.col2three table td div dl dd + dd {text-align:center;}
.season_price_table > div.col2three table td div dl dd + dd span {font-size: 15px;}
.season_price_table > div.col2three table td div dl dd + dd ul {margin-top: 5px; font-size: 14px;}
.season_price_table > div.col2three table td div > p { order: 3; width: 50%; color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.season_price_table > div.col2three table td div > p strong {font-weight: 700; font-size: 35px;}
.season_price_table > div.col2three table td div > p em {display: block; color: #333; font-size: 15px;}
.season_price_table > div.col2three table td div > picture {width:60%; order: 1; margin: 0px auto 20px;}

}
@media only screen and (max-width:600px){

.spot_header_cont {max-width: 1000px; margin: 0px auto; position: relative;z-index: 1;padding: 90px 0px 33px;}
.spot_header_cont:after {content: ""; width: 100%; height: 100%; background: url("../images/spot_main.jpg") no-repeat center bottom; border-radius: 0 0 0px 0px; position: absolute; left: 0px; bottom: 50px; z-index: -1; background-size: cover;}

.season_header_cont {max-width: 1000px; margin: 0px auto; position: relative;z-index: 1;padding: 90px 0px 33px;}
.season_header_cont:after {content: ""; width:100%; height: 100%; background: url("../images/season_main.jpg") no-repeat center bottom; border-radius: 0 0 0px 0px; position: absolute; left: 0px; bottom: 50px; z-index: -1;}

.spot_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:block; color: #FFF; font-size: 12px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px; margin: 0px auto; width: calc(100% - 20px); box-sizing: border-box; text-align: center;}
.spot_header_title > h1 {color: #FFF; font-size: 27px; font-weight: 700; margin-bottom: 0px; text-align: center; margin-top: 30px;}
.spot_header_title > h1 span em {font-size: 18px;}

.season_header_title > p {background: linear-gradient(118deg, rgba(24,149,204,1) 0%, rgba(24,149,204,1) 50%, rgba(24,188,204,1) 100%); display:block; color: #FFF; font-size: 12px; font-weight: 700; padding: 10px 8px 10px 20px; border-radius: 10px; margin: 0px auto;width: calc(100% - 20px); box-sizing: border-box; text-align: center;}
.season_header_title > h1 {color: #FFF; font-size: 27px; font-weight: 700; margin-bottom: 0px; text-align: center; margin-top: 30px;}
.season_header_title > h1 span em {font-size: 18px;}


.spot_link_bt {margin-top: 120px; padding: 0px 20px; text-align: center;}
.spot_link_bt > p {font-size: 18px; font-weight: 700; color: #FFF; max-width:100%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 10px;}
.spot_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 10px; position: relative; display: flex; justify-content: space-between; max-width: 100%; margin: 0px auto 10px; box-sizing: border-box;}
.spot_link_bt > ul li {font-size: 16px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 10px 10px; box-sizing: border-box; border-radius: 10px;}
.spot_link_bt > ol {background-color: #FFF; border-radius: 10px; width: auto; max-width: 100%; padding: 10px; box-sizing: border-box; box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between; margin: 10px auto 0px;}
.spot_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 16px; font-weight: 700; padding: 10px 0px; border-radius: 10px;}
.spot_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -40px; top:calc(50% - 6px);}
.spot_link_bt > div a {background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 10px 54px 10px 10px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; flex-wrap: wrap; align-items: center;}
.spot_link_bt > div p {font-size: 16px; font-weight: 700; width: 50%; text-align: right;}
.spot_link_bt > div h2{ font-size: 18px; width: 50%; text-align: left;}
.spot_link_bt > div h3 { width: 60%; margin: 5px auto 0px; font-size: 12px;}

.season_link_bt {margin-top: 120px; padding: 0px 20px; text-align: center;}
.season_link_bt > p {font-size: 18px; font-weight: 700; color: #FFF; max-width: 100%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 10px;}
.season_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 10px; position: relative; display: flex; justify-content: space-between; max-width: 100%; margin: 0px auto 10px; box-sizing: border-box;}
.season_link_bt > ul li {font-size: 16px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 10px 10px; box-sizing: border-box; border-radius: 10px;}
.season_link_bt > ol {background-color: #FFF; border-radius: 10px; width: auto; max-width: 100%; padding:10px; box-sizing: border-box; box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; justify-content: space-between; margin: 10px auto 0px;}
.season_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 16px; font-weight: 700; padding: 10px 0px; border-radius: 10px;}
.season_link_bt > ol li a span:after {content: ""; width: 8px; height: 8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -40px; top:calc(50% - 6px);}
.season_link_bt > div a {background-color: #FFF; border-radius: 10px 0px 0px 10px; padding: 10px 36px/*54px*/ 10px 10px; position: relative;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); display: flex; flex-wrap: wrap; align-items: center;}
.season_link_bt > div p {font-size: 16px; font-weight: 700; width: 50%; text-align: right;}
.season_link_bt > div h2 {font-size: 22px; font-weight: 700; color: #E86B1C;}
.season_link_bt > div h2 span {font-size: 15px; width: 50%; text-align: left;}
.season_link_bt > div h3 {width: 60%; margin: 5px auto 0px; font-size: 12px;}

.spot_feature {padding: 40px 0px 0px;}
.spot_feature_main h1 {color: #0BAAB7; font-size: 22px; font-weight: 700; text-align: center; margin-bottom: 50px;}
.spot_feature_main h1 span {color: #FFF; background-color:#0BAAB7; padding: 3px 0px 3px 10px; margin: 0px 10px;}
.spot_feature_main h1 span em {font-size: 18px;}
.spot_feature_main > div figure {display: flex; flex-flow: column; justify-content: space-between; padding: 30px 0px; position: relative;}
.spot_feature_main > div figure picture {width:90%; margin: -20px auto 0px;position: relative; z-index: 1;}
.spot_feature_main > div figure picture img {box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.spot_feature_main > div figure figcaption {width: 100%; margin-top:0px;}
.spot_feature_main > div figure figcaption dl {background-color: #FFF; border-radius: 0px;box-shadow: none; padding: 20px 20px 40px;position: relative;}
.spot_feature_main > div figure:nth-child(2) {padding-bottom: 40px; padding-top: 10px;}
.spot_feature_main > div figure:nth-child(2) figcaption dl {padding: 20px 20px 40px;}
.spot_feature_main > div figure:first-child figcaption dl:before {content: none; position: absolute; left: -10px; top: -14px;}
.spot_feature_main > div figure figcaption dl dt {font-size: 17px; font-weight: 700; color: #0BAAB7; line-height: 120%; margin-bottom: 5px;}
.spot_feature_main > div figure figcaption dl dd {font-size: 14px;}
.spot_feature_main > div figure:first-child picture {order: 2;}
.spot_feature_main > div figure:first-child figcaption {order: 1; margin: 0px;}
.spot_feature_main > div figure:first-child:after {content: ""; width: 200vw; height: 100%; background-color: #DFF5F8; border-radius: 0px; position: absolute; right: -10px; top: 0; z-index: -1;}
.spot_feature_main > div figure:nth-child(2):after {content: ""; width: 200vw; height: 100%; background-color: #DFF5F8; border-radius: 0px; position: absolute; left: -10px; top: 0; z-index: -1;}

.season_feature {padding: 40px 0px 0px; background-color: #DFF5F8;}
.season_feature_main h1 {color: #0BAAB7; font-size: 22px; font-weight: 700; text-align: center; margin-bottom: 50px;}
.season_feature_main h1 span {color: #FFF; background-color:#0BAAB7; padding: 3px 0px 3px 10px; margin: 0px 10px;}
.season_feature_main h1 span em {font-size: 18px;}
.season_feature_main > div figure {display: flex; flex-flow: column; justify-content: space-between; padding: 30px 0px; position: relative; z-index: 0;}
.season_feature_main > div figure picture {width: 90%; margin: -20px auto 0px;position: relative; z-index: 1;}
.season_feature_main > div figure picture img {box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15);}
.season_feature_main > div figure figcaption {width: 100%; margin-top: 0px;}
.season_feature_main > div figure figcaption dl { border-radius: 0px;box-shadow: none; padding: 20px 20px 40px;position: relative; background-color: #DFF5F8;}
.season_feature_main > div figure:first-child figcaption dl {padding: 20px 20px 40px;}
.season_feature_main > div figure:nth-child(2) figcaption dl:before {content: none; position: absolute; left: -10px; top: -14px;}
.season_feature_main > div figure figcaption dl dt {font-size: 17px; font-weight: 700; color: #0BAAB7; line-height: 120%; margin-bottom: 5px;}
.season_feature_main > div figure figcaption dl dd {font-size: 14px;}
.season_feature_main > div figure:nth-child(2) {padding: 10px 0px 40px;}
.season_feature_main > div figure:nth-child(2) picture {order: 2;}
.season_feature_main > div figure:nth-child(2) figcaption {order: 1; margin: 0px;}
.season_feature_main > div figure:first-child:after {content: ""; width: 200vw; height: 100%; background-color: #FFF; border-radius: 0px; position: absolute; left: -10px; top: 0; z-index: -1;}
.season_feature_main > div figure:nth-child(2):after {content: ""; width: 200vw; height: 100%; background-color: #FFF; border-radius: 0px; position: absolute; right: -10px; top: 0; z-index: -1;}


.spot_price_table > div {background-color: #FFF;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); margin-top: 20px;}
.spot_price_table > div table th {color: #FFF; background-color: #18BECC; font-weight: 700; font-size: 18px; padding: 5px 20px; width:100%;box-sizing: border-box; display: block; text-align: center;}
.spot_price_table > div table td {width: 100%; display: block; box-sizing: border-box;}
.spot_price_table > div table th + td + td {padding: 20px 10px;border-right: none; vertical-align: middle; border-left:none;border-top: 1px solid #18BECC;}
.spot_price_table > div table td > div {display: block; justify-content:center; align-items: center;padding: 20px 15px;}
.spot_price_table > div table td > div + div {background-color: #F7FEFF; border-top: 2px dotted #18BECC; }
.spot_price_table > div table td > div dl {text-align: center; width: 44%; margin:0px auto;}
.spot_price_table > div table td > div dl dt {font-weight: 700; font-size: 18px; color: #E86B1C; line-height: 120%;}
.spot_price_table > div table td > div dl dd {font-size: 12px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px;}
.spot_price_table > div table td > div p {width: 100%;color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.spot_price_table > div table td > div p strong {font-weight: 700; font-size: 26px;}
.spot_price_table > div table td > div p em {display: block; color: #333; font-size: 15px;}
.spot_price_table > div table td > div p span {color: #333; font-size: 15px; font-weight: 500; position: relative;padding-right: 24px;}
.spot_price_table > div table td > div p span:after {content: "▲";position: absolute; transform: rotate(90deg);top: 0; right: 4px;}
.spot_price_table > div table td.no_price > p {padding: 20px 15px; font-size: 16px; display: block; text-align: center;}
.spot_price_table > div table td.no_price > p span {font-size: 14px; float: none;}
.spot_price_table > div table td.no_price > p:after {content: ""; display: block; clear: both;}
.spot_price_table > div table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px; width: 60%; margin: 0px auto;}
.spot_price_table > div table td > ul li a span {position: relative;}
.spot_price_table > div table td > ul li a span:after {content: ""; width: 8px; height: 8px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 4px);}
.table_caption {text-align: right; font-size: 15px; margin-top: 10px;}

.season_price_table > div {background-color: #FFF;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); margin-top: 20px;}
.season_price_table > div table th {color: #FFF; background-color: #18BECC; font-weight: 700; font-size: 18px; padding: 5px 20px; width: 100%;box-sizing: border-box; display: block; text-align: center;}
.season_price_table > div table td {width: 100%; display: block; box-sizing: border-box;}
.season_price_table > div.col2two table td {display: flex; padding: 0px 0px;}
.season_price_table > div.col2two table td div {border-top: none; border-left: 2px dotted #18BECC; padding: 20px 20px; display: block; justify-content: center;width: 50%; box-sizing: border-box; align-items: center;}
.season_price_table > div.col2two table td div:first-child {border-top: none;}
.season_price_table > div.col2two table td div:first-child {border-left: none;}
.season_price_table > div.col2two table td div:first-child dl {margin-top:20px;}
.season_price_table > div.col2two table td div dl {text-align: center; width:100%; margin-right: 0px;}
.season_price_table > div.col2two table td div dl dt {font-weight: 700; font-size: 18px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2two table td div dl dd {font-size: 12px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px;}
.season_price_table > div.col2two table td div p {width: 100%;color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.season_price_table > div.col2two table td div p strong {font-weight: 700; font-size: 26px;}
.season_price_table > div.col2two table td div p em {display: block; color: #333; font-size: 14px;}

.season_price_table > div.col2three table td div {border-top: 2px dotted #18BECC; padding: 10px 10px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.season_price_table > div.col2three table td div:first-child {border-top: none;}
.season_price_table > div.col2three table td div dl {text-align: center; width:50%; order: 2;}
.season_price_table > div.col2three table td div dl dt {font-weight: 700; font-size:18px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2three table td div dl dt + dd {font-size: 12px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px; margin-bottom: 5px;}
.season_price_table > div.col2three table td div dl dd + dd {text-align:center;}
.season_price_table > div.col2three table td div dl dd + dd span {font-size: 14px;}
.season_price_table > div.col2three table td div dl dd + dd ul {margin-top: 5px; font-size: 12px;}
.season_price_table > div.col2three table td div > p { order: 3; width: 50%; color: #E86B1C; text-align: center;font-size: 18px;font-weight: 500; }
.season_price_table > div.col2three table td div > p strong {font-weight: 700; font-size: 26px;}
.season_price_table > div.col2three table td div > p em {display: block; color: #333; font-size: 14px;}
.season_price_table > div.col2three table td div > picture {width:60%; order: 1; margin: 0px auto 20px;}

.season_price_table > div.col3 table td.no_price > p {padding: 20px 15px; font-size: 16px; display: block; text-align: center;}
.season_price_table > div.col3 table td.no_price > p span {font-size: 14px; float:none;}
.season_price_table > div.col3 table td.no_price > p:after {content: ""; display: block; clear: both;}
.season_price_table > div.col3 table td.no_price + td {padding: 20px 10px;border-right: none; vertical-align: middle; border-left: none; border-top: 1px solid #18BECC;}
.season_price_table > div.col3 table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px; width: 60%; margin: 0px auto;}
.season_price_table > div.col3 table td > ul li a span {position: relative;}
.season_price_table > div.col3 table td > ul li a span:after {content: ""; width: 8px; height: 8px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 4px);}



.season_link {width: 100%; height: 250px; background: url("../images/spot_pic002.jpg") no-repeat center center; background-size: cover; margin: 40px 0px 0px;}
.season_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative; padding: 100px 20px 0px; box-sizing: border-box; text-align: center;}
.season_link a h1 {font-size: 16px; font-weight: 700; color: #FFF; background-color: #285565; position: relative; right:0px; bottom: 0px;padding: 3px 20px 3px 20px;}
.season_link a h2 {font-size: 22px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: relative; right: 0; bottom: 0px;padding: 3px 60px 3px 20px;}
.season_link a h2 span {position: relative;}
.season_link a h2 span em {font-size: 22px;}
.season_link a h2 span:before {content: ""; width: 8px; height:8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: -40px; top:calc(50% - 4px);}

.spot_link {width: 100%; height: 250px; background: url("../images/season_pic003.jpg") no-repeat top center center; background-size: cover; margin: 100px 0px 0px;}
.spot_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative; padding:100px 20px 0px; box-sizing: border-box; text-align: center;}
.spot_link a h1 {font-size: 16px; font-weight: 700; color: #FFF; background-color: #285565; position: relative; right:0px; bottom: 0px;padding: 3px 20px 3px 20px;}
.spot_link a h2 {font-size: 22px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: relative; right: 0; bottom: 0px;padding: 3px 60px 3px 20px;}
.spot_link a h2 span {position: relative;}
.spot_link a h2 span em {font-size: 22px;}
.spot_link a h2 span:before {content: ""; width: 8px; height:8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: -40px; top:calc(50% - 4px);}

.form_area {padding: 94px 0px 204px;background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 10%, rgba(223, 245, 248, 1) 45%);}
.form_title {text-align: center;}
.form_title > h1 {font-size: 32px; font-weight: 700; color: #2C6C84;}
.form_title > p {margin-top: 40px; font-size: 15px;}

.form_cont {margin-top: 50px;}

.form_main {max-width: 100%; width: calc(100% - 20px);background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 20px 20px; box-sizing: border-box; margin: 30px auto 0px; text-align: center;}
.form_main > h3 {font-size: 22px; font-weight: 700;color: #2C6C84;}
.form_wrapper {margin-top: 24px;}

.form_tel {max-width: 100%; width: calc(100% - 20px); background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 20px; box-sizing: border-box; margin: 0px auto; text-align: center;}
.form_tel > h2 {font-size: 22px; font-weight: 700;color: #2C6C84;}
.form_tel > dl {margin-top: 10px;}
.form_tel > dl dt a {color: #EB8544; font-weight: 700; font-size: 38px;}
.form_tel > dl dt span {position: relative; padding-left: 44px;}
.form_tel > dl dt span:before {content: ""; width: 36px; height: 39px; background: url("../images/contact_tel.svg") no-repeat;position: absolute;left: 0; top:calc(50% - 19px);}




}
@media only screen and (max-width:450px){

.spot_link_bt {margin-top: 120px; padding: 0px 10px; text-align: center;}
.spot_link_bt > p {font-size: 16px; font-weight: 700; color: #FFF; max-width:100%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 10px;}
.spot_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 10px; position: relative; display: flex; justify-content: space-between; max-width: 100%; margin: 0px auto 10px; box-sizing: border-box;}
.spot_link_bt > ul li {font-size: 12px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 10px 10px; box-sizing: border-box; border-radius: 10px;}

.spot_link_bt > div p {font-size: 14px; font-weight: 700; width: 50%; text-align: right;}
.spot_link_bt > div h2{ font-size: 14px; width: 50%; text-align: left;}
.spot_link_bt > div h2 span {font-size: 14px; width: 50%; text-align: left;}
.spot_link_bt > div h3 { width: 80%; margin: 5px auto 0px; font-size: 12px;}
.spot_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 14px; font-weight: 700; padding: 10px 0px; border-radius: 10px;}
.spot_link_bt > ol li a span:after {content: ""; width: 6px; height: 6px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 4px);}
.spot_link_bt > ol li:first-child a {padding-right: 10px;}

.season_link_bt {margin-top: 120px; padding: 0px 10px; text-align: center;}
.season_link_bt > p {font-size: 16px; font-weight: 700; color: #FFF; max-width: 100%; margin: 0px auto; border-radius: 10px 10px 0px 0px; background-color: #18BECC;padding-top: 10px;}
.season_link_bt > ul {background-color: #18BECC; border-radius: 0px 0px 10px 10px; padding: 10px; position: relative; display: flex; justify-content: space-between; max-width: 100%; margin: 0px auto 10px; box-sizing: border-box;}
.season_link_bt > ul li {font-size: 12px; font-weight: 700; width: 48%;background-color: #FFF; color: #18BECC;padding: 10px 10px; box-sizing: border-box; border-radius: 10px;}
.season_link_bt > ol li a {display: block; background-color: #E86B1C; color: #FFF; text-align: center; font-size: 14px; font-weight: 700; padding: 10px 0px; border-radius: 10px;}
.season_link_bt > ol li a span:after {content: ""; width: 6px; height: 6px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(-135deg); position: absolute; right: -20px; top:calc(50% - 4px);}
.season_link_bt > div p {font-size: 14px; font-weight: 700; width: 50%; text-align: right;}
.season_link_bt > div h2 {font-size: 14px; font-weight: 700; color: #E86B1C;}
.season_link_bt > div h2 span {font-size: 14px; width: 50%; text-align: left;}
.season_link_bt > div h3 {width: 80%; margin: 5px auto 0px; font-size: 12px;}

.spot_feature_main h1 {color: #0BAAB7; font-size: 19px; font-weight: 700; text-align: center; margin-bottom: 50px;}
.spot_feature_main h1 span {color: #FFF; background-color:#0BAAB7; padding: 3px 0px 3px 5px; margin: 0px 5px;}
.spot_feature_main h1 span em {font-size: 16px;}

.season_feature_main h1 {color: #0BAAB7; font-size: 19px; font-weight: 700; text-align: center; margin-bottom: 50px;}
.season_feature_main h1 span {color: #FFF; background-color:#0BAAB7; padding: 3px 0px 3px 5px; margin: 0px 5px;}
.season_feature_main h1 span em {font-size: 16px;}


.season_link {width: 100%; height: 200px; background: url("../images/spot_pic002.jpg") no-repeat center center; background-size: cover; margin: 40px 0px 0px;}
.season_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative; padding: 130px 0px 0px 10px; box-sizing: border-box; text-align: center;}
.season_link a h1 {font-size: 14px; font-weight: 700; color: #FFF; background-color: #285565; position: relative; right:0px; bottom: 0px;padding: 3px 20px 3px 20px;}
.season_link a h2 {font-size: 18px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: relative; right: 0; bottom: 0px;padding: 3px 20px 3px 20px;}
.season_link a h2 span {position: relative;}
.season_link a h2 span em {font-size: 16px;}
.season_link a h2 span:before {content: ""; width: 8px; height:8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 4px);}

.spot_link {width: 100%; height: 200px; background: url("../images/season_pic003.jpg") no-repeat top center center; background-size: cover; margin: 40px 0px 0px;}
.spot_link a {max-width: 1000px; margin: 0px auto; display: block; height: 100%; position: relative; padding:130px 0px 0px 10px; box-sizing: border-box; text-align: center;}
.spot_link a h1 {font-size: 14px; font-weight: 700; color: #FFF; background-color: #285565; position: relative; right:0px; bottom: 0px;padding: 3px 20px 3px 20px;}
.spot_link a h2 {font-size: 18px; font-weight: 700; color: #FFF; background-color: #E86B1C; position: relative; right: 0; bottom: 0px;padding: 3px 60px 3px 20px;}
.spot_link a h2 span {position: relative;}
.spot_link a h2 span em {font-size: 16px;}
.spot_link a h2 span:before {content: ""; width: 8px; height:8px;border-top: 2px solid #FFF;border-left: 2px solid #FFF;transform: rotate(135deg); position: absolute; right: -40px; top:calc(50% - 4px);}


.spot_price_table > div table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px; width: 80%; margin: 0px auto;}
.spot_price_table > div table td > ul li a span {position: relative;}
.spot_price_table > div table td > ul li a span:after {content: ""; width: 6px; height:6px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 3px);}
.table_caption {text-align: right; font-size: 15px; margin-top: 10px;}


.season_price_table > div {background-color: #FFF;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); margin-top: 20px;}
.season_price_table > div table th {color: #FFF; background-color: #18BECC; font-weight: 700; font-size: 18px; padding: 5px 20px; width: 100%;box-sizing: border-box; display: block; text-align: center;}
.season_price_table > div table td {width: 100%; display: block; box-sizing: border-box;}
.season_price_table > div.col2two table td {display: flex; padding: 0px 0px;}
.season_price_table > div.col2two table td div {border-top: none; border-left: 1px dotted #18BECC; padding: 20px 5px; display: block; justify-content: center;width: 50%; box-sizing: border-box; align-items: center;}
.season_price_table > div.col2two table td div:first-child {border-top: none;}
.season_price_table > div.col2two table td div:first-child {border-left: none;}
.season_price_table > div.col2two table td div:first-child dl {margin-top:20px;}
.season_price_table > div.col2two table td div dl {text-align: center; width:100%; margin-right: 0px;}
.season_price_table > div.col2two table td div dl dt {font-weight: 700; font-size: 18px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2two table td div dl dd {font-size: 12px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px;}
.season_price_table > div.col2two table td div p {width: 100%;color: #E86B1C; text-align: center;font-size: 14px;font-weight: 500; }
.season_price_table > div.col2two table td div p strong {font-weight: 700; font-size: 26px;}
.season_price_table > div.col2two table td div p em {display: block; color: #333; font-size: 14px;}

.season_price_table > div.col2three table td div {border-top: 2px dotted #18BECC; padding: 10px 10px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.season_price_table > div.col2three table td div:first-child {border-top: none;}
.season_price_table > div.col2three table td div dl {text-align: center; width:45%; order: 2;}
.season_price_table > div.col2three table td div dl dt {font-weight: 700; font-size:18px; color: #E86B1C; line-height: 120%;}
.season_price_table > div.col2three table td div dl dt + dd {font-size: 12px; color: #FFF; background-color: #8B8B8B; padding: 3px 0px; margin-top: 10px; margin-bottom: 5px;}
.season_price_table > div.col2three table td div dl dd + dd {text-align:left;}
.season_price_table > div.col2three table td div dl dd + dd span {font-size: 14px;}
.season_price_table > div.col2three table td div dl dd + dd ul {margin-top: 5px; font-size: 11px;}
.season_price_table > div.col2three table td div > p { order: 3; width: 55%; color: #E86B1C; text-align: center;font-size: 14px;font-weight: 500; }
.season_price_table > div.col2three table td div > p strong {font-weight: 700; font-size: 26px;}
.season_price_table > div.col2three table td div > p em {display: block; color: #333; font-size: 14px;}
.season_price_table > div.col2three table td div > picture {width:80%; order: 1; margin: 0px auto 20px;}
.season_price_table > div.col3 table td > ul li a {color: #FFF; font-weight: 700; display: block; background-color: #EB8544; text-align: center; padding: 7px 0px; border-radius: 5px; width: 80%; margin: 0px auto;}
.season_price_table > div.col3 table td > ul li a span {position: relative;}
.season_price_table > div.col3 table td > ul li a span:after {content: ""; width: 6px; height: 6px;border-top: 1px solid #FFF;border-left: 1px solid #FFF;transform: rotate(135deg); position: absolute; right: -20px; top:calc(50% - 3px);}

.form_title > h1 {font-size: 26px; font-weight: 700; color: #2C6C84;}
.form_title > p {margin-top: 40px; font-size: 15px;}
.form_cont {margin-top: 30px;}

.form_main {max-width: 100%; width: calc(100% - 20px);background-color: #FFF; border-radius: 10px;box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.15); padding: 20px 10px; box-sizing: border-box; margin: 30px auto 0px; text-align: center;}


.thanks_main { text-align: left; margin-top: 20px;}
.thanks_main h4 {font-size: 14px;}
.thanks_main h4 + p {margin-top: 20px; font-size: 14px;}
.thanks_main > div {border: 2px dotted #CCC; padding: 10px; margin-top: 10px;}
.thanks_main > div ul li {list-style: outside; margin-left: 1.5em; margin-bottom: 5px; font-size: 12px;}
.thanks_main > div ul l:last-child {margin-bottom: 0px;}

.pp_area { width: 100%; border-radius: 5px; height: 150px; overflow-y: scroll; text-align: left; padding: 20px; box-sizing: border-box; background-color: #FAFAFA;box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, 0.15);}
.pp_area h5 {font-weight: 700; font-size: 13px; margin-bottom: 5px;}
.pp_area p {font-size: 12px; line-height: 180%;}
.pp_area p + h5 {margin-top: 20px;}
.pp_area ul {font-size: 12px; margin-bottom: 20px;}
.pp_area ul li {list-style: outside; margin-left: 1.5em; margin-top: 5px;}


}
