@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol, ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q, blockquote {
  quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word
}

img {
  -webkit-tap-highlight-color: transparent
}

textarea, input, select {
  line-height: 1.5;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  outline: none;
  border: none;
  border: 1px solid #ccc;
  padding: 4px .6em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

textarea:focus, input:focus, select:focus {
  background: noen
}

@media only screen and (max-width: 768px) {
  textarea, input, select {
    font-size: 13px;
    font-size: 1.3rem
  }
}

@media only screen and (max-width: 640px) {
  textarea, input, select {
    font-size: 12px;
    font-size: 1.2rem
  }
}

textarea, select, input[type="submit"], input[type="reset"], input[type="button"], button {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif
}

:-moz-placeholder {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif
}

@-moz-document url-prefix() {
  input[type="text"] {
    padding: 0.937em 1em
  }
}

textarea {
  width: 100%
}

select {
  padding: 4px 1.2em 4px .6em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: none;
  appearance: button;
  background-image: url(../../com/img/com/icon_selectarrow.png);
  background-color: #fff;
  border: 1px solid #ccc;
  background-size: auto 10px;
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
  text-indent: 0.01px;
  text-overflow: ''
}

select::-ms-expand {
  display: none
}

input[type="radio"] {
  height: 1.6em;
  width: 1.6em;
  vertical-align: middle;
  margin-right: .5em;
  border-radius: 50% !important
}

input[type=radio]:checked+.radio {
  background-color: #0099D7
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  position: relative;
  line-height: 1;
  background: #fff;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%
}

a:focus, *:focus {
  outline: none
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  outline: none
}

@media only screen and (min-width: 769px) {
  a {
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s
  }
  a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6
  }
}

@media only screen and (min-width: 769px) {
  a img, a:before, a:after, a:hover, a span, button {
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s
  }
}

.clear {
  clear: both
}

.clx {
  *zoom: 1
}

.clx:after {
  content: "";
  display: table;
  clear: both
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

.fc_r {
  color: #900
}

.ta_c {
  text-align: center
}

@media only screen and (max-width: 640px) {
  .ta_c {
    text-align: left !important
  }
}

.ta_c table {
  margin-left: auto !important;
  margin-right: auto !important
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    min-width: 1120px
  }
  .pagetop {
    display: none
  }
}

html {
  font-size: 62.5%
}

@media only screen and (max-width: 768px) {
  html {
    font-size: 57%
  }
}

@media only screen and (max-width: 640px) {
  html {
    font-size: 51%
  }
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: local("Noto Sans CJK JP Thin"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format("opentype")
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans CJK JP Light"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format("opentype")
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP Regular"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype")
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format("opentype")
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans CJK JP Bold"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format("opentype")
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans CJK JP Black"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format("opentype")
}

#noscript {
  width: 100%;
  line-height: 1.6;
  padding: 1em;
  color: #FFF;
  background-color: #900;
  text-align: center
}

header {
  position: absolute;
  width: 100%;
  z-index: 100
}

header #header {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin: 20px;
  padding: 3px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

header h1 {
  display: block;
  width: 300px;
  height: 0;
  padding-top: 35px;
  background: url(../../com/img/logo.png) top left no-repeat;
  background-size: contain;
  margin: 5px;
  text-indent: -9999px
}

header ul {
  display: flex;
  flex-wrap: nowrap;
  align-items: center
}

header .desk_time {
  @nclude fz(12);
  ;
  line-height: 1.3;
  text-align: left;
  width: 120px;
  margin-right: .5em
}

header .desk_time img {
  width: 100%;
  height: auto
}

header .phone_number {
  width: 270px
}

header .phone_number p {
  display: none;
  color: #666
}

header .phone_number img {
  width: 100%;
  height: auto
}

header .command {
  margin-left: 1em
}

header .command a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  padding: .63em;
  box-shadow: none
}

header .command a:hover {
  color: #FFF
}

@media screen and (max-width: 980px) {
  header .desk_time {
    width: 100px
  }
  header .phone_number {
    width: 220px
  }
  header .command a {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media screen and (max-width: 860px) {
  header h1 {
    width: 180px;
    padding-top: 29px
  }
}

@media screen and (max-width: 768px) {
  header h1 {
    width: 180px;
    margin: 3px;
    padding-top: 29px
  }
  header .desk_time {
    display: none
  }
  header .phone_number {
    width: 195px
  }
  header .phone_number p {
    display: block;
    font-size: 12px;
    font-size: 1.2rem
  }
  header .phone_number img {
    margin-top: .3em
  }
}

@media only screen and (max-width: 640px) {
  header {
    position: relative
  }
  header #header {
    margin: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none
  }
  header .phone_number {
    width: 175px
  }
}

@media screen and (max-width: 540px) {
  header .phone_number {
    display: none
  }
}

@media screen and (max-width: 320px) {
  header h1 {
    width: 160px;
    padding-top: 26px
  }
  header .command a {
    font-size: 13px;
    font-size: 1.3rem
  }
}

.sec_title {
  width: 100%
}

.sec_title h2 {
  position: relative;
  padding: .6em 0;
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 1.6;
  font-weight: bold;
  color: #FFF;
  font-feature-settings: "palt";
  background: #005BAC url(../../com/img/bg.png)
}

.sec_title h2:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: calc(50% - 30px);
  bottom: -30px;
  border-top: 30px solid #05579f;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  z-index: 3
}

@media screen and (max-width: 980px) {
  .sec_title h2 {
    font-size: 48px;
    font-size: 4.8rem
  }
}

@media screen and (max-width: 768px) {
  .sec_title h2 {
    font-size: 40px;
    font-size: 4rem
  }
  .sec_title h2:after {
    left: calc(50% - 15px);
    bottom: -15px;
    border-top: 15px solid #05579f;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent
  }
}

@media only screen and (max-width: 640px) {
  .sec_title h2 {
    font-size: 32px;
    font-size: 3.2rem
  }
}

@media screen and (max-width: 375px) {
  .sec_title h2 {
    font-size: 28px;
    font-size: 2.8rem
  }
}

@media screen and (max-width: 320px) {
  .sec_title h2 {
    font-size: 24px;
    font-size: 2.4rem
  }
}

.inner_wrap {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 30px
}

@media screen and (max-width: 320px) {
  .inner_wrap {
    padding: 0 20px
  }
}

.panel {
  max-width: 980px;
  margin: 0 auto;
  padding: 70px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background-color: #FFF
}

@media screen and (max-width: 768px) {
  .panel {
    padding: 20px
  }
}

.contact-bar {
  padding: 1.2em 1em;
  background: #005BAC url(../../com/img/bg.png)
}

.contact-bar .inner_wrap {
  padding: 3.5em 4em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #FFF;
  overflow: hidden
}

.contact-bar p {
  margin-top: .2em;
  text-align: left;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  color: #333;
  font-feature-settings: "palt"
}

.contact-bar strong {
  font-weight: bold
}

.contact-bar ul {
  display: flex;
  margin-top: .7em
}

.contact-bar li {
  margin-right: .5em
}

.contact-bar .desk_time {
  @nclude fz(12);
  ;
  line-height: 1.3;
  text-align: left;
  width: 29.4%
}

.contact-bar .desk_time img {
  width: 100%;
  height: auto
}

.contact-bar .phone_number {
  width: 66.3%
}

.contact-bar .phone_number img {
  width: 100%;
  height: auto
}

.contact-bar .command {
  width: 48%;
  float: right
}

.contact-bar .command a:hover {
  color: #FFF
}

@media screen and (max-width: 900px) {
  .contact-bar .inner_wrap {
    padding: 3em
  }
  .contact-bar p {
    font-size: 18px;
    font-size: 1.8rem
  }
  .contact-bar .command a {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media screen and (max-width: 824px) {
  .contact-bar p {
    font-size: 16px;
    font-size: 1.6rem
  }
  .contact-bar .command a {
    font-size: 24px;
    font-size: 2.4rem
  }
}

@media screen and (max-width: 768px) {
  .contact-bar .inner_wrap {
    padding: 2em 2em
  }
}

@media only screen and (max-width: 640px) {
  .contact-bar .inner_wrap {
    padding: 2em
  }
  .contact-bar p {
    display: none;
    font-size: 18px;
    font-size: 1.8rem
  }
  .contact-bar ul {
    justify-content: space-around;
    margin-top: 2em;
    padding: 0 2em
  }
  .contact-bar .desk_time {
    width: 30%
  }
  .contact-bar .phone_number {
    width: 70%
  }
  .contact-bar .command {
    width: 100%;
    float: none
  }
}

@media screen and (max-width: 414px) {
  .contact-bar p {
    font-size: 20px;
    font-size: 2rem
  }
  .contact-bar ul {
    margin-top: 1em;
    padding: 0
  }
}

@media screen and (max-width: 375px) {
  .contact-bar p {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media screen and (max-width: 320px) {
  .contact-bar .inner_wrap {
    padding: 1em
  }
  .contact-bar p {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.sec_inq {
  padding-bottom: 100px
}

.sec_inq .inner_wrap {
  max-width: 1040px
}

.sec_inq .policy {
  text-align: left;
  line-height: 1.4;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333
}

.sec_inq .policy:first-child {
  margin-top: 8em
}

.sec_inq .policy>p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4em
}

.sec_inq .policy>ul>li {
  margin-top: 0 !important
}

.sec_inq .policy .inner {
  padding: 1em;
  background-color: #EEE
}

.sec_inq .policy h3 {
  font-size: 20px;
  font-size: 2rem;
  padding: .6em;
  background-color: #CCC
}

.sec_inq .policy p+p, .sec_inq .policy p+ul, .sec_inq .policy p+ol, .sec_inq .policy ul+p, .sec_inq .policy ol+p {
  margin-top: 1em
}

.sec_inq .policy ul, .sec_inq .policy ol {
  margin-top: 1em
}

.sec_inq .policy ul:first-child, .sec_inq .policy ol:first-child {
  margin-top: 0
}

.sec_inq .policy ul li, .sec_inq .policy ol li {
  margin-top: .5em
}

.sec_inq .policy ul ul {
  padding-left: 20px
}

.sec_inq .policy ul ul li ul {
  list-style: disc
}

.sec_inq .policy ol {
  list-style: decimal;
  padding-left: 20px
}

.sec_inq .policy ol ul {
  list-style: disc
}

.sec_inq h4+p {
  margin-top: .3em
}

.sec_inq h5+p {
  margin-top: .3em
}

.sec_inq .signature p {
  text-align: right
}

.sec_inq .linepanel {
  text-align: center;
  padding: 2em;
  margin: 2em 0;
  border: solid 1px #CCC
}

.sec_inq .linepanel strong {
  display: inline-block;
  margin-bottom: .5em
}

@media only screen and (max-width: 640px) {
  .sec_inq {
    padding-bottom: 60px
  }
  .sec_inq .policy:first-child {
    margin-top: 4em
  }
  .sec_inq .policy>p {
    margin-bottom: 2em
  }
}

.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto
}

.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.cp_actab label {
  position: relative;
  display: block;
  cursor: pointer;
  margin: 0 0 1px 0
}

.cp_actab label:after {
  line-height: 3;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 2.9em;
  height: 2.9em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center
}

.cp_actab .cp_actab-content {
  display: none;
  background: #EEE;
  overflow: hidden
}

.cp_actab .cp_actab-content strong {
  display: inline-block;
  margin-bottom: .5em
}

.cp_actab .cp_actab-content dl {
  margin: 1em 0;
  overflow: hidden
}

.cp_actab .cp_actab-content dt, .cp_actab .cp_actab-content dd {
  display: block;
  float: left
}

.cp_actab .cp_actab-content dt {
  clear: both;
  width: 17em
}

.cp_actab .cp_actab-content dd {
  width: calc(100% - 17em)
}

.cp_actab input:checked~.cp_actab-content {
  display: block;
  padding: 1em;
  height: auto
}

.cp_actab input[type=checkbox]+label::after {
  content: '＋';
  font-size: 18px;
  font-size: 1.8rem
}

.cp_actab input[type=checkbox]:checked+label::after {
  transform: rotate(135deg)
}

.sec_contact {
  background: #005BAC url(../../com/img/bg.png);
  padding: 100px 30px;
  line-height: 1.6
}

.sec_contact .panel {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

.sec_contact h2 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #005BAC;
  font-weight: bold
}

.sec_contact h2 span {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  color: #000
}

.sec_contact p {
  margin-top: 3em
}

.sec_contact span {
  color: #E60000
}

.sec_contact .contact_form dl {
  overflow: hidden
}

.sec_contact .contact_form dt, .sec_contact .contact_form dd {
  display: block;
  float: left;
  text-align: left;
  margin-top: 1.5em
}

.sec_contact .contact_form dt {
  width: 11em
}

.sec_contact .contact_form dd {
  width: calc(100% - 11em)
}

.sec_contact .contact_form input[type="text"] {
  width: 100%
}

.sec_contact .contact_form #comment {
  height: 10em
}

.sec_contact .contact_form .notice {
  clear: both;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 2em
}

.sec_contact .contact_form p+.command {
  margin-top: 3em
}

.sec_contact .contact_form .command a, .sec_contact .contact_form .command button {
  width: 52%
}

.sec_contact .contact_form .command a:hover, .sec_contact .contact_form .command button:hover {
  color: #FFF
}

@media only screen and (max-width: 640px) {
  .sec_contact {
    padding: 30px
  }
  .sec_contact p {
    text-align: left
  }
  .sec_contact .contact_form dt, .sec_contact .contact_form dd {
    float: none;
    width: 100%
  }
  .sec_contact .contact_form dt {
    margin-top: 1em
  }
  .sec_contact .contact_form dd {
    margin-top: .5em
  }
  .sec_contact .contact_form p+.command {
    margin-top: 1.5em
  }
  .sec_contact .contact_form .command a, .sec_contact .contact_form .command button {
    width: 100%
  }
}

@media screen and (max-width: 414px) {
  .sec_contact {
    padding: 20px
  }
}

@media screen and (max-width: 320px) {
  .sec_contact {
    padding: 15px
  }
  .sec_contact .panel {
    padding: 15px
  }
}

.command a, .command button {
  display: block;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 1em;
  color: #FFF;
  background-color: #86B93F;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  font-feature-settings: "palt";
  color: #FFF;
  border: none
}

.command a:visited, .command button:visited {
  color: #FFF
}

.command a:hover, .command button:hover {
  color: #FFF;
  background-color: #9C3;
  cursor: pointer
}

.error {
  color: #C00;
  font-size: 15px;
  font-size: 1.5rem
}

.btn_area {
  margin-top: 70px
}

.btn_area form {
  display: inline-block;
  margin: 0 1em
}

.btn_area .btn_send {
  min-width: 250px
}

.btn_area .btn_back {
  background: #CCC;
  color: #999
}

.btn_area .btn_back:hover {
  color: #EEE;
  background: #999
}

@media only screen and (max-width: 640px) {
  .btn_area {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap
  }
  .btn_area form {
    display: block;
    width: 100%;
    margin: 0
  }
  .btn_area form button {
    width: 100%
  }
  .btn_area .btn_back {
    margin-top: 1em
  }
}

.rtn_link {
  margin-top: 30px;
  display: inline-block;
  position: relative;
  padding-left: 20px
}

.rtn_link:before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 12px 8px 0;
  border-color: transparent #CCC transparent transparent;
  transition: left 0.3s
}

.rtn_link:hover:before {
  left: -5px
}

footer .inner_wrap {
  max-width: 1040px
}

#footer {
  text-align: left;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 60px 0 100px
}

#footer strong {
  display: block;
  width: 286px;
  height: 0;
  padding-top: 45px;
  background: url(../../com/img/logo.png) no-repeat;
  background-size: contain;
  text-indent: -9999px
}

#footer ul {
  margin-top: 48px
}

#footer li {
  margin-top: 1em;
  line-height: 1.6
}

@media only screen and (max-width: 640px) {
  #footer li span {
    display: block
  }
}

@media screen and (max-width: 320px) {
  #footer {
    padding: 20px 0 60px
  }
  #footer strong {
    width: 100%
  }
  #footer li {
    font-size: 14px;
    font-size: 1.4rem
  }
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75)
}

#loading {
  color: #FFF;
  font-size: 48px;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  margin: -24px auto 0
}

.animespin {
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  display: inline-block
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

a {
  color: #3356AC
}

a:hover, a:visited:hover {
  color: #00a8ff
}

a:visited {
  color: #405298
}

@media only screen and (max-width: 640px) {
  .pc {
    display: none
  }
}

.sp {
  display: none
}

@media only screen and (max-width: 640px) {
  .sp {
    display: block
  }
}

.scrollEvent {
  position: relative;
  opacity: 0
}

.effect {
  opacity: 1
}

html, body {
  width: 100%
}

#wrap {
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden
}

@media only screen and (max-width: 640px) {
  #wrap {
    min-width: 320px
  }
}

.page-top {
  position: fixed;
  right: -120px;
  bottom: 0px;
  display: block;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.8);
  text-indent: -9999px;
  z-index: 200;
  overflow: hidden
}

.page-top:hover {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)
}

.page-top:visited {
  color: #666
}

.page-top::before {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  left: calc(50% - 9px);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 12px 9px;
  border-color: transparent transparent #86B93F transparent
}

.page-top:hover::before {
  border-color: transparent transparent #00a8ff transparent
}

.sec_title+h3 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
  font-feature-settings: "palt";
  margin-top: 126px;
  padding: 0 32px
}

@media only screen and (max-width: 640px) {
  .sec_title+h3 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: 30px
  }
}

@media screen and (max-width: 414px) {
  .sec_title+h3 {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0 28px
  }
}

@media screen and (max-width: 375px) {
  .sec_title+h3 {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 0 20px
  }
}

@media screen and (max-width: 320px) {
  .sec_title+h3 {
    font-size: 20px;
    font-size: 2rem;
    padding: 0 15px
  }
}

.sec_mainvisual {
  position: relative
}

.mainvisual {
  position: relative;
  height: 0;
  padding-top: 46.666%;
  background: url(../../com/img/mainImage.jpg) top right no-repeat;
  background-size: cover;
  z-index: 1
}

.mainvisual .title_bg {
  position: absolute;
  bottom: 5.6%;
  left: 0%;
  width: 60%;
  padding: 2.4em 0 2.4em 7.6%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1)
}

.mainvisual h1 {
  position: relative;
  display: block;
  width: 500px;
  height: 250px;
  background: url(../../com/img/logo_famubo.png) top left no-repeat;
  background-size: contain;
  text-indent: -9999px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease
}

/* ------------------------------------------キャッチコピーサイズ調整---------------------------------------------------------------------------------------- */
/* -----------■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■------------------------------------------ */

.mainvisual p {
  position: absolute;
  top: 19%;
  left: 0;
  padding: 1em 0 1em 5.0%;
  text-align: left;
  font-size: 40px;
  font-size: 4.0rem;
  font-weight: bold;
  line-height: 1.4;
  color: rgb(39, 37, 37);
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease
}

.mainvisual p span {
  display: inline-block;
  white-space: nowrap
}

.mainvisual p .subcatch {
  display: block;
  font-size: 20px;
  font-size: 2.0rem
}

@media screen and (max-width: 1240px) {
  .mainvisual h1 {
    width: 300px;
    height: 150px
  }
  .mainvisual p {
    font-size: 34px;
    font-size: 3.4rem
  }
  .mainvisual p .subcatch {
    font-size: 22px;
    font-size: 2.2rem
  }
}

@media screen and (max-width: 980px) {
  .mainvisual h1 {
    width: 265px;
    height: 132px
  }
  .mainvisual p {
    font-size: 30px;
    font-size: 3rem
  }
  .mainvisual p .subcatch {
    font-size: 20px;
    font-size: 2rem
  }
}

@media screen and (max-width: 860px) {
  .mainvisual .title_bg {
    padding: 2em 0 2em 7.6%
  }
  .mainvisual h1 {
    width: 220px;
    height: 110px
  }
}

@media screen and (max-width: 768px) {
  .mainvisual .title_bg {
    padding: 1.0em 0 1.6em 7.6%
  }
  .mainvisual p {
    font-size: 28px;
    font-size: 2.8rem
  }
  .mainvisual p .subcatch {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media only screen and (max-width: 640px) {
  .mainvisual h1 {
    width: 180px;
    height: 96px
  }
  .mainvisual p {
    top: 5%;
    font-size: 24px;
    font-size: 2.4rem
  }
  .mainvisual p .subcatch {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media screen and (max-width: 540px) {
  .mainvisual h1 {
    width: 150px;
    height: 80px
  }
  .mainvisual p {
    top: 6%
  }
}

@media screen and (max-width: 414px) {
  .mainvisual {
    padding-top: 80%;
    background-position: -100px top
  }
  .mainvisual .title_bg {
    bottom: 18%
  }
  .mainvisual p {
    top: 2%;
    font-size: 24px;
    font-size: 2.4rem
  }
  .mainvisual p .subcatch {
    font-size: 15px;
    font-size: 1.3rem
  }
}

@media screen and (max-width: 320px) {
  .mainvisual p {
    font-size: 20px;
    font-size: 2rem
  }
  .mainvisual p .subcatch {
    font-size: 12px;
    font-size: 1.1rem
  }
}

.result {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  min-height: 454px;
  background: url(../../com/img/mieruka.png) right bottom no-repeat;
  background-size: auto 454px;
  z-index: 2;
  margin-top: -60px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease
}

.result p {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.3;
  font-weight: bold;
  width: 8em;
  height: 8em;
  margin: 1em 0 0 0;
  padding: 1.4em 0 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 51, 51, 0.7);
  color: #FFF;
  font-feature-settings: "palt";
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease
}

.result .balloon01 {
  margin-left: 7%
}

.result .arrow {
  position: relative;
  display: block;
  top: 167px;
  margin-right: 40px;
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  background: -moz-linear-gradient(left, rgba(255, 51, 51, 0) 0%, rgba(255, 51, 51, 0.7) 50%);
  background: -webkit-linear-gradient(left, rgba(255, 51, 51, 0) 0%, rgba(255, 51, 51, 0.7) 50%);
  background: linear-gradient(to right, rgba(255, 51, 51, 0) 0%, rgba(255, 51, 51, 0.7) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff3333', endColorstr='#b3ff3333', GradientType=1)
}

.result .arrow:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-left: 40px solid rgba(255, 51, 51, 0.7);
  left: 30px;
  top: -25px
}

@media screen and (max-width: 840px) {
  .result {
    min-height: 425px;
    background-size: auto 425px
  }
  .result p {
    font-size: 32px;
    font-size: 3.2rem
  }
  .result .arrow {
    top: 144px
  }
}

@media screen and (max-width: 768px) {
  .result {
    min-height: 400px;
    background-size: auto 400px
  }
  .result p {
    font-size: 30px;
    font-size: 3rem
  }
  .result .arrow {
    top: 124px
  }
}

@media only screen and (max-width: 640px) {
  .result {
    min-height: 350px;
    background-size: auto 350px
  }
  .result p {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 2em 0 0 0
  }
  .result .arrow {
    top: 112px
  }
}

@media screen and (max-width: 414px) {
  .result {
    margin-top: -35px;
    min-height: 220px;
    background-size: auto 200px
  }
  .result p {
    font-size: 20px;
    font-size: 2rem;
    margin: 1.5em 0 0 0
  }
  .result .balloon01 {
    margin-left: 3%
  }
  .result .arrow {
    top: 83px;
    margin-right: 20px;
    width: 15px;
    height: 15px
  }
  .result .arrow:before {
    border: 20px solid transparent;
    border-left: 20px solid rgba(255, 51, 51, 0.7);
    left: 15px;
    top: -13px
  }
}

@media screen and (max-width: 375px) {
  .result {
    background-position: 50px bottom
  }
}

@media screen and (max-width: 320px) {
  .result {
    min-height: 200px;
    background-size: auto 170px
  }
  .result p {
    font-size: 17px;
    font-size: 1.7rem
  }
  .result .arrow {
    top: 70px;
    margin-right: 20px
  }
}

.about_famubo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center
}

.about_famubo .sec_title_famubo {
  position: relative;
  width: 58%;
  padding: 8em 6em;
  background: url(../../com/img/bg.png);
  color: #FFF;
  font-weight: bold;
  line-height: 1.4
}

.about_famubo .sec_title_famubo:before, .about_famubo .sec_title_famubo:after {
  content: "";
  position: absolute;
  width: 32px;
  height: 60px
}

.about_famubo .sec_title_famubo:before {
  top: 5em;
  left: 5.6em;
  border-top: solid 2px #FFF;
  border-left: solid 2px #FFF
}

.about_famubo .sec_title_famubo:after {
  bottom: 5em;
  right: 5.6em;
  border-bottom: solid 2px #FFF;
  border-right: solid 2px #FFF
}

.about_famubo p {
  font-size: 28px;
  font-size: 2.8rem
}

.about_famubo span {
  display: inline-block
}

.about_famubo h2 {
  font-size: 44px;
  font-size: 4.4rem
}

.about_famubo ul {
  width: calc(42% - 2em);
  padding: 0;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.4
}

.about_famubo li {
  margin: 1.25em 0;
  padding-left: 1.2em;
  background: url(../../com/img/about_list_icon.png) left 6px no-repeat
}

@media screen and (max-width: 1100px) {
  .about_famubo .sec_title_famubo {
    padding: 7em 5em
  }
  .about_famubo .sec_title_famubo:before {
    top: 4em;
    left: 2.4em
  }
  .about_famubo .sec_title_famubo:after {
    bottom: 4em;
    right: 2.4em
  }
}

@media screen and (max-width: 940px) {
  .about_famubo .sec_title_famubo {
    padding: 6em 4em
  }
  .about_famubo h2 {
    font-size: 36px;
    font-size: 3.6rem
  }
  .about_famubo ul {
    padding: 0 0 0 .5em
  }
}

@media screen and (max-width: 880px) {
  .about_famubo .sec_title_famubo {
    width: 50%;
    padding: 4em 2em
  }
  .about_famubo .sec_title_famubo:before {
    top: 3em;
    left: 2.4em
  }
  .about_famubo .sec_title_famubo:after {
    bottom: 3em;
    right: 2.4em
  }
  .about_famubo ul {
    width: calc(50% - 1.2em);
    padding: 0;
    font-size: 20px;
    font-size: 2rem
  }
}

@media screen and (max-width: 768px) {
  .about_famubo li {
    margin: 1em 0
  }
}

@media only screen and (max-width: 640px) {
  .about_famubo {
    display: block
  }
  .about_famubo .sec_title_famubo {
    width: 100%;
    padding: 3em 2em
  }
  .about_famubo .sec_title_famubo:before {
    top: 2em;
    left: 2em
  }
  .about_famubo .sec_title_famubo:after {
    bottom: 2em;
    right: 2em
  }
  .about_famubo p {
    font-size: 22px;
    font-size: 2.2rem
  }
  .about_famubo h2 {
    font-size: 32px;
    font-size: 3.2rem
  }
  .about_famubo ul {
    width: 100%;
    padding: 1em 1.2em;
    font-size: 22px;
    font-size: 2.2rem
  }
  .about_famubo li {
    margin: .4em 0
  }
}

.each_merit {
  position: relative;
  padding: 0 0 80px;
  background-color: #F4F4E7
}

.each_merit:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: calc(50% - 30px);
  bottom: -30px;
  border-top: 30px solid #F4F4E7;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  z-index: 3
}

.each_merit h2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "Century", YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  line-height: 1.4;
  font-feature-settings: "palt"
}

.each_merit div {
  display: flex;
  flex-wrap: wrap
}

.each_merit div div {
  position: relative;
  width: 50%;
  height: 0;
  margin: auto;
  padding-top: 35%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover
}

.each_merit div .merit_customer {
  background-image: url(../../com/img/merit_customer.jpg)
}

.each_merit div .merit_osteopath {
  background-image: url(../../com/img/merit_osteopath.jpg)
}

.each_merit h3 {
  margin-top: 2em;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #005BAC
}

.each_merit p {
  margin-top: 2em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6
}

@media screen and (max-width: 768px) {
  .each_merit:after {
    left: calc(50% - 15px);
    bottom: -15px;
    border-top: 15px solid #F4F4E7;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent
  }
}

@media screen and (max-width: 680px) {
  .each_merit h3, .each_merit p {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px
  }
  .each_merit h3 br, .each_merit p br {
    display: none
  }
}

@media only screen and (max-width: 640px) {
  .each_merit div div {
    padding-top: 55.875%
  }
  .each_merit div .merit_customer {
    background-image: url(../../com/img/merit_customer_sp.jpg)
  }
  .each_merit div .merit_osteopath {
    background-image: url(../../com/img/merit_osteopath_sp.jpg)
  }
}

@media screen and (max-width: 414px) {
  .each_merit {
    padding: 0 0 60px
  }
  .each_merit h2 {
    font-size: 24px;
    font-size: 2.4rem
  }
  .each_merit h3 {
    font-size: 24px;
    font-size: 2.4rem
  }
}

.sec_service {
  padding-bottom: 100px
}

.sec_service .sec_title+h3 {
  margin-top: 0
}

.sec_service h3 {
  position: relative;
  width: calc(19em + 170px);
  margin: 0 auto;
  padding: 128px 0 0 170px;
  text-align: left;
  font-size: 32px;
  font-size: 3.2rem
}

.sec_service h3:before {
  content: "evidence";
  position: absolute;
  top: 105px;
  left: 0;
  display: block;
  width: 132px;
  height: 132px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 132px;
  text-align: center;
  color: #FFF;
  border-radius: 66px;
  background-color: #005BAC
}

.sec_service .inner_wrap {
  position: relative;
  margin-top: 6em
}

.sec_service .inner {
  clear: both;
  margin-top: 3em;
  padding: 1em;
  text-align: left;
  overflow: hidden
}

.sec_service .inner figure {
  display: block
}

.sec_service .inner img {
  display: block;
  width: 100%
}

.sec_service .inner h4 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
  color: #005BAC
}

.sec_service .inner p {
  margin-top: 2em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6
}

.sec_service .inner .movie {
  cursor: pointer
}

.sec_service .service_img01 {
  overflow: visible
}

.sec_service .service_img01 figure {
  position: absolute;
  top: 0;
  right: -31.6%;
  width: 82%;
  margin-left: 1.4em
}

.sec_service .service_img01 figure img {
  filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.15))
}

.sec_service .service_img01 .service_img01_always {
  width: 42%;
  height: auto;
  margin-top: 1.5em
}

.sec_service .service_img01 h4, .sec_service .service_img01 p {
  width: 46%
}

.sec_service .service_img02 {
  overflow: visible;
  padding-top: 7.9em
}

.sec_service .service_img02 figure {
  position: absolute;
  top: 2.8em;
  left: -208px;
  width: 75%
}

.sec_service .service_img02 h4, .sec_service .service_img02 p {
  margin-left: 50%
}

.sec_service .service_img03 {
  padding: 22em 1em 7.7em
}

.sec_service .service_img03 figure {
  position: absolute;
  top: 22em;
  right: 1em;
  width: 64%
}

.sec_service .service_img03 h4, .sec_service .service_img03 p {
  width: calc(100% - 67%)
}

.sec_service .service_img04 {
  padding: 2em 1em 7.7em
}

.sec_service .service_img04 figure {
  position: absolute;
  top: 0;
  left: 1em;
  width: 58%
}

.sec_service .service_img04 h4, .sec_service .service_img04 p {
  width: 37%;
  margin-left: 63%
}

.sec_service .service_img05 {
  padding-top: 2em
}

.sec_service .service_img05 h4, .sec_service .service_img05 p {
  width: 63%;
  margin-left: auto;
  margin-right: auto
}

.sec_service .service_img05 figure {
  margin-top: 3em
}

.sec_service .panel {
  margin-top: 3em;
  background-color: #F4F4E7
}

.sec_service .panel ul {
  max-width: 980px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -2em
}

.sec_service .panel li {
  display: block;
  width: 47%;
  text-align: left;
  margin-top: 2em
}

.sec_service .panel li h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold
}

.sec_service .panel li p {
  margin-top: 1em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6
}

.sec_service .panel li figure {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  margin-top: 1em
}

.sec_service .panel li figcaption {
  display: block;
  width: 100%;
  padding: .6em;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-feature-settings: "palt";
  background: #005BAC url(../../com/img/bg.png)
}

.sec_service .panel li img {
  display: block;
  width: 100%
}

@media screen and (max-width: 980px) {
  .sec_service .inner h4 {
    font-size: 24px;
    font-size: 2.4rem
  }
  .sec_service .panel {
    border-radius: 0
  }
  .sec_service .panel li figcaption {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media screen and (max-width: 840px) {
  .sec_service .inner h4 {
    font-size: 22px;
    font-size: 2.2rem
  }
}

@media screen and (max-width: 768px) {
  .sec_service .inner h4 {
    font-size: 20px;
    font-size: 2rem
  }
  .sec_service .panel li figcaption {
    font-size: 15px;
    font-size: 1.5rem
  }
  .sec_service .service_img03 {
    padding-top: 17.2em;
    padding-bottom: 7.2em
  }
  .sec_service .service_img03 figure {
    top: 17.2em
  }
  .sec_service .service_img04 {
    padding-bottom: 4.7em
  }
}

@media only screen and (max-width: 640px) {
  .sec_service {
    padding-bottom: 60px
  }
  .sec_service h3 {
    width: calc(100% - 40px);
    padding: 60px 0 0 80px !important
  }
  .sec_service h3 br {
    display: none
  }
  .sec_service h3:before {
    top: 58px;
    left: 0;
    width: 64px;
    height: 64px;
    line-height: 64px;
    border-radius: 32px;
    font-size: 14px;
    font-size: 1.4rem
  }
  .sec_service .sec_title+h3 {
    font-size: 26px;
    font-size: 2.6rem
  }
  .sec_service .inner_wrap {
    margin-top: 3em
  }
  .sec_service .inner {
    padding: 0
  }
  .sec_service .inner h4 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-top: 1em
  }
  .sec_service .inner h4 br {
    display: none
  }
  .sec_service .inner p {
    margin-top: 1em
  }
  .sec_service .service_img01 h4, .sec_service .service_img01 p, .sec_service .service_img02 h4, .sec_service .service_img02 p, .sec_service .service_img03 h4, .sec_service .service_img03 p, .sec_service .service_img04 h4, .sec_service .service_img04 p, .sec_service .service_img05 h4, .sec_service .service_img05 p {
    width: 100%;
    margin-left: 0
  }
  .sec_service .service_img01 h4, .sec_service .service_img02 h4, .sec_service .service_img03 h4, .sec_service .service_img04 h4, .sec_service .service_img05 h4 {
    margin-top: 0
  }
  .sec_service .service_img01 p, .sec_service .service_img02 p, .sec_service .service_img03 p, .sec_service .service_img04 p, .sec_service .service_img05 p {
    margin-bottom: 1.5em
  }
  .sec_service .service_img01 figure, .sec_service .service_img02 figure, .sec_service .service_img03 figure, .sec_service .service_img04 figure, .sec_service .service_img05 figure {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%
  }
  .sec_service .service_img01 .service_img01_always {
    width: 80%;
    margin: 2em auto
  }
  .sec_service .service_img02 {
    margin-top: 3.6em
  }
  .sec_service .service_img04 {
    margin-top: 3.6em
  }
  .sec_service .panel {
    padding: 30px
  }
  .sec_service .panel li {
    width: 100%
  }
  .sec_service .panel li p {
    width: 32%;
    margin-right: 2%;
    float: left
  }
  .sec_service .panel li figure {
    width: 66%;
    float: right
  }
}

@media screen and (max-width: 414px) {
  .sec_service h3 {
    padding: 30px 0 0 70px !important
  }
  .sec_service h3:before {
    top: 28px
  }
  .sec_service .sec_title+h3 {
    font-size: 24px;
    font-size: 2.4rem
  }
  .sec_service .panel {
    padding: 20px
  }
}

@media screen and (max-width: 320px) {
  .sec_service .sec_title+h3 {
    font-size: 20px;
    font-size: 2rem
  }
}

.price {
  display: flex;
  flex-wrap: nowrap
}

.price h4 {
  display: block;
  width: 35.585586%;
  height: 0;
  margin: 0 !important;
  padding-top: 18.130631%;
  background: url(../../com/img/price_head.png) no-repeat;
  background-size: contain;
  text-indent: -9999px
}

.price p {
  display: block;
  width: 64.189189%;
  height: 0;
  margin: 0 !important;
  padding-top: 18.130631%;
  background: url(../../com/img/price_famubo.png) no-repeat;
  background-size: contain;
  text-indent: -9999px
}

.sec_merit {
  padding-bottom: 100px
}

.sec_merit .sec_title_merit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 480px;
  background: url(../../com/img/merit_title_bg.png) top no-repeat;
  background-size: cover;
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease
}

.sec_merit h2 {
  padding: .8em .5em;
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: bold;
  line-height: 1.2;
  color: #FFF;
  width: 64%;
  max-width: 980px;
  background: #005BAC url(../../com/img/bg.png);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-feature-settings: "palt";
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.35s;
  transition: all 0.35s ease
}

.sec_merit h2 .small {
  font-size: 42px;
  font-size: 4.2rem
}

.sec_merit h2 span {
  display: inline-block
}

.sec_merit .sec_title_merit+p {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 100px
}

.sec_merit .sec_title_merit+p span {
  display: inline-block
}

.sec_merit ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 1040px;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 30px
}

.sec_merit li {
  width: 48.5%;
  margin-top: 1.8em;
  padding: 1.5em;
  background-color: #F7F5EF;
  border: solid 1px #cc9;
  text-align: left;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px
}

.sec_merit li p {
  margin-top: 1.2em;
  line-height: 1.6
}

.sec_merit h3 {
  color: #005BAC;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: bold;
  font-feature-settings: "palt"
}

@media screen and (max-width: 1024px) {
  .sec_merit .sec_title_merit {
    height: 400px
  }
  .sec_merit h2 {
    font-size: 48px;
    font-size: 4.8rem
  }
  .sec_merit h2 .small {
    font-size: 38px;
    font-size: 3.8rem
  }
}

@media screen and (max-width: 768px) {
  .sec_merit .sec_title_merit {
    height: 360px
  }
  .sec_merit h2 {
    font-size: 43px;
    font-size: 4.3rem
  }
  .sec_merit h2 .small {
    font-size: 34px;
    font-size: 3.4rem
  }
}

@media screen and (max-width: 720px) {
  .sec_merit h3 {
    font-size: 28px;
    font-size: 2.8rem
  }
}

@media only screen and (max-width: 640px) {
  .sec_merit {
    padding-bottom: 60px
  }
  .sec_merit .sec_title_merit+p {
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: 40px
  }
  .sec_merit ul {
    margin-top: 1.5em
  }
}

@media screen and (max-width: 600px) {
  .sec_merit h3 {
    font-size: 24px;
    font-size: 2.4rem
  }
}

@media screen and (max-width: 414px) {
  .sec_merit .sec_title_merit {
    height: 200px
  }
  .sec_merit h2 {
    width: 80%;
    font-size: 34px;
    font-size: 3.4rem
  }
  .sec_merit h2 .small {
    font-size: 26px;
    font-size: 2.6rem
  }
  .sec_merit .sec_title_merit+p {
    font-size: 24px;
    font-size: 2.4rem
  }
  .sec_merit ul {
    padding: 0 15px
  }
  .sec_merit li {
    margin-top: 1em;
    padding: 15px
  }
  .sec_merit h3 {
    font-size: 24px;
    font-size: 2.4rem
  }
}

@media screen and (max-width: 375px) {
  .sec_merit .sec_title_merit+p {
    font-size: 22px;
    font-size: 2.2rem
  }
}

@media screen and (max-width: 320px) {
  .sec_merit .sec_title_merit+p {
    font-size: 20px;
    font-size: 2rem
  }
  .sec_merit h2 {
    font-size: 30px;
    font-size: 3rem
  }
  .sec_merit h2 .small {
    font-size: 24px;
    font-size: 2.4rem
  }
  .sec_merit ul {
    padding: 0 10px
  }
  .sec_merit li {
    margin-top: .6em;
    padding: 12px
  }
}

.sec_voice {
  background-color: #F4F4E7;
  padding-bottom: 100px
}

.sec_voice .shop_img {
  display: flex;
  flex-wrap: wrap;
  text-align: left
}

.sec_voice .shop_img strong {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "Century", YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  line-height: 1.3
}

.sec_voice .shop_img .shop_img01, .sec_voice .shop_img .shop_img02, .sec_voice .shop_img .shop_img03, .sec_voice .shop_img .shop_img04 {
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 30%;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat
}

.sec_voice .shop_img .shop_img01 strong, .sec_voice .shop_img .shop_img02 strong, .sec_voice .shop_img .shop_img03 strong, .sec_voice .shop_img .shop_img04 strong {
  width: 100%;
  padding: .8em;
  letter-spacing: .05em;
  font-feature-settings: "palt"
}

.sec_voice .shop_img .shop_img01 strong, .sec_voice .shop_img .shop_img02 strong {
  background: -moz-linear-gradient(45deg, #fff 0%, rgba(255, 255, 255, 0.8) 35%, rgba(255, 255, 255, 0) 70%);
  background: -webkit-linear-gradient(45deg, #fff 0%, rgba(255, 255, 255, 0.8) 35%, rgba(255, 255, 255, 0) 70%);
  background: linear-gradient(45deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 35%, rgba(255, 255, 255, 0) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1)
}

.sec_voice .shop_img .shop_img03, .sec_voice .shop_img .shop_img04 {
  text-align: right
}

.sec_voice .shop_img .shop_img03 strong, .sec_voice .shop_img .shop_img04 strong {
  background: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8) 65%, #fff 100%);
  background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8) 65%, #fff 100%);
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8) 65%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1)
}

.sec_voice .shop_img .shop_img01 {
  background-image: url(../../com/img/shop_img01.jpg)
}

.sec_voice .shop_img .shop_img02 {
  background-image: url(../../com/img/shop_img02.jpg)
}

.sec_voice .shop_img .shop_img03 {
  background-image: url(../../com/img/shop_img03.jpg)
}

.sec_voice .shop_img .shop_img04 {
  background-image: url(../../com/img/shop_img04.jpg)
}

.sec_voice dl {
  position: relative;
  max-width: 1040px;
  margin: 2em auto 0;
  padding: 0 30px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  font-size: 20px;
  font-size: 2rem
}

.sec_voice dl.odd {
  flex-direction: row
}

.sec_voice dl.odd dt {
  background-image: url(../../com/img/user_b.png)
}

.sec_voice dl.odd dd:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -24px;
  bottom: 60px;
  border-style: solid;
  border-width: 24px 24px 24px 0;
  border-color: transparent #FFF transparent transparent
}

.sec_voice dt, .sec_voice dd {
  position: relative;
  display: block;
  color: #333
}

.sec_voice dt {
  width: 23%;
  padding-top: 120px;
  font-family: "Century", YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  line-height: 1.4em;
  font-feature-settings: "palt";
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../../com/img/user_a.png)
}

.sec_voice dd {
  width: 77%;
  background-color: #FFF;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 1.6em 2em;
  line-height: 2em;
  text-align: left
}

.sec_voice dd:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: auto;
  right: -24px;
  bottom: 60px;
  border-style: solid;
  border-width: 24px 0 24px 24px;
  border-color: transparent transparent transparent #FFF
}

@media screen and (max-width: 1024px) {
  .sec_voice .shop_img strong {
    font-size: 24px;
    font-size: 2.4rem
  }
  .sec_voice dl {
    font-size: 17px;
    font-size: 1.7rem
  }
}

@media screen and (max-width: 890px) {
  .sec_voice dl:last-child dt span {
    display: block
  }
  .sec_voice dl:last-child dt br {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .sec_voice .shop_img strong {
    font-size: 22px;
    font-size: 2.2rem
  }
  .sec_voice dl {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media only screen and (max-width: 640px) {
  .sec_voice {
    padding-bottom: 60px
  }
  .sec_voice .shop_img strong {
    font-size: 20px;
    font-size: 2rem
  }
  .sec_voice dl {
    position: relative;
    flex-direction: column-reverse;
    align-items: flex-start
  }
  .sec_voice dl:last-child dt span {
    display: inline
  }
  .sec_voice dl:last-child dt br {
    display: none
  }
  .sec_voice dl.odd {
    flex-direction: column-reverse
  }
  .sec_voice dl.odd dd:after {
    content: none
  }
  .sec_voice dt, .sec_voice dd {
    width: 100%
  }
  .sec_voice dt {
    margin-top: -.5em;
    padding: 2em 68px 0 0;
    text-align: right;
    background-position: right top;
    background-size: contain;
    z-index: 2;
    font-size: 22px;
    font-size: 2.2rem
  }
  .sec_voice dt br {
    display: none
  }
  .sec_voice dd:after {
    content: none
  }
}

@media screen and (max-width: 414px) {
  .sec_voice .shop_img strong {
    font-size: 14px;
    font-size: 1.4rem
  }
  .sec_voice dt {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 2em 56px 0 0
  }
}

@media screen and (max-width: 320px) {
  .sec_voice dl {
    padding: 0 20px
  }
}

.sec_why {
  padding: 0 0 80px
}

.sec_why .sec_title div {
  margin-bottom: 3em;
  display: flex;
  flex-wrap: wrap
}

.sec_why .sec_title div div {
  position: relative;
  width: 50%;
  height: 0;
  margin: auto;
  padding-top: 35%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover
}

.sec_why .why_anxiety {
  background-image: url(../../com/img/img_appreciate01.png)
}

.sec_why .why_satisfied {
  background-image: url(../../com/img/img_appreciate02.png)
}

.sec_why .why_block {
  padding-top: 5%;
  max-width: 1040px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap
}

.sec_why .why_block figure {
  width: 45%;
  margin-right: 5%
}

.sec_why .why_block figure img {
  width: 100%
}

.sec_why .why_text {
  width: 50%
}

.sec_why .why_text h4, .sec_why .why_text p {
  text-align: left
}

.sec_why .why_text h4 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
  color: #005BAC;
  font-weight: bold
}

.sec_why .why_text p {
  margin-top: 1.2em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6
}

@media screen and (max-width: 1100px) {
  .sec_why .why_block {
    margin: 0 20px
  }
}

@media only screen and (max-width: 640px) {
  .sec_why .sec_title div div {
    padding-top: 55.875%
  }
  .sec_why .sec_title div .why_anxiety {
    background-image: url(../../com/img/img_appreciate01_sp.png)
  }
  .sec_why .sec_title div .why_satisfied {
    background-image: url(../../com/img/img_appreciate02_sp.png)
  }
  .sec_why .why_block {
    display: block
  }
  .sec_why .why_block figure {
    width: 100%
  }
  .sec_why .why_block figure img {
    width: 45%
  }
  .sec_why .why_text {
    width: 100%
  }
  .sec_why .why_text h4 {
    margin-top: 1em
  }
  .sec_why .why_text h4 br {
    display: none
  }
}

@media screen and (max-width: 414px) {
  .sec_why .why_block figure img {
    width: 65%
  }
}

@media screen and (max-width: 375px) {
  .sec_why .why_text h4 br {
    display: block
  }
}

.sec_matching {
  max-width: 1040px;
  margin: 0 auto 80px;
  padding: 68px;
  border: solid 2px #005BAC;
  border-radius: 12px
}

.sec_matching .sec_title_matching h2 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4;
  font-weight: bold
}

.sec_matching .sec_title_matching h2 span {
  display: inline-block
}

.sec_matching .sec_title_matching p {
  margin-top: 1.6em;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left; 
  line-height: 1.6
}

@media screen and (max-width: 1100px) {
  .sec_matching {
    margin: 0 20px 80px
  }
}

@media screen and (max-width: 980px) {
  .sec_matching {
    padding: 20px
  }
}

@media screen and (max-width: 860px) {
  .sec_matching p {
    text-align: left
  }
  .sec_matching p br {
    display: none
  }
}

@media only screen and (max-width: 640px) {
  .sec_matching .match_logo {
    display: none
  }
}

@media screen and (max-width: 360px) {
  .sec_matching .sec_title_matching h2 {
    font-size: 28px;
    font-size: 2.8rem
  }
}

@media screen and (max-width: 320px) {
  .sec_matching {
    margin: 0 15px 40px
  }
  .sec_matching .sec_title_matching h2 {
    font-size: 24px;
    font-size: 2.4rem
  }
}

.matching-item {
  position: relative;
  min-height: 350px;
  margin: 2em 0 0;
  padding-bottom: 2em;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  overflow: hidden
}

.matching-item figure {
  position: absolute;
  top: 1.2em;
  left: 2em
}

.matching-item figure img {
  vertical-align: middle
}

.matching-item h3 {
  background-color: #005BAC;
  padding: .2em 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4em;
  font-weight: bold;
  color: #FFF;
  text-indent: 48%;
  text-align: left
}

.matching-item h3 span {
  font-size: 16px;
  font-size: 1.6rem
}

.matching-item strong, .matching-item p {
  width: 52%;
  padding-right: 30px;
  line-height: 1.6;
  text-align: left
}

.matching-item strong {
  display: block;
  margin: 1.2em 0 0 48%;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #005BAC
}

.matching-item p {
  margin: 1em 0 0 48%;
  font-size: 14px;
  font-size: 1.4rem
}

.matching-item p strong {
  display: block;
  width: auto;
  margin: auto;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  padding: 0 !important
}

@media screen and (max-width: 1100px) {
  .matching-item {
    min-height: 300px
  }
  .matching-item figure {
    width: 28%
  }
  .matching-item figure .match_logo {
    display: none
  }
  .matching-item figure .match_item {
    width: 50%
  }
  .matching-item h3 {
    text-indent: 35%
  }
  .matching-item strong, .matching-item p {
    width: 65%;
    margin-left: 35%
  }
}

@media screen and (max-width: 980px) {
  .matching-item {
    min-height: 270px
  }
  .matching-item figure {
    width: 20%
  }
  .matching-item figure .match_logo {
    display: none
  }
  .matching-item figure .match_item {
    width: 60%
  }
  .matching-item h3 {
    text-indent: 27%
  }
  .matching-item strong, .matching-item p {
    width: 73%;
    margin-left: 27%
  }
}

@media only screen and (max-width: 640px) {
  .matching-item figure {
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 1em auto
  }
  .matching-item figure .match_item {
    width: 30%
  }
  .matching-item h3 {
    text-indent: 0;
    text-align: center
  }
  .matching-item strong, .matching-item p {
    width: 100%;
    margin-left: 0;
    padding-left: 30px
  }
  .matching-item strong strong, .matching-item p strong {
    width: auto
  }
}

@media screen and (max-width: 375px) {
  .matching-item {
    padding-bottom: 1em
  }
  .matching-item h3 span {
    display: block
  }
  .matching-item strong, .matching-item p {
    padding: 0 15px
  }
  .matching-item strong br {
    display: none
  }
}

.sec_seminar {
  background: #F4F4E7 url(../../com/img/seminar_bg.png) 50% 120px no-repeat;
  padding-bottom: 260px
}

.sec_seminar h3 span {

  display: inline-block
}
/* ★★★★★★★★★　開催履歴のリンクの色 ★★★★★★★★★*/
.sec_seminar h3 a {

  color:rgb(245, 210, 14);
}
.sec_seminar ul {
  max-width: 1040px;
  margin: 2em auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.sec_seminar li {
  width: 32%
}

.sec_seminar figure {
  width: 100%
}

.sec_seminar img {
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15)
}

.sec_seminar .caption {
  margin-top: .6em;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left
}

@media screen and (max-width: 1100px) {
  .sec_seminar ul {
    margin: 2em 20px 0
  }
  .sec_seminar li {
    width: calc(98% / 3)
  }
}

@media screen and (max-width: 980px) {
  .sec_seminar {
    background-position: 50% 90px
  }
}

@media screen and (max-width: 768px) {
  .sec_seminar {
    background-position: 50% 50px
  }
}

@media only screen and (max-width: 640px) {
  .sec_seminar {
    background-position: 50% calc(50% - 18px);
    background-size: 200%
  }
}

@media screen and (max-width: 520px) {
  .sec_seminar {
    background-position: 50% calc(50% + 35px);
    padding-bottom: 220px
  }
}

@media screen and (max-width: 414px) {
  .sec_seminar {
    background-size: 240%;
    padding-bottom: 200px
  }
}

@media screen and (max-width: 320px) {
  .sec_seminar {
    padding-bottom: 150px
  }
}

.sec_system {
  padding: 80px 0
}

.sec_system h3 span {
  display: inline-block
}

.sec_system .cont_product {
  max-width: 1040px;
  margin: 4em auto 0;
  overflow: hidden
}

.sec_system .cont_product figure {
  float: left;
  width: 48%;
  text-align: left;
  margin-right: 3em
}

.sec_system .cont_product figure img {
  width: 100%
}

.sec_system .cont_product h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4
}

.sec_system .cont_product .price {
  clear: both;
  display: block;
  width: 570px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 2em
}

.sec_system .cont_product .price p {
  width: 100%;
  max-width: 570px;
  height: 0;
  padding-top: 29%
}

.sec_system .panel {
  padding: 60px
}

.sec_system .panel.linepanel {
  clear: both;
  max-width: 1040px;
  margin: 0 auto;
  border: solid 1px #CCC;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  overflow: hidden
}

.sec_system .panel .notice {
  font-size: 13px;
  font-size: 1.3rem
}

.sec_system .panel .develop {
  clear: both;
  margin: 2em 0 0;
  padding-top: 1em;
  border-top: solid 1px #CCC
}

.sec_system .structural p {
  margin: 1em 0
}

.sec_system h5 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #005BAC;
  font-weight: bold;
  font-feature-settings: "palt"
}

.sec_system h5+ul, .sec_system h5+p {
  margin-top: 1em
}

.sec_system ul li:before {
  content: "● "
}

.sec_system .col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.sec_system .col2 li {
  width: 48%
}

.sec_system ul+h5 {
  margin-top: 2em
}

.sec_system dl {
  overflow: hidden;
  margin-bottom: 1em
}

.sec_system dt, .sec_system dd {
  display: block;
  float: left;
  margin-top: 1em
}

.sec_system dt {
  width: 8em
}

.sec_system dd {
  width: calc(100% - 8em)
}

@media screen and (max-width: 1100px) {
  .sec_system .panel.linepanel {
    margin: 0 20px
  }
}

@media screen and (max-width: 940px) {
  .sec_system .structural h5 {
    margin-left: calc(48% + 2.6em)
  }
  .sec_system .col2 {
    display: block;
    margin-left: calc(48% + 3em)
  }
  .sec_system .col2 li {
    width: auto
  }
}

@media screen and (max-width: 768px) {
  .sec_system .cont_product .structural {
    display: block
  }
}

@media only screen and (max-width: 640px) {
  .sec_system {
    padding-bottom: 60px
  }
  .sec_system .cont_product figure {
    float: none;
    width: auto;
    margin: 0 auto;
    text-align: center
  }
  .sec_system .cont_product .structural {
    margin-top: 2em
  }
  .sec_system .cont_product .structural h5, .sec_system .cont_product .structural .col2 {
    margin-left: 0
  }
  .sec_system .structural, .sec_system .printout {
    float: none;
    width: 100%
  }
}

@media screen and (max-width: 470px) {
  .sec_system .panel.linepanel {
    padding: 20px !important
  }
}

@media screen and (max-width: 414px) {
  .sec_system h3 {
    text-align: left
  }
  .sec_system h3 br {
    display: none
  }
}

@media screen and (max-width: 320px) {
  .sec_system .cont_product {
    padding: 0 20px
  }
}

.sec_flow h3 {
  width: 50%;
  text-align: left;
  color: #005BAC;
  font-size: 40px;
  font-size: 4rem;
  font-family: "Century", YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: bold;
  font-feature-settings: "palt"
}

.sec_flow ol {
  max-width: 1040px;
  margin: 0 auto;
  padding: 80px 30px 100px
}

.sec_flow li {
  position: relative;
  display: flex;
  margin-top: 40px;
  padding: 2.5em;
  background-color: #F4F4E7;
  border: solid 1px #cc9;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px
}

.sec_flow li:before, .sec_flow li:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0
}

.sec_flow li:before {
  left: calc(50% - 20px);
  bottom: -20px;
  border-top: 20px solid #cc9;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent
}

.sec_flow li:after {
  left: calc(50% - 20px);
  bottom: -19px;
  border-top: 20px solid #F4F4E7;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent
}

.sec_flow li:last-child:after, .sec_flow li:last-child:before {
  content: none
}

.sec_flow p {
  width: 50%;
  text-align: left;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6
}

@media screen and (max-width: 960px) {
  .sec_flow h3 {
    font-size: 36px;
    font-size: 3.6rem
  }
}

@media screen and (max-width: 768px) {
  .sec_flow h3 {
    font-size: 32px;
    font-size: 3.2rem
  }
}

@media only screen and (max-width: 640px) {
  .sec_flow ol {
    padding: 30px 30px 60px
  }
  .sec_flow h3 {
    width: 100%
  }
  .sec_flow ol {
    padding: 30px 30px 60px
  }
  .sec_flow li {
    display: block;
    margin-top: 30px
  }
  .sec_flow p {
    width: 100%;
    margin-top: 1em
  }
}

@media screen and (max-width: 414px) {
  .sec_flow li {
    padding: 1.5em
  }
  .sec_flow p {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media screen and (max-width: 320px) {
  .sec_flow h3 {
    font-size: 28px;
    font-size: 2.8rem
  }
  .sec_flow ol {
    padding: 20px 20px 60px
  }
}

.singlePage .sec_contact {
  min-height: 100vh
}

@media only screen and (max-width: 640px) {
  .confirm dl dt {
    margin-top: 2em !important;
    background: #EEE;
    padding: 0.25em 0.5em
  }
}

.mt5 {
  margin-top: 5px
}

.mb5 {
  margin-bottom: 5px
}

.ml5 {
  margin-left: 5px
}

.mr5 {
  margin-right: 5px
}

.pt5 {
  padding-top: 5px
}

.pb5 {
  padding-bottom: 5px
}

.pl5 {
  padding-left: 5px
}

.pr5 {
  padding-right: 5px
}

.mt10 {
  margin-top: 10px
}

.mb10 {
  margin-bottom: 10px
}

.ml10 {
  margin-left: 10px
}

.mr10 {
  margin-right: 10px
}

.pt10 {
  padding-top: 10px
}

.pb10 {
  padding-bottom: 10px
}

.pl10 {
  padding-left: 10px
}

.pr10 {
  padding-right: 10px
}

.mt15 {
  margin-top: 15px
}

.mb15 {
  margin-bottom: 15px
}

.ml15 {
  margin-left: 15px
}

.mr15 {
  margin-right: 15px
}

.pt15 {
  padding-top: 15px
}

.pb15 {
  padding-bottom: 15px
}

.pl15 {
  padding-left: 15px
}

.pr15 {
  padding-right: 15px
}

.mt20 {
  margin-top: 20px
}

.mb20 {
  margin-bottom: 20px
}

.ml20 {
  margin-left: 20px
}

.mr20 {
  margin-right: 20px
}

.pt20 {
  padding-top: 20px
}

.pb20 {
  padding-bottom: 20px
}

.pl20 {
  padding-left: 20px
}

.pr20 {
  padding-right: 20px
}

.mt25 {
  margin-top: 25px
}

.mb25 {
  margin-bottom: 25px
}

.ml25 {
  margin-left: 25px
}

.mr25 {
  margin-right: 25px
}

.pt25 {
  padding-top: 25px
}

.pb25 {
  padding-bottom: 25px
}

.pl25 {
  padding-left: 25px
}

.pr25 {
  padding-right: 25px
}

.mt30 {
  margin-top: 30px
}

.mb30 {
  margin-bottom: 30px
}

.ml30 {
  margin-left: 30px
}

.mr30 {
  margin-right: 30px
}

.pt30 {
  padding-top: 30px
}

.pb30 {
  padding-bottom: 30px
}

.pl30 {
  padding-left: 30px
}

.pr30 {
  padding-right: 30px
}

.mt35 {
  margin-top: 35px
}

.mb35 {
  margin-bottom: 35px
}

.ml35 {
  margin-left: 35px
}

.mr35 {
  margin-right: 35px
}

.pt35 {
  padding-top: 35px
}

.pb35 {
  padding-bottom: 35px
}

.pl35 {
  padding-left: 35px
}

.pr35 {
  padding-right: 35px
}

.mt40 {
  margin-top: 40px
}

.mb40 {
  margin-bottom: 40px
}

.ml40 {
  margin-left: 40px
}

.mr40 {
  margin-right: 40px
}

.pt40 {
  padding-top: 40px
}

.pb40 {
  padding-bottom: 40px
}

.pl40 {
  padding-left: 40px
}

.pr40 {
  padding-right: 40px
}

.mt45 {
  margin-top: 45px
}

.mb45 {
  margin-bottom: 45px
}

.ml45 {
  margin-left: 45px
}

.mr45 {
  margin-right: 45px
}

.pt45 {
  padding-top: 45px
}

.pb45 {
  padding-bottom: 45px
}

.pl45 {
  padding-left: 45px
}

.pr45 {
  padding-right: 45px
}

.mt50 {
  margin-top: 50px
}

.mb50 {
  margin-bottom: 50px
}

.ml50 {
  margin-left: 50px
}

.mr50 {
  margin-right: 50px
}

.pt50 {
  padding-top: 50px
}

.pb50 {
  padding-bottom: 50px
}

.pl50 {
  padding-left: 50px
}

.pr50 {
  padding-right: 50px
}


/*# sourceMappingURL=style.css.map */

/* --YouTubeサイズ調整-- */


.video {
	position: relative;
	padding-bottom : 56.25%;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

