@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&subset=japanese");
html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
Media Query
==================================================== */
/* ====================================================
Margin PC and SP
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

body {
  color: #000000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow: hidden;
}

html {
  overflow-y: scroll;
}

.wrapper {
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.main-page {
  padding-top: 55px;
  padding-bottom: 78px;
  margin-bottom: 90px;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 900;
  text-align: center;
  height: 55px;
  background-color: #fff;
  border-bottom: 1px solid #EDEDED;
  color: #444340;
}

#header.header-index {
  position: static;
  padding: 0px 0px;
  height: 75px;
  border: none;
}

@media screen and (max-width: 834px) {
  #header.header-index {
    height: 55px;
  }
}

@media screen and (max-width: 834px) {
  #header.header-index .inner.db {
    padding: 0 17px 0px 10px;
  }
}

#header.header-index .ttl-comp01.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

#header.header-index .ttl-comp01 img {
  width: 158px;
}

@media screen and (max-width: 834px) {
  #header.header-index .ttl-comp01 img {
    width: 109px;
  }
}

#header .inner {
  padding: 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: inherit;
}

#header .inner.db {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 10px;
}

#header [class*="btn-"] {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

#header .btn-prev {
  left: 10px;
}

#header .btn-menu {
  right: 10px;
}

#header .btn-noti {
  left: 10px;
}

#header .btn-search {
  right: 9px;
}

#header .btn-close {
  right: 6px;
}

#header .btn-setting {
  right: 11px;
}

#header .btn-c {
  font-size: 14px;
  font-size: 1.4rem;
  width: 180px;
  height: 32px;
  border: 1px solid #00BBB6;
  background: #ffffff;
  color: #00BBB6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 16px;
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-weight: 500;
}

#header .btn-preview {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  color: #00bbb6;
  right: 11px;
  width: 80px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer {
  border-top: 1px solid #EDEDED;
  padding: 20px 0px 40px;
  color: #707070;
  background: #302F2B;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .footer {
    margin-bottom: 75px;
  }
}

.footer .logo-f {
  text-align: center;
}

@media screen and (max-width: 834px) {
  .footer .logo-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer .logo-f a {
  display: inline-block;
}

.footer .sns {
  text-align: center;
}

.footer .list-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px -7px 15px;
}

@media screen and (max-width: 834px) {
  .footer .list-f {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.footer .list-f .item {
  padding: 0px 7px;
  border-right: 1px solid #EDEDED;
}

.footer .list-f .item:last-child {
  border-right: 0;
}

.footer .list-f .item a {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  color: #ffffff;
}

@media screen and (max-width: 834px) {
  .footer .list-f .item a {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.footer .coppyRight {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 20px;
  color: #AAAAAA;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .footer .coppyRight {
    text-align: left;
    font-size: 10px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 834px) {
  .mac .footer {
    padding-bottom: 70px;
    margin-bottom: 144px;
  }
}

.inner {
  display: block;
  max-width: 750px;
  padding: 0 18px 0 18px;
  margin: 0 auto;
}

.inner-1000 {
  max-width: 1040px;
  padding: 0px 20px;
}

@media screen and (min-width: 835px) {
  .inner-1000 {
    margin: auto;
    max-width: inherit;
    width: 1040px;
  }
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a[href^="tel"] {
    display: inline-block;
  }
}

@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}

@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

@media screen and (min-width: 375px) {
  .sp-xs {
    display: none !important;
  }
}

.ttl-comp01 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}

.ttl-comp01 .ico-premium {
  position: relative;
  margin-left: 10px;
  width: 117px !important;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 .ico-premium {
    width: 74px !important;
  }
}

.ttl-comp01 .ico-wrap {
  width: 40px;
  display: inline-block;
}

.ttl-comp01--sm {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

.ttl-comp01--on {
  padding-left: 15px;
  position: relative;
}

.ttl-comp01--on:before {
  content: '';
  position: absolute;
  z-index: 1;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #27E118;
  left: 0;
  top: 60%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ttl-comp02 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  color: #444340;
  line-height: 1.466;
  margin-bottom: 30px;
}

.ttl-comp02 span {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.15;
  font-weight: 400;
  margin-left: 10px;
  color: #707070;
}

.ttl-comp04 {
  text-align: center;
  font-weight: bold;
  font-size: 33px;
  font-size: 3.3rem;
  line-height: 1.18;
  color: #00BBB6;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.45;
  }
}

.ttl-comp04.black {
  color: #444340;
}

.txtBasic, .sec-premium .box-white .list01 .item .txt02, .sec-premium .box-white .list01 .item .list02 li, .sec-safety .list-safety {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .txtBasic, .sec-premium .box-white .list01 .item .txt02, .sec-premium .box-white .list01 .item .list02 li, .sec-safety .list-safety {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.54;
  }
}

.txt-basic {
  line-height: 1.34;
  font-size: 15px;
  font-size: 1.5rem;
}

.txt-basic--smaller {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.53;
  font-weight: 400;
}

.txt-basic--sm {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.54;
}

.txt-blue {
  color: #00BBB6;
}

.txt-pink {
  color: #FA0066;
}

.txt-gray {
  color: #707070;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.btn-comp01 {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#00C5C0), to(#00bbb6));
  background: -o-linear-gradient(left, #00C5C0, #00bbb6);
  background: linear-gradient(to right, #00C5C0, #00bbb6);
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.45;
  height: 60px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.btn-comp01--red {
  background: #F42C00;
}

.btn-comp01--style02 {
  background: -webkit-gradient(linear, left top, right top, from(#00bbb6), to(#00B1AC));
  background: -o-linear-gradient(left, #00bbb6, #00B1AC);
  background: linear-gradient(to right, #00bbb6, #00B1AC);
}

.btn-prev {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-close {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-noti {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-search {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-setting {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-menu {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-menu span {
  width: 4px;
  height: 4px;
  background-color: #A4A4A4;
  border-radius: 50%;
}

.btn-menu span:before, .btn-menu span:after {
  content: '';
  width: inherit;
  height: inherit;
  background-color: inherit;
  border-radius: inherit;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn-menu span:before {
  left: 8px;
}

.btn-menu span:after {
  right: 8px;
}

.btn-line {
  width: 100%;
  max-width: 316px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 999px;
  margin: 0 auto 14px;
  color: #ffffff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.45;
  background-color: #2CBF13;
}

.btn-line.outline {
  border: 1px solid #2CBF13;
  color: #2CBF13;
  background-color: #fff;
}

.btn-line img {
  margin-right: 10px;
}

.btn-line span {
  padding-bottom: 4px;
}

.btn-switch {
  display: inline-block;
  width: 59px;
  height: 30px;
  position: relative;
}

.btn-switch input {
  display: none;
}

.btn-switch input:checked + span {
  background-color: #00BBB6;
}

.btn-switch input:checked + span:before {
  -webkit-transform: translateX(29px);
      -ms-transform: translateX(29px);
          transform: translateX(29px);
}

.btn-switch span {
  background-color: #C0C0C0;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  border-radius: 63px;
}

.btn-switch span:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  width: 22px;
  height: 22px;
  left: 4px;
  position: absolute;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}

.btn-comp02 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.45;
  border-radius: 34px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00c5c0+0,00b1ac+100 */
  background: #00c5c0;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#00c5c0), to(#00b1ac));
  background: -o-linear-gradient(left, #00c5c0 0%, #00b1ac 100%);
  background: linear-gradient(to right, #00c5c0 0%, #00b1ac 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c5c0', endColorstr='#00b1ac', GradientType=1);
  /* IE6-9 */
  padding: 15.5px 10px;
  width: 100%;
  display: inline-block;
}

.btn-comp02--sq {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 14px 5px;
  text-align: center;
  border-radius: 0;
}

.btn-comp02.sm {
  padding: 8.5px 5px;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}

.btn-comp02.white {
  background: none;
  border: 1px solid #00C5C0;
  color: #00C5C0;
}

.btn-comp02.gray {
  background: #EDEDED;
  color: #C0C0C0;
}

.btn-comp03 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #ffffff;
  border-radius: 23px;
  background: #00BBB6;
  width: 80px;
  height: 33px;
}

.btn-comp03.white {
  background: #ffffff;
  border: 1px solid #00bbb6;
  color: #00bbb6;
}

.btn-comp03--md {
  width: 116px;
  height: 39px;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 7px;
  font-weight: bold;
  border: 1px solid #00BBB6;
}

.btn-comp03--md.white {
  background: #ffffff;
  color: #00BBB6;
}

.btn-comp03--md.gray {
  background: #EDEDED;
  color: #C0C0C0;
  border: 1px solid #EDEDED;
}

.btn-comp05 {
  height: 60px;
  border-radius: 34px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  background: #1877F2;
  max-width: 316px;
  margin: auto;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
}

.btn-comp05 span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  z-index: 2;
  text-align: center;
}

.btn-comp05 span img {
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.btn-comp05.green {
  background: #00BBB6;
}

.btn-comp05.green2 {
  background: #31ae36;
}

.btn-comp05.white {
  background: #ffffff;
  color: #00BBB6;
  border: 1px solid #00BBB6;
  font-weight: 500;
}

.list-sns .item {
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .list-sns .item {
    margin-bottom: 11px;
  }
}

.form-comment {
  position: fixed;
  bottom: 0;
  z-index: 20;
  width: 100%;
  left: 0;
  background: #fff;
}

.form-comment input {
  width: 100%;
  height: 52px;
  background: #fff;
  padding: 10px 48px 10px 19px;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.form-comment input::-webkit-input-placeholder {
  color: #C0C0C0;
}

.form-comment input::-moz-placeholder {
  color: #C0C0C0;
}

.form-comment input:-ms-input-placeholder {
  color: #C0C0C0;
}

.form-comment input::-ms-input-placeholder {
  color: #C0C0C0;
}

.form-comment input::placeholder {
  color: #C0C0C0;
}

.form-comment .upload-file {
  width: 26px;
  height: 26px;
  right: 19px;
  top: 50%;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  z-index: 10;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.form-comment #upload-photo {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

input[type="text"]:focus, textarea:focus {
  outline: none;
}

.tab-fixed-index {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-fixed-index .item {
  width: 50%;
}

.tab-fixed-index .item .btn-comp05 {
  border-radius: 0;
  height: 76px;
  width: 100%;
  max-width: inherit;
}
.tab-fixed-index .item--w100 {
  width: 100%;
}
.tab-fixed-index .item--w100 span {
  padding: 3.5px 0;
  display: block;
  line-height: 1.2;
  background: #15B4B1;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
}

.box-popup {
  width: 100%;
  height: 100vh;
  background: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-popup__cnt {
  width: 100%;
  display: block;
  padding: 30px 0px 20px;
}

.box-popup__cnt .close {
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 10px;
  color: #ffffff;
  display: inline-block;
  padding: 0px 10px;
}

.box-popup__cnt img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sec-riyoukiyaku {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.63;
  color: #444340;
  padding-top: 20px;
  padding-bottom: 20px;
}

.sec-riyoukiyaku p {
  margin-bottom: 20px;
}

.page-index-cm {
  overflow-x: hidden;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}

@media screen and (min-width: 835px) {
  .page-index-cm {
    width: 1040px;
    max-width: inherit;
    margin-left: auto;
    margin-right: auto;
  }
}

.sec-premium {
  position: relative;
  padding: 45px 0px 60px;
  margin-bottom: 90px;
}

@media screen and (max-width: 834px) {
  .sec-premium {
    padding: 30px 0px 22px;
    margin-bottom: 0px;
  }
}

.sec-premium:after, .sec-premium:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
}

.sec-premium:before {
  top: 0;
  height: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F8C10E), to(#F67909));
  background-image: -o-linear-gradient(#F8C10E, #F67909);
  background-image: linear-gradient(#F8C10E, #F67909);
}

.sec-premium:after {
  bottom: 0;
  height: 50%;
  background: #00BBB6;
}

.sec-premium .ttl-premium {
  text-align: center;
  line-height: 1.3;
  margin-bottom: 45px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .sec-premium .ttl-premium {
    margin-bottom: 30px;
  }
}

.sec-premium .ttl-premium .ico {
  margin-bottom: 7px;
}

.sec-premium .ttl-premium .ttl-en {
  font-family: Helvetica;
  font-size: 19px;
  font-size: 1.9rem;
  margin-bottom: 11px;
}

@media screen and (max-width: 834px) {
  .sec-premium .ttl-premium .ttl-en {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-premium .ttl-premium .ttl-jp {
  font-size: 30px;
  font-size: 3rem;
}

@media screen and (max-width: 834px) {
  .sec-premium .ttl-premium .ttl-jp {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.sec-premium .mw620 {
  max-width: 620px;
  margin: 0 auto;
}

.sec-premium .txt01 {
  font-weight: bold;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.36;
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  .sec-premium .txt01 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 25px;
  }
}

.sec-premium .box-white {
  background: #ffffff;
  max-width: 925px;
  margin: auto;
  padding: 50px 58px;
}

@media screen and (max-width: 834px) {
  .sec-premium .box-white {
    padding: 30px 20px 40px;
  }
}

.sec-premium .box-white__ttl {
  text-align: center;
  margin-bottom: 22px;
}

@media screen and (max-width: 834px) {
  .sec-premium .box-white__ttl {
    margin-bottom: 15px;
  }
}

.sec-premium .box-white__ttl span {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.18;
  display: inline-block;
  padding: 0px 26px;
  position: relative;
  color: #302F2B;
}

@media screen and (max-width: 834px) {
  .sec-premium .box-white__ttl span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-premium .box-white__ttl span:after, .sec-premium .box-white__ttl span:before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  width: 15px;
  background: #302F2B;
}

.sec-premium .box-white__ttl span:before {
  left: 0;
}

.sec-premium .box-white__ttl span:after {
  right: 0;
}

.sec-premium .box-white .list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 22px -35px 0px;
}

@media screen and (max-width: 834px) {
  .sec-premium .box-white .list01 {
    display: block;
    margin: 20px 0px 40px;
  }
}

.sec-premium .box-white .list01 + .txt01 {
  margin-top: 20px;
}

.sec-premium .box-white .list01 .item {
  width: 50%;
  padding: 0px 35px;
  border-right: 1px solid #EDEDED;
}

.sec-premium .box-white .list01 .item:last-child {
  border-right: 0;
}

@media screen and (max-width: 834px) {
  .sec-premium .box-white .list01 .item {
    width: 100%;
    padding: 0;
    margin-bottom: 75px;
    border-right: 0;
  }
  .sec-premium .box-white .list01 .item:last-child {
    margin-bottom: 0;
  }
}

.sec-premium .box-white .list01 .item .txt02 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 27px;
}

.sec-premium .box-white .list01 .item .yl {
  color: #FFA200;
}

.sec-premium .box-white .list01 .item .img {
  text-align: center;
  margin-bottom: 25px;
}

.sec-premium .box-white .list01 .item .img img {
  display: inline-block;
  width: 102px;
}

@media screen and (max-width: 834px) {
  .sec-premium .box-white .list01 .item .img img {
    width: 68px;
  }
}

.sec-premium .box-white .list01 .item .list02 li {
  position: relative;
  color: #302F2B;
  padding-left: 20px;
  margin-bottom: 14px;
}

.sec-premium .box-white .list01 .item .list02 li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #302F2B;
}

.sec-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

.sec-mv:after {
  content: '';
  position: absolute;
  height: 308px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(0, 187, 182, 0.1)));
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 187, 182, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 187, 182, 0.1));
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .sec-mv:after {
    background: none;
  }
}

@media screen and (max-width: 834px) {
  .sec-mv {
    display: block;
    background: none;
  }
}

.sec-mv__cnt {
  width: calc(100% - 53.53%);
  text-align: center;
  line-height: 1.53;
  padding-top: 30px;
}

@media screen and (max-width: 834px) {
  .sec-mv__cnt {
    width: 100%;
    padding: 20px 0px;
  }
}

.sec-mv__cnt .ttl {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.36;
  font-weight: bold;
  color: #00BBB6;
  margin-bottom: 15px;
  letter-spacing: 2px;
}

@media screen and (max-width: 834px) {
  .sec-mv__cnt .ttl {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.45;
  }
}

.sec-mv__cnt .txt01 {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.625;
  margin: 25px auto 12px;
}

@media screen and (max-width: 834px) {
  .sec-mv__cnt .txt01 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 17px auto 9px;
  }
}

.sec-mv__img {
  width: 53.33%;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-mv__img {
    width: 100%;
  }
  .sec-mv__img .img img {
    width: 100%;
  }
}

.sec-mv__img .txt-wrap {
  position: absolute;
  bottom: 29%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .sec-mv__img .txt-wrap {
    bottom: 9%;
  }
}

.sec-mv__img .txt {
  position: absolute;
  bottom: 15px;
  right: 30px;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.3;
  color: #ffffff;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .sec-mv__img .txt {
    bottom: 5px;
    right: 8px;
  }
}

.sec-expand {
  padding: 85px 0px 12px;
}

@media screen and (max-width: 834px) {
  .sec-expand {
    padding: 0px 0px 10px;
  }
}

.sec-expand .list-expand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 37px -20px 22px;
}

@media screen and (max-width: 834px) {
  .sec-expand .list-expand {
    display: block;
    margin: 20px auto 15px;
  }
  .sec-expand .list-expand + p {
    text-align: left;
    padding: 0px 5vw;
  }
}

.sec-expand .list-expand .item {
  padding: 0px 20px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .sec-expand .list-expand .item {
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .sec-expand .list-expand .item:last-child {
    margin-bottom: 0;
  }
}

.sec-expand .list-expand .item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding-bottom: 0px;
}

@media screen and (max-width: 834px) {
  .sec-expand .list-expand .item__inner.flx-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.sec-expand .list-expand .item__inner .img-abs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.sec-expand .list-expand .item__cnt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  width: calc(100% - 52% - 15px);
  padding-top: 20px;
}

@media screen and (max-width: 900px) {
  .sec-expand .list-expand .item__cnt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-expand .list-expand .item__cnt {
    padding-top: 15px;
  }
}

.sec-expand .list-expand .item__cnt .txt-note {
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 1.44;
  color: #ffffff;
  position: absolute;
  bottom: 7px;
  left: 11px;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .sec-expand .list-expand .item__cnt .txt-note {
    font-size: 10px;
    font-size: 1rem;
    left: auto;
    right: 10px;
  }
}

.sec-expand .list-expand .item__cnt .ttl {
  color: #00BBB6;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .sec-expand .list-expand .item__cnt .ttl {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 7px;
  }
}

.sec-expand .list-expand .item__cnt .ttl span {
  font-size: 33px;
  font-size: 3.3rem;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .sec-expand .list-expand .item__cnt .ttl span {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.sec-expand .list-expand .item__img {
  width: calc(52% + 15px);
  padding-right: 8px;
  padding-left: 7px;
}

.sec-simple {
  padding: 50px 0px 0px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .sec-simple {
    padding: 30px 0px 0px;
  }
}

.sec-simple:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.1;
  z-index: -1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#00BBB6));
  background-image: -o-linear-gradient(#ffffff, #00BBB6);
  background-image: linear-gradient(#ffffff, #00BBB6);
}

.sec-simple .img {
  display: block;
  text-align: center;
  margin-top: 44px;
}

@media screen and (max-width: 834px) {
  .sec-simple .img {
    margin-top: 20px;
    padding: 0px 20px;
  }
}

.sec-simple .img img {
  display: inline-block;
}

.sec-safety {
  padding: 50px 0px 45px;
}

@media screen and (max-width: 834px) {
  .sec-safety {
    padding: 30px 0px;
  }
}

.sec-safety .list-safety {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 900px;
  margin: auto;
  margin-top: 47px;
}

@media screen and (max-width: 834px) {
  .sec-safety .list-safety {
    display: block;
    margin-top: 15px;
  }
}

.sec-safety .list-safety .item {
  width: 50%;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .sec-safety .list-safety .item {
    width: 100%;
    margin-bottom: 60px;
  }
  .sec-safety .list-safety .item:last-child {
    margin-bottom: 0;
  }
}

.sec-safety .list-safety .item .img {
  margin: 10px auto 0px;
  height: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .sec-safety .list-safety .item .img {
    height: auto;
    margin-top: 15px;
  }
}

.sec-recommended {
  padding: 55px 0px 40px;
}

@media screen and (max-width: 834px) {
  .sec-recommended {
    padding: 40px 0px 20px;
  }
}

.sec-recommended .list-recommend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 792px;
  margin: auto;
  margin-top: 40px;
}

@media screen and (max-width: 834px) {
  .sec-recommended .list-recommend {
    margin-top: 20px;
  }
}

.sec-recommended .list-recommend .item {
  padding: 0px 18px;
  width: 25%;
}

@media screen and (max-width: 834px) {
  .sec-recommended .list-recommend .item {
    width: 50%;
    margin-bottom: 15px;
    padding: 0px 12px;
  }
}

.sec-reliable {
  padding: 37px 0px 43px;
  background: rgba(0, 187, 182, 0.05);
}

.sec-reliable .list-comp01 {
  max-width: 570px;
  margin: auto;
  margin-top: 26px;
}

@media screen and (max-width: 834px) {
  .sec-reliable .list-comp01 {
    padding: 0px 40px;
  }
}

.sec-reliable .list-comp01 li {
  list-style: decimal;
  margin-bottom: 8px;
}

.sec-register {
  padding: 60px 0px 65px;
}

@media screen and (max-width: 834px) {
  .sec-register {
    padding: 30px 0px 20px;
  }
}

@media screen and (max-width: 834px) and (max-width: 834px) {
  .sec-register .txt-note {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.sec-register .list-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 45px auto 0px;
  max-width: 650px;
}

@media screen and (max-width: 834px) {
  .sec-register .list-sns {
    display: block;
  }
}

.sec-register .list-sns .item {
  width: 50%;
  padding: 0px 5px;
  margin-bottom: 23px;
}

@media screen and (max-width: 834px) {
  .sec-register .list-sns .item {
    width: 100%;
    margin-bottom: 8px;
  }
}

.profile-card {
  display: block;
  position: relative;
  margin: 0 -18px 18px -19px;
}

.profile-card .new {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 66px;
  height: 66px;
  padding: 13px 3px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1;
  color: #ffffff;
  background: -o-linear-gradient(315deg, #F42C00 50%, transparent 0%);
  background: linear-gradient(135deg, #F42C00 50%, transparent 0%);
}

.profile-card .new span {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: inline-block;
}

.profile-card .num {
  position: absolute;
  z-index: 1;
  top: 15px;
  right: 18px;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  background-color: rgba(0, 187, 182, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 31px;
  font-size: 3.1rem;
  line-height: 1;
  color: #ffffff;
}

.profile-card .address {
  position: absolute;
  z-index: 1;
  width: 60%;
  bottom: 22.1px;
  left: 19px;
  color: #ffffff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}

.profile-card .age {
  position: absolute;
  z-index: 1;
  right: 18px;
  bottom: 15.1px;
  background-color: rgba(112, 112, 112, 0.8);
  border-radius: 8px;
  color: #ffffff;
  font-weight: 400;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.54;
  display: inline-block;
  padding: 5px 7px 6px 8px;
}

.profile-card .img {
  position: relative;
}

.profile-card .img img {
  width: 100%;
  height: auto;
}

.slide-image-nav {
  margin-bottom: 28px;
}

.slide-image-nav .slick-list {
  margin: 0 -5px;
  padding: 2px 0;
}

.slide-image-nav .slick-slider, .slide-image-nav .slick-track {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.slide-image-nav .item {
  padding: 0 5px;
}

.slide-image-nav .item:focus {
  outline: none;
}

.slide-image-nav .item.slick-current .item__img:after {
  visibility: visible;
  opacity: 1;
}

.slide-image-nav .item__img {
  padding-bottom: 100%;
  position: relative;
}

.slide-image-nav .item__img:after {
  content: '';
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  border: 2px solid #00bbb6;
  border-radius: 50%;
  z-index: 2;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.slide-image-nav .item__over {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  border-radius: 50%;
}

.slide-image-nav .item__over img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.profile-detail .ttl-comp01--sm {
  margin-bottom: 15px;
}

.profile-detail .ttl-comp01--on {
  margin-bottom: 24px;
}

.profile-detail .txt-basic {
  margin-bottom: 19px;
  color: #444340;
}

.profile-detail__list {
  margin-bottom: 23px;
}

.profile-detail__list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.34;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 14px;
}

.profile-detail__list dl dt {
  width: 125px;
  padding-right: 15px;
  color: #707070;
}

.profile-detail__list dl dd {
  width: calc(100% - 125px);
  color: #00bbb6;
}

.profile-detail__list dl dd.eval {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.profile-detail__list dl dd.eval > a {
  padding-right: 30px;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 374px) {
  .profile-detail__list dl dd.eval > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.profile-detail__list dl dd.eval > a:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 14px;
  height: 17px;
  background: url("../img/common/ico-arrow-next.png") no-repeat center/contain;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.profile-detail__list.border-bb {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 5px;
  margin-bottom: 13px;
}

.profile-detail__ttl {
  color: #00BBB6;
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 16px;
  font-size: 1.6rem;
}

.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 31px;
}

.rating img {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.popup {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  height: 100vh;
  overflow-y: auto;
  display: none;
}

.popup.active {
  display: block;
}

.popup .red {
  color: #F42C00 !important;
}

.box-option {
  z-index: 1000;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  visibility: hidden;
  opacity: 0;
}

.box-option.show-up {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.box-option .item {
  margin-bottom: 9px;
  background-color: #fff;
  border-radius: 14px 14px 0 0;
}

.box-option .item:last-child {
  margin-bottom: 0;
}

.box-option .item > a {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  color: #00BBB6;
  text-align: center;
  display: block;
  padding: 15px 15px 17px;
  border-bottom: 0.5px solid #C6D6DE;
}

.box-option .item > a:last-child {
  border-bottom: none;
}

.box-option .item > a.report {
  color: #F42C00;
}

.box-option .item > a.close-popup {
  font-weight: bold;
}

.txt-error {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.81;
  font-weight: 400;
  color: #F42C00;
  padding-left: 2px;
}

.sec-codeinput {
  padding-top: 31px;
}

.sec-codeinput .ttl-mb {
  margin-bottom: 27px;
  color: #444340;
}

.sec-codeinput input {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  color: #444340;
  padding: 11px 10px;
  width: 100%;
  border: 1px solid #C0C0C0;
  border-radius: 3px;
  margin-bottom: 3px;
  text-align: center;
}

.sec-codeinput .box-codeinput {
  width: 59%;
  margin: 0 auto 70px;
  display: block;
  min-width: 200px;
  padding-bottom: 20px;
  position: relative;
}

.sec-codeinput .box-codeinput .txt-error {
  position: absolute;
  left: 0;
  bottom: 0;
}

.sec-codeinput .btn-step {
  padding: 0 10px;
}

.sec-newtouroku {
  overflow: hidden;
}

.txt-label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.43;
  margin-bottom: 10px;
  color: #707070;
}

.txt-label small {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.15;
  margin-left: 10px;
  color: #707070;
}

.txt-label .txt-regular {
  font-weight: 400;
  color: #707070;
}

.box-imgmain {
  position: relative;
}

.ttl-infor {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.33;
  font-weight: 700;
  margin-bottom: 22px;
  color: #707070;
}

.ttl-infor:before {
  content: '■';
}

.txt-notesmall {
  font-size: 11px;
  font-size: 1.1rem;
  color: #707070;
  line-height: 1.81;
}

.avatar-upload {
  position: relative;
  max-width: 3100%;
  margin: 0px auto;
}

.avatar-upload .avatar-edit {
  position: absolute;
  right: 19.5px;
  z-index: 1;
  bottom: 18px;
}

.avatar-upload .avatar-edit input {
  display: none;
}

.avatar-upload .avatar-edit label {
  margin-bottom: 0;
}

.avatar-upload .avatar-preview {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 0;
  border: none;
}

.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.avatar-upload .avatar-preview > div img {
  width: 100%;
}

.form-moji .line-group {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 1px;
}

.form-moji .line-group label {
  display: inline-block;
  width: 100%;
  margin-bottom: 3px;
}

.form-moji .line-group select, .form-moji .line-group textarea, .form-moji .line-group input:not([type="file"]) {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  border: 1px solid #C0C0C0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 10px 12px;
  display: inline-block;
  width: 100%;
  font-weight: 400;
  outline: none;
  color: #444340;
}

.form-moji .line-group select::-ms-expand, .form-moji .line-group textarea::-ms-expand, .form-moji .line-group input:not([type="file"])::-ms-expand {
  display: none;
}

.form-moji .line-group select::-webkit-input-placeholder, .form-moji .line-group textarea::-webkit-input-placeholder, .form-moji .line-group input:not([type="file"])::-webkit-input-placeholder {
  color: #C0C0C0;
}

.form-moji .line-group select::-moz-placeholder, .form-moji .line-group textarea::-moz-placeholder, .form-moji .line-group input:not([type="file"])::-moz-placeholder {
  color: #C0C0C0;
}

.form-moji .line-group select:-ms-input-placeholder, .form-moji .line-group textarea:-ms-input-placeholder, .form-moji .line-group input:not([type="file"]):-ms-input-placeholder {
  color: #C0C0C0;
}

.form-moji .line-group select::-ms-input-placeholder, .form-moji .line-group textarea::-ms-input-placeholder, .form-moji .line-group input:not([type="file"])::-ms-input-placeholder {
  color: #C0C0C0;
}

.form-moji .line-group select::placeholder, .form-moji .line-group textarea::placeholder, .form-moji .line-group input:not([type="file"])::placeholder {
  color: #C0C0C0;
}

.form-moji .line-group select:invalid {
  color: #C0C0C0;
}

.form-moji .line-group textarea {
  min-height: 89px;
  resize: none;
}

.form-moji .line-group textarea.height01 {
  min-height: 44px;
}

.form-moji .txt-error {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0;
}

.form-moji .flex-pos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
}

.form-moji .flex-pos .txt-notesmall {
  width: 100%;
  text-align: right;
}

.form-moji .flex-pos .txt-error {
  position: relative;
}

.form-moji .flex-pos .txt-error + .txt-notesmall {
  width: auto;
}

.form-moji .box-infor {
  padding-top: 12px;
}

.form-moji .btn-step {
  margin-top: 27px;
}

.form-moji .container {
  display: block;
  position: relative;
  width: auto !important;
  padding-left: 39px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-top: 14px;
  color: #707070;
}

.form-moji .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.form-moji .checkmark {
  position: absolute;
  top: 0;
  left: -2px;
  height: 21px;
  width: 21px;
  background-color: #ffffff;
  border: 1px solid #707070;
  border-radius: 3px;
}

.form-moji .container:hover input ~ .checkmark {
  border-color: #00BBB6;
}

.form-moji .container input:checked ~ .checkmark {
  border-color: #00BBB6;
}

.form-moji .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.form-moji .container input:checked ~ .checkmark:after {
  display: block;
}

.form-moji .container .checkmark:after {
  left: 4px;
  top: 4px;
  width: 11px;
  height: 12px;
  background: url(../img/newtouroku/img-check.png) no-repeat center center;
  background-size: 100%;
  display: none;
}

.form-moji .link-page {
  text-decoration: underline;
}

.sec-joseikaiin {
  padding: 15px 12px;
}

.sec-review {
  padding: 7px 0 0;
}

.sec-review .item {
  padding: 19px 0 16px;
  border-bottom: 1px solid #EDEDED;
}

.sec-review .item .rating {
  margin-bottom: 4px;
}

.sec-review .item .txt-basic {
  color: #707070;
  margin-top: 16px;
}

.sec-check {
  color: #444340;
  padding: 20px 0 0;
}

.sec-check .ttl {
  line-height: 1.34;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 7px;
}

.sec-check .list {
  margin-bottom: 27px;
}

.sec-check .list li {
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.44;
  padding: 13px 0 15px;
  position: relative;
  border-bottom: 1px solid #EDEDED;
  cursor: pointer;
}

.sec-check .list li:after {
  content: '';
  position: absolute;
  width: 29px;
  height: 29px;
  background: url("../img/common/ico-check.png") no-repeat center/contain;
  top: 52%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  visibility: hidden;
  opacity: 0;
}

.sec-check .list li.active:after {
  visibility: visible;
  opacity: 1;
}

.sec-check.style02 {
  padding: 9px 0 0;
}

.sec-check.style02 .ttl {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: 11px;
}

.sec-check.style02 .list {
  margin: 0 -18px 27px -19px;
}

.sec-check.style02 .list li {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.34;
  padding: 17px 19px 18px;
}

.sec-check.style02 .list li:after {
  right: 19px;
  top: 48%;
}

.latest-login {
  padding-top: 3px;
  padding-bottom: 15px;
  margin-left: -4px;
  margin-right: -18px;
}

.latest-login .ttl {
  color: #00bbb6;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 4px;
}

.latest-login .list {
  overflow-y: hidden;
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -19px;
  padding-left: 19px;
}

.latest-login .list .item {
  margin-right: 14px;
  width: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}

.latest-login .list .item__img {
  width: 60px;
  height: 60px;
  padding: 4px;
  position: relative;
  margin-bottom: 5px;
}

.latest-login .list .item__img:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  border: 2px solid #00bbb6;
  border-radius: 50%;
}

.latest-login .list .item__over {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}

.latest-login .list .item__over img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.latest-login .list .item__ttl {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #707070;
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.45;
}

.list-golfer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -18px;
}

.list-golfer .empty {
  padding: 25px 0;
  width: 100%;
  min-height: calc(100vh - 290px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #707070;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.54;
}

.list-golfer .item {
  width: 50%;
  padding: 0 6px;
  margin-bottom: 12px;
}

.list-golfer .item .profile-card {
  margin: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
}

.list-golfer .item .profile-card .new {
  font-size: 15px;
  font-size: 1.5rem;
  width: 48px;
  height: 48px;
  padding: 9px 2px;
}

.list-golfer .item .profile-card .num {
  top: 5px;
  right: 5px;
  width: 44px;
  height: 44px;
  font-size: 23px;
  font-size: 2.3rem;
}

.list-golfer .item .profile-card .address {
  font-size: 15px;
  font-size: 1.5rem;
  bottom: 10.1px;
  left: 7px;
  right: 7px;
}

.list-golfer .item .profile-card .img img {
  border-radius: 5px 5px 0 0;
}

.list-golfer .item .profile-card .content {
  border-radius: 0 0 5px 5px;
  background-color: #fff;
  padding: 4px 7px 11px;
}

.list-golfer .item .profile-card .ttl {
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4;
  margin-bottom: 4px;
  padding-left: 10px;
  position: relative;
}

.list-golfer .item .profile-card .ttl:before {
  content: '';
  position: absolute;
  z-index: 1;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #FFA200;
  left: 2px;
  top: 6px;
}

.list-golfer .item .profile-card .ttl.active:before {
  background-color: #27E118;
}

.list-golfer .item .profile-card .txt {
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.45;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tab-fixed {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0;
  left: 0;
  border-top: 1px solid #EDEDED;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 0 5px;
}

.tab-fixed .item {
  width: 25%;
  text-align: center;
  padding: 0 5px;
}

.tab-fixed .item__img {
  margin-bottom: -2px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tab-fixed .item__ttl {
  color: #C0C0C0;
  font-weight: 500;
  font-size: 11px;
  font-size: 1.1rem;
}

.tab-fixed .item.active .item__ttl {
  color: #00bbb6;
}

.sec-edit {
  padding: 20px 0 0;
}

.sec-edit .ttl, .sec-edit .txt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.54;
}

.sec-edit .ttl {
  font-weight: bold;
  color: #444340;
  margin-bottom: 2px;
}

.sec-edit .txt {
  color: #707070;
  margin-bottom: 6px;
}

.sec-edit .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec-edit .wrap .col-l {
  margin-right: auto;
}

.sec-edit .wrap .col-l .txt {
  margin-bottom: 0;
  margin-top: 2px;
  line-height: 1.4;
}

.sec-edit .wrap .col-l .txt + .txt-error {
  margin-top: 0;
}

.sec-edit .wrap .col-l .txt-error {
  margin-top: 5px;
  padding-left: 0;
}

.sec-edit .wrap .col-r {
  margin-left: auto;
}

.sec-edit textarea, .sec-edit input {
  width: 100%;
  border: 1px solid #C0C0C0;
  border-radius: 3px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  padding: 0 10px;
}

.sec-edit textarea::-webkit-input-placeholder, .sec-edit input::-webkit-input-placeholder {
  color: #C0C0C0;
}

.sec-edit textarea::-moz-placeholder, .sec-edit input::-moz-placeholder {
  color: #C0C0C0;
}

.sec-edit textarea:-ms-input-placeholder, .sec-edit input:-ms-input-placeholder {
  color: #C0C0C0;
}

.sec-edit textarea:-moz-placeholder, .sec-edit input:-moz-placeholder {
  color: #C0C0C0;
}

.sec-edit input {
  height: 45px;
  margin-bottom: -2px;
}

.sec-edit textarea {
  height: 195px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: -5px;
  resize: none;
}

.sec-edit textarea.full-view {
  height: calc(100vh - 162px);
}

.sec-edit textarea.full-view.mac {
  height: calc(100vh - 300px);
}

.ttl-logo {
  height: 119px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #00c5c0;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#00c5c0), to(#00b1ac));
  background: -o-linear-gradient(left, #00c5c0 0%, #00b1ac 100%);
  background: linear-gradient(to right, #00c5c0 0%, #00b1ac 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5c0', endColorstr='#00b1ac',GradientType=1 );
  /* IE6-9 */
  padding: 10px 33px;
  margin-bottom: 30px;
}

.box-newtouroku {
  padding: 0 11px;
}

.box-newtouroku .form-moji .line-group--last .txt-error {
  right: 0;
  text-align: center;
  padding-right: 31px;
}

.box-newtouroku .form-moji .line-group--last + .btn-step {
  margin-top: 14px;
}

.box-telninsyou {
  width: 84%;
  margin: 0 auto 34px;
  min-width: 285px;
}

.box-telninsyou .group-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.box-telninsyou .group-input .input-numbertop {
  width: 75px;
}

.box-telninsyou .group-input .input-numbermain {
  width: calc(100% - 75px);
  padding-left: 8px;
  position: relative;
  padding-bottom: 20px;
}

.box-telninsyou .group-input .input-numbermain input {
  text-align: left;
  padding-left: 18px;
}

.box-telninsyou .group-input .input-numbermain .txt-error {
  position: absolute;
}

.profile-head {
  padding: 24px 0 28px;
  position: relative;
}

.profile-head .avatar {
  position: relative;
  margin-bottom: 4px;
}

.profile-head .avatar .over {
  width: 101px;
  height: 101px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
}

.profile-head .avatar .edit {
  width: calc((100vw - 138px) / 2);
  max-width: 306px;
  padding: 0 0 0 8px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #00bbb6;
  font-weight: 500;
  font-size: 13px;
  font-size: 1.3rem;
}

.profile-head .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 26px -9px 0 -3px;
}

.profile-head .list .col {
  padding: 0 5px;
  width: 20%;
  max-width: 70px;
}

.profile-head .list .img, .profile-head .list .add-more {
  padding-bottom: 100%;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  cursor: pointer;
}

.profile-head .list .img img, .profile-head .list .add-more img {
  position: absolute;
  z-index: 1;
}

.profile-head .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.profile-head .list .add-more {
  background-color: #00bbb6;
}

.profile-head .list .add-more img {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ttl-profile-info {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.44;
  color: #00bbb6;
  margin-bottom: 5px;
}

.list-profile-info {
  margin-bottom: 13px;
}

.list-profile-info .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #EDEDED;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.44;
}

.list-profile-info .item:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 14px;
  height: 17px;
  background: url("../img/common/ico-arrow-next.png") no-repeat center/contain;
  bottom: 15px;
  right: 5px;
  pointer-events: none;
}

.list-profile-info .item > a, .list-profile-info .item > label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 36px 15px 0;
  width: 100%;
}

.list-profile-info .item > a select, .list-profile-info .item > label select {
  color: #00BBB6;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  -o-text-overflow: '';
     text-overflow: '';
}

.list-profile-info .item > a select:-ms-expand, .list-profile-info .item > label select:-ms-expand {
  display: none;
}

.list-profile-info .item > a select:focus, .list-profile-info .item > label select:focus {
  outline: none;
}

.list-profile-info .item__lb {
  color: #707070;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.list-profile-info .item__lb p {
  margin-bottom: 15px;
}

.list-profile-info .item__lb p:last-child {
  margin-bottom: 0;
}

.list-profile-info .item__lb small {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  color: #AAAAAA;
  line-height: 20px;
  margin-bottom: -20px;
  margin-top: -3px;
}

.list-profile-info .item__content {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.list-profile-info.over {
  margin: -20px -18px 0 -18px;
}

.list-profile-info.over .item > a {
  padding: 16px 55px 18px 18px;
}

.list-profile-info.over .item:after {
  bottom: 19px;
  right: 25px;
}

.list-profile-info.over .item__lb {
  font-size: 15px;
  font-size: 1.5rem;
  color: #444340;
}

.list-profile-info.no-arrow .item:after {
  display: none;
}

.list-profile-info.no-arrow .item > a {
  padding-right: 5px;
}

.sec-line {
  padding: 31px 0 0;
  text-align: center;
}

.sec-line .txt-basic {
  margin-bottom: 40px;
  color: #444340;
}

.sec-contact {
  padding: 24px 0 80px;
}

.list-bank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -7px 22px;
}

.list-bank li {
  padding: 0 7px;
  width: 83px;
}

.list-bank li img {
  width: 55px;
}

.content-form dl {
  margin-bottom: 20px;
}

.content-form dl dt label {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  color: #444340;
  font-size: 13px;
  font-size: 1.3rem;
}

.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5.5px;
}

.form-group dl {
  width: 50%;
  padding: 0 5.5px;
}

.input {
  color: #444340;
  background: #EDEDED;
  border-radius: 3px;
  width: 100%;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 51px;
  padding: 10px 17px;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.input::-webkit-input-placeholder {
  color: #C0C0C0;
}

.input::-moz-placeholder {
  color: #C0C0C0;
}

.input:-ms-input-placeholder {
  color: #C0C0C0;
}

.input::-ms-input-placeholder {
  color: #C0C0C0;
}

.input::placeholder {
  color: #C0C0C0;
}

.form-note {
  color: #707070;
  text-align: center;
  margin-bottom: 30px;
  font-size: 11px;
  font-size: 1.1rem;
}

.sec-step {
  padding: 21px 0 80px;
}

.step-desc {
  color: #444340;
  line-height: 1.538;
  margin-bottom: 21px;
  font-size: 13px;
  font-size: 1.3rem;
}

.step-ttl {
  color: #444340;
  font-weight: bold;
  line-height: 1.333;
  margin-bottom: 36px;
  font-size: 15px;
  font-size: 1.5rem;
}

.step-img {
  text-align: center;
  margin-bottom: 37px;
}

.step-txt {
  color: #707070;
  line-height: 1.538;
  font-size: 13px;
  font-size: 1.3rem;
}

.step-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 32px;
}

.step-flex__left {
  width: 61.8%;
  line-height: 1.34;
  color: #444340;
  font-size: 15px;
  font-size: 1.5rem;
}

.step-flex__right {
  width: 38.2%;
  padding-right: 22px;
}

.mb-22 {
  margin-bottom: 22px !important;
}

.popup-step .box-option {
  bottom: auto;
  top: 70%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  left: 0;
}

.popup-step .box-option .item:nth-child(1) {
  border-radius: 13px 13px 0 0;
}

.popup-step .popup-btn {
  padding: 0 20px;
}

.popup-step .mb-76 {
  margin-bottom: 76px !important;
}

.sec-untenmenkyo {
  padding: 20px 0 80px;
}

.sec-untenmenkyo img {
  width: 100%;
  margin-bottom: 13px;
}

.sec-untenmenkyo .untenmenkyo-ttl {
  font-weight: bold;
  line-height: 1.333;
  margin-bottom: 22px;
  color: #444340;
  font-size: 15px;
  font-size: 1.5rem;
}

.sec-untenmenkyo .untenmenkyo-ttl__02 {
  color: #444340;
  font-size: 14px;
  font-size: 1.4rem;
}

.sec-untenmenkyo .untenmenkyo-txt {
  color: #707070;
  line-height: 1.539;
  font-size: 13px;
  font-size: 1.3rem;
}

.list-link-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.list-link-fixed li {
  width: 50%;
}

.list-link-fixed li .btn-comp01 {
  position: static;
}

.list-link-fixed li:last-child {
  border-left: 1px solid #fff;
}

.bg-gray {
  background: #EDEDED;
}

.sec-message {
  padding: 16px 0;
}

.message-participate {
  text-align: center;
  margin-bottom: 15px;
}

.message-participate span {
  padding: 5px 13px 8px;
  background: #C0C0C0;
  display: inline-block;
  border-radius: 11px;
  line-height: 1.19;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
}

.message-round .message-time {
  display: block;
  text-align: center;
  margin-bottom: 1px;
}

.message-time {
  color: #707070;
  font-size: 10px;
  font-size: 1rem;
}

.message-box {
  border: 1px solid #C0C0C0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 16px;
  background: #fff;
}

.message-ttl {
  font-weight: bold;
  color: #00BBB6;
  background: #fff;
  padding: 10px 50px 13px 10px;
  position: relative;
  border-bottom: 1px solid #C0C0C0;
  font-size: 16px;
  font-size: 1.6rem;
}

.message-ttl--hasItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-right: 10px;
}

.message-ttl a {
  position: absolute;
  width: 37px;
  height: 46px;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.message-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 10px 14px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.message-date span {
  color: #444340;
  font-size: 15px;
  font-size: 1.5rem;
}

.message-desc {
  margin-bottom: 19px;
  text-align: center;
  color: #444340;
  line-height: 1.25;
  font-size: 12px;
  font-size: 1.2rem;
}

.message-location {
  margin-bottom: 16px;
}

.message-location a {
  background: #00BBB6;
  color: #fff;
  padding: 15px 43px 15px 15px;
  border-radius: 3px;
  font-weight: bold;
  display: block;
  width: 86%;
  text-align: center;
  margin-left: auto;
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
}

.message-location a:before {
  content: '';
  background: url("../img/roundmessage_women/icon-link.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 13px;
  top: 50%;
  width: 14px;
  height: 17px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.message-location__02 a {
  border-radius: 25px;
}

.message-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px 17px;
}

.message-comment__avatar {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  overflow: hidden;
}

.message-comment__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.message-comment__name {
  width: calc(100% - 31px);
  padding: 0 21px 0 7px;
}

.message-comment__name span, .message-comment__name a {
  background: #fff;
  border-radius: 25px;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #00BBB6;
  padding: 17px 25px 16px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
}

.message-comment__name span:before, .message-comment__name a:before {
  content: '';
  background: url("../img/roundmessage_women/icon-link__blue.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 14px;
  height: 17px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 374px) {
  .message-comment__name span:before, .message-comment__name a:before {
    right: 10px;
  }
}

.message-comment__txt {
  padding: 0 67px 0 7px;
  width: calc(100% - 31px);
  position: relative;
}

.message-comment__txt span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  border-radius: 15px;
  background: #fff;
  color: #444340;
  line-height: 1.57;
  font-size: 14px;
  font-size: 1.4rem;
}

.message-comment__txt__img {
  padding: 0;
}

.message-comment__txt .message-time {
  position: absolute;
  right: 46px;
  bottom: 0;
}

.message-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 15px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.message-txt .message-time {
  margin-right: 10px;
}

.message-txt__comment {
  background: #00BBB6;
  padding: 10px 15px;
  line-height: 1.58;
  border-radius: 30px;
  color: #fff;
  max-width: 71%;
  font-size: 14px;
  font-size: 1.4rem;
}

.message-txt__02 {
  border-radius: 17px;
  padding: 12px 14px;
}

.sec-cancel {
  padding: 30px 0 70px;
}

.round-cancel .profile-detail__list {
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 16px;
  padding-bottom: 8px;
}

.round-cancel .profile-detail__list dl {
  margin-bottom: 16px;
}

.round-cancel .profile-detail__list dl dd b {
  font-weight: bold;
  color: #00bbb6;
  font-size: 17px;
  font-size: 1.7rem;
}

.round-cancel .box-cancel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.round-cancel .box-cancel__avatar {
  width: 34px;
  height: 34px;
  overflow: hidden;
  margin-right: 10px;
  border-radius: 50%;
}

.round-cancel .box-cancel__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover';
}

.cancel-ttl {
  font-weight: bold;
  color: #444340;
  margin-bottom: 22px;
  font-size: 15px;
  font-size: 1.5rem;
}

.cancel-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cancel-flex__ttl {
  width: 50%;
  font-weight: 500;
  color: #444340;
  font-size: 15px;
  font-size: 1.5rem;
}

.cancel-flex__price {
  width: 50%;
  text-align: right;
  font-family: "Meiryo";
  margin-top: -4px;
  padding-right: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.cancel-flex__price span {
  display: block;
  color: #707070;
  font-weight: 400;
  margin-top: -3px;
  padding-right: 3px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 10px;
  font-size: 1rem;
}

.cancel-desc {
  line-height: 1.55;
  color: #707070;
  font-size: 11px;
  font-size: 1.1rem;
}

.cancel-flex-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cancel-flex-link .cancel-ttl {
  margin-bottom: 0;
}

.cancel-link {
  color: #00BBB6;
  padding: 5px 37px 5px 10px;
  margin-top: -5px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}

.cancel-link.red {
  color: #FA0066;
}

.cancel-link:after {
  content: '';
  width: 13.5px;
  height: 16.5px;
  background: url("../img/common/ico-arrow-next.png") center no-repeat;
  background-size: contain;
  position: absolute;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cancel-note {
  color: #F42C00;
  margin-top: 5px;
  font-size: 11px;
  font-size: 1.1rem;
}

.sec-reservation-name {
  padding: 27px 0;
}

.sec-evaluate {
  padding: 20px 0 0;
}

.sec-evaluate .txt-basic--smaller {
  color: #444340;
  margin-bottom: 14px;
}

.sec-evaluate .ttl-comp01 {
  color: #444340;
  margin-bottom: 6px;
}

.sec-evaluate .box-user {
  margin: 17px 0 25px;
}

.sec-evaluate .rating {
  margin: 14px 0 24px;
}

.sec-evaluate .txt-sm {
  color: #707070;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 8px;
}

.sec-evaluate .textarea {
  width: 100%;
  height: 153px;
  border-radius: 3px;
  border: 1px solid #C0C0C0;
  padding: 10px 9px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

.sec-evaluate .textarea::-webkit-input-placeholder {
  color: #C0C0C0;
}

.sec-evaluate .textarea:-ms-input-placeholder {
  color: #C0C0C0;
}

.sec-evaluate .textarea::-moz-placeholder {
  color: #C0C0C0;
}

.sec-evaluate .textarea::-ms-input-placeholder {
  color: #C0C0C0;
}

.sec-evaluate .textarea::placeholder {
  color: #C0C0C0;
}

.box-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-user .avatar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 8.5px;
}

.box-user .name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.34;
}

.sec-kobetuosasoi .block-message {
  background-color: #EDEDED;
  padding: 16px 0;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}

.sec-kobetuosasoi .block-info {
  background-color: #fff;
  padding: 8px 0 0;
  height: 52px;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 484px;
  overflow-y: auto;
  -webkit-transition: height .3s ease;
  -o-transition: height .3s ease;
  transition: height .3s ease;
}

.sec-kobetuosasoi .block-info .list-link-fixed, .sec-kobetuosasoi .block-info .btn-comp01 {
  display: none;
}

.sec-kobetuosasoi .block-info.active .list-link-fixed, .sec-kobetuosasoi .block-info.active .btn-comp01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec-kobetuosasoi .block-head {
  margin: 0 0 9px -11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec-kobetuosasoi .block-invitation {
  background-color: #00BBB6;
  border-radius: 10px;
  text-align: center;
  width: 49px;
  height: 37px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
  padding: 4px 0;
  cursor: pointer;
}

.sec-kobetuosasoi .block-invitation span {
  display: block;
  margin-top: -1px;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5;
  color: #ffffff;
}

.sec-kobetuosasoi .block-submit {
  width: 26px;
  height: 26px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 8px;
  cursor: pointer;
}

.sec-kobetuosasoi .block-submit input {
  display: none;
}

.sec-kobetuosasoi .block-input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  border: none;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

.sec-kobetuosasoi .block-input:focus {
  outline: none;
}

.sec-kobetuosasoi .block-input::-webkit-input-placeholder {
  color: #C0C0C0;
}

.sec-kobetuosasoi .block-input:-ms-input-placeholder {
  color: #C0C0C0;
}

.sec-kobetuosasoi .block-input::-moz-placeholder {
  color: #C0C0C0;
}

.sec-kobetuosasoi .block-input::-ms-input-placeholder {
  color: #C0C0C0;
}

.sec-kobetuosasoi .block-input::placeholder {
  color: #C0C0C0;
}

.sec-kobetuosasoi select.block-input {
  color: #C0C0C0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  -o-text-overflow: '';
     text-overflow: '';
}

.sec-kobetuosasoi select.block-input::-ms-expand {
  display: none;
}

.sec-kobetuosasoi .block-ttl {
  font-weight: bold;
  color: #444340;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.34;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -2px;
}

.sec-kobetuosasoi .block-ttl--md {
  font-weight: 500;
}

.sec-kobetuosasoi .block-txt {
  font-weight: 400;
  font-size: 11px;
  font-size: 1.1rem;
  color: #707070;
  line-height: 1.55;
  margin-bottom: 9px;
}

.sec-kobetuosasoi .block-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 17px;
}

.sec-kobetuosasoi .block-btn > a, .sec-kobetuosasoi .block-btn > label {
  width: 48.3%;
  display: inline-block;
  background-color: #EDEDED;
  border-radius: 3px;
  padding: 4px 13px 7px;
}

.sec-kobetuosasoi .block-btn > a .des, .sec-kobetuosasoi .block-btn > label .des {
  color: #707070;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.55;
  margin-bottom: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec-kobetuosasoi .block-btn > a .des img, .sec-kobetuosasoi .block-btn > label .des img {
  margin-right: 3px;
}

.sec-kobetuosasoi .block-btn > a .txt, .sec-kobetuosasoi .block-btn > label .txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.44;
  color: #444340;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  -o-text-overflow: '';
     text-overflow: '';
}

.sec-kobetuosasoi .block-btn > a .txt::-ms-expand, .sec-kobetuosasoi .block-btn > label .txt::-ms-expand {
  display: none;
}

.sec-kobetuosasoi .block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 14px;
}

.sec-kobetuosasoi .block-wrap .block-ttl {
  margin-bottom: 0;
}

.sec-kobetuosasoi .block-link {
  display: inline-block;
  padding-right: 36px;
  margin-top: -2px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.44;
  color: #FA0066;
  position: relative;
}

.sec-kobetuosasoi .block-link:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 14px;
  height: 17px;
  background: url("../img/common/ico-arrow-next.png") no-repeat center/contain;
  right: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sec-kobetuosasoi .block-group {
  border-top: 1px solid #C0C0C0;
  padding: 12px 0 72px;
  margin-top: 14px;
}

.sec-kobetuosasoi .block-group .cancel-ttl {
  margin-bottom: 5px;
}

.sec-kobetuosasoi .block-group .cancel-flex {
  margin-bottom: -8px;
}

.sec-kobetuosasoi .block-group .cancel-flex__price {
  color: #444340;
}

.sec-kobetuosasoi .block-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 7px;
}

.sec-kobetuosasoi .block-list dl dt {
  width: 37%;
  color: #707070;
}

.sec-kobetuosasoi .block-list dl dd {
  width: 63%;
  color: #00BBB6;
}

.btn-fixed {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#00C5C0), to(#00B1AC));
  background: -o-linear-gradient(left, #00C5C0, #00B1AC);
  background: linear-gradient(to right, #00C5C0, #00B1AC);
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.45;
  height: 60px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.btn-fixed > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  width: 50%;
  border-right: 1px solid #ffffff;
}

.btn-fixed > a:last-child {
  border-right: none;
}

.sec-oshirase-common {
  color: #444340;
}

.sec-oshirase-common .txt-date {
  font-size: 10px;
  font-size: 1rem;
  color: #AAAAAA;
}

.list-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 3px;
}

.list-choice li {
  font-size: 18px;
  font-size: 1.8rem;
  color: #C0C0C0;
  font-weight: bold;
  line-height: 1.2;
  border-bottom: 1px solid #C0C0C0;
  text-align: center;
  width: 50%;
}

.list-choice li.active {
  border-bottom: 3px solid #000000;
  color: #444340;
}

.list-choice li a {
  display: block;
  padding-bottom: 13px;
}

.sec-oshirase {
  color: #444340;
  line-height: 1.307;
  padding-top: 30px;
}

.sec-oshirase .txt-date {
  margin-bottom: 20px;
}

.sec-oshirase .ttl {
  margin-bottom: 24px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

.sec-oshirase p {
  margin-bottom: 20px;
}

.sec-ichiran {
  color: #444340;
  padding-top: 23px;
}

.sec-ichiran .txt-date {
  margin-bottom: 8px;
  text-align: right;
}

.sec-ichiran .txt-new {
  background: #F42C00;
  border-radius: 10px;
  width: 32px;
  height: 19px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Arial;
  font-size: 10px;
  font-size: 1rem;
  color: #ffffff;
  font-weight: 400;
}

.sec-ichiran .ttl-style01 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.43;
  font-weight: bold;
  margin-top: -3px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sec-ichiran .list-style01 li {
  border-bottom: 1px solid #EDEDED;
}

.sec-ichiran .list-style01 li a {
  display: block;
  padding-bottom: 40px;
}

.sec-ichiran .list-style02 .item {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 19px;
}

.sec-ichiran .list-style02 .item .db {
  display: block;
}

.sec-ichiran .list-style02 .item p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #707070;
}

.sec-ichiran .list-style02 .item .txt-date {
  margin-bottom: 0;
}

.sec-ichiran .list-style02 .item .flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sec-ichiran .list-style02 .item__img {
  width: 16.6%;
  position: relative;
}

.sec-ichiran .list-style02 .item__img .online {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #27E118;
}

@media screen and (max-width: 640px) {
  .sec-ichiran .list-style02 .item__img .online {
    right: 0;
  }
}

.sec-ichiran .list-style02 .item__cnt {
  width: calc(100% - 16.6%);
  padding-left: 12px;
  padding-top: 6px;
}

.sec-ichiran .list-style02 .item .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 8px;
}

.sec-ichiran .btn-style01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 38px;
  color: #ffffff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right top, from(#00C5C0), to(#00B1AC));
  background: -o-linear-gradient(left, #00C5C0, #00B1AC);
  background: linear-gradient(to right, #00C5C0, #00B1AC);
  margin-top: 12px;
  border-radius: 3px;
}

.list-style03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 17px -15px 17px;
}

.list-style03 .item {
  padding: 0px 5px;
  width: 50%;
}

.list-style03 .item__img {
  position: relative;
  display: block;
}

.list-style03 .item__img > img {
  width: 100%;
  height: auto;
}

.list-style03 .item__img .img-new {
  position: absolute;
  top: 0;
  left: 0;
}

.list-style03 .item__img .num {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: Arial;
  background: rgba(0, 187, 182, 0.8);
}

.list-style03 .item__img .add {
  position: absolute;
  left: 7px;
  bottom: 7px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
}

.list-style03 .item__cnt {
  padding: 9px 3px 17px;
}

.sec-obonothing_okgolfer {
  padding-top: 23px;
}

.sec-obonothing_okgolfer .ttl-style02 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #444340;
  padding: 0px 18px 10px 18px;
  border-bottom: 1px solid #EDEDED;
  width: calc(100% + 36px);
  margin: 0px -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}

.sec-obonothing_okgolfer .txt-other {
  margin-top: 120px;
  text-align: center;
}

.sec-message-list .item > a {
  padding: 7px 0 9px;
  display: block;
  border-bottom: 1px solid #EDEDED;
}

.sec-message-list .item__time {
  text-align: right;
  color: #AAAAAA;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  padding: 0 9px;
  margin-bottom: -4px;
}

.sec-message-list .item__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 67px;
}

.sec-message-list .item__count {
  width: 19px;
  height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 12px;
  right: 0;
  z-index: 1;
  background-color: #F42C00;
  color: #ffffff;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.17;
  border-radius: 50%;
}

.sec-message-list .item__avatar {
  margin-top: -2px;
  width: 56px;
  height: 56px;
  position: relative;
}

.sec-message-list .item__avatar:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FFA200;
  right: 0;
  bottom: 0;
}

.sec-message-list .item__avatar.active:after {
  background-color: #27E118;
}

.sec-message-list .item__over {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sec-message-list .item__over img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sec-message-list .item__content {
  width: calc(100% - 56px);
  padding-left: 11px;
}

.sec-message-list .item__ttl {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  color: #00BBB6;
  line-height: 1.47;
  margin-bottom: 1px;
}

.sec-message-list .item__author {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  color: #444340;
  line-height: 1.47;
}

.sec-message-list .item__txt {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  color: #707070;
  line-height: 1.84;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sec-creditcardjyouhou {
  padding: 4px 0;
}

.sec-creditcardjyouhou .list-profile-info {
  margin-bottom: 18px;
}

.sec-point-history .item {
  min-height: 95px;
  color: #444340;
  padding: 2px 18px 6px;
  margin: 0 -18px;
  border-bottom: 1px solid #EDEDED;
}

.sec-point-history .item-lg {
  color: #444340;
  padding: 23px 18px 5px;
  margin: 0 -18px;
  border-bottom: 16px solid #EDEDED;
}

.sec-point-history .item-lg.fix .item__content {
  margin-top: -3px;
  margin-bottom: 1px;
}

.sec-point-history .item__content {
  margin-top: 6px;
  font-weight: 400;
  font-size: 11px;
  font-size: 1.1rem;
  color: #707070;
  line-height: 1.55;
}

.sec-point-history .item__ttl {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.34;
  margin-bottom: 4px;
}

.sec-point-history .item__point {
  font-weight: 400;
  font-family: "Meiryo";
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.34;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 3px 0 0 15px;
}

.sec-point-history .item__time {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  color: #AAAAAA;
  line-height: 1.82;
  margin-bottom: 1px;
}

.sec-point-history .item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sec-point-history .item__num {
  color: #707070;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.54;
}

.sec-point-history .item__txt {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.65;
}

.sec-omukaetaime {
  color: #707070;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.55;
  padding-top: 20px;
}

.sec-omukaetaime .ttl-01 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.33;
  margin-bottom: 17px;
  color: #444340;
}

.sec-omukaetaime .ttl-01.green {
  color: #15B4B1;
}

.sec-omukaetaime .list-form {
  margin-top: 12px;
}

.sec-omukaetaime .list-form .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
  /* For IE10 */
}

.sec-omukaetaime .list-form .item .lb {
  width: 105px;
  font-weight: 400;
}

.sec-omukaetaime .list-form .item .lb.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec-omukaetaime .list-form .item .lb .note {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  color: #707070;
  font-weight: 400;
}

.sec-omukaetaime .list-form .item select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

.sec-omukaetaime .list-form .item select::-ms-expand {
  display: none;
}

.sec-omukaetaime .list-form .item .cnt {
  width: calc(100% - 105px);
}

.sec-omukaetaime .list-form .item .cnt .ip {
  height: 45px;
  display: block;
  color: #444340;
  width: 100%;
  padding: 5px 10px;
  background: #EDEDED;
  border: none;
}

.sec-omukaetaime .list-form .item .cnt .ip01 {
  padding-top: 11px;
}

.sec-omukaetaime .list-form .item .cnt .ip.bold {
  color: #000;
}

.sec-omukaetaime .list-form .item .cnt .ip.txt-focus {
  color: #AAAAAA;
}

.sec-omukaetaime .list-form .item .cnt .ip.txt-focus:focus {
  color: #444340;
}

.sec-omukaetaime .list-form .item .cnt .ip.txt-focus01 {
  color: #AAAAAA;
}

.sec-omukaetaime .list-form .item .cnt .ip.txt-focus01:focus {
  color: #444340;
}

.sec-omukaetaime .list-form .item .cnt .ip.color-inherit::-webkit-input-placeholder {
  color: #444340;
}

.sec-omukaetaime .list-form .item .cnt .ip.color-inherit::-moz-placeholder {
  color: #444340;
}

.sec-omukaetaime .list-form .item .cnt .ip.color-inherit:-ms-input-placeholder {
  color: #444340;
}

.sec-omukaetaime .list-form .item .cnt .ip.color-inherit::-ms-input-placeholder {
  color: #444340;
}

.sec-omukaetaime .list-form .item .cnt .ip.color-inherit::placeholder {
  color: #444340;
}

.sec-omukaetaime .list-form .item .cnt .txtarea {
  height: 88px;
}

.sec-omukaetaime .list-form .item .cnt small {
  font-size: 10px;
  font-size: 1rem;
  color: #707070;
}

.sec-omukaetaime .list-form .item .cnt .color-gray::-webkit-input-placeholder {
  color: #AAAAAA;
}

.sec-omukaetaime .list-form .item .cnt .color-gray::-moz-placeholder {
  color: #AAAAAA;
}

.sec-omukaetaime .list-form .item .cnt .color-gray:-ms-input-placeholder {
  color: #AAAAAA;
}

.sec-omukaetaime .list-form .item .cnt .color-gray::-ms-input-placeholder {
  color: #AAAAAA;
}

.sec-omukaetaime .list-form .item .cnt .color-gray::placeholder {
  color: #AAAAAA;
}

.sec-omukaetaime .list-form--01 .item {
  display: block;
}

.sec-omukaetaime .list-form--01 .item .lb {
  width: 100%;
  font-weight: bold;
}

.sec-omukaetaime .list-form--01 .item .cnt {
  width: 100%;
}

.sec-various-setting {
  padding: 20px 0;
}

.sec-various-setting .block-ttl {
  color: #00BBB6;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-bottom: 3px;
}

.sec-various-setting .list-profile-info .item:after {
  bottom: 18px;
}

.sec-various-setting .list-profile-info .item > a {
  padding: 18px 36px 18px 0;
}

.sec-various-setting .list-profile-info .item__lb {
  color: #444340;
}

.list-setting {
  margin-bottom: 19px;
}

.list-setting .item {
  padding: 12px 5px 13px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #EDEDED;
}

.list-setting .item:after {
  bottom: 19px;
  right: 7px;
}

.list-setting .item .txt-basic {
  color: #444340;
}

.sec-transfer-account {
  padding: 20px 0;
}

.sec-transfer-account .txt-basic--smaller {
  color: #444340;
  margin-bottom: 14px;
}

.sec-transfer-account .block-ttl {
  color: #444340;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.34;
  margin-bottom: 7px;
}

.sec-transfer-account .list-profile-info {
  margin-bottom: 0;
}

.sec-transfer-account .block-txt {
  color: #707070;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.55;
  padding: 6px 0 25px;
  border-bottom: 1px solid #EDEDED;
}

.sec-transfer-account .block-txt.no-bd {
  border-bottom: none;
}

.list-style04 {
  margin-top: 10px;
}

.list-style04 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00BBB6;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: bold;
  border-top: 1px solid #EDEDED;
}

.list-style04 .item .btn-comp03:focus {
  outline: none;
}

.list-style04 .item .btn-comp03:hover {
  opacity: 1;
}

.list-style04 .item .num-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list-style04 .item .num-wrap .num {
  width: 21px;
  height: 21px;
  background: #F42C00;
  border-radius: 50%;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: Arial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
}

.list-style04 .item > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 0px 12px;
}

.list-style04 .item .w100 {
  width: 100%;
}

.list-style04 .item .lb img {
  display: inline-block;
  margin-right: 8px;
}

.list-style05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 10px -5px 2px;
}

.list-style05 .item {
  padding: 0px 5px;
  width: 50%;
  margin-bottom: 15px;
}

.list-style05 .item__inner {
  background: #EDEDED;
  border-radius: 3px;
  padding: 3px 14px 6px;
  display: block;
  /* For IE10 */
}

.list-style05 .item__inner input {
  background: none;
  border: none;
}

.list-style05 .item__inner select {
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

.list-style05 .item__inner select::-ms-expand {
  display: none;
}

.list-style05 .item__inner select {
  border: none;
  background: none;
}

.list-style05 .item__inner .lb {
  color: #707070;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.54;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list-style05 .item__inner .lb.black {
  color: #000000;
}

.list-style05 .item__inner .lb img {
  margin-right: 3px;
}

.list-style05 .item__inner .ttl {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.43;
  font-weight: 500;
  margin-top: 5px;
}

.sec-nittei {
  padding-top: 20px;
}

.sec-nittei .list-choice {
  margin-bottom: 0;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.sec-boshu {
  padding-top: 33px;
  overflow-x: hidden;
}

.sec-boshu .ttl-boshu {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #444340;
  line-height: 1.2;
  margin-bottom: 20px;
}

.sec-boshu .box-info {
  border-top: 1px solid #C0C0C0;
  margin-top: 14px;
  padding-top: 21px;
}

.concierge {
  position: fixed;
  z-index: 33;
  right: 10px;
  bottom: 164px;
}

.list-style06 .item {
  border-radius: 14px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.16);
  margin-bottom: 15px;
  line-height: 1.36;
}

.list-style06 .item a {
  display: block;
  padding: 9px 12px 9px 15px;
}

.list-style06 .item__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.43;
  color: #00BBB6;
  font-weight: bold;
  position: relative;
  padding-right: 60px;
  margin-left: -20px;
  margin-bottom: 2px;
}

.list-style06 .item__ttl .thumb {
  position: absolute;
  top: 0;
  right: 0;
}

.list-style06 .item__ttl .date {
  padding: 2px 5px;
  margin-right: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#00C5C0), to(#00B1AC));
  background: -o-linear-gradient(left, #00C5C0, #00B1AC);
  background: linear-gradient(to right, #00C5C0, #00B1AC);
}

.list-style06 .item .box-price {
  border-top: 1px solid #EDEDED;
  padding-top: 10px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list-style06 .item .box-price .price {
  font-size: 10px;
  font-size: 1rem;
  color: #000;
  line-height: 1;
}

.list-style06 .item .box-price .price span {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin-left: 5px;
  display: inline-block;
}

.min-height {
  min-height: 100vh;
}

.sec-varideshon_boshushousai {
  padding-top: 25px;
  color: #707070;
}

.sec-varideshon_boshushousai p {
  margin-bottom: 12px;
}

.sec-varideshon_boshushousai .red {
  color: #F42C00;
}

.sec-varideshon_boshushousai .list-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px -5px 10px;
}

.sec-varideshon_boshushousai .list-btn .item {
  padding: 0px 5px;
}

.sec-varideshon_boshushousai .list-btn .item a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 7px 10px;
  color: #ffffff;
  background: #00BBB6;
  border-radius: 7px;
  border: 1px solid #00BBB6;
}

.sec-varideshon_boshushousai .list-btn .item a.gray {
  border: 1px solid #C0C0C0;
  color: #C0C0C0;
  background: #ffffff;
}

.sec-varideshon_boshushousai .list-btn .item a:hover {
  opacity: 1;
}

.sec-varideshon_boshushousai textarea {
  width: 100%;
  border-radius: 3px;
  height: 153px;
  border: 1px solid #C0C0C0;
  padding: 10px;
  resize: none;
}

.sec-varideshon_boshushousai textarea::-webkit-input-placeholder {
  color: #C0C0C0;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec-varideshon_boshushousai textarea::-moz-placeholder {
  color: #C0C0C0;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec-varideshon_boshushousai textarea:-ms-input-placeholder {
  color: #C0C0C0;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec-varideshon_boshushousai textarea::-ms-input-placeholder {
  color: #C0C0C0;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec-varideshon_boshushousai textarea::placeholder {
  color: #C0C0C0;
  font-size: 16px;
  font-size: 1.6rem;
}

.ttl-style03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #444340;
  margin-bottom: 20px;
}

.ttl-style03 .txt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}

.ttl-style03 .arr {
  font-size: 14px;
  font-size: 1.4rem;
  color: #00BBB6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ttl-style03 .arr.red {
  color: #FA0066;
}

.ttl-style03 .arr img {
  margin-left: 23px;
}

.under {
  text-decoration: underline;
}

.fz14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.sec-common-link .list-profile-info.over {
  margin-top: 0;
}

.sec-common-link .list-profile-info.over .item > label {
  padding: 16px 55px 18px 18px;
}

.sec-common-link .list-profile-info.over .item--last {
  border-top: 15px solid #EDEDED;
  border-bottom: none;
}

.sec-common-link .list-profile-info.over .item--last:after {
  display: none;
}

.sec-common-link .list-profile-info.over .item:after {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sec-common-link .list-profile-info.over .item__lb .bg {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 4px 6px 6px;
  color: #ffffff;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, right top, from(#F8C10E), to(#F67909));
  background: -o-linear-gradient(left, #F8C10E, #F67909);
  background: linear-gradient(to right, #F8C10E, #F67909);
  margin-left: 4px;
  margin-bottom: -3px;
  position: relative;
  top: -2px;
}

@media screen and (max-width: 374px) {
  .sec-common-link .list-profile-info.over .item__lb .bg {
    top: 2px;
  }
}

.sec-common-form {
  padding: 20px 0;
}

.sec-common-form .txt-basic--smaller {
  font-weight: bold;
  color: #444340;
  line-height: 1.54;
  margin-bottom: 6px;
}

.sec-common-form .txt-basic--sm {
  color: #707070;
  line-height: 1.55;
  margin-bottom: 19px;
}

.sec-common-form .txt-label {
  color: #444340;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.sec-common-form .txt-notesmall {
  font-size: 10px;
  font-size: 1rem;
}

.sec-common-form .form-moji .line-group label {
  margin-bottom: 5px;
}

.sec-common-form .form-moji .line-group textarea {
  min-height: 154px;
}

.sec-common-form .form-moji .line-group .txt-notesmall {
  line-height: 1;
}

.sec-common-form .inner > .txt-label {
  margin: 5px 0 16px;
}

.sec-common-form .inner > .txt-error {
  margin: 4px 0 3px;
}

.sec-common-form .inner > .txt-error + .txt-basic--sm {
  line-height: 1.37;
}

.sec-common-form .box-user {
  margin-bottom: 24px;
}

/*# sourceMappingURL=maps/styles.css.map */