@charset 'utf-8';

/*PC用CSS(ipad mini 7.9インチ対応)*/
@media only screen and (min-width: 768px) {
	.pc_none{
		display: none!important;
	}
}
/*SP用CSS(ipad mini 7.9インチ未対応)*/
@media only screen and (max-width: 767px) {
	.sp_none{
		display: none!important;
	}
}


/*リキッドの場合に使用*/
@media only screen and (min-width: 768px){
/*  768px-1280px 画面幅1280px閲覧で1px=0.1rem可変*/
	html{
/*		font-size: 0.782vw;*/
	}
}
@media only screen and (max-width: 767px){
/*  -767px 画面幅375px閲覧で1px=0.1rem可変*/
	html{
/*		font-size: 2.67vw;*/
	}
}
@media only screen and (max-width: 374px){
/*  -374px 画面幅374pxで1px=0.1rem固定*/
	html{
/*		 font-size: 62.5%;*/
	}
}
@media only screen and (min-width: 1280px){
/*  1280px- 画面幅1280pxで1px=0.1rem固定*/
	html{
/*		font-size: 62.5%;*/
	}
}

/*Googleフォントここから*/
body{
	-webkit-text-size-adjust: 100%; /*ios横向き文字の拡大防止*/
	text-size-adjust: 100%; /*ios横向き文字の拡大防止*/
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 400;
	color: #262626;
	letter-spacing: calc((0/1000)*1em);
}
html.active,
body.active{
/*  height: 100%;*/
	overflow: hidden;
}
/*body.cover main,
body.cover footer{
	opacity: 0;
}*/

.thin{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 100;
}
.elight{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 200;
}
.light{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 300;
}
.regular{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 400;
}
.mid{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 500;
}
.sbold{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 600;
}
.bold{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 700;
}
.ebold{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 800;
}
.black{
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 900;
}

.g01_light{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.g01_regular{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.g01_mid{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.g01_bold{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.g01_black{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 900;
	font-style: normal;
}

/* zen-maru-gothic-300 - japanese */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: 300;
	src: url('../font/zen-maru-gothic-v18-japanese/zen-maru-gothic-v18-japanese-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zen-maru-gothic-regular - japanese */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: 400;
	src: url('../font/zen-maru-gothic-v18-japanese/zen-maru-gothic-v18-japanese-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zen-maru-gothic-500 - japanese */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: 500;
	src: url('../font/zen-maru-gothic-v18-japanese/zen-maru-gothic-v18-japanese-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zen-maru-gothic-700 - japanese */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: 700;
	src: url('../font/zen-maru-gothic-v18-japanese/zen-maru-gothic-v18-japanese-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* zen-maru-gothic-900 - japanese */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: 900;
	src: url('../font/zen-maru-gothic-v18-japanese/zen-maru-gothic-v18-japanese-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.g02_light{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 300;
	font-style: normal;
}
.g02_regular{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
}
.g02_mid{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 500;
	font-style: normal;
}
.g02_bold{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 700;
	font-style: normal;
}
.g02_black{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 900;
	font-style: normal;
}

.g03_thin{
	font-family: "Lato", sans-serif;
	font-weight: 100;
	font-style: normal;
}
.g03_light{
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: normal;
}
.g03_regular{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.g03_bold{
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.g03_black{
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-style: normal;
}
.g03_thin_i{
	font-family: "Lato", sans-serif;
	font-weight: 100;
	font-style: italic;
}
.g03_light_i{
	font-family: "Lato", sans-serif;
	font-weight: 300;
	font-style: italic;
}
.g03_regular_i{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: italic;
}
.g03_bold_i{
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-style: italic;
}
.g03_black_i{
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-style: italic;
}

.g04_elight{
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 200;
	font-style: normal;
}
.g04_light{
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
}
.g04_regular{
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
.g04_mid{
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.g04_sbold{
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
}
.g04_bold{
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
}

/*Googleフォントここまで*/
* {
	box-sizing: border-box;
}

.svg{
	position: relative;
}
.svg svg{
	width: 100%;
	min-width: initial;
	height: 100%;
	min-height: initial;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: auto;
	margin: auto;
}
iframe{
	width: 100%;
	min-width: initial;
	height: 100%;
	min-height: initial;
	display: block;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: auto;
	margin: auto;
}
::-webkit-scrollbar{
	display: none;
}
::scrollbar{
	display: none;
}

body,
main,
header,
footer{
	min-width: 1280px;
}
@media only screen and (max-width: 767px){
	body,
	main,
	header,
	footer{
		min-width: 320px;
	}
}

body{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px) {
	body{
		min-width: initial;
	}
}

main{
	width: 100%;
	height: auto;
	display: block;
	margin: 70px auto 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	main{
		margin-top: 70px;
	}
}

/*headerここから*/
header{
	width: 100%;
	height: 70px;
	background-color: #ffffff;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	position: fixed;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	z-index: 100;
}
@media only screen and (max-width: 767px){
	header{
		height: 70px;
		box-shadow: none;
	}
}
header .header01{
	width: 100%;
	height: 100%;
	padding: 0 0 0 13px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .header01 h1{
	width: 304px;
	height: auto;
	margin: 0;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	header .header01 h1{
		width: 91px;
		margin: 0 24px 0 0;
	}
}
@media only screen and (max-width: 374px){
	header .header01 h1{
		width: 75px;
		margin: 0 14px 0 0;
	}
}
header .header01 h1 a{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
header .header01 h1 a img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
header .header01 .header01_00{
	width: 450px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_00{
	}
}
header .header01 .header01_00 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((60/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_00 a{
	}
}
header .header01 .header01_01{
	width: auto;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01{
		width: 100%;
	}
}
header .header01 .header01_01 .h_link01{
	width: auto;
	height: auto;
	padding: 0 0 0 27px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link01{
		padding: 30px 0 0;
		font-size: 12px;
		line-height: 22px;
		justify-content: center;
		flex-direction: column;
	}
}
@media only screen and (max-width: 374px){
	header .header01 .header01_01 .h_link01{
		font-size: 10px;
		line-height: 20px;
	}
}
header .header01 .header01_01 .h_link01::before{
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../img/common/item01_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link01::before{
		top: 5px;
		bottom: auto;
		right: 0;
	}
}
header .header01 .header01_01 .h_link01::after{
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../img/common/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link01::after{
		top: 5px;
		bottom: auto;
		right: 0;
	}
}
header .header01 .header01_01 .h_link02{
	width: auto;
	height: auto;
	padding: 0 0 0 25px;
	margin: 0 0 0 50px;
	font-size: 14px;
	line-height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link02{
		padding: 30px 0 0;
		margin: 0 0 0 20px;
		font-size: 12px;
		line-height: 22px;
		justify-content: center;
		flex-direction: column;
	}
}
@media only screen and (max-width: 374px){
	header .header01 .header01_01 .h_link02{
		font-size: 10px;
		line-height: 20px;
	}
}
header .header01 .header01_01 .h_link02::before{
	content: '';
	width: 18px;
	height: 21px;
	background-image: url(../img/common/item02_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link02::before{
		top: 5px;
		bottom: auto;
		right: 0;
	}
}
header .header01 .header01_01 .h_link02::after{
	content: '';
	width: 18px;
	height: 21px;
	background-image: url(../img/common/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link02::after{
		top: 5px;
		bottom: auto;
		right: 0;
	}
}
header .header01 .header01_01 a:nth-of-type(1){
	margin-left: 0;
}
header .header01 .header01_01 .h_link03{
	width: 96px;
	height: 40px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #262626;
	border: 1px solid #262626;
	border-radius: calc(40px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link03{
		width: 68px;
		height: 42px;
		font-size: 12px;
		line-height: 22px;
		border-radius: 4px;
	}
}
@media only screen and (max-width: 374px){
	header .header01 .header01_01 .h_link03{
		width: 53px;
		font-size: 10px;
		line-height: 20px;
	}
}
header .header01 .header01_01 .h_link04{
	width: 222px;
	height: 40px;
	margin: 0 0 0 15px;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	background-color: #C94032;
	border-radius: calc(40px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h_link04{
		width: 102px;
		height: 42px;
		margin: 0 0 0 8px;
		font-size: 12px;
		line-height: 15px;
		border-radius: 4px;
	}
}
@media only screen and (max-width: 374px){
	header .header01 .header01_01 .h_link04{
		width: 87px;
		font-size: 10px;
		line-height: 13px;
	}
}
header .header01 .header01_01 .header01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: none;
	justify-content: flex-start;
	align-items: center;
	flex-shrink: 0;
	position: relative;
	z-index: 0;
	transition: all .5s;
}
header .header01 .header01_01 .header01_01_01.active{
	z-index: 10;
	transition: all .5s;
}
header .header01 .header01_01 .header01_01_01 .sns_link01{
	width: 24px;
	height: 24px;
	margin: 0;
	display: block;
	flex-shrink: 0;
	position: relative;
}
header .header01 .header01_01 .header01_01_01 .sns_link01::before{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/common/icon01_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
header .header01 .header01_01 .header01_01_01 .sns_link01::after{
	content: '';
	width: auto;
	height: auto;
	margin: 0;
	background-image: url(../img/common/icon01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
header .header01 .header01_01 .header01_01_01 .sns_link02{
	width: 24px;
	height: 24px;
	margin: 0 0 0 20px;
	display: block;
	flex-shrink: 0;
	position: relative;
}
header .header01 .header01_01 .header01_01_01 .sns_link02::before{
	content: '';
	width: auto;
	height: auto;
	margin: 0;
	background-image: url(../img/common/icon02_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
header .header01 .header01_01 .header01_01_01 .sns_link02::after{
	content: '';
	width: auto;
	height: auto;
	margin: 0;
	background-image: url(../img/common/icon02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
header .header01 .header01_01 .header01_01_01 .sns_link03{
	width: 24px;
	height: 24px;
	margin: 0 0 0 20px;
	display: block;
	flex-shrink: 0;
	position: relative;
}
header .header01 .header01_01 .header01_01_01 .sns_link03::before{
	content: '';
	width: auto;
	height: auto;
	margin: 0;
	background-image: url(../img/common/icon03_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
header .header01 .header01_01 .header01_01_01 .sns_link03::after{
	content: '';
	width: auto;
	height: auto;
	margin: 0;
	background-image: url(../img/common/icon03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	transition: all .5s;
}
/*メニューオープンボタン*/
header .header01 .slide-menu-btn{
	width: 107px;
	height: 100%;
	margin: 0 0 0 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-shrink: 0;
	position: relative;
	z-index: 10;
	cursor: pointer;
}
@media only screen and (max-width: 767px){
	header .header01 .slide-menu-btn{
		width: 65px;
		margin: 0 0 0 4px;
	}
}
/*メニューオープンボタン内部の線*/
header .header01 .slide-menu-btn .line-bar{
	width: 60px;
	height: 1px;
	background-color: #262626;
	position: relative;
	margin: 15px 0 0;
	transition: all 0.6s ease;
	display: block;
}
@media only screen and (max-width: 767px){
	header .header01 .slide-menu-btn .line-bar{
		width: 45px;
		margin: 11px 0 0;
	}
}
header .header01 .slide-menu-btn .line-bar::before{
	content: "";
	width: 100%;
	height: 1px;
	background-color: #262626;
	display: block;
	position: absolute;
	top: -15px;
	transition: all 0.6s ease;
}
@media only screen and (max-width: 767px){
	header .header01 .slide-menu-btn .line-bar::before{
		top: -11px;
	}
}
header .header01 .slide-menu-btn.active .line-bar{
	width: 40px;
	margin: 0;
	background-color: #ffffff;
	transform: rotate(135deg);
	transition: all 0.6s ease;
}
@media only screen and (max-width: 767px){
	header .header01 .slide-menu-btn.active .line-bar{
		width: 45px;
	}
}
header .header01 .slide-menu-btn.active .line-bar::before{
	background-color: #ffffff;
	top: 0;
	transform: rotate(90deg);
}
/*メニューオープンボタン*/
header .header01 nav{
	width: 539px;
	height: 100vh;
	background-color: rgba(201, 64, 50, .9);
	display: block;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: -539px;
	z-index: 1;
	transition: all .5s;
}
@media only screen and (max-width: 767px){
	header .header01 nav{
		width: 100%;
		min-width: 320px;
		right: -100%;
	}
}
header .header01 .panelactive{
	top: 0;
	right: 0;
	transition: all .5s;
}
header .header01 nav ul{
	width: 100%;
	height: 100%;
	padding: 130px 80px 25px;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul{
		padding: 90px 20px 23px;
	}
}
header .header01 nav ul li{
	width: 100%;
	height: auto;
	padding: 40px 0 15px;
	border-bottom: 1px solid #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul li{
		padding: 25px 0 15px;
	}
}
header .header01 nav ul li:nth-of-type(1){
	padding-top: 0;
}
header .header01 nav ul .drop{
	padding-bottom: 0;
	border-bottom: 0;
}
header .header01 nav ul li a{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul li a{
		font-size: 18px;
		line-height: 24px;
	}
}
header .header01 nav ul .drop a{
	pointer-events: none;
}
header .header01 nav ul li a::after{
	content: '';
	width: 8px;
	height: 8px;
	margin: 0 4px 0 0;
	display: block;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	transform: rotate(-45deg);
}
@media only screen and (max-width: 767px){
	header .header01 nav ul li a::after{
		width: 6px;
		height: 6px;
		margin: 0 3px 0 0;
		border-bottom: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
	}
}
header .header01 nav ul .drop a::after{
	display: none;
}
header .header01 nav ul .drop a .drop-btn{
	width: 12px;
	height: 12px;
	margin: 0;
	display: block;
	transform: rotateZ(0);
	transition: all .5s;
	flex-shrink: 0;
	cursor: pointer;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .drop a .drop-btn{
		width: 13px;
		height: 13px;
	}
}
header .header01 nav ul .drop a .drop-btn::before{
	content: '';
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: rotate(90deg);
	transition: all .3s ease-in-out;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .drop a .drop-btn::before{
		height: 1px;
	}
}
header .header01 nav ul .drop a .drop-btn::after{
	content: '';
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .2s ease-in-out;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .drop a .drop-btn::after{
		height: 1px;
	}
}
header .header01 nav ul .drop.active a .drop-btn::before{
	transform: rotate(180deg);
}
header .header01 nav ul .drop.active a .drop-btn::after{
	opacity: 0;
}
header .header01 nav ul .drop .drop01{
	width: 100%;
	height: auto;
	margin: 15px 0 0;
	border-top: 1px solid #ffffff;
	display: block;
}
header .header01 nav ul .drop .drop01 ul{
	width: 100%;
	height: auto;
	padding: 20px 18px 0;
	margin: 0;
	display: none;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .drop .drop01 ul{
		padding: 13px 0 0;
	}
}
header .header01 nav ul .drop .drop01 ul li{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 12px 0 0;
	border: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .drop .drop01 ul li{
		margin: 6px 0 0;
	}
}
header .header01 nav ul .drop .drop01 ul li:nth-of-type(1){
	margin-top: 0;
}
header .header01 nav ul .drop .drop01 ul li a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
	pointer-events: auto;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .drop .drop01 ul li a{
		font-size: 13px;
		line-height: 23px;
	}
}
header .header01 nav ul .li01{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 45px 0 0;
	border-bottom: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .li01{
		margin: 30px 0 0;
	}
}
header .header01 nav ul .li01 .li01_link01{
	width: 100%;
	height: 75px;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 28px;
	color: #262626;
	letter-spacing: calc((50/1000)*1em);
	background-color: #FABE00;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px) {
	header .header01 nav ul .li01 .li01_link01{
		height: 50px;
		margin: 0 0 15px;
		font-size: 15px;
		line-height: 25px;
	}
}
header .header01 nav ul .li01 .li01_link02{
	width: 100%;
	height: 75px;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	letter-spacing: calc((50/1000)*1em);
	border: 1px solid #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px) {
	header .header01 nav ul .li01 .li01_link02{
		height: 50px;
		font-size: 15px;
		line-height: 25px;
	}
}
header .header01 nav ul .li01 a::after{
	display: none;
}
header .header01 nav ul .li02{
	width: 100%;
	height: auto;
	padding: 30px 0 10px;
	margin: auto 0 0;
	border-bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .li02{
		justify-content: flex-start;
	}
}
header .header01 nav ul .li02 .link03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .li02 .link03{
		font-size: 11px;
		line-height: 21px;
	}
}
header .header01 nav ul .li02 .link03:nth-of-type(1){
	padding: 0;
	margin: 0;
}
header .header01 nav ul .li02 .link03::after{
	display: none;
}
header .header01 nav ul .li02 .li02_01{
	width: 1px;
	height: 12px;
	margin: 0;
	background-color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .li02 .li02_01{
		height: 11px;
		margin: 0 7px;
	}
	header .header01 nav ul .li02 .li02_02{
		width: 100%;
		height: auto;
		margin: 0 0 5px;
		display: block;
	}
}
header .header01 nav ul .li03{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 45px 0 0;
	border-bottom: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
}
@media only screen and (max-width: 767px){
	header .header01 nav ul .li03{
		margin: 30px 0 0;
	}
}
header .header01 nav ul .li03 a::after{
	border: 0;
	transform: rotate(0deg);
}
header .header01 nav ul .li03 .sns_link01{
	width: 24px;
	height: 24px;
	margin: 0;
	display: block;
	flex-shrink: 0;
	position: relative;
}
header .header01 nav ul .li03 .sns_link01::before{
	content: '';
	width: auto;
	height: auto;
	background-image: url(../img/common/icon01_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .5s;
}
header .header01 nav ul .li03 .sns_link02{
	width: 24px;
	height: 24px;
	margin: 0 0 0 20px;
	display: block;
	flex-shrink: 0;
	position: relative;
}
header .header01 nav ul .li03 .sns_link02::before{
	content: '';
	width: auto;
	height: auto;
	margin: 0;
	background-image: url(../img/common/icon02_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .5s;
}
header .header01 nav ul .li03 .sns_link03{
	width: 24px;
	height: 24px;
	margin: 0 0 0 20px;
	display: block;
	flex-shrink: 0;
	position: relative;
}
header .header01 nav ul .li03 .sns_link03::before{
	content: '';
	width: auto;
	height: auto;
	margin: 0;
	background-image: url(../img/common/icon03_2.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .5s;
}
/*headerここまで*/

/*footerここから*/
footer{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
footer .footer01{
	width: 100%;
	height: auto;
	padding: 50px 32px 0;
	margin: 0 auto 45px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	footer .footer01{
		width: 90%;
		max-width: 320px;
		padding: 45px 0 0;
		margin: 0 auto 18px;
	}
}
footer .footer01 .footer01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
footer .footer01 .footer01_01 .logo01{
	width: 239px;
	height: auto;
	margin: 0 0 20px;
	display: block;
}
@media only screen and (max-width: 767px){
	footer .footer01 .footer01_01 .logo01{
		width: 100%;
		max-width: 208px;
		margin: 0 0 17px;
	}
}
footer .footer01 .footer01_01 .logo01 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
footer .footer01 .footer01_01 .link01{
	width: 241px;
	height: 56px;
	margin: 0 0 45px;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	background-color: #C94032;
	border-radius: calc(56px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	footer .footer01 .footer01_01 .link01{
		width: 100%;
		max-width: 215px;
		margin: 0 0 23px;
	}
}
footer .footer01 .footer01_01 .link01 span{
	width: 20px;
	height: 20px;
	margin: 0 12px 0 0;
	border: 1px solid #ffffff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
footer .footer01 .footer01_01 .link01 span::before{
	content: '';
	width: 8px;
	height: 10px;
	margin: 0 0 0 2px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background-color: #ffffffff;
	display: block;
}
footer .footer01 .footer01_01 .footer01_01_01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: auto;
	left: auto;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	footer .footer01 .footer01_01 .footer01_01_01{
		margin: 0 0 35px;
		position: static;
	}
}
footer .footer01 .footer01_01 .footer01_01_01 a{
	width: 26px;
	height: 26px;
	margin: 0 0 0 25px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px){
	footer .footer01 .footer01_01 .footer01_01_01 a{
		width: 22px;
		height: 22px;
	}
}
footer .footer01 .footer01_01 .footer01_01_01 a:nth-of-type(1){
	margin-left: 0;
	background-image: url(../img/common/icon01.png);
}
footer .footer01 .footer01_01 .footer01_01_01 a:nth-of-type(2){
	background-image: url(../img/common/icon02.png);
}
footer .footer01 .footer01_01 .footer01_01_01 a:nth-of-type(3){
	background-image: url(../img/common/icon03.png);
}
footer .footer01 .footer01_01 ul{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	footer .footer01 .footer01_01 ul{
		width: 100%;
		flex-wrap: wrap;
	}
}
footer .footer01 .footer01_01 ul li{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
footer .footer01 .footer01_01 ul .li01{
	width: 1px;
	height: 13px;
	background-color: #262626;
	margin: 0 12px;
}
@media only screen and (max-width: 767px){
	footer .footer01 .footer01_01 ul .li01{
		height: 12px;
		margin: 0 10px;
	}
	footer .footer01 .footer01_01 ul .li02{
		width: 100%;
		height: auto;
		margin: 0;
		display: block;
	}
}
footer .footer01 .footer01_01 ul li a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	footer .footer01 .footer01_01 ul li a{
		font-size: 12px;
		line-height: 22px;
	}
}
footer .footer02{
	width: 100%;
	height: 25px;
	margin: 0;
	background-color: #262626;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
footer .footer02 p{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	color: #ffffff;
	display: block;
}
/*footerここまで*/

/*.btn-top {
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 50px;
	height: 50px;
	display: block;
	z-index: 10;
	cursor: pointer;
}
.btn-top::before {
	content: '';
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 0 12px 21px 12px;
	border-color: transparent transparent #FABE00 transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.btn-top {
		right: 0;
	}
}
*/
/*includeここから*/

/*.eyecatch_incここから*/
.eyecatch_inc.auditions{
	width: 100%;
	height: 240px;
	margin: 0;
	position: relative;
	background-image: url(../img/auditions/eye01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.auditions{
		height: 192px;
		background-image: url(../img/auditions/eye01_sp.jpg);
	}
}
.eyecatch_inc.auditions .eyecatch_inc01{
	width: 1180px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.auditions .eyecatch_inc01{
		width: 90%;
		max-width: 320px;
	}
}
.eyecatch_inc.auditions .eyecatch_inc01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 10px;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: calc((50/1000)*1em);
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.auditions .eyecatch_inc01 .text01{
		margin: 0 0 5px;
		font-size: 25px;
		line-height: 35px;
	}
}
.eyecatch_inc.auditions .eyecatch_inc01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 20px;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: calc((50/1000)*1em);
	color: #FABE00;
	display: block;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.auditions .eyecatch_inc01 .text02{
		margin: 0 0 15px;
		font-size: 18px;
		line-height: 28px;
	}
}
.eyecatch_inc.auditions .eyecatch_inc01 .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.auditions .eyecatch_inc01 .text03{
		font-size: 14px;
		line-height: 25px;
		text-align: center;
	}
}
.eyecatch_inc.auditions .eyecatch_inc01 .text03 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: calc((50/1000)*1em);
	color: #FABE00;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	text-decoration-color: #FABE00;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.auditions .eyecatch_inc01 .text03 a{
		font-size: 14px;
		line-height: 25px;
	}
}
.eyecatch_inc.short{
	width: 100%;
	height: 200px;
	margin: 0;
	position: relative;
	background-image: url(../img/common/eye01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short{
		height: 150px;
		background-image: url(../img/common/eye01_sp.jpg);
	}
}
.eyecatch_inc.short .eyecatch_inc01{
	width: 1180px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc01{
		width: 90%;
		max-width: 320px;
	}
}
.eyecatch_inc.short .eyecatch_inc01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 14px;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: calc((110/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc01 .text01{
		margin: 0 0 5px;
		font-size: 13px;
		line-height: 23px;
	}
}
.eyecatch_inc.short .eyecatch_inc01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 35px;
	line-height: 45px;
	color: #ffffff;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc01 .text02{
		font-size: 25px;
		line-height: 35px;
	}
}
.eyecatch_inc.short .eyecatch_inc02{
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.eyecatch_inc.short .eyecatch_inc02 .eye_img{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
/*.eyecatch_incここまで*/

/*.paginationここから*/
.wp-pagenavi {
	width: 80%;
	height: auto;
	margin: 100px auto;
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi {
		max-width: 320px;
		margin: 80px auto;
	}
}
.wp-pagenavi span{
	width: 50px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 9px;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #cccccc;
	/*font-family: 'Noto_Sans_JP',
	sans-serif;
	font-weight: 700;*/
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi span{
		width: 35px;
		height: 35px;
		font-size: 11px;
		line-height: 35px;
		border-radius: 4px;
	}
}
.wp-pagenavi a{
	width: 50px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 9px;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #cccccc;
	/*font-family: 'Noto_Sans_JP',
	sans-serif;
	font-weight: 700;*/
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi a{
		width: 35px;
		height: 35px;
		font-size: 11px;
		line-height: 35px;
		border-radius: 4px;
	}
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink{
	border: 1px solid transparent;
}
.wp-pagenavi .extend{
	display: none;
}
.wp-pagenavi a:hover{
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #000000;
	opacity: 1;
}
.wp-pagenavi .current{
	width: 50px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 9px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #000000;
	border-radius: 6px;
	/*font-family: 'Noto_Sans_JP',
	sans-serif;
	font-weight: 700;*/
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi .current{
		width: 35px;
		height: 35px;
		font-size: 11px;
		line-height: 35px;
		border-radius: 4px;
	}
}
/*.paginationここまで*/

/*inc01ここから*/
.inc01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.inc01 .inc01_01{
	width: 1180px;
	height: auto;
	padding: 80px 0 70px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01{
		width: 100%;
		padding: 40px 0 25px;
	}
}
.inc01 .inc01_01 .inc01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01{
	width: 100%;
	height: auto;
	margin: 45px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01{
		align-items: center;
		margin: 30px 0 0;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 28px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01{
		width: 90%;
		max-width: 320px;
		margin: 0 0 20px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 6px;
	font-size: 15px;
	line-height: 25px;
	color: #C94032;
	letter-spacing: calc((110/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .text01{
		margin: 0 0 5px;
		font-size: 13px;
		line-height: 23px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01{
		align-items: flex-start;
		flex-direction: column;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01 .text02{
		font-size: 23px;
		line-height: 33px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01 a{
	width: auto;
	height: auto;
	margin: 0 0 0 30px;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: 0;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01 a{
		margin: 10px 0 0;
		font-size: 13px;
		line-height: 23px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01 a::after{
	content: '';
	width: 25px;
	height: 25px;
	margin: 0 0 0 10px;
	border: 1px solid #262626;
	border-radius: 50%;
	background-image: url(../img/common/inc01/item01.png);
	background-repeat: no-repeat;
	background-size: 9px auto;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_01 .inc01_01_01_01_01_01 a::after{
		margin: 0 0 0 5px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02{
		justify-content: center;
	}
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.scroll_start{
		padding: 0 calc((100% - 320px) / 2);
		justify-content: flex-start;
		overflow-x: scroll;
	}
}
@media only screen and (max-width: 355px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.scroll_start{
		padding: 0 calc((100% - 90%) / 2);
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01{
	width: 375px;
	height: auto;
	margin: 0 25px 15px 0;
	flex-shrink: 0;
	display: block;
}
@media only screen and (min-width: 768px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01:last-of-type{
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01{
		width: 100%;
		max-width: 300px;
		margin: 0;
	}
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.scroll_start .inc01_01_01_01_02_01{
		margin: 0 15px 15px 0;
	}
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.scroll_start .inc01_01_01_01_02_01:first-of-type{
		margin-left: 0;
	}
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.scroll_start .inc01_01_01_01_02_01:last-of-type{
		margin-right: 0;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a{
	width: 100%;
	height: 100%;
	padding: 20px;
	margin: 0;
	background-color: #FFFFFF;
	border-radius: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	box-shadow: 1px 3px 3px rgba(0, 0, 0, .16);
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a{
		padding: 20px 19px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a img{
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	display: block;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .img{
	width: 100%;
	height: auto;
	aspect-ratio: 710/439;
	margin: 0 0 12px;
	background-color: #EFECEC;
	display: flex;
	justify-content: center;
	align-items: center;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .img::before{
	content: '';
	width: 50%;
	height: 50%;
	margin: 0;
	background-image: url('../img/common/logo01.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .text01{
	width: auto;
	height: auto;
	padding: 1px 11px;
	margin: 0 0 13px;
	border: 1px solid #262626;
	border-radius: 2px;
	font-size: 12px;
	line-height: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .text01{
		margin: 0 0 8px;
		padding: 0 4px;
		border-radius: 2px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 h4{
	width: auto;
	height: auto;
	margin: 0 0 23px;
	font-size: 20px;
	line-height: 30px;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 h4{
		margin: 0 0 8px;
		font-size: 17px;
		line-height: 27px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01{
	width: 100%;
	height: auto;
	margin: 0 0 12px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01{
		margin: 0 0 10px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li:nth-of-type(1),
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li:nth-of-type(2){
	width: 50%;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li:nth-of-type(1){
	padding: 0 5px 0 0;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li:nth-of-type(3){
	margin: 12px 0 0;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li:nth-of-type(3){
		margin: 5px 0 0;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li .text02{
	width: 43px;
	height: 28px;
	margin: 0 7px 0 0;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: calc((200/1000)*1em);
	color: #ffffff;
	background-color: #410F3D;
	border-radius: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li .text02{
		width: 38px;
		height: 22px;
		margin: 0 5px 0 0;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li .text03{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list01 li .text03{
		font-size: 13px;
		line-height: 23px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list02{
	width: 100%;
	height: auto;
	margin: 0 0 5px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list02 li{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list02.now li .text04{
	width: 82px;
	height: 25px;
	margin: 0 9px 0 0;
	font-size: 13px;
	line-height: 23px;
	color: #ffffff;
	background-color: #E04639;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list02.now li .text04{
		width: auto;
		padding: 0 4px;
		margin: 0 5px 0 0;
		font-size: 12px;
		line-height: 22px;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list02.now li .text05{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	display: block;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list02.end li .text04{
	width: 100%;
	height: 27px;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	background-color: #707071;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .list02.end li .text04{
		padding: 0 4px;
		margin: 0 5px 0 0;
	}
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02 .inc01_01_01_01_02_01 a .inc01_01_01_01_02_01_02 .text06{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.slick-initialized.slick-slider .slick-list.draggable .slick-track{
	display: flex;
	align-items: stretch;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.slick-initialized.slick-slider button.slick-prev.slick-arrow,
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.slick-initialized.slick-slider button.slick-next.slick-arrow{
	width: 50px;
	height: 50px;
	z-index: 10;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.slick-initialized.slick-slider button.slick-prev.slick-arrow::before{
	width: 49px;
	height: 49px;
	border: 1px solid #000000;
	border-radius: 50%;
	background-image: url(../img/common/inc01/arrow01.png);
	background-repeat: no-repeat;
	background-size: 14px auto;
	background-position: center;
}
.inc01 .inc01_01 .inc01_01_01 .inc01_01_01_01 .inc01_01_01_01_02.slick-initialized.slick-slider button.slick-next.slick-arrow::before{
	width: 49px;
	height: 49px;
	border: 1px solid #000000;
	border-radius: 50%;
	background-image: url(../img/common/inc01/arrow02.png);
	background-repeat: no-repeat;
	background-size: 14px auto;
	background-position: center;
}
/*inc01ここまで*/

/*inc02ここから*/
.inc02{
	width: 100%;
	height: auto;
	margin: 0;
	background-color: #FAF7F7;
	display: block;
}
.inc02 .inc02_01{
	width: 833px;
	height: auto;
	padding: 80px 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01{
		width: 100%;
		padding: 30px 0 35px;
	}
}
.inc02 .inc02_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 12px;
	font-size: 15px;
	line-height: 25px;
	color: #C94032;
	letter-spacing: calc((110/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01 .text01{
		margin: 0 0 9px;
		font-size: 13px;
		line-height: 23px;
	}
}
.inc02 .inc02_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 45px;
	font-size: 28px;
	line-height: 38px;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01 .text02{
		margin: 0 0 20px;
		font-size: 23px;
		line-height: 32px;
		text-align: center;
	}
}
.inc02 .inc02_01 ul{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01 ul{
		width: 100%;
		padding: 0 calc((100% - 320px) / 2);
		justify-content: flex-start;
		align-items: stretch;
		flex-wrap: nowrap;
		overflow-x: scroll;
	}
}
@media only screen and (max-width: 355px){
	.inc02 .inc02_01 ul{
		padding: 0 calc((100% - 90%) / 2);
	}
}
.inc02 .inc02_01 ul li{
	width: calc((100% - 19px * 2) / 3 );
	height: auto;
	padding: 49px 0 0 22px;
	margin: 39px 19px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01 ul li{
		width: 266px;
		margin: 0 calc(30px / 2);
	}
}
@media only screen and (min-width: 768px){
	.inc02 .inc02_01 ul li:nth-of-type(-n+3){
		margin-top: 0;
	}
	.inc02 .inc02_01 ul li:nth-of-type(3n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01 ul li:first-of-type{
		margin-left: 0;
	}
	.inc02 .inc02_01 ul li:last-of-type{
		margin-right: 0;
	}
}
.inc02 .inc02_01 ul li::before{
	content: '';
	width: 8px;
	height: 20px;
	clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
	background-color: #390D36;
	display: block;
	position: absolute;
	top: 135px;
	bottom: auto;
	left: -3px;
	right: auto;
	margin: auto;
}
.inc02 .inc02_01 ul li:nth-of-type(1)::before{
	display: none;
}
.inc02 .inc02_01 ul li:nth-of-type(4)::before{
	display: none;
}
.inc02 .inc02_01 ul li .text03{
	width: 81px;
	height: 81px;
	padding: 14px 0 0;
	border-radius: 50%;
	border: 1px solid #C94032;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: auto;
	margin: auto;
}
.inc02 .inc02_01 ul li .text03 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((80/1000)*1em);
	color: #C94032;
	display: block;
}
.inc02 .inc02_01 ul li .text03 > span > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: calc((80/1000)*1em);
	display: inline;
}
.inc02 .inc02_01 ul li img{
	width: 100%;
	height: auto;
	margin: 0 0 15px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01 ul li img{
		margin: 0 0 10px;
	}
}
.inc02 .inc02_01 ul li .text04{
	width: 67px;
	height: 28px;
	margin: 0 0 5px;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	color: #ffffff;
	background-color: #C94032;
	border-radius: calc(28px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.inc02 .inc02_01 ul li .text04{
		width: 63px;
		height: 25px;
		font-size: 14px;
		line-height: 24px;
		border-radius: calc(25px / 2);
	}
}
.inc02 .inc02_01 ul li:nth-of-type(4) .text04{
	background-color: #262626;
}
.inc02 .inc02_01 ul li .text05{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 25px;
	display: block;
}
/*inc02ここまで*/

/*inc03ここから*/
.inc03{
	width: 100%;
	height: auto;
	margin: 0;
	background-color: #BC4437;
	display: flex;
	justify-content: center;
	align-items: center;
}
.inc03 .inc03_01{
	width: 469px;
	height: auto;
	padding: 50px 0;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc03 .inc03_01{
		width: 90%;
		max-width: 293px;
		padding: 35px 0;
	}
}
.inc03 .inc03_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 13px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
@media only screen and (max-width: 767px){
	.inc03 .inc03_01 .text01{
		margin: 0 0 10px;
		font-size: 15px;
		line-height: 25px;
	}
}
.inc03 .inc03_01 .text01::before{
	content: '';
	width: 1px;
	height: 30px;
	margin: 0 20px 0 0;
	background-color: #ffffff;
	display: block;
	transform: rotate(-30deg);
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.inc03 .inc03_01 .text01::before{
		height: 25px;
		margin: 0 17px 0 0;
	}
}
.inc03 .inc03_01 .text01::after{
	content: '';
	width: 1px;
	height: 30px;
	margin: 0 0 0 20px;
	background-color: #ffffff;
	display: block;
	transform: rotate(30deg);
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.inc03 .inc03_01 .text01::after{
		height: 25px;
		margin: 0 0 0 17px;
	}
}
.inc03 .inc03_01 .link01{
	width: 100%;
	height: 84px;
	margin: 0 0 20px;
	font-size: 23px;
	line-height: 34px;
	color: #C94032;
	background-color: #ffffff;
	border-radius: calc(84px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.inc03 .inc03_01 .link01{
		height: 60px;
		margin: 0 0 15px;
		font-size: 17px;
		line-height: 27px;
		border-radius: calc(60px / 2);
	}
}
.inc03 .inc03_01 .link02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	text-decoration-thickness: 1px;
	text-decoration-line: underline;
	text-decoration-color: #ffffff;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc03 .inc03_01 .link02{
		font-size: 14px;
		line-height: 24px;
	}
}
/*inc03ここまで*/

/*inc04ここから*/
.inc04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.inc04 .inc04_01{
	width: 955px;
	height: auto;
	margin: 0 auto;
	padding: 80px 0 77px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01{
		width: 90%;
		max-width: 320px;
		padding: 40px 0 60px;
	}
}
.inc04 .inc04_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 10px;
	font-size: 15px;
	line-height: 25px;
	color: #C94032;
	letter-spacing: calc((110/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 .text01{
		margin: 0 0 6px;
		font-size: 13px;
		line-height: 23px;
	}
}
.inc04 .inc04_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 .text02{
		margin: 0 0 18px;
		font-size: 23px;
		line-height: 33px;
	}
}
.inc04 .inc04_01 .text03{
	width: auto;
	height: auto;
	margin: 0 0 37px;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 .text03{
		margin: 0 0 17px;
		font-size: 15px;
		line-height: 28px;
		letter-spacing: calc((0/1000)*1em);
		text-align: left;
	}
}
.inc04 .inc04_01 ul{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 ul{
		justify-content: flex-start;
		align-items: center;
		flex-direction: column;
	}
}
.inc04 .inc04_01 ul li{
	width: 450px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 ul li{
		width: 100%;
		margin: 28px 0 0;
		align-items: flex-start;
	}
	.inc04 .inc04_01 ul li:nth-of-type(1){
		margin-top: 0;
	}
}
.inc04 .inc04_01 ul li img{
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 ul li img{
		margin: 0 0 15px;
	}
}
.inc04 .inc04_01 ul li .text04{
	width: auto;
	height: auto;
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 ul li .text04{
		width: auto;
		height: auto;
		margin: 0 0 3px;
		font-size: 18px;
		line-height: 28px;
	}
}
.inc04 .inc04_01 ul li .text05{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 28px;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px){
	.inc04 .inc04_01 ul li .text05{
		font-size: 14px;
		line-height: 25px;
		text-align: left;
	}
}
/*inc04ここまで*/

/*inc05ここから*/
.inc05{
	width: 100%;
	height: auto;
	margin: 0;
	background-image: url(../img/common/inc05/photo01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.inc05{
		background-image: url(../img/common/inc05/photo01_sp.jpg);
	}
}
.inc05 .inc05_01{
	width: 341px;
	height: auto;
	padding: 50px 0;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.inc05 .inc05_01{
		width: 90%;
		max-width: 285px;
		padding: 45px 0;
	}
}
.inc05 .inc05_01 .text01{
	width: auto;
	height: auto;
	margin: 0 0 12px;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((110/1000)*1em);
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc05 .inc05_01 .text01{
		margin: 0 0 5px;
		font-size: 13px;
		line-height: 23px;
	}
}
.inc05 .inc05_01 .text02{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 28px;
	line-height: 38px;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc05 .inc05_01 .text02{
		margin: 0 0 17px;
	}
}
.inc05 .inc05_01 .text03{
	width: auto;
	height: auto;
	margin: 0 0 27px;
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.inc05 .inc05_01 .text03{
		margin: 0 0 25px;
	}
}
.inc05 .inc05_01 .link01{
	width: 100%;
	height: 84px;
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: calc(84px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.inc05 .inc05_01 .link01{
		max-width: 263px;
		height: 60px;
		font-size: 16px;
		line-height: 26px;
		border-radius: calc(60px / 2);
	}
}
.inc05 .inc05_01 .link01::before{
	content: '';
	width: 31px;
	height: 21px;
	margin: 0 10px 0 0;
	background-image: url(../img/common/inc05/item01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.inc05 .inc05_01 .link01::before{
		width: 23px;
		height: 15px;
		margin: 0 8px 0 0;
	}
}
/*inc05ここまで*/
/*includeここまで*/