@charset "utf-8";
/* デフォルトここから */
@media (min-width: 752px) {
.someArticle_wrapper{
	position: relative;
	width: 700px;
	min-width: 700px;
	margin: 0 auto;
	}
.someArticle_inner{
	margin: 0 20px;
	}
	
}

@media (max-width: 751px) {
.someArticle_wrapper{
	position: relative;
	width: 100%;
	min-width:100%;
	max-width: 100%;
	margin-top: 15px;
	}

.someArticle_inner{
	margin: 0 15px 30px;
	}
}
/* デフォルトここまで */

/* DMデフォルトここから */
@media (min-width: 752px) {
.dm_wrapper{
	position: relative;
	width: 700px;
	min-width: 700px;
	margin: 0 auto;
    background: #FFFFFF;
	}
.dm_inner{
	margin: 0 0 30px;
	}
	
}

@media (max-width: 751px) {
.dm_wrapper{
	position: relative;
	width: 100%;
	min-width:100%;
	max-width: 100%;
	margin-top: 15px;
    background: #FFFFFF;
	}

.dm_inner{
	margin: 0 0 30px;
	}
}

/* DMデフォルトここまで */

@media (max-width: 751px) {
.someArticle #global_status__wrap{
	display: none;
	}
}



/*-----------------------------
    サイトクレジット
------------------------------*/

.site_credit_title-01-box {
	text-align: center;
    margin-bottom: 40px;
}

.site_credit_title-01 {
    display: inline-block;
    position: relative;
    color: #333;
    letter-spacing:0.1em;
    font-size: 1.6rem;
}

.premium .site_credit_title-01{color: #fff;}

.site_credit_title-01:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 5px;
    background-color: #6226ee;
    border-radius: 60px;
}

.site_credit_title-02 {
    color: #333;
    font-size: 1rem;
    margin-bottom: 5px;
}
.nobr_pc {
    display: none;
}

.nobr_sp {
    display:block;
}

@media (max-width: 751px) {
.site_credit_title-01 {
    font-size: 1.6rem;
    line-height: 1.5;
}

.site_credit_title-02 {
    font-size:1em;
}

.nobr_pc {
    display:block;
}

.nobr_sp {
    display: none;
}
}

.site_credit-item {
    padding: 25px 0 0;
    margin-top: 25px;
    border-top: 1px solid #cccccc;
    }
@media (max-width: 751px) {
.site_credit-item {
    padding: 20px 0 0;
    margin-top: 20px;
    }
}

.site_credit-item p {
    color: #333;
    line-height: 1.7;
    letter-spacing:normal;
    letter-spacing:0.05em;
}
@media (max-width: 751px) {
.site_credit-item p {
    font-size: 0.9rem;
}
}

.site_credit_text-01 {
    color: #333;
    line-height: 1.7;
    letter-spacing:normal;
    letter-spacing:0.05em;
}

.site_credit-list-01 {
    padding-left: 35px;
    margin: 20px 0;
}

.site_credit-list-01 li {
    color: #333;
    font-size: 0.9rem;
    line-height: 1.6;
    padding-bottom: 5px;
}
@media (max-width: 751px) {
.site_credit-list-01 {
    padding-left: 2em;
    margin: 20px 0 10px;
}

.site_credit-list-01 li {
    font-size: 0.8rem;
}
}


.site_credit-table-privacy {
    margin-top:10px;
    width: 100%;
}

.site_credit-table-privacy th {
    text-align: left;
    width:  100px;
    height: 30px;
    color: #666;
}

.site_credit-table-privacy td {
    text-align: left;
    height: 30px;
    color: #333;
}
@media (max-width: 751px) {
.site_credit-table-privacy th {
    font-size: 0.9rem;
    width:  25%;
}

.site_credit-table-privacy td {
    font-size: 0.9rem;
}
}


.site_credit-table-law {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  margin-top:20px;
}
.site_credit-table-law th, .site_credit-table-law td {
  border-bottom: 1px solid #cccccc;
  padding: 1em;
  color: #333;
}
.site_credit-table-law th {
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
  text-align: left;
  width: 20%;
  min-width: 6em;
}

.site_credit-table-law td {
    font-size: 0.9rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
}

.site_credit-table-law td a {
    color: #6226ee;
    text-decoration: none;
}

.site_credit-table-law span {
    font-size: 0.7rem;
}

.site_credit-table-law td ul {
    padding-left: 20px;
}

.site_credit-table-law td li {
    margin-bottom: 5px;
}

@media (max-width: 751px) {
.site_credit-table-law th, .site_credit-table-law td {
  padding: 1em 0.7em;
}
.site_credit-table-law th {
    font-size: 0.9rem;
}

.site_credit-table-law td {
    font-size: 0.9rem;
}

.site_credit-table-law span {
    font-size: 0.75rem;
}
}

.site_credit-table-privacy a {
    color: #6226ee;
    text-decoration: none;
}

.site_credit-border {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.site_credit-pt {
    padding-top: 20px;
}



/*-----------------------------
    QA
------------------------------*/

.qa_title-01 {
	position: relative;
	padding-bottom: 30px;
	font-size: 1.7rem;
	text-align: center;
    letter-spacing: 0.1em;
}

.qa_title-01::before {
	content: attr(data-en);
	display: block;
	color: #6425f2;
	font-size: 1.5rem;
	text-transform: uppercase;
}
@media (max-width: 751px) {
.qa_title-01 {
	font-size: 1.6rem;
}

.qa_title-01::before {
	font-size: 1.4rem;
}
}

.qa_title-02 {
    border-left:4px solid #6226ee;
    margin: 46px 0 20px;
    padding: 0 0 0 10px;
    font-size: 1.4rem;
    line-height: 1.4;
}
@media (max-width: 751px) {
.qa_title-02 {
    margin: 40px 0 15px;
    font-size: 1.2rem;
}
}

.qa-list-flex {
　width: 100%;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content:space-between; 
}

.qa-list-item-flex {
    width:310px;
    padding-bottom: 5px;
    margin-bottom: 14px;
    border-bottom: 1px solid #6425f2;
    color: #6425f2;
    font-weight: bold;
    align-items: center;
}
@media (max-width: 751px) {
.qa-list-item-flex {
    width: 100%;
    font-size: 0.9rem;
    padding-bottom: 5px;
    margin-bottom: 14px;
    border-bottom: 1px solid #6425f2;
    color: #6425f2;
    font-weight: bold;
    align-items: center;
}
}

.qa-list-item-flex:nth-of-type(odd){
}
.qa-list-item-flex:nth-of-type(even){
    margin-left: 10px;
}
@media (max-width: 751px) {
.qa-list-item-flex:nth-of-type(even){
    margin-left: 0;
}
}

.qa-list-item-flex a {
text-decoration: none;
}

.qa-list-item-flex:hover {
    opacity: 0.6;
}

.qa-list-flex li{
 position:relative;
 padding-left:17px;
 list-style:none;
}
.qa-list-flex li:after{
    content:'';
    display:inline-block;
    position:absolute;
    left:4px;
    top:12px;
    width:5px;
    height:5px;
    border-bottom:1px solid #888;
    border-right:1px solid #888;
    transform:rotateZ(-45deg);
}
@media (max-width: 751px) {
.qa-list-flex li:after{
    top:10px;
}
}

/*　アコーディオンパネル */
.qa-accordion-001 {
    background-color: #ffffff;
    margin-bottom: 20px;
}

.qa-accordion-001:not([open]) {
    margin-bottom: 10px;
}

.qa-accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.7em 2em 0.7em 1.2em;
    border-radius: 5px;
    background-color: #e8e1ff;
    color: #333;
    font-weight: bold;
    cursor: pointer;
    font-size: 1.1rem;
}
@media (max-width: 751px) {
.qa-accordion-001 summary {
    padding: 0.5em 1.5em 0.5em 0.9em;
    font-size: 1rem;
}
}

.qa-accordion-001 summary::-webkit-details-marker {
    display: none;
}

.qa-accordion-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333;
    border-right: 3px solid #333;
    content: '';
    transition: transform .3s;
}

.qa-accordion-001[open] summary::after {
    transform: rotate(225deg);
}

.qa-accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1.5em 2em 2em 2em;
    letter-spacing: 0.05em;
    color: #333333;
    background: #f6f6f8;
    transition: transform .5s, opacity .5s;
}

.qa-accordion-001 p a {
    color:#6226ee;
    text-decoration: none;
}
.qa-accordion-001 p a:hover {
    opacity: 0.6;
}
@media (max-width: 751px) {
.qa-accordion-001 p {
    padding: 1.5em 1em 2em 1em;
    font-size: 0.9rem;
}
}

.qa-accordion-001[open] p {
    transform: none;
    opacity: 1;
}

span.small {
    font-size: 0.8rem;
    line-height: 1.5;
}

.qa-accordion-001-h {
    display: inline-flex;
    align-items: center;
}

.qa-accordion-001 img {
    max-width: 34px;
    margin-right: 10px;
}
@media (max-width: 751px) {
.qa-accordion-001 img {
    max-width: 30px;
    margin-right: 7px;
}
}


/*-----------------------------
    マイページ
------------------------------*/

.mypage_title-01 {
    color: #6326ee;
    text-align: center;
    letter-spacing:0.1em;
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-top: 30px;
}
@media (max-width: 751px) {
.mypage_title-01 {
    font-size: 1.6rem;
    line-height: 1.5;
}
}

.mypage_inner {
    padding: 0 60px;
}
@media (max-width: 751px) {
.mypage_inner {
    padding: 0;
}
}

.mypage-box {
    margin: 1.5em 0 0;
    padding-bottom: 1em;
    background: #fff;
    border-radius:8px;
    border: 1px solid #cfc5f1;
}
.mypage-box .mypage-box-title {
    font-size: 1rem;
    background: #e8e1ff;
    padding: 7px 20px;
    text-align: left;
    color: #333;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.mypage-box-title {
    margin-bottom: 10px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}
.mypage-box p {
    padding: 0 20px;
    margin: 0;
    font-weight: bold;
}

p.comments{
    font-weight: normal !important;
    margin: 10px 0 0;
    font-size: 0.9rem;
    list-style: 1.5;
}

@media (max-width: 751px) {
.mypage-box {
    margin: 1.3em 0 0;
    padding-bottom: 0.8em;
}
.mypage-box .mypage-box-title {
    padding: 5px 20px;
}
.mypage-box-title {
    margin-bottom: 8px;
}
.mypage-box p {
    padding: 0 20px;
    margin: 0;
    font-weight: bold;
}

p.comments{
    font-weight: normal !important;
    margin: 10px 0 0;
    font-size: 0.8rem;
    list-style: 1.5;
}
}

.mypage_text-01 {
    color: #333;
    line-height: 1.7;
    letter-spacing:normal;
    letter-spacing:0.05em;
}
@media (max-width: 751px) {
.mypage_text-01 {
    font-size: 0.9rem;
    margin-bottom: 30px;
}
}

.mypage-button-01 a {
    border-radius: 5px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 15px auto 0;
    max-width: 200px;
    padding:14px 25px;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9rem;
}
.mypage-button-01 a:hover {
    opacity: 0.6;
}
.mypage-button-01-purple a {
    background: #6326ee;
}

.mypage-button-01-red a {
    background: #d84b4b;
}

.mypage-button-01-l-lightgreen a {
    background: #62ccb5;
}

@media (max-width: 751px) {
.mypage-button-01 a {
    max-width: 100%;
    margin: 12px 1em 0;
    padding:14px 0;
    font-size: 1rem;
}
}

.mypage-receive {
    line-height: 1.5;
    align-items: center;
    font-weight: normal !important;
}

.mypage-receive img {
    max-width: 18px;
    margin-right: 5px;
    display: inline-block;
    vertical-align:-2px;
}
@media (max-width: 751px) {
.mypage-receive img {
    max-width: 16px;
}
}


/*ポイント*/
.mypage-point {
    text-align: center;
    font-size: 2.5rem;
    color: #333333;
    line-height: 1.2;
    font-family: "Inter", sans-serif;
    font-weight: 800 !important;
}

.mypage-point::before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: -3px;
    background-color: #ffffff;
    background-image: url('/img/common/ico_point.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 5px;
}

@media (max-width: 751px) {
.mypage-point {
    font-size: 2.2rem;
}

.mypage-point::before {
    max-width: 30px;
    ma-xheight: 30px;
    vertical-align: -5px;
}
}


/*クーポン*/
.mypage-DM-offer {
    margin: 1em 3em;
    text-align: center;
}
.mypage-DM-offer p {
    margin: 10px 0 25px;
    line-height: 1.4;
}
.mypage-DM-offer a {
    text-decoration: none;
    color: #6226ee;
}
.mypage-DM-offer a img:hover {
    opacity: 0.6;
}

.mypage-DM-offer a p:hover {
    opacity: 0.6;
}
@media (max-width: 751px) {
.mypage-DM-offer {
    margin: 1em 1em;
    text-align: center;
}

.mypage-DM-offer p {
    margin: 10px -1em 25px;
    text-align: left;
}
}

.mypage-coupon-title {
    padding: 0 0.5em;
    border-left: 5px solid #6226ee;
    color: #333333;
    margin: 1em 3em 0;
}
@media (max-width: 751px) {
.mypage-coupon-title {
    padding: 0 0.5em;
    border-left: 5px solid #6226ee;
    color: #333333;
    margin: 1em 1em 0;
}
}

.mypage_offer-title {
    font-size: 1.2rem;
    padding: 0 0.5em;
    border-left: 5px solid #6226ee;
    color: #333333;
    margin: 2.5em 0 0.8em;
}

.mypage-coupon {
    margin: 0.8em 3em 1em;
    background: #ffffff;
    border: 2px solid #b401ff;
    border-image: linear-gradient(90deg, rgba(80, 15, 203, 1), rgba(180, 0, 250, 1));
    border-image-slice: 1;
    text-align: center;
}
.mypage-coupon .mypage-coupon-off {
    font-size: 1.4rem;
    background-image: linear-gradient(90deg, rgba(80, 15, 203, 1), rgba(180, 0, 250, 1));
    padding: 10px 0;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2;
}
.mypage-coupon p {
    font-size: 0.9rem;
    padding: 10px 0;
    margin: 0;
    font-weight: normal !important;
}
@media (max-width: 751px) {
.mypage-coupon {
    margin: 0.5em 1em 1em;
}
.mypage-coupon .mypage-coupon-off {
    font-size: 1.4rem;
    background-image: linear-gradient(90deg, rgba(80, 15, 203, 1), rgba(180, 0, 250, 1));
    padding: 10px 0;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2;
}
.mypage-coupon p {
    line-height: 1.2;
}
}

.mypage-suggest-inner{
	margin: 0 15px;
	display: flex;
	flex-direction: column;
    gap:20px;
	}
@media (max-width: 751px) {
.mypage-suggest-inner{
	margin: 0;
	display: flex;
	flex-direction: column;
	gap:20px;
	}
}


/* お知らせ */
.mypage-news-list{
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.mypage-news-list .mypage-news-list-item a{
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 15px 10px;
}
.mypage-news-list .mypage-news-list-item:first-child a{
  border-top: 1px solid #CCC;
}
.mypage-news-list .mypage-news-list-item .mypage-news-list-date{
  margin: 0;
  min-width: 120px;
  font-size: 0.9rem;
  color: #999;
  padding: 0 20px 0 0;
}
.mypage-news-list .mypage-news-list-item .mypage-news-list-title{
  margin: 0;
  width: 100%;
}
.mypage-news-list .mypage-news-list-item a:hover .mypage-news-list-title{
  color: #6326ee;
}

@media screen and (max-width: 767px){
.mypage-news-list .mypage-news-list-item a{
  flex-wrap: wrap;
}
.mypage-news-list .mypage-news-list-item .mypage-news-list-date{
  min-width: 100px;
}
.mypage-news-list .mypage-news-list-item .mypage-news-list-title{
  margin-top: 5px;
}
}



/*-----------------------------
    ユーザー設定
------------------------------*/

.userSettings-title-01 {
    padding: 8px 20px;
    background-image: linear-gradient(90deg, rgba(80, 39, 203, 1), rgba(132, 55, 255, 1));
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 30px;
}

.userSettings-title-02 {
    padding: 8px 20px;
    background-image: linear-gradient(90deg, rgba(80, 39, 203, 1), rgba(132, 55, 255, 1));
    border-radius: 5px;
    color: #ffffff;
    margin: 30px 0 10px;
}


/*　メール再受信　*/
.userSettings-nowmail-box {
    margin: 0 0 40px;
}

.userSettings-nowmail-box h4 {
    padding: 0 0.7em;
    border-left: 5px solid #6326ee;
    color: #333333;
    font-weight: bold;
    font-size: 1rem;
    margin: 1.2em 0 0.2em;
}

.userSettings-nowmail-box p.nowmail {
    font-size: 1.1rem;
    font-weight: bold;
    margin: 0 0 1em;
}

.userSettings-nowmail-box p.comments {
    font-size: 0.9rem;
    text-align: center;
    margin: 10px 0 30px;
}
@media (max-width: 751px) {
.userSettings-nowmail-box p.nowmail {
    font-size: 1rem;
    font-weight: bold;
    margin: 0 0 1em;
}

.userSettings-nowmail-box p.comments {
    text-align: left;
}
}


/*　メール　*/
.userSettings-label {
    padding: 0 0.7em;
    border-left: 5px solid #6326ee;
    color: #333333;
    font-weight: bold;
    font-size: 1rem;
    margin: 0;
}

.userSettings-Item-Input {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 10px;
  padding-left: 1em;
  padding-right: 1em;
  height: 52px;
  width: 100%;
  background: #eaedf2;
  font-size: 18px;
}

.userSettings-Item-Input-mt {
    margin-top: 28px;
    }

@media (max-width: 751px) {
.userSettings-Item-Input {
    margin-left: 0;
    margin-top: 10px;
    height: 45px;
    flex: inherit;
  }
}


/*ユーザー設定　ボタン*/
.userSettings-button {
    background: #6326ee;
    border-radius: 5px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 15px auto 0;
    max-width: 300px;
    padding:14px 59px;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9rem;
}
.userSettings-button:hover {
    opacity: 0.6;
}
.userSettings-master-button {
    background: #6326ee;
    border-radius: 5px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 15px auto 0;
    max-width: 200px;
    padding:14px 68px;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9rem;
}
.userSettings-master-button:hover {
    opacity: 0.6;
}
@media (max-width: 751px) {
.mypage-button-02 {
    margin: 12px 1em 0;
}
.userSettings-button {
    width: 100%;
    max-width: 100%;
    padding:14px 0;
    font-size: 1rem;
}

.userSettings-master-button {
    width: 100%;
    max-width:100%;
    padding:14px 0;
    font-size: 1rem;
}
}

/*ユーザー設定　セレクト*/
select.userSettings-selectbox{
  appearance: none;
  width: 100%;/*セレクトボックスの横幅*/
  padding: 15px;
  margin-top: 10px;
  color: #333;/*テキストの色*/
  border: 1px solid #ddd;
  border-radius: 3px;/*枠線の角丸*/
  background-color: #eaedf2;
  cursor: pointer;/*マウスカーソルをポインターに*/
}
select.userSettings-selectbox:focus{
  outline: none;/*focus時の枠線を消去*/
}
.userSettings-select{
  position: relative;
  width: 100%;/*親要素の横幅*/
}
.userSettings-select::before{
  position: absolute;
  top: 35px;/*矢印の上からの位置*/
  right: 20px;/*矢印の右からの位置*/
  content: '';
  width: 15px;/*矢印の横幅*/
  height: 10px;/*矢印の縦幅*/
  clip-path: polygon(0 0, 100% 0, 50% 100%);/*逆三角形の描画*/
  background-color: #6326ee;/*矢印の色*/
  pointer-events: none;/*矢印部分をクリックできるようにする*/
}

select.userSettings-master-selectbox{
  appearance: none;
  width: 100%;/*セレクトボックスの横幅*/
  padding: 15px;
  margin-top: 10px;
  color: #333;/*テキストの色*/
  border: 1px solid #ddd;
  border-radius: 3px;/*枠線の角丸*/
  background-color: #eaedf2;
  cursor: pointer;/*マウスカーソルをポインターに*/
}
select.userSettings-master-selectbox:focus{
  outline: none;/*focus時の枠線を消去*/
}
.userSettings-master-select{
  position: relative;
  width: 80%;/*親要素の横幅*/
  margin: 0 auto;
}
.userSettings-master-select::before{
  position: absolute;
  top: 35px;/*矢印の上からの位置*/
  right: 20px;/*矢印の右からの位置*/
  content: '';
  width: 15px;/*矢印の横幅*/
  height: 10px;/*矢印の縦幅*/
  clip-path: polygon(0 0, 100% 0, 50% 100%);/*逆三角形の描画*/
  background-color: #6326ee;/*矢印の色*/
  pointer-events: none;/*矢印部分をクリックできるようにする*/
}
@media (max-width: 751px) {
.userSettings-master-select{
    width: 100%;
    padding:14px 1em 0;
    font-size: 1rem;
}

select.userSettings-master-selectbox{
  margin-top: 0;
}

.userSettings-master-select::before{
  top: 40px;/*矢印の上からの位置*/
  right: 40px;/*矢印の右からの位置*/
}
}


/*ユーザー設定　戻るボタン*/
.userSettings-return {
    margin: 20px 0 0;
    text-align: center;
}

.userSettings-return-arrow {
    font-size: 0.9rem;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: #333;
    text-decoration: none;
}
.userSettings-return-arrow:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-left: solid 2px #333;
  transform: rotate(-45deg);
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 0;
  margin: auto;
}

.userSettings-return-arrow:hover {
    opacity: 0.6;
}



/*-----------------------------
    新規会員登録
------------------------------*/

.entry-whole-box {
    padding: 0 50px;
}
@media (max-width: 751px) {
.entry-whole-box {
    padding: 0;
}
}

.entry-title-01 {
    text-align: center;
    font-size: 1.3rem;
}

.entry-title-01-purple {
    color: #6226ee;
    margin: 40px 0 20px;
}

.entry-title-01-red {
    color: #d44545;
    margin: 10px 0 20px;
}
.entry-title-01-green {
    color: #22c102;
    margin: 10px 0 20px;
}

.entry-title-02 {
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.entry-attention-icon {
    text-align: center;
}

.entry-attention-icon i {
    font-size: 5rem;
    font-family: 'Font Awesome 6 Free';
}
.entry-attention-icon-red {
    color: #d44545;
}
.entry-attention-icon-green {
    color: #22c102;
}
@media (max-width: 751px) {
.entry-attention-icon i {
    font-size: 4rem;
}
}

/*エントリー　メッセージ*/
.entry-point-box {
    text-align: center;
    background-color: #e8e1ff;
    padding: 15px 30px;
    border-radius: 6px;
    color: #333333;
}
.entry-point-list {
    text-align: left;
    width: fit-content;
    max-width: 400px;
    margin: auto;
}
.entry-point-list ul {
    padding: 0.4em 1.6em 0;
}
.entry-point-list ul li {
    padding: 0.4em 0 0;
    font-size: 1.1rem;
}
.entry-point-list ul li::marker {
    color: #6226ee;
}
@media (max-width: 751px) {
.entry-point-box {
    text-align: left;
    padding: 15px 20px;
    border-radius: 6px;
    color: #333333;
}
.entry-point-list {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin: auto;
}
.entry-point-list ul {
    padding: 0.4em 1.6em 0;
}
.entry-point-list ul li {
    padding: 0.4em 0 0;
    font-size: 1rem;
}
}


/*エントリー　フォームボックス*/
.entry-textbox-box {
    margin-top: 20px;
}

.entry-textbox-label {
    display: block;
    margin-bottom: 5px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #333;
}

.entry-textbox {
    width: 100%;
    padding: 12px 14px;
    border-radius: 3px;
    background: #f7f7f7;
    line-height: 1.5;
    border: 1px solid #d2d2d2;
    color: #333;
}

.entry-textbox::placeholder {
    color: #999;
}

/*エントリー　正しいメッセージ*/
.correct-mes{
   box-sizing: border-box;
   border: 1px solid #24b299;
   background: #D9F7F0;
   color: #1e9b85;
   margin-top: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 15px;
   padding-right: 15px;
}

/*エントリー　エラーメッセージ*/
.error-mes{
   box-sizing: border-box;
   border: 1px solid #dc5b5b;
   background: #fdefef;
   color: #dc5b5b;
   margin-top: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 15px;
   padding-right: 15px;
}

/*エントリー　ソーシャルログイン*/
.entry-social-box {
    margin: 0 0 30px;
}

.entry-social_btn {
    width: 350px;
    height: 60px;
    position: relative;
    display: block;
    border-radius: 4px;
    background-repeat: no-repeat !important;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: left;
    padding-left: 70px;
    border: none;
    margin: 0 auto 10px;
}
@media (max-width: 751px) {
.entry-social_btn {
    width: 100%;
    font-size: 1.1rem;
}
}

.entry-social_btn.google {
    background-image: url(/img/common/icon_google.png) !important;
    border: #747775 1px solid;
    background: #FFFFFF;
    color: #1F1F1F;
    background-size: 60px 60px !important;
}

.entry-social_btn.apple {
    background-image: url(/img/common/icon_apple.png) !important;
    background-position: 0 2px !important;
    background: #000000;
    color: #ffffff;
    background-size: 60px 60px !important;
}

.entry-social_btn.line {
    background-image: url(/img/common/icon_line.png) !important;
    background: #06c755;
    color: #ffffff;
    background-size: 60px 60px !important;
    background-position: 2px 0 !important;
}

.entry-social_btn.yahoo {
    background-image: url(/img/common/icon_yahoo.png) !important;
    background-position: 12px 18px !important;
    border: 1px solid #ff0033;
    background: #ff0033;
    color: #ffffff;
    background-size: 40px 22.5px !important;
}

/*エントリー　プロセスバー*/
.entry-progressbar {
    position: relative;
    margin: auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 400px;
}
@media (max-width: 751px) {
.entry-progressbar {
    max-width: 100%;
}
}

.entry-progressbar li {
    position: relative;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    width: 33.333%;
    color: #ffffff;
    font-weight: bold;
    counter-increment: steps;
}
.entry-progressbar li:before {
    display: block;
    width: 2rem;
    height: 2rem;
    margin: 7px auto 16px auto;
    content: '';
    line-height: 28px;
    font-size: 1.3rem;
    text-align: center;
    border-radius: 50%;
    background-color: #cfd8dc;
    content: counter(steps);
}
.entry-progressbar li:after {
    position: absolute;
    z-index: -1;
    top: 20px;
    left: -50%;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #cfd8dc;
    font-family: "Inter", serif;
}
.entry-progressbar li:first-child:after {
    content: none;
}
.entry-progressbar li.active,
.entry-progressbar li.complete{
    color: #6226ee;
}
.entry-progressbar li.active:before,
.entry-progressbar li.complete:before {
    background-color: #6226ee;
    color: #FFF;
}
.entry-progressbar li.active:after,
.entry-progressbar li.complete:after {
    background-color: #6226ee;
}

.entry-progressbar li span {
    color: #b1bdc2;
}


/*エントリー　ボタン*/
.entry-btn {
	display: block;
	background: #6326ee;
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	color: #ffffff;
	padding:20px;
	font-size: 1.4rem;
	line-height: 1;
	border-radius: 100px;
	background:url(/img/ordernew/common/arrow_right__white.png),linear-gradient(90deg, rgba(63, 24, 231, 1), rgba(255, 30, 210, 1));
	background-repeat: no-repeat;
	background-size: auto 0.9em, 100%;
	background-position: right 20px center,center center;
    width: 350px;
    margin: 20px auto 0;
	position: relative;
	}

@media (max-width: 751px) {
.entry-btn {
	font-size: 1.3rem;
    width: 100%;
	}
}

.entry-btn-width {
    max-width: 350px;
    margin: 20px auto 0;
}
@media (max-width: 751px) {
.entry-btn-width {
    max-width: 100%;
}
}

/*エントリー　既に登録している方*/

.already_entry {
    text-align: center;
    margin: 20px 0 0;
}
.already_entry:hover {
    opacity: 0.6;
    color: #333333;
}
@media (max-width: 751px) {
.already_entry {
    text-align: right;
    margin: 20px 10px 0 0;
}
}

/*エントリー　weriflyボックス*/
.entry-attention-box{
    background-color: #f3f3f3;
    border-radius: 10px;
    padding: 40px 50px;
    margin: 40px 0 0;
}

.entry-attention-box p{
    line-height: 1.7;
    letter-spacing: 0.05em;
}

.entry-attention-box img {
    width: 220px;
    margin: 30px auto 0;
}
@media (max-width: 751px) {
.entry-attention-box{
    padding: 30px 15px;
    margin: 30px 0 0;
}

.entry-attention-box p{
    line-height: 1.7;
    letter-spacing: 0.05em;
}

.entry-attention-box img {
    width: 60%;
}
}

/*エントリー　アカウント情報*/
.entry-account-box {
    width: 100%;
    margin: 25px auto 0;
    border: 1px solid #6326ee;
    background: #ffffff;
}

.entry-account-box span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.1rem;
    letter-spacing: 0.05em;
    padding: .5em 0;
    background-color: #6326ee;
    color: #fff;
    font-weight: bold;
}

.entry-account-box p {
    word-break: break-all;
    margin: 0;
    padding: 1em 1.5em;
    color: #333;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.8;
}
@media (max-width: 751px) {
.entry-account-box span {
    font-size: 1rem;
}

.entry-account-box p {
    font-size: 1rem;
}
}

p.text-regist {
    text-align: center;
    margin: 20px 0 20px;
    color: #333333;
}
@media (max-width: 751px) {
p.text-regist {
    text-align: left;
}
}

.top-return_btn{
    width: 300px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    font-weight: 600 !important;
    color: #ffffff;
    padding: 20px;
    font-size: 1.1rem;
    line-height: 1;
    border-radius: 5px;

    background-image: url(/img/ordernew/common/arrow_right__white.png);
    background-repeat: no-repeat;
    background-size: auto 1.1rem;
    background-position: right 18px center;
}

.top-return_btn-lightgreen {
    background-color: #62ccb5;
}

.top-return_btn-yellow {
    background-color: #f8b71c;
    font-size: 1.2rem;
}

@media (max-width: 751px) {
.top-return_btn{
    width: 95%;
}
}

/*エントリー　レース情報*/
.entry-freerace-title {
    position: relative;
    padding: 0.1em 1em;
    color: #6326ee;
    font-size: 1.1rem;
    text-align: center;
    margin: 30px auto 10px;
    width: 250px;
}

.entry-freerace-title::before,
.entry-freerace-title::after {
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 100%;
    border: 2px solid #6326ee;
    box-sizing: border-box;
    content: '';
}

.entry-freerace-title::before {
    top: 0;
    left: 0;
    border-right: none;
}

.entry-freerace-title::after {
    bottom: 0;
    right: 0;
    border-left: none;
}

.entry-freerace-box {
    text-align: center;
    max-width: 100%;
    margin: 0 50px 30px;
    padding: 1em 1.5em;
    border: 3px solid;
    border-image: linear-gradient(to right, #d90034, #4e26ff) 1;
    background-color: #ffffff;
    background-size: 20px 20px;
}

.entry-freerace-box p {
    margin: 0 0 5px !important;
    padding: 0 !important;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.5;
}
@media (max-width: 751px) {
.entry-freerace-title {
    font-size: 1rem;
    margin: 30px auto 10px;
    width: 70%;
    max-width: 300px;
}
.entry-freerace-box {
    margin: 0 10px 30px;
}

.entry-freerace-box p {
    font-size: 1.2rem;
}
}




/*-----------------------------

    ファンクラブ

------------------------------*/

.fanclub-text-01 {
    margin: 30px 0;
}

.fanclub-inner {
    margin: 40px 30px 30px;
}
.fanclub-hit-box {
    background-color: #fff9d3;
    border-radius:10px;
    padding: 30px;
    margin: 0 0 30px;
    color: #333333;
}
.fanclub-hit-box img {
    width: 70%;
    margin: 0 auto;
}

.fanclub-hit-box p.customer_comments {
    margin-bottom: 20px;
}
.fanclub-hit-box p.congrats_comments {
    color: #ff8a00;
    font-size: 1.1rem;
    margin-top: 20px;
}
@media (max-width: 751px) {
.fanclub-inner {
    margin: 40px 0 30px;
}
.fanclub-hit-box {
    padding: 20px 15px;
}
.fanclub-hit-box img {
    width: 80%;
}
}

.fanclub-hit-box h3 {
    position: relative;
    padding: 0 1em 0.5em 95px;
    border-bottom: 1px solid #999999;
    margin-bottom: 20px;
    font-weight: normal;
}

.fanclub-hit-box h3 span.mailicon {
  font-size: 4.5rem;
  line-height: 1;
  position: absolute;
  bottom: 3px;
  left: 5px;
  color: #ffa200;
  font-weight: 900;
}

.fanclub-hit-box h3 span.day {
    font-size: 1.1rem;
    font-weight: bold;
}

.fanclub-hit-box h3 span.race {
    font-size: 1.3rem;
    font-weight: bold;
}


/*　開閉ボタン　*/
.hidden-view{
    display: none;
}
.button-moreover::before{
    content: "さらに見る";
}
input[type="checkbox"]#trigger{
    display: none;
}
input[type="checkbox"]#trigger:checked ~ .hidden-view{
    display: block;
}
input[type="checkbox"]#trigger:checked ~ .button-moreover::before{
    content: "閉じる";
}

.button-moreover {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 300px;
    margin: 0 auto;
    padding: .9em 3em .9em 2em;
    border: 1px solid #999999;
    border-radius: 5px;
    background-color: #fff;
    color: #333333;
    letter-spacing: 0.05em;
}

.button-moreover::after {
    position: absolute;
    right: 2em;
    transform: translateY(-50%);
    transform-origin: left;
    width: 2em;
    height: .5em;
    background-color: #333333;
    clip-path: polygon(0 100%, 100% 100%, 70% 40%, 70% 90%, 0% 90%);
    content: '';
    transition: transform .3s;
}

.button-moreover:hover::after {
    transform: translateY(-50%) scaleX(1.4);
}
@media (max-width: 751px) {
.button-moreover {
    width: 90%;
}
}



/*-----------------------------

    コンビニ決済

------------------------------*/

.cvs-announce {
    list-style-type: disc;
    margin: 0 0 30px;
    padding: 0 25px;
}
.cvs-announce li {
    padding: .3em .3em .3em 0;
}
.cvs-announce li::marker {
    color: #6326ee;
    font-size: 0.9rem;
}
@media (max-width: 751px) {
.cvs-announce {
    list-style-type: disc;
    margin: 0 0 20px;
    padding: 0 0 0 1.7em;
}
}
 
 
/*　各リンクボタン　*/

.cvs-list {
　width: 100%;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content:space-between; 
  margin-bottom: 10px;
}

.cvs-list li {
    display: flex;
    align-items: center;
    width: 320px;
    margin:0 auto 10px;
    padding: 0.9em 1.5em;
    border: 1px solid #6326ee;
    border-radius: 5px;
    background-color: #ffffff;
    color: #6326ee;
    font-weight: 600;
    position:relative;
    list-style:none;
}

.cvs-list li.seven {
    background: url("/img/cvs/icon_seven.png") right 10px center no-repeat;
    background-size: 34px;
}

.cvs-list li.fami {
    background: url("/img/cvs/icon_fami.png") right 10px center no-repeat;
    background-size: 100px;
}

.cvs-list li.lows {
    background: url("/img/cvs/icon_lows.png") right 10px center no-repeat;
    background-size: 110px;
}

.cvs-list li.seic {
    background: url("/img/cvs/icon_seic.png") right 10px center no-repeat;
    background-size: 100px;
}

.cvs-list a {
    text-decoration: none;
}

@media (max-width: 751px) {
.cvs-list li {
    width: 100%;
    margin:0 auto;
    border: 1px solid #6326ee;
    border-radius: 5px;
    background-color: #ffffff;
    color: #6326ee;
    font-weight: 600;
    position:relative;
    list-style:none;
}

.cvs-list a {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 10px;
}
}

.cvs-point-btn {
    width: 300px;
    margin: 0 auto;
}
@media (max-width: 751px) {
.cvs-point-btn {
    width: 90%;
    margin: 0 auto;
}
}


/*　利用方法フロー　*/

.cvs-flow-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0 30px;
}

.cvs-flow {
  padding-left: 0;
}

.cvs-flow > li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
}

.cvs-flow > li:not(:last-child) {
  padding-bottom: 40px;
}

.cvs-flow > li .cvs-flow-icon {
  width: 1.8em;
  height: 1.8em;
  line-height: 1.7em;
  text-align: center;
  border-radius: 100vh;
  display: inline-block;
  background: #6425f2;
  color: #fff;
  position: absolute;
  left: 0;
}

.cvs-flow > li:not(:last-child)::before {
  content: '';
  background: #c3c3c3;
  width: 4px;
  height: 100%;
  position: absolute;
  top: calc(50% - -30px);
  left: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.cvs-flow > li dl dt {
  font-size: 1.2rem;
  font-weight: 600 !important;
  color: #4D9BC1;
}

.cvs-flow > li img {
    margin-top: 20px;
}

.cvs-flow > li dl dd {
  margin-left: 0;
  line-height: 1.7;
}

.cvs-flow > dd {
    vertical-align: bottom !important;
}

/*　セブンイレブン　*/
.cvs-img_main {
    width: 400px;
    border: 1px solid #999999;
}
@media (max-width: 751px) {
.cvs-img_main {
    width: 100%;
}
}




/*-----------------------------

    　　　的中実績

------------------------------*/

.hit_title__box {
	text-align: center;
    margin-bottom: 40px;
}

.premium .hit_title {
    display: inline-block;
    position: relative;
    color: #FFFFFF;
    letter-spacing:0.1em;
    font-size: 1.6rem;
}

.premium .hit_title:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 5px;
    background-color: #e216dc;
    border-radius: 60px;
}

.someArticle .hit_title {
    display: inline-block;
    position: relative;
    color: #333333;
    letter-spacing:0.1em;
    font-size: 1.6rem;
}

.someArticle .hit_title:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 5px;
    background-color: #e216dc;
    border-radius: 60px;
}

.premium .hit_text {
    color: #FFFFFF;
}

.someArticle .hit_text {
    color: #333333;
}

@media (max-width: 751px) {
.hit_title {
    font-size: 1.6rem;
    line-height: 1.5;
}
}

.hit_card__title {
  position: relative;
  padding: 0 0 0.5em;
  margin: 1em 1.7em 1em;
}
.hit_card__title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: '';
  margin: 0 auto;
  background-image: linear-gradient(90deg, rgba(98, 38, 255, 1), rgba(232, 22, 220, 1) 85%);
}

.hit_card {
    background-color: #200c4b;
	text-decoration: none;
	color: #ffffff;
    padding-bottom:30px;
    border: 1px solid #6633ff;
    margin-top: 30px;
    height: 100%;
	}

.hit_card.limited{
	border: 1px solid #e216dc;
	}    

.hit_card__inner1{
    padding-right: 2em;
    padding-left: 2em;
    line-height: 1.7;
    font-size: 1.1rem;
}
    
.hit_card__inner2{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    padding-right: 2em;
    padding-left: 2em;
}
.hit_card__inner2 .type{
    font-size: 1.2rem;
    padding-right: 10px;
}
.hit_card__inner2 .amount {
    text-align: right;
    padding: 0;
    line-height: 1;
}

/*的中配当*/
.hit-digit{
    font-family: 'Inter',serif;
    font-size: 2.8rem;
    font-weight: 800;
    vertical-align: baseline;}
.hit-moji{
    font-size: 2rem;
    font-weight: bold;
    font-family: sans-serif}
    
@media (max-width: 751px) {
.hit_card__title {
  position: relative;
  padding: 0 0 0.5em;
  margin: 1em 0.9em 1em;
}
.hit_card__title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: '';
  margin: 0 auto;
  background-image: linear-gradient(90deg, rgba(98, 38, 255, 1), rgba(232, 22, 220, 1) 85%);
}

.hit_card {
	background-color:#200c4b;
	text-decoration: none;
	color: #ffffff;
    padding-bottom:20px;
    border: 1px solid #6633ff;
    margin-top: 40px;
	}

.hit_card.limited{
	border: 1px solid #e216dc;
	}
    
.hit_card__inner1{
    padding-right: 1em;
    padding-left: 1em;
    line-height: 1.7;
    font-size: 1rem;
}
    
.hit_card__inner2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-right: 1em;
    padding-left: 1em;
}
.hit_card__inner2 .type{
    font-size: 1.1rem;
}
.hit_card__inner2 .amount {
    text-align: right;
    padding: 0;
    line-height: 1;
}
.hit-digit{
    font-family: 'Inter',serif;
    font-size: 2.4rem;
    font-weight: 800;
    vertical-align: baseline;}
.hit-moji{
    font-size: 1.6rem;
    font-weight: bold;
    font-family: sans-serif}
}
.hit_comment {
    margin: 1em auto 0; /* 外側の余白（上下と中央配置） */
    padding: 1.5em 2em 1.5em; /* 上下・左右の余白 */
    background-color: #ececec;
    border-radius: 5px; /* ボックスの角の丸み */
}

.hit_comment_title {
    color:#6226ee; /* タイトル文字の色 */
    font-size: 1.1em; /* タイトル文字の大きさ */
    font-weight: bold; /* 太字 */
    border-left: 4px solid #6226ee;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 1.4;
}

.hit_comment p {
    margin: 0;
	color: #333;
}
    
@media (max-width: 751px) {
.hit_comment {
    padding: 1em; /* 上下・左右の余白 */
}
}


.hit_card__masterWrap{
	background:rgba(255,255,255,0.9);
	display: flex;
	gap:1rem;
	margin: 1em 2em;
	align-items: center;
	}

.masterWrap_name{
	color: #333;
	display: flex;
	align-items: center;
	gap:5px;
	padding: 0px 12px 0px 8px;
	font-size: 1rem;
	border-right: 1px solid #333;
	margin: 8px 0;
	}

.masterWrap_name .icon-circle{
	width: 52px;
	height: 52px;
	clip-path: circle(50% at 50% 50%);
	}

.masterWrap_name2{
	font-weight: bold;
	font-size: 1.3rem;
	color: #c60a0a;
	}

.hit_card__limitedHeader{
	background-image:linear-gradient(90deg, rgba(98, 38, 255, 1), rgba(232, 22, 220, 1) 85%);
	padding: 15px 15px 18px;
	}

.hit_card__limitedHeader h3{
	font-size: 1.8rem;
	text-align: center;
	color: #ffdd1c;
	text-shadow: 0px 0px 10px rgba(255, 222, 27, 0.5);
	}


.hit_simulation{
	margin: 2em 2em 0;
	background-image:linear-gradient(90deg, rgba(98, 38, 255, 1), rgba(232, 22, 220, 1) 85%);
	padding: 1em 1em 0;
	border-radius: 10px;
	}

.hit_simulation__list{
	text-align: center;
	}

.hit_simulation__list dt{
	background: rgba(255, 255, 255, 0.9);
	color: #333;
	font-weight: bold;
	padding: 8px;
	border-radius: 5px;
	font-size: 1.1rem;
	}

.hit_simulation__list dd.amount{
	color: #ffdd1c;
	text-shadow: 0px 0px 10px rgba(255, 222, 27, 0.5);
	margin-bottom: 1em;
	}

.hit_simulation__list dd.amount:last-child{
	margin-bottom: 0;
	}

.hit_simulation__list dd.amount .hit-digit{
	font-size: 4rem;
	}

.hit_simulation__list dd.amount .hit-moji{
	font-size: 3rem;
	}


@media (max-width: 751px) {

	.hit_card__masterWrap{
		margin: 1em;
		gap:8px;
		}

.masterWrap_name .icon-circle{
	width: 2.6rem;
	height:2.6rem;
	clip-path: circle(50% at 50% 50%);
	flex-shrink: 0;
	}

	.masterWrap_name{
	font-size:0.8rem;
	flex-shrink: 0;
	}

.masterWrap_name2{
	font-weight: bold;
	font-size: 1.1rem;
	line-height: 1.5;
	color: #c60a0a;
	}

.hit_card__limitedHeader h3{font-size: 1.3rem;}

.hit_simulation{ margin: 1em 1em 0; padding: 8px 8px 3px;}

.hit_simulation__list dt{font-size: 0.9rem; padding: 5px 10px;}

.hit_simulation__list dd.amount{margin-bottom: 8px;}

.hit_simulation__list dd.amount .hit-digit{
	font-size: 2.4rem;
	}

.hit_simulation__list dd.amount .hit-moji{
	font-size: 1.6rem;
	}



}


/*-----------------------------

    　　　エラーページ

------------------------------*/

.error_title-01 {
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.error_title-02 {
    padding: .3em .7em;
    border-left: 5px solid #6226ee;
    background-color: #f2f2f2;
    color: #333333;
    margin: 30px 0;
}



