@charset "utf-8";

html {
    font-size: 62.5%;
}

body {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', YuGothic, 'Yu Gothic', sans-serif;
}

/* common */
.content {
    padding: 78px 0 0;
}

.inner {
    margin: 0 auto;
    padding: 60px 0;
}

.section_ttl {
    font-size: 1.8rem;
    text-align: center;
    font-weight: bold;
}

.section_intro_txt {
    font-size: 1.3rem;
    margin: 30px auto;
    text-align: center;
    line-height: 1.8;
}

.cv_area {
    margin: 30px auto 0;
    width: 300px;
}

/* kv */
.kv .inner img {
    display: block;
    margin: 0 auto;
    width: 690px;
}

/* section01 */
.section01 {
    background-color: #FAF7F7;
}

.section01 .content_img {
    margin: 0 auto;
    width: 690px;
}

.section01 .content_img:first-of-type {
    margin-bottom: 30px;
}

/* section01 */

/* section02 */

/* table */
.rank_table {
    margin: 0 auto;
    width: 690px;
}

.rank_table td {
    border-collapse: collapse;
    border: 2px solid #fff;
    width: calc(100% / 3);
}

.rank_table.-col4 td {
    width: calc(100% / 4);
}

.rank_table thead td {
    background-color: #000;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    padding: 8px 0;
}

.rank_table tbody td {
    padding: 25px 0;
}

.rank_table .rank img {
    display: block;
    margin: 0 auto;
    width: 75px;
}

.rank_table .horizontal01 .rank {
    background-color: #F2FFF5;
}

.rank_table .horizontal01 .rank_table_cont {
    background-color: #DFF4EA;
}

.rank_table .horizontal02 .rank {
    background-color: #F0F4F8;
}

.rank_table .horizontal02 .rank_table_cont {
    background-color: #E2E8F2;
}

.rank_table .horizontal03 .rank {
    background-color: #FCFAEF;
}

.rank_table .horizontal03 .rank_table_cont {
    background-color: #F7F3D4;
}

.rank_table .horizontal04 .rank {
    background-color: #E3F4FD;
}

.rank_table .horizontal04 .rank_table_cont {
    background-color: #C1E6F8;
}

.rank_table .rank_table_cont {
    font-size: 1.3rem;
    text-align: center;
}

.rank_table .rank_table_cont sub {
    font-size: 1rem;
    vertical-align: baseline;
}

.rank_table .rank_table_cont .fz_s sub {
    font-size: 1rem;
    vertical-align: baseline;
}

.rank_table .rank_table_cont .fz_l {
    font-size: 2.5rem;
}

.rank_table .rank_table_cont .fz_s {
    font-size: 2rem;
}

.rank_table .rank_table_cont .fz_s02 {
    font-size: 1rem;
}

/* /table */

.rank_table_bottomTxt {
    background-color: #FAF7F7;
    margin: 0 auto;
    padding: 15px 0;
    width: 690px;
}

.rank_table_bottomTxt a {
    color: #0085ca;
    display: block;
    font-size: 1.3rem;
    text-align: center;
}

.rank_table_bottomTxt p {
    font-size: 1.2rem;
    margin-bottom: 15px;
    text-align: center;
}

.section02_bottom_link {
    margin-top: 20px;
}

.section02_bottom_link a {
    color: #0085ca;
    display: block;
    font-size: 1.3rem;
    text-align: center;
}

/* postscript　2023.3.30 */
.rankTableBottom {
    background-color: #FAF7F7;
    margin: 0 auto;
    padding: 15px;
    width: 690px;
}

.rankTableBottom .list-group {
    font-size: 1.2rem;
    margin-bottom: 15px;
}

.rankTableBottom p {
    text-align: center;
}

.rankTableBottom a {
    color: #0085ca;
    font-size: 1.3rem;
}

/* /section02 */

/* section03 */
.section03 {
    background-color: #FAF7F7;
}

.section03 .content_img {
    margin: 0 auto;
    width: 690px;
}

.deadline {
    font-size: 1.3rem;
    font-weight: bold;
    margin: 20px auto;
    text-align: center;
}

.section03 a {
    color: #0085ca;
    display: block;
    font-size: 1.3rem;
    text-align: center;
}

/* /section03 */

/* section04 */
.card_area {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    margin: 0 auto;
    text-align: center;
    max-width: 680px;
}

.card_area .card {
    background-color: #FAF7F7;
    margin: 15px auto 0;
    padding: 15px 0 20px;
    text-align: center;
    width: 323px;
}

.card .card_num {
    margin: 0 auto;
    width: 30px;
}

.card .card_icon {
    margin: 0 auto;
    width: 98px;
}

.card .card_ttl {
    color: #0085ca;
    font-size: 2rem;
    font-weight: bold;
    margin: 15px auto 16px;
}

.card .card_txt {
    font-size: 1.3rem;
    margin-top: 20px;
}

.card .card_note {
    font-size: 1.1rem;
}

/* /section04 */

/* section05 */
.section05 {
    background-color: #FAF7F7;
}

.img_list {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    margin: 0 auto;
    margin-bottom: 45px;
    text-align: center;
}

.img_list li {
    font-size: 1.3rem;
    margin-top: 30px;
    width: 250px;
}

.img_list li img {
    margin-bottom: 15px;
    width: 170px;
}

.app_cv_area {
    margin: 32px auto 0;
    text-align: center;
}

.app_cv_area a {
    display: inline-block;
}

.app_cv_area a img[src*="google"] {
    margin-right: 5px;
    width: 130px;
}

.app_cv_area a img[src*="app"] {
    margin-left: 5px;
    width: 115px;
}

.section05 a {
    color: #0085ca;
    display: block;
    font-size: 1.3rem;
    text-align: center;
}

/* /section05 */

/* /section06 */

.area {
    margin: 100px auto;
    max-width: 690px;
}

.area__ttl {
    font-size: 1.3rem;
    margin: 0 auto 15PX;
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
}

.area__intro img {
    vertical-align: bottom;
}

.area__introTxt {
    font-size: 1.3rem;
    margin: 30px auto;
    text-align: left;
    line-height: 1.8;
}


.area__content {
    margin: 0 auto;
    max-width: 490px;
    border: 2px solid #ddd;
    padding: 10px 0 20px;
    text-align: center;
    line-height: 1.8;
}

.area__contentTtl {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.area__contentList {
    font-size: 1.3rem;
}

.area__contentIntro {
    font-size: 1.2rem;
    margin-top: 5px;
}

.area__link {
    margin-top: 20px;
    text-align: center;
}

.area__link a {
    color: #0085ca;
    font-size: 1.3rem;
}

.area li {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* section06 */

.list-group-item[class*="-bullet-"] {
    padding-left: 1em;
    position: relative;
}

.list-group-item[class*="-bullet-"]::before {
    left: 0;
    position: absolute;
    top: 0;
}

.list-group-item.-bullet-ast::before {
    content: "\203B";
}

/* component */
.button {
    background-color: transparent;
    border-radius: 2em;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.button.-black {
    background-color: #000;
    color: #fff;
    padding: .5em 1em;
    transition: opacity .3s;
}

.button.-black:hover {
    opacity: .7;
}

.button-holder {
    text-align: center;
}

/* project */
.brand {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
    margin: 30px auto 0;
    width: 930px;
}

.brand_item {
    display: flex;
    flex-direction: column;
}

.brand_item>dt {
    text-align: center;
}

.brand_item>dt img {
    vertical-align: bottom;
}

.brand_item>dd {
    flex-grow: 1;
}

.brand_item dl {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.brand_item dl>dt {
    display: flex;
    flex-direction: column;
    font-weight: bold;
    height: 5em;
    justify-content: center;
    text-align: center;
}

.brand_item dl>dt>span {
    display: block;
}

.brand_item dl>dt>span[lang="en"] {
    font-size: 1.6rem;
}

.brand_item dl>dd {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.brand_item dl>dd>p:has(+ .button-holder) {
    margin-bottom: 2em;
}

.brand_item .button-holder {
    margin-top: auto;
}

.brand_item .button {
    min-width: 240px;
}

/* utility */
.d-inline-block {
    display: inline-block;
}