@charset "UTF-8";
/*
Theme Name: 飯田綜合法務事務所専用テーマ
Theme URI: https://iida-sogo.com/
Author: T2JAPAN Inc.
Description: Iida Legal Service Theme
Version: 1.0
*/
/* ==========================================================================
Foundation
========================================================================== */
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

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

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

button, html[type=button], [type=submit] {
  -webkit-appearance: button;
}

:root {
  font-feature-settings: "palt" 1;
  min-height: 100vh;
  font-size: 16px;
  font-weight: normal;
  vertical-align: text-bottom;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

body {
  color: #4B4B4B;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  vertical-align: text-bottom;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  border: none;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

strong {
  font-weight: bolder;
}

address {
  font-style: normal;
}

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

a,
button {
  color: inherit;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  transition: opacity 0.2s ease-in;
}
a:hover,
button:hover {
  opacity: 0.6;
}

p > a {
  text-decoration: underline;
}

a:hover,
a:active {
  outline-width: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input[type=text],
input[type=email],
textarea {
  display: inline-block;
  width: 100%;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

textarea {
  height: 8rem;
  resize: vertical;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
}

[hidden] {
  display: none;
}

/* ==========================================================================
Layout
========================================================================== */
/* header ----------------- */
.header__fix--wrap {
  position: relative;
  z-index: 9992;
}
@media (min-width: 960px) {
  .header__fix--wrap {
    z-index: 9991;
    position: fixed;
    top: 0;
    background-color: white;
    width: 100%;
    height: 90px;
    scrollbar-width: none;
    border-bottom: 1px solid #a7c0de;
  }
}

header {
  width: 100%;
  position: relative;
}
@media (max-width: 959px) {
  header {
    position: fixed;
    z-index: 10000;
    top: 0;
    height: 60px;
    padding: 0;
    background-color: white;
    border-bottom: 1px solid #00479f;
  }
}
@media (max-width: 959px) {
  header .openbtn1 {
    position: fixed;
    z-index: 100004;
    top: 0;
    right: 0px;
    width: 60px;
    height: 60px;
    cursor: pointer;
  }
  header .openbtn1.active span:nth-of-type(1) {
    top: 24px;
    left: 15px;
    transform: translateY(6px) rotate(-315deg);
    width: 50%;
  }
  header .openbtn1.active span:nth-of-type(2) {
    opacity: 0;
  }
  header .openbtn1.active span:nth-of-type(3) {
    top: 36px;
    left: 15px;
    transform: translateY(-6px) rotate(315deg);
    width: 50%;
  }
}
@media (max-width: 959px) {
  header .openbtn1 span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    width: 45%;
    background-color: #00479f;
  }
}
header .openbtn1 span:nth-of-type(1) {
  top: 20px;
}
header .openbtn1 span:nth-of-type(2) {
  top: 30px;
}
header .openbtn1 span:nth-of-type(3) {
  top: 40px;
}
header .header__inner--wrap {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  align-items: center;
}
@media (min-width: 960px) {
  header .header__inner--wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 90px;
  }
}
@media (max-width: 959px) {
  header .header__inner--wrap {
    margin: auto;
  }
  header .header__inner--wrap #g-nav {
    position: fixed;
    z-index: 999;
    top: 0;
    right: -120%;
    width: 100%;
    height: 100vh;
    background: white;
    transition: all 0.6s;
  }
  header .header__inner--wrap #g-nav.panelactive {
    right: 0;
  }
  header .header__inner--wrap #g-nav.panelactive #g-nav-list {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  header .header__inner--wrap #g-nav .head__nav--ul {
    position: relative;
    z-index: 999;
    top: 60px;
    left: 0;
    width: 100%;
    margin: auto;
    display: block;
    border-top: 1px solid #00479f;
  }
  header .header__inner--wrap #g-nav .head__nav--ul li {
    position: relative;
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #a7c0de;
  }
  header .header__inner--wrap #g-nav .head__nav--ul li a {
    position: relative;
    text-decoration: none;
    padding: 20px 2%;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
  }
  header .header__inner--wrap #g-nav .head__nav--ul li a::after {
    content: ">";
    display: block;
    position: absolute;
    right: 0.5rem;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 24px;
    color: white;
  }
}
header .header__inner--wrap .head__logo--wrap {
  position: relative;
  z-index: 10003;
  width: 13rem;
  margin: auto auto auto 0;
}
header .header__inner--wrap .head__logo--wrap a {
  display: block;
}
@media (max-width: 959px) {
  header .header__inner--wrap .head__logo--wrap a {
    height: 60px;
    width: 50%;
    margin: auto;
    padding: 5px 0;
    text-align: center;
    opacity: 1;
  }
}
@media (max-width: 959px) {
  header .header__inner--wrap .head__logo--wrap a img {
    height: 100%;
  }
}
@media (max-width: 959px) {
  header .header__inner--wrap .head__logo--wrap {
    width: auto;
    height: 60px;
  }
}
header .header__inner--wrap .head__nav--wrap {
  width: calc(100% - 13rem);
  height: 60px;
  margin: auto 0 auto auto;
}
@media (max-width: 959px) {
  header .header__inner--wrap .head__nav--wrap {
    margin: auto;
  }
}
header .header__inner--wrap .head__nav--wrap .head__nav--ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
@media (max-width: 959px) {
  header .header__inner--wrap .head__nav--wrap .head__nav--ul {
    display: block;
  }
}
header .header__inner--wrap .head__nav--wrap .head__nav--ul li {
  display: block;
}
@media (min-width: 960px) {
  header .header__inner--wrap .head__nav--wrap .head__nav--ul li {
    margin-right: 1rem;
  }
}
header .header__inner--wrap .head__nav--wrap .head__nav--ul li:nth-last-of-type(1) {
  margin-right: 0;
}
header .header__inner--wrap .head__nav--wrap .head__nav--ul li a {
  position: relative;
  display: block;
  font-size: clamp(12px, 1.26vw, 16px);
  line-height: 1.6rem;
  padding: 1rem 0.2rem 1rem 1rem;
}
header .header__inner--wrap .head__nav--wrap .head__nav--ul li a.cv_btn::before {
  border-left: 4px solid #00479f;
}
@media (max-width: 959px) {
  header .header__inner--wrap .head__nav--wrap .head__nav--ul li a {
    font-size: 0.95rem;
  }
}

.side__nav--wrap {
  position: fixed;
  z-index: 10001;
  margin: auto;
  height: 0;
}
@media (min-width: 960px) {
  .side__nav--wrap {
    top: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .side__nav--wrap {
    top: 35%;
    right: 0;
    bottom: initial;
  }
}
@media (max-width: 599px) {
  .side__nav--wrap {
    width: 100%;
    bottom: 0;
    margin: auto;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.side__nav--wrap .side__nav--ul {
  display: block;
  list-style-type: none;
  background-color: #869e10;
  border-radius: 0.8rem 0 0 0.8rem;
}
@media (max-width: 599px) {
  .side__nav--wrap .side__nav--ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    border-radius: 0.8rem 0.8rem 0 0;
  }
}
.side__nav--wrap .side__nav--ul li {
  text-align: center;
}
.side__nav--wrap .side__nav--ul li:nth-of-type(n+2) {
  border-top: 1px solid white;
}
@media (max-width: 599px) {
  .side__nav--wrap .side__nav--ul li {
    width: 24.5%;
  }
  .side__nav--wrap .side__nav--ul li:nth-of-type(n+2) {
    border-top: 0;
    border-left: 1px solid white;
  }
}
.side__nav--wrap .side__nav--ul li a {
  display: block;
  width: 60px;
  padding: 0.6rem;
  font-size: 0.65rem;
  line-height: 0.8rem;
  color: white;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 599px) {
  .side__nav--wrap .side__nav--ul li a {
    width: 100%;
    padding: 0.8rem 0.1rem;
    font-size: 0.7rem;
    line-height: 0.7rem;
  }
}
.side__nav--wrap .side__nav--ul li a img {
  display: block;
  width: 1.4rem;
  margin: auto auto 0.1rem;
}
@media (max-width: 599px) {
  .side__nav--wrap .side__nav--ul li a img {
    margin: auto auto 0.2rem;
  }
}

/* footer ----------------- */
.l-footer {
  width: 100%;
  margin-top: 8rem;
  font-size: 0.8rem;
  color: white;
  background: #a7c0de;
}
@media (max-width: 599px) {
  .l-footer {
    display: block;
    padding: 2rem 0 0;
  }
}
.l-footer .footer_wrap {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 2rem 1rem;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .l-footer .footer_wrap {
    display: block;
    padding: 0 0 2rem;
  }
}
.l-footer .footer_wrap .footer_left {
  text-align: center;
  font-size: 1.2rem;
  border-right: 1px solid white;
}
.l-footer .footer_wrap .footer_left .f_logo {
  width: 10%;
  margin: auto auto 0.5rem;
}
.l-footer .footer_wrap .footer_left .f_logo img {
  width: 100%;
}
.l-footer .footer_wrap .footer_left > span {
  display: block;
  font-size: 0.8rem;
}
@media (max-width: 599px) {
  .l-footer .footer_wrap .footer_left {
    width: 96%;
    margin: 1rem auto 2rem;
    padding-bottom: 2rem;
    border-right: 0;
    border-bottom: 1px solid rgba(220, 220, 220, 0.85);
  }
}
@media (min-width: 960px) {
  .l-footer .footer_wrap .footer_left {
    width: 27%;
    margin-right: 3%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .l-footer .footer_wrap .footer_left {
    width: 35%;
  }
  .l-footer .footer_wrap .footer_left .footer_logo img {
    width: 64%;
  }
}
.l-footer .footer_wrap .footer-right {
  width: 70%;
  display: flex;
}
.l-footer .footer_wrap .footer-right > div {
  width: 50%;
  box-sizing: border-box;
  text-align: left;
}
@media (max-width: 599px) {
  .l-footer .footer_wrap .footer-right > div {
    width: 96%;
    margin: auto;
  }
}
.l-footer .footer_wrap .footer-right > div > b {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.l-footer .footer_wrap .footer-right > div > a {
  display: block;
}
.l-footer .footer_wrap .footer-right > div > a ~ a {
  margin-top: 0.4rem;
}
@media (max-width: 599px) {
  .l-footer .footer_wrap .footer-right > div > a ~ a {
    margin-top: 0.5rem;
  }
}
@media (max-width: 599px) {
  .l-footer .footer_wrap .footer-right {
    width: 96%;
    display: block;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .l-footer .footer_wrap .footer-right {
    width: 65%;
  }
}
.l-footer .footer_wrap .footer-right .management-mn {
  text-align: center;
  padding-left: 2rem;
  font-size: 1rem;
}
.l-footer .footer_wrap .footer-right .management-mn b {
  display: block;
  margin-bottom: 0.2rem;
}
@media (max-width: 599px) {
  .l-footer .footer_wrap .footer-right .management-mn {
    padding-left: 0;
  }
}
.l-footer .footer_wrap .footer-right .management-sb {
  position: relative;
  font-size: 1rem;
  text-align: center;
}
.l-footer .footer_wrap .footer-right .management-sb > a {
  padding-left: 1rem;
}
@media (max-width: 599px) {
  .l-footer .footer_wrap .footer-right .management-sb > a {
    padding-left: 0;
  }
}
@media (max-width: 599px) {
  .l-footer .footer_wrap .footer-right .management-sb {
    margin-top: 0.6rem;
  }
}
.l-footer .footer-credit_wrap {
  width: 100%;
  padding: 1rem 0;
  text-align: center;
  background: #00479f;
}
@media (max-width: 599px) {
  .l-footer .footer-credit_wrap {
    display: block;
    padding: 1rem;
  }
}

#scrolltop {
  position: fixed;
  z-index: 998;
  bottom: 30px;
  right: 10px;
  width: 50px;
  height: 50px;
  margin: 0;
}
@media (max-width: 599px) {
  #scrolltop {
    bottom: 70px;
    right: 2px;
  }
}
#scrolltop a {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0;
}
#scrolltop a img {
  width: 100%;
}

/* content ----------------- */
.l-content {
  padding-top: 90px;
}
@media (max-width: 959px) {
  .l-content {
    padding-top: 0;
  }
}

.simply-scroll-container {
  position: relative;
}

.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.simply-scroll-list img {
  border: none;
  display: block;
}

.simply-scroll {
  width: 100%;
  height: auto;
}
.simply-scroll .simply-scroll-clip {
  width: 100%;
  height: auto;
}
.simply-scroll .simply-scroll-list img {
  float: left;
  width: 290px;
  height: 200px;
}
.simply-scroll .simply-scroll-list img.b_filter {
  filter: brightness(0.4);
}

/* glonav ----------------- */
.l-glonav {
  width: 100%;
  height: 100%;
  line-height: 79px;
}
.l-glonav > h1 {
  display: inline-block;
  height: 100%;
  font-size: 1.25rem;
}
@media (max-width: 599px) {
  .l-glonav > h1 {
    font-size: 1rem;
  }
}
.l-glonav > h1 > a {
  display: block;
  height: 100%;
  padding: 0;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 959px) {
  .l-glonav > h1 > a {
    color: white;
  }
}
.l-glonav > h1 > a > img {
  width: 80%;
  vertical-align: middle;
}
@media (max-width: 959px) {
  .l-glonav > h1 > a > img.pc_only {
    display: none;
  }
}
.l-glonav > h1 > a > img.sp_only {
  width: auto;
  height: 44px;
}
@media (max-width: 599px) {
  .l-glonav > h1 > a > img.sp_only {
    height: 42px;
  }
}
@media (min-width: 960px) {
  .l-glonav > h1 > a > img.sp_only {
    display: none;
  }
}
.l-glonav > ul {
  font-size: 1rem;
  overflow: hidden;
}
.l-glonav li {
  height: 3rem;
  line-height: 79px;
}
.l-glonav li > a {
  text-align: center;
  transition: opacity 0.2s ease-in;
}
.l-glonav li > a:hover {
  opacity: 0.6;
}
@media (max-width: 959px) {
  .l-glonav li {
    line-height: 47px;
  }
}
@media (max-width: 959px) {
  .l-glonav {
    height: auto;
    line-height: 47px;
  }
  .l-glonav > h1 {
    width: 100%;
    box-sizing: border-box;
  }
  .l-glonav > h1 > a {
    opacity: 1;
  }
  .l-glonav > ul {
    height: 240px;
    transition: height 0.4s;
  }
  .l-glonav li {
    display: block;
    background: #00479f;
    color: white;
    overflow: hidden;
    border-top: 1px solid #ccc;
  }
  .l-glonav li > a {
    display: block;
    width: 100%;
    height: 100%;
    pading: 0 0.5rem;
  }
}
@media (min-width: 960px) {
  .l-glonav {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: white;
  }
  .l-glonav > h1 {
    width: 20rem;
  }
  .l-glonav > ul {
    display: block;
    width: 50rem;
    max-width: calc(100% - 11rem);
  }
  .l-glonav li {
    display: inline-block;
    width: 20%;
    height: 100%;
    vertical-align: top;
  }
  .l-glonav li > a {
    display: inline-block;
    width: 99%;
    width: calc(100% - 1px);
  }
}

.l-glonav__icon {
  display: none;
}
@media (max-width: 959px) {
  .l-glonav__icon {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    padding: 0.75rem;
    position: fixed;
    top: 0;
    right: 0;
    transition: all 0.4s;
    cursor: pointer;
  }
  .l-glonav__icon div {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
  }
  .l-glonav__icon span {
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    transition: all 0.4s;
  }
  .l-glonav__icon span:nth-of-type(1) {
    top: 0;
  }
  .l-glonav__icon span:nth-of-type(2) {
    top: 11px;
  }
  .l-glonav__icon span:nth-of-type(3) {
    bottom: 0;
  }
}

[id=glonav_flg]:checked ~ .l-glonav__icon span:nth-of-type(1) {
  transform: translateY(11px) rotate(-315deg);
}
[id=glonav_flg]:checked ~ .l-glonav__icon span:nth-of-type(2) {
  opacity: 0;
}
[id=glonav_flg]:checked ~ .l-glonav__icon span:nth-of-type(3) {
  transform: translateY(-11px) rotate(315deg);
}

[id=glonav_flg] {
  display: none !important;
}
@media (max-width: 959px) {
  [id=glonav_flg]:not(:checked) ~ .l-glonav ul {
    height: 0;
    transition: height 0.4s;
  }
}

/* ==========================================================================
Object
========================================================================== */
/* ----------------------------------------
Component
---------------------------------------- */
/* container ----------------- */
.c-container {
  position: relative;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.c-container .p-inquiry {
  width: 96%;
  margin: auto;
}
@media (min-width: 600px) {
  .c-container {
    padding: 0 1rem;
  }
}

.content_wrapper {
  margin: 3rem auto auto;
}

.c-wide {
  display: block;
  width: 100%;
  margin: 5rem auto;
}
.c-wide .c-center_wrap {
  margin: auto;
}
@media (min-width: 960px) {
  .c-wide .c-center_wrap {
    width: 960px;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .c-wide .c-center_wrap {
    width: 85%;
  }
}
@media (max-width: 599px) {
  .c-wide .c-center_wrap {
    width: 98%;
  }
}
.c-wide + .c-wide {
  margin-top: 8rem;
}
.c-wide .c-wrap-top {
  padding-top: 2rem;
}
@media (max-width: 599px) {
  .c-wide .c-wrap-top {
    padding-top: 6rem;
  }
}
.c-wide .c-wrap-top .d-level_bg {
  position: absolute;
  right: 0;
  top: -4rem;
  width: 66.7%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/wp-content/themes/iidasogo/images/overlay_img_01.png);
  overflow-x: hidden;
  display: block;
}
@media (max-width: 599px) {
  .c-wide .c-wrap-top .d-level_bg {
    width: 100%;
    height: 20rem;
    right: inherit;
    top: -10rem;
  }
}
.c-wide .c-wrap-top .d-level_bg.left {
  right: auto;
  left: 0;
}
@media (max-width: 599px) {
  .c-wide .c-wrap-top .d-level_bg.left {
    right: inherit;
    left: inherit;
  }
}
.c-wide .c-wrap-top .container_wrap {
  position: relative;
  z-index: 7;
  max-width: 960px;
  margin: auto;
}
.c-wide .c-wrap-top .container_wrap .rw {
  display: flex;
  flex-wrap: wrap;
}
.c-wide .c-wrap-top .container_wrap .rw .colg_five {
  flex: 0 0 43%;
  max-width: 43%;
}
.c-wide .c-wrap-top .container_wrap .rw .colg_five.right {
  margin-left: 57%;
}
.c-wide .c-wrap-top .container_wrap .rw .colg_five .bg-2nd {
  background-color: #00479f;
  color: white;
}
.c-wide .c-wrap-top .container_wrap .rw .colg_five .bg-2nd .side_container {
  padding: 2rem 1.5rem;
}
.c-wide .c-wrap-top .container_wrap .rw .colg_five .bg-2nd .side_container h2 {
  text-align: center;
}
.c-wide .c-wrap-top .container_wrap .rw .colg_five .bg-2nd .side_container .outline_lead {
  text-align: left;
}
@media (max-width: 599px) {
  .c-wide .c-wrap-top .container_wrap {
    width: 100%;
    max-width: 100%;
  }
  .c-wide .c-wrap-top .container_wrap .rw .colg_five {
    flex: 0 0 94%;
    max-width: 94%;
    margin: auto;
  }
  .c-wide .c-wrap-top .container_wrap .rw .colg_five.right {
    margin-left: auto;
  }
}
.c-wide .c-center_wrap_wide {
  position: relative;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-wide .c-center_wrap_wide .c-box_double {
  flex: 0 0 49%;
  max-width: 49%;
  padding: 1rem 2rem;
  background-color: #00479f;
}
.c-wide .c-center_wrap_wide .c-box_double .c-title {
  color: white;
  text-align: center;
}
.c-wide .c-center_wrap_wide .c-box_double > img {
  width: 3.75rem;
  display: block;
  margin: 0.5rem auto 0;
}
@media (max-width: 599px) {
  .c-wide .c-center_wrap_wide {
    display: block;
  }
  .c-wide .c-center_wrap_wide .c-box_double {
    flex: 0 0 94%;
    max-width: 94%;
    padding: 1rem 2rem;
    margin: 2rem auto;
  }
}

.outline_lead {
  margin: 3rem auto;
  text-align: center;
}
.c-box_double .outline_lead {
  margin: 0.5rem auto;
  color: white;
}

/* title ----------------- */
.common_title {
  width: 100%;
  font-size: 2rem;
  color: #869e10;
  text-align: center;
}
@media (max-width: 599px) {
  .common_title {
    font-size: 1.8rem;
  }
}
.common_title span {
  display: inline-block;
  padding: 0.8rem 3rem;
  border-top: double 6px #869e10;
  border-bottom: double 6px #869e10;
}
@media (max-width: 599px) {
  .common_title span {
    padding: 0.8rem;
  }
}
.common_title span.news_s {
  display: block;
  padding: 0.8rem 0;
  text-align: left;
}
@media (max-width: 959px) {
  .common_title span.news_s {
    font-size: 1.3rem;
    padding: 0.8rem;
  }
}
.common_title span img {
  width: 2.4rem;
  height: auto;
  padding-right: 0.5rem;
  vertical-align: middle;
}
@media (max-width: 599px) {
  .common_title span img {
    width: 2rem;
    padding-right: 0.3rem;
  }
}
.common_title.mb3 {
  margin-bottom: 3rem;
}
@media (max-width: 599px) {
  .common_title.mb3 {
    margin-bottom: 2.4rem;
  }
}

.title_toha {
  font-size: 1.6rem;
  z-index: 1;
  text-align: center;
  color: #869e10;
}
@media (max-width: 599px) {
  .title_toha {
    width: 86%;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.4rem;
  }
}
.title_toha span {
  position: relative;
  display: inline-block;
}
.title_toha span::before {
  width: 1.4rem;
  height: 1.4rem;
  content: "";
  display: block;
  position: absolute;
  top: -0.5rem;
  left: -2rem;
  background-image: url(/wp-content/themes/iidasogo/images/icon_quo_s.svg);
  background-repeat: no-repeat;
}
@media (max-width: 599px) {
  .title_toha span::before {
    width: 1rem;
    height: 1rem;
    top: -0.5rem;
    left: -1rem;
  }
}
.title_toha span:after {
  width: 1.4rem;
  height: 1.4rem;
  content: "";
  display: block;
  position: absolute;
  bottom: -0.5rem;
  right: -2rem;
  background-image: url(/wp-content/themes/iidasogo/images/icon_quo_e.svg);
  background-repeat: no-repeat;
}
@media (max-width: 599px) {
  .title_toha span:after {
    width: 1rem;
    height: 1rem;
    bottom: -0.5rem;
    right: -1rem;
  }
}

.c-title {
  text-align: center;
  font-weight: 100;
}

.c-title--underline {
  margin: 1rem 0 2rem;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: 0.15rem;
}
.c-title--underline::after {
  content: "";
  display: block;
  width: 3.75rem;
  height: 1px;
  background: #00479f;
  margin: 0.6rem auto 0;
}
.works-list .c-title--underline {
  margin: 1rem 0 0.6rem;
}
@media (max-width: 599px) {
  .c-title--underline {
    padding: 0 0.5rem;
  }
}
.c-wrap_common .c-title--underline {
  margin: 3rem 0 2rem;
}
.c-title--underline.first_title {
  margin: 0 0 2rem;
}

.p-index .c-title--underline {
  font-size: 1.4rem;
  font-weight: 300;
}

.diagonal_line {
  margin: 3rem auto;
}
@media (max-width: 599px) {
  .diagonal_line {
    width: 80%;
    position: relative;
  }
  .diagonal_line::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
    border-left: solid 1px #202020;
    border-top: solid 1px #202020;
    top: -1rem;
    left: -1rem;
  }
  .diagonal_line::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
    border-right: solid 1px #202020;
    border-bottom: solid 1px #202020;
    bottom: -1rem;
    right: -1rem;
  }
}
@media (min-width: 600px) {
  .diagonal_line span {
    position: relative;
  }
  .diagonal_line span::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
    border-left: solid 1px #202020;
    border-top: solid 1px #202020;
    top: -1rem;
    left: -3rem;
  }
  .diagonal_line span::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
    border-right: solid 1px #202020;
    border-bottom: solid 1px #202020;
    bottom: -1rem;
    right: -3rem;
  }
}

/* button ----------------- */
.c-btn {
  display: inline-block;
  min-width: 8rem;
  max-width: 100%;
  font-size: 0.875rem;
  padding: 0.5rem 1.5rem;
}

.btn_inpage_scrooll {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 70%;
  max-width: 1200px;
  margin: 4rem auto auto;
}
@media (max-width: 959px) {
  .btn_inpage_scrooll {
    flex-wrap: wrap;
    width: 98%;
    margin: 2rem auto auto;
  }
}
@media (max-width: 599px) {
  .btn_inpage_scrooll {
    justify-content: flex-start;
  }
}
.btn_inpage_scrooll a {
  position: relative;
  display: block;
  min-width: 9rem;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0.8rem 2% 1.2rem;
  box-sizing: border-box;
  text-align: center;
  border-radius: 50vh;
  color: #869e10;
  border: 1px solid #869e10;
}
.btn_inpage_scrooll a::after {
  content: url(/wp-content/themes/iidasogo/images/btn_scrl_dwn.svg);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.1rem;
  width: 1rem;
}
@media (max-width: 599px) {
  .btn_inpage_scrooll a {
    width: -moz-fit-content;
    width: fit-content;
    min-width: 32%;
  }
  .btn_inpage_scrooll a:nth-of-type(n+2) {
    margin-left: 1%;
  }
  .btn_inpage_scrooll a:nth-of-type(n+4) {
    margin-top: 1.5rem;
  }
}

.more_btn {
  display: inline-block;
  position: relative;
  padding: 1rem 5rem;
  box-shadow: 0.5rem 0.5rem #a7c0de;
  background: #00479f;
  color: white;
  border-radius: 0.5rem;
}
.more_btn::after {
  content: "";
  position: relative;
  top: 1px;
  right: -15%;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: url(/wp-content/themes/iidasogo/images/angle_right_main.svg) center right/cover no-repeat;
}

.c-btn--main {
  background: #00479f;
  color: white;
}

.c-btn--white {
  background: white;
  border: 1px solid #ccc;
}

.c-btn--red {
  background: #D3092B;
  color: white;
}

.c-btn--gray {
  background: #ccc;
  color: white;
}

.c-btn--orange {
  background: #fc9921;
  color: white;
}

.c-btn--main_thin {
  background: #d6e0ec;
  color: initial;
}

.c-btn--bdrb {
  background: rgba(0, 0, 0, 0);
  color: #4B4B4B;
  border: 1px solid #4B4B4B;
}

.c-btn--bdrw {
  background: rgba(0, 0, 0, 0);
  color: white;
  border: 1px solid white;
}

.c-btn--cv {
  display: inline-block;
  width: auto;
  margin: 4rem auto;
  padding: 1rem 5rem;
  box-sizing: border-box;
  border-radius: 0.4rem;
  background-color: #00479f;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.18);
  color: #fff;
  text-shadow: 0 1px 0 #00479f;
  text-align: center;
}
@media (max-width: 599px) {
  .c-btn--cv {
    padding: 1rem 3rem;
  }
}
.c-btn--cv.mb8 {
  margin: 5rem auto 8rem;
}
@media (max-width: 959px) {
  .c-btn--cv.mb8 {
    margin: 5rem auto;
  }
}

.disp_b {
  display: block;
  margin: 2rem auto;
}

.c-btn--arrow {
  position: relative;
  padding: 0.5rem 2.5rem 0.5rem 1.5rem;
}
.c-btn--arrow::after {
  content: ">";
  display: inline-block;
  position: absolute;
  line-height: 1.6;
  right: 0.5rem;
}
.c-btn--arrow.bottom::after {
  content: "∨";
  position: relative;
}

.c-btn--triangle {
  position: relative;
}
.c-btn--triangle::after {
  content: "";
  width: 0;
  height: 0;
  margin-top: -0.5rem;
  border: 0.5rem solid transparent;
  border-left-color: white;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0.5rem;
}

.outlink {
  width: auto !important;
  height: 0.9rem !important;
  vertical-align: baseline;
  padding-left: 0.8rem;
}

.remodal .modal_title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
@media (max-width: 599px) {
  .remodal .modal_title {
    font-size: 1.2rem;
  }
}
.remodal .modal_text {
  border-bottom: 1px solid #00479f;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 599px) {
  .remodal .modal_text {
    text-align: left;
  }
}
.remodal .modal_text .text_c {
  font-weight: bold;
  width: 100%;
  margin: auto auto 0.5rem;
}
@media (max-width: 599px) {
  .remodal .modal_text .text_c {
    margin: 0.6rem auto;
  }
}
.remodal .modal_text .atten {
  font-size: 1.2em;
  font-weight: bold;
  color: #D3092B;
}
.remodal .fornotsp_text {
  font-size: 1.4rem;
  font-weight: bold;
}
@media (max-width: 599px) {
  .remodal .fornotsp_text {
    display: none;
  }
}
.remodal .forsp_btn {
  text-align: center;
  display: inline-block;
  position: relative;
  padding: 0.7rem 3rem;
  box-shadow: 0.5rem 0.5rem #a7c0de;
  background: #00479f;
  color: white;
  border-radius: 0.5rem;
}
@media (min-width: 600px) {
  .remodal .forsp_btn {
    display: none;
  }
}
.remodal .forsp_btn img {
  width: 2rem;
  padding-right: 0.5rem;
}

/* list ----------------- */
ul.c-list {
  list-style: none;
}

ul.c-list--default > li {
  text-indent: -1rem;
  padding-left: 1rem;
}
ul.c-list--default > li::before {
  display: inline;
  content: "・";
}

ul.c-list--attention > li {
  text-indent: -1rem;
  padding-left: 1rem;
}
ul.c-list--attention > li::before {
  display: inline;
  content: "※";
}

ul.c-list--keywords > .c-list__item {
  display: inline-block;
  margin: 0 0.2rem 0.5rem 0;
  padding: 0.1rem 0.25rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 0.75rem;
}
ul.c-list--keywords > .c-list__item a {
  display: block;
  width: 100%;
  height: 100%;
}

ol.c-list--default {
  list-style: none;
  counter-reset: number 0;
}
ol.c-list--default > li {
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}
ol.c-list--default > li::before {
  counter-increment: number 1;
  content: "(" counter(number) ") ";
}

@media (min-width: 600px) {
  dl.c-list--horizontal > dt {
    clear: both;
    float: left;
  }
}

/* form ----------------- */
.p-inquiry {
  width: 100%;
  max-width: 920px;
  margin: 5rem auto auto;
}
.p-inquiry .contact_hdln {
  width: 100%;
  margin: auto;
  padding: 1.5rem 1rem;
  border: 1px solid #00479f;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
}
.p-inquiry .esse {
  display: inline-block;
  height: 1rem;
  font-size: 0.625rem;
  margin-left: 0.5rem;
  padding: 0.2rem 0.4rem;
  line-height: 1;
  color: white;
  background-color: #D3092B;
  vertical-align: middle;
  font-style: normal;
}
.p-inquiry .form_lead {
  margin: 3rem auto 2rem;
  font-size: 1.25rem;
  font-weight: bold;
  color: #00479f;
  text-align: center;
}
.p-inquiry .frm {
  width: 100%;
  margin: 3rem auto auto;
}
@media (max-width: 599px) {
  .p-inquiry .frm {
    width: 98%;
  }
}
.p-inquiry .frm table {
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 599px) {
  .p-inquiry .frm table tr {
    display: block;
    width: 100%;
  }
}
.p-inquiry .frm table tr.last th, .p-inquiry .frm table tr.last td {
  border-bottom: 0;
}
@media (max-width: 599px) {
  .p-inquiry .frm table tr.last th {
    border-bottom: 1px solid #869e10;
  }
}
.p-inquiry .frm table tr th, .p-inquiry .frm table tr td {
  padding: 2.5rem 1rem;
  font-size: 0.875rem;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  border-bottom: 1px solid #869e10;
}
@media (max-width: 599px) {
  .p-inquiry .frm table tr th, .p-inquiry .frm table tr td {
    display: block;
    width: 100%;
    padding: 1rem 0.5rem;
  }
}
.p-inquiry .frm table tr th {
  width: 30%;
}
@media (max-width: 599px) {
  .p-inquiry .frm table tr th {
    display: block;
    width: 100%;
    padding: 1.5rem 1rem 0rem 0.5rem;
    text-align: left;
    border: 0;
  }
}
.p-inquiry .frm table tr td {
  width: 70%;
  text-align: left;
}
@media (max-width: 599px) {
  .p-inquiry .frm table tr td {
    width: 100%;
    padding: 0.5rem 1rem 1.5rem 0.5rem;
    border-bottom: 1px solid #869e10;
  }
}
.p-inquiry .frm .send_check {
  border-top: 1px solid #00479f;
  border-bottom: 1px solid #00479f;
  padding: 1rem 0;
  margin: 2rem auto auto;
  text-align: center;
}
@media (max-width: 599px) {
  .p-inquiry .frm .send_check {
    text-align: left;
  }
}
.p-inquiry .frm .send_check a {
  text-decoration: underline;
}
.p-inquiry .btn__back--top {
  position: relative;
  width: 200px;
  margin: auto;
  font-weight: bold;
  text-align: center;
}
.p-inquiry .btn__back--top::before {
  content: "<";
  display: inline-block;
  position: absolute;
  font-weight: bold;
  line-height: 1.6;
  left: 0.5rem;
}

.btn__cv {
  display: inline-block;
  width: 22.5rem;
  height: 3.75rem;
  line-height: 1.125rem;
  margin-top: 2rem;
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #00479f;
  padding: 1.25rem 3rem;
}

.contact__page {
  width: 62.5rem;
  max-width: 100%;
  margin: 80px auto auto;
}
@media (max-width: 599px) {
  .contact__page .mw_wp_form {
    position: relative;
    z-index: 7;
  }
  .contact__page .mw_wp_form .error {
    font-size: 0.9rem !important;
    font-weight: bold !important;
  }
}
.contact__page .c-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 599px) {
  .contact__page .c-title {
    margin: 1rem auto 0.5rem;
  }
}
.contact__page em.u-red {
  display: block;
  height: 1rem;
  font-size: 10px;
  line-height: 1;
  vertical-align: top;
  font-style: normal;
}
.contact__page .esse {
  display: inline-block;
  margin-left: 0.8rem;
  padding: 2px 6px;
  font-size: 0.7rem;
  color: white;
  background-color: #D3092B;
}
.contact__page .form_lead {
  margin: 3rem auto 2rem;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .contact__page .form_lead {
    padding: 0 0.5rem;
  }
}
.contact__page .contact_hdln {
  width: 100%;
  margin: 1rem auto 2.5rem;
  padding: 2rem 1rem;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
@media (max-width: 599px) {
  .contact__page .contact_hdln {
    width: 98%;
  }
}
.contact__page .contact_hdln h2 {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
.contact__page .contact_hdln h3 {
  padding-bottom: 0.3rem;
  font-size: 1.75rem;
  font-weight: bold;
  border-bottom: 2px solid #4B4B4B;
}
@media (max-width: 599px) {
  .contact__page .contact_hdln h3 {
    border-bottom: 2px solid #00479f;
  }
}
.contact__page table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
}
@media (max-width: 599px) {
  .contact__page table {
    width: 100%;
    border-top: 1px solid #869e10;
  }
}
.contact__page table th, .contact__page table td {
  box-sizing: border-box;
  padding: 30px 20px;
  font-size: 1rem;
  font-weight: normal;
  border: 1px solid #4B4B4B;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
}
@media (max-width: 599px) {
  .contact__page table th, .contact__page table td {
    padding: 1rem 0.5rem;
    border: 0;
  }
}
.contact__page table th {
  width: 25%;
  font-size: 14px;
  background-color: #ccc;
}
@media (max-width: 599px) {
  .contact__page table th {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.contact__page table td {
  width: 75%;
  border-left: 0;
  text-align: left;
}
@media (max-width: 599px) {
  .contact__page table td {
    display: block;
    width: 100%;
    padding: 1.5rem 0.5rem 2rem;
    border-bottom: 1px solid #869e10;
  }
}
.contact__page table td label {
  display: block;
}
.contact__page table td + label {
  margin-top: 14px;
}
.contact__page input, .contact__page textarea {
  font-size: 1rem;
  border: 1px solid rgba(220, 220, 220, 0.85);
  padding: 8px 10px;
  background-color: white;
}
.contact__page [type=number] {
  width: auto;
  margin-left: 20px;
  padding: 4px 10px;
  text-align: center;
  background-color: white;
}
.contact__page [type=text], .contact__page [type=email] {
  width: 80%;
}
@media (max-width: 599px) {
  .contact__page [type=text], .contact__page [type=email] {
    width: 100%;
    background-color: white;
  }
}
.contact__page textarea {
  width: 80%;
  height: 80px;
}
@media (max-width: 599px) {
  .contact__page textarea {
    width: 100%;
  }
}
.contact__page.inq textarea {
  height: 120px;
}
.contact__page .btn_set {
  margin: 30px auto 0;
  text-align: center;
}
.contact__page [type=submit] {
  width: 160px;
  padding: 14px 0;
  font-size: 18px;
  font-weight: bold;
  color: white;
  border: 0;
  background-color: #869e10;
}
@media (max-width: 599px) {
  .contact__page [type=submit] {
    width: 65%;
  }
}
.contact__page .submit_text {
  width: 800px;
  margin: 2rem auto 1rem;
  text-align: center;
}
@media (max-width: 599px) {
  .contact__page .submit_text {
    width: 100%;
  }
}
.contact__page .privacy_wrap {
  display: block;
  width: 85%;
  margin: 5% auto 0;
}
.contact__page .privacy_wrap li {
  line-height: 2rem;
  font-size: 1rem;
  list-style: none;
}
.contact__page .privacy_wrap li a {
  line-height: 2rem;
  font-size: 1rem;
}
.contact__page .privacy_wrap li > ul {
  margin-left: 10px;
}
@media (max-width: 599px) {
  .contact__page .privacy_wrap {
    width: 96%;
  }
  .contact__page .privacy_wrap li {
    line-height: 1.6rem;
    font-size: 1rem;
  }
  .contact__page .privacy_wrap li a {
    line-height: 1.6rem;
    font-size: 1rem;
  }
}
.contact__page .privacy_bdr {
  width: 85%;
  margin: 2rem auto;
}
.contact__page .privacy_bdr > p {
  line-height: 2rem;
  font-size: 1rem;
}
.contact__page .privacy_bdr > p a {
  line-height: 2rem;
  font-size: 1rem;
  vertical-align: baseline;
  text-decoration: underline;
}
@media (max-width: 599px) {
  .contact__page .privacy_bdr {
    width: 96%;
    margin: 5% auto 0;
  }
  .contact__page .privacy_bdr p {
    line-height: 1.6rem;
    font-size: 1rem;
  }
  .contact__page .privacy_bdr p a {
    line-height: 1.6rem;
    font-size: 1rem;
  }
}
@media (max-width: 599px) {
  .contact__page .form_btn_wrap {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }
}
.contact__page .c-btn {
  display: inline-block;
  margin: 2rem auto 0;
  min-width: 8rem;
  max-width: 100%;
  font-size: 0.875rem;
  padding: 0.75rem 1.5rem;
  text-align: center;
}

.submit_check {
  margin: 30px auto auto;
}
.submit_check a {
  text-decoration: underline;
}

.c-form {
  padding: 0.5rem;
  border-radius: 0;
  border: 1px solid rgba(220, 220, 220, 0.85);
}
.c-form::-moz-placeholder {
  color: rgb(178.5, 178.5, 178.5);
}
.c-form::placeholder {
  color: rgb(178.5, 178.5, 178.5);
}
.c-form:-ms-input-placeholder {
  color: rgb(178.5, 178.5, 178.5);
}
.c-form::-ms-input-placeholder {
  color: rgb(178.5, 178.5, 178.5);
}
.c-form.u-mb1.u-w25 {
  width: 25%;
}

.form_lead {
  margin-bottom: 2rem;
}
@media (max-width: 599px) {
  .form_lead {
    width: 96%;
    margin: 2rem auto;
  }
}

select.c-form {
  background: url(/wp-content/themes/iidasogo/images/form_arrow.svg) right center/2rem 2rem no-repeat;
  padding-right: 2.5rem;
}

.am-recurring-check.am-block-stepByStepForm-calendarDateTimeForm {
  display: none;
}

.am-success-payment > h4 {
  margin-bottom: auto !important;
}
.am-success-payment .am-svg-wrapper {
  display: none;
}

.amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date .am-appointment-times, .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-appointment-times {
  max-height: 180px !important;
}

@media (min-width: 960px) {
  .amelia-app-booking #amelia-booking-wrap .am-custom-fields .am-text-content {
    min-width: 726px;
  }
}

/* loading ----------------- */
.spinner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 50px;
  height: 40px;
  margin: auto;
  text-align: center;
  font-size: 10px;
}
.spinner > div {
  background-color: #00479f;
  height: 100%;
  width: 6px;
  margin-right: 2px;
  display: inline-block;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
  animation-delay: -1.1s;
}
.spinner .rect3 {
  animation-delay: -1s;
}
.spinner .rect4 {
  animation-delay: -0.9s;
}
.spinner .rect5 {
  animation-delay: -0.8s;
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.loaded {
  opacity: 0;
  visibility: hidden;
}

#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

#loading_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 599px) {
  #loading_content {
    top: 40%;
    width: 96%;
    text-align: center;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  #loading_content {
    text-align: center;
  }
}
#loading_content img {
  width: 20%;
}
@media (max-width: 959px) {
  #loading_content img {
    width: 24%;
  }
}
#loading_content p {
  color: #00479f;
  font-size: 1.4rem;
  margin: auto;
  padding-top: 30px;
}
#loading_content p > span {
  font-size: 2rem;
}
@media (max-width: 959px) {
  #loading_content p {
    font-size: 1.3rem;
  }
}

.bgside1,
.bgside2 {
  display: none;
}

body.appear .bgside1,
body.appear .bgside2 {
  display: block;
}

body.appear .bgside1 {
  animation-name: PageAnime;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  content: "";
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 50%;
  transform: scaleX(1);
  background-color: #a7c0de;
}

@keyframes PageAnime {
  0% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
body.appear .bgside2 {
  animation-name: PageAnime2;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  content: "";
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 50%;
  transform: scaleX(1);
  background-color: #a7c0de;
}

@keyframes PageAnime2 {
  0% {
    transform-origin: right;
    transform: scaleX(1);
  }
  50% {
    transform-origin: left;
  }
  100% {
    transform-origin: left;
    transform: scaleX(0);
  }
}
body.appear #allwrap {
  animation-name: PageAnimeAppear;
  animation-duration: 1s;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
  opacity: 0;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body.appear #allwrap.nonidx {
  padding-left: 0;
}
@media (max-width: 599px) {
  body.appear #allwrap {
    margin-top: 60px;
    padding-left: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  body.appear #allwrap {
    padding-left: 0;
  }
}

@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes clip-text {
  from {
    clip-path: inset(0 100% 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@keyframes text-revealer {
  0%, 50% {
    transform-origin: 0 50%;
  }
  60%, 100% {
    transform-origin: 100% 50%;
  }
  60% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
body.appear .reveal-text,
body.appear .reveal-text::after {
  animation-delay: var(--animation-delay, 2s);
  animation-iteration-count: var(--iterations, 1);
  animation-duration: var(--duration, 800ms);
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier("easeOutQuad");
}

body.appear .reveal-text {
  display: inline-block;
  --animation-delay: var(--delay, 500ms);
  --animation-duration: var(--duration, 800ms);
  --animation-iterations: var(--iterations, 1);
  animation-name: clip-text;
  white-space: nowrap;
  cursor: default;
}
body.appear .reveal-text::after {
  content: "";
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  transform: scaleX(0);
  transform-origin: 0 50%;
  pointer-events: none;
  animation-name: text-revealer;
}

body.appear .reveal-img,
body.appear .reveal-img::after {
  animation-delay: var(--animation-delay, 2s);
  animation-iteration-count: var(--iterations, 1);
  animation-duration: var(--duration, 800ms);
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier("easeOutQuad");
}

body.appear .reveal-img {
  display: inline-block;
  --animation-delay: var(--delay, 1000ms);
  --animation-duration: var(--duration, 800ms);
  --animation-iterations: var(--iterations, 1);
  animation-name: clip-text;
  white-space: nowrap;
  cursor: default;
}
body.appear .reveal-img::after {
  content: "";
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  transform: scaleX(0);
  transform-origin: 0 50%;
  pointer-events: none;
  animation-name: text-revealer;
}

.elem {
  opacity: 0;
}

.isAnimate,
.isAnimate::after {
  animation-delay: var(--animation-delay, 0);
  animation-iteration-count: var(--iterations, 1);
  animation-duration: var(--duration, 800ms);
  animation-fill-mode: both;
  animation-timing-function: cubic-bezier("easeOutQuad");
}

.isAnimate {
  display: inline-block;
  --animation-delay: var(--delay, 0);
  --animation-duration: var(--duration, 800ms);
  --animation-iterations: var(--iterations, 1);
  animation-name: clip-text;
  white-space: nowrap;
  cursor: default;
}
.isAnimate::after {
  content: "";
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  transform: scaleX(0);
  transform-origin: 0 50%;
  pointer-events: none;
  animation-name: text-revealer;
}

.isAnimate.blue::after {
  background-color: #869e10;
}

.elem.isAnimate {
  opacity: 1;
}

#loading_content .pen {
  animation: loadingpen 0.9s steps(2, end) 0s infinite;
}

@keyframes loadingpen {
  0% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-15deg);
  }
}
/* ----------------------------------------
Project
---------------------------------------- */
/* index contents ----------------- */
.p-index {
  position: relative;
}
.p-index .index_c-widewrap {
  width: 100%;
  margin: 6rem auto auto;
  padding: 4rem 1rem;
  box-sizing: border-box;
  background-color: #F8F8F8;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap {
    padding: 4rem 2%;
    margin: 3rem auto auto;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-widewrap {
    padding: 4rem 2%;
    margin: auto;
  }
}
.p-index .index_c-widewrap.aboutus {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap.aboutus {
    display: block;
  }
}
.p-index .index_c-widewrap .contentsp_img-wrap {
  width: 48%;
  text-align: center;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap .contentsp_img-wrap {
    width: 100%;
  }
}
.p-index .index_c-widewrap .contentsp_img-wrap img {
  width: auto;
  max-height: 380px;
}
.p-index .index_c-widewrap .contentsp_text-wrap {
  width: 48%;
  padding: 2rem 1rem 1rem;
  box-sizing: border-box;
  background-color: white;
  border-radius: 1.5rem;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap .contentsp_text-wrap {
    width: 100%;
    margin-top: 2rem;
    padding: 2rem 4% 3rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-widewrap .contentsp_text-wrap {
    padding: 2rem 1% 3rem;
  }
}
.p-index .index_c-widewrap .contentsp_text-wrap .contentsp_title {
  font-size: 1.6rem;
  text-align: center;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap .contentsp_text-wrap .contentsp_title {
    font-size: 1.6rem;
  }
}
.p-index .index_c-widewrap .contentsp_text-wrap .lead {
  width: 80%;
  margin: 1rem auto;
  font-size: 1.2rem;
  line-height: 2rem;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap .contentsp_text-wrap .lead {
    width: 100%;
    font-size: 1rem;
    line-height: 1.8rem;
  }
}
.p-index .index_c-widewrap .news--wrap {
  width: 100%;
  max-width: 1200px;
  margin: 4rem auto 2rem;
  list-style-type: none;
}
.p-index .index_c-widewrap .news--wrap > li {
  padding: 2rem 0;
  border-top: 1px solid #ccc;
  font-size: 1.2rem;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap .news--wrap > li {
    padding: 1rem 1%;
    font-size: 1rem;
  }
}
.p-index .index_c-widewrap .news--wrap > li:nth-last-of-type(1) {
  border-bottom: 1px solid #ccc;
}
.p-index .index_c-widewrap .news--wrap > li a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.p-index .index_c-widewrap .news--wrap > li a time {
  display: block;
  width: 15%;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap .news--wrap > li a time {
    width: 27%;
    margin-right: 3%;
  }
}
.p-index .index_c-widewrap .news--wrap > li a h4 {
  width: 82%;
  overflow: hidden;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap .news--wrap > li a h4 {
    width: 72%;
  }
}
.p-index .index_c-wrap {
  width: 100%;
  padding: 6rem 0;
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    padding: 4rem 0 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap.souzoku {
    padding: 4rem 0;
  }
}
.p-index .index_c-wrap.yatin {
  padding: 6rem 0 0;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap.yatin {
    padding: 2rem 0 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap.yatin {
    padding: 4rem 0 0;
  }
}
.p-index .index_c-wrap .c-wrap_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner {
    display: block;
    margin: 2.4rem auto;
  }
}
.p-index .index_c-wrap .c-wrap_inner .c_text-wrap {
  width: 60%;
  padding: 0 0 1rem 2%;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 2rem;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner .c_text-wrap {
    width: 100%;
    padding: 0 0 1rem 2%;
    font-size: 1rem;
    line-height: 1.8rem;
  }
}
.p-index .index_c-wrap .c-wrap_inner .c_text-wrap.nopt {
  padding-top: 1rem;
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap .c-wrap_inner .c_text-wrap.nopt {
    padding-top: 0;
  }
}
.p-index .index_c-wrap .c-wrap_inner .c_text-wrap > h3 {
  font-size: 1.7rem;
  text-align: center;
  margin: auto auto 1rem;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner .c_text-wrap > h3 {
    font-size: 1.35rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap .c-wrap_inner .c_text-wrap > h3 {
    font-size: 1.5rem;
  }
}
.p-index .index_c-wrap .c-wrap_inner .c_text-wrap .lead {
  font-size: 1.2rem;
  line-height: 2.4rem;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner .c_text-wrap .lead {
    font-size: 1rem;
    line-height: 1.8rem;
  }
}
.p-index .index_c-wrap .c-wrap_inner .c_text-wrap .lead.sema {
  width: 80%;
  margin: auto;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner .c_text-wrap .lead.sema {
    width: 96%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap .c-wrap_inner .c_text-wrap .lead.sema {
    width: 98%;
  }
}
.p-index .index_c-wrap .c-wrap_inner .c_img-wrap {
  width: 39%;
  text-align: center;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner .c_img-wrap {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner .c_img-wrap + .c_text-wrap {
    margin-top: 1rem;
  }
}
.p-index .index_c-wrap .c-wrap_inner .c_img-wrap img {
  width: auto;
  max-height: 360px;
  border-radius: 1.5rem;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .c-wrap_inner .c_img-wrap img {
    width: 90%;
  }
}
.p-index .index_c-wrap .works-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .works-list {
    display: block;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap .works-list {
    width: 98%;
  }
}
.p-index .index_c-wrap .works-list > li {
  width: 32%;
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .works-list > li {
    width: 96%;
    margin: auto;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-wrap .works-list > li {
    width: 33%;
  }
}
@media (max-width: 599px) {
  .p-index .index_c-wrap .works-list > li:nth-of-type(n+2) {
    margin-top: 2rem;
  }
}
.p-index .index_c-wrap .works-list > li a {
  display: block;
}
.p-index .index_c-wrap .works-list > li a img {
  width: 100%;
}
.p-index .index_c-wrap .works-list > li a .work_title {
  margin-top: 0.5rem;
  font-size: 1.2rem;
}
@media (max-width: 959px) {
  .p-index .index_c-wrap .works-list > li a .work_title {
    font-size: 1rem;
  }
}
.p-index .index_c-widewrap-b {
  width: 100%;
  margin: 6rem auto auto;
  padding: 4rem 1rem;
  box-sizing: border-box;
  background-color: #f6fbf2;
}
.p-index .index_c-widewrap-b .c-wrap_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap-b .c-wrap_inner {
    display: block;
  }
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_img-wrap {
  width: 50%;
  text-align: center;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_img-wrap {
    width: 100%;
  }
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_img-wrap img {
  width: 100%;
  height: 300px;
  border-radius: 1.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap {
  width: 50%;
  padding: 2rem 1rem 1rem;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap {
    padding: 2rem 0 1rem;
  }
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table {
  display: block;
  width: 100%;
  border-spacing: 0;
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tbody {
  display: block;
  width: 100%;
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr {
  width: 100%;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr {
    display: block;
  }
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr th {
  vertical-align: top;
  width: 20%;
  padding: 1rem;
  border-right: 1px solid #869e10;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr th {
    text-align: left;
    display: block;
    width: 100%;
    padding: 1rem 0;
    border-right: 0;
    border-bottom: 1px solid #869e10;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr th {
    padding: 1rem 0.5%;
  }
}
.p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr td {
  vertical-align: top;
  width: 80%;
  padding: 1rem;
}
@media (max-width: 599px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr td {
    display: block;
    width: 100%;
    padding: 1rem 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-index .index_c-widewrap-b .c-wrap_inner .c_text-wrap table tr td {
    padding: 1rem 0.5%;
  }
}
.p-index .index_c-widewrap-b .access_wrap {
  width: 100%;
  max-width: 1200px;
  margin: 2.5rem auto auto;
}
.p-index .index_c-widewrap-b .access_wrap > iframe {
  border-radius: 1.5rem;
}
@media (max-width: 959px) {
  .p-index .index_c-widewrap-b .access_wrap > iframe {
    max-width: 100%;
  }
}

/* firstview ----------------- */
.p-fv {
  width: 100%;
  height: calc(100vh - 90px);
  position: relative;
  z-index: 15;
  overflow: hidden;
}
@media (max-width: 959px) {
  .p-fv {
    height: calc(100vh - 60px);
  }
}
.p-fv .slider .slick-img {
  position: relative;
  width: 100%;
  height: calc(100vh - 90px);
}
.p-fv .slider .slick-img .slick-img_c {
  position: absolute;
  top: 8%;
  right: 8%;
  width: 50%;
}
@media (max-width: 599px) {
  .p-fv .slider .slick-img .slick-img_c {
    top: 32%;
    right: 2%;
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .slider .slick-img .slick-img_c {
    top: 30%;
    right: 5%;
    width: 90%;
  }
}
.p-fv .slider .slick-img .slick-img_c img {
  width: 100%;
  border: 0;
}
.p-fv .slider .slick-img .slide-items__textwrap {
  position: absolute;
  top: 8%;
  left: 8%;
  width: 40%;
}
@media (max-width: 599px) {
  .p-fv .slider .slick-img .slide-items__textwrap {
    top: 5%;
    left: 3%;
    width: 94%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .slider .slick-img .slide-items__textwrap {
    top: 8%;
    left: 5%;
    width: 90%;
  }
}
.p-fv .slider .slick-img .slide-items__textwrap::before {
  content: "";
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 15rem;
  height: 15rem;
  background-color: #d6e0ec;
  border-radius: 0 3rem;
}
@media (max-width: 599px) {
  .p-fv .slider .slick-img .slide-items__textwrap::before {
    width: 45%;
    height: 10rem;
  }
}
.p-fv .slider .slick-img .slide-items__textwrap .txt {
  position: relative;
  z-index: 1000;
  font-size: 1.8rem;
  line-height: 3.6rem;
  letter-spacing: 2px;
  padding: 3.8rem 0 0 1rem;
}
@media (max-width: 599px) {
  .p-fv .slider .slick-img .slide-items__textwrap .txt {
    font-size: 1.4rem;
    line-height: 2.7rem;
    letter-spacing: 0;
    padding: 1.8em 0 0 1rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .slider .slick-img .slide-items__textwrap .txt {
    font-size: 2rem;
    line-height: 4.2rem;
    letter-spacing: 2px;
    padding: 2.8rem 0 0 1rem;
  }
}
.p-fv .slider .slick-img .slide-items__textwrap .txt > span {
  color: #00479f;
  margin-right: 0.2rem;
  font-size: 2.6rem;
}
@media (max-width: 599px) {
  .p-fv .slider .slick-img .slide-items__textwrap .txt > span {
    font-size: 1.9rem;
    margin-right: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .slider .slick-img .slide-items__textwrap .txt > span {
    font-size: 3.2rem;
  }
}
.p-fv .p-fv_catchcopy {
  position: absolute;
  bottom: 15%;
  left: 15%;
  width: auto;
  height: auto;
  z-index: 20;
}
@media (max-width: 599px) {
  .p-fv .p-fv_catchcopy {
    bottom: 8%;
    left: 2%;
    width: 96%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .p-fv_catchcopy {
    bottom: 5%;
    left: 10%;
  }
}
.p-fv .p-fv_catchcopy::before {
  content: "";
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 10rem;
  height: 10rem;
  background-color: #d6e0ec;
  border-radius: 0 3rem;
}
@media (max-width: 599px) {
  .p-fv .p-fv_catchcopy::before {
    width: 9rem;
    height: 9rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .p-fv_catchcopy::before {
    width: 12rem;
    height: 12rem;
  }
}
.p-fv .p-fv_catchcopy .catch_t {
  position: relative;
  z-index: 1000;
  padding: 1.4rem 0 0 1rem;
  font-size: 1rem;
  letter-spacing: 2px;
}
@media (max-width: 599px) {
  .p-fv .p-fv_catchcopy .catch_t {
    font-size: 0.9rem;
    letter-spacing: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .p-fv_catchcopy .catch_t {
    font-size: 1.2rem;
  }
}
.p-fv .p-fv_catchcopy .catch_t > span {
  margin-right: 0.2rem;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .p-fv .p-fv_catchcopy .catch_t > span {
    margin-right: 0;
    font-size: 1.2rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-fv .p-fv_catchcopy .catch_t > span {
    font-size: 1.8rem;
  }
}

/* breadcrumb ----------------- */
.p-breadcrumb {
  font-size: 0.75rem;
  z-index: 850;
}
.p-breadcrumb .c-list {
  display: block;
}
.p-breadcrumb .c-list__item {
  display: inline;
}
.p-breadcrumb .c-list__item ~ .c-list__item::before {
  content: ">";
  display: inline-block;
  padding: 0 0.5rem;
}
@media (max-width: 599px) {
  .p-breadcrumb {
    padding: 1rem 0.5rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-breadcrumb {
    padding: 1rem;
  }
}
@media (min-width: 960px) {
  .p-breadcrumb {
    padding: 2rem 1rem 1rem;
  }
}

/* performance ----------------- */
.company .company-c_wrap {
  margin: auto;
}
@media (max-width: 599px) {
  .company .company-c_wrap {
    width: 98%;
  }
}
@media (min-width: 600px) {
  .company .company-c_wrap {
    width: 96%;
    max-width: 1200px;
  }
}
.company .company-c_wrap + .company-c_wrap {
  margin-top: 7rem;
}
.company .company-c_wrap .concept {
  margin: 3rem auto auto;
  font-size: 1.1rem;
  line-height: 2.6rem;
  border: 1px solid #c6caae;
  padding: 3rem 2rem;
  box-sizing: border-box;
  border-radius: 0 3rem 0 3rem;
  background-position: 95% 75%;
  background-repeat: no-repeat;
  background-size: 45%;
  background-image: url(/wp-content/themes/iidasogo/images/abtus_bgimg.png);
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
@media (max-width: 599px) {
  .company .company-c_wrap .concept {
    font-size: 1.05rem;
    line-height: 2rem;
    padding: 2.2rem 1.2rem;
    background-position: 100% 10%;
    background-size: 90%;
  }
}
.company .company-c_wrap .concept > b {
  display: block;
  margin: 0.1rem auto;
  text-align: left;
}
.company .company-c_wrap .concept .ceosign {
  padding-top: 1rem;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: right;
}
.company .company-c_wrap .concept .ceosign span {
  padding: 0.5rem;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.company .company-c_wrap .point_list-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 6rem auto auto;
}
.company .company-c_wrap .point_list-wrap .point_list-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  counter-reset: number 0;
  margin-top: 4rem;
}
@media (max-width: 599px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul {
    display: block;
  }
}
.company .company-c_wrap .point_list-wrap .point_list-ul > li {
  position: relative;
  width: 48%;
  padding: 2rem;
  box-sizing: border-box;
  border: 1px solid #00479f;
  text-align: center;
  border-radius: 1rem;
}
@media (max-width: 599px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li {
    width: 96%;
    margin: auto;
    padding: 2rem 2% 1rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li {
    padding: 2rem 2% 1rem;
  }
}
@media (max-width: 599px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+2) {
    margin-top: 4rem;
  }
}
@media (min-width: 600px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+3) {
    margin-top: 4rem;
  }
}
.company .company-c_wrap .point_list-wrap .point_list-ul > li::before {
  position: absolute;
  top: -1.5rem;
  left: 1.5rem;
  width: 3rem;
  z-index: 6;
  margin: auto;
  counter-increment: number 1;
  content: counter(number);
  display: inline-block;
  background-color: #00479f;
  color: white;
  font-size: 1.2rem;
  text-align: center;
  padding: 0.5rem 1rem;
  box-sizing: border-box;
  border-radius: 0.5rem;
}
@media (max-width: 599px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li::before {
    top: -1rem;
    left: 1rem;
    width: 2rem;
    font-size: 1.1rem;
    padding: 0.2rem 0rem;
    height: 2rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li::before {
    top: -1rem;
    left: 1rem;
    width: 2rem;
    font-size: 1rem;
    padding: 0.2rem 0rem;
    height: 2rem;
  }
}
.company .company-c_wrap .point_list-wrap .point_list-ul > li h4 {
  position: absolute;
  left: 3.5rem;
  top: -1.6rem;
  z-index: 5;
  padding: 0 0.8rem 0 2rem;
  margin: 0.3rem auto 1rem;
  font-size: 1.6rem;
  text-align: center;
  color: #00479f;
  font-weight: bold;
  background-color: white;
}
@media (max-width: 599px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li h4 {
    left: 1.5rem;
    margin: 0.7rem auto 1rem;
    font-size: 1.1rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li h4 {
    left: 1.5rem;
    margin: 0.7rem auto 1rem;
    font-size: 1.25rem;
  }
}
.company .company-c_wrap .point_list-wrap .point_list-ul > li img {
  width: 70%;
}
.company .company-c_wrap .point_list-wrap .point_list-ul > li .txt {
  margin: 1rem auto auto;
  text-align: left;
}
@media (max-width: 599px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul > li .txt {
    margin: 1rem 2% auto;
    line-height: 1.8rem;
  }
}
.company .company-c_wrap .point_list-wrap .point_list-ul.two {
  justify-content: flex-start;
}
.company .company-c_wrap .point_list-wrap .point_list-ul.two > li {
  position: relative;
  width: 49%;
  margin-right: 2%;
  padding-top: 2rem;
}
@media (min-width: 600px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul.two > li:nth-of-type(n+3) {
    margin-top: 4rem;
  }
}
@media (min-width: 600px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul.two > li:nth-of-type(2n) {
    margin-right: 0;
  }
}
.company .company-c_wrap .point_list-wrap .point_list-ul.four {
  justify-content: flex-start;
}
.company .company-c_wrap .point_list-wrap .point_list-ul.four > li {
  position: relative;
  width: 32%;
  margin-right: 2%;
  padding-top: 2rem;
}
@media (min-width: 600px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+3) {
    margin-top: 0;
  }
}
@media (min-width: 600px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+4) {
    margin-top: 4rem;
  }
}
@media (min-width: 600px) {
  .company .company-c_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(3n) {
    margin-right: 0;
  }
}
.company .company-c_wrap.overview .over_wrap {
  margin: 3rem auto auto;
  font-size: 1.1rem;
  line-height: 2.6rem;
}
@media (max-width: 599px) {
  .company .company-c_wrap.overview .over_wrap {
    font-size: 1rem;
    line-height: 1.8rem;
  }
  .company .company-c_wrap.overview .over_wrap table {
    display: block;
    width: 100%;
  }
  .company .company-c_wrap.overview .over_wrap table tbody {
    display: block;
    width: 100%;
  }
  .company .company-c_wrap.overview .over_wrap table tbody tr {
    display: block;
    width: 100%;
  }
  .company .company-c_wrap.overview .over_wrap table tbody tr .l {
    display: block;
    width: 100%;
    padding: 0.8rem 0.5rem;
    box-sizing: border-box;
    font-weight: bold;
    border-bottom: 1px solid #00479f;
  }
  .company .company-c_wrap.overview .over_wrap table tbody tr .r {
    display: block;
    width: 100%;
    padding: 0.8rem 0.5rem;
    box-sizing: border-box;
    border-bottom: 1px solid #a7c0de;
  }
}
@media (min-width: 600px) {
  .company .company-c_wrap.overview .over_wrap table {
    width: 100%;
    font-size: 1rem;
  }
  .company .company-c_wrap.overview .over_wrap table .l {
    width: 26%;
    padding: 1.4rem 2%;
    text-align: center;
    border-bottom: 1px solid #00479f;
  }
}
@media (min-width: 600px) and (min-width: 600px) and (max-width: 959px) {
  .company .company-c_wrap.overview .over_wrap table .l {
    padding: 1rem 2%;
    line-height: 2rem;
  }
}
@media (min-width: 600px) {
  .company .company-c_wrap.overview .over_wrap table .r {
    width: 64%;
    padding: 1.4rem 3%;
    border-bottom: 1px solid #a7c0de;
  }
}
@media (min-width: 600px) and (min-width: 600px) and (max-width: 959px) {
  .company .company-c_wrap.overview .over_wrap table .r {
    padding: 1rem 2%;
    line-height: 2rem;
  }
}
.company .company-c_wrap.overview .over_wrap .access_wrap {
  margin: 3rem auto auto;
}
@media (max-width: 959px) {
  .company .company-c_wrap.overview .over_wrap .access_wrap {
    width: 96%;
  }
}
@media (max-width: 959px) {
  .company .company-c_wrap.overview .over_wrap .access_wrap > iframe {
    width: 100%;
    margin: auto;
  }
}
.company .company-c_wrap.profile .profile_wrap {
  margin: 3rem auto auto;
}
.company .company-c_wrap.profile .profile_wrap .profile_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin: auto auto 2rem;
  padding: 2rem 1rem;
  box-sizing: border-box;
  border: 1px solid #c6caae;
  border-radius: 1.5rem;
}
@media (max-width: 599px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content {
    display: block;
  }
}
.company .company-c_wrap.profile .profile_wrap .profile_content .img_wrap {
  width: 22%;
}
@media (max-width: 599px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content .img_wrap {
    width: 60%;
    margin: auto auto 1rem;
  }
}
.company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap {
  width: 75%;
}
@media (max-width: 599px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap {
    width: 100%;
  }
}
.company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap h4 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
@media (max-width: 599px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap h4 {
    font-size: 1.2rem;
  }
}
.company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap .profile_ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto auto 2rem;
}
@media (max-width: 599px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap .profile_ul li {
    display: block;
    margin: auto auto 0.5rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap .profile_ul li {
    margin: auto auto 1rem;
  }
}
.company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap .profile_ul li .l {
  width: 8%;
}
@media (max-width: 599px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap .profile_ul li .l {
    width: 100%;
    font-weight: bold;
  }
}
.company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap .profile_ul li .r {
  width: 91%;
}
@media (max-width: 599px) {
  .company .company-c_wrap.profile .profile_wrap .profile_content .txt_wrap .profile_ul li .r {
    width: 100%;
  }
}

.delinquency .description_wrap .point_list-wrap,
.inheritance .description_wrap .point_list-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 4rem auto auto;
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap,
  .inheritance .description_wrap .point_list-wrap {
    margin: 2rem auto auto;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .point_list-wrap,
  .inheritance .description_wrap .point_list-wrap {
    margin: 2.5rem auto auto;
  }
}
.delinquency .description_wrap .point_list-wrap .point_list-ul,
.inheritance .description_wrap .point_list-wrap .point_list-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  counter-reset: number 0;
  margin-top: 4rem;
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul,
  .inheritance .description_wrap .point_list-wrap .point_list-ul {
    display: block;
    margin-top: 2rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul,
  .inheritance .description_wrap .point_list-wrap .point_list-ul {
    margin-top: 2.5rem;
  }
}
.delinquency .description_wrap .point_list-wrap .point_list-ul > li,
.inheritance .description_wrap .point_list-wrap .point_list-ul > li {
  position: relative;
  width: 48%;
  padding: 1rem 2rem 2rem;
  box-sizing: border-box;
  border: 1px solid #869e10;
  text-align: center;
  border-radius: 1rem;
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li,
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li {
    width: 96%;
    margin: auto;
    padding: 2rem 2% 1rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li,
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li {
    padding: 2rem 2% 1rem;
  }
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+2),
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+2) {
    margin-top: 4rem;
  }
}
@media (min-width: 960px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+3),
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+3) {
    margin-top: 4rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+3),
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li:nth-of-type(n+3) {
    margin-top: 2rem;
  }
}
.delinquency .description_wrap .point_list-wrap .point_list-ul > li::before,
.inheritance .description_wrap .point_list-wrap .point_list-ul > li::before {
  position: absolute;
  top: -1rem;
  left: 2rem;
  width: 2rem;
  height: 2rem;
  z-index: 6;
  margin: auto;
  counter-increment: number 1;
  content: counter(number);
  display: inline-block;
  background-color: #869e10;
  color: white;
  font-size: 1rem;
  line-height: 2rem;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  border-radius: 1.2rem;
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li::before,
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li::before {
    top: -1rem;
    left: 1rem;
    width: 2rem;
    font-size: 1rem;
    padding: 0.2rem 0rem;
    height: 2rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li::before,
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li::before {
    top: -1rem;
    left: 0.5rem;
    width: 2rem;
    height: 2rem;
    font-size: 0.9rem;
    padding: 0.2rem 0rem;
    font-weight: normal;
    line-height: 1.4rem;
  }
}
.delinquency .description_wrap .point_list-wrap .point_list-ul > li h4,
.inheritance .description_wrap .point_list-wrap .point_list-ul > li h4 {
  position: absolute;
  left: 3.5rem;
  top: -1.4rem;
  z-index: 5;
  padding: 0 0.8rem 0 1.4rem;
  margin: 0.3rem auto 1rem;
  font-size: 1.3rem;
  text-align: center;
  color: #869e10;
  font-weight: bold;
  background-color: white;
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li h4,
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li h4 {
    top: -1.6rem;
    left: 1.5rem;
    margin: 0.7rem auto 1rem;
    padding: 0 0.8rem 0 2rem;
    font-size: 1.1rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li h4,
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li h4 {
    top: -1.6rem;
    left: 1.5rem;
    margin: 0.7rem auto 1rem;
    font-size: 1rem;
    text-align: left;
  }
}
.delinquency .description_wrap .point_list-wrap .point_list-ul > li img,
.inheritance .description_wrap .point_list-wrap .point_list-ul > li img {
  width: 70%;
}
.delinquency .description_wrap .point_list-wrap .point_list-ul > li .txt,
.inheritance .description_wrap .point_list-wrap .point_list-ul > li .txt {
  margin: 1rem auto auto;
  text-align: left;
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul > li .txt,
  .inheritance .description_wrap .point_list-wrap .point_list-ul > li .txt {
    margin: 1rem 2% auto;
    line-height: 1.8rem;
  }
}
.delinquency .description_wrap .point_list-wrap .point_list-ul.four,
.inheritance .description_wrap .point_list-wrap .point_list-ul.four {
  justify-content: flex-start;
}
.delinquency .description_wrap .point_list-wrap .point_list-ul.four > li,
.inheritance .description_wrap .point_list-wrap .point_list-ul.four > li {
  position: relative;
  width: 32%;
  margin-right: 2%;
  padding-top: 2rem;
}
@media (min-width: 600px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+3),
  .inheritance .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+3) {
    margin-top: 0;
  }
}
@media (min-width: 960px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+4),
  .inheritance .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+4) {
    margin-top: 4rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+4),
  .inheritance .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(n+4) {
    margin-top: 1.6rem;
  }
}
@media (min-width: 600px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(3n),
  .inheritance .description_wrap .point_list-wrap .point_list-ul.four > li:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 599px) {
  .delinquency .description_wrap .point_list-wrap .point_list-ul.four > li,
  .inheritance .description_wrap .point_list-wrap .point_list-ul.four > li {
    width: 100%;
    margin: 1.5rem auto auto;
  }
}
.delinquency .description_wrap .acrdn,
.inheritance .description_wrap .acrdn {
  margin-top: 4rem;
  list-style-type: none;
  cursor: pointer;
}
@media (min-width: 600px) and (max-width: 959px) {
  .delinquency .description_wrap .acrdn,
  .inheritance .description_wrap .acrdn {
    margin-top: 2rem;
  }
}
.delinquency .description_wrap .acrdn li,
.inheritance .description_wrap .acrdn li {
  margin-bottom: 0.5rem;
}
.delinquency .description_wrap .acrdn li .faq_q,
.inheritance .description_wrap .acrdn li .faq_q {
  background-color: #869e10;
  border-radius: 1rem;
  cursor: pointer;
  position: relative;
  font-weight: bold;
  color: white;
  font-size: 1.2rem;
}
.delinquency .description_wrap .acrdn li .faq_q:before,
.inheritance .description_wrap .acrdn li .faq_q:before {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0.4rem;
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-image: url(/wp-content/themes/iidasogo/images/icon_ques.svg);
  background-size: contain;
  vertical-align: middle;
}
.delinquency .description_wrap .acrdn li .faq_q span,
.inheritance .description_wrap .acrdn li .faq_q span {
  display: block;
  padding: 1rem 4rem 1rem 3rem;
  background: url(/wp-content/themes/iidasogo/images/arrow_down.png) no-repeat;
  background-position: 97% center;
  background-size: 1.5rem;
}
.delinquency .description_wrap .acrdn li .faq_q span.open,
.inheritance .description_wrap .acrdn li .faq_q span.open {
  background: url(/wp-content/themes/iidasogo/images/arrow_up.png) no-repeat;
  background-position: 97% center;
  background-size: 1.5rem;
}
.delinquency .description_wrap .acrdn li div,
.inheritance .description_wrap .acrdn li div {
  display: none;
  padding: 1rem 1rem 3rem;
  background-color: white;
  cursor: initial;
  font-size: 1.1rem;
  line-height: 2rem;
}

.service {
  margin-top: 3rem;
}
.service .description_wrap {
  width: 100%;
  max-width: 1200px;
  margin: 6rem auto auto;
}
@media (max-width: 959px) {
  .service .description_wrap {
    width: 98%;
    margin: 4.5rem auto auto;
  }
}
.service .description_wrap.yatin .txt_c .catch_img {
  width: 14%;
  height: auto;
  margin: 0 0 1rem 1rem;
  float: right;
}
@media (max-width: 599px) {
  .service .description_wrap.yatin .txt_c .catch_img {
    width: 30%;
    float: none;
    margin: auto auto 1rem;
  }
}
.service .description_wrap.yatin .txt_c .catch_img.sclaim {
  width: 30%;
}
@media (max-width: 599px) {
  .service .description_wrap.yatin .txt_c .catch_img.sclaim {
    width: 90%;
  }
}
.service .description_wrap.yatin .txt_c .catch_img img {
  width: 100%;
}
.service .description_wrap.yatin .txt_c b {
  border-bottom: solid 3px #a7c0de;
}
.service .description_wrap.yatin .txt_c .aten {
  font-size: 0.85rem;
}
.service .description_wrap.yatin .txt_c .aten b {
  border-bottom: 0;
}
.service .description_wrap.mt {
  margin-top: 8rem;
}
@media (max-width: 599px) {
  .service .description_wrap.mt {
    margin-top: 5rem;
  }
}
.service .description_wrap .txt_c {
  margin: 3rem auto auto;
  line-height: 2.2rem;
  font-size: 1.2rem;
  border-radius: 0 3rem 0 3rem;
  border: 1px solid #c6caae;
  padding: 3rem 2rem;
  box-sizing: border-box;
}
@media (max-width: 959px) {
  .service .description_wrap .txt_c {
    margin: 2rem auto auto;
    padding: 2rem 1rem;
  }
}
.service .description_wrap .other_wrap-inner {
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}
@media (max-width: 599px) {
  .service .description_wrap .other_wrap-inner {
    margin: 2rem auto;
  }
}
.service .description_wrap .other_wrap-inner .c_text-wrap {
  float: left;
  width: 50%;
  margin-top: 3rem;
  padding: 1.5rem 2%;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 2rem;
  border: 1px solid #869e10;
  border-radius: 2rem;
  border-radius: 0 3rem;
}
@media (max-width: 599px) {
  .service .description_wrap .other_wrap-inner .c_text-wrap {
    width: 100%;
    margin: -3rem auto auto;
    padding-top: 4rem;
  }
}
.service .description_wrap .other_wrap-inner .c_text-wrap > h3 {
  margin: auto auto 1rem;
  font-size: 1.4rem;
  text-align: center;
  color: #869e10;
}
@media (max-width: 599px) {
  .service .description_wrap .other_wrap-inner .c_text-wrap > h3 {
    font-size: 1.2rem;
  }
}
.service .description_wrap .other_wrap-inner .c_text-wrap .lead {
  font-size: 1.1rem;
  line-height: 2rem;
}
@media (max-width: 599px) {
  .service .description_wrap .other_wrap-inner .c_text-wrap .lead {
    font-size: 1rem;
  }
}
.service .description_wrap .other_wrap-inner .c_img-wrap {
  float: right;
  width: 48%;
  height: 280px;
  text-align: center;
}
@media (max-width: 599px) {
  .service .description_wrap .other_wrap-inner .c_img-wrap {
    width: 92%;
    height: 240px;
    float: none;
    margin: auto;
  }
}
.service .description_wrap .other_wrap-inner .c_img-wrap.mt {
  margin-top: 2rem;
}
.service .description_wrap .other_wrap-inner .c_img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.5rem;
}
.service .description_wrap .other_wrap-inner.text-r .c_text-wrap {
  float: right;
}
@media (max-width: 599px) {
  .service .description_wrap .other_wrap-inner.text-r .c_text-wrap {
    float: none;
  }
}
.service .description_wrap .other_wrap-inner.text-r .c_img-wrap {
  float: left;
}
@media (max-width: 599px) {
  .service .description_wrap .other_wrap-inner.text-r .c_img-wrap {
    float: none;
  }
}
.service .description_wrap .fontdecos_functions .font_s {
  display: block;
  font-size: 0.8rem;
  font-weight: bold;
}
.service .description_wrap .fontdecos_functions b {
  border-bottom: solid 2px #a7c0de;
}
.service .description_wrap .description_content.other {
  margin-top: 6rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content.other {
    margin-top: 4rem;
  }
}
.service .description_wrap .description_content .cap_text {
  width: 100%;
  text-align: left;
  margin: 3rem auto -1rem;
  font-size: 1.2rem;
}
.service .description_wrap .description_content .cap_text .f_s {
  font-size: 0.95rem;
}
.service .description_wrap .description_content .attention_wrap {
  width: 80%;
  margin: 3rem auto auto;
  padding: 2rem 0;
  box-sizing: border-box;
  border-top: 1px solid #869e10;
  border-bottom: 1px solid #869e10;
  font-size: 1.2rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .attention_wrap {
    width: 94%;
    margin: 2rem auto auto;
    padding: 1.5rem 0;
    font-size: 1.1rem;
  }
}
.service .description_wrap .description_content .attention_wrap .f_s {
  font-size: 1rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .attention_wrap .f_s {
    font-size: 0.85rem;
  }
}
.service .description_wrap .description_content .flow_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin-top: 4rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul {
    display: block;
    margin-top: 3rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul {
    margin-top: 2rem;
  }
}
.service .description_wrap .description_content .flow_ul.headfont_b h4 {
  font-weight: bold;
}
.service .description_wrap .description_content .flow_ul li {
  position: relative;
  width: 48%;
  padding: 2rem;
  box-sizing: border-box;
  border: 1px solid #869e10;
  border-radius: 1rem;
}
@media (min-width: 960px) {
  .service .description_wrap .description_content .flow_ul li:nth-of-type(n+3) {
    margin-top: 3rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul li:nth-of-type(n+3) {
    margin-top: 2rem;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul li:nth-of-type(n+2) {
    margin-top: 3rem;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul li {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 1.5rem 1rem;
  }
}
.service .description_wrap .description_content .flow_ul li h4 {
  display: inline-block;
  position: absolute;
  top: -1.5rem;
  right: 0;
  left: 0;
  margin: 0.3rem auto 1rem;
  font-size: 1.3rem;
  text-align: center;
  color: #869e10;
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul li h4 {
    top: -1.2rem;
    font-size: 1.1rem;
  }
}
.service .description_wrap .description_content .flow_ul li h4 span {
  padding: 0px 1rem;
  background-color: white;
}
.service .description_wrap .description_content .flow_ul li .text {
  line-height: 2.2rem;
}
.service .description_wrap .description_content .flow_ul.mini {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin-top: 4rem;
}
.service .description_wrap .description_content .flow_ul.mini.s_claims {
  justify-content: flex-start;
}
@media (min-width: 960px) {
  .service .description_wrap .description_content .flow_ul.mini.s_claims li:nth-of-type(n+2) {
    margin-left: 2%;
  }
  .service .description_wrap .description_content .flow_ul.mini.s_claims li:nth-of-type(4n) {
    margin-left: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul.mini.s_claims li:nth-of-type(n+2) {
    margin-left: 2%;
  }
  .service .description_wrap .description_content .flow_ul.mini.s_claims li:nth-of-type(3n) {
    margin-left: 0;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul.mini {
    display: block;
    margin-top: 2rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul.mini {
    margin-top: 2rem;
  }
}
.service .description_wrap .description_content .flow_ul.mini li {
  position: relative;
  width: 32%;
  padding: 2rem;
  box-sizing: border-box;
  border: 1px solid #869e10;
  border-radius: 1rem;
}
.service .description_wrap .description_content .flow_ul.mini li img {
  width: 80%;
  display: block;
  margin: auto auto 0.5rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul.mini li:nth-of-type(n+2) {
    margin-top: 3rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul.mini li:nth-of-type(n+2) {
    margin-top: 0;
  }
}
@media (min-width: 960px) {
  .service .description_wrap .description_content .flow_ul.mini li:nth-of-type(n+3) {
    margin-top: 0;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul.mini li:nth-of-type(n+3) {
    margin-top: 2rem;
  }
}
@media (min-width: 960px) {
  .service .description_wrap .description_content .flow_ul.mini li:nth-of-type(n+4) {
    margin-top: 3rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul.mini li:nth-of-type(n+4) {
    margin-top: 2rem;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul.mini li {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 1.5rem 1rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul.mini li {
    width: 48%;
    padding: 1.5rem;
  }
}
.service .description_wrap .description_content .flow_ul.mini li .text {
  font-size: 1.1rem;
  line-height: 2rem;
  font-weight: bold;
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .flow_ul.mini li .text {
    font-size: 1rem;
    line-height: 1.6rem;
  }
}
.service .description_wrap .description_content .flow_ul.mini li .text.f_s {
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.service .description_wrap .description_content .flow_ul.mini li .text.f_s b {
  border-bottom: solid 2px #a7c0de;
}
.service .description_wrap .description_content .flow_ul.mini li .text .font_s {
  display: block;
  font-size: 0.8rem;
  font-weight: bold;
}
.service .description_wrap .description_content .flow_ul.mini li .text .font_s.lineheight {
  margin-top: 4px;
  line-height: 1.1rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul.sp_img_mini {
    margin-top: 2.5rem;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul.sp_img_mini li {
    width: 90%;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .flow_ul.sp_img_mini li img {
    width: 50%;
    margin: 0.5rem auto;
  }
}
.service .description_wrap .description_content .plan_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin-top: 5rem;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul {
    display: block;
    margin-top: 4rem;
  }
}
.service .description_wrap .description_content .plan_ul.oneprice {
  display: block;
}
.service .description_wrap .description_content .plan_ul.oneprice li {
  width: 100%;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul.oneprice li {
    padding-top: 4.5rem;
  }
}
.service .description_wrap .description_content .plan_ul.oneprice li .head_price {
  font-size: 1.65rem;
  padding: 0.8rem;
}
.service .description_wrap .description_content .plan_ul.oneprice li .head_price::after {
  bottom: -16%;
}
.service .description_wrap .description_content .plan_ul.oneprice li .head_price .left {
  font-size: 1.4rem;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul.oneprice li .head_price .left {
    display: block;
  }
}
.service .description_wrap .description_content .plan_ul.oneprice li .head_price .right {
  font-size: 1rem;
  font-weight: normal;
}
.service .description_wrap .description_content .plan_ul.oneprice li .price {
  line-height: 1.3rem;
  font-size: 0.95rem;
  font-weight: normal;
}
.service .description_wrap .description_content .plan_ul.two li {
  width: 49%;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul.two li {
    width: 100%;
  }
}
.service .description_wrap .description_content .plan_ul.one {
  justify-content: center;
}
.service .description_wrap .description_content .plan_ul.one li {
  width: 80%;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul.one li {
    width: 100%;
  }
}
.service .description_wrap .description_content .plan_ul li {
  position: relative;
  width: 32%;
  padding: 1rem 0 2rem;
  box-sizing: border-box;
  border: 1px solid #869e10;
  border-radius: 1rem;
}
@media (min-width: 600px) {
  .service .description_wrap .description_content .plan_ul li:nth-of-type(n+4) {
    margin-top: 3rem;
  }
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul li:nth-of-type(n+4) {
    margin-top: 4rem;
  }
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul li:nth-of-type(n+2) {
    margin-top: 4rem;
  }
}
.service .description_wrap .description_content .plan_ul li.otr {
  padding: 3rem 1rem 2rem;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .plan_ul li {
    width: 100%;
  }
}
.service .description_wrap .description_content .plan_ul li h4 {
  position: absolute;
  top: -2.6rem;
  right: 0;
  left: 0;
  width: 90%;
  margin: auto;
  padding: 1rem 1.8rem;
  border-radius: 2rem;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  background-color: #869e10;
  color: white;
}
.service .description_wrap .description_content .plan_ul li h4::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 20px solid #869e10;
  border-bottom: 0;
  bottom: -22%;
  margin: auto;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .plan_ul li h4 {
    padding: 1rem 1.2rem;
    font-size: 1.1rem;
    letter-spacing: 0;
  }
}
.service .description_wrap .description_content .plan_ul li .text {
  padding: 1.8rem;
  line-height: 1.8rem;
}
.service .description_wrap .description_content .plan_ul li h5 {
  margin: auto 2rem;
  padding-bottom: 0.5rem;
  font-size: 1.1rem;
  font-weight: bold;
  border-bottom: 1px solid #869e10;
}
.service .description_wrap .description_content .plan_ul li .price {
  margin: 1rem 2rem auto;
  font-weight: bold;
}
.service .description_wrap .description_content .plan_ul li .price .font_s {
  display: block;
  margin-top: 0.2rem;
  font-size: 0.8rem;
  font-weight: bold;
}
.service .description_wrap .description_content .plan_ul li .price + .price {
  margin: 0.5rem 2rem auto;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .plan_ul li .price + .price {
    margin: 0.5rem 2rem auto;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .plan_ul li .price {
    margin: 1rem 2rem auto;
  }
}
.service .description_wrap .description_content .plan_ul li .price .tred {
  color: #D3092B;
  font-size: 0.7rem;
  vertical-align: top;
}
.service .description_wrap .description_content .plan_ul li .aten {
  margin: 0.5rem 2rem auto;
  font-size: 0.85rem;
}
.service .description_wrap .description_content .plan_ul li .aten > span {
  color: #D3092B;
  font-size: 0.7rem;
  vertical-align: top;
}
.service .description_wrap .description_content .price_comparison_wrap {
  width: 100%;
  max-width: 75rem;
  margin: 4rem auto auto;
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header {
    width: 1200px;
    padding: 0rem 1%;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header {
    width: 690px;
    padding: 0rem 1%;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row {
  display: grid;
  grid-template-columns: 22% 1fr 1fr 1fr 1fr;
  gap: 0 1px;
  align-items: center;
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row {
    grid-template-columns: 20% 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row {
    grid-template-columns: 18% 1fr 1fr 1fr 1fr;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column {
  width: 100%;
  flex-direction: column;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column.main {
  padding: 1.3rem 0.5rem;
  box-sizing: border-box;
  border-radius: 1rem 1rem 0 0;
  background-color: #00479f;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column.main {
    min-height: auto;
    margin: auto auto 0;
    padding: 0.5rem 2%;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column.sub {
  margin: auto auto 0;
  padding: 1.3rem 0.5rem;
  box-sizing: border-box;
  color: #202020;
  border-radius: 1rem 1rem 0 0;
  background-color: #a7c0de;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column.sub {
    min-height: auto;
    padding: 0.2rem 1%;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header {
  box-sizing: border-box;
  color: white;
  font-size: 1.1rem;
  text-align: center;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header {
    font-size: 0.85rem;
    padding: 2%;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header.main {
  display: block;
  font-weight: bold;
  font-size: clamp(18px, 1.4vw, 24px);
  color: #fc9921;
}
@media (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header.main {
    font-size: 1.1rem;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header.sub {
  display: block;
  font-weight: bold;
  font-size: 1.2vw;
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header.sub {
    font-size: 0.9rem;
  }
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header.sub .type {
    font-size: 1.7vw;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header.sub {
    font-size: 0.9rem;
  }
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .box__flex--column .header.sub .type {
    font-size: 2.6vw;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--header .grid__column--row .nocontent_div {
  margin: auto;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap {
  box-sizing: border-box;
  border-radius: 2rem 0 2rem 2rem;
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap {
    width: 1200px;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap {
    width: 690px;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content:nth-of-type(n+2) {
  border-top: 1px dotted #00479f;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content:nth-last-of-type(1) {
  border-top: 2px solid #00479f;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row {
  display: grid;
  grid-template-columns: 22% 1fr 1fr 1fr 1fr;
  gap: 0;
  text-align: center;
  align-items: center;
}
@media (min-width: 600px) and (max-width: 959px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row {
    grid-template-columns: 20% 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row {
    grid-template-columns: 18% 1fr 1fr 1fr 1fr;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .left {
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  font-size: 1.1rem;
  font-weight: bold;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .left .sp_only {
    display: none;
  }
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .left {
    font-size: 0.9rem;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .left .kome {
  font-size: 0.6em;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .left .attention {
  display: block;
  font-size: 0.85rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .left .attention {
    font-size: 0.8rem;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .main {
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  font-size: 1.1rem;
  line-height: 1.4rem;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .main.last {
  font-size: 1.4rem;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .main .price {
  font-size: 0.6em;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .sub {
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  font-size: 1.1rem;
  line-height: 1.4rem;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .sub.last {
  font-size: 1.4rem;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row .sub .price {
  font-size: 0.6em;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row.beforelast {
  border-bottom: 2px solid #00479f;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row.last {
  border-bottom: 0;
  font-weight: bold;
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row.last .left {
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row.last .left {
    font-size: 1rem;
  }
}
.service .description_wrap .description_content .price_comparison_wrap .price__comparison--content_wrap .price__comparison--content .grid__column--row.last .price_f_midsize {
  font-size: 0.65em;
  padding-right: 0.4rem;
}
.service .description_wrap .description_content .gridcolumn_after_attention {
  width: 100%;
  max-width: 75rem;
  margin: 4rem auto auto;
  border: 1px solid #00479f;
  border-radius: 1rem;
  padding: 1.5rem 1rem;
  box-sizing: border-box;
}
@media (max-width: 599px) {
  .service .description_wrap .description_content .gridcolumn_after_attention {
    padding: 1rem 2%;
  }
}
.service .description_wrap .description_content .gridcolumn_after_attention .atten_header {
  margin: auto auto 1rem;
  padding-left: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.3rem;
  font-weight: bold;
  border-bottom: 1px solid #00479f;
}
.service .description_wrap .description_content .gridcolumn_after_attention .text {
  margin: 0.5rem auto;
  font-size: 1.1rem;
}
.service .description_wrap .description_content .gridcolumn_after_attention .attention {
  padding-left: 1.3rem;
}
.service .description_wrap .description_content .gridcolumn_after_attention .attention li {
  font-size: 0.9rem;
}
.service .description_wrap .description_content .gridcolumn_after_attention .attention li:nth-of-type(n+2) {
  margin-top: 0.4rem;
}
.service .description_wrap .description_content .gridcolumn_after_attention .attention li a {
  text-decoration: underline;
}

.archive_works .works-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto;
}
@media (max-width: 599px) {
  .archive_works .works-list {
    display: block;
    width: 95%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .archive_works .works-list {
    width: 98%;
  }
}
.archive_works .works-list > li {
  width: 32%;
  padding-bottom: 1rem;
  border-bottom: 1px solid #00479f;
}
@media (min-width: 600px) {
  .archive_works .works-list > li:nth-of-type(n+4) {
    margin-top: 3.2rem;
  }
}
@media (max-width: 599px) {
  .archive_works .works-list > li:nth-of-type(n+2) {
    margin-top: 2rem;
  }
}
.archive_works .works-list > li.none_works {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6rem;
  margin: auto;
  text-align: center;
}
@media (max-width: 599px) {
  .archive_works .works-list > li {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .archive_works .works-list > li {
    width: 33%;
  }
}
.archive_works .works-list > li a {
  display: block;
}
.archive_works .works-list > li a img {
  width: 100%;
}
.archive_works .works-list > li a .work_title {
  margin-top: 0.5rem;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
}
@media (max-width: 599px) {
  .archive_works .works-list > li a .work_title {
    margin-top: 0;
  }
}

.single_works .p-works--single_wrap .p-works--single_content {
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto auto;
  padding: 3rem 2rem;
  box-sizing: border-box;
  border: 1px solid #869e10;
  border-radius: 0 3rem 0 3rem;
}
@media (min-width: 960px) {
  .single_works .p-works--single_wrap .p-works--single_content {
    min-height: 360px;
  }
}
@media (max-width: 599px) {
  .single_works .p-works--single_wrap .p-works--single_content {
    width: 96%;
    padding: 2rem 3%;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .single_works .p-works--single_wrap .p-works--single_content {
    width: 98%;
    padding: 2rem 3%;
  }
}
@media (min-width: 600px) {
  .single_works .p-works--single_wrap .p-works--single_content .p-works__description {
    width: 60%;
    float: left;
    margin: auto auto 2rem auto;
  }
}
.single_works .p-works--single_wrap .p-works--single_content .p-works__description .works-title {
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
@media (max-width: 599px) {
  .single_works .p-works--single_wrap .p-works--single_content .p-works__description .works-title {
    font-size: 1.2rem;
  }
}
@media (max-width: 599px) {
  .single_works .p-works--single_wrap .p-works--single_content .p-works__description .works-tags {
    margin-bottom: 1rem;
  }
}
.single_works .p-works--single_wrap .p-works--single_content .p-works__description .works-tags .tag_lists {
  display: inline-block;
  margin: 0 0.2rem 0.5rem 0;
  padding: 0.1rem 0.3rem;
  font-size: 0.75rem;
  color: #a7c0de;
  border: 1px solid #a7c0de;
  border-radius: 0.8rem;
}
@media (min-width: 600px) {
  .single_works .p-works--single_wrap .p-works--single_content .p-works__thumbnail {
    width: 37%;
    float: right;
    margin: auto auto 2rem 3%;
    text-align: center;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .single_works .p-works--single_wrap .p-works--single_content .p-works__thumbnail {
    margin: auto 2% 1rem auto;
  }
}
@media (max-width: 599px) {
  .single_works .p-works--single_wrap .p-works--single_content .p-works__thumbnail {
    margin-bottom: 1rem;
  }
}

.single_news {
  width: 80%;
  max-width: 1000px;
  margin: 3rem auto auto;
}
@media (max-width: 959px) {
  .single_news {
    width: 96%;
  }
}
.single_news .single_time {
  font-size: 1rem;
  color: #4B4B4B;
  text-align: right;
}

/* article ----------------- */
.p-article__list .c-list__item {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.p-article__list .c-list__item:not(:last-child) {
  border-bottom: 1px dashed #ccc;
}
.p-article__list .c-list__item > a {
  display: block;
}
.p-article__list .c-title {
  font-size: 1rem;
  font-weight: bolder;
}
@media (max-width: 599px) {
  .p-article__list {
    padding: 0 0.5rem;
  }
  .p-article__list section > span {
    display: block;
    margin: 0.25rem 0;
    font-size: 0.875rem;
  }
  .p-article__list section > p {
    font-size: 0.875rem;
  }
}
@media (min-width: 600px) {
  .p-article__list .c-list__item {
    overflow: hidden;
  }
  .p-article__list img {
    width: 12.5rem;
    height: auto;
    margin-right: 1rem;
    float: left;
  }
  .p-article__list section {
    overflow: hidden;
  }
}

.cv_box-wrap {
  width: 98%;
  max-width: 1200px;
  margin: 5rem auto auto;
  padding: 2rem 1.5rem;
  box-sizing: border-box;
  border: 1px solid #00479f;
  border-radius: 1rem;
  background-color: #f8fbff;
}
@media (max-width: 599px) {
  .cv_box-wrap {
    width: 96%;
    padding: 1.6rem 1rem 2.6rem;
  }
}
.cv_box-wrap > h3 {
  font-size: 2rem;
  text-align: center;
}
@media (max-width: 599px) {
  .cv_box-wrap > h3 {
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.cv_box-wrap .cv_box-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #00479f;
  list-style-type: none;
}
@media (max-width: 599px) {
  .cv_box-wrap .cv_box-ul {
    display: block;
    margin-top: 1rem;
    padding-top: 1rem;
  }
}
.cv_box-wrap .cv_box-ul > li {
  width: 24.8%;
}
@media (max-width: 599px) {
  .cv_box-wrap .cv_box-ul > li {
    width: 100%;
  }
  .cv_box-wrap .cv_box-ul > li:nth-of-type(n+2) {
    margin-top: 2.8rem;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .cv_box-wrap .cv_box-ul > li {
    width: 48%;
  }
  .cv_box-wrap .cv_box-ul > li:nth-of-type(n+3) {
    margin-top: 2.8rem;
  }
}
.cv_box-wrap .cv_box-ul > li > h4 {
  font-size: 1.2rem;
  text-align: center;
}
@media (min-width: 960px) {
  .cv_box-wrap .cv_box-ul > li > h4 {
    font-size: clamp(14px, 1.8vw, 20px);
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .cv_box-wrap .cv_box-ul > li > h4 {
    font-size: clamp(16px, 3vw, 20px);
  }
}
.cv_box-wrap .cv_box-ul > li > h4 img {
  width: 2rem;
  padding-right: 0.3rem;
  vertical-align: middle;
  padding-bottom: 4px;
}
@media (min-width: 600px) and (max-width: 959px) {
  .cv_box-wrap .cv_box-ul > li > h4 img {
    width: 30px;
    padding-bottom: 0;
  }
}
@media (max-width: 599px) {
  .cv_box-wrap .cv_box-ul > li > h4 img {
    width: 1.2rem;
    padding-bottom: 0;
  }
}
.cv_box-wrap .cv_box-ul > li .pt {
  margin: 0.5rem auto 1rem;
  text-align: center;
  font-size: 15px;
}
@media (max-width: 599px) {
  .cv_box-wrap .cv_box-ul > li .pt {
    margin: 0rem auto 0.5rem;
  }
}
.cv_box-wrap .cv_box-ul > li a {
  text-align: center;
  display: inline-block;
  position: relative;
  padding: 0.7rem 3rem;
  box-shadow: 0.5rem 0.5rem #a7c0de;
  background: #00479f;
  color: white;
  border-radius: 0.5rem;
}

.p-article__list {
  width: 98%;
  margin: 3rem auto auto;
}

.p-article--single {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 960px) {
  .p-article--single {
    width: 80%;
    max-width: 1000px;
  }
}

.p-article__header {
  margin: auto auto 2rem;
}
@media (max-width: 959px) {
  .p-article__header {
    margin: 0 0.5rem 2rem;
    padding: 0.5rem 0;
    position: relative;
    height: auto;
  }
}
@media (min-width: 600px) {
  .p-article__header .c-list--keywords {
    display: none;
  }
}
.p-article__header .single_time {
  font-size: 1rem;
  color: #4B4B4B;
  margin: 0.2rem auto;
  text-align: right;
}

.p-article__eyecatch {
  margin: 2rem auto;
  text-align: center;
}
.p-article__eyecatch > img {
  width: 85%;
  height: auto;
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-article__eyecatch > img {
    width: 96%;
  }
}

.p-article__body {
  padding: 0 0.5rem;
  line-height: 2rem;
}
.p-article__body h3 {
  margin: 1rem -0.5rem;
  padding: 1rem 0.5rem;
  border: solid #ccc;
  border-width: 1px 0;
  font-size: 1rem;
  font-weight: bolder;
}
.p-article__body h4 {
  padding: 2rem 0 1rem;
  font-size: 1rem;
  font-weight: bolder;
}
.p-article__body img {
  display: block;
  width: 100%;
  margin: 1rem auto;
}
@media (min-width: 600px) and (max-width: 959px) {
  .p-article__body img {
    width: 96%;
  }
}
.p-article__body iframe {
  width: 100%;
  padding-bottom: 0%;
}
@media (min-width: 960px) {
  .p-article__body iframe {
    height: 500px;
    min-height: 460px;
  }
}
.p-article__body p {
  margin-bottom: 1rem;
  line-height: 2rem;
}
@media (max-width: 599px) {
  .p-article__body h3 {
    margin-left: 0;
    margin-right: 0;
  }
  .p-article__body iframe {
    margin-bottom: -25%;
    padding-bottom: 25%;
  }
}
@media (min-width: 600px) {
  .p-article__body img {
    max-width: 90%;
  }
}
.p-article__body.notfound {
  width: 90%;
  margin: 3rem auto auto;
}
@media (min-width: 600px) {
  .p-article__body.notfound {
    text-align: center;
  }
}

.p-article__footer {
  padding: 2rem 0.5rem;
}
@media (max-width: 599px) {
  .p-article__footer .c-icon--sns {
    text-align: center;
  }
  .p-article__footer .c-list--keywords {
    display: none;
  }
}

/* pager ----------------- */
.p-pager {
  margin: 1rem auto;
}
.p-pager a {
  display: block;
  width: 1.9rem;
  height: 1.9rem;
  line-height: 1.9rem;
  font-size: 0.85rem;
  border-radius: 50%;
  color: white;
  background: #a7c0de;
}
.p-pager .p-pager__prev,
.p-pager .p-pager__next {
  display: inline-block;
  width: 3rem;
  margin-bottom: 0.5rem;
}

.p-pager__list {
  display: inline-block;
}
.p-pager__list .c-list__item {
  display: inline-block;
  width: 1.9rem;
  margin: 0 0.4rem 0.5rem;
}
.p-pager__list .c-list__item.is-current {
  border: 1px solid #ccc;
}

.p-pager--single .c-title {
  margin-bottom: 0.25rem;
  font-size: inherit;
  font-weight: bolder;
}
@media (max-width: 599px) {
  .p-pager--single {
    padding: 0.5rem;
  }
  .p-pager--single .p-pager__prev,
  .p-pager--single .p-pager__next {
    padding: 0.5rem 0;
  }
  .p-pager--single .p-pager__next {
    border-top: 2px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 600px) {
  .p-pager--single {
    display: flex;
    margin: 0 0.5rem;
    padding-top: 1rem;
    border-top: 1px solid #ccc;
  }
  .p-pager--single .p-pager__prev,
  .p-pager--single .p-pager__next {
    width: 50%;
    padding: 0 0.5rem 0 0;
  }
  .p-pager--single .p-pager__next {
    order: 1;
    padding: 0 0 0 0.5rem;
    text-align: right;
    border-left: 1px solid #ccc;
  }
}

/* inquiry ----------------- */
.p-inquiry .mw_wp_form_confirm dd p, .p-inquiry .mw_wp_form_preview dd p {
  margin: 0.5rem 0 0 0;
  height: 3rem;
}
.p-inquiry dl.c-list--horizontal dt {
  padding: 0;
}
.p-inquiry dl.c-list--horizontal dt .and_t {
  display: block;
  font-size: 0.8rem;
  line-height: 1rem;
}
.p-inquiry dl.c-list--horizontal dd {
  padding: 0 0 1rem;
}
.p-inquiry em.u-red {
  display: block;
  height: 1rem;
  font-size: 10px;
  line-height: 1;
  vertical-align: top;
  font-style: normal;
}
.p-inquiry .is-required::after {
  content: "必須";
  display: inline;
  margin-left: 0.5rem;
  color: #D3092B;
  font-size: 10px;
  line-height: 1;
}
.p-inquiry .join_lead {
  margin: 3rem auto 2rem;
  padding: 1rem;
  box-sizing: border-box;
  border-top: 1px solid #4B4B4B;
  border-bottom: 1px solid #4B4B4B;
  background-color: #F8F8F8;
}
@media (min-width: 600px) {
  .p-inquiry dl.c-list--horizontal dt {
    padding-top: 1.5rem;
    padding-right: 0.5rem;
    width: 16rem;
  }
  .p-inquiry dl.c-list--horizontal dd {
    padding-top: 1rem;
    padding-bottom: 0;
    padding-left: 16rem;
  }
  .p-inquiry dl.c-list--horizontal dt.divide + dd {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
  }
  .p-inquiry dl.c-list--horizontal dt.close {
    padding-top: 0.5rem;
  }
  .p-inquiry dl.c-list--horizontal dt.close + dd {
    padding-top: 0;
  }
}
@media (max-width: 599px) {
  .p-inquiry dl.c-list--horizontal dt, .p-inquiry dl.c-list--horizontal dd {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-inquiry input.u-mb1 {
    margin-bottom: 0;
  }
  .p-inquiry .mw_wp_form_confirm dt, .p-inquiry .mw_wp_form_confirm dd, .p-inquiry .mw_wp_form_preview dt, .p-inquiry .mw_wp_form_preview dd {
    padding: 0.5rem;
  }
  .p-inquiry .mw_wp_form_confirm dd, .p-inquiry .mw_wp_form_preview dd {
    border-top: 1px dotted #4B4B4B;
    border-bottom: 1px solid #4B4B4B;
  }
  .p-inquiry .mw_wp_form_confirm dd p, .p-inquiry .mw_wp_form_preview dd p {
    margin: 0.5rem 0 0.5rem 0;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .p-inquiry #mw_wp_form_mw-wp-form-78 {
    width: 98%;
    margin: auto;
  }
}
@media (min-width: 960px) {
  .p-inquiry dl.c-list--horizontal dt {
    padding-left: 2rem;
  }
  .p-inquiry dl.c-list--horizontal dd {
    padding-right: 2rem;
  }
}

.c-form .u-mb1 .u-w25 {
  width: 25%;
}

.p-inquiry.complete dl.c-list--horizontal dt .and_t, .p-inquiry.confirm dl.c-list--horizontal dt .and_t {
  display: none;
}

.privacy_wrap {
  display: block;
  width: 85%;
  margin: 5% auto 0;
}
.privacy_wrap.privacy_page {
  width: 100%;
}
.privacy_wrap li {
  line-height: 2rem;
  font-size: 1rem;
  list-style: none;
}
.privacy_wrap li a {
  line-height: 2rem;
  font-size: 1rem;
}
.privacy_wrap li > ul {
  margin-left: 10px;
}
.privacy_wrap li + li {
  margin-top: 1rem;
}
@media (max-width: 599px) {
  .privacy_wrap {
    width: 96%;
  }
  .privacy_wrap li {
    line-height: 1.6rem;
    font-size: 1rem;
  }
  .privacy_wrap li a {
    line-height: 1.6rem;
    font-size: 1rem;
  }
}

.privacy_bdr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 85%;
  margin: 3% auto 0;
  padding: 20px 0;
}
.privacy_bdr.privacy_page {
  width: 100%;
}
.privacy_bdr > p {
  line-height: 2rem;
  font-size: 1rem;
}
.privacy_bdr > p a {
  line-height: 2rem;
  font-size: 1rem;
  vertical-align: baseline;
  text-decoration: underline;
}
@media (max-width: 599px) {
  .privacy_bdr {
    width: 96%;
    margin: 5% auto 0;
  }
  .privacy_bdr p {
    line-height: 1.6rem;
    font-size: 1rem;
  }
  .privacy_bdr p a {
    line-height: 1.6rem;
    font-size: 1rem;
  }
}

/* ----------------------------------------
Utility
---------------------------------------- */
.u-small {
  font-size: 0.75rem;
}

.u-red {
  color: #D3092B;
}

.u-lato {
  font-family: Lato;
}

.u-w25 {
  width: 25%;
}

.u-w50 {
  width: 50%;
}

.u-w75 {
  width: 75%;
}

.u-w100 {
  width: 100%;
}

.u-tal {
  text-align: left;
}

.u-tar {
  text-align: right;
}

.u-tac {
  text-align: center;
}

.u-mt1 {
  margin-top: 16px;
}

.u-mb1 {
  margin-bottom: 16px;
}

.u-ml1 {
  margin-left: 16px;
}

.u-mr1 {
  margin-right: 16px;
}

.u-my1 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.u-mx1 {
  margin-left: 16px;
  margin-right: 16px;
}

.u-pt1 {
  padding-top: 16px;
}

.u-pb1 {
  padding-bottom: 16px;
}

.u-pl1 {
  padding-left: 16px;
}

.u-pr1 {
  padding-right: 16px;
}

.u-py1 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.u-px1 {
  padding-left: 16px;
  padding-right: 16px;
}

.u-mt2 {
  margin-top: 32px;
}

.u-mb2 {
  margin-bottom: 32px;
}

.u-ml2 {
  margin-left: 32px;
}

.u-mr2 {
  margin-right: 32px;
}

.u-my2 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.u-mx2 {
  margin-left: 32px;
  margin-right: 32px;
}

.u-pt2 {
  padding-top: 32px;
}

.u-pb2 {
  padding-bottom: 32px;
}

.u-pl2 {
  padding-left: 32px;
}

.u-pr2 {
  padding-right: 32px;
}

.u-py2 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.u-px2 {
  padding-left: 32px;
  padding-right: 32px;
}

.u-bg--lightgray {
  background: rgba(220, 220, 220, 0.85);
}

.posi-r {
  position: relative;
}

@media (max-width: 599px) {
  .u-hide--sp {
    display: none;
  }
  .u-show--tab {
    display: none;
  }
}
@media (min-width: 600px) {
  .u-show--sp {
    display: none;
  }
}
@media (min-width: 960px) {
  .u-hide--pc {
    display: none;
  }
  .u-show--tab {
    display: none;
  }
}
@media (max-width: 959px) {
  .u-show--pc {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 959px) {
  .u-hide--tab {
    display: none;
  }
}
.flt-l {
  float: left;
}

.flt-r {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}/*# sourceMappingURL=style.css.map */