body {
    background-image: var(--image-bg);
    background-size: 200px;
    background-position-x: repeat;
    background-position-y: repeat;
}

main {
    margin-top: 66px;
    position: relative;
}

p {
    font-size: 18px;
    font-weight: 550;
}

.page-content {
    width: 430px;
    max-width: 430px;
    padding-bottom: 0px;
}



/* main:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#006FBC), color-stop(#EA608E), color-stop(#FABE00), to(#E5004A));
    background: linear-gradient(90deg, #006FBC, #EA608E, #FABE00, #E5004A);
    background-size: cover;
    z-index: -1;
    mix-blend-mode: screen;
} */

.content-holder {
    position: relative;
}

/* section .content-holder::before {
    content: "";
    background: url(/view/event-btr/img/img_border_sp.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3vw;
}

section .content-holder::after {
    content: "";
    background: url(/view/event-btr/img/img_border_sp.png) center bottom no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3vw;
} */

.shinkansen {
    position: relative;
    top: 10px;
    left: 30px;
}

.shinkansen img {
    width: 400px;
    left: 20px;
    height: auto;
    z-index: 2;
}

.placeName {
    /* display: flex; */
    align-items: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.itemDescription {
    text-align: left;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 15px;
    padding: 10px;
}

.titleText {
    display: flex;
    align-items: center;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-left: 10px;
}

.placeName svg {
    margin-top: 1px;
    margin-right: 10px;
    width: 18px;
    z-index: 10;
}


ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    list-style: none;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
}

ul.caution {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 300;
    -webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
}

ul.caution li {
    position: relative;
    padding: 0 0 0 1.1em;
}

ul.caution li::after {
    position: absolute;
    display: block;
    content: "※";
    top: 0;
    left: 0;
}

ul.caution li {
    list-style: none;
}


/* Exchange places */

.location-info {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.location-title {
    text-align: center;
    margin-bottom: 20px;
}

.spacer {
    margin: 20px 0;
}

.location-details {
    display: flex;
    margin-bottom: 10px;
    text-align: left;
}

.detail-label {
    min-width: 100px;
    font-size: 14px;
    font-weight: 600;
    text-align: justify;
    text-align-last: justify;
}


.detail-value {
    margin-left: 10px;
    flex-grow: 1;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    display: inline-block;
    max-width: 100%;
    overflow-wrap: anywhere;
}

.detail-value a {
    text-decoration: underline;
    color: inherit;
    word-break: break-word;
    overflow-wrap: anywhere;
    display: inline-block;
    max-width: 100%;
}

.detail-value a:hover {
    color: #007BFF;
}


.login-container {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: 86%;
    max-width: 400px;
    height: auto;
    margin: 0 auto;
}

.login-container:before {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 0px;
    pointer-events: none;
    flex-direction: column;
}

.section-title {
    line-height: 35px;
    font-size: 30px;
    padding: 15px;
}

.section-text {
    line-height: 20px;
    font-size: 17px;
    padding-left: 5px;
    padding-right: 5px;
}

.green-section {
    background-image: url("/view/event/kusuriya002/img/bg_green.jpg");
    background-size: 200px;
    background-repeat: repeat;
}

.purple-section {
    background-image: url("/view/event/kusuriya002/img/bg_purple.jpg");
    background-size: 200px;
    background-repeat: repeat;
}

.reading-title {
    display: flex;
    justify-content: center;
    margin: 10px auto;
    max-width: 400px;
    border: 0px;
}

.reading-title .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}

.reading-title .icon img {
    height: 23px;
    width: auto;
}


.reading-title .text {
    align-items: flex-end;
}

.reading-title .phase {
    font-size: 28px;
    font-weight: 600;
    padding: 0px 2px 0px 2px;
}

.reading-title .date {
    font-size: 24px;
    font-weight: 600;
    padding: 0px 2px 0px 2px;
}


.courses-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    background: linear-gradient(to right, var(--color-sub1) 50%, var(--color-sub2) 50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 20px 20px;
    box-sizing: border-box;
}

.course-titles {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 600px;
}

.course-titles h2 {
    flex: 1;
    text-align: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
    ;
}

.shared-stamp {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 8px 0;
}

.shared-stamp img {
    max-width: 70%;
    height: 58px;
    object-fit: contain;
}

.separate-stamp {
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 600px;
    margin: 8px 0;
}

.separate-stamp img {
    width: 45%;
    height: 58px;
    object-fit: contain;
}

.bottom-buttons {
    margin-top: 10px;
    bottom: 30px;
    display: flex;
    gap: 40px;
    justify-content: center;
    width: 100%;
}

.stamp-title {
    display: flex;
    justify-content: left;
    max-width: 400px;
    border: 0px;
    text-align: left;
    margin: 25px auto 15px;
}

.stamp-title .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}

.stamp-title .icon img {
    height: 40px;
    width: auto;
}

.stamp-title .text {
    font-size: 25px;
    font-weight: 500;
    padding: 0px 2px 0px 2px;
}

.stamp-comment {
    font-weight: 300;
    font-size: 13px;
}


.stamprally-banner {
    position: relative;
    margin: 0;
    padding: 30px 0px;
}

.stamprally-banner .left-corner {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 40px;
    height: auto;
}

.stamprally-banner .right-corner {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 40px;
    height: auto;
    /* transform: rotate(90deg); */
}

.kusuriyaButton {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    cursor: pointer;
    margin: 10px auto;
    height: 75px;
    max-height: 75px;
    width: 90%;
    max-width: 400px;
    border: 0px;


    text-decoration: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.kusuriyaButton:active {
    transform: scale(0.95);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.kusuriyaButton .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}

.kusuriyaButton .icon img {
    height: 25px;
    width: auto;
}

.kusuriyaButton .iconButtonText {
    flex: 1;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
    margin-right: 10px;
}

.kusuriyaButton .buttonText {
    flex: 1;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
}

.shadowBlue {
    box-shadow: 0 5px 0 0 #8894BC;
}

.shadowOrange {
    box-shadow: 0 5px 0 0 #D36100;
}

.shadowGreen {
    box-shadow: 0 5px 0 0 #027057;
}

.shadowYellow{
    box-shadow: 0 5px 0 0 #A89952;    
}

.shadowPurple{
    box-shadow: 0 5px 0 0 #59346C;    
}

.shadowGray{
    box-shadow: 0 5px 0 0 #AEAEAE;
}

.roundButton {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    cursor: pointer;
    margin: 10px auto;
    height: 50px;
    max-height: 50px;
    font-size: 20px;
    width: 90%;
    max-width: 400px;
    font-weight: bold;
    border: 0px;
    background-color: #fff;
    color: black;
    border: 2px solid #000;
    text-decoration: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.roundButton:active {
    transform: scale(0.95);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}