@charset "UTF-8";

/*.content-wrap--right .content-box .content-box-btn {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.information-wrap {
	margin-bottom: 110px;
}

.information-wrap .list-topic {
	max-width: 834px;

	margin: 54px auto 0;
}

.list-property-grid {
	margin: 54px 0 70px;
}

.content-grid {
	margin-top: 90px;
}

.content-grid-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 54px;
}

.content-grid .content-wrap-bg_blue {
	background-color: #2c75ba;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	width: 58%;
	height: 416px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -3;
}

.content-grid .content-wrap-bg_blue:before {
	content: "";
	background: url('../images/service/appicon.png') no-repeat;
	height: 125px;
	width: 125px;
	position: absolute;
	left: 48px;
	top: 70px;
	z-index: 10;
	background-size: 100%;
}

.content-wrap-item.content-grid .content-wrap-bg {
	top: 270px;
}

.content-grid .content-left {
	padding-top: 95px;
	width: 57.8%;
}

.content-grid .main-title {
	display: table;
	margin-bottom: 120px;
	padding-left: 24px;
	position: relative;
}

.content-grid .content-right {
	padding-top: 38px;
	padding-right: 4%;
	width: 37.9%;
}

.content-grid.content-wrap-item .content-box-txt {
	padding: 0;
}

.content-grid .content-box-txt_sub-tit {
	font-size: 1.375em;
	margin-bottom: 30px;
}

.content-grid .content-box-app {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 80px;
	padding-right: 6%;
}

.content-grid .content-box-app ._logo {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-left: 20px;
	text-align: center;
}

.content-grid .content-box-app ._download {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center;
	margin: 0 -11px;
}

.content-grid .content-box-app ._download a {
	margin: 0 11px;
}

.challenge-block {
	padding: 80px 0 176px;
}

.challenge-list li:not(:last-child) {
	margin-bottom: 130px;
}

.challenge-list li .challenge-img {
	position: relative;
	z-index: 9;
}

.challenge-block .main-title {
	margin-bottom: 70px;
	position: relative;
	z-index: 5;
}

.challenge-block .main-title:after {
	content: "";
	background: url('../images/icon_bg05.png') no-repeat center top;
	height: 159px;
	width: 448px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -2;
}

.challenge-list .challenge-box {
	background-color: #2c75ba;
	background-repeat: no-repeat;
	border-radius: 20px;
	color: #fff;
	margin-top: -257px;
	padding: 88px 43px 73px 55px;
	width: 100%;
	position: relative;
	z-index: -2;
}

.challenge-list .challenge-box .challenge-txt {
	clear: both;
}

.challenge-box_head {
	max-width: 427px;
	margin-bottom: 135px;
	text-align: center;
}

.challenge-list .challenge-ttl {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 5px;
}*/

.app-top {
	font-weight: 500;
	padding: 188px 0 220px;
	position: relative;
	z-index: 10;
}

.app-top .app-top-img {
    position: absolute;
    top: 0;
    right: 0;
    /* max-width: 60.49%; */
    z-index: -2;
    width: 45vw;
}

.app-top .app-top-img img{
	width:100%!important;
	height:auto;
}

.app-top .inner {
	position: relative;
	z-index: 1;
}



.app-top-ttl {
	color: #2c75bb;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 70px;
}

.app-top-ttl .app-top-ttl_sub {
	font-size: 0.6875em;
	margin-bottom: 5px;
}

.app-top-ttl .app-top-ttl_tit {
	font-size: 1em;
	font-weight: bold;
}

.app-top-download {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 105px;
}

.app-top-download a {
	margin-right: 22px;
}

.app-content .inner {
	padding-top: 220px;
	position: relative;
	z-index: 1;
}

.app-content .app-content-info {
	color: #fff;
	padding: 91px 0 78px 44.41%;
	position: relative;
	z-index: 1;
}

.app-content .app-content-info .app-content-bg {
	background-color: #2c75ba;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	position: absolute;
	left: 152px;
	width: 500%;
	top: 0;
	bottom: 0;
	z-index: -1;
}

.app-content .app-content-tit {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 40px;
}

.app-content .app-content-tit p:not(:last-child) {
	margin-bottom: 15px;
}

.app-box {
	margin-top: 155px;
	margin-bottom: 110px;
}

.app-box .app-box-wrap {
	background-color: #fff;
	padding: 70px 60px 2px 70px;
}

.app-box-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 95px -28px -25px;
}

.app-box-list li {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	color: #59493f;
	max-width: 33.33%;
	margin-bottom: 134px;
	padding: 0 28px;
	text-align: center;
}

.app-box-list .app-box-list_tit {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 20px;
}

/*.app-box-list .app-box-list_tit span {
	display: block;
	font-size: 12px;
}*/

.app-box-list .app-box-list_txt {
	font-weight: bold;
	text-align: left;
}

/*.faq-wrap .list-qanda {
	margin-bottom: 50px;
}*/

.bg-blue .tit-section {
	color: #fff;
}

.benefit-wrap {
	padding: 110px 0 104px;
}

.benefit-wrap .tit-section {
	margin-bottom: 70px;
}

.benefit-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	max-width: 840px;
	margin: 0 auto 60px;
	width: 100%;
}

.benefit-item:last-child {
	margin-bottom: 0;
}

.benefit-item_box {
	border-radius: 20px;
	padding: 30px 30px 45px 42px;
	position: relative;
	width: 592px;
}

.benefit-item_box:after {
	content: "";
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.benefit-item_box .benefit-item_box-tit {
	color: #2c75ba;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 9px;
}

.benefit-item_box ul {
	padding-left: 12px;
}

.benefit-item_box ul li {
	font-weight: bold;
	margin-bottom: 12px;
	padding-left: 18px;
	position: relative;
}

.benefit-item_box ul li:last-child {
	margin-bottom: 0;
}

.benefit-item_box ul li:before {
	content: "◆";
	color: #2c75ba;
	position: absolute;
	left: 0;
	top: 0;
}

.benefit-item_box ._underline {
	border-bottom: 1px solid;
}

.benefit-item--left .benefit-item_icon {
	width: 145px;
}

.benefit-item--left .benefit-item_box {
	background-color: #d6f8ff;
}

.benefit-item--left .benefit-item_box:after {
	border-right: 27px solid #d6f8ff;
	right: 100%;
}

.benefit-item--right .benefit-item_icon {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: right;
	width: 155px;
}

.benefit-item--right .benefit-item_box {
	background-color: #fff;
	margin-left: auto;
	padding-left: 55px;
}

.benefit-item--right .benefit-item_box:after {
	border-left: 27px solid #fff;
	left: 100%;
}

.voice-wrap {
	margin-top: 90px;
}

.voice-list {
	margin-top: 95px;
}

.voice-list li {
	background-color: #fff;
	border-radius: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 60px;
	overflow: hidden;
}

.voice-list li:last-child {
	margin-bottom: 0;
}

.voice-list li .voice-img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 267px;
}

.voice-list li .voice-info {
	font-weight: bold;
	padding: 5px 38px 5px 50px;
}

.voice-list li .voice-info_tit {
	border-bottom: 1px solid #2c75bb;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 18px;
}

.voice-list li .voice-info_age {
	color: #2c75bb;
	margin-bottom: 25px;
	text-align: right;
}

.screen-wrap {
	margin-top: 105px;
}

.screen-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 85px -15px 30px;
}

.screen-list > li {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 45%;
	margin-bottom: 80px;
	max-width: 45%;
	padding: 0 15px;
	position: relative;
	text-align: center;
}

.screen-list > li .screen-img {
	position: relative;
}

.screen-list > li .screen-icon {
	position: absolute;
	width: 43.36%;
}

.screen-list > li:nth-child(2) .screen-icon {
	left: -8%;
	top: -27px;
}

.screen-list > li:nth-child(3) .screen-icon {
	right: -14px;
	top: -97px;
}
.screen-list > li:nth-child(4) .screen-icon {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
/*.screen-list > li:nth-child(5) .screen-icon {
	right: -23.6%;
	top: -30px;
}*/

.screen-list > li .screen-tit {
	font-size: 24px;
	font-weight: bold;
	margin-top: 55px;
}

.flow-wrap {
	margin-top: 135px;
	padding: 140px 0 150px;
}

.flow-list {
	background-color: #fff;
	border-radius: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 70px;
	padding: 70px 85px 94px 50px;
	position: relative;
	overflow: hidden;
}

.flow-list > li {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
	margin-right: 52px;
	text-align: center;
}

.flow-list > li:last-child {
	margin-right: 0;
}

.flow-list > li .flow-img {
	position: relative;
	z-index: 5;
}

.flow-list > li .flow-img .arrow-bg {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: -1;
}

.flow-list > li:not(:last-child) .flow-img .arrow-bg:before {
	content: "";
	background-color: #2c75ba;
	height: 10px;
	width: 100%;
	position: absolute;
	left: 90%;
	top: 50%;
	margin-top: -5px;
	z-index: -1;
}

.flow-list > li:not(:last-child) .flow-img .arrow-bg:after {
	content: "";
	border-left: 19px solid #2c75ba;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: calc(100% + 19px);
}

.flow-list > li .flow-tit {
	color: #2c75bb;
	font-size: 20px;
	font-weight: 900;
	margin-top: 35px;
}

/*ul.challenge-list {
	position: relative;
	z-index: 1;
}
.challenge-list.add_sumasapo_box .button-contact_wrap {
    width: 100%;
    background: #2c75bb;
    height: auto;
    text-align: center;
    display: block;
    padding-bottom: 3rem;
    border-radius: 0 0 20px 20px;
    color: #fff;
}
.challenge-list.add_sumasapo_box .button-contact {
    margin: 0 auto;
    width: 320px;
    pointer-events: auto;
}
.challenge-list.add_sumasapo_box .btn-contact {
    border-style: solid;
    border-color: #fff;
    display: block;
    vertical-align: middle;
}
.challenge-list.add_sumasapo_box .btn-contact {
    border-width: 4px;
    font-size: 18px;
    padding: 15px 30px 16px;
    border-radius: 36px;
    width: 320px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
.challenge-list.add_sumasapo_box .challenge-box{
	border-radius:20px 20px 0 0
}*/

.content-wrap.add_app {
    background-color: #f9f9f9;
    padding: 100px 0 0;
}

@media (min-width: 801px) {
	.challenge-list li .challenge-img img {
		width: 100%;
	}

	.challenge-list li:nth-child(even) .challenge-box_head {
		float: right;
		margin-right: -20px;
	}

	.challenge-list li:nth-child(even) .challenge-img {
		padding-right: 41.4%;
	}

	.challenge-list li:nth-child(even) .challenge-img img {
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
	}

	.challenge-list li:nth-child(even) .challenge-box {
		background-image: url('../images/icon_bg09.png');
		background-position: right 64px top 30px;
	}

	.challenge-list li:nth-child(odd) .challenge-img{
		padding-left: 41.4%;
		text-align: right;
	}

	.challenge-list li:nth-child(odd) .challenge-img img {
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	.challenge-list li:nth-child(odd) .challenge-box {
		background-image: url('../images/icon_bg09.png');
		background-position: 28px 43px;
	}

	.app-content .app-content-img {
		position: absolute;
		left: 0;
		top: 0;
		z-index: 5;
		width: 39.45%;
	}
}

@media (min-width: 1001px) {
	.content-wrap--right .content-box-txt {
		padding-left: 97px;
		padding-right: 95px;
	}
}

@media (min-width: 1281px) {
	.challenge-list li:nth-child(even) .challenge-img {
		padding-right: 48%;
	}

	.challenge-list li:nth-child(odd) .challenge-img {
		padding-left: 48%;
	}
}

@media screen and (max-width: 1000px) {
	.challenge-list .challenge-box {
		margin-top: -50px;
	}

	.app-top .app-top-img {
		max-width: 50%;
	}

	.app-top .app-top-img img {
		opacity: .8;
	}

	.app-box .app-box-wrap {
		padding: 40px 20px 30px;
	}

	.app-box-list {
		margin-left: -7px;
		margin-right: -7px;
	}

	.app-box-list li {
		margin-bottom: 70px;
		padding: 0 7px;
	}

	.flow-list {
		padding: 30px 20px;
	}
}

@media screen and (max-width: 800px) {
	.content-wrap {
		padding-top: 0!important;
	}

	.content-grid {
		margin-top: 0;
	}

	.information-wrap .list-topict {
		margin-top: 50px;
	}

	.content-grid .content-wrap-bg_blue {
		display: none;
	}

	.content-grid-inner {
		display: block;
	}

	.content-wrap-item.content-grid .content-wrap-bg {
		top: 0;
	}

	.content-grid .content-left {
		margin-bottom: 40px;
		padding-top: 60px;
		width: 100%;
	}

	.content-grid .main-title {
		display: block;
		margin: 0 0 50px;
		padding: 0;
	}

	.content-grid .content-right {
		padding: 0;
		width: 100%;
	}

	.content-grid .content-box-img {
		margin: 0 0 40px;
		padding: 0 11%;
		text-align: center;
	}

	.content-grid .content-box-app {
		display: block;
		margin-bottom: 50px;
	}

	.content-grid .content-box-app ._download {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.content-grid .content-box-app ._logo {
		margin: 0 auto 20px;
		max-width: 80%;
	}

	.content-grid .content-box-app ._download a {
		margin: 0 10px;
		width: auto;
	}

	.challenge-block {
		padding: 80px 0;
	}

	.challenge-list li:not(:last-child) {
		margin-bottom: 60px;
	}

	.challenge-list .inner {
		padding: 0;
	}

	.challenge-list .challenge-img img {
		width: 100%;
	}

	.challenge-list .challenge-box {
		background-image: url('../images/icon_bg09.png');
		background-position: 45% -12px;
		background-size: 120px;
		border-radius: 0;
		max-width: 100%;
		margin-top: 0;
		padding: 20px 20px 40px;
		z-index: -1;
	}

	.challenge-box_head {
		max-width: 100%;
		margin-bottom: 25px;
	}

	.arrow-ttl {
		padding: 30px 10px;
	}

	.app-top {
    padding: 25% 0 70px;
	}

	.app-top .app-top-img {
    max-width: 100%;
    top: -3%;
    width: 100vw;
	}

	.app-top .app-top-img img {
		opacity: .3;
	}

	.app-top-ttl {
		margin-bottom: 30px;
	}

	.app-top-txt {
		padding:1%;
		background-color:rgba(255,255,255,0.7);
	}


	.app-top-download {
		margin-top: 50px;
	}

	.app-content .inner {
		padding: 20% 5% 10%;
	}

	.app-content .app-content-info {
		padding: 30px 0;
		position: static;
	}

	.app-content .app-content-tit {
font-size: 17px;
    text-align: center;
	}

	.app-content .app-content-info .app-content-bg {
		left: 0;
	}

	.app-content .app-content-img {
		max-width: 65%;
		text-align: center;
		margin: auto;
	}

	.app-box {
		margin-top: 70px;
		margin-bottom: 70px;
	}

	.app-box-list {
		margin-left: -12px;
		margin-right: -12px;
		margin-top: 60px;
	}

	.app-box-list li {
		margin-bottom: 50px;
		padding: 0 12px;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.benefit-wrap {
		padding: 70px 0;
	}

	.benefit-item--right .benefit-item_icon {
		margin-left: 15px;
		width: 120px;
	}

	.benefit-item--right .benefit-item_box:after {
		border-left-width: 16px;
	}

	.benefit-item--left .benefit-item_icon {
		margin-right: 15px;
		width: 100px;
	}

	.benefit-item--left .benefit-item_box:after {
		border-right-width: 16px;
	}

	.voice-list {
		margin-top: 60px
	}

	.voice-list li {
		display: block;
	}

	.voice-list li .voice-img {
		text-align: center;
		width: 100%;
	}

	.voice-list li .voice-info {
		padding: 10px 10px 20px;
		;
	}

	.screen-list {
		margin-top: 60px;
	}

	.screen-list > li {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 0 25px;
	}

	.screen-list > li:nth-child(3) .screen-icon {
		top: -70px;
	}

	.flow-wrap {
		margin-top: 70px;
		padding: 70px 0;
	}

	.flow-list:after {
		right: -10%;
	}

}

@media screen and (max-width: 640px) {
	.app-top-ttl {
		font-size: 27px;
	}

	.app-content .app-content-info .app-content-bg {
		border-radius: 0;
	}

	.benefit-wrap .tit-section {
		margin-bottom: 50px;
	}

	.benefit-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		-ms-grid-row-align: flex-start;
		align-items: flex-start;
		margin-bottom: 40px;
	}

	.benefit-item .benefit-item_icon {
		display: none;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-bottom: 25px;
		text-align: center;
		width: 120px;
	}

	.benefit-item_box {
		padding: 20px !important;
		width: 100%;
	}

	.benefit-item--left .benefit-item_box:after {
		display: none;
		top: -24px;
		left: 50px;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.benefit-item--right .benefit-item_box:after {
		display: none;
		top: -24px;
		left: 70px;
		right: inherit;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}


	.screen-list > li .screen-tit {
		margin-top: 20px;
		font-size: 17px;
	}

	.flow-list {
		border-radius: 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 30px 10px;
	}

	.flow-list:after {
		display: none;
	}

	.flow-list > li {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		margin: 0 0 25px;
		padding: 0 15px;
	}

	.flow-list > li:not(:last-child) .flow-img .arrow-bg:before {
		left: 30%;
	}

	.flow-list > li:not(:last-child) .flow-img .arrow-bg:after {
		left: calc(100% + 9px);
	}

	.flow-list > li:nth-child(2n) .flow-img .arrow-bg:before,
	.flow-list > li:nth-child(2n) .flow-img .arrow-bg:after {
		display: none;
	}

	.flow-list > li .flow-tit {
		font-size: 18px;
	}

	.challenge-list .challenge-box {
		padding: 20px 10px 30px;
		text-align: justify;
	}

	.challenge-list .challenge-ttl {
		font-size: 22px;
		margin-bottom: 0;
		line-height: 1.4;
	}
}

@media screen and (max-width: 480px) {
	.list-property-grid {
		margin-bottom: 40px;
	}

	.app-box-list li {
		padding: 0 5px;
	}

	.app-box-list .app-box-list_tit {
		font-size: 16px;
	}

	.screen-list > li {
		padding: 0 10px;
	}

	.screen-list > li:nth-child(4) .screen-icon {
	    right: 0%;
	    top: -70px;
	    transform: unset;

	.screen-list > li:nth-child(5) .screen-icon {
		right: -8%;
	}
}

.add_sumasapo_box .content-grid-inner .content-right{
    width: 57.8%;
    order:2;
    padding-right: 0;
    padding-left: 4%;
    padding-top: 6rem;
}
.add_sumasapo_box .content-wrap-bg_blue{
    right:unset;
    left:0;
    border-radius:0 20px 20px 0;
}
.add_sumasapo_box .content-wrap-bg_blue:before{
    content:none;
}
.add_sumasapo_box .main-title{
    padding-left: 100px;
}

.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-img {
	padding-right: 41.4%;
	padding-left:unset;
	text-align: right;
}
.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-img img{
	border-radius:0 20px 20px 0;
}
.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-box_head {
	float: right;
	margin-right: 0;
}
.challenge-list.add_sumasapo_box .content-box-txt_sub-tit{color:#fff;}
.challenge-list.add_sumasapo_box .button-contact_wrap{
	width:100%;
	background: #2c75bb;
	height: auto;
	text-align: center;
	display: block;
	padding-bottom: 3rem;
	border-radius: 0 0 20px 20px;
	color: #fff;
}
.challenge-list.add_sumasapo_box .button-contact{
	margin: 0 auto;
	width:320px;
	pointer-events: auto;
}
.challenge-list.add_sumasapo_box .btn-contact {
	border-width: 4px;
	font-size: 18px;
	padding: 15px 30px 16px;
	border-radius: 36px;
	width: 320px;
	max-width: 100%;
	margin:0 auto;
	text-align:center;

}
.challenge-list.add_sumasapo_box .btn-contact:hover {
	border-color: #fff;
	background-color:#fff;
	    opacity: 1;
	    color:#2c75bb;
}
.challenge-list.add_sumasapo_box .btn-contact {
	border-style: solid;
	border-color: #fff;
	display: block;
	vertical-align: middle;
}
.challenge-list.add_sumasapo_box .challenge-box{
	border-radius:20px 20px 0 0;
	padding-bottom: 40px;
}
.challenge-list.add_sumasapo_box .button-contact_wrap{
	margin-bottom:4rem;
}

@media screen and (max-width: 559px) {
	.add_sumasapo_box .main-title{
		padding:0;
	}
	.add_sumasapo_box .content-grid-inner .content-right{
		width:100%;
	}
	.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-img img{
		width:100%;
		border-radius:0;
		border-radius: 0;
	}
	.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-img{
		padding:0;
	}
	.challenge-list.add_sumasapo_box .challenge-box{
		border-radius:0;
	}
	.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-box_head{
		float:none;
	}
	.challenge-list.add_sumasapo_box .button-contact_wrap{
		border-radius:0;
		margin-top: -5px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 559px) {
	.add_sumasapo_box .main-title{
		padding:0;
	}
	.add_sumasapo_box .content-grid-inner .content-right{
		width:100%;
	}
	.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-img{
		padding:0;
	}
	.challenge-list.add_sumasapo_box .challenge-box{
		border-radius:0;
	}
	.challenge-list.add_sumasapo_box li:nth-child(odd) .challenge-box_head{
		float:none;
	}
	.challenge-list.add_sumasapo_box .button-contact_wrap{
		margin-top:-5px;
		border-radius:0;
	}
}
