@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
li {
  list-style: none;
  list-style-type: none;
}
img {
  border-style: none;
  vertical-align: bottom;
  max-width: 100%;
}
video {
  border-style: none;
  vertical-align: bottom;
  max-width: 100%;
}
a {
  overflow: hidden;
  outline: none;
}
/* clearfix */
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
.clearboth {
  clear: both !important;
}
/* hide */
.text_hide {
  text-indent: -9999px;
}
.display_none {
  display: none !important;
}
/* link */
a:link {
  color: black;
  text-decoration: none;
}
a:visited {
  color: black;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: underline;
}
a:active {
  color: black;
  text-decoration: underline;
}
body.viewpc a[href^="tel:"] {
  color: #464646;
  text-decoration: none;
  cursor: default;
}
@media screen and (max-width: 736px) {
  body a[href^="tel:"] {
    color: blue;
  }
}
/* indent */
.txtind {
  margin-left: 1em !important;
  text-indent: -1em !important;
}
.noind {
  margin-left: 0em !important;
  text-indent: 0em !important;
}
/* sp space */
.onlysp,
.exppc,
.onlysp460 {
  display: none !important;
}
.expsp,
.onlypc {
  display: block !important;
}
@media screen and (max-width: 736px) {
  .onlysp,
  .exppc {
    display: block !important;
  }
  .expsp,
  .onlypc {
    display: none !important;
  }
}
@media screen and (max-width: 460px) {
  .onlysp460 {
    display: block !important;
  }
}
.onlysp_inline,
.exppc_inline {
  display: none !important;
}
.expsp_inline,
.onlypc_inline {
  display: inline-block !important;
}
@media screen and (max-width: 736px) {
  .onlysp_inline,
  .exppc_inline {
    display: inline-block !important;
  }
  .expsp_inline,
  .onlypc_inline {
    display: none !important;
  }
}
.yumin {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
hr {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #ddd;
}
.bold {
  font-weight: bold !important;
}
.center {
  text-align: center !important;
}
.orange {
  color: #ec6c00;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.per80 {
  font-size: 80%;
}
.per63 {
  font-size: 63%;
}
.adjust {
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}
.nobr {
  display: inline-block;
}
/* yugothic ie */
_:lang(x)::-ms-backdrop,
.ie {
  position: relative;
  top: 0.2em !important;
}

/* base */
:root {
  --main-text: 18px;
  --main-position: center;
  --main-lh: 2em;
}
html {
  /*height: 100%;*/
  font-size: 10px;
}
body {
  position: relative;
  width: 100%;
  /*height: 100%;*/
  font-family: "Noto Sans JP", sans-serif;
  color: #333232;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2em;
  -webkit-text-size-adjust: 100%;
  background-color: #fffcf8;
}
.cont_outer {
  padding: 30px 83px 0px;
}
.flex_outer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.roboto {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
}
.shoulder {
  font-size: 1.4rem;
  line-height: 1em;
  letter-spacing: 3px;
  color: #e57e00;
  margin-bottom: 18px;
}
.template .shoulder {
  margin-bottom: 6px;
}
h2 {
  font-size: 4.8rem;
  font-weight: 200;
  line-height: 1.4em;
}
.strength h2 {
  color: #f7f0e9;
}
h4 {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 8px;
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 12.5px;
  }
}
@media screen and (max-width: 1048px) {
  .cont_outer {
    padding: 30px 6vw 0px;
  }
}
@media screen and (max-width: 736px) {
  .cont_outer {
    padding: 7.692vw 5.64vw 0px;
  }
  .shoulder {
    font-size: 3.59vw;
    line-height: 1em;
    letter-spacing: 0.769vw;
    color: #e57e00;
    margin-bottom: 2.051vw;
  }
  .template .shoulder {
    margin-bottom: 2.538vw;
  }
  h2 {
    font-size: 8.205vw;
    font-weight: 200;
    line-height: 1.4em;
  }
  .strength h2 {
    color: #f7f0e9;
  }
  h4 {
    font-size: 6.154vw;
    font-weight: 300;
    line-height: 1em;
    margin-bottom: 2.051vw;
  }
}

/* header */
header {
  position: relative;
}
header .top_nav {
  width: 100%;
  padding: 20px 0px 20px 20px;
  position: absolute;
  top: 0px;
  align-items: center;
  background-color: #fffcf8;
  z-index: 20;
}
header .top_nav.set {
  position: fixed;
  top: -90px;
  opacity: 0;
}
header .top_nav.set.upper {
  top: 0px;
  opacity: 1;
  transition: top 0.3s, opacity 0.3s;
}
header .top_nav .links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2em;
}
header .top_nav .links li:not(:first-child) {
  margin-left: 2em;
}
header .top_nav .links li a {
  display: block;
  position: relative;
  /*overflow: hidden;*/
  height: 22px;
}
header .top_nav .links li a:hover {
  text-decoration: none;
}
header .top_nav .links li.text {
  padding-top: 8px;
}
header .top_nav .links li.text a {
  position: relative;
  padding-bottom: 28px;
  color: #333232;
}
header .top_nav .links li.text a:after {
  content: "";
  width: 0px;
  height: 100%;
  border-bottom: 1px solid #333232;
  position: absolute;
  bottom: 0px;
  left: 0px;
  transition: width 0.4s;
}
header .top_nav .links li.text a:hover:after {
  width: 100%;
}
header .top_nav .links li.text a span {
  display: block;
  position: relative;
  top: 0px;
  transition: top 0.2s, opacity 0.2s;
}
header .top_nav .links li.text a span.first {
  opacity: 1;
}
header .top_nav .links li.text a:hover span.first {
  top: -18px;
  opacity: 0;
}
header .top_nav .links li.text a span.second {
  top: 12px;
  opacity: 0;
}
header .top_nav .links li.text a:hover span.second {
  top: -18px;
  opacity: 1;
}
header .top_nav .links li.inquiry a {
  display: block;
  width: 160px;
  height: 40px;
}
header .top_nav .links li.inquiry a span {
  display: block;
  width: 160px;
  height: 40px;
  padding: 10px 16px 0px 48px;
  color: white;
  background-image: url("/images/img_button_box.svg");
  background-size: 160px auto;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 3;
}
header .top_nav .links li.inquiry a:after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  background-image: linear-gradient(
    90deg,
    #46aaf0,
    #46aaf0 50%,
    #ff8c00 50% 100%
  );
  left: -130px;
  top: -130px;
  transform: rotate(45deg);
  z-index: 2;
  transition: left 0.3s;
}
header .top_nav .links li.inquiry a:hover:after {
  left: 40px;
}
@media screen and (min-width: 1600px) {
  header .top_nav {
    width: 100%;
    padding: 14px 0px 14px 20px;
    position: absolute;
    top: 0px;
    align-items: center;
    background-color: #fffcf8;
    z-index: 20;
  }
  header .top_nav h1 img {
    width: 347.5px;
  }
  header .top_nav .links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2em;
  }
  header .top_nav .links li:not(:first-child) {
    margin-left: 2em;
  }
  header .top_nav .links li a {
    display: block;
    position: relative;
    /*overflow: hidden;*/
    height: 27.5px;
  }
  header .top_nav .links li a:hover {
    text-decoration: none;
  }
  header .top_nav .links li.text {
    padding-top: 10px;
  }
  header .top_nav .links li.text a {
    position: relative;
    padding-bottom: 35px;
    color: #333232;
  }
  header .top_nav .links li.text a:after {
    content: "";
    width: 0px;
    height: 100%;
    border-bottom: 1px solid #333232;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: width 0.4s;
  }
  header .top_nav .links li.text a:hover:after {
    width: 100%;
  }
  header .top_nav .links li.text a span {
    display: block;
    position: relative;
    top: 0px;
    transition: top 0.2s, opacity 0.2s;
  }
  header .top_nav .links li.text a span.first {
    opacity: 1;
  }
  header .top_nav .links li.text a:hover span.first {
    top: -22.5px;
    opacity: 0;
  }
  header .top_nav .links li.text a span.second {
    top: 15px;
    opacity: 0;
  }
  header .top_nav .links li.text a:hover span.second {
    top: -22.5px;
    opacity: 1;
  }
  header .top_nav .links li.inquiry a {
    display: block;
    width: 200px;
    height: 50px;
  }
  header .top_nav .links li.inquiry a span {
    display: block;
    width: 200px;
    height: 50px;
    padding: 12.5px 20px 0px 60px;
    color: white;
    background-image: url("/images/img_button_box.svg");
    background-size: 200px auto;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 3;
  }
  header .top_nav .links li.inquiry a:after {
    content: "";
    position: absolute;
    width: 375px;
    height: 375px;
    background-image: linear-gradient(
      90deg,
      #46aaf0,
      #46aaf0 50%,
      #ff8c00 50% 100%
    );
    left: -162.5px;
    top: -162.5px;
    transform: rotate(45deg);
    z-index: 2;
    transition: left 0.3s;
  }
  header .top_nav .links li.inquiry a:hover:after {
    left: 50px;
  }
}
@media screen and (max-width: 982px) {
  header .top_nav .links li a {
    display: block;
    position: relative;
    height: 2.2vw;
  }
  header .top_nav .links li a:hover {
    text-decoration: none;
  }
  header .top_nav .links li.text {
    padding-top: 0.8vw;
  }
  header .top_nav .links li.text a {
    position: relative;
    padding-bottom: 2.8vw;
    color: #333232;
  }
  header .top_nav .links li.text a:after {
    content: "";
    width: 0px;
    height: 100%;
    border-bottom: 1px solid #333232;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: width 0.4s;
  }
  header .top_nav .links li.text a:hover:after {
    width: 100%;
  }
  header .top_nav .links li.text a span {
    display: block;
    position: relative;
    top: 0px;
    transition: top 0.2s, opacity 0.2s;
  }
  header .top_nav .links li.text a span.first {
    opacity: 1;
  }
  header .top_nav .links li.text a:hover span.first {
    top: -1.8vw;
    opacity: 0;
  }
  header .top_nav .links li.text a span.second {
    top: 1.2vw;
    opacity: 0;
  }
  header .top_nav .links li.text a:hover span.second {
    top: -1.8vw;
    opacity: 1;
  }

  header .top_nav a img {
    width: 27.28vw;
  }
  header .top_nav .links {
    font-size: 1.6vw;
  }
  header .top_nav .links li.inquiry a {
    display: block;
    width: 16vw;
    height: 4vw;
  }
  header .top_nav .links li.inquiry a span {
    display: block;
    width: 16vw;
    height: 4vw;
    padding: 1vw 1.6vw 0px 4.8vw;
    color: white;
    background-image: url("/images/img_button_box.svg");
    background-size: 16.1vw auto;
    background-repeat: no-repeat;
    background-position: top -1px left -1px;
    position: relative;
    z-index: 3;
  }
  header .top_nav .links li.inquiry a:after {
    content: "";
    position: absolute;
    width: 30vw;
    height: 30vw;
    background-image: linear-gradient(
      90deg,
      #46aaf0,
      #46aaf0 50%,
      #ff8c00 50% 100%
    );
    left: -13.1vw;
    top: -13.1vw;
    transform: rotate(45deg);
    z-index: 2;
    transition: left 0.3s;
  }
  header .top_nav .links li.inquiry a:hover:after {
    left: 4vw;
  }
}
@media screen and (max-width: 736px) {
  header .top_nav.set {
    position: absolute;
    top: 0px;
    opacity: 1;
  }
  header .top_nav.set.upper {
    top: 0px;
    opacity: 1;
    transition: top 0.3s, opacity 0.3s;
  }
}

header .main_outer {
  padding-top: 90px;
}
header .cont_outer {
  padding-top: 0px;
}
header .top_visual {
  background-image: url("/images/top/img_icon_header.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  max-height: 732px;
  min-height: 541px;
  height: 39.16vw;
  min-width: 690px;
  width: 50vw;
  margin: auto;
  padding-top: 14.91vw;
}
header .top_visual .main {
  font-size: 6.38vw;
  letter-spacing: 0.58vw;
  line-height: 1em;
  /*text-align: center;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
header .top_visual .is-active {
  --opacity: 1;
}
header .top_visual .main .char {
  display: inline-block;
  opacity: var(--opacity, 0);
  transition: opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: calc(0.05s * var(--char-index));
}
header .top_visual .sub .char {
  display: inline-block;
  opacity: var(--opacity, 0);
  transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: calc(0.01s * var(--char-index));
}
header .top_visual .sub {
  font-size: 1.44vw;
  font-weight: bold;
  line-height: 1.6em;
  letter-spacing: 0.21vw;
  /*text-align: right;*/
  margin-top: 0.58vw;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .top_visual .sub.second {
  margin-top: 0px;
}
@media screen and (min-width: 1844px) {
  header .top_visual {
    padding-top: 277px;
    width: 930px;
  }
  header .top_visual .main {
    font-size: 118.6px;
    letter-spacing: 10.78px;
  }
  header .top_visual .sub {
    font-size: 26.76px;
    letter-spacing: 3.9px;
    /*text-align: right;*/
    margin-top: 10.78px;
  }
}
@media screen and (max-width: 1366px) {
  header .top_visual {
    padding-top: 206px;
  }
  header .top_visual .main {
    font-size: 88px;
    letter-spacing: 8px;
  }
  header .top_visual .sub {
    font-size: 20px;
    letter-spacing: 2.8px;
    /*text-align: right;*/
    margin-top: 8px;
  }
}
@media screen and (max-width: 736px) {
  header .top_nav {
    width: 100%;
    padding: 4.103vw 0px 4.103vw 5.641vw;
    position: absolute;
    display: block;
    align-items: center;
    z-index: 200;
  }
  header .top_nav a img {
    width: 62.564vw;
    position: relative;
    z-index: 120;
  }
  header .main_outer {
    padding-top: 33.333vw;
  }
  header .cont_outer {
    padding-top: 0px;
  }
  header .top_visual {
    background-image: url("/images/top/img_icon_header.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    max-height: inherit;
    min-height: inherit;
    height: 71.795vw;
    min-width: inherit;
    width: 84.615vw;
    margin: auto;
    padding-top: 30vw;
    position: relative;
  }
  header .top_visual .main {
    font-size: 11.3vw;
    letter-spacing: 0.58vw;
    line-height: 1em;
    /*text-align: center;*/
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .top_visual .sub {
    font-size: 4.61vw;
    font-weight: bold;
    line-height: 1.8em;
    letter-spacing: 0vw;
    /*text-align: right;*/
    margin-top: 0.58vw;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  header .top_visual .sub_outer {
    padding-left: 2.051vw;
    position: absolute;
    bottom: -34.872vw;
  }
  header .top_visual .sub.second {
    margin-top: 0px;
  }
}

/* --------------- hamburger menu --------------- */
.hamburger_link {
  display: none;
}
#menu_wrapper {
  max-height: 0px;
  overflow: hidden;
}
@media screen and (max-width: 736px) {
  .shadow {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fffcf8;
    z-index: 100;
    display: none;
  }
  .hamburger_link {
    display: block;
  }
  .hamburger_link #menu_wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.3s, padding 0.3s;
    z-index: 110;
    padding: 0px 5.897vw 0px;
    background-color: #fffcf8;
  }
  .hamburger_link.active #menu_wrapper {
    padding-top: 35.897vw;
    max-height: 100%;
  }
  .hamburger_link .links {
    max-width: 82.051vw;
    padding: 17.949vw 5.128vw;
    margin: 0px auto;
    opacity: 0;
  }
  .hamburger_link.active .links {
    opacity: 1;
  }
  .hamburger_link #menu_wrapper li {
    font-size: 6.154vw;
    font-weight: 300;
    line-height: 1.5em;
    text-align: left;
    position: relative;
    margin-bottom: 4.103vw;
    padding-bottom: 4.103vw;
    border-bottom: 1px solid #707070;
  }
  .hamburger_link #menu_wrapper li a:hover {
    text-decoration: none;
  }
  .hamburger_link #menu_wrapper li.inquiry {
    width: 61.538vw;
    height: 15.385vw;
    font-size: 6.154vw;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    background-image: url("/images/img_button_box_sp.svg");
    background-size: 61.538vw 15.385vw;
    background-repeat: no-repeat;
    border-bottom: none;
    margin: 20.513vw auto 0px;
    padding: 4.615vw 0px 0px 10.256vw;
  }
  .hamburger_link #menu_wrapper li.inquiry a {
    color: white;
  }
  /* trigger */
  .menu_trigger,
  .menu_trigger span {
    display: inline-block;
    transition: all 0.4s;
  }
  .menu_trigger {
    position: fixed;
    top: 4.615vw;
    right: 4.615vw;
    width: 9.487vw; /*22px*/
    height: 9.487vw; /*21px*/
    z-index: 120;
    background-color: #333232;
    border-radius: 4.872vw;
    padding: 2.051vw;
  }
  .menu_trigger:hover {
    cursor: pointer;
  }
  .menu_trigger span {
    position: absolute;
    left: 3.333vw;
    width: 30%;
    height: 1px;
    background-color: #ff8c00;
    border-radius: 0.256vw;
  }
  .menu_trigger span:nth-of-type(1) {
    top: 3.333vw;
  }
  .menu_trigger span:nth-of-type(2) {
    top: 4.615vw;
  }
  .menu_trigger span:nth-of-type(3) {
    bottom: 3.333vw;
  }
  .active .menu_trigger span:nth-of-type(1) {
    -webkit-transform: translateY(2.308vw) rotate(-315deg);
    transform: translateY(2.308vw) rotate(-315deg);
    background-color: #ff8c00;
    top: 2.308vw;
  }
  .active .menu_trigger span:nth-of-type(2) {
    opacity: 0;
  }
  .active .menu_trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-2.308vw) rotate(315deg);
    transform: translateY(-2.308vw) rotate(315deg);
    background-color: #ff8c00;
    bottom: 2.308vw;
  }
}

header .cont_outer .top_reader {
  max-width: 1200px;
  margin: 180px auto 0px;
}
header .cont_outer .top_reader .catch {
  width: 38%; /*48*/
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 1.8em;
  letter-spacing: 4px;
}
header .cont_outer .top_reader .reader {
  width: 58%; /*48*/
}
header .cont_outer .top_reader .reader p + p {
  margin-top: 1em;
}
@media screen and (max-width: 736px) {
  header .cont_outer .top_reader {
    flex-direction: column;
    max-width: 256.41vw;
    margin: 66.667vw auto 0px;
  }
  header .cont_outer .top_reader .catch {
    width: 100%;
    font-size: 6.154vw;
    font-weight: 300;
    line-height: 1.8em;
    letter-spacing: 1.026vw;
  }
  header .cont_outer .top_reader .reader {
    width: 100%;
    font-size: 4.103vw;
    line-height: 2em;
    margin-top: 15.385vw;
  }
  header .cont_outer .top_reader .reader p + p {
    margin-top: 1em;
  }
}

/* strength */
.strength {
  margin: 50px 0px 0px;
}
.strength .cont_base {
  position: relative;
  padding: 164px 0px 0px 82px;
  background-image: url("/images/top/img_elementA.svg");
  background-size: 536px auto;
  background-position: top 0px left -83px;
  background-repeat: no-repeat;
}
.strength .cont_base:before {
  content: "";
  display: inline-block;
  width: 90px;
  height: 540px;
  background-color: #f7f0e9;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.strength .cont_outer {
  position: relative;
  background-color: #333232;
  background-image: url("/images/top/img_elementB.svg");
  background-size: 270px auto;
  background-position: top right;
  background-repeat: no-repeat;
  padding: 160px 112px 110px 112px;
  font-size: 1.6rem;
  line-height: 2em;
  color: #f7f0e9;
}
.strength .cont_inner {
  margin: 0px auto;
  max-width: 1200px;
}
.strength .about {
  flex-wrap: wrap;
  margin-top: 80px;
}
.strength .about > li {
  width: 47.91%;
  margin-bottom: 120px;
}
.strength .about > li .about_header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f7f0e9;
  padding-bottom: 30px;
  margin-bottom: 28px;
}
.strength .about > li .about_header .num {
  width: 120px;
  font-size: 8rem;
  font-weight: 400;
}
.strength .about > li .about_header h3 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.66em;
  width: calc(100% - 120px);
}
@media screen and (max-width: 1366px) {
  .strength .cont_outer {
    padding: 160px 8.11vw 110px 8.11vw;
  }
}
@media screen and (max-width: 1068px) {
  .strength .about {
    flex-direction: column;
  }
  .strength .about > li {
    width: 100%;
  }
  .strength .about > li:nth-child(2n) {
    margin-top: 0px;
  }
}
@media screen and (max-width: 736px) {
  .strength {
    margin: 30.769vw 0px 0px;
  }
  .strength .cont_base {
    position: relative;
    padding: 23.59vw 0px 0px 0px;
    background-image: url("/images/top/img_elementA.svg");
    background-size: 76.923vw auto;
    background-position: top 0px left -23.59vw;
    background-repeat: no-repeat;
  }
  .strength .cont_base:before {
    content: none;
  }
  .strength .cont_outer {
    position: relative;
    background-color: #333232;
    background-image: url("/images/top/img_elementB.svg");
    background-size: 34.615vw auto;
    background-position: top right;
    background-repeat: no-repeat;
    padding: 20.513vw 5.641vw 29.744vw 5.641vw;
    font-size: 4.103vw;
    line-height: 2em;
    color: #f7f0e9;
  }
  .strength .cont_inner {
    margin: 0px auto;
    max-width: 271.795vw;
  }
  .strength .about {
    flex-wrap: wrap;
    margin-top: 15.385vw;
  }
  .strength .about > li {
    width: 100%;
    margin-bottom: 0px;
  }
  .strength .about > li:not(:first-child) {
    margin-top: 17.949vw;
  }
  .strength .about > li .about_header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f7f0e9;
    padding-bottom: 5.128vw;
    margin-bottom: 4.615vw;
  }
  .strength .about > li .about_header .num {
    width: 23.077vw;
    font-size: 17.436vw;
    font-weight: 400;
  }
  .strength .about > li .about_header h3 {
    font-size: 5.128vw;
    font-weight: 400;
    line-height: 1.66em;
    width: calc(100% - 23.077vw);
  }
}

/* solutions */
.solutions {
  margin: 0px 0px;
  position: relative;
}
.solutions .cont_base {
  padding: 0px 82px 164px 0px;
  background-image: url("/images/top/img_elementA.svg");
  background-size: 536px auto;
  background-position: bottom 0px right -83px;
  background-repeat: no-repeat;
}
.solutions .cont_outer {
  position: relative;
  background-color: #f7f0e9;
  padding: 160px 112px 80px 112px;
  font-size: 1.6rem;
  line-height: 2em;
}
.solutions .cont_outer:after {
  content: "";
  display: inline-block;
  width: 168px;
  height: 300px;
  background-image: url("/images/top/img_elementC.svg");
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: -168px;
  left: 0px;
}
.solutions .cont_inner {
  margin: 0px auto;
  max-width: 1200px;
}
.solutions .solution {
  flex-wrap: wrap;
  margin-top: 80px;
}
.solutions .solution > li {
  width: 30.6%;
  margin-bottom: 80px;
}
.solutions .solution > li img {
  border-radius: 8px;
}
.solutions .solution > li h4 {
  font-size: 1.4rem;
  font-weight: 400;
  color: #e57e00;
  margin-top: 18px;
}
.solutions .solution > li p {
  font-size: 2rem;
  font-weight: 300;
}
@media screen and (max-width: 1366px) {
  .solutions .cont_outer {
    padding: 160px 8.11vw 110px 8.11vw;
  }
}
@media screen and (max-width: 1068px) {
  .solutions .solution > li {
    width: 47%;
  }
}
@media screen and (max-width: 736px) {
  .solutions {
    margin: 0px 0px;
    position: relative;
  }
  .solutions .cont_base {
    padding: 0px 0px 23.59vw 0px;
    background-image: url("/images/top/img_elementA.svg");
    background-size: 300px auto;
    background-position: bottom 0px right -23.846vw;
    background-repeat: no-repeat;
  }
  .solutions .cont_outer {
    position: relative;
    background-color: #f7f0e9;
    padding: 33.333vw 5.641vw 14.359vw 5.641vw;
    font-size: 4.103vw;
    line-height: 2em;
  }
  .solutions .cont_outer:after {
    content: "";
    display: inline-block;
    width: 21.538vw;
    height: 38.462vw;
    background-image: url("/images/top/img_elementC.svg");
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -21.538vw;
    left: 0px;
  }
  .solutions .cont_inner {
    margin: 0px auto;
    max-width: 271.795vw;
  }
  .solutions .solution {
    flex-wrap: wrap;
    margin-top: 15.385vw;
  }
  .solutions .solution > li {
    width: 100%;
    margin-bottom: 15.385vw;
  }
  .solutions .solution > li img {
    border-radius: 2.051vw;
  }
  .solutions .solution > li h4 {
    font-size: 3.59vw;
    font-weight: 400;
    color: #e57e00;
    margin-top: 4.615vw;
  }
  .solutions .solution > li p {
    font-size: 5.128vw;
    font-weight: 300;
  }
}

/* lineup */
.lineup {
  margin: 0px 0px;
  position: relative;
}
.lineup .cont_inner {
  margin: 0px auto;
  max-width: 1200px;
}
.lineup .service {
  flex-wrap: wrap;
  margin-top: 80px;
  font-size: 1.6rem;
  line-height: 2em;
}
.lineup .service > li {
  width: 30.6%;
  margin-bottom: 120px;
}
.lineup .service > li h4 {
  margin-bottom: 12px;
}
.lineup .service > li img {
  border-radius: 4px;
}
.lineup .service > li .list {
  margin-top: 14px;
}
@media screen and (max-width: 1366px) {
  .lineup .service > li {
    width: 47%;
  }
}
@media screen and (max-width: 736px) {
  .lineup {
    margin: 0px 0px;
    position: relative;
  }
  .lineup .cont_inner {
    margin: 0px auto;
    max-width: 307.692vw;
  }
  .lineup .service {
    flex-wrap: wrap;
    margin-top: 20.513vw;
    font-size: 4.103vw;
    line-height: 2em;
  }
  .lineup .service > li {
    width: 100%;
    margin-bottom: 15.385vw;
  }
  .lineup .service > li h4 {
    margin-bottom: 3.077vw;
  }
  .lineup .service > li img {
    border-radius: 1.026vw;
  }
  .lineup .service > li .list {
    margin-top: 3.59vw;
  }
}

/* works */
.works {
  margin: 0px 0px;
  position: relative;
}
.works:after {
  content: "";
  display: inline-block;
  width: 200px;
  height: 375px;
  background-image: url("/images/top/img_elementD.svg");
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: -187px;
  right: 0px;
}
.works .cont_outer {
  height: 38.5vw;
  min-height: 320px;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}
.works .cont_outer .fig_wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
}
.works .cont_outer .fig_wrapper img {
  transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
  height: 101%;
  width: auto;
}
.works .cont_outer:hover .fig_wrapper img {
  transform: scale(1.2, 1.2);
}
.works .cont_outer a.link {
  display: inline-block;
  text-align: center;
  padding: 100px 180px;
  position: relative;
  z-index: 10;
  pointer-events: auto;
}
.works .cont_outer a:hover {
  text-decoration: none;
}
.works .cont_outer .shoulder {
  font-size: 6.4rem;
  font-weight: 400;
  color: #f7f0e9;
}
.works .cont_outer h2 {
  font-size: 2.4rem;
  font-weight: 400;
  color: #f7f0e9;
  display: inline-block;
  padding-bottom: 4px;
  position: relative;
}
.works .cont_outer h2:after {
  content: "";
  width: 0px;
  height: 100%;
  border-bottom: 1px solid #f7f0e9;
  position: absolute;
  bottom: 0px;
  left: 0px;
  transition: width 0.4s;
}
.works .cont_outer a:hover h2:after {
  width: 100%;
}
@media screen and (max-width: 736px) {
  .works {
    margin: 0px 0px;
    position: relative;
  }
  .works:after {
    content: "";
    display: inline-block;
    width: 25.641vw;
    height: 47.949vw;
    background-image: url("/images/top/img_elementD.svg");
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    top: -23.974vw;
    right: 0px;
  }
  .works .cont_outer {
    height: 38.5vw;
    min-height: 66.667vw;
    padding: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    pointer-events: none;
  }
  .works .cont_outer .fig_wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
  }
  .works .cont_outer .fig_wrapper img {
    transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
    height: 101%;
    width: auto;
  }
  .works .cont_outer:hover .fig_wrapper img {
    transform: scale(1.2, 1.2);
  }
  .works .cont_outer a.link {
    display: inline-block;
    text-align: center;
    padding: 5.128vw 7.692vw;
    position: relative;
    z-index: 10;
    pointer-events: auto;
  }
  .works .cont_outer a:hover {
    text-decoration: none;
  }
  .works .cont_outer .shoulder {
    font-size: 12.308vw;
    font-weight: 400;
    color: #f7f0e9;
    margin-bottom: 2.564vw;
  }
  .works .cont_outer h2 {
    font-size: 5.128vw;
    font-weight: 400;
    color: #f7f0e9;
    display: inline-block;
    padding-bottom: 1.026vw;
    position: relative;
  }
}

/* profile */
.profile {
  margin: 0px 0px;
  position: relative;
  background-image: url("/images/top/img_elementE.svg");
  background-size: 306px auto;
  background-position: top 0px left -1px;
  background-repeat: no-repeat;
  background-color: #333232;
}
.profile .cont_outer {
  color: #f7f0e9;
  padding-top: 200px;
  padding-bottom: 80px;
}
.profile .cont_outer.second {
  padding-top: 40px;
  padding-bottom: 190px;
  background-image: url("/images/top/img_elementG.svg");
  background-size: 306px auto;
  background-position: bottom 0px right -1px;
  background-repeat: no-repeat;
}
.profile .cont_outer .shoulder {
  font-size: 6.4rem;
  font-weight: 400;
  color: #f7f0e9;
  text-align: center;
}
.profile .cont_outer table,
.profile .cont_outer .route {
  max-width: 600px;
  width: 100%;
  margin: 76px auto 0px;
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 1.75em;
  text-align: left;
}
.profile .cont_outer table th,
.profile .cont_outer table td {
  padding: 16px 0px 16px;
  font-weight: 200;
}
.profile .cont_outer table th {
  width: 23.4%;
}
.profile .cont_outer table tr {
  border-bottom: 1px solid #f7f0e9;
}
.profile .map_outer {
  height: 29.1vw;
  background-color: #f7f0e9;
}
.profile .map_outer iframe {
  width: 100%;
  height: 100%;
}
.profile .cont_outer.second .route {
  margin-top: 0px;
}
.profile .cont_outer.second .inquiry {
  text-align: center;
}
.profile .cont_outer.second .inquiry a {
  display: inline-block;
  position: relative;
  margin: 80px 0px 14px;
  overflow: hidden;
}
.profile .cont_outer.second .inquiry a:hover {
  text-decoration: none;
}
.profile .cont_outer.second .inquiry a span {
  display: block;
  width: 274px;
  height: 64px;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1em;
  color: white;
  background-image: url("/images/top/img_mail_box.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 20px;
  position: relative;
  z-index: 3;
}
.profile .cont_outer.second .inquiry a:after {
  content: "";
  position: absolute;
  width: 380px;
  height: 280px;
  background-color: #ff8c00;
  left: -390px;
  top: -100px;
  transform: rotate(27deg);
  z-index: 2;
  transition: left 0.3s;
}
.profile .cont_outer.second .inquiry a:hover:after {
  left: -89px;
}
.profile .cont_outer.second .inquiry p {
  display: inline-block;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1em;
  color: #f7f0e9;
  background-image: url("/images/top/img_icon_mail.svg");
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: top 1px left;
  padding: 0px 0px 0px 30px;
}
@media screen and (min-width: 1600px) {
  .profile .cont_outer.second .inquiry a span {
    display: block;
    width: 342px;
    height: 80px;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1em;
    color: white;
    background-image: url("/images/top/img_mail_box.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 25px;
    position: relative;
    z-index: 3;
  }
  .profile .cont_outer.second .inquiry a:after {
    content: "";
    position: absolute;
    width: 475px;
    height: 350px;
    background-color: #ff8c00;
    left: -487.5px;
    top: -125px;
    transform: rotate(27deg);
    z-index: 2;
    transition: left 0.3s;
  }
  .profile .cont_outer.second .inquiry a:hover:after {
    left: -111.25px;
  }
  .profile .cont_outer.second .inquiry p {
    display: inline-block;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1em;
    color: #f7f0e9;
    background-image: url("/images/top/img_icon_mail.svg");
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: top 1px left;
    padding: 0px 0px 0px 37.5px;
  }
}
@media screen and (max-width: 736px) {
  .profile {
    margin: 0px 0px;
    position: relative;
    background-image: url("/images/top/img_elementE.svg");
    background-size: 39.231vw auto;
    background-position: top 0px left -1px;
    background-repeat: no-repeat;
    background-color: #333232;
  }
  .profile .cont_outer {
    color: #f7f0e9;
    padding-top: 30.769vw;
    padding-bottom: 10.256vw;
  }
  .profile .cont_outer.second {
    padding-top: 10.256vw;
    padding-bottom: 38.462vw;
    background-image: url("/images/top/img_elementG.svg");
    background-size: 39.231vw auto;
    background-position: bottom 0px right -1px;
    background-repeat: no-repeat;
  }
  .profile .cont_outer .shoulder {
    font-size: 8.205vw;
    font-weight: 400;
    color: #f7f0e9;
    text-align: center;
  }
  .profile .cont_outer table,
  .profile .cont_outer .route {
    max-width: 153.846vw;
    width: 100%;
    margin: 18.974vw auto 0px;
    font-size: 4.103vw;
    font-weight: 200;
    line-height: 1.75em;
    text-align: left;
  }
  .profile .cont_outer table th,
  .profile .cont_outer table td {
    padding: 0px 0px 0px;
    font-weight: 200;
    display: block;
  }
  .profile .cont_outer table th {
    width: 100%;
    padding-top: 3.59vw;
  }
  .profile .cont_outer table td {
    width: 100%;
    padding-bottom: 3.59vw;
  }
  .profile .cont_outer table tr {
    border-bottom: 1px solid #f7f0e9;
  }
  .profile .map_outer {
    height: 100vw;
    background-color: #f7f0e9;
  }
  .profile .map_outer iframe {
    width: 100%;
    height: 100%;
  }
  .profile .cont_outer.second .route {
    margin-top: 0px;
  }
  .profile .cont_outer.second .route li + li {
    margin-top: 2.564vw;
  }
  .profile .cont_outer.second .inquiry {
    text-align: center;
  }
  .profile .cont_outer.second .inquiry a {
    display: inline-block;
    position: relative;
    margin: 20.513vw 0px 3.59vw;
    overflow: hidden;
  }
  .profile .cont_outer.second .inquiry a:hover {
    text-decoration: none;
  }
  .profile .cont_outer.second .inquiry a span {
    display: block;
    width: 70.256vw;
    height: 16.41vw;
    font-size: 6.154vw;
    font-weight: 400;
    line-height: 1em;
    color: white;
    background-image: url("/images/top/img_mail_box.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top -0.1px left -0.1px;
    padding-top: 5.128vw;
    position: relative;
    z-index: 3;
  }
  .profile .cont_outer.second .inquiry a:after {
    content: "";
    position: absolute;
    width: 97.436vw;
    height: 71.795vw;
    background-color: #ff8c00;
    left: -101vw;
    top: -25.641vw;
    transform: rotate(27deg);
    z-index: 2;
    transition: left 0.3s;
  }
  .profile .cont_outer.second .inquiry a:hover:after {
    left: -22.821vw;
  }
  .profile .cont_outer.second .inquiry p {
    display: inline-block;
    font-size: 5.128vw;
    font-weight: 300;
    line-height: 1em;
    color: #f7f0e9;
    background-image: url("/images/top/img_icon_mail.svg");
    background-size: 5.128vw auto;
    background-repeat: no-repeat;
    background-position: top 0.256vw left;
    padding: 0px 0px 0px 7.692vw;
  }
}

/* footer */
footer {
  background-image: url("/images/img_footer.png");
  background-size: 290px auto;
  background-repeat: repeat-x;
  background-position: bottom center;
}
footer .cont_outer {
  padding-top: 180px;
  padding-bottom: 130px;
}
footer.gotop .cont_outer {
  padding-top: 160px;
}
footer .cont_outer .logo {
  width: 444px;
}
footer .cont_outer .links {
  display: flex;
  margin-top: 80px;
}
footer .cont_outer .links li:not(:first-child) {
  margin-left: 4em;
}
footer .link_outer {
  text-align: center;
  margin-top: 150px;
}
footer .cont_outer .copy {
  font-size: 1.4rem;
  font-weight: 400;
  text-align: right;
  margin-top: 80px;
}
@media screen and (min-width: 1600px) {
  footer .cont_outer .logo {
    width: 555px;
  }
  footer .cont_outer .links {
    margin-top: 100px;
  }
  footer .cont_outer .links li:not(:first-child) {
    margin-left: 4em;
  }
  footer .cont_outer .copy {
    font-size: 1.4rem;
    font-weight: 400;
    text-align: right;
    margin-top: 100px;
  }
}
@media screen and (max-width: 736px) {
  footer {
    background-image: url("/images/img_footer.png");
    background-size: 35.974vw auto;
    background-repeat: repeat-x;
    background-position: bottom -2.051vw center;
  }
  footer .cont_outer {
    padding-top: 30.769vw;
    padding-bottom: 33.333vw;
  }
  footer.gotop .cont_outer {
    padding-top: 19.513vw;
  }
  footer .cont_outer .logo {
    width: 68.205vw;
  }
  footer .cont_outer .links {
    display: block;
    margin-top: 17.949vw;
  }
  footer .cont_outer .links li:not(:first-child) {
    margin-left: 0em;
  }
  footer .link_outer {
    text-align: center;
    margin-top: 21.256vw;
  }
  footer .cont_outer .copy {
    font-size: 3.59vw;
    font-weight: 400;
    text-align: left;
    margin-top: 10.256vw;
  }
}

/* hoverlink */
a.hoverlink {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2em;
  color: #333232;
  display: inline-block;
  position: relative;
  /*overflow: hidden;*/
  height: 22px;
  padding-bottom: 28px;
}
a.hoverlink:hover {
  text-decoration: none;
}
a.hoverlink:after {
  content: "";
  width: 0px;
  height: 100%;
  border-bottom: 1px solid #333232;
  position: absolute;
  bottom: 0px;
  left: 0px;
  transition: width 0.4s;
}
a.hoverlink:hover:after {
  width: 100%;
}
a.hoverlink span {
  display: block;
  position: relative;
  top: 0px;
  transition: top 0.2s, opacity 0.2s;
}
a.hoverlink span.first {
  opacity: 1;
}
a.hoverlink:hover span.first {
  top: -18px;
  opacity: 0;
}
a.hoverlink span.second {
  top: 12px;
  opacity: 0;
}
a.hoverlink:hover span.second {
  top: -18px;
  opacity: 1;
}
@media screen and (min-width: 1600px) {
  a.hoverlink {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2em;
    color: #333232;
    display: inline-block;
    position: relative;
    /*overflow: hidden;*/
    height: 27.5px;
    padding-bottom: 35px;
  }
  a.hoverlink:hover {
    text-decoration: none;
  }
  a.hoverlink:after {
    content: "";
    width: 0px;
    height: 100%;
    border-bottom: 1px solid #333232;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: width 0.4s;
  }
  a.hoverlink:hover:after {
    width: 100%;
  }
  a.hoverlink span {
    display: block;
    position: relative;
    top: 0px;
    transition: top 0.2s, opacity 0.2s;
  }
  a.hoverlink span.first {
    opacity: 1;
  }
  a.hoverlink:hover span.first {
    top: -22.5px;
    opacity: 0;
  }
  a.hoverlink span.second {
    top: 15px;
    opacity: 0;
  }
  a.hoverlink:hover span.second {
    top: -22.5px;
    opacity: 1;
  }
}
@media screen and (max-width: 736px) {
  a.hoverlink {
    font-size: 4.103vw;
    font-weight: 400;
    line-height: 1.2em;
    color: #333232;
    display: inline-block;
    position: relative;
    /*overflow: hidden;*/
    height: 5.641vw;
    padding-bottom: 6.679vw;
  }
  a.hoverlink:hover {
    text-decoration: none;
  }
  a.hoverlink:after {
    content: "";
    width: 0px;
    height: 100%;
    border-bottom: 1px solid #333232;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: width 0.4s;
  }
  a.hoverlink:hover:after {
    width: 100%;
  }
  a.hoverlink span {
    display: block;
    position: relative;
    top: 0px;
    transition: top 0.2s, opacity 0.2s;
  }
  a.hoverlink span.first {
    opacity: 1;
  }
  a.hoverlink:hover span.first {
    top: -4.615vw;
    opacity: 0;
  }
  a.hoverlink span.second {
    top: 3.077vw;
    opacity: 0;
  }
  a.hoverlink:hover span.second {
    top: -4.615vw;
    opacity: 1;
  }
}

/* template */
.template .cont_outer {
  padding-top: 110px;
}
.template .cont_inner {
  max-width: 1400px;
  margin: 0px auto;
}
.template .cont_header .fig_wrapper {
  margin-top: 30px;
}
.template .cont_header .fig_wrapper img {
  width: 100%;
  height: 360px;
  object-fit: cover;
}
@media screen and (max-width: 736px) {
  .template .cont_outer {
    padding-top: 28.205vw;
  }
  .template .cont_inner {
    max-width: 358.974vw;
    margin: 0px auto;
  }
  .template .cont_header .fig_wrapper {
    margin-top: 5.128vw;
  }
  .template .cont_header .fig_wrapper img {
    width: 100%;
    height: 46.154vw;
    object-fit: cover;
  }
}

/* temp1 */
.temp1 .cont_header {
  margin-bottom: 170px;
}
.temp1 .item_outer {
  flex-wrap: wrap;
}
.temp1 .item_outer > li {
  width: 47.9%;
  margin-bottom: 100px;
}
.temp1 .item_outer > li:nth-last-child(-n + 2) {
  margin-bottom: 0px;
}
.temp1 .item_outer > li h4 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.5em;
  margin: 24px 0px 16px;
}
.temp1 .item_outer > li p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2em;
}
.temp1 .item_outer > li .media {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
}
.temp1 .item_outer > li .media li {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1em;
  background-color: white;
  border: 1px solid #333232;
  border-radius: 14px;
  padding: 6px 12px 6px;
  margin: 0px 10px 14px 0px;
}
@media screen and (max-width: 1048px) {
  .temp1 .item_outer > li {
    width: 100%;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 736px) {
  .temp1 .cont_header {
    margin-bottom: 41.026vw;
  }
  .temp1 .item_outer {
    flex-wrap: wrap;
  }
  .temp1 .item_outer > li {
    width: 100%;
    margin-bottom: 17.949vw;
  }
  .temp1 .item_outer > li:last-child {
    margin-bottom: 0px;
  }
  .temp1 .item_outer > li h4 {
    font-size: 5.128vw;
    font-weight: 400;
    line-height: 1.5em;
    margin: 6.154vw 0px 4.103vw;
  }
  .temp1 .item_outer > li p {
    font-size: 4.103vw;
    font-weight: 400;
    line-height: 2em;
  }
  .temp1 .item_outer > li .media {
    margin-top: 4.103vw;
    display: flex;
    flex-wrap: wrap;
  }
  .temp1 .item_outer > li .media li {
    font-size: 3.59vw;
    font-weight: 400;
    line-height: 1em;
    background-color: white;
    border: 1px solid #333232;
    border-radius: 3.59vw;
    padding: 1.538vw 3.077vw 1.538vw;
    margin: 0px 2.564vw 2.051vw 0px;
  }
}

/* temp2 */
.temp2 .cont_header {
  margin-bottom: 136px;
}
.temp2 .text_outer {
  max-width: 800px;
  margin: 0px auto;
  font-size: 1.6rem;
  line-height: 2em;
}
.temp2 h3 {
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.temp2 h4 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.6em;
  margin-top: 60px;
}
.temp2 h4 .deco {
  margin-right: 0.2em;
  color: #e57e00;
}
.temp2 .list {
  margin-top: 2em;
}
.temp2 .list.ind li {
  text-indent: -2.5em;
  margin-left: 2.5em;
}
.temp2 .column {
  background-color: #f7f0e9;
  padding: 28px 30px 26px 30px;
}
.temp2 .column .company {
  font-weight: 600;
  margin-top: 0.5em;
}
@media screen and (max-width: 736px) {
  .temp2 .cont_header {
    margin-bottom: 23.077vw;
  }
  .temp2 .text_outer {
    max-width: 205.128vw;
    margin: 0px auto;
    font-size: 4.103vw;
    line-height: 2em;
  }
  .temp2 h3 {
    font-size: 6.154vw;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 2.564vw;
  }
  .temp2 h4 {
    font-size: 5.128vw;
    font-weight: 400;
    line-height: 1.6em;
    margin-top: 7.692vw;
    margin-bottom: 0.513vw;
  }
  .temp2 h4 .deco {
    margin-right: 0.2em;
    color: #e57e00;
  }
  .temp2 .list {
    margin-top: 1.75em;
  }
  .temp2 .list.ind li {
    text-indent: -2.5em;
    margin-left: 2.5em;
  }
  .temp2 .column {
    background-color: #f7f0e9;
    padding: 3.59vw 4.103vw 3.077vw 4.103vw;
  }
  .temp2 .column .company {
    font-weight: 600;
    margin-top: 0.5em;
  }
}
