@charset "UTF-8";

/* ------------------------------
    index
------------------------------ */

.bg {
	background-image: url(../img/common/bg_pattern.png);
}

.secttl {
	margin-top: 0;
	margin-bottom: 60px;
	padding-bottom: 40px;
}

.ttl.medium,
.ttl .medium {
	font-weight: 500;
}

.ttl span {
	position: relative;
}

.ttl .block {
	display: block;
}

.ttl .strong .front {
	fill: #fff600;
}

.ttl svg {
	display: inline-block;
	height: auto;
	z-index: 10;
	overflow: visible;
	position: relative;
}

.ttl svg .bg-2 {
	stroke: #fff;
	stroke-width: 22;
	stroke-linejoin: round;
}

.ttl svg .bg-1 {
	stroke: #222;
	stroke-width: 12;
	stroke-linejoin: round;
}

.ttl svg .front {
	fill: #fff;
}

@media screen and (max-width: 768px) {
	.bg {
		background-position: 26vw -5.0666666667vw;
		background-size: 37.33vw;
	}
	.secttl {
		padding-bottom: 5vw;
		margin-bottom: 11vw;
	}
}


/* banner
--------------------------------*/

.sec_banner {
	height: 326px;
	background: url(../img/index/banner_bg.jpg) no-repeat center top / cover;
}

.sec_banner .wrap {
	height: 100%;
	padding: 46px 0 90px;
}

.sec_banner .secttl {
	padding-bottom: 0;
	margin-bottom: 20px;
	width: 496px;
	overflow: visible;
	position: relative;
	justify-content: flex-start;
	margin-left: -7px;
}

.sec_banner .secttl text {
	font-size: 4rem;
	letter-spacing: 0.08em;
}

.sec_banner .secttl .strong text {
	font-size: 6rem;
	letter-spacing: 0.025em;
}

.sec_banner .secttl .strong .front {
	fill: #ef6500;
}

.sec_banner .secttl span {
	display: block;
	line-height: 1;
}

.sec_banner .secttl span:nth-child(1) svg {
	width: 490px;
}

.sec_banner .secttl span:nth-child(2) svg {
	width: 490px;
}

.sec_banner .secttl svg .bg-2 {
	stroke-width: 20;
}

.sec_banner .secttl svg .bg-1 {
	stroke-width: 9;
}

.sec_banner .secttl::after {
	content: none;
}

.sec_banner .illust {
	position: absolute;
	left: 504px;
	top: 38px;
}

.sec_banner .txt {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.55;
}

.sec_banner .img {
	position: absolute;
	right: 11px;
	bottom: 0;
}

.sec_banner .btn {
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(40px);
	z-index: 1;
}

.sec_banner .btn::before {
	background-color: rgba(176, 74, 0, 1);
}

.sec_banner .btn a {
	background-color: #ef6500;
}

.sec_banner .btn a:hover {
	background-color: #222222;
	opacity: 1;
}

.sec_banner .btn:hover::before {
	background-color: rgba(0, 0, 0, 1);
}

@media screen and (min-width: 769px) {
	/*IE用*/
	.sec_banner .secttl span:nth-child(1) svg {
		max-height: 51px;
	}
	.sec_banner .secttl span:nth-child(2) svg {
		max-height: 64px;
	}
}

@media screen and (max-width: 768px) {
	.sec_banner {
		height: 104vw;
		background: url(../img/index/banner_bg_sp.jpg) no-repeat center top / 100% auto;
	}
	.sec_banner .wrap {
		padding: 9vw 0 0;
	}
	.sec_banner .secttl {
		margin-bottom: 5vw;
		width: 100%;
		margin-left: -2vw;
		padding-bottom: 0;
	}
	.sec_banner .secttl span:nth-child(1) {
		margin-bottom: -1vw;
	}
	.sec_banner .secttl span:nth-child(1) svg {
		width: 90vw;
	}
	.sec_banner .secttl span:nth-child(1) svg text {
		letter-spacing: 0;
	}
	.sec_banner .secttl span:nth-child(2) svg {
		width: 90vw;
	}
	.sec_banner .illust {
		display: none;
	}
	.sec_banner .txt {
		width: 54.13vw;
		font-size: 4vw;
	}
	.sec_banner .img {
		width: 44.53vw;
		right: -10vw;
		bottom: 24vw;
	}
	.sec_banner .img img {
		width: 100%;
	}
	.sec_banner .btn {
		max-width: inherit;
		width: 100vw;
		margin-left: -5vw;
		transform: translateY(0);
		bottom: 0;
	}
	.sec_banner .btn::before {
		border-radius: 0;
		transform: translate(0, .5vw);
	}
	.sec_banner .btn a {
		height: 24vw;
		border-radius: 0;
		justify-content: flex-start;
		text-align: left;
		font-size: 6.13vw;
		line-height: 1.2;
	}
}


/* mv
--------------------------------*/

#sec_mv {
	width: 100%;
	margin: 0 auto;
	height: 400px;
	background: url(../img/index/mv_pc.jpg) no-repeat center / cover;
	overflow: hidden;
}

#sec_mv .wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

#sec_mv .img {
	width: 342px;
	position: absolute;
	right: 0;
	top: 20px;
}

#sec_mv .ttlwrap {
	width: 660px;
	position: relative;
	z-index: 10;
}

#sec_mv .ttl .subttl {
	display: block;
	width: 403px;
	height: 90px;
	text-align: center;
	font-weight: 700;
	font-size: 42px;
	line-height: 1.6;
	letter-spacing: 0.05em;
	background: url(../img/index/mv_balloon.svg) no-repeat;
	margin: 0 auto 4px;
}

#sec_mv .ttl .subttl span:nth-child(1) {
	color: #3aa2e1;
}

#sec_mv .ttl .subttl span:nth-child(2) {
	color: #14a83b;
}

#sec_mv .ttl .subttl span:nth-child(3) {
	color: #f39800;
}

#sec_mv .ttl .subttl span:nth-child(4) {
	color: #e4007f;
}

#sec_mv .ttl .subttl span:nth-child(5) {
	color: #922e8e;
	font-size: 80%;
}

#sec_mv .ttl .mainttl {
	font-family: "Corporate Logo Bold", sans-serif;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
}

#sec_mv .ttl .mainttl svg {
	display: inline-block;
	height: auto;
	overflow: visible;
}

#sec_mv .ttl .mainttl svg text {
	font-size: 12.38rem;
}

#sec_mv .ttl .mainttl svg:nth-child(1) .bg-2,
#sec_mv .ttl .mainttl svg:nth-child(2) .bg-2 {
	stroke: #3aa2e1;
	stroke-width: 16;
	stroke-linejoin: round;
}

#sec_mv .ttl .mainttl svg:nth-child(1) .bg-1,
#sec_mv .ttl .mainttl svg:nth-child(2) .bg-1 {
	stroke: #fff;
	stroke-width: 10;
	stroke-linejoin: round;
}

#sec_mv .ttl .mainttl svg:nth-child(1) .front,
#sec_mv .ttl .mainttl svg:nth-child(2) .front {
	fill: #3aa2e1;
}

#sec_mv .ttl .mainttl svg:nth-child(3) .bg-2,
#sec_mv .ttl .mainttl svg:nth-child(4) .bg-2 {
	stroke: #e4007f;
	stroke-width: 16;
	stroke-linejoin: round;
}

#sec_mv .ttl .mainttl svg:nth-child(3) .bg-1,
#sec_mv .ttl .mainttl svg:nth-child(4) .bg-1 {
	stroke: #fff;
	stroke-width: 10;
	stroke-linejoin: round;
}

#sec_mv .ttl .mainttl svg:nth-child(3) .front,
#sec_mv .ttl .mainttl svg:nth-child(4) .front {
	fill: #e4007f;
}

#sec_mv .ttl .mainttl svg:nth-child(1) {
	width: 194px;
}

#sec_mv .ttl .mainttl svg:nth-child(2) {
	width: 52px;
	margin-left: -50px;
}

#sec_mv .ttl .mainttl svg:nth-child(3) {
	width: 286px;
	margin-left: 55px;
}

#sec_mv .ttl .mainttl svg:nth-child(4) {
	width: 140px;
	margin-right: -10px;
	transform: rotate( 15deg)translateY(10px);
}

#sec_mv .txt {
	display: block;
	width: 760px;
	margin-top: -6px;
}

#sec_mv .txt svg text {
	text-align: center;
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
}

#sec_mv .txt svg .bg-2 {
	stroke: #222222;
	stroke-width: 12;
	stroke-linejoin: round;
}

#sec_mv .txt svg .bg-1 {
	stroke: #fff;
	stroke-width: 6;
	stroke-linejoin: round;
}

#sec_mv .txt svg .front {
	fill: #222222;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_mv .ttl .mainttl svg:nth-child(1) {
		max-height: 126px;
	}
	#sec_mv .ttl .mainttl svg:nth-child(2) {
		max-height: 52px;
	}
	#sec_mv .ttl .mainttl svg:nth-child(3) {
		max-height: 126px;
	}
	#sec_mv .ttl .mainttl svg:nth-child(4) {
		max-height: 134px;
	}
	#sec_mv .txt svg {
		max-height: 60px;
	}
}

@media screen and (max-width: 768px) {
	#sec_mv {
		height: 80vw;
		background: url(../img/index/mv_sp.jpg) no-repeat center / cover;
	}
	#sec_mv .wrap {
		padding-top: 7.33vw;
		align-items: flex-start;
	}
	#sec_mv .img {
		width: 47.6vw;
		position: absolute;
		right: 0;
		left: 0;
		top: auto;
		bottom: -24.5vw;
		margin: 0 auto;
	}
	#sec_mv .ttlwrap {
		width: 100%;
	}
	#sec_mv .ttl .subttl {
		width: 55.6vw;
		height: 12vw;
		font-size: 5.87vw;
		background-size: 100% auto;
		margin: 0 auto -1vw;
	}
	#sec_mv .ttl .mainttl svg:nth-child(1) {
		width: 26.4vw;
	}
	#sec_mv .ttl .mainttl svg:nth-child(2) {
		width: 6.13vw;
		margin-left: -5.33vw;
	}
	#sec_mv .ttl .mainttl svg:nth-child(3) {
		width: 38.93vw;
		margin-left: 7.33vw;
	}
	#sec_mv .ttl .mainttl svg:nth-child(4) {
		width: 21vw;
		margin-right: -3vw;
		transform: rotate( 15deg)translateY(1vw);
	}
	#sec_mv .txt {
		width: 100%;
		margin-top: -2vw;
	}
}


/* house
--------------------------------*/

#sec_house {
	padding: 80px 0 0;
	background: url(../img/index/house_bg.png) repeat-x left calc(50% + 210px) bottom -22%/ 1724px auto;
}

#sec_house .secttl {
	padding-bottom: 25px;
	margin-bottom: 30px;
}

#sec_house .secttl span:nth-child(2) svg {
	width: 290px;
	margin-left: -8px;
}

#sec_house .secttl .strong svg {
	width: 170px;
}

#sec_house .secttl .strong::after {
	width: 198px;
}

#sec_house .list {
	align-items: flex-end;
	padding-bottom: 13px;
}

#sec_house .list .item {
	width: 182px;
	height: 182px;
	background-color: #fff;
	border-radius: 100%;
	border-width: 2px;
	border-style: solid;
	display: flex;
	align-items: center;
	justify-content: center;
}

#sec_house .list .item:nth-child(3),
#sec_house .list .item:nth-child(4) {
	width: 170px;
	height: 170px;
}

#sec_house .list .item p {
	text-align: center;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.4;
}

#sec_house .list .item span {
	font-size: 2.2rem;
}

#sec_house .list .item:nth-child(1) {
	border-color: #14a83b;
	margin-bottom: 15px;
	margin-left: 6px;
}

#sec_house .list .item:nth-child(1) .txt {
	color: #14a83b;
}

#sec_house .list .item:nth-child(2) {
	border-color: #3aa2e1;
	margin-bottom: 145px;
	margin-right: auto;
	margin-left: -14px;
}

#sec_house .list .item:nth-child(2) .txt {
	color: #3aa2e1;
}

#sec_house .list .item:nth-child(3) {
	border-color: #922e8e;
	margin-bottom: 157px;
	margin-left: auto;
	margin-right: -39px;
}

#sec_house .list .item:nth-child(3) .txt {
	color: #922e8e;
}

#sec_house .list .item:nth-child(4) {
	border-color: #6ab400;
	margin-right: 10px;
}

#sec_house .list .item:nth-child(4) .txt {
	color: #6ab400;
}

#sec_house .img {
	width: 363px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -40px;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_house .secttl .strong svg {
		max-height: 68px;
	}
	#sec_house .secttl span:nth-child(2) svg {
		max-height: 51px;
	}
}

@media screen and (max-width: 768px) {
	#sec_house {
		padding: 8vw 0 0;
		background: url(../img/index/house_bg.png) repeat-x left 31% bottom -6vw/ auto 66.93vw;
	}
	#sec_house .secttl {
		padding-bottom: 3.2vw;
		margin-bottom: 7.6vw;
	}
	#sec_house .secttl span:nth-child(2) svg {
		width: 51.46vw;
		margin-left: -1.4vw;
	}
	#sec_house .secttl .strong svg {
		width: 32.93vw;
	}
	#sec_house .secttl .strong::after {
		width: 36.26vw;
	}
	#sec_house .list {
		padding-bottom: 18.67vw;
	}
	#sec_house .list .item {
		width: 30.4vw;
		height: 30.4vw;
		border-width: 1px;
	}
	#sec_house .list .item:nth-child(3),
	#sec_house .list .item:nth-child(4) {
		width: 28.33vw;
		height: 28.33vw;
	}
	#sec_house .list .item p {
		font-size: 3.07vw;
		line-height: 1.4;
	}
	#sec_house .list .item span {
		font-size: 4vw;
	}
	#sec_house .list .item:nth-child(1) {
		margin-bottom: 0;
		margin-left: -3vw;
	}
	#sec_house .list .item:nth-child(2) {
		margin-bottom: 31vw;
		margin-left: -15.8vw;
	}
	#sec_house .list .item:nth-child(3) {
		margin-bottom: 33.67vw;
		margin-right: -11.06vw;
	}
	#sec_house .list .item:nth-child(4) {
		margin-right: -6vw;
		margin-bottom: 3vw;
	}
	#sec_house .img {
		width: 61vw;
		bottom: -6vw;
	}
	#sec_house .img img {
		width: 100%;
	}
}


/* point
--------------------------------*/

#sec_point {
	padding: 80px 0;
}

#sec_point .secttl {
	padding-bottom: 25px;
}

#sec_point .secttl .strong::after {
	width: 358px;
}

#sec_point .secttl span:nth-child(1) svg {
	width: 262px;
}

#sec_point .secttl span:nth-child(2) svg {
	width: 334px;
	margin-left: -8px;
}

#sec_point .secttl span:nth-child(3) svg {
	width: 152px;
	margin-left: -8px;
}

#sec_point .secttl span:nth-child(4) svg {
	width: 177px;
	margin-left: -6px;
}

#sec_point .point_list .item {
	position: relative;
	width: 215px;
	background-color: #fff;
	padding: 0 22px;
	border-radius: 10px;
	box-shadow: 4px 4px 0 #016aa9;
}

#sec_point .point_list .item .inner {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 310px;
}

#sec_point .point_list .item .num {
	color: #fff;
	font-size: 2.6rem;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	line-height: 1.6;
	width: 63px;
	height: 63px;
	background: url(../img/index/ico_point.png) no-repeat center bottom / 100% auto;
	margin: 0 auto 15px;
	position: relative;
	top: -10px;
}

#sec_point .point_list .item .txt {
	font-weight: 300;
}

#sec_point .point_list .item .img {
	position: absolute;
	bottom: 0;
}

#sec_point .point_list .item:nth-child(1) .img {
	width: 131px;
	left: 20px;
}

#sec_point .point_list .item:nth-child(2) .img {
	width: 128px;
	left: 18px;
}

#sec_point .point_list .item:nth-child(3) .img {
	width: 79px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#sec_point .point_list .item:nth-child(4) .img {
	width: 66px;
	right: 0;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_point .secttl span:nth-child(1) svg {
		max-height: 54px;
	}
	#sec_point .secttl span:nth-child(2) svg {
		max-height: 70px;
	}
	#sec_point .secttl span:nth-child(3) svg {
		max-height: 51px;
	}
	#sec_point .secttl span:nth-child(4) svg {
		max-height: 53px;
	}
}

@media screen and (max-width: 768px) {
	#sec_point {
		padding: 10.67vw 0;
	}
	#sec_point .secttl {
		padding-bottom: 5.07vw;
	}
	#sec_point .secttl .strong::after {
		width: 67.33vw;
	}
	#sec_point .secttl span:nth-child(1) svg {
		width: 45.867vw;
	}
	#sec_point .secttl span:nth-child(2) svg {
		width: 63.067vw;
		margin-left: 0;
	}
	#sec_point .secttl span:nth-child(3) svg {
		width: 27.067vw;
		margin-left: -2vw;
	}
	#sec_point .secttl span:nth-child(4) svg {
		width: 31.733vw;
		margin-left: 0;
	}
	#sec_point .point_list .item {
		width: 100%;
		padding: 0 6vw;
		border-radius: 1.33vw;
		box-shadow: 1.07vw 1.07vw 0 #016aa9;
	}
	#sec_point .point_list .item+.item {
		margin-top: 8vw;
	}
	#sec_point .point_list .item .inner {
		min-height: inherit;
	}
	#sec_point .point_list .item .num {
		font-size: 8.67vw;
		width: 20.8vw;
		height: 20.8vw;
		margin: 0 auto 4vw;
		top: -3vw;
	}
	#sec_point .point_list .item .img {
		position: static;
		margin: 7vw auto;
	}
	#sec_point .point_list .item:nth-child(1) .img {
		width: 47.33vw;
	}
	#sec_point .point_list .item:nth-child(2) .img {
		width: 42.67vw;
	}
	#sec_point .point_list .item:nth-child(3) .img {
		width: 26.13vw;
		margin-top: 7vw;
	}
	#sec_point .point_list .item:nth-child(4) .img {
		width: 21.86vw;
		margin-right: 9vw;
		margin-top: 5vw;
	}
}


/* service
--------------------------------*/

#sec_service {
	padding: 110px 0 80px;
}

#sec_service::after {
	content: "";
	width: 109px;
	height: 71px;
	background: url(../img/index/arw_service.png) no-repeat center / 100% auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	margin: 0 auto;
}

#sec_service .secttl {
	padding-bottom: 25px;
}

#sec_service .secttl span:nth-child(1) svg {
	width: 236px;
}

#sec_service .secttl span:nth-child(1)::after {
	width: 266px;
	left: -6px;
	bottom: -10px;
}

#sec_service .secttl span:nth-child(1) text {
	font-size: 4.6rem;
}

#sec_service .secttl span:nth-child(2) svg {
	width: 200px;
	margin-left: 1px;
}

#sec_service .secttl span:nth-child(3) svg {
	width: 230px;
	margin-left: -14px;
}

#sec_service .secttl span:nth-child(3)::after {
	width: 254px;
	left: -14px;
	bottom: -5px;
}

#sec_service .secttl span:nth-child(4) svg {
	width: 247px;
	margin-left: -14px;
}

#sec_service .service_list .item {
	position: relative;
	width: 300px;
	background-color: #fff;
}

#sec_service .service_list .item .inner {
	position: relative;
	width: 100%;
	min-height: 200px;
	padding: 35px 22px 0;
}

#sec_service .service_list .item .num {
	font-weight: 700;
	font-size: 3rem;
	line-height: 1;
	width: 90px;
	height: 90px;
	padding: 12px 16px 0 0;
	text-align: right;
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
}

#sec_service .service_list .item .num::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 90px 90px 0;
	border-color: transparent #fff700 transparent transparent;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

#sec_service .service_list .item .ttl {
	text-align: center;
	margin-bottom: 30px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

#sec_service .service_list .item .ttl text {
	font-weight: bold;
	font-size: 4.6rem;
}

#sec_service .service_list .item .ttl .strong text {
	font-size: 6.0rem;
	;
}

#sec_service .service_list .item:nth-child(1) .ttl span:nth-child(1) svg {
	width: 115px;
}

#sec_service .service_list .item:nth-child(2) .ttl span:nth-child(1) {
	font-feature-settings: "palt";
	letter-spacing: 0.2em;
}

#sec_service .service_list .item:nth-child(2) .ttl span:nth-child(1) svg {
	width: 139px;
}

#sec_service .service_list .item:nth-child(3) .ttl span:nth-child(1) svg {
	width: 61px;
}

#sec_service .service_list .item:nth-child(4) .ttl span:nth-child(1) svg {
	width: 64px;
}

#sec_service .service_list .item:nth-child(5) .ttl span:nth-child(1) svg {
	width: 117px;
}

#sec_service .service_list .item:nth-child(6) .ttl span:nth-child(1) svg {
	width: 61px;
}

#sec_service .service_list .item .ttl span:nth-child(2) svg {
	width: 84px;
	margin-left: -4px;
}

#sec_service .service_list .item:nth-child(4) .ttl span:nth-child(2) svg {
	width: 129px;
	margin-left: -6px;
}

#sec_service .service_list .item:nth-child(5) .ttl span:nth-child(2) svg {
	width: 85px;
	margin-left: -3px;
}

#sec_service .service_list .item:nth-child(6) .ttl span:nth-child(2) svg {
	width: 66px;
	margin-left: -5px;
}

#sec_service .service_list .item .txt {
	font-weight: 300;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_service .secttl span:nth-child(1) svg {
		max-height: 59px;
	}
	#sec_service .secttl span:nth-child(2) svg {
		max-height: 55px;
	}
	#sec_service .secttl span:nth-child(3) svg {
		max-height: 69px;
	}
	#sec_service .secttl span:nth-child(4) svg {
		max-height: 50px;
	}
	#sec_service .service_list .item:nth-child(1) .ttl span:nth-child(1) svg {
		max-height: 31px;
	}
	.ie #sec_service .service_list .item:nth-child(2) .ttl span:nth-child(1) {
		letter-spacing: 0;
	}
	#sec_service .service_list .item:nth-child(2) .ttl span:nth-child(1) svg {
		max-height: 35px;
	}
	#sec_service .service_list .item:nth-child(3) .ttl span:nth-child(1) svg {
		max-height: 32px;
	}
	#sec_service .service_list .item:nth-child(4) .ttl span:nth-child(1) svg {
		max-height: 34px;
	}
	#sec_service .service_list .item:nth-child(5) .ttl span:nth-child(1) svg {
		max-height: 33px;
	}
	#sec_service .service_list .item:nth-child(6) .ttl span:nth-child(1) svg {
		max-height: 33px;
	}
	#sec_service .service_list .item .ttl span:nth-child(2) svg {
		max-height: 26px;
	}
}

@media screen and (min-width: 769px) {
	#sec_service .service_list .item:nth-child(n+4) {
		margin-top: 45px;
	}
}

@media screen and (max-width: 768px) {
	#sec_service {
		padding: 11vw 0;
	}
	#sec_service::after {
		width: 14.4vw;
		height: 9.33vw;
		background: url(../img/index/arw_service.png) no-repeat center / 100% auto;
		bottom: -4.6vw;
	}
	#sec_service .secttl {
		padding-bottom: 3vw;
	}
	#sec_service .secttl span:nth-child(1) svg {
		width: 38vw;
	}
	#sec_service .secttl span:nth-child(1)::after {
		content: none;
	}
	#sec_service .secttl span:nth-child(1) .front {
		fill: #fff;
	}
	#sec_service .secttl span:nth-child(2) svg {
		width: 34.67vw;
		margin-left: 0;
	}
	#sec_service .secttl span:nth-child(3) svg {
		width: 43.6vw;
		margin-left: -1vw;
	}
	#sec_service .secttl span:nth-child(3)::after {
		width: 48.67vw;
		left: -2vw;
		bottom: 0;
	}
	#sec_service .secttl span:nth-child(4) svg {
		width: 45.6vw;
		margin-left: -1.6vw;
	}
	#sec_service .service_list .item {
		width: 100%;
	}
	#sec_service .service_list .item+.item {
		margin-top: 7.2vw;
	}
	#sec_service .service_list .item .inner {
		min-height: 57.6vw;
		padding: 11vw 7.6vw 7.6vw;
	}
	#sec_service .service_list .item .num {
		font-size: 8vw;
		width: 26vw;
		height: 26vw;
		padding: 3vw 4vw 0 0;
		right: -1.33vw;
		top: -1.33vw;
	}
	#sec_service .service_list .item .num::before {
		border-width: 0 26vw 26vw 0;
	}
	#sec_service .service_list .item .ttl {
		margin-bottom: 9vw;
	}
	#sec_service .service_list .item:nth-child(1) .ttl span:nth-child(1) svg {
		width: 33.067vw;
	}
	#sec_service .service_list .item:nth-child(2) .ttl span:nth-child(1) svg {
		width: 38.4vw;
	}
	#sec_service .service_list .item:nth-child(3) .ttl span:nth-child(1) svg {
		width: 17.867vw;
	}
	#sec_service .service_list .item:nth-child(4) .ttl span:nth-child(1) svg {
		width: 18vw;
	}
	#sec_service .service_list .item:nth-child(5) .ttl span:nth-child(1) svg {
		width: 33.33vw;
	}
	#sec_service .service_list .item:nth-child(6) .ttl span:nth-child(1) svg {
		width: 17.733vw;
	}
	#sec_service .service_list .item .ttl span:nth-child(2) svg {
		width: 25.733vw;
		margin-left: -1.33vw;
	}
	#sec_service .service_list .item:nth-child(4) .ttl span:nth-child(2) svg {
		width: 39.6vw;
		margin-left: -1.8vw;
	}
	#sec_service .service_list .item:nth-child(5) .ttl span:nth-child(2) svg {
		width: 26.133vw;
		margin-left: -1vw;
	}
	#sec_service .service_list .item:nth-child(6) .ttl span:nth-child(2) svg {
		width: 20.667vw;
		margin-left: -1vw;
	}
	#sec_service .service_list .item .img img {
		width: 100%;
	}
}


/* reason
--------------------------------*/

#sec_reason {
	padding: 80px 0 70px;
}

#sec_reason .secttl {
	padding-bottom: 10px;
	margin-bottom: 50px;
}

#sec_reason .secttl .emp {
	width: 980px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

#sec_reason .secttl .emp::before,
#sec_reason .secttl .emp::after {
	content: "";
	display: block;
	width: 50px;
	height: 51px;
	margin-right: 15px;
	background: url(../img/index/secttl_ico.svg) center center/contain no-repeat;
}

#sec_reason .secttl .emp::after {
	margin: 0 0 0 15px;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

#sec_reason .secttl .emp span text {
	font-size: 4.4rem;
}

#sec_reason .secttl .emp span:nth-child(1) svg {
	width: 236px;
}

#sec_reason .secttl .emp span:nth-child(2) svg {
	width: 40px;
	margin-left: -10px;
	margin-bottom: -6px;
}

#sec_reason .secttl .emp span:nth-child(2) text {
	font-size: 3.4rem;
}

#sec_reason .secttl .emp span:nth-child(3) svg {
	width: 235px;
	margin-left: -10px;
}

#sec_reason .secttl .emp .strong::after {
	content: none;
}

#sec_reason .secttl span:nth-child(2) svg {
	width: 157px;
}

#sec_reason .secttl span:nth-child(2) text {
	font-size: 4.6rem;
}

#sec_reason .secttl span:nth-child(2)::after {
	width: 194px;
	bottom: -16px;
}

#sec_reason .secttl span:nth-child(3) svg {
	width: 200px;
	margin-left: -12px;
}

#sec_reason .secttl span:nth-child(4) svg {
	width: 333px;
	margin-left: -20px;
}

#sec_reason .secttl span:nth-child(4) {
	margin-bottom: 18px;
}

#sec_reason .secttl span:nth-child(4) text {
	font-size: 6.4rem;
}

#sec_reason .secttl span:nth-child(4)::after {
	width: 374px;
	left: -16px;
}

#sec_reason .secttl span:nth-child(5) svg {
	width: 198px;
	margin-left: 12px;
}

#sec_reason .item_left {
	width: 640px;
}

#sec_reason .item_left .img+.img {
	margin-top: 18px;
}

#sec_reason .item_right {
	width: 300px;
}

#sec_reason .item_right .box {
	width: 100%;
	border: 2px solid #f7931e;
	border-radius: 5px;
	text-align: center;
	margin-top: 20px;
}

#sec_reason .item_right .box .ttl {
	display: inline-block;
	font-weight: 500;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.5;
	padding: .5em 1.5em;
	background-color: #f7931e;
	border-radius: 20px;
	position: relative;
	margin-top: -1.25em;
	margin-bottom: 1em;
}

#sec_reason .item_right .box .img {
	width: 260px;
	margin: 0 auto;
}

#sec_reason .item_right .box .txt {
	padding: 20px;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_reason .secttl .emp span:nth-child(1) svg {
		max-height: 58px;
	}
	#sec_reason .secttl .emp span:nth-child(2) svg {
		max-height: 48px;
	}
	#sec_reason .secttl .emp span:nth-child(3) svg {
		max-height: 58px;
	}
	#sec_reason .secttl span:nth-child(2) svg {
		max-height: 53px;
	}
	#sec_reason .secttl span:nth-child(3) svg {
		max-height: 54px;
	}
	#sec_reason .secttl span:nth-child(4) svg {
		max-height: 75px;
	}
	#sec_reason .secttl span:nth-child(5) svg {
		max-height: 54px;
	}
}

@media screen and (max-width: 768px) {
	#sec_reason {
		padding: 11vw 0;
	}
	#sec_reason .secttl {
		padding-bottom: 2vw;
		margin-bottom: 12vw;
	}
	#sec_reason .secttl .emp {
		width: 100%;
	}
	#sec_reason .secttl .emp::before,
	#sec_reason .secttl .emp::after {
		width: 6.67vw;
		height: 6.8vw;
		margin-right: 0;
		background: url(../img/index/secttl_ico.svg) center center/contain no-repeat;
	}
	#sec_reason .secttl .emp::before {
		margin-left: -2vw;
	}
	#sec_reason .secttl .emp::after {
		margin: 0 -2vw 0 0;
	}
	#sec_reason .secttl .emp span text {
		font-size: 4.4rem;
	}
	#sec_reason .secttl .emp span:nth-child(1) svg {
		width: 38vw;
	}
	#sec_reason .secttl .emp span:nth-child(2) svg {
		width: 7.8667vw;
		margin-left: -2vw;
		margin-bottom: 0;
	}
	#sec_reason .secttl .emp span:nth-child(3) svg {
		width: 38.13vw;
		margin-left: -2vw;
	}
	#sec_reason .secttl span:nth-child(2) svg {
		width: 28vw;
	}
	#sec_reason .secttl span:nth-child(2)::after {
		width: 29.8667vw;
		bottom: -1.4vw;
	}
	#sec_reason .secttl span:nth-child(3) svg {
		width: 34.667vw;
		margin-left: -2vw;
	}
	#sec_reason .secttl span:nth-child(4) svg {
		width: 50.667vw;
		margin-left: 2vw;
	}
	#sec_reason .secttl span:nth-child(4) {
		margin-bottom: 2.6vw;
	}
	#sec_reason .secttl span:nth-child(4)::after {
		width: 58.2vw;
		left: 1.6vw;
	}
	#sec_reason .secttl span:nth-child(5) svg {
		width: 34.8vw;
		margin-left: 1.6vw;
	}
	#sec_reason .item_left {
		width: 100%;
	}
	#sec_reason .item_left .img+.img {
		margin-top: 2.67vw;
	}
	#sec_reason .item_left .img img {
		width: 100%;
	}
	#sec_reason .item_right {
		width: 100%;
		margin-top: 13vw;
	}
	#sec_reason .item_right .box {
		width: 100%;
		border: 1px solid #f7931e;
		border-radius: .67vw;
		margin-top: 6vw;
		padding: 0 5vw;
	}
	#sec_reason .item_right .box .ttl {
		width: 100%;
		text-align: center;
		font-size: 4.67vw;
		padding: .536em 1em;
		border-radius: 6vw;
		margin-bottom: 1.5em;
	}
	#sec_reason .item_right .box .txt {
		padding: 5vw 0 8vw;
	}
	#sec_reason .item_right .img img {
		width: 100%;
	}
}


/* sec_voice
--------------------------------*/

#sec_voice {
	padding: 75px 0 70px;
}

#sec_voice .secttl span:nth-child(1) {
	text-align: center;
}

#sec_voice .secttl span:nth-child(1) svg {
	width: 252px;
}

#sec_voice .secttl span:nth-child(2) svg {
	width: 144px;
	margin-left: -6px;
}

#sec_voice .secttl span:nth-child(2) .front {
	fill: #fff600;
}

#sec_voice .secttl span:nth-child(3) svg {
	width: 210px;
	margin-left: 7px;
}

#sec_voice .secttl span:nth-child(4) svg {
	width: 72px;
	margin-left: 5px;
}

#sec_voice .secttl .strong::after {
	width: 258px;
	bottom: -20px;
}

#sec_voice .voice_list .item {
	width: 300px;
	background-color: #fff;
	box-shadow: 0 0 7px #6c017c;
}

#sec_voice .voice_list .item .img,
#sec_voice .voice_list .item .img img {
	width: 100%;
}

#sec_voice .voice_list .item .name {
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.5;
	padding: 1.5em .5em;
}

#sec_voice .btn {
	margin-top: 60px;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_voice .secttl span:nth-child(1) svg {
		max-height: 35px;
	}
	#sec_voice .secttl span:nth-child(2) svg {
		max-height: 37px;
	}
	#sec_voice .secttl span:nth-child(3) svg {
		max-height: 51px;
	}
	#sec_voice .secttl span:nth-child(4) svg {
		max-height: 42px;
	}
}

@media screen and (max-width: 768px) {
	#sec_voice {
		padding: 11vw 0 12vw;
	}
	#sec_voice .secttl span:nth-child(1) {
		text-align: center;
		display: block;
		width: 100%;
		margin-bottom: 5vw;
	}
	#sec_voice .secttl span:nth-child(1) svg {
		width: 44vw;
	}
	#sec_voice .secttl span:nth-child(2) svg {
		width: 24.4vw;
		margin-left: -2vw;
	}
	#sec_voice .secttl span:nth-child(2) .front {
		fill: #fff;
	}
	#sec_voice .secttl span:nth-child(3) svg {
		width: 39.6vw;
		margin-left: 1vw;
	}
	#sec_voice .secttl span:nth-child(4) svg {
		width: 12vw;
		margin-left: 1vw;
	}
	#sec_voice .secttl .strong::after {
		width: 45.8667vw;
		bottom: -2vw;
	}
	#sec_voice .voice_list .item {
		width: 100%;
		box-shadow: 0 0 1vw #6c017c;
	}
	#sec_voice .voice_list .item+.item {
		margin-top: 6.67vw;
	}
	#sec_voice .voice_list .item .img img {
		width: 100%;
	}
	#sec_voice .voice_list .item .name {
		font-size: 5.33vw;
		padding: 1.75em .5em;
	}
	#sec_voice .btn {
		margin-top: 11vw;
	}
}


/* construction
--------------------------------*/

#sec_construction {
	padding: 105px 0 80px;
}

#sec_construction .secttl span:nth-child(1) svg {
	width: 252px;
}

#sec_construction .secttl span:nth-child(2) svg {
	width: 246px;
}

#sec_construction .secttl .strong::after {
	width: 264px;
	bottom: -15px;
	left: 1px;
}

#sec_construction .construction_list .item {
	width: 300px;
	margin: 0 20px;
}

#sec_construction .construction_list .item figure.img {
	display: block;
	position: relative;
	margin: 0;
}

#sec_construction .construction_list .item figcaption {
	display: flex;
	background: #fff600;
	width: 250px;
	height: 45px;
	padding: 0 20px;
	font-weight: 700;
	font-size: 3.6rem;
	letter-spacing: 0.05em;
	margin-top: -22px;
	z-index: 10;
	position: relative;
}

#sec_construction .construction_list .item figcaption span {
	font-size: 1.8rem;
	align-self: center;
}

#sec_construction .construction_list .item figcaption::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	right: -29px;
	bottom: 0;
	border-style: solid;
	border-width: 45px 0 0 30px;
	border-color: transparent transparent transparent #fff600;
}

#sec_construction .construction_list .item .txtwrap {
	background: #fff;
	padding: 36px 23px 30px 22px;
	margin-top: -22px;
}

#sec_construction .construction_list .item .txtwrap .date {
	color: #14a83b;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
}

#sec_construction .construction_list .item .txtwrap .txt {
	font-weight: 300;
	letter-spacing: 0.05em;
}

#sec_construction .construction_list .item .txtwrap .btn {
	margin-top: 15px;
}

#sec_construction .btn.s {
	margin-top: 80px;
}


/*slider*/

#sec_construction .construction-slider {
	position: relative;
}

#sec_construction .construction-slider button {
	text-indent: -9999px;
	font-size: 0;
	position: absolute;
	top: 42%;
	transform: translateY(-50%);
}

#sec_construction .construction-slider button.slick-prev::before,
#sec_construction .construction-slider button.slick-next::before {
	content: "";
	display: block;
	width: 22px;
	height: 34px;
	background: url(../img/index/arw_slider.png) no-repeat center center/100% auto;
	top: 0;
	left: 0;
}

#sec_construction .construction-slider button.slick-prev {
	left: -60px;
}

#sec_construction .construction-slider button.slick-prev::before {
	transform: scale(-1, 1);
}

#sec_construction .construction-slider button.slick-next {
	right: -60px;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_construction .secttl span:nth-child(1) svg {
		max-height: 35px;
	}
	#sec_construction .secttl span:nth-child(2) svg {
		max-height: 58px;
	}
}

@media screen and (max-width: 768px) {
	#sec_construction {
		padding: 12vw 0;
	}
	#sec_construction .secttl {
		padding-bottom: 7vw;
	}
	#sec_construction .secttl span:nth-child(1) {
		margin-bottom: 4.4vw;
		width: 100%;
		text-align: center;
	}
	#sec_construction .secttl span:nth-child(1) svg {
		width: 44.13vw;
	}
	#sec_construction .secttl span:nth-child(2) svg {
		width: 41.2vw;
	}
	#sec_construction .secttl .strong::after {
		width: 48.2667vw;
		bottom: -2vw;
		left: -1vw;
	}
	#sec_construction .construction_list {
		width: 100vw;
		margin-left: -5vw;
		padding: 0 0 0 5vw;
	}
	#sec_construction .construction_list .item {
		width: 80vw;
		margin: 0 5vw 0 0;
	}
	#sec_construction .construction_list .item figure img {
		width: 100%;
	}
	#sec_construction .construction_list .item figcaption {
		width: 68vw;
		height: 12vw;
		padding: 0 6vw;
		font-size: 4.8vw;
		margin-top: -6vw;
	}
	#sec_construction .construction_list .item figcaption span {
		font-size: 4.8vw;
	}
	#sec_construction .construction_list .item figcaption::after {
		right: -8vw;
		border-width: 12vw 0 0 8vw;
	}
	#sec_construction .construction_list .item .txtwrap {
		padding: 12vw 5vw 6.67vw;
		margin-top: -6vw;
	}
	#sec_construction .construction_list .item .txtwrap .date {
		font-size: 3.73vw;
	}
	#sec_construction .construction_list .item .txtwrap .txt {
		font-size: 3.73vw;
	}
	#sec_construction .construction_list .item .txtwrap .btn {
		margin-top: 3vw;
	}
	#sec_construction .btn.s {
		margin-top: 11vw;
	}
}


/* staff
--------------------------------*/

#sec_staff {
	padding: 75px 0 80px;
}

#sec_staff .secttl span:nth-child(1) svg {
	width: 264px;
}

#sec_staff .secttl span:nth-child(2) svg {
	width: 216px;
}

#sec_staff .secttl span:nth-child(3) svg {
	width: 72px;
	margin-left: 4px;
}

#sec_staff .secttl .strong::after {
	width: 258px;
	bottom: -18px;
	left: 0;
}

#sec_staff .staff_list .clm {
	background-color: #fff;
	border-radius: 10px;
}

#sec_staff .staff_list .clm>a {
	display: block;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
	padding: 30px 0 30px 30px;
}

#sec_staff .staff_list .clm>a:hover {
	opacity: .7;
}

#sec_staff .staff_list .clm .flex .img {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}

#sec_staff .staff_list .clm .flex .img img {
	width: 100%;
}

#sec_staff .staff_list .clm .flex .name_box .name {
	font-size: 2.0rem;
	color: #e4007f;
	border-bottom: solid 2px #e4007f;
}

#sec_staff .staff_list .clm .flex .name_box .name span {
	font-size: 1.4rem;
}

#sec_staff .staff_list .clm .flex .name_box dl {
	font-size: 1.4rem;
	margin-top: 10px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

#sec_staff .staff_list .clm .flex .name_box dl dt {
	width: 30px;
	color: #e4007f;
	line-height: 1.5;
}

#sec_staff .staff_list .clm .flex .name_box dl dd {
	width: 210px;
	padding-left: 30px;
	color: #e4007f;
	line-height: 1.5;
}

#sec_staff .staff_list .clm .flex .name_box dl dt:nth-of-type(n+2),
#sec_staff .staff_list .clm .flex .name_box dl dd:nth-of-type(n+2) {
	padding-top: 7px;
	margin-top: 7px;
	border-top: solid 1px #ffd1eb;
}

#sec_staff .staff_list .clm .flex .name_box dl dt:only-of-type,
#sec_staff .staff_list .clm .flex .name_box dl dd:only-of-type {
	padding-bottom: 7px;
	border-bottom: solid 1px #ffd1eb;
}

#sec_staff .staff_list .clm .comment {
	margin-top: 20px;
	padding: 13px 20px;
	border-radius: 10px;
	border: solid 2px #e4007f;
	margin-right: 30px;
	font-size: 1.4rem;
	line-height: 1.6;
}

#sec_staff .staff_list .illust {
	background: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

#sec_staff .btn {
	margin-top: 80px;
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_staff .secttl span:nth-child(1) svg {
		max-height: 36px;
	}
	#sec_staff .secttl span:nth-child(2) svg {
		max-height: 52px;
	}
	#sec_staff .secttl span:nth-child(3) svg {
		max-height: 35px;
	}
}

@media screen and (min-width: 769px) {
	#sec_staff .staff_list .clm {
		width: 470px;
	}
	#sec_staff .staff_list .clm:nth-of-type(n+3) {
		margin-top: 40px;
	}
	#sec_staff .staff_list .clm .flex .name_box {
		margin-top: -8px;
		width: 270px;
	}
	#sec_staff .staff_list .clm .flex .name_box dl {
		width: 240px;
	}
	#sec_staff .pager li:nth-of-type(n+2) {
		margin-left: 5px;
	}
}

@media screen and (max-width: 768px) {
	#sec_staff {
		padding: 10.6666666667vw 0;
	}
	#sec_staff .secttl {
		padding-bottom: 8vw;
	}
	#sec_staff .secttl span:nth-child(1) {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 4vw;
	}
	#sec_staff .secttl span:nth-child(1) svg {
		width: 44.1333333333vw;
	}
	#sec_staff .secttl span:nth-child(2) svg {
		width: 39.7333333333vw;
	}
	#sec_staff .secttl span:nth-child(3) svg {
		width: 12.5333333333vw;
		margin-left: 1vw;
	}
	#sec_staff .secttl .strong::after {
		width: 48.2666666667vw;
		bottom: -2vw;
	}
	#sec_staff .staff_list .clm {
		border-radius: 1.33vw;
	}
	#sec_staff .staff_list .clm:nth-of-type(n+2) {
		margin-top: 10.6666666667vw;
	}
	#sec_staff .staff_list .clm>a {
		padding: 5.6666666667vw 0 5.6666666667vw 5.2vw;
	}
	#sec_staff .staff_list .clm .flex .img {
		width: 50vw;
		margin: 0 auto;
		padding-right: 5.2vw;
	}
	#sec_staff .staff_list .clm .flex .name_box {
		margin-top: 4.8vw;
		width: 100%;
	}
	#sec_staff .staff_list .clm .flex .name_box .name {
		font-size: 5.3333333333vw;
	}
	#sec_staff .staff_list .clm .flex .name_box .name span {
		font-size: 3.7333333333vw;
	}
	#sec_staff .staff_list .clm .flex .name_box dl {
		margin-top: 5.3333333333vw;
		font-size: 2.6666666667vw;
	}
	#sec_staff .staff_list .clm .flex .name_box dl dt {
		width: 12vw;
	}
	#sec_staff .staff_list .clm .flex .name_box dl dd {
		width: 67vw;
		padding-left: 3vw;
	}
	#sec_staff .staff_list .clm .flex .name_box dl dt:nth-of-type(n+2),
	#sec_staff .staff_list .clm .flex .name_box dl dd:nth-of-type(n+2) {
		padding-top: 2.6666666667vw;
		margin-top: 2.6666666667vw;
	}
	#sec_staff .staff_list .clm .flex .name_box dl dt:only-of-type,
	#sec_staff .staff_list .clm .flex .name_box dl dd:only-of-type {
		padding-bottom: 2.6666666667vw;
	}
	#sec_staff .staff_list .clm .comment {
		margin-right: 5.2vw;
		padding: 4vw 2.6666666667vw;
		font-size: 3.7333333333vw;
		line-height: 1.5;
	}
	#sec_staff .btn {
		margin-top: 11vw;
	}
}


/* sec_instagram
--------------------------------*/

#sec_instagram {
	padding: 120px 0 75px;
}

#sec_instagram .secttl span:nth-child(1) {
	width: auto;
	margin: 0;
	margin-bottom: 0;
}

#sec_instagram .secttl span:nth-child(1) svg {
	width: 252px;
}

#sec_instagram .secttl span:nth-child(2) svg {
	width: 288px;
}

#sec_instagram .secttl .strong {
	margin-left: 0;
}

#sec_instagram .secttl .strong::before {
	content: "";
	width: 54px;
	height: 54px;
	display: block;
	background: url(../img/index/ico_instagram.svg) center center/contain no-repeat;
	position: absolute;
	right: -100px;
	bottom: 0;
}

#sec_instagram .secttl .strong::after {
	width: 327px;
	bottom: -15px;
}

#sec_instagram .instagram_list li {
	width: 230px;
}

#sec_instagram .btn {
	margin-top: 60px;
}

#sec_instagram .btn.s a {
	background: -webkit-linear-gradient( 0deg, rgb(92, 108, 179) 0%, rgb(109, 103, 173) 25%, rgb(200, 53, 127) 50%, rgb(237, 88, 68) 75%, rgb(246, 176, 91) 99%);
	background: linear-gradient( to right, rgb(92, 108, 179) 0%, rgb(109, 103, 173) 25%, rgb(200, 53, 127) 50%, rgb(237, 88, 68) 75%, rgb(246, 176, 91) 99%);
}

#sec_instagram .btn.s::before {
	background-color: rgba(94, 0, 90, 1);
}

@media screen and (min-width: 769px) {
	/*IE用*/
	#sec_instagram .secttl span:nth-child(1) svg {
		max-height: 35px;
	}
	#sec_instagram .secttl span:nth-child(2) svg {
		max-height: 62px;
	}
}

@media screen and (max-width: 768px) {
	#sec_instagram {
		padding: 9.33vw 0 20vw;
	}
	#sec_instagram .secttl {
		padding-bottom: 7.4vw;
	}
	#sec_instagram .secttl span:nth-child(1) {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 1.3vw;
	}
	#sec_instagram .secttl span:nth-child(1) svg {
		width: 44.13vw;
	}
	#sec_instagram .secttl span:nth-child(2) svg {
		width: 52vw;
	}
	#sec_instagram .secttl .strong {
		margin-left: -17vw;
		letter-spacing: 0.05em;
	}
	#sec_instagram .secttl .strong::before {
		width: 9.867vw;
		height: 9.867vw;
		right: -20vw;
	}
	#sec_instagram .secttl .strong::after {
		width: 64vw;
		bottom: -3vw;
	}
	#sec_instagram .instagram_list li {
		width: 42.8vw;
	}
	#sec_instagram .instagram_list li:nth-child(n + 3) {
		margin-top: 4vw;
	}
	#sec_instagram .btn {
		margin-top: 11vw;
	}
}