@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------------
--------------------------------------------------------------------
　　　　　　　　　　　10月国内旅行特集専用css
--------------------------------------------------------------------
------------------------------------------------------------------*/
#oct #faq.feature {
	padding: 50px 0 0;
}
#oct .bg:nth-of-type(even) {
    background: #faeeff;
}
#oct .bg:nth-of-type(odd) {
    background: #fff;
}
#oct .feature > h2 {
    color: #533721;
}
#oct .feature h2 span:before {
    background: #fd7316;
}
/*MV*/
#oct .main-img {
    background-image: url(/plan/tokushu/season/oct/images/mv_bg_pc.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
}
#oct .mv_title .month_large:before {
    position: absolute;
    content: "";
    width: 92px;
    height: 80px;
    background-image: url(/plan/tokushu/season/oct/images/mv_ic001.webp);
    background-size: contain;
    background-position: center;
    bottom: -15px;
    left: -95px;
    background-repeat: no-repeat;
    z-index: 1;
}
#oct .mv_title span.tokushu:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 75px;
    background-image: url(/plan/tokushu/season/oct/images/mv_ic002.webp);
    background-size: contain;
    background-position: center;
    top: -40px;
    right: -73px;
    background-repeat: no-repeat;
}
#oct .main-img:after {
    position: absolute;
    content: "";
    width: 390px;
    height: 59px;
    background-image: url(/plan/tokushu/season/oct/images/mv_shinkansen.webp);
    background-size: contain;
    background-position: center;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
}
#oct .mv_title {
    min-height: 205px;
    color: #48382b;
}
#oct .mv_title .month_large,
#oct .mv_title .month{
    color: #9900d5;
}
#oct .mv_title span.year {
    background: #9900d5;
    top: 12%;
}
@media screen and (min-width: 1440px) {
#oct .mv_title {
    height: 255px;
}
#oct .mv_title .month_large:before {
    width: 100px;
    height: 90px;
    left: -103px;
}
#oct .mv_title span.tokushu:before {
    width: 102px;
    height: 89px;
    top: -46px;
    right: -93px;
}
}
/*アンカーリンク*/
#oct .top_anc {
    background-image: repeating-linear-gradient(135deg, #9900d5, #9900d5 2px, #a62dd5 2px, #a62dd5 4px);
}
#oct .anc_area li a:hover {
    color:#9900d5; 
}
#oct .anc_area li a:hover:after {
    border-color: #9900d5 transparent transparent transparent; 
}
/*日付から探す*/
#oct #calendar_area h2 .comment {
    color: #75c52a;
}
#oct #calendar_area h2 .comment:before,
#oct #calendar_area h2 .comment:after {
    background: #75c52a;
}
#oct .calendar_list {
    width: 75%;
    margin: 0 auto;
}
#oct .calendar_list .day_wrap {
    width: calc(100% / 7 - 10px);
}
#oct #calendar_area .tap {
	color: #09b123;
}
/*おすすめのテーマから探す*/
#oct #theme {
	position: relative;
}
#oct #theme .bg_img {
	width: 110px;
    position: absolute;
    right: 95px;
    top: 46px;
}
#oct #theme .theme_wrap h3 {
    background: #9900d5;
}
#oct #theme .theme_wrap h3:after {
    border-right: solid 22px #560078;
}
#oct #theme .theme_btn {
    text-align: center;
}
#oct #theme .theme_wrap .plan_detail {
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 10px;
}
#oct #theme .theme_wrap .plan_detail .line {
	text-decoration: underline;
}
#oct #theme .theme_wrap.theme1 .theme_btn a {
    color: #fd7316;
}
#oct #theme .theme_wrap.theme3 .theme_btn a {
    color: #f846a3;
}
#oct #theme .theme_wrap.theme3 .usj .theme_btn a {
    color: #7c66de;
}
#oct #theme .theme3 .bnr_area {
	margin: 40px 0 0;
    text-align: center;
}
#oct #theme .theme3 .bnr_area p {
    font-size: 1.7rem;
    font-weight: bold;
    padding: 0 0 9px;
}
#oct #theme .theme3 .bnr_area span {
    position: relative;
}
#oct #theme .theme3 .bnr_area span:before,
#oct #theme .theme3 .bnr_area span:after {
	position: absolute;
    content: "";
    display: inline-block;
    top: 10px;
    width: 2px;
    height: 23px;
    background: #333;
}
#oct #theme .theme3 .bnr_area span:before {
	transform: translateY(-50%) rotateZ(-30deg);
    left: -17px;
}
#oct #theme .theme3 .bnr_area span:after {
	transform: translateY(-50%) rotateZ(30deg);
    right: -17px;
}
#oct #theme .theme3 .bnr_area img {
    width: 35%;
}
#oct #theme .theme3 .bnr_area a:hover {
	opacity: 0.7;
}
#oct #theme .theme3 h3 {
	position: relative;
}
#oct #theme .theme3 h3:before {
	position: absolute;
	background: url(/plan/tokushu/season/oct/images/img02.webp) no-repeat;
	content: "";
	background-size: contain;
	width: 100px;
    height: 70px;
    right: 33px;
    top: 0px;
    transform: rotate(-25deg);
}
/*おすすめのエリア*/
#oct #recommend_area .sup {
	font-size: 1.2rem;
    margin-top: 5px;
}
#oct #recommend_area .recommend_area_btn .cta_btn a {
	background: #ef4646;
	color: #fff;
}
#oct #recommend_area .recommend_area_btn .cta_btn a:hover {
	background: #fff;
	color: #ef4646;
}
#oct #recommend_area .recommend_detail .bold {
	font-weight: bold;
    text-decoration: underline;
}
/*おすすめ観光プラン特集*/
#oct #kanko_plan h3 {
    color: #533721;
}
#oct #kanko_plan h3 span:before,
#oct #kanko_plan h3 span:after {
    background: #533721;
}
#oct #theme .keyword {
    background: #ddbfe9;
}
#oct #theme .keyword h3 span {
    color: #533721;
}
#oct #theme .keyword h3 span:before,
#oct  #theme .keyword h3 span:after {
    background: #533721;
}
/*おすすめの記事*/
#oct #recommend_article .article_list li a img {
    width: 190px;
    height: 90px;
}
#oct #recommend_article .season_more_btn a {
	display: block;
    position: relative;
    padding: 15px 40px 15px 20px;
    background: #1b79c6;
    color: #fff;
    border: 2px solid #1b79c6;
    border-radius: 50px;
    text-align: center;
    max-width: 280px;
    margin: 10px auto 0;
    font-weight: bold;
    transition: all .2s;
    font-size: 1.5rem;
}
#oct #recommend_article .season_more_btn a:before {
	content: "";
    position: absolute;
    width: 42px;
    height: 10px;
    background-color: #fff;
    top: 42%;
    right: 15px;
    transition: all .2s;
    clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
    transform: translateY(-50%);
}
#oct #recommend_article .season_more_btn a:hover {
	background: #fff;
	color: #1b79c6;
}
#oct #recommend_article .season_more_btn a:hover:before {
	background: #1b79c6;
	right: -21px;
}
@media screen and (max-width: 999px) {
/*MV*/
#oct .main-img:after {
    width: 330px;
    height: 50px;
}
#oct .mv_title span.year {
    top: 15%;
}
#oct .mv_title .month_large:before {
    width: 83px;
    height: 72px;
    bottom: -18px;
    left: -85px;
}
#oct .mv_title span.tokushu:before {
    width: 75px;
    height: 70px;
    right: -66px;
    top: -46px;
}
/*日付から探す*/
#oct .calendar_list {
    width: 100%;
}
/*おすすめのテーマから探す*/
#oct #theme h2 {
	margin-bottom: 60px;
}
#oct #theme .bg_img {
    width: 90px;
    right: 115px;
    top: 81px;
}
#oct #theme .theme_wrap .plan_detail {
    margin-bottom: 5px;
}
#oct #theme .keyword_list {
    width: 100%;
}
#oct #theme .theme3 .bnr_area {
	margin: 30px 0 0;
}
#oct #theme .theme3 .bnr_area p {
    line-height: 1.5;
    font-size: 1.5rem;
}
#oct #theme .theme3 .bnr_area img {
	width: 50%;
}
#oct #theme .theme3 h3:before {
	width: 90px;
	right: 0px;
}
}
@media screen and (min-width: 600px) and (max-width: 999px) {
/*おすすめの記事*/
#oct #recommend_article .article_list li a img {
    width: 210px;
    height: 87px;
}
}
@media screen and (max-width: 599px) {
/*MV*/
#oct .main-img {
    background-image: url(/plan/tokushu/season/oct/images/mv_bg_sp.webp);
}
#oct .mv_title {
    min-height: 170px;
}
#oct .mv_title .month_large:before {
    width: 58px;
    height: 50px;
    bottom: -32px;
    left: -39px;
}
#oct .mv_title span.tokushu:before {
    width: 55px;
    height: 48px;
    top: -37px;
    right: -40px;
}
#oct .main-img:after {
    width: 210px;
    height: 32px;
}
#oct .main-img:after {
    width: 277px;
    height: 42px;
}
#oct .mv_title span.year {
    top: 10.5%;
}
/*アンカーリンク*/
#oct .anc_area li a {
    padding: 10px 10px 10px 5px;
}
/*人気のキーワード*/
#oct #theme .keyword_list li {
    margin: 10px 3px 0 3px;
}
#oct #theme .keyword_list li a {
    font-size: 1.4rem;
    padding: 6px 8px 5px;
}
/*日付から探す*/
#oct .calendar_list .day_wrap {
    width: calc(100% / 4 - 12px);
    margin: 5px;
}
#oct .calendar_list_2 {
    width: 77%;
}
#oct .calendar_list_2 .day_wrap {
    width: calc(100% / 3 - 12px);
}
#oct #calendar_area .modal_inner ul li a {
	font-size: 1.6rem;
}
#oct #calendar_area .modal_inner ul li a:after {
	font-size: 1.3rem;
	right: 0.5rem;
}
/*おすすめのテーマから探す*/
#oct #theme h2 {
	margin-bottom: 30px;
}
#oct #theme .bg_img {
	right: 5px;
	top: 68px;
}
#oct #theme .theme_wrap h3 {
    font-size: 1.7rem;
}
#oct #theme .theme_wrap .plan_detail {
    margin-top: 0;
}
#oct #theme .theme3 .bnr_area {
	margin: 30px 0 0;
}
#oct #theme .theme3 .bnr_area span:before {
	left: -10px;
}
#oct #theme .theme3 .bnr_area span:after {
	right: -10px;
}
#oct #theme .theme3 .bnr_area img {
	width: 80%;
}
/*おすすめの記事*/
#oct #recommend_article .article_list li a img {
    height: 65px;
}
}
@media screen and (max-width: 425px) {
#oct .mv_title {
    min-height: 150px;
}
#oct .mv_title .month {
    margin-left: 2px;
}
#oct .mv_title .month_large:before {
    left: -22px;
    bottom: -26px;
    width: 50px;
    height: 43px;
}
#oct .mv_title span.tokushu:before {
    width: 53px;
    height: 46px;
    right: -29px;
    top: -41px;
}
#oct .main-img:after {
    width: 210px;
    height: 32px;
}
#oct .mv_title span.year {
    top: 12%;
}
}
@media screen and (max-width: 374px) {
#oct .mv_title .month_large:before {
    width: 46px;
    height: 38px;
    bottom: -27px;
    left: -9px;
}
#oct .mv_title span.tokushu:before {
    width: 45px;
    height: 39px;
    top: -37px;
    right: -11px;
}
}
@media screen and (max-width: 360px) {
.feature > h2 {
	font-size: 2.3rem;
}
.anc_area li a {
	font-size: 1.0rem;
}
#theme .theme_btn a {
	font-size: 1.0rem;
}
#oct #theme .theme3 .bnr_area p {
	font-size: 1.3rem;
}
#recommend_area .recommend_area_btn a {
	font-size: 1.3rem;
}
#oct .mv_title {
	font-size: 3.2rem;
}
}