@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
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%;
}

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%;
  height: auto;
}

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

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance:textfield;
}

input[type="button"],
input[type="submit"],
input[type="reset"]{
    -webkit-appearance: none;
}

select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

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

textarea{
  overflow: auto;
}

/* ====================================================
Font
==================================================== */
@font-face {
  font-family: '07YsashisaGothicTegaki';
  src: url("../fonts/07Yasashisa.eot") format("eot"),
  url("../fonts/subset/07YsashisaGothicTegaki.woff2") format("woff2"),
  url("../fonts/subset/07YsashisaGothicTegaki.woff") format("woff"),
  url("../fonts/07YsashisaGothicTegaki.otf");
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 835px) {
  .mtpc-0 {
    margin-top: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.inner {
  display: block;
  width: 100%;
  max-width: 1018px;
  padding: 0 9px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}

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

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

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

a:hover {
  opacity: 0.7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ttl-comp01 {
  color: #00b1cd;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 {
    font-size: 30px;
    font-size: 3rem;
  }
}

.ttl-comp01 .txt-ttl {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.ttl-comp01 .img-t {
  margin-bottom: 21px;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 .img-t {
    margin-bottom: 15px;
  }
}

.ttl-comp01 .img-bt {
  position: relative;
  top: -5px;
}

.ttl-comp02 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.8;
  font-weight: 400;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: 2px dashed #bbbaba;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .ttl-comp02 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
    border-bottom-width: 1px;
  }
}

.ttl-comp02 .txt-ttl {
  display: inline-block;
  width: 100%;
}

.ttl-comp02--wrap{
  border-bottom: 2px dashed #bbbaba;
  margin: 0 0 15px 0;
  padding: 0 0 20px 0;
}

.ttl-comp02--sm {
  color: #8f7966;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 1px;
  line-height: 1.4;
  border-bottom: none;
  /*border-bottom: 2px dashed #bbbaba;*/
}

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

.ttl-comp02--sm__nobdb {
  border-bottom: none;
}

.ttl-comp02--noimg {
  border: none;
  line-height: 1.5;
}

.ttl-comp02--noimg .txt-ttl {
  color: #8f7966;
}

.ttl-comp02--lg {
  font-size: 30px;
  font-size: 3rem;
  padding-bottom: 0;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .ttl-comp02--lg {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.2;
  }
  .ttl-comp02--lg .img {
    display: block;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 374px) {
  .ttl-comp02--lg {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.ttl-comp03 {
  font-size: 20px;
  font-size: 2rem;
  color: #8f7966;
  font-weight: 700;
  line-height: 2;
  position: relative;
  padding-left: 19px;
  margin-bottom: 3px;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    padding-left: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
  }
}

.ttl-comp03:before {
  content: '';
  /* height: 100%; */
  width: 5px;
  display: inline-block;
  background: #fdda88;
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 0;
}

@media screen and (max-width: 834px) {
  .ttl-comp03:before {
    width: 2px;
    top: 2px;
    bottom: 2px;
  }
}

.ttl-comp03--blue:before {
  background: #00b1cd;
}

.ttl-comp03--lg {
  font-size: 24px;
  font-size: 2.4rem;
  padding-left: 15px;
  margin-bottom: 6px;
}

@media screen and (max-width: 834px) {
  .ttl-comp03--lg {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 374px) {
  .ttl-comp03--lg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.ttl-comp03--lg:before {
  bottom: 14px;
}

@media screen and (max-width: 834px) {
  .ttl-comp03--lg:before {
    bottom: 10px;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp03--lg fg:before {
    top: -0.5em;
  }
}

.ttl-comp04 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #8f7966;
  line-height: 1.78;
  position: relative;
  padding-left: 19px;
  margin-bottom: 0px;
}

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

.ttl-comp04:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #8f7966;
  display: inline-block;
  position: absolute;
  top: 14px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 5px;
}

@media screen and (max-width: 834px) {
  .ttl-comp04:before {
    width: 8px;
    height: 8px;
    top: 13px;
  }
}

.ttl-comp04--noIcon {
  padding-left: 0;
}

.ttl-comp04--noIcon:before {
  display: none;
}

.txt-basic, .tbl-style01, .tbl-style02, .tbl-style03, .tbl-style04, .box-service, .box-life, .box-zaitakusuishin, .box-nayamigoto, .box-train, .box-job {
  line-height: 1.78;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  color: #4b4948;
}

@media screen and (max-width: 1024px) {
  .txt-basic, .tbl-style01, .tbl-style02, .tbl-style03, .tbl-style04, .box-service, .box-life, .box-zaitakusuishin, .box-nayamigoto, .box-train, .box-job {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

@media screen and (max-width: 834px) {
  .txt-basic, .tbl-style01, .tbl-style02, .tbl-style03, .tbl-style04, .box-service, .box-life, .box-zaitakusuishin, .box-nayamigoto, .box-train, .box-job {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic, .tbl-style01, .tbl-style02, .tbl-style03, .tbl-style04, .box-service, .box-life, .box-zaitakusuishin, .box-nayamigoto, .box-train, .box-job {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.txt-basic strong, .tbl-style01 strong, .tbl-style02 strong, .tbl-style03 strong, .tbl-style04 strong, .box-service strong, .box-life strong, .box-zaitakusuishin strong, .box-nayamigoto strong, .box-train strong, .box-job strong {
  font-weight: bold;
}

.txt-basic01, .box-service .txt-sm, .box-orange p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  color: #4b4948;
  font-weight: 400;
}

@media screen and (max-width: 834px) {
  .txt-basic01, .box-service .txt-sm, .box-orange p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
}

.txt-basic02 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  color: #4b4948;
}

@media screen and (max-width: 834px) {
  .txt-basic02 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic02 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.txt-basic02 small {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .txt-basic02 small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic02 small {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.txt-basic03 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.44;
}

@media screen and (max-width: 834px) {
  .txt-basic03 {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 374px) {
  .txt-basic03 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

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

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

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

.txt-black {
  color: #4b4948;
  font-weight: 700;
}

.btn-comp01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 300px;
  height: 38px;
  background: url("../img/index/btn-bg.png") no-repeat;
  background-size: cover;
  border-radius: 30px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  padding-top: 4px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp01 {
    padding-top: 2px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    width: 191px;
    height: 25px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.btn-comp01--blue {
  background: url("../img/index/btn-bg-blue.png") no-repeat;
}

.btn-comp02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 300px;
  height: 38px;
  background: #ef9c0b;
  border-radius: 30px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  padding-top: 2px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp02 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.btn-comp02--blue {
  background: #cfebf5;
  color: #4b4948;
}

@media screen and (max-width: 834px) {
  .btn-comp02 {
    padding: 15px 15px 12px;
    line-height: 1.3;
    height: auto;
    font-weight: bold;
  }
}

@media screen and (max-width: 374px) {
  .btn-comp02 {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 14px 15px 12px;
  }
}

.btn-comp03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 222px;
  height: 37px;
  font-family: inherit;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  color: #8f7966;
  border: 2px solid #8f7966;
  border-radius: 50px;
  outline: none;
  cursor: pointer;
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding-top: 2px;
}

@media screen and (max-width: 1024px) {
  .btn-comp03 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp03 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.btn-comp03:hover {
  opacity: 0.7;
}

.btn-blog{
  background: #bcd650;
}

.box-tab__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-tab__control .item {
  width: 331px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  padding: 8px 10px 17px;
  text-align: center;
  background-image: url("../img/index/ttl-tabs-bg-01.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  margin: 0 3px;
}

.box-tab__control .item a {
  display: block;
}

@media screen and (max-width: 834px) {
  .box-tab__control .item {
    width: 166px;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 4px 5px 11px;
    margin: 0 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.box-tab__control .item--blue {
  background-image: url("../img/index/ttl-tabs-bg-02.png");
}

.box-tab__control .item:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../img/index/ttl-tabs-bg-default.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: 1;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.box-tab__control .item.active:before, .box-tab__control .item:hover:before {
  opacity: 0;
}

.box-tab__body .item {
  display: none;
}

.box-tab__body .item.active {
  display: block;
}

.box-listtab {
  margin-bottom: 22px;
}

.box-listtab.mw730 {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

.box-listtab.mw730 .list-03 .item {
  width: 33.33%;
}

@media screen and (max-width: 640px) {
  .box-listtab.mw730 .list-03 .item {
    width: 33.33%;
    margin-bottom: 0px;
    padding: 0 5px;
  }
}

.box-listtab .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -10px;
}

@media screen and (max-width: 834px) {
  .box-listtab .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.box-listtab .item {
  padding: 0 10px;
  width: 25%;
}

@media screen and (max-width: 640px) {
  .box-listtab .item {
    width: 50%;
    margin-bottom: 20px;
  }
}

.box-listtab .item.active a {
  background: url("../img/common/img-cloudon.png") no-repeat center center;
  background-size: 100%;
}

.box-listtab a {
  width: 190px;
  height: 120px;
  max-width: 100%;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  color: #8f7966;
  font-family: "07YsashisaGothicTegaki";
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #000;
  background: url("../img/common/img-cloud.png") no-repeat center center;
  background-size: 100%;
  padding-top: 13px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .box-listtab a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 834px) {
  .box-listtab a {
    padding-top: 5px;
  }
}

@media screen and (max-width: 374px) {
  .box-listtab a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination a {
  min-width: 21px;
  min-height: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #121212;
  border: 1px solid #979595;
  margin: 0 2px;
  padding: 0 4px;
  background: #fffdf7;
}

@media screen and (max-width: 834px) {
  .pagination a {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 18px;
    padding: 0 2px;
  }
}

.pagination a.active {
  border-color: black;
  font-weight: bold;
  color: #665e50;
}

.tbl-style01, .tbl-style03, .tbl-style04 {
  table-layout: fixed;
}

.mac .tbl-style01, .mac .tbl-style02, .mac .tbl-style03, .mac .tbl-style04 {
  table-layout: inherit;
}

.tbl-style01 {
  display: table;
  width: 100%;
  margin-top: 33px;
  /*margin-bottom: 28px;*/
}

@media screen and (max-width: 834px) {
  .tbl-style01 {
    min-width: 700px;
  }
}

.tbl-style01 tr th, .tbl-style01 tr td {
  border: 1px solid #968270;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1.33;
}

.tbl-style01 tr th {
  background: #fdda88;
  text-align: center;
  color: #8f7966;
}

.tbl-style01 tr th:nth-child(2) {
  padding-top: 13px;
  padding-bottom: 11px;
}

.tbl-style01 tr td {
  padding-left: 20px;
  padding-right: 20px;
}

.tbl-style01 tr td:nth-child(1) {
  width: 60px;
}

.tbl-style01 tr td:nth-child(3) {
  width: 158px;
}

.tbl-style01 tr td:nth-child(4) {
  width: 132px;
}

.tbl-style01 tr td:nth-child(4), .tbl-style01 tr td:nth-child(3) {
  text-align: right;
}

.tbl-style01 tr td:nth-child(3) {
  padding-right: 5.4%;
}

.tbl-style01 tr td:nth-child(4) {
  padding-right: 4%;
}

.tbl-style01 tr td:nth-child(1) {
  text-align: center;
}

.tbl-style02 {
  display: table;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 8px;
}

@media screen and (max-width: 834px) {
  .tbl-style02 {
    min-width: 700px;
    width: 100%;
    min-width: auto;
  }
}

.tbl-style02 tr th, .tbl-style02 tr td {
  border: 1px solid #968270;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1.33;
}

.tbl-style02 tr th {
  background: #fdda88;
  text-align: center;
  color: #8f7966;
}

.tbl-style02 tr td {
  padding-left: 20px;
  padding-right: 20px;
}

.tbl-style02 tr td:nth-child(1) {
  width: 60px;
  text-align: center;
}

.tbl-style03 {
  display: table;
  width: 100%;
  margin-bottom: 8px;
}

.tbl-fukushi-ichiran{
  max-width: 500px;
  margin: 33px auto 8px auto;
}

.tbl-fukushi-ichiran tr td:nth-child(1) {
	width: 150px;
}

.tbl-fukushi-ichiran tr td:nth-child(2) {
  text-align: center;
}

@media screen and (max-width: 834px) {
  .tbl-style03 {
    min-width: 700px;
  }

  

  .tbl-fukushi-ichiran{
    max-width: auto;
    width:100%;
  }

  .tbl-fukushi-ichiran tr td:nth-child(1) {
    width: 100px;
  }

  .supporter-kenshu .tbl-style03{
    min-width: auto;
  }

  .supporter-kenshu .tbl-style03 tr th,
  .supporter-kenshu .tbl-style03 tr td{
    display: block;
    width: 100%;
    border-bottom: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .supporter-kenshu .tbl-style03 tr td.last-td{
    border-bottom: 1px solid #968270;
  }



}

.tbl-style03 tr th, .tbl-style03 tr td {
  border: 1px solid #968270;
  padding-top: 12px;
  padding-bottom: 9px;
  line-height: 1.33;
  vertical-align: top;
}

.tbl-style03 tr th {
  background: #fdda88;
  text-align: left;
  color: #8f7966;
  width: 160px;
  padding-left: 15px;
  padding-right: 15px;
}

.tbl-style03 tr th .txt-small {
  color: #4b4948;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: underline;
  display: block;
  margin-top: 11px;
}

.tbl-style03 tr th .txt-small-01 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.28;
  display: block;
  color: #4b4948;
}

.tbl-style03 tr td {
  padding-left: 26px;
  padding-right: 20px;
  width: calc(100% - 160px);
}

.tbl-style03 tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 10px;
}

.tbl-style03 tr td p:last-child {
  margin-bottom: 0;
}

.tbl-style03 tr td p.txt-basic01, .tbl-style03 tr td .box-service p.txt-sm, .box-service .tbl-style03 tr td p.txt-sm, .tbl-style03 tr td .box-orange p, .box-orange .tbl-style03 tr td p {
  margin-bottom: 0;
}

.tbl-style03 tr td .pr {
  padding-right: 10px;
}

.tbl-style04 {
  display: table;
  width: 100%;
  margin-bottom: 42px;
}

@media screen and (max-width: 834px) {
  .tbl-style04 {
    margin-bottom: 20px;
  }
}

.tbl-style04 tr th, .tbl-style04 tr td {
  border: 1px solid #968270;
  padding-top: 14px;
  padding-bottom: 10px;
  line-height: 1.33;
  vertical-align: top;
  width: 50%;
}

.tbl-style04 tr th {
  background: #fdda88;
  color: #8f7966;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.tbl-style04 tr th .txt-small {
  color: #4b4948;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: underline;
  display: block;
}

.tbl-style04 tr th .txt-small-01 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.28;
  display: block;
}

.tbl-style04 tr td {
  padding-left: 26px;
  padding-right: 15%;
  text-align: right;
}

.tbl-style04 tr td:nth-child(2) {
  padding-right: 16%;
}

@media screen and (max-width: 640px) {
  .tbl-style04 tr td {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

.tbl-style04 tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 10px;
}

.tbl-style04 tr td p:last-child {
  margin-bottom: 0;
}

.tbl-style04 tr td p.txt-basic01, .tbl-style04 tr td .box-service p.txt-sm, .box-service .tbl-style04 tr td p.txt-sm, .tbl-style04 tr td .box-orange p, .box-orange .tbl-style04 tr td p {
  margin-bottom: 0;
}

.tbl-style04 tr td .pr {
  padding-right: 10px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.form-control {
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #8f7966;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  outline: none;
  background: white;
  resize: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  padding: 5px 15px;
  color: #4b4948;
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  border-radius: 0;
}

.form-control-wrap{
  position:relative;
  margin-right: 11px;
  width: 180px;
}

.form-control-wrap:before{
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 20px;
    width: 15px;
    height: 15px;
    content: '';
    /*background-image: url(../img/common/select-arrow.png);*/
    background-repeat: no-repeat;
    display: inline-block;
    pointer-events: none;
}

@media screen and (max-width: 834px) {
  .form-control {
    height: 40px;
    padding: 5px 8px;
    font-size: 1.4rem;
  }
}

.form-control::-ms-clear {
  display: none;
}

.form-control[type="number"] {
  max-width: 79px;
  
}

@media screen and (max-width: 834px) {
  .form-control[type="number"] {
    width: 70px;
  }
  .form-control[type="number"].two-digits {
    width: 50px;
  }
}

.form-control.zipcode {
  max-width: 182px;
  width: 110px;
}

.form-control.select {
  position: relative;
  z-index: 1;
}

.form-control.select:after {
  position: absolute;
  content: '';
  border-top: 11px solid #4b4948;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 10px;
  top: 52%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}

@media screen and (max-width: 1024px) {
  .form-control.select:after {
    border-top: 10px solid black;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    right: 5px;
  }
}

.form-control.select select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  padding: 0 25px 0 20px;
  font-family: inherit;
  color: inherit;
}

.form-control.select select::-ms-expand {
  display: none;
}

@media screen and (max-width: 1024px) {
  .form-control.select select {
    padding: 0 15px;
  }
}

.form-control.maw-335 {
  max-width: 335px;
}

.form-control.maw-284 {
  max-width: 284px;
}

.form-control.hight {
  height: 169px;
}

@media screen and (max-width: 834px) {
  .form-control.hight {
    height: 120px;
  }
}

textarea.form-control {
  height: 140px;
}

@media screen and (max-width: 834px) {
  textarea.form-control {
    height: 100px;
  }
}

.radio {
  display: block;
  padding-left: 35px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 1024px) {
  .radio {
    padding-left: 25px;
  }
}

.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio input:checked ~ .checkmark {
  background-color: #2196F3;
}

.radio input:checked ~ .checkmark:after {
  display: block;
}

.radio .checkmark {
  position: absolute;
  top: 3px;
  left: 2px;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  border: 1px solid #4b4948;
}

@media screen and (max-width: 1024px) {
  .radio .checkmark {
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
  }
}

.radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 834px) {
  .radio-list {
    display: block;
  }
}

.checkbox {
  display: block;
  position: relative;
  /*padding-left: 27px;*/
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox input {
  position: absolute;
  left:3px;
  top:3px;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkbox input:checked ~ .checkmark:after {
  display: block;
}

.checkbox .checkmark {
  position: absolute;
  top: 7px;
  left: 3px;
  height: 15px;
  width: 15px;
  border: 1px solid #4b4948;
}

@media screen and (max-width: 1024px) {
  .checkbox .checkmark {
    top: 3px;
  }
}

.checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 4px;
  top: 2px;
  width: 3px;
  height: 6px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fz16 {
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .fz16 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

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

body {
  color: #4b4948;
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow: hidden;
  background: url("../img/common/bg-page.jpg");
}

.header {
  background: url("../img/common/bg-header.png") no-repeat;
  background-position: top center;
  font-family: "07YsashisaGothicTegaki";
  padding: 4px 0 20px;
}

@media screen and (max-width: 1024px) {
  .header {
    font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
    color: #525252;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
}

@media screen and (max-width: 834px) {
  .header {
    background: url("../img/common/bg-header-sp.png") no-repeat;
    background-position: top center;
    background-size: 100% auto;
    padding: 0px 0 20px;
  }
}

.header-logo {
  margin-bottom: 36px;
}

@media screen and (max-width: 1024px) {
  .header-logo {
    margin-bottom: 0;
  }
}

.header .inner{
  position: relative;
}

h2.persona{
    position: absolute;
    font-size: 180%;
    top: 20px;
    color: #ed776d;
}

@media screen and (max-width: 834px) {
  h2.persona {
      position: absolute;
      font-size: 120%;
      top: 10px;
      color: #ed776d;
      font-weight: bold;
  }
}

@media screen and (max-width: 1024px) {
  .header-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    z-index: 999;
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .header-nav.on {
    opacity: 1;
    pointer-events: auto;
  }
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.12;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .header-menu {
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    padding: 25px 10px 50px;
    line-height: 1.6;
  }
}

.header-menu:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 2px;
  background: url("../img/common/header-menu-border.png") repeat-y;
}

@media screen and (max-width: 1024px) {
  .header-menu:after {
    display: none;
  }
}

.header-menu__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .header-menu__item {
    display: block;
    margin-bottom: 12px;
  }
  .header-menu__item:first-child {
    border-bottom: 1px solid #eec278;
    margin-bottom: 9px;
  }
  .header-menu__item:first-child a {
    padding-bottom: 8px;
  }
}

.header-menu__item:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background: url("../img/common/header-menu-border.png") repeat-y;
}

@media screen and (max-width: 1024px) {
  .header-menu__item:before {
    display: none;
  }
}

.header-menu__item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3px 2px 7px;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
  .header-menu__item > a {
    display: block;
    font-weight: bold;
    padding: 0 0 0 13px;
    position: relative;
  }
  .header-menu__item > a:before {
    position: absolute;
    content: '';
    border-left: 9px solid #525252;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: 0;
    top: 6px;
  }
}

@media screen and (min-width: 1025px) {
  .header-menu__item > a:hover {
    opacity: 1;
    background-image: url("../img/common/header-menu-active.png");
  }
}

@media screen and (min-width: 1025px) {
  .header-menu__item.active a {
    background: url("../img/common/header-menu-active.png") no-repeat;
    background-position: center center;
  }
}

@media screen and (min-width: 1025px) {
  .header-menu__item .menu-sub {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .header-menu__item .menu-sub {
    width: calc(100% - 130px);
    margin-left: auto;
  }
}

.header-menu__item.hasSub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5px 0 9px;
  border-bottom: 1px solid #eec278;
  margin-bottom: 9px;
}

.header-menu__item.hasSub > a {
  width: 130px;
}

.header-menu__item.hasSub > a.full {
  width: 100%;
}

.header-control {
  position: fixed;
  top: 11px;
  right: 13px;
  width: 20px;
  height: 12px;
  z-index: 999;
  display: none;
}

@media screen and (max-width: 1024px) {
  .header-control {
    display: block;
  }
}

.header-control span {
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  background: #eec278;
}

.header-control span:first-child {
  top: 0;
}

.header-control span:nth-of-type(2) {
  top: 42%;
}

.header-control span:last-child {
  bottom: 0;
}

.header-control.close span:first-child {
  top: 44%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header-control.close span:nth-of-type(2) {
  opacity: 0;
}

.header-control.close span:last-child {
  top: 44%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sec-calendar {
  padding: 19px 0 16px;
  background: #fdda88;
}

@media screen and (max-width: 834px) {
  .sec-calendar {
    padding: 14px 0 7px;
  }
}

.sec-calendar .inner {
  max-width: 772px;
}

@media screen and (max-width: 374px) {
  .sec-calendar .inner {
    padding: 0 5px;
  }
}

.calendar-tbl {
  width: 100%;
  background: white;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.35;
  margin-bottom: 4px;
}

@media screen and (max-width: 834px) {
  .calendar-tbl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 550px) {
  .calendar-tbl {
    font-size: 8.5px;
    font-size: 0.85rem;
    margin-bottom: 3px;
  }
}

.calendar-tbl tr td, .calendar-tbl tr th {
  text-align: center;
  border: 1px solid #fdda88;
  padding: 5px 5px;
  min-width: 46px;
}

@media screen and (max-width: 834px) {
  .calendar-tbl tr td, .calendar-tbl tr th {
    min-width: auto;
  }
}

@media only screen and (max-width: 550px) {
  .calendar-tbl tr td, .calendar-tbl tr th {
    min-width: 23px;
  }
}

.calendar-tbl tr td:first-child, .calendar-tbl tr th:first-child {
  min-width: 123px;
}

@media screen and (max-width: 834px) {
  .calendar-tbl tr td:first-child, .calendar-tbl tr th:first-child {
    min-width: auto;
  }
}

@media only screen and (max-width: 550px) {
  .calendar-tbl tr td:first-child, .calendar-tbl tr th:first-child {
    min-width: 62px;
  }
}

.calendar-tbl tr th {
  padding: 3px 5px 1px;
}

.calendar-tbl tr td {
  padding: 11px 5px 7px;
}

@media screen and (max-width: 834px) {
  .calendar-tbl tr td {
    padding: 4px 5px 3px;
  }
}

.calendar-txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-left: 4px;
}

@media screen and (max-width: 834px) {
  .calendar-txt {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 550px) {
  .calendar-txt {
    font-size: 7px;
    font-size: 0.7rem;
  }
}

.sec-contact {
  background: white;
  padding: 56px 0 10px;
}

@media screen and (max-width: 834px) {
  .sec-contact {
    padding: 25px 0 1px;
  }
  .sec-contact .inner {
    padding: 0 25px;
  }
}

@media screen and (max-width: 374px) {
  .sec-contact .inner {
    padding: 0 9px;
  }
}

.contact-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 3px;
}

.contact-info {
  margin-left: auto;
}

@media screen and (max-width: 990px) {
  .contact-info {
    width: 100%;
    margin: 0 0 14px;
  }
}

.contact-info .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
  font-weight: bold;
  color: #c54c1c;
}

@media screen and (max-width: 990px) {
  .contact-info .list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  .contact-info .list {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 500px) {
  .contact-info .list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 374px) {
  .contact-info .list {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.contact-info .list .item {
  margin-left: 24px;
}

@media screen and (max-width: 990px) {
  .contact-info .list .item {
    margin: 0 20px;
  }
}

@media only screen and (max-width: 500px) {
  .contact-info .list .item {
    margin: 0;
  }
}

.contact-info .list .item a {
  display: block;
}

.contact-info .list .item a.tel {
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 834px) {
  .contact-info .list .item a.tel {
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 374px) {
  .contact-info .list .item a.tel {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.contact-info .list .item a img {
  vertical-align: -5px;
  margin-right: 8px;
  position: relative;
  top: 2px;
}

@media screen and (max-width: 834px) {
  .contact-info .list .item a img {
    width: 20px;
    margin-right: 5px;
    top: -1px;
  }
}

.contact-address {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.1;
  text-align: center;
  padding-left: 4px;
}

@media screen and (max-width: 990px) {
  .contact-address {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .contact-address {
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 1.35;
  }
}

.contact-address strong {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.1;
}

@media screen and (max-width: 834px) {
  .contact-address strong {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.3;
  }
}

.contact-address strong small {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
}

@media screen and (max-width: 834px) {
  .contact-address strong small {
    font-size: 8px;
    font-size: 0.8rem;
    line-height: 1.75;
  }
}

.contact-intro {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.72;
  color: #c54c1c;
  text-align: right;
}

@media screen and (max-width: 990px) {
  .contact-intro {
    text-align: center;
  }
}

.footer {
  background: #d6e8b9;
}

.footer-bg {
  margin-bottom: 17px;
}

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

.footer-bg img {
  display: block;
  width: 100%;
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.72;
  margin: 0 -15px 7px;
}

@media screen and (max-width: 1024px) {
  .footer-menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 834px) {
  .footer-menu {
    display: none;
  }
}

.footer-menu__item {
  padding-left: 15px;
}

@media screen and (max-width: 1024px) {
  .footer-menu__item {
    width: 50%;
  }
}

.footer-menu__item .list-item > a {
  font-weight: bold;
  position: relative;
}

.footer-menu__item .list-item > a:before {
  position: absolute;
  content: '';
  border-left: 6px solid #4b4948;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  left: -8px;
  top: 6px;
}

.footer-menu__item .list-item .list-sub {
  margin-bottom: 20px;
}

.footer .copyright {
  padding: 25px 0 48px;
  text-align: center;
  background: url("../img/common/bg-copyright.png") no-repeat;
  background-size: cover;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.72;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .footer .copyright {
    font-size: 9px;
    font-size: 0.9rem;
    line-height: 1.35;
    padding: 23px 0 27px;
  }
}

.footer .copyright span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  font-weight: normal;
}

@media screen and (max-width: 834px) {
  .footer .copyright span {
    font-size: 7px;
    font-size: 0.7rem;
    line-height: 1.72;
  }
}

.breadcrumb {
  margin-bottom: 4px;
  padding-top: 11px;
  border-top: 10px solid #fdda88;
}

.breadcrumb a, .breadcrumb span, .breadcrumb i {
  color: #8f7966;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.875;
}

.header-nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  z-index: 9999;
  padding: 10px 0px;
  -webkit-transform: translateY(-90px);
      -ms-transform: translateY(-90px);
          transform: translateY(-90px);
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header-nav-fixed.fixed {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.sec-mv {
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .sec-mv {
    margin-bottom: 43px;
  }
}

.mv-slider__item {
  /*padding: 0 10px;*/
}

@media screen and (max-width: 834px) {
  .mv-slider__item {
    /*padding: 0 4px;*/
  }
}

.mv-slider__item img {
  display: block;
  width: 100%;
}

.mv-slider__item__inner{
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .mv-slider__item__inner{
    padding: 0 4px;
  }
}

.mv-slider .slick-arrow {
  width: 40px;
  height: 41px;
  z-index: 1;
  top: 50.8%;
}

@media screen and (max-width: 834px) {
  .mv-slider .slick-arrow {
    width: 20px;
    height: 20px;
  }
}

.mv-slider .slick-arrow:before {
  display: none;
}

.mv-slider .slick-prev {
  background: url("../img/index/arrow-prev.png") no-repeat;
  background-size: 100% auto;
  left: 22.15%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 834px) {
  .mv-slider .slick-prev {
    left: 5.87%;
  }
}

.mv-slider .slick-next {
  background: url("../img/index/arrow-next.png") no-repeat;
  background-size: 100% auto;
  right: 22.15%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

@media screen and (max-width: 834px) {
  .mv-slider .slick-next {
    right: 5.87%;
  }
}

.mv-slider .slick-dots {
  bottom: -26px;
}

@media screen and (max-width: 834px) {
  .mv-slider .slick-dots {
    bottom: -17px;
  }
}

.mv-slider .slick-dots li {
  margin: 0 3px;
}

@media screen and (max-width: 834px) {
  .mv-slider .slick-dots li {
    margin: 0 2px;
  }
}

.mv-slider .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #4b4948;
  padding: 0;
}

@media screen and (max-width: 834px) {
  .mv-slider .slick-dots li button {
    width: 5px;
    height: 5px;
  }
}

.mv-slider .slick-dots li button:before {
  display: none;
}

.mv-slider .slick-dots li.slick-active button {
  background: #4b4948;
}

.sec-support {
  background: #cfebf5;
  padding: 70px 0 17px;
}

@media screen and (max-width: 1200px) {
  .sec-support {
    padding: 50px 0 17px;
  }
}

@media screen and (max-width: 834px) {
  .sec-support {
    padding: 23px 0 28px;
  }
}

.sec-support {
  padding-top: 0;
}

.home_copy_cloud{
	width: 350px;
}

@media screen and (max-width: 834px) {
.home_copy_cloud{
	width: 200px;
}
}


.sec-support .inner {
  max-width: 1226px;
}

@media screen and (max-width: 834px) {
  .sec-support .inner {
    padding: 0 9px 0 4px;
  }
}

.support-ttl {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.6;
  color: #f4a048;
  margin-bottom: -83px;
  position: relative;
  text-align: center;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  .support-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: -40px;
  }
}

@media screen and (max-width: 834px) {
  .support-ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.35;
    margin-bottom: 14px;
  }
}

@media screen and (max-width: 834px) {
  .support-img {
    text-align: center;
  }
}

.sec-news {
  padding: 70px 0 32px;
  background-image: url("../img/index/news-bg.png");
  background-repeat: no-repeat;
  background-position: top 59px center;
}

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

.news-box {
  background: white;
  border-radius: 10px;
  padding-bottom: 13px;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .news-box {
    border-radius: 8px;
    padding-bottom: 6px;
    margin-bottom: 26px;
  }
}

.news-box__control {
  -webkit-transform: translateY(-18px);
      -ms-transform: translateY(-18px);
          transform: translateY(-18px);
  margin-bottom: -9px;
}

@media screen and (max-width: 834px) {
  .news-box__control {
    -webkit-transform: translateY(-14px);
        -ms-transform: translateY(-14px);
            transform: translateY(-14px);
  }
}

.news-box__body {
  padding: 0 14px 0 15px;
}

@media screen and (max-width: 834px) {
  .news-box__body {
    padding: 0 9px;
  }
}

.news-box__body .item {
  border: 2px solid #ffe490;
  padding: 21px 35px 18px 36px;
}

@media screen and (max-width: 1024px) {
  .news-box__body .item {
    padding: 10px;
    border-width: 1px;
  }
}

@media screen and (max-width: 834px) {
  .news-box__body .item {
    padding: 11px 6px 6px 8px;
  }
}

.news-box__body .item--blue {
  border-color: #00b1cd;
}

.news-box__body .item--blue .list-news__item .date {
  color: #00b1cd;
}

@media screen and (max-width: 834px) {
  .news-box__body .item--blue .list-news__item .date {
    background: #00b1cd;
    color: white;
  }
}

.news-box__body .item--blue .list-news__item .cate {
  background: #00b1cd;
}

.news-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}

@media screen and (max-width: 834px) {
  .news-bnr {
    margin: 0 -4px;
  }
}

.news-bnr .list-bnr {
  width: 71.9%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 834px) {
  .news-bnr .list-bnr {
    width: 100%;
    margin-bottom: 4px;
  }
}

.news-bnr .list-bnr li {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 19px;
}

@media screen and (max-width: 834px) {
  .news-bnr .list-bnr li {
    padding: 0 5px;
    margin-bottom: 9px;
  }
}

.news-bnr .list-bnr li img {
  width: 100%;
}

.news-bnr .list-bnr02 {
  width: 28.1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  max-width: 275px;
  margin-right: -4px;
}

@media screen and (max-width: 1024px) {
  .news-bnr .list-bnr02 {
    margin-right: 0;
  }
}

@media screen and (max-width: 834px) {
  .news-bnr .list-bnr02 {
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 500px) {
  .news-bnr .list-bnr02 li {
    width: 50%;
    text-align: center;
    padding-left: 7px;
  }
}

.news-bnr .list-bnr02 li:first-child {
  margin-right: 16px;
}



@media only screen and (max-width: 500px) {
  .news-bnr .list-bnr02 li:first-child {
    margin-right: 0;
  }
}



.list-news {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.67;
  font-weight: bold;
  margin-bottom: 19px;
}

@media screen and (max-width: 834px) {
  .list-news {
    font-size: 7px;
    font-size: 0.7rem;
    margin-bottom: 7px;
  }
}

.list-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 8px 4px;
  margin-bottom: 18px;
  background: url("../img/index/line.png") repeat-x;
  background-position: bottom left;
}

@media screen and (max-width: 834px) {
  .list-news__item {
    border-width: 1px;
    padding: 0 0 4px 0;
    margin-bottom: 9px;
    background-size: auto 1px;
  }
}

.list-news__item:last-child {
  margin-bottom: 0;
}

.list-news__item .date {
  white-space: nowrap;
  color: #eec278;
  margin: 4px 19px 0 0;
}

@media screen and (max-width: 834px) {
  .list-news__item .date {
    background: #eec278;
    color: white;
    padding: 2px 3px 0 1px;
    margin: 1px 5px 0 -1px;
  }
}

.list-news__item .cate {
  white-space: nowrap;
  background: #eec278;
  padding: 2px 8px 0px 9px;
  color: white;
  margin: 2px 6px 0 0;
}

@media screen and (max-width: 834px) {
  .list-news__item .cate {
    display: none;
  }
}

.list-news__item .ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
}

@media screen and (max-width: 834px) {
  .list-news__item .ttl {
    font-size: 9px;
    font-size: 0.9rem;
  }
}

.table001 {
  width: 100%;
}

@media screen and (max-width: 990px) {
  .table001 {
    /*min-width: 900px;*/
    min-width: 700px;
  }
}

.table001 th {
  background: #fdda88;
  line-height: 1.125;
  font-size: 16px;
  font-size: 1.6rem;
  color: #8f7966;
  padding: 9px 2px 5px;
}

@media screen and (max-width: 834px) {
  .table001 th {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.table001 th, .table001 td {
  border: 1px solid #8f7966;
  text-align: center;
}

.table001 th:nth-child(1), .table001 th:nth-child(5), .table001 td:nth-child(1), .table001 td:nth-child(5) {
  width: 39px;
}

.table001 th:nth-child(2), .table001 th:nth-child(3), .table001 th:nth-child(8), .table001 td:nth-child(2), .table001 td:nth-child(3), .table001 td:nth-child(8) {
  width: calc((100% - 470px) / 3);
  padding: 5px 1px 0px 6px;
}

.table001 th:nth-child(4), .table001 td:nth-child(4) {
  width: 58px;
}

.table001 th:nth-child(6), .table001 td:nth-child(6) {
  width: 46px;
}

.table001 th:nth-child(7), .table001 th:nth-child(9), .table001 td:nth-child(7), .table001 td:nth-child(9) {
  width: 63px;
}

.table001 th:nth-child(10), .table001 td:nth-child(10) {
  width: 51px;
}

.table001 th:nth-child(11), .table001 td:nth-child(11) {
  width: 109px;
  text-align: center;
}

.table001 th.txt-half, .table001 td.txt-half {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.167;
}

.table001 td {
  line-height: 1.5;
  padding: 2px 1px;
}

.table001 td:nth-child(3){
  text-align: left;
}
/*
.table001 td:nth-child(2), .table001 td:nth-child(3), .table001 td:nth-child(8) {
  text-align: left;
}*/

.table001 td .txt-red {
  font-weight: 700;
  text-decoration: underline;
}

.table001 td .txt-red:hover {
  opacity: 0.65;
}

.table001 tr.bg-gray td {
  background: #e6e4e4;
}

.table001 tr .txt-note {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.67;
}

@media screen and (max-width: 834px) {
  .table001 tr .txt-note {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.table001__modify th:nth-child(2), .table001__modify th:nth-child(3), .table001__modify th:nth-child(8), .table001__modify td:nth-child(2), .table001__modify td:nth-child(3), .table001__modify td:nth-child(8) {
  min-width: 143px;
}

.sec-session .txt-basic, .sec-session .tbl-style01, .sec-session .tbl-style02, .sec-session .tbl-style03, .sec-session .tbl-style04, .sec-session .box-service, .sec-session .box-life, .sec-session .box-zaitakusuishin, .sec-session .box-nayamigoto, .sec-session .box-train, .sec-session .box-job {
  text-align: justify;
}

.bg-common {
  background: #fff;
  border-radius: 20px;
  padding: 22px 50px 123px;
  margin-bottom: 50px;
  min-height: 535px;
}

.bg-common__pdt {
  padding-top: 69px;
}

@media screen and (max-width: 834px) {
  .bg-common__pdt {
    padding-top: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .bg-common {
    padding: 22px 30px 80px;
  }
}

@media screen and (max-width: 834px) {
  .bg-common {
    padding: 20px 15px 50px;
    margin-bottom: 30px;
    min-height: 350px;
  }
}

a.txt-underline {
  text-decoration: underline;
}

.conner-bg {
  position: relative;
  z-index: 1;
}

.conner-bg:before {
  content: '';
  width: 193px;
  height: 124px;
  background: url("../img/common/img-01.png");
  background-size: 100%;
  position: absolute;
  top: -23px;
  left: 7px;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .conner-bg:before {
    top: 0;
  }
}

@media screen and (max-width: 834px) {
  .conner-bg:before {
    width: 97px;
    height: 62px;
  }
}

.conner-bg:after {
  content: '';
  width: 222px;
  height: 124px;
  background: url("../img/common/img-02.png");
  background-size: 100%;
  position: absolute;
  top: -22px;
  right: 7px;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .conner-bg:after {
    top: 0;
  }
}

@media screen and (max-width: 834px) {
  .conner-bg:after {
    width: 111px;
    height: 62px;
  }
}

.ttl-comp02 ~ .box-tab__control {
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .ttl-comp02 ~ .box-tab__control {
    margin-bottom: 20px;
  }
}

.txt-line {
  display: inline-block;
  position: relative;
  padding-left: 18px;
  width: 100%;
}

.txt-line-noflex {
  display: block;
}

@media screen and (max-width: 834px) {
  .txt-line {
    padding-left: 18px;
  }
}

.txt-line:before {
  content: '';
  width: 3px;
  height: 3px;
  background: #2e2e2e;
  display: inline-block;
  border-radius: 50px;
  position: absolute;
  top: 14px;
  left: 9px;
}

@media screen and (max-width: 834px) {
  .txt-line:before {
    top: 11px;
  }
}

.txt-line01 {
  display: inline-block;
  width: 100%;
  position: relative;
}

.box-recruitment .btn-comp02 {
  margin-bottom: 14px;
}

.box-bgyellow {
  background: #fff2d5;
  padding: 5px 10px;
}

.box-bgyellow .listsub {
  padding-left: 23px;
}

.box-bgyellow .listsub .itemsub-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.box-bgyellow .listsub .itemsub-txt .numbersub {
  padding-right: 2px;
}

.box-bgyellow .listsub01 {
  padding-left: 16px;
}

.box-bgyellow .listsub01 .itemsub01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 19px;
}

.box-bgyellow .listsub01 .itemsub01:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #4b4948;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 5px;
}

.box-bgyellow .listsub01 .itemsub01-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.box-bgyellow .listsub01 .itemsub01-line span {
  white-space: nowrap;
}

.box-service .mb10 {
  margin-bottom: 10px;
}

.box-service .list-style01 {
  margin-bottom: 20px;
}

.box-service .btn-comp02 {
  margin-top: 23px;
}

.box-service .box-bgyellow {
  margin-bottom: 60px;
}

.inner .box-service .btn-compw500 {
  max-width: 500px;
}

@media screen and (max-width: 834px) {
  .box-service .box-bgyellow {
    margin-bottom: 30px;
  }
}

.over-scroll .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
	.over-scroll .mCSB_horizontal.mCSB_inside > .mCSB_container {
  		/*width: auto !important;*/
	}
}

.over-scroll .mCSB_dragger {
  height: 10px;
}

.over-scroll .mCSB_scrollTools {
  border-left: none;
}

.over-scroll .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /*background-color: rgba(0, 0, 0, 0.4);*/
  background-color: rgba(255, 192, 203, 0.6);

}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
	height: 10px !important;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
	height: 30px;
	bottom: -15px;
	}


.over-scroll .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

@media screen and (max-width: 990px) {
  .over-scroll {
    width: 100%;
  }
}

.list-flow .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .list-flow .item {
    display: block;
  }
}

.list-flow .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.list-flow .item:nth-child(2n) .item__cnt {
  background: #f8f5ee !important;
}

.list-flow .item:after {
  content: '';
  position: absolute;
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url("../img/service/arr-down.png") no-repeat center/cover;
  width: 39px;
  height: 19px;
}

.list-flow .item:last-child:after {
  display: none;
}

.list-flow .item__img {
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  font-size: 1.6rem;
  color: #8f7966;
  font-weight: bold;
  text-align: center;
}

.list-flow .item__img .name {
  width: 100%;
}

@media screen and (max-width: 834px) {
  .list-flow .item__img {
    width: 100%;
  }
}

.list-flow .item__cnt {
  width: calc(100% - 180px);
  background: #fff2d5;
  padding: 18px 27px 20px;
  border-radius: 8px;
}

.list-flow .item__cnt .pl-10 {
  padding-left: 17px;
}

.list-flow .item__cnt .txt-sm {
  line-height: 1.8;
}

@media screen and (max-width: 834px) {
  .list-flow .item__cnt {
    width: 100%;
    padding: 15px;
  }
}

.box-dashed {
  padding: 25px  20px;
  text-align: center;
  border: 2px dotted #ffe9b6;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8;
  color: #8f7966;
  display: block;
  margin: 80px auto 0px;
  max-width: 700px;
}

@media screen and (max-width: 834px) {
  .box-dashed {
    padding: 15px 15px;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 40px auto 0px;
  }
}

.list-qa .item {
  margin-bottom: 33px;
}

.list-qa .item__q {
  font-size: 18px;
  font-size: 1.8rem;
  color: #8f7966;
  line-height: 1.78;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  padding-right: 30px;
}

.list-qa .item__q:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 2px;
  background: url("../img/service/arr-r.png") no-repeat center/cover;
  width: 9px;
  height: 19px;
}

@media screen and (max-width: 834px) {
  .list-qa .item__q {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.list-qa .item__q.active:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.list-qa .item__a {
  background: #fff2d5;
  padding: 15px 20px;
  border-radius: 8px;
  display: none;
}

.list-qa .item__a.active {
  display: block;
}

.dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.txt-under {
  text-decoration: underline;
}

.txt-red {
  color: #c54c1c !important;
}

.txt-bold {
  font-weight: bold !important;
}

.gray {
  color: #4b4948 !important;
}

.hr-dots {
  border: none;
  border-bottom: 1px dashed #bbbaba;
  margin-bottom: 28px;
}

@media screen and (max-width: 834px) {
  .hr-dots {
    margin-bottom: 20px;
  }
}

.access-box {
  padding-top: 69px;
  padding-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .access-box {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.access-map {
  margin-bottom: 61px;
}

@media screen and (max-width: 834px) {
  .access-map {
    margin-bottom: 30px;
  }
}

.access-map iframe {
  display: block;
  width: 100%;
  height: 349px;
}

.access-info {
  border: 4px solid #ffe9b6;
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 22px 25px 26px;
}

@media screen and (max-width: 834px) {
  .access-info {
    border-width: 2px;
    padding: 15px;
  }
}

.access-info p {
  padding-bottom: 15px;
  margin-bottom: 17px;
  position: relative;
}

.access-info p:before {
  position: absolute;
  content: '';
  width: 100%;
  max-width: 566px;
  height: 2px;
  background: url("../img/access/line.png") repeat-x;
  background-position: bottom left;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.access-info p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent;
}

.access-info p:last-child:before {
  display: none;
}

.lnk-box {
  padding-top: 66px;
  padding-bottom: 93px;
}

@media screen and (max-width: 834px) {
  .lnk-box {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.lnk-list {
  margin-top: -4px;
  margin-bottom: 38px;
  font-weight: bold;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .lnk-list {
    margin: 0 0 30px;
  }
}

.lnk-list:last-child {
  margin-bottom: 0;
}

.lnk-list li a {
  text-decoration: underline;
  text-underline-position: under;
}

@-moz-document url-prefix() {
  .lnk-list li a {
    text-underline-position: auto;
  }
}

.news-box02 {
  padding-top: 64px;
  padding-bottom: 66px;
}

@media screen and (max-width: 834px) {
  .news-box02 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.news-list {
  margin-bottom: 49px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .news-list {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
}

.news-list__item {
  padding-bottom: 21px;
  margin-bottom: 16px;
  background: url("../img/access/line.png") repeat-x;
  background-position: left bottom;
}

.news-list__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent;
}

.news-list__ttl {
  margin-bottom: 4px;
}

.news-list__info {
  margin-bottom: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
}

.news-list__date {
  font-weight: bold;
  color: #eec278;
  margin: 3px 13px 0 3px;
}

.news-list__date--blue {
  color: #00b1cd;
}

.news-list__cate {
  color: white;
  background: #eec278;
  padding: 5px 11px 3px 10px;
}

.news-list__cate--blue {
  background: #00b1cd;
}

.news-list__des {
  line-height: 2;
  margin-bottom: 7px;
}

.news-list__more {
  text-decoration: underline;
  text-underline-position: under;
}

@-moz-document url-prefix() {
  .news-list__more {
    text-underline-position: auto;
  }
}

.blog-list__ttl:before{
  background: #bcd650;
}

.blog-list__date{
  color: #bcd650; 
}  

.blog-list__cate {
  color: white;
  background: #bcd650;
  padding: 5px 11px 3px 10px;
}

.news-detail {
  line-height: 2;
}

.privacy-box {
  padding-bottom: 50px;
}

.privacy-txt {
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .privacy-txt {
    margin-bottom: 30px;
  }
}

.privacy-list {
  margin-bottom: 39px;
}

@media screen and (max-width: 834px) {
  .privacy-list {
    margin-bottom: 30px;
  }
}

.privacy-list__item {
  padding-left: 25px;
  text-indent: -25px;
  margin-bottom: 18px;
}

@media screen and (max-width: 834px) {
  .privacy-list__item {
    padding-left: 20px;
    text-indent: -20px;
    margin-bottom: 15px;
  }
}

.privacy-list__item:last-child {
  margin-bottom: 0;
}

.privacy-btn {
  margin-bottom: 54px;
  max-width: 288px;
}

@media screen and (max-width: 834px) {
  .privacy-btn {
    margin-bottom: 30px;
  }
}

.privacy-info {
  border: 4px solid #ffe9b6;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 19px 40px 11px;
}

@media screen and (max-width: 834px) {
  .privacy-info {
    border-width: 2px;
    padding: 15px;
  }
}

.privacy-info__ttl {
  padding-bottom: 11px;
  margin-bottom: 18px;
  position: relative;
  color: #8f7966;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}

@media screen and (max-width: 834px) {
  .privacy-info__ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.privacy-info__ttl:before {
  position: absolute;
  content: '';
  width: 100%;
  max-width: 566px;
  height: 2px;
  background: url("../img/access/line.png") repeat-x;
  background-position: bottom left;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.privacy-info__txt {
  line-height: 1.35;
  margin-bottom: 5px;
}

.privacy-contact {
  color: #c54c1c;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.45;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4px;
}

@media screen and (max-width: 834px) {
  .privacy-contact {
    font-size: 20px;
    font-size: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 835px) {
  .privacy-contact a[href^="tel"]:link,
  .privacy-contact a[href^="tel"]:visited,
  .privacy-contact a[href^="tel"]:hover {
    display: inline-block;
  }
}

.privacy-contact > * {
  padding: 0 10px;
}

.privacy-time {
  font-size: 14px;
  font-size: 1.4rem;
}

.box-nayamigoto p {
  margin-bottom: 10px;
}

@media screen and (min-width: 835px) {
  .box-nayamigoto .box-orange {
    padding: 49px 7% 55px;
  }
  .box-nayamigoto .box-orange .btn-comp02 {
    margin-top: 20px;
  }
}

.box-nayamigoto .box-orange .ttl-comp02--sm {
  line-height: 1.8;
  margin-bottom: 11px;
}

@media screen and (min-width: 835px) {
  .box-nayamigoto .box-orange .list-phone {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 835px) {
  .box-nayamigoto .box-orange .list-phone .item {
    padding: 0px 23px;
  }
}

.list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 17px auto 41px;
  padding: 0px 30px;
}

@media screen and (max-width: 834px) {
  .list-link {
    margin: 15px auto 30px;
    padding: 0px 15px;
    display: block;
  }
}

.list-link .item {
  padding: 0px 30px;
  width: 50%;
}

.list-link .item .btn-comp02 {
  width: 100%;
}

@media screen and (min-width: 835px) {
  .list-link .item .btn-comp02 {
    max-width: inherit;
  }
}

@media screen and (max-width: 834px) {
  .list-link .item {
    width: 100%;
    margin-bottom: 15px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px;
  }
  .list-link .item:last-child {
    margin-bottom: 0;
  }
}

.list-link--col02 {
  margin: 0px -8px;
  padding: 0;
}

.list-link--col02 .item {
  padding: 0px 8px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .list-link--col02 .item {
    width: 100%;
  }
}

.list-link--other {
  margin: 0px -35px;
  margin-top: 30px;
}

.list-link--other .item {
  padding: 0px 15px;
}

@media screen and (max-width: 834px) {
  .list-link--other {
    margin: 20px 0px 0px;
  }
}

.list-link--col03 {
  margin: 0px -8px;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.list-link--col03 .item {
  padding: 0px 8px;
  width: 33.33%;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .list-link--col03 .item {
    width: 50%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 834px) {
  .list-link--col03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .list-link--col03.w100sp {
    display: block;
  }
  .list-link--col03.w100sp .item {
    width: 100%;
  }
}

@media screen and (min-width: 641px) {
  .list-link--col03.style02 .item {
    width: 33.34%;
  }
}

.list-link.flx-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.box-orange {
  border-radius: 8px;
  border: 4px solid #ffe9b6;
  padding: 27px 7% 21px;
  margin: 33px auto 27px;
  max-width: 700px;
}

@media screen and (max-width: 640px) {
  .box-orange {
    padding: 20px 10px;
  }
}

.box-orange .ttl-comp02--sm {
  margin-bottom: 10px;
}

.box-orange .btn-comp02 {
  margin-bottom: 25px;
}

.box-orange .btn-comp02:last-child {
  margin-bottom: 0;
}

.box-orange .txt-lg {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33;
}

@media screen and (max-width: 834px) {
  .box-orange .txt-lg {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.box-orange p {
  line-height: 1.5;
  letter-spacing: 1.5px;
  margin-bottom: 13px;
}

.box-orange p strong {
  margin-bottom: 5px;
  display: inline-block;
}

.box-orange p:last-child {
  margin-bottom: 0;
}

.box-orange--dashed {
  border: 3px dashed #ffe9b6;
}

.box-orange--dashed .ttl-comp02 {
  border: none;
}

@media screen and (min-width: 835px) {
  .box-orange--dashed {
    margin-top: 21px;
    margin-bottom: 0;
    /*margin-bottom: 37px;*/
    /*padding: 40px 7% 33px;*/
    padding: 40px 5% 10px;
  }
  .box-orange--dashed .ttl-comp02 {
    line-height: 1.8;
    margin-bottom: 22px !important;
  }
  .box-orange--dashed .txt-lg {
    line-height: 1.78;
  }
}

.box-orange--01 {
  text-align: center;
}

.box-orange--01 p {
  margin-bottom: 8px;
}

.box-orange--01 .ttl-comp02--sm {
  margin-bottom: 17px;
  padding-bottom: 10px;
}

.box-orange .list-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px calc(-16px - 5%) 3px;
}

@media screen and (max-width: 834px) {
  .box-orange .list-phone {
    display: block;
    margin: 0px 0px 3px;
  }
}

.box-orange .list-phone .item {
  padding: 0px 16px;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.42;
  font-weight: bold;
  color: #c54c1c;
}

@media screen and (max-width: 834px) {
  .box-orange .list-phone .item {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0;
  }
}

.box-orange .list-phone .item .txt-sm {
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 834px) {
  .box-orange .list-phone .item .txt-sm {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.box-train .box-orange {
  margin-top: 54px;
  margin-bottom: 43px;
}

@media screen and (max-width: 834px) {
  .box-train .box-orange {
    margin-top: 30px;
    margin-bottom: 25px;
  }
}

.form-box {
  padding-bottom: 48px;
}

.form-txt {
  margin-bottom: 1px;
}

.form-txt span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #c54c1c;
}

@media screen and (max-width: 834px) {
  .form-txt span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.form-note {
  margin-bottom: 1px;
}

.form-note span {
  color: #c54c1c;
}

.form-list__item {
  margin-bottom: 35px;
}

.form-list__item:last-child {
  margin-bottom: 0;
}

.form-list__item .item-box {
  margin-bottom: 41px;
}

.form-list__item .item-box02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 6px;
}

.form-list__item .item-box03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-list__item .item-box02 .txt,
.form-list__item .item-box03 .txt {
  margin-right: 10px;
}

.form-list__item .item-box02 .form-control,
.form-list__item .item-box03 .form-control {
  max-width: 200px;
}

.form-list__item .item-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 24px;
}

@media screen and (max-width: 834px) {
  .form-list__item .item-select {
    margin-right: 15px;
    margin-bottom: 10px;
  }

  .form-list__item .item-box03 {
    margin-bottom: 10px;
  }
}

.form-list__item .item-select .form-control {
  width: 79px;
}

.form-list__item .item-select .form-control.w-200 {
  width: 200px;
}

.form-list__item .item-select .form-control.form-control-school {
  width: 100px;
}

.form-list__item .radio-list {
  padding: 9px 0 5px;
  padding: 5px 0 5px;
}



.form-list__item .radio-list .radio {
  margin-right: 25px;
}

.form-list__ttl {
  font-weight: bold;
  color: #c54c1c;
  margin-bottom: 8px;
}

.form-list__ttl span {
  font-weight: normal;
  color: #4b4948;
}

.form-list__ttl + .item-box {
  margin-top: -7px;
}

.form-list__ttl02 {
  font-weight: bold;
  color: #8f7966;
  margin-bottom: 1px;
  color: #ff6600;
}

.form-list__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .form-list__field {
    display: block;
  }
}

.form-list__field:last-child {
  margin-bottom: 0;
}

.form-list__field.no-content {
  margin-bottom: 26px;
}

.form-list__field.no-content .form-list__lbl {
  line-height: 1.78;
}

.form-list__lbl {
  width: 22.2%;
  font-weight: bold;
  padding-top: 13px;
  padding-left: 5px;
  line-height: 1.35;
}

@media screen and (max-width: 834px) {
  .form-list__lbl {
    width: 100%;
    padding-left: 0;
  }
}

.form-list__lbl.pt0 {
  padding-top: 0;
}

.form-list__lbl.pt4 {
  padding-top: 4px;
}

.form-list__lbl .require {
  color: #c54c1c;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  vertical-align: text-top;
}

.form-list__lbl .note {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  font-weight: normal;
  display: block;
}

.form-list__content {
  width: 77.8%;
  margin-left: auto;
}

@media screen and (max-width: 834px) {
  .form-list__content {
    width: 100%;
  }
}

.form-list__content .txt {
  white-space: nowrap;
  margin-right: 7px;
}

.form-list__content .txt.right {
  margin-right: 0;
  margin-left: 10px;
}

.form-list__content .txt03 {
  margin: 11px 22px 0 34px;
}

@media screen and (max-width: 640px) {
  .form-list__content .txt03 {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    margin: 10px 10px 0;
  }

  .form-list__content .txt.right {
    margin-left: 5px;
  }
}

.form-list__content.agree {
  padding: 8px 0 4px;
}

.form-list__content.agree a {
  font-weight: bold;
  text-decoration: underline;
  text-underline-position: under;
}

@-moz-document url-prefix() {
  .form-list__content.agree a {
    text-underline-position: auto;
  }
}

.form-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .form-list__row {
    display: block;
  }
}

.form-list__row .col {
  width: 49.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .form-list__row .col {
    width: 100%;
    margin-bottom: 10px;
  }
  .form-list__row .col:last-child {
    margin-bottom: 0;
  }
}

.form-list__row .col:nth-child(even) {
  margin-left: auto;
}

@-moz-document url-prefix() {
  @media screen and (min-width: 835px) {
    .form-list__row .col .form-control {
      width: calc(100% - 25px);
    }
  }
}

@media screen and (max-width: 640px) {
  .form-list__row.style02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.form-list__row.style02 > .form-control {
  max-width: 171px;
  margin-right: 15px;
}

@media screen and (max-width: 640px) {
  .form-list__row.style02 > .form-control {
    max-width: 100%;
    margin-bottom: 10px;
  }
}

.form-list__row.style02 .col02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 11px;
}

@media screen and (max-width: 640px) {
  .form-list__row.style02 .col02 {
    margin-bottom: 10px;
  }
}

.form-list__cod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}

/*@media screen and (max-width: 834px) {
  .form-list__cod {
    flex-wrap: wrap;
  }

}*/

.form-list__cod .txt {
  margin-right: 12px;
}

.form-list__cod .btn-auto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 120px;
  height: 50px;
  background: #d5d5d5;
  margin-left: 10px;
  cursor: pointer;
  border:none;
}

@media screen and (max-width: 834px) {
  .form-list__cod .btn-auto {
    height: 40px;
    max-width: 90px;
  }
}

.form-list__address {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-list__address .txt {
  margin-right: 25px;
}

.form-list__info .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .form-list__info .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10px;
  }
}

.form-list__info .item:last-child {
  margin-bottom: 0;
}

.form-list__info .item .info-txt {
  min-width: 84px;
}

@media screen and (max-width: 640px) {
  .form-list__info .item .info-txt {
    min-width: 70px;
  }
}

.form-list__info .item .info-txt02 {
  margin-left: 17px;
}

@media screen and (max-width: 640px) {
  .form-list__info .item .info-txt02 {
    width: 100%;
    margin: 10px 0 0;
  }
}

.form-list__info .item .info-line {
  margin: 0 13px 0 14px;
}

@media screen and (max-width: 640px) {
  .form-list__info .item .info-line {
    margin: 0 8px;
  }
}

.form-list__info .item .form-control {
  max-width: 90px;
}

@media screen and (max-width: 834px) {
  /*.form-list__info .item .form-control {
    max-width: 60px;
  }*/
}

@media screen and (max-width: 374px) {
  /*.form-list__info .item .form-control {
    max-width: 52px;
  }*/
}

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

@media screen and (max-width: 640px) {
  .form-list__status {
    display: block;
  }
}

.form-list__status .txt {
  margin: 0 9px 0 19px;
}

@media screen and (max-width: 640px) {
  .form-list__status .txt {
    margin: 10px 0;
    display: block;
  }
}

.form-list__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form-list__btn li {
  width: 100%;
  max-width: 222px;
  margin: 0 34px;
}

@media screen and (max-width: 834px) {
  .form-list__btn li {
    margin: 0 5px;
  }
}

.event-box {
  padding: 66px 50px 72px;
}

@media screen and (max-width: 834px) {
  .event-box {
    padding: 30px 15px;
  }
}

.event-box__ttl {
  font-weight: 400;
  color: #8f7966;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 27px;
}

@media screen and (max-width: 834px) {
  .event-box__ttl {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}

.event-box__txt {
  margin-bottom: 71px;
}

@media screen and (max-width: 834px) {
  .event-box__txt {
    margin-bottom: 50px;
    margin-right: -10px;
  }
}

@media screen and (max-width: 374px) {
  .event-box__txt {
    margin-right: 0;
  }
}

@media screen and (max-width: 990px) {
  .table002 {
    min-width: 650px;
  }
}

@media screen and (min-width: 835px) {
  .table002 {
    line-height: 1.78;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    color: #4b4948;
  }
}

.table002 th {
  padding: 10px 2px 6px;
}

@media screen and (max-width: 834px) {
  .table002 th {
    padding: 15px 2px 14px;
  }
}

@media screen and (min-width: 835px) {
  .table002 th {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.78;
  }
}

.table002 th:nth-child(1) {
  width: 165px;
  width: 210px;
}

@media screen and (max-width: 834px) {
  .table002 th:nth-child(1) {
    width: 120px;
    width: 150px;
  }
}

.table002 th:nth-child(2) {
  width: calc(100% - 305px);
  padding: 10px 2px 6px;
}

@media screen and (max-width: 834px) {
  .table002 th:nth-child(2) {
    width: calc(100% - 230px);
    padding: 15px 2px 14px;
  }
}

.table002 th:nth-child(3) {
  width: 140px;
  padding: 10px 2px 6px;
}

@media screen and (max-width: 834px) {
  .table002 th:nth-child(3) {
    width: 110px;
    padding: 15px 2px 14px;
  }
}

.table002 td {
  height: 80px;
}

@media screen and (max-width: 834px) {
  .table002 td {
    height: 60px;
  }
}

.table002 td:nth-child(1) {
  padding: 4px 10px 0 4px;
  text-align: right;
}

.table002 td:nth-child(2) {
  line-height: 1.7;
  padding: 10px 20px 8px 23px;
}

.table002 td:nth-child(2) .txt-red {
  text-decoration: none;
}

.table002 td:nth-child(2) .txt-red:after {
  display: none;
}

.table002 td:nth-child(2) .txt-red:hover {
  opacity: 1;
}

.table002 td:nth-child(3) {
  text-align: center;
  padding: 3px 0 0;
}

.table002 th, .table002 td {
  border-color: #937d6b;
}

.table002 .bg-gray td:nth-child(1), .table002 .bg-gray td:nth-child(2) {
  color: rgba(75, 73, 72, 0.5);
}

.table002 .bg-gray td:nth-child(1) .txt-red, .table002 .bg-gray td:nth-child(2) .txt-red {
  color: rgba(197, 76, 28, 0.5) !important;
}

@media screen and (max-width: 834px) {
  .table002 td:nth-child(2) {
    text-align: left;
  }
}

.box-facility {
  padding-bottom: 50px;
}

.box-facility__btn {
  max-width: 584px;
  margin-bottom: 61px;
}

@media screen and (max-width: 834px) {
  .box-facility__btn {
    max-width: 360px;
    margin-bottom: 50px;
    width: auto;
    padding: 5px 15px 4px;
    height: auto;
    line-height: 1.4;
  }
}

.box-facility__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px 56px;
}

@media screen and (max-width: 834px) {
  .box-facility__img {
    margin: 0 0 50px;
  }
}

.box-facility__img li {
  width: 50%;
  padding: 0 10px 20px;
}

@media screen and (max-width: 834px) {
  .box-facility__img li {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .box-facility__img li:last-child {
    margin-bottom: 0;
  }
}

.box-facility__img li img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 834px) {
  .box-facility .tbl-style03 {
    min-width: 900px;
  }
}

.box-facility .tbl-style03 tr th {
  width: 138px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 834px) {
  .box-facility .tbl-style03 tr th {
    width: 120px;
  }
}

.box-facility .tbl-style03 tr th, .box-facility .tbl-style03 tr td {
  padding-top: 13px;
  padding-bottom: 8px;
  line-height: 1.34;
}

.box-facility .over-scroll {
  margin-bottom: 57px;
}

@media screen and (max-width: 834px) {
  .box-facility .over-scroll {
    margin-bottom: 50px;
  }
}

.box-facility .list-link02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-facility .list-link02 a {
  margin: 0 20px;
}

@media screen and (max-width: 834px) {
  .box-facility .list-link02 a {
    margin: 0 5px;
  }
}

@media screen and (min-width: 835px) {
  .box-job {
    padding-top: 70px;
  }
}

.box-job .ttl-comp02--noimg {
  margin-bottom: 40px;
}

.box-job .list-link--col03 {
  margin-top: 25px;
}

.list-job {
  margin-bottom: 65px;
}

@media screen and (max-width: 834px) {
  .list-job {
    margin-bottom: 40px;
  }
}

.list-job .item {
  margin-bottom: 43px;
}

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

.list-job .item:last-child {
  margin-bottom: 0;
}

.list-job .item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 7px;
}

.list-job .item__img {
  width: 150px;
}

@media screen and (max-width: 834px) {
  .list-job .item__img {
    width: 30%;
  }
}

.list-job .item__cnt {
  width: calc(100% - 150px);
  padding: 0px 0px 0px 5.4%;
  margin-top: -9px;
}

@media screen and (max-width: 834px) {
  .list-job .item__cnt {
    margin-top: 0;
    width: calc(100% - 30%);
  }
}

.list-job .item__cnt .btn-comp02 {
  margin: 10px 0 0;
}

.mw590 {
  max-width: 590px;
  margin: auto;
}

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

.mt0 {
  margin-top: 0 !important;
}

.txt-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec-owner .box-bgyellow {
  padding: 8px 16px 16px;
}

.sec-owner .box-bgyellow .number {
  padding-right: 19px;
  white-space: nowrap;
}

.sec-owner .box-orange {
  padding: 25px 7% 31px;
}

.sec-owner .box-orange .ttl-comp02--sm {
  line-height: 1.8;
}

.sec-owner .txt-basic, .sec-owner .tbl-style01, .sec-owner .tbl-style02, .sec-owner .tbl-style03, .sec-owner .tbl-style04, .sec-owner .box-service, .sec-owner .box-life, .sec-owner .box-zaitakusuishin, .sec-owner .box-nayamigoto, .sec-owner .box-train, .sec-owner .box-job {
  text-align: justify;
}

.sec-administrator .txt-basic, .sec-administrator .tbl-style01, .sec-administrator .tbl-style02, .sec-administrator .tbl-style03, .sec-administrator .tbl-style04, .sec-administrator .box-service, .sec-administrator .box-life, .sec-administrator .box-zaitakusuishin, .sec-administrator .box-nayamigoto, .sec-administrator .box-train, .sec-administrator .box-job {
  text-align: justify;
}

.sec-administrator .box-orange {
  padding: 40px 4% 36px;
}

.sec-administrator .box-orange .ttl-comp02--bt {
  padding-bottom: 11px;
  margin-bottom: 14px;
}

.sec-administrator .box-orange .ttl-comp02--sm__nobdb {
  line-height: 1.8;
  margin-bottom: 3px;
}

.sec-administrator .width-common {
  min-width: 89px;
}

@media screen and (max-width: 1200px) {
  .sec-administrator .ttl-comp01 .txt-ttl {
    line-height: 1.4;
  }
}

fg:before {
  content: attr(t);
  position: absolute;
  display: block;
  font-size: 0.5em;
  top: -0.3em;
  line-height: 1;
  white-space: nowrap;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #4b4948;
  font-weight: 400;
}

fg {
  position: relative;
  display: inline-block;
  text-indent: 0px;
  -webkit-text-emphasis: none;
}

.box-japanese {
  padding: 18px 50px 101px;
}

@media screen and (max-width: 834px) {
  .box-japanese {
    padding: 20px 15px 40px;
  }
}

.box-yellow {
  padding: 22px 20px 15px 27px;
  background-color: #fff2d5;
  border-radius: 10px;
  line-height: 2;
  margin-bottom: 99px;
}

@media screen and (max-width: 834px) {
  .box-yellow {
    padding: 15px;
    margin-bottom: 50px;
  }
}

.box-bd-yellow {
  padding: 37px 20px 41px;
  border: 4px solid #ffe9b6;
  border-radius: 10px;
  max-width: 700px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .box-bd-yellow {
    padding: 15px;
  }
}

@media screen and (min-width: 835px) {
  .mrpc--15 {
    margin-right: -15px;
  }
}

@media screen and (min-width: 835px) {
  .fix-img {
    margin-left: 12.4%;
  }
}

@media screen and (max-width: 834px) {
  .fix-img span {
    display: block;
    margin: 0 auto;
    width: 569px;
  }
}

.block-indent {
  display: inline-block;
  padding-left: 1em;
}



/*# sourceMappingURL=maps/styles.css.map */

.sec-support{
  height: 500px;
  background-image: url(../img/index/cloud-bk.jpg);
}

.page-index .sec-support{
  height: auto;
}

.support-cloud-wrap{ 
  height: 400px;
  height: auto;
  /*background-image: url(../img/index/cloud-bk.jpg);*/
  background-size: cover;
}

#rect1 {
  margin: 250px auto 0 0;
  /*background:#87d3ff;*/
  background-image: url(../img/index/icon-cloud-soudan.png);
  background-size:contain;
  background-repeat: no-repeat;
  width:190px;
  height:120px;
  padding:50px 0 0 20px;
  text-align:center;
  color:#fff;
  /*background: #fff;*/
  color: #666;
  display: inline-block;
  font-size: 2.5rem;
  letter-spacing: 10px;
  animation: vertical 1s ease-in-out infinite alternate;
}

#rect2 {
  margin: 100px auto 0 0;
  background-image: url(../img/index/icon-cloud-soudan.png);
  background-size:contain;
  background-repeat: no-repeat;
  width:190px;
  height:120px;
  padding:50px 0 0 0px;
  text-align:center;
  color:#fff;
  color: #666;
  display: inline-block;
  font-size: 2.5rem;
  letter-spacing: -.5px;
  animation: verticaltwo 1s ease-in-out infinite alternate;
}

#rect3 {
  margin: 250px auto 0 0;
  /*background:#87d3ff;*/
  background-image: url(../img/index/icon-cloud-soudan.png);
  background-size:contain;
  background-repeat: no-repeat;
  width:190px;
  height:120px;
  padding:50px 0 0 0;
  text-align:center;
  color:#fff;
  /*background: #fff;*/
  color: #666;
  display: inline-block;
  font-size: 2.5rem;
  animation: verticalthree 1s ease-in-out infinite alternate;
}

#rect4 {
  margin: 100px auto 0 0;
  /*background:#87d3ff;*/
  background-image: url(../img/index/icon-cloud-soudan.png);
  background-size:contain;
  background-repeat: no-repeat;
  width:190px;
  height:120px;
  padding:50px 0 0 10px;
  text-align:center;
  color:#fff;
  /*background: #fff;*/
  color: #666;
  display: inline-block;
  font-size: 2.5rem;
  animation: vertical 1s ease-in-out infinite alternate;
}

#rect5 {
  margin: 250px auto 0 0;
  /*background:#87d3ff;*/
  background-image: url(../img/index/icon-cloud-soudan.png);
  background-size:contain;
  background-repeat: no-repeat;
  width:190px;
  height:120px;
  padding:50px 0 0 10px;
  text-align:center;
  color:#fff;
  /*background: #fff;*/
  color: #666;
  display: inline-block;
  font-size: 2.5rem;
  animation: verticaltwo 1s ease-in-out infinite alternate;
}

@keyframes vertical {
  0% { transform:translateY(-10px); }
100% { transform:translateY(  0px); }
}	

@keyframes verticaltwo {
  0% { transform:translateY(  0px); }
100% { transform:translateY(-10px); }
}	

@keyframes verticalthree {
  0% { transform:translateY(  0px); }
100% { transform:translateY( -15px); }
}	

.cloud-pc{
  display: flex;
}

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

}

@media screen and (max-width: 834px) {

  .sec-support{
    height: 350px;
    background-image: url(../img/index/cloud-bk.jpg);
    background-position: 15% 40%;
  }

  .cloud-pc{
    display: none;
  }

  .cloud-flex-sp{
    display:flex;
  }

  #rect6 {
    margin: 10px auto 0 33.3333%;
    /*background:#87d3ff;*/
    background-image: url(../img/index/icon-cloud-soudan.png);
    background-size:contain;
    background-repeat: no-repeat;
    width:120px;
    height:80px;
    padding:30px 0 0 0px;
    text-align:center;
    /*color:#fff;
    background: #fff;*/
    color: #666;
    display: inline-block;
    font-size: 1.6rem;
    letter-spacing: -.5px;
    box-sizing: border-box;
    animation: vertical 1s ease-in-out infinite alternate;
  }
  
  #rect7 {
    margin: 10px auto 0;
    background-image: url(../img/index/icon-cloud-soudan.png);
    background-size:contain;
    background-repeat: no-repeat;
    width:100px;
    height:80px;
    padding:20px 0 0 0px;
    text-align:center;
    color:#fff;
    color: #666;
    display: inline-block;
    font-size: 1.6rem;
    letter-spacing: -.5px;
    box-sizing: border-box;
    animation: verticaltwo 1s ease-in-out infinite alternate;
  }
  
  #rect8 {
    margin: 10px auto 0;
    /*background:#87d3ff;*/
    background-image: url(../img/index/icon-cloud-soudan.png);
    background-size:contain;
    background-repeat: no-repeat;
    width:100px;
    height:80px;
    padding:20px 0 0 0;
    text-align:center;
    color:#fff;
    /*background: #fff;*/
    color: #666;
    display: inline-block;
    font-size: 1.6rem;
    box-sizing: border-box;
    animation: verticalthree 1s ease-in-out infinite alternate;
  }
  
  #rect9 {
    margin: 30px auto 0;
    /*background:#87d3ff;*/
    background-image: url(../img/index/icon-cloud-soudan.png);
    background-size:contain;
    background-repeat: no-repeat;
    width:100px;
    height:80px;
    padding:20px 0 0 10px;
    text-align:center;
    color:#fff;
    /*background: #fff;*/
    color: #666;
    display: inline-block;
    font-size: 1.6rem;
    box-sizing: border-box;
    animation: vertical 1s ease-in-out infinite alternate;
  }
  
  #rect10 {
    margin: 10px auto 0;
    /*background:#87d3ff;*/
    background-image: url(../img/index/icon-cloud-soudan.png);
    background-size:contain;
    background-repeat: no-repeat;
    width:100px;
    height:80px;
    padding:20px 0 0 10px;
    text-align:center;
    color:#fff;
    /*background: #fff;*/
    color: #666;
    display: inline-block;
    font-size: 1.6rem;
    box-sizing: border-box;
    animation: verticaltwo 1s ease-in-out infinite alternate;
  }

  @keyframes vertical {
    0% { transform:translateY(-10px); }
  100% { transform:translateY(  0px); }
  }	
  
  @keyframes verticaltwo {
    0% { transform:translateY(  0px); }
  100% { transform:translateY(-10px); }
  }	
  
  @keyframes verticalthree {
    0% { transform:translateY(  0px); }
  100% { transform:translateY( -15px); }
  }	


}

/*ブログ*/

.contents-blog{
    font-size: 1.4rem;
}

.contents-blog-txt p{
    font-size: 1.8rem;
    font-weight: 400;
    color: #4b4948;
    line-height: 2;
}

.contents-blog-txt{
    font-size: 1.4rem;
    font-weight: 400;
    color: #4b4948;
    /*line-height: 2;*/
    line-height: 1.6;
}

.blog-link-wrap{
    padding:30px 0;
    text-align: center;
}

a.blog-link-banner{
    display: inline-block;
    padding: 10px 6em;
    font-size: 20px;
    font-weight: bold;
    border: 1px solid #000;
}

strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

/* img */
.aligncenter {
  display: block;
  margin: 10px auto;
}
.alignright { float: right;margin-left: 10px; }
.alignleft { float: left;margin-right: 10px; }
.alignnone {margin:10px 0}

img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

/* clearfix */
.clearfix {
  overflow: hidden;
  zoom: 1;
}
.clearfix:after {
  content: ""
  display: block;
  clear: both;
}


@media screen and (max-width: 678px) {
  .alignnone,
  .alignright,
  .alignleft,
  .aligncenter{
    width: 100%;
    height: auto;
    margin: 10px 0;
  }

  .alignright{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0;
  }
}

.wp-pagenavi{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-pagenavi span,
.wp-pagenavi a{
  min-width: 21px;
    min-height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-size: 1.6rem;
    color: #121212;
    border: 1px solid #979595;
    margin: 0 2px;
    padding: 0 4px;
    background: #fffdf7;
}

.wp-pagenavi span.current{
    border-color: black;
    font-weight: bold;
    color: #665e50;
}

/* form contact form 7 追加後 */

.wpcf7-list-item-label {/*項目の色や文字サイズ*/
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  /*opacity: 0;既存のチェックボックスを見えなくする*/
}

.wpcf7-list-item-label:before {/*チェックボックスの枠*/
  content: '';
  border: 1px solid #333;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -3px;
  margin-right: 20px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
}

input[type="checkbox"]:checked + .wpcf7-list-item-label:after {/*チェックアイコン*/
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  /*left: 3px;*/
  width: 20px;
  height: 20px;
  background: url("../img/common/check-solid.svg") no-repeat center;
  background-size: contain;
}

input[type="radio"]:checked + .wpcf7-list-item-label:after {/*チェックアイコン*/
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  /*left: 3px;*/
  width: 20px;
  height: 20px;
  background: url("../img/common/check-solid.svg") no-repeat center;
  background-size: contain;
}

.form-list__content .wpcf7-select{
  position: relative;
}

.select-menu{
  position: relative;
}

@media screen and (max-width: 834px) {
.select-menu{
  margin-bottom: 10px;
}
}

.select-menu .wpcf7-form-control-wrap{
  position: static;
  min-width: 180px;
}

.select-menu .wpcf7-form-control-wrap:after{
  position: absolute;
  content: '';
  border-top: 11px solid #4b4948;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 10px;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

@media screen and (max-width: 834px) {
  .select-menu .wpcf7-form-control-wrap:after{
  border-top: 10px solid black;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  right: 5px;
}

}

.form-control-wrap-birth-flex{
	display:flex;
}

@media screen and (max-width: 834px) {
.form-control-wrap-birth-flex{
	flex-wrap:wrap;
}
}

.wpcf7 form.init .wpcf7-response-output {
  /*display:block; 
 color: #cc0000; 
  font-weight: bolder;*/
}

.wpcf7 form .wpcf7-response-output{
  /*border:none;
  color:#cc0000;
  font-weight: bolder;*/
}

input[type="submit"].to_detail{
    border: none;
    width: 100%;
    max-width: 80px;
    height: 38px;
    background: #ef9c0b;
    border-radius: 120px;
    margin: 0 auto 5px;
    font-size: 20px;
    font-size: 1.6rem;
    line-height: 1;
    color: #fff;
    padding-top: 2px;
}

input[type="submit"].to_detail:hover{
  opacity:.8;
}

.sitemap-menu {
  font-size: 1.6rem;
  line-height: 1.8;
  width: 100%;
}


/*1230*/

.blog-wrap{
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .blog-wrap{
    display: block;
  }
}

.blog-left-main-wrap{
  width:68%;
}

.blog-right-menu-wrap{
  width: 28%;
}

@media screen and (max-width: 834px) {
  .blog-wrap{
    display: block;
  }

  .blog-left-main-wrap{
  width:100%;
}

.blog-right-menu-wrap{
  width: 100%;
}
}

#sidebar h3 {
    clear: both;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.list-nav ul {
    margin-bottom: 25px;
    background: #F8f8f8;
    padding: 10px 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.list-nav ul li {
    font-size: 1em;
    padding: 10px 0;
    padding-left: 15px;
    border-bottom: 1px dotted #CCC;
    position: relative;
}

.list-nav ul li:last-child {
    border-bottom: none;
}

.list-nav ul li a{
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    vertical-align: baseline;
    background: transparent;
}

.list-nav ul li a::before {
    display: block;
    position: absolute;
    top: 42%;
    left: 0;
    width: 7px;
    height: 7px;
    border-top: solid 2px #bcd650;
    border-right: solid 2px #bcd650;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

.contents-blog-txt p ,
.contents-blog-txt h1,
.contents-blog-txt a {
    font-size: 1.4rem;
  }


.blog-list__item {
    width: 100%;
    background: #Ffffee;
    padding: 25px;
    margin-bottom: 16px;
     border: 1px solid #F7E9C4;
    /*border: 1px solid #DDEEAA;*/
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display:flex;
}

.blog-list__item_img{
  width:180px;
  padding-right:30px;
}

.blog-list__item_img img{
  width: 100%;
  height: auto;
}

.blog-list__item_contents{
  width:calc(100% - 180px);
}

@media screen and (max-width: 500px) {
  .blog-list__item {
    display: block;
  }

  .blog-list__item_img{
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .blog-list__item_contents{
    width: 100%;
  }
}

/*0103*/

/*span.wpcf7-not-valid-tip {
  display: none;
}*/

@media screen and (max-width: 834px) {
.formError {
  left: 20px !important;

}
}

/*.wpcf7 form .wpcf7-response-output {
  display: none !important;
}*/

/*.wpcf7-not-valid{
  background: pink;
}*/

/*0112*/

.life-training-illust{
  text-align: right;
}

@media screen and (max-width: 834px) {
  .life-training-illust{
    text-align: center;
  }
}

/*mw wp form 対応　0112追加*/

.form-control-wrap{
  width: 200px;
}

.item-select .select-menu:after{
    position: absolute;
    content: '';
    border-top: 11px solid #4b4948;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    right: 10px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.form-list__field .select-menu:after{
  position: absolute;
  content: '';
  border-top: 11px solid #4b4948;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 10px;
  top: 52%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.mwform-checkbox-field,
.mwform-radio-field {
  position: relative;
}

.mwform-checkbox-field input[type="checkbox"]{
  left: 3px;
  top: 3px;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.mwform-checkbox-field-text:before{
  content: '';
  border: 1px solid #333;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -3px;
  margin-right: 20px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
}

input[type="checkbox"]:checked + .mwform-checkbox-field-text:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  /* left: 3px; */
  width: 20px;
  height: 20px;
  background: url(../img/common/check-solid.svg) no-repeat center;
  background-size: contain;
}

.mwform-radio-field input[type="radio"] {
  left: 3px;
  top: 3px;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.mwform-radio-field-text{
  position: relative;
  display: flex;
  align-items: center;
}

.mwform-radio-field-text:before {
  content: '';
  border: 1px solid #333;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  /*top: -3px;*/
  margin-right: 10px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
}



input[type="radio"]:checked + .mwform-radio-field-text:after {
  content: "";
  display: block;
  position: absolute;
  /*top: 2px;*/
  left: 2.5px;
  width: 16px;
  height: 16px;
  /*background: url(../img/common/check-solid.svg) no-repeat center;*/
  background-size: contain;
  background-color: #2196F3;
  border-radius: 50%;
  
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 20px !important;
}

@media screen and (max-width: 834px) {
.mw_wp_form .horizontal-item + .horizontal-item:last-child {
  margin-bottom: 20px;
}
}

/*MW WP FORM 確認画面用*/

main.page-inquiry-event-confirm_index .form-list__lbl,
main.page-inquiry-training-confirm_index .form-list__lbl  {   
  padding-top: 5px;
}

main.page-inquiry-event-confirm_index .form-list__field .select-menu:after,
main.page-inquiry-training-confirm_index .form-list__field .select-menu:after,
main.page-zaitaku-training-confirm_index .form-list__field .select-menu:after  {
opacity: 0;
}

main.page-inquiry-event-confirm_index .confirm-none,
main.page-inquiry-training-confirm_index .confirm-none,
main.page-joinform-confirm_index .confirm-none,
main.page-contact-confirm_index .confirm-none,
main.page-jobmailform-confirm_index .confirm-none,
main.page-zaitaku-training-confirm_index .confirm-none{
display: none;
}

main.page-inquiry-event-confirm_index .form-control-wrap,
main.page-inquiry-training-confirm_index .form-control-wrap,
main.page-zaitaku-training-confirm_index .form-control-wrap{
  width: auto;
}
main.page-inquiry-event-confirm_index .chosei-pt5,
main.page-inquiry-training-confirm_index .chosei-pt5,
main.page-zaitaku-training-confirm_index .chosei-pt5{
  padding-top: 5px;
}

main.page-inquiry-event-confirm_index .form-list__field .select-menu:after,
main.page-inquiry-training-confirm_index .form-list__field .select-menu:after,
main.page-joinform-confirm_index .form-list__field .select-menu:after,
main.page-zaitaku-training-confirm_index .form-list__field .select-menu:after {
  opacity: 0;
}

main.page-inquiry-training-confirm_index .form-list__content .txt03,
main.page-zaitaku-training-confirm_index .form-list__content .txt03{
  margin-top: 0;
}

.maw-180{
  width: 180px;
}

main.page-joinform-confirm_index .form-control.select span .error{
	position: absolute;
	bottom: -20px;
  left:-2px;
}

main.page-joinform-confirm_index .form-control{
  border: none;
}

main.page-joinform-confirm_index .form-control.select:after{
  opacity: none;
  display: none;
}

.form-list__info .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.form-list__row .col {
  width: 49.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


@media screen and (max-width: 640px){
.form-list__info .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.form-list__row .col {
  width: 100%;
  margin-bottom: 10px;
}

}

/*20220531追記*/

@media screen and (max-width: 834px) {
  .form-list__item .radio-list {
    padding: 10px 0 20px;
  }
  
}

.radio-orange-bold .mwform-radio-field-text{
  color: #ff6600;
  font-weight: bold;
}

.mw_wp_form .error {
  font-size: 75% !important;
  /*position: absolute;
  top: -20px;*/
  font-weight: bold;
  margin-left: 10px;
}

.require-astarisc {
  color: #c54c1c;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  vertical-align: text-top;
}

.form-list__ttl span.require-astarisc {
  color: #c54c1c;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;
  vertical-align: text-top;
}


.ohana-list{
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}

.ohana-list li{
  width: calc(25% - 40px/4);
  margin-left: 10px;
  margin-bottom: 10px;
}

.ohana-list li:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #ccc;
	position: relative;
	left: -10px;
	top: -3px;
}

.ohana-list li a{
  text-decoration: underline;
}

@media screen and (max-width: 666px) {
  .ohana-list{
    display: block;
  }

  .ohana-list li{
    width: 100%;
  }

}

.news-bnr .list-bnr02 li:last-child {
  margin-left: 16px;
}

.news-bnr .list-bnr{
  width: 60%;
}

.news-bnr .list-bnr02{
  width: 36%;
  max-width: 365px;
  margin-right: 5px;
}

@media screen and (max-width: 834px) {
  .news-bnr .list-bnr{
    width: 100%;
  }
  .news-bnr .list-bnr02{
    width: 100%;
    max-width: 100%;
  }

}

/*20230511追記*/

.mail-alert{
    font-size: 1.6rem;
    width: 80%;
    margin: 20px auto;
    padding: 30px;
    background: #f7ffef;
    color: #f00;
}

@media screen and (max-width: 640px) {
  .mail-alert{
    font-size: 1.4rem;
    width: 100%;
  }
  .mail-alert .pconly{
    display: none;
  }
}

/*20250124追加*/

.ohana-hyoushi-img{
  width: 122px;
  height:auto;
  display: inline-block;
}

@media screen and (max-width: 640px) {
  .ohana-hyoushi-img{
    width: 50px;
  }
}

.ohana-link > p{
  color: #8f7966;
  font-weight: bold;
}


/*20250430*/

.box-listtab.mw730 {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

.box-listtab.mw730.list-tab-lending-money a {
  width: 330px;
  height: 150px;
  max-width: inherit;
  /* background-size: cover; */
  background-size: 100% 150px;
}

.box-listtab .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -10px;
}

.box-listtab.list-tab-lending-money .item {
  width: auto;
}

@media screen and (max-width: 834px) {
  .box-listtab .list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }
}

@media screen and (max-width: 720px) {
  .box-listtab.list-tab-lending-money .item {
      width: 50%;
      margin-bottom: 0;
  }
}

@media screen and (max-width: 720px) {
  .box-listtab.mw730.list-tab-lending-money a {
      width: 95%;
      height: 180px;
      background-size: 100%;
  }
}

@media screen and (max-width: 500px) {
  .box-listtab.mw730.list-tab-lending-money a {
      height: 150px;
  }
}

.flex{
	display: flex;
	flex-wrap: wrap;
}


/*20250430*/




/*
印刷用用 (media print)
-------------------------------------------*/

@media print {

  .header-logo span.sp,
  .header-nav,
  .header-control,
  .header-control span,
  .sec-mv,
  .sec-support,
  .list-bnr div.sp,
  .item span.sp,
  .contact-address br.sp,
  #footer,
    .news-bnr,
  .breadcrumb,
  .customize-support .sp{
    display:none;
  }
    
  .header-logo {
  margin-bottom:0;
  }
  
  .sec-news{
    padding: 10px 0;
  }
  
  .news-box{
    margin-bottom:20px;
  }
  
  .sec-contact{
    padding: 20px 0 0;
  }
  
  .box-listtab{
    display: none;
  }
  
  .box-listtab .item{
    padding: 0;
  }
  .btn-comp02{
  font-size: 14px;
  }
    
  .btn-comp02.sp{
  display: none;
  }
  #rect1,	#rect2, #rect3,	#rect4, #rect5 {
  font-size:16px;
  }






  /*印刷用 (media print)終了タグ
-------------------------------------------*/	
}
/*-----------------------------------------*/