@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding: 3.5rem 0 1.9rem;
	background-color: #ED4F44;
	border-radius: 4rem;
}
.mainVisual .content {
	max-width: 130.4rem;
}
.mainVisual .imgBox {
	margin: 0 0.1rem 1.9rem 0;
	align-items: center;
}
.mainVisual .textBox {
	width: 59rem;
	margin-bottom: 5.4rem;
}
.mainVisual .imgBox p {
	margin-bottom: 3.2rem;
	font-size: 4.8rem;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
	letter-spacing: -0.048rem;
}
.mainVisual .imgBox p span {
	padding: 0.1rem 0.6rem;
	margin-bottom: 1.5rem;
	width: fit-content;
	display: block;
	color: #ED4F44;
	font-size: 2rem;
	line-height: 1.25;
	letter-spacing: 0;
	background-color: #fff;
}
.mainVisual .textList li {
	padding: 0 0 0.4rem 2.8rem;
	color: #fff;
	font-size: 1.8rem;
	background: url(../img/common/icon01.png) no-repeat left top 0.5rem;
	background-size: 2rem auto;
}
.mainVisual .slideBox {
	width: 55.9rem;
}
.mainVisual .slide .pho {
	overflow: hidden;
	vertical-align: top;
	border-radius: 5rem;
	border: 1px solid #fff;
}
.mainVisual .arrow {
	margin-top: 2rem;
}
.mainVisual .arrow li {
	position: relative;
	width: 4rem;
	cursor: pointer;
	transition: .3s;
}
.mainVisual .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: -4.9rem;
}
.mainVisual .slick-dots li {
	position: relative;
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
	margin: 0 0.4rem;
	padding: 0;
	cursor: pointer;
	background: #E6E6EF;
	border-radius: 100%;
}
.mainVisual .slick-dots li button {
	display: none;
}
.mainVisual .slick-dots li.slick-active {
	background: #F3F4F9;
	opacity: 0.8;
}
#main .point {
	padding: 2.8rem 0 11.6rem;
}
#main .point .content {
	max-width: 130.4rem;
}
#main .point .ttl {
	margin-bottom: 1.9rem;
	text-align: center;
	font-weight: 500;
}
#main .point .ttl .num {
	width: 3.5rem;
	margin: 0 auto 0.1rem;
	height: 3.5rem;
	padding-top: 0.6rem;
	display: block;
	color: #454450;
	font-size: 1.4rem;
	border: 1px solid #E6E6E6;
	border-radius: 100%;
}
#main .point .ttl .en {
	margin-bottom: -0.1rem;
	display: block;
	font-size: 2.5rem;
	font-weight: 300;
	letter-spacing: -0.05rem;
}
#main .point .ttl .jp {
	display: block;
	color: #ED4F44;
	letter-spacing: 0.014rem;
}
#main .point .ttl01 .en {
	margin-bottom: 0.1rem;
	font-size: 2.4rem;
	letter-spacing: -0.048rem;
}
#main .point .ttl01 .jp {
	font-size: 1.4rem;
}
#main .point .pho {
	width: 27.9rem;
	margin: 0 auto 2.4rem;
}
#main .point p {
	padding-top: 0.9rem;
	font-size: 1.4rem;
	line-height: 1.55;
	letter-spacing: 0.028rem;
	border-top: 1px solid #BABABA;
}
#main .bgBox {
	background-color: #F6F6F6;
}
#main .bgBox > .content {
	max-width: 108rem;
}
#main .bgBox .whiteBg {
	padding: 3.7rem 4.8rem 3rem;
	background-color: #fff;
	border-radius: 1.2rem;
}
#main .bgBox .textList {
	width: fit-content;
	margin: 0 auto;
}
#main .bgBox .textList li {
	padding: 0 0 1.4rem 2.8rem;
	font-size: 2rem;
	letter-spacing: 0.02rem;
	background: url(../img/common/icon03.png) no-repeat left top 0.6rem;
	background-size: 2rem auto;
}
#main .solution {
	padding: 9.7rem 0 2rem;
}
#main .strength {
	padding: 7.7rem 0 2rem;
}
#main .strength .img {
	width: 94.4rem;
	margin: -0.2rem auto 1.8rem;
}
#main .event {
	padding: 7.7rem 0 12rem;
}
#main .event .imgBox {
	padding: 0.6rem 0 1.8rem;
	align-items: center;
}
#main .event .pho {
	width: 45.2rem;
}
#main .event p {
	width: 45.2rem;
	line-height: 1.8;
	letter-spacing: 0.03rem;
}
#main .who {
	padding: 9.7rem 0 12.7rem;
}
#main .who .content {
	max-width: 130.4rem;
}
#main .who .pho {
	margin-top: -1px;
	width: 53rem;
}
#main .who .textBox {
	width: 68.6rem;
	margin-top: -1.6rem;
}
#main .who .ttl {
	margin-bottom: 2.9rem;
	font-size: 3.2rem;
	font-weight: 700;
}
#main .who p {
	margin-bottom: 2.7rem;
	line-height: 1.8;
	letter-spacing: 0.03rem;
	font-weight: 700;
}
#main .who p:last-child {
	margin-bottom: 0 !important;
}
#main .step {
	padding: 8.6rem 0 9.3rem;
	background-color: #F6F6F6;
}
#main .step .content {
	max-width: 130.4rem;
}
#main .step .slide {
	width: 29.8rem;
}
#main .step .ttl {
	margin-bottom: 3.4rem;
	text-align: center;
	color: #ED4F44;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.35;
	letter-spacing: -0.018rem;
}
#main .step p {
	margin-top: 3.2rem;
	line-height: 1.65;
	letter-spacing: 0.03rem;
}
#main .voice {
	padding-top: 9.7rem;
}
#main .voice .slideBox {
	margin-top: -1px;
}
#main .voice .slide {
	margin-bottom: 3.2rem;
	padding-top: 2.4rem;
	font-weight: 700;
	border-radius: 2.4rem;
	border: 0.4rem solid #ED4F44;
	border-bottom: none;
	box-shadow: 0 17px 36px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}
#main .voice .num {
	margin: 0 6rem 1.4rem;
	color: #ED4F44;
	font-size: 2.4rem;
	font-family: "lineseedjp";
}
#main .voice .imgBox {
	margin: 0 5.6rem 2.9rem;
	display: flex;
	justify-content: space-between;
}
#main .voice .phoBox {
	width: 11.2rem;
	text-align: center;
}
#main .voice .pho {
	overflow: hidden;
	border-radius: 100%;
}
#main .voice .name {
	margin: 1.2rem -2rem 0;
	font-size: 1.6rem;
	line-height: 1.2;
	color: #000;
	letter-spacing: 0.016rem;
}
#main .voice .textBox {
	width: calc(100% - 18.4rem);
	margin-top: 1.2rem;
}
#main .voice .ttl {
	margin-bottom: 2.4rem;
	display: flex;
	color: #000;
	align-items: center;
	font-size: 1.9rem;
	letter-spacing: 0.019rem;
}
#main .voice .ttl .txt {
	margin: 0.3rem 2.4rem 0;
	width: 15.1rem;
	flex-shrink: 0;
	padding: 0.2rem 1rem;
	text-align: center;
	color: #ED4F44;
	font-size: 1.7rem;
	letter-spacing: 0.017rem;
	border-radius: 2.4rem;
	border: 1px solid #ED4F44;
}
#main .voice .ttl .ico {
	margin-top: 0.2rem;
	width: 8rem;
	flex-shrink: 0;
}
#main .voice .ttl .ico span {
	width: 3.6rem;
}
#main .voice .title {
	font-size: 2.8rem;
	line-height: 1.55;
	color: #333;
	letter-spacing: 0.028rem;
}
#main .voice .link a {
	padding: 2rem 0 1.7rem;
	display: block;
	color: #fff;
	font-size: 1.8rem;
	letter-spacing: 0.018rem;
	text-align: center;
	background-color: #ED4F44;
}
#main .voice .link span {
	padding-right: 3rem;
	transition: .3s;
	background: url(../img/common/icon09.png) no-repeat right top 1rem;
	background-size: 1.4rem auto;
}
#main .voice .link.on span {
	background-image: url(../img/common/icon09_on.png);	
}
#main .voice .textInfo {
	padding: 0.6rem 6rem 3.1rem;
	display: none;
	background-color: #ED4F44;
}
#main .voice .textInfo p {
	line-height: 2;
	color: #fff;
	letter-spacing: 0.015rem;
}
#main .story {
	padding: 0.9rem 0 3.3rem;
	font-weight: 700;
}
#main .story .info {
	margin-bottom: 3.9rem;
	border-radius: 1.5rem;
	overflow: hidden;
	background-color: #F4F4F4;
}
#main .story .info:last-child {
	margin-bottom: 4.8rem;
}
#main .story .ttl {
	padding: 1.5rem;
	font-size: 2.4rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0.024rem;
	background-color: #ED4F44;
}
#main .story .bgInfo {
	padding: 3.2rem 3.2rem 3.3rem;
}
main .story .imgBox:not(:last-child) {
	margin-bottom: 3.2rem;
}
#main .story .movie {
	width: 43rem;
	order: 1;
	position: relative;
	height: 24.2rem;
	overflow: hidden;
	border-radius: 1rem;
}
#main .story iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#main .story .textBox {
	width: 64rem;
	margin-top: -0.9rem;
}
#main .story .title {
	margin-bottom: 2.4rem;
	padding-bottom: 0.3rem;
	font-size: 2.4rem;
	color: #333;
	letter-spacing: 0.024rem;
	border-bottom: 1px solid #A4A4A4;
}
#main .story p {
	color: #707070;
	line-height: 1.75;
}
#main .story .link {
	width: 52rem;
	margin: 0 auto;
}
#main .story .link a {
	height: 7.2rem;
	padding: 0 11.5rem 0 8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 2rem;
	background: #ED4F44 url(../img/common/icon10.png) no-repeat right 9rem center;
	background-size: 2.4rem auto;
	border-radius: 0.5rem;
}
#main .story .link a:hover {
	opacity: 0.7;
}
#main .support {
	padding-top: 5.5rem;
}
#main .support .info {
	margin-bottom: 0.8rem;
	background-color: #fff;
	overflow: hidden;
	border-radius: 1.2rem;
}
#main .support .ttl {
	padding: 2.5rem 7rem 2.8rem 3.2rem;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.014rem;
	background: #ED4F44 url(../img/common/icon16.png) no-repeat right 3.2rem center;
	background-size: 2.4rem auto;
	cursor: pointer;
	transition: .3s;
	border-radius: 1.2rem;
}
#main .support .ttl.on {
	background-image: url(../img/common/icon16_on.png);
}
#main .support .ttl:hover {
	opacity: 0.7;
}
#main .support .ttl .en {
	margin: -0.2rem 0 -0.3rem;
	display: block;
	font-size: 3.2rem;
	font-weight: 500;
	letter-spacing: -0.064rem;
}
#main .support .ttl .jp {
	display: block;
	color: #FFC6C2;
}
#main .support .infoBox {
	padding: 4.1rem 4.8rem 5.4rem;
	color: #000;
	line-height: 1.45;
	display: none;
}
#main .support .title {
	margin-bottom: 1.3rem;
	padding-bottom: 0.7rem;
	font-weight: 700;
	font-size: 1.6rem;
	letter-spacing: 0.016rem;
	border-bottom: 1px solid #000;
}
#main .support p {
	margin-bottom: 2.3rem;
}
#main .support li {
	padding-left: 2.2rem;
	position: relative;
}
#main .support li::before {
	position: absolute;
	left: 0.3rem;
	top: 0;
	content: "・";
}
#main .support ul + .title {
	margin-top: 3rem;
}
#main .flow {
	padding-top: 12.7rem;
}
#main .flow .topText {
	margin: -1rem 0 2.4rem;
	text-align: center;
	font-weight: 700;
	line-height: 1.8;
	letter-spacing: 0.03rem;
}
#main .flow .topText .big {
	display: block;
	width: fit-content;
	margin: 2.5rem auto 1.3rem;
	font-size: 1.8rem;
	color: #ED4F44;
	letter-spacing: 0.036rem;
	text-decoration: underline;
}
#main .flow .topText .sml {
	display: block;
	font-size: 1.4rem;
	letter-spacing: 0.028rem;
}
#main .flow .flowList {
	margin: 0 8rem;
}
#main .flow li {
	width: 16.7rem;
	position: relative;
}
#main .flow li:not(:last-child):before {
	position: absolute;
	right: -3.7rem;
	top: 20.3rem;
	background: url(../img/common/icon11.png) no-repeat;
	background-size: 2rem auto;
	width: 2rem;
	height: 3.2rem;
	content: "";
}
#main .flow li .img {
	width: 14.4rem;
	margin: 0 auto;
}
#main .flow li .num {
	margin: 1rem 0;
	color: #ED4F44;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
}
#main .flow li .ttl {
	margin-bottom: 0.8rem;
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.018rem;
	font-weight: 700;
	color: #333;
}
#main .flow li .text {
	margin-bottom: 1.9rem;
	font-size: 1.4rem;
	color: #000;
	line-height: 1.44;
}
#main .flow li .text:last-child {
	margin-bottom: 0 !important;
}
#main .flow li .text span {
	font-weight: 700;
}
#main .area {
	padding-top: 7.9rem;
}
#main .area ul {
	margin: -2.3rem 0 -0.3rem;
}
#main .area li {
	margin-bottom: 2.3rem;
	padding-left: 2.8rem;
	position: relative;
	font-size: 1.4rem;
	line-height: 1.22;
	letter-spacing: 0.014rem;
}
#main .area li::before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 2rem;
	height: 2rem;
	background-color: #EDA5B3;
	content: "";
	transform: translateY(-50%);
	border-radius: 0.3rem;
}
#main .area li:last-child:before {
	background-color: #91BD88;
}
#main .area p {
	font-size: 1.4rem;
	letter-spacing: 0.014rem;
}
#main .area .img {
	width: 36.2rem;
	margin: 2.6rem auto 0;
}
#main .news {
	padding: 5rem 0 16.4rem;
}
#main .news .info {
	width: 57rem;
}
#main .news .info:last-child {
	margin-top: -0.9rem;
}
#main .news ul {
	border-top: 1px solid #D9D9D9;
}
#main .news li {
	border-bottom: 1px solid #D9D9D9;
}
#main .news .newsList a {
	padding: 1.5rem 2.5rem 1.6rem 1.2rem;
	display: block;
	color: #333;
	font-weight: 700;
	letter-spacing: 0.015rem;
	background: url(../img/common/icon12.png) no-repeat right 1rem center;
	background-size: 1rem auto;
}
#main .news .newsList a:hover {
	opacity: 0.7;
}
#main .news .newsList .time {
	margin-bottom: 0.6rem;
	display: block;
	color: #ED4F44;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.04rem;
}
#main .news .movieList li {
	padding: 2rem 0 2.2rem;
}
#main .news .movie {
	width: 33.8rem;
	margin: 0 auto 1.5rem;
	position: relative;
	height: 19rem;
	overflow: hidden;
	border-radius: 1rem;
}
#main .news iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#main .news .movieList p {
	color: #333;
	font-size: 1.4rem;
	letter-spacing: 0.014rem;
}
#main .news .movieList .time {
	margin-top: 0.5rem;
	display: block;
	color: #707070;
	letter-spacing: 0;
}
#main .contact {
	padding: 3rem 0 4rem;
	background-color: #ED4F44;
}
#main .contact .tilte {
	margin-bottom: 3.2rem;
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.024rem;
}
#main .contact .comContact {
	border-color: #fff;
}
@media all and (min-width: 897px) {
	.mainVisual .arrow li:hover {
		opacity: 0.7;
	}
	#main .point .slideList {
		display: flex;
		flex-wrap: wrap;
	}
	#main .point .slide {
		width: 27.9rem;
	}
	#main .point .slide:first-child {
		width: 40rem;
	}
	#main .point .slide:nth-child(2) {
		margin: 0 15.2rem 0 9.3rem;
	}
	#main .point .arrow {
		display: none;
	}
	#main .step .slideList {
		display: flex;
		flex-wrap: wrap;
	}
	#main .step .slide {
		margin-right: 2.4rem;
	}
	#main .step .slide:nth-child(4n) {
		margin-right: -1rem;
	}
	#main .voice .link a:hover span {
		opacity: 0.7;
	}
	#main .story .headLine01 {
		margin-bottom: 9.4rem;
	}
	#main .support .headLine01 {
		margin-bottom: 5.9rem;
	}
	#main .area .content {
		max-width: 68.4rem;
	}
	#main .news .content {
		display: flex;
		justify-content: space-between;
	}
	#main .news .headLine01 {
		margin-bottom: 5.6rem;
	}
	#main .contact .content {
		max-width: 84rem;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding: 2.4rem 0 2.8rem;
		border-radius: 0;
	}
	.mainVisual .imgBox {
		margin: 0 0 2.3rem;
		display: block;
	}
	.mainVisual .textBox {
		width: auto;
		margin-bottom: 2.9rem;
	}
	.mainVisual .imgBox p {
		margin-bottom: 0;
		font-size: 2.8rem;
		line-height: 1.25;
		letter-spacing: -0.084rem;
	}
	.mainVisual .imgBox p span {
		padding: 0 0.3rem 0.1rem;
		margin-bottom: 0.7rem;
		font-size: 1.6rem;
		line-height: 1.1;
		letter-spacing: -0.048rem;
	}
	.mainVisual .textList li {
		padding-bottom: 1rem;
		font-size: 1.4rem;
		background-position: left top 0.1rem;
	}
	.mainVisual .slideBox {
		margin: 0 1px 1.4rem;
		width: auto;
	}
	.mainVisual .slide img {
		width: 100%;
	}
	.mainVisual .arrow {
		margin-top: 0.6rem;
	}
	.mainVisual .slick-dots {
		bottom: -3.4rem;
	}
	.mainVisual .slick-dots li {
		margin: 0 0.2rem;
	}
	#main .point {
		padding: 4rem 0 2.5rem;
	}
	#main .point .slideBox {
		position: relative;
	}
	#main .point .slick-slide {
		padding: 0 2.8rem;
	}
	#main .point .ttl {
		margin-bottom: 1.9rem;
	}
	#main .point .ttl .en {
		margin-bottom: 0;
	}
	#main .point .ttl .jp {
		font-size: 1.5rem;
		letter-spacing: 0.015rem;
	}
	#main .point .ttl01 .en {
		margin-bottom: 0.2rem;
	}
	#main .point .ttl01 .jp {
		font-size: 1.4rem;
		letter-spacing: 0.014rem;
	}
	#main .point .pho {
		width: auto;
	}
	#main .point .pho img {
		width: 100%;
	}
	#main .point p {
		padding-top: 0.8rem;
	}
	#main .point .arrow {
		position: absolute;
		left: 2.8rem;
		top: 50%;
		right: 2.4rem;
		transform: translateY(-0.4rem);
	}
	#main .point .arrow li {
		position: relative;
		width: 2.4rem;
		cursor: pointer;
	}
	#main .bgBox .whiteBg {
		padding: 1.5rem 2.4rem 1rem;
	}
	#main .bgBox .textList {
		width: auto;
	}
	#main .bgBox .textList li {
		padding-bottom: 1.5rem;
		font-size: 1.4rem;
		letter-spacing: 0.014rem;
		background-position: left top 0.1rem;
	}
	#main .solution {
		padding: 5.1rem 0 2rem;
	}
	#main .solution .headLine01 .jp {
		padding-bottom: 1px;
		line-height: 1.3;
	}
	#main .strength {
		padding: 2.1rem 0 0;
	}
	#main .strength .headLine01 .jp {
		padding-bottom: 1px;
		line-height: 1.3;
	}
	#main .strength .img {
		width: auto;
		margin: 0.2rem auto 1.4rem;
	}
	#main .strength .img img {
		width: 100%;
	}
	#main .event {
		padding: 2.1rem 0 0.8rem;
	}
	#main .event .imgBox {
		padding: 0.2rem 0 1.1rem;
		display: block;
	}
	#main .event .pho {
		width: auto;
	}
	#main .event .pho img {
		width: 100%;
	}
	#main .event p {
		margin: 2.4rem 0.5rem 0 0;
		padding-top: 0.8rem;
		width: auto;
		line-height: 1.55;
		letter-spacing: 0.028rem;
		border-top: 1px solid #BABABA;
	}
	#main .who {
		padding: 2.1rem 0 3.7rem;
	}
	#main .who .imgBox {
		display: block;
	}
	#main .who .pho {
		margin: -1.2rem 0 0.9rem;
		width: auto;
	}
	#main .who .pho img {
		width: 100%;
	}
	#main .who .textBox {
		width: auto;
		margin-top: -1.1rem;
	}
	#main .who .ttl {
		margin-bottom: 1.6rem;
		font-size: 2.4rem;
		text-align: center;
	}
	#main .who p {
		margin-bottom: 2.2rem;
		line-height: 1.65;
		letter-spacing: 0.028rem;
	}
	#main .step {
		padding: 3.4rem 0 8.6rem;
	}
	#main .step .slideBox {
		margin: -1px -2rem 0;
		position: relative;
	}
	#main .step .slick-list {
		padding: 0 3rem !important;
	}
	#main .step .slick-slide > div { 
		margin: 0 1.9rem
	}
	#main .step .slide {
		width: 28rem;
	}
	#main .step .ttl {
		margin-bottom: 1rem;
		font-size: 1.5rem;
		font-weight: 500;
		letter-spacing: 0.015rem;
	}
	#main .step .ttl .num {
		width: 3.5rem;
		margin: 0 auto 0.6rem;
		height: 3.5rem;
		padding-top: 0.7rem;
		display: block;
		color: #454450;
		font-size: 1.4rem;
		border: 1px solid #E6E6E6;
		border-radius: 100%;
	}
	#main .step img {
		width: 100%;
	}
	#main .step p {
		margin-top: 2.1rem;
		padding-top: 0.9rem;
		line-height: 1.55;
		letter-spacing: 0.028rem;
		border-top: 1px solid #BABABA;
	}
	#main .voice {
		padding: 2.5rem 0 2rem;
	}
	#main .voice .slideBox {
		margin: 0 -2rem;
		padding: 0.7rem 0 0.4rem;
		position: relative;
	}
	#main .voice .comArrow {
		transform: translateY(-7.2rem);
	}
	#main .voice .slick-list {
		overflow: inherit;
		padding: 0 3.8rem !important;
	}
	#main .voice .slick-slide > div { 
		margin: 0 0.8rem;
	}
	#main .voice .slide {
		margin-bottom: 0;
		width: 28rem;
		padding-top: 1.2rem;
		border-radius: 1.2rem;
		border-width: 1px;
		vertical-align: top;
	}
	#main .voice .num {
		margin: 0 0 1.2rem;
		font-size: 2rem;
		text-align: center;
	}
	#main .voice .imgBox {
		margin: 0 1.9rem 8.1rem;
		display: block;
		position: relative;
	}
	#main .voice .phoBox {
		margin: 0 auto 1.5rem;
		width: 8.8rem;
	}
	#main .voice .name {
		margin: 1.1rem -6rem 0;
		font-size: 1.5rem;
		line-height: 1.2;
		letter-spacing: 0.015rem;
	}
	#main .voice .textBox {
		width: auto;
		margin-top: 0;
	}
	#main .voice .ttl {
		margin-bottom: 0.9rem;
		display: block;
		font-size: 1.4rem;
		color: #7B7B7B;
		letter-spacing: 0.014rem;
	}
	#main .voice .ttl .txt {
		width: auto;
		margin-left: 0.5rem;
		padding: 0;
		font-size: 1.5rem;
		letter-spacing: 0.015rem;
		border: none;
	}
	#main .voice .ttl .ico {
		margin-top: 0;
		position: absolute;
		left: 50%;
		bottom: -6.5rem;
		width: 17rem;
		justify-content: space-between;
		transform: translateX(-50%);
	}
	#main .voice .ttl .ico span {
		width: 5rem;
	}
	#main .voice .title {
		font-size: 1.8rem;
		line-height: 1.25;
		letter-spacing: 0.018rem;
	}
	#main .voice .link a {
		padding: 1.2rem 0 1.3rem;
		letter-spacing: 0.014rem;
		font-size: 1.4rem;
		font-weight: 500;
	}
	#main .voice .link span {
		padding-right: 2.2rem;
		background-position: right top 0.7rem;
	}
	#main .voice .textInfo {
		padding: 0 1.9rem 2rem;
	}
	#main .voice .textInfo p {
		font-size: 1.4rem;
		line-height: 1.56;
		font-weight: 400;
		letter-spacing: 0.014rem;
	}
	#main .voice .slick-dots {
		position: absolute;
		left: 0;
		width: 100%;
		text-align: center;
		bottom: -2.2rem;
	}
	#main .voice .slick-dots li {
		position: relative;
		display: inline-block;
		width: 0.6rem;
		height: 0.6rem;
		margin: 0 0.2rem;
		padding: 0;
		cursor: pointer;
		background: #FFA698;
		border-radius: 100%;
	}
	#main .voice .slick-dots li button {
		display: none;
	}
	#main .voice .slick-dots li.slick-active {
		background: #ED4F44;
		opacity: 0.8;
	}
	#main .story {
		padding: 1.1rem 0 2rem;
	}
	#main .story .slideBox {
		padding: 0.9rem 1.9rem 0 1.6rem;
		margin-bottom: 4.5rem;
		position: relative;
	}
	#main .story .slick-slide {
		padding: 0 1rem;
	}
	#main .story .info {
		margin-bottom: 0 !important;
		border-radius: 1.2rem;
	}
	#main .story .ttl {
		padding: 1rem 1rem 1.1rem;
		font-size: 1.4rem;
		letter-spacing: 0.014rem;
	}
	#main .story .bgInfo {
		padding: 2rem 2rem 2rem;
	}
	main .story .imgBox {
		display: block;
	}
	main .story .imgBox:not(:last-child) {
		margin-bottom: 3.5rem;
	}
	#main .story .movie {
		width: auto;
		height: 0;
		padding-bottom: 56.3%;
	}
	#main .story .textBox {
		width: auto;
		margin-top: 0.9rem;
		font-weight: 500;
	}
	#main .story .title {
		margin-bottom: 1rem;
		padding-bottom: 0.7rem;
		font-size: 1.4rem;
		letter-spacing: 0.014rem;
	}
	#main .story p {
		line-height: 1.45;
		font-size: 1.4rem;
	}
	#main .story .comArrow {
		left: -0.2rem;
		right: 0.2rem;
		transform: translateY(-1rem);
	}
	#main .story .link {
		width: 28.5rem;
		padding-right: 0.4rem;
		box-sizing: border-box;
	}
	#main .story .link a {
		height: 5.2rem;
		padding: 0 4rem 0 2rem;
		font-size: 1.4rem;
		line-height: 1.57;
		background-position: right 2rem center;
		background-size: 2rem auto;
		border-bottom: 2px solid #B51308;
	}
	#main .story .slick-dots {
		position: absolute;
		left: 0;
		width: 100%;
		text-align: center;
		bottom: -2.5rem;
	}
	#main .story .slick-dots li {
		position: relative;
		display: inline-block;
		width: 0.6rem;
		height: 0.6rem;
		margin: 0 0.2rem;
		padding: 0;
		cursor: pointer;
		background: #FFA698;
		border-radius: 100%;
	}
	#main .story .slick-dots li button {
		display: none;
	}
	#main .story .slick-dots li.slick-active {
		background: #ED4F44;
		opacity: 0.8;
	}
	#main .support {
		padding-top: 2.5rem;
	}
	#main .support .headLine01 {
		margin-bottom: 2.7rem;
	}
	#main .support .info {
		border-radius: 1.2rem;
	}
	#main .support .ttl {
		padding: 1.3rem 4.5rem 1.6rem 1.6rem;
		background-position: right 1.6rem center;
		background-size: 2.4rem auto;
	}
	#main .support .ttl:hover {
		opacity: 1;
	}
	#main .support .ttl .en {
		margin: 0.4rem 0;
		font-size: 2.4rem;
		line-height: 1.25;
		letter-spacing: -0.048rem;
	}
	#main .support .infoBox {
		padding: 5.1rem 1.7rem 4rem;
		font-size: 1.4rem;
	}
	#main .support .img {
		width: 12.8rem;
		margin: 0 auto 2.2rem;
	}
	#main .support p {
		margin-bottom: 2rem;
	}
	#main .support li {
		padding-left: 2.1rem;
	}
	#main .support ul + .title {
		margin-top: 1.5rem;
	}
	#main .flow {
		padding-top: 3.6rem;
	}
	#main .flow .topText {
		margin: -0.1rem 0 3.4rem;
		text-align: left;
		line-height: 1.85;
		letter-spacing: 0.028rem;
	}
	#main .flow .topText .big {
		margin: 1.4rem auto 1.6rem;
	}
	#main .flow .topText .sml {
		line-height: 1.65;
	}
	#main .flow .flowList {
		margin: 0;
		display: block;
	}
	#main .flow li {
		width: auto;
	}
	#main .flow li:not(:last-child) {
		padding-bottom: 4.6rem;
		background: url(../img/common/icon11_sp.png) no-repeat bottom 1.5rem center;
		background-size: 3.2rem auto;
	}
	#main .flow li:not(:last-child):before {
		display: none;
	}
	#main .flow li .ttl {
		font-size: 2rem;
		letter-spacing: 0.02rem;
	}
	#main .area {
		padding-top: 2.6rem;
	}
	#main .area ul {
		margin: -0.9rem 0 -0.1rem;
	}
	#main .area li {
		margin-bottom: 1.3rem;
	}
	#main .area p {
		line-height: 1.22;
	}
	#main .area .img {
		width: 19.5rem;
		margin: 1.4rem auto 0;
	}
	#main .news {
		padding: 3.2rem 0 0;
	}
	#main .news .headLine01 {
		margin-bottom: 3.5rem;
	}
	#main .news .info {
		width: auto;
	}
	#main .news .info:last-child {
		margin-top: 3.6rem;
	}
	#main .news .newsList a {
		padding: 1.5rem 2.5rem 1.5rem 0.7rem;
		font-size: 1.5rem;
		line-height: 1.55;
		background-position: right 0.7rem center;
	}
	#main .news .newsList .time {
		margin-bottom: 0.5rem;
	}
	#main .news .movieList li {
		padding: 1.7rem 0 1.1rem;
		border-bottom: none;
	}
	#main .news .movie {
		width: auto;
		height: 0;
		padding-bottom: 57.7%;
	}
	#main .contact {
		padding: 1.9rem 0 2.4rem;
	}
	#main .contact .tilte {
		margin-bottom: 2.1rem;
		font-size: 1.6rem;
		letter-spacing: 0.016rem;
		line-height: 1.2;
	}
	#main .contact .content {
		padding: 0 1.6rem;
	}
}