@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------------
--------------------------------------------------------------------
　　　　　　　　　　　9月国内旅行特集専用css
--------------------------------------------------------------------
------------------------------------------------------------------*/
#sep #faq.feature {
	padding: 50px 0 0;
}
#sep .bg:nth-of-type(even) {
    background: #fff4ec;
}
#sep .bg:nth-of-type(odd) {
    background: #fff;
}
#sep .feature > h2 {
    color: #533721;
}
#sep .feature h2 span:before {
    background: #ff5db8;
}
/*MV*/
#sep .main-img {
    background-image: url(/plan/tokushu/season/sep/images/mv_bg_pc.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
}
#sep .mv_title .month_large:before {
    position: absolute;
    content: "";
    width: 92px;
    height: 80px;
    background-image: url(/plan/tokushu/season/sep/images/mv_ic001.webp);
    background-size: contain;
    background-position: center;
    bottom: -15px;
    left: -110px;
    background-repeat: no-repeat;
    z-index: 1;
}
#sep .mv_title span.tokushu:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 75px;
    background-image: url(/plan/tokushu/season/sep/images/mv_ic002.webp);
    background-size: contain;
    background-position: center;
    top: -40px;
    right: -80px;
    background-repeat: no-repeat;
    transform: rotate(14deg);
}
#sep .main-img:after {
    position: absolute;
    content: "";
    width: 390px;
    height: 59px;
    background-image: url(/plan/tokushu/season/sep/images/mv_shinkansen.webp);
    background-size: contain;
    background-position: center;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
}
#sep .mv_title {
    min-height: 205px;
    color: #48382b;
}
#sep .mv_title .month_large,
#sep .mv_title .month{
    color: #e0622b;
}
#sep .mv_title span.year {
    background: #e0622b;
    top: 12%;
}
@media screen and (min-width: 1440px) {
#sep .mv_title {
    height: 255px;
}
#sep .mv_title .month_large:before {
    width: 100px;
    height: 90px;
    left: -123px;
}
#sep .mv_title span.tokushu:before {
    width: 102px;
    height: 89px;
    top: -46px;
    right: -96px;
}
}
/*アンカーリンク*/
#sep .top_anc {
    background-image: repeating-linear-gradient(135deg, #e0622b, #e0622b 2px, #e96d36 2px, #e96d36 4px);
}
#sep .anc_area li a:hover {
    color:#e0622b; 
}
#sep .anc_area li a:hover:after {
    border-color: #e0622b transparent transparent transparent; 
}
/*日付から探す*/
#sep #calendar_area h2 .comment {
    color: #75c52a;
}
#sep #calendar_area h2 .comment:before,
#sep #calendar_area h2 .comment:after {
    background: #75c52a;
}
#sep .calendar_list {
    width: 75%;
    margin: 0 auto;
}
#sep .calendar_list .day_wrap {
    width: calc(100% / 7 - 10px);
}
/*おすすめのテーマから探す*/
#sep #theme .theme_wrap h3 {
    background: #e0622b;
}
#sep #theme .theme_wrap h3:after {
    border-right: solid 22px #ae5933;
}
#sep #theme .theme_btn {
    text-align: center;
}
#sep #theme .theme_wrap .plan_detail {
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 10px;
}
#sep #theme .theme_wrap.theme1 .theme_btn a {
    color: #75c52a;
}
#sep #theme .theme_wrap.theme3 .theme_btn a {
    color: #f846a3;
}
#sep #theme .theme_wrap.theme3 .usj .theme_btn a {
    color: #7c66de;
}
#sep #theme .theme3 .bnr_area {
	margin: 40px 0 0;
    text-align: center;
}
#sep #theme .theme3 .bnr_area p {
    font-size: 1.7rem;
    font-weight: bold;
    padding: 0 0 9px;
}
#sep #theme .theme3 .bnr_area span {
    position: relative;
}
#sep #theme .theme3 .bnr_area span:before,
#sep #theme .theme3 .bnr_area span:after {
	position: absolute;
    content: "";
    display: inline-block;
    top: 10px;
    width: 2px;
    height: 23px;
    background: #333;
}
#sep #theme .theme3 .bnr_area span:before {
	transform: translateY(-50%) rotateZ(-30deg);
    left: -17px;
}
#sep #theme .theme3 .bnr_area span:after {
	transform: translateY(-50%) rotateZ(30deg);
    right: -17px;
}
#sep #theme .theme3 .bnr_area img {
    width: 35%;
}
#sep #theme .theme3 .bnr_area a:hover {
	opacity: 0.7;
}
/*おすすめのエリア*/
#sep #recommend_area .recommend_detail {
    align-content: center;
}
/*おすすめ観光プラン特集*/
#sep #kanko_plan h3 {
    color: #533721;
}
#sep #kanko_plan h3 span:before,
#sep #kanko_plan h3 span:after {
    background: #533721;
}
#sep #theme .keyword {
    background: #ffddc4;
}
#sep #theme .keyword h3 span {
    color: #533721;
}
#sep #theme .keyword h3 span:before,
#sep  #theme .keyword h3 span:after {
    background: #533721;
}
/*おすすめの記事*/
#sep #recommend_article .article_list li a img {
    width: 190px;
    height: 90px;
}
@media screen and (max-width: 999px) {
/*MV*/
#sep .main-img:after {
    width: 330px;
    height: 50px;
}
#sep .mv_title span.year {
    top: 15%;
}
#sep .mv_title .month_large:before {
    width: 83px;
    height: 72px;
    bottom: -18px;
    left: -90px;
}
#sep .mv_title span.tokushu:before {
    width: 75px;
    height: 70px;
    right: -66px;
    top: -46px;
}
/*日付から探す*/
#sep .calendar_list {
    width: 100%;
}
/*おすすめのテーマから探す*/
#sep #theme .theme_wrap .plan_detail {
    margin-bottom: 5px;
}
#sep #theme .keyword_list {
    width: 100%;
}
#sep #theme .theme3 .bnr_area {
	margin: 30px 0 0;
}
#sep #theme .theme3 .bnr_area p {
    line-height: 1.5;
    font-size: 1.5rem;
}
#sep #theme .theme3 .bnr_area img {
	width: 50%;
}
}
@media screen and (min-width: 600px) and (max-width: 999px) {
/*おすすめの記事*/
#sep #recommend_article .article_list li a img {
    width: 210px;
    height: 87px;
}
}
@media screen and (max-width: 599px) {
/*MV*/
#sep .main-img {
    background-image: url(/plan/tokushu/season/sep/images/mv_bg_sp.webp);
}
#sep .mv_title {
    min-height: 170px;
}
#sep .mv_title .month_large:before {
    width: 58px;
    height: 50px;
    bottom: -32px;
    left: -39px;
}
#sep .mv_title span.tokushu:before {
    width: 55px;
    height: 48px;
    top: -37px;
    right: -40px;
}
#sep .main-img:after {
    width: 210px;
    height: 32px;
}
#sep .main-img:after {
    width: 277px;
    height: 42px;
}
#sep .mv_title span.year {
    top: 10.5%;
}
/*アンカーリンク*/
#sep .anc_area li a {
    padding: 10px 10px 10px 5px;
}
/*人気のキーワード*/
#sep #theme .keyword_list li {
    margin: 10px 3px 0 3px;
}
#sep #theme .keyword_list li a {
    font-size: 1.4rem;
    padding: 6px 8px 5px;
}
/*日付から探す*/
#sep .calendar_list .day_wrap {
    width: calc(100% / 4 - 12px);
    margin: 5px;
}
#sep .calendar_list_2 {
    width: 77%;
}
#sep .calendar_list_2 .day_wrap {
    width: calc(100% / 3 - 12px);
}
/*おすすめのテーマから探す*/
#sep #theme .theme_wrap h3 {
    font-size: 1.7rem;
}
#sep #theme .theme_wrap .plan_detail {
    margin-top: 0;
}
#sep #theme .theme3 .bnr_area {
	margin: 30px 0 0;
}
#sep #theme .theme3 .bnr_area span:before {
	left: -10px;
}
#sep #theme .theme3 .bnr_area span:after {
	right: -10px;
}
#sep #theme .theme3 .bnr_area img {
	width: 80%;
}
/*おすすめの記事*/
#sep #recommend_article .article_list li a img {
    height: 65px;
}
}
@media screen and (max-width: 425px) {
#sep .mv_title {
    min-height: 150px;
}
#sep .mv_title .month {
    margin-left: 2px;
}
#sep .mv_title .month_large:before {
    left: -38px;
    bottom: -26px;
    width: 50px;
    height: 43px;
}
#sep .mv_title span.tokushu:before {
    width: 53px;
    height: 46px;
    right: -38px;
    top: -37px;
}
#sep .main-img:after {
    width: 210px;
    height: 32px;
}
#sep .mv_title span.year {
    top: 12%;
}
}
@media screen and (max-width: 374px) {
#sep .mv_title .month_large:before {
    width: 46px;
    height: 38px;
    bottom: -27px;
    left: -9px;
}
#sep .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;
}
#sep #theme .theme3 .bnr_area p {
	font-size: 1.3rem;
}
#recommend_area .recommend_area_btn a {
	font-size: 1.3rem;
}
}