@charset "UTF-8";
/*==============================================*/
/* Contents Style */
/*==============================================*/
body {
	min-width: inherit;
	overflow-x: hidden;
}
#Pankuzu {
	max-width: 1200px;
	margin: 0 auto 10px;
	font-size: 80%;
	letter-spacing: 0;
	line-height: 2.0;
}
#Pankuzu a {
	color: #b28754;
}
.onlySP {
	display: none !important;
}
.br01 {
	display: block;
}
strong {
	font-weight: bold;
}
.color01 {
	color: #fffc66;
}
.aC {
	text-align: center;
}
a {
	color: #000;
	text-decoration: underline;
}
#mainarea {
	width: auto;
	color: #000;
	font-size: 133.3%;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.75;
	letter-spacing: 0;
}
#mainarea img {
	max-width: 100%;
	height: auto;
	line-height: 1;
}
.pageTop01 > a {
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	background-color: #fff;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	transition: all .3s;
}
.pageTop01 > a:hover {
	background-color: #e0eefd;
}
.pageTop01 > a:before {
	position: absolute;
	top: 22px;
	left: 0;
	right: 0;
	margin: auto;
	content: "";
	width: 46px;
	height: 46px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(-45deg);
}
.wrap01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wrap01.bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.wrap01.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.wrap01.aC {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.wrap01.aT {
	align-items: flex-start;
}
.wrap01.reverse {
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.slideImages01 {
	position: relative;
	opacity: 0;
	transition: all .6s;
	overflow: hidden
}
.slideImages01.slick-initialized {
	opacity: 1.0
}
.slideImages01:before, .slideImages01:after {
	position: absolute;
	z-index: 10;
	top: 0;
	content: "";
	width: 200%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
}
.slideImages01:before {
	left: 50%;
	margin-left: 600px
}
.slideImages01:after {
	right: 50%;
	margin-right: 600px
}
.slideImages01 .slideItem01 {
	position: relative;
	outline: none;
}
.mainArea01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1240px;
}
.mainArea01 > .title01 {
	width: 50%;
}
.mainArea01 > .text01 {
	width: 48.7%;
}
.frameArea01 {
	padding: 35px 20px 80px;
	padding: 31px 20px 80px;
	background-color: #233555;
}
.frameArea01 > .inner01 {
	margin: 0 auto;
	max-width: 1200px;
}
.frameArea01 > .inner01 > .text01 {
	margin-top: 18px;
	color: #fff;
	font-size: 225%;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
.frameArea01 > .inner01 > .text02 {
	margin-top: 8px;
	color: #fff;
	font-size: 75%;
	text-align: center;
}
.tel01 {
	position: relative;
	padding-left: 17px;
}
.tel01::before {
	position: absolute;
	top: 0.3em;
	left: 0.3em;
	background: url(../img/ic01.svg) 0 0 no-repeat;
	width: 12px;
	height: 10px;
	content: "";
}
.frameArea01 > .inner01 > .text01.color02 {
	margin-top: 53px;
	color: #fff100;
}
.frameArea02 {
	padding: 80px 20px;
	background-color: #f5f5f5;
}
.frameArea02.type02 {
	background-color: #fff;
}
.frameArea02.type02 + .frameArea02.type02 {
	padding-top: 0;
}
.frameArea02.type03 {
	padding: 60px 20px 80px;
	background-color: #fff;
}
.frameArea02.typeGuest {
	padding: 80px 20px 88px;
	background-color: #e0f1ed;
}
.frameArea02.typeGuest > .inner01 .text04 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 46px;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.7;
	color: #010101;
	font-feature-settings: "palt";
}
.frameArea02.typeGuest > .inner01 .text02 {
	font-size: 75%;
	color: #666;
}
.frameArea02.typeCoordinate {
	padding: 114px 20px 77px;
	background: url("../img/bg01.png") repeat 0 0;
}
.frameArea02.typeCoordinate .heading01 {
	margin-bottom: 25px;
}
.frameArea02 > .inner01 {
	margin: 0 auto;
	max-width: 1200px;
}
.frameArea02 > .inner01 > .image01 {
	margin-top: 12px;
	text-align: center;
}
.frameArea02 > .inner01 > .typeBorder .image01 img {
	border: 1px solid #cccccc;
}
.frameArea02 > .inner01 > .text01 {
	margin-top: 40px;
	font-weight: 700;
}
.frameArea02 > .inner01 > .text02 {
	margin-top: 40px;
	color: #666666;
	font-size: 75%;
	padding: 15px 30px;
	background: #fff;
}
.frameArea02 > .inner01 > .text01 + .text01 {
	margin-top: 18px;
}
.frameArea02 > .inner01 > .text01 > .image01 {
	position: relative;
	top: 4px;
	height: 40px !important;
}
.frameArea02 > .inner01 > .text01 > .txt01.type01 {
	margin-left: 30px;
}
.textBlock01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-top: 30px;
}
.textBlock01:first-child {
	margin-top: 0;
}
.textBlock01 > .text01 {
	position: relative;
	margin: 0 15px;
	color: #fff;
	font-size: 150%;
	font-weight: 700;
	line-height: 1.0;
}
.textBlock01 > .text01.type04 {
	text-align: center;
}
.textBlock01 > .text01 > .font01 {
	font-size: 200%;
}
.textBlock01 > .text01 > .font02 {
	font-size: 68%;
}
.textBlock01 > .text01 > .font02.type01 {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	border: 1px solid #fff;
	display: inline;
	padding: 6px 4px 8px;
	width: 11em;
	margin-left: auto;
	margin-right: auto;
}
.textBlock02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.btnList01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.btnList01 > li {
	width: 48.78%;
	margin: 10px 5px 0;
}
.btnList01 > li:nth-child(odd) {
	margin-left: 0;
}
.btnList01 > li:nth-child(even) {
	margin-right: 0;
}
.btnList01 > li > a {
	display: block;
	position: relative;
	padding: 6px 18px 9px;
	border-radius: 5px;
	background-color: #000;
	color: #fff;
	font-size: 112%;
	font-weight: 700;
	text-decoration: none;
	transition: all .3s;
}
.btnList01 > .btn02 > a {
	background-color: #546167
}
.btnList01 > .btn03 > a {
	background-color: #233555
}
.btnList01 > .btn02 > a:hover {
	background-color: #73838b;
}
.btnList01 > .btn03 > a:hover {
	background-color: #2e4b7d;
}
.btnList01 > li > a::before {
	position: absolute;
	right: 12px;
	width: 11px;
	height: 11px;
	margin-top: -6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	content: "";
	transition: all .3s;
}
.movieBlock01 {
	margin: 40px auto 0;
	max-width: 768px;
}
.movieBlock01:first-child {
	margin-top: 0;
}
.movieBlock01 > .text01 {
	margin-top: 20px;
	color: #0079c2;
	;
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.movieWrap01 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.movieWrap01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.heading01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-top: -16px;
	margin-bottom: -12px;
	font-size: 300%;
	font-weight: 700;
	line-height: 1.5;
}
.heading01::before, .heading01::after {
	content: "";
	width: 40px;
	height: 2px;
	background-color: #ccc;
}
.heading01::before {
	margin-right: 20px;
}
.heading01::after {
	margin-left: 20px;
}
.heading01.type01 {
	margin-top: 100px;
}
.heading02 {
	color: #000;
	font-size: 189%;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
.heading02.type01 {
	margin-top: 20px;
}
.heading02.type02 {
	margin-top: 50px;
}
.col01 {
	margin: 20px 0 0 2.4%;
	width: 31.6%;
}
.col01.type01 {
	width: 65.8%;
	margin-right: auto;
	margin-left: auto;
}
.col01:nth-child(3n+1) {
	margin-left: 0;
}
.col01.type01:nth-child(3n+1) {
	margin-left: auto;
}
.col01 > .image01 {
	margin-bottom: 12px;
}
.col01.type02 {
	width: 48%;
	width: 48.8%;
	margin-top: 0;
}
.col01 > .block01.type01 {
	width: 100%;
	text-align: left;
}
.col01 > .block01.type01 > .text01 {
	text-align: left;
}
.col01 > .block01 > .text01 {
	margin-top: 6px;
	font-size: 124%;
	font-weight: 700;
	text-align: center;
}
.col01 > .block01 > .text01.type01 {
	font-size: 124%;
}
.col01 > .block01 > .text01.type02 {
	color: #233555;
	font-size: 170%;
}
.col01 > .block01 > .text01 > .font01 {
	font-weight: 400;
	font-size: 100%;
	color: #000;
}
.col01 > .block01 > .text02 {
	color: #fff;
	margin-top: 6px;
	padding: 4px 18px;
	font-size: 142.8%;
	font-size: 128.57%;
	font-weight: 700;
	width: 100%;
}
.col01 > .block01 > .text02.color02 {
	background: #546167;
}
.col01 > .block01 > .text02.color03 {
	background: #233555;
}
.col01 > .block01 > .text03 {
	margin-top: 8px;
	padding-bottom: 8px;
	font-size: 137.5%;
	font-weight: 700;
	border-bottom: 1px solid #000;
}
.col01 > .block01 > .text03 > .color02 {
	color: #546167;
}
.col01 > .block01 > .text03 > .color03 {
	color: #233555;
}
.col01 > .block01 > .text04 {
	margin-top: 6px;
}
.col01 > .image01 > a > img:hover {
	transition: all .3s;
	opacity: 0.7;
}
.frameArea02 > .inner01 .typeBorder + .typeBorder .col01 {
	margin-top: 26px;
}
.col02 {
	width: 48.75%;
}
.sizeTitle01 {
	margin-top: 50px;
	margin-bottom: 10px;
	font-weight: 700;
}
.sizeTitle01 > .font01 {
	position: relative;
	top: 7px;
	display: inline-block;
	margin-right: 30px;
	color: #005d92;
	font-weight: 700;
	font-size: 225%;
	line-height: 1.0;
}
.sizeTitle01 > .txt01 {
	padding-right: 0px;
}
.col02 > .title02 {
	font-weight: 700;
}
.col03 {
	width: 440px;
	padding: 20px 15px;
	margin: 25px 5px 0;
	background-color: #fff;
}
.col03 > .title01 {
	margin-top: -10px;
	font-weight: 700;
	font-size: 150%;
	text-align: center;
}
.col04 {
	margin-top: 40px;
	width: 48.8%;
}
.col04 > .text01 {
	font-weight: 700;
}
.col04 > .image01 {
	margin-top: 5px;
}
.col04 > .image01 > a > img:hover {
	transition: all .3s;
	opacity: 0.7;
}
.list01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 10px;
}
.list01 > li {
	margin: 25px 0 0 2.5%;
	width: 23%;
}
.list01 > li:nth-child(4n+1) {
	margin-left: 0;
}
.list01 > li > .image01 {
	border: #ccc solid 1px;
}
.list01 > li > .text01 {
	margin-top: 15px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}
.list02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.list02 > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 50%;
	background-color: #fff;
}
.list03 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.list03 > li {
	margin: 20px 0 0 2.6%;
	width: 17.9%;
}
.list03 > li:nth-child(5n+1) {
	margin-left: 0;
}
.list03 > li > a {
	display: block;
	position: relative;
}
.list03 > li > a::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	border: #ede14f solid 2px;
	transition: all .3s;
	opacity: 0;
	box-sizing: border-box;
}
.list03 > li > a:hover::before {
	opacity: 1.0;
}
.table01 {
	margin-top: 5px;
	width: 100%;
	table-layout: fixed;
	border: #000 solid 1px;
}
.table01 th, .table01 td {
	padding: 4px 13px 7px;
	vertical-align: top;
	font-weight: 700;
	border-right: #000 solid 1px;
	border-top: #000 solid 1px;
	font-size: 16px;
	text-align: left;
}
.btn01 {
	display: table;
	margin: 30px auto 0;
	min-width: 240px;
}
.btn01 > a {
	display: block;
	width: 100%;
	position: relative;
	padding: 9px 20px 11px;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #000;
	font-weight: 700;
	text-decoration: none;
	transition: all .3s;
}
.btn01 > a:hover {
	background-color: #fff100;
}
.btn01 > a::before {
	position: absolute;
	right: 12px;
	width: 11px;
	height: 11px;
	margin-top: -10px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	top: 50%;
	content: "";
}
.btn01.type01 > a::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -2px;
}
.txt01 {
	display: inline-block;
	margin-right: 9px;
	padding: 0 6px 2px;
	background-color: #000;
	color: #fff;
}
.img01 {
	max-width: 690px;
	margin: 40px auto 0;
	border: solid 1px #ccc;
}
.catch01 {
	margin-top: 30px;
	color: #4080c2;
	font-size: 200%;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
@media screen and (max-width: 900px) {
	.col02 {
		width: 100%;
	}
	.col02 > .image01 {
		text-align: center;
	}
	.sizeTitle01 > .font01 {
		top: 4px;
		margin-right: 20px;
		font-size: 171.4%;
	}
	.list01 > li {
		margin-left: 2%;
		width: 32%;
	}
	.list01 > li:nth-child(4n+1) {
		margin-left: 2%;
	}
	.list01 > li:nth-child(3n+1) {
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.onlyPC {
		display: none !important;
	}
	.onlySP {
		display: block !important;
	}
	.br01 {
		display: inline;
	}
	.br02 {
		display: block;
	}
	#Pankuzu {
		display: none;
	}
	#mainarea {
		width: 100%;
		font-size: 116.7%;
	}
	#mainarea img {
		width: 100%;
		height: auto;
	}
	.pageTop01 > a {
		height: 50px;
	}
	.pageTop01 > a:hover {
		background-color: #fff;
	}
	.pageTop01 > a:before {
		top: 20px;
		content: "";
		width: 25px;
		height: 25px;
	}
	.mainArea01 {
		padding: 0 0 18px;
	}
	.mainArea01 > .title01 {
		width: 100%;
	}
	.mainArea01 > .text01 {
		width: 100%;
	}
	.frameArea01 {
		padding-left: 4%;
		padding-right: 4%;
		padding-bottom: 80px;
	}
	.frameArea01 > .inner01 > .text01 {
		margin-top: 25px;
		font-size: 142.85%;
	}
	.frameArea01 > .inner01 > .text02 {
		font-size: 78%;
	}
	.frameArea02 {
		padding-left: 4%;
		padding-right: 4%;
	}
	.frameArea02.type03 {
		padding: 0 4% 40px;
	}
	.frameArea02.typeGuest {
		padding: 80px 2vw 88px;
	}
	.frameArea02.typeGuest > .inner01 .text04 {
		margin-top: 3vw;
		margin-bottom: 3vw;
		font-size: 125%;
	}
	.frameArea02.typeGuest > .inner01 .img02 {
		margin: 0 -2vw;
	}
	.frameArea02.typeGuest > .inner01 .text02 {
		font-size: 75%;
		padding: 2vw 4vw 0;
	}
	.frameArea02.typeCoordinate {
		padding: 20vw 11.06vw 20vw;
		background: url("../img/bg01.png") repeat 0 0 / 100% auto;
	}
	.frameArea02.typeCoordinate .heading01 {
		margin-bottom: 25px;
	}
	.frameArea02.typeCoordinate .inner01 .col01 + .col01 {
		margin-top: 25px;
	}
	.frameArea02 > .inner01 > .text01 + .text01 {
		margin-top: 20px;
	}
	.frameArea02 > .inner01 > .text01 > .image01 {
		top: 0;
		height: 8vw !important;
		width: auto !important;
	}
	.frameArea02 > .inner01 > .text01 > .txt01.type01 {
		margin-left: 30px;
	}
	.frameArea02 > .inner01 > .text01 > .txt01.type01 {
		margin-left: 0;
		margin-top: 20px;
	}
	.frameArea02 > .inner01 > .text02 {
		margin-top: 20px;
		padding: 15px 15px;
	}
	.textBlock01 {
		display: block;
		margin-top: 34px;
	}
	.textBlock01 > .text01 {
		font-size: 150.28%;
		text-align: center;
		margin: 0;
	}
	.textBlock01 > .text01 + .text01 {
		margin-top: 25px;
	}
	.textBlock01 > .text01:not(:first-child) {
		margin-left: 12px;
	}
	.textBlock01 > .text01 > .font01 {
		font-size: 150%;
	}
	.textBlock01 > .text01 > .font02.type01 {
		top: 40px;
	}
	.textBlock02 {
		margin-top: 0;
	}
	.btnList01 > li {
		margin: 15px auto 0;
		width: 47.619%;
	}
	.btnList01 > li > a {
		padding: 6px 12px 7px;
		font-size: 100%;
	}
	.btnList01 > li > a::before {
		right: 10px;
		width: 8px;
		height: 8px;
	}
	.btnList01 > li > a:hover {
		color: #fff;
		background-color: #000;
	}
	.btnList01 > li > a:hover::before {
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
	}
	.movieBlock01 {
		width: 100%;
	}
	.movieBlock01 > .text01 {
		font-size: 143%;
	}
	.heading01 {
		font-size: 214%;
		margin-top: -12px;
		margin-bottom: 0;
	}
	.heading01.type02 {
		margin-bottom: -12px;
	}
	.heading01::before, .heading01::after {
		width: 30px;
	}
	.heading02 {
		font-size: 142.8%;
	}
	.col01 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin: 10px 0 0;
		width: 100%;
	}
	.col01 > .image01, .col01 > .block01 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		align-content: center;
		width: 47.8%;
	}
	.col01 > .image01 {
		margin-bottom: 0;
	}
	.col01.type01 > .image01 {
		display: block;
		width: 100%;
	}
	.col01.type01 > .block01 {
		display: block;
		width: 100%;
	}
	.col01.type01 > .block01 > .text01 {
		text-align: center;
	}
	.col01 > .block01 > .text01 {
		margin-top: 10px;
		width: 100%;
		text-align: left;
	}
	.col01 > .block01 > .text03 {
		margin-top: 1px;
		padding-bottom: 3px;
		font-size: 128.57%;
		width: 100%;
	}
	.frameArea02 > .inner01 .typeBorder + .typeBorder .col01 > .block01 > .text01 {
		margin-top: 0;
	}
	.col01 > .block01 > .heading02 {
		margin-top: -6px;
		text-align: left;
	}
	.col01 > .block01 > .text01.type01 {
		font-size: 100%;
	}
	.col01 > .block01 > .text01.type02 {
		font-size: 142.8%;
	}
	.col01 > .block01 > .text01.type03 {
		font-size: 112.8%;
	}
	.wrap01.bC.type02 {
		display: block;
	}
	.col01.type02 {
		width: 100%;
	}
	.col01.type02 > .image01 {
		width: 100%;
	}
	.col02 {
		margin-top: 15px;
		width: 100%;
	}
	.col02 > .text01 > .image01 {
		width: auto !important;
		height: 30px !important;
	}
	.col02 > .title01 > .font01 {
		top: 4px;
		font-size: 171.4%;
	}
	.col03 {
		width: 100%;
		padding: 20px 4.347%;
		margin-left: 0;
		margin-right: 0;
	}
	.col03 + .col03 {
		margin-top: 20px;
	}
	.col03 > .title01 {
		margin-top: -8px;
		font-size: 128.5%;
	}
	.col04 {
		width: 100%;
	}
	.col04 > .text01 {
		text-align: center;
	}
	.col04 > .image01 {
		margin: 10px auto 0;
		width: 57.9%;
	}
	.list01 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.list01 > li {
		margin-left: 0;
		width: 47.8%;
	}
	.list01 > li:nth-child(4n+1) {
		margin-left: 0;
	}
	.list02 > li {
		width: 100%;
	}
	.list03 > li > a::before {
		content: normal;
	}
	.w01 {
		width: 16.7%;
	}
	.w02 {
		width: 18%;
	}
	.w03 {
		width: 18%;
	}
	.table01.pcNone {
		display: table;
	}
	.table01.spNone {
		display: none;
	}
	.table01 + .table01 {
		margin-top: -1px;
	}
	.table01 th, .table01 td {
		padding: 10px 5px;
		border-right: #000 solid 1px;
		border-top: #000 solid 1px;
		font-size: 12px;
	}
	.table01 th.type01 {
		font-size: 14px;
	}
	.table01 td {
		border-bottom: #000 solid 1px;
	}
	.table01 th.none, .table01 td.none {
		display: none;
	}
	.table01 th.type01 {
		border-left: #000 solid 1px;
		border-bottom: #000 solid 1px;
	}
	.btn01 {
		min-width: 180px;
	}
	.btn01 > a {
		padding: 8px 12px 10px;
		font-size: 85%;
	}
	.btn01 > a:hover {
		background-color: #fff;
	}
	.btn01 > a::before {
		right: 10px;
		width: 8px;
		height: 8px;
		margin-top: -7px;
	}
	.btn01.type01 > a::before {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: -2px;
	}
	.catch01 {
		font-size: 142.8%;
	}
	.w01 {
		width: 11%;
	}
	.w02 {
		width: 15%;
	}
}
@media screen and (max-width: 360px) {
	.textBlock01 > .text01 {
		font-size: 5.266vw;
	}
	.textBlock01 > .text01:not(:first-child) {
		margin-left: 4vw;
	}
	.textBlock01 > .text01 > .font01 {
		font-size: 7.4vw;
	}
	.frameArea01 > .inner01 > .text01 {
		font-size: 5.33vw;
	}
	.textBlock01 > .text01 > .font02.type01 {
		top: 9vw;
	}
}