/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding: 0;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin: 0;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html, body {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  letter-spacing: 0.065em;
  font-feature-settings: "halt";
  background-color: #fff;
}
@media (max-width: 600px) {
  html, body {
    letter-spacing: 0.025em;
  }
}

a {
  color: #000;
}
a:hover {
  color: #000;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

br.pc {
  display: block;
}
@media (max-width: 768px) {
  br.pc {
    display: none;
  }
}
br.sp {
  display: none;
}
@media (max-width: 768px) {
  br.sp {
    display: block;
  }
}

#wrap {
  position: relative;
  min-width: 1280px;
}
@media (max-width: 768px) {
  #wrap {
    min-width: inherit;
  }
}

main {
  width: 100%;
  margin: 0;
  padding: 0;
}

section {
  width: 100%;
  margin: 0;
  padding: 0;
}
section .box > h2 {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  line-height: 1.5;
}
@media (max-width: 768px) {
  section .box > h2 {
    margin-bottom: 20px;
    font-size: 24px;
  }
}
section .box > h2 span {
  display: block;
  width: 100%;
  font-size: 21px;
}
@media (max-width: 768px) {
  section .box > h2 span {
    font-size: 17px;
  }
}
section .box > h2 svg {
  display: inline-block;
  width: 220px;
  margin-right: 0.25em;
}
@media (max-width: 768px) {
  section .box > h2 svg {
    width: 160px;
    height: 40px;
    margin-bottom: 0.25em;
  }
}
section .box > h2 + p {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 768px) {
  section .box > h2 + p {
    font-size: 14px;
  }
}

.box {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 768px) {
  .box {
    padding: 0 5%;
  }
}

.button {
  width: 100%;
}
.button a {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 60px 15px 20px;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  text-align: left;
  border: 1px solid #dadada;
}
@media (max-width: 768px) {
  .button a {
    display: block;
    width: 100%;
    font-size: 15px;
  }
}
.button a:after {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left: 7px solid #2F76D3;
}

#worries {
  position: relative;
  padding-top: 70px;
  padding-bottom: 90px;
  background-image: url(../image/worries-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
@media (max-width: 768px) {
  #worries {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#worries:after {
  content: "";
  position: absolute;
  left: calc(50% - 150px);
  bottom: -210px;
  display: block;
  width: 0;
  height: 0;
  border: 150px solid transparent;
  border-top: 60px solid #3a73c0;
}
@media (max-width: 768px) {
  #worries:after {
    left: calc(50% - 90px);
    bottom: -130px;
    border: 90px solid transparent;
    border-top: 40px solid #3a73c0;
  }
}
#worries h2 {
  color: #fff;
}
#worries h2 span {
  color: #FFF948;
}
#worries ul.worries {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  #worries ul.worries {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  #worries ul.worries {
    gap: 10px;
  }
}
#worries ul.worries li {
  width: calc(33.3333% - 20px);
  padding: 20px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  list-style: none;
  background-color: #fff;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  #worries ul.worries li {
    width: calc(50% - 15px);
    padding: 10px;
    font-size: 15px;
    left: 1.5;
  }
}
@media (max-width: 600px) {
  #worries ul.worries li {
    width: calc(50% - 5px);
    font-size: 13px;
  }
}
#worries .worries-catch {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #worries .worries-catch {
    font-size: 24px;
  }
}
#worries .worries-catch span {
  color: #FFF948;
}
#worries .worries-catch svg {
  display: inline-block;
  width: 220px;
  margin-right: 0.25em;
  fill: #fff;
}
@media (max-width: 768px) {
  #worries .worries-catch svg {
    width: 160px;
    height: 40px;
    margin-bottom: 0.25em;
  }
}
@media (max-width: 600px) {
  #worries .worries-catch svg {
    width: 140px;
    height: 30px;
  }
}

#check {
  padding-top: 100px;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  #check {
    padding-top: 90px;
    padding-bottom: 40px;
  }
}
#check ul.check-list {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  #check ul.check-list {
    margin-bottom: 40px;
  }
}
#check ul.check-list li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  border: 1px solid #dadada;
}
@media (max-width: 768px) {
  #check ul.check-list li {
    position: relative;
    padding: 20px 15px;
    font-size: 15px;
    text-align: center;
  }
  #check ul.check-list li p {
    width: 100%;
  }
}
#check ul.check-list li:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  margin-right: 15px;
  background-image: url(../image/icon-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 768px) {
  #check ul.check-list li:before {
    position: absolute;
    top: -15px;
    left: calc(50% - 15px);
    width: 30px;
    height: 30px;
  }
}
#check ul.check-list li + li {
  margin-top: 20px;
}
#check .check-catch {
  font-size: 38px;
  font-weight: 900;
  text-align: center;
  color: #000;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #check .check-catch {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  #check .check-catch {
    font-size: 20px;
  }
}
#check .check-catch span {
  position: relative;
  z-index: 1;
}
#check .check-catch span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  border-bottom: 10px solid #FFF948;
  z-index: -1;
}
@media (max-width: 600px) {
  #check .check-catch span.mb-sp {
    display: inline-block;
    margin-bottom: 20px;
  }
}
#check .check-catch svg {
  display: inline-block;
  width: 220px;
  margin-right: 0.25em;
  fill: #000;
}
@media (max-width: 768px) {
  #check .check-catch svg {
    width: 160px;
    height: 40px;
    margin-bottom: 0.25em;
  }
}
@media (max-width: 600px) {
  #check .check-catch svg {
    width: 140px;
    height: 30px;
  }
}

#point {
  position: relative;
  padding-top: 70px;
  padding-bottom: 30px;
  background-image: url(../image/point-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
@media (max-width: 768px) {
  #point {
    padding-top: 50px;
    padding-bottom: 40px;
  }
}
#point h2 span {
  color: #2F76D3;
}
#point .point-card {
  width: 100%;
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  #point .point-card {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
#point .point-card picture, #point .point-card img {
  width: 100%;
  margin-bottom: 20px;
}
#point .point-card h3 {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 768px) {
  #point .point-card h3 {
    font-size: 20px;
  }
}
#point .point-card h3 span {
  color: #2F76D3;
}
#point .point-card p {
  font-size: 17px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 768px) {
  #point .point-card p {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  #point .point-card p {
    text-align: left;
  }
}
#point .agency-box {
  width: calc(100% - 60px);
  margin: 0 auto;
  background-color: #fff;
}
@media (max-width: 768px) {
  #point .agency-box {
    width: 96%;
  }
}
#point .agency-box .agency-contents {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  #point .agency-box .agency-contents {
    margin-bottom: 30px;
  }
}
#point .agency-box .agency-contents img {
  width: 50%;
  max-width: 600px;
}
@media (max-width: 768px) {
  #point .agency-box .agency-contents img {
    width: 100%;
    max-width: 300px;
  }
}
#point .agency-box .agency-contents .text {
  width: 50%;
}
@media (max-width: 768px) {
  #point .agency-box .agency-contents .text {
    width: 100%;
    padding: 0 5%;
  }
}
#point .agency-box .agency-contents .text h2 {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 900;
  text-align: left;
}
@media (max-width: 768px) {
  #point .agency-box .agency-contents .text h2 {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
#point .agency-box .agency-contents .text h2 svg {
  display: inline-block;
  width: 220px;
  margin-right: 0.25em;
  fill: #000;
  transform: translateY(-0.1em);
}
@media (max-width: 768px) {
  #point .agency-box .agency-contents .text h2 svg {
    width: 160px;
    height: 40px;
    margin-bottom: 0.25em;
  }
}
@media (max-width: 768px) {
  #point .agency-box .agency-contents .text p {
    font-size: 15px;
  }
}
#point .agency-box .agency-contents .text .button {
  margin-top: 40px;
}
@media (max-width: 768px) {
  #point .agency-box .agency-contents .text .button {
    margin-top: 30px;
  }
}
#point .agency-card {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  padding: 0 30px;
}
@media (max-width: 768px) {
  #point .agency-card {
    padding: 0 5%;
  }
}
#point .agency-card .item {
  position: relative;
  width: 48.5%;
  padding: 30px 3.5%;
  background-color: #2F76D3;
}
@media (max-width: 768px) {
  #point .agency-card .item {
    width: 100%;
  }
}
#point .agency-card .item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100px;
  height: 100px;
  background-image: url(../image/tag-001.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  z-index: 1;
}
#point .agency-card .item + .item {
  background-color: #1A529B;
}
@media (max-width: 768px) {
  #point .agency-card .item + .item {
    margin-top: 20px;
  }
}
#point .agency-card .item + .item:before {
  background-image: url(../image/tag-002.svg);
}
#point .agency-card .item h3 {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1.5;
}
@media (max-width: 768px) {
  #point .agency-card .item h3 {
    font-size: 20px;
  }
}
#point .agency-card .item h3 span {
  display: block;
  width: 100%;
  font-size: 14px;
  opacity: 0.5;
}
@media (max-width: 768px) {
  #point .agency-card .item h3 span {
    font-size: 12px;
  }
}
#point .agency-card .item img {
  width: 100%;
  margin-bottom: 15px;
}
#point .agency-card .item p {
  font-size: 15px;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 768px) {
  #point .agency-card .item p {
    font-size: 13px;
  }
}
#point .agency-card .button {
  padding: 60px 0;
  text-align: center;
}
@media (max-width: 768px) {
  #point .agency-card .button {
    padding: 30px 0;
  }
}

#price {
  position: relative;
  padding-top: 70px;
  padding-bottom: 90px;
}
@media (max-width: 768px) {
  #price {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#price h2 span {
  color: #2F76D3;
}
#price #tab {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 70px 0 0 0;
  padding-left: 270px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media (max-width: 768px) {
  #price #tab {
    width: 110%;
    margin: 30px -5% 0 -5%;
    padding: 0;
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
    pointer-events: auto;
  }
}
#price #tab li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  padding: 15px;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  list-style: none;
  border: 3px solid transparent;
  border-bottom: none;
}
@media (max-width: 768px) {
  #price #tab li {
    padding: 15px 10px;
    font-size: 15px;
    border: none;
  }
}
#price #tab li img {
  display: block;
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #price #tab li img {
    max-width: 180px;
  }
}
#price #tab li.me {
  border-color: #2F76D3;
}
@media (max-width: 768px) {
  #price #tab li.current {
    color: #fff;
    font-weight: 700;
    background-color: #2F76D3;
  }
}
#price #tab-contents {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}
@media (max-width: 768px) {
  #price #tab-contents {
    width: 110%;
    margin: 0 -5%;
  }
}
#price #tab-contents .head, #price #tab-contents .tab-item {
  width: 270px;
}
#price #tab-contents .head p, #price #tab-contents .tab-item p {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #2F76D3;
  background-color: rgba(47, 118, 211, 0.05);
}
@media (max-width: 768px) {
  #price #tab-contents .head p, #price #tab-contents .tab-item p {
    height: 45px;
    font-size: 13px;
    color: #fff;
    background-color: #2f76d3;
  }
}
#price #tab-contents .head p:nth-child(odd), #price #tab-contents .tab-item p:nth-child(odd) {
  background-color: rgba(47, 118, 211, 0.1);
}
@media (max-width: 768px) {
  #price #tab-contents .head p:nth-child(odd), #price #tab-contents .tab-item p:nth-child(odd) {
    background-color: rgba(47, 118, 211, 0.8);
  }
}
#price #tab-contents .head {
  border-right: 4px solid #fff;
}
@media (max-width: 768px) {
  #price #tab-contents .head {
    width: 35%;
    min-width: 145px;
  }
}
#price #tab-contents .head p {
  justify-content: flex-start;
  padding-left: 20px;
}
@media (max-width: 768px) {
  #price #tab-contents .head p {
    padding-left: 10px;
  }
}
#price #tab-contents .tab-item {
  width: calc(33.3333% - 90px);
}
@media (max-width: 768px) {
  #price #tab-contents .tab-item {
    flex: 1;
    width: 65%;
  }
  #price #tab-contents .tab-item:not(#tab-02) {
    display: none;
  }
}
#price #tab-contents .tab-item p {
  color: #000;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 768px) {
  #price #tab-contents .tab-item p {
    color: #fff;
  }
}
#price #tab-contents .tab-item#tab-02 {
  border: 3px solid #2F76D3;
  border-top: none;
}
@media (max-width: 768px) {
  #price #tab-contents .tab-item#tab-02 {
    border: none;
  }
}
#price #tab-contents .tab-item#tab-02 p {
  font-size: 24px;
  font-weight: 700;
  color: #2F76D3;
}
@media (max-width: 768px) {
  #price #tab-contents .tab-item#tab-02 p {
    font-size: 15px;
    color: #fff;
  }
}
#price #tab-contents + p {
  margin-top: 30px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 768px) {
  #price #tab-contents + p {
    font-size: 13px;
  }
}

#contact {
  position: relative;
  padding-top: 70px;
  padding-bottom: 90px;
  background-color: #2F76D3;
}
#contact h2 {
  color: #fff;
}
#contact h2 span {
  color: #FFF948;
}
#contact p {
  color: #fff;
  text-align: center;
}
#contact .button {
  margin-top: 30px;
  text-align: center;
}
#contact .button a {
  color: #000;
  background-color: #fff;
}
#contact .contact-tel {
  max-width: 980px;
  margin: 50px auto 0 auto;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.1);
}
#contact .contact-tel .contact-tel-wrap p {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  #contact .contact-tel .contact-tel-wrap p {
    font-size: 18px;
  }
}
#contact .contact-tel .contact-tel-wrap img {
  display: block;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}

.anim {
  transition: 1.5s opacity, 1.5s transform;
  visibility: hidden;
  opacity: 0;
  transform: translateY(20px);
}
.anim.visible {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 300px;
  padding: 25px;
  background-color: #fff;
}
@media (max-width: 768px) {
  header {
    width: 200px;
    padding: 15px 20px;
  }
}
header img {
  width: 100%;
}

#fixed-contact {
  position: fixed;
  top: 10%;
  right: 0;
  z-index: 9999;
}
@media (max-width: 768px) {
  #fixed-contact {
    top: auto;
    bottom: 0;
    width: 100%;
  }
}
#fixed-contact a {
  display: block;
  padding: 20px 15px;
  font-size: 17px;
  font-weight: 700;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  background-color: #FFF948;
}
@media (max-width: 768px) {
  #fixed-contact a {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
  }
}
#fixed-contact a:hover {
  opacity: 0.7;
}

footer {
  margin: 0;
  padding: 90px 5% 50px 5%;
}
@media (max-width: 768px) {
  footer {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
footer .footer-logo {
  width: 250px;
  margin: 0 auto;
}
footer address {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 15px;
  font-style: normal;
  text-align: center;
}
footer > p {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}
footer > p a {
  color: #3a73c0;
}
footer > p.copyrights {
  margin-top: 50px;
  font-size: 13px;
  font-weight: 400;
}

.contact-form {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 60px 5%;
  background-color: #fff;
}
.contact-form > p {
  text-align: center;
}
.contact-form ul {
  margin: 30px 0 0 0;
  padding: 0;
}
.contact-form ul li {
  width: 100%;
  margin-bottom: 30px;
  list-style: none;
}
.contact-form ul li p {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 768px) {
  .contact-form ul li p {
    font-size: 14px;
  }
}
.contact-form ul li p span.required {
  display: inline-block;
  padding: 0 12px;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  background: #ED3E3E;
}
.contact-form ul li p span.auto {
  display: inline-block;
  padding: 0 12px;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  background: #000;
}
.contact-form ul li .input {
  width: 100%;
}
.contact-form ul li .input > p {
  font-size: 16px;
  font-weight: 400;
  color: #6e6e6e;
}
.contact-form ul li .input input, .contact-form ul li .input textarea, .contact-form ul li .input select {
  width: 100%;
  margin: 0;
  padding: 10px;
  border: 1px solid #DADADA;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  font-size: 16px;
  letter-spacing: 0.075em;
}
@media (max-width: 768px) {
  .contact-form ul li .input input, .contact-form ul li .input textarea, .contact-form ul li .input select {
    font-size: 14px;
  }
}
.contact-form ul li .input textarea {
  height: 200px;
}
.contact-form ul li .input select {
  background-image: url(../image/common/icon_under-arrow.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center right 12px;
}
.contact-form ul li .input .address {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
}
.contact-form ul li .input .address span {
  width: 30px;
}
.contact-form ul li .input .address input {
  width: calc(100% - 200px);
}
@media (max-width: 768px) {
  .contact-form ul li .input .address input {
    width: 100%;
    margin-top: 10px;
  }
}
.contact-form ul li .input .address input[name=zip] {
  width: 150px;
  margin-right: 20px;
}
.contact-form ul li .checkbox {
  text-align: center;
}
.contact-form ul li .checkbox label {
  display: inline-block;
  margin: 0;
}
.contact-form ul li .checkbox label input[type=checkbox] {
  margin-right: 5px;
}
.contact-form ul li .checkbox label a {
  text-decoration: underline;
}
.contact-form ul li .checkbox label a:hover {
  opacity: 0.7;
}
.contact-form ul li label.error {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  color: #ED3E3E;
}
.contact-form-button {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
  margin-top: 20px;
}
.contact-form-button span {
  position: relative;
}
.contact-form-button span:after {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left: 7px solid #2F76D3;
}
.contact-form-button input[type=submit], .contact-form-button button, .contact-form-button a {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 60px 15px 20px;
  font-size: 17px;
  font-weight: 700;
  color: #000;
  text-align: left;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  box-shadow: none;
  border: 1px solid #dadada;
  background-color: #fff;
}
.contact-form-button input[type=submit]:hover, .contact-form-button button:hover, .contact-form-button a:hover {
  cursor: pointer;
  opacity: 0.7;
}
.contact-form-button input[type=submit] + *, .contact-form-button button + *, .contact-form-button a + * {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .contact-form-button input[type=submit] + *, .contact-form-button button + *, .contact-form-button a + * {
    margin: 15px 0 0 0;
  }
}
.contact-form-button button, .contact-form-button a {
  color: #000;
  background: #ddd;
}
.contact-form.thanks {
  text-align: center;
}
.contact-form.thanks h3 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #2F76D3;
}
.contact-form.thanks .button {
  margin-top: 30px;
}