@charset "UTF-8";
/*==============================================

    THEME BENEFITS

==============================================*/
/*==============================================
    14-1. BENEFITS DIVERSITY
==============================================*/
.t-overimage {
	margin-bottom: 2em;
}

.t-overimage img {
	width: 120%;
	margin-left: -10%;
}

/*==============================================
    14-2. BENEFITS BENEFITS
==============================================*/
@media screen and (min-width: 769px) {
	.t-block {
		margin: 4em 0 0 0;
	}
}

@media screen and (min-width: 769px) {
	.t-block::after {
		content: "";
		display: block;
		width: 32.29167%;
	}
}

.t-block--3 {
	position: relative;
	background-color: #EEEBFA;
	margin-bottom: 2em;
	padding-bottom: 2em;
}

@media screen and (min-width: 769px) {
	.t-block--3 {
		margin-bottom: 2em;
		padding-bottom: 7em;
		width: 32.29167%;
	}
}

@media screen and (min-width: 769px) {
	.t-block--3 .c-btn--external {
		position: absolute;
		right: 0;
		left: 0;
		bottom: 2.5em;
		margin: auto;
	}
}

.t-block--3 .c-btn--external a {
	background-color: #ffffff;
}

.t-block__title {
	text-align: center;
	margin: 1.5em 0 1.5em 0;
	font-weight: 700;
	font-size: 1.28571rem;
	line-height: 2;
}

@media screen and (min-width: 769px) {
	.t-block__title {
		margin: 1.5em 0 1.5em 0;
		font-size: 1.2rem;
		line-height: 2;
	}
}

.t-block__title span {
	padding-bottom: 4px;
	border-bottom: 1px solid #333333;
}

@media screen and (min-width: 769px) {
	.t-block__title span {
		padding-bottom: 8px;
	}
}

.t-block__text {
	padding: 0 6%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.07143rem;
	line-height: 1.73333;
}

@media screen and (min-width: 769px) {
	.t-block__text {
		padding: 0 1.25em;
		font-size: 0.86667rem;
		line-height: 2;
	}
}

.t-block__note {
	padding: 1em 6% 0 6%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #858585;
	font-size: 0.85714rem;
	line-height: 1.5;
}

@media screen and (min-width: 769px) {
	.t-block__note {
		padding: .5em 1.25em 0 1.25em;
		font-size: 0.8rem;
		line-height: 1.5;
	}
}

/*==============================================
    14-3. BENEFITS SUPPORT
==============================================*/
.t-column--cover {
	margin-top: 4em;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.t-column {
	width: 100%;
	margin-bottom: 3em;
}

.t-column:last-of-type {
	margin-bottom: 0;
}

@media screen and (min-width: 769px) {
	.t-column {
		width: 31.25%;
		margin-bottom: 0;
	}
}

.t-column__heading {
	text-align: center;
	font-weight: 700;
	font-size: 1.28571rem;
	line-height: 1.55556;
}

@media screen and (min-width: 769px) {
	.t-column__heading {
		margin: 0 0 1.5em 0;
		font-size: 1.46667rem;
		line-height: 1.81818;
	}
}

.t-column__heading span {
	padding-bottom: 4px;
	border-bottom: 1px solid #333333;
}

.t-column__image {
	width: 100%;
	margin: 2em auto 2em;
}

@media screen and (min-width: 769px) {
	.t-column__image {
		width: 100%;
		margin: 0 auto 2em auto;
	}
}

.t-column__image--large {
	width: 86.25%;
	margin: 3em auto 2em;
}

@media screen and (min-width: 769px) {
	.t-column__image--large {
		width: 100%;
		margin: 4em auto 2em;
	}
}

.t-column__table tr {
	display: block;
	margin: 0 0 1em 0;
}

@media screen and (min-width: 769px) {
	.t-column__table tr {
		margin: 0 0 1em 0;
	}
}

.t-column__table tr th,
.t-column__table tr td {
	display: block;
}

.t-column__table tr th {
	margin-bottom: .5em;
	color: #9382bd;
	font-weight: 700;
	font-size: 1.28571rem;
	line-height: 1.88889;
}

@media screen and (min-width: 769px) {
	.t-column__table tr th {
		margin-bottom: .25em;
		font-size: 1.2rem;
		line-height: 1.88889;
	}
}

.t-column__table tr td {
	font-size: 1.14286rem;
	line-height: 1.8;
}

@media screen and (min-width: 769px) {
	.t-column__table tr td {
		font-size: 1rem;
		line-height: 1.8;
	}
}

.t-column__table tr td small {
	display: block;
	padding-top: .5em;
	color: #858585;
	font-size: 0.78571rem;
	line-height: 1.54545;
}

@media screen and (min-width: 769px) {
	.t-column__table tr td small {
		font-size: 0.73333rem;
		line-height: 1.54545;
	}
}

.t-pics {
	width: 100%;
	margin-bottom: 2em;
	padding: 1em 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #9382bd;
}

.t-pics:last-of-type {
	margin-bottom: 0;
}

.t-pics-c2 {
	width: 100%;
	margin-bottom: 2em;
	background-color: #9382bd;
}

@media screen and (min-width: 769px) {
	.t-pics {
		width: 31.25%;
		margin-bottom: 0;
	}
	.t-pics-c2 {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack: space-between;
		-ms-flex-pack: space-between;
		justify-content: space-between;
		width: 65.625%;
		margin-bottom: 0;
	}
	.t-pics-c2 .t-pics {
		width: 47.65%;
		max-width:350px;
		margin-bottom: 0;
	}
}

.t-statistics {
	margin-top: 4em;
}

@media screen and (min-width: 769px) {
	.t-statistics {
		width: 40%;
		margin-top: 4em;
	}
}

.t-statistics--full {
	width: 100%;
}

.t-statistics__ttl {
	text-align: center;
	margin-bottom: 2em;
	color: #9382bd;
	font-weight: 700;
	font-size: 1.42857rem;
	line-height: 1.7;
}

@media screen and (min-width: 769px) {
	.t-statistics__ttl {
		font-size: 1.33333rem;
		line-height: 1.7;
	}
}

.t-statistics__ttl span {
	padding-bottom: 6px;
	border-bottom: 2px solid #9382bd;
}

.t-statistics__table {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 2em 0 4em 0;
}

@media screen and (min-width: 769px) {
	.t-statistics__table {
		margin-left: 2em;
	}
}

.t-statistics__table tr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	vertical-align: middle;
	margin-bottom: 1em;
}

.t-statistics__table tr th {
	display: inline-block;
	width: 30%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
	color: #9382bd;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	font-size: 1.14286rem;
	line-height: 1.5;
}
.t-statistics__table.v2 tr th {
	width: 37.5%;
	font-size: 1em;
}

@media screen and (min-width: 769px) {
	.t-statistics__table tr th {
		width: 24%;
		font-size: 1.2rem;
		line-height: 1.5;
	}
	.t-statistics__table.v2 tr th {
		width: 37.5%;
	}
}

.t-statistics__table tr th span {
	font-size: 0.64286rem;
	line-height: 1.5;
}

@media screen and (min-width: 769px) {
	.t-statistics__table tr th span {
		font-size: 0.6rem;
		line-height: 1.5;
	}
}

.t-statistics__table tr td {
	display: inline-block;
	width: 70%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
	font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 0.89286rem;
	line-height: 1.5;
}
.t-statistics__table.v2 tr td {
	width: 62.5%;
}

@media screen and (min-width: 769px) {
	.t-statistics__table tr td {
		width: 76%;
		font-size: 1rem;
		line-height: 1.5;
	}
	.t-statistics__table.v2 tr td {
		width: 62.5%;
	}
}

.t-statistics__icon {
	width: 34%;
	margin: 0 auto;
}

@media screen and (min-width: 769px) {
	.t-statistics__icon {
		width: 150px;
	}
}

/*==============================================
    New BENEFITS BENEFITS
==============================================*/
.t-button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.t-button a {
	position: relative;
	display: block;
	margin: 1.5em auto 0 auto;
	padding: .5em 3em .5em 2em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #C8C8C8;
	border-radius: 100px;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 0.89286rem;
	line-height: 2.4;
}

@media screen and (min-width: 769px) {
	.t-button a {
		margin-top: 1.5em;
		padding: 1em 3em 1em 2em;
		font-size: 0.83333rem;
		line-height: 1;
	}
}

.t-button a::before {
	position: absolute;
	content: '';
	width: 9px;
	height: 12px;
	background: transparent url(../../image/icon_external.png) no-repeat scroll center center;
	background-size: cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 1.75em;
}

@media screen and (min-width: 769px) {
	.t-detail__thumb {
		width: 50%;
	}
}

.t-detail__box {
	padding: 1.5em 6%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #9382bd;
}

@media screen and (min-width: 769px) {
	.t-detail__box {
		width: 50%;
		padding: 1.5em 1.5em 0 1.5em;
	}
}

.t-detail__box .-txt {
	color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 1rem;
	line-height: 2.14286;
}

@media screen and (min-width: 769px) {
	.t-detail__box .-txt {
		font-size: 0.93333rem;
		line-height: 2;
	}
}

/*==============================================
    14-X. BENEFITS LYAOUT & COMPONENT(PREDEFINED)
==============================================*/
.benefits .c-section--border {
	border-bottom: 1px solid #A3A3A3;
}

@media screen and (min-width: 769px) {
	.benefits .c-toggle__title {
		text-align: left;
	}
}

@media screen and (min-width: 769px) {
	.benefits .c-toggle--btn {
		border-left: 4px solid #9382bd;
	}
}

@media screen and (min-width: 769px) {
	.benefits .c-toggle--btn:nth-child(1), .benefits .c-toggle--btn:nth-child(4) {
		border-left: 4px solid #9382bd;
	}
}

.benefits .c-toggle__inner__ul {
	border-left: 4px solid #9382bd;
}

@media screen and (min-width: 769px) {
	.benefits .c-toggle__inner__ul {
		border-left: none;
	}
}
