@charset "utf-8";

@import url(../../css/pc/common.css);

#top_pc {
    width: 100%;
    padding-top: 80px;
    overflow: hidden;
    line-height: 0;

}

#top_mb {
    display: none;
}

.top img {
    width: 100%;
}

.mb {
    display: none;
}

#info {
    background-color: #000000;
}

.infomation {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

#section1,
#section2,
#section3,
#section4,
#section5 {
    width: 90%;
    max-width: 1200px;
    margin-bottom: 10%;
    margin-left: auto;
    margin-right: auto;
}

.sub_img {
    width: 100%;
}

h1 {
    color: #000000;
    margin-top: 5%;
    font-family: Murecho;
    font-size: 24px;
    font-weight: 400;
    line-height: 20px;
}

time,
.name {
    font-family: rajdhani;
    font-size: 30px;
}

.title {
    font-family: Murecho;
    font-size: 24px;
}

.text_bk {
    color: #000000;
    text-align: justify;
}

.link {
    color: #0385c2;
    text-align: justify;
    font-family: Murecho;
    font-size: 14px;
    font-weight: 300;
}

.bordor_bk {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-top: 8px;
    margin-bottom: 8px;
}

.section_text {
    color: #000000;
    text-align: justify;
    font-family: Murecho;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 5%;
}

.space {
    padding-bottom: 5%;
}

.bosyu {
    padding-left: 6%;
    margin-left: auto;
    margin-right: auto;
}

.gaiyou {
    list-style: square;
    list-style-position: outside;
    margin-left: auto;
    margin-right: auto;
}

h2 {
    color: #000000;
    font-family: rajdhani;
    font-size: 30px;
    font-weight: 350;
    line-height: 20px;
}

.spec {
    text-align: right;
    padding-right: 20px;
}

.spec_info {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-auto-columns: 1fr;
    font-family: Murecho;
    font-size: 12px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 10px;
}

table {
    width: 100%;
    text-align: center;
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: 5%;
    margin-bottom: 10%;
}

th,
td {
    color: #000000;
    border: 1px solid #8f8f8f;
    padding: 10px 20px;
    font-family: Murecho;
    font-weight: 300;
}

.red {
    color: #ff00c8;
}

.plan {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.option {
    width: 30%;
    background-color: #464646;
    padding: 10px;
    margin-bottom: 50px;
}

.option_text {
    color: #ffffff;
    text-align: justify;
    vertical-align: middle;
    font-family: Murecho;
    font-size: 12px;
    font-weight: 300;
    line-height: 24px;
}

.price {
    position: relative;
    bottom: 0;
    text-align: right;
    color: #000000;
    font-family: rajdhani;
    font-size: 30px;
}

.mini {
    font-size: 20px;
    color: #ffffff;
}

.btn1 {
    border: 0;
    border-radius: 50px;
    height: 80px;
    width: 50%;
    background-image: -webkit-linear-gradient(left, #ffc400 0%, #ff1e1e 50%, #ff4e74 100%);
    margin-top: 100px;
    font-family: Murecho;
    font-size: 24px;
}

.btn2 {
    border: 0;
    border-radius: 50px;
    height: 80px;
    width: 50%;
    background-color: #000000;
    margin-top: 100px;
    font-family: Murecho;
    font-size: 24px;
}

.btn3 {
    border: 0;
    border-radius: 50px;
    height: 80px;
    width: 45%;
    background-color: #000000;
    margin-top: 100px;
    font-family: Murecho;
    font-size: 24px;
}

.a007_001 {
    width: 35%;
    margin-right: 3%;
}

.grid {
    margin-bottom: 5%;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title2 {
    line-height: 30px;
}

.flex_ph {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.container {
    width: 20%;
    margin-top: 5%;
}

.ph_icon {
    width: 100%;
    border-radius: 50%;
}

.ph_name {
    color: #000000;
    text-align: center;
    font-size: 20px;
    font-family: Murecho;
    margin-top: 10px;
}

.ph_ac {
    display: block;
    text-decoration: none;
    color: #000000;
    text-align: center;
    font-size: 15px;
    font-family: Murecho;
    margin-top: 10px;
}

.btn_link3 {
    border: 0;
    border-radius: 50px;
    height: 50px;
    width: 100%;
    background-color: #000000;
    margin-top: 20px;
    font-family: Murecho;
    font-size: 20px;
}

.btn_link3:hover {
    color: #000000;
    background-color: #a7a7a7;
}