/*------------------------------------------------------------------------------------*/
/* style.css                                                                          */
/*------------------------------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");

/* GLOBAL STYLES
-------------------------------------------------- */
html {
    position: relative;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Noto Sans JP", apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    height: 100%;
    position: relative;
    color: #2e2e2e;
}

ul {
    list-style: none;
    padding: 0;
    padding-inline-start: 0px;
    line-height: 1.5;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

.none {
    display: none;
}

.center {
    text-align: center !important;
}

.inline-block {
    display: inline-block;
}

.content-inner {
    background-color: #fdfdfd;
}

.content-inner-top {
    background-color: #ffffff;
}

.content-inner-link {
    background-color: #edeff8;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
	text-align: center;
}

.vertical-top {
    vertical-align: top;
}

.font-size-48 { 
	font-size: 48px; 
	line-height: 160%; 
	letter-spacing: 0.14em; 
	font-weight: 800;
}

.font-size-44 { 
	font-size: 44px; 
	line-height: 160%; 
	letter-spacing: 0.14em; 
	font-weight: 800;
}

.font-size-40 { 
	font-size: 40px; 
	line-height: 160%; 
	letter-spacing: 0.14em; 
	font-weight: 800;
}

.font-size-32 { 
	font-size: 32px; 
	line-height: 170%; 
	letter-spacing: 0.14em; 
	font-weight: 700;
}

.font-size-28 { 
	font-size: 28px; 
	line-height: 170%; 
	letter-spacing: 0.14em; 
	font-weight: 700;
}

.font-size-24 { 
	font-size: 24px; 
	line-height: 170%; 
	letter-spacing: 0.14em; 
	font-weight: 700;
}

.font-size-20 { 
	font-size: 20px; 
	line-height: 170%; 
	letter-spacing: 0.14em; 
	font-weight: 500;
}

.font-size-18 { 
	font-size: 18px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 500;
}

.font-size-16 { 
	font-size: 16px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 300;
}

.font-size-15 { 
	font-size: 15px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 300;
}

.font-size-14 { 
	font-size: 14px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 300;
}

.font-size-13 { 
	font-size: 13px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 300;
}

.font-size-12 { 
	font-size: 12px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 300;
}

.font-size-11 { 
	font-size: 11px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 300;
}

.font-size-10 { 
	font-size: 10px; 
	line-height: 180%; 
	letter-spacing: 0.14em; 
	font-weight: 300;
}

.font-size-8 { 
		font-size: 8px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
}



@media screen and (max-width: 768px) {
	.font-size-48 { 
		font-size: 32px; 
		line-height: 160%; 
		letter-spacing: 0.1em; 
		font-weight: 800;
	}

	.font-size-44 { 
		font-size: 30px; 
		line-height: 160%; 
		letter-spacing: 0.1em; 
		font-weight: 800;
	}

	.font-size-40 { 
		font-size: 26px; 
		line-height: 160%; 
		letter-spacing: 0.1em; 
		font-weight: 800;
	}

	.font-size-32 { 
		font-size: 22px; 
		line-height: 170%; 
		letter-spacing: 0.1em; 
		font-weight: 700;
	}

	.font-size-28 { 
		font-size: 20px; 
		line-height: 170%; 
		letter-spacing: 0.1em; 
		font-weight: 700;
	}

	.font-size-24 { 
		font-size: 18px; 
		line-height: 170%; 
		letter-spacing: 0.1em; 
		font-weight: 700;
	}

	.font-size-20 { 
		font-size: 16px; 
		line-height: 170%; 
		letter-spacing: 0.1em; 
		font-weight: 500;
	}

	.font-size-18 { 
		font-size: 16px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 500;
	}

	.font-size-16 { 
		font-size: 14px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
	}

	.font-size-15 { 
		font-size: 14px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
	}

	.font-size-14 { 
		font-size: 12px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
	}

	.font-size-13 { 
		font-size: 11px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
	}

	.font-size-12 { 
		font-size: 10px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
	}

	.font-size-11 { 
		font-size: 9px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
	}

	.font-size-10 { 
		font-size: 8px; 
		line-height: 180%; 
		letter-spacing: 0.1em; 
		font-weight: 300;
	}
	
	.font-size-8 { 
			font-size: 8px; 
			line-height: 180%; 
			letter-spacing: 0.1em; 
			font-weight: 300;
		}
}

.font-weight-light { 
	font-weight: 300;
}

.font-weight-middle { 
	font-weight: 500;
}

.font-weight-bold { 
	font-weight: 700;
}

.lt-s-half { 
	letter-spacing: 0.08em;
}

.lt-s-price { 
	letter-spacing: 0;
}

.lh-middle {
	line-height: 150%;
}

.pc {
    display: block;
    width: 100%;
}
@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }
}

.sp {
    display: none;
}
@media screen and (max-width: 768px) {
    .sp {
        display: block;
        width: 100%;
    }
}

/* error
-------------------------------------------------- */
.area-error {
    margin: 20px 0;
    padding: 8px;
    background-color: #fff7f9;
    border: 1px solid #fa5882;
    border-radius: 4px;
}

.area-error .error {
    color: #fa5882;
    font-size: 12px;
    font-weight: 500;
}

.section .item .error-sentence {
    padding: 8px 0;
    color: #fa5882;
    font-size: 12px;
    font-weight: 500;
}

.error-focus {
    border: 1px solid #fa5882;
    background-color: #fff7f9;
    outline: none;
    box-shadow: 0 0 5px 1px rgb(250 88 130 / 50%);
}

/* message
-------------------------------------------------- */
.area-message .message {
    margin: 20px 0;
    padding: 8px;
    background-color: #d8faf5;
    border: 1px solid #3eccb6;
    border-radius: 4px;
}

.area-message .message span {
    color: #3eccb6;
    font-size: 12px;
    font-weight: 500;
}



/* notice
-------------------------------------------------- */
.notice {
    position: relative;
    margin-right: 12px;
}
@media screen and (max-width: 768px) {
    .notice {
        margin-right: 8px;
    }
}

.notice .notice-inner {
    position: relative;
}

.notice .notice-inner .red-circle {
    position: absolute;
    color: #ff4671;
    top: -4px;
    right: -4px;
    font-size: 10px;
    height: 10px;
}
@media screen and (max-width: 768px) {
    .notice .notice-inner .red-circle {
        font-size: 8px;
        height: 8px;
    }
}

.notice img {
    width: 24px;
    vertical-align: bottom;
}
@media screen and (max-width: 768px) {
    .notice img {
        width: 20px;
    }
}

/* timeline
-------------------------------------------------- */
.timeline {
    margin-right: 20px;
}
@media screen and (max-width: 768px) {
    .timeline {
        margin-right: 16px;
    }
}

.timeline .timeline-inner {
    position: relative;
}

.timeline .timeline-inner .red-circle {
    position: absolute;
    color: #ff4671;
    top: -4px;
    right: -4px;
    font-size: 10px;
    height: 10px;
}
@media screen and (max-width: 768px) {
    .timeline .timeline-inner .red-circle {
        font-size: 8px;
        height: 8px;
    }
}

.timeline img {
    width: 24px;
    vertical-align: bottom;
}
@media screen and (max-width: 768px) {
    .timeline img {
        width: 20px;
    }
}


/* input
-------------------------------------------------- */
:focus {
    outline: none;
}

.input {
    position: relative;
    font-size: 15px;
}

.input input {
    width: 96%;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 8px;
    transition: 0.3s;
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    color: #2e2e2e;
}
@media screen and (max-width: 768px) {
    .input input {
        width: 92%;
    }
}

.input input:focus {
    border: 1px solid #8ca5ff;
    outline: none;
    box-shadow: 0 0 5px 1px rgba(140, 165, 255, 0.5);
}

.input input::placeholder {
    font-family: inherit;
    font-size: 14px;
    color: #cccccc;
}

.input-effect {
    border: 0;
    padding: 7px 10px;
    border-bottom: 1px solid #8ca5ff;
    border-radius: 8px;
    background-color: #ffffff;
}

/* button
-------------------------------------------------- */
.button {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.button-margin {
    margin: 0 8px;
}

.button-square {
    display: inline-block;
    cursor: pointer;
    width: 200px;
    padding: 8px 20px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

.button_reg-login {
    display: inline-block;
    cursor: pointer;
    width: calc(100% - 80px);
    height: 42px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-family: inherit;
    color: #ffffff;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    background-color: #5e6cef;
    transition: 0.3s;
}

@media screen and (max-width: 768px) {
    .button_reg-login {
        width: 100%;
        margin: 0;
    }
}

.button .button_flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.button .button_flex img {
    width: 16px;
    padding: 0 6px 2px 0;
}

.button .button_flex .p_button {
    margin: 0;
}

.button-mini {
    cursor: pointer;
    padding: 6px 20px;
    font-size: 11px;
    width: auto;
}

.button-disable {
    pointer-events: none;
}

.width-80 {
    width: 80px;
}

.width-120 {
    width: 120px;
}

.width-140 {
    width: 140px;
}

.width-180 {
    width: 180px;
}

.width-240 {
    width: 240px;
}

.height-40 {
    height: 40px;
}

@media screen and (max-width: 768px) {
    .width-100-sp {
        width: 100px;
    }
}

/* button color
-------------------------------------------------- */
/* main color */
.button-color-main {
    background-color: #5e6cef;
    color: #ffffff;
    border: 2px solid #5e6cef;
}
.button-color-main:hover {
    background-position: right center;
    background-color: #8ca5ff;
    border: 2px solid #8ca5ff;
}
/* invert */
.button-color-sub {
    border: 2px solid #5e6cef;
    background-color: #ffffff;
    color: #5e6cef;
}
.button-color-sub:hover {
    background-position: right center;
    border: 2px solid #8ca5ff;
    color: #8ca5ff;
}
/* yellow */
.button-color-yellow {
    background-color: #ffcd00;
    color: #2e2e2e;
    border: 2px solid #ffcd00;
}
.button-color-yellow:hover {
    background-position: right center;
    background-color: #ffdc4d;
    border: 2px solid #ffdc4d;
}
/* green */
.button-color-green {
    background-color: #3eccb6;
    color: #ffffff;
    border: 2px solid #3eccb6;
}
.button-color-green:hover {
    background-position: right center;
    background-color: #6ce2cf;
    border: 2px solid #6ce2cf;
}
/* red */
.button-color-red {
    background-color: #ff4671;
    color: #ffffff;
    border: 2px solid #ff4671;
}
.button-color-red:hover {
    background-position: right center;
    background-color: #ff7494;
    border: 2px solid #ff7494;
}
/* gray */
.button-color-gray {
    background-color: #b1b1b1;
    color: #ffffff;
    border: 2px solid #b1b1b1;
}
.button-color-gray:hover {
    background-position: right center;
    background-color: #cecece;
    border: 2px solid #cecece;
}

/* gray invert*/
.button-color-gray-sub {
    background-color: #ffffff;
    color: #b1b1b1;
    border: 2px solid #b1b1b1;
}
.button-color-gray-sub:hover {
    background-position: right center;
    color: #cecece;
    border: 2px solid #cecece;
}

/* unclickable */
.button-color-unclickable {
    background-color: #d9d9d9;
    color: #ffffff;
    border: 2px solid #d9d9d9;
    pointer-events: none;
}

/* text
-------------------------------------------------- */
.text-primary {
    color: #5e72e4 !important;
}

.text-secondary {
    color: #f7fafc !important;
}

.text-success {
    color: #2dce89 !important;
}

.text-info {
    color: #11cdef !important;
}

.text-warning {
    color: #fb6340 !important;
}

.text-danger {
    color: #f5365c !important;
}

.text-default {
    color: #172b4d !important;
}

.text-neutral {
    color: #fff !important;
}

.text-blue {
    color: #5e72e4 !important;
}

.text-indigo {
    color: #5603ad !important;
}

.text-purple {
    color: #8965e0 !important;
}

.text-pink {
    color: #f3a4b5 !important;
}

.text-red {
    color: #f5365c !important;
}

.text-orange {
    color: #ff4500 !important;
}

.text-yellow {
    color: #ffd600 !important;
}

.text-green {
    color: #2dce89 !important;
}

.text-teal {
    color: #11cdef !important;
}

.text-cyan {
    color: #2bffc6 !important;
}

.text-white {
    color: #fff !important;
}

.text-gray {
    color: #8898aa !important;
}

.text-gray-dark {
    color: #32325d !important;
}

.text-light {
    color: #ced4da !important;
}

.text-lighter {
    color: #e9ecef !important;
}

.text-dark {
    color: #212529 !important;
}

.text-darker {
    color: black !important;
}

.background-teal {
    background-color: #11cdef !important;
}

.background-gray {
    background-color: #8898aa !important;
}

.background-orange {
    background-color: #ff4500 !important;
}

.width-100 {
    width: 100px;
}

.width-auto {
    width: auto;
}

/* banner
-------------------------------------------------- */
.notification-banner a {
    text-decoration: none;
}

.wrapper-banner {
    padding: 26px 0;
    background-color: #ffcd00;
    color: #2e2e2e;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
}

.wrapper-banner .inner-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 1000px;
}

@media screen and (max-width: 768px) {
    .wrapper-banner {
        padding: 20px;
    }

    .wrapper-banner .inner-banner {
        width: 100%;
    }
}

.wrapper-banner .inner-banner .image img {
    width: 42px;
    height: 42px;
}

.wrapper-banner .inner-banner .paragraph p {
    margin: 0 10px;
    font-size: 18px;
    line-height: 1.4;
}

@media screen and (max-width: 768px) {
    .wrapper-banner .inner-banner .paragraph p {
        font-size: 14px;
        margin: 0 10px 0 15px;
    }
}

.wrapper-banner .inner-banner .button-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 4px;
    background-color: #ffffff;
}

.wrapper-banner .inner-banner .button-icon span {
    font-size: 14px;
    margin: 0 4px 0 0;
}

.wrapper-banner .inner-banner .button-icon img {
    width: 16px;
    height: 16px;
}

@media screen and (max-width: 768px) {
    .wrapper-banner .inner-banner .button-icon {
        display: inline-block;
        padding: 4px 4px 8px 8px;
        width: 94px;
        line-height: 1;
    }

    .wrapper-banner .inner-banner .button-icon span {
        font-size: 12px;
        margin: 0;
    }

    .wrapper-banner .inner-banner .button-icon img {
        margin: 0 -2px -2px;
        width: 14px;
        height: 14px;
    }
}
