@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&display=swap");
html {
  overflow-x: hidden;
  overflow-y: scroll;
  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-spacing: 0;
  border-collapse: collapse;
}

fieldset,
img {
  border: 0;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

address,
caption,
cite,
code,
dfn,
var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input,
textarea,
select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del,
ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
@font-face {
  font-family: "SofiaPro-SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/SofiaPro-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SofiaPro-SemiBold.woff") format("woff"), url("../fonts/SofiaPro-SemiBold.ttf") format("truetype"),
    url("../fonts/SofiaPro-SemiBold.svg#SofiaPro-SemiBold") format("svg");
}

@font-face {
  font-family: "SofiaPro-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/SofiaPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SofiaPro-Regular.woff") format("woff"), url("../fonts/SofiaPro-Regular.ttf") format("truetype"),
    url("../fonts/SofiaPro-Regular.svg#SofiaPro-Regular") format("svg");
}

/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

body {
  overflow: hidden;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ",
    "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  line-height: 1.4;
  color: #333;
  background: #f9fafc;
  -webkit-font-smoothing: antialiased;
}

.main-page {
  margin-top: 107px;
}

@media screen and (max-width: 834px) {
  .main-page {
    margin-top: 55px;
  }
}

.header {
  position: fixed;
  top: 0;
  z-index: 10;
  padding-top: 35px;
  width: 100%;
  height: 107px;
  background: #f9fafc;
}

.header.type1 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

@media screen and (min-width: 835px) {
  .header.type1 {
    padding-top: 0;
    background: transparent;
  }
  .header.type1 .inner {
    margin: 0 auto;
    border-bottom: solid 2px #d4d5d6;
    max-width: 100%;
    background: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .header.type1 .inner .flex-header {
    border-bottom: solid 0px #d4d5d6;
    border-radius: 0;
  }
  .header.type1 .nav-menu {
    padding-top: 0;
  }
  .header.type1 .header__info__time ul li {
    margin-bottom: 5px;
  }
  .header.type1 .header__info.top {
    display: none;
  }
  .header.type1 .header__info.bottom {
    bottom: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header.type1 .header__info__phone {
    padding-right: 23px;
    font-size: 40px;
    font-size: 4rem;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .header.type1 .header__info__mail {
    right: 20px;
    margin-top: 10px;
    margin-left: 30px;
    padding: 8px 44px;
    border: solid 2px #ffffff;
    border-left: 2px solid #fff;
    width: auto;
    height: auto;
  }
  .header.type1 .header__info__mail b {
    display: block;
    margin-left: 13px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
  }
}

@media (min-width: 835px) and (max-width: 1460px) {
  .header.type1 .header__info {
    right: 20px;
  }
}

@media screen and (min-width: 835px) {
  .header.type2 {
    height: 26px;
    background: transparent;
  }
  .header.type2 .inner {
    border: 0;
    height: inherit;
    background: transparent;
  }
  .header.type2 .inner > *:not(.header__info) {
    pointer-events: none;
    opacity: 0;
  }
}

@media (min-width: 835px) and (max-width: 1200px) {
  .header.type2 .header__info {
    right: 20px;
    max-width: 760px;
  }
  .header.type2 .header__info__phone {
    font-size: 30px;
    font-size: 3rem;
  }
  .header.type2 .header__info__mail {
    padding: 8px 20px;
  }
}

@media screen and (max-width: 834px) {
  .header {
    top: 0;
    padding: 0;
    height: 55px;
  }
}

.header .inner {
  padding: 0;
  max-width: 1360px;
}

@media screen and (max-width: 834px) {
  .header .inner {
    height: inherit;
  }
}

.header .inner .flex-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 45px;
  border-bottom: solid 2px #d4d5d6;
  border-radius: 50px;
  max-width: 1360px;
  height: 80px;
  background: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 990px) {
  .header .inner .flex-header {
    padding: 0 20px;
    border-radius: 0;
  }
}

@media screen and (max-width: 834px) {
  .header .inner .flex-header {
    padding: 0 10px;
    border: 0;
    height: inherit;
  }
}

@media screen and (max-width: 834px) {
  .header__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 11;
    justify-content: flex-end;
    padding-right: 40px;
    width: 70%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
  }
  .header__btn img {
    max-width: 36.5px;
  }
  .header__btn .header__mail {
    margin-left: 5px;
  }
  .header__btn .header__mail b {
    display: none;
  }
}

.header__logo {
  position: relative;
  z-index: 11;
}

@media screen and (max-width: 990px) {
  .header__logo img {
    max-width: 140px;
  }
}

.header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -35px;
  right: 57px;
  align-items: center;
  padding: 0 70px 0 0;
  border-radius: 0 0 18px 18px;
  width: 100%;
  max-width: 570px;
  min-height: 60px;
  background: -webkit-gradient(linear, left top, right top, from(#1ea3f2), to(#be6fe4));
  background: -o-linear-gradient(left, #1ea3f2, #be6fe4);
  background: linear-gradient(to right, #1ea3f2, #be6fe4);
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.header__info.bottom {
  position: fixed;
  top: auto;
  right: calc((100% - 1400px) / 2);
  bottom: -150px;
  padding-right: 23px;
  border-radius: 18px 0 0 0;
  max-width: 862px;
  height: 65px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header__info__phone {
  display: block;
  position: relative;
  top: 0.8rem;
  width: 75%;
  font-family: "SofiaPro-SemiBold";
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 0.625;
  color: #fff;
  text-align: center;
}

.header__info__phone img {
  margin-right: 4px;
}

.header__info__phone a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -7px;
  color: inherit;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header__info__phone a {
    margin-top: 2px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header__info__time {
    padding-top: 7px;
  }
}

.header__info__time ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.header__info__time ul li:first-child {
  margin-bottom: 5px;
}

.header__info__time ul li span {
  margin-right: 8px;
}

.header__info__time ul li .btn-comp02 {
  border: solid 1px;
  color: #fff;
  background: transparent;
}

.header__info__mail {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  border-left: solid 1px #fff;
  width: 70px;
  height: 100%;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.header__info__mail b {
  display: none;
}

.header .nav-menu {
  padding-top: 20px;
}

@media screen and (max-width: 834px) {
  .header .nav-menu {
    display: none;
    position: fixed;
    top: 55px;
    right: 0;
    left: 0;
    z-index: 9;
    padding: 18px 20px 80px;
    height: calc(100vh - 55px);
    overflow-y: scroll;
    background: #fff;
  }
  .header .nav-menu.active {
    display: block;
  }
}

.header .nav-menu .show-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 834px) {
  .header .nav-menu .show-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -15px 28px;
    -webkit-box-align: start;
    -ms-flex-align: start;
  }
}

.header .nav-menu .show-menu > li {
  position: relative;
  padding: 11px 0;
}
.header .nav-menu .show-menu > li:not(:last-child) {
  padding-right: 2rem;
}
.header .nav-menu .show-menu > li:nth-child(1) {
  padding-right: 1rem;
}

@media screen and (max-width: 1200px) {
  .header .nav-menu .show-menu > li {
    padding: 11px 12px;
  }
}

details summary {
  list-style: none;
}
details summary::-webkit-details-marker {
  display: none;
}
@media screen and (max-width: 834px) {
  .header .nav-menu .show-menu > li {
    padding: 0;
    border-bottom: 1px solid #b2b8ba;
    width: 100%;
  }
  .header .nav-menu .show-menu > li:not(:last-child) {
    padding-right: 0;
  }
  .header .nav-menu .show-menu > li:nth-child(1) {
    padding-right: 0;
  }
  .header .nav-menu .show-menu > li:nth-child(1) .menu__col {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ef5038;
  }
  .header .nav-menu .show-menu > li .menu__col details[open] .textLink::after {
    transform: rotate(225deg) translateY(5px);
  }
  .header .nav-menu .show-menu > li:nth-child(1) .menu__col .textLink,
  .header .nav-menu .show-menu > li:nth-child(1) .menu__col .textLinkSub {
    color: #fff;
  }
  .header .nav-menu .show-menu > li .menu__col {
    padding: 2rem 1rem;
    width: 50%;
  }
  .header .nav-menu .show-menu > li .textLink {
    position: relative;
    font-size: 1.6rem;
    font-weight: 700;
    color: #435056;
    &::after {
      display: inline-block;
      position: absolute;
      top: 13px;
      right: 3px;
      margin-left: 5px;
      border-top: solid 2px #e71a19;
      border-left: solid 2px #e71a19;
      width: 5px;
      height: 5px;
      content: "";
      transform: rotate(139deg) translateY(5px);
    }
  }
  .header .nav-menu .show-menu > li:nth-child(1) .textLink {
    &::after {
      border-top-color: #fff;
      border-left-color: #fff;
    }
  }
  .header .nav-menu .show-menu > li .textLink::-webkit-details-marker {
    display: none;
  }
  .header .nav-menu .show-menu > li .textLinkSub {
    font-size: 1.4rem;
    color: #66747b;
  }
  .header .nav-menu .show-menu > li .menu__list {
    padding-top: 1rem;
  }
  .header .nav-menu .show-menu > li .menu__list li {
    padding-bottom: 1rem;
  }

  .header .nav-menu .show-menu > li .menu__col:first-child {
    border-right: 1px solid #b2b8ba;
  }
  .header .nav-menu .show-menu > li > ul > li {
    padding: 11px 0;
    border-bottom: 1px solid #ccc;
  }
  .header .nav-menu .show-menu > li > ul > li:first-child {
    border-top: 1px solid #ccc;
  }
  .header .nav-menu .show-menu > li > ul > li > a {
    display: inline-block;
    position: relative;
    margin-bottom: 14px;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #435056;
  }
  .header .nav-menu .show-menu > li > ul > li > a:after {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 3px;
    margin-left: 5px;
    border-top: solid 2px #2aa8f3;
    border-left: solid 2px #2aa8f3;
    width: 5px;
    height: 5px;
    content: "";
    -webkit-transform: rotate(139deg) translateY(5px);
    -ms-transform: rotate(139deg) translateY(5px);
    transform: rotate(139deg) translateY(5px);
  }
  .header .nav-menu .show-menu > li > ul > li > a:last-child {
    margin-bottom: 0;
  }
  .header .nav-menu .show-menu > li > ul > li > ul > li {
    margin-bottom: 12px;
  }
  .header .nav-menu .show-menu > li > ul > li > ul > li:last-child {
    margin-bottom: 0;
  }
  .header .nav-menu .show-menu > li > ul > li > ul > li > a {
    margin-bottom: 10px;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    color: #66747b;
  }
}

.header .nav-menu .show-menu > li.has-sub > a:after {
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 1px;
  border-top: solid 2px #2aa8f3;
  border-left: solid 2px #2aa8f3;
  width: 7px;
  height: 7px;
  content: "";
  -webkit-transform: rotate(225deg) translateY(5px);
  -ms-transform: rotate(225deg) translateY(5px);
  transform: rotate(225deg) translateY(5px);
}

.header .nav-menu .show-menu > li > a {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.625;

  color: #435056;
}
.header .nav-menu .show-menu > li > a.orange {
  padding: 0.4rem 2rem 0.4rem 1rem;
  border-radius: 2rem;
  color: #fff;
  background-color: #ef5038;
}

@media screen and (max-width: 1200px) {
  .header .nav-menu .show-menu > li > a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
  }
}

.header .nav-menu .show-menu > li:hover ul {
  pointer-events: auto;
  opacity: 1;
}

@media screen and (min-width: 835px) {
  .header .nav-menu .show-menu > li ul {
    position: absolute;
    top: 100%;
    border: solid 1px #ddd;
    width: 220px;
    pointer-events: none;
    background: #fff;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .header .nav-menu .show-menu > li ul li a {
    display: inline-block;
    padding: 10px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: inherit;
  }
  .header .nav-menu .show-menu > li ul li:last-child a {
    border-bottom: 0;
  }
}

.header__contact .btn-comp03 {
  margin-bottom: 10px;
}

.header__contact p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #444;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 330px) {
  .header__contact p {
    font-size: 9px;
    font-size: 0.9rem;
  }
}

.header__contact p span {
  margin-right: 13px;
}

@media screen and (max-width: 330px) {
  .header__contact p span {
    margin-right: 5px;
  }
}

.header__contact p span:last-child {
  margin-right: 0;
}

.header__contact p .btn-comp04 {
  margin-right: 6px !important;
}

.header .mobile-icon {
  display: none;
  position: absolute;
  top: 55%;
  right: 12px;
  z-index: 12;
  width: 26px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .header .mobile-icon {
    display: block;
  }
}

.header .mobile-icon span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  border-radius: 3px;
  width: 100%;
  height: 2px;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #333;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-touch-callout: none;
}

.header .mobile-icon span:before,
.header .mobile-icon span:after {
  position: absolute;
  left: 0;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  content: "";
  background: #333;
  -webkit-transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.header .mobile-icon span:before {
  top: -6px;
  -webkit-transform: translateY(-250%);
  -ms-transform: translateY(-250%);
  transform: translateY(-250%);
}

.header .mobile-icon span:after {
  bottom: -6px;
  -webkit-transform: translateY(250%);
  -ms-transform: translateY(250%);
  transform: translateY(250%);
}

.header .mobile-icon.mobile-close span {
  background-color: transparent;
}

.header .mobile-icon.mobile-close span:before,
.header .mobile-icon.mobile-close span:after {
  width: 100%;
  background: #333;
}

.header .mobile-icon.mobile-close span:before {
  top: 2px;
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

.header .mobile-icon.mobile-close span:after {
  bottom: -2px;
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

.header.child {
  height: 115px;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .header.child {
    height: 55px;
  }
}

.footer__main {
  padding: 60px 0 88px;
}

@media screen and (max-width: 834px) {
  .footer__main {
    padding: 33px 0 43px;
  }
}

.footer__main .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__main__info {
  padding-right: 20px;
  width: 44%;
}

@media screen and (max-width: 834px) {
  .footer__main__info {
    padding-right: 0;
    width: 100%;
  }
}

.footer__main__logo {
  display: block;
  margin-bottom: 35px;
}

@media screen and (max-width: 834px) {
  .footer__main__logo {
    margin-bottom: 22px;
  }
  .footer__main__logo img {
    max-width: 177px;
  }
}

.footer__main__contact {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .footer__main__contact {
    margin-bottom: 14px;
  }
}

.footer__main__contact:last-child {
  margin-bottom: 0;
}

.footer__main__contact span {
  display: block;
  margin-bottom: 4px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .footer__main__contact span {
    margin-bottom: 2px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.footer__main__contact ul li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  color: #66747b;
}

@media screen and (max-width: 834px) {
  .footer__main__contact ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 330px) {
  .footer__main__contact ul li {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.footer__main__contact ul li a {
  display: inline-block;
  color: inherit;
}

.footer__main__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -6px;
  width: 56%;
}

.footer__main__link__item {
  width: 33.33%;
}

.footer__main__link__item:nth-child(2) {
  padding-left: 14px;
}

.footer__main__link__item:nth-child(3) {
  padding-left: 40px;
}

.footer__main__link__item span {
  display: block;
  margin-bottom: 14px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #435056;
}

.footer__main__link__item span a {
  color: inherit;
}

.footer__main__link__item ul {
  margin-bottom: 20px;
}

.footer__main__link__item ul li {
  margin-bottom: 5px;
}

.footer__main__link__item ul li:last-child {
  margin-bottom: 0;
}

.footer__main__link__item ul li a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  color: #66747b;
}

.footer__copyright {
  position: relative;
  padding: 58px 0 62px;
  font-family: "SofiaPro-Regular";
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  background: #5d6d75;
}

@media screen and (max-width: 834px) {
  .footer__copyright {
    padding: 34px 0 40px;
    font-size: 12.5px;
    font-size: 1.25rem;
  }
}

.slick-slide:hover,
.slick-slide:focus {
  outline: none;
}

.btn-top {
  position: fixed;
  right: 7%;
  bottom: 10%;
  z-index: 9;
}

@media screen and (max-width: 834px) {
  .btn-top {
    right: 14px;
    width: 45px;
  }
  .btn-top img {
    max-width: 100%;
  }
}

.btn-top.bottom {
  position: absolute;
  top: -60px !important;
  bottom: auto !important;
}

.preloading {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.preload-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
  -ms-flex-line-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.preload-icon {
  margin-top: 20%;
  font-size: 66px;
  color: #fff;
}

#preload .ttl-mv {
  position: static;
  top: auto;
  left: auto;
  margin-bottom: 38px;
  width: 100%;
  max-width: 100%;
}

#preload .ttl-mv p {
  margin-bottom: 11px;
  font-size: 55px;
  font-size: 5.5rem;
}

@media screen and (max-width: 834px) {
  #preload .ttl-mv p {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 330px) {
  #preload .ttl-mv p {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

#preload .ttl-mv span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 22px;
  border-radius: 25px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  color: #fff;
  background: #00a1e3;
}

@media screen and (max-width: 834px) {
  #preload .ttl-mv span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 330px) {
  #preload .ttl-mv span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

#preload p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #00a1e3;
  text-align: center;
}

@media screen and (max-width: 834px) {
  #preload p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@-webkit-keyframes show {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@keyframes show {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

.bg-white {
  background: #fff;
}
.bg-gray {
  background: #f8f8f8;
}

.ip6 {
  display: none;
}

@media (max-width: 375px) {
  .ip6 {
    display: initial;
  }
}

.ip5 {
  display: none;
}

@media screen and (max-width: 330px) {
  .ip5 {
    display: initial;
  }
}

@media screen and (max-width: 330px) {
  .ip5-n {
    display: none;
  }
}

.icon_bc {
  margin: 0 5px 0 7px;
  font-size: 14px;
}

.inner {
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1040px;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  display: table;
  content: "";
}

.clearfix:after {
  display: table;
  clear: both;
  content: "";
}

a {
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.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 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: 1024px) {
  .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;
  }
}

.ttl-comp01 {
  margin-bottom: 40px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: bold;
  color: #435056;
  text-align: center;
}

.ttl-comp01 span {
  display: inline-block;
  position: relative;
  padding-bottom: 5px;
  font-family: "SofiaPro-SemiBold";
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  color: #5e7076;
  text-transform: uppercase;
}

.ttl-comp01 span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(#1ea7f3), to(#ac75e5));
  background: -o-linear-gradient(left, #1ea7f3, #ac75e5);
  background: linear-gradient(to right, #1ea7f3, #ac75e5);
}

.ttl-comp01 strong {
  display: block;
  margin-top: 20px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 {
    margin-bottom: 17px;
    font-size: 22.5px;
    font-size: 2.25rem;
  }
  .ttl-comp01 span {
    padding-bottom: 2px;
    font-family: "SofiaPro-SemiBold";
    font-size: 16.5px;
    font-size: 1.65rem;
  }
  .ttl-comp01 strong {
    margin-top: 14px;
    letter-spacing: -0.5px;
  }
}

.ttl-comp02 {
  margin-bottom: 30px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ttl-comp02 {
    margin-bottom: 11px;
    font-size: 22.5px;
    font-size: 2.25rem;
  }
}

.ttl-comp03 {
  margin-bottom: 32px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #0ca0dd;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    margin-bottom: 23px;
    font-size: 22.5px;
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 640px) {
  .ttl-comp03 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.ttl-comp03__black {
  color: #435056;
}

.ttl-comp04 {
  margin-bottom: 24px;
  padding-bottom: 10px;
  border-bottom: solid 1px #6f777a;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  color: #333a3d;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 {
    margin-bottom: 27px;
    padding-bottom: 5px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.txt-basic,
.sec-message-intro,
.message-main__txt,
.txt-overview,
.list-overview dt,
.list-overview dd,
.list-history .item__row,
.contact-page__step .item,
.contact-page__form .item__label span,
.contact-page__form .item__input,
.contact-page__form .item__textarea,
.contact-page__txt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.75;
  color: #51585b;
}

@media screen and (max-width: 834px) {
  .txt-basic,
  .sec-message-intro,
  .message-main__txt,
  .txt-overview,
  .list-overview dt,
  .list-overview dd,
  .list-history .item__row,
  .contact-page__step .item,
  .contact-page__form .item__label span,
  .contact-page__form .item__input,
  .contact-page__form .item__textarea,
  .contact-page__txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.btn-comp01 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  border-bottom: solid 2px #d4d5d6;
  border-radius: 25px;
  min-width: 310px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#00adf5), to(#c76ce3));
  background: -o-linear-gradient(left, #00adf5, #c76ce3);
  background: linear-gradient(to right, #00adf5, #c76ce3);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.btn-comp01:after {
  position: absolute;
  top: 50%;
  right: 20px;
  border-top: solid 1px;
  border-left: solid 1px;
  width: 6px;
  height: 6px;
  color: #fff;
  content: "";
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    padding: 9px 10px;
    min-width: 250px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.btn-comp02 {
  display: inline-block;
  padding: 1px 7px;
  border-radius: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  color: #1c8be0;
  background: #ffffff;
}

@media screen and (max-width: 834px) {
  .btn-comp02 {
    padding: 1px 5px;
  }
}

.btn-comp03 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border-radius: 4px;
  width: 100%;
  min-height: 60px;
  font-family: "SofiaPro-SemiBold";
  font-size: 25px;
  font-size: 2.5rem;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#00adf5), to(#c86de3));
  background: -o-linear-gradient(left, #00adf5, #c86de3);
  background: linear-gradient(to right, #00adf5, #c86de3);
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.btn-comp03 img {
  margin-right: 10px;
}

.btn-comp03--text {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ",
    "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
}

.btn-comp04 {
  display: inline-block;
  padding: 0 5px;
  border: solid 1px;
  border-radius: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2;
  color: #1c8be0;
}

.btn-comp05 {
  display: inline-block;
  position: relative;
  padding: 27px 26px 26px;
  border: none;
  border-radius: 999px;
  width: 100%;
  max-width: 570px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ",
    "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, right top, from(#00adf5), to(#c76ce3));
  background: -o-linear-gradient(left, #00adf5, #c76ce3);
  background: linear-gradient(to right, #00adf5, #c76ce3);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
}

@media screen and (max-width: 834px) {
  .btn-comp05 {
    padding: 17px 10px 17px;
    max-width: 270px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.btn-comp05:focus {
  outline: none;
}

.btn-comp05:hover {
  opacity: 0.7;
}

.btn-comp05:after {
  position: absolute;
  top: 50%;
  right: 34px;
  z-index: 1;
  width: 15px;
  height: 24px;
  content: "";
  background: url("../img/common/ico-arrow-next.png") no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .btn-comp05:after {
    right: 26px;
    width: 8px;
    height: 14px;
    background: url("../img/common/ico-arrow-next-sp.png") no-repeat center/contain;
  }
}

@media screen and (min-width: 835px) {
  .btn-comp05--sm {
    max-width: 438px;
  }
}

.btn-comp05__back:after {
  right: auto;
  left: 30px !important;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

@media screen and (max-width: 834px) {
  .btn-comp05__back:after {
    left: 25px;
  }
}

.btn-comp05--xs {
  padding: 9px 10px 11px;
  max-width: 285px;
  font-size: 18px;
  font-size: 1.8rem;
}

.btn-comp05--xs:after {
  top: 50%;
  right: 20px;
  width: 8px;
  height: 13px;
  background-size: 8px auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .btn-comp05--xs {
    padding: 17px 10px;
    max-width: 268px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .btn-comp05--xs:after {
    right: 24px;
  }
}

.btn-comp06 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 50px;
  min-width: 150px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  background: #0ca0dd;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.btn-comp06 b {
  margin-left: 5px;
  font-family: "SofiaPro-SemiBold";
  font-size: 24px;
  font-size: 2.4rem;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}

@media screen and (max-width: 834px) {
  .btn-comp06 {
    padding: 5px 10px 6px;
    min-width: 120px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .btn-comp06 b {
    font-size: 19px;
    font-size: 1.9rem;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.breadcrumb {
  padding: 10px 0;
  border-top: 1px solid #c1c0c0;
  border-bottom: 1px solid #c1c0c0;
  color: #afafaf;
  background-color: #f8f8f8;
}

@media screen and (max-width: 834px) {
  .breadcrumb {
    padding: 7px 0 6px;
  }
}

.breadcrumb a,
.breadcrumb span {
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  color: #afafaf;
}

@media screen and (max-width: 834px) {
  .breadcrumb a,
  .breadcrumb span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.breadcrumb i {
  padding: 0 7px 0 10px;
  font-size: 11px;
  font-size: 1.1rem;
}

@media screen and (max-width: 834px) {
  .breadcrumb i {
    padding: 0 4px 2px 7px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.breadcrumb i:before {
  display: none;
}

@media screen and (min-width: 835px) {
  .breadcrumb a:first-child {
    padding-left: 5px;
  }
}

.form-control {
  display: block;
  padding: 5px 10px;
  border: 1px solid #ccc;
  width: 100%;
  height: 45px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  background: white;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.pure-input input {
  position: absolute;
  margin: -1px;
  padding: 0;
  border: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.pure-input input[type="checkbox"] + label:after {
  top: 50%;
  left: 4px;
  margin-top: -4px;
  border-width: 0 0 3px 3px;
  border-style: solid;
  border-color: #ffffff;
  -o-border-image: none;
  border-image: none;
  width: 8px;
  height: 3px;
  background-color: transparent;
  -webkit-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
}

.pure-input input[type="checkbox"]:checked + label:after {
  content: "";
  -webkit-transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
  -webkit-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}

.pure-input input[type="checkbox"]:checked + label:before {
  background: #4f8196;
  -webkit-animation: borderscale 200ms ease-in;
  animation: borderscale 200ms ease-in;
}

.pure-input input[type="radio"] + label:after,
.pure-input input[type="radio"] + label:before {
  border-radius: 50%;
}

.pure-input input[type="radio"]:checked + label:before {
  background-color: white;
  -webkit-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
}

.pure-input input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.pure-input label {
  position: relative;
  padding: 5px 5px 5px 2em;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pure-input label:before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  border: 2px solid #4f8196;
  width: 14px;
  height: 14px;
  color: #4f8196;
  text-align: center;
  content: "";
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.pure-input label:after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  left: 4px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  content: "";
  background-color: #4f8196;
  -webkit-transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
}

.fade-up {
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: opacity 1s, -webkit-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
  -webkit-transform: translate(0px, 120px);
  -ms-transform: translate(0px, 120px);
  transform: translate(0px, 120px);
}

.fade-up.active {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@-webkit-keyframes translate {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes translate {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.main-visual {
  position: relative;
  margin: 0 auto 45px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .main-visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
}

.main-visual__wrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}

@media (max-width: 1140px) {
  .main-visual__wrap {
    max-width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .main-visual__wrap {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    overflow-x: auto;
  }
}

.main-visual .img-main {
  display: block;
  margin: 0 auto;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .main-visual .img-main {
    width: 746px;
    max-width: 746px;
  }
}

.main-visual .point {
  position: absolute;
  top: -100%;
  width: 58px;
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point {
    width: 4.14286vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point {
    width: 42px;
  }
}

.main-visual .point img {
  width: 100%;
}

.main-visual .point img {
  -webkit-animation-name: float, translate;
  animation-name: float, translate;
  -webkit-animation-duration: 0.2s, 1s;
  animation-duration: 0.2s, 1s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.main-visual .point--01 {
  left: 397px;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--01 {
    left: 28.35714vw;
  }
}

.main-visual .point--01.on {
  top: 352px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--01.on {
    top: 25.14286vw;
  }
}

.main-visual .point--01 img {
  max-width: 100%;
}

@media screen and (max-width: 834px) {
  .main-visual .point--01 {
    left: 205px;
  }
  .main-visual .point--01.on {
    top: 170px;
  }
}

.main-visual .point--02 {
  left: 615px;
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--02 {
    left: 43.92857vw;
  }
}

.main-visual .point--02.on {
  top: 625px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--02.on {
    top: 473.21429vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point--02 {
    left: 317px;
  }
  .main-visual .point--02.on {
    top: 313px;
  }
}

.main-visual .point--03 {
  left: 773px;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--03 {
    left: 55.21429vw;
  }
}

.main-visual .point--03.on {
  top: 145px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--03.on {
    top: 10.35714vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point--03 {
    left: 400px;
  }
  .main-visual .point--03.on {
    top: 62px;
  }
}

.main-visual .point--04 {
  left: 637px;
  -webkit-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--04 {
    left: 45.5vw;
  }
}

.main-visual .point--04.on {
  top: 36px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--04.on {
    top: 0.78571vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point--04 {
    left: 329px;
  }
  .main-visual .point--04.on {
    top: 2px;
  }
}

.main-visual .point--05 {
  left: 913px;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--05 {
    left: 65.21429vw;
  }
}

.main-visual .point--05.on {
  top: 400px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--05.on {
    top: 28.57143vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point--05 {
    left: 474px;
  }
  .main-visual .point--05.on {
    top: 197px;
  }
}

.main-visual .point--06 {
  left: 768px;
  -webkit-transition-delay: 0.95s;
  -o-transition-delay: 0.95s;
  transition-delay: 0.95s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--06 {
    left: 54.85714vw;
  }
}

.main-visual .point--06.on {
  top: 383px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--06.on {
    top: 27.35714vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point--06 {
    left: 398px;
  }
  .main-visual .point--06.on {
    top: 190px;
  }
}

.main-visual .point--07 {
  left: 1150px;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--07 {
    left: 82.14286vw;
  }
}

.main-visual .point--07.on {
  top: 264px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--07.on {
    top: 18.42857vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point--07 {
    left: 596px;
  }
  .main-visual .point--07.on {
    top: 128px;
  }
}

.main-visual .point--08 {
  left: 911px;
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--08 {
    left: 65.07143vw;
  }
}

.main-visual .point--08.on {
  top: 70px;
}

@media screen and (max-width: 1440px) {
  .main-visual .point--08.on {
    top: 5vw;
  }
}

@media screen and (max-width: 834px) {
  .main-visual .point--08 {
    left: 472px;
  }
  .main-visual .point--08.on {
    top: 27px;
  }
}

.ttl-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 835px) {
  .ttl-mv {
    position: absolute;
    right: 42px;
    bottom: -6px;
    max-width: 450px;
  }
}

.ttl-mv span {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 17px;
  border-radius: 25px;
  font-size: 17.5px;
  font-size: 1.75rem;
  font-weight: bold;
  color: #fff;
  background: #00a1e3;
}

@media screen and (max-width: 834px) {
  .ttl-mv span {
    font-size: 12.2px;
    font-size: 1.22rem;
  }
}

.ttl-mv p {
  width: 100%;
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
  color: #00a1e3;
}

.ttl-mv p strong {
  font-weight: 500;
  color: #435056;
}

@media screen and (max-width: 1200px) {
  .ttl-mv {
    max-width: 350px;
  }
  .ttl-mv p {
    font-size: 30px;
    font-size: 3rem;
    text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .ttl-mv {
    order: 1;
    margin-top: 22px;
    margin-bottom: 12px;
    width: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
  }
  .ttl-mv p {
    display: block;
    margin-top: -7px;
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 330px) {
  .ttl-mv p {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.sec-service {
  margin-bottom: 110px;
}

@media screen and (max-width: 834px) {
  .sec-service {
    margin-bottom: 73px;
  }
}

.list-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
}

.list-service .slick-list {
  margin: 0 -15px;
  padding: 20px 0 20px 5% !important;
  min-width: 100%;
  overflow: initial;
}

@media screen and (max-width: 990px) {
  .list-service .slick-list {
    margin: 0 -7px;
  }
}

@media screen and (max-width: 834px) {
  .list-service .slick-list {
    margin: 0 -12px;
    padding: 0 12.5% !important;
  }
}

.list-service .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-service__item {
  position: relative;
  padding: 0 15px;
  width: 10%;
}

@media screen and (max-width: 990px) {
  .list-service__item {
    padding: 0 7px;
  }
}

@media screen and (max-width: 834px) {
  .list-service__item {
    padding: 12px 12px;
  }
}

.list-service__item:hover a {
  display: block;
  z-index: 5;
}

.list-service__item__wrap {
  position: relative;
  z-index: 4;
  padding: 10px 10px 50px;
  border-bottom: solid 1px #d4d5d6;
  border-radius: 10px;
  min-height: 100%;
}

.list-service__item__wrap a {
  display: block;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .list-service__item__wrap {
    padding: 8px 8px 25px;
    background: #fff;
  }
}

.list-service__item__wrap > * {
  position: relative;
  z-index: 4;
}

.list-service__item:after {
  position: absolute;
  top: -7px;
  left: 7px;
  z-index: 2;
  border-radius: 10px;
  width: calc(100% - 14px);
  height: calc(100% + 14px);
  overflow: hidden;
  pointer-events: none;
  content: "";
  background: -o-linear-gradient(330deg, #00adf5, #c76ce3);
  background: linear-gradient(120deg, #00adf5, #c76ce3);
  opacity: 0;
}

@media screen and (max-width: 834px) {
  .list-service__item:after {
    top: 7px;
    left: 7px;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
  }
}

.list-service__item:before {
  position: absolute;
  top: 0;
  left: 14px;
  z-index: 3;
  border-radius: 10px;
  width: calc(100% - 28px);
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  content: "";
  background: #fff;
}

@media screen and (max-width: 834px) {
  .list-service__item:before {
    top: 6px;
    left: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background: transparent;
  }
}

.list-service__item .slick-arrow {
  position: absolute;
  top: 50%;
  border: none;
  width: 0;
  height: 0;
  font-size: 0;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.list-service__item .slick-arrow:hover,
.list-service__item .slick-arrow:focus {
  outline: none;
}

.list-service__item.slick-current {
  position: relative;
  z-index: 5;
}

.list-service__item.slick-current .list-service__item__wrap {
  border-bottom: solid 1px transparent;
}

.list-service__item.slick-current .slick-prev {
  left: -40px;
  z-index: 5;
  width: 20px;
  height: 32px;
  background: url(../img/index/ico-left.png) no-repeat;
}

@media screen and (max-width: 834px) {
  .list-service__item.slick-current .slick-prev {
    left: -34px;
  }
}

.list-service__item.slick-current .slick-next {
  right: -40px;
  z-index: 5;
  width: 20px;
  height: 32px;
  background: url(../img/index/ico-right.png) no-repeat;
}

@media screen and (max-width: 834px) {
  .list-service__item.slick-current .slick-next {
    right: -34px;
  }
}

.list-service__item.slick-current:after {
  opacity: 1;
}

.list-service__item.slick-current .list-service__ttl {
  color: #b945a7;
}

.list-service__item.slick-current .list-service__ttl span {
  color: #b945a7;
}

.list-service__item.slick-current .list-service__label {
  background: #b945a7;
}

.list-service__img {
  position: relative;
  margin-bottom: 34px;
}

.list-service__img img {
  display: block;
  border-radius: 10px;
  width: 100%;
}

.list-service__label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  bottom: -12px;
  left: 50%;
  justify-content: center;
  padding: 3px 10px;
  border-radius: 25px;
  min-width: 150px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #6f777a;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

@media screen and (max-width: 834px) {
  .list-service__label {
    min-width: 128px;
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.list-service__label b {
  margin-left: 5px;
  font-family: "SofiaPro-SemiBold";
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (max-width: 834px) {
  .list-service__label b {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1;
  }
}

.list-service__ttl {
  margin-bottom: 8px;
  padding-left: 13px;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.3;
  color: #333a3d;
}

@media screen and (max-width: 990px) {
  .list-service__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .list-service__ttl small {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .list-service__ttl span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .list-service__ttl {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1;
  }
  .list-service__ttl span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.list-service__ttl small {
  font-size: 16px;
  font-size: 1.6rem;
}

.list-service__ttl b {
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  font-weight: inherit;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.list-service__ttl span {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  color: #6f777a;
}

.list-service p {
  padding-left: 13px;
  overflow: hidden;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  color: #51585b;
}

@media screen and (max-width: 990px) {
  .list-service p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.page-content {
  background: url(../img/index/bg-02.png) repeat-y top left;
  background-position: top center;
  background-size: 1400px auto;
}

@media screen and (max-width: 834px) {
  .page-content {
    background-image: url(../img/index/bg-02-sp.png);
    background-size: 100% auto;
  }
}

@media screen and (max-width: 834px) {
  .page-content2 {
    background-image: url(../img/index/bg-02-sp.png);
    background-size: 100% auto;
  }
}

.object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.object:after {
  position: absolute;
  top: -12%;
  left: 78%;
  z-index: 1;
  width: 400%;
  height: 81%;
  content: "";
  background: rgba(0, 109, 232, 0.55);
}

@media screen and (max-width: 834px) {
  .object:after {
    top: -4.5%;
    left: 31%;
    height: 29.5%;
  }
}

.object__ttl {
  margin-bottom: 20px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.1538;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .object__ttl {
    margin-bottom: 15px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.227;
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .object__ttl {
    text-align: left;
  }
}

@media screen and (max-width: 330px) {
  .object__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.object__ttl2 {
  margin-bottom: 25px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial,
    Helvetica, Verdana, sans-serif;
  font-size: 50px;
  font-size: 5rem;
  font-weight: 600;
  color: #00a1e3;
}

@media screen and (max-width: 990px) {
  .object__ttl2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 834px) {
  .object__ttl2 {
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    max-width: 570px;
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.5px;
  }
}

@media screen and (max-width: 640px) {
  .object__ttl2 {
    margin-left: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 330px) {
  .object__ttl2 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 834px) {
  .object .btn-comp01 {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.object .txt-basic,
.object .sec-message-intro,
.object .message-main__txt,
.object .txt-overview,
.object .list-overview dt,
.list-overview .object dt,
.object .list-overview dd,
.list-overview .object dd,
.object .list-history .item__row,
.list-history .object .item__row,
.object .contact-page__step .item,
.contact-page__step .object .item,
.object .contact-page__form .item__label span,
.contact-page__form .item__label .object span,
.object .contact-page__form .item__input,
.contact-page__form .object .item__input,
.object .contact-page__form .item__textarea,
.contact-page__form .object .item__textarea,
.object .contact-page__txt {
  margin-bottom: 20px;
  padding-right: 20px;
  max-width: 570px;
  font-weight: 300;
  color: #51585b;
}

@media screen and (max-width: 834px) {
  .object .txt-basic,
  .object .sec-message-intro,
  .object .message-main__txt,
  .object .txt-overview,
  .object .list-overview dt,
  .list-overview .object dt,
  .object .list-overview dd,
  .list-overview .object dd,
  .object .list-history .item__row,
  .list-history .object .item__row,
  .object .contact-page__step .item,
  .contact-page__step .object .item,
  .object .contact-page__form .item__label span,
  .contact-page__form .item__label .object span,
  .object .contact-page__form .item__input,
  .contact-page__form .object .item__input,
  .object .contact-page__form .item__textarea,
  .contact-page__form .object .item__textarea,
  .object .contact-page__txt {
    margin: 0 auto 17px;
    padding-right: 0;
  }
}

.object__content {
  position: relative;
  width: 66%;
}

@media screen and (max-width: 834px) {
  .object__content {
    order: 2;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
  }
}

.object__img {
  z-index: 2;
  width: 34%;
}

@media screen and (max-width: 834px) {
  .object__img {
    order: 1;
    margin-bottom: 26px;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
  }
  .object__img img {
    display: block;
    margin: 0 auto;
    max-width: 60%;
  }
}

.object--odd .txt-basic,
.object--odd .sec-message-intro,
.object--odd .message-main__txt,
.object--odd .txt-overview,
.object--odd .list-overview dt,
.list-overview .object--odd dt,
.object--odd .list-overview dd,
.list-overview .object--odd dd,
.object--odd .list-history .item__row,
.list-history .object--odd .item__row,
.object--odd .contact-page__step .item,
.contact-page__step .object--odd .item,
.object--odd .contact-page__form .item__label span,
.contact-page__form .item__label .object--odd span,
.object--odd .contact-page__form .item__input,
.contact-page__form .object--odd .item__input,
.object--odd .contact-page__form .item__textarea,
.contact-page__form .object--odd .item__textarea,
.object--odd .contact-page__txt {
  margin-bottom: 40px;
  padding-right: 0;
}

@media screen and (max-width: 834px) {
  .object--odd .txt-basic,
  .object--odd .sec-message-intro,
  .object--odd .message-main__txt,
  .object--odd .txt-overview,
  .object--odd .list-overview dt,
  .list-overview .object--odd dt,
  .object--odd .list-overview dd,
  .list-overview .object--odd dd,
  .object--odd .list-history .item__row,
  .list-history .object--odd .item__row,
  .object--odd .contact-page__step .item,
  .contact-page__step .object--odd .item,
  .object--odd .contact-page__form .item__label span,
  .contact-page__form .item__label .object--odd span,
  .object--odd .contact-page__form .item__input,
  .contact-page__form .object--odd .item__input,
  .object--odd .contact-page__form .item__textarea,
  .contact-page__form .object--odd .item__textarea,
  .object--odd .contact-page__txt {
    margin-bottom: 33px;
  }
}

.object--odd .object__content {
  order: 2;
  padding-left: 10%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
}

@media screen and (max-width: 990px) {
  .object--odd .object__content {
    padding-left: 30px;
  }
}

@media screen and (max-width: 834px) {
  .object--odd .object__content {
    padding-left: 0;
  }
}

.object--odd .object__img {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.object--odd:after {
  right: 78%;
  left: auto;
}

@media screen and (max-width: 834px) {
  .object--odd:after {
    top: -5.5%;
    right: 31%;
    height: 36.5%;
  }
}

.sec-thinking {
  padding-bottom: 90px;
}

@media screen and (max-width: 834px) {
  .sec-thinking {
    padding-bottom: 60px;
  }
}

.sec-method {
  margin-bottom: 44px;
  padding: 45px 0 100px;
  background: rgba(89, 101, 142, 0.05);
}

@media screen and (max-width: 834px) {
  .sec-method {
    margin-bottom: 32px;
    padding-top: 28px;
    padding-bottom: 60px;
  }
}

.sec-method .ttl-comp01 {
  margin-bottom: 67px;
}

@media screen and (max-width: 834px) {
  .sec-method .ttl-comp01 {
    margin-bottom: 44px;
  }
}

.list-method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -17px 47px;
}

@media screen and (max-width: 834px) {
  .list-method {
    margin: 0 0 35px;
    padding: 0 28px;
  }
}

.list-method__number {
  position: absolute;
  top: -22px;
  left: 24px;
  font-family: "SofiaPro-SemiBold";
  font-size: 60px;
  font-size: 6rem;
  line-height: 0.7;
  color: #00a1e3;
}

@media screen and (max-width: 834px) {
  .list-method__number {
    top: -24px;
    left: 22px;
    font-size: 56px;
    font-size: 5.6rem;
  }
}

.list-method__img {
  margin-bottom: 13px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .list-method__img {
    margin-bottom: 20px;
  }
}

.list-method__ttl {
  margin-bottom: 11px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.428;
  color: #00a1e3;
  text-align: center;
}

@media screen and (max-width: 990px) {
  .list-method__ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  .list-method__ttl {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.528;
  }
}

.list-method .txt-basic,
.list-method .sec-message-intro,
.list-method .message-main__txt,
.list-method .txt-overview,
.list-method .list-overview dt,
.list-overview .list-method dt,
.list-method .list-overview dd,
.list-overview .list-method dd,
.list-method .list-history .item__row,
.list-history .list-method .item__row,
.list-method .contact-page__step .item,
.contact-page__step .list-method .item,
.list-method .contact-page__form .item__label span,
.contact-page__form .item__label .list-method span,
.list-method .contact-page__form .item__input,
.contact-page__form .list-method .item__input,
.list-method .contact-page__form .item__textarea,
.contact-page__form .list-method .item__textarea,
.list-method .contact-page__txt {
  font-size: 15px;
  font-size: 1.5rem;
}

.small-txt {
  display: inline-block;
  padding: 1rem 0 0 0;
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (max-width: 834px) {
  .list-method .txt-basic,
  .list-method .sec-message-intro,
  .list-method .message-main__txt,
  .list-method .txt-overview,
  .list-method .list-overview dt,
  .list-overview .list-method dt,
  .list-method .list-overview dd,
  .list-overview .list-method dd,
  .list-method .list-history .item__row,
  .list-history .list-method .item__row,
  .list-method .contact-page__step .item,
  .contact-page__step .list-method .item,
  .list-method .contact-page__form .item__label span,
  .contact-page__form .item__label .list-method span,
  .list-method .contact-page__form .item__input,
  .contact-page__form .list-method .item__input,
  .list-method .contact-page__form .item__textarea,
  .contact-page__form .list-method .item__textarea,
  .list-method .contact-page__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.list-method__item {
  position: relative;
  margin: 0 17px;
  padding: 50px 20px 28px;
  border-bottom: solid 1px #cbcbd0;
  border-radius: 10px;
  width: calc(33.33% - 34px);
  background: #fff;
}

@media screen and (max-width: 834px) {
  .list-method__item {
    margin: 0 0 42px;
    padding-top: 46px;
    padding-bottom: 21px;
    border-radius: 3px;
    width: 100%;
  }
  .list-method__item:last-child {
    margin-bottom: 0;
  }
}

.sec-experience {
  margin-bottom: 120px;
}
.sec-experience .note {
  padding-bottom: 2rem;
  font-size: 1.4rem;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .sec-experience {
    margin-bottom: 80px;
  }
}

.sec-experience .ttl-comp01 {
  margin-bottom: 55px;
}

@media screen and (max-width: 834px) {
  .sec-experience .ttl-comp01 {
    margin-bottom: 33px;
  }
}

.sec-experience .txt-basic,
.sec-experience .sec-message-intro,
.sec-experience .message-main__txt,
.sec-experience .txt-overview,
.sec-experience .list-overview dt,
.list-overview .sec-experience dt,
.sec-experience .list-overview dd,
.list-overview .sec-experience dd,
.sec-experience .list-history .item__row,
.list-history .sec-experience .item__row,
.sec-experience .contact-page__step .item,
.contact-page__step .sec-experience .item,
.sec-experience .contact-page__form .item__label span,
.contact-page__form .item__label .sec-experience span,
.sec-experience .contact-page__form .item__input,
.contact-page__form .sec-experience .item__input,
.sec-experience .contact-page__form .item__textarea,
.contact-page__form .sec-experience .item__textarea,
.sec-experience .contact-page__txt {
  margin: 0 auto;
  max-width: 800px;
}

.list-experience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px 38px;
  padding: 0 55px;
}

@media screen and (max-width: 834px) {
  .list-experience {
    margin: 0 -17px 36px;
    padding: 0;
  }
}

.list-experience__item {
  padding: 0 30px;
  width: 33.33%;
}

.list-experience__item .wrap {
  position: relative;
}

.list-experience__item span {
  position: absolute;
  top: 43%;
  left: 46%;
  align-items: baseline;
  font-family: "SofiaPro-SemiBold";
  font-size: 10rem;
  color: #435056;
  letter-spacing: -4px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.list-experience__item:nth-child(3) span {
  font-size: 8rem;
}
.list-experience__item label {
  position: relative;
  bottom: 4px;
  font-size: 5rem;
  font-weight: 700;
  letter-spacing: -0.5px;
}

@media screen and (max-width: 990px) {
  .list-experience__item span {
    font-size: 9rem;
    letter-spacing: -5px;
  }
}

@media screen and (max-width: 834px) {
  .list-experience__item span {
    left: 50%;
    font-size: 6.5rem;
  }
  .list-experience__item:nth-child(3) span {
    font-size: 5.2rem;
  }
  .list-experience__item label {
    font-size: 3.2rem;
    letter-spacing: normal;
  }
}

@media screen and (max-width: 330px) {
  .list-experience__item span {
    font-size: 70px;
    font-size: 7rem;
  }
}

@media screen and (max-width: 834px) {
  .list-experience__item {
    padding: 0 17px;
    width: 50%;
    text-align: center;
  }
  .list-experience__item img {
    max-width: 160px;
  }
  .list-experience__item:first-child {
    width: 100%;
  }
}

@media screen and (max-width: 330px) {
  .list-experience__item img {
    max-width: 120px;
  }
}

.page-content {
  overflow: hidden;
}

.sec-capacity {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .sec-capacity {
    margin-bottom: 60px;
  }
}

.sec-action {
  padding: 47px 0 100px;
  background: rgba(89, 101, 142, 0.05);
  .btn-comp01 {
    padding-right: 4rem;
    padding-left: 4rem;
    min-width: auto;
  }
}

@media screen and (max-width: 834px) {
  .sec-action {
    padding-top: 34px;
    padding-bottom: 60px;
  }
}

.sec-action .ttl-comp01 {
  margin-bottom: 46px;
}

@media screen and (max-width: 834px) {
  .sec-action .ttl-comp01 {
    margin-bottom: 37px;
  }
}

.action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px 60px;
}

@media screen and (max-width: 990px) {
  .action {
    margin-right: -10px;
    margin-left: -10px;
  }
}

@media screen and (max-width: 834px) {
  .action {
    margin-bottom: 32px;
  }
}

.action > * {
  padding: 0 30px;
  width: 50%;
}

@media screen and (max-width: 990px) {
  .action > * {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  .action > * {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .action__content {
    margin-bottom: 42px;
  }
}

.action__content ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  padding: 15px 0 10px;
  border-bottom: solid 1px #6f777a;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 834px) {
  .action__content ul li {
    padding: 10px 0 6px;
  }
}

.action__content ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.action__content ul li:after {
  position: absolute;
  top: 50%;
  right: 13px;
  border-top: solid 3px;
  border-left: solid 3px;
  width: 8px;
  height: 8px;
  color: #00a1e3;
  content: "";
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}

@media screen and (max-width: 834px) {
  .action__content ul li:after {
    right: 8px;
    width: 6px;
    height: 6px;
  }
}

.action__content ul li span {
  flex-shrink: 0;
  padding-left: 6px;
  width: 80px;
  font-family: "SofiaPro-SemiBold";
  font-size: 55px;
  font-size: 5.5rem;
  line-height: 0.7;
  color: #00a1e3;
  -ms-flex-negative: 0;
}

@media screen and (max-width: 834px) {
  .action__content ul li span {
    width: 50px;
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.action__content ul li p {
  width: calc(100% - 80px);
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #51585b;
}

@media screen and (max-width: 834px) {
  .action__content ul li p {
    padding-left: 4px;
    width: calc(100% - 50px);
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.action__content ul li p strong {
  display: block;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: inherit;
}

@media screen and (max-width: 834px) {
  .action__content ul li p strong {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.action__content ul li:first-child {
  padding-top: 0;
}

.action__img img {
  display: block;
  margin-bottom: 33px;
  width: 100%;
}

.sec-brand {
  padding: 88px 0 110px;
  overflow: hidden;
  background-color: #f9fafc;
  .btn-comp01 {
    padding-right: 4rem;
    padding-left: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-brand {
    padding: 40px 0 60px;
  }
}

.brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 80px;
  .txt-basic {
    padding: 4rem 0 6rem;
  }
}

@media screen and (max-width: 834px) {
  .brand {
    margin-bottom: 0;
    .txt-basic {
      padding: 2rem 0 3rem;
    }
  }
}

.brand__img {
  width: 50%;
}
.brand__content {
  padding-left: 3vw;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .brand > * {
    padding: 0;
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .brand__img {
    margin-bottom: 40px;
    padding-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .brand__content {
    margin: auto;
    padding-top: 0;
    padding-left: 0;
    max-width: 80%;
  }
}

.brand__content .sec-message-intro,
.brand__content .message-main__txt,
.brand__content .txt-overview,
.brand__content .list-overview dt,
.list-overview .brand__content dt,
.brand__content .list-overview dd,
.list-overview .brand__content dd,
.brand__content .list-history .item__row,
.list-history .brand__content .item__row,
.brand__content .contact-page__step .item,
.contact-page__step .brand__content .item,
.brand__content .contact-page__form .item__label span,
.contact-page__form .item__label .brand__content span,
.brand__content .contact-page__form .item__input,
.contact-page__form .brand__content .item__input,
.brand__content .contact-page__form .item__textarea,
.contact-page__form .brand__content .item__textarea,
.brand__content .contact-page__txt {
  margin-bottom: 50px;
}
.brand__content .txt-basic {
  margin-bottom: 3rem;
}

@media screen and (max-width: 834px) {
  .brand__content .btn-comp01 {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 834px) {
  .list-brand {
    margin-bottom: 30px;
  }
}

.list-brand .slick-list {
  padding: 0 16% 0 6.78% !important;
  overflow: initial;
}

@media screen and (max-width: 834px) {
  .list-brand .slick-list {
    padding: 0 10.8% !important;
  }
}

.list-brand__item {
  position: relative;
}

.list-brand__item img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .list-brand__item img {
    min-height: 165px;
    font-family: "object-fit: cover";
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.list-brand__ttl {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 50%;
  left: 50%;
  align-items: center;
  justify-content: center;
  padding: 35px 10px;
  border-radius: 5px;
  min-width: 240px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 834px) {
  .list-brand__ttl {
    padding: 26px 10px;
    min-width: 180px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-news {
  padding: 43px 0 95px;
  background: rgba(89, 101, 142, 0.05);
}

@media screen and (max-width: 834px) {
  .sec-news {
    padding-top: 33px;
    padding-bottom: 60px;
  }
}

.sec-news .ttl-comp01 {
  margin-bottom: 41px;
}

@media screen and (max-width: 834px) {
  .sec-news .ttl-comp01 {
    margin-bottom: 27px;
  }
}

.list-news {
  margin-bottom: 50px;
  border-bottom: solid 1px #cdced1;
  border-radius: 10px;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .list-news {
    margin-bottom: 33px;
  }
}

.list-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px 8% 15px 25px;
  border-bottom: solid 1px #cdced1;
  min-height: 80px;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 834px) {
  .list-news__item {
    padding: 12px 18px 15px;
  }
}

.list-news__item:after {
  position: absolute;
  top: 50%;
  right: 30px;
  border-top: solid 3px;
  border-left: solid 3px;
  width: 8px;
  height: 8px;
  color: #00a1e3;
  content: "";
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}

@media screen and (max-width: 834px) {
  .list-news__item:after {
    display: none;
  }
}

.list-news__item:last-child {
  border-bottom: 0;
}

.list-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  color: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.list-news__time {
  width: 107px;
  font-family: "SofiaPro-Regular";
  font-size: 16px;
  font-size: 1.6rem;
  color: #888;
}

@media screen and (max-width: 834px) {
  .list-news__time {
    width: 84px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.list-news__label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 4px;
  min-width: 110px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  background: #00aeef;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 834px) {
  .list-news__label {
    padding: 3px 10px;
    border-radius: 2px;
    min-width: 82px;
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.list-news__label--pink {
  background: #eb5a98;
}

.list-news__label--gray {
  background: #5d6d75;
}

.list-news p {
  padding-left: 22px;
  width: calc(100% - 107px - 110px);
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .list-news p {
    padding-top: 10px;
    padding-left: 0;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

.list-news--style02 {
  border-bottom: 0;
  background: transparent;
}

.list-news--style02 .list-news__item {
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0;
  border-bottom: 0;
}

@media screen and (max-width: 834px) {
  .list-news--style02 .list-news__item {
    margin-bottom: 0;
  }
}

.list-news--style02 .list-news__item:after {
  display: none;
}

@media screen and (max-width: 834px) {
  .list-news--style02 .list-news__item .list-news__time {
    width: 78px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  .list-news--style02 .list-news__item .list-news__label {
    min-width: 70px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.list-news--style02 .list-news__item p {
  padding-left: 47px;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

@media screen and (max-width: 834px) {
  .list-news--style02 .list-news__item p {
    padding-left: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4285;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.sec-contact {
  padding: 68px 0 82px;
  background: url(../img/common/bg-03.jpg) no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .sec-contact {
    padding: 30px 0 55px;
    background-image: url(../img/common/bg-03-sp.jpg);
  }
}

.sec-contact .txt-basic,
.sec-contact .sec-message-intro,
.sec-contact .message-main__txt,
.sec-contact .txt-overview,
.sec-contact .list-overview dt,
.list-overview .sec-contact dt,
.sec-contact .list-overview dd,
.list-overview .sec-contact dd,
.sec-contact .list-history .item__row,
.list-history .sec-contact .item__row,
.sec-contact .contact-page__step .item,
.contact-page__step .sec-contact .item,
.sec-contact .contact-page__form .item__label span,
.contact-page__form .item__label .sec-contact span,
.sec-contact .contact-page__form .item__input,
.contact-page__form .sec-contact .item__input,
.sec-contact .contact-page__form .item__textarea,
.contact-page__form .sec-contact .item__textarea,
.sec-contact .contact-page__txt {
  margin-bottom: 42px;
  color: #fff;
}

@media screen and (max-width: 834px) {
  .sec-contact .txt-basic,
  .sec-contact .sec-message-intro,
  .sec-contact .message-main__txt,
  .sec-contact .txt-overview,
  .sec-contact .list-overview dt,
  .list-overview .sec-contact dt,
  .sec-contact .list-overview dd,
  .list-overview .sec-contact dd,
  .sec-contact .list-history .item__row,
  .list-history .sec-contact .item__row,
  .sec-contact .contact-page__step .item,
  .contact-page__step .sec-contact .item,
  .sec-contact .contact-page__form .item__label span,
  .contact-page__form .item__label .sec-contact span,
  .sec-contact .contact-page__form .item__input,
  .contact-page__form .sec-contact .item__input,
  .sec-contact .contact-page__form .item__textarea,
  .contact-page__form .sec-contact .item__textarea,
  .sec-contact .contact-page__txt {
    margin-bottom: 25px;
  }
}

.sec-contact ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px;
  color: #fff;
}

@media screen and (max-width: 990px) {
  .sec-contact ul {
    margin: 0 -10px;
  }
}

@media screen and (max-width: 834px) {
  .sec-contact ul {
    margin: 0;
  }
}

.sec-contact ul li {
  padding: 0 30px;
  width: 50%;
}

@media screen and (max-width: 990px) {
  .sec-contact ul li {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  .sec-contact ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 25px;
    padding: 0;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
  }
  .sec-contact ul li:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .sec-contact ul li {
    margin-right: auto;
    margin-left: auto;
    max-width: 345px;
  }
}

.sec-contact ul li:first-child a span {
  margin-top: -4px;
}

@media screen and (max-width: 834px) {
  .sec-contact ul li:first-child a span {
    margin-top: -2px;
  }
}

.sec-contact ul li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  padding: 10px 20px;
  border: solid 2px #fff;
  border-radius: 10px;
  width: 100%;
  min-height: 80px;
  font-family: "SofiaPro-SemiBold";
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 0.7;
  color: inherit;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

@media screen and (max-width: 834px) {
  .sec-contact ul li a {
    margin-bottom: 4px;
    border-radius: 4px;
    min-height: 60px;
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.sec-contact ul li a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  align-items: center;
  justify-content: center;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.sec-contact ul li a img {
  margin-right: 8px;
}

@media screen and (min-width: 835px) {
  .sec-contact ul li a img {
    margin-bottom: -5px;
  }
}

@media screen and (max-width: 834px) {
  .sec-contact ul li a img {
    margin-right: 5px;
    max-width: 24px;
  }
}

.sec-contact ul li a.text {
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ",
    "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
}

@media screen and (max-width: 834px) {
  .sec-contact ul li a.text {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.sec-contact ul li a.text img {
  margin-right: 17px;
}

@media screen and (max-width: 834px) {
  .sec-contact ul li a.text img {
    margin-right: 12px;
  }
}

.sec-contact ul li p {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

@media screen and (max-width: 990px) {
  .sec-contact ul li p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 834px) {
  .sec-contact ul li p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 330px) {
  .sec-contact ul li p {
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-contact ul li p span {
  margin-right: 17px;
}

@media screen and (max-width: 834px) {
  .sec-contact ul li p span {
    margin-right: 11px;
  }
}

.sec-contact ul li p span:last-child {
  margin-right: 0;
}

.sec-contact ul li p span .btn-comp02 {
  margin-right: 10px !important;
  font-size: 13px;
  font-size: 1.3rem;
}

@media screen and (max-width: 834px) {
  .sec-contact ul li p span .btn-comp02 {
    margin-right: 7px !important;
  }
}

.txt-basic__medium {
  display: inline-block;
  width: 100%;
  font-weight: 500;
}

.sec-suggest01 {
  padding-top: 70px;
}

@media screen and (max-width: 834px) {
  .sec-suggest01 {
    margin-bottom: 33px;
    padding-top: 35px;
  }
}

.sec-suggest01 .mb {
  margin-bottom: 50px;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .sec-suggest01 .mb {
    margin-bottom: 30px;
  }
}

.sec-suggest01 .ttl-suggest {
  margin-bottom: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.08;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .sec-suggest01 .ttl-suggest {
    margin-bottom: 16px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-suggest01 .img-suggest {
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .sec-suggest01 .img-suggest {
    margin-bottom: 20px;
  }
}

.step-name__number {
  display: inline-block;
  margin-right: 25px;
  padding: 4px 10px;
  border-radius: 30px;
  min-width: 150px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  background: #0ca0dd;
}

@media screen and (max-width: 834px) {
  .step-name__number {
    margin-right: 0;
    margin-bottom: 17px;
    padding: 5px 0;
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.list-suggest .step-name {
  margin-bottom: 50px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  color: #333a3d;
}

@media screen and (max-width: 834px) {
  .list-suggest .step-name {
    margin-bottom: 19px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.list-suggest .img {
  margin-bottom: 19px;
}

@media screen and (max-width: 834px) {
  .list-suggest .img {
    margin-bottom: 13px;
  }
}

.list-suggest .img img {
  border-radius: 5px;
}

@media screen and (max-width: 834px) {
  .list-suggest .img img {
    width: 100%;
  }
}

.list-suggest .txt-des__ttl {
  margin-bottom: 12px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.42;
  color: #333a3d;
}

@media screen and (max-width: 834px) {
  .list-suggest .txt-des__ttl {
    margin-bottom: 6px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.list-suggest .step-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

@media screen and (max-width: 834px) {
  .list-suggest .step-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.list-suggest .step-content:after {
  position: absolute;
  top: 19%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 69px;
  height: 59px;
  content: "";
  background: url("../img/suggest/img-03.png") no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 990px) {
  .list-suggest .step-content:after {
    top: 14%;
  }
}

@media screen and (max-width: 834px) {
  .list-suggest .step-content:after {
    content: none;
  }
}

.list-suggest .step-content01 {
  margin-right: 160px;
  margin-bottom: 68px;
  width: calc(50% - 80px);
}

@media screen and (max-width: 834px) {
  .list-suggest .step-content01 {
    position: relative;
    margin-right: 0;
    margin-bottom: 85px;
    width: 100%;
  }
  .list-suggest .step-content01:after {
    position: absolute;
    top: calc(100% + 17px);
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 63px;
    height: 50px;
    content: "";
    background: url("../img/suggest/img-03-sp.png") no-repeat center center;
    background-size: cover;
  }
}

.list-suggest .step-content01 .txt-basic,
.list-suggest .step-content01 .sec-message-intro,
.list-suggest .step-content01 .message-main__txt,
.list-suggest .step-content01 .txt-overview,
.list-suggest .step-content01 .list-overview dt,
.list-overview .list-suggest .step-content01 dt,
.list-suggest .step-content01 .list-overview dd,
.list-overview .list-suggest .step-content01 dd,
.list-suggest .step-content01 .list-history .item__row,
.list-history .list-suggest .step-content01 .item__row,
.list-suggest .step-content01 .contact-page__step .item,
.contact-page__step .list-suggest .step-content01 .item,
.list-suggest .step-content01 .contact-page__form .item__label span,
.contact-page__form .item__label .list-suggest .step-content01 span,
.list-suggest .step-content01 .contact-page__form .item__input,
.contact-page__form .list-suggest .step-content01 .item__input,
.list-suggest .step-content01 .contact-page__form .item__textarea,
.contact-page__form .list-suggest .step-content01 .item__textarea,
.list-suggest .step-content01 .contact-page__txt {
  color: #333a3d;
}

.list-suggest .step-content01:last-child {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .list-suggest .step-content01:last-child {
    margin-bottom: 44px;
  }
  .list-suggest .step-content01:last-child:after {
    content: none;
  }
}

@media screen and (max-width: 834px) {
  .ttl-comp03.txt-left {
    text-align: center;
  }
}

.sec-suggest02 {
  margin-bottom: 50px;
  padding-top: 2rem;
}

@media screen and (max-width: 834px) {
  .sec-suggest02 {
    margin-bottom: 40px;
  }
}

.sec-suggest02 .mb02 {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .sec-suggest02 .mb02 {
    margin-bottom: 28px;
  }
}

.sec-suggest03 {
  margin-bottom: 130px;
  padding-top: 2rem;
}

@media screen and (max-width: 834px) {
  .sec-suggest03 {
    margin-bottom: 60px;
  }
}

.sec-suggest03 .txt-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 834px) {
  .sec-suggest03 .txt-description {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 28px;
  }
}

.sec-suggest03 .txt-description .img {
  padding-right: 40px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .sec-suggest03 .txt-description .img {
    padding-right: 0;
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .sec-suggest03 .txt-description .img img {
    width: 100%;
  }
}

.sec-suggest03 .txt-description__content {
  margin-top: -17px;
  padding-left: 40px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .sec-suggest03 .txt-description__content {
    margin-top: 14px;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}

.sec-suggest03 .ttl-comp03 {
  margin-bottom: 44px;
}

@media screen and (max-width: 834px) {
  .sec-suggest03 .ttl-comp03 {
    margin-bottom: 23px;
  }
}

.sec-suggest03 .txt-basic,
.sec-suggest03 .sec-message-intro,
.sec-suggest03 .message-main__txt,
.sec-suggest03 .txt-overview,
.sec-suggest03 .list-overview dt,
.list-overview .sec-suggest03 dt,
.sec-suggest03 .list-overview dd,
.list-overview .sec-suggest03 dd,
.sec-suggest03 .list-history .item__row,
.list-history .sec-suggest03 .item__row,
.sec-suggest03 .contact-page__step .item,
.contact-page__step .sec-suggest03 .item,
.sec-suggest03 .contact-page__form .item__label span,
.contact-page__form .item__label .sec-suggest03 span,
.sec-suggest03 .contact-page__form .item__input,
.contact-page__form .sec-suggest03 .item__input,
.sec-suggest03 .contact-page__form .item__textarea,
.contact-page__form .sec-suggest03 .item__textarea,
.sec-suggest03 .contact-page__txt {
  color: #435056;
}

.link-target {
  margin-bottom: 99px;
}

@media screen and (max-width: 834px) {
  .link-target {
    margin-bottom: 34px;
  }
}

.link-target .list_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -7px;
}

@media screen and (max-width: 834px) {
  .link-target .list_link {
    margin: 0;
  }
}

@media screen and (max-width: 834px) {
  .link-target .list_link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.link-target .list_link .item {
  padding: 0 7px;
  width: 25%;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .link-target .list_link .item {
    margin-bottom: 18px;
    padding: 0;
    width: 100%;
  }
}

.link-target .list_link .item .item-wrap {
  display: inline-block;
  position: relative;
  padding: 25px 14px 53px;
  border-radius: 7px;
  width: 100%;
  color: #333a3d;
  background: #f1f1f1;
}

@media screen and (max-width: 834px) {
  .link-target .list_link .item .item-wrap {
    padding: 13px 10px 10px 16px;
  }
}

.link-target .list_link .item .item-wrap .link-arrow {
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .link-target .list_link .item .item-wrap .link-arrow {
    right: 2px;
    bottom: 9px;
    left: auto;
    width: 33px;
    height: 33px;
  }
}

.link-target .list_link .item .link-content {
  display: inline-block;
  width: 100%;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1.48;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .link-target .list_link .item .link-content {
    position: relative;
    padding-right: 50px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.67;
  }
}

.link-target .list_link .item .step-name__number {
  margin-right: 0;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .link-target .list_link .item .step-name__number {
    margin-bottom: 6px;
    width: 122px;
    min-width: 122px;
  }
}

.block-connect {
  padding: 35px 85px 32px 95px;
  background: #f5f5f5;
  div {
    &:nth-child(3) {
      margin: 4rem 0 2rem;
    }
  }
}

@media screen and (max-width: 990px) {
  .block-connect {
    padding: 35px 35px 49px 35px;
  }
}

@media screen and (max-width: 834px) {
  .block-connect {
    padding: 25px 15px;
  }
}

.block-connect .block-connect__number a {
  font-size: 56px;
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1;
  color: #435056;
}

@media screen and (max-width: 1200px) {
  .block-connect .block-connect__number a {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

@media screen and (max-width: 990px) {
  .block-connect .block-connect__number a {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media screen and (max-width: 834px) {
  .block-connect .block-connect__number a {
    font-size: 34px;
    font-size: 3.4rem;
  }
}

@media screen and (max-width: 374px) {
  .block-connect .block-connect__number a {
    font-size: 29px;
    font-size: 2.9rem;
  }
}

.block-connect .block-connect__number:before {
  display: inline-block;
  margin-right: 15px;
  width: 57px;
  height: 57px;
  content: "";
  background: url("../img/performance/icon_phone.png") no-repeat center center;
  background-size: 100%;
}

@media screen and (max-width: 834px) {
  .block-connect .block-connect__number:before {
    margin-right: 10px;
    width: 37px;
    height: 37px;
    background-size: 100%;
  }
}

.block-connect__schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 834px) {
  .block-connect__schedule {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.block-connect__schedule .block-connect__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 60%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}

@media screen and (max-width: 1200px) {
  .block-connect__schedule .block-connect__number {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  .block-connect__schedule .block-connect__number {
    justify-content: center;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
  }
}

.block-connect__schedule .txt-20 {
  padding-top: 10px;
  padding-left: 20px;
  width: 40%;
}

@media screen and (max-width: 1200px) {
  .block-connect__schedule .txt-20 {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  .block-connect__schedule .txt-20 {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 834px) and (max-width: 834px) {
  .block-connect__schedule .txt-20 {
    padding-top: 18px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.64;
  }
}

.txt-20 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .txt-20 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.48;
  }
}

@media screen and (max-width: 374px) {
  .txt-20 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.txt-20__blue {
  margin-bottom: 12px;
  color: #0ca0dd;
}

@media screen and (max-width: 834px) {
  .txt-20__blue {
    text-align: center;
  }
}

.sec-logo {
  margin-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .sec-logo {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .sec-logo {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 834px) {
  .sec-logo .ttl-comp03 {
    margin-bottom: 18px;
  }
}

.sec-logo .mb {
  margin-bottom: 57px;
}

@media screen and (max-width: 834px) {
  .sec-logo .mb {
    margin-bottom: 40px;
    text-align: left;
  }
}

.list-logo {
  text-align: center;
}

.list-logo .step-name__number {
  margin: 0 auto 30px;
  padding: 7px 20px 8px;
  min-width: 211px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .list-logo .step-name__number {
    margin: 0 auto 17px;
    width: auto;
    min-width: 180px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.list-logo .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}

.list-logo .list .item {
  margin-bottom: 31px;
  padding: 22px 25px;
  border: 2px solid #0ca0dd;
  border-radius: 6px;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item {
    margin-right: 20px;
    padding: 20px 15px;
    width: calc(50% - 10px);
  }
  .list-logo .list .item:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .list-logo .list .item {
    margin-right: 0;
    margin-bottom: 19px;
    width: 100%;
  }
}

.list-logo .list .item .item-sub__couple {
  margin-bottom: 36px;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item .item-sub__couple {
    margin-bottom: 17px;
  }
}

.list-logo .list .item .item-sub__couple:last-child {
  margin-bottom: 0;
}

.list-logo .list .item-sub {
  text-align: left;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-sub {
    padding-right: 5px;
    width: 50%;
  }
  .list-logo .list .item-sub:last-child {
    padding-right: 0;
    padding-left: 5px;
  }
}

@media screen and (max-width: 640px) {
  .list-logo .list .item-sub {
    padding-right: 0;
  }
}

.list-logo .list .item .list-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item .list-sub {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.list-logo .list .item .list-sub__full {
  display: inline-block;
}

.list-logo .list .item .list-sub__full .item-sub {
  margin-bottom: 10px;
  padding-left: 0;
  width: 100%;
}

@media screen and (min-width: 835px) {
  .list-logo .list .item-full {
    padding: 20px 41px 34px 46px;
    width: 100%;
  }
}

.list-logo .list .item-full .list-sub .item-sub {
  padding-right: 10px;
}

.list-logo .list .item-full .list-sub .item-sub:last-child {
  padding-right: 0;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-full .list-sub .item-sub {
    margin-bottom: 10px;
  }
  .list-logo .list .item-full .list-sub .item-sub:last-child {
    margin-bottom: 0;
  }
}

.list-logo .list .item-full .list-sub > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}

.list-logo .list .item-full .list-sub .list-sub01 {
  width: 60%;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-full .list-sub .list-sub01 img {
    min-height: 28px;
  }
}

.list-logo .list .item-full .list-sub .list-sub01 .item-sub:first-child {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-full .list-sub .list-sub01 .item-sub:first-child {
    width: 100%;
  }
}

.list-logo .list .item-full .list-sub .list-sub01 .item-sub:last-child {
  padding-right: 10px;
  width: 51%;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-full .list-sub .list-sub01 .item-sub:last-child {
    padding-left: 0;
    width: 100%;
  }
}

.list-logo .list .item-full .list-sub .list-sub02 {
  padding-left: 0;
  width: 40%;
}

@media screen and (max-width: 640px) {
  .list-logo .list .item-full .list-sub .list-sub02 {
    padding-left: 0;
  }
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-full .list-sub .list-sub02 .item-sub img {
    min-height: 28px;
  }
}

.list-logo .list .item-full .list-sub .list-sub02 .item-sub:first-child {
  width: 62%;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-full .list-sub .list-sub02 .item-sub:first-child {
    padding-right: 0;
    width: 100%;
  }
}

.list-logo .list .item-full .list-sub .list-sub02 .item-sub:last-child {
  padding-left: 36px;
  width: 38%;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-full .list-sub .list-sub02 .item-sub:last-child {
    padding-left: 0;
    width: 100%;
  }
}

@media screen and (min-width: 835px) {
  .list-logo .list .item-half {
    margin-right: 40px;
    padding: 22px 25px 30px 39px;
    width: calc(50% - 20px);
  }
  .list-logo .list .item-half .item-sub__couple {
    margin-bottom: 10px;
  }
  .list-logo .list .item-half .step-name__number {
    margin-bottom: 10px;
  }
  .list-logo .list .item-half__last {
    margin-right: 0;
  }
  .list-logo .list .item-half__last .item-sub__couple {
    margin-bottom: 35px;
  }
  .list-logo .list .item-half__last .step-name__number {
    margin-bottom: 26px;
  }
  .list-logo .list .item-half .list-sub .item-sub {
    width: 50%;
  }
  .list-logo .list .item-half .list-sub .item-sub:nth-child(even) {
    padding-left: 20px;
  }
}

.list-logo .list .item-half__other {
  padding: 22px 25px 22px 28px;
}

@media screen and (max-width: 834px) {
  .list-logo .list .item-half__other {
    padding: 20px 15px;
  }
}

@media screen and (max-width: 640px) {
  .list-logo .list .item-half__other {
    padding: 20px 15px 15px 25px;
  }
}

.list-logo .list .item-half__other .list-sub {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-logo .list .item-half__other .list-sub .item-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-bottom: 10px;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
}

.list-logo .list .item-half__other .list-sub .item-sub:nth-child(even) {
  padding-left: 0;
}

.list-logo .list .item-half__other .list-sub .item-sub .item-sub__couple {
  margin-bottom: 0;
  padding-right: 10px;
  width: 60%;
}

.list-logo .list .item-half__other .list-sub .item-sub .item-sub__couple:last-child {
  padding-right: 0;
  padding-left: 17px;
  width: 40%;
}

@media screen and (min-width: 835px) {
  .list-logo .list .item-triangle {
    margin-right: 20px;
    width: calc(33.33% - 13.33px);
  }
  .list-logo .list .item-triangle .step-name__number {
    margin-bottom: 32px;
  }
  .list-logo .list .item-triangle__last {
    margin-right: 0;
  }
  .list-logo .list .item-triangle__last .step-name__number {
    margin-bottom: 16px;
  }
  .list-logo .list .item-triangle__other {
    padding: 20px 15px;
  }
  .list-logo .list .item-triangle__other .step-name__number {
    margin-bottom: 11px;
  }
  .list-logo .list .item-triangle__other .item-sub__couple {
    margin-bottom: 14px;
  }
  .list-logo .list .item-triangle .list-sub__half .item-sub {
    width: 55%;
  }
  .list-logo .list .item-triangle .list-sub__half .item-sub:last-child {
    padding-left: 26px;
    width: 45%;
  }
  .list-logo .list .item-triangle .list-sub__full {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .list-logo .list .item-triangle .list-sub__full .item-sub {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 835px) and (max-width: 990px) {
  .list-logo .list .item-triangle__last {
    padding: 20px 9px;
  }
}

@media screen and (max-width: 640px) {
  .list-logo .list .item-triangle__last .list-sub__full {
    width: 100%;
    text-align: center;
  }
  .list-logo .list .item-triangle__last .list-sub__full .item-sub__couple {
    text-align: center;
  }
}

@media screen and (min-width: 991px) {
  .list-logo .list .item-triangle__other {
    padding: 20px 25px 5px 39px;
  }
}

.list-logo .list .item-triangle .list-sub__parallel .item-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

.list-logo .list .item-triangle .list-sub__parallel .item-sub:last-child {
  margin-bottom: 0;
}

.list-logo .list .item-triangle .list-sub__parallel .item-sub .item-sub__couple {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .list-logo .list .item-triangle .list-sub__parallel .item-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.sec-message-main__notbefore {
  padding-top: 4rem;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore {
    padding-top: 2rem;
  }
}

.sec-message-main__notbefore .message-main__list {
  margin-bottom: 121px;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .message-main__list {
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .message-main__list .item {
    margin-bottom: 47px;
  }
}

.sec-message-main__notbefore .message-main__list .item__img {
  width: 35%;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .message-main__list .item__img {
    width: 100%;
  }
}

.sec-message-main__notbefore .message-main__list .item__body {
  padding: 16px 0 0 85px;
  width: 65%;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .message-main__list .item__body {
    padding: 12px 0 0 0px;
    width: 100%;
  }
}

.sec-message-main__notbefore .message-main__list .item__ttl {
  margin-bottom: 22px;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .message-main__list .item__ttl {
    margin-bottom: 4px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
  }
}

.sec-message-main__notbefore .message-main__list .item:before {
  content: none;
}

.sec-message-main__notbefore .message-main__list .item:nth-child(even) .item__body {
  padding: 0px 64px 0 0;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .message-main__list .item:nth-child(even) .item__body {
    padding: 12px 0 0 0;
  }
}

.sec-message-main__notbefore .message-main__list .item:nth-child(even) .item__ttl {
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .message-main__list .txt-basic,
  .sec-message-main__notbefore .message-main__list .sec-message-intro,
  .sec-message-main__notbefore .message-main__list .message-main__txt,
  .sec-message-main__notbefore .message-main__list .txt-overview,
  .sec-message-main__notbefore .message-main__list .list-overview dt,
  .list-overview .sec-message-main__notbefore .message-main__list dt,
  .sec-message-main__notbefore .message-main__list .list-overview dd,
  .list-overview .sec-message-main__notbefore .message-main__list dd,
  .sec-message-main__notbefore .message-main__list .list-history .item__row,
  .list-history .sec-message-main__notbefore .message-main__list .item__row,
  .sec-message-main__notbefore .message-main__list .contact-page__step .item,
  .contact-page__step .sec-message-main__notbefore .message-main__list .item,
  .sec-message-main__notbefore .message-main__list .contact-page__form .item__label span,
  .contact-page__form .item__label .sec-message-main__notbefore .message-main__list span,
  .sec-message-main__notbefore .message-main__list .contact-page__form .item__input,
  .contact-page__form .sec-message-main__notbefore .message-main__list .item__input,
  .sec-message-main__notbefore .message-main__list .contact-page__form .item__textarea,
  .contact-page__form .sec-message-main__notbefore .message-main__list .item__textarea,
  .sec-message-main__notbefore .message-main__list .contact-page__txt {
    line-height: 1.45;
  }
}

.sec-message-main__notbefore .ttl-comp03 {
  margin-bottom: 40px;
}

@media screen and (max-width: 834px) {
  .sec-message-main__notbefore .ttl-comp03 {
    margin-bottom: 25px;
  }
}

.step-name__number--bigger {
  margin-right: 0;
  margin-bottom: 50px;
  padding: 9px 23px 10px;
  min-width: 220px;
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 1200px) {
  .step-name__number--bigger {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 990px) {
  .step-name__number--bigger {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 834px) {
  .step-name__number--bigger {
    margin-bottom: 30px;
    padding: 10px 28px;
    width: auto;
    min-width: 155px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.block-functions:nth-child(2n) .list-functions {
  margin-bottom: 27px;
}

@media screen and (max-width: 640px) {
  .block-functions:last-child .list-functions .item {
    margin-right: 0;
    width: 100%;
  }
  .block-functions:last-child .list-functions .item .img,
  .block-functions:last-child .list-functions .item .description {
    margin-right: 9px;
    width: calc(50% - 9px);
  }
}

@media screen and (max-width: 640px) {
  .block-functions:last-child .list-functions .item:nth-child(2n) {
    margin-right: 0;
  }
}

.list-functions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
}

@media screen and (max-width: 834px) {
  .list-functions {
    margin-bottom: 18px;
  }
}

.list-functions .item {
  margin-right: 50px;
  margin-bottom: 62px;
  width: calc(33.33% - 33.33px);
}

@media screen and (max-width: 834px) {
  .list-functions .item {
    margin-right: 14px;
    margin-bottom: 40px;
    width: calc(50% - 7px);
  }
}

.list-functions .item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .list-functions .item:nth-child(3n) {
    margin-right: 14px;
  }
}

@media screen and (max-width: 834px) {
  .list-functions .item:nth-child(2n) {
    margin-right: 0;
  }
}

.list-functions .item .img {
  margin-bottom: 21px;
}

@media screen and (max-width: 834px) {
  .list-functions .item .img {
    margin-bottom: 7px;
  }
}

.list-functions .item .description__name {
  margin-bottom: 11px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.4167;
  color: #333a3d;
}

@media screen and (max-width: 834px) {
  .list-functions .item .description__name {
    margin-bottom: 8px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.375;
  }
}

@media screen and (max-width: 374px) {
  .list-functions .item .description__name {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-functions {
  margin-bottom: 75px;
}

@media screen and (max-width: 834px) {
  .sec-functions {
    margin-bottom: 19px;
  }
}

.sec-mv {
  position: relative;
}

.sec-mv__img img {
  width: 100%;
}

.sec-mv__ttl {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .sec-mv__ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.sec-message-intro {
  margin-bottom: 68px;
  padding: 69px 0 85px;
  text-align: center;
  background-color: #f8f8f8;
}

@media screen and (min-width: 835px) {
  .sec-message-intro {
    color: #435056;
  }
}

@media screen and (max-width: 834px) {
  .sec-message-intro {
    margin-bottom: 31px;
    padding: 28px 0 28px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }
}

.sec-message-main {
  margin-top: 6rem;
  padding-bottom: 12rem;
}

@media screen and (max-width: 834px) {
  .sec-message-main {
    margin-top: 3rem;
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 835px) {
  .sec-message-main .txt-basic,
  .sec-message-main .sec-message-intro,
  .sec-message-main .message-main__txt,
  .sec-message-main .txt-overview,
  .sec-message-main .list-overview dt,
  .list-overview .sec-message-main dt,
  .sec-message-main .list-overview dd,
  .list-overview .sec-message-main dd,
  .sec-message-main .list-history .item__row,
  .list-history .sec-message-main .item__row,
  .sec-message-main .contact-page__step .item,
  .contact-page__step .sec-message-main .item,
  .sec-message-main .contact-page__form .item__label span,
  .contact-page__form .item__label .sec-message-main span,
  .sec-message-main .contact-page__form .item__input,
  .contact-page__form .sec-message-main .item__input,
  .sec-message-main .contact-page__form .item__textarea,
  .contact-page__form .sec-message-main .item__textarea,
  .sec-message-main .contact-page__txt {
    color: #435056;
  }
}

@media screen and (max-width: 834px) {
  .sec-message-main .txt-basic,
  .sec-message-main .sec-message-intro,
  .sec-message-main .message-main__txt,
  .sec-message-main .txt-overview,
  .sec-message-main .list-overview dt,
  .list-overview .sec-message-main dt,
  .sec-message-main .list-overview dd,
  .list-overview .sec-message-main dd,
  .sec-message-main .list-history .item__row,
  .list-history .sec-message-main .item__row,
  .sec-message-main .contact-page__step .item,
  .contact-page__step .sec-message-main .item,
  .sec-message-main .contact-page__form .item__label span,
  .contact-page__form .item__label .sec-message-main span,
  .sec-message-main .contact-page__form .item__input,
  .contact-page__form .sec-message-main .item__input,
  .sec-message-main .contact-page__form .item__textarea,
  .contact-page__form .sec-message-main .item__textarea,
  .sec-message-main .contact-page__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-greeting {
  padding-bottom: 8rem;
}

@media screen and (max-width: 834px) {
  .sec-greeting {
    padding-bottom: 4rem;
  }
}

.sec-greeting .ttl-comp03 {
  margin-bottom: 41px;
}

@media screen and (max-width: 834px) {
  .sec-greeting .ttl-comp03 {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 835px) {
  .sec-greeting .txt-basic,
  .sec-greeting .sec-message-intro,
  .sec-greeting .message-main__txt,
  .sec-greeting .txt-overview,
  .sec-greeting .list-overview dt,
  .list-overview .sec-greeting dt,
  .sec-greeting .list-overview dd,
  .list-overview .sec-greeting dd,
  .sec-greeting .list-history .item__row,
  .list-history .sec-greeting .item__row,
  .sec-greeting .contact-page__step .item,
  .contact-page__step .sec-greeting .item,
  .sec-greeting .contact-page__form .item__label span,
  .contact-page__form .item__label .sec-greeting span,
  .sec-greeting .contact-page__form .item__input,
  .contact-page__form .sec-greeting .item__input,
  .sec-greeting .contact-page__form .item__textarea,
  .contact-page__form .sec-greeting .item__textarea,
  .sec-greeting .contact-page__txt {
    color: #435056;
  }
}

@media screen and (max-width: 834px) {
  .sec-greeting .txt-basic,
  .sec-greeting .sec-message-intro,
  .sec-greeting .message-main__txt,
  .sec-greeting .txt-overview,
  .sec-greeting .list-overview dt,
  .list-overview .sec-greeting dt,
  .sec-greeting .list-overview dd,
  .list-overview .sec-greeting dd,
  .sec-greeting .list-history .item__row,
  .list-history .sec-greeting .item__row,
  .sec-greeting .contact-page__step .item,
  .contact-page__step .sec-greeting .item,
  .sec-greeting .contact-page__form .item__label span,
  .contact-page__form .item__label .sec-greeting span,
  .sec-greeting .contact-page__form .item__input,
  .contact-page__form .sec-greeting .item__input,
  .sec-greeting .contact-page__form .item__textarea,
  .contact-page__form .sec-greeting .item__textarea,
  .sec-greeting .contact-page__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.message-main__list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 65px;
}

@media screen and (max-width: 834px) {
  .message-main__list .item {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 55px;
  }
}

.message-main__list .item:before {
  position: absolute;
  top: -35px;
  left: -200px;
  z-index: 1;
  width: 420px;
  height: 80.955%;
  content: "";
  background-color: #61c1e9;
}

@media screen and (max-width: 834px) {
  .message-main__list .item:before {
    top: -23px;
    left: -20px;
    width: 60%;
    height: 70%;
  }
}

@media screen and (max-width: 500px) {
  .message-main__list .item:before {
    width: 82%;
    height: 49%;
  }
}

.message-main__list .item__img {
  position: relative;
  z-index: 2;
  width: 34%;
}

@media screen and (max-width: 834px) {
  .message-main__list .item__img {
    width: 67%;
    text-align: right;
  }
}

.message-main__list .item__img img {
  width: 100%;
}

.message-main__list .item__body {
  position: relative;
  z-index: 2;
  padding: 9px 0 0 98px;
  width: 66%;
  .btn-comp01 {
    margin-top: 3rem;
    padding-right: 4rem;
    padding-left: 4rem;
    min-width: auto;
  }
}

@media screen and (max-width: 834px) {
  .message-main__list .item__body {
    padding: 6rem 0 0;
    width: 100%;
    .lifestyle__btn {
      text-align: center;
    }
  }
}

.message-main__list .item__body .txt-basic,
.message-main__list .item__body .sec-message-intro,
.message-main__list .item__body .message-main__txt,
.message-main__list .item__body .txt-overview,
.message-main__list .item__body .list-overview dt,
.list-overview .message-main__list .item__body dt,
.message-main__list .item__body .list-overview dd,
.list-overview .message-main__list .item__body dd,
.message-main__list .item__body .list-history .item__row,
.list-history .message-main__list .item__body .item__row,
.message-main__list .item__body .contact-page__step .item,
.contact-page__step .message-main__list .item__body .item,
.message-main__list .item__body .contact-page__form .item__label span,
.contact-page__form .item__label .message-main__list .item__body span,
.message-main__list .item__body .contact-page__form .item__input,
.contact-page__form .message-main__list .item__body .item__input,
.message-main__list .item__body .contact-page__form .item__textarea,
.contact-page__form .message-main__list .item__body .item__textarea,
.message-main__list .item__body .contact-page__txt {
  text-align: justify;
}

.message-main__list .item__ttl {
  margin-bottom: 14px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .message-main__list .item__ttl {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.67;
    text-align: center;
  }
}

@media screen and (min-width: 835px) {
  .message-main__list .item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .message-main__list .item:nth-child(even):before {
    right: -200px;
    left: auto;
  }
  .message-main__list .item:nth-child(even) .item__body {
    padding: 15px 98px 0 0;
  }
}

@media screen and (max-width: 834px) {
  .message-main__list .item:nth-child(even) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .message-main__list .item:nth-child(even):before {
    right: -20px;
    left: auto;
  }
  .message-main__list .item:nth-child(even) .item__img {
    text-align: left;
  }
}

@media screen and (min-width: 835px) {
  .message-main__list .item:last-child {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 834px) {
  .message-main__list .item:last-child {
    margin-bottom: 31px;
  }
}

@media screen and (max-width: 834px) {
  .message-main__list--style02 .item__ttl {
    text-align: left;
  }
}

.message-main__txt {
  margin-bottom: 108px;
  text-align: center;
}

@media screen and (min-width: 835px) {
  .message-main__txt {
    color: #435056;
  }
}

@media screen and (max-width: 834px) {
  .message-main__txt {
    margin-bottom: 66px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }
}

.greeting__img {
  margin-bottom: 42px;
}

@media screen and (max-width: 834px) {
  .greeting__img {
    margin-bottom: 22px;
  }
}

.greeting__img img {
  width: 100%;
}

.list-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px -80px;
  padding-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .list-case {
    margin-bottom: -10px;
    padding-bottom: 58px;
  }
}

.list-case__item {
  margin-bottom: 80px;
  padding: 0 6px;
  width: 25%;
}

@media screen and (max-width: 834px) {
  .list-case__item {
    margin-bottom: 10px;
    width: 50%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 640px) {
  .list-case__item {
    width: 100%;
  }
}

.list-case__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  padding: 24px 15px;
  border-bottom: solid 1px #d4d4d6;
  border-radius: 5px;
  width: 100%;
  min-height: 225px;
  color: inherit;
  background: #f1f1f1;
  -ms-flex-line-pack: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

@media screen and (max-width: 834px) {
  .list-case__item a {
    padding: 15px 10px 10px;
    min-height: auto;
  }
}

.list-case__item .btn-comp06 {
  margin-bottom: 11px;
}

@media screen and (max-width: 834px) {
  .list-case__item .btn-comp06 {
    margin-bottom: 8px;
  }
}

.list-case__item p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 102px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7;
  color: #333a3d;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

@media screen and (max-width: 834px) {
  .list-case__item p {
    position: relative;
    min-height: 1px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .list-case__item p:after {
    position: absolute;
    top: 50%;
    right: 4px;
    left: auto;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    content: "";
    background: url(../img/case/ico-down.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.sec-case {
  padding: 68px 0 140px;
}

@media screen and (max-width: 834px) {
  .sec-case {
    padding-top: 32px;
    padding-bottom: 40px;
  }
}

.sec-case .txt-des {
  margin-bottom: 90px;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .sec-case .txt-des {
    margin-bottom: 45px;
    text-align: left !important;
  }
}

.box-case {
  margin-bottom: 50px;
  padding: 30px 20px 22px 30px;
  border-radius: 5px;
  color: #333a3d;
  background: #fff;
  -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 834px) {
  .box-case {
    margin-bottom: 33px;
    padding: 17px;
  }
}

.box-case .txt-basic,
.box-case .sec-message-intro,
.box-case .message-main__txt,
.box-case .txt-overview,
.box-case .list-overview dt,
.list-overview .box-case dt,
.box-case .list-overview dd,
.list-overview .box-case dd,
.box-case .list-history .item__row,
.list-history .box-case .item__row,
.box-case .contact-page__step .item,
.contact-page__step .box-case .item,
.box-case .contact-page__form .item__label span,
.contact-page__form .item__label .box-case span,
.box-case .contact-page__form .item__input,
.contact-page__form .box-case .item__input,
.box-case .contact-page__form .item__textarea,
.contact-page__form .box-case .item__textarea,
.box-case .contact-page__txt {
  color: #333a3d;
}

.box-case:last-child {
  margin-bottom: 0;
}

.item-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .item-case {
    margin-bottom: 24px;
  }
}

.item-case .btn-comp06 {
  margin-bottom: 23px;
}

@media screen and (max-width: 834px) {
  .item-case .btn-comp06 {
    margin-bottom: 7px;
    padding: 3px 10px 4px;
    min-width: 100px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .item-case .btn-comp06 b {
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.item-case__ttl {
  margin-bottom: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .item-case__ttl {
    margin-bottom: 8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.item-case__ttl2 {
  margin-bottom: 17px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .item-case__ttl2 {
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.item-case__img {
  border-radius: 5px;
  width: 47%;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .item-case__img {
    margin-bottom: 15px;
    width: 100%;
  }
}

.item-case__img img {
  display: block;
  width: 100%;
}

.item-case__content {
  padding-left: 24px;
  width: 53%;
}

@media screen and (max-width: 834px) {
  .item-case__content {
    padding-left: 0;
    width: 100%;
  }
}

.item-case2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item-case2__img {
  border-radius: 5px;
  width: 34%;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  .item-case2__img {
    margin-bottom: 10px;
    width: 100%;
  }
}

.item-case2__img img {
  display: block;
  width: 100%;
}

.item-case2__content {
  margin-top: -6px;
}

@media screen and (max-width: 834px) {
  .item-case2__content {
    margin-top: 0;
  }
  .item-case2__content .txt-basic,
  .item-case2__content .sec-message-intro,
  .item-case2__content .message-main__txt,
  .item-case2__content .txt-overview,
  .item-case2__content .list-overview dt,
  .list-overview .item-case2__content dt,
  .item-case2__content .list-overview dd,
  .list-overview .item-case2__content dd,
  .item-case2__content .list-history .item__row,
  .list-history .item-case2__content .item__row,
  .item-case2__content .contact-page__step .item,
  .contact-page__step .item-case2__content .item,
  .item-case2__content .contact-page__form .item__label span,
  .contact-page__form .item__label .item-case2__content span,
  .item-case2__content .contact-page__form .item__input,
  .contact-page__form .item-case2__content .item__input,
  .item-case2__content .contact-page__form .item__textarea,
  .contact-page__form .item-case2__content .item__textarea,
  .item-case2__content .contact-page__txt {
    line-height: 1.42857;
  }
}

@media screen and (max-width: 834px) {
  .link-inpage p:after {
    content: none;
  }
}

.link-inpage .icon-link {
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 60px;
  height: 60px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .link-inpage .icon-link {
    top: auto;
    right: 12px;
    bottom: 18px;
    left: auto;
    width: 33px;
    height: 33px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.link-inpage .icon-link span {
  display: inline-block;
  position: relative;
  border: 1px solid #8b8989;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  background: #fff;
}

@media screen and (max-width: 834px) {
  .link-inpage .icon-link span {
    width: 33px;
    height: 33px;
  }
}

.link-inpage .icon-link span:after {
  position: absolute;
  top: 31%;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-top: 2px solid #00aeef;
  border-right: 2px solid #00aeef;
  width: 15px;
  height: 15px;
  content: "";
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

@media screen and (max-width: 834px) {
  .link-inpage .icon-link span:after {
    top: 32%;
    width: 7px;
    height: 7px;
  }
}

.link-inpage:hover .icon-link {
  -webkit-animation: mymove 0.5s ease-in;
  animation: mymove 0.5s ease-in;
}

.link-inpage:hover .icon-link span {
  border-color: #00aeef;
  background: #00aeef;
}

.link-inpage:hover .icon-link span:after {
  border-color: #fff;
}

@-webkit-keyframes mymove {
  0% {
    bottom: -30px;
  }
  50% {
    bottom: -25px;
  }
  100% {
    bottom: -30px;
  }
}

@keyframes mymove {
  0% {
    bottom: -30px;
  }
  50% {
    bottom: -25px;
  }
  100% {
    bottom: -30px;
  }
}

@-webkit-keyframes mymovesp {
  0% {
    bottom: 18px;
  }
  50% {
    bottom: 23px;
  }
  100% {
    bottom: 18px;
  }
}

@keyframes mymovesp {
  0% {
    bottom: 18px;
  }
  50% {
    bottom: 23px;
  }
  100% {
    bottom: 18px;
  }
}

.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px 37px;
}

@media screen and (max-width: 834px) {
  .nav-tabs {
    margin: 0 -7px 17px;
  }
}

.nav-tabs:before {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 1px;
  content: "";
  background: #6f777a;
}

@media screen and (max-width: 834px) {
  .nav-tabs:before {
    left: 7px;
    width: calc(100% - 14px);
  }
}

.nav-tabs li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  width: 25%;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #435056;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.nav-tabs li.on {
  color: #fff;
}

.nav-tabs li.on a {
  background: #6f777a;
}

.nav-tabs li a {
  padding: 19px 10px;
  width: 100%;
  height: 100%;
  color: inherit;
}

@media screen and (max-width: 834px) {
  .nav-tabs li {
    padding: 0 7px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .nav-tabs li a {
    padding: 7px 10px;
  }
}

@media screen and (max-width: 640px) {
  .nav-tabs li {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .nav-tabs li a {
    padding: 4px 8px;
  }
}

@media screen and (max-width: 330px) {
  .nav-tabs li {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .nav-tabs li a {
    padding: 7px 0;
  }
}

.sec-request {
  padding: 60px 0 70px;
}

@media screen and (max-width: 834px) {
  .sec-request {
    padding-top: 26px;
    padding-bottom: 40px;
  }
}

.ttl-request {
  margin-bottom: 44px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: bold;
  color: #435056;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .ttl-request {
    margin-bottom: 27px;
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.sec-news2 {
  padding-top: 80px;
  padding-bottom: 77px;
}

@media screen and (max-width: 834px) {
  .sec-news2 {
    padding-top: 50px;
    padding-bottom: 38px;
  }
}

.list-tab {
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.list-tab.on {
  display: block;
  visibility: visible;
  opacity: 1;
}

.sec-overview {
  padding: 69px 0 70px;
}

@media screen and (max-width: 834px) {
  .sec-overview {
    padding: 34px 0 43px;
  }
}

.sec-history {
  padding: 0 0 30px;
}

@media screen and (max-width: 834px) {
  .sec-history {
    padding: 0 0 18px;
  }
}

.sec-base {
  padding: 0 0 119px;
}

@media screen and (max-width: 834px) {
  .sec-base {
    padding: 0 0 43px;
  }
}

.txt-overview {
  margin-bottom: 57px;
  color: #435056;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .txt-overview {
    margin-bottom: 20px;
  }
}

.list-overview dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e7e7e7;
}

.list-overview dt {
  padding: 14px 0 15px;
  width: 25.5%;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .list-overview dt {
    padding: 15px 0 15px;
    width: 35%;
  }
}

.list-overview dd {
  padding: 14px 0 15px;
  width: 74.5%;
  font-weight: 400;
}

@media screen and (max-width: 640px) {
  .list-overview dd {
    padding: 15px 0 15px;
    width: 65%;
  }
}

.list-overview dt,
.list-overview dd {
  line-height: 2.25;
}

@media screen and (max-width: 834px) {
  .list-overview dt,
  .list-overview dd {
    line-height: 1.65;
  }
}

@media screen and (max-width: 834px) {
  .list-history {
    padding-top: 4px;
  }
}

.list-history .item {
  margin-bottom: 34px;
}

@media screen and (max-width: 834px) {
  .list-history .item {
    margin-bottom: 21px;
  }
}

.list-history .item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  font-weight: 500;
  line-height: 1.625;
}

@media screen and (max-width: 834px) {
  .list-history .item__row {
    margin-bottom: 11px;
    line-height: 1.65;
  }
}

.list-history .item__year {
  flex-shrink: 0;
  width: 81px;
  -ms-flex-negative: 0;
}

@media screen and (max-width: 834px) {
  .list-history .item__year {
    width: 80px;
  }
}

.list-history .item__month {
  padding-right: 10px;
  width: 9.3%;
}

@media screen and (max-width: 834px) {
  .list-history .item__month {
    flex-shrink: 0;
    width: 60px;
    -ms-flex-negative: 0;
  }
}

.list-history .item__content {
  width: 82.6%;
}

@media screen and (max-width: 834px) {
  .list-history .item__content {
    flex-grow: 1;
    width: calc(100% - 57px - 60px);
    font-weight: 400;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
  }
}

.list-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.list-base .item {
  margin: 40px 0 22px;
  padding: 0 10px;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .list-base .item {
    margin: 7px 0 17px;
  }
}

.list-base .item__content {
  margin-bottom: 25px;
}

@media screen and (max-width: 834px) {
  .list-base .item__content {
    margin-bottom: 9px;
  }
}

.list-base .item__ttl {
  margin-bottom: 17px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .list-base .item__ttl {
    margin-bottom: 6px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.list-base .item__txt {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.98;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .list-base .item__txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
  }
}

@media screen and (max-width: 374px) {
  .list-base .item__txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.list-base .item__txt a {
  display: inline-block;
  color: inherit;
}

.list-base .item__img img {
  width: 100%;
}

.list-base .item__img iframe {
  width: 100% !important;
}

.list-base .item--sm {
  width: 33.333333%;
}

@media screen and (max-width: 834px) {
  .list-base .item--sm {
    width: 100%;
  }
}

.list-base .item--sm .item__txt {
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 834px) {
  .list-base .item--sm .item__txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 374px) {
  .list-base .item--sm .item__txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.sec-contact-page {
  padding: 73px 0 140px;
  background-color: #f4f4f4;
}

@media screen and (max-width: 834px) {
  .sec-contact-page {
    padding: 24px 0 29px;
  }
}

.contact-page__ttl {
  margin-bottom: 55px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
  color: #0ca0dd;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .contact-page__ttl {
    margin-bottom: 10px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.48;
  }
}

.contact-page__head {
  margin: 0 30px 52px 15%;
}

@media screen and (max-width: 1200px) {
  .contact-page__head {
    margin: 0 auto 52px;
    width: 100%;
    max-width: 700px;
  }
}

@media screen and (max-width: 834px) {
  .contact-page__head {
    margin-bottom: 40px;
    max-width: 340px;
  }
}

.contact-page__head .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}

@media screen and (max-width: 834px) {
  .contact-page__head .item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 30px 30px 5px;
  }
}

@media screen and (max-width: 374px) {
  .contact-page__head .item {
    margin: 0 0 30px;
  }
}

.contact-page__head .item__img {
  flex-shrink: 0;
  width: 56px;
  -ms-flex-negative: 0;
}

@media screen and (max-width: 834px) {
  .contact-page__head .item__img {
    margin-top: 5px;
    width: 37px;
  }
}

.contact-page__head .item__content {
  flex-grow: 1;
  padding-left: 28px;
  width: calc(100% - 56px);
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
}

@media screen and (max-width: 834px) {
  .contact-page__head .item__content {
    padding-left: 18px;
    width: calc(100% - 36px);
  }
}

.contact-page__head .item__content .txt-basic,
.contact-page__head .item__content .sec-message-intro,
.contact-page__head .item__content .message-main__txt,
.contact-page__head .item__content .txt-overview,
.contact-page__head .item__content .list-overview dt,
.list-overview .contact-page__head .item__content dt,
.contact-page__head .item__content .list-overview dd,
.list-overview .contact-page__head .item__content dd,
.contact-page__head .item__content .list-history .item__row,
.list-history .contact-page__head .item__content .item__row,
.contact-page__head .item__content .contact-page__step .item,
.contact-page__step .contact-page__head .item__content .item,
.contact-page__head .item__content .contact-page__form .item__label span,
.contact-page__form .item__label .contact-page__head .item__content span,
.contact-page__head .item__content .contact-page__form .item__input,
.contact-page__form .contact-page__head .item__content .item__input,
.contact-page__head .item__content .contact-page__form .item__textarea,
.contact-page__form .contact-page__head .item__content .item__textarea,
.contact-page__head .item__content .contact-page__txt {
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .contact-page__head .item__content .txt-basic,
  .contact-page__head .item__content .sec-message-intro,
  .contact-page__head .item__content .message-main__txt,
  .contact-page__head .item__content .txt-overview,
  .contact-page__head .item__content .list-overview dt,
  .list-overview .contact-page__head .item__content dt,
  .contact-page__head .item__content .list-overview dd,
  .list-overview .contact-page__head .item__content dd,
  .contact-page__head .item__content .list-history .item__row,
  .list-history .contact-page__head .item__content .item__row,
  .contact-page__head .item__content .contact-page__step .item,
  .contact-page__step .contact-page__head .item__content .item,
  .contact-page__head .item__content .contact-page__form .item__label span,
  .contact-page__form .item__label .contact-page__head .item__content span,
  .contact-page__head .item__content .contact-page__form .item__input,
  .contact-page__form .contact-page__head .item__content .item__input,
  .contact-page__head .item__content .contact-page__form .item__textarea,
  .contact-page__form .contact-page__head .item__content .item__textarea,
  .contact-page__head .item__content .contact-page__txt {
    line-height: 1.65;
  }
}

.contact-page__head .item__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 834px) {
  .contact-page__head .item__phone {
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
  }
}

.contact-page__head .item__phone > a {
  display: block;
  margin-right: 15px;
  width: 7em;
  font-size: 43px;
  font-size: 4.3rem;
  font-weight: bold;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .contact-page__head .item__phone > a {
    margin: 0 0 11px;
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 374px) {
  .contact-page__head .item__phone > a {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.contact-page__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  justify-content: space-between;
  margin: 0 auto 50px;
  width: 100%;
  max-width: 535px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

@media screen and (max-width: 834px) {
  .contact-page__step {
    margin: 0 auto 30px;
    max-width: 265px;
  }
}

.contact-page__step:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 2px;
  content: "";
  background-color: #c0c0c0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.contact-page__step .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 114px;
  height: 114px;
  font-weight: 500;
  line-height: 1.625;
  color: #435056;
  text-align: center;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

@media screen and (max-width: 834px) {
  .contact-page__step .item {
    width: 84px;
    height: 84px;
    line-height: 1.5;
  }
}

.contact-page__step .item.active {
  color: #ffffff;
  background-color: #0ca0dd;
}

.contact-page__step .item:first-child {
  margin-right: auto;
}

.contact-page__step .item:last-child {
  margin-left: auto;
}

.contact-page__form {
  padding: 79px 14% 81px;
  background-color: #fff;
}

@media screen and (max-width: 990px) {
  .contact-page__form {
    padding: 60px;
  }
}

@media screen and (max-width: 834px) {
  .contact-page__form {
    padding: 15px 24px 31px;
  }
}

.contact-page__form .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 28px;
}

@media screen and (max-width: 834px) {
  .contact-page__form .item {
    margin-bottom: 14px;
  }
}

.contact-page__form .item__label {
  padding-right: 20px;
  width: 22.4%;
}

@media screen and (max-width: 834px) {
  .contact-page__form .item__label {
    margin-bottom: 8px;
    padding-right: 0;
    width: 100%;
  }
}

.contact-page__form .item__label span {
  display: inline-block;
  font-weight: 500;
}

.contact-page__form .item__label strong {
  padding: 0 6px 2px;
  border-radius: 4px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
  background-color: #ff0000;
}

@media screen and (max-width: 834px) {
  .contact-page__form .item__label strong {
    position: relative;
    top: -1px;
    padding: 0 5px 1px 6px;
    border-radius: 2px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.contact-page__form .item__content {
  width: 67%;
}

@media screen and (max-width: 990px) {
  .contact-page__form .item__content {
    width: 77.6%;
  }
}

@media screen and (max-width: 834px) {
  .contact-page__form .item__content {
    width: 100%;
  }
}

.contact-page__form .item__input,
.contact-page__form .item__textarea {
  padding: 3px 20px 5px 10px;
  border: 1px solid #a6a5a5;
  border-radius: 2px;
  width: 100%;
  line-height: 1.625;
  background-color: #fff;
}

@media screen and (max-width: 834px) {
  .contact-page__form .item__input,
  .contact-page__form .item__textarea {
    padding: 3px 13px 4px 10px;
  }
}

.contact-page__form .item__input::-webkit-input-placeholder,
.contact-page__form .item__textarea::-webkit-input-placeholder {
  color: #cdcdcd;
}

.contact-page__form .item__input::-moz-placeholder,
.contact-page__form .item__textarea::-moz-placeholder {
  color: #cdcdcd;
}

.contact-page__form .item__input:-ms-input-placeholder,
.contact-page__form .item__textarea:-ms-input-placeholder {
  color: #cdcdcd;
}

.contact-page__form .item__input:-moz-placeholder,
.contact-page__form .item__textarea:-moz-placeholder {
  color: #cdcdcd;
}

.contact-page__form .item__textarea {
  margin-bottom: 31px;
  padding: 10px 14px 10px 10px;
  height: 150px;
}

@media screen and (max-width: 834px) {
  .contact-page__form .item__textarea {
    margin-bottom: 15px;
    padding: 11px 14px 11px 10px;
    height: 150px;
    line-height: 1.65;
  }
}

.contact-page__rules {
  margin-bottom: 35px;
}

@media screen and (max-width: 834px) {
  .contact-page__rules {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 18px;
    width: 100%;
    max-width: 215px;
  }
}

.contact-page__rules .checkbox {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 6px;
  border: 1px solid #bdbdbd;
  width: 16px;
  height: 16px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media screen and (max-width: 834px) {
  .contact-page__rules .checkbox {
    top: 5px;
    flex-shrink: 0;
    margin-right: 5px;
    width: 11px;
    height: 11px;
    -ms-flex-negative: 0;
  }
}

.contact-page__rules .checkbox > input {
  position: absolute;
  width: 0;
  height: 0;
  cursor: pointer;
  opacity: 0;
}

.contact-page__rules .checkbox > input:checked ~ span:after {
  display: block;
}

.contact-page__rules .checkbox > span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.contact-page__rules .checkbox > span:after {
  display: none;
  position: absolute;
  top: 0;
  left: 4px;
  border: solid #51585b;
  border-width: 0 2px 2px 0;
  width: 4px;
  height: 9px;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 834px) {
  .contact-page__rules .checkbox > span:after {
    top: -1px;
    left: 2px;
    width: 3px;
    height: 7px;
  }
}

.contact-page__rules .txt {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.73;
  color: #51585b;
}

@media screen and (max-width: 834px) {
  .contact-page__rules .txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
}

.contact-page__rules .txt a {
  color: #1965be;
  text-decoration: underline;
}

.contact-page__txt {
  margin-bottom: 20px;
  padding: 11px 20px;
  border: 1px solid #bdbdbd;
  height: 170px;
  overflow-y: scroll;
  line-height: 2;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 834px) {
  .contact-page__txt {
    margin-bottom: 15px;
    padding: 7px 10px;
    height: 120px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.67;
  }
}

.contact-page__txt .heading {
  margin-bottom: 30px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .contact-page__txt .heading {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.contact-page__txt a {
  color: inherit;
}

.contact-page__step.confirm {
  display: none;
}

.mw_wp_form_confirm .contact-page__rules,
.mw_wp_form_confirm .contact-page__txt {
  display: none;
}

.mw_wp_form_confirm .contact-page__step.confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mw_wp_form_confirm .contact-page__step.form {
  display: none;
}

input#check_form-1 {
  font-size: 16px;
}

span.mwform-checkbox-field-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73;
  color: #51585b;
}

input#check_form-1 {
  font-size: 16px;
}

span.error {
  display: block !important;
  position: absolute;
  bottom: -19px;
  left: 0;
  font-size: 13px !important;
}

.contact-page__form .item__content {
  position: relative;
}

.mw_wp_form_confirm .contact-page__form .item__content {
  font-size: 16px;
}

.textarea_err {
  position: relative;
}

.textarea_err span.error {
  bottom: 11px;
}

.contact-page__rules {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}

.flex-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

.flex-btn .btn-comp05 {
  margin: 0 10px;
}

@media screen and (max-width: 834px) {
  span.mwform-checkbox-field-text {
    font-size: 12px;
  }
  .mw_wp_form_confirm .contact-page__form .item__content {
    font-size: 14px;
  }
  .flex-btn {
    margin: 0 -5px;
  }
  .flex-btn .btn-comp05 {
    margin: 0 5px;
  }
}

.mb30 {
  margin-bottom: 30px;
}

.box-complete {
  padding: 73px 0 80px;
}

@media screen and (max-width: 1024px) {
  .box-complete {
    padding: 40px 0;
  }
}

@media screen and (max-width: 834px) {
  .box-complete {
    padding: 35px 0 40px;
  }
}

.box-complete .txt-basic,
.box-complete .sec-message-intro,
.box-complete .message-main__txt,
.box-complete .txt-overview,
.box-complete .list-overview dt,
.list-overview .box-complete dt,
.box-complete .list-overview dd,
.list-overview .box-complete dd,
.box-complete .list-history .item__row,
.list-history .box-complete .item__row,
.box-complete .contact-page__step .item,
.contact-page__step .box-complete .item,
.box-complete .contact-page__form .item__label span,
.contact-page__form .item__label .box-complete span,
.box-complete .contact-page__form .item__input,
.contact-page__form .box-complete .item__input,
.box-complete .contact-page__form .item__textarea,
.contact-page__form .box-complete .item__textarea,
.box-complete .contact-page__txt {
  margin-bottom: 45px;
  color: #435056;
}

@media screen and (max-width: 1024px) {
  .box-complete .txt-basic,
  .box-complete .sec-message-intro,
  .box-complete .message-main__txt,
  .box-complete .txt-overview,
  .box-complete .list-overview dt,
  .list-overview .box-complete dt,
  .box-complete .list-overview dd,
  .list-overview .box-complete dd,
  .box-complete .list-history .item__row,
  .list-history .box-complete .item__row,
  .box-complete .contact-page__step .item,
  .contact-page__step .box-complete .item,
  .box-complete .contact-page__form .item__label span,
  .contact-page__form .item__label .box-complete span,
  .box-complete .contact-page__form .item__input,
  .contact-page__form .box-complete .item__input,
  .box-complete .contact-page__form .item__textarea,
  .contact-page__form .box-complete .item__textarea,
  .box-complete .contact-page__txt {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 374px) {
  .box-complete .txt-basic,
  .box-complete .sec-message-intro,
  .box-complete .message-main__txt,
  .box-complete .txt-overview,
  .box-complete .list-overview dt,
  .list-overview .box-complete dt,
  .box-complete .list-overview dd,
  .list-overview .box-complete dd,
  .box-complete .list-history .item__row,
  .list-history .box-complete .item__row,
  .box-complete .contact-page__step .item,
  .contact-page__step .box-complete .item,
  .box-complete .contact-page__form .item__label span,
  .contact-page__form .item__label .box-complete span,
  .box-complete .contact-page__form .item__input,
  .contact-page__form .box-complete .item__input,
  .box-complete .contact-page__form .item__textarea,
  .contact-page__form .box-complete .item__textarea,
  .box-complete .contact-page__txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.box-complete .btn-comp05 {
  max-width: 560px;
}

@media screen and (max-width: 834px) {
  .box-complete .btn-comp05 {
    max-width: 270px;
  }
}

.sec-news-detail {
  padding: 70px 0 140px;
}

@media screen and (max-width: 1024px) {
  .sec-news-detail {
    padding: 50px 0 60px;
  }
}

@media screen and (max-width: 834px) {
  .sec-news-detail {
    padding: 37px 0 60px;
  }
}

.main-post {
  margin-bottom: 122px;
}

@media screen and (max-width: 834px) {
  .main-post {
    margin-bottom: 37px;
  }
}

.main-post .box-single-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 33px;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

@media screen and (max-width: 834px) {
  .main-post .box-single-meta {
    margin-bottom: 10px;
  }
}

.main-post .box-single-meta .date {
  margin-right: 25px;
  font-family: "SofiaPro-Regular";
  font-size: 16px;
  font-size: 1.6rem;
  color: #888888;
}

@media screen and (max-width: 834px) {
  .main-post .box-single-meta .date {
    margin-right: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.main-post .box-single-meta .categories {
  display: inline-block;
  padding: 5px 25px;
  border-radius: 4px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  background: #00aeef;
}

@media screen and (max-width: 834px) {
  .main-post .box-single-meta .categories {
    padding: 3px 12px;
    border-radius: 3px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.main-post .box-single-meta .post-ttl {
  padding-top: 15px;
  width: 100%;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .main-post .box-single-meta .post-ttl {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.main-post__content {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .main-post__content {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.45;
  }
}

.main-post__content h1 {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #00aeef;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .main-post__content h1 {
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.main-post__content h2 {
  margin-bottom: 30px;
  padding-left: 10px;
  border-left: 5px solid #00aeef;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .main-post__content h2 {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.main-post__content h3 {
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #00aeef;
}

@media screen and (max-width: 834px) {
  .main-post__content h3 {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.main-post__content h4 {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .main-post__content h4 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.main-post__content h5 {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .main-post__content h5 {
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.main-post__content p {
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .main-post__content p {
    margin-bottom: 25px;
  }
}

.main-post__content p:last-child {
  margin-bottom: 0;
}

.post-relative__ttl {
  margin-bottom: 20px;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.2;
  color: #435056;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .post-relative__ttl {
    margin-bottom: 15px;
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.post-relative .btn-comp01 {
  width: 100%;
  max-width: 285px;
}

@media screen and (max-width: 834px) {
  .post-relative .btn-comp01 {
    padding: 14px 10px;
    max-width: 270px;
  }
  .post-relative .btn-comp01:after {
    right: 30px;
    border-top: solid 2px;
    border-left: solid 2px;
    width: 7px;
    height: 7px;
  }
}

.sec-brands-page {
  padding: 70px 0 100px;
}

@media screen and (max-width: 1024px) {
  .sec-brands-page {
    padding: 40px 0 50px;
  }
}

@media screen and (max-width: 834px) {
  .sec-brands-page {
    padding: 53px 0 70px;
  }
}

.object-ttl__smaller {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.272;
  color: #435056;
}

@media screen and (max-width: 834px) {
  .object-ttl__smaller {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625;
  }
}

@media screen and (max-width: 374px) {
  .object-ttl__smaller {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.page-initiative_index .desc {
  padding: 6rem 0 2rem;
  text-align: center;
  @media screen and (max-width: 640px) {
    padding-top: 3rem;
    text-align: left;
  }
}

.sec-initiative {
  margin-bottom: 126px;
  padding-top: 67px;
}

.menu-anchor {
  justify-content: center;
  padding: 8rem 2rem 2rem;
  gap: 3.2vw;
  a {
    position: relative;
    align-items: center;
    border-bottom: 1px solid #7f8284;
    font-size: 2.4rem;
    font-weight: 700;
    color: #435056;
  }
  @media screen and (max-width: 640px) {
    padding-top: 2rem;
    gap: 2rem;
    a {
      font-size: 1.5rem;
    }
  }
}

@media screen and (max-width: 640px) {
  .sec-initiative {
    margin-bottom: 68px;
    padding-top: 20px;
  }
}

.sec-initiative .object__ttl {
  margin-top: -5px;
  margin-bottom: 13px;
  line-height: 1.43;
}

@media screen and (max-width: 834px) {
  .sec-initiative .object__ttl {
    margin-bottom: 9px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6;
    text-align: left;
  }
}

.sec-initiative .object-ttl__smaller {
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .sec-initiative .object-ttl__smaller {
    margin-bottom: 9px;
    padding-top: 1.2rem;
  }
}

.sec-initiative .ttl-comp03 {
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .sec-initiative .ttl-comp03 {
    margin-bottom: 22px;
  }
}

.sec-initiative .mb-wrap {
  margin-bottom: 20px;
}

.sec-initiative .btn-comp05 {
  max-width: 392px;
}

@media screen and (max-width: 640px) {
  .sec-initiative .btn-comp05 {
    max-width: 270px;
  }
}

@media screen and (max-width: 834px) {
  .sec-initiative .txt-basic,
  .sec-initiative .sec-message-intro,
  .sec-initiative .message-main__txt,
  .sec-initiative .txt-overview,
  .sec-initiative .list-overview dt,
  .list-overview .sec-initiative dt,
  .sec-initiative .list-overview dd,
  .list-overview .sec-initiative dd,
  .sec-initiative .list-history .item__row,
  .list-history .sec-initiative .item__row,
  .sec-initiative .contact-page__step .item,
  .contact-page__step .sec-initiative .item,
  .sec-initiative .contact-page__form .item__label span,
  .contact-page__form .item__label .sec-initiative span,
  .sec-initiative .contact-page__form .item__input,
  .contact-page__form .sec-initiative .item__input,
  .sec-initiative .contact-page__form .item__textarea,
  .contact-page__form .sec-initiative .item__textarea,
  .sec-initiative .contact-page__txt {
    line-height: 1.624;
  }
}

@media screen and (max-width: 640px) {
  .sec-initiative .txt-left {
    text-align: center;
  }
}

.list-initiative .item {
  margin-bottom: 80px;
}

@media screen and (max-width: 834px) {
  .list-initiative .item {
    margin-bottom: 35px;
  }
}

.list-initiative .item:nth-child(even) .item-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.list-initiative .item:nth-child(even) .item-wrap .img {
  padding-right: 0;
  padding-left: 44px;
}

@media screen and (max-width: 1200px) {
  .list-initiative .item:nth-child(even) .item-wrap .img {
    padding-left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .list-initiative .item:nth-child(even) .item-wrap .img {
    padding-left: 15px;
  }
}

@media screen and (max-width: 640px) {
  .list-initiative .item:nth-child(even) .item-wrap .img {
    padding-left: 0;
  }
}

.list-initiative .item:nth-child(even) .item-wrap .des-initiative {
  padding-right: 28px;
  padding-left: 0;
}

@media screen and (max-width: 1200px) {
  .list-initiative .item:nth-child(even) .item-wrap .des-initiative {
    padding-right: 20px;
  }
}

@media screen and (max-width: 834px) {
  .list-initiative .item:nth-child(even) .item-wrap .des-initiative {
    padding-right: 15px;
  }
}

@media screen and (max-width: 640px) {
  .list-initiative .item:nth-child(even) .item-wrap .des-initiative {
    padding-right: 0;
  }
}

@media screen and (min-width: 835px) {
  .list-initiative .item .mt-cs {
    margin-top: -8px;
  }
}

.list-initiative .item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 50px;
}

@media screen and (max-width: 640px) {
  .list-initiative .item-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.list-initiative .item-wrap .img {
  padding-right: 44px;
  width: 53%;
}

@media screen and (max-width: 1200px) {
  .list-initiative .item-wrap .img {
    padding-right: 20px;
  }
}

@media screen and (max-width: 834px) {
  .list-initiative .item-wrap .img {
    padding-right: 15px;
  }
}

@media screen and (max-width: 640px) {
  .list-initiative .item-wrap .img {
    margin-bottom: 30px;
    padding-right: 0;
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .list-initiative .item-wrap .img .sp-sm {
    display: inline-block;
    width: 100%;
  }
}

.list-initiative .item-wrap .des-initiative {
  padding-left: 38px;
  width: 47%;
}

@media screen and (max-width: 1200px) {
  .list-initiative .item-wrap .des-initiative {
    padding-left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .list-initiative .item-wrap .des-initiative {
    padding-left: 15px;
  }
}

@media screen and (max-width: 640px) {
  .list-initiative .item-wrap .des-initiative {
    padding-left: 0;
    width: 100%;
  }
}

.list-initiative .item-wrap .des-initiative .mb-wrap {
  margin-bottom: 68px;
}

@media screen and (max-width: 834px) {
  .list-initiative .item-wrap .des-initiative .mb-wrap {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 640px) {
  .list-initiative .item-wrap .des-initiative .mb-wrap {
    margin-bottom: 33px;
  }
}

.sec-logobrands {
  margin-bottom: 128px;
  .ttl-comp03 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7rem;
    width: fit-content;
    background: url(../img/initiative/sdgs_icon.png) no-repeat center left;
    background-size: contain;
  }
}

@media screen and (max-width: 834px) {
  .sec-logobrands {
    margin-bottom: 50px;
  }
}

.sec-logobrands .object-ttl__smaller {
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .sec-logobrands .object-ttl__smaller {
    margin-bottom: 30px;
    margin-bottom: 30px;
  }
}

.sec-logobrands .mb-logobrands {
  margin-bottom: 42px;
}

@media screen and (max-width: 834px) {
  .sec-logobrands .mb-logobrands {
    margin-bottom: 24px;
  }
}

.list-logobrands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  margin: 0 -5px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: end;
  -ms-flex-align: end;
}

@media screen and (max-width: 640px) {
  .list-logobrands {
    margin: 0 -3px;
  }
}

.list-logobrands .item {
  margin-bottom: 10px;
  padding: 0 5px;
  width: 25%;
}

@media screen and (max-width: 834px) {
  .list-logobrands .item {
    margin-bottom: 5px;
    padding: 0 3px;
    width: 33.33%;
  }
}

@media screen and (max-width: 834px) {
  .list-logobrands .item {
    margin-bottom: 5px;
    padding: 0 3px;
    width: 33.33%;
  }
}

@media screen and (max-width: 640px) {
  .list-logobrands .item {
    width: 50%;
  }
}

.list-logobrands .item img {
  width: 100%;
}

.list-logobrands .item:hover {
  cursor: pointer;
}

.list-logobrands .item:hover .txt-hover {
  display: block;
  opacity: 1;
}

.list-logobrands .item.item03 {
  width: 75%;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .list-logobrands .item.item03 {
    width: 33.33%;
  }
}

.list-logobrands .wrap-logobrands {
  position: relative;
}

.list-logobrands .wrap-logobrands .txt-hover {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  color: #fff;
  background: rgba(47, 166, 215, 0.8);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

@media screen and (max-width: 834px) {
  .list-logobrands .wrap-logobrands .txt-hover {
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 640px) {
  .list-logobrands .wrap-logobrands .txt-hover {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.4;
  }
}
