@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

* {
	box-sizing: border-box;
}

html {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

div {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

span {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

object {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

iframe {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

h1 {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

h2 {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

h3 {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 15px;
	vertical-align: baseline;
}

h4 {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

h5 {
	background: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 15px;
	vertical-align: baseline;
}

h6 {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

p {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

blockquote {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

pre {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

abbr {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

address {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

cite {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

code {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

del {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

dfn {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

em {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

img {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

ins {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

kbd {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

q {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

samp {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

small {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

strong {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

sub {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

sup {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

var {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

b {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

i {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

dl {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

dt {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

dd {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

ol {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

ul {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

li {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

fieldset {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

form {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

label {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

legend {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

table {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

caption {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

tbody {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

tfoot {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

thead {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

tr {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

th {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

td {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

article {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

aside {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

canvas {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

details {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

figcaption {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

figure {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

footer {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

header {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

hgroup {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

menu {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

nav {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

section {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

summary {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

time {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

mark {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

audio {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

video {
	background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	background: rgb(255, 255, 255);
	width: 100%;
	line-height: 1;
	font-size: 13px;
	position: relative;
}

article {
	display: block;
}

aside {
	display: block;
}

details {
	display: block;
}

figcaption {
	display: block;
}

figure {
	display: block;
}

footer {
	display: block;
}

header {
	display: block;
}

hgroup {
	display: block;
}

menu {
	display: block;
}

nav {
	display: block;
}

section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote {
	quotes: none;
}

q {
	quotes: none;
}

blockquote::before {
	content: none;
}

blockquote::after {
	content: none;
}

q::before {
	content: none;
}

q::after {
	content: none;
}

a {
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	vertical-align: baseline;
}

a[href^="tel:"] {
	color: inherit !important;
	text-decoration: none !important;
}

ins {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-color: rgb(255, 255, 153);
}

mark {
	color: rgb(0, 0, 0);
	font-style: italic;
	font-weight: bold;
	background-color: rgb(255, 255, 153);
}

del {
	text-decoration: line-through;
}

abbr[title] {
	border-bottom-color: currentColor;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}

dfn[title] {
	border-bottom-color: currentColor;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	border-width: 1px 0px 0px;
	border-style: solid none none;
	border-color: rgb(204, 204, 204) currentColor currentColor;
	margin: 1em 0px;
	padding: 0px;
	border-image: none;
	height: 1px;
	display: block;
}

input {
	vertical-align: middle;
}

select {
	vertical-align: middle;
}

body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif;
}

html {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Noto Sans JP', sans-serif;
}

p {
	font-size: 15px;
	line-height: 1.8;
}

.sp-menu {
	display: none;
}

.container {
	width: 1200px;
	max-width: 90%;
	margin: auto;
}

header .openNav .HEADER_navigation {
	overflow: scroll;
	padding-bottom: 100px;
}

.HEADER_navigation.container {
	width: 100% !important;
	max-width: unset;
}

.hidden {
	display: none;
}

.clearfix::after {
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
}

.clearfix {
	display: inline-table;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

header {
	position: fixed;
	top: 0;
	height: 155px;
	background-color: #fff;
	width: 100%;
	z-index: 999;
	transition-duration: .4s;
}

header.scroll {
	height: 116px;
}

header .header_wrapper .logo {
	position: absolute;
	z-index: 9999;
	background-color: #fff;
}

header .header_wrapper .logo a {
	background-position: center;
	width: 210px;
	height: 222px;
	text-indent: -9999px;
	display: block;
	background-image: url("../img/logo.svg");
	background-repeat: no-repeat;
	background-size: contain;
	transition-duration: .4s;
}

header .header_wrapper .logo a:hover {
	opacity: 0.5;
}

header.scroll .header_wrapper .logo a {
	height: 100px;
	width: 240px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px;
	background-image: url("../img/logo_sp.svg");
}

.sizebig {
	font-size: 120%;
}


header .header_wrapper .HEADER_menu {
	list-style-type: none;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 0;
	height: 62px;
	overflow: hidden;
	transition-duration: .4s;
	margin-right: 9px;
	border-bottom: 1px solid #ABEBFF;
}

header.scroll .header_wrapper .HEADER_menu {
	border-bottom: 1px solid transparent;
}

header .header_wrapper .HEADER_menu li:nth-child(1),
header .header_wrapper .HEADER_menu li:nth-child(2) {
	margin-top: 14px;
}
header .header_wrapper .HEADER_menu li:nth-child(3),
header .header_wrapper .HEADER_menu li:nth-child(4),
header .header_wrapper .HEADER_menu li:nth-child(5) {
	margin-top: 12px;
}

header .header_wrapper .HEADER_menu li a {
	position: relative;
	color: rgb(0, 0, 0);
	line-height: 40px;
	font-size: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 16px;
	letter-spacing: 0.05em;
}

header .header_wrapper .HEADER_menu li a:hover {
	text-decoration: underline;
}

header .header_wrapper form {
	margin: 0px auto 18px;
	width: 160px;
	height: 34px;
	position: relative;
}

header .header_wrapper form input {
	padding: 5px;
	border-radius: 5px;
	border: 1px solid rgb(188, 188, 187);
	border-image: none;
	width: 148px;
	height: 22px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

header .header_wrapper form button {
	margin: 0px;
	padding: 0px;
	border: currentColor;
	border-image: none;
	top: 7px;
	width: 19px;
	height: 19px;
	right: 8px;
	position: absolute;
	cursor: pointer;
}


header .header_wrapper form button img {
	position: relative;
}

header .header_wrapper .header_link {
	list-style: none;
	margin: 0px auto;
	width: 160px;
}

header .header_wrapper .header_link li:nth-child(-n+2) {
	margin-bottom: 5px;
}

header .header_wrapper .header_link li a:hover {
	opacity: 0.5;
}

header .header_wrapper .header_link li a img {
	margin: 0px;
	padding: 0px;
}

nav p.local_h1 a.active_sub {
	color: rgb(255, 255, 0) !important;
}

header .menu_contents {
	display: none;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 155px;
	background-color: rgba(231, 246, 252, 0.95);
	z-index: 999;
}

header .menu_inner {
	padding: 43px 80px 24px 344px;

}

header .menu_under {
	background-color: #0067AC;
	display: flex;
	padding: 30px 0 30px 340px;
}

header .menu_under a {
	margin-right: 19px;
	border: 3px solid transparent;
	transition-duration: .4s;
	line-height: 0;
}

header .menu_under a:hover {
	border: 3px solid #fff;
}
/*
header li.has-child.open .menu_contents {
	height: auto !important;
}
*/
header.scroll .menu_contents {
	top: 115px;
}

header.scroll .header_wrapper .global {
	margin-top: -18px;
}

header.scroll .global .gyoseki,
header.scroll .global .search,
header.scroll .global .pamphlet {
	height: 63px;
	margin-top: 20px;
}

header.scroll .global .gyoseki span {
	margin-top: 6px;
}

header.scroll .global .search span {
	margin-top: 6px;
}

header.scroll .header_wrapper .HEADER_menu {
	height: 51px;
}

header.scroll .global .pamphlet span {
	margin-top: 8px;
}

header .header_wrapper .global .menu_contents ul {
	justify-content: flex-start;
	margin-top: 14px;
}

.documents {
	display: none;
	position: absolute;
	top: 155px;
	background: rgba(0, 143, 238, 1);
}

.scroll .documents {
	top: 115px;
}

.documents a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/slide_w.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 20px;
	padding: 10px 10px 10px 36px;
	transition-duration: .3s;
}

.documents a:hover {
	background-color: #0067AC;

}

.menu_contents .menu_ttl {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.08em;
	margin-bottom: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #165FA3;
}

.menu_contents .menu_ttl a {
	display: block;
	transition-duration: .4s;
	font-size: 20px;
}

.menu_contents .menu_ttl a:hover {
	color: #165FA3;
}

.menu_contents ul {
	justify-content: space-between;
	flex-wrap: wrap;
}

.menu_contents ul li {
	width: 32%;
	margin-left: 0 !important;
}

.menu_contents ul li a {
	display: block;
	background-image: url("../img/arw_s_menu.svg");
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 30px;
	line-height: 1.6;
	margin-bottom: 14px;
	font-weight: bold;
	transition-duration: .2s;
}

.menu_contents ul li a:hover {
	opacity: 1;
}

#Contents .sub-HEADER {
	margin-bottom: 20px;
	position: relative;
}

#Contents .sub-HEADER img {
	height: 450px;
	width: 100vw;
	object-fit: cover;
	object-position: center;
}

#Contents .page-title {
	margin-bottom: 36px;
	position: relative;
}

#Contents .page-title img {
	height: 320px;
	width: 100vw;
	object-fit: cover;
	object-position: center;
}

#Contents .breadcrumb {
	margin: 0px auto 38px;
}

#Contents .breadcrumb ul {
	list-style: none;
	display: flex;
	width: 1200px;
	margin: auto;
	max-width: 92%;
}

#Contents .breadcrumb ul li {
	padding-right: 10px;
	font-size: 16px;
}

#Contents .breadcrumb ul li::after {
	content: "/";
	margin-left: 10px;
}

#Contents .breadcrumb ul li:last-child::after {
	content: none;
}

#Contents .breadcrumb ul li a {
	color: #008FEE;
	text-decoration: none;
}

#Contents .breadcrumb ul li a:hover {
	text-decoration: underline;
}


H1 {
	margin-bottom: 80px;
}

H1 SPAN {
	width: 1200px;
	max-width: 90%;
	margin: auto;
	font-size: 42px;
	letter-spacing: 0.05em;
	line-height: 1.6;
	display: flex;
	align-items: center;
}

#main {
	width: 1200px;
	max-width: 92%;
	margin: auto;
}

#main .page-link ul {
	display: flex;
	flex-wrap: wrap;
	border: 3px solid #C8D9EB;
	margin-bottom: 55px;
	padding: 20px 5px 20px;
}

#main .page-link ul li {
	width: calc(88% / 3);
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 0;
}

#main .page-link ul li::before {
	content: none;
}
/*
#main .page-link ul li:nth-child(3n) {
	margin-right: 0;
}
*/
#main .page-link ul li a {
	display: block;
	height: 100%;
	padding: 10px 0;
/*	margin-bottom: 10px;*/
	color: #008FEE;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.6;
	background-image: url("../img/arw_down.svg");
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 0 16px;
}

#main .page-link ul li a:hover {
	background-image: url("../img/arw_down_g.svg");
}

#main .page-link ul li a:hover {
	color: #0ec0f6;
	opacity: 1;
}

#main .page-move-link ul {
	display: flex;
	flex-wrap: wrap;
	border: 3px solid #C8D9EB;
	margin-bottom: 55px;
	padding: 20px 5px 20px;
}

#main .page-move-link ul li {
	width: calc(88% / 3);
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 0;
}

#main .page-move-link ul li::before {
	content: none;
}
/*
#main .page-move-link ul li:nth-child(3n) {
	margin-right: 0;
}
*/
#main .page-move-link ul li a {
	display: block;
	height: 100%;
	padding: 10px 0;
/*	margin-bottom: 10px;*/
	color: #008FEE;
	text-decoration: none;
	font-size: 15px;
	line-height: 2.0;
	background-image: url("../img/arw_right.jpg");
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 0 16px;
}

#main .page-move-link ul li a:hover {
	background-image: url("../img/arw_right_g.jpg");
}

#main .page-move-link ul li a:hover {
	color: #0ec0f6;
	opacity: 1;
}

#Footer-area {
	position: relative;
	margin-top: 100px;
	background-image: url("../img/footer_bg.png");
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

#Footer-area .footer-menu1 {
	margin: 20px 0 62px;
	display: flex;
	justify-content: center;
}

#Footer-area .footer-menu1 li {
	padding-top: 14px;
	padding-bottom: 14px;
	list-style: none;
}

#Footer-area .footer-menu1 li a {
	padding-right: 10px;
	font-size: 15px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	font-weight: bold;
	color: #222;
	letter-spacing: 0.05em;
}

#Footer-area .footer-menu1 li:last-child a {
	padding-right: 0px;
	margin-right: 0px;
	border-right-color: currentColor;
	border-right-width: medium;
	border-right-style: none;
}

#Footer-area .footer-menu1 li a:hover {
	text-decoration: underline;
}

#Footer-area .footer-menu2 {
	margin: 20px 0 62px 62px;
	display: flex;
	justify-content: center;
}

#Footer-area .footer-menu2 li {
	padding-top: 14px;
	padding-bottom: 14px;
	list-style: none;
}

#Footer-area .footer-menu2 li.logo {
	padding-top: 50px;
	padding-left: 20px;
	list-style: none;
}

#Footer-area .footer-menu2 li a {
	/**padding-right: 10px;**/
	font-size: 15px;
	text-decoration: none;
	/**margin-right: 10px;**/
	font-weight: bold;
	color: #222;
	letter-spacing: 0.05em;
}

#Footer-area .footer-menu2 li:last-child a {
	padding-right: 0px;
	margin-right: 0px;
	border-right-color: currentColor;
	border-right-width: medium;
	border-right-style: none;
}

#Footer-area .footer-menu2 li a:hover {
	text-decoration: underline;
}

#pagenavi {
	background: url("../img/page.svg") no-repeat center;
	width: 104px;
	height: 104px;
	right: 10px;
	bottom: 50px;
	text-indent: -9999px;
	display: none;
	position: fixed;
	cursor: pointer;
	z-index: 99999;
}

#pagenavi:hover {
	opacity: 0.5;
}

#Footer-area #Footer01 .pagenavi a:hover {
	opacity: 0.5;
}

#Footer-area #Footer01 .footer-data {
	text-align: center;
	padding-top: 40px;
}

#Footer-area #Footer01 .footer-link {
	margin: 24px auto;
	width: 90%;
	padding-bottom: 24px;
	border-bottom-color: rgb(210, 210, 210);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#Footer-area #Footer01 .footer-link dl {
	width: 25%;
	padding-right: 4%;
}

#Footer-area #Footer01 .footer-link dl dt {
	color: rgb(32, 124, 62);
	font-size: 16px;
	margin-bottom: 20px;
}

#Footer-area #Footer01 .footer-links ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 860px;
	margin: auto;
}

#Footer-area #Footer01 .footer-links ul li {
	list-style: none;
	margin-bottom: 8px;
}

#Footer-area #Footer01 .footer-links ul li a {
	display: block;
	border: 2px solid transparent;
	align-items: center;
	justify-content: center;
	transition-duration: .3s;
	line-height: 0;
}

#Footer-area #Footer01 .footer-links ul li a:hover {
	opacity: 1;
	border: 2px solid #008FEE;
}

#Footer-area #Footer01 .footer-link dl dd {
	background: url("../img/page.svg") no-repeat left;
	line-height: 1.6;
	padding-left: 15px;
	font-size: 13px;
	margin-bottom: 6px;
	min-height: 14px;
}

#Footer-area #Footer01 .footer-inner .content {
	display: block;
	margin: 0 auto;
}

#Footer-area #Footer01 .footer-inner .content p {
	margin-top: 22px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0.05em;
}

#Footer-area #Footer01 .footer-inner .content p.tel {
	font-size: 32px;
	margin: 10px auto 0;
	width: 260px;
	letter-spacing: 0.05em;
	background-image: url("../img/tel.svg");
	background-repeat: no-repeat;
	background-position: 0 center;
	background-size: 22px;
	padding-left: 26px;
}

#Footer-area #Footer02 {
	width: 100%;
}


#Footer-area #Footer02 .copy {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 177px 0 30px;
}

#Footer-area .footer-data:after {
	content: none;
}

.footer-data .link {
	display: flex;
	justify-content: center;
	margin-bottom: 22px;
}

.footer-data .link span {
	margin: 0 5px;
}

.f_logo {
	width: 332px;
}

@media screen and (min-width:961px) {
	a[href^="tel:"] {
		pointer-events: none;
	}

	header .header_wrapper .global {
		display: flex;
		justify-content: flex-end;
		width: 100%;
		margin-bottom: 5px;
		transition-duration: .4s;
	}

	header .header_wrapper .global ul {
		display: flex;
		justify-content: flex-end;
		margin-top: 40px;
	}

	header .global li {
		margin-left: 24px;
	}

	header .global li:hover span {
		display: block;
		margin: 10px auto 10px;
		height: 3px;
		width: 24px;
		background-color: #008FEE;

	}

	header .global li a {
		text-decoration: none;
		color: #222;
		font-size: 16px;
		font-weight: 600;
		letter-spacing: 0.05em;
		transition-duration: .4s;
	}

	header .global li a:hover {
		color: #008FEE;
	}

	header .global .gyoseki,
	header .global .search,
	header .global .pamphlet {
		width: 93px;
		height: 93px;
		display: block;
		color: #fff;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-decoration: none;
		transition-duration: .2s;
	}

	header .global .gyoseki:hover,
	header .global .search:hover,
	header .global .pamphlet:hover {
		background-color: #008FEE;
	}

	header .global .gyoseki {
		background: #0A7FAB;
	}

	header .global .search {
		background: #0067AC;
	}

	header .global .pamphlet {
		background: #0A7FAB;
	}

	header .global .gyoseki img,
	header .global .search img,
	header .global .pamphlet img {
		width: 22px;
		display: block;
	}

	header .global .gyoseki img {
		margin-top: 1px;
	}

	header .global .gyoseki span {
		margin-top: 14px;
	}

	header .global .search img {
		margin-top: 1px;
	}

	header .global .search span {
		margin-top: 14px;
	}

	header .global .pamphlet span {
		margin-top: 16px;
	}

	header .global .gyoseki span,
	header .global .search span,
	header .global .pamphlet span {
		font-weight: bold;
	}

	header .header_wrapper .global .global-sub {
		margin: 19px 0 0 15px;
	}

	header .header_wrapper .global .global-sub .global-sub_inner {
		display: flex;
		align-items: center;
		margin-bottom: 8px;
	}

	header .header_wrapper .global .global-sub ul {
		margin-top: 0;
	}

	header .header_wrapper .global .global-sub ul li {
		padding: 0 13px;
		margin: 0;
	}

	header .header_wrapper .global .global-sub ul li:first-child {
		border-right: 1px solid #00B6EE;
	}

	header .header_wrapper .global .global-sub .global-sub_inner span {
		background: #008FEE;
		color: #fff;
		height: 24px;
		width: 64px;
		line-height: 24px;
		text-align: center;
		font-weight: bold;
		margin-right: 0px;
	}

}

@media screen and (min-width:1281px) {

	header.sp {
		display: none;
	}

	#Contents {
		background: rgb(255, 255, 255);
		width: 100%;
		display: table-cell;
		position: relative;
		padding-top: 140px;
	}

	#Contents .page-title h1 span {
		max-width: 50%;
	}

	#Footer-area #Footer01 .footer-link {
		display: table;
	}

	#Footer-area #Footer01 .footer-link dl {
		display: table-cell;
	}

	#Footer-area #Footer01 .footer-link dl:last-child {
		padding-right: 0px;
	}

	#Footer-area #Footer01 .footer-data dl {
		flex-basis: 50%;
	}

	#Footer-area #Footer01 .footer-data dl dd.link span {
		padding-right: 10px;
		display: table-cell;
	}

	#Footer-area #Footer02 {
		height: 40px;
		display: table;
	}
}

@media screen and (max-width:1280px) and (min-width:961px) {

	header .header_wrapper .logo a {
		width: 160px;
		height: 180px;
	}

	body {
		display: table;
		table-layout: fixed;
	}

	#Contents {
		background: rgb(255, 255, 255);
		position: relative;
		z-index: 1;
		padding-top: 140px;
	}

	header.sp {
		display: none;
	}

	header .header_wrapper .global {
		position: relative;
	}

	.documents {
		top: 93px;
	}

	.scroll .documents {
		top: 83px;
	}

	header .menu_inner {
		padding: 60px 60px 20px;
	}

	header .menu_under {
		padding: 30px 60px;
	}

	header .global li a img {
		width: 100%;
	}

	.menu_contents {
		top: 90px !important;
		left: 0;
	}

	#Contents .page-title h1 span {
		max-width: 50%;
	}

	#Footer-area #Footer02 {
		height: 40px;
		display: table;
	}
}

@media screen and (max-width:960px) {

	header .header_wrapper .HEADER_navigation {
		left: 0px;
		top: -10000px;
		width: 100%;
		position: fixed;
		z-index: 999999;
		background-color: rgba(231, 246, 252, 0.95);
		height: 100vh;
	}

	header .header_wrapper a.tel_link {
		color: #fff !important;
	}

	header .header_wrapper #navToggle {
		top: 28px;
		width: 44px;
		height: 44px;
		right: 20px;
		display: block;
		position: absolute;
		cursor: pointer;
	}

	header .openNav .HEADER_navigation {
		transform: translateY(10000px);
		-webkit-transform: translateY(10000px);
		-moz-transform: translateY(10000px);
	}

	header .header_wrapper .global_tablet {
		width: 91.46%;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		margin: 54px auto 0;
	}

	header .header_wrapper .global_tablet label {
		width: 50%;
		margin-bottom: 27px;
		color: #fff;
		padding-left: 30px;
		font-size: 16px;
		text-decoration: none;
		display: block;
		background-image: url(../img/arw_menu.svg);
		background-repeat: no-repeat;
		background-position: 0 center;
	}

	header .header_wrapper .global_tablet label a {
		width: 100%;
		color: #222;
		text-decoration: none;
		display: flex;
		font-weight: bold;
		position: relative;
		font-size: 14px;
	}

	header .header_wrapper a.tel_link {
		color: #fff !important;
	}

	header .header_wrapper .global_tablet label span {
		margin-top: 26px;
		background-image: url("../img/arw_s.svg");
		width: 20px;
		height: 6px;
		display: block;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		background-repeat: no-repeat;
	}

	header .header_wrapper .menu_header {
		border-bottom: 1px solid #165FA3;
		width: 91.46%;
		margin: 0 auto 10px;
		font-size: 16px;
		font-weight: bold;
	}


	header .header_wrapper .sns_ichi {
		text-align: right;
		padding: 29px;
	}


	header .header_wrapper .sns_span {
		padding: 0 15px;
	}

	header .header_wrapper .menu_button {
		width: 91.46%;
		margin: 0 auto 18px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}


	header .header_wrapper .menu_button li {
		list-style: none;
		width: 49.6%;
		margin-bottom: 3px;
	}

	header .header_wrapper .menu_button li a {
		display: block;
		background-color: rgba(10, 109, 175, 0.25);
		color: #0A6CAF;
		height: 40px;
		line-height: 40px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
	}

	header .header_wrapper .contact_button {
		width: 91.46%;
		margin: auto;
		display: block;
		text-align: center;
		margin-top: -7px;
		background-color: rgba(10, 109, 175, 0.25);
		color: #0A6CAF;
		height: 50px;
		line-height: 50px;
		font-weight: bold;
		text-decoration: none;
	}


	header .header_wrapper .contact_button span {
		display: flex;
		align-items: center;
		justify-content: center;
	}


	header .header_wrapper .contact_button span img {
		margin-right: 6px;
	}

	header .header_wrapper .global_under {
		margin-top: 47px;
	}

	#Footer-area {
		margin-bottom: 70px;
	}

	#Footer-area #Footer02 .copy {
		padding: 20px 0;
	}

	.sp-menu {
		display: block;
		position: fixed;
		flex-wrap: wrap;
		width: 100%;
		display: flex;
		height: 70px;
		bottom: 0;
		z-index: 9999;
		justify-content: space-between;
	}

	.sp-menu a {
		position: relative;
		display: block;
		width: calc(100% / 3);
		height: 100%;
	}

	.sp-menu a span {
		position: absolute;
		bottom: 10px;
		width: 100%;
		left: 0;
	}

	.sp-menu a.f_search {
		background: #4992AD;
		color: #fff;
	}

	.sp-menu a.f_search:hover {
		opacity: 1;
	}

	.sp-menu a.f_search img {
		margin-top: 14px;
	}

	.sp-menu a.f_access {
		background: #0A7FAB;
		color: #fff;
	}

	.sp-menu a.f_access img {
		margin-top: 10px;
	}

	.sp-menu #navToggle {
		position: relative;
		width: calc(100% / 3);
		height: 100%;
		background: #0067AC;
		color: #fff;
	}

	.sp-menu #navToggle span.text {
		position: absolute;
		bottom: 10px;
		width: 100%;
		left: 0;
	}

	#navToggle div {
		position: relative;
	}

	#navToggle div span {
		transition: 0.35s ease-in-out;
		left: 50%;
		width: 30px;
		margin-left: -15px;
		border-bottom-color: #fff;
		border-bottom-width: 1.5px;
		border-bottom-style: solid;
		display: block;
		position: absolute;
		-webkit-transition: .35s ease-in-out;
		-moz-transition: .35s ease-in-out;
	}

	#navToggle div span:nth-child(1) {
		top: 20px;
	}

	#navToggle div span:nth-child(2) {
		top: 27px;
	}

	#navToggle div span:nth-child(3) {
		top: 34px;
	}

	.openNav #navToggle div span:nth-child(1) {
		top: 26px;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
	}

	.openNav #navToggle div span:nth-child(2) {
		top: 26px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
	}

	.openNav #navToggle div span:nth-child(3) {
		top: 26px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
	}


	header .header_wrapper .sp_nav {
		margin-left: auto;
		display: flex;
		justify-content: flex-end;
		padding: 33px 16px 0;
	}


	header .header_wrapper .sp_nav li {
		margin-left: 10px;
		list-style-type: none;
	}

	header .header_wrapper .sp_nav li a {
		font-weight: bold;
		text-decoration: none;
		color: #004EA2;
	}


	#Footer-area #Footer01 .footer-links ul li a:hover {
		border: 2px solid transparent;
	}
}

@media screen and (max-width:960px) and (min-width:601px) {
	header.sp {
		height: 100px;
	}

	header.pc {
		display: none;
	}

	header.ta_y {
		display: none;
	}

	header .header_wrapper {
		height: 100px;
		position: relative;
	}

	header .header_wrapper .logo {
		margin: 20px;
		width: 240px;
	}

	header .header_wrapper .logo a {
		background: url("../img/logo_sp.svg") no-repeat top / contain;
		width: 100%;
		height: 80px;
	}

	header .header_wrapper form {
		margin: 0px auto 18px 5%;
		width: 40%;
	}

	.subnav_off header .header_wrapper form {
		margin: 20px auto;
		width: 60%;
	}

	header .header_wrapper form input {
		width: 100%;
	}

	header .header_wrapper .header_link {
		margin: 0px auto 20px 5%;
		width: 40%;
	}

	.subnav_off header .header_wrapper .header_link {
		margin: 0px auto 20px;
		width: 90%;
		display: table;
	}

	header .header_wrapper .header_link li {
		text-align: center;
	}

	.subnav_off header .header_wrapper .header_link li {
		width: 45%;
		display: table-cell;
	}

	.subnav_off header .header_wrapper .header_link li:first-child {
		text-align: right;
		padding-right: 5%;
	}

	.subnav_off header .header_wrapper .header_link li:last-child {
		text-align: left;
		padding-left: 5%;
	}

	nav.local_pc {
		display: none;
	}

	nav.local_ta_y {
		display: none;
	}

	.contents_none {
		display: none;
	}

	#Contents .page-title h1 span {
		max-width: 50%;
	}

	#Footer-area #Footer01 .footer-link {
		display: table;
	}

	#Footer-area #Footer01 .footer-link dl {
		display: table-cell;
	}

	#Footer-area #Footer01 .footer-link dl:last-child {
		padding-right: 0px;
	}

	#Footer-area #Footer01 .footer-link dl dt {
		font-size: 14px;
	}

	#Footer-area #Footer01 .footer-data dl {
		flex-basis: 50%;
	}

	#Footer-area #Footer01 .footer-data dl dt {
		margin-right: 20px;
	}

	#Footer-area #Footer01 .footer-data dl dt img {
		max-width: 100%;
	}

	#Footer-area #Footer01 .footer-data p {
		width: auto;
		padding-left: 2%;
	}

	#Footer-area #Footer01 .footer-data p img {
		width: 100%;
	}

	#Footer-area #Footer01 .footer-data dl dd.link span {
		padding-right: 10px;
		display: table-cell;
	}

	#Footer-area #Footer02 {
		height: 40px;
		display: table;
	}

	#Footer-area #Footer02 .copy {
		padding-right: 2%;
		display: table-cell;
	}

	#Footer-area #Footer01 .footer-links ul {
		margin-bottom: 40px
	}

	#Footer-area #Footer01 .footer-links ul li a {
		width: 100%;
		height: 53px;
		max-width: 230px
	}

	#Footer-area #Footer01 .footer-links ul li a img {
		max-width: 98%;
	}
	#Footer-area #Footer01 .footer-links ul {
		flex-wrap: nowrap;
		width: auto;
	}
}

@media screen and (max-width:600px) {

	p {
		font-size: 15px;
	}

	header.sp {
		height: 80px;
		position: relative;
	}

	header.pc {
		display: none;
	}

	header.ta_y {
		display: none;
	}

	header .header_wrapper {
		height: 70px;
		position: relative;
	}

	header .header_wrapper .logo {
		margin: 20px auto 0 10px;
		width: 163px;
		height: 40px;
		text-align: center;
	}


	header .header_wrapper .logo a {
		background: url("../img/logo_sp.svg") no-repeat top / contain;
		width: 100%;
		height: 50px;
	}

	header .header_wrapper #navToggle {
		top: 18px;
	}

	header .openNav .HEADER_navigation {
		transform: translateY(10000px);
		-webkit-transform: translateY(10000px);
		-moz-transform: translateY(10000px);
	}

	header .header_wrapper form {
		margin: 0px auto 18px 5%;
		width: 40%;
	}

	.subnav_off header .header_wrapper form {
		margin: 20px auto;
		width: 60%;
	}

	header .header_wrapper form input {
		width: 94%;
	}

	header .header_wrapper .header_link {
		margin: 0px auto 20px 5%;
		width: 40%;
	}

	.subnav_off header .header_wrapper .header_link {
		margin: 0px auto 20px;
		width: 90%;
		display: table;
	}

	header .header_wrapper .header_link li {
		text-align: center;
	}

	.subnav_off header .header_wrapper .header_link li {
		width: 47%;
		display: table-cell;
	}

	.subnav_off header .header_wrapper .header_link li:first-child {
		text-align: right;
		padding-right: 3%;
	}

	.subnav_off header .header_wrapper .header_link li:last-child {
		text-align: left;
		padding-left: 3%;
	}

	header .header_wrapper .header_link li a img {
		width: 100%;
	}

	nav.local_pc {
		display: none;
	}

	nav.local_ta_y {
		display: none;
	}

	.contents_none {
		display: none;
	}


	#Contents .page-title {
		height: 140px;
		margin-bottom: 0;
	}

	#Contents .page-title img {
		height: 100%;
		object-fit: cover;
	}

	#Contents .breadcrumb {
		display: none;
	}

	H1 {
		margin-bottom: 0;
	}

	H1 SPAN {
		display: block;
		font-size: 22px;
		text-align: center;
		padding: 24px 10px 22px;
	}

	#main .page-link ul {
		padding: 23px 22px 10px;
		margin-bottom: 84px;
	}

	#main .page-link ul li {
		width: 100%;
		padding: 0;
		display: block;
		margin: 0 0 10px;
	}

	#main .page-link ul li a {
		font-size: 15px;
		min-height: unset;
		text-align: left;
		padding: 0 0 0 20px;
	}

	#main .page-move-link ul {
		padding: 23px 22px 10px;
		margin-bottom: 84px;
	}

	#main .page-move-link ul li {
		width: 100%;
		padding: 0;
		display: block;
		margin: 0 0 10px;
	}

	#main .page-move-link ul li a {
		font-size: 15px;
		min-height: unset;
		text-align: left;
		padding: 0 0 0 20px;
	}

	#Footer-area {
		background-image: url("../img/footer_bg_sp.png");
		background-position: center 85%;
	}

	#Footer-area .f_logo {
		width: 196px;
	}

	#Footer-area .footer-menu1 {
		position: absolute;
		bottom: 20px;
		flex-wrap: wrap;
		margin: 0;
	}

	#Footer-area .footer-menu1 li {
		padding: 9px 0;
	}

	#Footer-area .footer-menu1 li:nth-child(2) a {
		border-right: none;
	}

	#Footer-area .footer-menu1 li a {
		font-size: 13px;
	}

	#Footer-area .footer-menu2 {
		/**position: absolute;**/
		bottom: 20px;
		flex-wrap: wrap;
		margin: 0;
	}

	#Footer-area .footer-menu2 li {
		padding: 9px 0;
	}

	#Footer-area .footer-menu2 li:nth-child(2) a {
		border-right: none;
	}

	#Footer-area .footer-menu2 li a {
		font-size: 13px;
	}


	#Footer-area #Footer01 .footer-inner .content p {
		font-size: 12px;
		line-height: 19px;
		margin-top: 24px;
	}

	#pagenavi {
		bottom: 70px;
		width: 50px;
		height: 50px;
		right: 0;
		background-size: 50px;
	}


	#Footer-area #Footer01 .footer-inner .content {
		padding: 0 0 18px;
	}

	#Footer-area #Footer01 .footer-inner .content p.tel {
		font-size: 24px;
		width: 220px;
		background-size: 18px;
	}

	#Footer-area #Footer01 .footer-links ul {
		width: 344px;
		margin: auto;
		margin: 0 auto 90px;
		justify-content: space-evenly;
	}

	#Footer-area #Footer01 .footer-links ul li {
		margin-bottom: 2px;
	}

	#Footer-area #Footer01 .footer-links ul li:nth-child(3) {
		margin-bottom: -52px;
	}

	#Footer-area #Footer01 .footer-links ul li:nth-child(4),
	#Footer-area #Footer01 .footer-links ul li:nth-child(5),
	#Footer-area #Footer01 .footer-links ul li:nth-child(6) {
		width: 32%;
	}

	#Footer-area #Footer02 .copy {
		font-size: 0px;
		padding-bottom: 3px;
	}

	a.tel_link {
		color: inherit !important;
		text-decoration: inherit !important;
	}

	.container {
		max-width: 91.46%;
	}

	#Contents .sub-HEADER {
		height: 140px;
		margin-bottom: 0;
	}

	#Contents .sub-HEADER img {
		height: 100%;
		object-fit: cover;
	}

}

@media screen and (min-width:1450px) {
	#Footer-area {
		padding-top: 13vw;
		background-position: bottom;
	}
}

@media screen and (max-width: 1050px) and (min-width: 961px) {

	header .header_wrapper .global>ul {
		width: 270px;
		flex-wrap: wrap;
		margin-top: 20px;
		height: 64px;
	}

	header .header_wrapper .global>ul>li {
		line-height: 20px;
		height: 20px;
	}

	#main .important a {
		background-image: 0;
	}

	header .global li:hover span {
		margin: 2px auto;
	}

}