@charset "UTF-8";

/* ==========================================================================
  Foundation
  ========================================================================== */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  background: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: top;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
a {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
a:hover {
  opacity: 0.8;
}
table caption {
  display: none;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
/* フォームの初期化を追加 */
/* テキスト */
input[type="text"], input[type="email"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  font-family: inherit;
  width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
/* テキストエリア */
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  height: 100px;
  width: 100%;
}
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
/* セレクト */
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: white;
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
}
select::-ms-expand {
  display: none;
}
select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
input[type="text"], input[type="email"], input[type="tel"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
  outline: none;
}
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  height: 100px;
  padding: 0.4em 0.8em;
  width: 100%;
}
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
  background-image: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  text-decoration: none;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
  outline: none;
}
input[type="submit"]::-moz-foucus-inner, input[type="reset"]::-moz-foucus-inner {
  border: none;
  padding: 0;
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  -webkit-box-sizing: border-box;
  border: 1px solid #B7B7B7;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  padding: .5em .6em;
  vertical-align: middle;
}
/* base */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}
*, ::before, ::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  color: #333;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  /*font-family: "ヒラギノ角ゴ Pro W3", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;*/
  font-size: 1.8rem;
  line-height: 1.8;
  background-image: url("../img/bg_main.png");
  background-repeat: repeat-y;
  background-size: cover;
  background-position: top center;
}
@media (max-width: 1280px) {
  body {
    font-size: 1.7rem;
  }
}
@media (max-width: 1023px) {
  body {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 1.5rem;
  }
}
.wrapper {
  overflow: hidden;
}
main {
  max-width: 1180px;
  margin: 0 auto;
  padding: 80px 25px;
}
.center {
  text-align: center;
}
h1 {
  margin-bottom: 60px;
}
.column {
  display: flex;
  gap: 75px;
}
.column > div {
  flex: 1;
}
.btn_select {
  background: #102884;
  padding: 20px 40px 20px 20px;
  display: block;
  color: #FFF;
  border-radius: 10px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 30px;
  font-size: 2.0rem;
  font-weight: 600;
  line-height: 1.4;
  position: relative;
}
.btn_select::after {
  content: "";
  position: absolute;
  top: calc(50% - 1.5px);
  right: 20px;
  width: 15px;
  height: 15px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  transform-origin: calc(100% - 1.5px) 50%;
}
.btn_select::after {
  transform: rotate(45deg);
}
.btn_select::first-line {
  font-size: 150%;
}
ul.supportList {
  display: flex;
  gap: 3px;
  flex-wrap: wrap;
  list-style: none;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  justify-content: center;
}
ul.supportList li {
  background: #EFF5FF;
  width: calc((100% - 3px * 3) / 4);
  aspect-ratio: 1 / 1;
  border-radius: 200px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
ul.supportList li i {
  display: block;
  margin-bottom: 5px;
}
footer {
  margin-top: 3em;
}
footer > div {
  padding: 1em 25px;
  background: #333;
  color: #FFF;
}
footer br {
  display: none;
}
footer > div p:last-child {
  font-size: 85%;
}
footer .copy {
  display: block;
  text-align: center;
  padding: 5px 0;
  background: #FFF;
  font-size: 80%;
}
@media screen and (max-width: 1024px) {
  .column {
    flex-direction: column;
  }
  ul.supportList {
    gap: 10px;
  }
  ul.supportList li {
      width: calc((100% - 10px * 4) / 5);
  }
}
@media screen and (max-width: 768px) {
  .btn_select {
    font-size: 1.6rem;
  }
  ul.supportList {
    gap: 5px;
  }
  ul.supportList li {
      width: calc((100% - 5px * 3) / 4);
  }
}
@media screen and (max-width: 568px) {
  main {
    padding: 50px 15px;
  }
  h1 {
    margin-bottom: 40px;
  }
  h1 img {
    width: 80%;
  }
  .column {
    gap: 50px;
  }
  ul.supportList {
    gap: 3px;
  }
  ul.supportList li {
      width: calc((100% - 3px * 2) / 3);
  }
  footer {
    margin-top: 2em;
  }
  footer br {
    display: block;
  }
}