/* -----------------------------------------------------------
CSS Information

File name:      report.css
Created:        2018-08-17
Style Info:     研修特集 CSS
----------------------------------------------------------- */


@media (min-width:768px) {
	.report18 {margin-bottom:50px;}
}
@media (max-width:767px) {
	.report18 {border-bottom:3px solid #f5f5f5;}
}
@media (min-width:1101px) {
	.report18 .content {width:1100px;margin:0 auto;}
}
@media (max-width:1100px) {
	.report18 .content {margin:0 15px;}
}

/* -------------------------------------------------------- */
/* COMMON　リンクボタン */
/* -------------------------------------------------------- */
.report18 .link_btn a {display:block;position:relative;color:#fff;text-align:center;font-weight:bold;padding:15px 0;line-height:1.6;background:#ff6e00;border-radius:8px;text-decoration:none;}
.report18 .link_btn.orange a {background:#ff6e00;}
.report18 .link_btn.green a {background:#23af00;}
.report18 .link_btn a:after {content:"\f054";font-family:FontAwesome;font-size:1.4rem;position:absolute;top:50%;height:20px;margin-top:-10px;line-height:20px;font-weight:normal;}
@media (min-width:768px) {
	.report18 .link_btn a:hover {opacity:.65;}
	.report18 .link_btn a {font-size:1.8rem;}
}
@media (max-width:767px) {
	.report18 .link_btn a {font-size:1.4rem;}
}

/* -------------------------------------------------------- */
/* COMMON　リンクボタン(ボタンリスト内) */
/* -------------------------------------------------------- */
@media (min-width:768px) {
	.report18 .btn_area {width:626px;margin:50px auto 70px auto;}
	.report18 .btn_area .link_btn + .link_btn {margin-top:20px;}
	.report18 .btn_area .link_btn a::after {right:15px;font-size:1.4rem;}
}
@media (max-width:767px) {
	.report18 .btn_area {margin:30px auto;}
	.report18 .btn_area .link_btn + .link_btn {margin-top:10px;}
	.report18 .btn_area .link_btn a::after {right:10px;font-size:1.2rem;}
}

/* -----------------------------------------------------------*/
/* COMMON リード文 */
/* -----------------------------------------------------------*/
/* ページの先頭　*/
.report18 .lead_area {margin:0 auto 35px auto;}
@media (min-width:1101px) {
	.report18 .lead_area {font-size:1.5rem;text-align:center;padding:0 30px;line-height:1.8;letter-spacing:-.02em;}
}
@media (max-width:1100px) {
	.report18 .lead_area {font-size:1.4rem;margin-bottom:15px;line-height:1.6;}
}

/* タイトルの下　*/
@media (min-width:768px) {
	.report18 .lead_txt {font-size:1.6rem;line-height:1.8;}
}
@media (max-width:767px) {
	.report18 .lead_txt {font-size:1.4rem;line-height:1.6;}
}

/* -------------------------------------------------------- */
/* COMMON　ツアーリスト bl_btnlist */
/* -------------------------------------------------------- */

.report18 .tourlist.tabpanel .tour_panel .bl_btnlist {display: flex; align-items: center; justify-content: center; }
.report18 .tourlist.tabpanel .tour_panel .bl_btnlist .link_btn {display: flex; max-width: 630px;  width: auto; margin: 0 10px;}
.report18 .tourlist.tabpanel .tour_panel .bl_btnlist .link_btn a { max-width: 630px; height: auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; line-height: 1.2; min-height: 60px; padding: 0 50px 0 40px;}

@media (max-width:767px) {
	.report18 .tourlist.tabpanel .tour_panel .bl_btnlist {flex-wrap: wrap; margin: 0 15px;}
	.report18 .tourlist.tabpanel .tour_panel .bl_btnlist .link_btn {margin: 20px 5px 0;}
	.report18 .tourlist.tabpanel .tour_panel .bl_btnlist .link_btn a {height: auto; min-height: 48px; padding: 0 20px 0 10px; border-radius: 8px;}
	.report18 .tourlist.tabpanel .tour_panel .bl_btnlist .link_btn a::after {right: 5px;}
}

@media (max-width:360px) {
	.report18 .tourlist.tabpanel .tour_panel .bl_btnlist {justify-content: space-between;}
}

/* -------------------------------------------------------- */
/* COMMON　フリーオーダー */
/* -------------------------------------------------------- */
.report18 .contact_box p {color:#787878;}
@media (min-width:768px) {
	.report18 .contact_box {overflow:hidden;margin:50px 0;border:1px solid #dcdcdc;padding:30px 40px;}
	.report18 .contact_box p {font-size:1.4rem;line-height:1.4;}
	.report18 .contact_box .tit_01 {font-size:3rem;margin-bottom:30px;text-align:center;font-weight:bold;}
	.report18 .contact_box .tit_01 br {display:none;}
	.report18 .contact_box .tit_02 {font-size:2.7rem;margin:15px 0;text-align:left;}
	.report18 .contact_box .wrap_01 {float:left;width:55%;}
	.report18 .contact_box .wrap_02 {float:right;width:45%;max-width:400px;}
	.report18 .contact_box .contact_tel {padding-left:50px;color:#23af00;font-weight:bold;font-size:5.6rem;line-height:1;font-family:'arial',sans-serif;background:url(../img/common/icon_tel_01.png) left center no-repeat;margin:0 auto 10px auto;}
	.report18 .contact_box .link_btn {margin-top:10px;}
	.report18 .contact_box .link_btn a {font-weight:bold;font-size:1.4rem;height:40px;line-height:40px;padding:0;}
	.report18 .contact_box .link_btn a::after {right:10px;font-weight:normal;}
}
@media (max-width:1100px) and (min-width:768px) {
	.report18 .contact_box {padding:30px 20px;}
	.report18 .contact_box .wrap_01,
	.report18 .contact_box .wrap_02 {float:none;width:100%;margin:0 auto;text-align:center;}
	.report18 .contact_box .wrap_01 {margin-bottom:20px;}
	.report18 .contact_box .tit_01 {font-size:2.7rem;margin-bottom:20px;}
	.report18 .contact_box .tit_02 {font-size:2.4rem;text-align:center;}
}
@media (max-width:767px) {
	.report18 .contact_box {text-align:center;margin:40px 0;overflow:hidden;}
	.report18 .contact_box p {font-size:1.2rem;}
	.report18 .contact_box .tit_01,
	.report18 .contact_box .tit_02 {line-height:1.4;font-size:1.8rem;margin-bottom:10px;}
	.report18 .contact_box .btn_wrap {overflow:hidden;margin:15px -3px;}
	.report18 .contact_box .btn_wrap li {float:left;width:50%;}
	.report18 .contact_box .btn_wrap li a {display:block;margin:0 3px;border-radius:5px;font-size:1.6rem;position:relative;height:44px;line-height:42px;text-decoration:none;font-weight:bold;}
	.report18 .contact_box .btn_wrap li a::before {position:absolute;height:100%;top:0;}
	.report18 .contact_box .btn_wrap li.tel a {border:2px solid #23af00;color:#23af00;padding-left:10px;background:#fff;}
	.report18 .contact_box .btn_wrap li.tel a::before {content:"";width:17px;left:10px;height:100%;
		background:url(../img/common/sp/icon_tel_01.png) center center no-repeat;
		-webkit-background-size:17px auto;
		background-size:17px auto;}
	.report18 .contact_box .btn_wrap li.order a {border:1px solid #ff6600;color:#fff;background:#ff6600;padding-right:10px;}
	.report18 .contact_box .btn_wrap li.order a::before {right:10px;content:"\f054";font-size:1.1rem;font-family:FontAwesome;}
}
@media (max-width:640px) {
	.report18 .contact_box p:not(.contact_time) {text-align:left;}
}
@media (max-width:360px) {
	.report18 .contact_box .btn_wrap li.order a::before {right:5px;}
}


/* -----------------------------------------------------------*/
/* TOP 看板 */
/* -----------------------------------------------------------*/
.report18.top .visual {margin:0 auto 30px auto;text-align:center;}
.report18.top .visual img {width:100%;height:auto;}
@media (min-width:1920px) {
	.report18.top .visual {-webkit-background-size:cover;background-size:cover;}
}
@media (min-width:1101px) {
	.report18.top .visual {height:474px;background-repeat:no-repeat;background-position:center center;}
	.report18.top .visual img {display:none;}
}
@media (max-width:1100px) {
	.report18.top .visual {background:none;}
	.report18.top .visual img.dis_tb {;}
}
@media (max-width:767px) {
	.report18.top .visual {margin-bottom:15px;}
	.report18.top .visual img.dis_tb {display:none;}
}

/* -----------------------------------------------------------*/
/* TOP アンカーリンクナビ */
/* -----------------------------------------------------------*/
.report18_localnav ul {width:100%;display:table;table-layout:fixed;border-right:1px dashed #000;}
.report18_localnav li {display:table-cell;vertical-align:middle;border-left:1px dashed #000;}
.report18_localnav li a {display:table;width:100%;height:46px;text-align:center;text-decoration:none;}
.report18_localnav li span {display:table-cell;width:100%;padding:0 10px;vertical-align:middle;font-size:1.6rem;font-weight:bold;}
@media (min-width:1101px) {
	.report18_localnav {width:1100px;margin:0 auto;}
}
@media (max-width:1100px) {
}
@media (min-width:768px) {
	.report18_localnav ul {margin-bottom:35px;}
	.report18_localnav li a:hover {opacity:.65;}
}
@media (max-width:767px) {
	.report18_localnav ul {margin-bottom:20px;}
	.report18_localnav li span {font-size:1.2rem;padding:0 5px;}
}

/* -----------------------------------------------------------*/
/* TOP リード文（タイトル下） */
/* -----------------------------------------------------------*/
@media (min-width:768px) {
	.report18.top .lead_txt {text-align:center;margin-bottom:35px;}
}
@media (max-width:767px) {
	.report18.top .lead_txt {margin-bottom:20px;}
}

/* -----------------------------------------------------------*/
/* TOP コンテンツ */
/* -----------------------------------------------------------*/
.report18.top .sec {margin:30px 0;}
.report18.top .sec_title {font-size:3rem;text-align:center;font-weight:bold;line-height:1.4;border-bottom:6px solid #23af00;margin-bottom:40px;padding:10px 5px;}
.report18.top .sec_title a::after {content:"\f054";font-family:FontAwesome;color:#23af00;display:inline-block;margin-left:15px;font-size:20px;font-weight:normal;}
.report18.top .sec_title + .report18.top .sec {margin-top:10px;}
@media (min-width:1101px) {
}
@media (max-width:1100px) {
  .report18.top .sec_title {padding:10px 15px;}
}
@media (min-width:768px) {
	.report18.top .sec p {line-height:1.6;}
	.report18.top .sec_title br {display:none;}
}
@media (max-width:767px) {
	.report18.top .sec {margin:20px 0 30px 0;}
	.report18.top .sec_title {font-size:2.4rem;border-bottom:3px solid #23af00;margin-bottom:15px;padding:5px 15px;}
	.report18.top .sec_cnt {margin-bottom:30px;}
	.report18.top .sec p {line-height:1.6;}
}
@media (max-width:480px) {
  .report18.top .sec {margin:10px 0;}
  .report18.top .sec_title {font-size:2rem;}
}

/* -------------------------------------------------------- */
/* TOP スマホ　アコーディオン */
/* -------------------------------------------------------- */
@media (min-width:768px) {
	.report18.top .accordion_close {display:none;}
}
@media (max-width:767px) {
	.report18.top .accordion_tit {padding-right:35px;position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0, 0, 0, .2);}
	.report18.top .accordion_tit::after {position:absolute;content:"\f107";font-family:FontAwesome;top:50%;right:5px;width:20px;height:20px;line-height:18px;border-radius:10px;border:1px solid #23af00;color:#23af00;margin-top:-10px;font-size:1.2rem;}
	.report18.top .accordion_tit.active::after {content:"\f106";}
	.report18.top .accordion_close {position:relative;color:#fff;font-size:1.5rem;text-align:center;line-height:44px;height:44px;background:#c0c0c0;cursor:pointer;-webkit-tap-highlight-color:rgba(0, 0, 0, .2);margin-top:15px;}
	.report18.top .accordion_close::after {position:absolute;content:"\f00d";font-family:FontAwesome;font-size:1.2rem;top:0;right:15px;}
}


/* -------------------------------------------------------- */
/* TOP　一覧：２列（画像+タイトル+テキスト+詳細ボタン） */
/* -------------------------------------------------------- */

.report18.top .sec .cnt.index_02 ul {display: flex; justify-content: space-between; flex-wrap: wrap;}
.report18.top .sec .cnt.index_02 ul li {width: calc((100% - 50px) / 2); display: flex; justify-content: space-between; margin-bottom: 40px;}
.report18.top .sec .cnt.index_02 ul li a {text-decoration: none;}
.report18.top .sec .cnt.index_02 ul li a:hover {opacity: 0.65;}
.report18.top .sec .cnt.index_02 ul li figure {width: calc(100% - 330px);}
.report18.top .sec .cnt.index_02 ul li figure img {width: 100%;}
.report18.top .sec .cnt.index_02 ul li .bord {width: 310px;}
.report18.top .sec .cnt.index_02 ul li .bord .tit {font-weight: bold; font-size: 1.9rem; line-height: 1.6; margin-bottom: 20px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.report18.top .sec .cnt.index_02 ul li .bord .note {display: flex; justify-content: space-between;}
.report18.top .sec .cnt.index_02 ul li .bord .txt {width: 210px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 1.6rem; left: 1.6; color: #333;}
.report18.top .sec .cnt.index_02 ul li .bord .link_btn {width: 90px;}
.report18.top .sec .cnt.index_02 ul li .bord .link_btn a {padding: 8px 10px 7px 0;}
.report18.top .sec .cnt.index_02 ul li .bord .link_btn a:after {right: 10px; font-size: 1.2rem;}

@media (max-width:1100px) {
	.report18.top .sec .cnt.index_02 ul li {display: block;}
	.report18.top .sec .cnt.index_02 ul li figure {width: 100%; margin-bottom: 10px;}
	.report18.top .sec .cnt.index_02 ul li .bord {width: 100%;}
	.report18.top .sec .cnt.index_02 ul li .bord .txt {width: calc(100% - 110px); }
	
}


@media (max-width:767px) {
	.report18.top .sec .cnt.index_02 ul {display: block;}
	.report18.top .sec .cnt.index_02 ul li {display: flex; width: 100%; margin-bottom: 20px; padding-bottom: 20px; border-bottom: solid 1px #666666;}
	.report18.top .sec .cnt.index_02 ul li figure {width: 40%;}
	.report18.top .sec .cnt.index_02 ul li .bord {width: calc(100% - 40% - 15px);}
	.report18.top .sec .cnt.index_02 ul li .bord .tit {margin-bottom: 10px; font-size: 1.6rem;}
	.report18.top .sec .cnt.index_02 ul li .bord .txt {width: 100%;}
	.report18.top .sec .cnt.index_02 ul li .bord .tit a {color: #0a0059; }
	
	.report18.top .sec .cnt.index_02 ul li .bord .link_btn {display: none;}
	
	
}



/* -------------------------------------------------------- */
/* TOP　お客様の旅行記一覧 */
/* -------------------------------------------------------- */

.report18.top .sec .cnt.voice {width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; padding-bottom: 30px;}
.report18.top .sec .cnt.voice .voice_box {width: calc((100% - 45px) / 2 );}
.report18.top .sec .cnt.voice .voice_box a:hover {opacity: .65;}
.report18.top .sec .cnt.voice .voice_box figure  {width: 100%;}
.report18.top .sec .cnt.voice .voice_box figure img {width: 100%; margin-bottom: 10px;}
.report18.top .sec .cnt.voice .voice_box .tit {font-size: 1.9rem;font-weight: bold; margin-bottom: 15px;}
.report18.top .sec .cnt.voice .voice_box .tit a {text-decoration: none;}
.report18.top .sec .cnt.voice .voice_box .note {width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.report18.top .sec .cnt.voice .voice_box .txt { width: calc(100% - 100px); font-size:1.4rem; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;color: #666;}
.report18.top .sec .cnt.voice .voice_box .note .link_btn {width: 90px;}
.report18.top .sec .cnt.voice .voice_box .note .link_btn a {padding: 8px 10px 7px 0;}
.report18.top .sec .cnt.voice .voice_box .note .link_btn a:after {right: 10px; font-size: 1.2rem;}

@media (max-width:767px) {
	.report18.top .sec .cnt.voice {padding-bottom: 0;}
	.report18.top .sec .cnt.voice .voice_box .note {display: none;}
	.report18.top .sec .cnt.voice .voice_box {width: 100%; display: flex; justify-content: space-between; padding: 10px 0; border-bottom: solid 1px #c0c0c0;}
	.report18.top .sec .cnt.voice .voice_box a:hover {opacity: 1;}
	.report18.top .sec .cnt.voice .voice_box:first-child  {padding-top: 0;}
	.report18.top .sec .cnt.voice .voice_box:last-child {border-bottom: none;}
	.report18.top .sec .cnt.voice .voice_box:nth-of-type(2n) {flex-flow: row-reverse;}
	.report18.top .sec .cnt.voice .voice_box figure {width: 38vw;}
	.report18.top .sec .cnt.voice .voice_box .tit {width:calc(100% - 38vw - 20px); font-size: 1.6rem;}
	
}

/* -------------------------------------------------------- */
/* TOP　最旬情報一覧 */
/* -------------------------------------------------------- */

.report18.top .sec .cnt.roadtraveler {width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box {width: calc((100% - 30px) / 2 ); margin-bottom: 50px;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .box_tit {color: #fff; font-size: 1.8rem;font-weight: bold; padding: 12px 20px 9px; margin-bottom: 15px;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord {padding: 0 10px; display: flex; justify-content: space-between;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord  a {text-decoration: none;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord  a:hover {opacity: .65;}

.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord figure {width: calc(100% - 260px);}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord figure img {width: 100%;}

.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .note {width: 250px;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .tit a {margin-bottom: 10px; font-size: 1.6rem;font-weight: bold; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .txt {margin-bottom: 15px; font-size:1.4rem; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;color: #666;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .date {color:#969696;; text-align: right; font-size: 1.2rem;}
.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .date:before {content:"\f017";  font-family: "Font Awesome 5 Free"; margin-right: 10px; }

@media (max-width:767px) {
	.report18.top .sec .cnt.roadtraveler {display: block;}
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box ,
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord figure ,
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .note {width: 100%;}
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box {margin-bottom: 20px;}
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box .box_tit {margin-bottom: 10px; font-size: 1.6rem;}
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord {padding: 0; display: block; width: 100%;}
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord figure {margin-bottom: 10px;}
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .tit a {font-size: 1.6rem; margin-bottom: 5px;}
	.report18.top .sec .cnt.roadtraveler .roadtraveler_box .bord .txt {margin-bottom: 10px; font-size: 1.4rem;}
}


/* -----------------------------------------------------------*/
/* もっと見るボタン */
/* -----------------------------------------------------------*/
.report18.top .more_btn {z-index:20;position:relative;text-align: center; }
.report18.top > ul > li .more_btn a { display: inline;text-decoration: none;  display: inline-block; margin: 0 auto;}
.report18.top .more_btn span {display:inline-block;;height:40px;line-height:40px;text-align:center;color:#787878;font-weight:bold;letter-spacing:.1em;border-radius:20px;position:relative;border:1px solid #a0a0a0;margin:0 auto; min-width: 240px; max-width: auto; width:auto; padding: 0 30px 0 20px; cursor:pointer;background:#fff; }
.report18.top .more_btn span::after {position:absolute;font-family:FontAwesome;top:50%;right:15px; transform: translate(0,-50%);}
.report18.top .more_btn span.next::after {content:"\f105";}
.report18.top .more_btn span.down::after {content:"\f078";}
.report18.top .more_btn span.up::after {content:"\f077";}
.report18.top .more_btn.more::before {content:"";display:block;position:absolute;bottom:0;left:0;width:100%;content:"";background:url("../img/report/bg_more_fade.png") center bottom repeat-x;}





@media (min-width:768px) {
	.report18.top .more_btn {}
/*	.report18.top .more_btn.more {margin-top:-50px;position:relative;height:40px;}
*/	
	.report18.top .more_btn.more {margin-top:-30px;position:relative;height:40px;}
	.report18.top .more_btn.more::before {height:170px;-webkit-background-size:auto 100%;background-size:auto 100%;}
	.report18.top .more_btn span {font-size:1.5rem;}
	.report18.top .more_btn span:hover {opacity:.65;}
}
@media (max-width:767px) {
	.report18.top .more_btn {margin-top:20px; padding: 0 15px;}
	.report18.top .more_btn.more {padding-top:60px;margin-top:-60px;}
	.report18.top .more_btn.more::before {height:150px;-webkit-background-size:auto 200px;background-size:auto 200px;}
	.report18.top .more_btn span {font-size:1.4rem;-webkit-tap-highlight-color:rgba(0, 0, 0, .2); line-height: 1.4; padding: 10px 30px 10px 20px; border-radius: 100px; width: auto; height: auto;}
	.report18.top .more_btn span::after {font-size:1.2rem;}
}

/* -------------------------------------------------------- */
/* TOP　〇〇おすすめトピックス */
/* -------------------------------------------------------- */
.report18.top .sec .cnt.topics .cnt_wrap a {display:block;text-decoration:none;}
.report18.top .sec .cnt.topics .tit {position:relative;margin-bottom:15px;}
.report18.top .sec .cnt.topics .tit img {width:100%;height:auto;}
.report18.top .sec .cnt.topics .txt {display:block;position:absolute;top:50%;left:50%;color:#fff;width:100%;text-align:center;text-shadow:0 0 10px rgba(0,0,0,0.6);font-weight:bold;transform:translateY(-50%) translateX(-50%);line-height:1.6;}
.report18.top .sec .cnt.topics p {line-height:1.6;}
@media (min-width:768px) {
	.report18.top .sec .cnt.topics {overflow:hidden;margin:0 -15px;}
	.report18.top .sec .cnt.topics .cnt_wrap {float:left;width:33.333333%;margin-bottom:25px;}
	.report18.top .sec .cnt.topics .cnt_wrap a {margin:0 15px;}
	.report18.top .sec .cnt.topics .cnt_wrap a:hover {opacity:.65;}
	.report18.top .sec .cnt.topics .txt {font-size:3.6rem;}
	.report18.top .sec .cnt.topics p {font-size:1.5rem;}
}
@media (max-width:1100px) and (min-width:768px) {
	.report18.top .sec .cnt.topics {margin:0 -10px -25px -10px;}
	.report18.top .sec .cnt.topics .cnt_wrap a {margin:0 10px;}
	.report18.top .sec .cnt.topics .txt {font-size:3rem;}
}
@media (max-width:767px) {
	.report18.top .sec .cnt.topics {margin:0 auto;max-width:480px;}
	.report18.top .sec .cnt.topics .cnt_wrap {margin-bottom:20px;}
	.report18.top .sec .cnt.topics .txt {font-size:2.8rem;}
	.report18.top .sec .cnt.topics p {font-size:1.4rem;}
}

/* -------------------------------------------------------- */
/* TOP　〇〇の魅力 */
/* -------------------------------------------------------- */
.report18.top .sec .cnt.point .cnt_img a {display:block;}
.report18.top .sec .cnt.point .cnt_img img {width:100%;height:auto;}
.report18.top .sec .cnt.point .link_btn a:after {top:0;right:10px;font-weight:normal;margin:0;line-height:44px;}
@media (min-width:768px) {
	.report18.top .sec .cnt.point .cnt_wrap {overflow:hidden;margin-bottom:60px;}
	.report18.top .sec .cnt.point .cnt_wrap + .cnt_wrap {margin-top:60px;}
	.report18.top .sec .cnt.point .cnt_wrap p {font-size:1.6rem;line-height:2;margin-bottom:25px;}
	.report18.top .sec .cnt.point .cnt_txt .tit {font-size:2.4rem;line-height:1.6;font-weight:bold;margin-bottom:15px;}
	.report18.top .sec .cnt.point .cnt_img {width:41%;}
	.report18.top .sec .cnt.point .cnt_img a:hover {opacity:.65;}
	.report18.top .sec .cnt.point .cnt_img img {max-width:456px;}
	.report18.top .sec .cnt.point .cnt_img p {color:#333;font-size:1.4rem;margin:5px 0 0 0;}
	.report18.top .sec .cnt.point .cnt_wrap.img_left .cnt_img {float:left;}
	.report18.top .sec .cnt.point .cnt_wrap.img_left .cnt_txt {padding-left:45%;}
	.report18.top .sec .cnt.point .cnt_wrap.img_right .cnt_img {float:right;}
	.report18.top .sec .cnt.point .cnt_wrap.img_right .cnt_txt {padding-right:45%;}
	.report18.top .sec .cnt.point .btn_area {width:340px;margin:30px 0 0 0;}
	.report18.top .sec .cnt.point .btn_area .link_btn + .link_btn {margin-top:10px;}
	.report18.top .sec .cnt.point .btn_area .link_btn a {font-size:1.5rem;padding:7px 0;}
	.report18.top .sec .cnt.point .btn_area .link_btn a::after {right:10px;font-size:1.3rem;}
}
@media (max-width:767px) {
	.report18.top .sec .cnt.point .cnt_wrap {margin:0 auto 30px auto;max-width:480px;}
	.report18.top .sec .cnt.point .cnt_wrap + .cnt_wrap {margin-top:30px;}
	.report18.top .sec .cnt.point .cnt_wrap p {font-size:1.4rem;margin-bottom:15px;}
	.report18.top .sec .cnt.point .cnt_tit {color:#fff;background:#23af00;font-size:1.8rem;padding:10px 15px;line-height:1.6;}
	.report18.top .sec .cnt.point .cnt_img {margin-bottom:15px;}
	.report18.top .sec .cnt.point .cnt_txt .tit {display:none;}
	.report18.top .sec .cnt.point .link_btn a {height:44px;line-height:44px;padding:0;}
}

/* -----------------------------------------------------------*/
/* SchedulePage コンテンツ */
/* -----------------------------------------------------------*/
.report18.schedule .page_title {font-size:3rem;text-align:center;font-weight:bold;line-height:1.4;border-bottom:6px solid #23af00;margin-bottom:40px;padding:10px 5px;}
.report18.schedule .page_title a::after {content:"\f054";font-family:FontAwesome;color:#23af00;display:inline-block;margin-left:15px;font-size:20px;font-weight:normal;}
@media (max-width:1100px) {
	.report18.schedule .page_title {padding:10px 15px;}
}
@media (min-width:768px) {
	.report18.schedule {margin-top:30px;}
	.report18.schedule .page_title br {display:none;}
}
@media (max-width:767px) {
	.report18.schedule {margin-top:15px;}
	.report18.schedule .page_title {font-size:2.4rem;border-bottom:3px solid #23af00;margin-bottom:15px;padding:5px 15px;}
}
@media (max-width:480px) {
	.report18.schedule .page_title {font-size:2rem;}
}

/* -----------------------------------------------------------*/
/* SchedulePage コンテンツ */
/* -----------------------------------------------------------*/
.report18.schedule .trip_info {background:#f4f4f4;}
.report18.schedule .trip_info .tit {font-weight:bold;}
.report18.schedule .trip_info .tit span {display:inline-block;background-repeat:no-repeat;}
.report18.schedule .trip_info .tit.date span {background-image:url(../img/report/icon_date.png);}
.report18.schedule .trip_info .tit.purpose span {background-image:url(../img/report/icon_purpose.png);}
.report18.schedule .trip_info .tit.member span {background-image:url(../img/report/icon_member.png);}
.report18.schedule .trip_info .tit.comment span {background-image:url(../img/report/icon_comment.png);}
.report18.schedule .trip_info .wrap {padding:8px 0;border-bottom:1px dashed #c9c9c9;overflow:hidden;}
.report18.schedule .trip_info .wrap:last-of-type {border-bottom:0;}
.report18.schedule .trip_info .wrap .tit {float:left;}
.report18.schedule .trip_info.btm .tit {text-align:center;border-bottom:1px dashed #c9c9c9;}
@media (min-width:768px) {
	.report18.schedule .trip_info {border-radius:15px;padding:10px 20px;}
	.report18.schedule .trip_info .tit {line-height:1.8;letter-spacing:.2em;}
	.report18.schedule .trip_info .tit span {-webkit-background-size:18px auto;background-size:18px auto;padding-left:30px;background-position:left 5px;}
	.report18.schedule .trip_info p {font-size:1.6rem;line-height:1.8;}
	.report18.schedule .trip_info .wrap .tit {width:130px;font-size:1.6rem;}
	.report18.schedule .trip_info .wrap p {padding-left:130px;}
	.report18.schedule .trip_info.btm {padding:20px;}
	.report18.schedule .trip_info.btm .tit {font-size:1.8rem;padding-bottom:10px;margin-bottom:15px;}
	.report18.schedule .trip_info.btm p {margin:0 20px;}
}
@media (max-width:767px) {
	.report18.schedule .trip_info {border-radius:10px;padding:5px 15px;}
	.report18.schedule .trip_info .tit {line-height:1.6;}
	.report18.schedule .trip_info .tit span {display:inline-block;-webkit-background-size:16px auto;background-size:16px auto;padding-left:25px;background-position:left 3px;}
	.report18.schedule .trip_info p {font-size:1.4rem;line-height:1.6;}
	.report18.schedule .trip_info .wrap .tit {width:100px;font-size:1.4rem;}
	.report18.schedule .trip_info .wrap p {padding-left:100px;}
	.report18.schedule .trip_info.btm {padding:15px;}
	.report18.schedule .trip_info.btm .tit {font-size:1.4rem;padding-bottom:8px;margin-bottom:10px;}
	.report18.schedule .trip_info.btm .tit span {margin-left:-25px;}
	.report18.schedule .trip_info.btm p {margin:0 5px;}
}

/* SchedulePage スケジュール リード */
/* -----------------------------------------------------------*/
.report18.schedule .lead_cnt {overflow:hidden;}
.report18.schedule .lead_cnt .cnt_img img {width:100%;height:auto}
.report18.schedule .lead_cnt .lead_txt {margin-bottom:15px;}
@media (min-width:1101px) {
	.report18.schedule .lead_cnt .cnt_img {float:left;width:390px;}
	.report18.schedule .lead_cnt .cnt_txt {padding-left:410px;}
}
@media (max-width:1100px) {
	.report18.schedule .lead_cnt .cnt_img {max-width:480px;margin:0 auto 15px auto;}
}
@media (min-width:768px) {
	.report18.schedule .lead_cnt {margin-bottom:35px;}
}
@media (max-width:767px) {
	.report18.schedule .lead_cnt {margin-bottom:20px;}
}


/* -----------------------------------------------------------*/
/* SchedulePage スケジュール */
/* -----------------------------------------------------------*/
.report18.schedule .trip_schedule .sec {z-index:10;position:relative;}
.report18.schedule .trip_schedule .sec_title {color:#fff;background:#23af00;text-align:center;font-weight:bold;border-radius:15px;line-height:1.6;position:relative;padding:10px 0;cursor:pointer;letter-spacing:.1em;}
.report18.schedule .trip_schedule .sec_title::after {position:absolute;content:"\f078";padding-left:3px;font-family:FontAwesome;top:50%;right:10px;width:23px;height:23px;text-align: center;line-height:23px;color:#23af00;margin-top:-12px;background:#fff;border-radius:14px;font-weight:normal;font-size:1.2rem;}
.report18.schedule .trip_schedule .sec_title.active::after {content:"\f077";}
@media (min-width:768px) {
	.report18.schedule .trip_schedule .sec {margin-bottom:30px;}
	.report18.schedule .trip_schedule .sec_title {font-size:1.8rem;border-radius:15px;}
	.report18.schedule .trip_schedule .sec_cnt {padding:30px 20px 0 0;}
}
@media (max-width:767px) {
	.report18.schedule .trip_schedule .sec {margin-bottom:20px;}
	.report18.schedule .trip_schedule .sec_title {font-size:1.6rem;border-radius:10px;}
	.report18.schedule .trip_schedule .sec_title::after {width:20px;height:20px;line-height:20px;margin-top:-10px;font-size:1.1rem;}
	.report18.schedule .trip_schedule .sec_cnt {padding:20px 0 0 0;}
}


/* SchedulePage スケジュール 日程表 */
/* -----------------------------------------------------------*/
.report18.schedule .timetable .wrap {display:table;width:100%;position:relative;}
.report18.schedule .timetable .wrap > div {display:table-cell;vertical-align:top;}
.report18.schedule .timetable .wrap .cnt_01 {width:120px;}
.report18.schedule .timetable .wrap .cnt_01 .time {display:block;z-index:2;position:relative;width:75px;margin-top:-10px;font-size:1.4rem;}
.report18.schedule .timetable .wrap .cnt_01 .time::after {position:absolute;top:0;right:0;width:18px;height:18px;border:2px solid #fff;border-radius:9px;background:#606060;content:"";}
.report18.schedule .timetable .wrap .cnt_01 .move {z-index:1;position:absolute;top:0;left:65px;width:2px;height:100%;background:#606060;}
.report18.schedule .timetable .wrap .cnt_01 .move span {display:block;position:absolute;top:50%;left:50%;width:37px;height:36px;margin:-18px 0 0 -18px;content:"";background-position:center center;background-repeat:no-repeat;-webkit-background-size:27px auto;background-size:27px auto;}
.report18.schedule .timetable .wrap:last-of-type .cnt_01 .move::after {position:absolute;bottom:-9px;left:50%;width:18px;height:18px;margin-left:-9px;border:2px solid #fff;border-radius:9px;background:#606060;content:"";}
.report18.schedule .timetable .wrap .cnt_02 {overflow:hidden;padding:20px 0;border-bottom:1px solid #c3c3c3;}
.report18.schedule .timetable .wrap:first-of-type .cnt_02 {border-top:1px solid #c3c3c3;}
.report18.schedule .timetable .wrap .cnt_02 .img a {display:block;}
.report18.schedule .timetable .wrap .cnt_02 .img img {width:100%;height:auto;margin-bottom:10px;}
.report18.schedule .timetable .wrap .cnt_02 .img small {font-size:1.3rem;line-height:1.6;display:block;}
.report18.schedule .timetable .wrap .cnt_02 .img a small {display:inline-block;padding-right:20px;background:url(../img/report/icon_link.png) right 3px no-repeat;text-decoration:underline;-webkit-background-size:14px auto;background-size:14px auto;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 {font-size:2rem;font-weight:bold;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move {margin-bottom:10px;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move > div {display:inline-block;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move span {display:block;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep {position:relative;margin-right:20px;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep::before {position:absolute;top:15px;right:0;width:80px;background:#000;height:1px;content:"";}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep::after {position:absolute;top:10px;right:0;width:7px;height:6px;background:url(../img/report/arr.png) right top no-repeat;content:"";}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep .area {padding-right:100px;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .time {font-size:1.3rem;font-weight:normal;margin-top:5px;}
.report18.schedule .timetable .wrap .cnt_02 .txt_01 + .txt_02 {margin-top:15px;}
.report18.schedule .timetable .wrap .cnt_02 p {font-size:1.4rem;line-height:1.6;}
@media (min-width:768px) {
	.report18.schedule .timetable .wrap .cnt_01 .move::after {}
	.report18.schedule .timetable a:hover {opacity:.65;}
	.report18.schedule .timetable .wrap .cnt_02 .img {float:right;width:390px;margin-left:20px;}
}
@media (min-width:1101px) {
	.report18.schedule .timetable .wrap .cnt_02 .img.sp {display:none;}
}
@media (max-width:1100px) {
	.report18.schedule .timetable .wrap .cnt_02 .img {max-width:462px;margin:15px 0 0 0;}
	.report18.schedule .timetable .wrap .cnt_02 .img.sp {display:block;}
	.report18.schedule .timetable .wrap .cnt_02 .img.pc {display:none;}
}
@media (max-width:767px) {
	.report18.schedule .timetable .wrap .cnt_01 {width:65px;}
	.report18.schedule .timetable .wrap .cnt_01 .time {width:51px;margin-top:-7px;font-size:1.1rem;}
	.report18.schedule .timetable .wrap .cnt_01 .time::after {width:14px;height:14px;}
	.report18.schedule .timetable .wrap .cnt_01 .move {left:43px;width:1px;}
	.report18.schedule .timetable .wrap .cnt_02 {border-bottom:1px solid #dbdbdb;}
	.report18.schedule .timetable .wrap:first-of-type .cnt_02 {border-top:1px solid #dbdbdb;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 {font-size:1.6rem;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep {margin-right:10px;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep .area {padding-right:50px;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep::before {width:40px;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .time {font-size:1.2rem;}
	.report18.schedule .timetable .wrap:last-of-type .cnt_01 .move::after {width:14px;height:14px;margin-left:-7px;bottom:-7px;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 + .txt_02 {margin-top:10px;}
}
@media (max-width:360px) {
	.report18.schedule .timetable .wrap .cnt_01 {width:55px;}
	.report18.schedule .timetable .wrap .cnt_01 .time {width:46px;font-size:1.0rem;}
	.report18.schedule .timetable .wrap .cnt_01 .move {left:38px;}
	.report18.schedule .timetable .wrap .cnt_02 {padding:15px 0;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 {font-size:1.4rem;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep {margin-right:5px;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep .area {padding-right:35px;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .dep::before {width:30px;}
	.report18.schedule .timetable .wrap .cnt_02 .txt_01 .move .time {font-size:1.1rem;margin-top:2px;}
}

/* SchedulePage スケジュール もっと見るボタン */
/* -----------------------------------------------------------*/
.report18.schedule .more_btn {margin:40px 0 60px 0;z-index:20;position:relative;}
.report18.schedule .more_btn span {display:block;height:40px;line-height:40px;text-align:center;color:#787878;font-weight:bold;letter-spacing:.1em;border-radius:20px;position:relative;border:1px solid #a0a0a0;margin:0 auto;width:240px;cursor:pointer;background:#fff;}
.report18.schedule .more_btn span::after {position:absolute;font-family:FontAwesome;top:0;right:15px;}
.report18.schedule .more_btn span.down::after {content:"\f078";}
.report18.schedule .more_btn span.up::after {content:"\f077";}
.report18.schedule .more_btn.more::before {content:"";display:block;position:absolute;bottom:0;left:0;width:100%;content:"";background:url(../img/report/bg_more_fade.png) center top repeat-x;-webkit-background-size:auto 100%;background-size:auto 100%;}
@media (min-width:768px) {
	.report18.schedule .more_btn {padding:40px 0 20px 0;margin:0 0 40px 0;}
	.report18.schedule .more_btn.more {padding:100px 0 30px 0;margin-top:-170px;}
	.report18.schedule .more_btn.more::before {height:170px;}
	.report18.schedule .more_btn span {font-size:1.5rem;}
	.report18.schedule .more_btn span:hover {opacity:.65;}
}
@media (max-width:767px) {
	.report18.schedule .more_btn {margin:20px 0 30px 0;}
	.report18.schedule .more_btn.more {padding:60px 0 0 0;margin-top:-100px;}
	.report18.schedule .more_btn.more::before {height:100px;}
	.report18.schedule .more_btn span {font-size:1.4rem;-webkit-tap-highlight-color:rgba(0, 0, 0, .2);}
	.report18.schedule .more_btn span::after {font-size:1.2rem;}
}

/* SchedulePage スケジュール 注意書き */
/* -----------------------------------------------------------*/
.report18.schedule .attention_txt {line-height:1.6;}
@media (min-width:768px) {
	.report18.schedule .attention_txt {font-size:1.4rem;text-align:center;margin-bottom:25px;}
}
@media (max-width:767px) {
	.report18.schedule .attention_txt {font-size:1.2rem;margin-bottom:20px;}
}