@charset "utf-8";
/*
	Theme Name: Big Bang
	Description: Big Bang
	Theme URI: https://www.bigbang-web.jp/
	Author: Big Bang
	Author URI: https://www.bigbang-web.jp/
*/

/**
 * Normarize
 */
html {
	font-size: 10px;
}

body {
	font-size: 1.6rem;
	font-family: '游ゴシック体', YuGothic, '游ゴシック Medium',
		'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ',
		'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	color: #333333;
}

.fwb {
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ',
		sans-serif;
}

.gothic {
	font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ',
		sans-serif;
}

.mincho {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
}

.en {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.tab {
	display: none;
}

.sp {
	display: none;
}

@media screen and (max-width: 767px) {
	.pc {
		display: none !important;
	}

	.sp {
		display: block;
	}
}

.mt10 {
	margin-top: 10px;
}

a {
	color: #333333;
}

a:hover {
	color: #333333;
	text-decoration: none;
	opacity: 0.8;
}

dl,
dt,
dd,
ol,
ul,
li {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

header,
nav,
.main,
.f_bottom,
.breadcrumb,
.main_visual {
	padding-right: -webkit-calc(50% - 550px);
	padding-right: calc(50% - 550px);
	padding-left: -webkit-calc(50% - 550px);
	padding-left: calc(50% - 550px);
}

footer .left {
	padding-left: -webkit-calc(50% - 550px);
	padding-left: calc(50% - 550px);
}

footer .right {
	padding-right: -webkit-calc(50% - 550px);
	padding-right: calc(50% - 550px);
}

.main {
	padding-top: 218px;
	padding-bottom: 100px;
	position: relative;
}

@media screen and (max-width: 1130px) and (min-width: 768px) {
	.main {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.main {
		display: block;
		padding-top: 0;
		padding-bottom: 0;
	}
}

/**
 * Template
 */
.btn {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	max-width: 100%;
	height: 55px;
	width: 192px;
	color: #ffffff;
	font-weight: bold;
}

.btn::before {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	margin-left: auto;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding-right: 10px;
}

.btn:hover,
.btn_05:hover,
.btn_07:hover,
.btn_08:hover,
.btn_06:hover,
.btn_09:hover,
.btn_10:hover,
.btn_11:hover,
.btn_12:hover,
.btn_13:hover {
	color: #ffffff;
}

.btn01 {
	background-color: #ff8100;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
}

.btn02 {
	background-color: #001f50;
}

.btn03 {
	background-color: #f26a1b;
}

.btn04 {
	background-color: #7ec211;
}

.btn_05 {
	position: relative;
	background-color: #001f50;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	width: 385px;
	display: block;
	font-size: 20px;
	max-width: 100%;
	font-weight: bold;
}

.btn_06 {
	position: relative;
	background-color: #05820b;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	font-weight: bold;
}

.btn_07 {
	position: relative;
	background-color: #f26a1b;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	font-weight: bold;
}

.btn_08 {
	position: relative;
	background-color: #001f50;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	font-weight: bold;
}

.btn_09 {
	background-color: #001f50;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 8px;
	padding: 20px 0 30px 0;
	position: relative;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.btn_10 {
	position: relative;
	background-color: #0081cc;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	font-weight: bold;
}

.btn_11 {
	position: relative;
	background-color: #9a9a9a;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	font-weight: bold;
}

.btn_12 {
	position: relative;
	background-color: #5d0582;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	font-weight: bold;
}

.btn_13 {
	position: relative;
	background-color: #ee87b4;
	color: #fff;
	text-align: center;
	padding: 16px 0;
	margin: 0;
	font-weight: bold;
}

.btn_09:after {
	content: '\f107';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	padding-right: 0;
	font-size: 20px;
	left: 50%;
}

.btn_05::after,
.btn_06::after,
.btn_07::after,
.btn_08::after,
.btn_10::after,
.btn_11::after,
.btn_12::after,
.btn_13::after {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	position: absolute;
	right: 20px;
}

.btn_flexd {
	display: flex;
	justify-content: space-between;
	margin: 30px 0 60px 0;
}

.btn_flexd div {
	width: calc(33.33333333% - 10px);
}

.btn_flexd div a {
	width: 100%;
	display: block;
	font-size: 16px;
}

@media screen and (max-width: 767px) {
	.btn {
		width: 100%;
		height: 45px;
	}
}

.bgc01 {
	background-color: #ff8100;
	/* オレンジ(Headerで使用) */
}

.bgc02 {
	background-color: #001f50;
	/* 紺 */
}

.bgc03 {
	background-color: #f26a1b;
	/* オレンジ */
}

.bgc04 {
	background-color: #7ec211;
	/* 黄緑 */
}

.bgc05 {
	background-color: #eceef2;
	/* 白(Footer Copyrightで使用) */
}

.bgc06 {
	background-color: #0d3f7e;
}

.c01,
a.c01:hover {
	color: #062454;
}

.c02,
a.c02:hover {
	color: #001f50;
}

.c03,
a.c03:hover {
	color: #8c6239;
	/* 茶色 */
}

.c04,
a.c04:hover {
	color: #f26a1b;
	/* オレンジ */
}

.c05,
a.c05:hover {
	color: #7ec211;
	/* 黄緑 */
}

.c06,
a.c06:hover {
	color: #18325e;
}

.bdc01 {
	border-color: #001f50;
}

.bdc02 {
	border-color: #f26a1b;
}

.bdc03 {
	border-color: #7ec211;
}

.circle {
	border-radius: 50%;
}

.fx-wrap {
	flex-wrap: wrap;
}

.title_01 {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 2.4rem;
	font-feature-settings: 'palt';
	border: 1px solid #c2c9d5;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 10px 20px 10px 40px;
	margin-bottom: 30px;
	background-image: url(assets/img/common/ttl_bg.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: top center;
	position: relative;
}

.title_01::before {
	content: '';
	width: 5px;
	height: -webkit-calc(100% - 25px);
	height: calc(100% - 25px);
	display: block;
	background-color: #001f50;
	position: absolute;
	top: 0;
	left: 20px;
	bottom: 0;
	margin: auto;
}

.title_01 span {
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}

.title_01 a,
.list_arrow {
	font-size: 1.6rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	margin-left: auto;
	padding-top: 1px;
}

.title_01 a::before,
.list_arrow::before {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	font-size: 1.2rem;
	color: #ffffff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	margin-right: 5px;
	padding: 1px 0 0 1px;
}

.title_01 a::before,
.list_arrow01::before {
	background-color: #001f50;
}

.list_arrow02::before {
	background-color: #7ec211;
}

@media screen and (max-width: 767px) {
	.title_01 {
		margin-bottom: 3%;
		min-height: 58px;
		padding: 10px 3% 10px -webkit-calc(6% + 5px);
		padding: 10px 3% 10px calc(6% + 5px);
		font-size: 2rem;
	}

	.title_01::before {
		left: 3%;
	}

	.title_01 a,
	.title_01 a::before {
		display: none;
	}
}

.title_02 {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 2rem;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #001f50;
	line-height: 1.2;
}

.title_02::before {
	content: '';
	width: 2px;
	height: -webkit-calc(100% - 10px);
	height: calc(100% - 10px);
	background-color: #001f50;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.title_02::before {
		height: -webkit-calc(100% - 35px);
		height: calc(100% - 35px);
		left: 10px;
		margin: auto;
	}
}

.title_03 {
	position: relative;
	padding-bottom: 0.15em;
	border-bottom: 2px solid #b2bbca;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.title_03::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 12%;
	height: 2px;
	background-color: #001f50;
}

.tag {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	color: #ffffff;
	height: 21px;
	position: relative;
	padding: 0 5px 0 10px;
}

.tag::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10.5px 0 10.5px 10px;
	position: absolute;
	right: -10px;
	top: 0;
}

.tag01 {
	background-color: #001f50;
}

.tag01::before {
	border-color: transparent transparent transparent #001f50;
}

@media screen and (max-width: 767px) {
	.tag {
		display: inline-block;
	}
}

/**
 * Header
 */
h1 {
	font-size: 1.4rem;
	color: #001f50;
}

header {
	background-color: #eceef2;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
}

header .logo {
	height: 0;
	width: 276px;
	padding-top: 73px;
	overflow: hidden;
	background-image: url(assets/img/common/logo.svg);
	background-repeat: no-repeat;
	margin-right: 10px;
}

header .contact {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 14px;
	margin-left: auto;
	background-color: #ffffff;
	line-height: 1.2;
}

header .tel {
	font-size: 3.3rem;
	font-weight: bold;
	padding-left: 50px;
	background-image: url(assets/img/common/tel.svg);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: left center;
}

header .btn01 {
	width: 239px;
	height: 46px;
}

@media screen and (max-width: 1130px) and (min-width: 768px) {
	header {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media screen and (max-width: 1092px) and (min-width: 768px) {
	header .contact {
		display: block;
	}

	header .contact .mgr-15 {
		margin-right: 0;
	}

	header .contact .fz14 {
		font-size: 1.2rem;
		margin-bottom: 5px;
	}

	header .tel {
		font-size: 3rem;
	}

	header .btn01 {
		width: 100%;
	}
}

@media screen and (max-width: 830px) and (min-width: 768px) {
	header .logo {
		-webkit-background-size: contain;
		background-size: contain;
		width: 225px;
		padding-top: 59px;
	}

	header .contact {
		padding: 9px;
	}
}

@media screen and (max-width: 767px) {
	h1,
	header .contact {
		display: none;
	}

	header {
		padding: 0 0 0 3%;
		border-bottom: 1px solid #e4e4e4;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		position: fixed;
		width: 100%;
		height: 60px;
		right: 0;
		top: 0;
		transition: 0.3s right;
		z-index: 20;
	}

	header.on {
		right: 70%;
	}

	header .logo {
		width: 60%;
		padding-top: 50px;
		-webkit-background-size: contain;
		background-size: contain;
		background-position: left center;
	}
}

#Panel-btn {
	display: none;
	position: relative;
	background-color: #ffffff;
	margin-left: auto;
	width: 60px;
	height: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	box-sizing: border-box;
	color: #4a4a4a;
	cursor: pointer;
	border-left: 1px solid #e4e4e4;
}

header.on #Panel-btn {
	border-right: 1px solid #e4e4e4;
}

#Panel-btn .close {
	background: transparent;
}

#Panel-btn .close::before,
#Panel-btn .close::after {
	margin-top: 0;
	background-color: #333333;
}

#Panel-btn .close::before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

#Panel-btn .close::after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

#Panel-btn-icon {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 25px;
	height: 4px;
	margin: -2px 0 0 -12px;
	background: #214071;
	transition: 0.2s;
}

#Panel-btn-icon::before,
#Panel-btn-icon::after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 25px;
	height: 4px;
	background: #214071;
	transition: 0.3s;
}

#Panel-btn-icon::before {
	margin-top: -10px;
}

#Panel-btn-icon::after {
	margin-top: 6px;
}

@media screen and (max-width: 767px) {
	#Panel-btn {
		display: inline-block;
	}
}

/**
 * Nav
 */
nav {
	border-bottom: 2px solid #bfc7d3;
}

.g_nav {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
}

.g_nav a {
	position: relative;
}
.g_nav li:first-of-type a::after,
.g_nav li:last-of-type a::after {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 50%;
	background-color: #bfc7d3;
	top: 0;
	bottom: 0;
	margin: auto;
}
.g_nav li:first-of-type a::after {
	left: 0;
}
.g_nav li:last-of-type a::after {
	right: 0;
}
.g_nav li:first-of-type:hover a::after,
.g_nav li:last-of-type:hover a::after {
	display: none;
}

.g_nav .current {
	position: relative;
}

.g_nav .current::before {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #001f50;
	position: absolute;
	bottom: -2px;
	left: 0;
}

@media screen and (max-width: 767px) {
	#g_nav .g_nav span {
		display: none;
	}

	#g_nav .g_nav a {
		border-bottom: 1px solid #001f50;
		height: 60px;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		padding: 0 3%;
		position: relative;
		font-size: 1.6rem;
	}

	#g_nav .g_nav .sub_menu li:not(:last-of-type) a {
		border-bottom: 1px dotted #abb5c5;
	}

	#g_nav .g_nav .sub_menu a {
		font-size: 1.4rem;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		-ms-justify-content: flex-start;
		-o-justify-content: flex-start;
		justify-content: flex-start;
	}

	#g_nav .g_nav .sub_menu a br {
		display: none;
	}

	#g_nav .g_nav .sub_menu a span.sp {
		display: inline-block;
		margin: 0 5px;
	}

	#g_nav .g_nav a::before {
		content: '\f105';
		font-family: 'Font Awesome 5 Free';
		font-weight: bold;
		font-size: 2rem;
		margin-left: auto;
		position: absolute;
		right: 3%;
		top: 0;
		bottom: 0;
		margin: auto;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
	}

	#g_nav .g_nav .drop > a::before {
		content: '\f067';
		font-size: 1.6rem;
	}

	#g_nav .g_nav .drop.on > a::before {
		content: '\f068';
	}

	#g_nav .current::before {
		background-color: transparent;
		height: auto;
		width: auto;
		left: initial;
	}
}

.g_nav > li {
	width: calc(100% / 8);
}

.g_nav a {
	color: #062454;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
}

.g_nav > li > a {
	font-size: 1.8rem;
	font-weight: bold;
	width: 100%;
	height: 73px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.g_nav > li > a:hover {
	opacity: 1;
}

.g_nav span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1rem;
	font-weight: normal;
}

@media screen and (max-width: 1030px) and (min-width: 768px) {
	.g_nav > li > a {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 915px) and (min-width: 768px) {
	.g_nav > li > a {
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 800px) and (min-width: 768px) {
	.g_nav > li > a {
		font-size: 1.2rem;
	}

	.g_nav span {
		font-size: 1rem;
	}
}

.g_nav .sub_menu {
	font-size: 2rem;
	position: absolute;
	background-color: #001f50;
	background-image: url(assets/img/common/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 100%;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 20px;
	transition: 0.3s height;
	z-index: 10;
}

.g_nav .sub_menu li {
	width: -webkit-calc(33.333333333333% - (24px / 3));
	width: calc(33.333333333333% - (24px / 3));
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-color: #ffffff;
}

.g_nav > li > a:hover {
	background-color: #001f50;
	color: #ffffff;
}

.g_nav .drop:hover .sub_menu,
.g_nav .sub_menu:hover {
	height: 260px;
}

.g_nav .drop:hover .col-1,
.g_nav .col-1:hover {
	height: 144px;
}

.g_nav .sub_menu li:not(:nth-of-type(3n + 1)) {
	margin-right: 1.1335%;
}

.g_nav .sub_menu li,
.g_nav .sub_menu a {
	height: 104px;
}

.g_nav .sub_menu a {
	font-weight: bold;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	text-align: center;
	padding: 10px 10px 10px 150px;
	line-height: 1.2;
}

.sub-01 li:nth-of-type(2) {
	background-image: url(assets/img/common/submenu_bg001.png);
}

.sub-01 li:nth-of-type(3) {
	background-image: url(assets/img/common/submenu_bg002.png);
}

.sub-01 li:nth-of-type(4) {
	background-image: url(assets/img/common/submenu_bg003.png);
}

.sub-01 li:nth-of-type(5) {
	background-image: url(assets/img/common/submenu_bg004.png);
}

.sub-01 li:nth-of-type(6) {
	background-image: url(assets/img/common/submenu_bg005.png);
}

.sub-02 li:nth-of-type(2) {
	background-image: url(assets/img/common/submenu_bg006.png);
}

.sub-02 li:nth-of-type(3) {
	background-image: url(assets/img/common/submenu_bg007.png);
}

.sub-03 li:nth-of-type(2) {
	background-image: url(assets/img/common/submenu_bg008.png);
}

.sub-03 li:nth-of-type(3) {
	background-image: url(assets/img/common/submenu_bg009.png);
}

.sub-03 li:nth-of-type(4) {
	background-image: url(assets/img/common/submenu_bg010.png);
}

.sub-03 li:nth-of-type(5) {
	background-image: url(assets/img/common/submenu_bg011.png);
}

.sub-03 li:nth-of-type(6) {
	background-image: url(assets/img/common/submenu_bg012.png);
}

.sub-03 li:nth-of-type(7) {
	background-image: url(assets/img/common/submenu_bg013.png);
}

.sub-04 li:nth-of-type(2) {
	background-image: url(assets/img/common/submenu_bg014.png);
}

.sub-04 li:nth-of-type(3) {
	background-image: url(assets/img/common/submenu_bg015.png);
}

.sub-04 li:nth-of-type(4) {
	background-image: url(assets/img/common/submenu_bg016.png);
}

.sub-05 li:nth-of-type(2) {
	background-image: url(assets/img/common/submenu_bg017.png);
}

.sub-05 li:nth-of-type(3) {
	background-image: url(assets/img/common/submenu_bg018.png);
}

/*
.sub-05 li:nth-of-type(4) {
	background-image: url(assets/img/common/submenu_bg019.png);
}
*/

.sub-05 li:nth-of-type(4) {
	background-image: url(assets/img/common/submenu_bg020.png);
}

.sub-05 li:nth-of-type(5) {
	background-image: url(assets/img/common/submenu_bg021.png);
}

.sub-06 li:nth-of-type(2) {
	background-image: url(assets/img/common/submenu_bg022.png);
}
.sub-06 li:nth-of-type(3) {
	background-image: url(assets/img/common/submenu_bg023.png);
}
.sub-06 li:nth-of-type(4) {
	background-image: url(assets/img/common/submenu_bg024.png);
}
.sub-06 li:nth-of-type(5) {
	background-image: url(assets/img/common/submenu_bg025.png);
}

@media screen and (max-width: 1130px) and (min-width: 768px) {
	.g_nav .drop:hover .sub_menu,
	.g_nav .sub_menu:hover {
		height: auto;
	}

	.g_nav .sub_menu li {
		padding: -webkit-calc(
				(33.333333333333% - (24px / 3)) * 0.3023255813953488
			)
			0 0;
		padding: calc((33.333333333333% - (24px / 3)) * 0.3023255813953488) 0 0;
		position: relative;
		overflow: hidden;
		height: 0;
	}

	.g_nav .sub_menu a {
		position: absolute;
		top: 0;
		bottom: 0;
		padding-left: 35%;
		height: auto;
		text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff,
			0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff,
			0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff,
			0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
	}
}

@media screen and (max-width: 960px) and (min-width: 768px) {
	.g_nav .sub_menu a {
		padding: 10px;
		-webkit-justify-content: flex-end;
		-moz-justify-content: flex-end;
		-ms-justify-content: flex-end;
		-o-justify-content: flex-end;
		justify-content: flex-end;
	}
}

@media screen and (max-width: 767px) {
	.g_nav .sub_menu {
		position: static;
		background-color: transparent;
		background-image: none;
		display: none;
		transition: initial;
		padding: 0;
		height: auto;
	}

	.g_nav .drop:hover .sub_menu,
	.g_nav .sub_menu:hover {
		height: auto;
	}

	.g_nav > li > a:hover {
		background-color: transparent;
		color: #062454;
	}

	.g_nav .drop.on > a {
		background-color: #001f50;
		color: #ffffff;
	}

	.g_nav .drop .sub_menu.on {
		/*height: 100%;*/
	}

	.g_nav .sub_menu li:nth-of-type(n) {
		background-image: none;
		background-color: #eceef2;
		margin: 0;
		width: 100%;
		height: auto;
	}

	#g_nav_fixed {
		display: none;
	}

	#g_nav {
		position: fixed;
		top: 0;
		left: 100%;
		width: 70%;
		background-color: #ffffff;
		transition: 0.3s left;
		z-index: 20;
	}

	#g_nav.on {
		left: 30%;
	}

	#g_nav .g_nav {
		display: block;
		height: 100vh;
		overflow: auto;
	}

	.g_nav > li {
		width: 100%;
	}

	#overlay {
		background-color: rgba(0, 0, 0, 0.8);
		width: 100%;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10;
	}
}

#g_nav_fixed .drop .sub_menu {
	display: none;
}

#g_nav_fixed {
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: none;
	width: 100%;
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	padding: 0;
	transition: visibility 0.3s, opacity 0.3s;
	z-index: 10;
}

#g_nav_fixed.on {
	opacity: 1;
	visibility: visible;
}

#g_nav_fixed .g_nav,
#manu_list_fixed {
	padding-right: -webkit-calc(50% - 550px);
	padding-right: calc(50% - 550px);
	padding-left: -webkit-calc(50% - 550px);
	padding-left: calc(50% - 550px);
}

#g_nav_fixed .g_nav {
	background-color: #001f50;
}

#g_nav_fixed .g_nav .current {
	position: relative;
}

#g_nav_fixed .g_nav .current::before {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	bottom: 1px;
	left: 0;
}

#g_nav_fixed .g_nav a {
	color: #ffffff;
}

#g_nav_fixed .g_nav li > a:hover {
	background-color: #ffffff;
	color: #062454;
}

#g_nav_fixed .g_nav .current:hover::before {
	background-color: #001f50;
}

#manu_list_fixed {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	background-color: #ffffff;
	height: 54px;
	border-bottom: 1px solid #bfc7d3;
	padding-top: 10px;
	padding-bottom: 10px;
}

#manu_list_fixed br {
	display: none;
}

#manu_list_fixed li {
	width: 100%;
	white-space: nowrap;
	position: relative;
}

#manu_list_fixed .current {
	background-color: #001f50;
	color: #ffffff;
}

#manu_list_fixed .current,
#manu_list_fixed a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	height: 100%;
	padding: 0 25px;
}

#manu_list_fixed .current a {
	color: #ffffff;
}

#manu_list_fixed .current a:before {
	display: none;
}

@media screen and (max-width: 1125px) and (min-width: 768px) {
	#manu_list_fixed li:last-of-type a::before {
		display: none;
	}
}

@media screen and (max-width: 1030px) and (min-width: 768px) {
	#manu_list_fixed li {
		white-space: initial;
		font-size: 1.4817vw;
	}

	#manu_list_fixed.col-6 li {
		width: -webkit-calc(100% / 6);
		width: calc(100% / 6);
	}

	#manu_list_fixed .current,
	#manu_list_fixed a {
		padding: 0 10px;
	}
}

#manu_list_fixed li:first-of-type a::after,
#manu_list_fixed a::before {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 29px;
	background-color: #bfc7d3;
	top: 0;
	bottom: 0;
	margin: auto;
}

#manu_list_fixed a::before {
	right: 0;
}

#manu_list_fixed li:first-of-type a::after {
	left: 0;
}

#manu_list_fixed a:hover {
	opacity: 1;
	background-color: #001f50;
	color: #ffffff;
}

#manu_list_fixed li:first-of-type a:hover::after,
#manu_list_fixed a:hover::before {
	display: none;
}

/**
 * Main Content
 */
main {
	width: 790px;
	max-width: 100%;
	display: block;
}

section {
	margin-bottom: 60px;
}

section:last-of-type {
	margin-bottom: 100px;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	main {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	main {
		padding: 0 3%;
	}

	section {
		margin-bottom: 8%;
	}

	section:last-of-type {
		margin-bottom: 6%;
	}
}

/*--------------
折り目が付いてるBox
---------------*/
.box_01 {
	border: 1px solid #c2c9d5;
	position: relative;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	color: #001f50;
	text-align: center;
}

.box_01 a {
	color: #001f50;
	display: block;
}

.box_01 span {
	height: 79px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

.box_01 a::before {
	content: '';
	display: block;
	width: 100%;
	height: 120px;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.box_01::before,
.box_01::after {
	content: '';
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	bottom: -1px;
	right: -1px;
}

.box_01::before {
	border-width: 17px 17px 0 0;
	border-color: #c2c9d5 transparent transparent transparent;
}

.box_01::after {
	border-width: 0 0 17px 17px;
	border-color: transparent transparent #ffffff transparent;
}

@media screen and (max-width: 1000px) and (min-width: 827px) {
	.box_01 a::before {
		-webkit-background-size: cover;
		background-size: cover;
	}
}

@media screen and (max-width: 767px) {
	.box_01::before,
	.box_01::after {
		display: none;
	}

	.box_01 a::before {
		height: 0;
		padding-top: -webkit-calc(100% * 0.4838709677419355);
		padding-top: calc(100% * 0.4838709677419355);
	}

	.box_01 span {
		height: 60px;
		padding: 0 13px;
	}

	.box_01 span::before {
		content: '\f105';
		font-family: 'Font Awesome 5 Free';
		font-weight: bold;
		font-size: 1.2rem;
		color: #ffffff;
		width: 16px;
		height: 16px;
		min-width: 16px;
		border-radius: 50%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		margin-right: 5px;
		background-color: #001f50;
	}
}

/*--------------
リボンのボックス
---------------*/
.box_02 {
	-webkit-box-shadow: inset 0 0 0 1px #e2d8b2;
	box-shadow: inset 0 0 0 1px #e2d8b2;
	border: 5px solid #fff8df;
	background-color: #fff8df;
	display: block;
	text-align: center;
	padding: 15px;
	position: relative;
}

.box_02::before {
	content: '';
	position: absolute;
	display: block;
	width: 51px;
	height: 51px;
	background-image: url(assets/img/common/ribon.png);
	top: -5px;
	left: -5px;
}

.box_02::after {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	font-size: 2.4rem;
	color: #8c6239;
	margin-left: auto;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-right: 10px;
}

.box_02 .box_ttl {
	color: #8c6239;
	font-size: 2.2rem;
	font-weight: bold;
}

.box_02 .box_body {
	font-size: 1.2rem;
	letter-spacing: -1px;
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
	.box_02 {
		padding: 15px 5px;
	}

	.box_02::after {
		margin-right: 5px;
	}
}

/**
 * About TopのBoxレイアウト
 */
.box_03 {
	border: 1px solid #b2bbca;
	padding: 20px;
	color: #001f50;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	height: 222px;
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
	.box_03 {
		height: auto;
		min-height: 181px;
		-webkit-background-size: contain;
		background-size: contain;
	}
}

.box_03_list:not(:last-of-type) {
	margin-bottom: 20px;
}

.box_03_list:nth-of-type(even) .box_03 {
	background-position: left top;
}

.box_03 .box_wrap {
	width: 48.3%;
}

.box_03_list:nth-of-type(even) .box_wrap {
	margin-left: auto;
}

.box_03 .box_ttl {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-weight: bold;
	font-size: 2.2rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	border-bottom: 1px dotted #b2bbca;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.box_03 .box_ttl::before {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	font-size: 1.2rem;
	color: #ffffff;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	margin-right: 5px;
	background-color: #001f50;
}

@media screen and (max-width: 767px) {
	.box_03 {
		padding: 0;
		height: auto;
	}

	.box_03::before {
		content: '';
		display: block;
		width: 100%;
		padding-top: -webkit-calc(100% * 0.4698996655518395);
		padding-top: calc(100% * 0.4698996655518395);
		background-repeat: no-repeat;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}

	.box_03 .box_wrap {
		width: 100%;
		padding: 5%;
	}
}

/*--------------
タブレイアウト
---------------*/
.tab_ttl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	border-bottom: 3px solid #001f50;
}

.tab_ttl li {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 2.4rem;
	font-weight: bold;
	cursor: pointer;
	background-color: #e7e7e7;
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	height: 67px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.tab_ttl .active {
	background-color: #001f50;
	color: #ffffff;
}

.tab_body {
	display: none;
	padding: 24px;
	background-color: #bfc7d3;
}

.tab_body.active {
	display: block;
}

.tab_content {
	background-color: #ffffff;
	padding: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: top 25px left 25px;
}

.tab_content .ttl {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 2.2rem;
	font-weight: bold;
	border-bottom: 1px dotted #9a9a9a;
	line-height: 1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.tab_content .col {
	margin-left: 250px;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
	.tab_body {
		padding: 15px;
	}

	.tab_content {
		padding: 20px 15px;
	}
}

@media screen and (max-width: 767px) {
	.tab_content,
	.tab_body {
		padding: 3%;
	}

	.tab_content .ttl {
		padding-top: 10px;
	}

	.tab_content .col {
		margin-left: 0;
	}
}

.tab_content .link_list {
	border: 2px solid #eceef2;
	font-weight: bold;
	padding: 18px;
	padding-bottom: 8px;
}

.tab_content .link_list .list_arrow {
	font-size: 1.6rem;
}

.tab_content .link_list ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 660px;
}
/*
.tab_content .link_list li:not(:nth-of-type(3n)) {
	margin-right: 25px;
}
*/

.tab_content .link_list li {
	margin-right: 0px;
	margin-left: 0 !important;
	width: 215px;
	max-width: 100%;
	margin-bottom: 10px;
}

.tab_content .link_list02 {
	border: 2px solid #edf6dd;
	font-weight: bold;
	padding: 18px;
}

@media screen and (max-width: 767px) {
	.tab_content .link_list {
		padding: 0;
		border: none;
	}

	.tab_content .link_list ul {
		display: block;
	}

	.tab_content .link_list li:not(:nth-of-type(3n)) {
		margin-top: 0;
	}
}

/*--------------
アコーディオン
---------------*/
.accordion {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-weight: bold;
	font-size: 2.2rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	height: 58px;
	cursor: pointer;
}

.accordion::after {
	content: '\f067';
	font-family: 'Font Awesome 5 Free';
}

.accordion.active::after {
	content: '\f068';
}

.accordion.sp {
	display: none;
}

@media screen and (max-width: 767px) {
	.accordion.sp {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}

	.accordion {
		padding: 0 3%;
	}
}

/*--------------
縦並びのリスト
---------------*/
.line_list {
}

.line_list > li {
	border-top: 1px dotted #cdcdcd;
	padding: 14px 0;
}

.line_list > li:last-of-type {
	border-bottom: 1px dotted #cdcdcd;
}

.line_list a {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 1.4rem;
	color: #062454;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.line_list p {
	margin-bottom: 0;
	margin-left: 30px;
}

@media screen and (max-width: 767px) {
	.line_list a {
		display: block;
	}

	.line_list p {
		margin: 3% 0 0 3%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

/**
 * Aside
 */
.sidebar {
	width: 280px;
	max-width: 100%;
	margin-left: 30px;
}

.sidebar .bnr {
	height: 0;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.sidebar .bnr01 {
	padding-top: 87px;
}

.sidebar .bnr02 {
	padding-top: 50px;
}

.sidebar .bnr03 {
	padding-top: 72px;
}

@media screen and (max-width: 767px) {
	.sidebar {
		width: 100%;
		margin: 0;
	}
}

.bnr_area02,
.bnr_area04,
.bnr_area05 {
	border: 1px solid #bfc7d3;
}

.bnr_area01,
.bnr_area02,
.bnr_area03,
.bnr_area04 {
	margin-bottom: 30px;
}

.bnr_area02,
.bnr_area04,
.bnr_area05 {
	background-image: url(assets/img/common/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.bnr_area04,
.bnr_area05 {
	padding: 20px;
}

.bnr_area01 li:nth-of-type(1) a {
	background-image: url(assets/img/common/side_bnr010.jpg);
}
.bnr_area01 li:nth-of-type(2) a {
	background-image: url(assets/img/common/side_bnr001.jpg);
}
.bnr_area01 li:nth-of-type(3) a {
	background-image: url(assets/img/common/side_bnr002.jpg);
}

.bnr_area02 .bnr03 {
	background-image: url(https://www.bigbang-web.jp/wp-content/uploads/2022/07/side_bnr003.jpg);
	margin-top: 10px;
	margin-bottom: 20px;
}

.bnr_area03 li:nth-of-type(1) a {
	background-image: url(assets/img/common/side_bnr004.jpg);
}

.bnr_area03 li:nth-of-type(2) a {
	background-image: url(assets/img/common/side_bnr005.jpg);
}

.bnr_area03 li:nth-of-type(3) a {
	background-image: url(assets/img/common/side_bnr006.jpg);
}

.bnr_area04 li:nth-of-type(3) a {
	background-image: url(assets/img/common/side_bnr006.jpg);
}

.bnr_area04 li:nth-of-type(3) a {
	background-image: url(assets/img/common/side_bnr006.jpg);
}

.bnr_area05 li:nth-of-type(1) a {
	background-image: url(assets/img/common/side_bnr007.jpg);
}

.bnr_area05 li:nth-of-type(2) a {
	background-image: url(assets/img/common/side_bnr008.jpg);
}

.bnr_area05 li:nth-of-type(3) a {
	background-image: url(assets/img/common/side_bnr009.jpg);
}

.bnr_area06,
.bnr_area07 {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}

.bnr_area06 {
	margin-bottom: 106px;
}

.bnr_area06 .bnr,
.bnr_area07 .bnr {
	height: 0;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.bnr_area06 .bnr01 {
	padding-top: calc(100% * 0.2694300518134715);
}

.bnr_area06 li:last-child {
	margin-right: 0;
}

.bnr_area06 li {
	width: 386px;
}

.bnr_area06 li:nth-of-type(1) a {
	background-image: url(assets/img/common/bnr002.jpg);
}

.bnr_area06 li:nth-of-type(2) a {
	background-image: url(assets/img/common/bnr003.jpg);
}

.bnr_area07 li {
	width: 31.3333333333%;
	max-width: 250px;
}

.bnr_area07 .bnr {
	padding-top: 30.59360730593607%;
}

.bnr_area07 li:nth-of-type(1) a {
	background-image: url(assets/img/course/logistics/individual/cfbanner03.png);
}

.bnr_area07 li:nth-of-type(2) a {
	background-image: url(assets/img/course/logistics/individual/cfbanner04.png);
}

.bnr_area07 li:nth-of-type(3) a {
	background-image: url(assets/img/course/logistics/individual/cfbanner05.png);
}

@media screen and (max-width: 1130px) {
	.bnr_area06 li {
		width: calc(50% - 10px);
	}
}

@media screen and (max-width: 767px) {
	.bnr_area06 {
		margin-bottom: 50px;
		display: block;
	}

	.bnr_area07 {
		display: block;
	}

	.bnr_area06 li,
	.bnr_area07 li {
		margin-bottom: 10px;
		width: 100%;
	}

	.bnr_area07 li {
		max-width: 438px;
		margin-right: auto;
		margin-left: auto;
	}

	.bnr_area06 li:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 767px) {
	.bnr_area01 {
		padding: 0 3%;
		margin: 5% auto;
		width: 100%;
		max-width: 600px;
	}

	.bnr_area01 li:not(:last-of-type) {
		margin-bottom: 3%;
	}

	.sidebar .bnr_area01 a {
		display: block;
		overflow: hidden;
		height: 0;
		padding-top: -webkit-calc(100% * 0.3);
		padding-top: calc(100% * 0.3);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}

	.bnr_area01 li:nth-of-type(1) a {
		background-image: url(assets/img/common/side_bnr010.jpg);
		padding-top: calc(100% * 0.3107142857142857);
	}
	.bnr_area01 li:nth-of-type(2) a {
		background-image: url(assets/img/common/sp_side_bnr001.jpg);
	}
	.bnr_area01 li:nth-of-type(3) a {
		background-image: url(assets/img/common/sp_side_bnr002.jpg);
	}
}

/* .bnr_area04 .school a{
	width: 100%;
	height: 72px;
	display: block;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
} */

.bnr_area04 .side_ttl {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-weight: normal;
	font-size: 1.8rem;
	margin-top: 10px;
	margin-bottom: 5px;
}

.bnr_area04 .school {
	font-size: 1.2rem;
	line-height: 1.2;
	background-repeat: no-repeat;
}

.bnr_area04 .school a {
	padding-top: 72px;
	display: block;
}

.bnr_area04 .school:nth-child(2) {
	background-image: url(assets/img/common/side_img001.jpg);
}

.bnr_area04 .school:nth-child(3) {
	background-image: url(assets/img/common/side_img002.jpg);
}

.bnr_area04 .school:nth-child(4) {
	background-image: url(assets/img/common/side_img003.jpg);
}

.bnr_area04 .school:not(:last-of-type) {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #b2bbca;
}

.bnr_area04 .school dd {
	line-height: 1.4;
}

.bnr_area04 .title_02,
.bnr_area05 .title_02 {
	margin-bottom: 20px;
}

.bnr_area05 li:not(:last-of-type) {
	margin-bottom: 10px;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.main {
		display: block;
	}

	.sidebar {
		margin-left: 0;
		width: 100%;
	}

	.sidebar .bnr_area01 {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
	}

	.sidebar .bnr_area01 li {
		width: 280px;
	}

	.sidebar .bnr_area01 li:not(:last-of-type) {
		margin-right: 10px;
	}

	.bnr_area02,
	.bnr_area04,
	.bnr_area05 {
		background-image: none;
		padding: 0;
	}

	.bnr_area02 .title_02,
	.bnr_area04 .title_02,
	.bnr_area05 .title_02 {
		margin: 0 0 10px;
		padding: 20px;
		background-image: url(assets/img/common/side_bg.jpg);
		background-size: cover;
	}

	.bnr_area02 .txt_link ul {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.bnr_area02 .txt_link li {
		width: 50%;
	}

	.bnr_area02 .txt_link li:nth-child(2n + 1) {
		border-right: 1px solid #bfc7d3;
	}

	.sidebar .bnr03 {
		width: 238px;
		margin: 10px auto 20px;
	}

	.bnr_area03,
	.bnr_area05 ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
	}

	.bnr_area03 li,
	.bnr_area05 li {
		width: 32.3333333333333%;
	}

	.bnr_area03 .bnr01 {
		padding-top: -webkit-calc(100% * 0.305);
		padding-top: calc(100% * 0.305);
	}

	.bnr_area04 {
		padding-bottom: 20px;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
	}

	.bnr_area04 .title_02 {
		width: 100%;
	}

	.bnr_area04 .school:not(:last-of-type) {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}

	.bnr_area04 .school {
		margin: 0 10px;
		width: -webkit-calc(33.333333% - 20px);
		width: calc(33.333333% - 20px);
	}

	.bnr_area05 {
		margin-bottom: 30px;
	}

	.bnr_area05 dd {
		padding: 0 10px 10px;
	}
}

@media screen and (max-width: 767px) {
	.sidebar .bnr01 {
		padding-top: -webkit-calc(100% * 0.305);
		padding-top: calc(100% * 0.305);
	}

	.bnr_area03 {
		margin-bottom: 0;
	}

	.bnr_area03 li {
		padding: 0 3%;
	}

	.bnr_area03 li:not(.contact) {
		width: 100%;
		max-width: 600px;
		margin-right: auto;
		margin-left: auto;
	}

	.bnr_area03 li:nth-of-type(1) a {
		background-image: url(assets/img/common/sp_side_bnr004.jpg);
	}

	.bnr_area03 li:nth-of-type(2) a {
		background-image: url(assets/img/common/sp_side_bnr005.jpg);
	}

	.bnr_area03 li:nth-of-type(3) a {
		background-image: url(assets/img/common/sp_side_bnr006.jpg);
	}

	.sidebar .contact {
		background-color: #eceef2;
		padding: 3%;
	}

	.sidebar .contact .btn {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		height: 70px;
	}
}

@media screen and (max-width: 374px) {
	.sidebar .contact .btn {
		font-size: 2rem;
	}

	.sidebar .contact .btn .fz16 {
		font-size: 1.4rem;
	}
}

.sidebar .txt {
	font-size: 1.4rem;
}

.sidebar .txt_link li {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-weight: bold;
	background-color: #eceef2;
	border-top: 1px solid #bfc7d3;
}

.sidebar .txt_link a {
	padding: 10px 20px;
}

@media screen and (max-width: 767px) {
	#main > .bnr_list {
		padding: 5% 3%;
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}

	#main > .bnr_list li:not(:last-of-type) {
		margin-bottom: 3%;
	}

	#main > .bnr_list a {
		display: block;
		overflow: hidden;
		height: 0;
		padding-top: -webkit-calc(100% * 0.3);
		padding-top: calc(100% * 0.3);
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}

	#main > .bnr_list li:nth-of-type(1) a {
		background-image: url(assets/img/common/sp_side_bnr001.jpg);
	}

	#main > .bnr_list li:nth-of-type(2) a {
		background-image: url(assets/img/common/sp_side_bnr002.jpg);
	}

	#main > .bnr_list li:nth-of-type(3) a {
		background-image: url(https://www.bigbang-web.jp/wp-content/themes/bigbang/assets/img/common/sp_side_bnr003.jpg);
	}
}

/**
*ozaki 20180928
*/
.sidebar .year .active {
	background: #001f50;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 20px;
}

.sidebar .year .active:before {
	background-color: #fff;
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	font-size: 1.2rem;
	color: #001f50;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	margin-right: 5px;
}

.sidebar .year li {
	background-color: #fff;
}

.sidebar .year a {
	padding: 15px 20px;
	font-feature-settings: 'palt';
}

@media screen and (max-width: 1100px) and (min-width: 1021px) {
	.sidebar .year .active,
	.sidebar .year a {
		padding: 15px 10px;
	}
}

@media screen and (max-width: 1094px) and (min-width: 1001px) {
	.sidebar .txt_link .year.side_course {
		padding: 0;
		display: block;
	}
	.sidebar .txt_link .year.side_course li {
		margin-right: 0;
		margin-bottom: 0;
		border-top: 1px solid #bfc7d3;
	}
	.sidebar .txt_link .year.side_course a:not(.active) {
		background-color: transparent;
	}
	.sidebar .txt_link .year.side_course a {
		border-radius: initial;
	}
}

@media screen and (max-width: 1020px) and (min-width: 1001px) {
	.sidebar .year .active,
	.sidebar .year a {
		padding: 15px 3%;
	}
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
	.sidebar .txt_link .year.side_course {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.sidebar .txt_link .year.side_course li:nth-of-type(-n + 2) {
		border-top: none;
	}
	.sidebar .bnr_course .title_02 {
		margin-bottom: 0;
	}
	.sidebar .year a {
		background-color: #eceef2;
		border-radius: 6px;
	}

	.sidebar .year li {
		margin-bottom: 8px;
		border-top: none;
		border-right: none;
		width: 49.5%;
	}
	.sidebar .txt_link .year li:nth-child(2n + 1) {
		margin-right: 1%;
		border-right: none;
	}

	.sidebar .txt_link .year {
		display: flex;
		flex-wrap: wrap;
		padding: 20px;
	}
	.sidebar .year .active {
		border-radius: 6px;
	}
}

@media screen and (max-width: 767px) {
	.sidebar .bnr_area02 {
		background-size: 100%;
		margin: 30px 3% 0 3%;
	}

	.sidebar .bnr_area02 .title_02 {
		margin: 15px 10px;
	}

	.sidebar .year .active {
		padding: 15px;
	}

	.sidebar .year a {
		padding: 15px;
	}
}

/**
 * Footer
 */
footer {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	background-color: #001f50;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 50px;
}

footer .logo {
	height: 0;
	width: 250px;
	padding-top: 66px;
	margin-right: 60px;
	overflow: hidden;
	background-image: url(assets/img/common/f_logo.svg);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

footer .txt {
	font-size: 1.4rem;
}

footer .left,
footer .right {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

footer .left {
	width: 60%;
	max-width: 669px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	border-right: 1px solid #193561;
}

footer .right {
	width: 40%;
	max-width: 430px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
}

footer .left,
footer .left a {
	color: #ffffff;
}

footer .contact {
	background-color: #193561;
	padding: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	max-width: 618px;
	margin: 20px 0;
}

footer .contact li {
	line-height: 1.2;
}

@media screen and (max-width: 767px) {
	footer .left dl,
	footer .contact {
		max-width: 100%;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

footer .tel {
	font-size: 3.8rem;
	font-weight: bold;
	padding-left: 60px;
	background-image: url(assets/img/common/f_tel.svg);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: left center;
}

footer .contact_form::before {
	content: '';
	width: 100%;
	height: 18px;
	display: block;
	margin-bottom: 3px;
	background-image: url(assets/img/common/f_txt.png);
	background-repeat: no-repeat;
}

footer .btn01 {
	width: 240px;
	max-width: 100%;
	height: 35px;
}

footer .branch {
	margin-right: 20px;
}

footer .branch dt {
	font-size: 2rem;
}

footer .branch dd {
	font-size: 1.4rem;
}

footer .branch a {
	display: block;
}

footer .right dl {
	background-color: #ffffff;
	width: 381px;
	max-width: 100%;
	padding: 30px;
}

footer .right dt {
	font-size: 2.2rem;
	border-bottom: 1px solid #bfc7d3;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

footer .right ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px;
}

footer .right li {
	width: 50%;
	margin-bottom: 10px;
}

footer .right a {
	font-size: 1.4rem;
	font-weight: bold;
}

footer .f_bnr {
	height: 0;
	padding-top: 65px;
	overflow: hidden;
	background-image: url(https://www.bigbang-web.jp/wp-content/uploads/2022/07/f_bnr.jpg);
	background-repeat: no-repeat;
	display: block;
}

.f_bottom {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	background-color: #eceef2;
	color: #001f50;
	width: 100%;
	height: 50px;
	margin-top: 50px;
}

.f_bottom,
.f_bottom small {
	font-size: 1.4rem;
}

.f_bottom ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.f_bottom li:not(:last-of-type) {
	border-right: 1px solid #bfc7d3;
	margin-right: 20px;
	padding-right: 20px;
}

.f_bottom a {
	color: #001f50;
	font-weight: bold;
}

.f_bottom small {
	margin-left: auto;
}

@media screen and (max-width: 1140px) {
	footer .left {
		padding-left: 10px;
		width: auto;
		max-width: 100%;
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
		flex: 1;
	}

	footer .right {
		padding-right: 10px;
		width: 365px;
	}

	/* footer .right dl {
		padding: 30px 10px;
	} */
	.f_bottom,
	.f_bottom small {
		padding: 0 10px;
	}

	footer .branch dt {
		line-height: 1.2;
	}
}

@media screen and (max-width: 1094px) and (min-width: 768px) {
	footer .right dl {
		padding: 20px;
		max-height: 294px;
	}

	footer .left {
		border-right: none;
	}

	footer .contact {
		padding: 20px 10px;
	}

	/* footer .branch {
		width: 32%;
		margin-right: 5px;
	} */
	footer .branch dd {
		font-size: 1.3rem;
		/* width: 68%; */
	}
}

@media screen and (max-width: 1035px) and (min-width: 768px) {
	footer .logo {
		margin-right: 10px;
	}
	footer .contact {
		padding: 20px;
		display: block;
		margin: 15px 0;
		width: 95%;
		max-width: 100%;
	}

	footer .contact li {
		margin-right: 0;
		text-align: center;
	}

	footer .contact_form::before {
		background-image: url(assets/img/common/f_txt_02.png);
		background-position: center top;
		-webkit-background-size: contain;
		background-size: contain;
		margin-bottom: 10px;
	}

	footer .branch dt {
		font-size: 1.8rem;
	}

	footer .btn01 {
		margin: 0 auto;
		width: 270px;
		height: 40px;
	}

	footer .contact + .school {
		/*margin-left: 55px;*/
	}

	footer .school:last-child {
		/*margin-right: 55px;*/
	}
}

@media screen and (max-width: 1000px) and (min-width: 850px) {
	footer .tel {
		font-size: 3.2rem;
		padding-left: 50px;
	}

	footer .tel + .fz16 {
		font-size: 1.3rem;
	}
	footer .left {
		margin-right: 10px;
	}
	footer .branch {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		margin-right: 0;
	}

	footer .branch dt {
		border-right: 1px solid #fff;
		margin-right: 15px;
		padding-right: 10px;
		width: 28%;
		min-width: 145px;
		font-size: 1.6rem;
	}

	footer .branch dd {
		width: 68%;
	}

	/* footer .contact{
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
	} */
	footer .branch dt + dd br:first-child {
		display: none;
	}

	footer .school {
		display: block;
		margin-bottom: 15px;
		width: 100%;
	}

	footer .school:last-child {
		margin-bottom: 0;
	}

	footer .right dl {
		max-height: 336px;
	}

	footer .right ul {
		margin-bottom: 5px;
	}

	footer .right li {
		border-bottom: 1px dotted #bfc7d3;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 849px) and (min-width: 768px) {
	footer {
		display: block;
	}

	footer .contact {
		margin: 10px auto 20px auto;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
	}

	footer .left,
	footer .right {
		width: 100%;
		max-width: 100%;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	footer .left {
		padding: 0 10px;
	}

	footer .left .df-c {
		width: 100%;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		margin: auto;
		width: 80%;
	}

	footer .branch {
		width: auto;
		margin-right: 0;
	}

	footer .branch dt {
		font-size: 2rem;
	}

	footer .branch dd {
		font-size: 1.4rem;
	}

	footer .right {
		padding: 0;
		margin-top: 50px;
	}

	footer .right dl {
		width: 100%;
		padding: 10px 0;
		height: auto;
		max-height: none;
	}

	footer .right dt {
		border-bottom: none;
		margin-bottom: 0;
	}

	footer .right ul {
		padding: 0;
	}

	footer .right li {
		margin-bottom: 0;
		border-width: 1px 0 0;
		border-style: solid;
		border-color: #bfc7d3;
	}

	footer .right li:nth-of-type(odd) {
		border-right-width: 1px;
	}

	footer .right li:nth-last-of-type(-n + 2) {
		border-bottom-width: 1px;
	}

	footer .right li a {
		padding: 15px;
	}

	footer .f_bnr {
		width: 321px;
		padding-top: -webkit-calc(321px * 0.2024922118380062);
		padding-top: calc(321px * 0.2024922118380062);
		-webkit-background-size: contain;
		background-size: contain;
		margin: 10px auto 0;
	}

	.f_bottom {
		margin-top: 0;
	}

	.f_bottom li:not(:last-of-type) {
		margin-right: 10px;
		padding-right: 10px;
	}

	footer .tab {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	footer {
		padding-top: 10px;
	}

	footer .right,
	footer .left {
		width: 100%;
		max-width: 100%;
	}

	footer .right {
		-webkit-order: 0;
		-moz-order: 0;
		-ms-order: 0;
		-o-order: 0;
		order: 0;
		padding-right: 0;
	}

	footer .right dl {
		background-color: transparent;
		padding: 0;
		width: 100%;
	}

	footer .right dt {
		color: #ffffff;
		border-bottom: none;
		padding-bottom: 0;
	}

	footer .right ul {
		padding: 0;
		background-color: #ffffff;
		border-top: 1px solid #bfc7d3;
	}

	footer .right li {
		margin: 0;
	}

	footer .right a:not(.f_bnr) {
		border-bottom: 1px solid #bfc7d3;
		padding: 8% 5% 8% 12%;
	}

	footer .right li:nth-of-type(odd) a {
		border-right: 1px solid #bfc7d3;
	}

	footer .f_bnr {
		width: 94%;
		max-width: 600px;
		margin: 5% auto;
		padding-top: -webkit-calc(94% * 0.3);
		padding-top: calc(94% * 0.3);
		background-image: url(https://www.bigbang-web.jp/wp-content/uploads/2022/07/sp_f_bnr.jpg);
		-webkit-background-size: contain;
		background-size: contain;
	}

	footer .left {
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1;
		padding: 0 3%;
		text-align: center;
	}

	footer .left dl {
		display: block;
		text-align: center;
		width: 100%;
		line-height: 1;
	}

	footer .left .bnr_list {
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}

	footer .left .bnr_list .bnr {
		width: 100%;
		padding-top: -webkit-calc(100% * 0.21);
		padding-top: calc(100% * 0.21);
		height: 0;
		overflow: hidden;
		display: block;
		background-repeat: no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
	}

	footer .left .bnr_list li:not(:last-of-type) {
		margin-bottom: 2%;
	}

	footer .left .bnr_list li:nth-of-type(1) a {
		background-image: url(assets/img/common/sp_side_bnr007.jpg);
	}

	footer .left .bnr_list li:nth-of-type(2) a {
		background-image: url(assets/img/common/sp_side_bnr008.jpg);
	}

	footer .left .bnr_list li:nth-of-type(3) a {
		background-image: url(assets/img/common/sp_side_bnr009.jpg);
	}

	footer .logo {
		margin: 15px auto 10px;
		width: 50%;
		padding-top: -webkit-calc(50% * 0.264);
		padding-top: calc(50% * 0.264);
	}

	footer .txt {
		font-size: 1.2rem;
	}

	footer .contact {
		background-color: transparent;
		width: 100%;
		text-align: center;
		padding: 0;
		margin: 15px 0;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
	}

	footer .contact li {
		margin-right: 0;
	}

	.f_bottom {
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
		margin-top: 0;
		padding: 2% 3%;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		line-height: 1.7;
		height: auto;
		font-size: 1.2rem;
	}

	.f_bottom ul {
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
	}

	.f_bottom li:not(:last-of-type) {
		margin-right: 5px;
		padding-right: 5px;
	}

	.f_bottom,
	.f_bottom small {
		text-align: center;
	}

	.f_bottom small {
		margin-left: 0;
		font-size: 1.1rem;
	}
}

@media screen and (max-width: 374px) {
	footer .txt {
		font-size: 1rem;
	}

	footer .contact .fz16 {
		font-size: 1.4rem;
	}

	.f_bottom,
	.f_bottom small {
		font-size: 1rem;
	}
}

/**
 * PageTop
 */
.top_fixed {
	background-color: #eceef2;
	color: #062454;
	font-size: 1.2rem;
	font-weight: bold;
	width: 118px;
	height: 42px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	padding: 10px;
	position: fixed;
	bottom: 0;
	right: -webkit-calc(50% - 550px);
	right: calc(50% - 550px);
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	transition: visibility 0.3s, opacity 0.3s;
}

.top_fixed.on {
	opacity: 1;
	visibility: visible;
}

.top_fixed.on.abs {
	position: absolute;
}

.top_fixed::before {
	content: '\f106';
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	font-size: 2rem;
	color: #062454;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	background-color: #ffffff;
	width: 21px;
	height: 21px;
	margin-right: 5px;
}

@media screen and (max-width: 1120px) and (min-width: 768px) {
	.top_fixed {
		right: 0;
	}
}

@media screen and (max-width: 767px) {
	.top_fixed {
		border-radius: 50%;
		width: 50px;
		height: 0;
		padding: 50px 0 0;
		overflow: hidden;
		background-image: url(assets/img/common/sp_pagetop.svg);
		-webkit-background-size: 40%;
		background-size: 40%;
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #001f50;
		box-shadow: inset 0 0 0 2px #001f50, inset 0 0 0 3px #fff;
		bottom: 70px;
		right: 3%;
		line-height: 10;
		z-index: 10;
	}

	.top_fixed::before {
		display: none;
	}
}

/**
 * Slider
 */
.slider {
	width: 1100px;
	max-width: 100%;
	margin: 20px auto 0;
}

.slick-dotted.slick-slider {
	margin-bottom: 60px;
}

.slick-dots {
	bottom: -26px;
}

.slick-dots li {
	width: 13px;
	height: 13px;
	margin: 0 8px;
}

.slick-dots li button {
	width: 13px;
	height: 13px;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	background: #001f50;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 10px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 13px;
	background: #a4a5a7;
	border-radius: 50%;
	content: '';
	text-align: center;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-slide a:hover img {
	opacity: 0.8;
}

.slick-slide .sp {
	display: none;
}

@media screen and (max-width: 767px) {
	.slick-slide .sp {
		display: block;
		margin: 0 auto;
	}

	.slick-dotted.slick-slider {
		margin-bottom: 45px;
	}
}

/**
 * スマホ 下固定メニュー
 */
.f_fixed {
	display: none;
	background-color: #eceef2;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

.f_fixed li {
	width: 33.33333333333333%;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center bottom 10px;
}

.f_fixed a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	font-size: 1.4rem;
	font-weight: bold;
}

.f_fixed a::before {
	content: '';
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 0;
	background-repeat: no-repeat;
	background-position: center center;
}

.f_fixed li:nth-of-type(1) a::before {
	background-image: url(assets/img/common/f_fixed_img001.svg);
}

.f_fixed li:nth-of-type(2) a::before {
	background-image: url(assets/img/common/f_fixed_img002.svg);
}

.f_fixed li:nth-of-type(3) a::before {
	background-image: url(assets/img/common/f_fixed_img003.svg);
}

.f_fixed li:not(:last-of-type) a {
	border-right: 1px solid #d1d1d1;
}

.f_fixed li:not(:first-of-type) a {
	border-left: 1px solid #ffffff;
}

@media screen and (max-width: 767px) {
	.f_fixed {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		visibility: hidden;
		overflow: hidden;
		opacity: 0;
		transition: visibility 0.3s, opacity 0.3s;
		z-index: 10;
	}

	.f_fixed.on {
		opacity: 1;
		visibility: visible;
	}

	.f_fixed a::before {
		padding-top: 10%;
		-webkit-background-size: contain;
		background-size: contain;
	}
}

@media screen and (max-width: 550px) {
	.f_fixed a::before {
		padding-top: 20%;
		-webkit-background-size: 22%;
		background-size: 22%;
	}
}

@media screen and (max-width: 425px) {
	.f_fixed a::before {
		padding-top: 30%;
		-webkit-background-size: 20%;
		background-size: 20%;
	}
}

/**
 * BreadCrumb
 */
.breadcrumb {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	font-size: 1.2rem;
	height: 40px;
	overflow: auto;
}

.breadcrumb li {
	white-space: nowrap;
}

.breadcrumb li,
.breadcrumb a {
	color: #001f50;
}

.breadcrumb li:not(:last-of-type)::after {
	content: '\f105';
	font-weight: bold;
	font-family: 'Font Awesome 5 Free';
	margin: 0 10px;
}

.breadcrumb li:last-of-type {
	font-weight: bold;
}

@media screen and (max-width: 1130px) and (min-width: 768px) {
	.breadcrumb {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.breadcrumb {
		margin: -webkit-calc((100vw * 0.278125) + 60px) 3% 0;
		margin: calc((100vw * 0.278125) + 60px) 3% 0;
	}
}

/**
 * Main Visual
 */
.main_visual {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 178px;
	color: #ffffff;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-background-size: auto auto, cover;
	background-size: auto auto, cover;
	font-feature-settings: 'palt';
	font-size: 2rem;
	font-weight: normal;
}

.main_visual span span {
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 3.6rem;
	font-weight: bold;
	display: block;
}

.main_visual .ttl {
	width: 66%;
	display: table-cell;
}

.main_visual .target {
	background-color: #001f50;
	color: #fff;
	font-size: 1.8rem;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	padding: 5px;
	width: 75px;
	margin-left: 8px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}

@media screen and (max-width: 1130px) and (min-width: 768px) {
	.main_visual {
		padding-right: 10px;
		padding-left: 10px;
		background-position: right;
	}
}

@media screen and (max-width: 767px) {
	.main_visual {
		margin-top: -webkit-calc((-100vw * 0.278125) - 40px);
		margin-top: calc((-100vw * 0.278125) - 40px);
		font-size: 3.2vw;
		padding: 0 3%;
		height: -webkit-calc(100vw * 0.278125);
		height: calc(100vw * 0.278125);
		background-position: top right, top center;
		-webkit-background-size: auto 100%, cover;
		background-size: auto 100%, cover;
	}

	.main_visual span span {
		font-size: 6vw;
	}

	.main_visual .ttl {
		display: block;
	}

	.main_visual .target {
		font-size: 1.4rem;
		padding: 3px 5px;
		width: auto;
	}
}

/**
 * 下層リストメニュー
 */
.tab_menu,
#menu_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-size: 1.4rem;
	border-bottom: 2px solid #001f50;
}

#menu_list {
	margin-bottom: 30px;
}

.tab_menu .active,
#menu_list .current {
	color: #ffffff;
	background-color: #001f50;
}

.tab_menu li {
	cursor: pointer;
}

.tab_menu li,
#menu_list li {
	height: 51px;
	font-weight: bold;
	line-height: 1.2;
}

.tab_menu li,
#menu_list li,
#menu_list a {
	text-align: center;
}

.tab_menu li,
#menu_list .current,
#menu_list a {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

.tab_menu.col-6 li,
#menu_list.col-6 li {
	width: -webkit-calc(100% / 6);
	width: calc(100% / 6);
}

.tab_menu.col-5 li,
#menu_list.col-5 li {
	width: 20%;
}

.tab_menu.col-4 li,
#menu_list.col-4 li {
	width: 25%;
}

.tab_menu.col-3 li,
#menu_list.col-3 li {
	width: 33.333333333%;
}

.tab_menu.col-2 li,
#menu_list.col-2 li {
	width: 49.999999999%;
}

#menu_list a {
	height: 100%;
}

.tab_menu li:first-of-type::after,
.tab_menu li::before,
.tab_menu.col-4.fx-wrap li:nth-of-type(4n + 1)::after,
#menu_list li:first-of-type a::after,
#menu_list a::before,
#menu_list.col-4.fx-wrap li:nth-of-type(4n + 1) a::after {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 29px;
	background-color: #bfc7d3;
	top: 0;
	bottom: 0;
	margin: auto;
}

#manu_list_fixed.col-4.fx-wrap {
	display: none !important;
}

.tab_menu li::before,
#menu_list a::before {
	right: 0;
}

.tab_menu li:first-of-type::after,
.tab_menu.col-4.fx-wrap li:nth-of-type(4n + 1)::after,
#menu_list li:first-of-type a::after,
#menu_list.col-4.fx-wrap li:nth-of-type(4n + 1) a::after {
	left: 0;
}

.tab_menu li:hover,
#menu_list a:hover {
	opacity: 1;
	background-color: #001f50;
	color: #ffffff;
}

.tab_menu li.active::before,
.tab_menu li.active::after,
.tab_menu li:first-of-type:hover::after,
.tab_menu li:hover::before,
.tab_menu.col-4.fx-wrap li:nth-of-type(4n + 1):hover::after,
#menu_list li.current a::before,
#menu_list li.current a::after,
#menu_list li:first-of-type a:hover::after,
#menu_list a:hover::before,
#menu_list.col-4.fx-wrap li:nth-of-type(4n + 1) a:hover::after {
	display: none !important;
}

.tab_menu li.active,
#menu_list li.current a {
	color: #ffffff;
}

@media screen and (max-width: 767px) {
	.tab_menu,
	#menu_list {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-around;
		-moz-justify-content: space-around;
		-ms-justify-content: space-around;
		-o-justify-content: space-around;
		justify-content: space-around;
	}
	.tab_menu.col-4 li,
	#menu_list.col-4 li {
		width: 50%;
	}

	.tab_menu.col-4 li,
	.tab_menu.col-5 li,
	#menu_list.col-5 li,
	#menu_list.col-6 li {
		width: 33.33333333333%;
	}

	.tab_menu.col-4 li:nth-of-type(3)::after,
	.tab_menu.col-5 li:nth-of-type(4)::after,
	.tab_menu.col-6 li:nth-of-type(4)::after,
	#menu_list.col-4 li:nth-of-type(3) a::after,
	#menu_list.col-5 li:nth-of-type(4) a::after,
	#menu_list.col-6 li:nth-of-type(4) a::after,
	#menu_list.col-4.fx-wrap li:nth-of-type(odd) a::after {
		content: '';
		position: absolute;
		display: block;
		width: 1px;
		height: 29px;
		background-color: #bfc7d3;
		top: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}

	/*#menu_list.col-5 a::after,
	#menu_list.col-6 a::after {
		width: -webkit-calc(100% / 6);
		width: calc(100% / 6);
	}*/
	.tab_menu.col-4 li.active:nth-of-type(3)::after,
	.tab_menu.col-5 li.active:nth-of-type(4)::after,
	.tab_menu.col-6 li.active:nth-of-type(4)::after,
	#menu_list.col-4 li.current:nth-of-type(3) a::after,
	#menu_list.col-5 li.current:nth-of-type(4) a::after,
	#menu_list.col-6 li.current:nth-of-type(4) a::after,
	#menu_list.col-4.fx-wrap li.current:nth-of-type(odd) a::after {
		display: none;
	}
}

/**
 * 下層共通バナー
 */
.contact_bnr {
	text-align: center;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.contact_bnr {
		margin-bottom: 100px;
	}
}

@media screen and (max-width: 767px) {
	.contact_bnr img {
		margin-right: auto;
		margin-left: auto;
	}
}

/**
 * Table Layout
 */
.table02 {
	border: 1px solid #bfc7d3;
}

.table02 th {
	border: 1px solid #bfc7d3;
	background-color: #eceef2;
	padding: 20px;
	font-size: 1.4rem;
}

.table02 th span {
	font-size: 1.2rem;
	font-weight: normal;
	display: block;
}

.table02 td {
	border: 1px solid #bfc7d3;
	padding: 15px 20px;
	font-size: 1.4rem;
}

.table02 tr:nth-child(2n) th {
	background-color: #dadee6;
}

.table02 tr:nth-child(2n) td {
	background-color: #eceef2;
}

.table02 tr th:nth-child(2) {
	width: 25%;
}

.table03 {
	border: 1px solid #bfc7d3;
	font-size: 1.4rem;
	width: 100%;
}

.table03 th {
	background-color: #dadee6;
	padding: 20px;
	border: 1px solid #bfc7d3;
	text-align: center;
	width: 45%;
}

.table03 td {
	border: 1px solid #bfc7d3;
	padding: 15px;
}

.table03 tbody tr:nth-child(2n) {
	background-color: #eceef2;
}

.table03 tbody tr td:nth-child(1) {
	text-align: center;
	font-weight: bold;
	font-size: 1.6rem;
}

.table03 thead th:nth-child(1) {
	width: 11%;
}

/**
 * Scroll Bar
 */
@media screen and (max-width: 767px) {
	.scroll {
		white-space: nowrap;
		overflow: auto;
	}

	.scroll::-webkit-scrollbar {
		height: 5px;
	}

	.scroll::-webkit-scrollbar-track {
		ackground-color: #f1f1f1;
	}

	.scroll::-webkit-scrollbar-thumb {
		background-color: #bcbcbc;
	}
}

/**
 * Pager
 */
.pagination {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-top: 60px;
	font-weight: bold;
}

.pagination li:not(.next):not(.prev):not(:last-of-type) {
	margin-right: 10px;
}

.pagination .next,
.pagination .prev {
	font-size: 1.8rem;
}

.pagination .next a::after,
.pagination .prev a::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
}

.pagination .next {
	margin-left: 15px;
}

.pagination .prev {
	margin-right: 25px;
}

.pagination .next a::after {
	content: '\f105';
	margin-left: 10px;
}

.pagination .prev a::before {
	content: '\f104';
	margin-right: 10px;
}

.pagination .current,
.pagination .page {
	width: 26px;
	height: 26px;
}

.pagination .current {
	color: #b1bac9;
}

.pagination .current span,
.pagination .page a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	line-height: 1;
}

.pagination .page a:hover {
	border-radius: 50%;
	background-color: #001f50;
	color: #ffffff;
}

.subject {
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.subject li {
	width: 16.6%;
	margin-right: 1.5%;
	text-align: center;
}

.subject li:last-child {
	margin-right: 0;
}

.subject li a {
	display: block;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho',
		'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;
	font-weight: bold;
	font-size: 2.8rem;
	line-height: 1;
	padding: 20% 10% 0 10%;
	height: 85px;
}

.subject li a:after {
	content: '\f107';
	display: block;
	font-family: 'Font Awesome 5 Free';
	font-weight: bold;
	font-size: 2.2rem;
	width: 12px;
	margin: auto;
}

@media screen and (min-width: 768px) {
	.subject.pt_01 li a {
		border: 2px solid #7ec211;
		color: #7ec211;
	}
}

.subject.pt_01 li a:hover {
	background-color: #7ec211;
	color: #fff;
}

.subject.pt_01 li a:after {
	color: #7ec211;
}

.subject.pt_01 li a:hover:after {
	color: #fff;
}

.subject.pt_02 li a {
	background-color: #001f50;
	color: #fff;
}

.subject.pt_02 li a:after {
	color: #fff;
}

/*ie css*/
@media screen and (-ms-high-contrast: active),
	screen and (-ms-high-contrast: none) {
	body,
	.title_01,
	.mincho,
	.gothic,
	.tab_ttl li,
	.tab_content .ttl,
	.tag,
	.box_01,
	.line_list a,
	.bnr_area04 .side_ttl,
	.sidebar .txt_link li,
	.title_02,
	.g_nav a,
	header,
	.btn01,
	footer,
	#menu_list,
	#manu_list_fixed,
	.title_03,
	.box_03 .box_ttl,
	.main_visual span,
	.main_visual .target,
	.main_visual span span {
		font-family: 'メイリオ';
	}

	main {
		display: block;
	}

	#g_nav_fixed.on {
		background-color: #001f50;
	}

	#g_nav_fixed .g_nav {
		margin: auto;
		width: 1100px;
		padding-right: 0;
		padding-left: 0;
	}

	header .tel {
		font-size: 3rem;
		background-position: left top 5px;
		line-height: 1;
		padding-left: 40px;
	}

	header,
	footer {
		display: block;
		min-width: 1500px;
	}

	header .ie {
		width: 1100px;
		margin: auto;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	header .contact {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
	}

	.fz14 {
		font-size: 1.2rem;
	}

	.fz16 {
		font-size: 1.4rem;
	}

	footer .ie {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		margin: auto;
		width: 1100px;
	}

	footer .ie + .ie {
		width: auto;
		background-color: #eceef2;
		margin-top: 60px;
	}

	footer .f_bottom {
		margin-top: 0;
		width: 1100px;
		margin: auto;
	}

	footer .tel {
		font-size: 3.4rem;
		padding-left: 45px;
		background-position: left top 5px;
	}

	nav,
	.breadcrumb,
	.main_visual {
		margin: auto;
	}

	header,
	nav,
	.main,
	.f_bottom,
	.breadcrumb,
	.main_visual,
	.ie.ie_nav_wrap #manu_list_fixed {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.title_01 a::before,
	.list_arrow::before {
		height: 16px;
		width: 16px;
		padding: 0 0 0 1px;
	}

	#g_nav {
		min-width: 1500px;
	}

	#g_nav .g_nav {
		width: 1100px;
		margin: auto;
	}

	.ie_breadcrumb {
		min-width: 1500px;
	}

	.ie_breadcrumb .breadcrumb,
	.main_visual > span,
	.df.main,
	.ie.ie_nav_wrap #manu_list_fixed,
	.slick-list,
	.slick-dots {
		margin: auto;
		width: 1100px;
	}

	.main_visual {
		height: auto;
		padding: 55px 0 39px 0;
		min-width: 1500px;
		position: absolute;
		top: 230px;
	}

	.slider,
	.ie.ie_main_wrap,
	.ie.ie_nav_wrap,
	.slick-dots {
		min-width: 1500px;
	}

	.df.main {
		position: static;
	}

	header .btn01 {
		width: 239px;
	}

	header .contact .mgr-15 {
		margin-right: 15px;
	}

	.ie.ie_menu_list_wrap {
		background-color: #fff;
		border-bottom: 1px solid #bfc7d3;
	}

	#manu_list_fixed {
		border-bottom: none;
	}
}

@media screen and (-ms-high-contrast: active) and (max-width: 767px),
	screen and (-ms-high-contrast: none) and (max-width: 767px) {
	header,
	footer {
		min-width: 100%;
	}

	.ie_breadcrumb .breadcrumb,
	.main_visual > span,
	.df.main,
	.ie.ie_nav_wrap #manu_list_fixed,
	.slick-list,
	.slick-dots,
	#g_nav_fixed .g_nav,
	#g_nav .g_nav,
	footer .f_bottom,
	footer .ie {
		width: auto;
	}

	header .ie {
		width: 100%;
		justify-content: space-between;
	}

	header .contact {
		display: none;
	}

	.main_visual {
		min-width: inherit;
		top: 0;
		margin-top: calc((-100vw * 0.278125) - 40px);
	}

	footer .ie {
		width: auto;
		flex-wrap: wrap;
	}

	main {
		width: auto;
	}

	.df.main {
		position: relative;
	}

	.slider,
	.ie.ie_main_wrap,
	.ie.ie_nav_wrap,
	.slick-dots {
		min-width: 100%;
	}

	.main_visual {
		height: calc(100vw * 0.278125);
		padding: 0 0 50px 0;
	}

	.main_visual > span {
		padding-left: 20px;
	}

	.main_visual span span {
		font-family: 'メイリオ';
		font-size: 6vw;
	}

	.ie_breadcrumb {
		min-width: 100%;
		margin: calc((100vw * 0.278125) + 60px) 0 0;
		padding: 0 3%;
	}

	footer .logo {
		line-height: 1.4;
	}
}

@media screen and (-ms-high-contrast: active) and (max-width: 849px),
	screen and (-ms-high-contrast: none) and (min-width: 768px) {
	footer .right {
		width: 365px;
		max-width: auto;
	}

	footer .left {
		width: 60%;
		max-width: 750px;
	}
}

/*firefox*/
@-moz-document url-prefix() {
	.top_fixed {
		width: 125px;
	}
}

@media screen and (max-width: 767px) {
	@-moz-document url-prefix() {
		.top_fixed {
			width: 50px;
		}
	}
}

/*-------------------------
common parts
--------------------------*/

.under_yellow {
	background: linear-gradient(transparent 50%, #fff10f 50%);
	font-weight: bold;
}

.font-small {
	font-size: 12px;
}

.red {
	color: #d71e1e;
}

.txt_bold {
	font-weight: bold;
}

/* IE */
@media screen and (-ms-high-contrast: active) and (min-width: 768px),
	screen and (-ms-high-contrast: none) and (min-width: 768px) {
	.main_visual .ttl br {
		display: none;
	}
	.main_visual {
		background-position: top center;
	}
}

/*210428追加*/
.performance h3 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #bfc7d3;
	position: relative;
}
.performance h3::before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	border-bottom: 2px solid #001f50;
	width: 80px;
	height: 2px;
}
.performance .actual_results	{
	border: 1px solid #001f50;
	margin-bottom: 20px;
}
.performance .actual_results dt{
	background-color: #2fa6ee;
	border-bottom: 1px solid #001f50;
	color: #fff;
	font-size: 3.2rem;
	text-align: center;
	padding: 5px 0;
}
.performance .actual_results ul{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.performance .actual_results ul li{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0;
	padding: 0 20px;
	width: 50%;
}
.performance .actual_results ul li:first-child{
	border-right: 1px solid #001f50;
}
.performance .actual_results .ttl{
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	margin-right: 10px;
	text-align: center;
}
.performance .actual_results .count{
	color: #ff2828;
	font-size: 4.6rem;
	font-weight: bold;
	line-height: 1;
}
.performance .actual_results .unit{
	color: #333333;
	font-size: 3.2rem;
}
.performance .table_wrap {
	margin-bottom: 60px;
}
.performance .table01{
	border: 1px solid #001f50;
	width: 100%;
	font-size: 2.2rem;
}
.performance .table01 th{
	background-color: #2fa6ee;
	color: #fff;
	text-align: center;
	padding: 15px 10px;
	border-bottom: 1px solid #001f50;
	border-right: 1px solid #001f50;
}
.performance .table01 td{
	padding: 15px;
	font-weight: bold;
	border-right: 1px solid #001f50;
	border-bottom: 1px solid #001f50;
}
.performance .table01 td:nth-child(2n){text-align: center;}
.performance .table01 tr:nth-child(2n+1){background-color: #dff1fc;}

@media screen and (max-width: 767px){
	.performance .table01{
		font-size: 1.4rem;
	}
	
	.performance .table_wrap {
		overflow: auto;
    	white-space: nowrap;
	}
}
.performance .experiences{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
.performance .experiences:first-of-type {
	margin-bottom: 30px;
}
.performance .experiences li{
	border: 1px solid #bfc7d3;
	padding: 20px;
	width: 31.33%;
	margin-bottom: 30px;
}
.performance .experiences li:not(:nth-of-type(3n)) {
	margin-right: 3%;
}
.performance .experiences li:last-child{margin-right: 0;}
.performance .experiences .student{
	border-bottom: 1px dotted #cdcdcd;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	padding-bottom: 10px;
}
.performance .experiences .student img{
	height: 100%;
	margin-right: 10px;
	border: 1px solid #fff;
	outline: 1px solid #bfc7d3;
	width: auto;
	flex: none;
}
.performance .experiences .school_name{
	background-color: #c2c9d5;
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;	font-weight: bold;
	font-size: 1.2rem;
	padding: 2px 5px;
	display: block;
	width: 70px;
	text-align: center;
	margin-bottom: 8px;
}
.performance .experiences .name{
	font-family: '游明朝体', YuMincho, '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', serif;	font-size: 1.8rem;
	font-weight: bold;
	display: block;
	line-height: 1;
}
.performance .experiences .highschool{
	font-size: 1.2rem;
	min-height: 40px;
	display: block;
	width: 115%;
}
.performance .experiences .university{
	border-bottom: 1px dotted #cdcdcd;
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
	color: #001f50;
	font-size: 1.4rem;
	height: 120px;
}
.performance .experiences .comment{
	font-size: 1.4rem;
	margin-bottom: 20px;
}
.performance .experiences .btn{
	height: 40px;
	width: 100%;
}
@media screen and (min-width: 768px) {
	.performance .experiences .student img {
		width: 80px;
	}
}
@media screen and (max-width: 767px) {
	.performance .actual_results dt{
		border-right: none;
		border-bottom: 1px solid #001f50;
		font-size: 2.5rem;
	}
	.performance .actual_results ul{display: block;}
	.performance .actual_results ul li:first-child{
		border-bottom: 1px solid #001f50;
		border-right: none;
	}
	.performance .actual_results ul li{
		justify-content: space-between;
		width: 100%;
		margin: 0;
    padding: 10px;
	}
	.performance .actual_results .ttl{
		font-size: 1.4rem;
		margin-bottom: 10px;
		margin-right: 0;
		text-align: left;
		line-height: 1.4;
	}

	.performance .list_menu01 li:nth-child(1){
		background-size: 100%;
		padding: 79% 3% 3% 3%;
		background-position: top;
	}
	.list_menu01 .list01 p,.list_menu01 .list01 .btn,.list_menu01 .list01 .link,.list_menu01 .list02{width: auto;}
	.list_menu01 .list01 .btn{font-size: 1.8rem;}

	.performance .list_menu01 .list02 dl{
		padding: 3%;
		margin-top: 0;
	}
	.performance .list_menu01 li:nth-child(2){
		margin-right: 0;
		margin-bottom: 20px;
	}
	.performance .experiences{display: block;}
	.performance .experiences li{
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
	}
	.performance .experiences li:not(:nth-of-type(3n)) {
		margin-right: 0;
	}
	.performance .experiences li:last-child{margin-bottom: 0;}
	.performance .experiences .student img {
		max-width: 152px;
		max-height: 152px;
	}
}





.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes slideDown {
	0% {
	opacity: 1;
	}
	100% {
	opacity: 1;
	}
}
@keyframes slideDown {
	0% {
	opacity: 1;
	}
	100% {
	opacity: 1;
	}
}
.slide-down {
	-webkit-animation-name: slideDown;
	animation-name: slideDown;
}
.content-wrap {
	height: 500px;
	overflow: hidden;
	position: relative;
	margin: 0;
}
.close-btn, .more-btn {
	display: block;
	width: 100%;
	padding: 150px 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background: -moz-linear-gradient(
	top,
	rgba(255, 255, 255, 0) 0%,
	rgba(255, 255, 255, 1) 60%
	);
	background: -webkit-linear-gradient(
	top,
	rgba(255, 255, 255, 0) 0%,
	rgba(255, 255, 255, 1) 60%
	);
	background: linear-gradient(
	to bottom,
	rgba(255, 255, 255, 0) 0%,
	rgba(255, 255, 255, 1) 60%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr='#00ffffff',
		endColorstr='#ffffff',
		GradientType=0
	);
}
.close-btn {
	background: none;
}
.slide-up {
	height: 500px;
	padding-bottom: 0;
	overflow: hidden;
}
.slide-down {
	height: auto;
	overflow: visible;
	padding-bottom: 50px;
}
.more-btn p {
	display: inline-block;
	color: #fff;
	cursor: pointer;
	background: #29B6F6;
	padding: 10px 20px;
	width: 80%;
	border-radius: 20px;
}
.close-btn {
	padding:0;
}
.close-btn p {
	background: #aaa;
}


/*0506追加*/
@media screen and (max-width: 1080px) {
	#menu_list.col-2 li a {
		font-size: 1.2rem;
	}
}
@media screen and (max-width: 1000px) {
	#menu_list.col-2 li a {
		font-size: 1.4rem;
	}
}


/* 2021-05-17 ADD Safari Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:768px) {
  .main_visual > span {
	  padding-left: calc(50% - 550px);
  }
  .title_01 a, .list_arrow {
	  font-size: 1.4rem;
  }
}

.w-310 {width: 310px;}