@charset "utf-8";
/*
 top.css
*/

/* -----------------------------------------------
= main
----------------------------------------------- */
@media print, screen and (min-width: 768px) {/* PC */
.main {
	padding-bottom: 0;
}
}/* @media */

/* -----------------------------------------------
= top_emergency
----------------------------------------------- */
.top_emergency {
	display: table;
	position: relative;
	z-index: 3;
	width: 100%;
	background: #f3f2dc;
}
.top_emergency::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
}
.top_emergency h2 {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 3;
	color: #fff;
	font-weight: bold;
}
.top_emergency .box {
	display: table-cell;
	vertical-align: middle;
}
.top_emergency p {
	position: relative;
	z-index: 3;
}
.top_emergency p time {
	color: #707070;
}
.top_emergency p span {
	color: #a40027;
	line-height: 1.42;
}
@media print, screen and (min-width: 768px) {/* PC */
.top_emergency h2 {
	width: 221px;
	padding: 20px 0;
	background: #a40027;
	font-size: 2rem;
	text-align: center;
}
.top_emergency::after {
	left: 221px;
	width: 50%;
	background: url(../img/top/emergency_bg01.png) no-repeat 0 0 / auto 100%;
}
.top_emergency p {
	display: flex;
	align-items: center;
	padding: 10px 30px 10px 70px;
}
.top_emergency p time {
	margin: 0 15px 0 0;
	font-size: 1.5rem;
}
.top_emergency p span {
	flex: 1;
	font-size: 1.7rem;
}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
.top_emergency {
	min-height: 21.33vw;
}
.top_emergency::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 13vw;
	height: 100%;
	background: #a40027;
}
.top_emergency::after {
	right: 65.75vw;
	width: 100%;
	background: url(../img/top/emergency_bg01_sp.png) no-repeat 100% 0 / auto 100%;
}
.top_emergency h2 {
	width: 31.6vw;
	padding: 0 0 0 2.66vw;
	font-size: 2.8rem;
}
.top_emergency p {
	padding: 1.5vw 4vw 1.5vw 1.5vw;
}
.top_emergency p time {
	display: block;
	margin: 0 0 1vw;
	font-size: 2.2rem;
}
.top_emergency p span {
	font-size: 2.6rem;
}
}/* @media */

/* -----------------------------------------------
= top_main
----------------------------------------------- */
.top_main {
	position: relative;
}
.top_main .lead {
	color: #fff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	text-align: center;
}
body.ie .top_main .lead {
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.btn_movie_modal {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}
.btn_movie_modal::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	transform: rotate(-45deg);
}
.btn_movie_modal:hover::before {
	background: #226dc9;
}
.btn_movie_modal p {
	display: table;
	position: relative;
	z-index: 5;
	margin: 0 auto;
	color: #003c7e;
	font-weight: bold;
	line-height: 1.27;
	text-align: center;
}
.btn_movie_modal p::before,
.btn_movie_modal p::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #003c7e;
	height: 1px;
}
.btn_movie_modal p::after {
	transform: rotate(45deg);
	transform-origin: 100% 100%;
}
.btn_movie_modal:hover p {
	color: #fff;
}
.btn_movie_modal:hover p::before,
.btn_movie_modal:hover p::after {
	background: #fff;
}
.top_main .popup {
	position: absolute;
	width: 100%;
}
.top_main .popup .item_wrap {
	display: flex;
}
.top_main .popup .item a {
	position: relative;
	overflow: hidden;
	display: block;
	color: #fff;
	background: #556fb5;
	text-align: center;
}
.top_main .popup .item a::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	border: solid transparent;
	transform: rotate(-45deg);
}
.top_main .popup .item.type01 a::before {
	border-bottom-color: #6f63ab;
}
.top_main .popup .item.type02 a::before {
	border-bottom-color: #3382a9;
}
.top_main .popup .item a:hover {
	opacity: 0.8;
}
.top_main .popup .date {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	text-align: center;
}
body.ie .top_main .popup .date {
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.top_main .popup .name {
	position: relative;
	z-index: 3;
}
.top_main .popup .date {
	position: relative;
	z-index: 3;
}
.top_main .popup .more {
	display: inline-block;
	position: relative;
	z-index: 3;
}
.top_main .popup .more::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: url(../img/shared/icon_link01_white.svg) no-repeat 0 50%;
}
@media print, screen and (min-width: 768px) {/* PC */
.top_main {
	height: 700px;
	background: url(../img/top/main_bg01.jpg) no-repeat 50% 50% / cover;
	overflow: hidden;
}
.top_main .lead {
	position: relative;
	z-index: 2;
	padding: 270px 0 0;
	font-size: 6.6rem;
	letter-spacing: 0.1em;
}
.btn_movie_modal::before {
	top: -157px;
	left: -157px;
	width: 313px;
	height: 313px;
}
.btn_movie_modal p {
	padding: 23px 23px 12px;
	font-size: 2.2rem;
	font-weight: 700;
}
.btn_movie_modal p::before {
	width: 86px;
	margin-left: -43px;
}
.btn_movie_modal p::after {
	width: 14px;
	margin-left: 29px;
}
.btn_audio {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 35px;
	height: 35px;
	cursor: pointer;
}
.btn_audio::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
}
.btn_audio:hover::before {
	background: #fff;
}
.btn_audio img {
	display: block;
	position: absolute;
	top: 8px;
	left: 6px;
	width: 24px;
}
.btn_audio .on {
	z-index: -5;
}
.btn_audio .off {
	z-index: 5;
}
.btn_audio.on_off .on {
	z-index: 5;
}
.btn_audio.on_off .off {
	z-index: -5;
}
.top_main_movie {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top_main_movie video {
	min-width: 100%;
	min-height: 100%;
}
.top_main .popup {
	bottom: 75px;
}
.top_main .popup .item_wrap {
	justify-content: flex-end;
	max-width: 882px;
	margin: 0 auto;
}
.top_main .popup .item {
	margin-left: 40px;
}
.top_main .popup .item a {
	width: 160px;
	height: 160px;
}
.top_main .popup .item a::before {
	top: -112px;
	left: -112px;
	border-width: 112px;
}
.top_main .popup .name {
	padding: 20px 0 0;
	font-size: 1.8rem;
}
.top_main .popup .date {
	padding: 16px 0 19px;
	font-size: 5.4rem;
}
.top_main .popup .more {
	padding: 0 0 0 18px;
	font-size: 1.6rem;
}
.top_main .popup .more::before {
	width: 9px;
	background-size: 9px 13px;
}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
.top_main {
	height: 106.666vw;
}
.top_main .lead {
	padding: 34.66vw 0 0 5vw;
	font-size: 8rem;
	line-height: 1.325;
	letter-spacing: 0.08em;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.top_main .slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top_main .slide > img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	width: 100%;
	height: 100%;
}
.btn_movie_modal::before {
	top: -25vw;
	left: -25vw;
	width: 49.2vw;
	height: 49.2vw;
}
.btn_movie_modal p {
	padding: 2.66vw 2.66vw 1.5vw;
	font-size: 3rem;
}
.btn_movie_modal p::before {
	width: 15.4vw;
	margin-left: -7.7vw;
}
.btn_movie_modal p::after {
	width: 1.8vw;
	margin-left: 5.9vw;
}
.top_main .popup {
	bottom: 10.66vw;
}
.top_main .popup .item_wrap {
	justify-content: center;
}
.top_main .popup .item {
	margin: 0 3.733vw;
}
.top_main .popup .item a {
	width: 29.33vw;
	height: 29.33vw;
}
.top_main .popup .item a::before {
	top: -20.74vw;
	left: -20.74vw;
	border-width: 20.74vw;
}
.top_main .popup .name {
	padding: 3.733vw 0 0;
	font-size: 2.475rem;
}
.top_main .popup .date {
	padding: 3.4vw 0 3.6vw;
	font-size: 7.425rem;
}
.top_main .popup .more {
	padding: 0 0 0 3.466vw;
	font-size: 2.2rem;
}
.top_main .popup .more::before {
	width: 1.6vw;
	background-size: 1.6vw auto;
}
}/* @media */

/* -----------------------------------------------
= top-events
----------------------------------------------- */
.top-events {
    position: absolute;
    top: 356px;
    right: 0;
    left: 0;
    width: 882px;
    margin: auto;
    padding: 0 20px;
}
.top-events .top-event__wrap {
    display: flex;
    justify-content: flex-end;
}
.top-events .top-events__item {
    position: relative;
    width: 160px;
    background-image: url(../img/top/top-events_bg01.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.top-events .top-events__item:nth-child(2n) {
    background-image: url(../img/top/top-events_bg02.jpg);
}
.top-events .top-events__item:nth-child(2) {
    margin-left: 40px;
}
.top-events .top-events__item a {
    display: block;
    padding: 18px 0;
    color: #fff;
}
.top-events .top-events__item a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.top-events .top-events__item .top-events__title {
    margin-bottom: 12px;
    font-size: 1.6rem;
}
.top-events .top-events__item .top-events__date {
    margin-bottom: 16px;
    font-size: 2.6rem;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 400;
	line-height: 1.2;
}
.top-events .top-events__item .top-events__text {
    padding-left: 20px;
    position: relative;
    font-size: 1.6rem;
}
.top-events .top-events__item .top-events__text::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 23px;
    width: 9px;
    height: 13px;
    margin: auto;
    background-image: url(../img/top/top-events_icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}
@media screen and (max-width: 767px) {/* SP */
    .top-events {
        top: 68vw;
        width: 100%;
        padding: 0;
    }
    .top-events .top-event__wrap {
        /* justify-content: center; */
        margin-right: 7vw;
    }
    .top-events .top-events__item {
        width: 29.334vw;
    }
    .top-events .top-events__item a {
        padding: 3.2vw 0;
    }
    .top-events .top-events__item:nth-child(2) {
        margin-left: 7.3vw;
    }
    .top-events .top-events__item .top-events__title {
        margin-bottom: 2.4vw;
        font-size: 3.2vw;
    }
    .top-events .top-events__item .top-events__date {
        margin: 3.4vw 0;
        font-size: 4vw;
    }
    .top-events .top-events__item .top-events__text {
        padding-left: 3.66vw;
        font-size: 2.2rem;
        font-size: 2.95vw;
    }
    .top-events .top-events__item .top-events__text::before {
        left: 4vw;
        width: 1.7vw;
        height: 2.267vw;
    }
}

/* -----------------------------------------------
= modal
----------------------------------------------- */
.modal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
}
.modal_inner {
	position: relative;
}
.modal_close {
	position: absolute;
	right: 0;
	cursor: pointer;
}
.modal_close::before,
.modal_close::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 100%;
	height: 2px;
	background: #fff;
}
.modal_close::before {
	transform: rotate(45deg);
}
.modal_close::after {
	transform: rotate(-45deg);
}
.modal_close span {
	display: none;
}
.modal_mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
}
.top_movie video {
	outline: none;
}
@media print, screen and (min-width: 1001px) {/* PC */
.modal {
	width: 960px;
	height: 720px;
	margin-left: -480px;
	margin-top: -360px;
}
.modal_close {
	top: -50px;
	width: 40px;
	height: 40px;
}
.modal_close::before,
.modal_close::after {
	width: 40px;
	height: 2px;
}
.top_movie video {
	width: 960px;
	height: 720px;
}
}/* @media */
@media screen and (max-width: 1000px) {/* SP */
.modal {
	width: 96vw;
	height: 72vw;
	margin-left: -48vw;
	margin-top: -36vw;
}
.top_movie video {
	width: 100%;
	height: 100%;
}
.modal_close {
	top: -9vw;
	width: 8vw;
	height: 8vw;
}
}/* @media */

/* -----------------------------------------------
= top_pickup
----------------------------------------------- */
.top_pickup_inner {
	position: relative;
}
.top_pickup_inner::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(212,224,239,0.7);
}
.top_pickup_inner::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}
.top_pickup h2 {
	position: relative;
	z-index: 1;
	color: #003c7e;
	font-family: baskerville-urw, serif;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}
.top_pickup ul {
	position: relative;
	z-index: 1;
}
.top_pickup ul li {
	background: #f2f5f8;
	line-height: 1.53;
}
.top_pickup ul li a {
	position: relative;
}
.top_pickup ul li time {
	color: #707070;
}
.top_pickup ul li span {
	color: #003c7e;
}
.top_pickup ul li a:hover span {
	text-decoration: underline;
}
.top_pickup ul li a.nolink:hover span {
	text-decoration: none;
}
@media print, screen and (min-width: 768px) {/* PC */
.top_pickup {
	padding: 0 0 10px;
	background: url(../img/top/pickup_bg01.png) no-repeat 50% 50% / cover;
}
.top_pickup_inner {
	top: -27px;
	max-width: 822px;
	margin: 0 auto;
	padding: 25px 30px 23px;
}
.top_pickup_inner::before {
	bottom: -10px;
	right: -10px;
}
.top_pickup h2 {
	margin: 0 0 30px;
	font-size: 5.6rem;
}
.top_pickup ul li {
	margin: 0 0 15px;
	font-size: 1.5rem;
}
.top_pickup ul li a {
	display: flex;
	padding: 20px;
}
.top_pickup ul li a:hover {
    text-decoration: none;
}
.top_pickup ul li a:hover span {
    text-decoration: underline;
}
.top_pickup ul li time {
	width: 103px;
}
.top_pickup ul li span {
	flex: 1;
	margin-right: 70px;
}
.top_pickup ul li a::before,
.top_pickup ul li a::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
}
.top_pickup ul li a::before {
	background: #003c7e;
}
.top_pickup ul li a:hover::before {
	background: #226dc9;
}
.top_pickup ul li a::after {
	background: url(../img/shared/icon_link01_white.svg) no-repeat 54% 49% / 16px 21px;
}
.top_pickup ul li a.nolink::before,
.top_pickup ul li a.nolink::after {
	display: none;
}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
.top_pickup {
	padding: 0 6.666vw 0.667vw;
	background: url(../img/top/pickup_bg01_sp.png) no-repeat 50% 50% / cover;
}
.top_pickup_inner {
	top: -6.266vw;
	padding: 4.6vw 2.666vw 2.666vw;
}
.top_pickup_inner::before {
	bottom: -1.333vw;
	right: -1.333vw;
}
.top_pickup h2 {
	margin: 0 0 5.666vw;
	font-size: 6.6rem;
}
.top_pickup ul li {
	margin: 0 0 2.666vw;
	font-size: 2.6rem;
}
.top_pickup ul li a {
	display: block;
	padding: 3vw 9vw 3vw 4vw;
}
.top_pickup ul li a.nolink {
	padding-right: 4vw;
}
.top_pickup ul li a::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 2.666vw;
	width: 2vw;
	height: 100%;
	background: url(../img/shared/icon_link01_blue_hover.svg) no-repeat 50% 50% / 100% auto;
}
.top_pickup ul li a.nolink::after {
	display: none;
}
.top_pickup ul li time {
	display: block;
	margin: 0 0 1vw;
	font-size: 2.2rem;
}
}/* @media */

/* -----------------------------------------------
= top_daiary
----------------------------------------------- */
.top_daiary .en {
	text-align: center;
}
.top_daiary h2 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	text-align: center;
}
body.ie .top_daiary h2 {
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.top_daiary .lead {
	text-align: center;
}
.top_daiary .item_wrap .item a {
	position: relative;
	overflow: hidden;
}
.top_daiary .item_wrap .item a:hover img {
	opacity: 0.8;
}
.top_daiary .item_wrap .item.new a:hover::before {
	border-bottom-color: rgb(96,25,134);
}
.top_daiary .item_wrap .item a .box {
	color: #fff;
	background: linear-gradient(to right, #15396f, #3171ca);
}
.top_daiary .item_wrap .item a:hover .box {
	background: linear-gradient(to right, #226dc9, #3d86e0);
}
.top_daiary .item_wrap .item a .box::after {
	content: "";
	position: absolute;
	border: solid transparent;
	border-top-color: rgba(82,155,243,0.5);
	transform: rotate(-45deg);
}
.top_daiary .item_wrap .item a time {
	display: inline-block;
	line-height: 1.3;
}
.top_daiary .item_wrap .item a .category {
	display: inline-block;
	line-height: 1.3;
}
.top_daiary .item_wrap .item a .title {
	display: block;
	line-height: 1.73;
}
.top_daiary .item_wrap .item a:hover .title {
	text-decoration: underline;
}
.top_daiary .item_wrap .item.new a::before,
.top_daiary .item_wrap .item.new a::after {
	display: block;
	position: absolute;
}
.top_daiary .item_wrap .item.new a::before {
	content: "";
	border: solid transparent;
	border-bottom-color: rgba(96,25,134,0.5);
	transform: rotate(-45deg);
}
.top_daiary .item_wrap .item.new a:hover::before {
	opacity: 1;
}
.top_daiary .item_wrap .item.new a::after {
	content: "NEW";
	color: #fff;
	font-weight: bold;
	transform: rotate(-45deg);
}
.btn_view {
	position: relative;
	margin: 0 auto;
}
.btn_view::before,
.btn_view::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.btn_view::before {
	background: #e7ecf2;
}
.btn_view::after {
	right: 0;
	bottom: 0;
	background: #fff;
}
.btn_view a {
	display: block;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	color: #003b83;
	border: 1px solid #003b83;
	font-weight: bold;
	text-align: center;
}
.btn_view:hover::after {
	background: #226dc9;
}
.btn_view a:hover {
	color: #fff;
	border-color: #226dc9;
    text-decoration: none;
}
@media print, screen and (min-width: 768px) {/* PC */
.top_daiary {
	padding: 50px 30px 83px;
}
.top_daiary .en {
	padding-right: 260px;
}
.top_daiary .en img {
	width: 177px;
}
.top_daiary h2 {
	margin: 0 0 30px;
	font-size: 5.4rem;
}
.top_daiary .lead {
	margin: 0 0 50px;
	font-size: 1.5rem;
}
.top_daiary .item_wrap {
	display: flex;
	justify-content: space-between;
	max-width: 1100px;
	margin: 0 auto 60px;
}
.top_daiary .item_wrap .item {
	width: 33.33%;
	max-width: 330px;
}
.top_daiary .item_wrap .item a {
	display: block;
	padding-bottom: 112px;
}
.top_daiary .item_wrap .item a .box {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 125px;
}
.top_daiary .item_wrap .item a .box::after {
	right: -28px;
	bottom: -28px;
	border-width: 28px;
}
.top_daiary .item_wrap .item a time {
	padding: 17px 5px 5px 20px;
	font-size: 1.3rem;
}
.top_daiary .item_wrap .item a .category {
	padding: 17px 20px 5px 0;
	font-size: 1.3rem;
}
.top_daiary .item_wrap .item a .title {
	padding: 0 20px;
	font-size: 1.5rem;
}
.top_daiary .item_wrap .item.new a::before {
	left: -60px;
	top: -60px;
	border-width: 60px;
}
.top_daiary .item_wrap .item.new a::after {
	left: 10px;
	top: 20px;
	font-size: 1.7rem;
}
.btn_view::before {
	right: -7px;
	bottom: -8px;
}
.btn_view {
	width: 400px;
	margin: 0 auto;
}
.btn_view a {
	font-size: 2.4rem;
}
.top_daiary .btn_view a {
	padding: 27px 0;
}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
.top_daiary {
	padding: 8vw 2.66vw 11.733vw;
}
.top_daiary .en {
	padding-right: 36vw;
	text-align: center;
}
.top_daiary .en img {
	width: 32.66vw;
}
.top_daiary h2 {
	margin: 0 0 5vw;
	font-size: 7rem;
}
.top_daiary .lead {
	margin: 0 0 6.6vw;
	font-size: 2.6rem;
}
.top_daiary .item_wrap {
	margin: 0 0 8.333vw;
}
.top_daiary .item_wrap .item {
	margin: 0 0 2.66vw;
}
.top_daiary .item_wrap .item a {
	display: flex;
}
.top_daiary .item_wrap .item a .thm {
	width: 44vw;
}
.top_daiary .item_wrap .item a .box {
	flex: 1;
	position: relative;
	padding: 4vw 3vw 4vw 3.8vw;
}
.top_daiary .item_wrap .item a .box::after {
	right: -5.6vw;
	bottom: -5.6vw;
	border-width: 5.6vw;
}
.top_daiary .item_wrap .item a time {
	margin: 0 1vw 2vw 0;
	font-size: 2.2rem;
}
.top_daiary .item_wrap .item a .category {
	margin: 0 0 2vw;
	font-size: 2.2rem;
}
.top_daiary .item_wrap .item a .title {
	font-size: 2.6rem;
}
.top_daiary .item_wrap .item.new a::before {
	left: -8vw;
	top: -8vw;
	border-width: 8vw;
}
.top_daiary .item_wrap .item.new a::after {
	left: 1.2vw;
	top: 2.66vw;
	font-size: 1.8rem;
}
.btn_view::before {
	right: -0.933vw;
	bottom: -1.066vw;
}
.btn_view {
	width: 73.333vw;
}
.top_daiary .btn_view a {
	padding: 5.5vw 0;
	font-size: 4rem;
}
}/* @media */

/* -----------------------------------------------
= top_news
----------------------------------------------- */
.top_news_inner {
	background: #fff;
}
.top_news h2 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	text-align: center;
}
body.ie .top_news h2 {
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.top_news .tab_cont ul {
	display: none;
}
.top_news .tab_cont ul.show {
	display: block;
}
.top_news .tab_cont ul {
	border-top: 1px solid #e5ebf2;
}
.top_news .tab_cont ul li {
	border-bottom: 1px solid #e5ebf2;
}
.top_news .tab_cont ul li a time {
	display: inline-block;
	margin-right: 1em;
	color: #707070;
}
.top_news .tab_cont ul li a .category {
	display: inline-block;
	min-width: 7em;
	margin-right: 1em;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.top_news .tab_cont ul li a .category.type01 {
	background: #556fb5;
}
.top_news .tab_cont ul li a .category.type02 {
	background: #64c2be;
}
.top_news .tab_cont ul li a .category.type03 {
	background: #aa89bd;
}
.top_news .tab_cont ul li a .category.type04 {
	background: #b6ae42;
}
.top_news .tab_cont ul li a .category.type05 {
	background: #95a2b3;
}
.top_news .tab_cont ul li a .title {
    display: block;
	color: #003c7e;
	line-height: 1.5;
}
.top_news .tab_cont ul li a:hover {
    text-decoration: none;
}
.top_news .tab_cont ul li a:hover .title{
	text-decoration: underline;
}
.top_news .tab_cont ul li a {
	position: relative;
    display: block;
}
.top_news .tab_cont ul li a::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	background: url(../img/shared/icon_link01_gray.svg) no-repeat 0 50%;
}
.top_news .tab_cont ul li a.nolink:hover .title {
	text-decoration: none;
}
.top_news .tab_cont ul li a.nolink::after {
	display: none;
}
.top_news .bnr ul {
	display: flex;
}
.top_news .bnr ul li a {
	display: block;
}
.top_news .bnr ul li a:hover img {
	opacity: 0.8;
}
@media print, screen and (min-width: 768px) {/* PC */
.top_news {
	padding: 40px 30px 40px;
	background: url(../img/top/news_bg01.png) no-repeat 50% 50% / cover;
}
.top_news_inner {
	position: relative;
	max-width: 1070px;
	margin: 0 auto 40px;
	padding: 50px 30px 38px 0;
}
.top_news h2 {
	margin: 0 0 37px;
	font-size: 5.4rem;
}
.top_news .tab_wrap {
	display: flex;
}
.top_news .tab_btn {
	width: 240px;
	margin: 0 0 33px;
}
.top_news .tab_btn li {
	position: relative;
	width: 120px;
	height: 50px;
	margin: 0 0 10px;
	padding: 0 25px;
	color: #003c7e;
	background: #f2f5f8;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 50px;
	cursor: pointer;
}
.top_news .tab_btn li::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -30px;
	border: solid transparent;
	border-width: 50px 30px;
	border-top-color: #f2f5f8;
}
.top_news .tab_btn li:hover {
	color: #fff;
	background: #226dc9;
}
.top_news .tab_btn li:hover::after {
	border-top-color: #226dc9;
}
.top_news .tab_btn li.active {
	color: #fff;
	background: #003c7e;
	cursor: default;
}
.top_news .tab_btn li.active::after {
	border-top-color: #003c7e;
}
.top_news .tab_cont {
	flex: 1;
	min-height: 350px;
}
.top_news .tab_cont ul li a {
	position: relative;
	padding: 20px 56px 20px 12px;
}
.top_news .tab_cont ul li a::after {
	right: 20px;
	width: 11px;
	background-size: 11px 14px;
}
.top_news .tab_cont ul li a time {
	font-size: 1.5rem;
}
.top_news .tab_cont ul li a .category {
	padding: 4px 10px;
	font-size: 1.3rem;
}
.top_news .tab_cont ul li a .title {
    margin-top: 15px;
	font-size: 1.5rem;
}
.top_news .btn_view {
	position: absolute;
	left: -26px;
	bottom: 46px;
	width: 223px;
}
.top_news .btn_view a {
	padding: 23px 0;
}
.top_news .bnr {
	max-width: 1100px;
	margin: 0 auto;
}
.top_news .bnr ul {
	justify-content: space-between;
}
.top_news .bnr ul li {
	max-width: 250px;
}
.top_news .bnr ul li img {
	width: 100%;
}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
.top_news {
	padding: 4vw 4vw 0;
	background: #e5ebf2;
}
.top_news_inner {
	margin: 0 0 5.33vw;
	padding: 5.88vw 5.33vw 12vw;
}
.top_news h2 {
	margin: 0 0 6.66vw;
	font-size: 7rem;
}
.top_news .tab_wrap {
	position: relative;
}
.top_news .tab_selector {
	border-top: 1px solid #e5ebf2;
	text-align: center;
}
.top_news .tab_selector button {
	position: relative;
	height: 12vw;
	padding: 0 15vw;
	color: #003c7e;
	font-size: 2.8rem;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
}
.top_news .tab_selector button::after {
	content: "";
	display: block;
	position: absolute;
	top: 5vw;
	right: 10vw;
	border: solid transparent;
	border-width: 1.8vw 1.4vw;
	border-top-color: #003c7e;
}
.top_news .tab_selector button.open::after {
	top: 3vw;
	transform: rotate(-180deg);
}
.top_news .tab_btn {
	position: absolute;
	top: calc(12vw + 1px);
	top: 12vw;
	left: 0;
	z-index: 2;
	width: 100%;
	background: #f2f5f8;
}
.top_news .tab_btn.hidden {
	z-index: -5;
}
.top_news .tab_btn li {
	padding: 5vw 0;
	color: #003c7e;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
}
.top_news .tab_btn li + li {
	border-top: 1px solid #fff;
}
.top_news .tab_btn li.active {
	color: #fff;
	background: #003c7e;
}
.top_news .tab_cont {
	margin: 0 0 8vw;
}
.top_news .tab_cont ul li a {
	display: block;
	padding: 4.2vw 6.66vw 4.2vw 2vw;
}
.top_news .tab_cont ul li a::after {
	right: 2vw;
	width: 2vw;
	background-size: 2vw auto;
}
.top_news .tab_cont ul li a time {
	font-size: 2.2rem;
}
.top_news .tab_cont ul li a .category {
    min-width: 5.5em;
	padding: 0.8vw 2vw;
	font-size: 1.8rem;
}
.top_news .tab_cont ul li a .title {
	display: block;
	margin-top: 1.7vw;
	font-size: 2.6rem;
}
.top_news .btn_view a {
	padding: 5.33vw 0;
	font-size: 4rem;
}
.top_news .bnr ul {
	flex-wrap: wrap;
	margin: 0 -2vw;
}
.top_news .bnr ul li {
	width: calc(50% - 4vw);
	margin: 0 2vw 4vw;
}
}/* @media */

/* -----------------------------------------------
= top_menu
----------------------------------------------- */
.top_menu_inner {
	background: #fff;
}
.top_menu h2 {
	color: #003b83;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	text-align: center;
}
body.ie .top_menu h2 {
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.top_menu .lead {
	text-align: center;
}
.top_menu .item_wrap .item a {
	display: block;
}
.top_menu .item_wrap .item .box {
	position: relative;
}
.top_menu .item_wrap .item .thm {
	position: relative;
	z-index: 1;
}
.top_menu .item_wrap .item h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	color: #003c7e;
	background: rgba(255,255,255,0.7);
	font-weight: bold;
}
.top_menu .item_wrap .item .en {
	position: absolute;
	background: linear-gradient(120deg, #15396f, #3171ca);
}
.top_menu .item_wrap .item .en p {
	position: absolute;
	z-index: 2;
	color: #fff;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 400;
	transform: rotate(90deg);
	transform-origin: 0 0;
	white-space: nowrap;
}
body.ie .top_menu .item_wrap .item .en p {
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media print, screen and (min-width: 768px) {/* PC */
.top_menu {
	padding: 36.3vw 30px 0;
	background: url(../img/top/menu_main_24.jpg) no-repeat 50% 0 / 100% auto;
}
.top_menu_inner {
	max-width: 1100px;
	margin: 0 auto;
	padding: 45px 0 0;
}
.top_menu h2 {
	margin: 0 0 30px;
	font-size: 4rem;
	line-height: 1.75;
}
.top_menu .lead {
	margin: 0 0 50px;
	font-size: 1.6rem;
	line-height: 2.25;
}
.top_menu .item_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_menu .item_wrap .item {
	margin: 0 40px 50px 0;
}
.top_menu .item_wrap .item a {
	width: 480px;
}
.top_menu .item_wrap .item .box {
	margin: 0 0 30px;
}
.top_menu .item_wrap .item .thm {
	width: 480px;
	height: 340px;
	overflow: hidden;
}
.top_menu .item_wrap .item a .thm img {
	transition: transform .2s;
}
.top_menu .item_wrap .item a:hover .thm img {
	transform: scale(1.1);
}
.top_menu .item_wrap .item h3 {
	width: 440px;
	padding: 15px 20px;
	font-size: 2.4rem;
}
.top_menu .item_wrap .item .en {
	top: 30px;
	left: 20px;
	width: 500px;
	height: 320px;
}
.top_menu .item_wrap .item .en p {
	top: 15px;
	left: 488px;
	font-size: 1.8rem;
}
.top_menu .item .text {
	font-size: 1.6rem;
	line-height: 1.875;
}
}/* @media */
@media screen and (max-width: 1160px) and (min-width: 768px) {/* TABLET */
.top_menu .item_wrap {
	margin: 0 -10px;
}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
.top_menu {
	padding: 80vw 0 0;
	background: url(../img/top/menu_main_sp_24.jpg) no-repeat 50% 0 / 100% auto;
}
.top_menu h2 {
	position: relative;
	margin: 0 0 5.33vw;
	font-size: 5rem;
	line-height: 1.6;
}
.top_menu h2::before {
	content: "";
	display: block;
	position: absolute;
	top: -10vw;
	left: 10vw;
	width: 80vw;
	height: 10vw;
	background: #fff;
}
.top_menu .pc_inline {
	display: none;
}
.top_menu .item_wrap {
	padding: 0 2.66vw;
}
.top_menu .lead {
	margin: 0 2.66vw 5.33vw;
	font-size: 2.6rem;
	line-height: 1.92;
}
.top_menu .item_wrap .item {
	margin: 0 0 8vw;
}
.top_menu .item_wrap .item .box {
	margin: 0 0 6vw;
}
.top_menu .item_wrap .item .thm {
	width: 87.6vw;
}
.top_menu .item_wrap .item h3 {
	width: 79.6vw;
	padding: 3vw 4vw;
	font-size: 3.2rem;
}
.top_menu .item_wrap .item .en {
	top: 4vw;
	left: 2.66vw;
	width: 92vw;
	height: 60vw;
}
.top_menu .item_wrap .item .en p {
	top: 3vw;
	left: 90vw;
	font-size: 2.4rem;
}
.top_menu .item .text {
	font-size: 2.6rem;
	line-height: 1.53;
}
}/* @media */

/* -----------------------------------------------
= top_bnr
----------------------------------------------- */
.top_bnr {
	background: url(../img/top/bnr_bg01.png) repeat-x;
}
.top_bnr ul {
	display: flex;
	flex-wrap: wrap;
}
.top_bnr ul li a {
	display: block;
}
.top_bnr ul li a:hover img {
	opacity: 0.8;
}
@media print, screen and (min-width: 768px) {/* PC */
.top_bnr ul {
	max-width: 1134px;
	margin: 0 auto;
	padding: 50px 0 55px;
}
.top_bnr ul li {
	width: 25%;
}
.top_bnr ul li a {
	margin: 0 17px 30px;
}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
.top_bnr {
	background-size: auto 0.66vw;
}
.top_bnr ul {
	padding: 6vw 3.33vw 9.33vw;
}
.top_bnr ul li {
	width: 50%;
}
.top_bnr ul li a {
	margin: 0 2vw 4vw;
}
}/* @media */


/* -----------------------------------------------
= top_admission
----------------------------------------------- */
.top_admission {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
.top_admission a {
	display: block;
}
@media print, screen and (min-width: 768px) {/* PC */
	.top_admission {
		top: 530px;
		width: 882px;
		padding: 0 10px;
		margin: auto;
	}
	.top_admission a {
		width: 36rem;
		margin-left: auto;
	}
	.top_admission a:hover {
		opacity: 0.8;
	}
}/* @media */
@media screen and (max-width: 767px) {/* SP */
	.top_admission {
		top: 81.8vw;
		width: 100%;
	}
	.top_admission a {
		width: 35rem;
		/* margin: auto; */
		margin-left: 7vw;
	}
}/* @media */
