@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	color: #333333;
	background-color: #fff;
}
@font-face {
	font-family: 'NotoSansCJKjp';
	font-style: normal;
	font-weight: 400;
	src: url('../font/NotoSansCJKjp-Regular.woff') format('woff'), url('../font/notosanscjkjp_regular.eot') format('eot');
	font-display: swap;
}
@font-face {
	font-family: 'NotoSansCJKjp';
	font-style: normal;
	font-weight: 700;
	src: url('../font/notosanscjkjp_bold.woff') format('woff'), url('../font/notosanscjkjp_bold.eot') format('eot');
	font-display: swap;
}
@font-face {
	font-family: 'NotoSansCJKjp';
	font-style: normal;
	font-weight: 900;
	src: url('../font/NotoSansCJKjp-Black.woff') format('woff'), url('../font/notosanscjkjp_black.eot') format('eot');
	font-display: swap;
}
html {
	font-family: 'NotoSansCJKjp', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif !important;
	scroll-snap-type: y proximity;
	/* scroll-padding-top: 200px; */
	/* scroll-behavior: smooth; */

}
::selection {
	background: #EBF6FB;
}
a {
	text-decoration: none;
}
img {
	flex-shrink: 0
}
html, body {
	height: 100%;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.add {
	margin-top: auto;
}
header {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	transition: .4s;
	padding: 0px 0 25px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
}
.global_navi {
	width: 100%;
}
.boxA:after {
	content: "";
	display: block;
	clear: both
}
.nav-button {
	display: none;
}
.box1 {
	float: left;
	width: 30%;
	padding-top: 37px;
}
.box1_1 img {
	width: 399px;
	height: auto;
}
.box2 {
	float: right;
	width: 70%;
}
footer {
	padding: 40px 0 20px 0;
}
footer a:hover {
	opacity: 0.5;
	transition: .4s;
}
/*横長ボタン小*/
/*タイトル*/
.ad_flex_kp {
	display: flex;
}
/*Scrollテキストの描写*/
/* 線の描写 */
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
	0% {
		height: 0;
		top: 0;
		opacity: 0;
	}
	30% {
		height: 30px;
		opacity: 1;
	}
	100% {
		height: 0;
		top: 50px;
		opacity: 0;
	}
}
.fs_box {
	width: 100%;
	height: 52px;
	background-color: #004399;
	box-shadow: 0px 8px 8px -5px rgba(0, 0, 0, 0.4);
}
.boxA_2 img {
	width: 155px;
	height: auto;
	padding-top: 9px;
}
.boxA_2 {
	width: 94%;
	padding: 0 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.button-2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding: .6em 2em;
	border: none;
	border-radius: 5px;
	background-color: #5AD2F4;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	transition: 0.3s ease-in-out;
	cursor: pointer;
}
.button-2:hover {
	background-color: #81DDF7;
}
.top_aa {
	padding-top: 38px;
	margin-right: 15px;
}
.button-3 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding: .6em 2em;
	border: none;
	border-radius: 5px;
	background: -webkit-gradient(45deg, #8A3BC4 35%, #0099DD);
	background: linear-gradient(45deg, #8A3BC4 35%, #0099DD);
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	transition: 0.3s ease-in-out;
	cursor: pointer;
}
.button-3:hover {
	background-color: #0060D8;
}
.button-4 {
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding: 1.3em 2.5em;
	border: none;
	border-radius: 7px;
	background: -webkit-gradient(45deg, #8A3BC4 35%, #0099DD);
	background: linear-gradient(45deg, #8A3BC4 35%, #0099DD);
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	transition: 0.3s ease-in-out;
	cursor: pointer;
}
.button-4:hover {
	background-color: #0060D8;
}
.button-5 {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #ffffff;
	font-size: 24px;
	border-radius: 7px;
	padding: 1.5em 4em;
	border: none;
	font-weight: bold;
	background: -webkit-gradient(45deg, #8A3BC4 35%, #0099DD);
	background: linear-gradient(45deg, #8A3BC4 35%, #0099DD);
	cursor: pointer;
}
.button-4 a {
	color: #fff;
}
.b_hover {
	transition: 0.3s;
}
.b_hover:hover {
	transform: translate(0px, 3px);
	transition: 0.3s;
}
ancup {}
h3 {}
.mv_box {
	width: 100%;
	height: 600px;
	background-image: url(../img/top/bg_mv_01.jpg.webp);
	background-repeat: no-repeat;
	background-position: -150px;
	background-size: cover;
	margin-top: 140px;
}
.mv_box_inner {
	text-align: right;
	margin: 0 10% 0 0;
	padding: 90px 0 0 0;
	color: #fff !important;
	font-size: 16px;
}
.mv_box_inner {
	animation: fadeIn 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.news_box {
	max-width: 965px;
	width: 100%;
	display: flex;
	margin: 0 auto;
}
.news_box_innner_l {
	width: 205px;
}
.news_box_innner_r {
	padding-left: 30px;
}
.news-list {
	list-style: none outside;
	margin: 0;
	padding: 0;
}
.news-list .item a {
	display: flex;
	flex-wrap: wrap;
	flex-wrap: nowrap;
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #dedede;
	padding: 20px 20px;
}
.news-list .item:first-child a {
	border-top: 2px solid #dedede;
}
.news-list .item .date {
	margin: 0;
	min-width: 160px;
	font-size: 14px;
	font-weight: bold;
	color: #012f99;
	padding: 0 20px 0 0;
}
.news-list .item .category {
	margin: 0;
	min-width: 100px;
	padding: 0 20px 0 0;
}
.news-list .item .category span {
	background: #aa4feb;
	color: #FFF;
	text-align: center;
	display: inline-block;
	padding: 6px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	border-radius: 0px;
}
.news-list .item .category_na {
	margin: 0;
	min-width: 100px;
	padding: 0 20px 0 0;
}
.news-list .item .category_na span {
	background: none;
	color: #FFF;
	text-align: center;
	display: inline-block;
	padding: 6px 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	border-radius: 0px;
}
.news-list .item .title {
	margin: 0;
	width: 100%;
}
.news-list .item a:hover .title {
	color: #00F;
}
@media screen and (max-width: 767px) {
	.news-list .item a {
		flex-wrap: wrap;
	}
	.news-list .item .date {
		min-width: 100px;
	}
	.news-list .item .title {
		margin-top: 10px;
	}
}
.serv_box {
	max-width: 1200px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
	align-items: stretch;
	padding: 40px 0 0 0;
}
.serv_box::after {
	display: block;
	content: "";
	width: 32%;
}
.serv_box_4 {
	max-width: 1200px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
	align-items: stretch;
	padding: 40px 0 0 0;
}
.serv_box_4::before {
	content: "";
	display: block;
	width: 24%;
	order: 1;
}
.serv_box_4::after {
	content: "";
	display: block;
	width: 24%;
}
.serv_card {
	width: 30%;
	background-color: #fff;
	border-radius: 15px;
}
.serv_card_txt_box {
	padding: 25px 30px;
}
.serv_card_txt_box_s {
	padding: 20px 20px;
}
.serv_card_img_box img {
	border-radius: 15px 15px 0 0;
}
.serv_card_l {
	width: 49%;
	background-color: #fff;
	border-radius: 15px;
	margin-top: 25px;
}
.serv_card_s {
	width: 32%;
	background-color: #fff;
	border-radius: 15px;
	margin-top: 25px;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.serv_card_ss {
	width: 24%;
	background-color: #fff;
	border-radius: 15px;
	margin-top: 25px;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.serv_card_ss img {
	width: 100%;
	height: auto;
}
.balloon1-right {
	position: relative;
	display: inline-block;
	margin: 0 60px 0 0;
	padding: 35px 45px;
	color: #3499dd;
	font-size: 26px;
	font-weight: bold;
	background: #fff;
	line-height: 1.3;
}
.balloon1-right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 60px solid #fff;
}
.balloon1-right p {
	margin: 0;
	padding: 0;
}
.balloon1-right img {
	margin: 0 auto;
}
.serv_txt_1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.serv_txt_2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
}
.c_som {
	color: #548ae0;
}
.c_pack {
	color: #3baedd;
}
.c_blu_2 {
	color: #00AEDD;
}
.c_ppl_2 {
	color: #5465D8;
}
.c_ppl_3 {
	color: #8A3BC4;
}
.bdr_w {
	border-bottom: 2px solid #fff;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.sec_bg_gry::before {
	position: absolute;
	top: 0;
	left: calc(50% - 50vw);
	z-index: -1;
	width: 100vw;
	height: calc(100% + 180px);
	content: "";
	background-color: #F2F5F7;
	margin-top: -80px;
}
.sec_bg_blu {
	left: calc(50% - 50vw);
	z-index: -1;
	width: 100vw;
	height: calc(100% + 180px);
	content: "";
	background-color: #E9F7FD;
}
.sec_bg_gry_s {
	left: calc(50% - 50vw);
	z-index: -1;
	width: 100vw;
	height: calc(100% + 180px);
	content: "";
	background-color: #F2F5F7;
}
.sec_box {
	width: 100%;
}
.bl_box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: fit-content;
}
.bl_box img {
	max-width: 226px;
	width: 98%;
	height: auto;
	padding: 0 15px;
}
.cont_box_m {
	max-width: 1200px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}
.add_pl {
	padding-left: 50px;
}
.detail_box {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.detail_innner {}
.w_36 {
	width: 36%;
}
.w_40 {
	width: 45%;
}
.w_55 {
	width: 50%;
}
.w_60 {
	width: 60%;
}
.detail_title {
	font-size: 37px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
.detail_sub {
	font-size: 18px;
	font-weight: bold;

}
.adk {
		display: inline-block;
}
.fs_14 {
	font-size: 14px;
}
.fs_16 {
	font-size: 16px;
}
.fs_18 {
	font-size: 18px;
}
.fs_20 {
	font-size: 20px;
}
.fs_26 {
	font-size: 26px;
}
.list_category {
	color: #FFF;
	text-align: center;
	display: inline-block;
	padding: 7px 10px 4px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	border-radius: 0px;
	margin: 3px 0 10px;
}
.bg_tt {
	background: #2165D3;
}
.bg_tr {
	background: #6C8CDB;
}
.bg_cat {
	background: #0099dd;
}
.bg_active {
	background: #aa4feb;
}
.bg_out {
	background: #666;
}
.list_data {
	color: #012f99;
	
	font-size: 12px;
}
.list_title {
	font-size: 16px;
	margin: 5px 0 0 0;
	line-height: 1.5;
	font-weight: bold;
}
.cta img {
	max-width: 600px;
	width: 100%;
	height: auto;
}
.box_full {
	width: 100%;
}
.box_cont {
	width: 1200px;
	margin: 0 auto;
}
.box_cont_detail {
	width: 800px;
	margin: 0 auto;
}
.box_cont_detail img {
	width: 600px;
	height: auto;
	margin: 30px auto 10px;

	border-radius: 10px !important;
	
}
.heading_2 {
    padding:0 .4em .2em 0;
    border-bottom: 1px solid #ccc;
    background-color: #ffffff;
    color: #333333;
	font-size: 16px;
}
.heading_2_s {
    padding:0 .4em .2em 0;
	margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    background-color: #ffffff;
    color: #333333;
	font-size: 12px;
}
.title_detail_01 {
	font-size: 30px;
	line-height: 1.5;
	font-weight: bold;
}
.box_txt_cap {
	width: 600px;
	margin: 0 auto;
	font-size: 16px;
}
.title_ly_est {
	position: relative;
	padding: 1rem 0rem 0.5rem;
	border-bottom: 2px solid #E6E6E6;
	margin-top: px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.3;
}
.title_ly_est:before {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 20%;
	height: 2px;
	content: '';
	background: #144399;
}
.heading_22 {
    padding: .5em .7em;
    border-left: 5px solid #144399;
    background-color: #f2f2f2;
    color: #333333;
	font-weight: bold;
	font-size: 20px;
}



.txt_f_ll {
	font-size: 35px;
	font-weight: 900;
}
.add_s2 {
	padding: 0 25px !important;
}
.txt_f_ll {
	font-size: 35px;
	font-weight: 900;
}
.bg_blu {
	background-color: #004499;
}
.wrap_hrz_nml {
	display: flex;
	justify-content: space-between;
}
.menu_f {
	float: right;
}
.menu_f ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.menu_f li a {
	padding: 0px 0 0 0px;
	margin: 0 0 0 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	position: relative;
	display: block;
	text-decoration: none;
	letter-spacing: 1px;
}
.menu_f li a:hover {
	color: #5AD2F4 !important;
}
.menu_f ul:after {
	content: "";
	display: block;
	clear: both
}
.menu_f li {
	float: left;
	/*width:16.66%;*/
	width: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top_aa_f {
	padding-top: 0px;
	margin-left: 25px;
}
footer {
	padding: 40px 0 20px 0;
}
footer a:hover {
	opacity: 0.5;
	transition: .4s;
}
.menu_f_s {
	display: inline-block;
}
.menu_f_s ul {
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	padding: 40px 0 0 0;
	list-style: none;
	gap: 35px;
}
.menu_f_s li a {
	color: #4d4d4d;
}
.menu_f_s li a:hover {
	color: #5AD2F4 !important;
}
.menu_f_s ul:after {}
.menu_f_s li {
	/*width:16.66%;*/
	width: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
}
.bg05 {
	background-image: url("../img/top/bg05.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.box_cont img {
	display: inherit;
}
.top_aa_f_s {}
.c_wht {
	color: #fff;
}
.no_hv {
	pointer-events: none;
}
.box_title {
	width: 100%;
	height: 340px;
	background-image: url("../img/top/bg_title.webp");
	background-repeat: no-repeat;
	background-position: center center;
}
.title_head {
	font-size: 40px;
	font-weight: bold;
	padding-top: 210px;
}


/* ************************************************************************************************

   under 1250px

   ************************************************************************************************ */
@media (max-width: 1250px) {
.box_title {
	height: 280px;
}
	.title_head {
	font-size: 36px;
	padding-top: 170px;
}
	.detail_title {
		line-height: 1.2;
	}
	.box1 {
		float: left;
		width: 332px;
		padding-top: 23px;
		padding-bottom: 13px;
	}
	.nav-wrap .menu {
		height: 100%;
		position: relative;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.nav-button {
		display: block;
		cursor: pointer;
	}
	#button_pos {
		padding: 6px 12px;
		border: solid 0px #aaa;
		border-radius: 0px;
		position: absolute;
		top: 75px;
		right: 15px;
		cursor: pointer;
	}
	.nav-wrap {
		position: fixed;
		left: 0;
		top: 0;
		display: none;
		z-index: 10;
		background-color: #CFE9F8;
		width: 100%;
		height: 100%;
		text-align: center;
		background-image: url(../img/common/logo.png);
		background-repeat: no-repeat;
		background-size: 120px;
		background-position: 15px 50px;
		opacity: 1;
		animation: fadeIn 0.5s ease 0s 1 normal;
		-webkit-animation: fadeIn 0.5s ease 0s 1 normal;
	}
	.nav-wrap img {
		width: 100px;
		height: auto;
		float: left;
	}
	@keyframes fadeIn {
		0% {
			opacity: 0
		}
		100% {
			opacity: 1
		}
	}
	@-webkit-keyframes fadeIn {
		0% {
			opacity: 0
		}
		100% {
			opacity: 1
		}
	}
	.nav-wrap .menu {
		height: 100%;
		position: relative;
		overflow-x: hidden;
		overflow-y: auto;
		padding-top: 150px
	}
	.nav-wrap li {
		font-family: 'Oswald', sans-serif;
		letter-spacing: 3px;
		font-weight: 600;
	}
	.nav-wrap li a {
		color: #004499;
		font-size: 16px;
		text-decoration: none;
		display: block;
		margin: 2em;
		padding-bottom: 10px;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
		position: relative;
	}
	.nav-wrap li a::after {
		position: absolute;
		bottom: -4px;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background: #fff;
		transform: scale(0, 1);
		transform-origin: left top;
		transition: transform .6s;
	}
	.nav-wrap li a:hover::after {
		transform: scale(1, 1);
	}
	/*メニューボタン*/
	.nav-button, .nav-button span {
		display: inline-block;
		transition: all 0.4s;
		box-sizing: border-box;
	}
	.nav-button {
		z-index: 20;
		position: relative;
		width: 23px;
		height: 26px;
	}
	.nav-button span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #004499;
		border-radius: 0px;
	}
	.nav-button span:nth-of-type(1) {
		top: 0;
	}
	.nav-button span:nth-of-type(2) {
		top: 9px;
	}
	.nav-button span:nth-of-type(3) {
		bottom: 6px;
	}
	header {
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		width: 100%;
		transition: .4s;
		padding: 0px 0 10px 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.boxA {
		width: 100%;
		padding: 0 15px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.mv_box {
		width: 100%;
		height: 600px;
		background-image: url(../img/top/bg_mv_01_2.jpg.webp);
		background-repeat: no-repeat;
		background-position: -150px;
		background-size: cover;
		margin-top: 100px;
	}
	.mv_box_inner {
		text-align: right;
		margin: 0 50px 0 0;
		padding: 100px 0 0 0;
		color: #fff !important;
	}
	.l_copy {
		font-size: 40px;
		font-weight: bold;
		line-height: 1.3;
	}
}
@media (max-width: 1200px) {
.box_cont {
	width: 94%;
	margin: 0 auto;
}
}
/* ************************************************************************************************

   under 767px

   ************************************************************************************************ */
@media (max-width: 767px) {
.box_title {
	height: 200px;
}
	.title_head {
	font-size: 30px;
	padding-top: 120px;
}
	.box_cont_detail {
	width: 100%;
	margin: 0 auto;
		padding: 0 15px;
}
.box_cont_detail img {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	border-radius: 10px !important;
	
}
	.box_txt_cap {
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
		padding: 0 15px;
}
	.menu_f_s ul {
		display: block;
		margin: 0 auto;
		justify-content: space-between;
		padding: 0px 0 0 0;
		list-style: none;
		gap: 35px;
	}
	.wrap_hrz_nml {
		display: block;
	}
	.button-5 {
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 1;
		text-decoration: none;
		color: #ffffff;
		font-size: 24px;
		border-radius: 7px;
		padding: 1.5em 1em;
		border: none;
		font-weight: bold;
		background: -webkit-gradient(45deg, #8A3BC4 35%, #0099DD);
		background: linear-gradient(45deg, #8A3BC4 35%, #0099DD);
		cursor: pointer;
	}
	.box_cont {
		width: 100%;
		margin: 0 auto;
	}
	.cont_box_m {
		width: 90%;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.serv_card_l {
		width: 100%;
	}
	.serv_card_s {
		width: 100%;
	}
	.serv_card_ss {
		width: 90%;
		margin: 0 auto 40px;
	}
	.w_36 {
		width: 100%;
	}
	.w_40 {
		width: 100%;
	}
	.w_55 {
		width: 100%;
	}
	.w_60 {
		width: 100%;
	}
	.w_90 {
		width: 90%;
	}
	.detail_box {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.balloon1-right:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		border-style: solid;
		border-width: 20px 10px 0 10px;
		border-color: #fff transparent transparent;
		translate: -50% 100%;
	}
	.serv_box {
		width: 90%;
		display: block;
		margin: 0 auto;
		padding: 40px 0 0 0;
	}
	.serv_card {
		width: 100%;
		background-color: #fff;
		border-radius: 15px;
		margin-bottom: 40px;
		display: block;
	}
	.button-4 {
		font-size: 16px;
		width: 280px;
		display: block;
	}
	.news_box {
		display: block;
	}
	.news_box_innner_l {
		width: 96%;
		margin: 0 auto;
	}
	.news_box_innner_r {
		width: 96%;
		padding-left: 0;
		margin: 0 auto;
	}
	.top_aa_f_s {
		padding-top: 15px;
		margin-left: 0px;
	}
	.cont_img img {
		width: 100%;
	}
	.menu li a {
		line-height: 1.4;
	}
	.txt_f_ll {
		font-size: 30px;
	}
	.txt_f {
		font-size: 18px;
		line-height: 2;
	}
	.top_aa_f_s {
		padding-top: 15px;
		margin-left: 0px;
	}
	.menu_f_s li {
		float: none;
		/*width:16.66%;*/
		width: auto;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.box_f01 {
		text-align: center;
	}
	.l_copy {
		font-size: 30px;
		font-weight: bold;
		line-height: 1.3;
	}
	.mv_box {
		margin-top: 90px;
	}
	h3 {
		font-size: 30px;
		line-height: 1.5;
	}
	.top_aa {
		padding-top: 0px;
		margin-right: 0px;
	}
	.box1 {
		float: left;
		width: 270px;
		padding-top: 18px;
		padding-bottom: 10px;
	}
	.fs_box {
		width: 100%;
		height: 38px;
		background-color: #004399;
		box-shadow: 0px 8px 8px -5px rgba(0, 0, 0, 0.4);
		z-index: 100;
		overflow: visible !important;
	}
	.boxA_2 img {
		width: 100px;
		height: auto;
		padding-top: 9px;
	}
	footer {
		padding: 40px 20px 50px;
	}
	#button_pos {
		padding: 6px 12px;
		border: solid 0px #aaa;
		border-radius: 0px;
		position: absolute;
		top: 56px;
		right: 15px;
		cursor: pointer;
	}
	.mv_box_inner {
		text-align: left;
		margin: 0 auto;
		padding: 50px 0 0 0;
		color: #fff !important;
		font-size: 16px;
		width: 315px;
	}
		.nav-button {
		display: block;
		cursor: pointer;
	}
	.nav-wrap.open {
		display: block;
	}
	.nav-wrap.close {
		display: none;
	}
	#button_pos {
		padding: 6px 12px;
		border: solid 0px #aaa;
		border-radius: 0px;
		position: absolute;
		top: 55px;
		right: 15px;
		cursor: pointer;
	}
	.nav-wrap {
		position: fixed;
		left: 0;
		top: 38px;
		display: none;
		z-index: 10;
		background-color: #F2F5F7;
		width: 100%;
		height: 100%;
		text-align: center;
		background-image: url(../img/top/fs_logo.png);
		background-repeat: no-repeat;
		background-size: 120px;
		background-position: 15px 50px;
		opacity: 1;
		animation: fadeIn 0.5s ease 0s 1 normal;
		-webkit-animation: fadeIn 0.5s ease 0s 1 normal;
	}
	.nav-wrap img {
		width: 100px;
		height: auto;
		float: left;
	}
	@keyframes fadeIn {
		0% {
			opacity: 0
		}
		100% {
			opacity: 1
		}
	}
	@-webkit-keyframes fadeIn {
		0% {
			opacity: 0
		}
		100% {
			opacity: 1
		}
	}
	.nav-wrap .menu {
		height: 100%;
		position: relative;
		overflow-x: hidden;
		overflow-y: auto;
		padding-top: 90px
	}
	.nav-wrap li {
		font-family: 'Oswald', sans-serif;
		letter-spacing: 3px;
		font-weight: 600;
	}
	.nav-wrap li a {
		color: #004499;
		font-size: 16px;
		text-decoration: none;
		display: block;
		margin: 2em;
		padding-bottom: 10px;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
		position: relative;
	}
	.nav-wrap li a::after {
		position: absolute;
		bottom: -4px;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background: #fff;
		transform: scale(0, 1);
		transform-origin: left top;
		transition: transform .6s;
	}
	.nav-wrap li a:hover::after {
		transform: scale(1, 1);
	}
	/*メニューボタン*/
	.nav-button, .nav-button span {
		display: inline-block;
		transition: all 0.4s;
		box-sizing: border-box;
	}
	.nav-button {
		z-index: 20;
		position: relative;
		width: 23px;
		height: 26px;
	}
	.nav-button span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #004499;
		border-radius: 0px;
	}
	.ruby {
		font-size: 8px;
		margin-top: 5px;
		color: #fff;
	}
	.nav-button span:nth-of-type(1) {
		top: 0;
	}
	.nav-button span:nth-of-type(2) {
		top: 9px;
	}
	.nav-button span:nth-of-type(3) {
		bottom: 6px;
	}
	.nav-button.active span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
		background-color: #004499 !important;
	}
	.nav-button.active span:nth-of-type(2) {
		opacity: 0;
	}
	.nav-button.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
		background-color: #004499 !important;
	}
	.menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
	}
}
/* ************************************************************************************************

   over 767px

   ************************************************************************************************ */
@media (min-width: 1250px) {
	/* -----------------------------
   
  toggle btn
   
   ----------------------------- */
	/* -----------------------------
   
  global menu
   
   ----------------------------- */
	.menu {
		display: block !important;
		float: right;
	}
	.menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
	}
	.menu li a {
		padding: 0px 0 0 0px;
		margin: 0 0 0 10px;
		text-align: center;
		color: #000;
		font-size: 16px;
		font-weight: 600;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
		position: relative;
		display: block;
		text-decoration: none;
		letter-spacing: 1px;
	}
	.menu li a:hover {
		color: #5AD2F4 !important;
	}
	.menu ul:after {
		content: "";
		display: block;
		clear: both
	}
	.menu li {
		float: left;
		/*width:16.66%;*/
		width: auto;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.menu img {
		width: 32px;
		height: auto;
		transition-duration: 0.5s;
	}
	.pc_none {
		display: none;
	}
}
@media (min-width: 1150px) {
	.boxA {
		width: 94%;
		margin-left: auto;
		margin-right: auto
	}
}
/* 画像配置 左 */
/* 画像配置 中央 */
/* 画像配置 右 */


