@charset "utf-8";

.eye01{
	width: 100%;
	height: auto;
	background-color: #fff;
	position: relative;
}
@media only screen and (max-width: 767px){
	.eye01{
		padding: 0;
	}
}
.eye01 .scroll{
	width: 12px;
	height: auto;
	display: block;
	position: absolute;
	left: 43px;
	bottom: 10px;
	z-index: 1;
}
.eye01 .eye01_01{
	width: 100%;
	height: auto;
	position: relative;
}
.eye01 .eye01_01 .eye01_01_01{
	width: 1080px;
	height: auto;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding-left: 58px;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_01{
		width: 90%;
		padding-left: 0;
	}
}
.eye01 .eye01_01 .eye01_01_01 h2{
	width: auto;
	height: auto;
	margin-top: 89px;
	margin-left: -63px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	color: #fff;
	font-size: 82px;
	line-height: 110px;
	letter-spacing: 0.02em;
	position: relative;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_01 h2{
		font-size: 40px;
		line-height: 60px;
		margin-top: 28px;
		margin-left: -4px;
	}
}
.eye01 .eye01_01 .eye01_01_01 h2 .span01{
	width: 370px;
	height: auto;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_01 h2 .span01{
		width: 175px;
	}
}
.eye01 .eye01_01 .eye01_01_01 h2 .span02{
	width: 684px;
	height: auto;
	margin-top: -89px;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_01 h2 .span02{
		width: 342px;
		margin-top: -28px;
	}
}
.eye01 .eye01_01 .eye01_01_01 h2 .span03{
	width: 620px;
	height: auto;
	margin-top: -89px;
	margin-left: 5px;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_01 h2 .span03{
		width: 308px;
		margin-top: -28px;
		margin-left: 2px;
	}
}



.eye01 .eye01_01 .eye01_01_01 h2 img{
	width: 100%;
	height: auto;
	display: block;
}
.eye01 .eye01_01 .eye01_01_01 h3.sub_title{
	width: 303px;
	height: auto;
	margin-top: -67px;
	margin-left: -59px;
	opacity: 0;
	transition: opacity 0.5s ease;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_01 h3.sub_title{
		width: 192px;
		margin-top: -15px;
		margin-left: -4px;
	}
}
.eye01 .eye01_01 .eye01_01_01 h3.sub_title.show{
	opacity: 1;
}
.eye01 .eye01_01 .eye01_01_01 h3.sub_title img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}

.eye01 .eye01_01 .eye01_01_02{
	width: 100%;
	height: auto;
	margin: 0;
}
.eye01 .eye01_01 .eye01_01_02 .photo{
	width: 100%;
	height: calc(100vh - 79px);
	min-height: 650px;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_02 .photo{
		height: calc(100vh - 70px);
		min-height: 560px;
		position: relative;
	}
}
.eye01 .eye01_01 .eye01_01_02 .photo_01{
	/*background-color: red;*/
	background-image: url(../img/index/eye01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_02 .photo_01{
		background-image: url(../img/index/eye01_sp.png);
	}
}
.eye01 .eye01_01 .eye01_01_02 .photo_02{
	/*background-color: green;*/
	background-image: url(../img/index/eye02.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_02 .photo_02{
		background-image: url(../img/index/eye02_sp.png);
	}
}
.eye01 .eye01_01 .eye01_01_02 .photo_03{
	/*background-color: green;*/
	background-image: url(../img/index/eye03.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_02 .photo_03{
		background-image: url(../img/index/eye03_sp.png);
	}
}
.eye01 .eye01_01 .eye01_01_02 .photo_04{
	/*background-color: green;*/
	background-image: url(../img/index/eye04.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}
@media only screen and (max-width: 767px){
	.eye01 .eye01_01 .eye01_01_02 .photo_04{
		background-image: url(../img/index/eye04_sp.png);
	}
}

/*.contents06ここから*/
.contents06{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.contents06 .contents06_01{
	width: 1080px;
	height: auto;
	padding: 70px 0 153px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents06 .contents06_01{
		width: 90%;
		max-width: 335px;
		padding: 31px 0 60px;
	}
}
.contents06 .contents06_01 .bg_title{
	width: 640px;
	height: auto;
	margin: 0 0 0 -120px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .bg_title{
		width: 507px;
		margin: 0;
	}
}
.contents06 .contents06_01 h3{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	line-height: 38px;
	margin-top: -36px;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 h3{
		font-size: 26px;
		line-height: 38px;
		margin-top: -42px;
	}
}
.contents06 .contents06_01 h3 span{
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.05em;
	color: #7970AD;
}
.contents06 .contents06_01 .contents06_01_01{
	width: 800px;
	height: auto;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01{
		width: 100%;
		display: block;
		margin: 30px auto 0;
	}
}
.contents06 .contents06_01 .contents06_01_01 > .text01{
	width: 520px;
	height: auto;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.04em;
	margin: 0;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01 > .text01{
		width: 100%;
		font-size: 15px;
		line-height: 30px;
		margin: 0 auto 0;
	}
}
.contents06 .contents06_01 .contents06_01_01 > .text01 > span{
	width: auto;
	height: auto;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.04em;
	margin: 0;
	display: inline;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01 > .text01 > span{
		font-size: 15px;
		line-height: 30px;
	}
}
.contents06 .contents06_01 .contents06_01_01 > .img01{
	width: 200px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01 > .img01{
		margin: 30px auto 0;
	}
}
.contents06 .contents06_01 .contents06_01_01 > .img01 > img{
	width: 100%;
	height: auto;
	margin: 0 auto 13px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents06 .contents06_01 .contents06_01_01 > .img01 > img{
	}
}
.contents06 .contents06_01 .contents06_01_01 > .img01 > .text01{
	width: auto;
	height: auto;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.04em;
	margin: 0;
}
/*.contents06ここまで*/


.contents01{
	width: 100%;
	height: auto;
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 222px 0 0;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 118px 0 63px;
	}
}
.contents01 .contents01_01 .t_link{
	width: auto;
	height: auto;
	display: inline-block;
}
.contents01 .contents01_01 .title{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	z-index: 10;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .title{
		align-items: flex-start;
	}
}
.contents01 .contents01_01 .title img{
	width: 35px;
	height: auto;
	display: block;
	margin-right: 20px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .title img{
		width: 30px;
		margin-right: 15px;
	}
}
.contents01 .contents01_01 .title h3{
	font-size: 28px;
	line-height: 29px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .title h3{
		font-size: 25px;
		line-height: 42px;
		margin-top: -8px;
	}
}
.contents01 .contents01_01 .title h3 span{
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #7970AD;
	margin-top: 10px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .title h3 span{
		font-size: 13px;
		margin-top: 3px;
	}
}
.contents01 .contents01_01 .bg_title01{
	width: 377px;
	height: auto;
	display: block;
	position: absolute;
	top: 153px;
	left: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .bg_title01{
		width: 298px;
		top: 62px;
		left: 8px;
	}
}
.contents01 .contents01_01 ul{
	width: 100%;
	height: auto;
	margin-top: 42px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul{
		margin-top: 25px;
	}
}
.contents01 .contents01_01 ul li{
	width: 100%;
	height: auto;
	display: block;
	padding: 25px 13px 25px 8px;
	border-bottom: 1px solid #DDDDDD;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 ul li{
		padding: 20px 13px 20px 0;
	}
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li:first-of-type{
		padding-top: 0;
	}
}
.contents01 .contents01_01 ul li a{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li a{
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
	}
}
.contents01 .contents01_01 ul li a::after{
	content:'';
	display: block;
	width: 20px;
	height: 18px;
	background-image: url(../img/common/arrow02.png);
	background-repeat:no-repeat; 
	background-size: 20px auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li a::after{
		content:initial;
	}
}

.contents01 .contents01_01 ul li a .cat{
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.05em;
	color: #0E348C;
	background-color: #E4E2EF;
	border-radius: 15px;
	padding: 6px 30px;
	margin-right: 25px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li a .cat{
		line-height: 28px;
		padding: 0 15px;
		margin-right: 0;
		flex-shrink: 0;
	}
}
.contents01 .contents01_01 ul li a .date{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #6F7070;
	margin-right: 25px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li a .date{
		margin-right: 0;
		margin-left: 10px;
		flex-shrink: 0;
	}
}
.contents01 .contents01_01 ul li a .text{
	font-size: 15px;
	line-height: 30px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 ul li a .text{
		line-height: 25px;
		margin-top: 15px;
	}
}

/*contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	padding: 28px 0 0;
	display: block;
	margin-bottom: 70px;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents02{
		margin-bottom: 30px;
		padding: 0;
	}
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	background-image: url(../img/index/bg01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		background-image: url(../img/index/bg01_sp.png);
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	padding: 127px 0 276px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		width: 90%;
		max-width: 335px;
		padding: 105px 0 131px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .bg_title01{
	width: 619px;
	height: auto;
	position: absolute;
	top: -28px;
	bottom: auto;
	left: auto;
	right: -148px;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .bg_title01{
		width: 490px;
		top: 44px;
		left: 8px;
		right: auto;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .t_link{
	width: auto;
	height: auto;
	margin: 0 0 20px;
	display: inline-block;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 > .t_link{
		margin: 0 0 30px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .t_link > .title{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	z-index: 10;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 > .t_link > .title{
		align-items: flex-start;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .t_link > .title img{
	width: 35px;
	height: auto;
	display: block;
	margin-right: 20px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .t_link > .title img{
		width: 30px;
		margin-top: 10px;
		margin-right: 15px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .t_link > .title h3{
	font-size: 28px;
	line-height: 29px;
	letter-spacing: 0.05em;
	color: #fff;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .t_link > .title h3{
		font-size: 25px;
		line-height: 42px;
	}
}
.contents02 .contents02_01 .contents02_01_01 > .t_link > .title h3 span{
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #B1AED5;
	margin-top: 10px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 > .t_link > .title h3 span{
		font-size: 13px;
		margin-top: 3px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_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) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: auto;
	height: auto;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
		width: 100%;
		margin: 0 0 48px;
	}
}

.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 15px;
	line-height: 28px;
	margin: 0;
	color: #fff;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 .text01{
		width: 100%;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02{
	width: 460px;
	height: auto;
	margin: 0 0 0 203px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02{
		width: 100%;
		flex-shrink: initial;
		padding: 0;
		margin-left: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .link_box{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 25px 60px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .link_box{
		gap: 29px 24px;
		align-items: flex-end;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .link_box a{
	width: 200px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 16px;
	letter-spacing: 0.05m;
	line-height: 26px;
	color: #fff;
	padding-bottom: 7px;
	border-bottom: 1px solid #DDDDDD;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .link_box a{
		width: calc(50% - 12px);
		font-size: 15px;
		letter-spacing: 0.05m;
		line-height: 26px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .link_box a img{
	width: 20px;
	height: auto;
	margin-right: 30px;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_02 .link_box a img{
		width: 15px;
		margin-right: 15px;
	}
}

/*製品一覧*/
.contents03{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	overflow: hidden;
}
.contents03 .bg_title01{
	width: 1014px;
	height: auto;
	display: block;
	position: absolute;
	top: 0;
	left: -5px;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents03 .bg_title01{
		width: 803px;
		left: 5%;
	}
}
.contents03 .contents03_01{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	display: block;
	padding-top: 65px;
	padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01{
		width: 90%;
		padding-top: 50px;
	}
}
.contents03 .contents03_01 .t_link{
	width: auto;
	height: auto;
	display: inline-block;
}
.contents03 .contents03_01 .title{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	z-index: 10;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .title{
		align-items: flex-start;
	}
}
.contents03 .contents03_01 .title img{
	width: 35px;
	height: auto;
	display: block;
	margin-right: 20px;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .title img{
		width: 30px;
	}
}
.contents03 .contents03_01 .title h3{
	font-size: 28px;
	line-height: 29px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .title h3{
		font-size: 25px;
		line-height: 42px;
		margin-top: -8px;
	}	
}
.contents03 .contents03_01 .title h3 span{
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #7970AD;
	margin-top: 10px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .title h3 span{
		font-size: 13px;
		margin-top: 3px;
	}
}
.contents03 .contents03_01 ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 22px;
	flex-wrap: wrap;
	gap: 51px 45px;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 ul{
		margin-top: 20px;
		gap: 30px 14px;
		flex-wrap: wrap;
	}
}
.contents03 .contents03_01 ul li{
	width: 330px;
	height: auto;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 ul li{
		width: calc(50% - 7px);
	}
}
.contents03 .contents03_01 ul li a{
	width: 100%;
	height: auto;
	display: block;
}
.contents03 .contents03_01 ul li a .img01{
	width: 100%;
	height: auto;
	display: block;
	border-radius: 10px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 ul li a .img01{
		border-radius: 10px;
	}
}
.contents03 .contents03_01 ul li a p{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.05em;
	padding: 0 9px;
}
.contents03 .contents03_01 ul li a p img{
	width: 17px;
	height: auto;
	display: block;
	margin-right: 15px;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 ul li a p img{
		width: 15px;
	}
}

/*会社概要ここから*/
.of{
	width: 100%;
	height: auto;
}
@media only screen and (max-width: 767px){
	.of{
		width: 100%;
		height: auto;
		padding-top: 38px;
		overflow: hidden;
	}
}
.contents04_bg{
	width: 100%;
	height: auto;
	display: block;
	margin-top: 140px;
	background-color: #F9F7FB;
}
@media only screen and (max-width: 767px) {
	.contents04_bg{
		margin-top: 0;
	}
}
.contents04{
	width: 1280px;
	margin: 0 auto;
	display: block;
	padding: 120px 0 140px;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04{
		width: 90%;
		height: auto;
		margin: 0 auto;
		padding: 0;
	}
}
.contents04 .bg_title03{
	width: 682px;
	height: auto;
	display: block;
	position: absolute;
	top: -28px;
	right: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .bg_title03{
		width: 540px;
		top: -37px;
		right: initial;
		left: 0;
	}
}

.contents04 .contents04_01 {
	width: 1120px;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 {
		width: 100%;
		padding: 65px 0 0;
	}
}
.contents04 .contents04_01 .title01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .title01{
		flex-direction: column;
		align-items: flex-start;
	}
}
.contents04 .contents04_01 .title01 .t_link{
	width: auto;
	height: auto;
	display: inline-block;
	flex-shrink: 0;
}
.contents04 .contents04_01 .title01 .title{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .title01 .title{
		width: 100%;
		align-items: flex-start;
	}
}
.contents04 .contents04_01 .title01 .title h3{
	font-size: 28px;
	line-height: 29px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .title01 .title h3{
		font-size: 25px;
		line-height: 42px;
	}
}
.contents04 .contents04_01 .title01 .title h3 span{
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #7970AD;
	margin-top: 10px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .title01 .title h3 span{
		font-size: 13px;
		margin-top: 3px;
	}
}
.contents04 .contents04_01 .title01 .title img{
	width: 35px;
	height: auto;
	display: block;
	margin-right: 20px;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .title01 .title img{
		width: 30px;
		margin: 10px 15px 0 0;
	}
}
.contents04 .contents04_01 .contents04_01_01 {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-top: 27px;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 {
		margin-top: 19px;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
	width: 635px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01{
		width: 100%;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 15px;
	line-height: 28px;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 > .text01{
		margin: 0 0 34px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul{
 	width: 100%;
 	height: auto;
 	display: flex;
 	justify-content: flex-start;
 	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul{
		flex-wrap: wrap;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li{
	width: calc((100% - 20px * 2) / 3);
	margin: 0 0 0 20px;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	transition: all 0.5s;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li{
		width: calc((100% - 25px * 1) / 2);
		padding: 2px 0 2px 7px;
		margin: 21px 25px 0 0;
	}
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li:nth-of-type(-n+2){
		margin-top: 0;
	}
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li:nth-of-type(2n){
		margin-right: 0;
	}
}
/* リストリンクのスタイル */
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li a{
		padding: 0 10px;
	}
}

.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li a p {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li a p {
		font-size: 15px;
		letter-spacing: 0;
	}
}

.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li a img {
	width: 19px;
	margin: 0 30px 0 0;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li a img {
		width: 15px;
		margin: 0 13px 0 0;
	}
}

/* リストのホバー時のボーダー */
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li:after {
	content: '';
	width: 0;
	height: 1px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 ul li:hover:after {
	width: 100%;
	transition: all 0.5s;
}	

.contents04 .contents04_01 .contents04_01_01 .img07{
	width: 340px;
	height: auto;
	display: block;
	border-radius: 10px;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 .img07{
		width: 100%;
		margin: 45px auto 0;
	}
}


.contents05{
	width: 100%;
	height: auto;
	display: block;
	padding: 0 0 60px;
	background-color: #F9F7FB;
}
@media only screen and (max-width: 767px) {
	.contents05{
		margin-top: 0;
		margin-bottom: 70px;
		padding: 70px 0 0;
		overflow: hidden;
	}
}
.contents05_01{
	width: 1280px;
	height: 380px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-image: url(../img/index/ric_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	border-radius: 10px;
}
@media only screen and (max-width: 767px) {
	.contents05_01{
		width: 90%;
		height: 247px;
		background-image: url(../img/index/ric_bg_sp.png);
	}
}
.contents05_01 .bg_title03{
	width: 512px;
	height: auto;
	display: block;
	position: absolute;
	top: -28px;
	left: 10px;
}
@media only screen and (max-width: 767px) {
	.contents05_01 .bg_title03{
		width: 406px;
		top: -27px;
		right: initial;
		left: 7px;
	}
}

.contents05_01 .contents05_01_01 {
	width: 1080px;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.contents05_01 .contents05_01_01 {
		width: 90%;
	}
}
.contents05_01 .contents05_01_01 .t_link{
	width: auto;
	height: auto;
	display: inline-block;
}
.contents05_01 .contents05_01_01 .t_link .title{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents05_01 .contents05_01_01 .t_link .title{
		width: 100%;
		align-items: flex-start;
		margin-bottom: 20px;
	}
}
.contents05_01 .contents05_01_01 .title img{
	width: 35px;
	height: auto;
	display: block;
	margin-right: 20px;
}
@media only screen and (max-width: 767px) {
	.contents05_01 .contents05_01_01 .title img{
		width: 30px;
		margin: 10px 15px 0 0;
	}
}
.contents05_01 .contents05_01_01 .title h3{
	font-size: 28px;
	line-height: 29px;
	letter-spacing: 0.05em;
	color: #fff;
}
@media only screen and (max-width: 767px) {
	.contents05_01 .contents05_01_01 .title h3{
		font-size: 25px;
		line-height: 42px;
	}
}
.contents05_01 .contents05_01_01 .title h3 span{
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #B1AED5;
	margin-top: 10px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05_01 .contents05_01_01 .title h3 span{
		font-size: 13px;
		margin-top: 3px;
	}
}
.contents05_01 .contents05_01_01 .text01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	margin-top: 30px;
}
@media only screen and (max-width: 767px){
	.contents05_01 .contents05_01_01 .text01{
		margin-top: 0px;
	}
}

