@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,
#section6,
#section7,
#section8 {
    width: 90%;
    max-width: 1200px;
    margin-top: -10px;
    padding-top: 80px;
    margin-left: auto;
    margin-right: auto;
}

#section1 {
    margin-top: 0;
    padding-top: 0;
}

#section8 {
    margin-bottom: 10%;
}

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

h3 {
    color: #ffffff;
    margin-top: 5%;
    font-family: Murecho;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
}

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;
}

.grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section_img {
    grid-column: 1/2;
    grid-row: 1/5;
}

.section_text {
    grid-column: 2/3;
    grid-row: 1/2;
    color: #000000;
    text-align: justify;
    font-family: Murecho;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 5%;
    margin-right: 5%;
}

#spec {
    grid-column: 2/3;
    grid-row: 2/4;
    margin-top: auto;
    margin-bottom: auto;
}

.price {
    grid-column: 2/3;
    grid-row: 4/5;
    margin-top: auto;
    margin-bottom: auto;
    text-align: right;
    color: #000000;
    font-family: rajdhani;
    font-size: 30px;
}

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

.more {
    font-family: rajdhani;
    text-align: right;
}

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

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

.bosyu {
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.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;
}

.sns {
    margin-top: auto;
    margin-bottom: auto;
    line-height: 0;
    font-family: Murecho;
    font-size: 15px;
}

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

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

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

.btn1 {
    display: block;
    width: 200px;
    height: 200px;
    background-color: #464646;
    border: none;
}

.btn2 {
    display: block;
    width: 200px;
    height: 200px;
    background-color: #007092;
    border: none;
}

.btn3 {
    display: block;
    width: 200px;
    height: 200px;
    background-color: #430081;
    border: none;
}

.btn4 {
    display: block;
    width: 200px;
    height: 200px;
    background-image: -webkit-linear-gradient(left, #38f2ff 0%, #7931ff 50%, #b638ff 100%);
    border: none;
}

.btn5 {
    display: block;
    width: 200px;
    height: 200px;
    background-color: #464646;
    border: none;
}

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

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

.section_text02 {
    grid-column: 2/3;
    grid-row: 1/2;
    color: #000000;
    text-align: justify;
    font-family: Murecho;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 50px;
}

.flex {
    display: flex;
}

.post {
    width: 30%;
}

.btn_fire {
    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;
}

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

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

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

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

.flex02 img {
    width: 40%;
    object-fit: contain;
}

.flex03 {
    display: flex;
}

.flex03 img {
    width: 40%;
    margin-left: 5%;
}

.group {
    width: 50%;
    margin-top: 0px;
    margin-bottom: 50px;
}

.access {
    margin-top: auto;
    margin-bottom: auto;
}

.access .section_text02 {
    margin-top: 0;
    margin-bottom: 30px;
}

td a {
    color: #034cd4;
}

.youtube {
    width: 45%;
    margin-right: 50px;
}

.youtube iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

.map {
    width: 45%;
}

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

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

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

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

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