@charset "utf-8";
/*
 * CSS for PC
 * @date     2017.03.21
 * @author   Sungjoon Park
 */

/* ------------------------------------------

------------------------------------------ */
#widewrapper {
    width: 100%;
}

.sp {
    display: none !important;
}
.page_term {
    font-size: 13px;
    line-height: 1.5;
    width: 950px;
    margin: auto auto 30px auto;
    text-align: center;
}
/* ----- nav -----*/

#pageTab {
    width: 950px;
    margin: auto auto 50px auto;
}
#pageTab ul {
    z-index: 99;
}
#pageTab ul.tab5 li {
    margin: 0;
    background: #ffffff;
    width: 190px;
}
#pageTab ul li a {
    background: #dedede;
    height: auto;
    padding: 20px 0;
    font-size: 20px;
}
#contentsArea #pageTab ul li a:hover {
    opacity: 0.7;
    text-decoration: none;
}
/* ----- contents -----*/

#contents.column1 {
	width: auto;
	padding: 0;
	margin: auto;
	background: #fff;
	line-height: 1.6;
	overflow: hidden;
}
.page_cpn .cpn_box {
    width: 450px;
}
.page_cpn .cpn_box:nth-child(2n-1) {
    margin-left: 0;
}
.page_cpn .cpn_box img {
    display: block;
}
.page_cpn .cpn_box a:hover img {
    opacity: 0.8;
}
.char {
  display: block;
  line-height: 1.7;
  font-size: 13px;
}
.cpCal,.cpUser,.cpPoint,.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
  background-size: auto;
  background-repeat: no-repeat;
}
.cpCal {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpCal.svg);
}
.cpUser {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpUser.svg);
}
.cpPoint {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpPoint.svg);
}
.cpTogether {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpTogether.svg);
  background-position: left 2px;
}
.cpVol {
  font-weight: bold;
}
#contentsArea .jdsColorBoxHtml {
    display: block;
    font-size: 16px;
    text-decoration: underline;
    text-align: center;
    margin-top: 10px;
}
#colorbox {
    width: 800px !important;
    height: 100% !important;
    position: fixed !important;
    top: 5vh!important;
    left: 50% !important;
    margin-left: -400px !important;
}
.tableholder {
  max-height: 90vh!important;
}
#cboxWrapper {
    height: auto !important;
    overflow: auto !important;
    width: 800px !important;
}
#cboxContent {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
    height: 100% !important;
}
#cboxMiddleLeft {
    height: 100% !important;
}
#cboxOverlay {
    background-color: rgba(0,0,0,0.5) !important;
    height: 100% !important;
}
#cboxLoadedContent {
    background: #fff !important;
    border: none !important;
    box-sizing: border-box;
    height: auto !important;
    width: 100% !important;
    overflow: hidden
}
#inline_content1, #inline_content2 {
    list-style: none !important;
    font-size: 13px;
}
.page_cpn {
    margin-bottom: 40px;
}
.coupon_img {
    width: 100%;
    height: auto;
}
.cpn_box_txtbox {
    padding: 20px 20px 0 20px;
    background: #fff;
    color: #333
}
.cpn_box_txtbox dt {
    font-size: 14px;
}
.cpn_box_txtbox dd {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 8px;
}
.cpn_box_txtbox dd em {
    font-style: normal;
    font-size: 120%;
    display: block;
    font-weight: bold;
}
#cboxClose {
    background: url(../images/close.jpg) top right no-repeat !important;
    background-position-x: center;
    background-position-y: top;
    width: 25px !important;
    height: 25px !important;
}
.tableholder {
    position: relative;
}
.tableholder table {
    background-color: #fff;
    border-left: 1px solid #b4b4b4;
    border-top: 1px solid #b4b4b4;
    font-size: 13px;
    line-height: 1.4;
    display: block;
}
.tableholder table td {
    border-right: 1px solid #b4b4b4;
    padding: 8px;
    border-bottom: 1px solid #b4b4b4;
}
.tableholder table tr:first-child {
    color: #fff;
}
.tableholder table tr:first-child td {
    text-align: center!important;
    background-color: #1ba81b!important;
}
.tableholder table tr:last-child td {
    font-size: 11px;
}
.tableholder table tr td:first-child {
    background-color: #e1e1e1;
    text-align: right;
    width: 200px;
    font-weight: bold;
}
.coupon-guide {
  max-width: 912px;
  margin: 0 auto 50px;
  font-size: 13px;
  text-align: center;
}
.coupon-guide a {
  display: inline-block;
  padding: 5px 40px;
  margin: 0 10px;
  border-radius: 4px;
  background-color: #e1e1e1;
}
.coupon-guide a::after {
  display: inline-block;
  content: "";
  background-image: url(https://img.travel.rakuten.co.jp//special/sales/template/html/images/Linkwindow.svg);
  width: 16px;
  height: 16px;
  position: relative;
  right: -30px;
  top: 2px;
}
/* -----  -----*/

.page_h2 {
    background: #777;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 25px;
    font-size: 25px;
}
.page_box_sty1 {
    width: 950px;
    margin: auto auto 45px auto;
}
.page_box1 {
    width: 430px;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}
.box1img img {
    display: block;
    width: 100%
}
.page_box1 h3 {
    font-size: 18px;
    margin: 15px 0 12px;
}
.txtfont13 {
    font-size: 14px;
    line-height: 1.4;
}
.page_box1 .ss-center .cp__acordion {
    clear: both;
}
.page_box1 .cp__acordion .cp__trigger:hover {
    background-color: #bababa;
    color: #ffffff;
}
.page_box1 .cp__acordion .cp__trigger {
    font-size: 13px;
    display: block;
    position: relative;
    padding: 10px;
    cursor: pointer;
}
.page_box1 .cp__acordion .cp__trigger::after {
    display: inline-block;
    content: " ";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 10px;
    height: 7px;
    margin-top: -3.5px;
    background-repeat: no-repeat;
}
.page_box1 .cp__acordion li .cp__trigger {
    background: #e1e1e1;
}
.page_box1 .cp__liststyle-dot > * {
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1.4;
}
.page_box1 .cp__acordion ul.submenu {
    background-color: #f0f0f0;
    padding: 8px 10px 10px 10px;
    line-height: 1.4;
}
.page_box1 .cp__acordion .cp__trigger::after {
    background-image: url(../images/icon_1.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
.page_box1 .cp__acordion .cp__trigger.active-submenu::after {
    background-image: url(../images/icon_2.png) !important;
    background-size: 22px 22px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 6px;
}
.holder {
    margin-top: 12px;
}
.cp_right {
    display: none;
}
.fixBnr2 {
    position: fixed;
    display: block;
    right: 10px;
    bottom: 40px;
}
#contents .pagetop_btn {
    z-index: 999;
}
.pagetop_btn li {
    margin-bottom: 1px;
}
.pagetop_btn li a {
    background: #dedede;
    width: 90px;
    display: block;
    text-align: center;
    padding: 10px 0;
}
#contentsArea .pagetop_btn li a:hover {
    text-decoration: none;
    opacity: 0.8;
}

/* ----- Access -----*/

.accessBox {
    border: none;
    margin-bottom: 45px;
}
.column1 .accessBox .map {
    width: 600px;
    margin: auto;
    float: none;
    height: 450px;
    margin-bottom: 10px;
}
.column1 .accessBox .map iframe {
    width: 100%;
    display: block;
    height: 450px;
}
.column1 .accessBox .route {
    width: 600px;
    float: none;
    margin: auto;
}
#search-box h1 {
    display: none;
}
.column1 #search-box {
	margin: auto;
	border: 1px solid #cfc9ba;
	border-radius: 10px;
}
.disclaimer {
  margin: 20px auto 40px;
  font-size: 13px;
  text-align: center;
  padding: 1em 0;
  background-color: #efefef;
  border-radius: 30px;
}
#newetiquette {
	width: 900px;
	text-align: center;
	margin: 60px auto 0;
	border: 1px solid #a8a8a8;
	padding: 15px 0;
	border-radius: 50px;
}
#newetiquette a {
	text-decoration: underline !important;
}
#pageInquiry .inquiryTable {
  width: 900px;
  margin: 60px auto 20px;
  font-size: 14px;
  border-collapse: collapse;
}
#pageInquiry th,
#pageInquiry td {
  border: solid 1px #aaa;
  padding: 22px;
}
#pageInquiry th {
  background-color: #efefef;
}
#pageInquiry .inquiryTable a {
  color: #0059B2;
}
.page_footer {
    background: #f7f7f7;
    padding: 10px 12px;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    margin: 0 10px 12px 10px;
}
.page_footer ul {
    width: 950px;
    margin: auto
}
.page_footer ul li {
    margin-bottom: 6px;
}
.page_footer a {
    color: #777;
    font-size: 13px;
    line-height: 1.6;
    text-decoration: none;
}
.page_footer a:hover {
    text-decoration: underline;
}
.page_footer p {
    width: 950px;
    margin: auto;
}
.page_footer p span {
    display: inline-block;
    margin-right: 12px;
}
#contentsArea .cpn_box .btn {
    width: 220px;
    margin: 20px auto auto auto;
}
#contentsArea .cpn_box .btn .main {
    border: 2px solid #7bb33e;
    border-radius: 5px;
    background-color: #fff;
    color: #7bb33e;
    text-align: center;
    display: block;
    margin: 0px auto;
    font-weight: bold;
    padding: 10px 0;
    position: relative;
    font-size: 16px;
}
#contentsArea .cpn_box .btn .main:after {
    position: absolute;
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
    height: 12px;
    width: 8px;
    right: 12px;
    top: 50%;
    margin-top: -6px;
    display: block;
}
#contentsArea .cpn_box .btn .main:hover {
    opacity: 0.8;
}
.page_foot_box {
    width: 950px;
    margin: 50px auto;

}
#contentsArea .gototop_btn {
    margin-top: 20px;
}
#contentsArea .gototop_btn a {
    background: #333;
    color: #fff;
}
#contentsArea .gototop_btn a:hover {
    color: #fff;
}

.Lato{
	font-family: 'Lato', sans-serif;
}

#contentsArea{
	line-height: 1.6;
	overflow: hidden;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
}
#contentsArea img{
	vertical-align: bottom;
	backface-visibility: hidden;
}
.inner{
	margin: auto;
	width: 960px;
	position: relative;
	box-sizing: border-box;
}
li{
	list-style: none;
}
#contentsArea a{
	transition: .3s;
}
#contentsArea a:hover{
	opacity: .8;
}
#contentsArea .main {
	position: relative;
	height: 660px;
}
#contentsArea .main h1{
	margin: auto;
	width: 960px;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1;

}
#contentsArea .main p {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 5px;
	font-size: 12px;
	line-height: 1;
	z-index: 1;
}
#contentsArea .main .fadeimg{
	z-index: 1;
	display: none;
}
#contentsArea .main .fadeimg li{
	position: absolute;
	left: 0;
	right: 0;
}
#contentsArea .main .fadeimg li:not(.kv1){
	display: none;
}
#contentsArea .main .fadeimg li img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

#contentsArea .read{
	position: relative;
	padding: 100px 0;
	text-align: center;
	line-height: 2;
	overflow: hidden;
}
#contentsArea .read:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5000px;
	height: 5000px;
	background: url(../images/bg_read.jpg);
	transform: translate(-50%,-50%) rotateZ(20deg);
}
#contentsArea .read:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1000px;
	height: 160px;
	background-image: url(../images/bg_read_left.png),url(../images/bg_read_right.png);
	background-position: left bottom, right bottom;
	background-repeat: no-repeat, no-repeat;
	z-index: 1;
}
#contentsArea .read:after{
	width: 900px;
}
#contentsArea .read p{
	position: relative;
	margin: 0 0 50px;
}
#contentsArea .read span{
	color: #d40707;
}
#contentsArea .read span strong{

}
#contentsArea .read a{
	position: relative;
	z-index: 5;
}

#contentsArea .summit{
	text-align: center;
	padding: 60px 0;
	background: #f6ecd3;
}
#contentsArea .summit p{
	text-align: left;
	width: 960px;
	margin: 20px auto 0;
}
#contentsArea .summit p span{
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px;
}

#contentsArea .omotenashi{
	text-align: center;
	margin: 70px 0 100px;
	position: relative;
}
#contentsArea .omotenashi.ipad:before{
	content: none;
}
#contentsArea .omotenashi:before{
	content: "";
	position: absolute;
	top: 150px;
	left: 50%;
	width: 150px;
	height: 213px;
	background: url(../images/pic_hirokuma1.png);
	transform: translate(0,-50%);
	margin: 0 0 0 480px;
}
#contentsArea .omotenashi h2{
	margin: 0 0 40px;
}
#contentsArea .omotenashi ul{
	display: flex;
	justify-content: center;
}
#contentsArea .omotenashi ul li{
	margin: 0 10px;
}

#contentsArea .page_cpn{
	text-align: center;
	padding: 0 0 80px;
	max-width: 100%;
}
#contentsArea .page_cpn h2{
	margin: 0 0 20px;
}
#contentsArea .page_cpn .period{
	margin: 0 0 50px;
}
#contentsArea .page_cpn .period p{
	border: dotted #4e4e4e;
	border-width: 2px 0;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 0;
	margin: 0 0 20px;
}
#contentsArea .page_cpn .period small{
	display: inline-block;
	font-size: 14px;
	text-align: left;
}
#contentsArea .page_cpn .flex{
	display: flex;
	justify-content: center;
	flex-flow: wrap;
	margin: 0 0 50px;
}
#contentsArea .page_cpn .char{
	display: flex;
	margin: 0 0 10px;
}
#contentsArea .page_cpn .cpn_box:nth-child(2){
	margin: 0 0 0 50px;
}
#contentsArea .page_cpn .cpn_box:last-child{
	margin: 50px 0 0;
}
#contentsArea .page_cpn .char li{
	border: 1px solid #d40707;
	padding: 2px 5px;
	border-radius: 5px;
	color: #d40707;
	margin: 0 5px 0 0;
	font-size: 16px;
}
#contentsArea .page_cpn .char li:nth-child(1){
	position: relative;
	padding: 2px 40px 2px 5px;
}
#contentsArea .page_cpn .char li:nth-child(1):before{
	content: "";
	position: absolute;
	top: 30%;
	right: 7px;
	width: 20px;
	height: 7px;
	border: 1px solid #d40707;
	background: #fff;
	border-radius: 2px;
}
#contentsArea .page_cpn .char li:nth-child(1):after{
	content: "";
	position: absolute;
	top: 42%;
	right: 11px;
	width: 20px;
	height: 7px;
	border: 1px solid #d40707;
	background: #fff;
	border-radius: 2px;
}

#contentsArea .navi{
	background: #d40707;
	position: relative;
	margin: 0 0 100px;
}
#contentsArea .navi ul{
	display: flex;
	justify-content: center;
	width: 960px;
	margin: auto;
	padding: 10px 0;
}
#contentsArea .navi li{
	position: relative;
	padding: 0 28px;
	text-align: center; 
}
#contentsArea .navi li:before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 1px;
	height: 120%;
	border-left: 1px dashed #fff;
}
#contentsArea .navi li:last-child:before{
	content: none;
}
#contentsArea .navi li a{
	color: #fff!important;
}
#contentsArea .navi.fixed{
	height: 46px;
}
#contentsArea .navi.fixed ul{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 11;
	background: #d40707;
	box-shadow: 0 0 5px 0 rgb(0, 0, 0);
	min-width: 960px;
}
#contentsArea .read .inner{
	background: #fff;
	border-radius: 20px;
	position: relative;
	text-align: center;
	padding: 80px 0 40px;
}
#contentsArea .read .inner + .inner{
	margin: 20px auto 0;
	padding: 80px 0 230px;
}
#contentsArea .read .inner h2{
	position: absolute;
	top: -80px;
	left: -20px;
}
#contentsArea .read .inner figure{
	position: absolute;
	bottom: 40px;
	right: 80px;
}
#contentsArea .read img + p{
	display: inline-block;
	text-align: left;
	margin: 20px 0;
}
#contentsArea .read .map{
	position: absolute;
	top: -30px;
	left: -100px;
}
#contentsArea .read dl{
	width: 450px;
	margin: 0 40px 0 auto;
	text-align: left;
	position: relative;
}
#contentsArea .read dl dt{
	margin: 0 0 20px;
}
#contentsArea .read dl dd + dt{
	margin: 40px 0 20px;
}
#contentsArea .read dl dd{

}
#contentsArea .read dl dd small{
	font-size: 12px;
}
#contentsArea .read .inner + .inner figure{
	right: 30px;
}
#contentsArea .read .inner + .inner figure img{
	width: 480px;
}


#contentsArea .course{
	background: #f6ecd3;
	padding: 70px 0 80px;
	position: relative;
	z-index: 2;
	margin: 0 0 100px;
}
#contentsArea .course h2{
	text-align: center;
	margin: 0 0 20px;
}
#contentsArea .course .txt{
	text-align: center;
	margin: 0 0 20px;
}
#contentsArea .course h3{
	text-align: center;
	margin: 0 0 -230px;
	position: relative;
	z-index: 1;
}
#contentsArea .course h3 span{
	background: #333;
	color: #fff;
	padding: 10px 0;
	margin: 30px auto 0;
	display: block;
	width: 340px;
	font-size: 24px;
	border-radius: 10px;
}
#contentsArea .course .carousel{
	position: relative;
}
#contentsArea .course .inner{
	padding: 250px 0 50px;
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
	border: 4px solid #333;
	text-align: center;
	max-width: 100%;
}
#contentsArea .course h4{
	text-align: center;
	margin: 0 0 20px;
}
#contentsArea .course .carousel + h4{
	margin: 40px 0 20px;
}
#contentsArea .course h4 img{
	margin: 0 0 10px;
}
#contentsArea .course h4:nth-of-type(2n) img{
	transform: scaleX(-1);
}
#contentsArea .course .carousel {
	width: 816px;
	margin: auto;
	text-align: left;
}
#contentsArea .course .carousel p{

}
#contentsArea .course .carousel p strong{
	display: block;
	color: #d40707;
	font-weight: bold;
	font-size: 26px;
	margin: 0 0 10px;
}
#contentsArea .course .carousel p small{
	display: block;
	margin: 20px 0 0;
	font-size: 14px;
}
#contentsArea .course .carousel p small span{
	border: solid #707070;
	border-width: 1px 0;
	display: block;
	padding: 10px 0;
	margin: 0 120px 10px 0;
}
#contentsArea .course .carousel .swiper-slide{
	text-align: left;
	border-radius: 0 30px 30px 0;
	overflow: hidden;
}
#contentsArea .course .carousel .swiper-pagination{
	text-align: right;
	margin: 0 0 20px;
	position: static;
}
#contentsArea .course .carousel .swiper-pagination span{
	width: 80px;
	height: 5px;
	border-radius: 0;
	opacity: 1;
	background: #dcdcdc;
}
#contentsArea .course .carousel .swiper-pagination span.swiper-pagination-bullet-active{
	background: #d40707;
}
#contentsArea .course .carousel .swiper-button-prev{
	top: 200px;
	left: 0;
	width: auto;
	height: auto;
	display: none;
}
#contentsArea .course .carousel .swiper-button-prev:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	width: 12px;
	height: 12px;
	border-bottom: 2px solid #cf533f;
	border-left: 2px solid #cf533f;
	transform: rotate(45deg);
}
#contentsArea .course .carousel .swiper-button-next{
	top: 250px;
	right: -25px;
	width: 50px;
	height: 50px;
	background: #d40707;
	border-radius: 5px;
}
#contentsArea .course .carousel .swiper-button-next:before{
	content: "";
	position: absolute;
	top: 35%;
	right: 25px;
	margin: auto;
	padding: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
#contentsArea .course .carousel .swiper-button-next:after{
	content: "";
	position: absolute;
	top: 35%;
	right: 15px;
	margin: auto;
	padding: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
#contentsArea .course .carousel:last-of-type{
	margin: 0 auto 70px;
}
#contentsArea .course .inner + figure{
	position: absolute;
	left: 0;
	right: -800px;
	width: 199px;
	margin: -380px auto 0;
}
#contentsArea .course .gift{
	background-image: radial-gradient(#fff 25%, transparent 20%), radial-gradient(#fff 25%, transparent 20%);
	background-size: 20px 20px;
	background-position: 11px 11px, 0 0;
	background-color: #fff6bb;
	padding: 20px 60px 50px;
	margin: 60px 0 30px;
	color: #3f0e00;
}
#contentsArea .course .gift h5{
	margin: 0 0 30px;
	text-align: center;
}
#contentsArea .course .gift h5 span{
	display: block;
	margin: 10px 0 0;
	font-weight: normal;
}
#contentsArea .course .gift ul{
	display: flex;
	justify-content: space-between;
	text-align: left;
}
#contentsArea .course .gift ul li{
	width: 250px;
	display: flex;
	flex-direction: column;
}
#contentsArea .course .gift ul li p {

}
#contentsArea .course .gift ul li strong{
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #3f0e00;
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	border-radius: 10px;
	text-align: center;
	margin: 10px 0;
	line-height: 1.4;
}
#contentsArea .course .gift ul li:nth-child(1) strong{
	flex-grow: 0;
}
#contentsArea .course .recommend{
	background-image: radial-gradient(#fff 25%, transparent 20%), radial-gradient(#fff 25%, transparent 20%);
	background-size: 20px 20px;
	background-position: 11px 11px, 0 0;
	background-color: #e1f3ff;
	padding: 20px 60px 50px;
	margin: 60px 0 30px;
	color: #005890;
	text-align: left;
}
#contentsArea .course .recommend h5{
	margin: 0 0 30px;
	text-align: center;
}
#contentsArea .course .recommend p{
	margin: 0 0 20px;
}
#contentsArea .course .recommend small{
	display: block;
	margin: 10px 0 0;
}
#contentsArea .course .other.inner{
	padding: 60px 60px 50px;
	background: none;
	overflow: hidden;
	border-radius: 20px;
	border: 2px solid #717171;
	display: flex;
	margin: 80px auto 0;
}
#contentsArea .course .other.inner h3{
	margin: 0 50px 0 0;
	text-align: left;
}
#contentsArea .course .other.inner h3 span{
	background: none;
	margin: 20px 0 0;
	color: #333;
	font-size: 16px;
	width: auto;
	font-weight: normal;
}
#contentsArea .course .other.inner div{
	text-align: center;
}
#contentsArea .course .other.inner div a{
	display: inline-block;
	margin: 30px 0 0;
}
#contentsArea .course .other.inner div small{
	display: block;
	margin: 10px 0 0;
	font-size: 14px;
}

#contentsArea .gourmet,
#contentsArea .bit{
	margin: 0 0 100px;
	text-align: center;
}
#contentsArea .gourmet h2,
#contentsArea .bit h2{
	margin: 0 0 80px;
}
#contentsArea .gourmet h2 span,
#contentsArea .bit h2 span{
	display: block;
	margin: 10px 0 0;
	font-weight: normal;
}
#contentsArea .gourmet .inner,
#contentsArea .bit .inner{
	text-align: left;
	margin: 0 auto 40px;
	max-width: 100%;
}
#contentsArea .slide_thumb{
	position: relative;
	margin: 0 0 30px;
}
#contentsArea .slide_thumb ul{
	justify-content: space-between;
}
#contentsArea .slide_thumb li{
	background: #317428;
	color: #fff;
	text-align: center;
	width: 24%!important;
	padding: 25px 0;
	border-radius: 8px;
	cursor: pointer;
	opacity: .7;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: auto;
}
#contentsArea .slide_tab.gourmet .slide_thumb li{
	background: #df602d;
	width: 19%!important;
}
#contentsArea .slide_thumb li img{
	display: none;
	position: absolute;
	top: -32px;
	left: 0;
	right: 0;
	margin: auto;
}
#contentsArea .slide_thumb li.swiper-slide-thumb-active{
	opacity: 1;
}
#contentsArea .slide_thumb li.swiper-slide-thumb-active:after{
	content: "";
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 12px solid transparent;
	border-top: 15px solid #317428;
}
#contentsArea .slide_tab.gourmet .slide_thumb li.swiper-slide-thumb-active:after{
	border-top: 15px solid #df602d;
}
#contentsArea .slide_thumb li.swiper-slide-thumb-active img{
	display: block
}
#contentsArea .slide_tab .swiper-button-prev{
	display: none;
}
#contentsArea .slide_tab .swiper-button-next{
	top: 493px;
	right: 0;
	width: 50px;
	height: 52px;
	background: #d4d4d4;
	border-radius: 0 10px 10px 0;
}
#contentsArea .slide_tab.gourmet .swiper-button-next{
	top: 519px;
}
#contentsArea .slide_tab .swiper-button-next:before{
	content: "";
	position: absolute;
	top: 35%;
	right: 25px;
	margin: auto;
	padding: 6px;
	border-top: 2px solid #317428;
	border-right: 2px solid #317428;
	transform: rotate(45deg);
}
#contentsArea .slide_tab.gourmet .swiper-button-next:before{
	border-top: 2px solid #df602d;
	border-right: 2px solid #df602d;
}
#contentsArea .slide_tab .swiper-button-next:after{
	content: "";
	position: absolute;
	top: 35%;
	right: 15px;
	margin: auto;
	padding: 6px;
	border-top: 2px solid #317428;
	border-right: 2px solid #317428;
	transform: rotate(45deg);
}
#contentsArea .slide_tab.gourmet .swiper-button-next:after{
	border-top: 2px solid #df602d;
	border-right: 2px solid #df602d;
}
#contentsArea .spot_tab h3{
	margin: 30px 0 40px;
	background: #317428;
	color: #fff;
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	width: 900px;
	box-sizing: border-box;
}
#contentsArea .gourmet .spot_tab h3{
	background: #df602d;
}
#contentsArea .spot_tab p{
	
}
#contentsArea .spot_tab p strong{
	display: block;
	font-weight: bold;
	font-size: 26px;
	margin: 0 0 10px;
	color: #317428;
}
#contentsArea .gourmet .spot_tab p strong{
	color: #df602d;
}
#contentsArea .spot_tab p small{
	font-size: 14px;
}
#contentsArea .gourmet .spot_tab p small{
	display: block;
	font-size: 14px;
	margin: 0;
}
#contentsArea .slide_thumb{
	position: relative;
}

#contentsArea .sightseeing{
	background: #f6ecd3;
	padding: 150px 0 130px;
	text-align: center;
	margin: 0 0 100px;
}
#contentsArea .sightseeing h2{
	margin: 0 0 20px;
	font-size: 24px;
}
#contentsArea .sightseeing h2 span{
	display: block;
	margin: 30px 0 0;
}
#contentsArea .sightseeing h2 img{
	margin: -100px 0 0;
}
#contentsArea .sightseeing .inner{
	background: #fff;
	border-radius: 20px;
	max-width: 100%;
}
#contentsArea .sightseeing a{
	display: inline-block;
	margin: 40px 0 0;
}
#contentsArea .sightseeing .about{
	text-align: center;
	padding: 0 0 60px;
}
#contentsArea .sightseeing .about h2{
	margin: 0 0 20px;
}
#contentsArea .sightseeing .about > p{
	margin: 0 50px 40px;
	text-align: left;
}
#contentsArea .sightseeing .about small{
	display: block;
	font-size: 14px;
	margin: 10px 0 0;
}
#contentsArea .sightseeing .about .other{
	margin: 50px 50px 0;
	padding: 50px 0 0;
	border-top: 1px solid #7f7f7f;
}
#contentsArea .sightseeing .about .other h3{
	width: 100%;
	margin: 0 0 20px;
	font-size: 24px;
}
#contentsArea .sightseeing .about .other div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 0 20px;
}
#contentsArea .sightseeing .about .other div p{
	width: 420px;
	text-align: left;
}
#contentsArea .sightseeing .about .other div{

}
#contentsArea .sightseeing .navigator{
	margin: 170px auto 0;
	border: 4px solid #360f00;
	background: #fdffca;
	padding: 0 0 40px;
	position: relative;
}
#contentsArea .sightseeing .navigator h2{
	margin: 0 0 40px;
}
#contentsArea .sightseeing .navigator figure{
	position: absolute;
	right: 50px;
	margin: -20px 0 0;
}
#contentsArea .sightseeing .navigator div{
	width: 600px;
	margin: 0 0 0 50px;
}
#contentsArea .sightseeing .navigator div p{
	text-align: left;
}
#contentsArea .sightseeing .navigator div p span{
	display: block;
	margin: 0 0 30px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
#contentsArea .sightseeing .navigator div a{

}
#contentsArea .sightseeing .navigator div small{
	display: block;
	margin: 10px 0 0;
	font-size: 14px;
}

#contentsArea .access{
	margin: 0 auto 100px;
	max-width: 100%;
}
#contentsArea .access h2{
	margin: 0 0 30px;
	text-align: center;
}
#contentsArea .access iframe{
	width: 100%;
	height: 400px;
}
#contentsArea .access h3{
	width: 100%;
	margin: 0 0 20px;
	position: relative;
	font-size: 24px;
}
#contentsArea .access > div{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	margin: 20px 0 0;
}
#contentsArea .access div div{
	width: 460px;
	border: 2px solid #4b4b4b;
	border-radius: 10px;
	padding: 20px 40px;
	box-sizing: border-box;
}
#contentsArea .access div div img{
	width: 50px;
	margin: 0 10px 0 0;
}
#contentsArea .access.ipad > div{

}

#contentsArea .search_Area{
	background: #f6ecd3;
	padding: 70px 0;
}
#contentsArea .ttl_search{
	text-align: center;
	margin: 0 0 40px;
}


.fadein {opacity : 0; transition: 1.2s;}
.fade_left {transform : translate(-80px, 0);}
.fade_right {transform : translate(80px, 0);}
.fade_up {transform : translate(0, 80px);}
.fade_scale {
	transform: scale(0.5,0.5) translate(0, 200px);
}
.fadein.action {opacity : 1; transform : translate(0, 0);}

/* 2つ目の要素に400msのdelayをかける */
.fadein.slidein2 {
    -moz-transition-delay:300ms;
    -webkit-transition-delay:300ms;
    -o-transition-delay:300ms;
    -ms-transition-delay:300ms;
}
.fadein.slidein3 {
    -moz-transition-delay:600ms;
    -webkit-transition-delay:600ms;
    -o-transition-delay:600ms;
    -ms-transition-delay:600ms;
}
.fadein.slidein4 {
    -moz-transition-delay:900ms;
    -webkit-transition-delay:900ms;
    -o-transition-delay:900ms;
    -ms-transition-delay:900ms;
}
.fadein.slidein5 {
    -moz-transition-delay:1200ms;
    -webkit-transition-delay:1200ms;
    -o-transition-delay:1200ms;
    -ms-transition-delay:1200ms;
}
.fadein.slidein6 {
    -moz-transition-delay:1500ms;
    -webkit-transition-delay:1500ms;
    -o-transition-delay:1500ms;
    -ms-transition-delay:1500ms;
}

.bnr_float{
	position: fixed;
	bottom: 130px;
	right: 5px;
	z-index: 11;
	display: none;
	text-align: center;
}
.bnr_float li{
	margin: 10px 0 0;
}

.motion1{
	animation: deco 8s infinite;
}
.motion2{
	animation: deco 10s infinite;
}
.motion3{
	animation: deco 12s infinite;
}

@keyframes deco{
	0% {
		transform:rotate(0);
	}
	50% {
		transform:rotate(180deg);
	}
	100% {
		transform:rotate(360deg);
	}
}

.modal{
	display: none;
	width: 750px;
	position: absolute;
	z-index: 11;
}
.modal .modalBody{
	position: fixed;
	z-index: 1000;
	background: #f1ebe4;
	width: 750px;
	height: 88vh;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	overflow-y: auto;
	padding: 30px;
}
.modal .modalBK{
	position: fixed;
	top: 0;
	left: 0;
	z-index :999;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.9;
	cursor: pointer;
}
.modal .close{
	cursor: pointer;
	position: fixed;
	top: 30px;
	right: -700px;
	left: 0;
	margin: auto;
	background: #cf533f;
	width: 40px;
	height: 40px;
	line-height: 1;
	font-size: 26px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.modal h3{
	text-align: center;
	margin: 0 0 20px;
}
.modal dl{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.modal dl + dl{
	margin: 40px 0 0;
}
.modal dl dt{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 2px solid #cf533f;
}
.modal dl dd{
	width: 330px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin: 0 0 20px;
	position: relative;
}
.modal dl dd:nth-of-type(1):after,
.modal dl dd:nth-of-type(2):after{
	content: none;
}
.modal dl dd:after{
	content: "";
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 2px dashed #d3d2d1;
}


.js-questionnaire-video-player {
	margin: 0 58px 50px;
}


