@charset "UTF-8";
@import url("https://use.typekit.net/zde2yxv.css");
/*  共通
============================== */
/*  base
------------------------------ */
html {
  width: 100%;
  height: 100%;
  background: #000;
  font-family: "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

body {
  width: 100%;
  height: 100%;
  background: #000;
  font-family: "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  min-height: 100%;
  height: auto;
  font-size: 14px;
  line-height: 160%;
  color: #111;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #999;
  border-bottom: none;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  display: block;
  margin: auto;
}

.txtLink {
  border-bottom: 1px dotted #1325b3;
  font-weight: bold;
}

#wrap {
  width: 100%;
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  background-attachment: fixed;
  background: #45484d;
  background: -webkit-gradient(linear, left top, left bottom, from(#45484d), to(#000000));
  background: linear-gradient(to bottom, #45484d 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0);
}

#container {
  width: 100%;
  height: 100%;
  padding-bottom: 320px;
  margin: 0 auto;
}

.btn {
  text-align: center;
  margin: 1em 0;
}

.btn .main, .btn input.main {
  width: auto;
  min-width: 300px;
  display: inline-block;
  border: 1px solid #000;
  cursor: pointer;
  background: #000;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 100%;
  padding: 17px 20px 14px;
  margin: 0 auto;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  position: relative;
}

.btn a.main:hover, .btn input.main:hover {
  opacity: .64;
  filter: alpha(opacity=64);
  -moz-opacity: 0.64;
  background: #000;
}

.btn .sub, .btn input.sub {
  display: inline-block;
  width: auto;
  font-size: 15px;
  cursor: pointer;
  background: none;
  border: 1px solid #000;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
  line-height: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 14px 50px 10px;
  margin: 0 auto;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  position: relative;
}

.btn .sub:hover, .btn input.sub:hover {
  opacity: .64;
  filter: alpha(opacity=64);
  -moz-opacity: 0.64;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  background: #FFF;
  color: #666;
}

.btn .main:before, .btn input.main:before, .btn .sub:before, .btn input.sub:before {
  content: "\f105";
  display: none;
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 20px;
  color: #555;
  position: absolute;
  top: 50%;
  right: 3px;
  margin-top: -9px;
}

.btn .main:hover:before, .btn input.main:hover:before {
  color: #fff;
}

.fs8 {
  font-size: 8px;
}

.fs10 {
  font-size: 10px;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs22 {
  font-size: 22px;
}

.fs24 {
  font-size: 24px;
}

.bold {
  font-weight: bold;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.rule {
  color: #DB3F61;
}

.txt {
  margin: 0 0 16px;
  line-height: 1.8em;
}

.blockTit {
  margin: 20px 0 25px;
}

/* arrow
----------------------------- */
.supportList a:before {
  display: none;
}

/* arrow1:right */
.newsList li:after {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f488';
  color: #ccc;
  font-size: 0.8em;
  position: absolute;
  right: 0px;
  top: 50%;
  margin: -1em 0 0;
}

.more a:after {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f488';
  font-size: 0.8em;
  margin: 0 0 0 3px;
}

/* arrow2:left */
.pageLink .back:before {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f489';
  font-size: 0.8em;
}

/* arrow3:circle */
.supportList a:before, .childList a:before {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f3c9';
  font-size: 0.8em;
  margin: 0 3px 0 0;
}

/*  style
------------------------------ */
#header {
  width: 100%;
  min-width: 760px;
  height: 30px;
  margin-bottom: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #272400;
  z-index: 300;
}

#header .headerInner {
  position: relative;
}

#header .inner {
  width: 980px;
  margin: 0 auto;
  position: relative;
  top: 2px;
}

.loginNav a:before {
  display: none;
}

.headerInner .user {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  margin-left: 14px;
}

#mypageHeader a {
  color: #CDA3DA;
}

#header .nav li {
  float: right;
  font-weight: bold;
  margin-left: 15px;
}

#header .nav li a {
  border: none;
  font-size: 12px;
  letter-spacing: 0.05em;
  border-bottom: none;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
}

#header .nav li a:hover {
  color: #DDD;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
}

#mypage h1 {
  width: 200px;
  margin: 0 auto 35px;
  padding: 10px 0 0;
  background: none;
}

a {
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

a:hover {
  opacity: .64;
  filter: alpha(opacity=64);
  -moz-opacity: 0.64;
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=64)";
}

.box--attention {
  background: #fff0ea;
  color: #f33;
  border: 1px solid #F33;
  padding: 1em;
  margin: 1.5em auto;
}

.box--attention .tit {
  display: block;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 6px;
}

.box--attention a {
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
}

.box--attention a:hover {
  border-bottom: none;
}

/* ステータス
---------------- */
#loginId {
  width: 100%;
  text-align: left;
  color: #111;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 100%;
  padding: 7px 14px 0;
  position: absolute;
  top: 0;
  z-index: 15;
}

#loginId a, #loginId p {
  color: #111;
}

#loginId ul {
  display: inline-block;
  float: right;
  position: relative;
  right: 0;
}

#loginId ul li {
  display: inline-block;
}

#loginId ul li:last-child {
  margin-right: 0;
}

#loginId ul li.slash {
  display: block;
  width: 1px;
  height: 17px;
  background: #000;
  font-weight: bold;
  margin-right: 11px !important;
  padding: 0px;
  -webkit-transform: rotate(21deg);
          transform: rotate(21deg);
}

#loginId p {
  font-size: 13px;
  margin-left: 0;
  position: relative;
  top: 0;
}

#loginId p.name {
  margin-right: 0;
  margin-left: 0;
}

#loginId span {
  display: inline-block;
  font-size: 13px;
  color: #FFF;
  margin-left: 12px;
}

#loginId #status {
  float: left;
}

.loggedin #loginId #status {
  float: left;
  position: absolute;
  top: 9px;
}

#loginId #status p {
  display: inline-block;
  color: #FFF;
}

#loginId li.ssl a {
  font-size: 10px;
}

#loginId span.year {
  font-size: 10px;
  margin-left: 5px;
  font-size: 10px;
  margin-left: 5px;
}

#loginId span.limit {
  color: #FFF;
  margin-left: 0;
}

#loginId span.limitYear {
  font-weight: bold;
  margin-left: 0;
}

#loginId span.limitYear + .textLink {
  display: inline-block;
  background: #DE1A1A;
  color: #fff;
  line-height: 100%;
  border-bottom: none;
  font-size: 13px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 4px 17px 3px 10px;
  position: relative;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

#loginId span.limitYear + .textLink:hover {
  opacity: 0.7;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

#loginId span.limitYear + .textLink:after {
  content: "\f105";
  display: block;
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -7px;
}

/* password
================================= */
.section.password h3 {
  font-weight: bold;
  font-size: 16px;
  color: #c00;
  line-height: 140%;
  margin-top: 30px;
  margin-bottom: 15px;
}

.section.password .boxArea {
  margin-bottom: 30px;
}

.capLead {
  margin-bottom: 20px;
}

.section.password h3 + .txt {
  margin-bottom: 30px;
}

.section.password .boxArea .text {
  margin-bottom: 10px;
}

.section.password .tit {
  border-left: 4px solid #000;
  line-height: 110%;
  padding-left: 5px;
  margin-bottom: 10px;
}

.section.password .boxArea .career {
  /*background: #FCFDEB;
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;*/
  margin-bottom: 20px;
}

.section.password .boxArea .career dt {
  border-bottom: 1px solid #5E5E5E;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.section.password .boxArea .career dd {
  margin-bottom: 20px;
}

.section.password .boxArea .career dd a {
  display: inline-block;
  margin-bottom: 5px;
}

.section.password .subList {
  margin-top: 20px;
}

.section.password .subList dt {
  border-bottom: 1px solid #5E5E5E;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.section.password .subList dd {
  margin-bottom: 20px;
}

#passwordReminderForm {
  margin-top: 15px;
}

#passwordReminderForm form {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

#passwordReminderForm dt {
  float: left;
  font-weight: bold;
  padding-top: 17px;
  margin-right: 5px;
  margin-bottom: 5px;
}

#passwordReminderForm dd {
  float: left;
  margin-left: 10px;
}

#passwordReminderForm dl {
  position: relative;
}

#passwordReminderForm dd.submitBtn {
  position: relative;
  /*top: 23px;*/
}

#passwordReminderForm dd.submitBtn input {
  width: 100px;
  border: none;
  border: 1px solid #FF4B7E;
  font-size: 14px;
  margin: 0;
  padding: 7px 5px 5px;
}

#passwordReminderForm dd.submitBtn input:hover {
  border: 1px solid #FF4B7E;
}

#passwordReminderForm dd input {
  width: 350px;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 8px 5px;
  margin-bottom: 15px;
  position: relative;
  top: 6px;
}

.section.password .formList dt {
  width: 130px;
  float: left;
  font-weight: bold;
  margin-bottom: 3px;
}

.section.password .formList dd {
  float: left;
  margin-bottom: 20px;
}

.section.password .formList dd .subTxt {
  font-size: 11px;
}

.section.password .formList dt {
  padding-top: 8px;
  clear: both;
}

.section.password .formList dd input {
  width: 300px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 8px 5px;
  margin-bottom: 5px;
}

#mainArea.single {
  position: relative;
  z-index: 50;
  margin-bottom: 160px;
}

/* footer
================================= */
#footer {
  width: 100%;
  /*  background: #302c00;
  background: -moz-linear-gradient(-45deg, #302c00 0%, #0a0900 100%);
  background: -webkit-linear-gradient(-45deg, #302c00 0%, #0a0900 100%);
  background: linear-gradient(135deg, #302c00 0%, #0a0900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#302c00', endColorstr='#0a0900', GradientType=1);
  */
  background: #000;
  text-align: center;
  border-top: solid 1px #ffffff30;
  position: absolute;
  bottom: 0;
  padding: 80px 0 20px;
  z-index: 110;
}

nav.memberfooter {
  padding: 0 0 40px 0 !important;
}

#footer nav ul li {
  text-align: center;
  padding: 0;
  margin: 0 0.5em;
  display: block;
  font-size: .5rem;
  letter-spacing: 0.04em;
}

#footer p {
  color: #fff;
  text-align: center;
  font-size: .5rem;
  padding: 0 0 24px 0;
  opacity: .7;
  /* overflow: hidden; */
  height: auto;
  /* min-height: 20px; */
  /* clear: both; */
  margin: auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

#footer p img {
  max-width: 120px;
  height: 28px;
  width: 100%;
  margin: 0 16px;
  display: block;
  float: left;
}

#footer nav ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  max-width: 320px;
  margin: auto;
}

nav.memberfooter ul {
  padding: 0;
  margin: 0 auto;
  max-width: 960px !important;
  overflow: hidden;
}

nav.memberfooter ul li a {
  color: #FFF;
}

#footer p small {
  font-family: serif;
  font-size: .5rem;
  letter-spacing: 0;
  color: #FFF;
}

#footer .backsite {
  display: none;
  text-align: center;
  padding: 0px 0 48px;
}

#footer .backsite a {
  padding: 8px;
}

a#gotop {
  display: block;
  padding: 16px 0 8px;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.top a#gotop {
  display: none;
}

a#gotop span {
  width: 40px;
  height: 40px;
  display: block;
  margin: auto;
  overflow: hidden;
  position: relative;
}

a#gotop span::before {
  content: " ";
  width: 40px;
  height: 40px;
  display: block;
  border: 1px solid #fff;
  margin: auto;
  position: absolute;
  top: 25px;
  left: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.single .section {
  max-width: 668px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  /*padding: 20px 50px 80px;*/
  padding: 30px 50px;
  margin: 0 auto 50px;
}

.formArea .formList {
  background: none;
}

.section .sectionTit {
  font-size: 23px;
  font-weight: bold;
  border-bottom: none;
  padding: 15px 0 0;
  margin: 0 0 50px;
}

.section h3.sectionTit {
  margin: 0;
  background: #000;
  font-size: 18px;
  padding: 10px 10px 5px 10px;
  color: #FFF;
}

.yearlyBox, .monthlyBox {
  border: solid 2px #000;
  padding: 0 30px;
  margin-bottom: 50px;
}

.registPrice {
  font-size: 15px;
  font-weight: bold;
}

/* spmode */
.mailAddress, .qrCode {
  width: 475px;
  float: left;
  margin-top: 20px;
}

.mailAddress dt, .qrCode dt {
  font-weight: bold;
  letter-spacing: 0.02em;
  padding: 5px 0;
  border-bottom: 1px solid #C3C3C3;
  margin-bottom: 16px;
}

.mailAddress dd, .qrCode dd {
  font-size: 12px;
}

.mailAddress dd p {
  margin-top: 10px;
}

.mailAddress dd input[type="text"] {
  width: 240px;
  margin: 0 0 3px 10px;
}

.mailAddress dd input[type="submit"] {
  width: 80px;
  margin: 4px 0 10px 10px;
  padding: 2px 0;
}

.qrCode {
  width: 200px;
  float: right;
  text-align: center;
}

.qrCode dd {
  padding: 5px 0;
}

.qrCode dd img {
  width: 50%;
}

#form_optin label.required {
  margin-right: 20px;
}

.formArea .formList select {
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 3px 10px 3px 10px;
  margin-left: 0;
}

.formArea .supportList {
  margin-top: 20px;
}

.formArea .supportList li {
  margin-bottom: 5px;
}

.formArea .supportList li:last-child {
  margin-bottom: 0;
}

.formArea .supportList li a {
  font-size: 13px;
}

.preEntry .atteintion {
  font-size: 12px;
  color: #EC00A6;
  margin-bottom: 30px;
}

.preEntry .attention li {
  font-size: 12px;
  color: #EC00A6;
}

.preEntry .attention li:last-child {
  margin-bottom: 20px;
}

.section.mypage .term {
  background: #FFFEE8;
  padding: 30px 0;
  margin-bottom: 5px;
}

.section.mypage .term:last-child {
  margin-bottom: 20px;
  text-align: left;
  padding: 40px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

.section.mypage .menuList {
  border: none;
}

.section.mypage .menuList li {
  padding: 0 0 10px;
  border: none;
}

.blockTit {
  padding: 15px 10px 15px 0;
  border-bottom: solid 1px #DDD;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: transparent;
  color: #000;
}

.block {
  margin-bottom: 40px;
}

.formArea .formList {
  background: #F5F5F5;
  border-radius: 0;
  padding: 30px 15px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 30px;
}

.formArea .formList dt {
  font-weight: bold;
  width: 210px;
  margin: 2px 12px 0 0;
  font-size: 14px;
}

.formArea .formList dt.mail {
  line-height: 110%;
}

.loginTop .formArea .formList dt {
  width: 200px;
}

.formArea .formTit {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 15px;
}

.section.regist .formArea .formTit {
  background: #000;
  color: #FFF;
}

.formArea .formList input[type="text"], .formArea .formList input[type="password"] {
  width: 60%;
  border: 1px solid #aaa;
  border-radius: 2px;
  padding: 3px 30px 3px 10px;
}

textarea {
  width: 60%;
  border: 1px solid #aaa;
  border-radius: 2px;
  padding: 3px 30px 3px 10px;
}

.backLink {
  margin: 50px auto 0;
  text-align: center;
  position: relative;
}

.backLink a {
  display: block;
  width: 4.8em;
  opacity: 1;
  font-family: 'Montserrat', "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.17em;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  position: relative;
  left: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.backLink a:before {
  display: inline-block;
  content: '\f489';
  color: #fff;
  opacity: 1;
  font-family: 'WebHostingHub-Glyphs';
  font-size: 0.5em;
  font-weight: normal;
  margin: 0 3px 0 0;
  position: relative;
  left: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.backLink a:hover {
  left: -3px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.formArea .formList .subTxt {
  padding-top: 5px;
  font-size: 11px;
}

.alertBox {
  margin-bottom: 25px;
}

.section.regist .userNumber {
  background: #F5F5F5;
  margin-bottom: 30px;
  padding: 20px;
  border-radius: 3px;
}

.cardLimit input {
  width: 100px;
}

.formArea .formList dd {
  padding: 2px 0 0 221px;
  margin: 0 0 20px;
}

.formArea .formList dd.contactTxtArea {
  width: 700px;
}

.formArea .formList dd.contactTxtArea textarea {
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.section.mypage .menuList .btn {
  float: none;
  margin: 0;
}

.mypage .myData {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mypage .myData dt {
  width: 40%;
  padding: 1em;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  background: #DDD;
  color: #151515;
  font-weight: bold;
  font-size: clamp(10px, 2vw, 14px);
  text-align: center;
  letter-spacing: 0.05em;
  clear: left;
  display: block;
}

.mypage .myData.year dt:last-of-type {
  height: 97px;
  padding: 22px 0;
}

.mypage .myData dt:nth-of-type(2) {
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
}

.mypage .myData dd {
  border-right: 1px solid #CCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  padding: 1em;
  width: 60%;
}

.mypage .myData dd:first-of-type {
  border-top: 1px solid #CCC;
}

.mypage .myData dd:nth-of-type(2) {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.mypage .myData.year dd:last-of-type {
  height: 97px;
  padding-top: 22px;
  line-height: 1.5;
}

.mypage .myData dd:last-child {
  border-bottom: 1px solid #CCC;
}

.autoCont {
  background: #FFF;
  color: #000 !important;
  font-size: 11px;
  padding: 1px 5px 0px;
  border-radius: 2px;
  margin-left: 0 !important;
}

.attentionBox {
  border: 1px solid #777;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 15px 20px;
  margin: 0px auto 20px;
}

.attentionBox h3 {
  color: #333;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #333;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.attentionBox .lead {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}

.attentionBox .red {
  color: #c00;
  font-weight: bold;
}

.contact .section .attentionList {
  border-bottom: none;
  padding-bottom: 0;
}

.contact .section .attentionBox {
  text-align: left;
  border: 2px solid #d62121;
}

.contact .section .attentionBox .tit {
  color: #d62121;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}

.attentionList li {
  font-size: 12px;
  text-indent: -1em;
  padding: 0 0 0 1em;
  position: relative;
}

.attentionList li:before {
  color: #266499;
}

.section.regist .menuList .btn a {
  width: 320px;
}

.section.regist .menuList .txt {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.section.mypage .menuList .txt {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.section.regist .menuList .btn a, .section.mypage .menuList .btn a {
  background: #000;
  color: #fff;
  border: solid 1px #000;
}

.section.regist .menuList .btn a:hover, .section.mypage .menuList .btn a:hover {
  opacity: .64;
  filter: alpha(opacity=64);
  -moz-opacity: 0.64;
  background: #000;
}

.mailmagSwitch .tit {
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  #wrap {
    width: auto;
    padding: 0;
  }
}

.grecaptcha-badge {
  z-index: 110;
}

/* page--sslLiveStreaming
--------------------------*/
.page--sslLiveStreaming .btn--main {
  color: inherit;
  line-height: 1.4;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  min-width: 75%;
  text-align: center;
  text-decoration: none;
  line-height: 2.9;
  padding: 0 1.5em;
  cursor: pointer;
  background: #000;
  color: #fff;
  border-radius: 0;
  -webkit-transition: .3s !important;
  transition: .3s !important;
}

.page--sslLiveStreaming .form__select {
  display: inline-block;
  position: relative;
}

.page--sslLiveStreaming .form__select select {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5em;
  padding-right: 2em;
  letter-spacing: 0.04em;
  border-radius: 0;
  border: 1px solid #000000;
  background: #f6f6f6;
  cursor: pointer;
}

.page--sslLiveStreaming .form__select select.form__error {
  background: #fff0ea;
  color: #f33;
  border-color: #f33;
}

.page--sslLiveStreaming .form__select select.form__error:focus {
  background: transparent;
  color: inherit;
  border-color: inherit;
}

.page--sslLiveStreaming .form__select select[disabled] {
  background: #ddd;
  color: #000;
  border: none;
  opacity: 0.5;
}

.page--sslLiveStreaming .form__select::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #b5b5b5;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: 0.75em;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.page--sslLiveStreaming .list--payment {
  background: #fff;
  border: 0.5px solid #b5b5b5;
  border-left: none;
  border-right: none;
  padding: 0;
  margin: 0 0 2em;
}

.page--sslLiveStreaming .list--payment * {
  -webkit-transition: none;
  transition: none;
}

.page--sslLiveStreaming .list--payment li {
  position: relative;
}

.page--sslLiveStreaming .list--payment li::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #b5b5b5;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.page--sslLiveStreaming .list--payment li:not(:last-child) {
  border-bottom: 0.5px solid #b5b5b5;
}

.page--sslLiveStreaming .list--payment li label:hover, .page--sslLiveStreaming .list--payment li:hover::after {
  opacity: 0.64;
}

.page--sslLiveStreaming .list--payment li.disabled {
  padding: 1em 5% 1em 0;
  color: #b5b5b5;
}

.page--sslLiveStreaming .list--payment li.disabled:hover {
  color: #b5b5b5;
}

.page--sslLiveStreaming .list--payment li.disabled:hover::after {
  border-color: #b5b5b5;
}

.page--sslLiveStreaming .list--payment li.disabled::after {
  display: none;
}

.page--sslLiveStreaming .list--payment li.item--other-trigger {
  border-bottom: none;
}

.page--sslLiveStreaming .list--payment li.item--other-trigger::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #b5b5b5;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.page--sslLiveStreaming .list--payment li .list--payment__tit {
  font-size: 18px;
}

.page--sslLiveStreaming .list--payment li .list--payment__price {
  display: block;
  font-weight: bold;
  padding-top: .8em;
}

.page--sslLiveStreaming .list--payment li a, .page--sslLiveStreaming .list--payment li label {
  display: block;
  padding: 1em 5.5% 1em 0;
  position: relative;
  cursor: pointer;
}

.page--sslLiveStreaming .list--payment li input {
  display: none;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode {
  padding: 1em 1% 1em 0;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode::after {
  display: none;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode .block--spmode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -webkit-box-align: top;
  -ms-flex-align: top;
      align-items: top;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode .block--spmode .txt--sub {
  margin: 1em 0 .5em;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode .send-mail {
  width: 75%;
  word-break: break-all;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode input {
  display: block;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode input[type="text"] {
  float: left;
  width: 70%;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode input[type="submit"] {
  display: block;
  background: #000;
  color: #fff;
  -webkit-appearance: none;
  border: none;
  line-height: 39px;
  padding: 0 20px;
  margin-left: 5px;
  border-radius: 3px;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode input.btn--arrow:hover {
  color: #302c00;
}

.page--sslLiveStreaming .list--payment .list--payment__spmode .btn {
  display: inline-block;
  position: relative;
  margin: 0;
}

.page--sslLiveStreaming .list--payment.list--funding .form__select {
  margin: 0 5px;
}

.page--sslLiveStreaming .list--payment.list--funding .form__select select {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.page--sslLiveStreaming .list--payment.list--funding li {
  padding: 1em 0;
  cursor: pointer;
}

.page--sslLiveStreaming .list--payment.list--funding li.item--other-trigger {
  padding: 0.5em 0;
}

.page--sslLiveStreaming .list--payment.list--funding li.item--other-trigger::after {
  content: '';
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 2px solid #b5b5b5;
  border-top: none;
  border-right: none;
  margin: -0.25em 0 0;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.page--sslLiveStreaming .list--payment.list--funding li::after {
  content: none;
}

.page--sslLiveStreaming .list--payment.list--funding li .btn .btn--main {
  display: inline-block;
}

.page--sslLiveStreaming .list--payment.list--funding li .multiply {
  position: relative;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 3px 0 5px;
}

.page--sslLiveStreaming .list--payment.list--funding li .multiply:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}

a#gotop,
.backsite.memberMenu,
.footsns.memberMenu {
  display: none;
}

@media (min-width: 961px) {
  .page--sslLiveStreaming .btn--main:hover {
    opacity: .64;
  }
}

@media (max-width: 960px) {
  .page--sslLiveStreaming .btn--main {
    min-width: 100%;
  }
}

/* select */
/* payment */
.list--payment.list--funding li .multiply:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
}

.page--sslLiveStreaming .list--payment.list--funding li .multiply:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.page--sslLiveStreaming .list--payment.list--funding li .multiply:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.page--sslLiveStreaming .list--payment.list--funding li label:hover .form__select select {
  border-color: #302c00;
}

.list--payment.list--funding li label:hover .form__select::after {
  border-color: #302c00;
}

.page--sslLiveStreaming .list--payment.list--funding li label:hover .multiply:after, .list--payment.list--funding li label:hover .multiply:before {
  background: #302c00;
}

.page--sslLiveStreaming .section--funding-confirm .form--confirm .list--payment__price.price {
  padding-left: 35px;
  position: relative;
}

.page--sslLiveStreaming .section--funding-confirm .form--confirm .list--payment__price.price:before {
  content: "";
  background: #000;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  left: 12px;
}

.page--sslLiveStreaming .form--confirm {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  margin-bottom: 50px;
}

.page--sslLiveStreaming .form--confirm dt {
  font-size: 12px;
  opacity: 0.5;
}

.page--sslLiveStreaming .form--confirm dd {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* デジタル会員証 */
.svg-symbol {
  display: none;
}

#mypage .block--card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-transition: z-index 0 0.6s;
  transition: z-index 0 0.6s;
}

#mypage .block--card::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.6);
}

#mypage .block--card.app::before {
  background: rgba(0, 0, 0, 0.3);
}

#mypage .block--card.app .close::before, #mypage .block--card.app .close::after {
  background: #fff;
}

#mypage .block--card .card {
  width: 415px;
  height: 557px;
  background: #1e2022;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  border-radius: 13px;
  z-index: 10;
  position: relative;
  padding-bottom: 40px;
}

#mypage .block--card .airtist {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: 150%;
  background-position: -70px 0px;
  border-radius: 13px 13px 0 0;
  line-height: 0;
}

.block--card .airtist.first {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.lang-en.card-show .item__nickname, .lang-en.card-show .item__course {
  margin-bottom: 4px;
  padding-bottom: 2px;
  text-align: right;
  font-size: 10px;
  word-break: break-all;
  border-bottom: 1px solid #2D2F31;
  letter-spacing: 0.05em;
}

.lang-en.card-show .item__nickname, .lang-en.card-show .item__term {
  margin-bottom: 4px;
  padding-bottom: 2px;
  text-align: right;
  font-size: 10px;
  word-break: break-all;
}

.card-show .item__nickname, .card-show .item__course {
  margin-bottom: 4px;
  padding-bottom: 2px;
  text-align: right;
  font-size: 13px;
  word-break: break-all;
  border-bottom: 1px solid #2D2F31;
}

.card-show .item__nickname, .card-show .item__term {
  margin-bottom: 4px;
  padding-bottom: 2px;
  text-align: right;
  font-size: 13px;
  word-break: break-all;
}

#mypage .block--card .card-inner {
  /*display: flex;
      justify-content: space-around;
      align-items: flex-start;*/
  padding: 20px 22px 0;
  position: relative;
}

#mypage .block--card .card-inner .left {
  /*width: 56%;*/
}

#mypage .block--card .card-inner .left .circle {
  width: 160px;
  height: 160px;
  background: #1e2022;
  border-radius: 50%;
  position: absolute;
  top: -100px;
  left: 32px;
}

#mypage .block--card .card .card-inner .logo {
  height: 200px;
  width: 200px;
  position: absolute;
  top: -100px;
  left: 12px;
}

#mypage .block--card .card .card-inner .logo svg {
  width: 100%;
  fill: #454545;
  height: 100%;
}

#mypage .block--card .card .card-inner .right {
  /*width: 44%;*/
}

#mypage .block--card .card .card-inner .right .list--status {
  margin: 14px 0 30px;
  position: absolute;
  top: 0;
  right: 5%;
}

#mypage .block--card .card .card-inner .right .list--status li {
  display: inline-block;
  width: 25px;
  text-align: right;
}

#mypage .block--card .card .card-inner .award {
  text-align: right;
  font-size: 15px;
  color: #fff;
  /*width: 200px;*/
  text-shadow: 0 0 2px #7fa3ac,0 0 2px #7fa3ac;
  /*position: absolute;
        top: 70px;
        left: 20px;*/
  margin: 2.5em 0 0.5em 0;
  position: relative;
}

#mypage .block--card .card .card-inner .item {
  text-align: right;
  font-size: 18px;
  color: #fff;
  /*width: 200px;
        position: absolute;
        bottom: 2px;
        left: 20px;*/
  position: relative;
  margin: 0 0 0.5em;
}

#mypage .block--card .card .card-inner .status-logo {
  position: absolute;
  width: 19%;
  bottom: -2%;
  left: 6%;
}

#mypage .block--card .card .card-inner .list--data {
  color: #fff;
  width: 70%;
  margin-left: auto;
}

#mypage .block--card .card .card-inner .list--data .tit {
  font-size: 12px;
  float: left;
  font-family: Montserrat, Noto Sans Japanese, sans-serif;
  font-weight: 600;
  color: #646464;
}

#mypage .block--card .close {
  position: absolute;
  width: 45px;
  height: 45px;
  right: -20px;
  top: -50px;
  cursor: pointer;
}

#mypage .block--card .close::after, #mypage .block--card .close::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 50%;
}

#mypage .block--card .close::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#mypage .block--card .close::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#mypage .pop-up {
  width: 300px;
  display: block;
  border: 1px solid #000;
  cursor: pointer;
  background: #000;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 100%;
  padding: 17px 20px 14px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  position: relative;
  margin: 0 auto 40px;
}

#mypage.card-show .block--card {
  z-index: 120;
  opacity: 1;
  pointer-events: auto;
}

#mypage.card-show .list--menu, #mypage.card-show .tit--menu, #mypage.card-show .footer, #mypage.card-show header, #mypage.card-show .detail__btn, #mypage.card-show .pop-up {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

/* tabret */
@media screen and (min-width: 640px) {
  .page--sslLiveStreaming .list--menu .menu__status, .list--payment .menu__status {
    width: 260%;
    right: -250%;
  }
  .page--sslLiveStreaming .list--payment.list--funding li form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page--sslLiveStreaming .list--payment.list--funding li form .list--payment__price {
    width: 50%;
  }
  .page--sslLiveStreaming .list--payment.list--funding li .btn {
    margin: -9px 0 0 0;
    width: 50%;
  }
  .page--sslLiveStreaming .list--payment.list--funding li .btn .btn--main {
    min-width: 80%;
  }
}

@media screen and (max-width: 640px) {
  .page--sslLiveStreaming .list--payment.list--funding li .btn {
    margin-top: 1.5em;
    padding-right: 5%;
  }
}

.block--entry {
  background: #F5F5F5;
  border-radius: 0;
  padding: 30px 15px 15px;
  margin-top: 50px;
}

.block--entry .block:first-child {
  margin-bottom: 80px;
}

.block--entry .block-tit {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
  line-height: 1;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 18px;
}

.block--entry .list--attention {
  margin-bottom: 30px;
}

.block--entry .list--attention li {
  margin-bottom: 5px;
}

.backsite {
  padding: 1em 0 5em;
}

.backsite a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: #fff;
  color: #000;
  margin: 2em auto;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  /*display:block;*/
  width: 40%;
  margin: 2em auto;
  padding: 2em 1.5em;
}

.backsite a img {
  width: 50%;
  margin: 0;
}

.backsite a span {
  color: #000;
  margin-left: 1em;
}

.footsns nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  max-width: 300px;
  margin: 3em auto 3em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footsns nav ul li {
  width: 20%;
  margin: 0 1%;
}

.footsns nav ul li a svg {
  fill: #fff;
  width: 50%;
  margin: 0 auto;
  display: block;
}

.footsns nav ul li a span {
  display: none;
}
/*# sourceMappingURL=mypage-pc-service.css.map */