@charset "utf-8";

@media screen and (max-width: 1179px) {
	.u-title_page {
		max-width: 100%;
		margin-inline: 0;
		padding-inline: 90px;
	}
	
	.u-title_page .label .jp {
		font-size: 3.9015vw;
	}
	
	.g-header {
		width: calc(100% - (30px * 2));
		padding-left: 40px
	}
	
	.g-breadcrumb_items {
		margin-inline: 90px;
	}
	
	.g-footer .g-address {
		flex-direction: column;
		align-items: center;
	}
	
	.g-address .logo {
		padding-right: 0;
	}
	
	.g-address .name {
		margin-top: 20px;
	}
	
	.g-address .name em {
		text-align: center;
	}
	
	.g-address .tel {
		margin-top: 45px;
	}
	
	.g-address .tel > * {
		margin-inline: 20px;
	}
	
	.g-footer .menu .illust {
		margin-right: 60px;
		right: 0;
	}
	
}

@media screen and (max-width: 999px) {
	:root {
	}
	
	.u-show_tablet {
		display: block !important;
	}
	
	.u-hide_tablet {
		display: none !important;
	}
	
	.u-inner .u-inner {
		padding-inline: 0;
	}
	
	.active_scroll .u-modal {
		margin-top: 70px;
	}
	
	.g-wrapper:after {
		transform: translate(-50%, 35%) scale(.75);
	}
	
	.l-news_categorys {
		margin-top: .5em;
	}
	
	.l-news_categorys li {
		font-size: 13rem;
		padding: .5em 1em .7em;
	}
	
	.u-width_100_tablet { width: 100%; }
	.u-width_95_tablet { width: 95%; }
	.u-width_90_tablet { width: 90%; }
	.u-width_85_tablet { width: 85%; }
	.u-width_80_tablet { width: 80%; }
	.u-width_75_tablet { width: 75%; }
	.u-width_70_tablet { width: 70%; }
	.u-width_65_tablet { width: 65%; }
	.u-width_60_tablet { width: 60%; }
	.u-width_55_tablet { width: 55%; }
	.u-width_50_tablet { width: 50%; }
	.u-width_45_tablet { width: 45%; }
	.u-width_40_tablet { width: 40%; }
	.u-width_35_tablet { width: 35%; }
	.u-width_40_tablet { width: 40%; }
	.u-width_30_tablet { width: 30%; }
	.u-width_25_tablet { width: 25%; }
	.u-width_20_tablet { width: 20%; }
	.u-width_15_tablet { width: 15%; }
	.u-width_10_tablet { width: 10%; }

	.u-mgt_125_tablet { margin-top: 125px !important; }
	.u-mgt_120_tablet { margin-top: 120px !important; }
	.u-mgt_115_tablet { margin-top: 110px !important; }
	.u-mgt_110_tablet { margin-top: 110px !important; }
	.u-mgt_105_tablet { margin-top: 100px !important; }
	.u-mgt_100_tablet { margin-top: 100px !important; }
	.u-mgt_95_tablet { margin-top: 95px !important; }
	.u-mgt_90_tablet { margin-top: 90px !important; }
	.u-mgt_85_tablet { margin-top: 85px !important; }
	.u-mgt_80_tablet { margin-top: 80px !important; }
	.u-mgt_75_tablet { margin-top: 75px !important; }
	.u-mgt_70_tablet { margin-top: 70px !important; }
	.u-mgt_65_tablet { margin-top: 65px !important; }
	.u-mgt_60_tablet { margin-top: 60px !important; }
	.u-mgt_55_tablet { margin-top: 55px !important; }
	.u-mgt_50_tablet { margin-top: 50px !important; }
	.u-mgt_45_tablet { margin-top: 45px !important; }
	.u-mgt_40_tablet { margin-top: 40px !important; }
	.u-mgt_35_tablet { margin-top: 35px !important; }
	.u-mgt_30_tablet { margin-top: 30px !important; }
	.u-mgt_25_tablet { margin-top: 25px !important; }
	.u-mgt_20_tablet { margin-top: 20px !important; }
	.u-mgt_15_tablet { margin-top: 15px !important; }
	.u-mgt_10_tablet { margin-top: 10px !important; }
	.u-mgt_5_tablet { margin-top: 5px !important; }
	.u-mgt_0_tablet { margin-top: 0 !important; }
	.u-mgt_-10_tablet { margin-top: -10px !important; }
	.u-mgt_-20_tablet { margin-top: -20px !important; }
	.u-mgt_-30_tablet { margin-top: -30px !important; }
	.u-mgt_-40_tablet { margin-top: -40px !important; }
	.u-mgt_-50_tablet { margin-top: -50px !important; }
	.u-mgt_-60_tablet { margin-top: -60px !important; }
	.u-mgt_-70_tablet { margin-top: -70px !important; }
	
}

@media screen and (max-width: 767px) {
	:root {
		--header_h: 60px;
	}
	
	.u-show_mobile {
		display: block !important;
	}
	
	.u-show_mobile--small {
		display: none !important;
	}
	
	.u-hide_mobile {
		display: none !important;
	}
	
	.u-contents:not(:first-of-type) {
		margin-top: 100px;
	}
	
	.u-inner {
		padding-inline: 40px;
	}
	
	.u-title_page {
		min-height: 0;
		flex-direction: column;
		margin-top: 60px;
		padding-inline: 60px;
	}
	
	.u-title_page + * {
		margin-top: 60px;
	}
	
	.u-title_page .title {
		width: 100%;
		margin: 30px 0 0;
	}
	
	.u-title_page .image {
		width: calc(100% / 5 * 3.5);
	}
	
	.p-about .u-title_page .image img {
		max-width: 120px;
	}
	
	.p-instruction .u-title_page .image img {
		max-width: 140px;
		margin-right: 0;
	}
	
	.p-support .u-title_page .image {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.u-title_page .label .en {
		font-size: 11rem;
	}
	
	.u-title_page .label .en:before {
		width: 17px;
		height: 21px;
		margin-top: -3px;
	}
	
	.u-title_page .label .jp {
		font-size: min(28rem, 7.45vw);
		white-space: normal;
	}
	
	.u-title_page .title .u-text {
		font-size: 16rem;
		line-height: 2;
		margin-top: 20px;
	}
	
	.u-title_hi {
		padding-left: 45px;
	}
	
	.u-title_hi + * {
		margin-top: 40px !important;
	}
	
	.u-title_hi:after {
		width: 36px;
		height: 36px;
		margin-top: -.1em;
		margin-left: -5px;
		border-width: 7px;
	}
	
	.u-title_hi > * {
		font-size: 22rem;
	}
	
	.u-title_mid {
		font-size: 20rem;
	}
	
	.u-text {
		line-height: 2;
	}
	
	.u-button.-button > * {
		width: 100%;
		max-width: none;
		min-width: 0;
		padding: .65em 2.5em .85em 2em;
	}
	
	.u-button.-button > * * {
		font-size: 16rem;
	}
	
	.u-related_topics .inner {
		padding: 25px 30px;
		display: block;
	}
	
	.u-related_topics .title {
		width: 100%;
	}
	
	.u-related_topics .items {
		width: 100%;
		margin: 25px 0 0;
		padding-top: 5px;
		display: block;
		border-top: 1px solid var(--gray_line);
		border-left: 0;
	}
	
	.u-related_topics .item {
		margin-top: 20px;
		margin-left: 0;
	}
	
	/*person_card*/
	.l-person_card {
		margin-inline: 0;
		flex-direction: column;
	}
	
	.l-person_card .image {
		margin-inline: auto;
	}
	
	.l-person_card .data {
		width: 100%;
		padding: 15px 0 0;
	}
	
	.u-flex > * {
	}
	
	.u-flex.-row2 > * {
	}
	
	.u-flex.-mobile_none {
		flex-direction: column;
	}
	
	.u-flex.-mobile_none > * {
		width: 100% !important;
		margin-top: 0;
		margin-bottom: 30px;
		margin-inline: 0;
	}
	
	.u-flex.-mobile_none > *:nth-child(n + 2) {
		/*margin-top: 10px;*/
	}
	
	.u-flex.-row.-mobile_none {
		margin-inline: 0;
	}
	
	.u-flex.-mobile_none.-module {
		margin-top: 10px;
	}
	
	.u-flex.-mobile_none.-module > *:nth-child(n + 2) {
		margin-top: 10px;
	}
	
	.u-card_inner.u-flex {
		margin-inline: 0;
	}
	
	.u-table_caption {
		min-height: 0;
		padding-bottom: .75em;
	}
	
	.u-table_corner.-mobile th {
		width: 100%;
		padding: 11px 20px 14px;
		display: block;
	}
	
	.u-table_corner.-mobile td {
		width: 100%;
		padding: 11px 20px 20px;
		display: block;
		border-left: 0;
	}
	
	.u-intoScroll {
		position: relative;
	}
	
	.u-intoScroll_desc {
		font-size: 12rem;
		margin: 0 0 15px;
		display: block;
	}
	
	.u-intoScroll_desc i {
		color: var(--blue);
	}
	
	.u-intoScroll_inner {
		overflow-x: scroll;
		overflow-y: visible;
		position: relative;
	}
	
	.u-intoScroll_inner::-webkit-scrollbar {
		width: 6px;
		height: 6px;
	}

	.u-intoScroll_inner::-webkit-scrollbar-track {
		background: var(--gray_line);
		border-radius: 100vmax;
	}

	.u-intoScroll_inner::-webkit-scrollbar-thumb {
		background-color: var(--gray);
		border-radius: 100vmax;
	}
	
	.u-intoScroll_inner > * {
		width: 100%;
		min-width: 920px !important;
		margin-bottom: 10px;
	}
	
	.u-intoScroll_inner-600 > * { min-width: 600px !important; }
	.u-intoScroll_inner-500 > * { min-width: 500px !important; }
	.u-intoScroll_inner-400 > * { min-width: 400px !important; }

	.u-intoScroll_inner:after {
		content: '';
		width: 60px;
		height: 60px;
		border-radius: 50%;
		display: block;
		background: rgba(122,130,143,.5) url("/_assets/images/common/icon_table_scroll_01.svg") no-repeat center / 42px auto;
		position: absolute;
		top: calc(50% + 15px);
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		animation: anim-mobile-scroll 6s infinite linear;
		transition: opacity 3s;
		opacity: 1;
	}
	
	@keyframes anim-mobile-scroll {
		0% {
			transform: translateX(-50%) translateY(-50%);
		}
		25% {
			transform: translateX(calc(-50% + 20px)) translateY(-50%);
			animation-timing-function: ease-out;
		}
		50% {
			transform: translateX(calc(-50% + 0)) translateY(-50%);
			animation-timing-function: ease-in;
		}
		75% {
			transform: translateX(calc(-50% - 20px)) translateY(-50%);
			animation-timing-function: ease-out;
		}
		100% {
			transform: translateX(-50%) translateY(-50%);
		}
	}
	
	.is-flick-animation-off:after {
		opacity: 0;
		visibility: hidden;
	}
	
	.u-intoScroll--none {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.u-intoScroll--none .u-table {
		width: 100% !important;
	}
	
	.u-intoScroll--none .u-intoScroll__inner {
		overflow: visible;
	}
	
	.u-intoScroll--none:before {
		display: none;
	}
	
	.u-news_list {
		margin-top: 0;
	}
	
	.u-news_list .item a {
		padding: 20px 30px 20px 30px;
		border-radius: 20px 20px 0 20px;
	}
	
	.u-news_list time {
		width: 9em;
	}
	
	.u-news_list time span {
		font-size: 20rem;
	}
	
	.u-news_list time span:after {
		font-size: 11rem;
	}
	
	.u-news_list .category {
		font-size: 11rem;
	}
	
	.u-corner {
		padding: 80px 0 80px;
		border-radius: 50px 50px 0 0;
	}
	
	.u-news_list .item a:after {
		top: auto;
		bottom: 10px;
		right: 10px;
		transform: none;
	}
	
	.u-corner:after {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	.u-box {
		padding: 20px;
		border-radius: 20px;
	}
	
	.u-box_board {
		padding: 20px 30px 40px;
		border-radius: 20px;
	}
	
	.u-box_board:before {
		left: 25px;
	}
	
	.u-box_board:after {
		right: 25px;
	}
	
	.u-img_radius {
		border-radius: 20px 20px 0 20px;
	}
	
	.g-breadcrumb {
		margin: calc(var(--header_h) + 30px) 0 0;
		padding-inline: 20px;
	}
	
	.g-breadcrumb_items {
		margin-inline: 30px;
	}
	
	.g-breadcrumb_item {
		font-size: 11rem;
	}
	
	.g-breadcrumb_item:not(:last-of-type) {
		padding-right: 20px;
	}
	
	.g-breadcrumb_item:not(:last-of-type):after {
		right: .75em
	}
	
	.l-banners {
		padding-inline: 20px;
	}
	
	.l-banners_items {
		padding: 60px 0 40px;
		flex-direction: column;
	}
	
	.l-banners_item {
		width: 100%;
		margin-top: 25px
	}
	
	.g-wrapper:before {
		height: 80px;
	}
	
	.g-wrapper:after {
		transform: translate(-52.5%, 42.5%) scale(.3);
	}
	
	.g-container {
		padding-top: 80px;
		
		padding-bottom: 120px;
	}
	
	.g-container:before {
		margin-top: -40px;
		margin-left: 40px;
		top: 0;
		left: 0;
		transform-origin: top left;
		transform: translate(0, 0) scale(.5);
	}
	
	.g-container:after {
		margin-top: 300px;
		margin-right: -160px;
		top: 0;
		left: auto;
		right: 0;
		transform-origin: top right;
		transform: translate(0, 0) scale(.6);
	}
	
	.g-navi_pulldown {
		display: none;
	}
	
	.g-navi_pulldown_close {
		display: none;
	}
	
	.g-navi_base {
		display: none;
	}
	
	.active_mobile_menu {
		overflow: hidden;
	}
	
	.active_mobile_menu .category_visual {
		display: none;
	}
	
	.g-mobile_menu_button {
		width: 50px;
		height: 50px;
		margin: 25px 25px 0 0;
		background: var(--red);
		border-radius: 100vmax;
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		transform: translate(0,0);
		z-index: 600;
	}
	
	.g-mobile_menu_button_lines {
		width: 100%;
		height: 20px;
		margin: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		transition: .2s var(--easing);
	}
	
	.g-mobile_menu_button_line {
		width: 22px;
		height: 3px;
		border-radius: 1em;
		background-color: var(--white);
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		transform-origin: center;
		transition: .2s var(--easing);
	}
	
	.g-mobile_menu_button_line.-top {
		margin-top: -7px;
		transition:
			width .2s var(--easing),
			margin .2s .4s var(--easing),
			transform .2s var(--easing)
		;
	}
	
	.active_mobile_menu .g-mobile_menu_button_line.-top {
		margin-top: 0;
		transform: translate(-50%,-50%) rotate(35deg);
		transition:
			width .2s .4s var(--easing),
			margin .2s var(--easing),
			transform .2s .4s var(--easing)
		;
	}
	
	.g-mobile_menu_button_line.-bottom {
		margin-top: 7px;
		transition:
			width .2s var(--easing),
			margin .2s .4s var(--easing),
			transform .2s var(--easing)
		;
	}
	
	.active_mobile_menu .g-mobile_menu_button_line.-bottom {
		margin-top: 0;
		transform: translate(-50%,-50%) rotate(35deg);
		transition:
			width .2s .4s var(--easing),
			margin .2s var(--easing),
			transform .2s .4s var(--easing)
		;
	}
	
	.active_mobile_menu .g-mobile_menu_button_line.-center {
		opacity: 0;
	}
	
	.active_mobile_menu .g-mobile_menu_button_line.-bottom {
		margin-top: 0;
		transform: translate(-50%,-50%) rotate(-35deg);
	}
	
	.g-navi_button_line.-top {
		top: 0;
		transform: translate(-50%,0);
	}
	
	.g-navi_button_line.-bottom {
		top: 100%;
		transform: translate(-50%,-100%);
	}
	
	.active_mobile_menu .g-navi_button_line {
		width: 85%;
	}
	
	.active_mobile_menu .g-navi_button_line.-top {
		top: 50%;
		transform: translate(-50%,-50%) rotate(135deg);
	}
	
	.active_mobile_menu .g-navi_button_line.-center {
		opacity: 0;
	}
	
	.active_mobile_menu .g-navi_button_line.-bottom {
		top: 50%;
		transform: translate(-50%,-50%) rotate(-135deg);
	}
	
	.g-header {
		width: calc(100% - (20px * 2));
		margin-top: 20px;
		padding-inline: 30px 0;
	}
	
	.g-header_logo {
		width: 60px;
	}
	
	.g-header_mobile_menu {
		width: calc(100% - 40px);
		height: calc(100dvh - 60px);
		padding: 0 20px 60px;
		background: var(--white);
		display: block;
		border-radius: 0 0 0 40px;
		box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
		position: fixed;
		top: 0;
		right: 0;
		z-index: 500;
		overflow-y: scroll;
		overflow-x: hidden;
		translate: 0;
		opacity: 0;
		visibility: hidden;
		transition: .2s var(--easing);
	}
	
	.active_mobile_menu .g-header_mobile_menu {
		translate: 0 0;
		opacity: 1;
		visibility: visible;
		transition:
			opacity .6s var(--easing),
			translate .6s var(--easing)
		;
	}
	
	.g-header_mobile_menu .logo {
		width: 150px;
		margin: 60px 0 0 20px;
	}
	
	.g-header_mobile_menu .logo + * {
		margin-top: 40px;
	}
	
	.g-mobile_menu .opener {
		text-decoration: none;
		width: 50px;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 10;
	}
	
	.g-mobile_menu .opener > *,
	.g-footer_menu .opener > * {
		color: transparent;
		font-size: 0;
		width: 14px;
		height: 14px;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		translate: -50% -50%;
	}
	
	.g-mobile_menu .opener > *:before,
	.g-mobile_menu .opener > *:after {
		content: '';
		width: 100%;
		height: 3px;
		display: block;
		border-radius: 100vmax;
		background: var(--black);
		position: absolute;
		top: 50%;
		left: 50%;
		translate: -50% -50%;
		transition: .2s var(--easing);
	}
	
	.g-mobile_menu .opener > *:after {
		rotate: 90deg;
	}
	
	.g-mobile_menu .opener.active > *:after {
		rotate: 180deg;
	}
	
	.g-mobile_menu .g-mobile_menu_items {
		border-bottom: 1px solid var(--gray_line);
	}
	
	.g-mobile_menu .g-mobile_menu_item > .title {
		border-top: 1px solid var(--gray_line);
		position: relative;
	}
	
	.g-mobile_menu .g-mobile_menu_item > .title a {
		color: var(--orange);
		font-size: 15rem;
		font-weight: 700;
		line-height: 1.5;
		padding: 20px 50px 20px 30px;
		display: block;
	}
	
	.g-mobile_menu .g-mobile_menu_item > .title .u-icon_arrow:before {
		width: 18px;
		height: 18px;
		background-image: url("/_assets/images/common/arrow_01_orange.svg");
		position: absolute;
		top: 50%;
		left: 5px;
		transform: translate(0,-50%);
	}
	
	.g-mobile_menu .g-mobile_menu_item > .title a.active {
		background-color: #FFF8F2;
	}
	
	.g-mobile_menu .g-mobile_menu_item > .title a.-linknone {
		pointer-events: none;
	}
	
	.g-mobile_menu .category {
		padding: 0 20px;
		background: #FFF8F2;
		display: none;
		position: relative;
	}
	
	.g-mobile_menu .category ul {
		padding: 0 0 10px 10px;
	}
	
	.g-mobile_menu .category ul li {
		padding: 0 0 1em;
	}
	
	.g-mobile_menu .category ul li a {
		color: var(--orange);
		font-size: 12rem;
		font-weight: 500;
	}
	
	.g-mobile_menu .category ul li a:before {
		display: none;
	}
	
	.g-mobile_menu .category ul li ul {
		margin-top: 15px;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}
	
	.g-mobile_menu .category ul li ul li {
		white-space: nowrap;
		margin-left: 1em;
		padding-bottom: .75em;
	}
	
	.g-mobile_menu .category ul li ul li a {
		color: var(--gray_dark);
	}
	
	.g-header_search {
		width: calc(100% - (20px * 2));
		height: 50px;
		margin: 40px auto 0;
	}
	
	.g-header_mobile_menu .g-address .logo {
		display: none;
	}
	
	.g-header_mobile_menu .g-address .name {
		text-align: center;
	}
	
	.g-header_mobile_menu .g-address .tel {
		margin-top: 40px;
		padding: 0 10px 0 0;
		flex-direction: column;
		align-items: center;
	}
	
	.g-header_mobile_menu .g-address .tel > * {
		margin: 0 0 10px
	}
	
	.active_mobile_menu .u-cover {
		opacity: 1;
		visibility: visible;
	}
	
	/*PC header 非表示*/
	.not_header_show {
		display: block !important;
	}
	
	.not_header_hide {
		display: none !important;
	}
	
	.g-footer .sticker {
		width: 200px;
		margin-top: -40px;
	}
	
	.g-footer .sticker:after {
		height: 100px;
		margin: -30px 0 0;
	}
	
	.g-footer .sticker img {
		width: 120px;
	}
	
	.g-footer .menu {
		margin: 0 0 -80px;
		padding: 60px 0 120px;
		border-radius: 50px;
	}
	
	.g-footer .g-navi_menu_items {
		text-align: left;
		padding: 0 20px 50px;
		display: block;
		border-bottom: 1px solid var(--gray_line);
	}
	
	.g-footer .g-navi_menu_item {
		margin: 0;
		padding: 10px 0;
		display: block;
	}
	
	.g-footer .g-navi_menu_item a {
		font-size: 16rem;
	}
	
	.g-footer .g-address {
		margin-top: 60px;
	}
	
	.g-footer .g-address .logo {
		width: 120px;
	}
	
	.g-footer .g-address .tel {
		flex-direction: column;
	}
	
	.g-footer .g-address .tel > * {
		margin-left: 10px;
	}
	
	.g-footer .g-address .tel > *:nth-child(n + 2) {
		margin-top: 20px;
	}
	
	.g-footer .menu .illust {
		margin-top: 220px;
	}
	
	.g-footer .copyright {
		font-size: 12rem;
	}
	
	.g-pagetop {
		right: 20px;
		padding-bottom: 20px;
	}
	
	.g-pagetop a:before {
		font-size: 13rem;
	}
	
	
/*	modal*/
	.u-modal_campus {
		width: calc(100% - (20px * 2));
		max-height: calc(100vh - (20px * 2 + var(--header_h)));
		margin-inline: 20px;
	}
	
	.active_scroll .u-modal_campus {
		max-height: calc(100dvh - (20px * 2 + var(--header_h)));
	}
	
	.u-modal .close_icon {
		margin-top: 15px;
		right: 13px;
	}
	
	.u-width_100_mobile { width: 100%; }
	.u-width_95_mobile { width: 95%; }
	.u-width_90_mobile { width: 90%; }
	.u-width_85_mobile { width: 85%; }
	.u-width_80_mobile { width: 80%; }
	.u-width_75_mobile { width: 75%; }
	.u-width_70_mobile { width: 70%; }
	.u-width_65_mobile { width: 65%; }
	.u-width_60_mobile { width: 60%; }
	.u-width_55_mobile { width: 55%; }
	.u-width_50_mobile { width: 50%; }
	.u-width_45_mobile { width: 45%; }
	.u-width_40_mobile { width: 40%; }
	.u-width_35_mobile { width: 35%; }
	.u-width_40_mobile { width: 40%; }
	.u-width_30_mobile { width: 30%; }
	.u-width_25_mobile { width: 25%; }
	.u-width_20_mobile { width: 20%; }
	.u-width_15_mobile { width: 15%; }
	.u-width_10_mobile { width: 10%; }

	.u-mgt_125_mobile { margin-top: 125px !important; }
	.u-mgt_120_mobile { margin-top: 120px !important; }
	.u-mgt_115_mobile { margin-top: 110px !important; }
	.u-mgt_110_mobile { margin-top: 110px !important; }
	.u-mgt_105_mobile { margin-top: 100px !important; }
	.u-mgt_100_mobile { margin-top: 100px !important; }
	.u-mgt_95_mobile { margin-top: 95px !important; }
	.u-mgt_90_mobile { margin-top: 90px !important; }
	.u-mgt_85_mobile { margin-top: 85px !important; }
	.u-mgt_80_mobile { margin-top: 80px !important; }
	.u-mgt_75_mobile { margin-top: 75px !important; }
	.u-mgt_70_mobile { margin-top: 70px !important; }
	.u-mgt_65_mobile { margin-top: 65px !important; }
	.u-mgt_60_mobile { margin-top: 60px !important; }
	.u-mgt_55_mobile { margin-top: 55px !important; }
	.u-mgt_50_mobile { margin-top: 50px !important; }
	.u-mgt_45_mobile { margin-top: 45px !important; }
	.u-mgt_40_mobile { margin-top: 40px !important; }
	.u-mgt_35_mobile { margin-top: 35px !important; }
	.u-mgt_30_mobile { margin-top: 30px !important; }
	.u-mgt_25_mobile { margin-top: 25px !important; }
	.u-mgt_20_mobile { margin-top: 20px !important; }
	.u-mgt_15_mobile { margin-top: 15px !important; }
	.u-mgt_10_mobile { margin-top: 10px !important; }
	.u-mgt_5_mobile { margin-top: 5px !important; }
	.u-mgt_0_mobile { margin-top: 0 !important; }
	.u-mgt_-10_mobile { margin-top: -10px !important; }
	.u-mgt_-20_mobile { margin-top: -20px !important; }
	.u-mgt_-30_mobile { margin-top: -30px !important; }
	.u-mgt_-40_mobile { margin-top: -40px !important; }
	.u-mgt_-50_mobile { margin-top: -50px !important; }
	.u-mgt_-60_mobile { margin-top: -60px !important; }
	.u-mgt_-70_mobile { margin-top: -70px !important; }
	
}

@media screen and (max-width: 499px) {
	
	
	.u-inner {
		padding-inline: 20px;
	}
	
	.u-title_hi + * {
		margin-top: 30px !important;
	}
	
	.u-anchor_menu {
		width: calc(100% - (20px * 2));
		border: 1px solid var(--gray_line);
		border-radius: 20px;
		background: var(--white);
		position: absolute;
		z-index: 100;
	}
	
	.u-anchor_menu.is-open {
		box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
	}
	
	.u-anchor_menu:before {
		content: '目次';
		color: var(--orange);
		font-size: 12rem;
		font-weight: 700;
		margin: -10px 0 0 20px;
		position: absolute;
		top: 0;
		left: 0;
		transform: translate(0,-100%);
	}
	
	.u-anchor_menu button {
		color: var(--black);
		font-size: 16rem;
		font-weight: 700;
		text-align: left;
		text-decoration: none;
		width: 100%;
		padding: 15px 15px 15px 20px;
		display: block;
		position: relative;
	}
	
	.u-anchor_menu button:after {
		content: '';
		width: 24px;
		height: 24px;
		display: inline-block;
		background: url(/_assets/images/common/arrow_01_gray.svg) no-repeat center / 100%;
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translate(0,-50%) rotate(90deg);
	}
	
	.u-anchor_menu.is-open button:after {
		transform: translate(0,-50%) rotate(-90deg);
	}
	
	.u-anchor_menu ul {
		width: 100%;
		padding-inline: 15px;
		padding-bottom: 10px;
		flex-direction: column;
		display: none;
	}
	
	.u-anchor_menu.is-open ul {
		display: block;
	}
	
	.u-anchor_menu ul > * {
		width: 100%;
		margin-top: 0;
		margin-right: 20px;
		border-top: 1px solid var(--gray_line);
	}
	
	.u-anchor_menu a {
		font-size: 14rem;
		text-decoration: none;
		padding: 15px;
		display: block;
	}
	
	.u-anchor_menu a:before {
		display: none;
	}
	
	.u-news_list .data {
		justify-content: space-between;
	}
	
	.u-news_list time {
		width: 10em;
	}
	
	.u-news_list .categorys {
		margin-top: 10px;
	}
	
	.u-title_page {
		padding-inline: 30px;
	}
	
	.g-breadcrumb_items {
		margin-inline: 10px;
	}
	
	.g-footer .menu .note {
		font-size: 11rem;
		line-height: 1.5;
	}
	
	
	
	
	
	
}

