.content__list {
	margin: 0;
    gap: 40px 24px;
}
.content__item {
    width: 257px;
}
.sub-page-menu2-wrap{
}
.input-text--search {
    border-radius: 0;
    height: 43px;
    background-image: url(../img/icon_search_green.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px);
    background-size: 21px;
    padding-right: 42px;
}
.sub-page-menu2__section {
    margin-top: 30px;
}
.sub-page-menu2__dl:nth-child(n + 2){
	margin-top: 30px;
}
.sub-page-menu2__dt {
    font-size: 20px;
    font-weight: bold;
    border-left: 5px solid #72B6A9;
    padding: 1px 0 1px 15px;
    letter-spacing: 2px;
}
.sub-page-menu2__dd {
    padding-top: 20px;
}
.sub-page-menu2__dd .icon-list{
	gap: 10px 16px;
}
.sub-page-menu2__list {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
}
.sub-page-menu2__item{
}
.sub-page-menu2__item-link {
    display: flex;
	gap: 0 10px;
}
.sub-page-menu2__item-img-wrap{
	width: 100px;
	height: 70px;
}
.sub-page-menu2__item-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.sub-page-menu2__item-ttl {
    color: #72B6A9;
    font-weight: bold;
    width: 188px;
}
.sub-page-menu2__list2{
    display: flex;
    flex-direction: column;
    gap: 10px 0;
}
.sub-page-menu2__item2 .btn {
    height: 27px;
    width: 100%;
    background: transparent linear-gradient(109deg, #72B6A9 0%, #BDE0D3 41%, #ECECC7 100%) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
}
.article__pager-wrap {
	margin-top: 50px;
}

.details__ttl {
    font-size: 32px;
    font-weight: bold;
}
.details__info {
    display: flex;
    margin-top: 15px;
    gap: 0 25px;
    align-items: center;
}
.details__time{
}
.icon-list{
}
.icon{
}
.details__article {
    margin-top: 50px;
}
.wp-content h2{
    background: transparent linear-gradient(98deg, #72B6A9 0%, #BDE0D3 50%, #ECECC7 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    padding: 10px 20px 10px 20px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.wp-content h3{
    font-size: 20px;
    font-weight: bold;
    padding-left: 14px;
	position: relative;
}
.wp-content h3::before{
	content: "";
	position: absolute;
	width: 3px;
	height: 1.5em;
	background-color: #57BFA7;
	border-radius: 2px;
	left: 0;
}
.wp-content * + h2,
.wp-content * + h3{
	margin-top: 2em;
}
.wp-content * + p{
	margin-top: 2em;
}
.wp-content * + dl{
    margin-top: 3em;
}

.wp-content dt {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-left: 46px;
    padding-top: 0.1em;
}
.wp-content dt::before {
    content: "Q";
    color: #72B6A9;
    background-color: #D8EFE1;
    font-size: 22px;
    font-weight: bold;
    width: 36px;
    height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.wp-content dd{
    margin-top: 2em;
    position: relative;
    padding-left: 46px;
}
.wp-content dd::before{
    content: "A ";
	color: #E08081;
    background-color: #FADADB;
	font-size: 22px;
	font-weight: bold;
    width: 36px;
    height: 36px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
}

.wp-content dd + dt{
    margin-top: 3em;
}

.common-btn-wrap .btn {
    border: 0;
    min-width: 260px;
    height: 50px;
    border-radius: 70px;
    letter-spacing: 1.6px;
    padding: 0 23px;
    background: transparent linear-gradient(111deg, #72B6A9 50%, #BDE0D3 75%, #ECECC7 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
}
.link-btn-wrap {
    margin-top: 3em;
    text-align: center;
}
.link-btn-wrap .btn {
    padding: 20px 40px;
    border-radius: 5px;
}
.author-wrap {
    margin-top: 3em;
}
.author-ttl {
    font-size: 18px;
    font-weight: bold;
}
.author-inner {
    margin-top: 2em;
    display: flex;
    gap: 0 2em;
}
.author-img-wrap {
    width: 100px;
}
.author-link{
}
.author-img{
}
.author-text-wrap {
    width: calc(100% - 100px);
    padding-left: 1em;
    background-color: #fafafa;
    padding: 20px;
    border-radius: 5px;
}
.author-director {
    font-weight: bold;
}
.author-inner .author-name {
    margin-top: 1em;
}
.author-inner .author-txt{
    margin-top: 1em;
}
.index-warp {
    margin-top: 3em;
    background-color: #fafafa;
    padding: 20px;
    border-radius: 5px;
}
.index-ttl {
    font-weight: bold;
    font-size: 20px;
}
.chapter-list {
    margin-top: 1em;
    list-style: decimal;
    padding-left: 1em;
}
.chapter-item {
    text-decoration: underline;
}
.chapter-list > .chapter-item {
    margin-top: 0.5em;
}
.chapter-list > .chapter-list {
    margin-top: 0;
}
.coloer-blue {
    color: #2271b1;
    text-decoration: underline;
}
.txt-box-a {
    margin-top: 2em;
    box-shadow: 0px 0px 20px #00000019;
    border-radius: 5px;
}
.txt-box-a-ttl{
    background: transparent linear-gradient(98deg, #72B6A9 0%, #BDE0D3 70%, #ECECC7 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.txt-box-a-body{
    padding: 20px;
}
.txt-box-b {
    margin-top: 3em;
    background-color: #F5F8F8;
    padding: 20px;
}
.txt-box-b-ttl {
    color: #00B7B7;
    font-weight: bold;
    font-size: 18px;
}
.wp-content .txt-box-b-body {
    margin-top: 1em;
}
.txt-box-c {
    margin-top: 3em;
    border: 5px solid rgba(224, 147, 109, 1);
    padding: 20px;
    background-color: rgba(224, 147, 109, 0.1);
}
.txt-box-c-ttl {
    font-size: 20px;
}
.wp-content .red {
    color: red;
}
.txt-box-c-body {
    margin-top: 1em;
}
.txt-box-d {
    margin-top: 2em;
    background-color: #FEF7D5;
    padding: 20px;
    border-radius: 5px;
}
.txt-box-e-wrap {
    margin-top: 2em;
    border: 5px solid #46B5A0;
    border-radius: 5px;
    padding: 20px;
}
.txt-box-e-ttl {
    color: #46B5A0;
    font-size: 20px;
    font-weight: bold;
}
.txt-box-e-body-wrap {
    margin-top: 1em;
}
.txt-box-e-body-list{
}
.txt-box-e-body-item {
    margin-top: 1em;
}
.txt-box-e-body-step.en {
    background-color: #D8EFE1;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 3px;
    color: #72B6A9;
    font-weight: bold;
}
.txt-box-e-sub-ttl {
    margin-top: 0.5em;
    font-weight: bold;
}
.txt-box-e-sub-body {
    margin-top: 0.5em;
}
.txt-box-e-sub-marker{
}

.bubble-wrap {
    display: flex;
    align-items: center;
    gap: 0 20px;
    margin-top: 2em;
}
.bubble-img-wrap {
    width: 100px;
}
.bubble-img-figure{
}
.bubble-img{
}
.bubble-text {
    width: calc(100% - 100px);
    position: relative;
    padding: 20px 15px;
    border-radius: 5px;
    background: #D8EFE1;
}
.bubble-text:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px;
    left: -31px;
    border: 15px solid transparent;
    border-right: 20px solid #D8EFE1;
}
.img-full {
    width: 100%;
}
.check-list-wrap {
    margin-top: 3em;
    background-color: #F5F8F8;
    padding: 20px;
}
.check-list{
}
.check-item {
    position: relative;
    text-indent: -1em;
    padding-left: 1em;
}
.check-item::before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #00B7B7;
    display: inline-block;
    margin-right: 0.5em;
}
.offer-list-wrap {
    margin-top: 4em;
    padding: 20px;
    border: 1px solid #333;
}
.offer-list-wrap + .offer-list-wrap {
    margin-top: 2em;
}
.offer-list-link {
    display: flex;
    justify-content: space-between;
}
.offer-list-img-wrap{
    width: 150px;
}
.offer-list-img{
}
.offer-list-txt-wrap{
    width: calc(100% - 150px - 20px);
}
.offer-list-txt-ttl{
}
.offer-list-txt-txt {
    margin-top: 0.5em;
    color: #46B5A0;
    font-weight: bold;
    font-size: 0.9em;
}
.offer-list-txt-list {
    margin-top: 0.5em;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.offer-list-txt-item{
    background-color: var(--green4);
    color: #fff;
    border: 1px solid var(--green4);
    font-size: 14px;
    border-radius: 10px;
    padding: 2px 7px;
    line-height: 1;
}

@media screen and (max-width:560px) {
.sub-page {
    padding: 0;
}
.content__item {
    width: 100%;
}
.article__pager-wrap {
    margin-top: 8.93vw;
}
.pager-wrap {
    width: 100%;
    justify-content: center;
    flex-direction: column;
    gap: 1.79vw 0;
}
.pager__text {
    font-size: 3.21vw;
    text-align: center;
}
.pager__list {
    justify-content: center;
}
.pager__prev,
.pager__next {
    font-size: 3.21vw;
}
.pager__num {
    font-size: 3.57vw;
}
.pager__num.active {
    width: 5.71vw;
    height: 5.71vw;
}
.sub-page-menu2-wrap {
    width: calc(100% + 10.71vw);
    margin-left: -5.36vw;
    padding: 14.29vw 5.36vw;
    background-color: #F8F8F8;
    margin-top: 14.29vw;
}
.input-text--search {
    border-radius: 0.89vw;
    height: 10.71vw;
    background-position: calc(100% - 1.79vw);
    background-size: 3.75vw;
    padding-right: 7.5vw;
}
.sub-page-menu2__section {
    margin-top: 7.14vw;
}
.sub-page-menu2__dt {
    font-size: 4.46vw;
    border-left: 1.07vw solid #72B6A9;
    padding: 0.18vw 0 0.18vw 2.68vw;
    letter-spacing: 0;
}
.sub-page-menu2__dd {
    padding-top: 3.57vw;
}
.sub-page-menu2__dl:nth-child(n + 2) {
    margin-top: 7.14vw;
}
.sub-page-menu2__item-link {
    gap: 0 3.57vw;
}
.sub-page-menu2__list {
    gap: 0;
}
.sub-page-menu2__item {
    border-bottom: 0.18vw solid #E3E3E3;
    padding: 2.68vw 0;
}
.sub-page-menu2__item-img-wrap {
    width: 32.14vw;
    height: 24.11vw;
}
.sub-page-menu2__item-ttl {
    width: 53.57vw;
}
.sub-page-menu2__list2 {
    flex-direction: unset;
    gap: 2.68vw 1.5vw;
    flex-wrap: wrap;
}
.sub-page-menu2__item2 {
    width: calc(50% - 0.89vw);
}
.sub-page-menu2__item2 .btn {
    height: 6.25vw;
    border-radius: 0.54vw;
    font-size: 3.57vw;
}
.details__ttl {
    font-size: 5.36vw;
}
.details__info {
    margin-top: 2.68vw;
    gap: 0 2.68vw;
    align-items: flex-start;
}
.details__time-time {
    width: 8em;
}
.details__info .icon-list {
    width: calc(100% - 8em);
}
.details__article {
    margin-top: 5.36vw;
}
.wp-content h2 {
    border-radius: 0.89vw 0.89vw 0vw 0vw;
    padding: 1.79vw 2.68vw 1.79vw 2.68vw;
    font-size: 5vw;
}
.wp-content h3 {
    font-size: 4.29vw;
    padding-left: 2.5vw;
}
.wp-content h3::before {
    width: 0.89vw;
    height: 1.5em;
    border-radius: 0.36vw;
}
.common-btn-wrap {
    margin-top: 7.14vw;
}
.common-btn-wrap .btn {
    min-width: 78.57vw;
    height: 15.36vw;
    border-radius: 12.5vw;
    box-shadow: none;
    letter-spacing: 2.0.89vw;
    padding: 0 7.14vw;
    background: #fff;
    border: 0.18vw solid #212121;
    color: #212121;
}
.wp-content dt {
    font-size: 4.29vw;
    padding-left: 8.21vw;
    padding-top: 0;
}
.wp-content dt::before {
    font-size: 3.93vw;
    width: 6.43vw;
    height: 6.43vw;
}
.wp-content dd {
    padding-left: 8.21vw;
}
.wp-content dd::before {
    font-size: 3.93vw;
    width: 6.43vw;
    height: 6.43vw;
}
.link-btn-wrap {
    margin-top: 3em;
    text-align: center;
}
.link-btn-wrap .btn {
    padding: 3.57vw 7.14vw;
    border-radius: 0.89vw;
}
.author-wrap {
    margin-top: 3em;
}
.author-ttl {
    font-size: 3.21vw;
    font-weight: bold;
}
.author-inner {
    margin-top: 2em;
    display: flex;
    gap: 0 2em;
}
.author-img-wrap {
    width: 17.86vw;
}
.author-link{
}
.author-img{
}
.author-text-wrap {
    width: calc(100% - 17.86vw);
    padding-left: 1em;
    background-color: #fafafa;
    padding: 3.57vw;
    border-radius: 0.89vw;
}
.author-director {
    font-weight: bold;
}
.author-inner .author-name {
    margin-top: 1em;
}
.author-inner .author-txt{
    margin-top: 1em;
}
.index-warp {
    margin-top: 3em;
    background-color: #fafafa;
    padding: 3.57vw;
    border-radius: 0.89vw;
}
.index-ttl {
    font-weight: bold;
    font-size: 3.57vw;
}
.chapter-list {
    margin-top: 1em;
    list-style: decimal;
    padding-left: 1em;
}
.chapter-item {
    text-decoration: underline;
}
.chapter-list > .chapter-item {
    margin-top: 0.5em;
}
.chapter-list > .chapter-list {
    margin-top: 0;
}
.coloer-blue {
    color: #2271b1;
    text-decoration: underline;
}
.txt-box-a {
    margin-top: 2em;
    box-shadow: 0vw 0vw 3.57vw #00000019;
    border-radius: 0.89vw;
}
.txt-box-a-ttl{
    background: transparent linear-gradient(98deg, #72B6A9 0%, #BDE0D3 70%, #ECECC7 100%) 0% 0% no-repeat padding-box;
    border-radius: 0.89vw 0.89vw 0vw 0vw;
    padding: 1.79vw 5.36vw;
    font-size: 3.57vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.txt-box-a-body{
    padding: 3.57vw;
}
.txt-box-b {
    margin-top: 3em;
    background-color: #F5F8F8;
    padding: 3.57vw;
}
.txt-box-b-ttl {
    color: #00B7B7;
    font-weight: bold;
    font-size: 3.21vw;
}
.wp-content .txt-box-b-body {
    margin-top: 1em;
}
.txt-box-c {
    margin-top: 3em;
    border: 0.89vw solid rgba(224, 147, 109, 1);
    padding: 3.57vw;
    background-color: rgba(224, 147, 109, 0.1);
}
.txt-box-c-ttl {
    font-size: 3.57vw;
}
.wp-content .red {
    color: red;
}
.txt-box-c-body {
    margin-top: 1em;
}
.txt-box-d {
    margin-top: 2em;
    background-color: #FEF7D5;
    padding: 3.57vw;
    border-radius: 0.89vw;
}
.txt-box-e-wrap {
    margin-top: 2em;
    border: 0.89vw solid #46B5A0;
    border-radius: 0.89vw;
    padding: 3.57vw;
}
.txt-box-e-ttl {
    color: #46B5A0;
    font-size: 3.57vw;
    font-weight: bold;
}
.txt-box-e-body-wrap {
    margin-top: 1em;
}
.txt-box-e-body-list{
}
.txt-box-e-body-item {
    margin-top: 1em;
}
.txt-box-e-body-step.en {
    background-color: #D8EFE1;
    display: inline-block;
    padding: 0.36vw 1.79vw;
    border-radius: 0.54vw;
    color: #72B6A9;
    font-weight: bold;
}
.txt-box-e-sub-ttl {
    margin-top: 0.5em;
    font-weight: bold;
}
.txt-box-e-sub-body {
    margin-top: 0.5em;
}
.txt-box-e-sub-marker{
}

.bubble-wrap {
    display: flex;
    align-items: flex-start;
    gap: 0 3.57vw;
    margin-top: 2em;
}
.bubble-img-wrap {
    width: 17.86vw;
}
.bubble-img-figure{
}
.bubble-img{
}
.bubble-text {
    width: calc(100% - 17.86vw);
    position: relative;
    padding: 3.57vw 2.68vw;
    border-radius: 0.89vw;
    background: #D8EFE1;
}
.bubble-text:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3.21vw;
    left: -5.54vw;
    border: 2.68vw solid transparent;
    border-right: 3.57vw solid #D8EFE1;
}
.img-full {
    width: 100%;
}
.check-list-wrap {
    margin-top: 3em;
    background-color: #F5F8F8;
    padding: 3.57vw;
}
.check-list{
}
.check-item {
    position: relative;
    text-indent: -1em;
    padding-left: 1em;
}
.check-item::before {
    content: "";
    width: 1.79vw;
    height: 1.79vw;
    border-radius: 50%;
    background-color: #00B7B7;
    display: inline-block;
    margin-right: 0.5em;
}
.offer-list-wrap {
    margin-top: 4em;
    padding: 3.57vw;
    border: 0.18vw solid #333;
}
.offer-list-wrap + .offer-list-wrap {
    margin-top: 2em;
}
.offer-list-link {
    display: flex;
    justify-content: space-between;
}
.offer-list-img-wrap{
    width: 26.79vw;
}
.offer-list-img{
}
.offer-list-txt-wrap{
    width: calc(100% - 26.79vw - 3.57vw);
}
.offer-list-txt-ttl{
}
.offer-list-txt-txt {
    margin-top: 0.5em;
    color: #46B5A0;
    font-weight: bold;
    font-size: 0.9em;
}
.offer-list-txt-list {
    margin-top: 0.5em;
    display: flex;
    flex-wrap: wrap;
    gap: 1.79vw;
}
.offer-list-txt-item{
    background-color: var(--green4);
    color: #fff;
    border: 0.18vw solid var(--green4);
    font-size: 2.5vw;
    border-radius: 1.79vw;
    padding: 0.36vw 1.25vw;
    line-height: 1;
}
}