@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Roboto");
@import url("http://fonts.googleapis.com/earlyaccess/notosansjp.css");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Josefin+Sans:wght@400;600;700&family=Montserrat:wght@400;500;700&family=Noto+Sans+JP:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Josefin+Sans:wght@200;300;400;600;700&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Noto+Sans+JP:wght@400;700&family=Poppins:wght@300;400;600&family=Roboto:wght@300;400;500;700;900&display=swap");
html {
  overflow-y: auto;
  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%;
}

html.no-scroll {
  overflow: hidden;
}

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;
}

/* ====================================================
Media Quary
==================================================== */
@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;
  }
}

html, body {
  font-family: 'Noto Sans JP', 'Zen Kaku Gothic New','Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 62.5%;
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  color: #333333;
  background-color: #fff;
}

a {
  color: #333333;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.center {
  text-align: center;
}

@media (max-width: 1000px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

/*==================================================================================
　header
==================================================================================*/
.header {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  z-index: 100;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  will-change: transition;
}

.header .header-inner {
  max-width: 1120px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .header-logo a {
  width: 130px;
  height: 34px;
  display: inline-block;
  background-image: url(../img/common/header-logo.png);
  background-size: cover;
}

.header .header-list {
  margin-left: auto;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .header-list li {
  margin-right: 50px;
}

.header .header-list li:last-child {
  margin-right: 0;
}

.header .header-list li a {
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  position: relative;
  text-decoration: none;
  padding: 0.5em;
  margin-bottom: 4px;
  color: inherit;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
}

.header .header-list li a:hover {
  color: white;
  color: #ED6621;
}

.header .header-list li a:hover:after {
  width: 100%;
}

.header .header-list li a:after {
  position: absolute;
  content: "";
  bottom: -5px;
  left: 0;
  height: 1px;
  width: 0;
  -webkit-transition: .5s;
  transition: .5s;
  background: #ED6621;
}

.header .header-list li.icon a::after {
  content: "";
  background-image: url(../img/header-list-icon.png);
  background-size: cover;
  width: 13px;
  height: 8px;
  display: inline-block;
  margin-left: 13px;
}

.header .header-list li.icon a:hover {
  opacity: .6;
}

.header .header-list .header-mail {
  width: 209px;
  height: 54px;
  background: #F6E650;
  border-radius: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .header-list .header-mail a {
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}

.header .header-list .header-mail a::before {
  content: "";
  background-image: url(../img/header-mail.png);
  background-size: cover;
  width: 17px;
  height: 13px;
  display: inline-block;
  margin-right: 10px;
}

.header .header-list .header-mail:hover {
  background: #222;
}

.header .header-list .header-mail:hover a {
  color: #fff;
}

.header .header-list .header-mail:hover a::before {
  content: "";
  background-image: url(../img/header-mail-on.png);
}

.header.UpMove {
  background-color: #fff;
}

.header.UpMove li a {
  color: #222222;
}

.header.UpMove .header-logo a {
  width: 130px;
  height: 34px;
  display: inline-block;
  background-image: url(../img/common/header-logo-on.png);
  background-size: cover;
}

.header.DownMove {
  background: none;
}

.header.DownMove .header-list li a {
  color: #fff;
}

.header.DownMove .header-logo a {
  width: 130px;
  height: 34px;
  display: inline-block;
  background-image: url(../img/common/header-logo.png);
  background-size: cover;
}

@media (max-width: 768px) {
  .header {
    padding: 0 0 0 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 60px;
  }
  .header.sp-open {
    background-color: #FE6619;
  }
  .header.sp-open.UpMove {
    background-color: #FE6619;
  }
  .header.sp-open.UpMove .header-logo a {
    background-image: url(../img/common/header-logo.png);
  }
  .header.sp-open.UpMove .sp-menu span {
    background-color: #fff;
  }
  .header .header-inner {
    max-width: 100%;
    width: 100%;
    margin: auto;
    display: block;
  }
  .header .header-logo {
    width: 91px;
    height: 24px;
  }
  .header .header-logo a {
    width: 100%;
    height: 100%;
    display: inline-block;
  }
  .header .sp-menu-contact {
    position: absolute;
    right: 60px;
  }
  .header .sp-menu-contact a {
    width: 135px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #F6E650;
    font-size: 1.2rem;
    font-weight: bold;
    border-radius: 20px;
  }
  .header .sp-menu-contact a::before {
    content: "";
    background-image: url(../img/header-mail.png);
    background-size: cover;
    width: 17px;
    height: 13px;
    display: inline-block;
    margin-right: 10px;
  }
  .header.UpMove {
    background-color: #fff;
  }
  .header.UpMove li a {
    color: #fff;
  }
  .header.UpMove .header-logo a {
    width: 91px;
    height: 24px;
    display: inline-block;
    background-image: url(../img/common/header-logo-on.png);
    background-size: cover;
  }
  .header.UpMove .sp-menu span {
    background-color: #222222;
  }
  .header.DownMove .header-list li a {
    color: #fff;
  }
  .header.DownMove .header-logo a {
    width: 91px;
    height: 24px;
    display: inline-block;
    background-image: url(../img/common/header-logo.png);
    background-size: cover;
  }
  .header.DownMove .sp-menu span {
    background-color: #fff;
  }
  .header .header-list {
    display: none;
  }
  .drop .drop__list {
    padding: 0;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    max-width: 1110px;
    width: 100%;
    margin: 0 auto;
  }
  .drop .drop__list .drop__item {
    padding: 16px 0 0 0;
    border-bottom: 1px solid #fff;
    cursor: pointer;
  }
  .drop .drop__list .drop__item .drop__item-dl dt {
    padding: 0 0 20px 20px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
  }
  .drop .drop__list .drop__item .drop__item-dl .drop__txt {
    position: relative;
    display: none;
    border-top: 1px solid #fff;
  }
  .drop .drop__list .drop__item .drop__item-dl .drop__txt a {
    display: block;
    color: #fff;
    padding: 16px 16px 16px 20px;
    font-size: 1.6rem;
    font-weight: bold;
    border-bottom: 1px dotted #fff;
    background: #3EA1E2;
  }
  .drop .drop__list .drop__item .drop__item-dl .drop__txt a:last-child {
    border-bottom: 0;
  }
  .drop .drop__list .drop__item.open {
    padding-bottom: 0;
  }
  .drop .drop__list .drop__item .drop__ttl {
    font-size: 1.6rem;
    position: relative;
  }
  .drop .drop__list .drop__item .drop__ttl:after {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 10px;
    background-image: url(../img/drop-icon-plus.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 0;
    top: 30%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  .drop__item.open .qanda__ttl:after {
    background-image: url(../img/drop-icon_minus.png);
  }
}

/*==================================================================================
　SPハンバーガーメニュー
==================================================================================*/
.sp-navi {
  display: none;
}

@media (max-width: 768px) {
  .sp-menu {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 101;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sp-menu .sp-menu-inner {
    width: 20px;
    height: 18px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sp-menu span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .sp-menu span:nth-child(1) {
    width: 100%;
  }
  .sp-menu span:nth-child(2) {
    width: 100%;
  }
  .sp-menu span:nth-child(3) {
    width: 100%;
  }
  .sp-menu.open span {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    background-color: #333333;
  }
  .sp-menu.open span:nth-child(1) {
    -webkit-transform: translateY(9px) rotate(45deg);
            transform: translateY(9px) rotate(45deg);
    width: 100%;
  }
  .sp-menu.open span:nth-child(2) {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
    width: 100%;
  }
  .sp-menu.open span:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(-45deg);
            transform: translateY(-7px) rotate(-45deg);
    width: 100%;
  }
  .sp-navi {
    display: none;
    position: fixed;
    height: 100%;
    right: 0;
    top: 60px;
    z-index: 20;
    overflow-y: auto;
    width: 100%;
    padding: 0 5% 5%;
    background-color: #FE6619;
  }
  .sp-navi .sp-navi-item {
    width: 100%;
    text-align: left;
  }
  .sp-navi .sp-navi-item a {
    font-family: "Noto Sans JP";
    font-size: 1.4rem;
    font-weight: normal;
    color: #fff;
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
  }
}

/*==================================================================================
　右サイド固定ボタン
==================================================================================*/
.right-fix-btn {
  position: fixed;
  right: 36px;
  bottom: 36px;
  z-index: 100;
}

.right-fix-btn:hover {
  cursor: pointer;
}

.right-fix-btn:hover .right-fix-btn-inner .right-fix-btn-img {
  background-image: url(../img/right-fix-btn-hover.png);
}

.right-fix-btn .right-fix-btn-inner {
  position: relative;
}

.right-fix-btn .right-fix-btn-inner .right-fix-btn-img {
  width: 143px;
  height: 143px;
  background-image: url(../img/right-fix-btn.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.right-fix-btn .right-fix-btn-inner .right-fix-btn-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .8s ease-out,visibility .8s ease-out;
  transition: opacity .8s ease-out,visibility .8s ease-out;
  -webkit-transform: scale(1.26);
          transform: scale(1.26);
  -webkit-animation: productSearch 20s linear 0s infinite normal both;
          animation: productSearch 20s linear 0s infinite normal both;
}

.right-fix-btn .right-fix-btn-inner .right-fix-btn-text img {
  width: 182px;
}

@-webkit-keyframes productSearch {
  0% {
    -webkit-transform: scale(1.26) rotate(0);
    transform: scale(1.26) rotate(0);
  }
  to {
    -webkit-transform: scale(1.26) rotate(1turn);
    transform: scale(1.26) rotate(1turn);
  }
}

@keyframes productSearch {
  0% {
    -webkit-transform: scale(1.26) rotate(0);
    transform: scale(1.26) rotate(0);
  }
  to {
    -webkit-transform: scale(1.26) rotate(1turn);
    transform: scale(1.26) rotate(1turn);
  }
}

/*==================================================================================
　下層ページタイトル
==================================================================================*/
.common-title {
  padding: 150px 5% 30px;
  border-bottom: 1px solid #CBCBCB;
}

.common-title.contact {
  border-bottom: 0;
}

.common-title.company {
  border-bottom: 0;
}

.common-title .common-title-inner {
  max-width: 1120px;
  margin: auto;
}

.common-title .common-title-inner h2 {
  font-family: "Poppins";
  font-size: 3rem;
  font-weight: 600;
  color: #ED6621;
  background-image: url(../img/index/section-01-h3-bg.png);
  background-size: 84px 111px;
  background-repeat: no-repeat;
  padding: 45px 0 37px 43px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}

.common-title .common-title-inner h2 span {
  font-size: 2rem;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New";
  color: #2E2E2E;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4px;
}

.common-title .common-title-inner h2 span::before {
  content: "";
  background-color: #000;
  width: 20px;
  height: 1px;
  display: inline-block;
  margin: 0 20px;
}

@media screen and (max-width: 768px) {
  .common-title {
    padding: 30px 5% 15px;
    border-bottom: 1px solid #CBCBCB;
  }
  .common-title.contact {
    border-bottom: 0;
  }
  .common-title.company {
    border-bottom: 0;
  }
  .common-title .common-title-inner {
    max-width: 100%;
    margin: auto;
  }
  .common-title .common-title-inner h2 {
    font-family: "Poppins";
    font-size: 2.4rem;
    font-weight: 600;
    color: #ED6621;
    background-image: url(../img/index/section-01-h3-bg.png);
    background-size: 60px 85px;
    background-repeat: no-repeat;
    padding: 28px 0 6px 35px;
    display: block;
    margin-bottom: 45px;
  }
  .common-title .common-title-inner h2 span {
    font-size: 1.6rem;
    font-weight: bold;
    font-family: "Zen Kaku Gothic New";
    color: #2E2E2E;
    position: relative;
    display: block;
    margin-top: 10px;
  }
  .common-title .common-title-inner h2 span::before {
    display: none;
  }
}

/*==================================================================================
　下層ページパンくず
==================================================================================*/
.breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.breadcrumb li {
  font-size: 1.4rem;
  font-weight: 600;
  color: #000000;
}

.breadcrumb li a {
  color: #BFBFBF;
  position: relative;
  display: block;
  margin-right: 35px;
}

.breadcrumb li a::after {
  content: "";
  background-image: url(../img/common/breadcrumb_arrow.png);
  background-size: cover;
  width: 6px;
  height: 11px;
  display: block;
  position: absolute;
  right: -20px;
  top: 1px;
}

.breadcrumb li a:hover {
  opacity: .6;
}

@media screen and (max-width: 768px) {
  .breadcrumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .breadcrumb li {
    font-size: 1.2rem;
    font-weight: 600;
    color: #000000;
  }
  .breadcrumb li a {
    color: #BFBFBF;
    position: relative;
    display: block;
    margin-right: 30px;
  }
  .breadcrumb li a::after {
    content: "";
    background-image: url(../img/common/breadcrumb_arrow.png);
    background-size: cover;
    width: 6px;
    height: 11px;
    display: block;
    position: absolute;
    right: -20px;
    top: 1px;
  }
  .breadcrumb li a:hover {
    opacity: .6;
  }
}

/*==================================================================================
　fotter
==================================================================================*/
.footer {
  position: relative;
  background-color: #fff;
  padding: 75px 0 0;
}

.footer a:hover {
  opacity: .6;
}

.footer .footer-block1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto 30px;
  max-width: 1120px;
  padding: 0;
}

.footer .footer-block1 .left {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.footer .footer-block1 .left .footer-logo {
  width: 358px;
  text-align: center;
  margin: 0 auto 25px;
}

.footer .footer-block1 .left .footer-adress {
  font-size: 1.4rem;
  line-height: 2.7rem;
}

.footer .footer-block1 .left ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer .footer-block1 .right {
  padding-top: 65px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.footer .footer-block1 .right ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 540px;
  margin-bottom: 20px;
}

.footer .footer-block1 .right ul li {
  font-size: 1.4rem;
}

.footer .footer-block1 .right .footer-SDGs {
  font-size: 1.6rem;
}

.footer .footer-block2 {
  width: 100%;
  padding: 12px 0;
  background-color: #FE661A;
}

.footer .footer-block2 .footer-block2-inner {
  margin: 0 auto;
  max-width: 1120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer .footer-block2 .footer-block2-inner .footer-block2-privacy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer .footer-block2 .footer-block2-inner .footer-block2-privacy a {
  font-size: 1.4rem;
  color: #fff;
  margin-right: 30px;
}

.footer .footer-block2 .footer-block2-inner .footer-block2-copyright {
  font-size: 1.4rem;
  color: #fff;
}

@media (max-width: 768px) {
  .footer {
    position: relative;
    padding: 60px 0 20px;
  }
  .footer a:hover {
    opacity: 1;
  }
  .footer .footer-block1 {
    display: block;
    margin: 0 auto 60px;
    max-width: 100%;
    padding: 0 5%;
  }
  .footer .footer-block1 .left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer .footer-block1 .left .footer-logo {
    width: 258px;
    text-align: left;
    margin: 0 0 25px;
  }
  .footer .footer-block1 .left .footer-adress {
    font-size: 1.4rem;
    line-height: 2.7rem;
  }
  .footer .footer-block1 .left ul {
    display: block;
  }
  .footer .footer-block1 .right {
    padding-top: 35px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer .footer-block1 .right ul {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .footer .footer-block1 .right ul li {
    font-size: 1.4rem;
    border-bottom: 1px solid #CECECE;
  }
  .footer .footer-block1 .right ul li a {
    display: block;
    padding: 25px 0;
  }
  .footer .footer-block1 .right .footer-SDGs {
    font-size: 1.6rem;
  }
  .footer .footer-block2 {
    width: 100%;
    padding: 0;
    background-color: #FE661A;
  }
  .footer .footer-block2 .footer-block2-inner {
    margin: 0 auto;
    max-width: 100%;
    padding: 5%;
    display: block;
  }
  .footer .footer-block2 .footer-block2-inner .footer-block2-privacy {
    display: block;
  }
  .footer .footer-block2 .footer-block2-inner .footer-block2-privacy a {
    font-size: 1.2rem;
    color: #fff;
    margin-right: 0;
    display: block;
    margin-bottom: 15px;
  }
  .footer .footer-block2 .footer-block2-inner .footer-block2-copyright {
    font-size: 1.2rem;
    color: #fff;
    margin-top: 40px;
  }
}

/*==================================================================================
　contents
==================================================================================*/
.contents {
  overflow: hidden;
}

/*==================================================================================
　.common-contact
==================================================================================*/
.common-contact {
  background-image: url(../img/common/common-contact-bg.png);
  background-size: cover;
  position: relative;
  padding: 70px 5%;
  position: relative;
  color: #fff;
}

.common-contact .common-contact-inner {
  margin: auto;
  max-width: 1120px;
}

.common-contact .common-contact-inner h2 {
  font-family: "Zen Kaku Gothic New";
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}

.common-contact .common-contact-inner p {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .common-contact {
    background-image: url(../img/common/common-contact-bg.png);
    background-size: cover;
    position: relative;
    padding: 65px 5%;
    position: relative;
    color: #fff;
  }
  .common-contact .common-contact-inner {
    margin: auto;
    max-width: 100%;
  }
  .common-contact .common-contact-inner h2 {
    font-family: "Zen Kaku Gothic New";
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
  }
  .common-contact .common-contact-inner p {
    font-size: 1.6rem;
    line-height: 3.2rem;
    text-align: center;
    margin-bottom: 30px;
  }
}

/*==================================================================================
　btn
==================================================================================*/
.common-btn {
  margin: auto;
  text-align: center;
}

.common-btn a {
  width: 436px;
  height: 80px;
  background: #FE661A;
  border-radius: 50px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-family: "Zen Kaku Gothic New";
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  z-index: 0;
  overflow: hidden;
  margin: auto;
}

.common-btn a::before {
  content: "";
  background: url(../img/common/common-btn-mail.png);
  background-size: cover;
  width: 23px;
  height: 16px;
  display: block;
  margin-right: 13px;
  margin-top: 3px;
  z-index: 2;
}

.common-btn a:hover {
  background: #fff;
  color: #FE661A;
}

.common-btn a:hover::before {
  content: "";
  background: url(../img/common/common-btn-mail-on.png);
  background-size: cover;
  width: 23px;
  height: 16px;
  display: block;
  margin-right: 13px;
  margin-top: 3px;
  z-index: 2;
}

.btn-trial {
  text-align: center;
  width: 730px;
  margin: 0 auto 50px;
}

.btn-trial .btn-trial-inner {
  border-radius: 61px;
  padding: 22px 0;
  text-align: center;
  position: relative;
  background-color: #F7443F;
  width: 730px;
  height: 120px;
  -webkit-box-shadow: 10px 10px 20px #0000001a;
          box-shadow: 10px 10px 20px #0000001a;
  border: 3px solid #F7443F;
}

.btn-trial .btn-trial-inner:after {
  content: "";
  background-image: url(../img/common-icon-white-pc.png);
  background-repeat: no-repeat;
  background-size: 41px 16px;
  width: 41px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 38px;
  top: 45%;
}

.btn-trial .btn-trial-inner:hover {
  cursor: pointer;
  background-color: #fff;
  border: 3px solid #F7443F;
}

.btn-trial .btn-trial-inner:hover:after {
  background-image: url(../img/common-icon-white-pc-hover.png);
}

.btn-trial .btn-trial-inner:hover .text1 {
  color: #F7443F;
}

.btn-trial .btn-trial-inner:hover .text2 {
  color: #F7443F;
}

.btn-trial .btn-trial-inner .text1 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 12px;
}

.btn-trial .btn-trial-inner .text2 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
}

.btn-contact {
  text-align: center;
  width: 730px;
  margin: auto;
}

.btn-contact .btn-contact-inner {
  display: block;
  border-radius: 61px;
  padding: 38px 0;
  text-align: center;
  position: relative;
  background-color: #63C151;
  width: 730px;
  height: 120px;
  -webkit-box-shadow: 10px 10px 20px #0000001a;
          box-shadow: 10px 10px 20px #0000001a;
  border: 3px solid #63C151;
}

.btn-contact .btn-contact-inner:after {
  content: "";
  background-image: url(../img/common-icon-white-pc.png);
  background-repeat: no-repeat;
  background-size: 41px 16px;
  width: 41px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 38px;
  top: 45%;
}

.btn-contact .btn-contact-inner:hover {
  cursor: pointer;
  background-color: #fff;
  border: 3px solid #63C151;
}

.btn-contact .btn-contact-inner:hover:after {
  background-image: url(../img/common-icon-white-pc-hover2.png);
}

.btn-contact .btn-contact-inner:hover .text1 {
  color: #63C151;
}

.btn-contact .btn-contact-inner .text1 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #fff;
}

.btn-contact-2 {
  text-align: center;
  width: 730px;
  margin: auto;
}

.btn-contact-2 .btn-contact-2-inner {
  display: block;
  border-radius: 61px;
  padding: 38px 0;
  text-align: center;
  position: relative;
  background-color: #fff;
  width: 730px;
  height: 120px;
  -webkit-box-shadow: 10px 10px 20px #0000001a;
          box-shadow: 10px 10px 20px #0000001a;
  border: 3px solid #63C151;
}

.btn-contact-2 .btn-contact-2-inner:after {
  content: "";
  background-image: url(../img/common-icon-white-pc-hover2.png);
  background-repeat: no-repeat;
  background-size: 41px 16px;
  width: 41px;
  height: 16px;
  display: inline-block;
  position: absolute;
  right: 38px;
  top: 45%;
}

.btn-contact-2 .btn-contact-2-inner:hover {
  cursor: pointer;
  background-color: #63C151;
  border: 3px solid #fff;
}

.btn-contact-2 .btn-contact-2-inner:hover:after {
  background-image: url(../img/common-icon-white-pc.png);
}

.btn-contact-2 .btn-contact-2-inner:hover .text1 {
  color: #fff;
}

.btn-contact-2 .btn-contact-2-inner .text1 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #63C151;
}

.btn-fix {
  text-align: center;
  width: 347px;
  margin: auto;
}

.btn-fix .btn-fix-inner {
  display: block;
  border-radius: 61px;
  padding: 23px 0;
  text-align: center;
  position: relative;
  background-color: #BABABA;
  width: 347px;
  height: 73px;
  -webkit-box-shadow: 10px 10px 20px #0000001a;
          box-shadow: 10px 10px 20px #0000001a;
  border: 3px solid #BABABA;
}

.btn-fix .btn-fix-inner:after {
  content: "";
  background-image: url(../img/common-icon-back.png);
  background-repeat: no-repeat;
  background-size: 23px 10px;
  width: 23px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 23px;
  top: 40%;
}

.btn-fix .btn-fix-inner:hover {
  cursor: pointer;
  background-color: #fff;
  border: 3px solid #BABABA;
}

.btn-fix .btn-fix-inner:hover:after {
  background-image: url(../img/common-icon-back-hover.png);
}

.btn-fix .btn-fix-inner:hover .text1 {
  color: #BABABA;
}

.btn-fix .btn-fix-inner .text1 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.btn-send {
  text-align: center;
  width: 347px;
  margin: auto;
}

.btn-send .btn-send-inner {
  display: block;
  border-radius: 61px;
  padding: 23px 0;
  text-align: center;
  position: relative;
  background-color: #F7443F;
  width: 347px;
  height: 73px;
  -webkit-box-shadow: 10px 10px 20px #0000001a;
          box-shadow: 10px 10px 20px #0000001a;
  border: 3px solid #F7443F;
}

.btn-send .btn-send-inner:after {
  content: "";
  background-image: url(../img/common-icon-white-pc.png);
  background-repeat: no-repeat;
  background-size: 23px 10px;
  width: 23px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 23px;
  top: 40%;
}

.btn-send .btn-send-inner:hover {
  cursor: pointer;
  background-color: #fff;
  border: 3px solid #F7443F;
}

.btn-send .btn-send-inner:hover:after {
  background-image: url(../img/common-icon-red.png);
}

.btn-send .btn-send-inner:hover .text1 {
  color: #F7443F;
}

.btn-send .btn-send-inner .text1 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.btn-thanks {
  text-align: center;
  width: 347px;
  margin: 0 auto 198px;
}

.btn-thanks .btn-thanks-inner {
  display: block;
  border-radius: 61px;
  padding: 23px 0;
  text-align: center;
  position: relative;
  background-color: #F7443F;
  width: 347px;
  height: 73px;
  -webkit-box-shadow: 10px 10px 20px #0000001a;
          box-shadow: 10px 10px 20px #0000001a;
  border: 3px solid #F7443F;
}

.btn-thanks .btn-thanks-inner:after {
  content: "";
  background-image: url(../img/common-icon-back.png);
  background-repeat: no-repeat;
  background-size: 23px 10px;
  width: 23px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 23px;
  top: 40%;
}

.btn-thanks .btn-thanks-inner:hover {
  cursor: pointer;
  background-color: #fff;
  border: 3px solid #F7443F;
}

.btn-thanks .btn-thanks-inner:hover:after {
  background-image: url(../img/common-icon-red-back.png);
}

.btn-thanks .btn-thanks-inner:hover .text1 {
  color: #F7443F;
}

.btn-thanks .btn-thanks-inner .text1 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

.btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 730px;
  margin: 105px auto 180px;
}

.popup-btn a {
  display: block;
  background-color: #63C151;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 61px;
  padding: 22px 0;
  text-align: center;
  position: relative;
}

.popup-btn a:after {
  content: "";
  background-image: url(../img/common-icon-white.png);
  background-repeat: no-repeat;
  background-size: 18px 7px;
  width: 18px;
  height: 7px;
  display: inline-block;
  position: absolute;
  right: 38px;
  top: 45%;
}

.common-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 635px;
  margin: 110px auto 0;
}

.common-flex .common-flex-btn {
  margin: auto;
}

.common-flex .common-flex-btn a {
  width: 294px;
  height: 60px;
  background: #fff;
  border-radius: 36px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  color: #ED6621;
  border: 1px solid #C1C1C1;
  z-index: 0;
  overflow: hidden;
}

.common-flex .common-flex-btn a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background-color: #ED6621;
  -webkit-transition: .5s;
  transition: .5s;
}

.common-flex .common-flex-btn a::after {
  content: "";
  background: url(../img/common/common-flex-btn-arrow.png);
  background-size: cover;
  width: 16px;
  height: 12px;
  display: block;
  position: absolute;
  top: 40%;
  right: 20px;
  z-index: 2;
}

.common-flex .common-flex-btn a:hover {
  color: #fff;
}

.common-flex .common-flex-btn a:hover::before {
  width: 100%;
}

.common-flex .common-flex-btn a:hover::after {
  content: "";
  background: url(../img/common/common-flex-btn-arrow-on.png);
  background-size: cover;
  width: 16px;
  height: 12px;
  display: block;
  position: absolute;
  top: 40%;
  right: 20px;
  z-index: 2;
}

@media (max-width: 768px) {
  .common-btn {
    margin: auto;
    text-align: center;
  }
  .common-btn a {
    width: 100%;
    max-width: 334px;
    height: 70px;
    background: #FE661A;
    border-radius: 50px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    border: 2px solid #fff;
    z-index: 0;
    overflow: hidden;
    margin: auto;
  }
  .common-btn a::before {
    content: "";
    background: url(../img/common/common-btn-mail.png);
    background-size: cover;
    width: 23px;
    height: 16px;
    display: block;
    margin-right: 13px;
    margin-top: 3px;
    z-index: 2;
  }
  .common-btn a:hover {
    background: #fff;
    color: #FE661A;
  }
  .common-btn a:hover::before {
    content: "";
    background: url(../img/common/common-btn-mail-on.png);
    background-size: cover;
    width: 23px;
    height: 16px;
    display: block;
    margin-right: 13px;
    margin-top: 3px;
    z-index: 2;
  }
  .common-flex {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 100%;
    margin: 50px auto 0;
  }
  .common-flex .common-flex-btn {
    margin: auto;
  }
  .common-flex .common-flex-btn a {
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 36px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    color: #ED6621;
    border: 1px solid #C1C1C1;
    z-index: 0;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .common-flex .common-flex-btn a::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 0%;
    height: 100%;
    background-color: #ED6621;
    -webkit-transition: .5s;
    transition: .5s;
  }
  .common-flex .common-flex-btn a::after {
    content: "";
    background: url(../img/common/common-flex-btn-arrow.png);
    background-size: cover;
    width: 16px;
    height: 12px;
    display: block;
    position: absolute;
    top: 40%;
    right: 20px;
    z-index: 2;
  }
  .common-flex .common-flex-btn a:hover {
    color: #fff;
  }
  .common-flex .common-flex-btn a:hover::before {
    width: 100%;
  }
  .common-flex .common-flex-btn a:hover::after {
    content: "";
    background: url(../img/common/common-flex-btn-arrow-on.png);
    background-size: cover;
    width: 16px;
    height: 12px;
    display: block;
    position: absolute;
    top: 40%;
    right: 20px;
    z-index: 2;
  }
  .btn-trial {
    text-align: center;
    width: 100%;
    margin: 0 auto 25px;
  }
  .btn-trial .btn-trial-inner {
    border-radius: 61px;
    padding: 12px 0;
    text-align: center;
    position: relative;
    background-color: #F7443F;
    width: 100%;
    height: 70px;
    -webkit-box-shadow: 10px 10px 20px #0000001a;
            box-shadow: 10px 10px 20px #0000001a;
    border: 3px solid #F7443F;
  }
  .btn-trial .btn-trial-inner:after {
    content: "";
    background-image: url(../img/common-icon-white.png);
    background-repeat: no-repeat;
    background-size: 21px 8px;
    width: 21px;
    height: 8px;
    display: inline-block;
    position: absolute;
    right: 38px;
    top: 45%;
  }
  .btn-trial .btn-trial-inner .text1 {
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 7px;
  }
  .btn-trial .btn-trial-inner .text2 {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
  .btn-contact {
    text-align: center;
    width: 100%;
    margin: auto;
  }
  .btn-contact .btn-contact-inner {
    display: block;
    border-radius: 61px;
    padding: 20px 0;
    text-align: center;
    position: relative;
    background-color: #63C151;
    width: 100%;
    height: 70px;
    -webkit-box-shadow: 10px 10px 20px #0000001a;
            box-shadow: 10px 10px 20px #0000001a;
    border: 3px solid #63C151;
  }
  .btn-contact .btn-contact-inner:after {
    content: "";
    background-image: url(../img/common-icon-white.png);
    background-repeat: no-repeat;
    background-size: 21px 8px;
    width: 21px;
    height: 8px;
    display: inline-block;
    position: absolute;
    right: 38px;
    top: 45%;
  }
  .btn-contact .btn-contact-inner .text1 {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
  .btn-contact-2 {
    text-align: center;
    width: 100%;
    margin: auto;
  }
  .btn-contact-2 .btn-contact-2-inner {
    display: block;
    border-radius: 61px;
    padding: 20px 0;
    text-align: center;
    position: relative;
    background-color: #fff;
    width: 100%;
    height: 70px;
    -webkit-box-shadow: 10px 10px 20px #0000001a;
            box-shadow: 10px 10px 20px #0000001a;
    border: 3px solid #63C151;
  }
  .btn-contact-2 .btn-contact-2-inner:after {
    content: "";
    background-image: url(../img/common-icon-white.png);
    background-repeat: no-repeat;
    background-size: 21px 8px;
    width: 21px;
    height: 8px;
    display: inline-block;
    position: absolute;
    right: 38px;
    top: 45%;
  }
  .btn-contact-2 .btn-contact-2-inner .text1 {
    font-size: 2rem;
    font-weight: bold;
    color: #63C151;
  }
  .btn-fix {
    text-align: center;
    width: 100%;
    margin: 0 auto 25px;
  }
  .btn-fix .btn-fix-inner {
    display: block;
    border-radius: 61px;
    padding: 15px 0;
    text-align: center;
    position: relative;
    background-color: #BABABA;
    width: 100%;
    height: 60px;
    -webkit-box-shadow: 10px 10px 20px #0000001a;
            box-shadow: 10px 10px 20px #0000001a;
    border: 3px solid #BABABA;
  }
  .btn-fix .btn-fix-inner:after {
    content: "";
    background-image: url(../img/common-icon-back.png);
    background-repeat: no-repeat;
    background-size: 23px 10px;
    width: 23px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: 23px;
    top: 40%;
  }
  .btn-fix .btn-fix-inner:hover {
    cursor: pointer;
    background-color: #fff;
    border: 3px solid #BABABA;
  }
  .btn-fix .btn-fix-inner:hover:after {
    background-image: url(../img/common-icon-back-hover.png);
  }
  .btn-fix .btn-fix-inner:hover .text1 {
    color: #BABABA;
  }
  .btn-fix .btn-fix-inner .text1 {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
  .btn-send {
    text-align: center;
    width: 100%;
    margin: auto;
  }
  .btn-send .btn-send-inner {
    display: block;
    border-radius: 61px;
    padding: 15px 0;
    text-align: center;
    position: relative;
    background-color: #F7443F;
    width: 100%;
    height: 60px;
    -webkit-box-shadow: 10px 10px 20px #0000001a;
            box-shadow: 10px 10px 20px #0000001a;
    border: 3px solid #F7443F;
  }
  .btn-send .btn-send-inner:after {
    content: "";
    background-image: url(../img/common-icon-white-pc.png);
    background-repeat: no-repeat;
    background-size: 23px 10px;
    width: 23px;
    height: 10px;
    display: inline-block;
    position: absolute;
    right: 23px;
    top: 40%;
  }
  .btn-send .btn-send-inner:hover {
    cursor: pointer;
    background-color: #fff;
    border: 3px solid #F7443F;
  }
  .btn-send .btn-send-inner:hover:after {
    background-image: url(../img/common-icon-red.png);
  }
  .btn-send .btn-send-inner:hover .text1 {
    color: #F7443F;
  }
  .btn-send .btn-send-inner .text1 {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
  .btn-thanks {
    text-align: center;
    width: 100%;
    margin: 0 auto 0;
    padding-bottom: 60px;
  }
  .btn-thanks .btn-thanks-inner {
    display: block;
    border-radius: 61px;
    padding: 15px 0;
    text-align: center;
    position: relative;
    background-color: #F7443F;
    width: 100%;
    height: 60px;
    -webkit-box-shadow: 10px 10px 20px #0000001a;
            box-shadow: 10px 10px 20px #0000001a;
    border: 3px solid #F7443F;
  }
  .btn-thanks .btn-thanks-inner:after {
    content: "";
    background-image: url(../img/common-icon-back.png);
    background-repeat: no-repeat;
    background-size: 23px 10px;
    width: 23px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: 23px;
    top: 40%;
  }
  .btn-thanks .btn-thanks-inner:hover {
    cursor: pointer;
    background-color: #fff;
    border: 3px solid #F7443F;
  }
  .btn-thanks .btn-thanks-inner:hover:after {
    background-image: url(../img/common-icon-red-back.png);
  }
  .btn-thanks .btn-thanks-inner:hover .text1 {
    color: #F7443F;
  }
  .btn-thanks .btn-thanks-inner .text1 {
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
  .btn-wrap {
    display: block;
    width: 100%;
    margin: 55px auto 0;
    padding-bottom: 80px;
  }
  .popup-btn a {
    display: block;
    background-color: #63C151;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 61px;
    padding: 22px 0;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 10px 10px 20px #0000001a;
            box-shadow: 10px 10px 20px #0000001a;
  }
  .popup-btn a:after {
    content: "";
    background-image: url(../img/common-icon-white.png);
    background-repeat: no-repeat;
    background-size: 18px 7px;
    width: 18px;
    height: 7px;
    display: inline-block;
    position: absolute;
    right: 38px;
    top: 45%;
  }
}

/*==================================================================================
　スクロール表示
==================================================================================*/
.view {
  opacity: 0;
  -webkit-transform: translate(0, 70px);
          transform: translate(0, 70px);
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.view.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/*==================================================================================
　ページTOPへ戻る
==================================================================================*/
.pageTop {
  position: absolute;
  top: 0;
  right: 0;
}

.pageTop a {
  display: inline-block;
}

.pageTop a img {
  width: 70px;
}

@media (max-width: 1000px) {
  .pageTop {
    top: 5%;
    right: 5%;
  }
  .pageTop a img {
    width: 50px;
  }
}

/*==================================================================================
　data-js-fadeinup
==================================================================================*/
[data-js-fadeinup] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
  -webkit-transform: translateY(3.66032vw, 3.125rem);
  transform: translateY(3.66032vw, 3.125rem);
}

[data-js-fadeinup].is-inview {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

[data-js-fadeinup="2"] {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

@media screen and (max-width: 640px) {
  [data-js-fadeinup="2"] {
    -webkit-transition-delay: unset;
            transition-delay: unset;
  }
}

[data-js-fadeinup="3"] {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

@media screen and (max-width: 640px) {
  [data-js-fadeinup="3"] {
    -webkit-transition-delay: unset;
            transition-delay: unset;
  }
}

[data-js-fadeinup="4"] {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

@media screen and (max-width: 640px) {
  [data-js-fadeinup="4"] {
    -webkit-transition-delay: unset;
            transition-delay: unset;
  }
}

[data-js-fadeinup="5"] {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

@media screen and (max-width: 640px) {
  [data-js-fadeinup="5"] {
    -webkit-transition-delay: unset;
            transition-delay: unset;
  }
}

/*==================================================================================
　.mv
==================================================================================*/
.mv {
  background-image: url(../img/index/mv.png);
  background-size: cover;
  padding: 0 5%;
  height: 768px;
  margin-bottom: 120px;
}

.mv .mv-inner {
  max-width: 1120px;
  margin: auto;
  padding-top: 260px;
}

.mv .mv-inner h1 {
  width: 580px;
  margin-bottom: 20px;
}

.mv .mv-inner .mv-text {
  font-family: 'Zen Kaku Gothic New','Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  line-height: 6.1rem;
  color: #fff;
}

@media (max-width: 768px) {
  .mv {
    background-image: url(../img/index/mv-sp.png);
    background-size: cover;
    padding: 0 5%;
    height: 667px;
    margin-bottom: 50px;
  }
  .mv .mv-inner {
    max-width: 100%;
    margin: auto;
    padding-top: 260px;
  }
  .mv .mv-inner h1 {
    width: 300px;
    margin-bottom: 23px;
  }
  .mv .mv-inner .mv-text {
    font-family: 'Zen Kaku Gothic New','Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: bold;
    line-height: 3.9rem;
    color: #fff;
  }
}

/*==================================================================================
　.section-01
==================================================================================*/
.section-01 {
  position: relative;
  margin-bottom: 120px;
}

.section-01 .section-01-inner {
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-01 .section-01-inner .left {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 50%;
}

.section-01 .section-01-inner .left img {
  width: 100%;
}

.section-01 .section-01-inner .right {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: 50%;
  padding: 120px 0 0 94px;
  font-size: 1.6rem;
  line-height: 4.2rem;
}

@media (max-width: 768px) {
  .section-01 {
    position: relative;
    margin-bottom: 30px;
  }
  .section-01 .section-01-inner {
    margin: auto;
    display: block;
  }
  .section-01 .section-01-inner .left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding-right: 5%;
  }
  .section-01 .section-01-inner .left img {
    width: 100%;
  }
  .section-01 .section-01-inner .right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding: 40px 5% 0;
    font-size: 1.6rem;
    line-height: 3.2rem;
  }
}

/*==================================================================================
　.section-02
==================================================================================*/
.section-02 {
  position: relative;
  margin-bottom: 50px;
}

.section-02 .section-02-inner {
  max-width: 1120px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.section-02 .section-02-inner .list {
  width: 540px;
  height: 250px;
  margin-bottom: 40px;
}

.section-02 .section-02-inner .list a {
  padding: 0 40px;
  width: 540px;
  height: 250px;
  display: block;
}

.section-02 .section-02-inner .list a span {
  font-family: "Zen Kaku Gothic New";
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
  display: inline-block;
  width: 100%;
  margin-top: 150px;
  position: relative;
}

.section-02 .section-02-inner .list a span:after {
  content: "";
  background-image: url(../img/index/section-02-list-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 43px;
  height: 43px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 17px;
}

.section-02 .section-02-inner .list a.list1 {
  background-image: url(../img/index/section-02-list1.png);
  background-size: cover;
}

.section-02 .section-02-inner .list a.list2 {
  background-image: url(../img/index/section-02-list2.png);
  background-size: cover;
}

.section-02 .section-02-inner .list a.list3 {
  background-image: url(../img/index/section-02-list3.png);
  background-size: cover;
}

.section-02 .section-02-inner .list a.list4 {
  background-image: url(../img/index/section-02-list4.png);
  background-size: cover;
}

.section-02 .section-02-inner .list a:hover {
  opacity: .6;
}

.section-02 .section-02-inner .list .note {
  color: #60A7DC;
  font-size: 1.4rem;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .section-02 {
    position: relative;
    margin-bottom: 150px;
  }
  .section-02 .section-02-inner {
    max-width: 100%;
    margin: auto;
    display: block;
    padding: 0 5%;
  }
  .section-02 .section-02-inner .list {
    width: 100%;
    height: 150px;
    margin-bottom: 40px;
  }
  .section-02 .section-02-inner .list a {
    padding: 0 40px;
    width: 100%;
    height: 150px;
    display: block;
  }
  .section-02 .section-02-inner .list a span {
    font-family: "Zen Kaku Gothic New";
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    width: 100%;
    margin-top: 75px;
    position: relative;
  }
  .section-02 .section-02-inner .list a span:after {
    content: "";
    background-image: url(../img/index/section-02-list-icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 38px;
    height: 38px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 11px;
  }
  .section-02 .section-02-inner .list a.list1 {
    background-image: url(../img/index/section-02-list1.png);
    background-size: cover;
  }
  .section-02 .section-02-inner .list a.list2 {
    background-image: url(../img/index/section-02-list2.png);
    background-size: cover;
  }
  .section-02 .section-02-inner .list a.list3 {
    background-image: url(../img/index/section-02-list3.png);
    background-size: cover;
  }
  .section-02 .section-02-inner .list a.list4 {
    background-image: url(../img/index/section-02-list4.png);
    background-size: cover;
  }
  .section-02 .section-02-inner .list a:hover {
    opacity: 1;
  }
  .section-02 .section-02-inner .list .note {
    color: #60A7DC;
    font-size: 1.4rem;
    margin-top: 10px;
  }
}

/*==================================================================================
　.company-01
==================================================================================*/
.company-01 .company-01-inner {
  max-width: 1120px;
  padding: 0 5% 140px;
  margin: auto;
  text-align: center;
}

.company-01 .company-01-inner .overview {
  background-color: #F7F7F7;
  border-radius: 30px;
  padding: 100px 78px;
  margin-bottom: 125px;
  text-align: left;
}

.company-01 .company-01-inner .overview dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #E2E2E2;
  padding: 20px 0;
}

.company-01 .company-01-inner .overview dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  width: 14%;
  padding: 15px 0;
}

.company-01 .company-01-inner .overview dl dd {
  font-size: 1.4rem;
  line-height: 2.4rem;
  width: 81%;
  border-left: 1px solid #E2E2E2;
  padding: 15px 0 15px 30px;
}

.company-01 .company-01-inner .history {
  text-align: left;
  max-width: 965px;
  margin: 0 auto 105px;
  padding-left: 105px;
  position: relative;
}

.company-01 .company-01-inner .history::before {
  content: "";
  width: 1px;
  height: 1050px;
  background-color: #ED6621;
  display: block;
  position: absolute;
  left: 32px;
  top: 80px;
}

.company-01 .company-01-inner .history dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px;
}

.company-01 .company-01-inner .history dl dt {
  font-size: 1.6rem;
  font-weight: 600;
  color: #ED6621;
  margin-right: 30px;
}

.company-01 .company-01-inner .history dl dd {
  font-size: 1.4rem;
  line-height: 3rem;
}

.company-01 .company-01-inner .history .calendar p {
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
  border: 1px solid #ED6621;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
}

.company-01 .company-01-inner .history .calendar .calendar-2015 {
  top: 57px;
  left: 0;
}

.company-01 .company-01-inner .history .calendar .calendar-2016 {
  top: 206px;
  left: 0;
}

.company-01 .company-01-inner .history .calendar .calendar-2018 {
  top: 506px;
  left: 0;
}

.company-01 .company-01-inner .history .calendar .calendar-2019 {
  top: 582px;
  left: 0;
}

.company-01 .company-01-inner .history .calendar .calendar-2020 {
  top: 730px;
  left: 0;
}

.company-01 .company-01-inner .history .calendar .calendar-2021 {
  top: 880px;
  left: 0;
}

.company-01 .company-01-inner .history .calendar .calendar-2022 {
  top: 1031px;
  left: 0;
}

.company-01 .company-01-inner .history .calendar .calendar-2023 {
  top: 1107px;
  left: 0;
}

.company-01 .company-01-inner .history .sp-history {
  display: none;
}

.company-01 .company-01-inner .company-h3 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #ED6621;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}

.company-01 .company-01-inner .company-h3::before {
  content: "";
  background-color: #000;
  width: 20px;
  height: 1px;
  display: inline-block;
  margin-right: 20px;
}

.company-01 .company-01-inner .company-btn {
  background-image: url(../img/company/company-btn-bg2.png);
  background-size: cover;
  width: 470px;
  height: 116px;
  position: relative;
  margin: auto;
  z-index: 0;
  overflow: hidden;
  border-radius: 10px;
}

.company-01 .company-01-inner .company-btn:after {
  content: "";
  background-image: url(../img/company/company-btn-arrow.png);
  background-size: cover;
  width: 26px;
  height: 19px;
  display: inline-block;
  position: absolute;
  top: 42%;
  right: 26px;
}

.company-01 .company-01-inner .company-btn a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 470px;
  height: 116px;
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
}

.company-01 .company-01-inner .company-btn a:after {
  content: "";
  background-image: url(../img/company/company-btn-icon.png);
  background-size: cover;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-top: 2px;
  margin-left: 3px;
}

.company-01 .company-01-inner .company-btn::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background-color: #ED6621;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 10px;
}

.company-01 .company-01-inner .company-btn:hover {
  color: #fff;
}

.company-01 .company-01-inner .company-btn:hover::before {
  width: 100%;
}

@media (max-width: 768px) {
  .company-01 .company-01-inner {
    max-width: 100%;
    padding: 0 0 70px;
    margin: auto;
    text-align: center;
  }
  .company-01 .company-01-inner .overview {
    background-color: #F7F7F7;
    border-radius: 0;
    padding: 60px 5% 40px;
    margin-bottom: 60px;
    text-align: left;
  }
  .company-01 .company-01-inner .overview dl {
    display: block;
    border-bottom: 1px solid #E2E2E2;
    padding: 0 0 20px;
    margin-bottom: 20px;
  }
  .company-01 .company-01-inner .overview dl dt {
    font-size: 1.6rem;
    font-weight: bold;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .company-01 .company-01-inner .overview dl dd {
    font-size: 1.4rem;
    line-height: 2.4rem;
    width: 100%;
    border-left: 0;
    padding: 0;
  }
  .company-01 .company-01-inner .history {
    text-align: left;
    max-width: 100%;
    margin: 0 auto 50px;
    padding: 0 5%;
    position: relative;
  }
  .company-01 .company-01-inner .history::before {
    content: "";
    width: 1px;
    height: 1063px;
    background-color: #ED6621;
    display: block;
    position: absolute;
    left: 50px;
    top: 80px;
  }
  .company-01 .company-01-inner .history dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 25px;
    padding-left: 70px;
  }
  .company-01 .company-01-inner .history dl dt {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 600;
    color: #ED6621;
    margin-right: 10px;
    width: 10%;
  }
  .company-01 .company-01-inner .history dl dd {
    font-size: 1.4rem;
    line-height: 2.4rem;
    width: 90%;
  }
  .company-01 .company-01-inner .history .calendar p {
    width: 46px;
    height: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.2rem;
    border: 1px solid #ED6621;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2015 {
    top: 62px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2016 {
    top: 379px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2018 {
    top: 547px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2019 {
    top: 620px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2020 {
    top: 743px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2021 {
    top: 913px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2022 {
    top: 1059px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .calendar .calendar-2023 {
    top: 1132px;
    left: 25px;
  }
  .company-01 .company-01-inner .history .sp-history {
    width: 46px;
    height: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.2rem;
    border: 1px solid #ED6621;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 7px;
    top: -11px;
  }
  .company-01 .company-01-inner .history .history-2015, .company-01 .company-01-inner .history .history-2016, .company-01 .company-01-inner .history .history-2017, .company-01 .company-01-inner .history .history-2018, .company-01 .company-01-inner .history .history-2019, .company-01 .company-01-inner .history .history-2020, .company-01 .company-01-inner .history .history-2021, .company-01 .company-01-inner .history .history-2022, .company-01 .company-01-inner .history .history-2023 {
    position: relative;
  }
  .company-01 .company-01-inner .company-h3 {
    font-size: 2.4rem;
    font-weight: bold;
    color: #ED6621;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 50px;
  }
  .company-01 .company-01-inner .company-h3::before {
    content: "";
    background-color: #000;
    width: 20px;
    height: 1px;
    display: inline-block;
    margin-right: 20px;
  }
  .company-01 .company-01-inner .company-btn {
    background-image: url(../img/company/company-btn-bg2-sp.png);
    background-size: cover;
    width: 327px;
    height: 116px;
    position: relative;
    margin: auto;
  }
  .company-01 .company-01-inner .company-btn:hover {
    opacity: 1;
  }
  .company-01 .company-01-inner .company-btn:after {
    content: "";
    background-image: url(../img/company/company-btn-arrow.png);
    background-size: cover;
    width: 20px;
    height: 13px;
    display: inline-block;
    position: absolute;
    top: 44%;
    right: 26px;
  }
  .company-01 .company-01-inner .company-btn a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 116px;
    font-size: 1.6rem;
    font-weight: 600;
    color: #fff;
  }
  .company-01 .company-01-inner .company-btn a:after {
    content: "";
    background-image: url(../img/company/company-btn-icon.png);
    background-size: cover;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-top: 2px;
    margin-left: 3px;
  }
  .company-01 .company-01-inner .company-btn::before {
    display: none;
  }
}

/*==================================================================================
　.privacy-01
==================================================================================*/
.privacy-01 .privacy-01-inner {
  max-width: 965px;
  padding: 10px 0 170px;
  margin: auto;
}

.privacy-01 .privacy-01-inner .privacy-h3 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #ED6621;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 90px;
  margin-bottom: 50px;
}

.privacy-01 .privacy-01-inner .privacy-h3::before {
  content: "";
  background-color: #000;
  width: 20px;
  height: 1px;
  display: inline-block;
  margin-right: 20px;
}

.privacy-01 .privacy-01-inner .privacy-h4 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.2rem;
  margin-bottom: 30px;
}

.privacy-01 .privacy-01-inner .privacy-h5 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3.2rem;
}

.privacy-01 .privacy-01-inner .privacy-text {
  font-size: 1.6rem;
  line-height: 3.2rem;
  margin-bottom: 30px;
}

.privacy-01 .privacy-01-inner .privacy-text.mb0 {
  margin-bottom: 0;
}

.privacy-01 .privacy-01-inner .privacy-contact {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.privacy-01 .privacy-01-inner .privacy-ol {
  font-size: 1.6rem;
  line-height: 3.2rem;
  margin-bottom: 30px;
}

.privacy-01 .privacy-01-inner .privacy-ol li {
  padding-left: 1em;
  text-indent: -.65em;
}

.privacy-01 .privacy-01-inner .privacy-ul {
  font-size: 1.6rem;
  line-height: 3.2rem;
  margin-bottom: 30px;
}

.privacy-01 .privacy-01-inner .privacy-ul li {
  padding-left: 1em;
  text-indent: -1em;
}

@media (max-width: 1000px) {
  .privacy-01 .privacy-01-inner {
    max-width: 100%;
    padding: 0 5% 50px;
    margin: auto;
  }
  .privacy-01 .privacy-01-inner .privacy-h3 {
    font-size: 2rem;
    font-weight: bold;
    color: #ED6621;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .privacy-01 .privacy-01-inner .privacy-h3::before {
    content: "";
    background-color: #000;
    width: 20px;
    height: 1px;
    display: inline-block;
    margin-right: 7px;
  }
  .privacy-01 .privacy-01-inner .privacy-h4 {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 2.6rem;
    margin-bottom: 20px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .privacy-01 .privacy-01-inner .privacy-h5 {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
  }
  .privacy-01 .privacy-01-inner .privacy-text {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 20px;
  }
  .privacy-01 .privacy-01-inner .privacy-text.mb0 {
    margin-bottom: 0;
  }
  .privacy-01 .privacy-01-inner .privacy-contact {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 7px;
  }
  .privacy-01 .privacy-01-inner .privacy-ol {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 20px;
  }
  .privacy-01 .privacy-01-inner .privacy-ol li {
    padding-left: 1em;
    text-indent: -.65em;
  }
  .privacy-01 .privacy-01-inner .privacy-ul {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 20px;
  }
  .privacy-01 .privacy-01-inner .privacy-ul li {
    padding-left: 1em;
    text-indent: -1em;
  }
}

/*==================================================================================
　.contact
==================================================================================*/
.contact-wrap {
  max-width: 1120px;
  margin: 0 auto 155px;
  background-color: #F7F7F7;
  border-radius: 30px;
}

.contact-inner {
  max-width: 900px;
  margin: auto;
  padding: 115px 5%;
  background-color: #F7F7F7;
  border-radius: 30px;
}

.contact-inner .contact-flow {
  max-width: 534px;
  margin: 0 auto 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact-inner .contact-flow li {
  text-align: center;
  font-family: "Noto Sans JP";
  width: 68px;
  position: relative;
  margin-right: 165px;
}

.contact-inner .contact-flow li.active i {
  background-color: #ED6621;
  color: #fff;
}

.contact-inner .contact-flow li::after {
  content: "";
  width: 129px;
  height: 4px;
  background-color: #DEDEDE;
  display: inline-block;
  position: absolute;
  right: -150px;
  top: 35px;
  border-radius: 5px;
}

.contact-inner .contact-flow li:last-child {
  margin-right: 0;
}

.contact-inner .contact-flow li:last-child::after {
  display: none;
}

.contact-inner .contact-flow li i {
  border: 3px solid #ED6621;
  font-size: 2.4rem;
  font-weight: bold;
  font-style: normal;
  color: #ED6621;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

.contact-inner .contact-flow li i.active {
  background-color: #ED6621;
}

.contact-inner .contact-flow li p {
  font-size: 1.6rem;
}

.contact-inner .contact-text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3.2rem;
  margin-bottom: 40px;
  text-align: center;
}

.contact-inner .contact-form {
  margin-top: 105px;
}

.contact-inner .contact-form .form-colm2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-inner .contact-form .form-colm2 .form-block {
  width: 48%;
}

.contact-inner .contact-form .form-block {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.contact-inner .contact-form .form-block.required .form-label:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "必須";
  padding: 5px 7px;
  margin: auto;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background: #ED6621;
}

.contact-inner .contact-form .form-block.required.location .form-select.error select {
  background-color: #fff;
  border: 1px solid #F1332D;
}

.contact-inner .contact-form .form-block.required.location .form-input.error input {
  background-color: #fff;
  border: 1px solid #F1332D;
}

.contact-inner .contact-form .form-block.required.location .form-label:after {
  top: 7px;
}

.contact-inner .contact-form .form-block .form-label {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  color: #222;
  word-break: break-all;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.contact-inner .contact-form .form-block .form-label label {
  font-weight: bold;
}

.contact-inner .contact-form .form-block .form-input {
  font-size: 1.4rem;
  line-height: 3.2rem;
  word-break: break-all;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0 0;
  margin-bottom: 10px;
}

.contact-inner .contact-form .form-block .form-input input {
  width: 100%;
  border: 0;
  background: #fff;
  padding: 18px 20px;
  border-radius: 6px;
}

.contact-inner .contact-form .form-block .form-input input::-webkit-input-placeholder {
  color: #C1C1C1;
}

.contact-inner .contact-form .form-block .form-input input:-ms-input-placeholder {
  color: #C1C1C1;
}

.contact-inner .contact-form .form-block .form-input input::-ms-input-placeholder {
  color: #C1C1C1;
}

.contact-inner .contact-form .form-block .form-input input::placeholder {
  color: #C1C1C1;
}

.contact-inner .contact-form .form-block .textarea-box textarea {
  width: 100%;
  border: 0;
  height: calc( 1.3em * 8);
  line-height: 1.3;
  font-size: 1.6rem;
  line-height: 3rem;
  border: 1px solid #DDDDDD;
  background: #fff;
  padding: 18px 20px;
  border-radius: 4px;
}

.contact-inner .contact-form .form-block.error .form-input input {
  background-color: #fff;
  border: 1px solid #F1332D;
}

.contact-inner .contact-form .form-block.error .textarea-box textarea {
  background-color: #fff;
  border: 1px solid #F1332D;
}

.contact-inner .contact-form .form-select {
  background: #fff;
  height: 40px;
  width: 180px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  border: 1px solid #C1C1C1;
  margin: 18px 0 0;
}

.contact-inner .contact-form .form-select::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border-bottom: 2px solid #ED6621;
  border-right: 2px solid #ED6621;
  z-index: 1;
}

.contact-inner .contact-form .form-select select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  color: #333;
  font-size: 16px;
  width: 100%;
  height: 100%;
  padding: 0 10px 0 17px;
}

.contact-inner .contact-form .form-select select option {
  background-color: #F2F2F2;
  padding: 10px 0;
  margin: 10px;
}

.contact-inner .contact-form .m-form-checkbox-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0 60px;
}

.contact-inner .contact-form .m-form-checkbox {
  text-align: center;
  margin-right: 60px;
}

.contact-inner .contact-form .m-form-checkbox input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}

.contact-inner .contact-form .m-form-checkbox-name {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 1.6rem;
}

.contact-inner .contact-form .m-form-checkbox-name:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #333333;
  border-radius: 3px;
  margin-right: 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.contact-inner .contact-form .m-form-checkbox input:checked + .m-form-checkbox-name:before {
  border: 1px solid #4C86BB;
  background-color: #4C86BB;
}

.contact-inner .contact-form .m-form-checkbox input:checked + .m-form-checkbox-name:after {
  content: "";
  position: absolute;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  left: 0.3em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.4em;
  height: 0.6em;
  -webkit-transform: translateY(-2px) rotate(45deg);
          transform: translateY(-2px) rotate(45deg);
}

.contact-inner .contact-form .m-form-checkbox input:focus-visible + .m-form-checkbox-name .m-form-checkbox-text {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, rgba(33, 150, 243, 0.3)));
  background: -webkit-linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
  background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}

.contact-inner .contact-form .m-form-checkbox input.focus-visible + .m-form-checkbox-name .m-form-checkbox-text {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, rgba(33, 150, 243, 0.3)));
  background: -webkit-linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
  background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}

.contact-inner .contact-form .form-input-verification {
  font-size: 1.6rem;
  line-height: 3.2rem;
  margin-top: 20px;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.contact-inner .error-message {
  border: 3px solid #E23223;
  background-color: #FCDEDD;
  font-size: 1.6rem;
  font-weight: bold;
  color: #E23223;
  text-align: center;
  padding: 20px;
  margin-bottom: 45px;
}

.contact-inner .error-message span {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-inner .error-message span::before {
  content: "";
  background-image: url(../img/common/error-message-icon.png);
  background-size: 35px 30px;
  background-repeat: no-repeat;
  width: 35px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
}

.contact-inner .form-note {
  font-size: 1.6rem;
  line-height: 3rem;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 55px;
}

.contact-inner .form-note a {
  color: #240F0F;
  text-decoration: underline;
}

p.error, span.error {
  font-size: 1.2rem;
  margin-bottom: 7px;
  padding: 0%;
  display: inline-block;
  color: #E23223;
}

.form-input-radio {
  padding-bottom: 2%;
  width: 70%;
  padding-left: 5%;
  padding-top: 18px;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-input-radio-item {
  display: inline-block;
  margin-right: 15px;
}

.form-input-radio-item label {
  display: inline-block;
  font-size: 1.6rem;
  width: 100%;
}

.form-input-radio-item input {
  display: inline-block;
}

.form-input-radio-item span {
  display: inline-block;
}

.form-buttom {
  text-align: center;
}

.form-buttom .confirm-btn-wrap {
  width: 294px;
  height: 60px;
  margin: 60px auto 0;
  position: relative;
}

.form-buttom .confirm-btn {
  background-color: #2E2E2E;
  border: 0;
  border-radius: 61px;
  width: 100%;
  height: 60px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  max-width: 294px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.form-buttom .confirm-btn:hover {
  background-color: #C1C1C1;
  color: #fff;
}

.form-buttom .return-btn {
  margin: 33px auto 74px;
  background-color: #fff;
  max-width: 320px;
  width: 100%;
  border-radius: 31px;
  height: 62px;
  position: relative;
  cursor: pointer;
  border: 1px solid #707070;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form-buttom .return-btn a {
  font-size: 1.6rem;
  font-weight: 600;
  color: #1B1B1B;
  cursor: pointer;
  display: inline-block;
}

.contact-form .form-buttom-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 55px;
}

.contact-form .form-buttom-flex a.return {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 33px auto 74px;
  background-color: #868686;
  font-size: 1.6rem;
  color: #fff;
  max-width: 294px;
  width: 100%;
  border-radius: 30px;
  height: 60px;
  position: relative;
  margin: 0 20px;
  padding: 2% 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.contact-form .form-buttom-flex a.return:hover {
  opacity: .6;
}

.contact-form .form-buttom-flex button.entry {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 33px auto 74px;
  background-color: #2E2E2E;
  font-size: 1.6rem;
  color: #fff;
  max-width: 294px;
  width: 100%;
  border-radius: 30px;
  height: 60px;
  position: relative;
  margin: 0 20px;
  padding: 2% 0;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.contact-form .form-buttom-flex button.entry:hover {
  background-color: #a7a6a6;
  color: #fff;
}

.thanks1 {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
}

.thanks2 {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 90px;
}

.thanks-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #2E2E2E;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  width: 294px;
  height: 60px;
  margin: auto;
  border-radius: 30px;
}

.thanks-btn:hover {
  background-color: #a3a3a3;
}

@media (max-width: 768px) {
  .contact-wrap {
    margin-top: 20px;
    margin-bottom: 70px;
  }
  .contact-inner {
    max-width: 100%;
    padding: 45px 5%;
    margin: auto;
    border-radius: 0;
  }
  .contact-inner .contact-flow {
    max-width: 100%;
    margin: 0 auto 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact-inner .contact-flow li {
    text-align: center;
    font-family: "Noto Sans JP";
    width: 52px;
    position: relative;
    margin-right: 60px;
  }
  .contact-inner .contact-flow li.active i {
    background-color: #ED6621;
    color: #fff;
  }
  .contact-inner .contact-flow li::after {
    content: "";
    width: 36px;
    height: 4px;
    background-color: #DEDEDE;
    display: inline-block;
    position: absolute;
    right: -50px;
    top: 25px;
  }
  .contact-inner .contact-flow li:last-child {
    margin-right: 0;
  }
  .contact-inner .contact-flow li:last-child::after {
    display: none;
  }
  .contact-inner .contact-flow li i {
    border: 3px solid #ED6621;
    font-size: 1.8rem;
    font-weight: bold;
    font-style: normal;
    color: #ED6621;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  .contact-inner .contact-flow li i.active {
    background-color: #ED6621;
  }
  .contact-inner .contact-flow li p {
    font-size: 1.4rem;
  }
  .contact-inner .contact-text {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    margin-bottom: 30px;
    text-align: center;
  }
  .contact-inner .contact-form {
    margin-top: 56px;
  }
  .contact-inner .contact-form .form-colm2 {
    display: block;
  }
  .contact-inner .contact-form .form-colm2 .form-block {
    width: 100%;
  }
  .contact-inner .contact-form .form-block {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .contact-inner .contact-form .form-block.required .form-label:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "必須";
    padding: 5px 6px;
    margin: auto;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
  }
  .contact-inner .contact-form .form-block .form-label {
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    word-break: break-all;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .contact-inner .contact-form .form-block .form-label label {
    font-weight: bold;
  }
  .contact-inner .contact-form .form-block .form-input {
    font-size: 1.6rem;
    line-height: 2.4rem;
    word-break: break-all;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px 0 0;
    margin-bottom: 10px;
  }
  .contact-inner .contact-form .form-block .form-input input {
    width: 100%;
    border: 0;
    border: 0;
    background: #fff;
    padding: 18px 20px;
    border-radius: 4px;
  }
  .contact-inner .contact-form .form-block .form-input input::-webkit-input-placeholder {
    color: #DDDDDD;
  }
  .contact-inner .contact-form .form-block .form-input input:-ms-input-placeholder {
    color: #DDDDDD;
  }
  .contact-inner .contact-form .form-block .form-input input::-ms-input-placeholder {
    color: #DDDDDD;
  }
  .contact-inner .contact-form .form-block .form-input input::placeholder {
    color: #DDDDDD;
  }
  .contact-inner .contact-form .form-block .textarea-box textarea {
    width: 99%;
    border: 0;
    height: calc( 1.3em * 8);
    line-height: 1.3;
    font-size: 1.6rem;
    line-height: 3rem;
    border: 1px solid #DDDDDD;
    background: #fff;
    padding: 18px 20px;
    border-radius: 4px;
  }
  .contact-inner .contact-form .form-block.error .form-input input {
    background-color: #fff;
    border: 1px solid #E23223;
  }
  .contact-inner .contact-form .form-block.error .textarea-box textarea {
    background-color: #fff;
    border: 1px solid #E23223;
  }
  .contact-inner .contact-form .m-form-checkbox-wrap {
    display: block;
    margin: 25px 0 35px;
  }
  .contact-inner .contact-form .m-form-checkbox {
    text-align: left;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .contact-inner .contact-form .m-form-checkbox input {
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    margin: -1px;
  }
  .contact-inner .contact-form .m-form-checkbox.sp-center {
    text-align: center;
  }
  .contact-inner .contact-form .m-form-checkbox-name {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    font-size: 1.4rem;
  }
  .contact-inner .contact-form .m-form-checkbox-name:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #333333;
    border-radius: 3px;
    margin-right: 10px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  .contact-inner .contact-form .m-form-checkbox input:checked + .m-form-checkbox-name:before {
    border: 1px solid #4C86BB;
    background-color: #4C86BB;
  }
  .contact-inner .contact-form .m-form-checkbox input:checked + .m-form-checkbox-name:after {
    content: "";
    position: absolute;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    left: 0.3em;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0.4em;
    height: 0.6em;
    -webkit-transform: translateY(-2px) rotate(45deg);
            transform: translateY(-2px) rotate(45deg);
  }
  .contact-inner .contact-form .m-form-checkbox input:focus-visible + .m-form-checkbox-name .m-form-checkbox-text {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, rgba(33, 150, 243, 0.3)));
    background: -webkit-linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
    background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
  }
  .contact-inner .contact-form .m-form-checkbox input.focus-visible + .m-form-checkbox-name .m-form-checkbox-text {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(90%, rgba(33, 150, 243, 0.3)));
    background: -webkit-linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
    background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
  }
  .contact-inner .contact-form .form-input-verification {
    font-size: 1.6rem;
    line-height: 3rem;
  }
  .contact-inner .error-message {
    border: 2px solid #E23223;
    background-color: #FCDEDD;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 2.4rem;
    color: #C1272D;
    text-align: left;
    padding: 20px;
  }
  .contact-inner .error-message span {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact-inner .error-message span::before {
    content: "";
    background-image: url(../img/common/error-message-icon.png);
    background-size: 35px 30px;
    background-repeat: no-repeat;
    width: 35px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
  }
  .contact-inner .form-note {
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  p.error, span.error {
    font-size: 1.2rem;
    margin-top: 0px;
    padding: 0%;
    display: inline-block;
    color: #E23223;
  }
  .form-input-radio {
    padding-bottom: 2%;
    width: 70%;
    padding-left: 5%;
    padding-top: 18px;
    padding-bottom: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .form-input-radio-item {
    display: inline-block;
    margin-right: 15px;
  }
  .form-input-radio-item label {
    display: inline-block;
    font-size: 1.6rem;
    width: 100%;
  }
  .form-input-radio-item input {
    display: inline-block;
  }
  .form-input-radio-item span {
    display: inline-block;
  }
  .form-buttom {
    text-align: center;
  }
  .form-buttom .confirm-btn-wrap {
    width: 327px;
    height: 56px;
    margin: 60px auto 0;
    position: relative;
  }
  .form-buttom .confirm-btn {
    background-color: #2E2E2E;
    border: 0;
    border-radius: 61px;
    width: 100%;
    height: 56px;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    max-width: 347px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .form-buttom .confirm-btn.is-active {
    background-color: #4C86BB;
    cursor: pointer;
  }
  .form-buttom .confirm-btn.is-active:hover {
    background-color: #222;
    color: #fff;
    border: 2px solid #222;
  }
  .form-buttom .return-btn {
    margin: 33px auto 74px;
    background-color: #fff;
    max-width: 320px;
    width: 100%;
    border-radius: 31px;
    height: 62px;
    position: relative;
    cursor: pointer;
    border: 1px solid #707070;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-buttom .return-btn a {
    font-size: 1.6rem;
    font-weight: 600;
    color: #1B1B1B;
    cursor: pointer;
    display: inline-block;
  }
  .contact-form .form-buttom-flex {
    display: block;
    margin-top: 55px;
  }
  .contact-form .form-buttom-flex a.return {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.6rem;
    color: #fff;
    max-width: 327px;
    width: 100%;
    border-radius: 31px;
    height: 56px;
    position: relative;
    margin: 0 auto 20px;
    padding: 2% 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .contact-form .form-buttom-flex button.entry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.6rem;
    color: #fff;
    max-width: 327px;
    width: 100%;
    border-radius: 31px;
    height: 56px;
    position: relative;
    margin: auto;
    padding: 2% 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .thanks1 {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
  }
  .thanks-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #4C86BB;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    width: 304px;
    height: 56px;
    margin: auto;
    border-radius: 40px;
    -webkit-box-shadow: 5px 5px 20px #00000033;
            box-shadow: 5px 5px 20px #00000033;
  }
  .thanks-btn:hover {
    background-color: #222;
  }
}

.sell {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .sell {
    margin-top: 60px;
  }
}

/*==================================================================================
　.secll-mv
==================================================================================*/
.sell-mv {
  background-image: url(../img/sell/sell-mv.png);
  background-size: cover;
  padding: 0 5%;
  height: 330px;
}

.sell-mv .sell-mv-inner {
  max-width: 1120px;
  margin: auto;
  padding-top: 135px;
}

.sell-mv .sell-mv-inner h1 {
  font-family: "Zen Kaku Gothic New";
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 768px) {
  .sell-mv {
    background-image: url(../img/sell/sell-mv-sp.png);
    background-size: cover;
    padding: 0 5%;
    height: 170px;
  }
  .sell-mv .sell-mv-inner {
    max-width: 100%;
    margin: auto;
    padding-top: 70px;
  }
  .sell-mv .sell-mv-inner h1 {
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
}

/*==================================================================================
　.lend-mv
==================================================================================*/
.lend-mv {
  background-image: url(../img/lend/lend-mv.png);
  background-size: cover;
  padding: 0 5%;
  height: 330px;
}

.lend-mv .lend-mv-inner {
  max-width: 1120px;
  margin: auto;
  padding-top: 135px;
}

.lend-mv .lend-mv-inner h1 {
  font-family: "Zen Kaku Gothic New";
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 768px) {
  .lend-mv {
    background-image: url(../img/lend/lend-mv-sp.png);
    background-size: cover;
    padding: 0 5%;
    height: 170px;
  }
  .lend-mv .lend-mv-inner {
    max-width: 100%;
    margin: auto;
    padding-top: 70px;
  }
  .lend-mv .lend-mv-inner h1 {
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
}

/*==================================================================================
　.buy-mv
==================================================================================*/
.buy-mv {
  background-image: url(../img/buy/buy-mv.png);
  background-size: cover;
  padding: 0 5%;
  height: 330px;
}

.buy-mv .buy-mv-inner {
  max-width: 1120px;
  margin: auto;
  padding-top: 135px;
}

.buy-mv .buy-mv-inner h1 {
  font-family: "Zen Kaku Gothic New";
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 768px) {
  .buy-mv {
    background-image: url(../img/buy/buy-mv-sp.png);
    background-size: cover;
    padding: 0 5%;
    height: 170px;
  }
  .buy-mv .buy-mv-inner {
    max-width: 100%;
    margin: auto;
    padding-top: 70px;
  }
  .buy-mv .buy-mv-inner h1 {
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
  }
}

/*==================================================================================
　.sell-01
==================================================================================*/
.sell-01 {
  position: relative;
  padding: 100px 5% 40px;
  margin-bottom: 120px;
  background-color: #F4F4F4;
  position: relative;
}

.sell-01::after {
  content: '';
  display: block;
  background-color: #f4f4f4;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.sell-01 .sell-01-inner {
  margin: auto;
  max-width: 1120px;
}

.sell-01 .sell-01-inner i {
  width: 74px;
  margin: 0 auto 25px;
  display: block;
  text-align: center;
}

.sell-01 .sell-01-inner h2 {
  font-family: "Zen Kaku Gothic New";
  font-size: 4rem;
  font-weight: bold;
  color: #222;
  text-align: center;
  margin-bottom: 85px;
}

.sell-01 .sell-01-inner h2 span {
  color: #FE661A;
}

.sell-01 .sell-01-inner .sell-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 70px;
}

.sell-01 .sell-01-inner .sell-box .left {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 27%;
}

.sell-01 .sell-01-inner .sell-box .left img {
  width: 100%;
}

.sell-01 .sell-01-inner .sell-box .right {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: 73%;
}

.sell-01 .sell-01-inner .sell-box .right dl dt {
  padding: 28px 0 28px 60px;
  background: -webkit-gradient(linear, left top, right top, from(#6CC36C), to(#61A861));
  background: -webkit-linear-gradient(left, #6CC36C 0%, #61A861 100%);
  background: linear-gradient(90deg, #6CC36C 0%, #61A861 100%);
  border-radius: 30px 30px 0px 0px;
  font-family: "Zen Kaku Gothic New";
  font-size: 2.5rem;
  line-height: 4.2rem;
  font-weight: bold;
  color: #fff;
  text-align: left;
}

.sell-01 .sell-01-inner .sell-box .right dl dd {
  background-color: #fff;
  border-radius: 0px 0px 30px 30px;
  padding: 40px 60px;
}

.sell-01 .sell-01-inner .sell-box .right dl dd ul li {
  font-size: 2rem;
  margin-bottom: 18px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.sell-01 .sell-01-inner .sell-box .right dl dd ul li strong {
  font-weight: bold;
}

.sell-01 .sell-01-inner .sell-box .right dl dd ul li:last-child {
  margin-bottom: 0;
}

.sell-01 .sell-01-inner .sell-box .right dl dd ul li::before {
  content: "";
  background: url(../img/sell/sell-box-list-icon.png);
  background-size: cover;
  width: 31px;
  height: 30px;
  display: inline-block;
  top: 0;
  left: 0;
  z-index: 1;
  margin-right: 20px;
}

.sell-01 .sell-01-inner .sell-box .right dl dd ul.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.sell-01 .sell-01-inner .sell-box .right dl dd ul.flex li {
  width: 50%;
}

.sell-01 .sell-01-inner .lend-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.sell-01 .sell-01-inner .lend-flex .lend-box {
  width: 336px;
  text-align: center;
  background-image: url(../img/lend/en.png);
  background-size: 336px;
  background-position: top center;
  padding-top: 80px;
}

.sell-01 .sell-01-inner .lend-flex .lend-box .text {
  font-family: "Zen Kaku Gothic New";
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 4.5rem;
  color: #68B567;
}

.sell-01 .sell-01-inner .lend-flex .lend-box figure img {
  width: 210px;
}

@media (max-width: 768px) {
  .sell-01 {
    position: relative;
    padding: 60px 0 1px;
    margin-bottom: 0;
    background-color: #F4F4F4;
    position: relative;
  }
  .sell-01::after {
    content: '';
    display: block;
    background-color: #f4f4f4;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
  }
  .sell-01 .sell-01-inner {
    margin: auto;
    max-width: 100%;
    padding: 0 5%;
  }
  .sell-01 .sell-01-inner i {
    width: 56px;
    margin: 0 auto 15px;
    display: block;
    text-align: center;
  }
  .sell-01 .sell-01-inner h2 {
    font-family: "Zen Kaku Gothic New";
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 4.2rem;
    color: #222;
    text-align: center;
    margin-bottom: 30px;
  }
  .sell-01 .sell-01-inner h2 span {
    color: #FE661A;
  }
  .sell-01 .sell-01-inner .sell-box {
    display: block;
    margin-bottom: 30px;
  }
  .sell-01 .sell-01-inner .sell-box .left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding-left: 41px;
  }
  .sell-01 .sell-01-inner .sell-box .left img {
    width: 164px;
    margin: -20px auto 0 auto;
  }
  .sell-01 .sell-01-inner .sell-box .right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dt {
    padding: 15px 0 15px 20px;
    font-size: 1.8rem;
    line-height: 3.5rem;
    background: -webkit-gradient(linear, left top, right top, from(#6CC36C), to(#61A861));
    background: -webkit-linear-gradient(left, #6CC36C 0%, #61A861 100%);
    background: linear-gradient(90deg, #6CC36C 0%, #61A861 100%);
    border-radius: 10px 10px 0px 0px;
    font-family: "Zen Kaku Gothic New";
    font-weight: bold;
    color: #fff;
    text-align: left;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dd {
    background-color: #fff;
    border-radius: 0px 0px 10px 10px;
    padding: 20px;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dd ul li {
    font-size: 1.6rem;
    line-height: 3.2rem;
    margin-bottom: 10px;
    position: relative;
    display: block;
    padding-left: 32px;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dd ul li strong {
    font-weight: bold;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dd ul li:last-child {
    margin-bottom: 0;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dd ul li::before {
    content: "";
    background: url(../img/sell/sell-box-list-icon.png);
    background-size: cover;
    width: 22px;
    height: 21px;
    display: inline-block;
    top: 0;
    left: 0;
    z-index: 1;
    margin-right: 10px;
    position: absolute;
    top: 7px;
    left: 0;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dd ul.flex {
    display: block;
  }
  .sell-01 .sell-01-inner .sell-box .right dl dd ul.flex li {
    width: 100%;
  }
  .sell-01 .sell-01-inner .lend-flex {
    display: block;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .sell-01 .sell-01-inner .lend-flex .lend-box {
    width: 230px;
    text-align: center;
    background-image: url(../img/lend/en.png);
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 64px;
    margin: 0 auto 25px;
  }
  .sell-01 .sell-01-inner .lend-flex .lend-box .text {
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    font-weight: bold;
    line-height: 3rem;
    color: #68B567;
  }
  .sell-01 .sell-01-inner .lend-flex .lend-box figure img {
    width: 135px;
  }
}

/*==================================================================================
　.sell-02
==================================================================================*/
.sell-02 {
  position: relative;
  padding: 60px 5% 70px;
  position: relative;
}

.sell-02 .sell-02-inner {
  margin: auto;
  max-width: 1120px;
}

.sell-02 .sell-02-inner h2 {
  width: 538px;
  margin: auto;
}

@media (max-width: 768px) {
  .sell-02 {
    position: relative;
    padding: 85px 5% 50px;
    position: relative;
  }
  .sell-02 .sell-02-inner {
    margin: auto;
    max-width: 100%;
  }
  .sell-02 .sell-02-inner h2 {
    width: 294px;
    margin: auto;
  }
}

/*==================================================================================
　.sell-03
==================================================================================*/
.sell-03 {
  position: relative;
  padding: 100px 5%;
  background-color: #fff;
  position: relative;
}

.sell-03 .sell-03-inner {
  margin: auto;
  max-width: 1120px;
}

.sell-03 .sell-03-inner h2 {
  font-family: "Zen Kaku Gothic New";
  font-size: 4rem;
  font-weight: bold;
  color: #222;
  text-align: center;
  margin-bottom: 85px;
}

.sell-03 .sell-03-inner h2 span {
  color: #FE661A;
}

.sell-03 .sell-03-inner h2.mt {
  margin-top: 120px;
}

.sell-03 .sell-03-inner ul {
  padding-left: 54px;
}

.sell-03 .sell-03-inner ul li {
  position: relative;
  background-color: #F4F4F4;
  border-radius: 10px;
  padding: 50px 80px 50px 110px;
  margin-bottom: 20px;
  height: auto;
}

.sell-03 .sell-03-inner ul li .step {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -62px;
  border: 7px solid #fff;
  color: #6CC36C;
  border-radius: 50%;
  margin: auto;
  width: 126px;
  height: 126px;
}

.sell-03 .sell-03-inner ul li .step div {
  border: 2px solid #6CC36C;
  text-align: center;
  border-radius: 50%;
  width: 112px;
  height: 112px;
  padding-top: 20px;
  background-color: #fff;
}

.sell-03 .sell-03-inner ul li .step div span {
  font-family: "Roboto";
  font-size: 2rem;
  margin-bottom: 10px;
  display: block;
}

.sell-03 .sell-03-inner ul li .step div strong {
  font-family: "Roboto";
  font-size: 4rem;
  display: block;
}

.sell-03 .sell-03-inner ul li .step.green {
  color: #fff;
}

.sell-03 .sell-03-inner ul li .step.green div {
  background-color: #6CC36C;
}

.sell-03 .sell-03-inner ul li.pdt {
  padding-top: 60px;
}

.sell-03 .sell-03-inner ul li h3 {
  font-family: "Zen Kaku Gothic New";
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 20px;
  color: #FE661A;
  width: 100%;
}

.sell-03 .sell-03-inner ul li h4 {
  font-family: "Noto Sans JP";
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 27px;
  color: #222;
  width: 100%;
}

.sell-03 .sell-03-inner ul li p {
  font-size: 1.6rem;
  line-height: 3.2rem;
  width: 100%;
}

.sell-03 .sell-03-inner ul li .pc-inline {
  display: inline-block;
  width: .5em;
}

@media (max-width: 768px) {
  .sell-03 {
    position: relative;
    padding: 60px 5% 0;
    background-color: #fff;
    position: relative;
  }
  .sell-03 .sell-03-inner {
    margin: auto;
    max-width: 100%;
  }
  .sell-03 .sell-03-inner h2 {
    font-family: "Zen Kaku Gothic New";
    font-size: 2.5rem;
    font-weight: bold;
    color: #222;
    text-align: center;
    margin-bottom: 70px;
  }
  .sell-03 .sell-03-inner h2 span {
    color: #FE661A;
  }
  .sell-03 .sell-03-inner h2.mt {
    margin-top: 70px;
  }
  .sell-03 .sell-03-inner ul {
    padding-left: 0;
  }
  .sell-03 .sell-03-inner ul li {
    position: relative;
    background-color: #F4F4F4;
    border-radius: 10px;
    padding: 60px 5% 5%;
    margin-bottom: 50px;
    height: auto;
  }
  .sell-03 .sell-03-inner ul li .step {
    position: absolute;
    top: -39px;
    bottom: auto;
    left: 0;
    right: 0;
    border: 4px solid #fff;
    color: #6CC36C;
    border-radius: 50%;
    margin: auto;
    width: 82px;
    height: 82px;
  }
  .sell-03 .sell-03-inner ul li .step div {
    border: 2px solid #6CC36C;
    text-align: center;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    padding-top: 13px;
    background-color: #fff;
  }
  .sell-03 .sell-03-inner ul li .step div span {
    font-family: "Roboto";
    font-size: 1.2rem;
    margin-bottom: 3px;
    display: block;
  }
  .sell-03 .sell-03-inner ul li .step div strong {
    font-family: "Roboto";
    font-size: 2.6rem;
    display: block;
  }
  .sell-03 .sell-03-inner ul li .step.green {
    color: #fff;
  }
  .sell-03 .sell-03-inner ul li .step.green div {
    background-color: #6CC36C;
  }
  .sell-03 .sell-03-inner ul li.pdt {
    padding-top: 60px;
  }
  .sell-03 .sell-03-inner ul li h3 {
    font-family: "Zen Kaku Gothic New";
    font-size: 2rem;
    line-height: 3.1rem;
    font-weight: bold;
    margin-bottom: 15px;
    color: #FE661A;
    width: 100%;
    text-align: center;
  }
  .sell-03 .sell-03-inner ul li h4 {
    font-family: "Noto Sans JP";
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #222;
    width: 100%;
  }
  .sell-03 .sell-03-inner ul li p {
    font-size: 1.6rem;
    line-height: 3rem;
    width: 100%;
  }
  .sell-03 .sell-03-inner ul li .pc-inline {
    display: none;
  }
}
/*# sourceMappingURL=styles.css.map */