@charset "UTF-8"; /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.header,
sub,
sup {
  position: relative;
}
.suspend,
.to-top,
footer address {
  text-align: center;
}
.slick-list:focus,
a:active,
a:hover {
  outline: 0;
}
.clearfix:after,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #3599ab;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 0.8rem;
}
sub,
sup {
  font-size: 0.75rem;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1rem;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
#scratch_anime,
.screenshot ul,
.slick-list,
.stamp,
.to-top,
img {
  overflow: hidden;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'メイリオ', Meiryo,
    'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'ＭＳ Ｐゴシック',
    Arial, verdana, sans-serif;
  font-size: 112.5%;
}
body {
  margin: 0;
  background: #fff;
  background-size: 120px 120px;
  color: #333;
}
.clearfix:after,
.clearfix:before {
  content: ' ';
  display: table;
}
a,
address,
dd,
div,
dl,
dt,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
label,
li,
map,
ol,
p,
table,
td,
th,
ul {
  /* font-size:1.0rem; */
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin: 0;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  line-height: 100%;
  vertical-align: top;
}
input,
select,
table,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
h4 {
  margin: 10px;
  font-weight: 400; /* font-size: 0.9rem; */
}
h4 img,
p img {
  display: block;
  width: 100%;
  margin: 0 0 10px;
}
article div.btn_01,
article div.btn_02 {
  margin: 0 20px;
}
h4 span {
  color: #f7681f;
  font-weight: 700;
}
article div.btn_01 img {
  width: 100%;
  height: auto;
}
article div.btn_02 img {
  width: 32%;
  height: auto;
}
.header {
  width: 100%;
  background: #fff;
  border-top: 4px solid #ff6d00;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.header h1 {
  margin: 0;
  padding: 0;
}
.header h1 a,
.header h1 img {
  display: block;
  width: 200px;
  margin: 0 auto;
}
.header.home h1 {
  width: 80%;
  max-width: 300px;
  margin: 0 auto;
}
.header.home h1 img {
  display: block;
  width: 100%;
}
.header .back {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
}
.header .back a {
  display: block;
  width: 50px;
}
.header .back a:hover {
  background: #f1f3f4;
}
.header .back img {
  display: block;
  width: 100%;
}
.header p.hd_logo {
  padding: 10px;
}
.header p.hd_logo a,
.header p.hd_logo a img {
  display: block;
  width: 60px;
  margin: 0 auto;
}
.footer {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 0px;
}
.to-top {
  display: table-cell;
  width: 100px;
  margin: 0;
  padding: 0;
  background: #7a8287;
}
.to-top a {
  display: inline;
  display: inline-block;
  padding: 10px 0;
  color: #fff;
  font-size: 0.7rem;
  line-height: 1;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.to-top a:before {
  content: '▲';
  position: relative;
  top: -1px;
  margin-right: 0.3em;
  font-size: 0.55rem;
}
footer address {
  display: block;
  font-size: 0.55rem;
  padding: 15px 0;
}
.suspend {
  margin: 0 20px;
  padding: 5px 10px;
  font-size: 0.7rem;
  font-weight: 700;
  color: #222;
  border: 1px solid #222;
}
.footer .copyright {
  clear: both;
  margin: 0 0 20px;
  font-size: 0.6rem;
  line-height: 1;
  text-align: center;
}
.article_list h3 {
  display: inline-block;
  white-space: nowrap;
  margin: 10px 0 10px -4px;
  padding: 10px 14px;
  background: #ff6d00;
  border-radius: 4px;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}

.article_list h3 img {
  width: 16px;
  margin: 0 2px 0 0;
  vertical-align: -2px;
}
.article_main h1 img,
.option dl dt img {
  width: 100%;
  display: block;
}
.container {
  position: relative;
  margin: 0 auto;
  padding-bottom: 10px;
  max-width: 640px;
  background-color: #faeae1;
}
.article_body {
  position: relative;
  margin: 10px 10px 20px;
  padding: 0;
}
.article_main {
  margin: 0 0 10px;
  padding: 0;
}

.article_main h1 {
    display: block;
}

.article_main h1 img {
  margin: 0 auto;
  padding: 0;
}
.article_main p {
  max-width: 600px;
  box-sizing: border-box;
}



.article_main .cpdate_blk {
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
}
.article_main a,
.article_main dl a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.article_main dl {
  margin: 10px;
}
.article_main dl dt {
  background: #f7681f;
  color: #fff;
  margin: 0 0 5px;
  padding: 6px 0;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 700;
}
.article_main dl dd {
  padding: 6px 0;
  line-height: 1.4;
  font-size: 0.9rem;
}
.article_main dl dd span {
  font-weight: 700;
  color: #f7681f;
}
.article_main p.change_time {
  font-size: 0.8rem !important;
  padding: 10px;
  font-weight: 700;
  text-align: center;
  background-color: #cf90d7;
  color: #fff;
  line-height: 1.4;
}

.cp_schedule,
.option {
  background: #fff;
  font-size: 0.8rem;
  max-width: 600px;
  box-sizing: border-box;
}
.option {
  margin: 20px auto;
  padding: 10px;
  border-radius: 5px;
  line-height: 1.5;
}
.option p {
  margin: 5px 0 0;
  padding: 0;
  color: #f7681f;
  font-weight: 700;
  line-height: 1.4;
}
.option dl {
  text-align: center;
  margin: 20px 0 0;
}
.option dl dt {
  padding: 4px 0 0;
  color: #333;
  font-weight: 700;
}
.option dl dd,
.option dl dd a {
  color: #f7681f;
  font-weight: 700;
}
.option dl dd {
  line-height: 1.2;
}
.cp_schedule {
  text-align: left;
  margin: 0 15px;
  padding: 10px;
  border: 1px solid #f7681f;
  border-radius: 5px;
  line-height: 1.5;
}
.article_present dl,
.article_present ul {
  padding: 0;
  text-align: center;
  list-style: none;
}
.article_present dt,
.article_present li {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 700;
}
.article_present ul {
  max-width: 600px;
  margin: 10px 0;
}
.article_present dl {
  margin: 10px 0 20px;
}
.article_present dt {
  margin: 0 0 10px;
  padding: 6px 5px;
  border-radius: 100px;
  color: #fff;
}
.article_present dd {
  margin: 0 0 10px;
  padding: 0;
  font-size: 0.9rem;
  line-height: 1.2;
}
.article_present .present_name span {
  display: block;
  padding-bottom: 3px;
}
.article_present span {
  font-size: 0.9rem;
  line-height: 1.3;
}
.article_present .present_detail {
  text-align: left;
  padding: 10px;
  border: 1px solid #666;
  box-sizing: border-box;
  margin: 0 10px;
}
.acc_box h2,
.article_event,
.article_event h1,
.event_inline,
.event_txt {
  text-align: center;
}
.article_present .present_detail span {
  display: block;
  padding-bottom: 3px;
  font-size: 0.9rem;
}
.article_present .present_detail .acc_t {
  display: block;
  text-align: center;
  padding: 10px 0;
  background: #ccc;
  border-radius: 3px;
  margin: 10px 0;
}
.acc_t {
  padding: 10px 20px;
  background: #dedede;
  border-radius: 4px;
}
.acc_t:after {
  content: '[＋]';
}
.acc_t.open:after {
  content: '[－]';
}
.acc_box h2 {
  margin: 10px 15px 5px;
  padding: 6px 10px;
  color: #fff;
  background: #cf90d7;
  border-radius: 10px;
}
.article_present .present_detail .acc_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.7rem;
}
.article_present dd img {
  width: 90%;
  margin: 0 auto;
}
.article_event.top {
  max-width: 560px;
  width: 100%;
  margin: 0 auto 10px;
  background: url(/dejiracp/images/lot/datacommon/event_bg.png);
  border: 1px solid #fff3e0;
  border-radius: 5px;
  box-sizing: border-box;
}
.app .download,
.article_common,
.article_course,
.article_event,
.article_present,
.article_result,
.article_step,
.article_text,
.comment,
.contents_area,
.faqArea,
.max600,
.note,
.support {
  max-width: 600px;
}
.article_event {
  margin: 0 auto;
}
.article_event h1 {
  margin: 0;
  padding: 0 0 8px;
}
.article_event h1 img,
.article_event img {
  width: 100%;
  margin: 0 auto;
}
.event_inline {
  width: 100%;
}
.event_inline p {
  display: inline-block;
  vertical-align: top;
  width: 60%;
}
.event_txt {
  margin: 15px 0;
  color: #ff3838;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
}
.event_date {
  border-top: 1px solid #f73b3f;
  border-bottom: 1px solid #f73b3f;
  color: #222;
  font-weight: 700;
  font-size: 0.8rem;
  padding: 5px;
  margin-bottom: 10px;
}
.event_info {
  text-align: left;
  padding: 10px;
  color: red;
  font-size: 0.6rem;
}
.article_sns {
  margin: 40px 0 0;
  text-align: left;
}
.article_sns h4 {
  margin: 10px;
  font-weight: 700;
  font-size: 0.9rem;
}
.article_sns h4 img {
  display: block;
  width: 100%;
  margin: 0 0 5px;
}
.article_sns p {
  margin: 10px;
  font-size: 0.7rem;
  font-weight: 400;
}
.article_sns ul {
  display: block;
  margin: 0 10px;
  padding: 6px 5px 5px;
  background: #fff;
  border: 1px solid #f7681f;
  border-radius: 5px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.8;
  text-align: center;
  box-sizing: border-box;
}
.article_sns li {
  font-size: 1rem;
  line-height: 1.7;
}
.twcp_blk {
  margin: 40px 20px 20px !important;
  padding: 0 !important;
  border-radius: 5px !important;
  border: 2px solid #55acee !important;
  background: #fcffe3 !important;
}
.twcp_blk h2 {
  background: #55acee !important;
  color: #fff !important;
}
.twcp_blk h2 img {
  display: block !important;
  width: 100% !important;
  margin: 0 auto !important;
}
.twcp_blk h3 {
  padding: 10px 14px;
  display: inline-block;
  margin: 10px 10px 5px 0 !important;
  background: #55acee !important;
  color: #fff !important;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  border-radius: 0 5px 5px 0 !important;
}
.twcp_blk h3 img {
  width: 16px;
  margin: 0 3px 0 0;
  vertical-align: -2px;
}
.fbcp_blk h2 img,
.twcp_blk dl dd img {
  display: block !important;
  width: 100% !important;
}
.twcp_blk p {
  padding: 5px !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  margin: 0;
}
.twcp_blk p span {
  color: #55acee !important;
}
.twcp_blk dl dt {
  padding: 5px 5px 5px 10px !important;
  margin: 5px 0 0;
  background: #f84d31 !important;
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 0.8rem !important;
}
.twcp_blk dl dd {
  padding: 5px 10px !important;
  font-size: 0.8rem !important;
}
.twcp_blk dl dd img {
  margin: 0 auto !important;
}
.twcp_blk dl dd span {
  color: #f84d31 !important;
}
.fbcp_blk {
  margin: 20px !important;
  padding: 0 0 10px !important;
  border-radius: 5px !important;
  border: 2px solid #3b5998 !important;
  background: #fcffe3 !important;
}
.fbcp_blk dl dt,
.fbcp_blk h3 {
  border-radius: 0 5px 5px 0 !important;
}
.fbcp_blk h2 {
  background: #3b5998 !important;
  color: #fff !important;
}
.fbcp_blk h2 img {
  margin: 0 auto !important;
}
.fbcp_blk h3 {
  display: inline-block;
  padding: 10px 14px;
  margin: 10px 40% 5px 0 !important;
  background: #3b5998 !important;
  color: #fff !important;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}
.fbcp_blk h3 img {
  width: 16px;
  margin: 0 3px 0 0;
  vertical-align: -2px;
}
.fbcp_blk p {
  padding: 5px !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  margin: 0;
}
.fbcp_blk p span {
  color: #55acee !important;
}
.fbcp_blk dl dt {
  padding: 5px 5px 5px 10px !important;
  margin: 5px 40% 5px 0 !important;
  background: #fff !important;
  color: #3b5998 !important;
  border-top: 2px solid #3b5998 !important;
  border-right: 2px solid #3b5998 !important;
  border-bottom: 2px solid #3b5998 !important;
  font-weight: 700 !important;
  font-size: 0.8rem !important;
}
.fbcp_blk dl dd {
  padding: 5px 10px !important;
  font-size: 0.8rem !important;
}
.fbcp_blk dl dd img {
  display: block !important;
  width: 100% !important;
  margin: 0 auto !important;
}
.fbcp_blk dl dd span {
  color: #f84d31 !important;
}
.triangle {
  margin: 30px auto -20px !important;
  width: 40px !important;
  height: 20px !important;
  position: relative !important;
}
.triangle:after {
  border-top: 20px solid #cdcdcd !important;
  border-right: 20px solid transparent !important;
  border-bottom: 20px solid transparent !important;
  border-left: 20px solid transparent !important;
  content: '' !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 50% !important;
  margin-left: -20px !important;
}
.article_result {
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4;
}
.article_result span {
  color: #ff6d00;
}
.article_result h4 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #ee146b;
  line-height: 1.4;
  text-align: center;
  margin: 10px 0;
}
.article_result p {
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.article_result img {
  width: 100%;
  margin: 0 auto;
}
.article_notice {
  margin: 0 10px 20px;
  font-size: 0.8rem;
  line-height: 1.6;
}
.article_notice a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.article_notice a:hover {
  border-bottom: 1px dotted #08b;
  color: #08b;
}
.article_common {
  margin: 0 auto;
  padding: 0 10px;
  font-weight: 700;
}
.article_common h4 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #ee146b;
  line-height: 1.4;
  text-align: center;
  margin: 20px 0;
}
.article_common p {
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.article_common img {
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
}
.treasure_box_img {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}
.treasure_box_img img {
  width: 32%;
  margin: 0;
}
.article_text {
  margin: 0 auto;
  padding: 0 20px;
  font-size: 0.9rem;
}
.modal_blk {
  background: #fff;
  border-radius: 6px;
  padding: 10px;
  color: #333;
  font-size: 1rem;
}
.modal_blk .btn_blk a,
.t_01 {
  background: #ee236d;
}
.t_01 {
  display: block;
  font-size: 1.2rem;
  line-height: 1;
  padding: 5px 0;
  margin: 0 0 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.modal_blk .p_01,
.modal_blk .subt_01 {
  padding: 0 0 10px;
  margin: 0;
  display: block;
  text-align: center;
}
.modal_blk .subt_01 {
  font-size: 1rem;
  font-weight: 700;
  color: red;
}
.modal_blk .p_01 {
  font-size: 0.9rem;
  line-height: 1.3;
}
.modal_blk .treasure-chest {
  display: block;
  padding: 15px 10px;
  text-align: center;
  background: #ee236d;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
}
.modal_blk .btn_blk .mdl_close,
.modal_blk .btn_blk a {
  padding: 10px 8px;
  color: #fff;
  display: block;
  border-radius: 5px;
}
.modal_blk .btn_blk {
  display: block;
  text-align: center;
  font-size: 0.8rem;
}
.modal_blk .btn_blk .mdl_close {
  background: #7f7f7f;
  margin-top: 5px;
}
.modal_blk .tbl {
  width: 96%;
  margin: 0 auto;
  border-collapse: collapse;
}
.modal_blk .tbl td {
  text-align: right;
  width: 35%;
  border-collapse: collapse;
  background: #eee;
  border-bottom: solid 2px #fff;
  padding: 8px;
}
.modal_blk .tbl th {
  text-align: center;
  padding: 4px 6px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  color: #fff;
  font-weight: 700;
}
.modal_blk .tbl th.bg01 {
  background: #fc6ca7;
}
.modal_blk .tbl th.bg02 {
  background: #f18d69;
}
.modal_blk .tbl th.bg03,
.modal_blk .tbl th.bg04 {
  background: #fc6ca7;
}
.support {
  display: block;
  margin: 0 auto;
  padding: 0 15px;
  font-size: 0.8rem;
}
.support a {
  color: red;
  border-bottom: 1px dotted red;
}
.article_present {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 20px;
  box-sizing: border-box;
  line-height: 1.6;
  text-align: center;
}
.article_present a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.article_present a:hover {
  border-bottom: 1px dotted #08b;
  color: #08b;
}
.article_present .p_01 {
  font-size: 0.9rem;
}
.article_present .pre_info_blk.bk_a a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.article_present .pre_info_blk.bk_c a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #417a2e;
  color: #417a2e;
}
.article_present .pre_info_blk {
  padding: 15px 10px 10px;
  margin: 0 0 20px;
  border-radius: 5px;
  color: #333;
  font-size: 0.9rem;
}
.article_present .pre_info_blk.bk_a,
.article_present .pre_info_blk.bk_b {
  background: #fdf4ff;
}
.article_present .pre_info_blk.bk_c {
  background: #f0fbe5;
}
.article_present .pre_info_blk .pre_t_01,
.article_present .pre_info_blk .pre_t_02 {
  display: inline-block;
  background: #fff;
  line-height: 1.4;
  font-size: 1rem;
  margin: 10px 0 20px;
  padding: 7px 15px;
  border-radius: 20px;
  font-weight: 700;
}
.pre_t_03,
.pre_t_03_close {
  position: relative;
  width: 100%;
  line-height: 1.4;
  font-size: 0.9rem;
  margin: 10px 0 0;
  padding: 5px 0;
  border-radius: 20px;
  background: #cf90d7;
  font-weight: 700;
}
.pre_t_03 {
  display: inline-block;
  color: #fff;
}
.btn_blk_01,
.note_list,
.note_list li {
  display: block;
}
.pre_t_03_close {
  display: block;
  z-index: 2;
  color: #fff;
}
.pre_t_03_close:before {
  content: url(/dejiracp/images/lot/datacommon/close.png);
  position: absolute;
  background: rgba(000, 000, 000, 0.25);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 3px solid #fff;
  top: 650%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}
.pre_t_03 .djl_chara,
.pre_t_03_close .djl_chara {
  position: absolute;
  top: 0;
  right: 0;
  margin: -26px 12px 0 0;
  width: 46px;
  padding: 0 !important;
}
.article_present .pre_info_blk.bk_a .pre_t_01 {
  background: #cf90d7;
  color: #fff;
}
.article_present .pre_info_blk.bk_b .pre_t_01 {
  background: #fc6ca7;
  color: #fff;
}
.article_present .pre_info_blk.bk_c .pre_t_01 {
  background: #417a2e;
  color: #fff;
}
.article_present .pre_info_blk.bk_b .pre_t_02 {
  background: #fc6ca7;
  color: #fff;
}
.article_present .pre_info_blk p {
  text-align: left;
  padding: 0 0 10px;
}
.article_present .pre_info_blk .prelist_tbl {
  width: 98%;
  margin: 0 auto;
  border-collapse: collapse;
}
.article_present .pre_info_blk .prelist_tbl th {
  text-align: center;
  padding: 4px 6px;
}
.article_present .pre_info_blk .prelist_tbl th.bg02 {
  width: 36%;
}
.article_present .pre_info_blk.bk_a .prelist_tbl td img {
  width: 90%;
  height: auto;
}
.article_present .pre_info_blk.bk_c .prelist_tbl th img {
  width: 100%;
  height: auto;
}
.article_present .pre_info_blk .prelist_tbl td {
  text-align: right;
  padding: 10px 10px 0 0;
  width: 25%;
  border-collapse: collapse;
}
.article_present .pre_info_blk.bk_a .prelist_tbl th {
  background: #c496bb;
  border-right: solid 2px #fdf4ff;
  border-bottom: solid 2px #fdf4ff;
  color: #fff;
}
.article_present .pre_info_blk.bk_b .prelist_tbl th {
  background: #ef9f82;
  border-bottom: solid 2px #fdf4ff;
  border-right: solid 2px #fdf4ff;
  color: #fff;
  width: 20%;
  font-weight: 700;
}
.article_present .pre_info_blk.bk_c .prelist_tbl th {
  background: #b6e0a8;
  color: #fff;
}
.article_present .pre_info_blk.bk_a .prelist_tbl td {
  background: #fff;
  border-right: solid 2px #fdf4ff;
  border-bottom: solid 2px #fdf4ff;
}
.article_present .pre_info_blk.bk_b .prelist_tbl td {
  background: #fff;
  border-bottom: solid 2px #fdf4ff;
  padding: 8px;
}
.article_present .pre_info_blk.bk_c .prelist_tbl td {
  background: #fff;
  border-right: solid 2px #ebfbe5;
  border-bottom: solid 2px #ebfbe5;
}
.article_present .p_01 {
  text-align: left;
  padding: 0 0 1rem;
}
.bookarea,
.btn_blk_01,
.contents_area {
  text-align: center;
}
.article_present .pre_info_blk.bk_a .prelist_tbl th.bg01 {
  background: #cf90d7;
}
.article_present .pre_info_blk.bk_a .prelist_tbl th.bg02 {
  background: #a45c95;
}
.article_present .pre_info_blk.bk_a .prelist_tbl th.bg03 {
  background: #b478a8;
}
.article_present .pre_info_blk.bk_b .prelist_tbl th.bg01 {
  background: #fc6ca7;
}
.article_present .pre_info_blk.bk_b .prelist_tbl th.bg02 {
  background: #f18d69;
}
.article_present .pre_info_blk.bk_b .prelist_tbl th.bg03 {
  background: #fc6ca7;
}
.article_present .pre_info_blk.bk_c .prelist_tbl th.bg01 {
  background: #417a2e;
}
.article_present .pre_info_blk.bk_c .prelist_tbl th.bg02 {
  background: #609e4c;
}
.article_present .pre_info_blk.bk_c .prelist_tbl th.bg03 {
  background: #8ac277;
}
.article_present li {
  color: #fff;
}
.article_present .pre_info_blk img {
  width: 90%;
  margin: 0 auto;
}
.a_line {
  text-decoration: underline;
}
.note_list li {
  margin-left: 1em;
  margin-bottom: 10px;
  text-indent: -1em;
  font-size: 0.8rem;
  line-height: 1.5;
}
.note_list li a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted red;
  color: red;
}
.result_txt {
  font-weight: 700;
}
.btn_blk_01 {
  font-size: 0.9rem;
  margin-bottom: 15px;
}
.btn_blk_01 a {
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.bookarea,
.videoarea {
  padding: 30px 10px 0 15px;
  display: block;
  z-index: 1;
  position: relative;
}
.gamearea {
  display: block;
  position: relative;
  z-index: 1;
  padding: 30px 10px 10px 15px;
}
.article_common .normal_p {
  font-size: 1rem !important;
  font-weight: 400 !important;
  padding: 0;
  margin: 0;
}
.contents_area {
  margin: 20px auto;
}
.contents_area .gray_blk_01 {
  background: #efefef;
  border-radius: 5px;
  margin: -10px 20px 5px;
  padding: 0 0 10px;
}
.article_list h1,
.contents_area h1 {
  white-space: nowrap;
  padding: 10px 14px;
  line-height: 1.2;
  color: #fff;
}
.contents_area h1 {
  display: inline-block;
  position: relative;
  z-index: 2;
  background: #ff6d00;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 700;
  text-align: left;
}
.contents_area h1.subt {
  text-align: center;
  margin-bottom: -10px;
}
.contents_area .videoarea {
  display: block;
}
.contents_area .videoarea img {
  display: inline-block;
  width: 100%;
  margin: 0 5px 5px 0;
  box-sizing: border-box;
}
.contents_area .bookarea {
  display: block;
}
.contents_area .bookarea img {
  width: 100%;
  display: inline-block;
  margin: 0 5px 5px 0;
  box-sizing: border-box;
}
.contents_area .tverarea {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}
.contents_area .tverarea img.tver {
  width: 98%;
}
.contents_area .gamearea {
  margin: -20px 20px 20px;
  background: #efefef;
  border-radius: 5px;
  font-size: 0.8rem;
  font-weight: 700;
}
.article_list h1,
.subt_caution {
  border-radius: 4px;
  font-weight: 700;
}
.contents_area .gamearea img {
  display: inline-block;
  width: 100%;
  margin: 0 5px 5px 0;
  box-sizing: border-box;
}
.article_list {
  display: block;
  margin: 0 auto;
  max-width: 600px;
  text-align: left;
}
.article_list h1 {
  display: inline-block;
  margin: 0 0 20px -4px;
  background: #ff6d00;
  font-size: 0.9rem;
  text-align: left;
}
.article_list h1 img {
  width: 18px;
  margin: 0 auto;
  vertical-align: -6px;
  display: inline-block;
}
.common_blk_01 {
  margin: 0 auto;
}
.common_blk_01 dl {
  margin: 0;
}
.common_blk_01 dl dt {
  background: #f7681f;
  color: #fff;
  margin: 0 0 5px;
  padding: 6px;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}
.common_blk_01 dl dd {
  margin: 0 10px;
  line-height: 1.5;
  font-weight: 700;
}
.common_blk_01 dl span {
  color: #f7681f;
  font-weight: 700;
}
.common_blk_01 a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.article_bnn {
  margin: 20px;
  border-top: solid 1px #ddd;
}
.article_bnn img {
  margin: 20px 0 0;
  display: block;
  width: 100%;
  height: auto;
}
.app {
  clear: both;
  margin: 0 0 20px;
}
.app .download {
  margin: 0 auto;
  padding: 0 20px;
}
.app .download ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.app .download li {
  display: block;
  width: 48%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.app .download .android {
  float: left;
}
.app .download .ios {
  float: right;
}
.app .download .btn img {
  width: 90%;
  margin: 10px auto 20px;
}
.app .download h2 {
  margin: 0 0 10px;
  padding: 5px 0;
  border-bottom: 1px solid #666;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.app .download p {
  font-size: 0.8rem;
  line-height: 1.3;
  text-align: left;
}
.bnr_blk {
  display: block;
  box-sizing: border-box;
  text-align: center;
}
.bnr_blk .t_01 {
  background: 0 0;
}
.bnr_blk .bnr_01 {
  padding: 0 0 15px;
}
.bnr_blk .bnr_01 img,
.bnr_blk .t_01 img {
  width: 80%;
}
.bnr_blk .p_01 {
  text-align: center;
  padding: 0 0 30px;
  font-size: 0.8rem;
}
.bnr_blk .p_01 a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.subt_caution {
  position: absolute;
  display: inline-block;
  background: red;
  color: #fff;
  font-size: 0.9rem;
  left: -12px;
  top: -22px;
  padding: 5px 8px 4px;
}
.caution_blk_01 {
  position: relative;
  text-align: left;
  border: 4px solid red;
  padding: 15px 10px 10px;
  margin: 0 0 30px;
  color: red;
  font-weight: 700;
  font-size: 0.8rem;
}
.caution_blk_01 a {
  color: red;
  font-weight: 700;
  border-bottom: 1px dotted red;
}
.note {
  margin: 0 auto;
  padding: 0 15px;
  font-size: 1rem;
  font-weight: 400;
}
.article_course label,
.article_step p,
.bold,
.item p,
.note li {
  font-weight: 700;
}
.note ul {
  margin: 0 0 10px;
  padding: 0;
}
.note li {
  float: none;
  display: block;
  margin: 0;
  padding: 0 0 5px;
  line-height: 1.4;
  font-size: 0.9rem;
}
.note p {
  font-size: 0.8rem;
  padding: 0 0 6px;
  line-height: 1.4;
  text-align: left;
}
.note span {
  color: #f7681f;
  padding: 0 1px 0 0;
}
.note a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.note a:hover {
  border-bottom: 1px dotted #f7681f;
  color: #f7681f;
}
#scratch_anime {
  width: 100%;
  position: relative;
  top: 20%;
  margin: 0 auto;
  z-index: 10000;
}
#scratch_anime .anime_blk {
  width: 222px;
  height: 180px;
  margin: 0 auto;
}
.bg_lot,
html {
  height: 100%;
}
#scratch_anime .anime_blk .lot_img {
  position: absolute;
  width: 222px;
  -webkit-transition: anime1 0.2s linear 0s infinite alternate;
  animation: anime1 0.2s linear 0s infinite alternate;
}
.bg_lot {
  background: url(/dejiracp/images/lot/datacommon/bg_01.gif) repeat-y;
  background-size: 100% auto;
}
.txt_l {
  font-size: 1.1rem !important;
}
.txt_n {
  font-size: 1rem !important;
}
.txt_s {
  font-size: 0.9rem !important;
}
.txt_7rem {
  font-size: 0.7rem !important;
}
.txt_8rem {
  font-size: 0.8rem !important;
}
.txt_orange {
  color: #ff6d00 !important;
}
.txt_red {
  color: red !important;
}
.txt_pink {
  color: #ee146b !important;
}
.txt_black {
  color: #333 !important;
}
.max600 {
  margin: 0 auto !important;
}
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.mar_b_0 {
  margin-bottom: 0 !important;
}
.mar_b_5 {
  margin-bottom: 5px !important;
}
.mar_b_10 {
  margin-bottom: 10px !important;
}
.mar_b_15 {
  margin-bottom: 15px !important;
}
.mar_b_20 {
  margin-bottom: 20px !important;
}
.mar_b_21 {
  margin-bottom: 21px !important;
}
.mar_b_22 {
  margin-bottom: 22px !important;
}
.mar_b_25 {
  margin-bottom: 25px !important;
}
.mar_b_30 {
  margin-bottom: 30px !important;
}
.mar_b_35 {
  margin-bottom: 35px !important;
}
.mar_b_40 {
  margin-bottom: 40px !important;
}
.mar_b_45 {
  margin-bottom: 45px !important;
}
.mar_b_50 {
  margin-bottom: 50px !important;
}
.mar_t_0 {
  margin-top: 0 !important;
}
.mar_t_5 {
  margin-top: 5px !important;
}
.mar_t_10 {
  margin-top: 10px !important;
}
.mar_t_15 {
  margin-top: 15px !important;
}
.mar_t_20 {
  margin-top: 20px !important;
}
.mar_t_25 {
  margin-top: 25px !important;
}
.mar_t_30 {
  margin-top: 30px !important;
}
.mar_t_35 {
  margin-top: 35px !important;
}
.mar_t_40 {
  margin-top: 40px !important;
}
.mar_l_0 {
  margin-left: 0 !important;
}
.mar_l_5 {
  margin-left: 5px !important;
}
.mar_l_10 {
  margin-left: 10px !important;
}
.mar_l_15 {
  margin-left: 15px !important;
}
.mar_l_20 {
  margin-left: 20px !important;
}
.mar_l_25 {
  margin-left: 25px !important;
}
.mar_l_30 {
  margin-left: 30px !important;
}
.mar_l_35 {
  margin-left: 35px !important;
}
.mar_l_40 {
  margin-left: 40px !important;
}
.mar_l_45 {
  margin-left: 45px !important;
}
.mar_l_50 {
  margin-left: 50px !important;
}
.mar_r_0 {
  margin-right: 0 !important;
}
.mar_r_5 {
  margin-right: 5px !important;
}
.mar_r_10 {
  margin-right: 10px !important;
}
.mar_r_15 {
  margin-right: 15px !important;
}
.mar_r_20 {
  margin-right: 20px !important;
}
.mar_r_25 {
  margin-right: 25px !important;
}
.mar_r_30 {
  margin-right: 30px !important;
}
.mar_r_35 {
  margin-right: 35px !important;
}
.mar_r_40 {
  margin-right: 40px !important;
}
.pad_b_0 {
  padding-bottom: 0 !important;
}
.pad_b_1 {
  padding-bottom: 1px !important;
}
.pad_b_5 {
  padding-bottom: 5px !important;
}
.pad_b_10 {
  padding-bottom: 10px !important;
}
.pad_b_15 {
  padding-bottom: 15px !important;
}
.pad_b_20 {
  padding-bottom: 20px !important;
}
.pad_b_25 {
  padding-bottom: 25px !important;
}
.pad_b_30 {
  padding-bottom: 30px !important;
}
.pad_b_35 {
  padding-bottom: 35px !important;
}
.pad_b_40 {
  padding-bottom: 40px !important;
}
.pad_b_45 {
  padding-bottom: 45px !important;
}
.pad_b_50 {
  padding-bottom: 50px !important;
}
.pad_t_0 {
  padding-top: 0 !important;
}
.pad_t_5 {
  padding-top: 5px !important;
}
.pad_t_10 {
  padding-top: 10px !important;
}
.pad_t_15 {
  padding-top: 15px !important;
}
.pad_t_20 {
  padding-top: 20px !important;
}
.pad_t_25 {
  padding-top: 25px !important;
}
.pad_t_30 {
  padding-top: 30px !important;
}
.pad_t_35 {
  padding-top: 35px !important;
}
.pad_t_40 {
  padding-top: 40px !important;
}
.pad_l_0 {
  padding-left: 0 !important;
}
.pad_l_5 {
  padding-left: 5px !important;
}
.pad_l_10 {
  padding-left: 10px !important;
}
.pad_l_15 {
  padding-left: 15px !important;
}
.pad_l_20 {
  padding-left: 20px !important;
}
.pad_l_25 {
  padding-left: 25px !important;
}
.pad_l_30 {
  padding-left: 30px !important;
}
.pad_l_35 {
  padding-left: 35px !important;
}
.pad_l_40 {
  padding-left: 40px !important;
}
.pad_r_0 {
  padding-right: 0 !important;
}
.pad_r_5 {
  padding-right: 5px !important;
}
.pad_r_10 {
  padding-right: 10px !important;
}
.pad_r_15 {
  padding-right: 15px !important;
}
.pad_r_20 {
  padding-right: 20px !important;
}
.pad_r_25 {
  padding-right: 25px !important;
}
.pad_r_30 {
  padding-right: 30px !important;
}
.pad_r_35 {
  padding-right: 35px !important;
}
.pad_r_40 {
  padding-right: 40px !important;
}
.allOpenBtn,
.switchHat {
  display: none;
}
.switchOn {
  display: inline;
}
.switchOn:after {
  content: ' [＋]';
}
.closeBtnHat {
  margin: 30px 0 20px;
}
.allOpenBtn,
.closeBtnHat span,
.switchHat {
  color: #00c;
}
.closeBtnHat span {
  padding: 5px 10px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nowOpen:after {
  content: ' [－]';
}
.modal-content {
  width: 80%;
  margin: 0;
  padding: 10px 20px;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 9999;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
#modal-overlay {
  z-index: 4;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
.button-link {
  cursor: pointer;
}
.article_course {
  width: 100%;
  min-width: 300px;
  margin: 0 auto 20px;
}
.article_course .tab-content {
  margin: 0 15px;
  text-align: center;
}
.article_course label {
  margin: 0 -1px 0 0;
  display: inline-block;
  width: 42%;
  border-radius: 5px 5px 0 0;
  padding: 6px 10px 8px;
  text-align: center;
}
.article_course input:checked + label {
  padding: 10px 10px 8px;
}
.article_course input {
  display: none;
}
.article_course .a_course,
.article_course .b_course {
  display: none;
  padding: 10px;
  text-align: left;
}
.article_course #tab_a:checked ~ #tab_a,
.article_course #tab_b:checked ~ #tab_b,
.article_course .a_course.disp,
.article_course .b_course.disp {
  display: block;
  border-radius: 5px;
}
.article_course .a_course {
  background: #fdf4ff;
  border: 3px solid #cf90d7 !important;
}
.article_course .a_course_tit,
.brand {
  background: #cf90d7;
  color: #fff;
}
.brand {
  font-size: 0.7rem;
  border-radius: 10px;
  padding: 3px 6px;
  margin: 0 3px 0 0;
}
.article_course .b_course {
  background: #fdf4ff;
  border: 3px solid #fc6ca7 !important;
}
.article_course .b_course .tbl {
  width: 96%;
  margin: 0 auto;
  border-collapse: collapse;
}
.article_course .b_course .tbl td {
  text-align: right;
  width: 35%;
  border-collapse: collapse;
  background: #fff;
  border-bottom: solid 2px #fdf4ff;
  padding: 8px;
}
.article_course .b_course .tbl th {
  text-align: center;
  padding: 4px 6px;
  border-bottom: solid 2px #fdf4ff;
  border-right: solid 2px #fdf4ff;
  color: #fff;
  font-weight: 700;
}
.item,
.item_cap {
  text-align: left;
}
.article_course .b_course .tbl th.bg01 {
  background: #fc6ca7;
}
.article_course .b_course .tbl th.bg02 {
  background: #f18d69;
}
.article_course .b_course .tbl th.bg03,
.article_course .b_course .tbl th.bg04 {
  background: #fc6ca7;
}
.article_course .b_course_tit {
  color: #fff;
  background: #fc6ca7;
}
.com-user,
.item {
  background: #fff;
}
.item {
  margin: 5px 5px 20px;
  padding: 10px 10px 5px;
  border-radius: 5px;
  line-height: 1;
}
.item p {
  margin: 0;
  width: 100%;
  font-size: 0.8rem;
  line-height: 1.3;
}
.item_cap {
  margin: -10px 5px 15px;
  line-height: 1.4;
  font-size: 0.7rem;
}
.sticker,
.sticker_l3,
.sticker_l4 {
  z-index: 3;
  float: right;
  margin-right: -10px;
  position: relative;
}
.lose,
.tabSection {
  text-align: center;
}
.item_cap a {
  padding-bottom: 0.1em;
  border-bottom: 1px dotted #333;
  color: #333;
}
.sticker {
  margin-top: -70px;
}
.sticker_l4 {
  margin-top: -85px;
}
.sticker_l3 {
  margin-top: -75px;
}
.lose {
  color: #ff6d00;
  border: 3px solid #ff6d00;
  padding: 6px 0;
  border-radius: 5px;
}
.lose img {
  width: 100%;
  margin: 0 auto;
}
.article_step {
  margin: 0 auto 20px;
  padding: 0 15px;
}
.article_step p {
  font-size: 1.1rem;
  padding: 10px 0 4px;
}
.faqArea {
  margin: 0 auto;
  padding: 10px 10px 20px;
}
.comment {
  position: relative;
  border-radius: 20px;
  color: #fff;
  padding: 10px;
  width: 100%;
  margin: 0 10px 10px;
  font-size: 0.8rem;
}
.com-admin,
.com-user {
  color: #222;
  line-height: 1.4;
}
.com-user {
  float: left;
  border: 2px solid #fc9e70;
  width: 88%;
}
.com-user p {
  width: 76%;
}
.com-user.open::before,
.com-user::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 67px;
  height: 30px;
}
.com-user::before {
  background: url(/dejiracp/images/lot/datacommon/icn_plus.png);
  background-size: 67px 30px;
}
.com-user.open::before {
  background: url(/dejiracp/images/lot/datacommon/icn_minus.png);
  background-size: 67px 30px;
}
.com-admin {
  float: right;
  background: #feb48b;
  border: 1px solid #feb48b;
  width: 80%;
}
.com-admin p {
  width: 100%;
}
.balloon-left::after,
.balloon-right::after {
  border-bottom: solid 10px transparent;
  content: '';
  height: 0;
  top: 50%;
  margin-top: -7px;
  position: absolute;
  width: 0;
  display: block;
}
.faqArea:after {
  content: '';
  display: block;
  clear: both;
}
.balloon-left::after {
  border-right: solid 10px #fc9e70;
  left: -10px;
}
.balloon-right::after {
  border-left: solid 10px #feb48b;
  right: -10px;
}
.slider,
.stamp {
  position: relative;
}
.slider {
  max-width: 580px;
}
.slider img {
  max-width: 100%;
  height: auto;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  font-size: 0.1em;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
li {
  float: left;
  margin: 0 3px 0 0;
  list-style: none;
}
.tabSection {
  margin: 10px 15px;
}
.tabs_bottom,
.tabs_top {
  margin: 0;
  padding: 0;
}
.tabs_bottom li,
.tabs_top li {
  padding: 10px 0;
  text-align: center;
  font-size: 1.1rem;
  color: #fff;
  width: 47%;
  letter-spacing: 0.1em;
  opacity: 0.6;
}
.tabs_top li {
  -webkit-box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 0.75);
}
.tabs_bottom li {
  -webkit-box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 2px 0 0 rgba(255, 255, 255, 0.75);
}
.tabs_bottom li.current,
.tabs_top li.current {
  text-align: center;
  opacity: 1;
  color: #fff;
  font-weight: 700;
}
.tabs_bottom li a {
  color: #fff;
}
.tabs_top li.current {
  -webkit-box-shadow: inset 0 -2px 0 0 rgba(000, 000, 000, 0);
  box-shadow: inset 0 -2px 0 0 rgba(000, 000, 000, 0);
}
.tabs_bottom li.current {
  border-bottom: 0 solid #fff;
  -webkit-box-shadow: inset 0 2px 0 0 rgba(000, 000, 000, 0);
  box-shadow: inset 0 2px 0 0 rgba(000, 000, 000, 0);
}
.tabs_bottom li.current a {
  font-weight: 700;
  color: #fff;
}
.content {
  display: none;
  width: 100%;
}
#content1,
.top_select01 {
  display: block;
}
.content .inner {
  border-radius: 5px;
  padding: 0 10px;
}
.content .inner .tbl {
  width: 96%;
  margin: 0 auto;
  border-collapse: collapse;
}
.content .inner .tbl td {
  text-align: right;
  width: 35%;
  border-collapse: collapse;
  background: #fff;
  border-bottom: solid 2px #fdf4ff;
  padding: 8px;
}
.content .inner .tbl th {
  text-align: center;
  padding: 4px 6px;
  border-bottom: solid 2px #fdf4ff;
  border-right: solid 2px #fdf4ff;
  color: #fff;
  font-weight: 700;
}
.stamp,
.stamp .stamp__item,
.toLotButton {
  text-align: center !important;
}
.content .inner .tbl th.bg01 {
  background: #fc6ca7;
}
.content .inner .tbl th.bg02 {
  background: #f18d69;
}
.content .inner .tbl th.bg03 {
  background: #fc6ca7;
}
.content .inner .tbl th.bg04 {
  background: #ef9f82;
}
.top_select01 {
  margin: 0 auto;
  width: 80%;
  padding: 10px;
  border-radius: 4px;
}
@-webkit-keyframes anime1 {
  0% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(2deg);
  }
}
.stamp {
  border-radius: 6px;
  margin: 10px 20px 20px;
  background: #e9e9e9;
  padding: 0 10px 5px;
}
.stamp_end {
  margin-bottom: 40px;
}
.stamp .stamp__title {
  display: inline-block;
  color: #fff;
  width: 100%;
  line-height: 1.4;
  font-size: 0.9rem;
  margin: 10px 0 0;
  padding: 5px 0;
  border-radius: 20px;
  background: #ff6d00;
  font-weight: 700;
}
.stamp .stamp__item {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.stamp .stamp__item ul {
  width: 100%;
  overflow: hidden;
}
.stamp .stamp__item li {
  position: relative;
  width: 32.1%;
  height: auto;
  font-size: 0.8rem;
  padding: 0;
  margin: 0 0.6% 0.6%;
  background-color: #fff;
}
.stamp .stamp__item li .stm_text {
  width: 100%;
  font-size: 0.8rem;
  height: 20px;
  line-height: 20px;
  padding: 4px 0;
  border-right: solid 2px #e9e9e9;
}
.stamp .stamp__item li .stm_stamp {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 24px;
  padding: 0;
  transform: scale(2, 2);
  opacity: 0;
}
.stamp .stamp__item li .stm_stamp.yet {
  opacity: 1;
  transform: scale(1, 1);
}
.stamp .stamp__item li .stm_stamp.today {
  opacity: 1;
  transform: scale(1, 1);
  transition: transform 0.3s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.3s,
    opacity 0.3s cubic-bezier(0.95, 0.05, 0.795, 0.035) 0.3s;
}
.stamp .stamp100 {
  position: absolute;
  top: 88px;
  left: 50%;
  width: 62%;
  z-index: 2;
  transform: translateX(-50%);
}
.stamp .stamp100 .stamp100__img {
  transform: scale(1.6, 1.6);
  opacity: 0;
}
.stamp .stamp100 .stamp100__img.show {
  opacity: 1;
  transform: scale(1, 1);
  transition: transform 0.3s cubic-bezier(0.95, 0.05, 0.795, 0.035) 1.2s,
    opacity 0.3s cubic-bezier(0.95, 0.05, 0.795, 0.035) 1.2s;
}
.stamp .stamp100 img {
  width: 100%;
}
.stamp .stamp__item .stm_text.day {
  background: #fff;
  color: #777;
}
.stamp .stamp__item .stm_text.today {
  background: #ff6d00;
  color: #fff;
  font-weight: 700;
}
.toLotButton {
  z-index: 10;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  border-top: solid 2px #f7671e;
  padding: 8px 0;
}
.close_area,
.close_area a,
.screenshot,
.slick-slide {
  text-align: center;
}
.commentArea {
  margin: 10px auto 40px;
}
.commentArea .commentArea_title {
  font-size: 0.9rem;
  margin-bottom: 10px;
}
.commentArea .commentArea_btn {
  width: 80%;
  margin: 0 auto;
}
.screenshot {
  margin: 30px 30px 40px;
}
.screenshot ul {
  margin-right: -20px;
}
.screenshot ul li {
  float: left;
  width: 45%;
  margin-right: 10px;
}
.screenshot ul li img {
  width: 100%;
}
.screenBlock {
  position: absolute;
  width: 100%;
  background-color: #fff;
  z-index: 5;
  display: none;
}
.app_dl,
.close_area a,
.slick-list,
.slick-slider,
.slick-track {
  display: block;
}
.screenBlock p {
  padding: 5px 20px;
}
.close_area {
  margin: 30px auto;
}
.close_area a {
  width: 30%;
  margin: 0 auto;
  padding: 10px 8px;
  color: #fff;
  font-size: 0.9rem;
  border-radius: 5px;
  background-color: #7f7f7f;
}
.slick-slider {
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  margin: 0;
  padding: 0 !important;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0 !important;
  width: 100%;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  padding: 8px 4px 4px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slider-nav img {
  opacity: 0.5;
}
.slider-nav .slick-current img {
  opacity: 1;
}
.slider-nav2 img {
  opacity: 0.5;
}
.slider-nav2 .slick-current img {
  opacity: 1;
}
.slider-nav3 img {
  opacity: 0.5;
}
.slider-nav3 .slick-current img {
  opacity: 1;
}
.slider-nav4 img {
  opacity: 0.5;
}
.slider-nav4 .slick-current img {
  opacity: 1;
}
.slider-nav5 img {
  opacity: 0.5;
}
.slider-nav5 .slick-current img {
  opacity: 1;
}
.slider-nav6 img {
  opacity: 0.5;
}
.slider-nav6 .slick-current img {
  opacity: 1;
}
.slider-nav7 img {
  opacity: 0.5;
}
.slider-nav7 .slick-current img {
  opacity: 1;
}
.slider-nav .thum {
  opacity: 0.5;
}
.slider-nav .slick-current .thum {
  opacity: 1;
}
.slider-nav2 .thum {
  opacity: 0.5;
}
.slider-nav2 .slick-current .thum {
  opacity: 1;
}
.slider-nav3 .thum {
  opacity: 0.5;
}
.slider-nav3 .slick-current .thum {
  opacity: 1;
}
.slider-nav4 .thum {
  opacity: 0.5;
}
.slider-nav4 .slick-current .thum {
  opacity: 1;
}
.slider-nav5 .thum {
  opacity: 0.5;
}
.slider-nav5 .slick-current .thum {
  opacity: 1;
}
.slider-nav6 .thum {
  opacity: 0.5;
}
.slider-nav6 .slick-current .thum {
  opacity: 1;
}
.slider-nav7 .thum {
  opacity: 0.5;
}
.slider-nav7 .slick-current .thum {
  opacity: 1;
}


.step-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 4px 0;
}


.div{
    box-sizing: border-box;
}
.step-item-title {
    width: 80px;
    font-size: 13px;
    text-align: center;
}

.step-item-text {
    -webkit-flex: 1;
    flex: 1;
    font-size: 14px;
}

.step-item-label {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 1.45em;
}

.step-label {
    top: -12px;
    left: 0;
    width: 84px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    background-color: #208e4c;
    color: #fff;
    font-size: 16px;
    border-radius: 25px;
    margin: auto;
    font-weight: bold;
  }

  a.entry_button,a.entry_button_close {
    display: block;
    max-width: 300px;
    /* height: 62px; */
    margin: 15px auto;
    padding: 15px 10px;
    border-radius: 15px;
    background-color: #eb5419;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4rem;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 4px 4px #7b7b7b;
    position: relative;
}
a.entry_button::after {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  transform: translateY(-50%) rotate(45deg);
}
a.entry_button_close {
  background-color: #868686;
  pointer-events: none;
}
.entry_button.active{
  pointer-events: auto;
  background-color: #eb5419;
}
/* @media screen and (max-width: 375px) {
	a.entry_button_close {
    padding: 15px 20px 15px 10px;
		font-size: 19px;
	}
} */


.float-block {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 15px;
  background-color: rgb(255 255 255 / 80%);
  z-index: 100;
}
.float-block a:last-of-type {
  margin-bottom: 30px;
}
.float-block a span {
  display: block;
  font-size: 0.8rem;
}

/* データチャージ */
.charge_block {
  display: flex;
  padding: 0 10px 25px;
  max-width: 640px;
  margin: 0 auto;
  flex-direction: column;
}
a.purchase_button,
a.charge_button,
a.purchase_button_uq {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  /* margin-right: 10px; */
  /* margin-bottom: 13px; */
  border: none;
  border-radius: 15px;
  background-color: #eb5419;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  box-sizing: border-box;
  /* box-shadow: 0 5px #6F2B10; */
  line-height: 1.4;
  z-index: 100;
  position: relative;
}
a.purchase_button::after,
a.charge_button::after,
a.purchase_button_uq::after {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  transform: translateY(-50%) rotate(45deg);
}

a.purchase_button {
  margin-bottom: 13px;
}
a.charge_button {
  background-color: #24a14f;
  font-size: 13px;
  /* font-weight: 600; */
  /* box-shadow: 0 5px #004726; */
}
a.charge_button span span {
  font-size: 16px;
}

@media screen and (max-width: 320px) {
  a.purchase_button,
  a.charge_button,
  a.purchase_button_uq {
    padding-right: 10px;
  }
}



.step-item-note {
  line-height: 1.2rem;
  font-size:14px;
  padding:10px 10px 0px 10px;
}

.step-note{
  position: relative;
  line-height: 1.3rem;
  padding-left: 20px;
  padding-bottom: 4px;
}

a.step-btn2{
  position: relative;
  display: block;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-top: 5px;
  color: #eb5419;
  border: 2px solid #eb5419;
  border-radius: 4px;
  font-size: 13px;
  font-weight: bold;
  padding: 7px;
  letter-spacing: 0px;
  text-decoration: none;
  text-align: center;
}


.step-note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}



.main_wrap {
  margin: 12px 20px;
  padding-bottom: 30px;
}

.info-text-outline{
    padding: 10px 20px;
    font-weight: 700;
    max-width: 600px;
    text-align: center;
    color: #fff;
}

.info-block {
  margin: 50px 20px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.info-text-note{
  margin: 0 auto 16px;
  padding: 8px 20px;
  font-weight: 700;
  max-width: 600px;
  text-align: center;
  background: #c23b00;
  color: #fff;
  border-radius: 10px;
  position: absolute;
    top: -20px;
    left: 15px;
    right: 15px;
}
.info-text-note::after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 8px solid #c23b00;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.info-detail {
  padding: 45px 15px 0;
}
.info-detail .txt_bold {
  padding-top: 10px;
}
/* .info-detail.note p {
  line-height: 1.4rem;
} */
.info-detail hr {
  border: dashed 1px #eee;
  margin-bottom: 1.5em;
  width: 90%;
}
.info-detail span.note {
  display: contents;
  padding: 5px 0;
  font-size: 0.8rem;
  line-height: 1.4rem;
}



.mv2-info-text {
  position: relative;
  line-height: 1.2;
  font-weight: bold;
  color: #c23b00;
  display: block;
  padding-left: 15px;
  font-size: 19px;
  padding: 0 ;
  margin: 10px 0 15px;
  text-align: center;
  /* border-bottom: dotted 2px #eb5419; */
}
.mv2-info-text::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -2px;
    border-top: dotted 2px #c23b00;
    width: 100%;
}
.mv2-info-text span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 8px;
    background: #FFF;
    font-size: 1rem;
}

.mv2-info-text2 {
  position: relative;
  line-height: 1.5rem;
  padding-bottom: 20px;
  font-size:16px;
}

.mv2-info-text3 p {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1.5rem;
}
.mv2-info-text3 .img_fig {
  margin-bottom: 25px;
}
.mv2-info-text3 .img_fig img {
  border: solid 2px #eee;
  box-sizing: border-box;
}

.mv2-info-c{
  position: relative;
  line-height: 1.3rem;
  padding-left: 20px;
  padding-bottom: 4px;
  font-size:14px;
}

.mv2-info-c::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

.mv2-info-note {
  position: relative;
  line-height: 1.25rem;
  padding-left: 5px;
  padding-bottom: 4px;
  font-size:14px;
}


.flow{
  display: block;
  text-align: center;
}
.flow p {
  font-size: 16px;
  color: #208e4c;
}

.txt_bold {
  font-weight: bold!important;
}

.bg_gy {
  background-color: #868686!important;
}
.bg_red {
  background-color: #ec3d3d!important;
}

/* ステップ(2025.4) */
.article_main .step {
  /* width: 100%; */
  padding: 20px 10px 10px;
  box-sizing: border-box;
  background-color: #fff;
  margin: 20px;
  border-radius: 10px;
}
.article_main table.step_table {
  width: 100%;
  padding: 10px 15px;
}
.article_main table.step_table th {
  position: relative;
  height: 55px;
  padding: 0 0 0 65px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  /* background: #eee; */
  border-radius: 0 50px 50px 0;
  color: #c23b00;
}
.article_main table.step_table th > span {
  font-weight: bold;
  background: linear-gradient(transparent 40%, #ffe9e4 40%);
}
.article_main table.step_table td {
  display: block;
  margin-bottom: 10px;
}
.article_main table.step_table td .flow {
  margin-top: 10px;
}
.article_main table.step_table td:first-of-type {
  margin-top: 5px;
}
.article_main table.step_table td:last-of-type {
  margin-bottom: 20px;
}
.article_main table.step_table .step_number {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  width: 45px;
  height: 45px;
  padding: 5px;
  background: #c23b00;
  border-radius: 50%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.article_main table.step_table .step_number span {
  font-size: 20px;
  /* padding-left: 2px; */
  line-height: 1rem;
}
.article_main table.step_table tr.step_title {
  position: relative;
}
.article_main table.step_table tr.step_right {
  display: inline-block;
  margin-left: 26px;
  padding-left: 39px;
  border-left: dotted 2px #d3d3d3;
}
.article_main table.step_table tr.step_right:last-of-type {
  border: none;
}
.article_main table.step_table tr.step_right:last-of-type td:last-of-type {
  margin-bottom: 10px;
}
.article_main table.step_table td.button a {
  position: relative;
  display: block;
  margin: 0 10px 10px;
  color: #FF7500;
  border: 2px solid #FF7500;
  border-radius: 25px;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 12px 6px 0;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
}
.article_main table.step_table td.button a::after {
  content: '';
  position: absolute;
  top: -3px;
  bottom: 0;
  right: 11px;
  margin: auto;
  background: url(/images/eportal/common/ev-camp/arrow-right-orange.svg) center center no-repeat;
  width: 18px;
  height: 8px;
}
.article_main table.step_table .note {
  position: relative;
  font-size: 14px;
  padding: 0 0 3px 12px;
}
.article_main table.step_table .note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.article_main table.step_table .note a {
  color: #47AEE5;
}
.article_main table.step_table td.step_list {
  font-size: 12px;
  font-weight: bold;
  color: #ec6c00;
  line-height: 1rem;
}
.article_main table.step_table td.step_list_text {
  color: #ff7500;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px 10px;
}



/****** エントリーボタン ******/
.courseBlock {
  display: flex;
}
.courseBlock__list {
  width: 50%;
  margin: 0 0 15px;
}
/* 賞品の選択ボタン[ワイド] */
.courseBlock__wide{
  width: 100%;
}
.courseBlock__wide .course_box img{
  width: 44%;
  /* padding: 5px 0 10px; */
}
.courseBlock__wide p.course_txt{
  padding:0 ;
}
.info-detail .event_info {
  padding: 10px 0;
}

.sel_course {
  display: flex;
  align-items: top;
  height: 100%;
  border: 3px solid #ddd;
  border-bottom: 3px solid #ddd!important;
  border-radius: 10px;
  color: #333;
}
.sel_course .course_box {
  text-align: center;
  margin: 5px auto;
  padding: 8px 8px 0;
}
.sel_course.active {
  border: 3px solid #FF6D00!important;
  color: #FF6D00;
}
.sel_course img {
  width: 70%;
}
.sel_course .course_txt {
font-size: 0.8rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 8px 0 0 0;
}
.sel_course.close {
  background-color: #dddddd;
  pointer-events: none;
  color: #fff;
}
.sel_note {
  font-size: 0.7rem;
  margin: 0 0 10px;
}
.event_inline {
margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.event_inline p {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}
.event_info {
  text-align: left;
  padding: 10px;
  color: #FF0000;
  font-size: 0.6rem;
}
.button-link {
cursor: pointer;
  display: block;
  border: none;
}
.sprite-event-select-1 {
display: block;
  width: 100%;
  background-image: none;
  background-color: #f73b3f;
  border-radius: 8px;
  box-shadow: 0 10px 0 #ab0b0e;
}
.sprite-event-select-1:after {
  display: none;
}
.sprite-event-select-1 span {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  /* width: 100%; */
  padding: 16px 10px;
}

/****** modal ******/
.pop_title {
  color: #ffffff;
  background-color: #FF6D00;
  font-size: 0.9rem;
  padding: 10px;
  margin: 10px auto;
  font-weight: bold;
}
.event_txt3 {
  margin: 0 0 10px 0;
  color: #ff3838;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.4;
}
.pop_course .pop_sel {
  position: relative;
  display: block;
  border: 3px solid #ddd;
  background-color: #fff;
  border-radius: 10px;
  color: #333;
  margin: 5px 0;
}
.pop_course .pop_sel.active {
  border: 3px solid #FF6D00;
  color: #FF6D00;
}
.pop_course .pop_sel.active .pop_course_txt::after {
  background: url(/dejiracp/images/lot/myau2603/select/check_ac.png) 0 0 no-repeat;
  background-size: 20px 20px;
}
.pop_course_txt {
  position: relative;
  text-align: left;
  font-size: 0.65rem;
  line-height: 1.2;
  padding: 15px 8px 15px 35px;
}
.pop_course_txt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translate(0,-50%);
  width: 20px;
  height: 20px;
  background: url(/dejiracp/images/lot/myau2603/select/check_in.png) 0 0 no-repeat;
  background-size: 20px 20px;
}
.modal_blk .p_01 {
  display: block;
  font-size: 0.8rem;
  padding: 0;
  margin: 0;
  color: #ff3838;
  text-align: center;
  line-height: 1.3;
}
.modal_blk .btn_blk {
  display: block;
  text-align: center;
  font-size: 0.8rem;
  margin-bottom: 5px;
}
.modal_blk .btn_blk .course_sel a {
  /* background-color: #f73b3f; */
  background-color: #FF0000;
  border-radius: 10px;
  box-shadow: 0px 5px 0px 0px rgba(171,11,14,1.0);
  margin: 20px auto;
  padding: 20px 0;
  font-size: 0.9rem;
}
.modal_blk .btn_blk .mdl_dummy {
  display: block;
  color: #FFFFFF;
  background-color: #c2c2c2;
  border-radius: 10px;
  box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.3);
  margin: 20px auto;
  padding: 20px 0;
  font-size: 0.9rem;
}
.modal_blk .btn_blk .mdl_close {
  display: block;
  padding: 10px 8px;
  color: #888;
  background: #fff;
  border: 2px solid #a3a3a3;
  border-radius: 10px;
  margin: 10px auto;
  /* box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.3); */
}

/* モーダルなしのエントリーボタン（未選択時） */
.mdl_dummy .sprite-event-select-1 {
  background-color: #c2c2c2;
  box-shadow: 0 10px 0 #868686;
}

/* モーダル縦幅固定とスクロール */
.modal_blk {
  overflow-y: scroll;
  max-height: 700px;
  max-width: 600px;
  left: 50%!important;
  top: 50%!important;
  transform: translateX(-50%) translateY(-50%);
}
@media (max-height: 700px) {
  .modal_blk {
    max-height: 600px;
  }
}
@media (max-height: 600px) {
  .modal_blk {
    max-height: 500px;
  }
}

.word_break_all {
  word-break: break-all;
}

/* indent付きリスト化 */
ul.info-detail-list {
  display: inline-block;
  font-size: 0.8rem;
}
ul.info-detail-list li {
  font-size: 0.8rem;
  font-weight: normal;
  padding-left: 1rem;
  text-indent: -1rem;
  line-height: 1.4rem;
}
ul.mv2-info-text2.list {
  display: inline-block;
}
ul.mv2-info-text2.list li {
  padding-left: 1rem;
  text-indent: -1rem;
}

/* entrance非対象者表示 */
.deny {
  margin-bottom: 15px;
}
.deny_box {
  padding: 15px 10px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #ddd;
}
.deny .img {
  padding-top: 5px;
  text-align: center;
}

/* コース変更ボタン */
.course_change {
  display: flex;
  align-items: top;
  height: 100%;
  border: 3px solid #ddd;
  border-bottom: 3px solid #ddd !important;
  border-radius: 10px;
}
.course_change .course_box {
  text-align: center;
  margin: 5px auto;
  padding: 8px 8px 0;
}
.course_change .course_txt {
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1.2;
}

/* エントリー完了・済み */
.entry_block {
  display: flex;
  margin: 15px 20px 0;
  padding: 0 0 0px;
  background-color: transparent;
  /* border: solid 3px #ec3d3d; */
  justify-content: center;
}
.entry_block .note {
  font-size: 14px;
}
.entry {
  background-color: #ec3d3d;
  color: #fff;
  padding: 15px 5px 18px 5px;
  text-align: center;
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
}

/********** 一覧表 **********/
.table_blk table{
  width: 100%;
  text-align: center;
  font-size: 0.7rem;
}
.table_blk th {
  background-color: #eee;
  padding: 5px;
  font-weight: bold;
  font-size: 0.6rem;
  /* color: #fff; */
}
.table_blk td {
  padding: 5px;
}
.table_blk td span {
  font-size: 0.6rem;
}
.table_blk th, .table_blk td {
  border: solid 1px #d3d3d3;
}
.table_blk td:nth-child(1) {
  width: 33.33%;
  background-color: #eee;
}
.table_blk td:nth-child(2) {
  width: 33.33%;
}
.table_blk td:nth-child(3) {
  width: 33.33%;
}


/********** アンケートボタン **********/
a.enquete {
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 10px;
  background: #eb5419;
  border-radius: 10px;
  font-weight: bold;
  margin: 10px;
  border-bottom: none;
  box-shadow: 0 5px #6F2B10;
  text-align: center;
}


/********** スマホで改行 **********/
@media screen and (min-width: 640px) {
	.sp {
		display: none;
	}
}


/********** アンカーリンク **********/
.article_main .anker {
  padding: 15px 20px 0;
  /* background: #fff; */
  text-align: center;
  font-size: 14px;
}
.article_main .anker a {
  position: relative;
  padding-right: 17px;
}
.article_main .anker a::after {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: 40%;
  right: 2px;
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: #333;
  transform: translateY(-50%) rotate(135deg);
}


/* お問い合わせ */
.inquiry_button a {
  position: relative;
  color: #ffffff;
  display: block;
  font-size: 14px;
  padding: 10px;
  background: #888;
  border-radius: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: none;
}
.inquiry_button a::after {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  transform: translateY(-50%) rotate(45deg);
}

/* リボン */
.ribbon {
  line-height: 70px;
  position: relative;
  height: 70px;
  text-align: center;
  color: rgb(255, 255, 255);
  margin: 15px 0 5px;
  padding: 0 0;
  background: none;
  width: 90%;
}
.ribbon:before, .ribbon:after {
  position: absolute;
  top: 0;
  display: block;
  /* height: 48px; */
  content: '';
  /* border: 30px solid #fa4141; */
  position: absolute;
  top: 0px;
  display: block;
  /* height: 48px; */
  content: "";
  border-width: 35px;
  border-style: solid;
  border-color: #d63636;
  border-image: initial;
}
.ribbon:before {
  left: -25px;
  border-left-width: 15px;
  border-left-color: transparent;
}
.ribbon:after {
  right: -25px;
  border-right-width: 15px;
  border-right-color: transparent;
}
.ribbon span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  margin-top: -10px;
  background: #ec3d3d;
  z-index: 10;
  height: 70px;
  line-height: 1.3;
  box-sizing: border-box;
}
.ribbon span::before, .ribbon span::after {
  position: absolute;
  bottom: -10px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border-style: solid;
  border-color: rgb(183, 5, 5) transparent transparent;
  box-sizing: border-box;
}
.ribbon span::before {
  left: 0px;
  border-width: 10px 0px 0px 25px;
}
.ribbon span::after {
  right: 0px;
  border-width: 10px 25px 0px 0px;
}


/********** UQカラー **********/
.container.uq {
	background-color: #e4f8ff;
}
.container.uq .article_main table.step_table .step_number,
.container.uq .info-text-note {
	background: #007ebf;
}
.container.uq .article_main table.step_table th {
	color: #007ebf;
}
.container.uq .article_main table.step_table th > span {
	background: linear-gradient(transparent 40%, #e4f8ff 40%);
}
.container.uq .info-text-note::after {
  border-top: 8px solid #007ebf;
}
.container.uq .mv2-info-text {
  color: #007ebf;
}
.container.uq .mv2-info-text::after {
    border-top: dotted 2px #007ebf;
}


/********** アニメーション **********/

/*1.フェードインアニメーションの指定*/
.scrollanime {opacity: 0;} /*一瞬表示されるのを防ぐ*/
.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
    }
    100% {
    opacity: 1;
    transform: translate(0);
    }
}
/*2.上下の動きを指定*/
.updown {transform: translateY(-100px);}
.downup {transform: translateY(100px);}
/*3.左右の動きを指定*/
.sect02{overflow: hidden;} /*横スクロールバーを隠す*/
.slide-right {transform: translateX(200px);}
.slide-left {transform: translateX(-200px);}

/* 1.跳ねるアニメーションの指定 */
.bounce {
	animation: pyonpyon 3s infinite ease;
}
@keyframes pyonpyon {
	0% { transform: translate(0, 0); }
	5% { transform: translate(0, 0); }
	10% { transform: translate(0, 0); }
	20% { transform: translate(0, -5px); }
	25% { transform: translate(0, 0); }
	30% { transform: translate(0, -5px); }
	50% { transform: translate(0, 0); }
	100% { transform: translate(0, 0); }
}