@charset "UTF-8";
/*
Theme Name: FFT2
Theme URI:
Author: TRKM Hong Kong
Author URI:
Description: For Fidelity Fiduciary Trust Limited
Version: 1.0
Resrt CSS: Richard Clark - http://richclarkdesign.com
*/
/* Base */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  color: #222;
}

ul {
  list-style: none;
}

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

html[lang="ja"] body {
  font-family: "Noto Sans Japanese",-apple-system,BlinkMacSystemFont,"Helvetica Neue","ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,Meiryo,sans-serif;
}

html[lang="en-US"] body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

html[lang="zh-hant"] body {
  font-family: "Helvetica Neue", Helvetica, Arial, STHeitiTC-light, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;
}

html[lang="zh-hans"] body {
  font-family: Arial,Helvetica,sans-serif,'宋体-简';
}

@font-face {
  font-family: Cormorant;
  src: url(webfonts/CormorantSC-SemiBold.woff) format("woff");
}

@media screen and (max-width: 812px) {
  ._pc {
    display: none;
  }
}

@media print, screen and (min-width: 813px) {
  ._sp {
    display: none;
  }
}

/* Mixin */
/* Module */
.Contactpart__inner {
  padding: 24px;
}

.Contactpart__title {
  text-align: center;
}

.Contactpart__title h2 {
  display: block;
  width: 200px;
  margin: 0 auto 1em auto;
  font-size: 1.3em;
  color: #222222;
}

.Contactpart__title span {
  font-family: 'Cormorant';
  display: block;
  border-bottom: 6px solid #7A2144;
  font-size: 36px;
  margin-bottom: 6px;
}

.Contactpart-info {
  display: flex;
  width: 100%;
}

.Contactpart-info__img {
  width: 38%;
  margin-right: 2%;
}

.Contactpart-info__text {
  width: 60%;
}

.Contactpart-info__text p {
  margin-bottom: 1em;
  line-height: 1.5;
}

.Contactpart-info__text p i {
  color: #115862;
}

.Contactpart-info__map._sp {
  width: 274px;
  margin: 0 auto;
}

.Contactpart-info__map._pc {
  width: 604px;
  margin: 0 auto;
}

.Access + .Contact .Contact__inner {
  padding: 0 24px 24px 24px;
}

@media screen and (min-width: 813px) {
  .Contactpart__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Contactpart__inner {
    padding: 40px 8px;
  }
  .Contactpart__title {
    padding-bottom: 1em;
  }
  .Contactpart-info__img {
    width: 50%;
  }
  .Contactpart-info__text {
    width: 48%;
    font-size: 1.1em;
  }
  .Contactpart-info__text p {
    line-height: 1.7em;
  }
  .Contactpart-info__text .companyname {
    font-size: 1.3em;
  }
  .Access + .Contact .Contact__inner {
    padding: 0 8px 60px 8px;
  }
}

.Footer {
  background: #115862;
  color: #FFFFFF;
}

.Footer__inner {
  padding: 32px 24px;
}

.Footer-beforelogin {
  margin-bottom: 40px;
}

.Footer-register a {
  display: block;
  color: #FFFFFF;
  text-align: center;
  border: #FFFFFF 1px solid;
  font-family: 'Cormorant';
  text-decoration: none;
  font-size: 1.8em;
  padding: 16px 0;
  margin-bottom: 0.5em;
}

.Footer-login__title {
  font-family: 'Cormorant';
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 8px;
}

.Footer-login__form {
  display: block;
}

.Footer-login__form label {
  display: block;
}

.Footer-login__form input {
  border: none;
  border-radius: 4px;
  /* CSS3草案 */
  -webkit-border-radius: 4px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 4px;
  /* Firefox用 */
  font-size: 1em;
  color: #676767;
  padding: 6px 0;
  margin-bottom: 12px;
  width: 100%;
}

.Footer-login__form input[type="submit"] {
  width: 100%;
  background: none;
  border: #fff 1px solid;
  color: #fff;
}

.Footer-login__form input[type="submit"]:hover {
  background: #fff;
  color: #115862;
  cursor: pointer;
}

.Footer-login__form span {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 13px;
  margin-bottom: 4px;
}

.Footer-login__forgotpw {
  text-align: right;
  margin-top: 16px;
  font-size: 0.9em;
}

.Footer-login__forgotpw a {
  color: #FFFFFF;
}

.Footer__info {
  display: flex;
  width: 100%;
}

.Footer__img {
  width: 20%;
  text-align: right;
}

.Footer__img img {
  width: 60px;
  height: auto;
}

.Footer__text {
  width: 80%;
  line-height: 1.6em;
}

.Footer__text--name {
  font-family: 'Cormorant';
  font-size: 28px;
}

.Footer__text--tel {
  font-weight: bold;
  font-size: 1.1em;
}

.Footer__text--link a {
  color: #FFFFFF;
}

.Footer__cr {
  background: #000;
  color: #868e96;
  text-align: center;
  line-height: 60px;
  font-size: 3vmin;
}

@media screen and (min-width: 813px) {
  .Footer__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Footer__inner {
    padding: 40px 8px;
    display: flex;
  }
  .Footer-beforelogin {
    width: 70%;
    display: flex;
    margin-bottom: 0;
  }
  .Footer-register {
    width: 240px;
    margin-right: 36px;
  }
  .Footer-register a {
    padding: 32px 0;
  }
  .Footer-register a:hover {
    background: #FFFFFF;
    color: #115862;
  }
  .Footer-login {
    width: calc(100% - 320px);
  }
  .Footer-login__title {
    text-align: left;
  }
  .Footer-login__form input {
    width: 80%;
  }
  .Footer-login__form span {
    display: inline-block;
    width: 20%;
    font-size: 14px;
  }
  .Footer-login__forgotpw {
    margin-top: 4px;
  }
  .Footer__info {
    width: 30%;
  }
  .Footer__cr {
    font-size: 14px;
  }
}

.SimpleFooter {
  text-align: center;
  padding-top: 24px;
}

.SimpleFooter__inquiry {
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 1.4em;
}

.SimpleFooter__language {
  margin-bottom: 1em;
}

.SimpleFooter__language li {
  display: inline-block;
  margin-right: 8px;
  font-size: 0.8em;
}

.SimpleFooter__language li:last-child {
  margin-right: 0px;
}

.SimpleFooter__language a {
  color: #222;
}

.SimpleFooter__privacupolicy {
  margin-bottom: 1em;
  line-height: 2em;
}

.SimpleFooter__privacupolicy li {
  display: inline-block;
  margin-right: 8px;
  font-size: 0.8em;
}

.SimpleFooter__privacupolicy li:last-child {
  margin-right: 0px;
}

.SimpleFooter__privacupolicy a {
  color: #222;
}

.SimpleFooter__inner {
  padding: 32px 24px;
}

@media screen and (min-width: 813px) {
  .SimpleFooter {
    background: #F4F0F2;
  }
  .SimpleFooter__language {
    color: #222;
  }
  .SimpleFooter__language a:hover {
    color: #7A2144;
    text-decoration: none;
    position: relative;
    top: 1px;
    left: 1px;
  }
  .SimpleFooter__privacupolicy a:hover {
    color: #7A2144;
    text-decoration: none;
    position: relative;
    top: 1px;
    left: 1px;
  }
}

.MenuNav {
  border-top: #7A2144 8px solid;
  position: absolute;
  top: 78px;
  width: 100%;
  background: #fff;
}

.MenuNav-List {
  width: 100%;
  display: table;
}

.MenuNav-List__button {
  display: table-cell;
  width: 27%;
  text-align: center;
  vertical-align: middle;
  height: 72px;
}

.MenuNav-List__button._sp {
  display: none;
}

.MenuNav-List__button a {
  position: relative;
  text-decoration: none;
  color: #767676;
  font-size: 2vmin;
  display: inline-block;
  width: 100%;
}

.MenuNav-List__button span {
  font-family: 'Cormorant';
  color: #222;
  font-size: 3.6vmin;
}

.MenuNav-List__button a:hover {
  color: #7A2144;
}

.MenuNav-List__button a._current {
  color: #7A2144;
}

.MenuNav-List__button a:hover span {
  color: #7A2144;
}

.MenuNav-List__button a._current span {
  color: #7A2144;
}

.MenuNav-List__button a._current:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  /*線の上下位置*/
  display: inline-block;
  width: 40px;
  /*線の長さ*/
  height: 4px;
  /*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
  background-color: #7A2144;
  /*線の色*/
}

.MenuNav-List__button:first-child {
  width: 19%;
}

.MenuNav-List__lang._sp {
  display: none;
}

.MenuNav--shadow {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

.Header {
  background: #fff;
}

.Header .AuthSp {
  background: #115862;
  width: 100%;
  height: 78px;
  position: absolute;
  top: 0;
}

.Header .AuthSp._mypage {
  border-bottom: 6px solid #7A2144;
}

.Header .AuthSp__inner {
  display: table;
  width: 94%;
  padding: 8px 3%;
}

.Header .AuthSp__title {
  display: table-cell;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  width: 20%;
}

.Header .AuthSp__title img {
  width: auto;
  height: 100%;
}

.Header .AuthSp__lang {
  color: #fff;
  display: table-cell;
  text-align: center;
  font-size: 3.5vmin;
  vertical-align: middle;
  width: 10%;
}

.Header .AuthSp__lang a {
  color: #fff;
}

.Header .AuthSp__button {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 35%;
}

.Header .AuthSp__button a {
  display: inline-block;
  background: #fff;
  font-size: 3.5vmin;
  text-align: center;
  font-weight: bold;
  padding: 16px 0;
  width: 90%;
  text-decoration: none;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
}

.Header .AuthSp__button--register {
  color: #FB7C38;
}

.Header .AuthSp__button--login {
  color: #115862;
}

.Header__cover {
  margin-top: 154px;
  background: url(img/bg01.jpg) no-repeat bottom center;
  background-size: cover;
  height: 380px;
}

.Header__cover--short {
  height: 0;
}

.Header__cover.ServicesTop {
  background: none;
  height: auto;
}

.Header__cover.ServicesTop img {
  width: 100%;
  height: auto;
}

.Header .AuthPc {
  display: none;
}

.Header__logo {
  position: absolute;
  top: 170px;
  width: 100%;
}

.Header__logo h1 {
  margin: 0;
}

.Header__logo h1 img {
  width: 200px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-top: 40px;
}

.Header__logo--short {
  display: none;
}

.Header .Breadcrumb ul {
  padding: 16px;
  color: #7A2144;
}

.Header .Breadcrumb li {
  display: inline-block;
}

.Header .Breadcrumb a {
  color: #7A2144;
}

@media screen and (min-width: 813px) {
  .MenuNav {
    top: 0px;
    background: none;
  }
  .MenuNav ._sp {
    display: table-cell;
  }
  .MenuNav--shadow {
    box-shadow: none;
  }
  .MenuNav-List {
    width: 1000px;
    margin: 0 auto;
  }
  .MenuNav-List__button {
    display: table-cell;
    width: auto;
    height: 100px;
    text-align: center;
    vertical-align: middle;
  }
  .MenuNav-List__button a {
    font-size: 12px;
    line-height: 1.6em;
  }
  .MenuNav-List__button a span {
    font-size: 20px;
  }
  .MenuNav-List__button--register {
    border: #FB7C38 solid 1px;
    color: #fff;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    padding: 6px 0;
  }
  .MenuNav-List__button a.MenuNav-List__button--register {
    color: #FB7C38;
    width: 90%;
  }
  .MenuNav-List__button a.MenuNav-List__button--register span {
    color: #FB7C38;
  }
  .MenuNav-List__button:first-child {
    width: 80px;
    padding-left: 230px;
  }
  .MenuNav-List__lang {
    font-size: 12px;
    text-align: center;
  }
  .MenuNav-List__lang i {
    margin: 24px 0 8px 0;
    color: #767676;
    font-size: 1.5em;
  }
  .MenuNav-List__lang .wpml-ls-legacy-dropdown {
    width: 80%;
    margin-left: 10%;
    font-size: 12px;
  }
  .MenuNav-List__lang .wpml-ls-statics-shortcode_actions a {
    border: none;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .Header .AuthSp {
    display: none;
  }
  .Header .AuthPc {
    display: block;
    position: absolute;
    top: 108px;
    width: 100%;
    z-index: 10;
  }
  .Header .AuthPc__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Header .AuthPc__inner {
    width: 360px;
    float: right;
    background: #115862;
    padding: 16px 0 24px 0;
    border-bottom-right-radius: 10px;
    /* CSS3草案 */
    -webkit-border-bottom-right-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-bottom-right-radius: 10px;
    /* Firefox用 */
    border-bottom-left-radius: 10px;
    /* CSS3草案 */
    -webkit-border-bottom-left-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-bottom-left-radius: 10px;
    /* Firefox用 */
  }
  .Header .AuthPc__title {
    font-family: 'Cormorant';
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 8px;
  }
  .Header .AuthPc__form {
    display: block;
    line-height: 2em;
  }
  .Header .AuthPc__form label {
    display: block;
  }
  .Header .AuthPc__form input {
    width: 200px;
    border: none;
    border-radius: 4px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    font-size: 1em;
    color: #676767;
    padding: 3px;
    margin-bottom: 6px;
  }
  .Header .AuthPc__form input[type="submit"] {
    width: 206px;
    margin-left: 31%;
    background: none;
    border: #fff 1px solid;
    color: #fff;
  }
  .Header .AuthPc__form input[type="submit"]:hover {
    background: #fff;
    color: #115862;
    cursor: pointer;
  }
  .Header .AuthPc__form span {
    display: inline-block;
    width: 28%;
    text-align: right;
    margin-right: 3%;
    color: #fff;
  }
  .Header .AuthPc__forgetpw {
    display: block;
    text-align: right;
    padding-right: 16px;
    margin-top: 8px;
  }
  .Header .AuthPc__forgetpw a {
    color: #fff;
  }
  .Header .AuthPc__forgetpw a:hover {
    text-decoration: none;
    position: relative;
    top: 1px;
    left: 1px;
  }
  .Header__cover {
    margin-top: 108px;
  }
  .Header__cover--short {
    height: 270px;
  }
  .Header__cover.ServicesTop {
    background: none;
  }
  .Header__cover.ServicesTop img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .Header__logo {
    position: absolute;
    top: 0;
  }
  .Header__logo h1 {
    width: 1000px;
    margin: 0 auto;
  }
  .Header__logo h1 img {
    width: 200px;
    height: auto;
    display: block;
    margin-left: 0;
    padding-top: 8px;
    z-index: 2;
  }
  .Header__logo--short {
    display: block;
  }
  .Header .Breadcrumb {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 24px;
    font-size: 0.8em;
  }
  .Header .Breadcrumb a:hover {
    text-decoration: none;
  }
}

.SimpleHeader {
  background: #fff;
  border-top: #7A2144 8px solid;
}

.SimpleHeader__logo {
  width: 100%;
}

.SimpleHeader__logo h1 {
  margin: 0;
}

.SimpleHeader__logo h1 img {
  width: 180px;
  height: auto;
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 813px) {
  .SimpleHeader__logo h1 img {
    width: 160px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}

.Header {
  background: #fff;
}

.Header .AuthSp._mypage {
  border-bottom: 6px solid #7A2144;
}

.Header .AuthSp__button--mypage {
  color: #7A2144;
}

.Header .AuthSp__button--logout {
  color: gray;
}

.Header__cover--mypage {
  height: 140px;
  margin-top: 78px;
}

.Header__cover--mypage .timetext {
  background-color: rgba(0, 0, 0, 0.54);
  text-align: right;
  font-size: 0.8em;
  color: #fff;
  padding: 1em 8px 0.7em;
}

@media screen and (min-width: 813px) {
  .MenuNav-List__button--logout {
    border: #222 solid 1px;
    background: #222;
    color: #fff;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    padding: 6px 0;
  }
  .MenuNav-List__button a.MenuNav-List__button--logout {
    color: #fff;
    width: 90%;
  }
  .MenuNav-List__button a.MenuNav-List__button--logout span {
    color: #fff;
  }
  .Header__cover--mypage {
    height: 180px;
    margin-top: 108px;
    background-position: 0% 90%;
  }
  .Header__cover--mypage .timetext-inner {
    display: block;
    width: 990px;
    margin: 0 auto;
  }
}

.Header {
  background: #fff;
}

.Header .AuthSp {
  /*全体*/
  /*ボタン装飾*/
  /*ボタンホバー時*/
  /*チェックは見えなくする*/
  /*中身を非表示にしておく*/
  /*クリックで中身表示*/
}

.Header .AuthSp .hidden_box {
  margin: 0;
  /*前後の余白*/
  padding: 0;
}

.Header .AuthSp .hidden_box label {
  cursor: pointer;
}

.Header .AuthSp .hidden_box label::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0ac";
  font-size: 1.8em;
}

.Header .AuthSp .hidden_box input {
  display: none;
}

.Header .AuthSp .hidden_box input:checked + label:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  font-size: 1.8em;
  /* 開いている状態のときにラベルの後ろに続く文字 */
}

.Header .AuthSp .hidden_box .hidden_show {
  height: 0;
  width: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
}

@keyframes hidden_show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.Header .AuthSp .hidden_box input:checked ~ .hidden_show {
  display: block;
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 78px;
  left: 0;
  height: auto;
  padding: 24px 0;
  background: rgba(17, 88, 98, 0.9);
  overflow: visible;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
  opacity: 1;
  animation: hidden_show 0.3s linear 0s;
}

.Header .AuthSp .hidden_box input:checked ~ .hidden_show a {
  display: block;
  line-height: 3em;
  background: #fff;
  color: #115862;
  margin-left: 10%;
  margin-bottom: 1em;
  margin-top: 1em;
  width: 80%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 4px 4px #063238;
}

.MiddleCover {
  background: url(img/bg02.jpg) no-repeat bottom center;
  background-size: cover;
  height: 160px;
}

@media screen and (min-width: 813px) {
  .MiddleCover {
    height: 220px;
    background-attachment: fixed;
  }
}

.MyPage__menu {
  position: absolute;
  right: 24px;
  top: 24px;
  width: calc(100% - 48px);
  /*全体*/
  /*ボタン装飾*/
  /*ボタンホバー時*/
  /*チェックは見えなくする*/
  /*中身を非表示にしておく*/
  /*クリックで中身表示*/
}

.MyPage__menu .hidden_box2 {
  margin: 0;
  /*前後の余白*/
  padding: 0;
}

.MyPage__menu .hidden_box2 label {
  cursor: pointer;
  float: right;
  background: #7A2144;
  border-bottom: 1px solid #fff;
  padding: 16px 0px 16px 26px;
  width: 92px;
}

.MyPage__menu .hidden_box2 label::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0c9";
  font-size: 1em;
}

.MyPage__menu .hidden_box2 input {
  display: none;
}

.MyPage__menu .hidden_box2 input:checked + label:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  font-size: 1em;
  /* 開いている状態のときにラベルの後ろに続く文字 */
}

.MyPage__menu .hidden_box2 .hidden_show2 {
  height: 0;
  width: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
}

@keyframes hidden_show2 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.MyPage__menu .hidden_box2 input:checked ~ .hidden_show2 {
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
  max-width: 375px;
  clear: both;
  float: right;
  height: auto;
  padding: 0;
  background: #7A2144;
  opacity: 1;
  animation: hidden_show2 0.3s linear 0s;
  font-size: 1em;
  font-weight: normal;
}

.MyPage__menu .hidden_box2 input:checked ~ .hidden_show2 a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 3em;
  border-bottom: 1px solid #fff;
}

.MyPage__menu .hidden_box2 input:checked ~ .hidden_show2 a i {
  padding-left: 1.5em;
}

.MyPage__menu_pc ul {
  margin-left: 1.5em;
}

.MyPage__menu_pc a {
  color: #C4C4C4;
  text-decoration: none;
  line-height: 2em;
  display: block;
  padding: 8px;
  position: relative;
}

.MyPage__menu_pc a:hover {
  color: #fff;
}

.MyPage__menu_pc a:hover::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f101";
  font-size: 1em;
  position: absolute;
  right: 0;
}

.MyPage__menu_pc li._current {
  border-bottom: 1px solid #fff;
}

.MyPage__menu_pc li._current a {
  color: #fff;
}

.MyPage__menu_pc li._current a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f101";
  font-size: 1em;
  position: absolute;
  right: 0;
}

.NewsInfo {
  background: #380F1F;
  color: #fff;
}

.NewsInfo__inner {
  padding: 24px;
}

.NewsInfo__title {
  margin-bottom: 1em;
}

.NewsInfo img:hover {
  opacity: 0.7;
}

.NewsInfoList {
  margin-bottom: 2em;
}

.NewsInfoList__list {
  line-height: 1.4em;
  padding-left: 16px;
  margin-bottom: 2em;
}

.NewsInfoList__list li {
  margin-bottom: 1em;
  text-indent: -1em;
  word-wrap: break-word;
}

.NewsInfoList__list li i {
  display: inline;
}

.NewsInfoList__list a {
  color: #fff;
}

.NewsInfoList__list a:hover {
  text-decoration: none;
  position: relative;
  top: 1px;
  left: 1px;
}

.NewsInfoList__list .date {
  color: #847379;
  font-size: 0.9em;
  display: inline-block;
  margin-left: 1.5em;
}

.NewsInfoList__button a {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 16px 0;
}

.NewsInfoImgList__list {
  margin-bottom: 2em;
}

.NewsInfoImgList__list img {
  width: 300px;
  height: auto;
}

.NewsInfoImgList__list._loop_wrap {
  position: relative;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
  overflow: hidden;
}

.NewsInfoImgList__list._loop_wrap ul {
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 300%;
  margin: 0;
  padding: 0;
}

.NewsInfoImgList__list._loop_wrap li {
  display: inline-block;
  width: 100%;
  min-width: 300px;
  margin: 0 20px 0 0;
  list-style: none;
  text-align: center;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

.NewsInfoImgList__list._loop_wrap ul:first-child {
  animation: loop 50s -25s linear infinite;
}

.NewsInfoImgList__list._loop_wrap ul:last-child {
  animation: loop2 50s linear infinite;
}

.NewsInfoMovieList {
  margin-bottom: 1em;
}

.NewsInfoMovieList__list._loop_wrap {
  position: relative;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
  overflow: hidden;
}

.NewsInfoMovieList__list._loop_wrap ul {
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
  margin: 0;
  padding: 0;
}

.NewsInfoMovieList__list._loop_wrap li {
  display: inline-block;
  width: 100%;
  min-width: 300px;
  margin: 0 0px 0 0;
  list-style: none;
  position: relative;
}

.NewsInfoMovieList__list._loop_wrap li a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f144";
  font-size: 3em;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
  text-shadow: 0px 0px 6px #000;
  opacity: 0.8;
}

.NewsInfoMovieList__list._loop_wrap li:nth-child(2) {
  display: none;
}

.NewsInfoMovieList__list._loop_wrap li:nth-child(3) {
  display: none;
}

@media screen and (min-width: 813px) {
  .NewsInfo {
    overflow: hidden;
  }
  .NewsInfo__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .NewsInfo__inner {
    padding: 40px 24px;
  }
  .NewsInfoList {
    display: table;
    width: 100%;
  }
  .NewsInfoList__list {
    display: table-cell;
  }
  .NewsInfoList__list li {
    margin-bottom: 0.5em;
    margin-left: 0.6em;
  }
  .NewsInfoList__button {
    display: table-cell;
    vertical-align: bottom;
    min-width: 160px;
  }
  .NewsInfoList__button a {
    padding: 6px 0px;
    font-size: 12px;
  }
  .NewsInfoList__button a:hover {
    background: #fff;
    color: #380F1F;
  }
  .NewsInfoMovieList__list img {
    width: 300px;
    height: auto;
  }
  .NewsInfoMovieList__list._loop_wrap ul {
    justify-content: space-between;
  }
  .NewsInfoMovieList__list._loop_wrap li {
    width: auto;
  }
  .NewsInfoMovieList__list._loop_wrap li:nth-child(2) {
    display: block;
  }
  .NewsInfoMovieList__list._loop_wrap li:nth-child(3) {
    display: block;
  }
}

/* Page*/
.Access__inner {
  padding: 24px;
}

.Access__title {
  text-align: center;
}

.Access__title h2 {
  display: block;
  width: 200px;
  margin: 0 auto 1em auto;
  font-size: 1.3em;
  color: #222222;
}

.Access__title span {
  font-family: 'Cormorant';
  display: block;
  border-bottom: 6px solid #7A2144;
  font-size: 36px;
  margin-bottom: 6px;
}

.Access .google-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.Access .google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.Access-info__img {
  margin-bottom: 2em;
}

.Access-info__text p {
  margin-bottom: 2em;
  line-height: 1.6em;
}

.Access-info__map._sp {
  width: 274px;
  margin: 0 auto;
}

.Access-info__map._pc {
  width: 604px;
  margin: 0 auto;
}

@media screen and (min-width: 813px) {
  .Access__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Access__inner {
    padding: 40px 8px;
  }
  .Access__title {
    padding-bottom: 1em;
  }
  .Access-info {
    display: flex;
    flex-flow: row-reverse;
    width: 100%;
  }
  .Access-info__img {
    width: 50%;
  }
  .Access-info__text {
    width: 50%;
  }
}

.ApplicationPage__title {
  text-align: center;
  font-weight: bold;
  color: #7A2144;
  font-size: 1.2em;
}

.ApplicationPage__circleimg {
  position: relative;
  width: 176px;
  height: 176px;
  border-radius: 50%;
  overflow: hidden;
  margin: 24px auto 0;
}

.ApplicationPage__circleimg img {
  position: absolute;
  max-width: none;
  top: calc(50% - 88px);
  left: calc(50% - 150px);
}

.ApplicationPage__steps {
  background: #EEEEEE;
  border-radius: 8px;
  margin: -16px 24px 16px 24px;
  padding: 32px;
  line-height: 1.5em;
  font-size: 0.8em;
}

.ApplicationPage__steps li {
  display: block;
  width: 100%;
}

.ApplicationPage__steps li::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f063";
  color: #BDBDBD;
  margin-left: 10px;
  width: 100%;
  display: block;
}

.ApplicationPage__steps li:last-child::after {
  content: none;
}

.ApplicationPage__steps a {
  color: #222;
  text-decoration: none;
}

.ApplicationPage__steps li._current .ApplicationPage__stepcircle {
  background-color: #7A2144;
  color: #FFFFFF;
  border: 3px solid #7A2144;
}

.ApplicationPage__steps li._current .ApplicationPage__stepwrapper {
  border-bottom: 1px solid #7A2144;
}

.ApplicationPage__steps li._current {
  font-weight: bold;
  color: #7A2144;
}

.ApplicationPage__steps a._checked::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f058";
  color: #72C850;
}

.ApplicationPage__steps li._checked .ApplicationPage__stepcircle {
  color: #7A2144;
  border: 3px solid #7A2144;
}

.ApplicationPage__steps li._checked a .ApplicationPage__steptitle {
  text-decoration: underline;
}

.ApplicationPage__steps li._checked .ApplicationPage__steptitle::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f058";
  color: #72C850;
  margin-left: 4px;
  text-decoration: none;
  display: inline-block;
}

.ApplicationPage__steps li._checked._current .ApplicationPage__stepcircle {
  color: #FFFFFF;
}

.ApplicationPage__stepwrapper {
  display: flex;
  border-bottom: 1px solid #BDBDBD;
  padding-bottom: 4px;
}

.ApplicationPage__stepcircle {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 3px solid gray;
  display: flex;
  align-items: center;
  color: gray;
}

.ApplicationPage__stepcircle--inner {
  flex: 1;
  width: 26px;
  text-align: center;
  line-height: 0.4em;
  font-size: 20px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.ApplicationPage__stepcircle--inner span {
  display: none;
}

.ApplicationPage__steptitle {
  line-height: 32px;
  padding-left: 16px;
}

.ApplicationPage__title2 {
  text-align: center;
  font-weight: bold;
  color: #7A2144;
  margin-bottom: 16px;
}

.ApplicationPage__main {
  padding: 24px;
  line-height: 1.6em;
}

.ApplicationPage__main p {
  margin-bottom: 2em;
}

.ApplicationPage__main h3 {
  border-left: 8px solid #7A2144;
  font-weight: bold;
  padding-left: 6px;
  margin-bottom: 1.2em;
  line-height: 1.2em;
}

.ApplicationPage__main ._note {
  font-size: 0.9em;
  line-height: 1.4em;
}

.ApplicationPage__main .balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 14px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FEF5FA;
  border-radius: 15px;
}

.ApplicationPage__main .balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border: 20px solid transparent;
  border-top: 20px solid #FEF5FA;
}

.ApplicationPage__main .balloon p {
  margin: 0;
  padding: 0;
  color: #7A2144;
  font-weight: 900;
  font-size: 0.9em;
}

.ApplicationPage__main .balloon ul {
  padding: 0 0.5em;
  position: relative;
}

.ApplicationPage__main .balloon li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none !important;
}

.ApplicationPage__main .balloon ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  /*アイコン種類*/
  position: absolute;
  left: 0.5em;
  /*左端からのアイコンまで*/
  color: #7A2144;
  /*アイコン色*/
  font-weight: 900;
}

.ApplicationPage__main .balloon ul li:last-of-type {
  border-bottom: none;
}

.ApplicationPage__TCbox {
  padding: 16px;
  height: 250px;
  overflow: scroll;
  border: 1px solid #BDBDBD;
  color: #3E3C3C;
  margin-bottom: 16px;
}

.ApplicationPage__TCbox p {
  font-size: 0.9em;
}

.ApplicationPage__TCbox ol {
  margin-left: 24px;
}

.ApplicationPage__Buttons {
  width: 100%;
}

.ApplicationPage__Buttons li {
  float: none;
  width: auto;
  padding: 5px 0;
}

.ApplicationPage__Buttons .Btn {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: gray;
  color: #fff;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  border: none;
  border-radius: 8px;
}

.ApplicationPage__Buttons .Btn._active {
  background: #115862;
}

.ApplicationPage .checkbox {
  margin-bottom: 16px;
}

.ApplicationPage .checkbox label {
  display: inline;
  cursor: pointer;
  font-weight: 900;
}

.ApplicationPage .checkbox label:hover {
  color: #115862;
}

.ApplicationPage .checkbox input[type=checkbox] {
  display: none;
}

.ApplicationPage .checkbox input[type=checkbox] + label {
  font-size: 20px;
}

.ApplicationPage .checkbox input[type=checkbox] + span.wpcf7-list-item-label::before {
  display: inline-block;
  width: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
  font-size: 22px;
  color: #BDBDBD;
}

.ApplicationPage .checkbox input[type=checkbox]:checked + span.wpcf7-list-item-label::before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  color: #115862;
}

.ApplicationPage__FormElements {
  margin-bottom: 2em;
}

.ApplicationPage__FormElements label {
  font-weight: bold;
  color: #7A2144;
  font-size: 0.9em;
  margin-top: 8px;
  display: block;
  clear: both;
}

.ApplicationPage__FormElements span._note {
  font-size: 0.8em;
  color: #948E90;
  display: block;
  line-height: 1.8em;
}

.ApplicationPage__FormElements input[type="file"] {
  width: 100%;
  background: #eeeeee;
  height: 32px;
  border-radius: 20px;
  padding-top: 8px;
  border: none;
  text-align: center;
  font-size: 16px;
  color: #948E90;
}

.ApplicationPage__FormElements input[type="text"]._sample {
  width: 100%;
  background: #eeeeee;
  height: 32px;
  border-radius: 20px;
  padding: 8px 0 0 0;
  border: none;
  text-align: center;
  font-size: 16px;
  color: #948E90;
}

.ApplicationPage__FormElements input[type="submit"] {
  width: 50%;
  margin-left: 25%;
  background: #115862;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.ApplicationPage__FormElements input[type="button"] {
  width: 50%;
  margin-left: 25%;
  background: gray;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.ApplicationPage__FormElements input[type="text"] {
  width: calc(100% - 20px);
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.ApplicationPage__FormElements input[type="text"]._name {
  width: 80%;
}

.ApplicationPage__FormElements input[type="text"]._ratio {
  width: 45px;
  margin-right: 4px;
}

.ApplicationPage__FormElements input[type="text"]._id {
  width: 80%;
}

.ApplicationPage__FormElements input[type="number"] {
  width: 100px;
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.ApplicationPage__FormElements br + label {
  display: inline-block;
  margin-top: 10px;
}

.ApplicationPage__FormElements ._asterisk {
  font-size: 75%;
  vertical-align: top;
  position: relative;
  top: -0.5em;
  color: #7A2144;
}

.ApplicationPage__FormElements ._asterisktext {
  color: #7A2144;
  font-size: 12px;
  margin-top: 1.5em;
}

.ApplicationPage__FormElements label + h3 {
  margin-top: 2em;
}

.ApplicationPage__FormElements span + h3 {
  margin-top: 2em;
}

.ApplicationPage__FormElements h4 {
  margin-top: 1em;
}

.ApplicationPage__FormElements hr {
  margin: 2em 0;
  border-top: 1px #ccc dotted;
}

.ApplicationPage__Selectdiv {
  overflow: auto;
  position: relative;
  width: 100%;
  max-width: 320px;
}

.ApplicationPage__Selectdiv::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  color: #BDBDBD;
  right: 11px;
  top: 6px;
  height: 34px;
  padding: 15px 0px 0px 8px;
  border-left: 1px solid #BDBDBD;
  position: absolute;
  pointer-events: none;
}

.ApplicationPage__Selectdiv select::-ms-expand {
  display: none;
}

.ApplicationPage__Selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 320px;
  height: 50px;
  float: left;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #BDBDBD;
  -ms-word-break: normal;
  word-break: normal;
}

.ApplicationPage__Radiodiv {
  clear: both;
}

.ApplicationPage__Radiodiv span._title {
  display: block;
  font-weight: bold;
  color: #7A2144;
  margin-top: 1em;
  font-size: 0.9em;
}

.ApplicationPage__Radiodiv label {
  display: inline;
  font-weight: normal;
  color: gray;
  display: inline-block;
  margin-right: 8px;
  font-weight: bold;
  border-bottom: 1px solid #BDBDBD;
  line-height: 2.5em;
}

.ApplicationPage__Radiodiv label:hover {
  cursor: pointer;
  color: #115862;
  border-bottom: 1px solid #115862;
}

.ApplicationPage__Radiodiv input[type="radio"] {
  display: none;
}

.ApplicationPage__Radiodiv input[type="radio"] + ._label-name::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  margin-right: 4px;
  color: #DDD;
}

.ApplicationPage__Radiodiv input[type="radio"]:checked + ._label-name::before {
  content: "\f058";
  color: #115862;
}

.ApplicationPage__Radiodiv input[type="radio"] + .wpcf7-list-item-label::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  margin-right: 4px;
  color: #DDD;
}

.ApplicationPage__Radiodiv input[type="radio"]:checked + .wpcf7-list-item-label::before {
  content: "\f058";
  color: #115862;
}

.ApplicationPage__Radiodiv input[type="radio"]:checked + .wpcf7-list-item-label {
  color: #222;
}

.ApplicationPage__Radiodiv + h3 {
  margin-top: 2em;
}

.ApplicationPage__GoToMypage {
  position: relative;
  height: auto;
  border-radius: 8px;
  background: #E1FDD6;
  border: 1px solid #72C850;
  padding: 24px 24px 24px 54px;
  margin-bottom: 2em;
  color: #115862;
  overflow: hidden;
}

.ApplicationPage__GoToMypage i {
  position: absolute;
  top: 16px;
  left: 16px;
  color: #72C850;
  font-size: 2em;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.ApplicationPage__GoToMypage a {
  display: inline-block;
  float: right;
  background: #72C850;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  padding: 0 16px;
  font-size: 0.8em;
  margin-top: 8px;
}

.ApplicationPage__GoToMypage a:hover {
  position: relative;
  top: 1px;
  left: 1px;
  opacity: 0.8;
}

.ApplicationPage__ViewInfo dt {
  font-weight: bold;
  font-size: 0.8em;
}

.ApplicationPage__ViewInfo dd {
  border-bottom: 1px solid #D5D5D5;
  margin-bottom: 0.5em;
  color: #948E90;
  font-size: 18px;
}

.ApplicationPage__EditBtn {
  text-align: right;
  font-size: 13px;
}

.ApplicationPage__EditBtn a {
  color: #7A2144;
}

.ApplicationPage__AlertBox {
  position: relative;
  height: auto;
  overflow: auto;
  border-radius: 8px;
  background: #FBDFDF;
  border: 1px solid #EF383B;
  padding: 24px 24px 24px 60px;
  margin-bottom: 2em;
  color: #EF383B;
}

.ApplicationPage__AlertBox i {
  position: absolute;
  top: 16px;
  left: 16px;
  color: #EF383B;
  font-size: 2em;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (min-width: 813px) {
  .ApplicationPage__title {
    width: calc(1000px - 48px);
    text-align: left;
    margin: 0 auto;
    padding-top: 24px;
    font-size: 1.8em;
  }
  .ApplicationPage__title2 {
    font-size: 1.5em;
    text-align: left;
    margin-bottom: 32px;
  }
  .ApplicationPage__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .ApplicationPage__inner {
    padding: 20px 0px 70px 0;
    display: flex;
  }
  .ApplicationPage__sidebar {
    width: 300px;
  }
  .ApplicationPage__steps {
    margin: 0;
    padding: 24px;
    background: none;
  }
  .ApplicationPage__main {
    width: 700px;
    margin-top: 16px;
  }
  .ApplicationPage__TCbox {
    margin-bottom: 32px;
    height: 400px;
  }
  .ApplicationPage__Buttons li {
    float: none;
    width: 49%;
    padding: 0px;
  }
  .ApplicationPage__Buttons li._backtohome {
    float: left;
    margin-left: 25%;
  }
  .ApplicationPage__Buttons li:first-child {
    float: right;
  }
  .ApplicationPage__Buttons .Btn {
    height: 60px;
    line-height: 60px;
  }
  .ApplicationPage__Buttons .Btn:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
    cursor: pointer;
  }
  .ApplicationPage__FormElements__innerName {
    width: 60%;
    float: left;
  }
  .ApplicationPage__FormElements__innerRatio {
    width: 38%;
    float: right;
  }
  .ApplicationPage__FormElements__innerId {
    clear: both;
    width: 100%;
  }
  .ApplicationPage__FormElements input[type="text"]._name {
    width: calc(100% - 20px);
    margin-bottom: 8px;
  }
  .ApplicationPage__FormElements input[type="text"]._ratio {
    width: 50%;
    margin-right: 4px;
  }
  .ApplicationPage__FormElements input[type="text"]._id {
    width: 380px;
  }
  .ApplicationPage__FormElements input[type="button"]:hover {
    cursor: pointer;
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
  }
  .ApplicationPage__FormElements input[type="submit"]:hover {
    cursor: pointer;
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
  }
}

.Company__inner {
  padding: 24px;
}

.Company__title {
  text-align: center;
}

.Company__title h2 {
  display: block;
  width: 200px;
  margin: 0 auto 1em auto;
  font-size: 1.3em;
  color: #222222;
}

.Company__title span {
  font-family: 'Cormorant';
  display: block;
  border-bottom: 6px solid #7A2144;
  font-size: 36px;
  margin-bottom: 6px;
}

.Company-info__img {
  margin-bottom: 2em;
}

.Company-info__text p {
  margin-bottom: 2em;
  line-height: 1.6em;
}

.Company-info__map._sp {
  width: 274px;
  margin: 0 auto;
}

.Company-info__map._pc {
  width: 604px;
  margin: 0 auto;
}

@media screen and (min-width: 813px) {
  .Company__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Company__inner {
    padding: 40px 8px;
  }
  .Company__title {
    padding-bottom: 1em;
  }
  .Company-info {
    display: flex;
    flex-flow: row-reverse;
    width: 100%;
  }
  .Company-info__img {
    width: 50%;
  }
  .Company-info__text {
    width: 50%;
  }
}

.ContactPage__inner {
  padding: 24px;
}

.ContactPage__title {
  text-align: center;
}

.ContactPage__title h2 {
  display: block;
  width: 200px;
  margin: 0 auto 1em auto;
  font-size: 1.3em;
  color: #222222;
}

.ContactPage__title span {
  font-family: 'Cormorant';
  display: block;
  border-bottom: 6px solid #7A2144;
  font-size: 36px;
  margin-bottom: 6px;
}

.ContactPage-info {
  display: flex;
  width: 100%;
}

.ContactPage-info__img {
  width: 38%;
  margin-right: 2%;
}

.ContactPage-info__text {
  width: 60%;
}

.ContactPage-info__text p {
  margin-bottom: 1em;
  line-height: 1.6;
}

.ContactPage-info__text p i {
  color: #115862;
}

.ContactPage-info__map._sp {
  width: 274px;
  margin: 0 auto;
}

.ContactPage-info__map._pc {
  width: 604px;
  margin: 0 auto;
}

@media screen and (min-width: 813px) {
  .ContactPage__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .ContactPage__inner {
    padding: 40px 8px;
  }
  .ContactPage__title {
    padding-bottom: 1em;
  }
  .ContactPage-info__img {
    width: 50%;
  }
  .ContactPage-info__text {
    width: 48%;
    font-size: 1.4em;
  }
  .Access + .Contact .ContactPage__inner {
    padding: 0 8px 60px 8px;
  }
}

.LoginPage__title {
  text-align: center;
  font-weight: bold;
  color: #7A2144;
  font-size: 1.2em;
}

.LoginPage__main {
  padding: 24px;
  line-height: 1.6em;
}

.LoginPage__main p {
  margin-bottom: 2em;
}

.LoginPage__main ._note {
  font-size: 0.9em;
  line-height: 1.4em;
}

.LoginPage__Separator {
  clear: both;
  position: relative;
  border-bottom-style: solid;
  border-top-style: solid;
  border-color: #bdbdbd;
  border-top-width: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  color: #bdbdbd;
  line-height: 44px;
  font-size: 13px;
}

.LoginPage__Separator span {
  position: absolute;
  display: table;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 44px;
  width: 44px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 50%;
  background-clip: padding-box;
  text-align: center;
  border-color: #bdbdbd;
  margin-top: -0.5px;
}

.LoginPage__SocialLogin ul {
  width: 100%;
  margin-bottom: 30px;
}

.LoginPage__SocialLogin li {
  width: 100%;
  margin-bottom: 16px;
}

.LoginPage__SocialLogin-btn {
  display: block;
  width: 78%;
  font-size: 15px;
  font-weight: bold;
  line-height: 4em;
  padding-left: 22%;
  color: #ffffff;
  text-decoration: none;
  background-position: 6% center;
  background-repeat: no-repeat;
}

.LoginPage__SocialLogin-btn._wechat {
  background-color: #2DC100;
  background-image: url(./img/ico-wechat.png);
  background-size: 40px 34px;
}

.LoginPage__SocialLogin-btn._facebook {
  background-color: #485A96;
  background-image: url(./img/ico-facebook.png);
  background-size: 40px 40px;
}

.LoginPage__SocialLogin-btn._google {
  background-color: #DB4437;
  background-image: url(./img/ico-google.png);
  background-size: 40px 29px;
}

.LoginPage__SocialLogin-btn._line {
  background-color: #3ACE01;
  background-image: url(./img/ico-line.png);
  background-size: 40px 37px;
}

.LoginPage__Buttons {
  width: 100%;
}

.LoginPage__Buttons li {
  float: none;
  width: auto;
  padding: 5px 0;
}

.LoginPage__Buttons .Btn {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: gray;
  color: #fff;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  border: none;
  border-radius: 8px;
}

.LoginPage__Buttons .Btn._active {
  background: #115862;
}

.LoginPage__Buttons._resendmail .Btn {
  background-color: #115862;
}

.LoginPage__Buttons._resendmail .Btn[disabled] {
  background-color: gray;
}

.LoginPage__FormElements {
  margin-bottom: 2em;
}

.LoginPage__FormElements label {
  font-weight: bold;
  color: #7A2144;
  font-size: 0.9em;
  margin-top: 8px;
  display: block;
  clear: both;
}

.LoginPage__FormElements span._note {
  font-size: 0.8em;
  color: #948E90;
  display: block;
  line-height: 1.8em;
}

.LoginPage__FormElements input[type="submit"] {
  width: 50%;
  margin-left: 25%;
  background: #115862;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.LoginPage__FormElements input[type="button"] {
  width: 50%;
  margin-left: 25%;
  background: gray;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.LoginPage__FormElements input[type="text"] {
  width: calc(100% - 20px);
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.LoginPage__FormElements input[type="number"] {
  width: 100px;
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.LoginPage__FormElements br + label {
  display: inline-block;
  margin-top: 10px;
}

.LoginPage__FormElements ._asterisk {
  font-size: 75%;
  vertical-align: top;
  position: relative;
  top: -0.5em;
  color: #7A2144;
}

.LoginPage__FormElements ._asterisktext {
  color: #7A2144;
  font-size: 12px;
  margin-top: 1.5em;
}

.LoginPage ._gotologin {
  margin-top: 16px;
  text-align: right;
  font-size: 0.9em;
}

.LoginPage ._gotologin a {
  display: inline-block;
  background-color: #ccc;
  padding: 0 16px;
  border-radius: 15px;
  text-decoration: none;
  color: #222;
}

.LoginPage__ResetLouginlist {
  overflow: hidden;
  margin-top: 20px;
}

.LoginPage__ResetLouginlist a {
  color: #555;
}

.LoginPage__AlertList {
  margin-bottom: 2em;
}

.LoginPage__AlertList li {
  display: block;
  text-align: center;
  background-color: #E00000;
  color: #ffffff;
  line-height: 1.4em;
  border-radius: 6px;
  margin-bottom: 1em;
  padding: 12px;
}

.LoginPage__AlertList i {
  font-size: 1.5em;
  margin-right: 10px;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

.LoginPage__title2 {
  margin-bottom: 1em;
  text-align: center;
}

.LoginPage ._sentmailicon {
  text-align: center;
  font-size: 4em;
  margin-bottom: 24px;
  color: #7A2144;
}

.LoginPage .checkbox {
  margin-bottom: 16px;
}

.LoginPage .checkbox input[type=checkbox] {
  display: none;
}

.LoginPage .checkbox input[type=checkbox] + label {
  font-size: 18px;
}

.LoginPage .checkbox input[type=checkbox] + label:before {
  display: inline-block;
  width: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
  font-size: 22px;
  color: #BDBDBD;
}

.LoginPage .checkbox input[type=checkbox]:checked + label:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  color: #115862;
}

@media screen and (min-width: 813px) {
  .LoginPage__title {
    text-align: center;
    margin: 0 auto;
    padding-top: 24px;
    font-size: 1.8em;
  }
  .LoginPage__wrapper {
    width: 600px;
    margin: 0 auto;
    padding: 0;
  }
  .LoginPage__inner {
    padding: 20px 0px 70px 0;
    display: flex;
  }
  .LoginPage__main {
    width: 600px;
    margin-top: 16px;
  }
  .LoginPage__ResetLouginlist ul {
    float: right;
    margin-right: 1px;
  }
  .LoginPage__ResetLouginlist a:hover {
    color: #7A2144;
    position: relative;
    top: 1px;
    left: 1px;
    text-decoration: none;
  }
  .LoginPage__SocialLogin ul {
    width: 350px;
    margin: 0 auto;
  }
  .LoginPage__SocialLogin li:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
  }
  .LoginPage__SocialLogin-btn {
    font-size: 17px;
  }
  .LoginPage__Buttons li {
    width: 49%;
    margin-left: 25%;
    padding: 0px;
  }
  .LoginPage__Buttons li._backtohome {
    float: none;
    margin-left: 25%;
  }
  .LoginPage__Buttons li:last-child {
    margin-right: 2%;
  }
  .LoginPage__Buttons .Btn {
    height: 60px;
    line-height: 60px;
  }
  .LoginPage__Buttons .Btn:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
    cursor: pointer;
  }
  .LoginPage__Buttons._resendmail .Btn[disabled]:hover {
    top: 0px;
    left: 0px;
    opacity: 1;
    cursor: default;
  }
  .LoginPage .checkbox input[type=checkbox] + label:hover {
    color: #115862;
    display: inline;
    cursor: pointer;
  }
}

.MyPage {
  background: #380F1F;
  color: #fff;
  position: relative;
  overflow: auto;
}

.MyPage__inner {
  padding: 24px;
}

.MyPage h1 {
  line-height: 52px;
  margin-bottom: 16px;
  font-size: 1.2em;
  font-weight: normal;
}

.MyPage h2 {
  position: relative;
  color: #222;
  font-size: 1em;
  margin-bottom: 24px;
  text-align: center;
  line-height: 1.5em;
}

.MyPage h2::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  display: inline-block;
  width: 40px;
  height: 4px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #7A2144;
}

.MyPage h3 {
  clear: both;
  border-left: 8px solid #7A2144;
  font-weight: bold;
  padding-left: 6px;
  margin-top: 1.5em;
  margin-bottom: 1.2em;
  line-height: 1.2em;
}

.MyPage div + h3 {
  margin-top: 2em;
}

.MyPage p {
  line-height: 1.5;
  margin-bottom: 2em;
}

.MyPage p + h3 {
  margin-top: 48px;
}

.MyPage__ApplyBtn {
  margin-bottom: 24px;
}

.MyPage__ApplyBtn a {
  display: block;
  color: #fff;
  background: #115862;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  padding: 24px 0;
  width: 100%;
  text-decoration: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.MyPage__menu_pc {
  display: none;
}

.MyPage__AccountInfo {
  clear: both;
  background: #fff;
  color: #222;
  border-radius: 6px;
  margin-bottom: 24px;
}

.MyPage__AccountInfo-inner {
  padding: 18px;
}

.MyPage__AccountInfo ._name {
  font-weight: bold;
  color: #380F1F;
  margin-bottom: 0;
}

.MyPage__AlertList {
  margin-top: 1em;
  margin-bottom: 0;
}

.MyPage__AlertList li {
  display: block;
  text-align: center;
  background-color: #E00000;
  color: #ffffff;
  line-height: 1.4em;
  border-radius: 6px;
  margin-bottom: 1em;
  padding: 12px;
}

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

.MyPage__AlertList a {
  color: #fff;
}

.MyPage__AlertList a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
  text-decoration: none;
  display: inline-block;
  margin-left: 4px;
}

.MyPage__AlertList i {
  font-size: 1.5em;
  margin-right: 10px;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

.MyPage__banner {
  margin-bottom: 24px;
}

.MyPage__banner img {
  max-width: 100%;
  height: auto;
}

.MyPage__PlanInfo {
  clear: both;
  background: #fff;
  color: #222;
  border-radius: 6px;
  margin-bottom: 24px;
}

.MyPage__PlanInfo-inner {
  padding: 18px;
}

.MyPage__PlanInfo--ApplicationList {
  min-height: 40px;
  margin-bottom: 24px;
}

.MyPage__PlanInfo--ApplicationList li {
  padding: 12px;
  line-height: 1.5em;
}

.MyPage__PlanInfo--ApplicationList li:nth-child(odd) {
  background: #F5F4ED;
}

.MyPage__PlanInfo--ApplicationList ._badge {
  display: inline-block;
  background: gray;
  line-height: 1.8em;
  font-size: 0.8em;
  color: #fff;
  border-radius: 8px;
  padding: 0 10px;
}

.MyPage__PlanInfo--ApplicationList ._inprogress {
  background: #051181;
}

.MyPage__PlanInfo--ApplicationList ._completed {
  background: #128b8e;
}

.MyPage__PlanInfo--ApplicationList ._suspended {
  background: #fb3c3c;
}

.MyPage__PlanInfo--TrustList {
  min-height: 40px;
  margin-bottom: 24px;
}

.MyPage__PlanInfo--TrustList li {
  padding: 12px;
  line-height: 1.5em;
}

.MyPage__PlanInfo--TrustList li:nth-child(odd) {
  background: #F5F4ED;
}

.MyPage__PlanInfo--TrustList a {
  display: block;
  color: #380F1F;
}

.MyPage__PlanInfo--TrustList a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
  text-decoration: none;
  display: block;
  float: right;
}

.MyPage__PlanInfo--TrustList ._item {
  font-weight: bold;
}

.MyPage__PlanInfo--TrustList ._planname {
  display: inline-block;
}

.MyPage__PlanInfo--TrustList ._plancode {
  display: inline-block;
}

.MyPage__PlanInfo ._norecord {
  text-align: center;
  color: gray;
}

.MyPage__TrustDetails {
  clear: both;
  background: #fff;
  color: #222;
  border-radius: 6px;
  margin-bottom: 24px;
}

.MyPage__TrustDetails-inner {
  padding: 18px;
}

.MyPage__TrustDetails--List {
  line-height: 1.5em;
  margin-bottom: 16px;
}

.MyPage__TrustDetails ._item {
  font-weight: bold;
  color: #7A2144;
  font-size: 0.9em;
}

.MyPage__TrustDetails ._Btn {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #115862;
  padding: 16px 0;
  line-height: 2em;
  margin-top: 18px;
}

.MyPage__TrustDetails ._Btn i {
  font-size: 2em;
}

.MyPage__TransactionHistory {
  clear: both;
  background: #fff;
  color: #222;
  border-radius: 6px;
  margin-bottom: 24px;
}

.MyPage__TransactionHistory-inner {
  padding: 18px;
}

.MyPage__TransactionHistory--List {
  line-height: 1.3em;
  color: #7B7676;
}

.MyPage__TransactionHistory--List dt {
  font-size: 0.9em;
}

.MyPage__TransactionHistory--List dd {
  margin-bottom: 0.6em;
  border-bottom: 1px solid #dedede;
  padding-bottom: 4px;
}

.MyPage__Profile {
  clear: both;
  background: #fff;
  color: #222;
  border-radius: 6px;
  margin-bottom: 24px;
}

.MyPage__Profile-inner {
  padding: 18px;
}

.MyPage__FormElements {
  margin-bottom: 2em;
}

.MyPage__FormElements label {
  font-weight: bold;
  color: #7A2144;
  font-size: 0.9em;
  margin-top: 8px;
  display: block;
  clear: both;
}

.MyPage__FormElements span._note {
  font-size: 0.8em;
  color: #948E90;
  display: block;
  line-height: 1.8em;
}

.MyPage__FormElements input[type="file"] {
  width: 100%;
  background: #eeeeee;
  height: 32px;
  border-radius: 20px;
  padding-top: 8px;
  border: none;
  text-align: center;
  font-size: 16px;
  color: #948E90;
}

.MyPage__FormElements input[type="text"]._sample {
  width: 100%;
  background: #eeeeee;
  height: 32px;
  border-radius: 20px;
  padding: 8px 0 0 0;
  border: none;
  text-align: center;
  font-size: 16px;
  color: #948E90;
}

.MyPage__FormElements input[type="submit"] {
  width: 50%;
  margin-left: 25%;
  background: #115862;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.MyPage__FormElements input[type="button"] {
  width: 50%;
  margin-left: 25%;
  background: gray;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.MyPage__FormElements input[type="text"] {
  width: calc(100% - 20px);
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.MyPage__FormElements input[type="text"]._name {
  width: 80%;
}

.MyPage__FormElements input[type="text"]._ratio {
  width: 45px;
  margin-right: 4px;
}

.MyPage__FormElements input[type="text"]._id {
  width: 80%;
}

.MyPage__FormElements input[type="number"] {
  width: 100px;
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.MyPage__FormElements br + label {
  display: inline-block;
  margin-top: 10px;
}

.MyPage__FormElements ._asterisk {
  font-size: 75%;
  vertical-align: top;
  position: relative;
  top: -0.5em;
  color: #7A2144;
}

.MyPage__FormElements ._asterisktext {
  color: #7A2144;
  font-size: 12px;
  margin-top: 1.5em;
}

.MyPage__Selectdiv {
  position: relative;
  width: 100%;
  max-width: 320px;
}

.MyPage__Selectdiv::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  color: #BDBDBD;
  right: 11px;
  top: 6px;
  height: 34px;
  padding: 15px 0px 0px 8px;
  border-left: 1px solid #BDBDBD;
  position: absolute;
  pointer-events: none;
}

.MyPage__Selectdiv select::-ms-expand {
  display: none;
}

.MyPage__Selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  max-width: 320px;
  height: 50px;
  float: left;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #BDBDBD;
  -ms-word-break: normal;
  word-break: normal;
}

.MyPage .checkbox {
  margin-bottom: 16px;
}

.MyPage .checkbox input[type=checkbox] {
  display: none;
}

.MyPage .checkbox input[type=checkbox] + label {
  font-size: 18px;
}

.MyPage .checkbox input[type=checkbox] + label:before {
  display: inline-block;
  width: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
  font-size: 22px;
  color: #BDBDBD;
}

.MyPage .checkbox input[type=checkbox]:checked + label:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  color: #115862;
}

.MyPage .checkbox label {
  color: #222;
  font-weight: normal;
}

@media screen and (min-width: 813px) {
  .MyPage__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .MyPage__inner {
    padding: 40px 8px;
    display: flex;
  }
  .MyPage h2 {
    text-align: center;
  }
  .MyPage h3 {
    text-align: left;
  }
  .MyPage__menu {
    display: none;
  }
  .MyPage__Side {
    width: 240px;
    margin-right: 32px;
  }
  .MyPage__menu_pc {
    display: block;
  }
  .MyPage__Main {
    width: 700px;
  }
  .MyPage__AccountInfo-inner {
    padding: 36px;
  }
  .MyPage__PlanInfo-inner {
    padding: 36px;
  }
  .MyPage__PlanInfo--ApplicationList ._badge {
    margin-left: 8px;
  }
  .MyPage__PlanInfo--TrustList a {
    color: #380F1F;
  }
  .MyPage__PlanInfo--TrustList ._plancode {
    margin-left: 36px;
  }
  .MyPage__PlanInfo--TrustList a:hover {
    position: relative;
    top: 1px;
    left: 1px;
    color: #7A2144;
  }
  .MyPage__PlanInfo--TrustList a:hover ._planname {
    text-decoration: underline;
  }
  .MyPage__PlanInfo--TrustList a:hover ._plancode {
    text-decoration: underline;
  }
  .MyPage__TrustDetails-inner {
    padding: 36px;
  }
  .MyPage__TrustDetails ._Btn-group {
    display: flex;
    justify-content: space-between;
  }
  .MyPage__TrustDetails ._Btn {
    text-decoration: none;
    width: 48%;
  }
  .MyPage__TrustDetails ._Btn:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
  }
  .MyPage__TransactionHistory-inner {
    padding: 36px;
  }
  .MyPage__Profile-inner {
    padding: 36px;
  }
  .MyPage__ApplyBtn a {
    width: 500px;
    margin: 0 auto;
  }
  .MyPage__ApplyBtn a:hover {
    position: relative;
    top: 1px;
    left: 1px;
    background: #7A2144;
  }
  .MyPage .checkbox {
    margin: 1em 0 2em 1em;
    overflow: hidden;
  }
  .MyPage .checkbox input[type=checkbox] + label {
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-bottom: 8px;
  }
  .MyPage .checkbox input[type=checkbox] + label:hover {
    color: #115862;
  }
}

.Newsinfo__inner {
  padding: 24px 24px 0 24px;
}

.Newsinfo__title {
  text-align: center;
}

.Newsinfo__title h2 {
  display: block;
  width: 200px;
  margin: 0 auto 1em auto;
  font-size: 1.3em;
  color: #222222;
}

.Newsinfo__title span {
  font-family: 'Cormorant';
  display: block;
  border-bottom: 6px solid #7A2144;
  font-size: 36px;
  margin-bottom: 6px;
}

.Newsinfo-list {
  background: #380F1F;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.Newsinfo-list__inner {
  padding: 24px;
}

.Newsinfo-list__sidelist {
  padding-top: 12px;
  height: 40px;
  margin-bottom: 24px;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.Newsinfo-list__sidelist li {
  display: inline-block;
  margin-right: 8px;
}

.Newsinfo-list__sidelist a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 8px 24px;
  border: #FFFFFF 1px solid;
  border-radius: 6px;
  /* CSS3草案 */
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
}

.Newsinfo-list__sidelist a:hover {
  color: #7A2144;
  background: #FFFFFF;
}

.Newsinfo-list__sidelist li.current-cat a {
  color: #7A2144;
  background: #FFFFFF;
}

.Newsinfo-list__sidelist li.current-cat a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f103";
  margin-left: 4px;
}

.Newsinfo-list__card {
  margin-bottom: 40px;
}

.Newsinfo-list__card a {
  color: #FFFFFF;
  text-decoration: none;
}

.Newsinfo-list__card h3 {
  font-size: 24px;
  border-left: #847379 solid 10px;
  padding-left: 8px;
  line-height: 1.4;
  margin-bottom: 16px;
}

.Newsinfo-list__img {
  margin-bottom: 8px;
}

.Newsinfo-list__text {
  line-height: 1.4;
}

.Newsinfo-list .wp-pagenavi {
  clear: both;
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
  color: #fff;
}

.Newsinfo-list .wp-pagenavi a {
  color: #fff;
}

.Newsinfo-list .wp-pagenavi span {
  border: 1px solid #fff;
}

.Newsinfo-list .wp-pagenavi span.current {
  border: none;
}

.Newsinfo-list .wp-pagenavi a:hover {
  border-color: #7A2144;
  background: #7A2144;
}

.Newsinfo-post__main {
  color: #FFFFFF;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.Newsinfo-post__main ._pre-next {
  border-top: 1px dotted gray;
  margin-top: 24px;
  padding-top: 24px;
  clear: both;
  overflow: hidden;
  word-break: break-word;
  line-height: 1.3em;
}

.Newsinfo-post__main ._pre-next a {
  color: #fff;
}

.Newsinfo-post__main ._pre-next a:hover {
  position: relative;
  top: 1px;
  left: 1px;
  text-decoration: none;
}

.Newsinfo-post__main ._pre-next ._pre {
  display: inline-block;
  float: left;
  margin-bottom: 24px;
  margin-left: 1.5em;
}

.Newsinfo-post__main ._pre-next ._pre::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a8";
  margin-left: -1.5em;
  margin-right: 0.5em;
}

.Newsinfo-post__main ._pre-next ._next {
  display: inline-block;
  float: right;
  text-align: right;
  margin-right: 1.5em;
}

.Newsinfo-post__main ._pre-next ._next::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: -1.5em;
  margin-left: 0.5em;
  float: right;
}

.Newsinfo-post__title {
  font-size: 28px;
  line-height: 1.3;
  padding-bottom: 24px;
  margin-bottom: 16px;
  position: relative;
}

.Newsinfo-post__title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  display: inline-block;
  width: 80px;
  height: 8px;
  background-color: #847379;
}

.Newsinfo-post__date {
  margin-bottom: 32px;
  color: #847379;
}

.Newsinfo-post__img {
  margin: 8px 0;
  text-align: center;
}

.Newsinfo-post__img img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 813px) {
  .Newsinfo__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Newsinfo__inner {
    padding: 40px 8px 0 8px;
  }
  .Newsinfo__title {
    padding-bottom: 1em;
  }
  .Newsinfo-list__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Newsinfo-list__inner {
    display: flex;
    padding: 48px 32px;
  }
  .Newsinfo-list__sidenav {
    width: 260px;
    margin-right: 24px;
  }
  .Newsinfo-list__sidelist {
    padding-top: 12px;
    height: auto;
    overflow-x: visible;
    white-space: normal;
    width: 260px;
    -webkit-overflow-scrolling: visible;
  }
  .Newsinfo-list__sidelist li {
    display: block;
    margin-bottom: 8px;
    position: relative;
  }
  .Newsinfo-list__sidelist a {
    padding: 8px;
    border: none;
    border-radius: 0px;
    /* CSS3草案 */
    -webkit-border-radius: 0px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 0px;
    /* Firefox用 */
  }
  .Newsinfo-list__sidelist a:hover::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f101";
    position: absolute;
    right: 8px;
  }
  .Newsinfo-list__sidelist li.current-cat a {
    color: #FFFFFF;
    background: none;
    border-bottom: 1px solid #FFFFFF;
  }
  .Newsinfo-list__sidelist li.current-cat a::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f101";
    position: absolute;
    right: 0px;
  }
  .Newsinfo-list__main {
    width: 670px;
  }
  .Newsinfo-list__card {
    margin-bottom: 56px;
  }
  .Newsinfo-list__card a:hover h3 {
    text-decoration: underline;
  }
  .Newsinfo-list__card a:hover p {
    text-decoration: underline;
  }
  .Newsinfo-list__cardtable {
    display: flex;
  }
  .Newsinfo-list__img {
    width: 300px;
    margin-right: 24px;
  }
  .Newsinfo-list__text {
    width: calc(100% - 324px);
  }
  .Newsinfo-post__main {
    color: #FFFFFF;
    width: calc(100% - 348px);
  }
  .Newsinfo-post__img {
    margin: 24px;
    text-align: center;
  }
}

.Poststyle pre {
  white-space: pre-wrap;
  margin-bottom: 1em;
}

.Poststyle p {
  line-height: 1.5;
  margin-bottom: 2em;
}

.Poststyle img {
  max-width: 100%;
  height: auto;
}

.Poststyle ol {
  margin-bottom: 0.5em;
  -webkit-margin-before: 0;
  margin-bottom: 0;
  margin-left: 1em;
}

.Poststyle ul {
  margin-bottom: 0.5em;
  list-style: disc;
  -webkit-margin-before: 0;
  margin-bottom: 0;
  margin-left: 1em;
}

.Poststyle li ol {
  margin: 1em;
}

.Poststyle li ul {
  margin: 1em;
}

.Poststyle li {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

.Poststyle a {
  color: #fff;
}

.Poststyle a:hover {
  text-decoration: none;
  position: relative;
  top: 1px;
  left: 1px;
}

.Poststyle a:visited {
  color: #977373;
}

.Poststyle h1 {
  position: relative;
  font-size: 1.6em;
  padding: 0 0 0 16px;
  margin-bottom: 16px;
}

.Poststyle h1::after {
  position: absolute;
  left: 0;
  content: '';
  width: 12px;
  height: 1em;
  background-color: #847379;
}

.Poststyle h2 {
  position: relative;
  font-size: 1.4em;
  padding: 0 0 0.3em 10px;
  margin-bottom: 16px;
  border-bottom: 1px solid #847379;
}

.Poststyle h2::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 6px;
  height: calc(100% - 0.3em);
  background-color: #847379;
}

.Poststyle h3 {
  display: block;
  position: relative;
  padding: 0 0 0.3em 0;
  margin-bottom: 16px;
  border-bottom: 3px double #847379;
}

.Poststyle h3::before {
  left: 0;
}

.Poststyle h3::after {
  right: 0;
}

.Poststyle h4 {
  position: relative;
  font-size: 1em;
  padding: 0 0 0.3em 0;
  margin-bottom: 16px;
  border-bottom: 1px dotted #847379;
}

.Poststyle h5 {
  position: relative;
  font-size: 1em;
  line-height: 1.2;
  padding: 0em 1em;
  margin-bottom: 16px;
  display: inline-block;
  top: 0;
}

.Poststyle h5:before, .Poststyle h5:after {
  position: absolute;
  top: 0;
  content: '';
  width: 8px;
  height: 100%;
  display: inline-block;
}

.Poststyle h5:before {
  border-top: solid 1px #847379;
  border-left: solid 1px #847379;
  border-bottom: solid 1px #847379;
  left: 0;
}

.Poststyle h5:after {
  content: '';
  border-top: solid 1px #847379;
  border-right: solid 1px #847379;
  border-bottom: solid 1px #847379;
  right: 0;
}

.Poststyle h6 {
  position: relative;
  display: inline-block;
  padding: 0 25px;
  margin-bottom: 16px;
}

.Poststyle h6:before, .Poststyle h6:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 22px;
  height: 2px;
  background-color: #847379;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.Poststyle h6:before {
  left: 0;
}

.Poststyle h6:after {
  right: 0;
}

.Poststyle blockquote {
  position: relative;
  padding: 10px 15px 10px 50px;
  box-sizing: border-box;
  font-style: italic;
  border: solid 2px #464646;
  color: #464646;
}

.Poststyle blockquote:before {
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 15px;
  content: "\f10d";
  font-family: FontAwesome;
  color: #77c0c9;
  font-size: 25px;
  line-height: 1;
  font-weight: 900;
}

.Poststyle blockquote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}

.Poststyle blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

.Poststyle .wp-caption {
  max-width: 100%;
  height: auto;
}

.RegistrationPage__title {
  text-align: center;
  font-weight: bold;
  color: #7A2144;
  font-size: 1.2em;
}

.RegistrationPage__main {
  padding: 24px;
  line-height: 1.6em;
}

.RegistrationPage__main p {
  margin-bottom: 2em;
}

.RegistrationPage__main ._note {
  font-size: 0.9em;
  line-height: 1.4em;
}

.RegistrationPage__Separator {
  position: relative;
  border-bottom-style: solid;
  border-top-style: solid;
  border-color: #bdbdbd;
  border-top-width: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  color: #bdbdbd;
  line-height: 44px;
  font-size: 13px;
}

.RegistrationPage__Separator span {
  position: absolute;
  display: table;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 44px;
  width: 44px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 50%;
  background-clip: padding-box;
  text-align: center;
  border-color: #bdbdbd;
  margin-top: -0.5px;
}

.RegistrationPage__SocialLogin ul {
  width: 100%;
  margin-bottom: 30px;
}

.RegistrationPage__SocialLogin li {
  width: 100%;
  margin-bottom: 16px;
}

.RegistrationPage__SocialLogin-btn {
  display: block;
  width: 78%;
  font-size: 15px;
  font-weight: bold;
  line-height: 4em;
  padding-left: 22%;
  color: #ffffff;
  text-decoration: none;
  background-position: 6% center;
  background-repeat: no-repeat;
}

.RegistrationPage__SocialLogin-btn._wechat {
  background-color: #2DC100;
  background-image: url(./img/ico-wechat.png);
  background-size: 40px 34px;
}

.RegistrationPage__SocialLogin-btn._facebook {
  background-color: #485A96;
  background-image: url(./img/ico-facebook.png);
  background-size: 40px 40px;
}

.RegistrationPage__SocialLogin-btn._google {
  background-color: #DB4437;
  background-image: url(./img/ico-google.png);
  background-size: 40px 29px;
}

.RegistrationPage__SocialLogin-btn._line {
  background-color: #3ACE01;
  background-image: url(./img/ico-line.png);
  background-size: 40px 37px;
}

.RegistrationPage__Buttons {
  width: 100%;
}

.RegistrationPage__Buttons li {
  float: none;
  width: auto;
  padding: 5px 0;
}

.RegistrationPage__Buttons .Btn {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: gray;
  color: #fff;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  border: none;
  border-radius: 8px;
}

.RegistrationPage__Buttons .Btn._active {
  background: #115862;
}

.RegistrationPage__Buttons._resendmail .Btn {
  background-color: #115862;
}

.RegistrationPage__Buttons._resendmail .Btn[disabled] {
  background-color: gray;
}

.RegistrationPage__FormElements {
  margin-bottom: 2em;
}

.RegistrationPage__FormElements label {
  font-weight: bold;
  color: #7A2144;
  font-size: 0.9em;
  margin-top: 8px;
  display: block;
  clear: both;
}

.RegistrationPage__FormElements span._note {
  font-size: 0.8em;
  color: #948E90;
  display: block;
  line-height: 1.8em;
}

.RegistrationPage__FormElements input[type="submit"] {
  width: 50%;
  margin-left: 25%;
  background: #115862;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.RegistrationPage__FormElements input[type="button"] {
  width: 50%;
  margin-left: 25%;
  background: gray;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.RegistrationPage__FormElements input[type="text"] {
  width: calc(100% - 20px);
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.RegistrationPage__FormElements input[type="number"] {
  width: 100px;
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.RegistrationPage__FormElements br + label {
  display: inline-block;
  margin-top: 10px;
}

.RegistrationPage__FormElements ._asterisk {
  font-size: 75%;
  vertical-align: top;
  position: relative;
  top: -0.5em;
  color: #7A2144;
}

.RegistrationPage__FormElements ._asterisktext {
  color: #7A2144;
  font-size: 12px;
  margin-top: 1.5em;
}

.RegistrationPage ._gotologin {
  margin-top: 16px;
  text-align: right;
  font-size: 0.9em;
}

.RegistrationPage ._gotologin a {
  display: inline-block;
  background-color: #ccc;
  padding: 0 16px;
  border-radius: 15px;
  text-decoration: none;
  color: #222;
}

.RegistrationPage__AlertList {
  margin-bottom: 2em;
}

.RegistrationPage__AlertList li {
  display: block;
  text-align: center;
  background-color: #E00000;
  color: #ffffff;
  line-height: 1.4em;
  border-radius: 6px;
  margin-bottom: 1em;
  padding: 12px;
}

.RegistrationPage__AlertList i {
  font-size: 1.5em;
  margin-right: 10px;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

.RegistrationPage__title2 {
  margin-bottom: 1em;
  text-align: center;
  font-weight: bold;
}

.RegistrationPage ._centericon {
  text-align: center;
  font-size: 4em;
  margin-bottom: 24px;
  color: #7A2144;
}

.RegistrationPage .checkbox {
  margin-bottom: 16px;
}

.RegistrationPage .checkbox input[type=checkbox] {
  display: none;
}

.RegistrationPage .checkbox input[type=checkbox] + label {
  font-size: 18px;
}

.RegistrationPage .checkbox input[type=checkbox] + label:before {
  display: inline-block;
  width: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
  font-size: 22px;
  color: #BDBDBD;
}

.RegistrationPage .checkbox input[type=checkbox]:checked + label:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  color: #115862;
}

@media screen and (min-width: 813px) {
  .RegistrationPage__title {
    text-align: center;
    margin: 0 auto;
    padding-top: 24px;
    font-size: 1.8em;
  }
  .RegistrationPage__wrapper {
    width: 600px;
    margin: 0 auto;
    padding: 0;
  }
  .RegistrationPage__inner {
    padding: 20px 0px 70px 0;
    display: flex;
  }
  .RegistrationPage__main {
    width: 600px;
    margin-top: 0px;
  }
  .RegistrationPage__SocialLogin ul {
    width: 350px;
    margin: 0 auto;
  }
  .RegistrationPage__SocialLogin li:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
  }
  .RegistrationPage__SocialLogin-btn {
    font-size: 17px;
  }
  .RegistrationPage__Buttons li {
    width: 49%;
    margin-left: 25%;
    padding: 0px;
  }
  .RegistrationPage__Buttons li._backtohome {
    float: none;
    margin-left: 25%;
  }
  .RegistrationPage__Buttons li:last-child {
    margin-right: 2%;
  }
  .RegistrationPage__Buttons .Btn {
    height: 60px;
    line-height: 60px;
  }
  .RegistrationPage__Buttons .Btn:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
    cursor: pointer;
  }
  .RegistrationPage__Buttons._resendmail .Btn[disabled]:hover {
    top: 0px;
    left: 0px;
    opacity: 1;
    cursor: default;
  }
  .RegistrationPage .checkbox input[type=checkbox] + label:hover {
    color: #115862;
    display: inline;
    cursor: pointer;
  }
}

.ResetpassPage__title {
  text-align: center;
  font-weight: bold;
  color: #7A2144;
  font-size: 1.2em;
}

.ResetpassPage__main {
  padding: 24px;
  line-height: 1.6em;
}

.ResetpassPage__main p {
  margin-bottom: 2em;
}

.ResetpassPage__main ._note {
  font-size: 0.9em;
  line-height: 1.4em;
}

.ResetpassPage__Separator {
  clear: both;
  position: relative;
  border-bottom-style: solid;
  border-top-style: solid;
  border-color: #222;
  border-top-width: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  color: #222;
  line-height: 44px;
  font-size: 13px;
}

.ResetpassPage__Separator span {
  position: absolute;
  display: table;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 44px;
  width: 44px;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 50%;
  background-clip: padding-box;
  text-align: center;
  border-color: #222;
  margin-top: -0.5px;
}

.ResetpassPage__SocialLogin ul {
  width: 100%;
  margin-bottom: 30px;
}

.ResetpassPage__SocialLogin li {
  width: 100%;
  margin-bottom: 16px;
}

.ResetpassPage__SocialLogin-btn {
  display: block;
  width: 78%;
  font-size: 15px;
  font-weight: bold;
  line-height: 4em;
  padding-left: 22%;
  color: #ffffff;
  text-decoration: none;
  background-position: 6% center;
  background-repeat: no-repeat;
}

.ResetpassPage__SocialLogin-btn._wechat {
  background-color: #2DC100;
  background-image: url(./img/ico-wechat.png);
  background-size: 40px 34px;
}

.ResetpassPage__SocialLogin-btn._facebook {
  background-color: #485A96;
  background-image: url(./img/ico-facebook.png);
  background-size: 40px 40px;
}

.ResetpassPage__SocialLogin-btn._google {
  background-color: #DB4437;
  background-image: url(./img/ico-google.png);
  background-size: 40px 29px;
}

.ResetpassPage__SocialLogin-btn._line {
  background-color: #3ACE01;
  background-image: url(./img/ico-line.png);
  background-size: 40px 37px;
}

.ResetpassPage__Buttons {
  width: 100%;
}

.ResetpassPage__Buttons li {
  float: none;
  width: auto;
  padding: 5px 0;
}

.ResetpassPage__Buttons .Btn {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  background: gray;
  color: #fff;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  border: none;
  border-radius: 8px;
}

.ResetpassPage__Buttons .Btn._active {
  background: #115862;
}

.ResetpassPage__Buttons._resendmail .Btn {
  background-color: #115862;
}

.ResetpassPage__Buttons._resendmail .Btn[disabled] {
  background-color: gray;
}

.ResetpassPage__FormElements {
  margin-bottom: 2em;
}

.ResetpassPage__FormElements label {
  font-weight: bold;
  color: #7A2144;
  font-size: 0.9em;
  margin-top: 8px;
  display: block;
  clear: both;
}

.ResetpassPage__FormElements span._note {
  font-size: 0.8em;
  color: #948E90;
  display: block;
  line-height: 1.8em;
}

.ResetpassPage__FormElements input[type="submit"] {
  width: 50%;
  margin-left: 25%;
  background: #115862;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.ResetpassPage__FormElements input[type="button"] {
  width: 50%;
  margin-left: 25%;
  background: gray;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
}

.ResetpassPage__FormElements input[type="text"] {
  width: calc(100% - 20px);
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.ResetpassPage__FormElements input[type="number"] {
  width: 100px;
  height: 24px;
  border: 1px solid #bdbdbd;
  border-radius: 6px;
  font-size: 16px;
  color: #222;
  padding: 12px 10px;
}

.ResetpassPage__FormElements br + label {
  display: inline-block;
  margin-top: 10px;
}

.ResetpassPage__FormElements ._asterisk {
  font-size: 75%;
  vertical-align: top;
  position: relative;
  top: -0.5em;
  color: #7A2144;
}

.ResetpassPage__FormElements ._asterisktext {
  color: #7A2144;
  font-size: 12px;
  margin-top: 1.5em;
}

.ResetpassPage ._gotologin {
  margin-top: 16px;
  text-align: right;
  font-size: 0.9em;
}

.ResetpassPage ._gotologin a {
  display: inline-block;
  background-color: #ccc;
  padding: 0 16px;
  border-radius: 15px;
  text-decoration: none;
  color: #222;
}

.ResetpassPage__ResetLouginlist {
  overflow: hidden;
  margin-top: 20px;
}

.ResetpassPage__ResetLouginlist a {
  color: #555;
}

.ResetpassPage__AlertList {
  margin-bottom: 2em;
}

.ResetpassPage__AlertList li {
  display: block;
  text-align: center;
  background-color: #E00000;
  color: #ffffff;
  line-height: 1.4em;
  border-radius: 6px;
  margin-bottom: 1em;
  padding: 12px;
}

.ResetpassPage__AlertList i {
  font-size: 1.5em;
  margin-right: 10px;
  -webkit-animation: blink 1s ease-in-out infinite alternate;
  -moz-animation: blink 1s ease-in-out infinite alternate;
  animation: blink 1s ease-in-out infinite alternate;
}

.ResetpassPage__title2 {
  margin-bottom: 1em;
  text-align: center;
}

.ResetpassPage ._sentmailicon {
  text-align: center;
  font-size: 4em;
  margin-bottom: 24px;
  color: #7A2144;
}

.ResetpassPage .checkbox {
  margin-bottom: 16px;
}

.ResetpassPage .checkbox input[type=checkbox] {
  display: none;
}

.ResetpassPage .checkbox input[type=checkbox] + label {
  font-size: 18px;
}

.ResetpassPage .checkbox input[type=checkbox] + label:before {
  display: inline-block;
  width: 26px;
  font-family: "Font Awesome 5 Free";
  content: "\f0c8";
  font-size: 22px;
  color: #BDBDBD;
}

.ResetpassPage .checkbox input[type=checkbox]:checked + label:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  color: #115862;
}

@media screen and (min-width: 813px) {
  .ResetpassPage__title {
    text-align: center;
    margin: 0 auto;
    padding-top: 24px;
    font-size: 1.8em;
  }
  .ResetpassPage__wrapper {
    width: 600px;
    margin: 0 auto;
    padding: 0;
  }
  .ResetpassPage__inner {
    padding: 20px 0px 70px 0;
    display: flex;
  }
  .ResetpassPage__main {
    width: 600px;
    margin-top: 16px;
    min-height: 250px;
  }
  .ResetpassPage__ResetLouginlist ul {
    float: right;
    margin-right: 1px;
  }
  .ResetpassPage__ResetLouginlist a:hover {
    color: #7A2144;
    position: relative;
    top: 1px;
    left: 1px;
    text-decoration: none;
  }
  .ResetpassPage__SocialLogin ul {
    width: 350px;
    margin: 0 auto;
  }
  .ResetpassPage__SocialLogin li:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
  }
  .ResetpassPage__SocialLogin-btn {
    font-size: 17px;
  }
  .ResetpassPage__Buttons li {
    width: 49%;
    margin-left: 25%;
    padding: 0px;
  }
  .ResetpassPage__Buttons li._backtohome {
    float: none;
    margin-left: 25%;
  }
  .ResetpassPage__Buttons li:last-child {
    margin-right: 2%;
  }
  .ResetpassPage__Buttons .Btn {
    height: 60px;
    line-height: 60px;
  }
  .ResetpassPage__Buttons .Btn:hover {
    position: relative;
    top: 1px;
    left: 1px;
    opacity: 0.8;
    cursor: pointer;
  }
  .ResetpassPage__Buttons._resendmail .Btn[disabled]:hover {
    top: 0px;
    left: 0px;
    opacity: 1;
    cursor: default;
  }
  .ResetpassPage .checkbox input[type=checkbox] + label:hover {
    color: #115862;
    display: inline;
    cursor: pointer;
  }
}

.Services__inner {
  padding: 24px 8px;
}

.Services__title {
  text-align: center;
}

.Services__title h2 {
  display: block;
  width: 200px;
  margin: 0 auto 1em auto;
  font-size: 1.3em;
  color: #222222;
}

.Services__title span {
  font-family: 'Cormorant';
  display: block;
  border-bottom: 6px solid #7A2144;
  font-size: 36px;
  margin-bottom: 6px;
}

.Services__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.Services__list li {
  width: calc(50% - 16px);
  margin: 8px;
  position: relative;
}

.Services__list img {
  width: 100%;
  height: auto;
  display: block;
}

.Services__list--name {
  position: absolute;
  top: 35%;
  text-align: center;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 3.6vmin;
}

.Services__list--more {
  text-align: center;
  color: #7A2144;
  padding: 8px 0;
  font-size: 3vmin;
  text-decoration: none;
}

.Services__list a {
  display: block;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.Services__list a:hover {
  position: relative;
  top: 1px;
  left: 1px;
}

.Services__list--preparation {
  display: block;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}

.Services__list--inpreparation {
  text-align: center;
  color: #666666;
  padding: 9px 0;
  font-size: 3vmin;
}

.ServicesTop__inner {
  padding: 24px;
}

.ServicesTop h2 {
  font-family: 'Cormorant';
  color: #222;
  font-size: 3em;
  margin-bottom: 16px;
}

.ServicesTop h3 {
  font-family: 'Cormorant';
  color: #222;
  font-size: 2em;
  margin-bottom: 16px;
}

.ServicesTop p {
  line-height: 1.5;
  margin-bottom: 2em;
}

.ServicesTop p + h3 {
  margin-top: 48px;
}

.ServicesTop ol {
  line-height: 1.4em;
  counter-reset: number;
  /*数字をリセット*/
  list-style-type: none !important;
  /*数字を一旦消す*/
  padding: 0.8em;
  background: #FEF5FA;
  margin-bottom: 1.5em;
}

.ServicesTop ol li {
  margin-bottom: 0.6em;
}

.ServicesTop ol li {
  position: relative;
  padding-left: 36px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 36px;
  color: #7A2144;
}

.ServicesTop ol li:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display: inline-block;
  background: #7A2144;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ServicesTop__ApplyBtn {
  margin-bottom: 24px;
}

.ServicesTop__ApplyBtn a {
  display: block;
  color: #fff;
  background: #115862;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  padding: 24px 0;
  width: 100%;
  text-decoration: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

@media screen and (min-width: 813px) {
  .Services__wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .Services__inner {
    padding: 40px 8px;
  }
  .Services__list li {
    width: calc(33% - 24px);
    margin: 12px;
    position: relative;
  }
  .Services__list--name {
    font-size: 26px;
  }
  .Services__list--more {
    font-size: 14px;
    padding: 16px 0;
  }
  .Services__list--inpreparation {
    font-size: 14px;
    padding: 16px 0;
  }
  .ServicesTop__wrapper {
    width: 700px;
    margin: 0 auto;
    padding: 0;
  }
  .ServicesTop__inner {
    padding: 40px 8px;
  }
  .ServicesTop h2, .ServicesTop h3 {
    text-align: center;
  }
  .ServicesTop ol {
    padding: 2em;
  }
  .ServicesTop ol li {
    padding-left: 38px;
    padding: 0.5em 0.5em 0.5em 38px;
  }
  .ServicesTop__ApplyBtn a {
    width: 500px;
    margin: 0 auto;
  }
  .ServicesTop__ApplyBtn a:hover {
    position: relative;
    top: 1px;
    left: 1px;
    background: #7A2144;
  }
}
