@charset "UTF-8";
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, address, em, img, small, strong, b, dl, dt, dd, ol, ul, li, form, label, table, tr, th, td, article, footer, header, menu, nav, section, button {
  font-weight: 400;
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
}

img {
  vertical-align: baseline;
}

article, footer, header, menu, nav, section {
  display: block;
}

html {
  height: 100%;
}

input, textarea {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

a:focus {
  outline: none;
}

button, input, select, textarea {
  font: inherit;
}

button, input, select {
  overflow: visible;
}

button, input, select, textarea {
  margin: 0;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button::-moz-focus-innner, input::-moz-focus-innner {
  border: 0;
  padding: 0;
}

button:-moz-focusring, input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  -webkit-appearance: textfield;
}

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

img {
  width: 100%;
}

.caps {
  font-size: 0.8em;
  letter-spacing: 0;
}

.bg1 {
  background: url(../img/bg1.png) repeat center/300px;
}

.t_just {
  text-align: justify;
  text-justify: inter-ideograph;
}

.gf {
  font-family: "Podkova", serif;
}

.gr1, .fnav {
  background: linear-gradient(227deg, #2bded7, #13af91);
  background-size: 400% 400%;
  animation: gr1 6s ease infinite;
}

@font-face {
  font-family: "FontAwesome";
  src: url(fonts/fontawesome-webfont.eot?v=4.0.3);
  src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
/*google font*/
@font-face {
  font-family: Podkova;
  src: url("googlefont/Podkova-ExtraBold.ttf") format("truetype");
}
.gf {
  font-family: "Podkova", serif;
}

button, input[type=submit], input[type=button], input[type=reset] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  background: transparent;
  color: inherit;
  width: 100%;
}

input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]:focus, input[type=button]:focus {
  outline-offset: -2px;
}

:focus, input, button {
  outline: none;
}

input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
}

a {
  text-decoration: none;
  color: #2ad4ae;
}

body {
  min-width: 320px;
  min-height: 100vh;
  font-weight: 400;
  line-height: 1.8;
  display: flex;
  flex-direction: column;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  min-width: 320px;
  font-size: 13px;
  color: #13bfa6;
  letter-spacing: 0.07em;
}

main {
  flex: 1 0 auto;
  overflow: hidden;
  display: block;
  width: 100%;
  margin-top: 70px;
}

/*header*/
header {
  height: 70px;
  position: fixed;
  z-index: 100;
  width: 100%;
  min-width: 320px;
  background: rgba(255, 255, 255, 0.85);
  padding: 0.5em 0.75em;
}

.headerLogo {
  display: block;
  width: 140px;
}

/*footer*/
@keyframes gr1 {
  0% {
    background-position: 0% 91%;
  }
  50% {
    background-position: 100% 10%;
  }
  100% {
    background-position: 0% 91%;
  }
}
.fnav {
  color: white;
  height: 100px;
  padding: 1em 0.5em 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  min-width: 320px;
  z-index: 100;
}

.ico-navmenu button {
  height: 100%;
}

.fnav-ttl {
  text-align: center;
  font-weight: bold;
}

.fnav-btn {
  max-width: 330px;
  margin: 5px auto;
}

.fnav-btn div {
  flex-grow: 1;
}

.fnav .ico-navmenu {
  padding: 0;
}

.fnav .ico-navmenu li {
  width: 44px;
  height: 44px;
  margin-left: 8px;
}

footer {
  margin: 20px auto -20px;
  text-align: center; /*padding:.5em;*/
  padding: 30px 0 10px;
  background: #e9fbf7;
  position: relative;
  top: -20px;
  width: 100%;
  margin-bottom: 80px;
  /*page top*/
}
footer .flogo {
  display: block;
  margin: 0.6em auto;
  width: 170px;
}
footer .page_top {
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
}
footer .page_top::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 18px 25px;
  border-color: transparent transparent #e9fbf7;
}
footer .copyRight {
  font-size: 0.8em;
}
footer .copyRight::before {
  font-family: "FontAwesome";
  content: "\f1f9";
  width: 1em;
  height: 1em;
  line-height: 1;
  margin-right: 0.4em;
}

/*ドロワーメニュー*/
.navContact {
  padding: 2rem 0 1.4rem;
  margin-bottom: 2em;
  border-bottom: 1px solid white;
}
.navContact .ico-navmenu {
  margin-top: 1rem;
}
.navContact .ico-navmenu li {
  width: 44px;
  height: 44px;
  margin: 0 1em;
}
.navContact p {
  font-size: 0.9em;
  text-align: center;
  font-weight: 700;
}

.drawer-nav a {
  color: #13bfa6;
}

.drawer-menu-item {
  display: block;
  cursor: pointer;
  padding: 0 1em;
  height: 44px;
  line-height: 44px;
  position: relative;
  transition: 0.4s;
  font-size: 13px;
}

/*=†=†=†=†=†=†=

										parts

=†=†=†=†=†=†=*/
/*画像サイズ*/
.w100, .imgCover, .imgContain {
  width: 100%;
}

.imgCover {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.imgContain {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.flexB, .flexC, .flexW, .flex {
  display: flex;
}

.flexB {
  justify-content: space-between;
}

.flexC {
  justify-content: center;
}

.flexW {
  flex-wrap: wrap;
}

/*テキスト省略*/
.txtWrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pad1 {
  padding: 1em;
}

.pad2 {
  padding: 2em;
}

/*アコーディオン*/
.accordion {
  cursor: pointer;
}

.sub_aco {
  display: none;
  overflow: hidden;
}

/*SVG icon*/
.icon {
  width: 100%;
  height: 100%;
}

/*ボタン*/
.bt1, .modal_content a, .bt2, .bt3 {
  position: relative;
  display: block;
  text-align: center;
  max-width: 25em;
  margin: 0 auto;
}

.bt2, .bt3 {
  height: 60px;
  border-radius: 18px;
}

.bt1::after, .modal_content a::after, .bt2::after {
  position: absolute;
  font-family: "FontAwesome";
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  width: 1em;
  height: 1em;
}

.bt2::after {
  right: 3px;
  content: "\f105";
}

.bt1, .modal_content a {
  color: white;
  border: 4px solid #EBEBEB;
  padding: 1.4em 1.2em;
  border-radius: 4em;
  line-height: 1;
}

.bt1::after, .modal_content a::after {
  color: #333;
}

.bt2 {
  background: #1ac2ff;
  color: #fff;
  font-weight: 700;
  line-height: 60px;
  max-width: 300px;
  margin: 0 auto;
  font-size: 1rem;
}

.bt3 {
  background: #13bfa6;
  color: white;
  line-height: 60px;
  border-radius: 0;
}
.bt3::after {
  position: absolute;
  display: block;
  font-family: "FontAwesome";
  content: "\f105";
  right: 0.4em;
  top: 50%;
  margin-top: -0.6em;
  line-height: 1.2em;
  width: 1.2em;
  height: 1.2em;
  font-size: 0.8em;
}

.linebtn, .modal_content a {
  background: #06C755;
}

.contactbtn {
  background: #FF5C83;
}

.innner {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

/*=†=†=†=†=†=†=

										タイトル

=†=†=†=†=†=†=*/
.ttl1 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 3em 3em 2em 2em;
  letter-spacing: 0.6em;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.ttl1 span {
  position: relative;
  z-index: 10;
}
.ttl1::before {
  content: "";
  display: inline-block;
  width: 60%;
  height: 1px;
  background: #2ad4ae;
  position: absolute;
  left: -20%;
  top: 45%;
  transform: rotate(-240deg);
}

.ttl-main {
  text-align: center;
  position: relative;
  font-size: 1.3em;
  padding: 1.75em 0;
  font-weight: bold;
  letter-spacing: 0.3em;
  margin-bottom: 2rem;
  background: #efefef;
}
.ttl-main small {
  display: block;
  font-size: 0.7em;
  color: rgba(19, 191, 166, 0.5);
}
.ttl-main::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 18px solid #efefef;
}
.ttl-main::after {
  margin-left: -9px;
  bottom: -15px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}

/*company*/
.page-company .ttl-main {
  margin-bottom: 1em;
}

.page-company .ttl-main {
  margin-bottom: 1em;
}

.page-company dl {
  border: 2px solid #333;
  margin-bottom: 2em;
}

.page-company dt, .page-company dd {
  padding-left: 1em;
  padding-right: 1em;
}

.page-company dt {
  padding-top: 0.5em;
  font-weight: bold;
}

.page-company dd {
  border-bottom: 1px dashed #333;
  padding-bottom: 0.5em;
}

.page-company dd:last-child {
  border: none;
}

.office-img {
  width: 100%;
  height: 200px;
  border: 2px solid #333;
  border-bottom: none;
}

.lnk-txt1 {
  display: inline-block;
  font-size: 0.9em;
  color: #2ad4ae;
  padding: 0.2em 2em;
  margin: 0.5em auto 1em;
  border: 1px solid;
  font-weight: bold;
}

.txtbox {
  padding: 2em;
}

.modal {
  visibility: hidden;
  overflow-y: scroll;
  opacity: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s, visibility 0s 0.3s;
  background: rgba(255, 255, 255, 0.75);
}
.modal.is-active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s, visibility 0s 0s;
}

.modal_container {
  display: flex;
  min-height: 100%;
  justify-content: center;
  align-items: end;
}

.modal_inner {
  width: 100%;
}

.modal_content {
  display: none;
}
.modal_content > div {
  position: relative;
  background: #E1E1E1;
  padding: 2rem 1.2rem;
}
.modal_content .btn {
  position: relative;
  z-index: 1;
}
.modal_content .btn:first-child {
  margin-bottom: 0.75rem;
}
.modal_content a b {
  font-size: 1.15em;
}
.modal_content .btnCls {
  position: absolute;
  right: 0.75rem;
  top: -15px;
  width: 30px;
  height: 30px;
}
.modal_content .btnCls button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #CCC;
  background: white;
  border-radius: 3em;
}
.modal_content .btnCls button span {
  transform: rotate(45deg);
}
.modal_content .btnCls button span::after {
  content: "";
  display: block;
}
.modal_content .btnCls button span, .modal_content .btnCls button span::after {
  width: 14px;
  height: 2px;
  background: #888;
}
.modal_content .btnCls button span::after {
  transform: rotate(90deg);
}
.is-active .modal_content {
  display: block;
}
.modal_content .contact {
  background-color: #FF5C83;
  margin-bottom: 0;
}

.mMail .btn a {
  background-color: #FF5C83;
  margin-bottom: 0.75rem;
}
.mMail .btn:first-child {
  margin-bottom: 0;
}

.mTel .btn a {
  background-color: #333;
}

.last-btn a {
  background-color: #FF5C83;
}

.soon {
  opacity: 0.3;
}
.soon a {
  pointer-events: none;
}/*# sourceMappingURL=common.css.map */