@charset "UTF-8";
/* @PC Point Min 1300px~ calclate font-size
================================================*/
/* =================================================================================
Index SCSS
================================================================================ */
/* @SP BreakPoint Min 320px
================================================*/
/* ================================================================================
	SP Default CSS 320px-639px
================================================================================ */
@media screen and (max-width: 639px) {
  .main-ti {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 2rem;
    text-align: center;
    color: #231815;
  }
  .sub-ti {
    margin-top: 60px;
    text-align: center;
    font-size: 1.75rem;
  }
  .sub-ti a {
    margin-top: 10px;
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
  }
  .section-block {
    margin-top: 30px;
  }
  .section-block .vol-ti {
    font-size: 1.6rem;
    color: #231815;
    text-align: center;
    padding-bottom: 10px;
  }
  .section-block:first-child {
    margin-top: 0;
  }
  .section-block__ttl {
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-size: 1.375rem;
    font-weight: bold;
    color: #231815;
  }
  .section-block__txt {
    margin-top: 20px;
  }
  .section-block__txt + .section-block__sub-ttl {
    margin-top: 20px;
  }
  .section-block__txt + .section-block__sub-ttl + .section-block__txt {
    margin-top: 10px;
  }
  .section-block__txt .kome {
    display: block;
    list-style: none;
    margin-left: 16px;
    text-indent: -16px;
  }
  .section-block__txt .kome::before {
    content: "※ ";
    color: #444;
  }
  .section-block__sub-ttl {
    font-size: 1.125rem;
  }
  .section-block__sub-ttl + .section-block__txt {
    margin-top: 0;
  }
  .section-block__sub-ttl .is--saturday {
    color: #007EE2;
  }
  .section-block__sub-ttl .is--sunday {
    color: #FF1815;
  }
  .section-block__list {
    margin: 10px 0 0 0;
  }
  .section-block__list + .section-block__sub-ttl {
    margin-top: 20px;
  }
  .section-block__list li {
    padding-left: 1.4em;
    text-indent: -1.3em;
  }
  .section-block__list .time-ttl {
    display: block;
    margin-left: 2.5em;
  }
  .section-block__list .time-ttl .full-txt {
    padding-left: 1.5em;
    text-indent: -3.3em;
  }
  .section-block__list .time-ttl .half-txt {
    padding-left: 2.5em;
    text-indent: -4.3em;
  }
  .section-block__list .time-ttl .keep-txt {
    word-break: keep-all;
    white-space: nowrap;
  }
  .section-block__list .time-ttl .keep-txt:before {
    content: "\a";
    white-space: pre;
  }
  .section-block__list .inner-ttl {
    display: block;
  }
  .section-block__list a {
    color: #D31136;
  }
  .section-block__list .section-block__list-item {
    margin-top: 20px;
  }
  .section-block__list.is--parentheses > li {
    padding-left: 2em;
    text-indent: -2.5em;
  }
  .section-block__list.is--parentheses > li .is--circle li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .section-block__btn-block {
    margin-top: 20px;
    text-align: center;
  }
  .section-block__btn-block .section-block__btn-list li:not(:first-child) {
    margin-top: 20px;
  }
  .section-block__btn-block .btn {
    max-width: 260px;
    min-width: inherit;
    width: 100%;
    padding: 10px;
  }
  .section-block__btn-block .btn.large {
    max-width: 300px;
    border-radius: 32px;
    padding: 15px 10px;
  }
  .section-block__tbl {
    margin-top: 20px;
    width: 100%;
  }
  .section-block__tbl thead td {
    padding: 5px 0;
    font-size: 0.875rem;
    text-align: center;
  }
  .section-block__tbl tbody tr {
    border-bottom: 1px dotted #ccc;
  }
  .section-block__tbl tbody tr:first-child {
    border-top: 1px solid #ccc;
  }
  .section-block__tbl tbody tr:last-child {
    border-bottom: 1px solid #ccc;
  }
  .section-block__tbl tbody td {
    padding: 10px 0;
    text-align: center;
  }
  .section-block__tbl tbody .is--number {
    font-weight: bold;
    font-size: 1.125rem;
  }
  .section-block__tbl-txt {
    margin-top: 10px;
  }
  .section-block__tbl-txt + .section-block__sub-ttl {
    margin-top: 20px;
  }
  .section-block__note-block {
    margin-top: 20px;
    padding: 20px;
    background-color: #EDEDED;
  }
  .section-block__note-ttl {
    font-size: 1.125rem;
  }
  .section-block__note-txt {
    margin-top: 10px;
  }
  .section-block__notice {
    color: #ff1815;
    font-size: 1.375rem;
    font-weight: bold;
  }
  .section-block__notice-txt {
    color: #ff1815;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 0 40px;
  }
  .section-block__flow-list {
    margin-top: 20px;
  }
  .section-block__flow-list .section-block__flow-item {
    position: relative;
    background-color: #4FC0E3;
    padding: 10px;
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
  }
  .section-block__flow-list .section-block__flow-item b {
    color: #FFF000;
  }
  .section-block__flow-list .section-block__flow-item.today {
    padding: 19px 10px;
    background-color: #0084C5;
  }
  .section-block__flow-list .section-block__flow-item:not(:last-child) {
    margin-bottom: 40px;
  }
  .section-block__flow-list .section-block__flow-item:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -37px;
    width: 22px;
    height: 32px;
    margin-left: -11px;
    background: url(../../images/requirements/icon_flow_arrow_img01.svg) center bottom/22px auto no-repeat;
  }
  .section-block__flow-list .section-block__flow-item .section-block__item-note {
    display: block;
    font-size: 0.8125rem;
  }
  .section-block__flow-list .section-block__flow-item .section-block__item-note .is-number {
    font-size: 0.9375rem;
  }
  .section-block__num-table {
    margin: 10px auto 0;
    border-collapse: collapse;
    border-bottom: 1px solid #ccc;
  }
  .section-block__num-table tr th {
    width: 20%;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px dotted #ccc;
  }
  .section-block__num-table tr td {
    font-size: 0.9375rem;
    text-align: center;
    width: 10%;
    border-bottom: 1px dotted #ccc;
  }
  .section-block__num-table tr:first-child {
    border-bottom: 1px solid #ccc;
  }
  .section-block__num-table tr:first-child td {
    font-size: 0.8125rem;
    width: 20%;
    padding: 5px;
  }
  .section-block__num-table tr:not(:first-child) td:nth-last-child(1), .section-block__num-table tr:not(:first-child) td:nth-last-child(2), .section-block__num-table tr:not(:first-child) td:nth-last-child(3) {
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    padding: 5px;
  }
  .section-block__image-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 15px;
  }
  .section-block__image-wrap > p {
    width: 90%;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .section-block__image-wrap .btn-blue {
    display: block;
    width: 80%;
    margin: 0 auto 15px;
    color: #55ace1;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    border: 2px solid #55ace1;
    border-radius: 36px;
    background-color: #55ace1;
  }
  .section-block__image-wrap .btn-blue > span {
    color: #fff;
    text-decoration: none;
  }
  .section-block__image-wrap .btn-blue:hover {
    color: #3683c0;
    background-color: #3683c0;
    border: 2px solid #3683c0;
  }
  .section-block__image-wrap .btn-pink {
    display: block;
    width: 80%;
    margin: 0 auto 15px;
    color: #ea7aa8;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    border: 2px solid #ea7aa8;
    border-radius: 36px;
    background-color: #ea7aa8;
  }
  .section-block__image-wrap .btn-pink > span {
    color: #fff;
    text-decoration: none;
  }
  .section-block__image-wrap .btn-pink:hover {
    color: #b25c80;
    border: 2px solid #b25c80;
    background-color: #b25c80;
  }
  .section-block__image-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 30px 0;
  }
  .section-block__image-list .lbtn-blue {
    background-color: #ddf2fd;
    margin-bottom: 20px;
  }
  .section-block__image-list .lbtn-blue .blue {
    font-size: 1.2rem;
    font-weight: bold;
    color: #3683c0;
  }
  .section-block__image-list .lbtn-pink {
    background-color: #fcd4e2;
  }
  .section-block__image-list .lbtn-pink .pink {
    font-size: 1.2rem;
    font-weight: bold;
    color: #b25c80;
  }
  .section-block__image-list .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-radius: 10px;
    text-decoration: none;
  }
  .section-block__image-list .content img {
    width: 30%;
    height: 80px;
    margin: 10px 0 10px 10px;
  }
  .section-block__image-list .content .right {
    width: 100%;
    background-color: #fff;
    padding: 10px;
    margin: 10px;
  }
  .section-block__image-list .content .right .main {
    font-size: 1.2rem;
    font-weight: bold;
    color: #231815;
  }
  .section-block__image-list .content .right .sub {
    font-size: 0.8rem;
    color: #444;
  }
  .section-block .is--indent {
    text-indent: -0.5em;
  }
  .section-block .is--event li {
    padding-left: 2.3em;
    text-indent: -2.3em;
  }
  .section-block .is--request li {
    padding-left: 0.1em;
    text-indent: -0.6em;
  }
}
/* @SP BreakPoint Min 320px */
/* @TABLET BreakPoint Min 640px
================================================*/
/* ================================================================================
	LARGETABLET Default CSS 640px-
================================================================================ */
@media screen and (min-width: 640px) and (max-width: 959px) {
  .main-ti {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 2rem;
    text-align: center;
    color: #231815;
  }
  .sub-ti {
    margin-top: 80px;
    text-align: center;
    font-size: 1.625rem;
  }
  .sub-ti a {
    margin-top: 10px;
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
  }
  .section-block {
    margin-top: 50px;
  }
  .section-block .vol-ti {
    font-size: 1.6rem;
    color: #231815;
    text-align: center;
    padding-bottom: 10px;
  }
  .section-block:first-child {
    margin-top: 0;
  }
  .section-block__ttl {
    margin-bottom: 25px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-size: 1.625rem;
    font-weight: bold;
    color: #231815;
  }
  .section-block__txt {
    margin-top: 25px;
  }
  .section-block__txt + .section-block__sub-ttl {
    margin-top: 25px;
  }
  .section-block__txt + .section-block__sub-ttl + .section-block__txt {
    margin-top: 10px;
  }
  .section-block__txt .kome {
    display: block;
    list-style: none;
    margin-left: 20px;
    text-indent: -20px;
  }
  .section-block__txt .kome::before {
    content: "※ ";
    color: #444;
  }
  .section-block__sub-ttl {
    font-size: 1.125rem;
  }
  .section-block__sub-ttl + .section-block__txt {
    margin-top: 0;
  }
  .section-block__sub-ttl .is--saturday {
    color: #007EE2;
  }
  .section-block__sub-ttl .is--sunday {
    color: #FF1815;
  }
  .section-block__list {
    margin: 20px 0 0 0;
  }
  .section-block__list + .section-block__sub-ttl {
    margin-top: 25px;
  }
  .section-block__list li {
    padding-left: 2.2em;
    text-indent: -1.2em;
  }
  .section-block__list .time-ttl {
    display: block;
    margin-left: 2.5em;
  }
  .section-block__list .inner-ttl {
    display: block;
  }
  .section-block__list a {
    color: #D31136;
  }
  .section-block__list .section-block__list-item {
    margin-top: 20px;
  }
  .section-block__list.is--parentheses > li {
    padding-left: 2em;
    text-indent: -2.5em;
  }
  .section-block__list.is--parentheses > li .is--circle li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .section-block__btn-block {
    margin-top: 30px;
    text-align: center;
  }
  .section-block__btn-block .section-block__btn-list li:not(:first-child) {
    margin-top: 20px;
  }
  .section-block__btn-block .btn {
    max-width: 260px;
    min-width: inherit;
    width: 100%;
    padding: 10px;
  }
  .section-block__btn-block .btn.large {
    max-width: 300px;
    border-radius: 32px;
    padding: 15px 10px;
  }
  .section-block__tbl {
    max-width: 640px;
    width: 100%;
    margin: 40px auto 0;
  }
  .section-block__tbl thead td {
    padding: 5px 0;
    font-size: 0.875rem;
    text-align: center;
  }
  .section-block__tbl tbody tr {
    border-bottom: 1px dotted #ccc;
  }
  .section-block__tbl tbody tr:first-child {
    border-top: 1px solid #ccc;
  }
  .section-block__tbl tbody tr:last-child {
    border-bottom: 1px solid #ccc;
  }
  .section-block__tbl tbody td {
    padding: 10px 0;
    text-align: center;
  }
  .section-block__tbl tbody .is--number {
    font-weight: bold;
    font-size: 1.125rem;
  }
  .section-block__tbl-txt {
    max-width: 640px;
    margin: 15px auto 0;
    font-size: 0.9375rem;
  }
  .section-block__tbl-txt + .section-block__sub-ttl {
    margin-top: 30px;
  }
  .section-block__note-block {
    margin-top: 25px;
    padding: 25px;
    background-color: #EDEDED;
  }
  .section-block__note-ttl {
    font-size: 1.125rem;
  }
  .section-block__note-txt {
    margin-top: 10px;
  }
  .section-block__notice {
    color: #ff1815;
    font-size: 1.375rem;
    font-weight: bold;
  }
  .section-block__notice-txt {
    color: #ff1815;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 0 50px;
  }
  .section-block__flow-list {
    margin-top: 20px;
  }
  .section-block__flow-list .section-block__flow-item {
    position: relative;
    background-color: #4FC0E3;
    padding: 10px;
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
  }
  .section-block__flow-list .section-block__flow-item b {
    color: #FFF000;
  }
  .section-block__flow-list .section-block__flow-item.today {
    padding: 19px 10px;
    background-color: #0084C5;
  }
  .section-block__flow-list .section-block__flow-item:not(:last-child) {
    margin-bottom: 40px;
  }
  .section-block__flow-list .section-block__flow-item:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -37px;
    width: 22px;
    height: 32px;
    margin-left: -11px;
    background: url(../../images/requirements/icon_flow_arrow_img01.svg) center bottom/22px auto no-repeat;
  }
  .section-block__flow-list .section-block__flow-item .section-block__item-note {
    display: block;
    font-size: 0.75rem;
  }
  .section-block__flow-list .section-block__flow-item .section-block__item-note .is-number {
    font-size: 0.9375rem;
  }
  .section-block__num-table {
    border-collapse: collapse;
    border-bottom: 1px solid #ccc;
  }
  .section-block__num-table-wrapper {
    max-width: 650px;
    margin: 30px auto 0;
  }
  .section-block__num-table tr th {
    width: 20%;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px dotted #ccc;
  }
  .section-block__num-table tr td {
    font-size: 0.9375rem;
    text-align: center;
    width: 10%;
    border-bottom: 1px dotted #ccc;
  }
  .section-block__num-table tr:first-child {
    border-bottom: 1px solid #ccc;
  }
  .section-block__num-table tr:first-child td {
    font-size: 0.8125rem;
    width: 20%;
    padding: 5px;
  }
  .section-block__num-table tr:not(:first-child) td:nth-last-child(1), .section-block__num-table tr:not(:first-child) td:nth-last-child(2), .section-block__num-table tr:not(:first-child) td:nth-last-child(3) {
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    padding: 5px;
  }
  .section-block__image-wrap {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .section-block__image-wrap > p {
    margin-top: 15px;
    width: 49%;
    margin-bottom: 30px;
  }
  .section-block__image-wrap > p:nth-child(odd) {
    margin-right: 1%;
  }
  .section-block__image-wrap > p:nth-child(even) {
    margin-right: 0;
  }
  .section-block__image-wrap > p .btn-blue {
    display: block;
    width: 70%;
    margin: 20px auto 0;
    color: #55ace1;
    font-size: 18px;
    text-align: center;
    padding: 14px;
    border: 2px solid #55ace1;
    border-radius: 36px;
    background-color: #55ace1;
  }
  .section-block__image-wrap > p .btn-blue > span {
    color: #fff;
    text-decoration: none;
  }
  .section-block__image-wrap > p .btn-blue:hover {
    color: #3683c0;
    background-color: #3683c0;
    border: 2px solid #3683c0;
  }
  .section-block__image-wrap > p .btn-pink {
    display: block;
    width: 70%;
    margin: 20px auto 0;
    color: #ea7aa8;
    font-size: 18px;
    text-align: center;
    padding: 14px;
    border: 2px solid #ea7aa8;
    border-radius: 36px;
    background-color: #ea7aa8;
  }
  .section-block__image-wrap > p .btn-pink > span {
    color: #fff;
    text-decoration: none;
  }
  .section-block__image-wrap > p .btn-pink:hover {
    color: #b25c80;
    border: 2px solid #b25c80;
    background-color: #b25c80;
  }
  .section-block__image-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 30px;
    margin: 40px 0 30px;
  }
  .section-block__image-list .lbtn-blue {
    background-color: #ddf2fd;
    margin-bottom: 40px;
  }
  .section-block__image-list .lbtn-blue .blue {
    font-size: 1.6rem;
    font-weight: bold;
    color: #3683c0;
  }
  .section-block__image-list .lbtn-pink {
    background-color: #fcd4e2;
  }
  .section-block__image-list .lbtn-pink .pink {
    font-size: 1.6rem;
    font-weight: bold;
    color: #b25c80;
  }
  .section-block__image-list .content {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-radius: 10px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
  }
  .section-block__image-list .content img {
    width: 40%;
    height: 160px;
    margin: 20px;
  }
  .section-block__image-list .content .right {
    width: 100%;
    background-color: #fff;
    padding: 30px 10px;
    margin: 20px 20px 20px 0;
  }
  .section-block__image-list .content .right .main {
    font-size: 1.6rem;
    font-weight: bold;
    color: #231815;
  }
  .section-block__image-list .content .right .sub {
    font-size: 1rem;
    color: #444;
  }
  .section-block .is--indent {
    text-indent: -0.5em;
  }
  .section-block .is--request li {
    padding-left: 1.9em;
    text-indent: -0.7em;
  }
  .section-block .is--circlenum li {
    padding-left: 1em;
  }
}
/* @TAB BreakPoint Min 640px */
/* @SMALLPC BreakPoint Min 960px
================================================*/
/* ================================================================================
	Tablet  CSS 960px-
================================================================================ */
@media print, screen and (min-width: 960px) {
  .main-ti {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 2rem;
    text-align: center;
    color: #231815;
  }
  .sub-ti {
    margin-top: 80px;
    text-align: center;
    font-size: 1.625rem;
  }
  .sub-ti a {
    margin-top: 5px;
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
  }
  .section-block {
    margin-top: 55px;
  }
  .section-block .vol-ti {
    font-size: 1.6rem;
    color: #231815;
    text-align: center;
    padding-bottom: 10px;
  }
  .section-block:first-child {
    margin-top: 0;
  }
  .section-block__ttl {
    margin-bottom: 25px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-size: 1.375rem;
    font-weight: bold;
    color: #231815;
  }
  .section-block__txt {
    margin-top: 25px;
  }
  .section-block__txt + .section-block__sub-ttl {
    margin-top: 25px;
  }
  .section-block__txt + .section-block__sub-ttl + .section-block__txt {
    margin-top: 10px;
  }
  .section-block__txt .kome {
    display: block;
    list-style: none;
    margin-left: 20px;
    text-indent: -20px;
  }
  .section-block__txt .kome::before {
    content: "※ ";
    color: #444;
  }
  .section-block__sub-ttl {
    font-size: 1.125rem;
  }
  .section-block__sub-ttl + .section-block__txt {
    margin-top: 0;
  }
  .section-block__sub-ttl .is--saturday {
    color: #007EE2;
  }
  .section-block__sub-ttl .is--sunday {
    color: #FF1815;
  }
  .section-block__list {
    margin: 20px 0 0 0;
  }
  .section-block__list + .section-block__sub-ttl {
    margin-top: 35px;
  }
  .section-block__list li {
    padding-left: 2.2em;
    text-indent: -1em;
  }
  .section-block__list .time-ttl {
    display: block;
    margin-left: 2.5em;
  }
  .section-block__list .inner-ttl {
    display: block;
  }
  .section-block__list .inner-ttl.base-time {
    margin-left: 116px;
  }
  .section-block__list a {
    color: #D31136;
  }
  .section-block__list .section-block__list-item {
    margin-top: 20px;
  }
  .section-block__list.is--parentheses > li {
    padding-left: 2em;
    text-indent: -2.5em;
  }
  .section-block__btn-block {
    margin-top: 35px;
    text-align: center;
  }
  .section-block__btn-block .section-block__btn-list li:not(:first-child) {
    margin-top: 20px;
  }
  .section-block__btn-block .btn {
    max-width: 260px;
    min-width: inherit;
    width: 100%;
    padding: 10px;
  }
  .section-block__btn-block .btn.large {
    max-width: 300px;
    border-radius: 32px;
    padding: 15px 10px;
  }
  .section-block__tbl {
    max-width: 640px;
    width: 100%;
    margin: 40px auto 0;
  }
  .section-block__tbl thead td {
    padding: 5px 0;
    font-size: 0.875rem;
    text-align: center;
  }
  .section-block__tbl tbody tr {
    border-bottom: 1px dotted #ccc;
  }
  .section-block__tbl tbody tr:first-child {
    border-top: 1px solid #ccc;
  }
  .section-block__tbl tbody tr:last-child {
    border-bottom: 1px solid #ccc;
  }
  .section-block__tbl tbody td {
    padding: 10px 0;
    text-align: center;
  }
  .section-block__tbl tbody .is--number {
    font-weight: bold;
    font-size: 1.125rem;
  }
  .section-block__tbl-txt {
    max-width: 640px;
    margin: 15px auto 0;
    font-size: 0.9375rem;
  }
  .section-block__tbl-txt + .section-block__sub-ttl {
    margin-top: 30px;
  }
  .section-block__note-block {
    margin-top: 25px;
    padding: 25px;
    background-color: #EDEDED;
  }
  .section-block__note-ttl {
    font-size: 1.125rem;
  }
  .section-block__note-txt {
    margin-top: 10px;
  }
  .section-block__notice {
    color: #ff1815;
    font-size: 1.375rem;
    font-weight: bold;
  }
  .section-block__notice-txt {
    color: #ff1815;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 0 55px;
  }
  .section-block__flow-list {
    margin-top: 20px;
  }
  .section-block__flow-list .section-block__flow-item {
    position: relative;
    background-color: #4FC0E3;
    padding: 5px 10px;
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
  }
  .section-block__flow-list .section-block__flow-item b {
    color: #FFF000;
  }
  .section-block__flow-list .section-block__flow-item.today {
    padding: 16px 10px;
    background-color: #0084C5;
  }
  .section-block__flow-list .section-block__flow-item:not(:last-child) {
    margin-bottom: 40px;
  }
  .section-block__flow-list .section-block__flow-item:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -37px;
    width: 22px;
    height: 32px;
    margin-left: -11px;
    background: url(../../images/requirements/icon_flow_arrow_img01.svg) center bottom/22px auto no-repeat;
  }
  .section-block__flow-list .section-block__flow-item .section-block__item-note {
    display: block;
    font-size: 0.75rem;
  }
  .section-block__flow-list .section-block__flow-item .section-block__item-note .is-number {
    font-size: 0.9375rem;
  }
  .section-block__num-table {
    border-collapse: collapse;
    border-bottom: 1px solid #ccc;
  }
  .section-block__num-table-wrapper {
    max-width: 650px;
    margin: 30px auto 0;
  }
  .section-block__num-table tr th {
    width: 20%;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px dotted #ccc;
  }
  .section-block__num-table tr td {
    font-size: 0.9375rem;
    text-align: center;
    width: 10%;
    border-bottom: 1px dotted #ccc;
  }
  .section-block__num-table tr:first-child {
    border-bottom: 1px solid #ccc;
  }
  .section-block__num-table tr:first-child td {
    font-size: 0.8125rem;
    width: 20%;
    padding: 5px;
  }
  .section-block__num-table tr:not(:first-child) td:nth-last-child(1), .section-block__num-table tr:not(:first-child) td:nth-last-child(2), .section-block__num-table tr:not(:first-child) td:nth-last-child(3) {
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    padding: 5px;
  }
  .section-block__image-wrap {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .section-block__image-wrap > p {
    margin-top: 15px;
    width: 49%;
    margin-bottom: 30px;
  }
  .section-block__image-wrap > p:nth-child(odd) {
    margin-right: 1%;
  }
  .section-block__image-wrap > p:nth-child(even) {
    margin-right: 0;
  }
  .section-block__image-wrap > p .btn-blue {
    display: block;
    width: 70%;
    margin: 20px auto 0;
    color: #55ace1;
    font-size: 18px;
    text-align: center;
    padding: 14px;
    border: 2px solid #55ace1;
    border-radius: 36px;
    background-color: #55ace1;
  }
  .section-block__image-wrap > p .btn-blue > span {
    color: #fff;
    text-decoration: none;
  }
  .section-block__image-wrap > p .btn-blue:hover {
    color: #3683c0;
    background-color: #3683c0;
    border: 2px solid #3683c0;
  }
  .section-block__image-wrap > p .btn-pink {
    display: block;
    width: 70%;
    margin: 20px auto 0;
    color: #ea7aa8;
    font-size: 18px;
    text-align: center;
    padding: 14px;
    border: 2px solid #ea7aa8;
    border-radius: 36px;
    background-color: #ea7aa8;
  }
  .section-block__image-wrap > p .btn-pink > span {
    color: #fff;
    text-decoration: none;
  }
  .section-block__image-wrap > p .btn-pink:hover {
    color: #b25c80;
    border: 2px solid #b25c80;
    background-color: #b25c80;
  }
  .section-block__image-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 30px;
    margin: 60px 0;
  }
  .section-block__image-list .lbtn-blue {
    background-color: #ddf2fd;
    margin-bottom: 40px;
  }
  .section-block__image-list .lbtn-blue .blue {
    font-size: 1.6rem;
    font-weight: bold;
    color: #3683c0;
  }
  .section-block__image-list .lbtn-pink {
    background-color: #fcd4e2;
  }
  .section-block__image-list .lbtn-pink .pink {
    font-size: 1.6rem;
    font-weight: bold;
    color: #b25c80;
  }
  .section-block__image-list .content {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border-radius: 10px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
  }
  .section-block__image-list .content img {
    width: 50%;
    height: 140px;
    margin: 20px;
  }
  .section-block__image-list .content .right {
    width: 100%;
    background-color: #fff;
    padding: 16px;
    margin: 20px 20px 20px 0;
  }
  .section-block__image-list .content .right .main {
    font-size: 1.6rem;
    font-weight: bold;
    color: #231815;
  }
  .section-block__image-list .content .right .sub {
    font-size: 1rem;
    color: #444;
  }
  .section-block .is--indent {
    text-indent: -0.5em;
  }
  .section-block .is--request li {
    padding-left: 1.7em;
    text-indent: -0.7em;
  }
  .section-block .is--circlenum li {
    padding-left: 1em;
  }
}
/* @SMALLPC BreakPoint Min 960px */
.tab-group {
  margin-top: 30px;
  /* ================================================================================
  	SP Default CSS 320px-639px
  ================================================================================ */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 639px) {
  .tab-group {
    margin-top: 0px;
  }
}
.tab-group .tab {
  width: 50%;
  padding: 15px 0px;
  list-style: none;
  border: 3px solid #4fc0e3;
  border-radius: 10px 10px 0 0;
  text-align: center;
  cursor: pointer;
  font-size: 1.375rem;
  /* ================================================================================
  	SP Default CSS 320px-639px
  ================================================================================ */
  color: #4fc0e3;
  font-weight: bold;
}
@media screen and (max-width: 639px) {
  .tab-group .tab {
    font-size: 1.25rem;
  }
}
.tab-group .tab.is-active {
  background: #4fc0e3;
  color: #FFF;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.panel-group {
  border: 3px solid #4fc0e3;
  border-top: none;
  background: #fff;
}
.panel-group .panel {
  display: none;
  padding: 30px;
  /* ================================================================================
  	SP Default CSS 320px-639px
  ================================================================================ */
}
@media screen and (max-width: 639px) {
  .panel-group .panel {
    padding: 15px;
  }
}
.panel-group .panel.is-show {
  display: block;
}

.section-block__image-wrap.is-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* ================================================================================
  	SP Default CSS 320px-639px
  ================================================================================ */
}
@media screen and (max-width: 639px) {
  .section-block__image-wrap.is-pc {
    display: none;
  }
}

.section-block__image-wrap.is-sp {
  display: none;
  /* ================================================================================
  	SP Default CSS 320px-639px
  ================================================================================ */
}
@media screen and (max-width: 639px) {
  .section-block__image-wrap.is-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.main-ti br.is-sp {
  display: none;
  /* ================================================================================
  	SP Default CSS 320px-639px
  ================================================================================ */
}
@media screen and (max-width: 639px) {
  .main-ti br.is-sp {
    display: block;
  }
}
.main-ti span.is-pc {
  display: inline;
  /* ================================================================================
  	SP Default CSS 320px-639px
  ================================================================================ */
}
@media screen and (max-width: 639px) {
  .main-ti span.is-pc {
    display: none;
  }
}

.-annotation {
  padding-left: 1.1em;
  position: relative;
  text-indent: 0;
}
.-annotation::before {
  content: "※";
  position: absolute;
  left: 3px;
}