/*
#youkou {
  background: url(../img/youkou-background-pc.jpg) no-repeat 0 0 / cover;
  margin: 60px auto 0;
  padding: 30px 0 20px;
  width: 1000px;
}*/

#youkou h2 {
    color: #fff;
    font-weight: bold;
    font-size: 50px;
    text-align: center;
    letter-spacing: 5px
}

.youkou-title {
    display: flex;
    flex-flow: column;
    line-height: 1;
    font-size: 60px;
}

.youkou-title span {
    margin-bottom: 5px;
    line-height: 1;
    font-size: 48px;
}

.head-youkou {
    width: 100%;
    position: relative;
    background: #1480D8;
    color: white;
    padding: 25px 0;
    font-weight: bold;
    font-size: 42px;
    text-align: center;
    margin-top: 40px;
}

/*.money{
text-align: left;
margin-left: 43px;
}*/

.youkou_common {
    display: flex;
    align-items: center;
    width: 90%;
    border-bottom: 1px dotted #000;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.youkou_grade {
    color: #1d58a9;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    margin-left: 12px;
    text-align: left;
}

.kikan_common {
    text-align: left;
    margin-left: 10px;
}

.grade_common {
    color: #1d58a9;
    font-weight: bold;
    font-size: 28px;
}

.midasi_common {
    width: 25%;
    margin-left: 35px;
}

.midasi_common p {
    font-size: 28px;
    font-weight: bold;
}

.midasi_common2 {
    width: 25%;
    margin-left: 35px;
}

.midasi_common2 p {
    font-size: 28px;
    font-weight: bold;
}

.kikan_common {
    font-weight: bold;
    margin: 5px 12px;
}

.kikan-detail {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    margin-left: 12px;
}

.youkou {
    width: 930px;
    margin: 30px auto;

    background-color: #fff;
}

.deadline {
    text-align: center;
}

.free {
    color: #FC4850;
    font-size: 26px;
}

.date {
    font-size: 30px;
    color: black;
    line-height: 1.2;
}

.underline_youkou {
    border-bottom: 4px solid #FFEB00;
    margin-bottom: 10px;
}

.sokyu {
    position: absolute;
    right: 24px;
    top: -16px;
}

.sokyu img {
    width: 65px;
}

.free_deadline {
    color: red;
}

.kouzazime {
    position: relative;
}

.kouzazime p {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin: 5px 12px;
    line-height: 1.2;
}

.kouzazime p:nth-child(1) {
    margin-top: 0;
}

.period {
    font-size: 30px;
    text-align: center;
    margin: 15px 20px;
}

.date_2 .midasi_common p {
    margin-top: 0px;
}

.cost .youkou_detail_common p {
    color: red;
    font-size: 36px;
    font-weight: bold;
}

.simekiri_flex {
    display: flex;
}

.kikan-up {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    margin-left: 12px;
    color: red;
}

.line-through {
    text-decoration: line-through;
}

.youkou-image-box {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.youkou-button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 91%;
}

/*↓コード化css↓*/
/*.youkou-box {
    background-color: #fff;
    border-radius: 9px;
    margin: auto;
    max-width: 833px;
    padding: 42px 42px 20px;
    text-align: center;
    font-size: 30px;
    color: #444;
}

.youkou-title {
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 45px;
    color: #444;
}

.youko-text-box {
    display: flex;
    align-items: center;
    margin: auto;
    font-weight: bold;
    padding: 17px 30px;
}

.youko-text-box.shikaku .text-title {
    align-self: flex-start;
}

.youko-text-box.kikan {
    padding: 2em 30px;
}

.youko-text-box:not(:last-of-type) {
    border-bottom: 1px solid#444444;
}

.text-title {
    width: 150px;
    text-align: left;
    letter-spacing: -0.01em;
    white-space: nowrap;
    font-size: 30px;
    font-weight: bold;
}

.space {
    text-align: left;
    width: calc(100% - 150px);
}

.asterisk-text {
    width: 100%;
    font-size: 16px;
    letter-spacing: -0.01em;
}

.line {
    content: "";
    border: solid 1px;
    margin: 5px 0;
}

.youko-flex {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}

.shikaku-text {
    width: 100%;
    line-height: 1.5em;
    font-size: 24px;
}

.shikaku .shikaku-text {
    font-size: 28px;
    letter-spacing: -.01em;
}

.big-text {
    font-size: 39px;
}

.join-period-text {
    line-height: 1.2em;
    letter-spacing: -0.01em;
    font-size: 25px;
}

.attention-text {
    color: red;
    font-weight: bold;
}

.attention-text-free {
    color: red;
    font-weight: bold;
    font-size: 27px;
    letter-spacing: -0.01em;
    line-height: 1em;
    text-align: left;
}

.attention-text-gray {
    text-align: left;
    line-height: 1.3em;
    font-size: 16px;
    font-weight: bold;
    color: #5b5b5b;
}

.jukou-period-head {
    font-size: 24px;
    text-indent: -1rem;
    font-weight: bold;
}

.jukou-period-text {
    font-size: 31px;
    letter-spacing: -0.01em;
}

.jukou-period-text .date {
    display: flex;
}

.jukou-period-text .date:not(:last-of-type) {
    margin: 0 0 .7em;
}

.jukou-period-text .date>span:first-of-type {
    width: 7.5em;
}

.jukou-period-text .youbi {
    font-size: .85em;
    margin: 0 -.5em;
}

.place-text {
    font-size: 30px;
}

.small-text {
    font-size: 24px;
}

._red {
    color: #ff0000;
}

._bold {
    font-weight: bold;
}
*/

.youkou-ctr {
    margin: 0 auto;
    width: 1000px;
}