body.type01 .page_headline_Lv3--tw_oogiri {
	margin-bottom: 0;
	color: #ae984d;
}
body.type01 .special_navi {
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: flex-start;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: flex-start;
}
body.type01 .special_navi .btn__large {
	width: 190px;
}
body.type01 .special_navi .btn__large:nth-child(4n+1) {
	margin-left: 0;
}
body.type01 .tw_oogiri_modal {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
}
body.type01 .tw_oogiri_modal_img {
	position: relative;
	top: 50%;
	left: 50%;
	max-width: 600px;
	max-height: 500px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}
body.type01 .tw_oogiri_modal_img img {
	max-width: 95%;
	max-height: 500px;
}
body.type01 .tw_oogiri_modal_img a {
	position: absolute;
	bottom: -40px;
	left: 50%;
	display: inline-block;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
}
body.type01 .special_area .sp_movie {
	position: relative;
	height: auto;
	max-height: 394px;
	margin: 0 auto;
	margin-bottom: 60px;
	padding-bottom: 56.25%;
}
body.type01 .special_area .sp_movie iframe {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
body.type01 .special_area .tw_oogiri_main {
	margin-bottom: 50px;
	text-align: center;
}
body.type01 .special_area .tw_oogiri_main img {
	max-width: 100%;
}
body.type01 .special_area .tw_oogiri_main_tit {
	margin-bottom: 40px;
	text-align: center;
}
body.type01 .special_area .tw_oogiri_main_tit img {
	max-width: 100%;
}
body.type01 .special_area .tw_oogiri_read {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 24px;
	margin-bottom: 40px;
	text-align: center;
	color: #fff;
}
body.type01 .special_area .tw_oogiri_read span {
	font-size: 26px;
	color: #ffde00;
}
body.type01 .special_area .tw_oogiri [class^=tw_oogiri_tit] {
	font-family: 'Reisho 101';
	font-size: 28px;
	margin-bottom: 10px;
	text-align: center;
}
body.type01 .special_area .tw_oogiri_tit_post {
	color: #ae984d;
}
body.type01 .special_area .tw_oogiri_tit_theme {
	color: #fff;
}
body.type01 .special_area .tw_oogiri_tit_theme__date {
	font-size: 18px !important;
	position: relative;
	top: -5px;
	padding-left: 10px;
	color: #ffde00;
}
body.type01 .special_area .tw_oogiri .photo_layout--oogiri_new {
	margin-bottom: 40px;
	padding-bottom: 40px;
	text-align: center;
	border-bottom: 1px dotted #ae984d;
}
body.type01 .special_area .tw_oogiri_post_text {
	margin-bottom: 50px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ae984d;
}
body.type01 .special_area .tw_oogiri_post_text .photo_layout--multiple div {
	width: 240px;
}
body.type01 .special_area .tw_oogiri_post_text_img {
	height: 216px;
	margin-bottom: 20px;
}
body.type01 .special_area .tw_oogiri_post_text_img img {
	position: relative;
	top: 50%;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
body.type01 .special_area .tw_oogiri_post_num {
	font-family: 'Reisho 101';
	font-size: 45px;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
}
body.type01 .special_area .tw_oogiri_post_note {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
}
body.type01 .special_area .tw_oogiri_post_note span {
	color: #ffde00;
}
body.type01 .special_area .tw_oogiri_theme {
	margin-bottom: 50px;
}
body.type01 .special_area .tw_oogiri_theme_text {
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
}
body.type01 .special_area .tw_oogiri_theme_text span {
	font-size: 14px;
	color: #999;
}
body.type01 .special_area .tw_oogiri_theme_num {
	font-family: 'Reisho 101';
	font-size: 28px;
	text-align: center;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a {
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a.tw_oogiri_case_img {
	width: 100%;
	height: 260px;
	background: #222;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a.tw_oogiri_case_img img {
	position: relative;
	top: 50%;
	display: inline-block;
	max-height: 260px;
	margin-bottom: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a p {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 0;
	background: rgba(224, 0, 0, .8);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a p span {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	color: #fff;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a:hover p {
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple .btn__small {
	font-size: 16px;
}
body.type01 .special_area .tw_oogiri_period {
	font-family: 'Reisho 101';
	font-size: 36px;
	margin-bottom: 50px;
	text-align: center;
	color: #fff;
}
body.type01 .special_area .tw_oogiri_period span {
	color: #ffde00;
}
body.type01 .special_area .tw_oogiri_cp_tit {
	font-size: 18px;
	margin-bottom: 10px;
}
body.type01 .special_area .tw_oogiri_cp_note {
	list-style: none;
}
body.type01 .special_area .tw_oogiri_cp_note li {
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}


@media screen and (max-width: 767px) {
body.type01 .special_area .sp_movie {
	margin-bottom: 40px;
}
body.type01 .special_area .tw_oogiri_main {
	margin-bottom: 20px;
}
body.type01 .special_area .tw_oogiri_main_tit {
	margin-bottom: 20px;
}
body.type01 .special_area .tw_oogiri_read {
	font-size: 18px;
}
body.type01 .special_area .tw_oogiri_read span {
	font-size: 20px;
}
body.type01 .special_area .tw_oogiri_post_text .photo_layout--multiple div {
	width: 100%;
	margin-bottom: 30px;
}
body.type01 .special_area .tw_oogiri_post_text .photo_layout--multiple div img {
	width: 100%;
}
body.type01 .special_area .tw_oogiri_post_text_img {
	height: auto;
	margin-bottom: 10px !important;
}
body.type01 .special_area .tw_oogiri_post_text_img img {
	position: relative;
	top: 0;
	display: inline-block;
	width: 80% !important;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
body.type01 .special_area .tw_oogiri_post_text_img_tw_icon img {
	width: auto !important;
	max-width: 100% !important;
}
body.type01 .special_area .tw_oogiri_theme_num {
	font-family: 'Reisho 101';
	font-size: 36px;
	text-align: center;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple div {
	margin-bottom: 30px;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a {
	margin-bottom: 20px;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a.tw_oogiri_case_img {
	height: auto;
	margin-bottom: 5px;
	background: none;
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple a.tw_oogiri_case_img img {
	width: 100%;
	height: auto;
	max-height: none;
	margin-bottom: 0;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
body.type01 .special_area .tw_oogiri_theme .photo_layout--multiple .btn__small {
	max-width: 100%;
}
body.type01 .special_area .tw_oogiri_period {
	font-size: 26px;
	margin-bottom: 50px;
	color: #fff;
}
body.type01 .special_area .tw_oogiri_period span {
	display: inline-block;
	color: #ffde00;
}
body.type01 .special_area .present{
	margin-bottom: 40px;
}
}

body.type01 .special_area .present .photo_layout {
	text-align: center;
}
body.type01 .special_area .present{
	margin-bottom: 60px;
}
body.type01 .special_area .present_btn {
	margin-bottom: 20px;
	text-align: center;
}
body.type01 .special_area .present_text {
	line-height: 1.8;
	margin-bottom: 30px;
}
body.type01 .special_area .present_main_text {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #fff;
}
body.type01 .special_area .present_caution_text {
	font-size: 18px;
	margin-bottom: 30px;
	color: #fff;
}
body.type01 .special_area .present_cp_tit {
	font-size: 18px;
	margin-bottom: 10px;
}
body.type01 .special_area .present_cp_note {
	list-style: none;
}
body.type01 .special_area .present_cp_note li {
	margin-bottom: 10px;
	padding-left: 1em;
	text-indent: -1em;
}
body.type01 .special_area .event {
	margin-bottom: 20px;
}
body.type01 .special_area .event dl {
	font-size: 18px;
	display: inline-block;
	width: 100%;
	letter-spacing: normal;
	height: auto;
	line-height: 1.8em;
}
body.type01 .special_area .event dt {
	float: left;
	font-size: 18px;
	display: inline-block;
	width: 30%;
	letter-spacing: normal;
	color: #ae984d;
}
body.type01 .special_area .event  dd {
	width: 70%;
	margin-bottom: 10px;
	margin-left: 30%;
}
body.type01 .special_area .event dl.event_list:after {
	display: block;
	clear: both;
	content: '';
}

@media screen and (max-width: 767px) {
body.type01 .page_headline_Lv3--tw_oogiri {
	font-size: 22px;
}
body.type01 .special_navi {
	display: block;
	margin-bottom: 20px;
}
body.type01 .special_navi .btn__large {
	width: 100%;
}
body.type01 .special_navi .btn__large:not(:first-child) {
	margin-left: 0;
}
body.type01 .special_area .event dl {
	font-size: 14px;
}
body.type01 .special_area .event dt {
	width: 38%;
	font-size: 15px;
}
body.type01 .special_area .event  dd {
	width: 62%;
	margin-bottom: 10px;
	margin-left: 38%;
}
}