@charset 'utf-8';
.font-family {
  font-family: Helvetica, Arial, Doroid Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
@font-face {
  font-family: 'tickebo-font';
  src: url('./font/tickebo-font.ttf') format('truetype');
  src: url('./font/tickebo-font.eot');
  src: url('./font/tickebo-font.eot#iefix') format('embedded-opentype'), url('./font/tickebo-font.woff2') format('woff2'), url('./font/tickebo-font.woff') format('woff'), url('./font/tickebo-font.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.web-font {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* mixin end                                    */
/* main CSS                                     */
* {
  word-wrap: break-word !important;
}
html {
  position: relative;
  width: 100%;
  min-width: 1025px;
  min-height: 100%;
}
body {
  font-family: Helvetica, Arial, Doroid Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  color: #000;
  letter-spacing: .05em;
  -webkit-text-size-adjust: 100% !important;
}
input[type='text'],
input[type='password'],
input[type='tel'],
input[type='email'],
input[type='number'],
textarea,
select {
  font-family: Helvetica, Arial, Doroid Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding-left: 5px;
  color: #000;
  border: 1px solid #b4b4b4;
}
input[type='text'],
input[type='password'],
input[type='tel'],
input[type='email'],
input[type='number'],
input[type='button'],
input[type='submit'],
textarea,
select {
  border-radius: 0;
  -webkit-appearance: none;
}
input {
  font-family: Helvetica, Arial, Doroid Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
input::-webkit-input-placeholder {
  font-weight: normal;
  color: #ccc;
}
input:-ms-input-placeholder {
  font-weight: normal;
  color: #ccc;
}
input::-moz-placeholder {
  font-weight: normal;
  color: #ccc;
}
input[type='radio'],
input[type='checkbox'],
select {
  cursor: pointer;
}
input[type='radio'].radio {
  display: inline-block;
}
input[type='radio']:hover,
input[type='checkbox']:hover {
  cursor: pointer;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
input[type='number'] {
  border-radius: 0;
  -moz-appearance: textfield;
}
select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.wrapper-select {
  position: relative;
  width: 150px;
  padding-right: 0;
  cursor: pointer;
  background-color: #fff;
}
.wrapper-select select {
  position: relative;
  z-index: 2;
  width: 100%;
  background-color: transparent;
}
.wrapper-select.enstyle {
  width: 250px;
}
.wrapper-select.enstyle > span.carat {
  left: 92%;
}
.carat {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 87%;
  margin-top: -2px;
  cursor: pointer;
  border: 1px solid transparent;
  border-top: 6px solid #777;
}
label {
  font-weight: normal !important;
  max-width: 100%;
  margin-bottom: 0;
}
button {
  font-family: Helvetica, Arial, Doroid Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
  line-height: 2;
}
button.disabled {
  cursor: default;
}
p {
  line-height: 2;
  margin: 0;
}
span {
  line-height: 2;
}
table tr td {
  line-height: 2;
}
dl {
  margin: 0;
}
dl dt {
  line-height: 2;
}
h1,
h2,
h3,
h4 {
  line-height: 2;
  margin: 0;
}
small {
  font-size: 12px;
}
img {
  <!--width: auto;-->
  max-width: 100%;
  height: auto;
}
.device02 {
  display: none !important;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  text-decoration: none;
  opacity: .8;
}
a[target='_blank'] > i {
  display: inline-block;
  margin-left: 5px;
  color: #09aa6c;
}
i.pdf {
  color: #df0000 !important;
  font-size: 26px;
  text-align: right;
  vertical-align: middle;
  text-decoration: none;
}
i,
.icon-font {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pcdn {
	display: none;
}
.wrap {
  width: 100%;
  min-width: 1025px;
}
@media (max-width: 768px) {
  .wrap.short-page #contents {
    z-index: 0!important;
    width: 100%;
    min-height: 908px!important;
  }
}
#contents {
  z-index: 0!important;
  width: 100%;
  min-height: 100%;
}
a.icon-none[target*='_blank']:not(img):after {
  padding-left: 0;
  content: '';
}
.inner-frame {
  width: 1005px;
  margin: 0 auto;
}
#header {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 80px;
  background: #f8f8f8;
}
#header.shadow {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#header > .inner-frame {
  position: relative;
}
#header h1 {
  position: absolute;
  top: 27px;
  left: 0;
  width: 222px;
  height: 29px;
}
#header.short h1 {
  left: 50%;
  transform: translateX(-50%);
}
ul#menunavigation {
  font-size: 0;
  position: absolute;
  left: 247px;
  width: 615px;
  height: 80px;
}
ul#menunavigation > li {
  font-size: 14px;
  font-weight: bold;
  line-height: 80px;
  position: relative;
  top: 9px;
  display: inline-block;
  height: 80px;
  margin-left: 25px;
  cursor: pointer;
  color: #666;
}
ul#menunavigation > li a {
  color: #37373b;
}
ul#menunavigation > li a:hover {
  text-decoration: none;
  color: #b4b4b4;
}
ul#menunavigation > li:first-child {
  margin-left: 0;
}
ul#menunavigation > li:hover {
  text-decoration: none;
  color: #b4b4b4;
}
ul#menunavigation > li.switch-childrenlist {
  color: #b4b4b4;
}
ul#menunavigation > li.switch-childrenlist > span + i {
  margin-left: 10px;
  color: #09aa6c;
}
ul#menunavigation > li.switch-childrenlist > ul {
  position: absolute;
  z-index: 10;
  left: -55px;
  display: none;
  width: 170px;
  margin-top: -20px;
  padding: 15px 20px;
  border: 1px solid #ccc;
  background: #fff;
}
ul#menunavigation > li.switch-childrenlist > ul > li {
  line-height: 1.3em;
  margin-top: 15px;
  text-align: left;
}
ul#menunavigation > li.switch-childrenlist > ul > li > a {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #b4b4b4;
}
ul#menunavigation > li.switch-childrenlist > ul > li > a > span:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 52%;
  right: 0;
  color: #09aa6c;
  content: '\e902';
  display: inline-block;
  transform: translateY(-52%);
}
ul#menunavigation > li.switch-childrenlist > ul > li > a:hover {
  text-decoration: underline;
}
ul#menunavigation > li.switch-childrenlist > ul > li:first-child {
  margin-top: 0;
}
ul#menunavigation > li.switch-childrenlist > ul:before {
  position: absolute;
  top: -14px;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-bottom: 8px solid #ccc;
}
ul#menunavigation > li.switch-childrenlist > ul:after {
  position: absolute;
  top: -13px;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  border: 7px solid transparent;
  border-bottom: 9px solid #fff;
}
ul#menunavigation > li.switch-childrenlist.active {
  color: #32cd78;
}
ul#menunavigation > li.switch-childrenlist.active > span:after {
  top: -2px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #32cd78;
}
ul#menunavigation > li.switch-childrenlist:hover {
  color: #32cd78;
}
ul#menunavigation > li.switch-childrenlist:hover > span:after {
  color: #32cd78;
}
ul#mypagenavigation {
  font-size: 0;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 80px;
}
ul#mypagenavigation > li {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  top: 0px;
  cursor: pointer;
  text-align: center;
  color: #fff;
}
ul#mypagenavigation > li > a {
  display: block;
  background: #f1f1f1;
  width: 145px;
  height: 40px;
  padding: 14px 0 26px;
  color: #32cd78;
  text-decoration: none;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
ul#mypagenavigation > li > a > dl > dt.mypage > span {
  font-size: 32px;
  color: #32cd78;
}
ul#mypagenavigation > li > dl > dd:hover {
  text-decoration: none;
}
#mypagenavigation span {
  line-height: 1!important;
  letter-spacing: 0em!important;
}
ul#mypagenavigation > li > dl > dd > ul {
  display: none;
}
ul#mypagenavigation > li > dl > dd > ul > li {
  margin-top: 15px;
  text-align: left;
}
ul#mypagenavigation > li > dl > dd > ul > li > a {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #32cd78;
}
ul#mypagenavigation > li > dl > dd > ul > li > a > span:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1eb98c;
  position: absolute;
  top: 50%;
  content: '\e902';
  transform: translateY(-50%);
  right: 0;
}
ul#mypagenavigation > li > dl > dd > ul > li:first-child {
  margin-top: 0;
}
ul#mypagenavigation > li > dl > dd > span.icon-down:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #1eb98c;
  margin-left: 5px;
  content: '\e901';
}
ul#mypagenavigation > li dl dt {
  font-size: 32px;
  line-height: inherit;
}
ul#mypagenavigation > li dl dt i {
  font-size: 20px;
}
ul#mypagenavigation > li.active > dl > dd > span.icon-down:after {
  margin-left: 6px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
ul#mypagenavigation > li.active > dl > dd > ul {
  position: absolute;
  z-index: 10;
  top: 50px;
  left: -55px;
  display: block;
  width: 150px;
  padding: 15px 20px;
  background: #37373b;
}
ul#mypagenavigation > li.active > dl > dd > ul li a span {
  line-height: inherit;
}
ul#mypagenavigation > li.active > dl > dd > ul:before {
  position: absolute;
  top: -14px;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-bottom: 8px solid #37373b;
}
ul#mypagenavigation > li.active > dl > dd > ul:after {
  position: absolute;
  top: -13px;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  border: 7px solid transparent;
  border-bottom: 9px solid #37373b;
}
#footer {
  min-width: 1025px;
  padding: 30px 0;
  color: #fff;
  background: #37373b;
}
#footer.short {
  font-size: 12px;
}
ul.list-snsbuttons {
  font-size: 0;
  float: left;
  width: 183px;
  height: 46px;
}
ul.list-snsbuttons > li {
  font-size: 14px;
  display: inline-block;
  margin-left: 15px;
}
ul.list-snsbuttons > li div.button-circle {
  overflow: hidden;
  width: 46px;
  height: 46px;
  text-align: center;
  box-shadow: 0px 0px 1px 1px #ffffff;
  -moz-box-shadow: 0px 0px 1px 1px #ffffff;
  -webkit-box-shadow: 0px 0px 1px 1px #ffffff;
  background-color: transparent;
}
ul.list-snsbuttons > li div.button-circle a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
ul.list-snsbuttons > li div.button-circle:hover {
  background-color: #fff;
}
ul.list-snsbuttons > li:first-child {
  margin-left: 0;
}
ul.list-snsbuttons  > li div.button-circle .icon-font,
ul.list-snsbuttons  > li div.button-circle i {
  font-size: 22px;
  margin-top: 12px;
  color: #fff;
}
ul.list-snsbuttons  > li div.button-circle:hover .icon-font,
ul.list-snsbuttons  > li div.button-circle:hover i {
  text-decoration: none;
  color: #37373b;
}
dl.list-language {
  line-height: 46px;
  float: left;
  height: 30px;
}
dl.list-language > dt {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
dl.list-language > dd {
  font-size: 12px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
}
dl.list-language > dd > i {
  margin-left: 10px;
}
dl.list-language > dd > ul {
  position: absolute;
  bottom: 45px;
  left: -45px;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  padding: 20px;
  border: 1px solid #b4b4b4;
  background: #fff;
}
dl.list-language > dd > ul > li {
  font-size: 12px;
  line-height: 1.2em;
  margin-top: 15px;
}
dl.list-language > dd > ul > li:first-child {
  margin-top: 0;
}
dl.list-language > dd > ul > li.active > a {
  color: #b4b4b4;
}
dl.list-language > dd > ul:before {
  position: absolute;
  bottom: -14px;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  border: 7px solid transparent;
  border-top: 9px solid #b4b4b4;
}
dl.list-language > dd > ul:after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  content: '';
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top: 8px solid #fff;
}
dl.list-language:before {
  padding: 0 15px 0 0;
  content: '\00ff5c';
  color: #fff;
}
dl.list-language  > dt  > .icon-font,
dl.list-language  > dt  > i {
  font-size: 20px;
}
.wrapper-footerutility {
  margin-top: 30px;
  margin-bottom: 15px;
}
ul.list-utilitylinks-footer {
  font-size: 0;
  line-height: 15px;
  float: left;
  width: 657px;
  height: 30px;
}
ul.list-utilitylinks-footer > li {
  font-size: 12px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 15px;
}
ul.list-utilitylinks-footer > li a {
  color: #fff;
}
ul.list-utilitylinks-footer > li:last-child {
  margin-right: 0;
}
#copyright {
  font-size: 10px;
  line-height: 15px;
  float: right;
  width: 265px;
  height: 30px;
  margin-bottom: 15px;
}
#pagetop {
  font-size: 25px;
  line-height: 58px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none;
  width: 60px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  background: #2d2d2d;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  z-index: 1;
}
#pagetop .span {
  margin-right: .6em;
}
#pagetop:hover {
  transition: all .25s;
  opacity: .8;
}
.wrapper-contents-t60b60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.bg-pattern-01 {
  background-color: #fff;
}
.bg-pattern-01 .title-2-howto {
  padding-top: 60px;
}
.bg-pattern-04 {
  background: #32cd78;
}
h2.title-2-icon {
  font-size: 0;
  margin-bottom: 30px;
  text-align: center;
}
h2.title-2-icon > img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
h2.title-2-icon > span {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
}
h2.title-2-icon > span:first-child {
  margin-right: 10px;
  color: #09aa6c;
}
h2.title-2-icon.white {
  color: #fff!important;
}
.icon-font.white {
  color: #fff!important;
}
.wrapper-button-center a {
  margin: 0 auto;
}
.wrapper-circle-qalink a {
  display: inline-block;
  color: #333;
}
.wrapper-circle-qalink a span.button-circle {
  font-size: 14px;
  line-height: 1.0;
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  padding: 2px 0 0 2px;
  color: #b4b4b4;
  border: 1px solid #b4b4b4;
  border-radius: 50%;
  background-color: #fff;
}
.wrapper-circle-qalink a:hover {
  text-decoration: underline;
}
.member-menu {
  font-size: 14px;
  background: #fff;
}
.member-menu p.member {
  font-weight: bold;
  float: left;
  padding: 15px 0;
}
.member-menu p.member span {
  font-size: 20px;
}
.member-menu p.logout {
  float: right;
  padding-top: 17px;
  color: #666;
}
.member-menu p.logout a {
  text-decoration: none;
}
.member-menu p.logout a:hover {
  text-decoration: underline;
}
.header-title-green {
  width: 100%;
  min-height: 45px;
  background: #32cd78;
}
.header-title-green h1 {
  font-size: 24px;
  line-height: 2;
  display: inline-block;
  display: block;
  min-height: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
  color: #fff;
}
.header-title-green.short {
  text-align: center;
}
h2.title-2-dotted-line {
  font-size: 20px;
  line-height: 2;
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 15px 15px;
  border-bottom: 2px dotted #ccc;
}
h2.title-2-dotted-line + .wrapper-list-layout-gray {
  margin-top: -20px;
}
h2.title-2-dotted-line:before {
  position: absolute;
  top: 5px;
  display: block;
  min-height: 20px;
  margin-left: -15px;
  padding-right: 15px;
  content: '';
  border-left: 4px solid #32cd78;
}
h2.title-2-bold {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
h3.title-3-bgcolor-white {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 20px 15px;
  background-color: #f1f1f1;
}
h3.title-3-bgcolor-white + .wrapper-list-layout-gray {
  margin-top: -20px;
}
h3.title-3-bold {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.text-announce {
  margin-bottom: 20px;
}
hr.line-pattern-01 {
  height: 1px;
  margin: 30px 0;
  border: none;
  background: #f1f1f1;
}
hr.line-pattern-02 {
  height: 1px;
  margin: 15px 0;
  border: none;
  background: #d7d7d7;
}
hr.line-pattern-03 {
  height: 1px;
  margin: 20px 0;
  border: none;
  background: #d7d7d7;
}
hr.line-pattern-04 {
  width: 100%;
  max-width: 1005px;
  height: 1px;
  margin: 60px auto 30px;
  border: none;
  background: #fff;
}
a.back,
a.next,
span.back,
span.next {
  font-weight: bold;
  display: inline-block;
}
a.back  > i,
span.back  > i {
  display: inline-block;
  margin-top: -2px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  text-decoration: none;
  color: #09aa6c;
}
a.next  > i,
span.next  > i {
  display: inline-block;
  margin-top: -2px;
  text-decoration: none;
  color: #09aa6c;
}
.disabled,
.disabled  > i {
  cursor: text;
}
span.disabled,
span.disabled  > i {
  text-decoration: none;
  color: #ccc;
}
span.disabled:hover,
span.disabled:hover  > i {
  text-decoration: none;
  color: #ccc;
}
a.normalico.next  > i,
span.normalico.next  > i {
  display: inline;
  margin-top: -2px;
  text-decoration: none;
  color: #09aa6c;
}
a.normalico {
  font-weight: normal!important;
  display: inline;
}
a.normalico  > i,
span.normalico  > i {
  margin-top: -2px;
  margin-left: 10px;
  text-decoration: none;
  color: #09aa6c;
}
.wrapper-events-pager {
  text-align: center;
  margin-top: 20px;
}
.wrapper-events-pager span:nth-child(2) {
  margin: 0 10px;
}
.link-payment-notice {
  display: inline-block;
  margin: 20px 0;
  color: #666;
}
.link-payment-notice > i {
  display: inline-block;
  margin-left: 5px;
  color: #09aa6c;
}
.link-payment-notice:hover > i {
  text-decoration: none;
}
.button-painted {
  font-size: 16px;
  font-weight: bold;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  cursor: pointer;
  transition: background-color 0.15s linear;
  text-align: center;
  color: #fff;
  border: 1px solid #32cd78;
  background: #32cd78;
}
.button-painted > span {
  padding-left: 20px;
}
.button-painted > span > i {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: middle;
}
.button-painted > i {
  margin: auto;
  padding-right: 4px;
  color: #fff;
}
.button-painted > i + span {
  padding-right: 20px;
  padding-left: 0;
}
.button-painted.activeblack:hover {
  color: #000000;
}
.button-painted  > span,
.button-painted  > i {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
a.button-painted[target='_blank'] > i {
  display: table-cell;
  margin: auto;
  padding-right: 4px;
  color: #fff;
}
a.button-painted[target='_blank']:hover > i {
  color: #09aa6c;
}
.button-painted:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #32cd78;
  border-color: #32cd78;
  background-color: #fff;
}
.button-painted:hover > i {
  color: #09aa6c;
}
.button-painted.disabled {
  cursor: default;
  color: #fff;
  border-color: #ccc;
  background-color: #cccccc;
}
.button-painted.disabled  > i,
.button-painted.disabled  > span:after {
  color: #fff;
}
.button-painted.heightlarge {
  height: 95px;
  padding: 5px 0;
  font-size: 14px;
}
.w400 {
  width: 400px;
}
.inputcenter {
  width: 290px;
}
.button-painted.w400 > span {
  width: 360px;
  margin: 0 auto;
}
.button-painted.orange {
  border: 1px solid #f87171;
  background: #f87171;
}
.button-painted.orange:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #fa0;
  border-color: #f87171;
  background-color: #fff;
}
.button-painted.orange:hover > i {
  color: #f87171;
}
.button-painted.gray {
  border: 1px solid #b4b4b4;
  background: #b4b4b4;
}
.button-painted.gray:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #b4b4b4;
  border-color: #b4b4b4;
  background-color: #fff;
}
.button-painted.gray:hover > i {
  color: #b4b4b4;
  color: #fff;
}
.button-painted.gray.disabled {
  cursor: default;
}
.button-painted.gray.disabled:hover {
  cursor: default;
  color: #fff;
  border: 1px solid #b4b4b4;
  background: #b4b4b4;
}
.button-outline {
  font-size: 16px;
  font-weight: bold;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  cursor: pointer;
  transition: background-color 0.15s linear;
  text-align: center;
  color: #000;
  border: 1px solid #32cd78;
  background: #fff;
}
.button-outline > span {
  padding-left: 20px;
}
.button-outline > span + i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.button-outline > span > i {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: middle;
}
.button-outline > i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: auto;
  padding-right: 4px;
  color: #09aa6c;
}
.button-outline > i + span {
  padding-right: 20px;
  padding-left: 0;
}
.button-outline  > i,
.button-outline  > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.button-outline:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #fff;
  border-color: #32cd78;
  background-color: #32cd78;
}
.button-outline:hover span > i {
  color: #fff;
}
.button-outline:hover > i {
  color: #fff;
}
a.button-outline[target='_blank'] > i {
  display: table-cell;
  margin: auto;
  padding-right: 4px;
  color: #09aa6c;
}
.button-outline.disabled {
  color: #ccc;
  border-color: #ccc;
  background-color: #fff;
}
.button-outline.disabled  > i,
.button-outline.disabled  > span:after {
  color: #ccc;
}
.button-outline.border-gray {
  border: 1px solid #ccc;
  background: none;
}
.button-outline.border-gray:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #32cd78;
  border-color: #32cd78;
  background-color: #fff;
  border: 1px solid #32cd78;
}
.button-outline.border-gray:hover > i {
  color: #32cd78;
}
.button-outline.border-gray:hover > span > i {
  color: #32cd78;
}
.button-outline.border-gray.multiline.enpadding > span > i {
  left: 27%!important;
}
.button-outline.border-gray.multiline.enleft > span > i {
  left: 21%!important;
}
.button-outline.border-white {
  border: 1px solid #fff;
  background: none;
  color: #fff;
}
.button-outline.border-white > i {
  color: #fff;
}
.button-outline.border-white > span:after {
  color: #fff;
}
.button-outline.border-white:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #32cd78;
  border-color: #fff;
  background-color: #fff;
  border: 1px solid #fff;
}
.button-outline.border-white:hover > i {
  color: #32cd78;
}
.button-outline.border-white:hover > span > i {
  color: #32cd78;
}
.button-outline.border-white.multiline.enpadding > span > i {
  left: 27%!important;
}
.button-outline.border-white.multiline.enleft > span > i {
  left: 21%!important;
}
.button-outline.border-black {
  border: 1px solid #000;
  background: none;
  color: #000;
}
.button-outline.border-black > i {
  color: #000;
}
.button-outline.border-black > span:after {
  color: #000;
}
.button-outline.border-black:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #32cd78;
  border-color: #fff;
  background-color: #fff;
  border: 1px solid #fff;
}
.button-outline.border-black:hover > i {
  color: #32cd78;
}
.button-outline.border-black:hover > span > i {
  color: #32cd78;
}
.button-outline.border-black.multiline.enpadding > span > i {
  left: 27%!important;
}
.button-outline.border-black.multiline.enleft > span > i {
  left: 21%!important;
}
.wrapper-input-step {
  height: 60px;
  margin-bottom: 30px;
}
.wrapper-input-step > ol > li {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  width: 33.333%;
  padding: 8.8px 10px;
  text-align: center;
  color: #d7d7d7;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  background-color: #fff;
}
.wrapper-input-step > ol > li:not(.active):first-child {
  border-left: 1px solid #d7d7d7;
}
.wrapper-input-step > ol > li:not(.active):last-child {
  border-right: 1px solid #d7d7d7;
}
.wrapper-input-step > ol > li.active {
  color: #fff;
  border: 1px solid #f87171;
  background-color: #f87171;
}
.wrapper-input-step > ol > li:not(:first-child):before {
  bottom: 0;
  -webkit-transform: skew(-40deg);
  transform: skew(-40deg);
}
.wrapper-input-step > ol > li:not(:first-child):after {
  top: 0;
  -webkit-transform: skew(40deg);
  transform: skew(40deg);
}
.wrapper-input-step  > ol  > li:not(:first-child):before,
.wrapper-input-step  > ol  > li:not(:first-child):after {
  position: absolute;
  left: -20px;
  display: block;
  width: 30px;
  height: 28px;
  content: '';
  border-right: 1px solid #d7d7d7;
  background-color: #fff;
}
.wrapper-input-step  > ol  > li.active  + li:before,
.wrapper-input-step  > ol  > li.active  + li:after {
  position: absolute;
  left: -19px;
  border-left: 1px solid #f87171;
  background-color: #f87171;
}
.wrapper-images-next {
  margin-bottom: 30px;
  text-align: center;
}
.tab-green-trade {
  margin: 40px 0 40px 0;
  border-bottom: 1px solid #32cd78;
}
.tab-green-trade + .inner-frame {
  padding-bottom: 60px;
}
.tab-green-trade > ul {
  width: 1005px;
  margin: 0 auto -1px auto;
}
.tab-green-trade > ul > li {
  font-weight: bold;
  line-height: 2;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 490px;
  margin-top: -1px;
  padding: 8px 8px 5px 8px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #32cd78;
  border-bottom: none;
  background-color: #32cd78;
  min-height: 60px;
}
.tab-green-trade > ul > li:first-child {
  margin-right: 20px;
}
.tab-green-trade > ul > li.active {
  color: #000;
  background-color: #fff;
}
.tab_01,
.tab_02,
.tab_01:hover,
.tab_02:hover {
  cursor: pointer;
}
dl.listlayout-righttitle dt {
  line-height: 2;
  float: right;
  width: 865px;
}
dl.listlayout-righttitle dt span.attention {
  font-weight: bold;
  display: inline-block;
  padding-bottom: 15px;
}
dl.listlayout-righttitle dd {
  float: left;
  width: 90px;
  margin-right: 15px;
  text-align: center;
}
dl.listlayout-righttitle dd i {
  font-size: 62px;
  color: #32cd78;
}
.list-2clm-button {
  width: 820px;
  height: 60px;
  margin: 0 auto;
}
.list-2clm-button li {
  float: left;
  width: 400px;
  margin-left: 20px;
}
.list-2clm-button li:first-child {
  margin-left: 0;
}
.box-bgcolor-gray,
.box-2clm-bgcolor-gray {
  width: 100%;
  padding: 30px 0;
  text-align: center;
  background-color: #e3e3e3;
}
.box-bgcolor-gray a {
  margin: 0 auto;
}
.box-2clm-bgcolor-gray li {
  display: inline-block;
}
.box-2clm-bgcolor-gray li:first-child {
  margin-right: 20px;
}
a.other-link-ico {
  font-weight: bold;
}
a.other-link-ico i {
  font-size: 10px;
  padding-left: 5px;
  color: #09aa6c;
}
.box-gray {
  padding: 15px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.box-gray.medium {
  width: 1030px;
  margin: 0 auto;
  padding: 15px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.box-deepgray {
  padding: 15px;
  background-color: #e3e3e3;
}
.box-white {
  padding: 15px;
  background-color: #fff;
}
.box-green {
  padding: 15px;
  border: 1px solid #32cd78;
  background: #fff;
}
.box-gray.list-price-trade > dl {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.box-gray.list-price-trade > dl > dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.box-gray.list-price-trade > dl > dd {
  margin-bottom: 20px;
}
.box-gray.list-price-trade > ul {
  margin: 0 auto 20px auto;
  text-align: center;
}
.box-gray.list-price-trade > ul > li {
  display: inline;
}
.box-gray.list-price-trade > ul > li:first-child {
  margin-right: 40px;
}
.list-gray-box {
  line-height: 2;
  padding: 15px;
  border: 1px solid #d7d7d7;
  background-color: #fff;
}
.list-gray-box > dt {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #ccc;
}
.list-gray-box > dt > span.title {
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
}
.list-box-titledots {
  background-color: #fff;
}
.list-box-titledots > dt {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #ccc;
}
.list-box-titledots > dt > span.title {
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}
.list-gray-box.info-center {
  font-size: 12px;
  text-align: center;
}
.list-gray-box.info-center > dd .phone-number {
  font-size: 18px;
  font-weight: bold;
}
.list-gray-box.info-center .sup-text {
  font-size: 10px;
  display: inline-block;
  margin-top: 15px;
}
.list-bgcolor-gray-box {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #f1f1f1;
}
.list-bgcolor-gray-box > dt {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  color: #09aa6c;
  border-bottom: 2px solid #ccc;
}
.list-bgcolor-gray-box > dd > ul {
  margin: 55px 0 40px 0;
}
.list-bgcolor-gray-box > dd > ul > li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 420px;
  margin-right: 55px;
  margin-left: 40px;
}
.list-bgcolor-gray-box > dd > ul > li.arrow:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e90d';
  color: #b4b4b4;
  margin: 0 auto;
  position: absolute;
  top: 111px;
  bottom: 20px;
  left: 442px;
}
.list-bgcolor-gray-box > dd > ul > li:last-child {
  margin: 0;
}
.list-bgcolor-gray-box > dd > p.bg-white {
  padding: 10px;
}
.list-choices-accordion.gray > dt {
  font-weight: bold;
  padding: 15px;
  cursor: pointer;
  color: #000;
  border: 1px solid #d7d7d7;
}
.list-choices-accordion.gray > dt.open {
  color: #000;
  background-color: #fff;
}
.list-choices-accordion.gray > dt.open::after {
  content: '\e91d';
  color: #09aa6c;
}
.list-gray-box.green {
  margin-bottom: 20px;
  border: 1px solid #32cd78;
}
.list-gray-box.green > dd > div {
  margin-bottom: 20px;
}
.list-gray-box.green > dd > div > ul {
  margin-top: 30px;
}
.box-attention-message {
  font-weight: bold;
  line-height: 2;
  display: inline-block;
  padding: 10px;
  color: #df0000;
  border: 1px solid #df0000;
  background: #fff;
}
.list-gray-box.attention {
  margin-top: 15px;
}
.list-gray-box.attention > dl {
  width: 100%;
}
.list-gray-box.attention > dl > dt {
  font-weight: bold;
  margin-bottom: 10px;
}
.list-gray-box.attention  > dl  > dt,
.list-gray-box.attention  > dl  > dd {
  font-size: 14px;
  line-height: 2;
  vertical-align: top;
}
dl.listchecked-2clm {
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
dl.listchecked-2clm dt {
  display: table-cell;
  width: 200px;
  vertical-align: middle;
}
dl.listchecked-2clm dd {
  display: table-cell;
  width: 725px;
  padding-left: 20px;
  vertical-align: middle;
}
.checked-border label {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 13px 10px;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}
.checked-border label span {
  position: relative;
  top: 2px;
  padding-left: 5px;
  vertical-align: top;
}
dl.listchecked-2clm.mailto dt {
  display: table-cell;
  width: 175px;
  vertical-align: middle;
}
dl.listchecked-2clm.mailto dd {
  display: table-cell;
  padding-left: 20px;
  padding-left: 0;
  vertical-align: middle;
}
dl.listchecked-2clm.mailto dd input {
  width: 460px;
  height: 30px;
  border-color: #b4b4b4;
}
ul.list-left-checked li {
  display: inline-block;
  vertical-align: top;
}
ul.list-left-checked li:first-child {
  margin-left: 0;
}
ul.list-left-checked li.lineblock {
  padding: 15px;
}
.box-white-attention {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 15px;
  text-align: center;
  color: #df0000;
  background: #fff;
}
.box-white-attention > h2 {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
}
.box-white-attention > h2 :not(.icon-font) {
  display: block;
  margin: 0 auto;
  padding-top: 8px;
}
.box-white-attention  > h2 i,
.box-white-attention  > h2 .icon-font {
  font-size: 20px;
}
.attention,
.error {
  color: #df0000 !important;
}
.attention.border-gray {
  display: inline-block;
  padding: 10px;
  border: 1px solid #d7d7d7;
}
.list-layout-gray-border {
  display: table;
  width: 100%;
  border-bottom: 2px solid #ccc;
}
.list-layout-gray-border > dt {
  font-weight: bold;
  width: 300px;
}
.list-layout-gray-border > dt span.subtext {
  font-weight: normal;
  display: block;
}
.list-layout-gray-border > dd {
  color: #666;
  word-break: break-all;
}
.list-layout-gray-border > dd > p.notice:before {
  margin-right: 10px;
  content: '\00203b';
  vertical-align: middle;
}
.list-layout-gray-border > dd > dl > dt {
  font-weight: bold;
}
.list-layout-gray-border > dd > dl > dt:after {
  content: '\00ff1a';
}
.wrapper-list-layout-input dl.list-layout-gray-border dt {
  width: 168px!important;
  padding: 20px 110px 20px 20px;
}
.list-layout-gray-border.bordernone {
  border-bottom: none;
}
.box-border-gray {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid #ccc;
  padding: 20px;
}
.list-layout-gray-border  > dt,
.list-layout-gray-border  > dd {
  font-size: 14px;
  line-height: 2;
  display: table-cell;
  padding: 20px;
  vertical-align: top;
}
.list-layout-gray-border.attention  > dt,
.list-layout-gray-border.attention  > dd {
  color: #df0000 !important;
}
.list-layout-gray-border  > dd  > dl  > dt,
.list-layout-gray-border  > dd  > dl  > dd {
  display: inline-block;
  vertical-align: text-top;
}
.list-layout-gray-border.bgcolor-gray {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.list-layout-gray-border.bgcolor-gray > dt {
  color: #000;
  border-right: 2px solid #fff;
  background-color: #d7d7d7;
}
.list-layout-gray-border.bgcolor-gray > dd {
  color: #000;
  background-color: #f1f1f1;
}
.box-gray .list-layout-gray-border.bgcolor-gray:first-child,
.wrapper-list-layout-gray .list-layout-gray-border.bgcolor-gray:first-child {
  border-top: none;
}
.box-gray .list-layout-gray-border.bgcolor-gray:last-child,
.wrapper-list-layout-gray .list-layout-gray-border.bgcolor-gray:last-child {
  border-bottom: none;
}
.list-layout-gray-border.bgcolor-gray  > dd  > dl  > dt,
.list-layout-gray-border.bgcolor-gray  > dd  > dl  > dd {
  display: inline;
}
.wrapper-list-layout-gray .list-layout-gray-border  + .box-gray-border-inform,
.box-gray .list-layout-gray-border.bgcolor-gray  + .box-gray-border-inform,
.box-border-gray  + .box-gray-border-inform {
  margin-top: 15px;
}
.wrapper-list-layout-input {
  margin-bottom: 30px;
}
.wrapper-list-layout-input .list-layout-gray-border.bgcolor-white:first-child {
  border-top: none;
}
.wrapper-list-layout-input .list-layout-gray-border.bgcolor-white:last-child {
  border-bottom: none;
}
.list-layout-gray-border.bgcolor-white {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.list-layout-gray-border.bgcolor-white > dt {
  position: relative;
  width: 258px;
  margin-bottom: 0;
  color: #000;
  border-right: 2px solid #f1f1f1;
  background-color: #d7d7d7;
}
.list-layout-gray-border.bgcolor-white > dt > span {
  font-weight: normal;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  padding: 4px 5px;
  background-color: #fff;
}
.list-layout-gray-border.bgcolor-white > dt > span.attention {
  border: 1px solid #df0000;
}
.list-layout-gray-border.bgcolor-white > dt > span.reference {
  color: #b4b4b4;
  border: 1px solid #b4b4b4;
}
.list-layout-gray-border.bgcolor-white > dd {
  vertical-align: middle;
  color: #000;
  background-color: #fff;
}
.list-layout-gray-border.bgcolor-white > dd textarea {
  line-height: 2;
  width: 100%;
  height: 120px;
}
.list-layout-gray-border.bgcolor-white > dd > ul > li {
  display: inline-block;
  vertical-align: top;
}
.list-layout-gray-border.bgcolor-white > dd > ul > li > input {
  margin: 0 5px;
  border: 1px solid #b4b4b4;
}
.list-layout-gray-border.bgcolor-white > dd > ul > li.name > p {
  margin-top: 3px;
}
.list-layout-gray-border.bgcolor-white > dd > ul > li:first-child > input {
  margin-left: 0;
}
.list-layout-gray-border.bgcolor-white > dd > ul > li:last-child > input {
  margin-right: 0;
}
.list-layout-gray-border.bgcolor-white > dd label {
  margin-right: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.list-layout-gray-border.bgcolor-white > dd label > span {
  vertical-align: middle;
}
.list-layout-gray-border.bgcolor-white > dd > .mailaddress {
  width: 500px;
}
.list-layout-gray-border.bgcolor-white > dd > .prefecture {
  width: 145px;
}
.list-layout-gray-border.bgcolor-white > dd > .address {
  width: 100%;
}
.list-layout-gray-border.bgcolor-white > dd > .select-job {
  width: 300px;
}
.list-layout-gray-border.bgcolor-white > dd > .select-job > select + .carat {
  left: 94%;
}
.list-layout-gray-border.bgcolor-white > dd > .select-job.enstylejob {
  width: 100%;
}
.list-layout-gray-border.bgcolor-white > dd > .select-job.enstylejob > select + .carat {
  left: 97%;
}
.list-layout-gray-border.bgcolor-white > dd > ul.telephone > li > input {
  width: 70px;
}
.wrapper-select-choice > ul > li {
  display: inline-block;
  width: 150px;
  vertical-align: top;
}
.wrapper-select-choice > ul > li > input {
  margin: 0 5px;
  border: 1px solid #b4b4b4;
  display: inline-block;
  vertical-align: middle;
}
.wrapper-select-choice > ul > li:nth-child(2n+1) {
  width: 18px;
}
.wrapper-select-choice > ul > li:first-child > input {
  margin-left: 0;
}
.wrapper-select-choice > ul > li:last-child > input {
  margin-right: 0;
}
.wrapper-select-choice label {
  margin-right: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.wrapper-select-choice label > span {
  vertical-align: middle;
}
.list-layout-gray-border.bgcolor-white input[type='text'].error,
.list-layout-gray-border.bgcolor-white input[type='password'].error,
.list-layout-gray-border.bgcolor-white input[type='email'].error {
  color: #000!important;
}
input.error[type='text'],
input.error[type='password'],
input.error[type='email'] {
  color: #000!important;
}
.list-layout-gray-border.bgcolor-white input[type='checkbox'],
.list-layout-gray-border.bgcolor-white input[type='radio'] {
  vertical-align: middle;
}
.list-layout-gray-border.bgcolor-white  > dd  > input  + p,
.list-layout-gray-border.bgcolor-white  > dd  > ul  + p {
  margin-top: 10px;
}
ul.list-select-date > li {
  float: left;
}
.list-layout-gray-border.bgcolor-white.zip-code > dd > ul > li > button {
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  height: 30px;
  margin-left: 10px;
  padding: 0 10px;
}
.list-layout-gray-border.bgcolor-white.zip-code > dd > ul > li > button:hover {
  color: #000;
}
ul.list-select-date  > li  > .wrapper-select,
.list-layout-gray-border.bgcolor-white  > dd  > .birthday  > li  > .wrapper-select {
  width: 80px;
  margin-right: 10px;
}
ul.list-select-date  > li:first-child,
.list-layout-gray-border.bgcolor-white  > dd  > .birthday  > li:first-child  > .wrapper-select {
  width: 85px;
}
ul.list-select-date  > li  > .wrapper-select  > .carat,
.list-layout-gray-border.bgcolor-white  > dd  > .birthday  > li  > .wrapper-select  > .carat {
  left: 80%;
}
ul.list-select-date  > li:first-child  > .wrapper-select  > .carat,
.list-layout-gray-border.bgcolor-white  > dd  > .birthday  > li:first-child  > .wrapper-select  > .carat {
  left: 82%;
}
ul.list-select-date  > li:nth-child(2n),
.list-layout-gray-border.bgcolor-white  > dd  > .birthday  > li:nth-child(2n) {
  margin-top: 5px;
  margin-right: 20px;
}
ul.list-select-date  > li:last-child,
.list-layout-gray-border.bgcolor-white  > dd  > .birthday  > li:last-child {
  margin-right: 0;
}
ul.list-select-date  > li  > .wrapper-select,
.list-layout-gray-border.bgcolor-white  > dd  > .birthday.enstyle  > li  > .wrapper-select {
  width: 80px;
  margin-right: 10px;
}
ul.birthday.enstyle  > li  > .wrapper-select.large {
  width: 85px!important;
}
ul.list-table-checkbox,
ul.favorites {
  display: table;
  margin-bottom: 10px;
}
ul.list-table-checkbox  > li,
ul.favorites  > li {
  display: table-cell;
  width: 192px;
}
ul.list-table-checkbox  > li  > label,
ul.favorites  > li  > label {
  display: block;
  margin: 0;
  cursor: pointer;
}
ul.list-table-checkbox  > li  > input[type='checkbox'],
ul.favorites  > li  > input[type='checkbox'] {
  margin: 0!important;
}
ul.list-table-checkbox  > li:nth-child(odd),
ul.favorites  > li:nth-child(odd) {
  width: 18px;
}
.list-attention-accordion {
  margin-bottom: 20px;
  background-color: #fff;
}
.list-attention-accordion > dt {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  position: relative;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
}
.list-attention-accordion > dt > span.title {
  position: relative;
}
.list-attention-accordion > dt > span.title > i {
  font-size: 20px;
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
  color: #df0000;
}
.list-attention-accordion > dt > span.title i.switch:after {
  color: #09aa6c;
  padding-left: 10px;
  position: absolute;
  right: 0;
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '\e91e';
  font-size: 14px;
}
.list-attention-accordion > dt > span.title > span {
  display: table-cell;
  width: 910px;
}
.list-attention-accordion > dt.open > span.title > i.switch:after {
  content: '\e91d';
  display: table-cell;
  vertical-align: middle;
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list-attention-accordion > dd {
  display: none;
  border-top: none!important;
}
.list-attention-accordion > dd > dl {
  margin-bottom: 30px;
}
.list-attention-accordion > dd > dl > dt {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #ccc;
}
.list-attention-accordion > dd > dl > dt > span {
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}
.list-attention-accordion  > dt,
.list-attention-accordion  > dd {
  padding: 15px;
  border: 1px solid #ccc;
}
.list-choices-accordion  > dt,
.list-choices-accordion  > dd {
  padding: 15px;
  border: 1px solid #ccc;
}
.list-choices-accordion > dt {
  padding-right: 45px;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  color: #32cd78;
  border-top: none;
  background-color: #fff;
}
.list-choices-accordion > dt > i {
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
  color: #df0000;
}
.list-choices-accordion > dt.open {
  color: #fff;
  background-color: #32cd78;
}
.list-choices-accordion > dt:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #09aa6c;
  content: '\e91e';
  margin-top: 2px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.list-choices-accordion > dt.open:after {
  content: '\e91d';
  color: #fff;
}
.list-choices-accordion > dd {
  display: none;
  border-top: none;
  background-color: #fff;
}
.wrapper-list-choices .list-choices-accordion:first-child > dt {
  border-top: 1px solid #ccc;
}
#quicknews {
  font-size: 12px;
  line-height: 33px;
  height: 33px;
  background: #000;
}
#quicknews > .inner-frame {
  position: relative;
}
#quicknews dl > dt {
  display: inline-block;
  min-width: 23px;
  margin-right: 10px;
  vertical-align: middle;
}
#quicknews dl > dt > img {
  margin-top: 8px;
}
#quicknews dl > dt > i {
  font-size: 16px;
  margin-top: 2px;
  color: #fff;
}
#quicknews dl > dd {
  position: relative;
  display: inline-block;
  width: 96%;
  height: 30px;
  margin-top: -2px;
  vertical-align: middle;
}
#quicknews dl > dd #articles {
  width: 100%;
  height: 30px!important;
}
#quicknews dl > dd #articles > ul {
  width: 100%;
  height: 30px!important;
}
#quicknews dl > dd #articles > ul > li {
  width: 100%;
  height: 42px!important;
}
#quicknews dl > dd #articles > ul > li > a {
  height: 42px!important;
  color: #fff;
}
#quicknews dl > dd #articles + a {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
}
ul.list-tickets {
  font-size: 0;
  margin-bottom: 40px;
}
ul.list-tickets > li {
  font-size: 16px;
  position: relative;
  display: inline-block;
  width: 240px;
  height: 383px;
  margin-left: 15px;
  vertical-align: top;
}
ul.list-tickets > li > a:hover {
  text-decoration: underline;
}
ul.list-tickets > li:nth-child(4n+1) {
  margin-left: 0;
}
ul.list-tickets > li:nth-child(n+5) {
  margin-top: 15px;
}
ul.list-ticketdetail {
  position: relative;
  height: 383px;
}
ul.list-ticketdetail > li:nth-child(1) {
  width: 240px;
  padding: 0 0 5px 0;
}
ul.list-ticketdetail > li:nth-child(1) > div {
  position: relative;
  overflow: hidden;
  width: 238px;
  height: 238px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border: 1px solid #ccc;
}
ul.list-ticketdetail > li:nth-child(1) > div img {
  position: relative;
  top: 50%;
  width: auto;
  height: 100%;
  height: auto;
  max-height: 238px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
ul.list-ticketdetail > li:nth-child(1) > div.label-new:before {
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  position: absolute;
  z-index: 2;
  left: -28px;
  top: 9px;
  display: inline-block;
  width: 91px;
  height: 16px;
  padding-top: 2px;
  content: 'NEW';
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  color: #000;
  background: #8fece4;
}
ul.list-ticketdetail > li:nth-child(2) {
  margin-right: 3px;
  margin-left: 3px;
  padding: 10px 0;
}
ul.list-ticketdetail > li:nth-child(2) > h3 {
  font-size: 16px;
  line-height: 1.35em;
  height: 75px;
}
ul.list-ticketdetail > li:nth-child(2) > span.label-category {
  line-height: 20px;
  position: absolute;
  bottom: 20px;
  display: block;
  width: 70px;
  height: 20px;
}
span.label-category {
  font-size: 10px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  width: 70px;
  height: 20px;
  margin-right: 10px;
  text-align: center;
  background: #e6e6e6;
}
span.label-new {
  background: #8fece4;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  height: 15px;
  line-height: 15px;
  width: 45px;
  display: inline-block;
  margin-left: 10px;
}
.bar-share {
  text-align: center;
  color: #e6e6e6;
  border-top: 1px solid #f1f1f1;
  border-bottom: 2px solid #d7d7d7;
  background: #fff;
}
.list-3clm-share li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 80px;
  text-align: center;
  border-right: 1px solid #f1f1f1;
}
.list-3clm-share li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #32cd78;
}
.list-3clm-share li:last-child {
  border: none;
}
.list-3clm-share > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  color: #e6e6e6;
}
.list-3clm-share > li > a > i {
  color: #e6e6e6;
}
.list-3clm-share > li > a:hover > i {
  color: #fff;
}
ul.list-ticketsteps {
  font-size: 0;
  margin-bottom: 0;
}
ul.list-ticketsteps li {
  font-size: 16px;
  position: relative;
  display: inline-block;
  width: 315px !important;
  height: auto;
  margin-left: 30px;
}
ul.list-ticketsteps li > dl {
  padding: 15px 15px 0;
}
ul.list-ticketsteps li > dl > dt {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
ul.list-ticketsteps li > dl > dt > span.number {
  line-height: 30px;
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  background: #000;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
ul.list-ticketsteps li > dl > dt > span.title {
  float: left;
  width: 245px;
}
ul.list-ticketsteps li > dl > dd > img {
  display: block;
  margin-bottom: 20px;
}
ul.list-ticketsteps li > dl > dd > p {
  font-size: 14px;
  height: 70px;
}
ul.list-ticketsteps li:first-child {
  margin-left: 0;
}
ul.list-ticketsteps li:first-child:before {
  content: '';
}
ul.list-ticketsteps li:before {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  width: 10px;
  content: '\e90d';
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: -25px;
}
ul.list-3buttons {
  font-size: 0;
}
ul.list-3buttons > li {
  font-size: 16px;
  display: inline-block;
  margin-left: 13px;
  vertical-align: top;
}
ul.list-3buttons > li > .button-outline > span > i {
  font-size: 22px;
  color: #fff;
}
ul.list-3buttons > li > .button-outline.border-gray.multiline > span {
  position: relative;
  padding-left: 0;
}
ul.list-3buttons > li > .button-outline.border-gray.multiline > span > i {
  position: absolute;
  top: 18px;
  left: 65px;
}
ul.list-3buttons > li > .button-outline.border-gray.multiline > span:nth-child(1) {
  padding-left: 22px;
  text-align: center;
  line-height: normal;
}
ul.list-3buttons > li:first-child {
  margin-left: 0;
}
.button-outline.border-gray.multiline > span {
  position: relative;
  padding-left: 0;
}
.button-outline.border-gray.multiline > span > i {
  position: absolute;
  top: 18px;
  left: 75px;
}
.button-outline.border-gray.multiline > span:nth-child(1) {
  padding-left: 22px;
  text-align: center;
}
ul.list-3buttons.mg0-auto.clm-2 {
  width: 813px;
}
.button-outline.iconsecond span {
  line-height: normal;
}
.button-outline.iconsecond span i {
  color: #b4b4b4;
}
.button-outline.iconsecond:hover span i {
  color: #32cd78;
}
.box-serviceinfo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding: 15px 0;
  background: #f1f1f1;
  text-align: center;
}
.box-serviceinfo h2 {
  display: inline-block;
  margin-right: 10px;
  color: #32cd78;
}
.box-serviceinfo .attention {
  font-size: 12px;
  color: #df0000 !important;
  padding: 3px 5px 1px 5px;
  border: 1px solid #df0000;
  margin: 0 5px 0 2px;
  font-weight: bold;
}
.box-serviceinfo > a {
  font-size: 14px;
  font-weight: bold;
  margin: 0 5px;
}
.box-tickettrade {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 354px;
  padding: 60px 0;
  background: #1eb98c;
}
.box-tickettrade .thumbnail-clm {
  float: left;
  width: 500px;
}
.box-tickettrade .caption-clm {
  float: right;
  width: 470px;
}
.box-tickettrade .caption-clm h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
ul.list-tradebuttons {
  font-size: 0;
  margin-top: 17px;
}
ul.list-tradebuttons > li {
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
}
ul.list-tradebuttons > li a.button-outline {
  width: 210px;
}
ul.list-tradebuttons > li:first-child {
  margin-left: 0;
}
.box-2clmbg-wider {
  position: relative;
  height: 272px;
}
ul.listlayout-bgcolors {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
ul.listlayout-bgcolors > li {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  height: 272px;
  background-color: #f8f8f8;
}
ul.listlayout-bgcolors > li:first-child {
  float: left;
  background-color: #f8f8f8;
}
.box-2clmbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 272px;
}
.box-2clmbg .left-clm {
  position: relative;
  float: left;
  width: 742px;
  height: 272px;
}
.box-2clmbg .right-clm {
  position: relative;
  float: right;
  width: 263px;
  height: 272px;
}
dl.list-livepassinfo {
  position: absolute;
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 704px;
  height: 195px;
  padding: 20px 0;
  padding-right: 215px;
  transform: translateY(-50%);
  background: url('./img/ja/sp/mobile.png') no-repeat right 20px center #fff;
}
dl.list-livepassinfo > dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #32cd78;
}
dl.list-livepassinfo > dd > p {
  font-size: 14px;
  margin-bottom: 20px;
}
ul.list-livepassinfo-buttons {
  font-size: 0;
}
ul.list-livepassinfo-buttons > li {
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: bottom;
}
ul.list-livepassinfo-buttons > li a:hover {
  text-decoration: none;
}
ul.list-livepassinfo-buttons > li img {
  width: 114px;
}
ul.list-livepassinfo-buttons > li:first-child {
  margin-right: 20px;
  margin-left: 0;
}
dl.list-bannerlink-livepassinfo {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 233px;
  height: 195px;
  transform: translateY(-50%);
}
dl.list-bannerlink-livepassinfo > dt {
  margin-bottom: 10px;
}
dl.list-bannerlink-livepassinfo > dd {
  font-size: 14px;
}
dl.list-bannerlink-livepassinfo > dd > p {
  font-weight: bold;
}
#contents.login {
  padding-top: 60px;
}
.logos img {
  width: 52px;
}
ul.list-form-wrapper {
  width: 320px;
  margin: 0 auto;
}
ul.list-form-wrapper > li {
  margin-bottom: 20px;
}
ul.list-form-wrapper > li dl.list-form dt {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 8px;
}
ul.list-form-wrapper > li dl.list-form dt span {
  display: inline-block;
}
ul.list-form-wrapper + div {
  width: 560px;
  margin: 0 auto;
  padding-bottom: 60px;
  text-align: center;
}
ul.list-form-wrapper + div button {
  margin: 0 auto;
}
ul.list-form-wrapper + div p {
  font-weight: bold;
  margin: 40px auto 0 auto;
  text-align: left;
}
ul.list-form-wrapper + div p.error {
  width: 100%;
  margin-bottom: 30px;
}
ul.list-form-wrapper li ul.telephone li {
  display: inline-block;
  width: 95px;
}
ul.list-form-wrapper li ul.telephone li input {
  width: 95px;
}
ul.list-form-wrapper li ul.telephone li.hyphen {
  width: 9px;
  text-align: center;
}
ul.list-form-wrapper li dl.list-form dd ul li input[type='text'],
ul.list-form-wrapper li dl.list-form dd ul li input[type='password'],
ul.list-form-wrapper li dl.list-form dd input[type='text'],
ul.list-form-wrapper li dl.list-form dd input[type='email'],
ul.list-form-wrapper li dl.list-form dd input[type='password'] {
  width: 100%;
  height: 35px;
}
ul.list-form-wrapper.select-membership {
  margin-bottom: 60px;
}
ul.list-form-wrapper.select-membership dt {
  margin-bottom: 10px;
}
.box-white-membership {
  padding: 40px 0;
  text-align: center;
  border: 1px solid #ccc;
  background-color: #fff;
}
.box-white-membership p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.box-white-membership .button-painted {
  margin: 0 auto;
}
ul.listlayout-3clm-links li {
  float: left;
  width: 320px;
  margin-left: 20px;
}
ul.listlayout-3clm-links li > p {
  margin-top: 15px;
}
ul.listlayout-3clm-links li a:hover dl.list-link-card.green dt {
  transition: background-color 0.15s linear;
  color: #32cd78;
  border-color: #32cd78;
  background-color: #fff;
}
ul.listlayout-3clm-links li a:hover dl.list-link-card.disabled dt {
  transition: background-color 0.15s linear;
  color: #ccc;
  border-color: #ccc;
  background-color: #fff;
}
ul.listlayout-3clm-links li:first-child {
  margin-left: 0;
}
ul.listlayout-3clm-links > li:nth-child(3n+1) {
  margin-left: 0;
}
ul.listlayout-3clm-links > li:nth-child(n+4) {
  margin-top: 30px;
}
dl.list-link-card {
  position: relative;
  width: 320px;
  height: 200px;
}
dl.list-link-card dt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 318px;
  height: 58px;
  transition: background-color 0.15s linear;
  text-align: center;
  color: #fff;
  border: 1px solid #32cd78;
  background: #32cd78;
}
dl.list-link-card dt > span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 260px;
}
dl.list-link-card dt > i {
  position: absolute;
  top: 50%;
  right: 9px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
dl.list-link-card dt:after {
  display: inline-block;
  width: 0;
  height: 100%;
  content: '';
  vertical-align: middle;
}
dl.list-link-card dd {
  position: absolute;
  top: 0;
  left: 0;
  width: 318px;
  height: 140px;
  border-top: 1px solid #32cd78;
  border-right: 1px solid #32cd78;
  border-left: 1px solid #32cd78;
  background: #fff;
}
dl.list-link-card dd > i {
  font-size: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #09aa6c;
}
dl.list-link-card.enstyle dt {
  height: 62px;
}
dl.list-link-card.enstyle dt span {
  line-height: normal;
  font-size: 15px;
}
dl.list-link-card.enstyle dd {
  height: 130px;
}
dl.list-link-card.disabled dt {
  border: 1px solid #ccc;
  background: #ccc;
}
dl.list-link-card.disabled dd {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
dl.list-link-card.disabled dd > i {
  color: #ccc;
}
.button-outline-325.green {
  border: 1px solid #32cd78;
  background: #fff;
}
.button-outline-325.green:hover {
  transition: background-color 0.15s linear;
  color: #fff;
  background: #32cd78;
}
.button-outline.w325.ico2nd {
  display: table;
  width: 100%;
}
.button-outline.w325.ico2nd > span {
  display: table-cell;
  text-align: right;
}
.button-outline.w325.ico2nd > span > i {
  font-size: 37px;
  color: #09aa6c;
}
.button-outline.w325.ico2nd > span.link {
  width: auto;
  margin: 0;
  display: table-cell;
  text-align: left;
}
.button-outline.w325.ico2nd:hover > span > i {
  color: #fff;
}
.wrapper-contents-b30 {
  padding-bottom: 30px;
}
.wrapper-contents-b30.t30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.wrapper-contents-b60 {
  padding-bottom: 60px;
}
.wrapper-contents-b60.t30 {
  padding-top: 30px;
  padding-bottom: 60px;
}
.layout-2-clm-half .left-clm {
  float: left;
  width: 492px;
}
.layout-2-clm-half .right-clm {
  float: right;
  width: 492px;
  margin-left: 20px;
}
.card-white {
  padding: 20px 15px;
  background: #fff;
}
dl.list-dotted dt {
  display: table;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px dotted #ccc;
}
dl.list-dotted dt > i {
  font-size: 23px;
  display: table-cell;
  width: 23px;
}
dl.list-dotted dt > span.title {
  font-size: 16px;
  font-weight: bold;
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
dl.list-dotted dt > a.linkleft {
  display: table-cell;
  width: 50px;
  text-align: right;
}
dl.list-dotted dt > a.linkleft > span {
  font-size: 14px;
  color: #666;
}
.list-icon-links > li {
  margin-top: 15px;
}
.list-icon-links > li div {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.list-icon-links > li span {
  display: inline-block;
  width: 430px;
  vertical-align: top;
}
.list-icon-links > li:first-child {
  margin-top: 0;
}
.list-icon-links > li:hover a {
  text-decoration: none;
}
.finalarea {
  position: relative;
}
.finalarea .logout {
  position: absolute;
  right: 0;
  bottom: -40px;
}
.button-outline.border-gray.w400 {
  width: 400px;
  margin: 0 auto;
}
.button-outline.border-gray.w400 > span {
  width: 380px;
  margin: 0 auto;
}
.button-circle {
  position: relative;
  border-radius: 50%;
}
.button-circle.small {
  width: 14px;
  height: 14px;
  margin-bottom: -2px;
}
.button-circle.small .icon-font {
  font-size: 8px;
  position: absolute;
  top: 4px;
  left: 2px;
}
.button-circle.green {
  border: 1px solid #09aa6c;
  background-color: #fff;
}
.button-circle.green i {
  position: absolute;
  top: 0;
  left: 1px;
  margin-left: 0;
  -webkit-transform: scale(0.8, 0.8);
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -o-transform: scale(0.8, 0.8);
  color: #09aa6c;
}
.list-gray-box-events {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.list-gray-box-events > dt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 10px;
  border-bottom: 1px solid #ccc;
}
.list-gray-box-events > dt > span.title {
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}
.list-gray-box-events > dd {
  padding: 10px;
}
.wrapper-icon-circle-title {
  position: relative;
  margin: 10px 0 15px 0;
}
.wrapper-icon-circle-title > div {
  display: table-cell;
  width: 24px;
  vertical-align: middle;
}
.wrapper-icon-circle-title > h3 {
  font-size: 16px;
  display: table-cell;
}
.wrapper-icon-circle-title:hover {
  text-decoration: none;
}
a.wrapper-icon-circle-title:hover {
  text-decoration: underline;
}
.icon-circle {
  font-weight: bold;
  position: relative;
  float: left;
  width: 24px;
  height: 24px;
  margin-top: -5px;
  margin-right: 10px;
  vertical-align: middle;
  color: #fff;
  border-radius: 50%;
  background-color: #32cd78;
}
.icon-circle > i {
  font-size: 13px;
  position: absolute;
  top: 5px;
  left: 4px;
}
.box-gray-border-inform {
  padding: 10px;
  color: #df0000;
  border: 1px solid #ccc;
  background-color: #fff;
}
.box-gray-border-inform > dt {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0 15px 0;
}
.box-bg-gray-seat-confirm {
  margin: 20px;
  padding: 20px 10px;
  background-color: #f1f1f1;
}
.box-bg-gray-seat-confirm > p > a {
  text-decoration: underline;
}
.box-bg-gray-seat-confirm > p > a:hover {
  text-decoration: none;
}
.box-bg-gray-seat-confirm > h3 {
  font-size: 20px;
  padding: 10px 0 20px 0;
  text-align: center;
}
.box-bg-gray-seat-confirm > a {
  margin: 0 auto 20px auto;
}
.list-gray-box.select-ticket  > dd  > a,
.list-gray-box.download-prize  > dd  > a {
  margin: 0 auto 20px auto;
}
.box-bg-gray-seat-confirm  > p:before,
.list-gray-box.download-prize  > dd  > p:before {
  margin-right: 10px;
  content: '\00203b';
  vertical-align: middle;
}
.list-gray-box.download-prize > dd > p:last-child {
  margin-bottom: 20px;
}
ul.list-bottom-25 {
  margin-top: 25px;
}
ul.list-bottom-25 li.border-top {
  padding-top: 25px;
  border-top: 2px solid #f1f1f1;
}
ul.list-bottom-25 li {
  margin-bottom: 25px;
}
.wrapper-membership-check {
  text-align: center;
}
.wrapper-membership-check img {
  width: 180px;
  height: 225px;
}
.wrapper-rules {
  margin-bottom: 30px;
}
.wrapper-rules > ul {
  text-align: center;
}
.wrapper-rules > ul > li {
  display: inline-block;
  margin-left: 40px;
}
.wrapper-rules > ul > li > a > i {
  font-size: 10px;
  color: #09aa6c;
}
.wrapper-rules > ul > li:first-child {
  margin-left: 0;
}
.wrapper-rules > ul > li.input {
  margin-right: 10px;
  margin-left: 0;
}
.text-domain {
  font-size: 24px;
  font-weight: bold;
}
ul.list-bg-arrow-steps {
  margin-bottom: 15px;
}
ul.list-bg-arrow-steps li {
  position: relative;
  float: left;
  width: 330px;
  margin: 0 auto;
  margin-top: 15px;
  text-align: center;
}
ul.list-bg-arrow-steps li > span > i.icon-font {
  position: absolute;
  top: 50%;
  right: 0;
  color: #b4b4b4;
}
ul.list-bg-arrow-steps li p.title {
  font-weight: bold;
  margin-top: 15px;
}
ul.list-bg-arrow-steps li > img {
  display: inline-block;
}
ul.list-bg-arrow-steps li:last-child {
  width: 313px;
  background: none;
}
ul.list-bg-arrow-steps li:nth-child(1) > img {
  width: 142px;
}
ul.list-bg-arrow-steps li:nth-child(2) > img {
  width: 154px;
}
.wrapper-select-reason > p {
  margin-bottom: 10px;
}
.wrapper-select-reason > textarea {
  width: 80%;
  height: 150px;
  margin-left: 25px;
}
.layout-2-clm-right-contents .left {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.layout-2-clm-right-contents .right {
  float: right;
  width: 705px;
}
.layout-2-clm-right-contents .picarea {
  margin-bottom: 20px;
}
.wrapper-select.ticket-select {
  width: 80px;
}
.wrapper-select.ticket-select select {
  width: 60px;
}
.wrapper-select.ticket-select select + .carat {
  left: 55%;
}
.wrapper-select.enticket-select {
  width: 80px;
}
.wrapper-select.enticket-select select {
  width: 60px;
}
.wrapper-select.enticket-select select + .carat {
  left: 55%;
}
.seat-status {
  display: inline-block;
  margin-right: 5px;
}
.wrapper-list-select {
  margin-bottom: 20px;
}
dl.list-select-contents {
  border: 1px solid #d7d7d7;
}
dl.list-select-contents > dt {
  font-size: 14px;
  font-weight: bold;
  line-height: 34px;
  position: relative;
  height: 34px;
  padding: 5px;
  border-top: none;
  border-bottom: 1px solid #d7d7d7;
  background-color: #32cd78;
}
dl.list-select-contents > dt > span {
  font-size: 14px;
  display: block;
  height: 25px;
}
dl.list-select-contents > dd {
  padding: 15px;
  border-top: 1px solid #d7d7d7;
  background: #fff;
}
dl.list-select-contents dt .button-painted {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 35px;
  margin: 5px;
}
dl.list-select-contents dt .button-painted span {
  font-size: 14px;
  line-height: 27px;
  display: block;
  height: 27px;
  padding-left: 10px;
}
dl.list-select-contents dt.open {
  height: auto;
  padding-right: 158px;
  padding-left: 10px;
  color: #fff;
  background-color: #32cd78;
}
dl.list-select-contents dt.open .button-painted {
  color: #000;
  background: #fff;
  padding-right: 20px;
}
dl.list-select-contents dt.open .button-painted > i {
  font-size: 10px;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  top: 50%;
  right: 0;
  color: #09aa6c;
}
dl.list-select-contents dt.open i.check {
  font-size: 18px;
  margin-right: 10px;
  color: #fff;
}
dl.list-select-contents dt.open .button-painted:hover {
  color: #fff;
  border-color: #fff;
  background: #32cd78;
}
dl.list-select-contents dt.open .button-painted:hover > i {
  color: #fff;
}
dl.list-select-contents dt.close {
  padding-left: 10px;
  color: #32cd78;
  background-color: #fff;
}
dl.list-select-contents dt.close i.check {
  font-size: 18px;
  margin-right: 10px;
  color: #ccc;
}
dl.list-select-contents dt.close .button-painted {
  color: #fff;
  background: #32cd78;
  padding-right: 20px;
}
dl.list-select-contents dt.close .button-painted > i {
  font-size: 10px;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  top: 50%;
  right: 0;
  color: #fff;
}
dl.list-select-contents dt.close .button-painted:hover {
  color: #000;
  background: #fff;
}
dl.list-select-contents dt.close .button-painted:hover > i {
  color: #09aa6c;
}
ul.inputlist li {
  float: left;
}
ul.inputlist li label {
  margin-right: 20px;
  cursor: pointer;
  vertical-align: middle;
}
ul.inputlist li label input[type='checkbox'],
ul.inputlist li label input[type='radio'] {
  cursor: pointer;
}
ul.list-img-cardlist {
  width: 550px;
  margin: 0 auto;
  padding-bottom: 15px;
}
ul.list-img-cardlist li {
  float: left;
  font-size: 10px;
  width: 70px;
  padding-left: 40px;
}
ul.list-img-cardlist li span {
  display: block;
  padding-top: 15px;
}
ul.list-img-cardlist li:first-child {
  padding-left: 0;
}
.list-gray-box.list-ticket-info  > dd  > dl  > dt,
.list-gray-box.list-ticket-info  > dd  > dl  > dd {
  font-weight: bold;
  display: inline-block;
  color: #666;
}
.list-layout-gray-border.w700 > dt {
  font-weight: bold;
  width: 130px;
}
dl.listlayout-title-bold {
  text-align: center;
}
dl.listlayout-title-bold dt {
  font-weight: bold;
}
dl.listlayout-title-bold dd span {
  padding-right: 20px;
}
dl.listlayout-title-bold dt,
dl.listlayout-title-bold dd {
  display: inline-block;
}
ul.listlayout-multilinks li {
  float: left;
  width: 182px;
  margin-left: 15px;
}
ul.listlayout-multilinks li:first-child {
  margin-left: 0;
}
ul.listlayout-multilinks li:nth-child(n+6) {
  margin-top: 15px;
}
ul.listlayout-multilinks li:nth-child(6n) {
  margin-left: 0;
}
dl.listlayout-orderbox {
  padding: 15px 10px 10px 10px;
  background: #f1f1f1;
}
dl.listlayout-orderbox dt {
  margin-bottom: 15px;
  text-align: center;
}
dl.listlayout-orderbox dt span {
  display: inline-block;
  padding-top: 10px;
}
.button-painted.w163 {
  width: 163px;
  height: 50px;
}
.select-singlelist {
  width: 300px;
}
.wrapper-select.select-singlelist > select + .carat {
  left: 94%;
}
.wrapper-news-list {
  margin-bottom: 60px;
}
.wrapper-news-list > a {
  display: table;
  width: 100%;
  border: 1px solid #d7d7d7;
  background-color: #fff;
}
.wrapper-news-list > a > div {
  line-height: 2;
  display: table-cell;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 15px;
  padding: 15px;
  vertical-align: middle;
}
.wrapper-news-list > a > .date {
  font-weight: bold;
  width: 70px;
  padding-right: 0;
  vertical-align: top;
  text-decoration: none!important;
}
.wrapper-news-list > a > .news {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-right: 0;
  padding: 20px 0px 20px 35px;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}
.wrapper-news-list > a > .news p {
  display: inline-block;
}
.wrapper-news-list > a span.label-new {
  position: absolute;
  transform: rotate(-45deg);
  left: -38px;
  top: 9px;
  font-size: 10px;
  line-height: 15px;
  display: inline-block;
  width: 91px;
  height: 16px;
  padding-top: 2px;
  text-align: center;
  color: #000;
  background: #8fece4;
  font-weight: bold;
}
.wrapper-news-list > a > div:not(.news):not(.date) {
  color: #09aa6c;
}
.wrapper-news-list > a:not(:last-child) {
  border-bottom: none;
}
.wrapper-news-list a:hover {
  text-decoration: none!important;
}
.wrapper-news-list a:hover p {
  text-decoration: underline;
}
.wrapper-news-list.default > a > .news {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-right: 0;
  padding: 15px 0px 15px 20px;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  font-weight: normal!important;
  font-size: 14px;
}
.wrapper-news-list.default > a > .news p {
  display: inline-block;
}
.wrapper-pager {
  text-align: center;
}
.wrapper-pager a,
.wrapper-pager button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 30px;
  height: 30px;
  margin: 0 2.5px;
  padding: 7px 7px;
  text-align: center;
  border: 1px solid #32cd78;
  background-color: #fff;
}
.wrapper-pager a > i,
.wrapper-pager button > i {
  color: #333;
}
.wrapper-pager a:hover,
.wrapper-pager button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #32cd78;
}
.wrapper-pager a.active,
.wrapper-pager button.active {
  font-weight: normal;
  color: #fff;
  background-color: #32cd78;
}
.wrapper-pager .back i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.wrapper-pager  > a.back,
.wrapper-pager  > a.next,
.wrapper-pager  > button.back,
.wrapper-pager  > button.next {
  font-weight: normal;
  color: #000;
  border: 1px solid #32cd78;
  background-color: #fff;
  width: 30px;
}
.wrapper-pager a.back:hover,
.wrapper-pager a.next:hover,
.wrapper-pager button.back:hover,
.wrapper-pager button.next:hover {
  font-weight: normal;
  color: #333;
  border: 1px solid #fff!important;
  background-color: #32cd78;
}
.wrapper-pager  > a.back:hover  > i,
.wrapper-pager  > a.next:hover  > i,
.wrapper-pager  > button.back:hover  > i,
.wrapper-pager  > button.next:hover  > i {
  color: #fff;
}
.wrapper-pager.select button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  border: 1px solid #32cd78;
  background-color: #fff;
}
.wrapper-pager.select button > i {
  color: #333;
}
.wrapper-pager.select ul li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.wrapper-pager.select ul li:first-child {
  margin-left: 0;
}
.wrapper-pager.select ul li.activeblack button {
  background-color: #32cd78;
  color: #ffffff;
  border: 1px solid #32cd78;
}
.wrapper-pager.select ul li.activeblack:hover button {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #32cd78 !important;
}
.wrapper-pager.select button {
  font-weight: normal;
  color: #000;
  border: 1px solid #32cd78;
  background-color: #fff;
}
.wrapper-pager.select button:hover {
  font-weight: normal;
  color: #ffffff;
  border: 1px solid #fff!important;
  background-color: #32cd78;
}
.wrapper-pager.select button:hover i,
.wrapper-pager.select button:hover i {
  color: #ffffff;
}
.wrapper-pager.select .wrapper-select.ticket-select {
  width: 60px;
  height: 30px;
}
.wrapper-pager.select .wrapper-select.ticket-select select + .carat {
  left: 75%;
}
.wrapper-pager.select .disabled {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}
.text-news-date {
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
}
.list-news-annotation {
  line-height: 2;
  margin-top: 20px;
}
.list-news-annotation > dd {
  font-weight: normal;
  padding-left: 2em;
}
.wrapper-news-links {
  margin-top: -20px;
  margin-bottom: 30px;
}
.wrapper-news-links dl {
  line-height: 2;
  padding: 15px;
  border-bottom: 2px solid #ccc;
}
.wrapper-news-links dl > dt {
  font-weight: bold;
  margin-bottom: 5px;
}
.wrapper-news-links dl > dd > a {
  font-weight: normal;
}
dl.list-links-icontitle {
  width: 100%;
}
dl.list-links-icontitle dt {
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 10px 10px 15px;
  background: #f1f1f1;
}
dl.list-links-icontitle dt > span {
  font-size: 16px;
  font-weight: bold;
  display: table-cell;
  padding: 10px 0 10px 15px;
  vertical-align: middle;
}
dl.list-links-icontitle dt i {
  font-size: 35px;
  display: table-cell;
  vertical-align: middle;
  color: #09aa6c;
}
ul.listlayout-2-clm-borderlinks {
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-spacing: 10px 0;
  border-collapse: separate;
}
ul.listlayout-2-clm-borderlinks li {
  line-height: 1.75em;
  display: table-cell;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
}
ul.listlayout-2-clm-borderlinks li a {
  padding-left: 15px;
  vertical-align: top;
  color: #000;
}
ul.listlayout-2-clm-borderlinks li:nth-child(2n+1) {
  margin-left: 0;
}
ul.listlayout-2-clm-borderlinks li:nth-child(-n+2) {
  margin-top: 0;
}
dl.list-gray-box span.steps {
  font-size: 16px;
  font-weight: bold;
  padding-right: 10px;
  vertical-align: middle;
  color: #32cd78;
}
.list-bg-arrow-steps-bottom {
  padding-bottom: 20px;
}
.list-bg-arrow-steps-bottom:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  vertical-align: middle;
  font-size: 18px;
  position: relative;
  top: 10px;
  left: 50%;
  margin-left: -10px;
  content: '\e90d';
  color: #b4b4b4;
}
.list-bg-arrow-steps-bottom dl.list-gray-box span.title {
  width: 919px;
}
.ta-center {
  text-align: center!important;
}
.ta-center .img-screenshot {
  height: 440px;
}
.ta-center .img-screenshot-small {
  height: 200px;
}
dl.box-title-dots > dt {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  vertical-align: middle;
  border-bottom: 2px dotted #ccc;
}
.bg-pattern-03 {
  padding: 30px 0;
  background: #fff;
}
.bg-pattern-03 .list-gray-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.w820 {
  width: 820px;
}
ul.list-3buttons.mg0-auto {
  width: 663px;
  margin: 0 auto;
}
.list-choices-accordion.list-question {
  margin-bottom: 30px;
}
.list-choices-accordion.list-question > dt {
  border-top: 1px solid #ccc;
}
.list-choices-accordion.list-question > dt > span {
  line-height: 2;
  display: inline-block;
  padding-left: 2.2em;
  text-indent: -1.3em;
}
.list-choices-accordion.list-question > dt i {
  font-size: 18px;
  margin-right: 0;
  margin-left: 0;
  vertical-align: middle;
  color: #09aa6c;
}
.list-choices-accordion.list-question > dt.open i {
  color: #fff;
}
.list-choices-accordion.list-question > dd > div.detail {
  line-height: 2;
  display: inline-block;
  margin-bottom: 20px;
  padding-left: 2.2em;
  text-indent: -1.3em;
}
.list-choices-accordion.list-question > dd i {
  font-size: 18px;
  margin-right: 0;
  margin-left: 0;
  vertical-align: middle;
  color: #09aa6c;
}
.list-choices-accordion.list-question:last-of-type {
  margin-bottom: 0;
}
.list-answer a {
  text-decoration: underline;
}
.list-answer a:hover {
  text-decoration: none;
}
.button-gray-area {
  position: relative;
}
.button-gray-area span i:first-child {
  top: 32%!important;
  left: 30%!important;
}
.box-gray.listprice-trade {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 625px;
  margin: 0 auto 30px auto;
  padding: 30px;
  text-align: center;
}
.title-3-points {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.title-3-points span {
  font-size: 16px;
}
.title-3-points span.larger {
  font-size: 34px;
}
.title-3-points:before {
  position: absolute;
  bottom: -11px;
  left: 490px;
  content: '';
  border-top: 10px solid #e5e5e5;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.title-3-points:after {
  position: absolute;
  bottom: -9px;
  left: 490px;
  content: '';
  border-top: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.wrapper-list-3clm-points {
  margin-top: 30px;
  margin-bottom: 60px;
}
.wrapper-list-3clm-points > dl {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 335px;
  padding: 0 15px;
}
.wrapper-list-3clm-points > dl > dt {
  text-align: center;
}
.wrapper-list-3clm-points > dl > dt > i {
  font-size: 125px;
  margin-bottom: 20px;
  color: #09aa6c;
}
.wrapper-list-3clm-points > dl > dt > img {
  margin-top: 30px;
  margin-bottom: 20px;
}
.wrapper-list-3clm-points > dl > dd > dl > dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.wrapper-list-3clm-points > dl > dd > dl > dd {
  line-height: 2;
}
.list-trade-flow {
  margin-bottom: 40px;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
.list-trade-flow > dt {
  float: left;
  width: 90px;
  text-align: center;
}
.list-trade-flow > dt > i {
  font-size: 60px;
}
.list-trade-flow > dt > span {
  font-size: 20px;
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
.list-trade-flow > dt > span > small {
  font-size: 14px;
}
.list-trade-flow > dd > ul > li {
  float: left;
  width: 202px;
}
.list-trade-flow > dd > ul > li > i {
  position: relative;
  top: 65px;
  color: #b4b4b4;
}
.list-trade-flow > dd > ul > li > span {
  font-weight: bold;
  vertical-align: middle;
}
.list-trade-flow > dd > ul > li dl > dt > img {
  width: 202px;
  height: 141px;
  margin-bottom: 10px;
}
.list-trade-flow > dd > ul > li > dl > dd > div.button-circle {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  border-radius: 50%;
}
.list-trade-flow > dd > ul > li > dl > dd > div.button-circle > span {
  position: absolute;
  top: 6px;
  left: 8px;
  line-height: 1.0;
}
.list-trade-flow > dd > ul > li:nth-of-type(2n) {
  width: 30px;
  text-align: center;
}
.list-trade-flow.no-border {
  border-bottom: none;
}
h2 + .list-trade-flow {
  margin-top: -20px;
  margin-bottom: 0;
}
.list-accordion-trade {
  margin-bottom: 30px;
}
.list-accordion-trade > dt {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 0 10px 15px;
  cursor: pointer;
  color: #fff;
}
.list-accordion-trade > dt:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e91e';
  position: absolute;
  top: 45%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.list-accordion-trade > dt.open:after {
  content: '\e91d';
  color: #fff;
}
.list-accordion-trade > dd {
  padding: 15px;
  border: 1px solid #ccc;
}
.list-accordion-trade > dd > ul {
  margin-left: 15px;
  list-style-type: disc;
}
.list-accordion-trade > dd > ul > li {
  line-height: 2;
}
.list-accordion-trade > dd > ul > li > span {
  color: #000;
}
.list-trade-flow.seller  > dt,
.list-accordion-trade.seller  > dd  > ul  > li,
.list-trade-flow.seller  > dd  > ul  > li  > dl  > dd  > span {
  color: #32cd78;
}
.list-trade-flow.seller  > dd  > ul  > li  > dl  > dd  > span {
  display: inline-block;
  width: 160px;
  vertical-align: top;
}
.list-trade-flow.buyer  > dt,
.list-accordion-trade.buyer  > dd  > ul  > li,
.list-trade-flow.buyer  > dd  > ul  > li  > dl  > dd  > span {
  color: #f492ac;
}
.list-trade-flow.seller  > dd  > ul  > li  > dl  > dd  > div.button-circle,
.list-accordion-trade.seller  > dt {
  background-color: #32cd78;
}
.list-trade-flow.buyer  > dd  > ul  > li  > dl  > dd  > div.button-circle,
.list-accordion-trade.buyer  > dt {
  background-color: #f492ac;
}
.box-bgimg-head {
  width: 100%;
  height: 255px;
  background-size: cover!important;
}
.box-bgimg-head > h1 {
  display: table;
  width: 1005px;
  height: 100%;
  margin: 0 auto;
}
.box-bgimg-head > h1 > span {
  font-size: 30px;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.box-bgimg-head.aboutapp {
  background: url('./img/about_app_bg01.png') no-repeat center center;
}
.box-bgimg-head.aboutapp .img-hand {
  position: absolute;
  right: 140px;
  bottom: 0;
}
.box-bgimg-head.aboutapp .img-hand img {
  display: block;
  width: 161px;
}
.box-bgimg-head.aboutapp .inner-frame {
  position: relative;
}
.box-bgimg-head.usageflow {
  background: url('./img/usage_flow_bg01.png') no-repeat center center;
}
.list-box-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 30px auto 60px auto;
  padding: 20px;
  background-color: #09aa6c;
}
.list-box-menu li a :hover {
  opacity: .8;
}
.list-box-menu > li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 188px;
  margin-right: 20px;
  text-align: center;
  background-color: #fff;
}
.list-box-menu > li > a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px;
  text-decoration: none;
}
.list-box-menu > li:last-child {
  margin-right: 0;
}
.list-box-menu > li:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #09aa6c;
  content: '\e901';
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  margin: 0 auto;
}
.list-box-menu.aboutapp {
  width: 760px;
}
.list-box-menu.aboutapp > li:after {
  bottom: 20px;
}
.list-box-menu.aboutapp > li {
  width: 226px;
  height: 160px;
}
.list-box-menu.usageflow > li {
  width: 226px;
}
dl.listlayout-border-top-icon dt {
  height: 55px;
  display: table;
  width: 100%;
  padding-bottom: 5px;
}
dl.listlayout-border-top-icon dt span {
  font-size: 14px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
}
dl.listlayout-border-top-icon dt i {
  font-size: 52px;
  color: #09aa6c;
  vertical-align: middle;
  display: table-cell;
}
dl.listlayout-border-top-icon dd {
  border-top: 2px dotted #ccc;
}
dl.listlayout-border-top-icon dd i {
  font-size: 60px;
  padding-top: 15px;
  color: #09aa6c;
}
.aboutapp dl.listlayout-border-top-icon dt span {
  top: 0;
}
dl.listlayout-icon-links dt {
  height: 38px;
  margin-bottom: 5px;
  position: relative;
}
dl.listlayout-icon-links dt span {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /*bottom: -10px;*/
  width: 100%;
}
dl.listlayout-icon-links dd i {
  font-size: 68px;
  color: #09aa6c;
}
.list-gray-box.usageflow {
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 0;
  border: none;
}
.list-gray-box.usageflow > dt {
  font-size: 24px;
  font-weight: bold;
}
.list-gray-box.usageflow > dd {
  line-height: 2;
}
.title-2-howto {
  font-size: 24px;
  margin-bottom: 20px;
}
.title-2-howto > i {
  font-size: 48px;
  margin-right: 10px;
  vertical-align: middle;
  color: #09aa6c;
  display: inline-block;
}
.title-2-howto > span {
  display: inline-block;
  width: 930px;
  vertical-align: middle;
}
.title-2-howto.border-top {
  padding: 20px 0 15px 0;
  border-top: 2px solid #09aa6c;
  border-bottom: 2px dotted #ccc;
}
.title-2-howto.border-top + .list-2clm-large-padding {
  padding-bottom: 0;
}
.list-2clm-large-padding {
  margin-bottom: 60px;
  padding: 55px;
  background-color: #fff;
}
.list-2clm-large-padding + .list-2clm-large-padding {
  margin-top: -60px;
  padding-top: 0;
}
.list-2clm-large-padding + .button-area {
  margin-top: -90px;
  margin-bottom: 55px;
}
.list-2clm-large-padding + .button-area a {
  margin: 0 auto;
}
.list-2clm-large-padding > li {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 420px;
  margin-right: 55px;
}
.list-2clm-large-padding > li > dl > dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #09aa6c;
}
.list-2clm-large-padding > li > dl > dt > i {
  font-size: 26px;
  margin-right: 10px;
  vertical-align: middle;
}
.list-2clm-large-padding > li > dl > dt > span {
  display: inline-block;
  width: 360px;
  vertical-align: top;
}
.list-2clm-large-padding > li > dl > dd > a > span {
  line-height: 2;
}
.list-2clm-large-padding > li.arrow:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #b4b4b4;
  content: '\e90d';
  position: absolute;
  top: 111px;
  bottom: 20px;
  left: 442px;
  margin: 0 auto;
}
.list-2clm-large-padding > li:last-child {
  margin-right: 0;
}
.list-2clm-large-padding.border-green {
  border: 1px solid #09aa6c;
}
.list-2clm-large-padding.border-green > li {
  width: 416px;
}
.list-2clm-large-padding:not(.border-green) > li > dl > dd > p {
  margin-bottom: 30px;
}
.list-2clm-large-padding.reverse > li:nth-child(1) {
  float: right;
  margin-right: 0;
}
.list-2clm-large-padding.reverse > li:nth-child(2) {
  float: left;
  margin-right: 55px;
}
.list-black-square > dt {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  color: #000!important;
}
.list-black-square > dt > span.number {
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  padding: 6px 10px;
  color: #fff;
  background-color: #000;
  vertical-align: middle;
  display: inline;
}
.list-black-square > dt > span.title {
  display: inline-block;
  width: 380px;
  vertical-align: top;
}
.box-bgimg-bottom.aboutapp {
  width: 100%;
  height: 310px;
  padding-top: 60px;
  background: url('./img/about_app_bg02.png') no-repeat top center;
  background-size: cover;
}
.box-bgimg-bottom.aboutapp dl > dt {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #fff;
}
.box-bgimg-bottom.aboutapp dl > dd {
  width: 330px;
  color: #fff;
}
.box-bgimg-bottom.aboutapp .img-mobile {
  position: absolute;
  right: 120px;
  bottom: 0;
}
.box-bgimg-bottom.aboutapp .img-mobile img {
  display: block;
  width: 416px;
}
.list-download-aboutapp > li {
  display: inline-block;
  margin-top: 30px;
  margin-right: 10px;
}
.list-download-aboutapp > li img {
  width: 135px;
}
.box-bgimg-bottom .inner-frame {
  position: relative;
  height: 100%;
}
.listlayout-3clm-buttons {
  width: 100%;
}
.listlayout-3clm-buttons > li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 32%;
  margin-right: 2%;
}
.listlayout-3clm-buttons > li > a {
  line-height: 2;
  width: 100%;
}
.listlayout-3clm-buttons > li:last-child {
  margin-right: 0;
}
.box-2clm-bgcolor-gray.usageflow {
  padding: 55px 0;
}
.box-2clm-bgcolor-gray.usageflow > p {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
ul.sns-area {
  margin-top: 20px;
}
ul.sns-area li {
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  vertical-align: bottom;
}
ul.sns-area li:first-child {
  margin-left: 0;
}
ul.sns-area li.mail-button {
  width: 86px;
}
ul.sns-area li.mail-button img {
  display: block;
}
ul.list-border-links li {
  border: 1px solid #d7d7d7;
}
ul.list-border-links li:first-child {
  border-bottom: none;
}
.box-link-arrow {
  line-height: 2;
  position: relative;
  padding: 18px 30px 18px 15px;
  background: #fff;
}
.box-link-arrow span {
  display: inline-block;
}
.box-link-arrow span.label-red {
  margin-left: 10px;
}
.box-link-arrow span.linkico {
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  color: #1eb98c;
}
.box-link-arrow:hover span {
  text-decoration: underline;
}
.box-link-arrow:hover span.label-red {
  text-decoration: none;
}
.box-link-arrow:hover span.linkico {
  text-decoration: none;
}
ul.list-input-small li {
  display: inline-block;
}
ul.list-input-small li input {
  margin: 0 5px;
  border: 1px solid #b4b4b4;
}
ul.list-input-small li .button-painted {
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  height: 30px;
  padding: 0 10px;
}
ul.list-input-small.nextprevlist li:first-child {
  padding-right: 20px;
}
ul.list-input-small.nextprevlist li:last-child {
  padding-left: 20px;
}
.box-white-bannerarea div {
  display: block;
  margin: 20px auto;
}
.img-copyright {
  font-size: 12px;
  color: #666;
}
.detail-tel {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.more:after,
.more-en:after {
  font-family: "tickebo-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #09aa6c;
  margin-left: 5px;
  content: '\e901';
}
.more-close:after {
  margin-left: 6px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.more-en,
.more:hover {
  cursor: pointer;
}
.w440 {
  width: 440px;
}
.w325 {
  width: 325px;
}
.w225 {
  width: 225px;
}
.w205h50 {
  width: 205px;
  height: 50px;
}
.w210 {
  width: 210px;
}
.mg0-auto-center {
  margin: 0 auto;
}
.mg0-auto a,
.mg0-auto button {
  margin: 0 auto;
}
.pd-top-10 {
  padding-top: 10px;
}
.pd-bottom-10 {
  padding-bottom: 10px;
}
.pd-top-15 {
  padding-top: 15px;
}
.pd-top-15-pc {
  padding-top: 15px;
}
.pd-top-30 {
  padding-top: 30px;
}
.pd-top-60 {
  padding-top: 60px;
}
.pd-top-90 {
  padding-top: 90px;
}
.pd-bottom-15 {
  padding-bottom: 15px;
}
.mg-top-10 {
  margin-top: 10px;
}
.mg-top-20 {
  margin-top: 20px;
}
.mg-top-30 {
  margin-top: 30px;
}
.mg-top-60 {
  margin-top: 60px;
}
.mg-top-90 {
  margin-top: 90px;
}
.mg-bottom-0 {
  margin-bottom: 0!important;
}
.mg-bottom-10 {
  margin-bottom: 10px!important;
}
.mg-bottom-15 {
  margin-bottom: 15px!important;
}
.mg-bottom-20 {
  margin-bottom: 20px!important;
}
.mg-bottom-25 {
  margin-bottom: 25px;
}
.mg-bottom-30 {
  margin-bottom: 30px!important;
}
.mg-bottom-pc40sp20 {
  margin-bottom: 40px;
}
.mg-bottom-pc55sp30 {
  margin-bottom: 55px;
}
.pd-bottom-pc30sp20 {
  padding-bottom: 30px!important;
}
.pd-bottom-60 {
  padding-bottom: 60px;
}
.pd-left-10 {
  padding-left: 10px;
}
.bg-pattern-02 {
  background: #e3e3e3;
}
.col-gray {
  color: #ccc;
}
.col-rightgray {
  color: #666;
}
.col-green {
  color: #32cd78;
}
.col-black {
  color: #000;
}
.bg-white {
  background-color: #fff;
}
.ta-center-pc {
  text-align: center!important;
}
.ta-right {
  text-align: right!important;
}
.ta-left {
  text-align: left!important;
}
.fw-bold {
  font-weight: bold;
}
.col-red {
  color: #df0000;
}
.fw-normal {
  font-weight: normal!important;
}
p.subtext-gray {
  padding-top: 5px;
  color: #a3a3a3;
}
a.text-underline {
  text-decoration: underline;
}
a.text-underline:hover {
  text-decoration: none;
}
span.label-red {
  font-size: 10px;
  font-weight: bold;
  width: 45px;
  padding: 3px 0;
  text-align: center;
  color: #fff;
  background: #e53939;
}
.fs-small {
  font-size: 12px;
}
.fs-smaller {
  font-size: 20px;
}
ol.list-decimal {
  margin-top: 20px;
}
ol.list-decimal > li {
  line-height: 1.75em;
  margin-bottom: 20px;
  margin-left: 20px;
  list-style-type: decimal;
}
ol.list-decimal-indent > li {
  line-height: 1.75em;
  margin-bottom: 20px;
  margin-left: 20px;
  list-style-type: decimal;
  text-indent: 0;
}
ul.list-disc {
  margin-top: 20px;
}
ul.list-disc > li {
  line-height: 1.75em;
  margin-bottom: 20px;
  margin-left: 20px;
  list-style-type: disc;
}
.link-mailaddress {
  text-decoration: underline;
}
.link-mailaddress:hover {
  text-decoration: none;
}
.link-icon-reload {
  font-size: 14px;
  line-height: 23px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  cursor: pointer;
  transition: background-color 0.15s linear;
  text-align: center;
  color: #fff;
  border: 1px solid #32cd78;
  background: #32cd78;
}
.link-icon-reload > span {
  padding-left: 17px;
}
.link-icon-reload > span > i {
  font-size: 17px;
  margin-right: 10px;
  vertical-align: middle;
}
.link-icon-reload > i {
  margin: auto;
  padding-right: 4px;
  color: #fff;
}
.link-icon-reload > i + span {
  padding-right: 20px;
  padding-left: 0;
}
.link-icon-reload  > span,
.link-icon-reload  > i {
  text-align: center;
}
.link-icon-reload:hover {
  transition: background-color 0.15s linear;
  text-decoration: none;
  color: #000!important;
  color: #32cd78;
  background: #fff;
}
.link-icon-reload:hover > i {
  color: #000!important;
}
.positonset-01 {
  position: relative;
  top: 9px;
}
.sizeall {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.notice {
  padding-left: 1em;
  text-indent: -1em;
}
.notice:before {
  margin-right: 1px;
  content: '\00203b';
  vertical-align: top;
}
p.circle {
  padding-left: 1em;
  text-indent: -1em;
}
p.circle:before {
  margin-right: 1px;
  content: '\0030fb';
  vertical-align: top;
}
.w180 {
  width: 180px;
}
.h285 {
  height: 285px;
}
#share_modal {
  display: none;
}
ul.slick-dots > li {
  width: 6px !important;
  height: 6px !important;
  margin-left: 10px;
  border-radius: 6px;
  background: #bbb;
}
ul.slick-dots > li > button {
  font-size: 6px !important;
  width: 6px !important;
  height: 6px !important;
  text-indent: -9999px;
}
ul.slick-dots > li > li.slick-active {
  background: #fff;
  border: 1px solid #d7d7d7;
}
ul.slick-dots > li > li:fitst-child {
  margin-left: 0;
}
.button-painted > i {
  visibility: hidden!important;
}
.button-outline > i {
  visibility: hidden!important;
}


/**************************************************************

	Customize

**************************************************************/
/*

ArtistPage

*/
.artist {
	padding: 30px 0 90px;
}
.artist a {
	color: #32cd78;
}
.artist-header {
	width: 100%;
	margin: 0;
	letter-spacing: normal;
	font-size: 0;
}
.artist-header ul li {
	display: inline-block;
	width: 483px;
	margin-right: 39px;
	vertical-align: top;
	letter-spacing: .05em;
	font-size: 14px;
	line-height: 2.5;
}
.artist-header ul li:last-child {
	margin-right: 0;
}
.artist-header ul li img {
	border-radius: 6px;
}
.artist-header ul li .title2-artist {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.6;
}
.artist-header ul li .profile {
	display: block;
	width: 100%;
	padding-top: 20px;
	font-size: 12px;
  font-weight: 400;
	overflow: hidden;
    -ms-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.artist-header ul li .profile.open {
	height: auto!important;
	overflow: auto!important;
}
.artist-header ul li .text-toggle {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 10px;
	font-size: 12px;
}

.artist-contents {
	width: 100%;
}
.artist-contents .article {
	width: 100%;
	padding-top: 90px;
}
.artist-contents .article.artist-info {
	width: 100%;
	padding-top: 10px;
}
.artist-contents h2.title2-mark {
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
}
.artist-contents h2.title2-mark:before {
	display: inline-block;
	content: "";
	width: 4px;
	height: 1em;
	margin-right: 18px;
	background: #1eb98c;
	vertical-align: bottom;
	position: relative;
}
.artist-contents ul {
	width: 100%;
	letter-spacing: normal;
	font-size: 0;
}
.artist-contents ul li {
	display: inline-block;
	letter-spacing: .05em;
	font-size: 12px;
	line-height: 2;
	vertical-align: top;
	margin-right: 39px;
}
.artist-contents ul li:nth-child(2n+2) {
	margin-right: 0;
}
.artist-contents ul li.web {
	width: 100%;
}
.artist-contents ul li.web img {
	width: 290px;
	border-radius: 6px;
}
.artist-contents ul li.web dl {
	display: inline-block;
	vertical-align: top;
	margin-right: 67px;
}
.artist-contents ul li.web dl:last-child {
	margin-right: 0;
}
.artist-contents ul li.web dl dd {
	margin-bottom: 5px;
}
.artist-contents ul li.web dl dd a {
	font-size: 14px;
}
.artist-contents ul li.web dl dd:last-child {
	margin-bottom: 0;
}
.artist-contents ul li.web .banner {
	letter-spacing: normal;
	font-size: 0;
}
.artist-contents ul li.web .banner dd {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	margin-bottom: 20px;
	letter-spacing: .05em;
	font-size: 10px;
}
.artist-contents ul li.web .banner dd:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.artist-contents ul li.note {
  width: 100%;
  padding-top: 40px;
}
.artist-contents ul li.note .textlink {
  width: 100%;
}
.artist-contents ul li.note .textlink a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  background: #1eb98c;
  border: 2px solid #1eb98c;
  border-radius: 6px;
    -webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.artist-contents ul li.note .textlink a:hover {
  text-decoration: none;
  background: transparent;
  color: #1eb98c;
}
.artist-contents ul li.note .textlink a .highlight {
    font-size: 20px; /* お好みのサイズに調整してください */
}
.artist-contents ul li.video {
	width: 100%;
}
.artist-contents ul li.video .item-slide {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: -20px;
	overflow-x: auto;
}
.artist-contents h3 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 40px;
}
.artist-contents ul li dl {
	width: auto;
	margin-top: 20px;
}
.artist-contents ul li.video .item-slide > dl {
	width:: 100%;
	letter-spacing: normal;
	font-size: 0;
	white-space: nowrap;
}
.artist-contents ul li.video .item-slide > dl > dd {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: .05em;
	font-size: 12px;
	line-height: 1.8;
	margin-right: 39px;
	white-space: normal;
}
.artist-contents ul li.video .item-slide > dl > dd:last-child {
	margin-right: 0;
}
.artist-contents ul li iframe {
	width: 200px;
	height: 113px;
	border-radius: 6px;
}
.artist-contents ul li.video .item-slide > dl > dd p {
	font-size: 12px;
	line-height: 1.8;
	margin-top: 5px;
}
.event-schedule-table {
	width: 100%;
	margin-top: 15px;
	border-bottom: 1px solid #ccc;
}
.event-schedule-table li {
	width: 100%;
	padding: 10px 0;
	border-top: 1px solid #ccc;
    -webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
/*.event-schedule-table li:hover {
	padding: 30px 0;
}*/
.event-schedule-table li dl {
	display: block;
	width: 100%;
	margin-top: 0!important;
	letter-spacing: normal;
	font-size: 0;
}
.event-schedule-table li dl dt {
	display: inline-block;
	width: 150px;
	letter-spacing: .05em;
	font-size: 14px;
	vertical-align: middle;
}
.event-schedule-table li dl dd {
	display: inline-block;
	width: 380px;
	letter-spacing: .05em;
	font-size: 14px;
  line-height: 1.8;
	vertical-align: middle;
}
.event-schedule-table li dl dd:last-child {
	display: inline-block;
	width: 475px!important;
	text-align: right;
}
.event-schedule-table li dl dd .venue {
  display: inline-block;
  margin-right: 5px;
}
.event-schedule-table li dl dd .map a {
  display: inline-block;
  font-size: 7pt;
  line-height: 100%;
  padding: 5px;
  border: 1px solid #32cd78;
  border-radius: 3px;
  vertical-align: middle;
  position: relative;
  top: -1px;
    -webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.event-schedule-table li dl dd .map a:hover {
  text-decoration: none;
  opacity: .5;
}
.event-schedule-table li dl dd .timetable {
	display: inline-block;
	margin-left: 15px;
}
.event-schedule-table li dl dd .timetable p.times {
	font-size: 10px;
}
.event-schedule-table li dl dd .timetable p span {
	font-size: 10px;
	margin-right: 5px;
}
.event-schedule-table li dl dd .timetable p {
	display: inline-block;
}

.artist-ticket > p {
	margin-top: 40px;
	font-size: 14px;
}
.artist-ticket ul {
	width: 100%;
	margin-top: 20px;
}
.artist-ticket ul li {
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
	margin-top: 20px;
	background: #fff;
	border-radius: 6px;
}
.artist-ticket2 ul li {
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
	margin-top: 20px;
	background: #E0ECF8;
	border-radius: 6px;


}
.artist-ticket ul li dl {
	margin-top: 0;
	letter-spacing: normal;
	font-size: 0;
}
.artist-ticket ul li dl dt {
	display: inline-block;
	width: 498px;
	letter-spacing: .05em;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.8;
	box-sizing: border-box;
	padding-right: 20px;
	vertical-align: middle;
}
.artist-ticket ul li dl dt p {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 2px;
}
.artist-ticket ul li dl dt .status-icon .new {
	display: inline-block;
	color: #e83c7d;
	padding: 6px 8px;
	line-height: 1em;
	font-size: 12px;
	font-weight: 400;
	border: 1px solid #e83c7d;
	border-radius: 3px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.artist-ticket ul li dl dt .status-icon .onsale {
	display: inline-block;
	color: #fff;
	padding: 6px 8px;
	line-height: 1em;
	font-size: 12px;
	font-weight: 400;
	background: #e83c7d;
	border-radius: 3px;
	margin-bottom: 15px;
}
.artist-ticket ul li dl dt .status-icon .pre-sale {
	display: inline-block;
	color: #e83c7d;
	padding: 6px 8px;
	line-height: 1em;
	font-size: 12px;
	font-weight: 400;
	border: 1px solid #e83c7d;
	border-radius: 3px;
	margin-bottom: 15px;
}
.artist-ticket ul li dl dt .status-icon .saled {
  display: inline-block;
  color: #666;
  padding: 6px 8px;
  line-height: 1em;
  font-size: 12px;
  font-weight: 400;
  border: 1px solid #666;
  border-radius: 3px;
  margin-bottom: 15px;
}
.artist-ticket ul li dl dd {
	width: 370px;
	display: inline-block;
	margin: 0;
	letter-spacing: .05em;
	font-size: 14px;
	box-sizing: border-box;
	padding-right: 20px;
	vertical-align: middle;
}
.artist-ticket ul li dl dd p {
	font-size: 12px;
	font-weight: 400;
}
.artist-ticket ul li dl dd .note {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  color: #df0000;
  letter-spacing: .02em;
  margin-top: 10px;
}
.artist-ticket ul li dl dd .ticket-cate {
	margin-bottom: 15px;
}
.artist-ticket ul li dl dd .ticket-cate span {
	display: inline-block;
	padding: 6px 8px;
	border-radius: 3px;
	font-size: 9px;
	line-height: 1em;
}
.artist-ticket ul li dl dd .ticket-cate .cate-pre {
	color: #8a4ec2;
	border: 1px solid #8a4ec2;
}
.artist-ticket ul li dl dd .ticket-cate .cate-fc {
	color: #4e54c2;
	border: 1px solid #4e54c2;
}
.artist-ticket ul li dl dd .ticket-cate .cate-ec {
	color: #3a88d8;
	border: 1px solid #3a88d8;
}
.artist-ticket ul li dl dd .ticket-cate .cate-lott {
	color: #e94736;
	border: 1px solid #e94736;
}
.artist-ticket ul li dl dd .ticket-cate .cate-general {
	color: #2d2d2d;
	border: 1px solid #2d2d2d;
}
.artist-ticket ul li dl dd .ticket-cate .cate-stamp {
	color: #29ccbb;
	border: 1px solid #29ccbb;
}
.artist-ticket ul li dl dd .ticket-cate .cate-app {
	color: #29cc5b;
	border: 1px solid #29cc5b;
}
.artist-ticket ul li dl dd .ticket-cate .cate-qr {
	color: #2d2d2d;
	border: 1px solid #2d2d2d;
}
.saled .cate-pre,
.saled .cate-fc,
.saled .cate-ec,
.saled .cate-general,
.saled .cate-stamp,
.saled .cate-app,
.saled .cate-qr{
	color: #666!important;
	border: 1px solid #666!important;
}
.artist-ticket ul li dl dd:last-child {
	width: 75px;
	padding-right: 0;
}
.artist-ticket ul li dl dd:last-child a {
	display: block;
	width: 100%;
	line-height: 1em;
	box-sizing: border-box;
	padding: 10px 15px;
	border: 2px solid #32cd78;
	border-radius: 12px;
	text-align: center;
    -webkit-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.artist-ticket ul li dl dd:last-child a:hover {
	color: #fff;
	text-decoration: none;
	background: #32cd78;
}
.artist-ticket ul li.saled dl dd:last-child a {
	color: #666!important;
	border: 2px solid #666!important;
}
.artist-ticket ul li.saled dl dd:last-child a:hover {
	color: #fff!important;
	text-decoration: none;
	background: #666!important;
}
.artist-ticket ul li.presale {
	background: #f8f8f8;
	border: 1px solid #ccc;
}
.artist-ticket ul li.saled {
	background: #eee;
}

.artist-ticket .message {
  width: 100%;
  margin-top: 40px;
  box-sizing: border-box;
  padding: 30px;
  border: 1px solid #df0000;
  border-radius: 6px;
  background: #fff;
}
.artist-ticket .message p {
  font-size: 16px;
  line-height: 1.6;
  color: #df0000;
  text-align: center;
}
.artist-ticket .message h3 {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}
.artist-ticket .message ul {
  margin-top: 20px;
  font-size: 0;
  letter-spacing: normal;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}
.artist-ticket .message ul li {
  width: 471px;
  min-height: 3.8em;
  display: inline-block;
  font-size: 13px;
  letter-spacing: .05em;
  box-sizing: border-box;
  margin-top: 1px;
  margin-right: 1px;
  padding: 10px 15px;
  border-radius: 0;
  background: #f8f8f8;
  vertical-align: middle;
}
.artist-ticket .message ul li:nth-child(2n+2) {
  margin-right: 0;
}
.artist-ticket .message ul li span {
  display: table-cell;
}
.artist-ticket .message ul li span:first-child {
  font-weight: 600;
  padding-right: 15px;
  font-size: 13px;
}
.artist-ticket .message ul li a {
  font-size: 15px;
}


.artist-attention h3 {
	font-size: 14px;
}
.artist-attention p {
	margin-top: 10px;
	font-size: 14px;
}




