@charset "utf-8";
/*[id] {
	padding-top: 50px;
	margin-top: -50px;
	@media screen and (max-width: @layout-pad-width) {
		padding-top: 100px;
		margin-top: -100px;
	}
}*/
.sans {
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.serif {
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.verdana {
  font-family: Verdana;
}
*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  font-size: 1rem;
  line-height: calc(1rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  *,
  *:before,
  *:after {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  *,
  *:before,
  *:after {
    font-size: 3.5vw;
    line-height: calc(3.5vw * 1.8);
  }
}
* *,
*:before *,
*:after * {
  font-size: inherit;
}
table,
caption,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
table {
  width: 100%;
}
img {
  pointer-events: none;
  max-width: 100%;
}
a {
  color: blue;
  font-size: inherit;
  cursor: pointer;
  display: inline-block;
  word-break: break-all;
}
a:hover,
a.active {
  cursor: pointer;
}
a * {
  color: inherit;
}
a img:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1280px) {
  a img:hover {
    opacity: 1;
  }
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
a img,
iframe {
  border: none;
}
iframe {
  display: block;
}
li {
  margin-left: 1rem;
}
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}
select {
  margin: inherit;
}
span,
s,
strike,
strong,
em,
u {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: initial;
}
strong {
  font-weight: bold;
}
strong * {
  font-weight: inherit;
}
p {
  text-align: justify;
  letter-spacing: initial;
}
section[id]:before {
  display: block;
  height: 60px;
  margin-top: -60px;
  content: "";
}
.scroll {
  overflow-y: scroll;
}
.scroll::-webkit-scrollbar {
  width: 15px;
  height: 10px;
}
.scroll::-webkit-scrollbar-track {
  background: #ffffff;
  border: solid 1px #000000;
}
.scroll::-webkit-scrollbar-thumb {
  background: #000000;
}
.pc {
  display: initial;
}
@media screen and (max-width: 1280px) {
  .pc {
    display: none;
  }
}
.pad {
  display: none;
}
@media screen and (max-width: 600px) {
  .pad {
    display: initial;
  }
}
.sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .sp {
    display: initial;
  }
}
.pcsp_tel {
  pointer-events: none;
}
@media screen and (max-width: 1280px) {
  .pcsp_tel {
    pointer-events: initial;
  }
}
.none {
  display: none;
}
.pad {
  display: none;
}
@media screen and (max-width: 1280px) {
  .pad {
    display: initial;
  }
}
@media screen and (min-width: 1280px) and (orientation: portrait) {
  .pad {
    display: initial;
  }
}
#showtitlewrapper {
  padding: 5px 20px;
  width: initial;
  min-width: initial;
  max-width: initial;
  height: initial;
  -webkit-transform: translate(-2px, -2px);
          transform: translate(-2px, -2px);
  border: solid 1px black;
}
@media screen and (max-width: 1280px) {
  #showtitlewrapper {
    padding: default;
    padding: 5px 20px;
  }
}
@media screen and (max-width: 600px) {
  #showtitlewrapper {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 1280px) {
  #showtitlewrapper {
    width: default;
    min-width: default;
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  #showtitlewrapper {
    width: initial;
    min-width: initial;
  }
}
.debug {
  display: none !important;
}
.order.o01 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.order.o02 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.order.o03 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.order.o04 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.order.o05 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.order.o06 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.order.o07 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.order.o08 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.order.o09 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.order.o10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.order.o11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.order.o12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.order.o13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.order.o14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.order.o15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
@media screen and (max-width: 1280px) {
  .order.o01pad {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order.o02pad {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order.o03pad {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order.o04pad {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order.o05pad {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order.o06pad {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order.o07pad {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order.o08pad {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order.o09pad {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order.o10pad {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order.o11pad {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order.o12pad {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .order.o13pad {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order.o14pad {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .order.o15pad {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
}
@media screen and (max-width: 600px) {
  .order.o01sp {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order.o02sp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order.o03sp {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order.o04sp {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order.o05sp {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order.o06sp {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order.o07sp {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order.o08sp {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order.o09sp {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order.o10sp {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order.o11sp {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order.o12sp {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .order.o13sp {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order.o14sp {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .order.o15sp {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
}
.loading {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
          box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -webkit-animation: cssload-spin ease infinite 4.6s;
          animation: cssload-spin ease infinite 4.6s;
}
@-webkit-keyframes cssload-spin {
  0%,
  100% {
    -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
            box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  }
  25% {
    -webkit-box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
            box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
  }
  50% {
    -webkit-box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
            box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
  }
  75% {
    -webkit-box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
            box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
  }
}
@keyframes cssload-spin {
  0%,
  100% {
    -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
            box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  }
  25% {
    -webkit-box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
            box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
  }
  50% {
    -webkit-box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
            box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
  }
  75% {
    -webkit-box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
            box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
  }
}
.mhover {
  -webkit-animation: mhover linear 1.5s forwards;
          animation: mhover linear 1.5s forwards;
}
@-webkit-keyframes mhover {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.7;
  }
}
@keyframes mhover {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.7;
  }
}
.fadein {
  -webkit-animation: fadein ease 3s;
          animation: fadein ease 3s;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.fadeout {
  -webkit-animation: fadeout ease 3s;
          animation: fadeout ease 3s;
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/** ベース設計 **/
html {
  scroll-behavior: smooth;
}
html body {
  position: relative;
  overflow-x: hidden !important;
  width: 100%;
  margin: initial;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 1280px) {
  html body {
    margin-top: 102px;
  }
}
@media screen and (max-width: 600px) {
  html body {
    margin-top: 70px;
  }
}
html body .wrap {
  overflow-x: hidden;
}
@media screen and (max-width: 1280px) {
  html body section .anchor {
    margin-top: -100px !important;
    padding-top: 100px;
  }
}
@media screen and (max-width: 600px) {
  html body section .anchor {
    margin-top: -70px !important;
    padding-top: 70px;
  }
}
html header {
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1280px) {
  html header {
    position: fixed;
    top: 0;
    z-index: 50;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
html header .ins {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 1280px;
  min-width: initial;
  max-width: 1280px;
  margin: auto;
  padding: 20px 20px 10px 20px;
}
@media screen and (max-width: 1280px) {
  html header .ins {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  html header .ins {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  html header .ins {
    padding: 10px;
  }
}
@media screen and (max-width: 1280px) {
  html header .ins {
    display: block !important;
  }
}
html header .ins .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
html header .ins img {
  display: block;
}
html header .ins .logo {
  width: 548px;
  min-width: initial;
  max-width: 100%;
  /*order:2;*/
}
@media screen and (max-width: 1280px) {
  html header .ins .logo {
    width: 450px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins .logo {
    width: 362px;
    min-width: initial;
  }
}
@media screen and (max-width: 470px) {
  html header .ins .logo {
    width: 80%;
  }
}
html header .ins .logo > a {
  display: block;
}
html header .ins .tel {
  position: absolute;
  top: 50%;
  left: 65%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
html header .ins .tel > span {
  display: inline-block;
  color: #01aa1b;
  font-size: 1rem;
  line-height: calc(1rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  html header .ins .tel > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins .tel > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
html header .ins .tel a > span {
  display: inline-block;
  color: #004ba6;
  font-size: 1.7rem;
  line-height: calc(1.7rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: Verdana;
}
@media screen and (max-width: 1280px) {
  html header .ins .tel a > span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins .tel a > span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
html header .ins .tel a > img {
  display: inline-block;
  width: 195px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  html header .ins .tel a > img {
    width: 195px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins .tel a > img {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  html header .ins .tel.tel_pc {
    display: none;
  }
}
html header .ins .navbtn {
  /*@media all and (min-width: @width1) {
					display: none;
				}*/
  display: inline-block;
  /*.mixin-position(fixed, 20px, 20px, initial, initial, 2);*/
  width: 80px;
  aspect-ratio: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
@media screen and (max-width: 1280px) {
  html header .ins .navbtn {
    width: 47px;
  }
}
html header .ins .navbtn span {
  background-color: #000000;
  display: block;
  height: 5px;
  width: 100%;
}
html header .ins nav.gnavi,
html header .ins .gnavi_pc {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  position: relative;
}
html header .ins nav.gnavi.gnavi_pc,
html header .ins .gnavi_pc.gnavi_pc {
  margin: 12px auto 0 auto;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi_pc,
  html header .ins .gnavi_pc.gnavi_pc {
    margin: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi_pc,
  html header .ins .gnavi_pc.gnavi_pc {
    margin: initial;
  }
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi_pc,
  html header .ins .gnavi_pc.gnavi_pc {
    display: none;
  }
}
html header .ins nav.gnavi.gnavi_pc ul li,
html header .ins .gnavi_pc.gnavi_pc ul li {
  -webkit-transform: initial !important;
          transform: initial !important;
  color: #000000;
}
html header .ins nav.gnavi.gnavi_pc .menu,
html header .ins .gnavi_pc.gnavi_pc .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html header .ins nav.gnavi.gnavi_pc .menu ul,
html header .ins .gnavi_pc.gnavi_pc .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 50px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi_pc .menu ul,
  html header .ins .gnavi_pc.gnavi_pc .menu ul {
    gap: 15px;
  }
}
html header .ins nav.gnavi.gnavi_pc .menu ul li,
html header .ins .gnavi_pc.gnavi_pc .menu ul li {
  list-style: none;
  margin: initial;
  border-left: solid 1px #ffffff;
  padding: 0;
  -webkit-transform: translate(20%, 0);
          transform: translate(20%, 0);
  /*opacity: 0;*/
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi_pc .menu ul li,
  html header .ins .gnavi_pc.gnavi_pc .menu ul li {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi_pc .menu ul li,
  html header .ins .gnavi_pc.gnavi_pc .menu ul li {
    padding: 20px;
  }
}
html header .ins nav.gnavi.gnavi_pc .menu ul li:last-of-type,
html header .ins .gnavi_pc.gnavi_pc .menu ul li:last-of-type {
  border-right: solid 1px #ffffff;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.outer > div,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.outer > div {
  display: none;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.active a span,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.active a span {
  display: inline-block;
  position: relative;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.active a span:after,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.active a span:after {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  width: 100%;
  border-bottom: solid 3px #027a19;
  content: '';
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.active:before,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.active:before {
  background-color: #000000;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li a,
html header .ins .gnavi_pc.gnavi_pc .menu ul li a {
  text-decoration: none;
  display: block;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li a span,
html header .ins .gnavi_pc.gnavi_pc .menu ul li a span {
  display: block;
  text-align: center;
  color: #000000;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.2rem;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi_pc .menu ul li a span,
  html header .ins .gnavi_pc.gnavi_pc .menu ul li a span {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi_pc .menu ul li a span,
  html header .ins .gnavi_pc.gnavi_pc .menu ul li a span {
    font-size: 4vw;
    line-height: calc(4vw * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi_pc .menu ul li a span,
  html header .ins .gnavi_pc.gnavi_pc .menu ul li a span {
    font-weight: bold;
  }
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.contact > a,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.contact > a {
  border: solid 1px #004ba6;
  border-radius: 20px;
  padding: 10px 30px;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.contact > a span,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.contact > a span {
  color: #004ba6;
  font-weight: bold;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.contact > a span:after,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.contact > a span:after {
  display: none;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.contact > a:hover,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.contact > a:hover {
  background: #004ba6;
}
html header .ins nav.gnavi.gnavi_pc .menu ul li.contact > a:hover span,
html header .ins .gnavi_pc.gnavi_pc .menu ul li.contact > a:hover span {
  color: #ffffff;
}
html header .ins nav.gnavi.gnavi .menu,
html header .ins .gnavi_pc.gnavi .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html header .ins nav.gnavi.gnavi .menu ul,
html header .ins .gnavi_pc.gnavi .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 270px;
  /*min-width: 265px;*/
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  /*width: 85%;*/
  width: 315px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  /*gap: 25px;*/
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul,
  html header .ins .gnavi_pc.gnavi .menu ul {
    width: 270px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul,
  html header .ins .gnavi_pc.gnavi .menu ul {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul,
  html header .ins .gnavi_pc.gnavi .menu ul {
    width: 315px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul,
  html header .ins .gnavi_pc.gnavi .menu ul {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul,
  html header .ins .gnavi_pc.gnavi .menu ul {
    min-width: 40%;
    width: 55%;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li,
html header .ins .gnavi_pc.gnavi .menu ul li {
  width: 100%;
  list-style: none;
  margin: initial;
  /*border-left: solid 1px @white;*/
  /*.mixin-padding(0, 20px, initial);*/
  -webkit-transform: translate(20%, 0);
          transform: translate(20%, 0);
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li.first:before,
  html header .ins .gnavi_pc.gnavi .menu ul li.first:before {
    display: block;
    content: "";
    border-top: solid 1px #004ba6;
    width: 90%;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li:after,
html header .ins .gnavi_pc.gnavi .menu ul li:after {
  display: block;
  content: "";
  border-bottom: solid 1px #004ba6;
  width: 70%;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li:after,
  html header .ins .gnavi_pc.gnavi .menu ul li:after {
    width: 90%;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li:last-of-type,
html header .ins .gnavi_pc.gnavi .menu ul li:last-of-type {
  border-right: solid 1px #ffffff;
}
html header .ins nav.gnavi.gnavi .menu ul li a,
html header .ins .gnavi_pc.gnavi .menu ul li a {
  text-decoration: none;
  display: block;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10px 0;
  padding: 15px 0;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li a,
  html header .ins .gnavi_pc.gnavi .menu ul li a {
    padding: 10px 0;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li a,
  html header .ins .gnavi_pc.gnavi .menu ul li a {
    padding: 10px 0;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li a span,
html header .ins .gnavi_pc.gnavi .menu ul li a span {
  display: block;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.2rem;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li a span,
  html header .ins .gnavi_pc.gnavi .menu ul li a span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li a span,
  html header .ins .gnavi_pc.gnavi .menu ul li a span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li a span,
  html header .ins .gnavi_pc.gnavi .menu ul li a span {
    font-size: 4vw !important;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li.contact,
html header .ins .gnavi_pc.gnavi .menu ul li.contact {
  border: solid 1px #004ba6;
  padding: 10px 30px;
}
html header .ins nav.gnavi.gnavi .menu ul li.contact > a span,
html header .ins .gnavi_pc.gnavi .menu ul li.contact > a span {
  color: #004ba6;
  font-weight: bold;
}
html header .ins nav.gnavi.gnavi .menu ul li.outer a,
html header .ins .gnavi_pc.gnavi .menu ul li.outer a {
  padding: 15px 0;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer a,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer a {
    padding: 5px 0;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer a,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer a {
    padding: 5px 0;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li.outer > div,
html header .ins .gnavi_pc.gnavi .menu ul li.outer > div {
  margin: 0 0 10px 20px;
}
html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul,
html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul {
  gap: initial;
  width: 70%;
  min-width: 174px;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul {
    min-width: 100%;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li:after,
html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li:after {
  display: none;
}
html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a,
html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a {
    padding: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a {
    padding: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a:before,
html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a:before {
  display: inline-block;
  content: "∟";
  width: 20px;
  height: 25px;
  color: #004ba6;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1rem !important;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a:before,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a:before {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a:before,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a:before {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a:before,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a:before {
    height: 20px;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.gnavi .menu ul li.outer > div ul li a:before,
  html header .ins .gnavi_pc.gnavi .menu ul li.outer > div ul li a:before {
    width: 18px;
    height: 16px;
  }
}
html header .ins nav.gnavi.gnavi .menu ul li.active:before,
html header .ins .gnavi_pc.gnavi .menu ul li.active:before {
  background-color: #000000;
}
html header .ins nav.gnavi.gnavi .menu,
html header .ins .gnavi_pc.gnavi .menu {
  display: none;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.gnavi .menu,
  html header .ins .gnavi_pc.gnavi .menu {
    display: initial;
  }
}
html header .ins nav.gnavi .navbtn,
html header .ins .gnavi_pc .navbtn {
  display: inline-block;
  /*.mixin-position(fixed, 20px, 20px, initial, initial, 2);*/
  position: fixed;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  z-index: 2;
  -webkit-transform: initial;
          transform: initial;
  width: 80px;
  aspect-ratio: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #3d96e6;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi .navbtn,
  html header .ins .gnavi_pc .navbtn {
    width: 60px;
    /*.mixin-position(fixed, 20px, 10px, initial, initial, 2);*/
    position: fixed;
    top: 0;
    right: 0;
    bottom: initial;
    left: initial;
    z-index: 2;
    -webkit-transform: initial;
            transform: initial;
  }
}
html header .ins nav.gnavi .navbtn span,
html header .ins .gnavi_pc .navbtn span {
  background-color: #ffffff;
  display: block;
  height: 3px;
  width: 100%;
}
html header .ins nav.gnavi .navbtn .text,
html header .ins .gnavi_pc .navbtn .text {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -4px);
          transform: translate(-50%, -4px);
  width: 100%;
  color: #ffffff;
  font-size: 0.8rem;
  line-height: calc(0.8rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi .navbtn .text,
  html header .ins .gnavi_pc .navbtn .text {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi .navbtn .text,
  html header .ins .gnavi_pc .navbtn .text {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi .navbtn .text,
  html header .ins .gnavi_pc .navbtn .text {
    display: none;
  }
}
html header .ins nav.gnavi.open .navbtn,
html header .ins .gnavi_pc.open .navbtn {
  background: initial;
}
html header .ins nav.gnavi.open .navbtn span,
html header .ins .gnavi_pc.open .navbtn span {
  -webkit-transition: width 0s, opacity 0.3s, -webkit-transform 0.3s;
  transition: width 0s, opacity 0.3s, -webkit-transform 0.3s;
  transition: width 0s, transform 0.3s, opacity 0.3s;
  transition: width 0s, transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
html header .ins nav.gnavi.open .navbtn span:nth-of-type(1),
html header .ins .gnavi_pc.open .navbtn span:nth-of-type(1) {
  width: 40%;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) rotate(225deg);
          transform: translate(-50%, -50%) rotate(225deg);
  opacity: 1;
}
html header .ins nav.gnavi.open .navbtn span:nth-of-type(2),
html header .ins .gnavi_pc.open .navbtn span:nth-of-type(2) {
  display: none;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) rotate(360deg);
          transform: translate(-50%, -50%) rotate(360deg);
  opacity: 0;
}
html header .ins nav.gnavi.open .navbtn span:nth-of-type(3),
html header .ins .gnavi_pc.open .navbtn span:nth-of-type(3) {
  width: 40%;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) rotate(-225deg);
          transform: translate(-50%, -50%) rotate(-225deg);
  opacity: 1;
}
html header .ins nav.gnavi.open .navbtn .text,
html header .ins .gnavi_pc.open .navbtn .text {
  display: none;
}
html header .ins nav.gnavi.open .menu,
html header .ins .gnavi_pc.open .menu {
  /*background: url("../img/common/bg1sp.png") no-repeat bottom center @yellow;*/
  /*background-size: 100%;*/
  padding: 140px 0;
  display: block;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  position: fixed;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  z-index: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  /*width: 100%;*/
  /*background-color: rgba(255, 182, 0, 0.8);*/
  height: 100vh;
  height: 100dvh;
  overflow-y: scroll;
  overflow-x: hidden;
  /*width: 40%;*/
  background-color: #3d96e6;
  min-width: 330px;
  width: 566px;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu,
  html header .ins .gnavi_pc.open .menu {
    padding: 70px 0;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu,
  html header .ins .gnavi_pc.open .menu {
    padding: 50px 0;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu,
  html header .ins .gnavi_pc.open .menu {
    width: 90%;
    min-width: 90%;
  }
}
html header .ins nav.gnavi.open .menu::-webkit-scrollbar,
html header .ins .gnavi_pc.open .menu::-webkit-scrollbar {
  width: 0;
  height: 0;
}
html header .ins nav.gnavi.open .menu::-webkit-scrollbar-track,
html header .ins .gnavi_pc.open .menu::-webkit-scrollbar-track {
  background: inherit;
}
html header .ins nav.gnavi.open .menu::-webkit-scrollbar-thumb,
html header .ins .gnavi_pc.open .menu::-webkit-scrollbar-thumb {
  background: #000000;
}
html header .ins nav.gnavi.open .menu ul li,
html header .ins .gnavi_pc.open .menu ul li {
  border: none;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
html header .ins nav.gnavi.open .menu ul li:last-of-type,
html header .ins .gnavi_pc.open .menu ul li:last-of-type {
  border: none;
}
html header .ins nav.gnavi.open .menu ul li a span,
html header .ins .gnavi_pc.open .menu ul li a span {
  color: #ffffff;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li a span,
  html header .ins .gnavi_pc.open .menu ul li a span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu ul li a span,
  html header .ins .gnavi_pc.open .menu ul li a span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
html header .ins nav.gnavi.open .menu ul li.contact,
html header .ins .gnavi_pc.open .menu ul li.contact {
  border: initial;
  padding: initial;
  margin: 40px 0 0 0;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.contact,
  html header .ins .gnavi_pc.open .menu ul li.contact {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu ul li.contact,
  html header .ins .gnavi_pc.open .menu ul li.contact {
    margin: 30px 0 0 0;
  }
}
html header .ins nav.gnavi.open .menu ul li.contact:after,
html header .ins .gnavi_pc.open .menu ul li.contact:after {
  border-bottom: initial;
}
html header .ins nav.gnavi.open .menu ul li.contact a,
html header .ins .gnavi_pc.open .menu ul li.contact a {
  width: 100%;
  max-width: 265px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px #ffffff;
  border-radius: 40px;
  padding: 10px 30px;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.contact a,
  html header .ins .gnavi_pc.open .menu ul li.contact a {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu ul li.contact a,
  html header .ins .gnavi_pc.open .menu ul li.contact a {
    padding: 10px;
  }
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.contact a,
  html header .ins .gnavi_pc.open .menu ul li.contact a {
    /*max-width: 230px;*/
    border-radius: 15px;
    background: #ffffff;
    color: #004ba6;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu ul li.contact a,
  html header .ins .gnavi_pc.open .menu ul li.contact a {
    /*max-width: 170px;*/
    border-radius: 15px;
  }
}
html header .ins nav.gnavi.open .menu ul li.contact a span,
html header .ins .gnavi_pc.open .menu ul li.contact a span {
  display: inline-block;
  color: #ffffff;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.contact a span,
  html header .ins .gnavi_pc.open .menu ul li.contact a span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu ul li.contact a span,
  html header .ins .gnavi_pc.open .menu ul li.contact a span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.contact a span,
  html header .ins .gnavi_pc.open .menu ul li.contact a span {
    color: #004ba6;
  }
}
html header .ins nav.gnavi.open .menu ul li.contact a:hover,
html header .ins .gnavi_pc.open .menu ul li.contact a:hover {
  background: #ffffff;
}
html header .ins nav.gnavi.open .menu ul li.contact a:hover span,
html header .ins .gnavi_pc.open .menu ul li.contact a:hover span {
  color: #5c7caf;
}
html header .ins nav.gnavi.open .menu ul li.tel_num,
html header .ins .gnavi_pc.open .menu ul li.tel_num {
  display: none;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.tel_num,
  html header .ins .gnavi_pc.open .menu ul li.tel_num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
  html header .ins nav.gnavi.open .menu ul li.tel_num:after,
  html header .ins .gnavi_pc.open .menu ul li.tel_num:after {
    display: none;
    border: initial;
  }
  html header .ins nav.gnavi.open .menu ul li.tel_num span,
  html header .ins .gnavi_pc.open .menu ul li.tel_num span {
    display: block;
    color: #ffffff;
    white-space: nowrap;
  }
  html header .ins nav.gnavi.open .menu ul li.tel_num a,
  html header .ins .gnavi_pc.open .menu ul li.tel_num a {
    width: 100%;
    white-space: nowrap;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.7);
    font-weight: normal;
    /*letter-spacing: 0.1rem;*/
    /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-family: Verdana;
    font-size: 1.7rem;
    line-height: 1.2rem;
    /*padding: initial;*/
  }
}
@media screen and (max-width: 1280px) and screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.tel_num span,
  html header .ins .gnavi_pc.open .menu ul li.tel_num span {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) and screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.tel_num a,
  html header .ins .gnavi_pc.open .menu ul li.tel_num a {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 1280px) and screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu ul li.tel_num a,
  html header .ins .gnavi_pc.open .menu ul li.tel_num a {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
html header .ins nav.gnavi.open .menu ul li.seven_link,
html header .ins .gnavi_pc.open .menu ul li.seven_link {
  margin-top: 40px;
  display: none;
}
@media screen and (max-width: 1280px) {
  html header .ins nav.gnavi.open .menu ul li.seven_link,
  html header .ins .gnavi_pc.open .menu ul li.seven_link {
    display: block;
  }
  html header .ins nav.gnavi.open .menu ul li.seven_link:after,
  html header .ins .gnavi_pc.open .menu ul li.seven_link:after {
    border-bottom: initial;
  }
  html header .ins nav.gnavi.open .menu ul li.seven_link a,
  html header .ins .gnavi_pc.open .menu ul li.seven_link a {
    border: solid #ffffff 1px;
    padding: 5px 10px;
    /*max-width: 230px;*/
    margin: auto;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  html header .ins nav.gnavi.open .menu ul li.seven_link a:hover,
  html header .ins .gnavi_pc.open .menu ul li.seven_link a:hover {
    background: #ffffff;
    color: #5c7caf;
  }
}
@media screen and (max-width: 1280px) and screen and (max-width: 600px) {
  html header .ins nav.gnavi.open .menu ul li.seven_link a,
  html header .ins .gnavi_pc.open .menu ul li.seven_link a {
    max-width: 170px;
    font-size: 4vw !important;
  }
}
html header .ins nav.gnavi.close .navbtn span,
html header .ins .gnavi_pc.close .navbtn span {
  -webkit-transition: width 0s, opacity 0.3s, -webkit-transform 0.3s;
  transition: width 0s, opacity 0.3s, -webkit-transform 0.3s;
  transition: width 0s, transform 0.3s, opacity 0.3s;
  transition: width 0s, transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
html header .ins nav.gnavi.close .navbtn span:nth-of-type(1),
html header .ins .gnavi_pc.close .navbtn span:nth-of-type(1) {
  width: 40%;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -12px);
          transform: translate(-50%, -12px);
}
html header .ins nav.gnavi.close .navbtn span:nth-of-type(2),
html header .ins .gnavi_pc.close .navbtn span:nth-of-type(2) {
  width: 40%;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
html header .ins nav.gnavi.close .navbtn span:nth-of-type(3),
html header .ins .gnavi_pc.close .navbtn span:nth-of-type(3) {
  width: 40%;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, 9px);
          transform: translate(-50%, 9px);
}
@media all and (max-width: 1280px) {
  html header .ins nav.gnavi.close .menu,
  html header .ins .gnavi_pc.close .menu {
    padding: 50px 20px;
    display: block;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: initial;
    left: initial;
    z-index: 1;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    width: 100%;
    background-color: rgba(255, 182, 0, 0.8);
  }
}
@media all and (max-width: 1280px) and screen and (max-width: 1280px) {
  html header .ins nav.gnavi.close .menu,
  html header .ins .gnavi_pc.close .menu {
    padding: 50px 20px;
  }
}
@media all and (max-width: 1280px) and screen and (max-width: 600px) {
  html header .ins nav.gnavi.close .menu,
  html header .ins .gnavi_pc.close .menu {
    padding: 50px 20px;
  }
}
html header .ins nav.gnavi.closed .menu,
html header .ins .gnavi_pc.closed .menu {
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}
html main {
  position: relative;
  padding-bottom: 50px;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  html main {
    padding-bottom: 25px;
  }
}
html main .phead + * {
  border: solid 1px transparent;
}
html main .link_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 23px;
  margin: 0 0 55px 0;
}
@media screen and (max-width: 1280px) {
  html main .link_box {
    margin: 0 0 40px 0;
  }
}
@media screen and (max-width: 600px) {
  html main .link_box {
    margin: 0 0 40px 0;
  }
}
@media screen and (max-width: 1280px) {
  html main .link_box {
    gap: 10px;
  }
}
html main .link_box .item {
  width: 230px;
  border: solid 3px #f06000;
  background: #d85a05;
  text-align: center;
}
@media screen and (max-width: 600px) {
  html main .link_box .item {
    min-width: 90px;
    width: initial;
  }
}
@media screen and (max-width: 372px) {
  html main .link_box .item {
    min-width: 80px;
  }
}
html main .link_box .item a {
  text-decoration: none;
  width: 100%;
  padding: 15px 20px;
}
@media screen and (max-width: 1280px) {
  html main .link_box .item a {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 600px) {
  html main .link_box .item a {
    padding: 5px 6px;
  }
}
html main .link_box .item a > span {
  color: #ffffff;
  font-size: 1.2rem;
  line-height: calc(1.2rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  html main .link_box .item a > span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html main .link_box .item a > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
html main .link_box .item a > span:after {
  display: inline-block;
  content: ">";
  width: 5px;
  height: 5px;
  color: #ffffff;
  margin-left: 15px;
  vertical-align: top;
}
@media screen and (max-width: 1280px) {
  html main .link_box .item a > span:after {
    margin-left: 5px;
  }
}
@media screen and (max-width: 365px) {
  html main .link_box .item a > span:after {
    margin-left: 2px;
  }
}
html main .link_box .item.item_green {
  border: solid 3px #027a19;
  background: #027a19;
}
html main .link_box .item.activ_green {
  background: #d8f4dd;
}
html main .link_box .item.activ_green a > span {
  color: #027a19;
}
html main .link_box .item.activ_green a > span:after {
  color: #027a19;
}
html main .link_box .item.item_orange {
  border: solid 3px #d85a05;
  background: #d85a05;
}
html main .link_box .item.activ_orange {
  background: #fad2af;
}
html main .link_box .item.activ_orange a > span {
  color: #d85a05;
}
html main .link_box .item.activ_orange a > span:after {
  color: #d85a05;
}
html main .red_yellow {
  position: relative;
  color: #f54c49;
}
html main .red_yellow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 10px;
  background-color: #fffa32;
}
@media screen and (max-width: 1280px) {
  html main .red_yellow:after {
    display: none;
  }
}
html main .red {
  color: #f54c49;
}
html main .yellow {
  position: relative;
  background: #fffa32;
}
@media screen and (max-width: 1280px) {
  html main .yellow {
    background: initial;
  }
}
html main .yellow:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 10px;
  background-color: #fffa32;
}
@media screen and (max-width: 1280px) {
  html main .yellow:after {
    display: none;
  }
}
html main .midori {
  color: #027a19 !important;
}
html main .bold {
  font-weight: bold;
}
html main .category {
  display: block;
  width: 7.5em;
  padding: 2px 6px;
  border-radius: 10px;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  line-height: 1.2rem !important;
}
@media screen and (max-width: 1280px) {
  html main .category {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html main .category {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html main .category {
    width: 6.5em;
  }
}
html main .category.green {
  background: #01aa1b;
}
html main .category.purple {
  background: #954fff;
}
html main .category.emerald {
  background: #00a2a5;
}
html main .category.orange {
  background: #f06000;
}
html main .category.pink {
  background: #ff41c9;
}
html main .category.gray {
  background: #7f7f7f;
}
html footer {
  width: 1280px;
  min-width: initial;
  max-width: 1280px;
  margin: auto;
  background: #3d96e6;
}
@media screen and (max-width: 1280px) {
  html footer {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html footer {
    width: 100%;
    min-width: initial;
  }
}
html footer .ins {
  width: 1075px;
  min-width: initial;
  max-width: 1075px;
  padding: 30px 0 10px;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  html footer .ins {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html footer .ins {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  html footer .ins {
    padding: 25px 10px;
  }
}
@media screen and (max-width: 600px) {
  html footer .ins {
    padding: 25px 10px;
  }
}
html footer .contact_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
  padding: 0 24px 24px 24px;
  background: #d8f4dd;
  border-radius: 20px;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box {
    padding: 24px 10px;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box {
    padding: 24px 10px;
  }
}
@media screen and (max-width: 1055px) {
  html footer .contact_box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
html footer .contact_box > div.midashi {
  position: relative;
  display: inline-block;
  width: 286px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.midashi {
    width: 286px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.midashi {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1055px) {
  html footer .contact_box > div.midashi {
    width: 190px;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.midashi {
    width: 30%;
  }
}
html footer .contact_box > div.midashi > img {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -24px;
  width: 286px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.midashi > img {
    width: 286px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.midashi > img {
    width: 286px;
    min-width: initial;
  }
}
@media screen and (max-width: 1055px) {
  html footer .contact_box > div.midashi > img.pc {
    display: none;
  }
}
html footer .contact_box > div.midashi > img.sp {
  display: none;
}
@media screen and (max-width: 1055px) {
  html footer .contact_box > div.midashi > img.sp {
    display: block;
    position: initial;
    width: 190px;
  }
}
html footer .contact_box > div.tel_box {
  margin: 40px 0 0 0;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box {
    margin: initial;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box {
    margin: initial;
  }
}
@media screen and (max-width: 1055px) {
  html footer .contact_box > div.tel_box {
    width: 60%;
  }
}
@media screen and (max-width: 348px) {
  html footer .contact_box > div.tel_box {
    width: 100%;
  }
}
html footer .contact_box > div.tel_box p {
  margin: 0 0 20px 0;
  color: #000000;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box p {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box p {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box p {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box p {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box p {
    line-height: initial;
    letter-spacing: initial;
  }
}
@media screen and (max-width: 735px) {
  html footer .contact_box > div.tel_box p .pc1 {
    display: none !important;
  }
}
html footer .contact_box > div.tel_box .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px;
}
@media screen and (max-width: 1055px) {
  html footer .contact_box > div.tel_box .btn_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
html footer .contact_box > div.tel_box .btn_box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  text-decoration: none;
  min-height: 56px;
  border: solid 1px #027a19;
  border-radius: 10px;
  padding: 0 10px;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .btn_box a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a {
    padding: 5px;
  }
}
@media screen and (max-width: 1055px) {
  html footer .contact_box > div.tel_box .btn_box a {
    width: 80%;
    min-width: 368px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a {
    min-height: initial;
    /*max-width: 284px;*/
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .btn_box a > span {
    white-space: nowrap;
  }
}
html footer .contact_box > div.tel_box .btn_box a.tel span {
  line-height: initial !important;
}
html footer .contact_box > div.tel_box .btn_box a.tel span:first-of-type {
  color: #035b4b;
  font-size: 1rem;
  line-height: calc(1rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-right: 10px;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .btn_box a.tel span:first-of-type {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a.tel span:first-of-type {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .btn_box a.tel span:first-of-type {
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a.tel span:first-of-type {
    margin: 0 3px 0 0;
  }
}
html footer .contact_box > div.tel_box .btn_box a.tel span:last-of-type {
  color: #035b4b;
  font-size: 2.3rem;
  line-height: calc(2.3rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: Verdana;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .btn_box a.tel span:last-of-type {
    font-size: 2rem;
    line-height: calc(2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a.tel span:last-of-type {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a.mail {
    min-width: 100%;
  }
}
html footer .contact_box > div.tel_box .btn_box a.mail:before {
  content: "";
  display: inline-block;
  background: url(../img/common/mail_icon_green.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center left;
  width: 20px;
  height: 20px;
}
html footer .contact_box > div.tel_box .btn_box a.mail span {
  color: #035b4b;
  font-size: 1.2rem;
  line-height: calc(1.2rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.3rem !important;
  padding: 0 0 0 10px;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .btn_box a.mail span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a.mail span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .btn_box a.mail span {
    padding: 0 0 0 10px;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .btn_box a.mail span {
    padding: 0 0 0 10px;
  }
}
html footer .contact_box > div.tel_box .btn_box a.mail:hover {
  background: #035b4b;
  border: solid #035b4b 1px;
  color: #ffffff;
}
html footer .contact_box > div.tel_box .btn_box a.mail:hover:before {
  content: "";
  display: inline-block;
  background: url(../img/common/mail_icon_white.png);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center left;
  width: 20px;
  height: 20px;
}
html footer .contact_box > div.tel_box .btn_box a.mail:hover span {
  color: #ffffff;
}
html footer .contact_box > div.tel_box .text.pc {
  display: block;
  font-weight: bold;
}
@media screen and (max-width: 1055px) {
  html footer .contact_box > div.tel_box .text.pc {
    display: none;
  }
}
html footer .contact_box > div.tel_box .text.pc > span {
  display: block;
}
html footer .contact_box > div.tel_box .text.pc > span.time {
  margin: 15px 0 0 0;
}
@media screen and (max-width: 1280px) {
  html footer .contact_box > div.tel_box .text.pc > span.time {
    margin: 15px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box > div.tel_box .text.pc > span.time {
    margin: 15px 0 0 0;
  }
}
html footer .contact_box .text.sp {
  display: none;
}
@media screen and (max-width: 1055px) {
  html footer .contact_box .text.sp {
    display: block;
    width: 80%;
    margin-top: 10px;
    font-weight: bold;
  }
}
@media screen and (max-width: 600px) {
  html footer .contact_box .text.sp {
    display: block;
    width: 100%;
    margin-top: 10px;
    font-weight: normal;
  }
}
html footer .contact_box .text.sp > span {
  display: block;
}
html footer .about_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 35px 0 0 0;
}
@media screen and (max-width: 1280px) {
  html footer .about_box {
    margin: 35px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box {
    margin: 35px 0 0 0;
  }
}
@media screen and (max-width: 1280px) {
  html footer .about_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
}
html footer .about_box > div span {
  /*display: block;*/
  color: #ffffff;
  font-size: 1.7rem;
  line-height: calc(1.7rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  html footer .about_box > div span {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box > div span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
html footer .about_box > div .address {
  /*order: 3;*/
}
html footer .about_box > div .address > span {
  display: inline-block;
  line-height: 1.2rem;
  margin: 0 5px 0 0;
}
@media screen and (max-width: 1280px) {
  html footer .about_box > div .address > span {
    margin: 0 5px 0 0;
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box > div .address > span {
    margin: 0 5px 0 0;
  }
}
html footer .about_box > div .address > span > span {
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  html footer .about_box > div .address > span > span {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box > div .address > span > span {
    font-size: 3vw;
    line-height: calc(3vw * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html footer .about_box > div .address > span > span {
    display: block;
  }
}
html footer .about_box > div .address > span > span .map {
  display: none;
}
@media screen and (max-width: 1280px) {
  html footer .about_box > div .address > span > span .map {
    display: inline-block;
    margin-left: 10px;
  }
}
html footer .about_box .map {
  display: inline-block;
  text-decoration: none;
  background: #ffffff;
  border: solid #004ba6 1px;
  border-radius: 5px;
  padding: 2px 15px;
  color: #004ba6;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  html footer .about_box .map {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box .map {
    font-size: 3vw;
    line-height: calc(3vw * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  html footer .about_box .map {
    display: none;
  }
}
html footer .about_box .logo {
  /*order: 2;*/
  width: 316px;
  min-width: initial;
  max-width: 100%;
  padding: 0 0 20px;
}
@media screen and (max-width: 1280px) {
  html footer .about_box .logo {
    width: 250px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box .logo {
    width: 200px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  html footer .about_box .logo {
    padding: 0 0 20px;
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box .logo {
    padding: 0 0 20px;
  }
}
@media screen and (max-width: 1280px) {
  html footer .about_box .logo {
    margin: auto;
    display: none;
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box .logo {
    margin: auto;
  }
}
html footer .totop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #3d96e6;
  border: solid #ffffff 1px;
}
@media screen and (max-width: 600px) {
  html footer .totop {
    position: fixed;
    top: initial;
    right: 0;
    bottom: 0;
    left: initial;
    z-index: 1;
    -webkit-transform: translate(-10px, -50%);
            transform: translate(-10px, -50%);
  }
}
html footer .totop:after {
  display: block;
  -webkit-transform: translateY(3px) rotate(315deg);
          transform: translateY(3px) rotate(315deg);
  content: "";
  width: 12px;
  height: 12px;
  margin: auto;
  border: 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}
/* ボタン用 */
body#about main {
  position: relative;
  width: 1280px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#about main {
    width: 1280px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main {
    width: 100%;
    min-width: initial;
  }
}
body#about main .inner {
  width: 1075px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#about main .inner {
    width: 1075px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main .inner {
    width: 100%;
    min-width: initial;
  }
}
body#about main > section .phead {
  position: relative;
  text-align: center;
  height: 134px;
  padding: 10px 0;
  background: #3d96e6;
}
@media screen and (max-width: 1280px) {
  body#about main > section .phead {
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .phead {
    height: 80px;
  }
}
body#about main > section .phead h1 {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
body#about main > section .phead h1 span {
  display: block;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1280px) {
  body#about main > section .phead h1 span {
    letter-spacing: initial;
  }
}
body#about main > section .phead h1 span.first {
  color: #ffffff;
  font-size: 1.7rem;
  line-height: calc(1.7rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  body#about main > section .phead h1 span.first {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .phead h1 span.first {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .phead h1 span.first {
    line-height: 2.5rem;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .phead h1 span.first {
    font-size: 1.2rem !important;
  }
}
body#about main > section .phead h1:last-of-type {
  color: #ffffff;
  font-size: 1.7rem;
  line-height: calc(1.7rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  body#about main > section .phead h1:last-of-type {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .phead h1:last-of-type {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .phead h1:last-of-type {
    line-height: 1.5rem;
  }
}
body#about main > section .contents .summary {
  width: 1105px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding: 50px 0 0 0;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary {
    padding: 30px 10px 0 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary {
    padding: 30px 10px 0 10px;
  }
}
body#about main > section .contents .summary .copy {
  display: block;
  margin: 0 0 55px 0;
  color: #000000;
  font-size: 2rem;
  line-height: calc(2rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  line-height: 2.5rem;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .copy {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .copy {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .copy {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .copy {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
body#about main > section .contents .summary .copy > span {
  display: inline-block;
}
body#about main > section .contents .summary p {
  margin: 0 0 30px 0;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary p {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary p {
    margin: 0 0 30px 0;
  }
}
body#about main > section .contents .summary .fukidashi_box {
  text-align: center;
}
body#about main > section .contents .summary .fukidashi_box > div {
  display: inline-block;
  position: relative;
  width: 855px;
  min-width: initial;
  max-width: 100%;
  min-width: 120px;
  margin: 1.5em auto;
  padding: 25px 10px 20px 10px;
  color: #00a2a5;
  border: solid 12px #00a2a5;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFF;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div {
    width: 855px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .fukidashi_box > div {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div {
    padding: 25px 10px 20px 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .fukidashi_box > div {
    padding: 25px 10px 20px 10px;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div {
    border: solid 8px #00a2a5;
  }
}
body#about main > section .contents .summary .fukidashi_box > div:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div:before {
    bottom: -22px;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
  }
}
body#about main > section .contents .summary .fukidashi_box > div:after {
  content: "";
  position: absolute;
  bottom: -65px;
  left: 50%;
  z-index: 1;
  margin-left: -35px;
  border: 32px solid transparent;
  border-top: 32px solid #00a2a5;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div:after {
    bottom: -39px;
    margin-left: -22px;
    border: 19px solid transparent;
    border-top: 19px solid #00a2a5;
  }
}
body#about main > section .contents .summary .fukidashi_box > div > span {
  display: inline-block;
  width: 100%;
}
body#about main > section .contents .summary .fukidashi_box > div > span.red {
  text-align: center;
  color: #f54c49;
  font-size: 2.1rem;
  line-height: calc(2.1rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div > span.red {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .fukidashi_box > div > span.red {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
body#about main > section .contents .summary .fukidashi_box > div > span:last-of-type {
  display: block;
  width: 530px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  color: #000000;
  font-size: 1.7rem;
  line-height: calc(1.7rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div > span:last-of-type {
    width: 530px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .fukidashi_box > div > span:last-of-type {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div > span:last-of-type {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .fukidashi_box > div > span:last-of-type {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .fukidashi_box > div > span:last-of-type {
    text-align: center;
  }
}
body#about main > section .contents .summary .expert_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1075px;
  min-width: initial;
  max-width: 100%;
  margin: 20px auto 100px auto;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box {
    width: 1075px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .expert_box {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box {
    margin: 20px auto 80px auto;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .expert_box {
    margin: 20px auto 80px auto;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
}
@media screen and (max-width: 800px) {
  body#about main > section .contents .summary .expert_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .expert_box {
    gap: 10px;
  }
}
body#about main > section .contents .summary .expert_box > div {
  width: 158px;
  min-width: initial;
  max-width: 100%;
  width: calc((100% - 40px) / 6);
  text-align: center;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box > div {
    width: 158px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .expert_box > div {
    width: 158px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box > div {
    width: calc((100% - 40px) / 6);
  }
}
@media screen and (max-width: 800px) {
  body#about main > section .contents .summary .expert_box > div {
    width: calc((100% - 40px) / 3);
    max-width: 158px;
  }
}
body#about main > section .contents .summary .expert_box > div img {
  width: 158px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box > div img {
    width: 158px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .expert_box > div img {
    width: 158px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box > div img {
    width: 100%;
  }
}
body#about main > section .contents .summary .expert_box > div > span {
  display: block;
  color: #004ba6;
  font-size: 1rem;
  line-height: calc(1rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  line-height: 1.3rem !important;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .expert_box > div > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .expert_box > div > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
body#about main > section .contents .summary .expert_box > div > span:before {
  display: inline-block;
  content: '◎';
  width: 15px;
  height: 15px;
  color: #004ba6;
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .expert_box > div > span:before {
    display: none;
  }
}
body#about main > section .contents .summary .expert_box > div > span > span {
  display: inline-block;
  line-height: 1.3rem !important;
}
body#about main > section .contents .summary .representative_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 33px;
  padding: 30px 0;
  border-top: dotted 1px #000000;
  border-bottom: dotted 1px #000000;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .representative_box {
    padding: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box {
    padding: 20px 0;
  }
}
body#about main > section .contents .summary .representative_box .img {
  width: 175px;
  height: 175px;
  aspect-ratio: 1;
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .img.pc1 {
    display: none;
  }
}
body#about main > section .contents .summary .representative_box .img.sp1 {
  display: none;
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .img.sp1 {
    display: block;
    width: 30%;
    height: auto;
  }
}
body#about main > section .contents .summary .representative_box .text {
  width: 846px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .representative_box .text {
    width: 846px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .text {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .text .name_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .text .name_box .name_inner {
    margin-top: 10px;
  }
}
body#about main > section .contents .summary .representative_box .text .name_box .name_inner span {
  display: block;
}
body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.name {
  color: #000000;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.name {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.name {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.small {
  margin: 0 0 17px 0;
  color: #000000;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.7);
  font-weight: normal;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.small {
    margin: 0 0 17px 0;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.small {
    margin: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.small {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents .summary .representative_box .text .name_box .name_inner span.small {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
body#about main > section .contents > section {
  width: 1187px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding: 50px 0 0 0;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section {
    width: 1187px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section {
    padding: 30px 10px 0 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section {
    padding: 30px 10px 0 10px;
  }
}
body#about main > section .contents > section h2 {
  width: 1187px;
  min-width: initial;
  max-width: 100%;
  background: #3d96e6;
  margin: 0 auto 40px auto;
  padding: 7px 15px 7px 52px;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section h2 {
    width: 1187px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section h2 {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section h2 {
    margin: 0 auto 30px auto;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section h2 {
    margin: 0 auto 30px auto;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section h2 {
    padding: 7px 15px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section h2 {
    padding: 5px 10px;
  }
}
body#about main > section .contents > section h2 span {
  display: inline-block;
  color: #ffffff;
  font-size: 1.7rem;
  line-height: calc(1.7rem * 1.7);
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section h2 span {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section h2 span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
body#about main > section .contents > section.company .about_box {
  width: 1085px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding: 35px;
  border: solid 6px #d7d7d7;
  border-radius: 20px;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box {
    width: 1085px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box {
    padding: 10px 10px 30px 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box {
    border: solid 4px #d7d7d7;
    border-radius: 10px;
  }
}
body#about main > section .contents > section.company .about_box table tr {
  border-top: dotted #d7d7d7 1px;
}
body#about main > section .contents > section.company .about_box table tr:last-of-type {
  border-bottom: dotted #d7d7d7 1px;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box table tr:last-of-type {
    border-bottom: initial;
  }
}
body#about main > section .contents > section.company .about_box table tr th,
body#about main > section .contents > section.company .about_box table tr td {
  padding: 15px;
  vertical-align: middle;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box table tr th,
  body#about main > section .contents > section.company .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box table tr th,
  body#about main > section .contents > section.company .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box table tr th,
  body#about main > section .contents > section.company .about_box table tr td {
    display: block;
  }
}
body#about main > section .contents > section.company .about_box table tr th {
  width: 173px;
  font-weight: bold;
  text-align: center;
  background: #f0f7d5;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box table tr th {
    width: 20%;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box table tr th {
    width: 100%;
    padding: 5px 10px;
    text-align: left;
    line-height: 1.2rem;
  }
}
body#about main > section .contents > section.company .about_box table tr td {
  width: 828px;
  padding: 15px 40px;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box table tr td {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box table tr td {
    width: 100%;
    text-align: left;
  }
}
body#about main > section .contents > section.company .about_box table tr td a img {
  display: inline-block;
  width: 17px;
  min-width: initial;
  max-width: 100%;
  margin-left: 10px;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.company .about_box table tr td a img {
    width: 17px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.company .about_box table tr td a img {
    width: 17px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section#access {
    margin-top: -100px;
    padding-top: 150px;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section#access {
    margin-top: -70px;
    padding-top: 100px;
  }
}
body#about main > section .contents > section.access > div iframe {
  display: block;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.access > div iframe {
    width: 100%;
    height: 300px;
  }
}
body#about main > section .contents > section.access > div dl {
  margin: 30px 0 0 0;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.access > div dl {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.access > div dl {
    margin: 30px 0 0 0;
  }
}
body#about main > section .contents > section.access > div dl div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body#about main > section .contents > section.access > div dl div dt {
  color: #5c7caf;
  margin: 0 17px 0 0;
}
@media screen and (max-width: 1280px) {
  body#about main > section .contents > section.access > div dl div dt {
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#about main > section .contents > section.access > div dl div dt {
    margin: 0 10px 0 0;
  }
}
