@charset "utf-8";
main .main01{
	padding: 75px 0 95px;
}
@media only screen and (max-width: 767px){
	main .main01{
		padding: 20px 0 0;
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01{
	}
}
.contents01 .contents01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 418px;
	height: auto;
	margin: 0 81px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
		height: auto;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	overflow: hidden;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01 .item01_01{
	width: 418px;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01 .item01_01{
		width: 100%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01 .item01_01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01 .item01_01 .img01{
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	margin: 0;
	background-color: #E8E8E8;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item01 .item01_01 .img01::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;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02{
	width: 100%;
	height: auto;
	margin: 14px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02 .slick-track{
	width: 100%!important;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02 .item02_01{
	width: calc((100% - 13px * 3) / 4);
	height: auto;
	margin: 0 13px 0 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02.slick_start .item02_01{
	opacity: .5;
	cursor: pointer;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02.slick_start .item02_01.slick-current{
	opacity: 1;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02 .item02_01:last-of-type{
	margin-right: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02 .item02_01 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02 .item02_01 .img01{
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	margin: 0;
	background-color: #E8E8E8;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .item02 .item02_01 .img01::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;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
	width: auto;
	height: auto;
	margin: 20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 8px;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 33px;
	font-size: 13px;
	line-height: 23px;
	color: #A0A0A0;
	letter-spacing: calc((30/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text03{
	width: 142px;
	height: auto;
	padding: 0 0 6px;
	margin: 0 0 27px;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	border-bottom: 5px solid #000000;
	display: block;
	text-align: center;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01{
	width: 343px;
	height: auto;
	margin: 0 0 20px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01{
		width: 100%;
		height: auto;
		margin: 0 0 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01{
	width: 100%;
	height: auto;
	padding: 16px 0 0;
	margin: 16px 0 0;
	border-top: 1px solid #D3C8C8;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01:nth-of-type(1){
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 > .text01{
		flex-shrink: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 > .text02{
		font-size: 14px;
		line-height: 24px;
		display: flex;
		justify-content: flex-end;
		align-items: flex-end;
		flex-wrap: wrap;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 38px;
	line-height: 48px;
	color: #DE0011;
	letter-spacing: calc((30/1000)*1em);
	display: inline;
}
@supports (-webkit-touch-callout: none) {
  @media screen and (orientation: portrait) and (min-width: 768px) and (max-width: 1380px) {
    .contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 > .text02 > span{
    	font-size: 28px;
    	line-height: 38px;
    }
  }
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_01 .contents01_01_01_02_01_01 > .text02 > span{
		margin: 0 0 0 0;
		font-size: 34px;
		line-height: 35px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text04{
	width: auto;
	height: auto;
	margin: 0 0 30px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text04{
		margin-bottom: 46px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_02{
	width: 256px;
	height: auto;
	margin: 0 0 13px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_02{
		margin: 0 auto 13px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_02 form{
	width: 100%;
	height: auto;
	margin: 0 0 21px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_02 form > input{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_02 form > .link01{
	width: 100%;
	height: 58px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	border: 0;
	letter-spacing: calc((50/1000)*1em);
	background-color: #FCBC26;
	border-radius: calc(58px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_02 form > .link01:hover{
	opacity: .8;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .contents01_01_01_02_02 > .link02{
	width: 100%;
	height: 58px;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	letter-spacing: calc((50/1000)*1em);
	background-color: #DA271E;
	border-radius: calc(58px / 2);
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text05{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: calc((30/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text05 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	color: #DA271E;
	letter-spacing: calc((30/1000)*1em);
	display: inline;
}
.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	margin: 70px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		margin: 60px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0 0 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
		flex-wrap: wrap;
		margin: 0 0 30px;
		gap: 15px 10px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01{
	width: 141px;
	height: auto;
	padding: 0 0 8px;
	margin: 0 0 0 4px;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: calc((50/1000)*1em);
	border-bottom: 5px solid #E2E2E2;
	display: block;
	text-align: center;
	position: relative;
	cursor: pointer;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01{
		width: calc((100% - 20px) / 3);
		padding: 0 0 10px;
		margin: 0;
		font-size: 14px;
		line-height: 24px;
		letter-spacing: calc((50/1000)*1em);
		border-bottom: 5px solid #E2E2E2;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01.active{
	border-bottom: 5px solid #000000;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01.active::after{
	content: '';
	width: 14px;
	height: 9px;
	margin: 0;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	background-color: #000000;
	display: block;
	position: absolute;
	top: auto;
	bottom: -14px;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01.active::after{
		bottom: -13px;
		left: 0;
		right: 0;
		margin: auto;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .text01:nth-of-type(1){
	margin-left: 0;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: none;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01.active{
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 > p{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 > p a{
	text-decoration: underline;
	display: inline-flex;
  	justify-content: flex-start;
  	align-items: center;
  	margin-top: 10px;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_02 .contents01_01_02_02_01 > p a::after{
	content:'';
	display: block;
	width: 22px;
	height: 16px;
	background-image: url(../img/common/link.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
}
.contents01 .contents01_01 > .link01{
	width: auto;
	height: auto;
	margin: 80px auto 0;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 > .link01{
		margin: 40px auto 60px;
	}
}
.contents01 .contents01_01 > .link01::after{
	content: '';
	width: 6px;
	height: 6px;
	margin: 0 calc(6px / 2) 0 10px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	display: block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	flex-shrink: 0;
}
/*.contents01ここまで*/