@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#form main {
  position: relative;
  width: 1280px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#form main {
    width: 1280px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main {
    width: 100%;
    min-width: initial;
  }
}
body#form main .inner {
  width: 1080px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  body#form main .inner {
    width: 1080px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main .inner {
    width: 100%;
    min-width: initial;
  }
}
body#form main > section .phead {
  position: relative;
  text-align: center;
  height: 134px;
  background: #a2d547;
}
@media screen and (max-width: 1280px) {
  body#form main > section .phead {
    height: 100px;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section .phead {
    height: 80px;
  }
}
body#form main > section .phead h1 {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 10px 0;
}
body#form main > section .phead h1 span {
  display: block;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1280px) {
  body#form main > section .phead h1 span {
    letter-spacing: initial;
  }
}
body#form 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#form main > section .phead h1 span.first {
    font-size: 1.7rem;
    line-height: calc(1.7rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section .phead h1 span.first {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section .phead h1 span.first {
    /*line-height: 1.5rem;*/
  }
}
@media screen and (max-width: 600px) {
  body#form main > section .phead h1 span.first {
    font-size: 1.2rem !important;
  }
}
body#form 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#form 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#form main > section .phead h1:last-of-type {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section .phead h1:last-of-type {
    line-height: 1.5rem;
  }
}
body#form main > section .phead h1 span {
  color: #000000;
}
body#form main > section > section .contents {
  padding: 50px 0 0 0;
  /* confirm.html */
  /* /.confirm.html */
  /* thanks.html */
  /* /.thanks.html */
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents {
    padding: 30px 10px 0 10px;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents {
    padding: 30px 10px 0 10px;
  }
}
body#form main > section > section .contents .summary {
  text-align: center;
  margin: 0 0 48px 0;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .summary {
    margin: 0 0 48px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .summary {
    margin: 0 0 30px 0;
  }
}
body#form main > section > section .contents .summary p {
  padding: 0 0 30px 0;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .summary p {
    padding: 0 0 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .summary p {
    padding: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .summary p {
    text-align: left;
  }
}
body#form main > section > section .contents .summary .tel > span {
  font-family: Verdana !important;
}
body#form main > section > section .contents .summary .tel > span:first-of-type {
  color: #004ba6;
  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#form main > section > section .contents .summary .tel > span:first-of-type {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .summary .tel > span:first-of-type {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
body#form main > section > section .contents .summary .tel > span:last-of-type {
  color: #004ba6;
  font-size: 2rem;
  line-height: calc(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#form main > section > section .contents .summary .tel > span:last-of-type {
    font-size: 2rem;
    line-height: calc(2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .summary .tel > span:last-of-type {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
body#form main > section > section .contents .error_box {
  width: 700px;
  min-width: initial;
  max-width: 100%;
  margin: 0 auto 30px auto;
  padding: 20px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  /*min-height: 300px;*/
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .error_box {
    width: 700px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .error_box {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .error_box {
    margin: 0 auto 30px auto;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .error_box {
    margin: 0 auto 30px auto;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .error_box {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .error_box {
    padding: 20px;
  }
}
body#form main > section > section .contents .error_box li {
  list-style-type: none;
  margin-left: initial;
  color: #f54c49;
  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#form main > section > section .contents .error_box li {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .error_box li {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
body#form main > section > section .contents .error_box li:not(:last-of-type) {
  padding: 0 0 5px 0;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .error_box li:not(:last-of-type) {
    padding: 0 0 5px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .error_box li:not(:last-of-type) {
    padding: 0 0 5px 0;
  }
}
body#form main > section > section .contents .error_box li:before {
  content: '※';
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  color: #f54c49;
}
body#form main > section > section .contents .form {
  width: 860px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  /* 必須表示 */
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form {
    width: 860px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form {
    width: 100%;
    min-width: initial;
  }
}
body#form main > section > section .contents .form .mixin-required {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .mixin-required {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
body#form main > section > section .contents .form .mixin-required:after {
  display: inline-block;
  content: "必須";
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  padding: 0 5px;
  background-color: #f06000;
  color: #ffffff;
  font-size: 0.72rem;
  line-height: calc(0.72rem * 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;
  vertical-align: text-bottom;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .mixin-required:after {
    padding: 0 5px;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .mixin-required:after {
    padding: 0 5px;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .mixin-required:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .mixin-required:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.8);
  }
}
body#form main > section > section .contents .form .hissu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .hissu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
body#form main > section > section .contents .form .hissu:after {
  display: inline-block;
  content: "必須";
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  padding: 0 5px;
  background-color: #f06000;
  color: #ffffff;
  font-size: 0.72rem;
  line-height: calc(0.72rem * 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;
  vertical-align: text-bottom;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .hissu:after {
    padding: 0 5px;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .hissu:after {
    padding: 0 5px;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .hissu:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .hissu:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.8);
  }
}
body#form main > section > section .contents .form dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding: 20px 0;
  border-top: dotted 1px #000000;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div {
    padding: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div {
    padding: 30px 0;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div:first-of-type {
    border-top: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 0;
  }
}
body#form main > section > section .contents .form dl > div dt {
  width: 240px;
  min-width: initial;
  max-width: 240px;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div dt {
    width: 30%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div dt {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div dt {
    max-width: 100%;
  }
}
body#form main > section > section .contents .form dl > div dd {
  width: 508px;
  min-width: initial;
  max-width: 580px;
  background: #e8e8e8;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div dd {
    width: 70%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div dd {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div dd {
    max-width: 100%;
    min-width: 100%;
  }
}
body#form main > section > section .contents .form dl > div dd input {
  width: 100%;
  min-height: 35px;
  padding: 10px 15px;
  background: #e8e8e8;
  font-size: 16px!important;
}
body#form main > section > section .contents .form dl > div dd input::-webkit-input-placeholder {
  color: #bcb9b9;
}
body#form main > section > section .contents .form dl > div dd input::-moz-placeholder {
  color: #bcb9b9;
}
body#form main > section > section .contents .form dl > div dd input:-ms-input-placeholder {
  color: #bcb9b9;
}
body#form main > section > section .contents .form dl > div dd input::-ms-input-placeholder {
  color: #bcb9b9;
}
body#form main > section > section .contents .form dl > div dd input::placeholder {
  color: #bcb9b9;
}
body#form main > section > section .contents .form dl > div .radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding: 30px 0;
  background: initial;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div .radio {
    padding: 20px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div .radio {
    padding: 20px 0;
  }
}
body#form main > section > section .contents .form dl > div .radio label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: initial;
  /* ラジオボタンの選択状態をカスタマイズ */
}
body#form main > section > section .contents .form dl > div .radio label input {
  width: 23px;
  height: 23px;
  min-height: initial;
  margin: 0 15px 0 0;
  padding: initial;
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div .radio label input {
    margin: 0 7px 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div .radio label input {
    margin: 0 7px 0 0;
  }
}
body#form main > section > section .contents .form dl > div .radio label input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 2px solid #ccc;
  appearance: none;
}
body#form main > section > section .contents .form dl > div .radio label input[type="radio"]:checked {
  position: relative;
}
body#form main > section > section .contents .form dl > div .radio label input[type="radio"]:checked:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 13px;
  height: 13px;
  border-color: #007bff;
  background-color: #007bff;
  border-radius: 2px;
}
body#form main > section > section .contents .form dl > div.textarea_box {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 50px 0;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box {
    padding: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div.textarea_box {
    padding: 30px 0;
  }
}
body#form main > section > section .contents .form dl > div.textarea_box dt {
  width: 177px;
  min-width: initial;
  max-width: 177px;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box dt {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div.textarea_box dt {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box dt {
    max-width: 100%;
  }
}
body#form main > section > section .contents .form dl > div.textarea_box .textarea {
  width: 573px;
  min-width: initial;
  max-width: 573px;
  padding: initial;
  background: initial;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea {
    max-width: 100%;
  }
}
body#form main > section > section .contents .form dl > div.textarea_box .textarea > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
body#form main > section > section .contents .form dl > div.textarea_box .textarea > div textarea {
  display: block;
  width: 100%;
  height: 192px;
  padding: 10px;
  /*.mixin-font(@sizeM, @sizeM, normal, @black, @sizeM);*/
  background: #e8e8e8;
  font-size: 16px!important;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea > div textarea {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea > div textarea {
    padding: 10px;
  }
}
body#form main > section > section .contents .form dl > div.textarea_box .textarea > div .notes {
  display: inline-block;
  margin: 10px 0 0 0;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea > div .notes {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form dl > div.textarea_box .textarea > div .notes {
    margin: 10px 0 0 0;
  }
}
body#form main > section > section .contents .form .btn {
  margin: 30px 0;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .btn {
    margin: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .btn {
    margin: 30px 0;
  }
}
body#form main > section > section .contents .form .btn input {
  width: 120px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  background: #004ba6;
  display: block;
  cursor: pointer;
  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;
  padding: 8px 15px;
  /*.mixin-margin(0 20px, 0 20px, 0 20px);*/
  /*.mixin-width(initial, initial, 153px, initial, 153px, initial, 100%);*/
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .btn input {
    width: 120px;
    min-width: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .btn input {
    width: 120px;
    min-width: initial;
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .btn input {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .btn input {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .form .btn input {
    padding: 8px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .form .btn input {
    padding: 5px 0;
  }
}
body#form main > section > section .contents .form .btn input:after {
  display: none;
}
body#form main > section > section .contents .confirm_form dl > div {
  padding: 20px 0;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .confirm_form dl > div {
    padding: 20px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .confirm_form dl > div {
    padding: 20px 0;
  }
}
body#form main > section > section .contents .confirm_form dl > div dd {
  background: initial;
}
body#form main > section > section .contents .confirm_form dl > div dd.radio {
  padding: initial;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .confirm_form dl > div dd.radio {
    padding: initial;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .confirm_form dl > div dd.radio {
    padding: initial;
  }
}
body#form main > section > section .contents .confirm_form dl > div .hissu:after {
  display: none;
}
body#form main > section > section .contents .confirm_form dl > div.textarea_box {
  padding: 50px 0;
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .confirm_form dl > div.textarea_box {
    padding: 20px 0;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .confirm_form dl > div.textarea_box {
    padding: 20px 0;
  }
}
body#form main > section > section .contents .confirm_form .btn_box .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
body#form main > section > section .contents .thanks_form {
  padding: 80px 20px;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1280px) {
  body#form main > section > section .contents .thanks_form {
    padding: 80px 20px;
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .thanks_form {
    padding: 60px 20px;
  }
}
body#form main > section > section .contents .thanks_form p {
  text-align: center;
  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#form main > section > section .contents .thanks_form p {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.8);
  }
}
@media screen and (max-width: 600px) {
  body#form main > section > section .contents .thanks_form p {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.8);
  }
}
