@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: 65px;
  margin-top: -65px;
  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: 95px;
  }
}
@media screen and (max-width: 600px) {
  html body {
    margin-top: 65px;
  }
}
html body .wrap {
  overflow-x: hidden;
}
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;
  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: 15px;
  }
}
@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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html header .ins .logo {
  width: 257px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  html header .ins .logo {
    width: 257px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins .logo {
    width: 180px;
    min-width: initial;
  }
}
html header .ins .logo > a {
  display: block;
}
html header .ins .logo > a img {
  display: block;
}
html header .ins .contact_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
html header .ins .contact_box .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
html header .ins .contact_box .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 .contact_box .tel > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins .contact_box .tel > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
html header .ins .contact_box .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;
  line-height: 1.8rem;
}
@media screen and (max-width: 1280px) {
  html header .ins .contact_box .tel a > span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html header .ins .contact_box .tel a > span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
html header .ins .contact_box .tel a > img {
  display: inline-block;
  width: 195px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  html header .ins .contact_box .tel a > img {
    width: 195px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html header .ins .contact_box .tel a > img {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  html header .ins .contact_box .tel.tel_pc {
    display: none;
  }
}
html header .ins .contact_box .contact > a {
  text-decoration: none;
  border: solid 1px #004ba6;
  border-radius: 30px;
  padding: 10px 30px;
}
@media screen and (max-width: 1280px) {
  html header .ins .contact_box .contact > a {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 600px) {
  html header .ins .contact_box .contact > a {
    padding: 5px 10px;
  }
}
html header .ins .contact_box .contact > a:hover {
  background: #004ba6;
}
html header .ins .contact_box .contact > a:hover span {
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  html header .ins .contact_box .contact > a {
    background: #f06000;
    border: solid 1px #f06000;
    border-radius: 10px;
    width: 8em;
    text-align: center;
  }
  html header .ins .contact_box .contact > a:hover {
    background: #ffffff;
  }
  html header .ins .contact_box .contact > a:hover span {
    color: #f06000;
  }
}
html header .ins .contact_box .contact > a span {
  color: #004ba6;
  font-weight: bold;
}
@media screen and (max-width: 1280px) {
  html header .ins .contact_box .contact > a span {
    color: #ffffff;
  }
}
html header .ins .contact_box .contact > a span:after {
  display: none;
}
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 .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 footer {
  width: 1280px;
  min-width: initial;
  max-width: 1280px;
  margin: auto;
  background: #03564c;
}
@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: 1080px;
  min-width: initial;
  max-width: 1080px;
  padding: 40px 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: 40px 10px;
  }
}
@media screen and (max-width: 600px) {
  html footer .ins {
    padding: 40px 10px;
  }
}
html footer .about_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@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 {
  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 > 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 {
  display: inline-block;
  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 a {
  display: block;
  text-decoration: none;
  color: #ffffff;
}
html footer .about_box > div .address > span a span {
  color: #ffffff;
  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) {
  html footer .about_box > div .address > span a span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box > div .address > span a span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
html footer .about_box .logo {
  width: 404px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  html footer .about_box .logo {
    width: 300px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  html footer .about_box .logo {
    width: 300px;
    min-width: initial;
  }
}
@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 .about_box .logo > img {
  display: block;
}
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: 15px;
  background: #d7d7d7;
  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#index .inner {
  width: 1080px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#index .inner {
    width: 1080px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index .inner {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index .inner {
    padding: 0 10px;
  }
}
body#index main {
  position: relative;
  width: 1280px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  border-top: solid yellowgreen 7px;
}
@media screen and (max-width: 1280px) {
  body#index main {
    width: 1280px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main {
    border-top: initial;
  }
}
body#index main > section .phead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 30px 10px 30px;
  background: #ffffcb;
  gap: 20px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .phead {
    padding: 20px 10px 10px 10px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead {
    padding: 20px 10px 0 10px;
  }
}
@media screen and (max-width: 890px) {
  body#index main > section .phead {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead {
    gap: 10px;
  }
}
body#index main > section .phead .img {
  width: 520px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  body#index main > section .phead .img {
    width: 520px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead .img {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 890px) {
  body#index main > section .phead .img {
    width: 520px;
  }
}
body#index main > section .phead .img > img {
  display: block;
}
body#index main > section .phead .text {
  position: relative;
  width: 650px;
  min-width: initial;
  max-width: 100%;
  padding: 20px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .phead .text {
    width: 650px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead .text {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .phead .text {
    padding: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead .text {
    padding: initial;
  }
}
body#index main > section .phead .text h1 {
  margin: 20px auto 0 auto;
}
@media screen and (max-width: 1280px) {
  body#index main > section .phead .text h1 {
    margin: 0 auto 0 auto;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead .text h1 {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 890px) {
  body#index main > section .phead .text h1 {
    margin: 0 0 20px 0;
  }
}
body#index main > section .phead .text h1 span {
  display: inline-block;
  color: #041f5c;
  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;
}
@media screen and (max-width: 1280px) {
  body#index main > section .phead .text h1 span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead .text h1 span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
body#index main > section .phead .text img {
  display: block;
  position: absolute;
  left: 50%;
  /*right: 5%;*/
  bottom: 0;
  -webkit-transform: translate(-50%, 10px);
          transform: translate(-50%, 10px);
  width: 247px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  body#index main > section .phead .text img {
    width: 32%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .phead .text img {
    width: 28%;
    min-width: initial;
  }
}
@media screen and (max-width: 890px) {
  body#index main > section .phead .text img {
    margin-left: auto;
    right: 0;
    -webkit-transform: initial;
            transform: initial;
  }
}
body#index main > section .contents {
  width: 1280px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents {
    width: 1280px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents {
    width: 100%;
    min-width: initial;
  }
}
body#index main > section .contents .summary {
  padding: 55px 46px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary {
    padding: 55px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary {
    padding: 55px 0;
  }
}
body#index main > section .contents .summary .lead {
  display: block;
  width: 960px;
  min-width: initial;
  max-width: 100%;
  color: #000000;
  font-size: 1.1rem;
  line-height: calc(1.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;
  margin: 0 auto 55px auto;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .lead {
    width: 960px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .lead {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .lead {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .lead {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .lead {
    margin: 0 auto 55px auto;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .lead {
    margin: 0 auto 55px auto;
  }
}
body#index main > section .contents .summary .item_box {
  margin: 40px 0 0 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .item_box {
    margin: 40px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box {
    margin: 40px 0 0 0;
  }
}
body#index main > section .contents .summary .item_box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
}
@media screen and (max-width: 1027px) {
  body#index main > section .contents .summary .item_box ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul {
    gap: 50px;
  }
}
body#index main > section .contents .summary .item_box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 250px;
  min-width: initial;
  max-width: 100%;
  max-width: 250px;
  margin-left: initial;
  list-style-type: none;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .item_box ul li {
    width: 250px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1027px) {
  body#index main > section .contents .summary .item_box ul li {
    min-height: initial;
    width: calc((100% - 40px) / 2);
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li {
    width: 100%;
    max-width: initial;
  }
}
body#index main > section .contents .summary .item_box ul li span {
  display: block;
  padding: 10px;
  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;
  background: #0099d7;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .item_box ul li span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
body#index main > section .contents .summary .item_box ul li > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 250px;
  background: #f3f3ea;
  border-right: solid 5px #0099d7;
  border-left: solid 5px #0099d7;
  border-bottom: solid 5px #0099d7;
  padding: 20px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .item_box ul li > div {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li > div {
    padding: 10px;
  }
}
@media screen and (max-width: 870px) {
  body#index main > section .contents .summary .item_box ul li > div {
    min-height: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 20px;
  }
}
body#index main > section .contents .summary .item_box ul li > div img {
  display: block;
  width: 130px;
  min-width: initial;
  max-width: 100%;
  padding: 0 0 27px 0;
  /*.mixin-margin(0 auto 30px auto, initial, 0 auto 30px auto);*/
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .item_box ul li > div img {
    width: 130px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li > div img {
    width: 100px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .summary .item_box ul li > div img {
    padding: 0 0 27px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li > div img {
    padding: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li > div img {
    margin: initial;
  }
}
body#index main > section .contents .summary .item_box ul li > div p {
  color: #004ba8;
  font-size: 1.1rem;
  line-height: calc(1.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#index main > section .contents .summary .item_box ul li > div p {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .summary .item_box ul li > div p {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
body#index main > section .contents .penalty {
  padding: 28px 20px;
  background: #f4eaef;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .penalty {
    padding: 28px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .penalty {
    padding: 28px 0;
  }
}
body#index main > section .contents .penalty .penalty_box {
  padding: 15px 40px;
  border-top: solid 7px #ed487b;
  border-bottom: solid 7px #ed487b;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .penalty .penalty_box {
    padding: 40px 15px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .penalty .penalty_box {
    padding: 40px 10px;
  }
}
body#index main > section .contents .penalty .penalty_box p {
  color: #000000;
  font-size: 1.2rem;
  line-height: calc(1.2rem * 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#index main > section .contents .penalty .penalty_box p {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .penalty .penalty_box p {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
body#index main > section .contents .kabachitare {
  margin: 50px 0 0 0;
  padding: 42px 0 27px 0;
  background: #f4f4ed;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .kabachitare {
    margin: 50px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare {
    margin: 50px 0 0 0;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .kabachitare {
    padding: 42px 0 27px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare {
    padding: 42px 0 27px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare {
    position: relative;
  }
}
body#index main > section .contents .kabachitare .conts_box {
  position: relative;
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box {
    position: initial;
  }
}
body#index main > section .contents .kabachitare .conts_box .midashi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .kabachitare .conts_box .midashi {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box .midashi {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
body#index main > section .contents .kabachitare .conts_box .midashi.sp {
  display: none;
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box .midashi.sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box .midashi.pc {
    display: none;
  }
}
body#index main > section .contents .kabachitare .conts_box .midashi img {
  display: inline-block;
  width: 225px;
  min-width: initial;
  max-width: 225px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .kabachitare .conts_box .midashi img {
    width: 225px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box .midashi img {
    width: 35%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box .name.sp {
    display: initial;
  }
}
body#index main > section .contents .kabachitare .conts_box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
body#index main > section .contents .kabachitare .conts_box > div > div {
  width: 777px;
  min-width: initial;
  max-width: 777px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .kabachitare .conts_box > div > div {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box > div > div {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box > div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
body#index main > section .contents .kabachitare .conts_box > div > div p {
  color: #000000;
  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) {
  body#index main > section .contents .kabachitare .conts_box > div > div p {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box > div > div p {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
body#index main > section .contents .kabachitare .conts_box > div > div p .name {
  /*display: inline-block;*/
}
body#index main > section .contents .kabachitare .conts_box > div > div p .name.pc {
  display: block;
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box > div > div p .name.pc {
    display: none;
  }
}
body#index main > section .contents .kabachitare .conts_box > div > img {
  display: block;
  width: 220px;
  min-width: initial;
  max-width: 220px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .kabachitare .conts_box > div > img {
    width: 20%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .kabachitare .conts_box > div > img {
    width: 30%;
    min-width: initial;
  }
}
body#index main > section .contents .contact {
  padding: 60px 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact {
    padding: 60px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact {
    padding: 60px 0;
  }
}
body#index main > section .contents .contact .flow > div .midashi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  width: 1187px;
  min-width: initial;
  max-width: 100%;
  padding: 10px 15px;
  background: #d8f4dd;
  /*.mixin-margin(initial, 0 auto 10px auto, 0 auto 20px auto);*/
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi {
    width: 1187px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .midashi {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .midashi {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi {
    /*gap: 15px;*/
  }
}
body#index main > section .contents .contact .flow > div .midashi .step {
  width: 146px;
  min-width: initial;
  max-width: 100%;
  background: #01aa1b;
  border-radius: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi .step {
    width: 130px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .midashi .step {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi .step {
    padding: 10px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .midashi .step {
    padding: 5px 10px;
  }
}
body#index main > section .contents .contact .flow > div .midashi .step > span {
  font-family: Verdana !important;
  line-height: 1.2rem !important;
}
body#index main > section .contents .contact .flow > div .midashi .step > span:first-of-type {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.7);
  font-weight: initial;
  /*letter-spacing: 0.1rem;*/
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi .step > span:first-of-type {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .midashi .step > span:first-of-type {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
body#index main > section .contents .contact .flow > div .midashi .step > span:last-of-type {
  color: #ffffff;
  font-size: 1.7rem;
  line-height: calc(1.7rem * 1.7);
  font-weight: initial;
  /*letter-spacing: 0.1rem;*/
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi .step > span:last-of-type {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .midashi .step > span:last-of-type {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
body#index main > section .contents .contact .flow > div .midashi .title {
  display: inline-block;
  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;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .midashi .title {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .midashi .title {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
body#index main > section .contents .contact .flow > div .detail {
  padding: 26px 20px 45px 20px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .detail {
    padding: 10px 10px 28px 10px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .detail {
    padding: 10px 10px 28px 10px;
  }
}
body#index main > section .contents .contact .flow > div .detail .lead {
  display: inline-block;
  color: #000000;
  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: 2rem;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .detail .lead {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .detail .lead {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div .detail .lead {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div .detail .lead {
    margin: 0 0 30px 0;
  }
}
body#index main > section .contents .contact .flow > div.step1 .detail img {
  display: block;
  width: 130px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div.step1 .detail img {
    width: 130px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div.step1 .detail img {
    width: 30%;
    min-width: initial;
  }
}
body#index main > section .contents .contact .flow > div.step1 .detail .lead {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div.step1 .detail .lead {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div.step1 .detail .lead {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div.step1 .detail .lead.pc {
    display: none;
  }
}
body#index main > section .contents .contact .flow > div.step1 .detail .lead.sp {
  display: none;
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div.step1 .detail .lead.sp {
    display: block;
    width: 100%;
  }
}
body#index main > section .contents .contact .flow > div.step1 .detail .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*flex-direction: column;*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .flow > div.step1 .detail .flex {
    gap: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .flow > div.step1 .detail .flex > div p {
    /*width: 60%;*/
  }
}
body#index main > section .contents .contact .contact_box {
  width: 990px;
  min-width: initial;
  max-width: 100%;
  padding: 20px 30px;
  margin: 50px auto 0 auto;
  background: #0099d7;
  border-radius: 10px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box {
    width: 990px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box {
    margin: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box {
    margin: initial;
  }
}
body#index main > section .contents .contact .contact_box > span {
  display: inline-block;
  margin: 0 0 20px 0;
  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;
  line-height: 1.8rem;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > span {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > span {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
body#index main > section .contents .contact .contact_box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 43px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 0 20px;
  }
}
body#index main > section .contents .contact .contact_box > div span {
  display: block;
}
body#index main > section .contents .contact .contact_box > div span.orange {
  color: #f06000;
  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) {
  body#index main > section .contents .contact .contact_box > div span.orange {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div span.orange {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
body#index main > section .contents .contact .contact_box > div a {
  text-decoration: none;
}
body#index main > section .contents .contact .contact_box > div > div {
  padding: 5px 20px;
  background: #ffffff;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div {
    padding: 10px;
  }
}
body#index main > section .contents .contact .contact_box > div > div.tel {
  width: 495px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.tel {
    width: 70%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.tel {
    width: 100%;
    min-width: initial;
  }
}
body#index main > section .contents .contact .contact_box > div > div.tel a {
  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;
  pointer-events: none;
  line-height: 2rem;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.tel a {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.tel a {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.tel a {
    pointer-events: initial;
    line-height: 1.5rem;
  }
}
body#index main > section .contents .contact .contact_box > div > div.tel .time {
  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 !important;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.tel .time {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.tel .time {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
body#index main > section .contents .contact .contact_box > div > div.mail {
  width: 375px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.mail {
    width: 70%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail {
    width: 375px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail {
    min-width: 100%;
  }
}
body#index main > section .contents .contact .contact_box > div > div.mail > span {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.mail > span {
    margin: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail > span {
    margin: initial;
  }
}
body#index main > section .contents .contact .contact_box > div > div.mail a {
  width: 280px;
  min-width: initial;
  max-width: 100%;
  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;
  min-height: 40px;
  padding: 0 10px;
  margin: auto;
  border-radius: 10px;
  background: #f06000;
  border: solid #f06000 1px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a {
    width: 280px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a {
    width: 280px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a {
    padding: 5px;
  }
}
body#index main > section .contents .contact .contact_box > div > div.mail a img {
  display: inline-block;
  width: 25px;
  min-width: initial;
  max-width: 100%;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a img {
    width: 20px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a img {
    width: 16px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a img {
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a img {
    margin: 0 10px 0 0;
  }
}
body#index main > section .contents .contact .contact_box > div > div.mail 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;
  line-height: 1.3rem !important;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a span {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents .contact .contact_box > div > div.mail a span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
body#index main > section .contents .contact .contact_box > div > div.mail a:hover {
  background: #ffffff;
}
body#index main > section .contents .contact .contact_box > div > div.mail a:hover span {
  color: #f06000;
}
body#index main > section .contents > section.about .about_box {
  padding: 30px;
  border: solid 4px #d7d7d7;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box {
    padding: 30px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box {
    border-radius: 10px;
  }
}
body#index main > section .contents > section.about .about_box h2 {
  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;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box h2 {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box h2 {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box h2 {
    text-align: center;
  }
}
body#index main > section .contents > section.about .about_box table {
  margin: 20px 0 0 0;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box table {
    margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box table {
    margin: 20px 0 0 0;
  }
}
body#index main > section .contents > section.about .about_box table tr {
  border-top: dotted #d7d7d7 1px;
}
body#index main > section .contents > section.about .about_box table tr:last-of-type {
  border-bottom: dotted #d7d7d7 1px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box table tr:last-of-type {
    border-bottom: initial;
  }
}
body#index main > section .contents > section.about .about_box table tr th,
body#index main > section .contents > section.about .about_box table tr td {
  vertical-align: middle;
  padding: 15px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box table tr th,
  body#index main > section .contents > section.about .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box table tr th,
  body#index main > section .contents > section.about .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box table tr th,
  body#index main > section .contents > section.about .about_box table tr td {
    display: block;
  }
}
body#index main > section .contents > section.about .about_box table tr th {
  width: 173px;
  background: #ffffcb;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box table tr th {
    width: 20%;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box table tr th {
    width: 100%;
    padding: 5px 10px;
    text-align: left;
    line-height: 1.2rem;
  }
}
body#index main > section .contents > section.about .about_box table tr td {
  width: 828px;
  padding: 15px 40px;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box table tr td {
    padding: 10px;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about .about_box table tr td {
    width: 80%;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box table tr td {
    width: 100%;
    text-align: left;
  }
}
body#index main > section .contents > section.about .about_box table tr td > span {
  display: inline-block;
}
body#index main > section .contents > section.about .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#index main > section .contents > section.about .about_box table tr td a img {
    width: 17px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about .about_box table tr td a img {
    width: 17px;
    min-width: initial;
  }
}
body#index main > section .contents > section.about iframe {
  display: block;
  width: 1020px;
  min-width: initial;
  max-width: 100%;
  margin: 25px auto;
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about iframe {
    width: 1020px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about iframe {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#index main > section .contents > section.about iframe {
    margin: 25px auto;
  }
}
@media screen and (max-width: 600px) {
  body#index main > section .contents > section.about iframe {
    margin: 25px auto;
  }
}
