@charset "shift_jis";

/* *** common *** */
body #breadcrumbs {
	width: 1120px;
}

body {
    font-size: 13px;
    *font-size: small;
	
	background: white;
	/* font size自動調整をきる */
	-webkit-text-size-adjust: 100%;
}

h1 {
    margin: 0 auto 25px;
    font-weight: bold;
    font-size: 1.8rem;
    max-width: 1120px;
}

#contents_area {
	width: 100%;
	max-width: none;
	margin: 0 auto;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica;
	font-size: 16px;
}

#contents_area * {
	box-sizing: border-box;
}

#contents_area .sponly {
	display: none;
}

#contents_area .baseW{
	width: 1120px;
	margin: auto;
}

/* *************** */

#main {
	margin:10px 0 0 0 ;
}

#main img{
	height: auto;
	vertical-align: bottom;
}

#main .flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

#main .size14 {
	font-size: 14px;
}

#main .asahi_template {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 930px;
	margin: 0 auto 3rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#main .asahi_template .wrap_img {
	width: 25%;
	margin-right: 1.5rem;
}
#main .asahi_template .wrap_img img{
	width: 100%;
	height: auto;
}

/* メインビジュアル */
.top_wrapper {
	width: 100%;
	min-width: 1120px;
	position: relative;
	margin: 0 auto 130px;
}

.bx-wrapper {
  margin: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}

.bx-wrapper li img {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}

.cap {
	position: absolute;
	bottom: 45px;
	font-size: 12px;
	color: #fff;
    left: 78%;
    transform: translateX(-50%);
}

#contents_area .bx-wrapper .bx-controls-direction a {
	margin-top: 0;
	font-size: 32px;
	color: #fff;
	text-indent: 0;
}

#contents_area .bx-wrapper .bx-controls-direction a:hover {
	text-decoration: none;
}

.arrow_wrap {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: auto;
}

.next-btn{
  width: 20px;
  height: 36px;
  position: absolute;
  right:8%;
  top:50%;
  margin-top: -25px;
}
.prev-btn{
  width: 20px;
  height: 36px;
  position: absolute;
  left: 8%;
  top:50%;
  margin-top: -25px;
}
.bx-prev,.bx-next {
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top:0;
  z-index: 100;
  /*background-color: #f90;*/
}

.bx-wrapper .bx-pager {
	display: none;
}

.music_title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

/* ローカルナビ */
#contents_area .local_nav {
	display: flex;
	justify-content: center;
	position: absolute;
	right: 0;
	left: 0;
	bottom: -40px;
	width: 1120px;
	height: 80px;
	border-top: 2px solid #40220F;
	border-bottom: 2px solid #40220F;
	margin: 0 auto;
	background-color: #E2DBCB;
	z-index: 9999;
}

#contents_area #menu.is-fixed {
	position: fixed;
	top: 0;
	bottom: auto;
	width: 100%;
	min-width: 1120px;
	z-index: 50000;
}

#contents_area .is-fixed li:last-child::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    background-color: #40220F;
}

#contents_area .is-fixed li.pc_menu_first::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 40px;
    background-color: #40220F;
}

#contents_area .local_nav li {
	position: relative;
	width: 225px;
}

#contents_area .local_nav li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

#contents_area .local_nav li:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 40px;
	background-color: #40220F;
}


/* コンテンツ共通 */
.content_title {
	position: relative;
	margin-bottom: 90px;
	text-align: center;
}

.content_title::after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	bottom: -50px;
	width: 214px;
	height: 20px;
	margin: auto;
	background: url(../images/bg_title.png) no-repeat;
}

.mb_long {
	margin-bottom: 120px;
}

.btn_list_wrap {
	text-align: center;
}

.btn_list_wrap a {
	position: relative;
	display: block;
	width: 600px;
	height: 80px;
	line-height: 80px;
	background: #003884;
	font-size: 20px;
	font-weight: bold;
	color: #fff !important;
	margin: 0 auto 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.btn_list_wrap a:hover {
	text-decoration: none !important;
}

.btn_list_wrap a::after{
	content: "";
	position: absolute;
	right: 48px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 13px solid #ffffff;
	border-right: 0;
}

.btn_list_wrap a:hover:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
}


/* 朝日旅行「音楽の旅 ライブ」とは */
#about {
	margin-bottom: 155px;
}

.about_text {
	display: block;
	width: 710px;
	margin: 0 auto 130px;
}

.reason {
	margin-bottom: 95px;
}

.reason_text {
	width: 44%;
}

.reason_text h4 {
	margin-bottom: 25px;
	text-align: center;
}

.reason_img {
	width: 54%;
}

/* 「音楽の旅 ライブ」こだわりポイント */
#point {
	position: relative;
	padding: 85px 0 130px;
	margin: 0 auto 130px;
	background-color: #F4F3F0;
}

.point_contents {
	padding-top: 50px;
	margin-bottom: 135px;
	background: url(../images/bg_point.png) no-repeat top center;
}

#point .flex {
	width: 1120px;
	margin: 0 auto;
}

.point_content {
	width: 46%;
	margin-bottom: 90px;
}

#point h4 {
	margin-bottom: 15px;
	text-align: center;
}

#point h4 span {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 3em;
	margin-top: 20px;
	font-size: 23px;
	font-weight: bold;
	color: #CB9D6B;
}

.point_caution {
	font-size: 13px;
}

.before {
	margin-bottom: 115px;
}

.before_content {
	width: 27.6%;
}

.while {
	margin-bottom: 95px;
}

#point .while .flex {
	width: 970px;
}

.while_content {
	width: 41%;
}

#point .btn_list_wrap{
	min-width: 1120px;
}

#opera {
	width: 940px;
	padding-top: 90px;
	margin: -90px auto 130px;
}

#main .person {
	align-items: flex-start;
	width: 850px;
	padding: 50px 70px;
	border: 1px solid #333;
	margin: 60px auto 0;
}

#main .person img {
	width: 196px;
}

#main .person dl {
	width: 61%;
}

#main .person dd {
	font-size: 13px;
}

#concert {
	width: 940px;
	margin: 0 auto 130px;
}

#voice {
	margin-bottom: 200px;
}

#voice h4 {
	margin-left: 318px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #40220F;
}

#voice .flex {
	width: 760px;
	margin: 0 auto;
}

.voice_img{
	width: 120px;
	margin-bottom: 36px;
}

.voice_text {
	width: 603px;
	margin-bottom: 36px;
}

#voice .btn_list_wrap {
	margin-top: 80px;
}

/* おすすめの音楽祭紹介 */
#recommend {
	position: relative;
	padding: 85px 0 200px;
	margin: 0 auto 130px;
	background-color: #EBEFF3;
}

#recommend .toggle {
	width: 1120px;
    margin: 0 auto;
	border-bottom: 2px solid #004092;
}

#recommend .toggle dt {
	position: relative;
	height: 100px;
	padding: 0 1em;
	border-top: 2px solid #004092;
	font-size: 30px;
	font-weight: bold;
	color: #004092;
	line-height: 100px;
	cursor: pointer;
}

#recommend .toggle dt::before {
	content: "";
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 1em;
	background: url(../images/icon_cref.png) no-repeat;
	vertical-align: middle;
}

#recommend .toggle dt .toggle_arrow {
	position: absolute;
	top: 40%;
	transform: translate(-50%);
	right: 30px;
}

#recommend .toggle dd .flex {
	align-items: flex-start;
	padding: 55px 37px;
	background-color: #F5F6F7;
}

#recommend .first_close dt {
	border-top: none;
}

#recommend .first_close dd {
	display: none;
}

#recommend .toggle dd img {
	width: 550px;
}

#recommend .toggle dd p {
	width: 443px;
}

#recommend .toggle dd p.w_100{
	width: 100%;
}

#recommend .toggle dd p span {
	color: #EB352F;
}

/* その他にも多彩なテーマ旅を取り揃えております */
#other {
	width: 1120px;
	padding: 90px 80px;
	margin: 110px auto;
	background-color: #F4F3F0;
}

#other dt {
	font-size: 24px;
	font-weight: bold;
	color: #40220F;
	margin-bottom: 10px;
}

#other dd {
	margin-bottom: 10px;
}

#other dd img,
#other .flex img {
	margin-bottom: 15px;
}

#other ul {
	margin-bottom: 3em;
}

#other .flex > dl {
	width: 454px;
}

#other .other_tour_text {
	margin-bottom: 4em;
}

#other .art_btn {
	margin-bottom: 3em;
}



@media screen and (max-width: 1120px) {
	#main {
		margin-left: 0;
	}

	.top_wrapper,
	#point,
	#recommend {
		width: 100%;
		left: 0;
		right: 0;
		margin-left: 0;
		margin-right: 0;
	}
}
.btn_list_wrap{
	position: relative;
}
.comming-soon{
	background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    right: 0;
    width: 600px;
    height: 80px;
    line-height: 80px;
    top: 0;
    margin: 0 auto;
    font-size: 24px;
    color: #fff;
}
.btn_list_wrap a.no-link:hover:before{
	display: none;
}
