.main_visual {background-image: url(../img/about/y_schedule/main.png), url(../img/common/main_bg.jpg);}

@media screen and (max-width: 767px) {
.main_visual {background-image: url(../img/about/y_schedule/main_sm.png), url(../img/common/main_bg.jpg);
}
}

.bg_blue {
	background-image: url(../img/common/side_bg.jpg);
	border-bottom: none;
    border: 1px solid #c2c9d5;
	padding: 15px 0;
}
.mt0{margin-top: 0 !important;}

.br_none {
	display: none;
}

p.indentback{
  	text-indent: -1em;
  	padding-left: 1em;
		font-size: 1.5rem;
}

.content_flexed {
	display: flex;
}

.margin_box_2 .content_flexed_2 {
	margin-bottom: 50px;
}

.margin_box_3 .content_flexed {
	margin-bottom: 30px;
}

.content_flexed p {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	margin-right: 35px;
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.content_flexed p {
		-webkit-flex: auto;
		-moz-flex: auto;
		-ms-flex: auto;
		-o-flex: auto;
		flex: auto;
	}
}


.content_flexed figure {
    margin: 0 0;
	max-width: 258px;
    margin-top: 20px;
}

.content_flexed img {
	width: auto;
}

.bg_1 .taitortag {
	background-color: #001f50;
	color: #fff;
	font-size: 2.2rem;
	padding: 4px 7px;
	position: relative;
    width: 91px;
	display: inline-block;
	text-align: center;
}

.bg_1 .taitortag_2 {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 41px 0 0 10px;
	border-color: transparent transparent transparent #001f50;
	position: absolute;
	right: -10px;
	bottom: 0;
}

.left .bg_1 {
	border-bottom: 1px solid #b2bbca;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	margin-bottom: 0;
}

.content_flexed_2 dt:before {
	content: '■';
}


.about_flex {
	display: flex;
}

.about_flex .content_flexed_2 {
	flex: 1;
	margin-right: 17px;
}

.about_flex .content_flexed_2 dl {
	display: flex;
}


.fx dd {
	flex: 1;
}

.fx dt {
	margin-right: 22px;
	font-weight: 400;
}

.margin_box:last-child .mg_left_2{border-left: none;}

.margin_box_2 {
	margin-bottom: 10px;
	max-width: 790px;
}

.margin_box_3 {
	margin-bottom: 10px;
	max-width: 790px;
}

.margin_box p {
	padding-top: 20px;
	margin-bottom: 0;
}

.margin_box_2 p {
	margin-top: 20px;
}

.margin_box_3 p {
	margin-top: 20px;
}

.margin_box_4 {
	margin-bottom: 100px;
}

.b_width {
	margin-top: 12px;
}

.b_width .btn_08 br {
	display: none;
}

/*ボタン*/
.btn_scroll {
	display: flex;
	flex-wrap: wrap;
	max-width: 790px;
	margin: 0 auto 25px auto;
	justify-content: space-between;
}


.btn_scroll .btn {
	background-color: #001f50;
    height: auto;
    padding-bottom: 10px;
	font-size: 20px;
    margin-bottom: 8px;
	padding: 20px 0 30px 0;
	width: calc(28.57142857142857% - 8px);
	margin-right: 8px;
	position: relative;
	text-align: center;
}


.btn_scroll .btn_2, .btn_scroll .btn_3 {
	width: calc(14.28571428571429% - 8px);
	text-align: center;
}

.btn_scroll .btn_2 {
	background-color: #001f50;
    height: auto;
    padding-bottom: 10px;
	font-size: 20px;
    margin-bottom: 8px;
	padding: 20px 0 30px 0;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.btn_scroll > a:not(:last-of-type):not(.mr0) {
	margin-right: 8px;
}


.btn_scroll .btn_3 {
	background-color: #001f50;
    height: auto;
    padding-bottom: 10px;
	font-size: 20px;
    margin-bottom: 8px;
	padding: 20px 0 30px 0;
	color: #fff;
	font-weight: bold;
	margin-right: 8px;
	position: relative;
}

.btn_scroll .btn::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    margin-left: auto;
    position: absolute;
    bottom: 0;
    right: auto;
    left: auto;
    top: 50px;
    padding-right: 0;
    font-size: 20px;
}

.btn_scroll .btn_2::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    margin-left: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding-right: 0;
    font-size: 20px;
}

.btn_scroll .btn_3::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    margin-left: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding-right: 0;
    font-size: 20px;
}


.bg_2 .taitortag {
	background-color: #001f50;
	color: #fff;
	font-size: 18px;
	padding: 5px 10px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 17px;
	font-weight: normal;
}

.mgb_27 {
	margin-bottom: 27px;
	font-size: 18px;
	font-weight: bold;
}

.title_03_mb_0 {
	margin-bottom: 0;
    margin-top: 26px;
}

.title_03 .sub_title{
	display: block;
	font-size: 1.8rem;
}

.title_03 .sub_ttl{
	font-size: 1.8rem;
	display: block;
}
.title_03{line-height: 1.3;}

.red {
	color: #d71e1e;
}

.hosoku_font {
	font-size: 12px;
}

.mg_left_2 {
	border-left: 2px dotted #b1bac9;
	padding: 0 0 30px 30px;
}


.margin_r {
	margin-right: 30px;
}

.backimg_box {
background-image: url(https://www.bigbang-web.jp/wp-content/themes/bigbang/assets/img/about/y_schedule/img025.png);
	background-repeat-y: repeat;
    background-repeat-x: no-repeat;
}

.content_flexed .text_noflex {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}

@media screen and (max-width: 767px) {
	.content_flexed .text_noflex {
		-webkit-flex: auto;
		-moz-flex: auto;
		-ms-flex: auto;
		-o-flex: auto;
		flex: auto;
	}
}

.bg_2{
	margin-bottom: 0;
}


.b_width a {
	width: 100%;
	display: block;
	font-size: 22px;
}

.sp_text_flex {
	padding: 0 0 0 15px;
}

.month_mr8 {
	margin-right: 8px;
}

.mgb {
	padding-bottom: 20px;
}

.p0 {
	padding-top: 0 !important;
}

@media screen and (max-width:1034px) and (min-width:1000px){
	.bg_2 .taitortag {
		font-size: 17px;
	}
}


@media screen and (max-width:771px) {
.mgbt_15 {
	margin-top: 15px;
}	
	
.titletag_mg {
	padding: 15px 0;
}

.mgt {
	margin-top: 10px;
}

.titletag_mg2 {
	padding-bottom: 15px;
}

.titletag_mg3 {
	padding-bottom: 15px;
}

.bg_2 .taitortag {
    margin-top: 0;
	margin-right: 0;
}

.left .mgb_27 {
	padding-top: 10px;
}

.content_flexed p {
	margin-right: 0
}

.content_flexed .mgb {
	margin-bottom: 15px;
}
	
.content_flexed figure, .about_flex figure {
	width: 100%;
	text-align: center;
}

.margin_box figure, .margin_box_2 figure, .margin_box_3 figure {
    margin: 3% auto;
}

.margin_box p, .margin_box_2 p, .margin_box_3 p {
	order: 1;
}

.content_flexed .text_noflex {
    order: 1;
}

.margin_box_2 .box_img {
	display: flex;
	justify-content: space-around;
}

.btn_scroll .btn::before {
    right: 50%;
}


.about_flex .content_flexed_2 dl {
     display: block;
}

.about_flex .fx {
	 margin: 10px 0 0 0;
}

.left .content_flexed {
	flex-direction: column;
}

.btn_06 {
	margin: 3% 0;
    width: auto;
	display: block;
}

.btn_flexd div {
	width: 100%;
}

.margin_box_2 .content_flexed_2 {
    margin-bottom: 0;
}

.margin_box p {
    padding-top: 0;
}

.margin_box p:not(:first-of-type) {
    margin-top: 10px;
}

.margin_box figure, .margin_box_2 figure, .margin_box_3 figure {
    margin: 3% auto;
}
.sp_text_flex {
	flex: 1;
    padding-left: 15px;
	line-height: 1.3;
	font-size: 22px;
}
.bg_1 .taitortag_2 {
    top: 0;
}
.bg_1 .taitortag {
    height: 41px;
    padding: 5px 10px;
	letter-spacing: -1.3px;
}
.left .bg_1 {
    display: flex;
	align-items: center;
}
}

@media screen and (max-width:771px) {
	.mgb_15 {
    	margin-bottom: 15px !important;
	}
}

@media screen and (max-width:660px) {
.margin_box figure, .margin_box_2 figure, .margin_box_3 figure {
    margin: 3% auto;
}

.margin_box_2 .box_img {
    display: block;
}

.btn_scroll > a:not(:last-of-type):not(.mr0) {
    margin-right: 0;
}

.margin_r {
   	margin-right: 0;
}

.bg_2 .taitortag {
    display: block;
    text-align: center;
}

.btn_scroll .btn_2, .btn_scroll .btn_3 {
    width: calc(33.285714% - 16px / 3);
}

.title_03_mb_0 {
    font-size: 17px;
}

.b_width .btn_08 br {
	display: block;
}

.b_width a {
    font-size: 18px;
}

.btn_08::after {
    right: 20px;
    font-size: 27px;
    top: 25px;
}
.btn_scroll .btn {
    display: block;
	width: 100%;
	margin: 0 auto 8px;
}
}


@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){
	.btn_scroll .btn::before{left: 47%;}
	.left .bg_1{font-family: "メイリオ";}
}