@charset "UTF-8";
/* Scss Document */
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html {
  font-size: 62.5%; }

body {
  line-height: 1; }

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

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
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 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* Scss Document */
/* Scss Document */
/* アニメーション記述用 */
/* Scss Document */
body {
  box-sizing: border-box;
  line-height: 1.7333333333;
  font-size: 1.3rem;
  color: #000;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  word-wrap: break-word; }
  @media (min-width: 769px) {
    body {
      font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
  @media (min-width: 1280px) {
    body {
      font-size: 1.5rem; } }

.t_center {
  text-align: center; }

.t_left {
  text-align: left; }

.t_right {
  text-align: right; }

.sp {
  display: inherit; }
  @media screen and (min-width: 769px) {
    .sp {
      display: none; } }
  @media screen and (min-width: 961px) {
    .sp {
      display: none; } }

.tab {
  display: none; }
  @media screen and (min-width: 769px) {
    .tab {
      display: inherit; } }
  @media screen and (min-width: 961px) {
    .tab {
      display: none; } }

.sp_tab {
  display: inherit; }
  @media screen and (min-width: 769px) {
    .sp_tab {
      display: inherit; } }
  @media screen and (min-width: 961px) {
    .sp_tab {
      display: none; } }

.pc_tab {
  display: none; }
  @media screen and (min-width: 769px) {
    .pc_tab {
      display: inherit; } }
  @media screen and (min-width: 961px) {
    .pc_tab {
      display: inherit; } }

.pc {
  display: none; }
  @media screen and (min-width: 769px) {
    .pc {
      display: none; } }
  @media screen and (min-width: 961px) {
    .pc {
      display: inherit; } }

a, button {
  text-decoration: none;
  color: inherit;
  transition: .4s; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none; }

img {
  width: 100%;
  vertical-align: bottom; }

.w1180 {
  box-sizing: border-box;
  width: 100%;
  max-width: 1180px;
  margin: auto;
  padding: 0 4%; }
  @media screen and (min-width: 961px) {
    .w1180 {
      padding: 0 2%; } }
  @media screen and (min-width: 1181px) {
    .w1180 {
      padding: 0; } }

.w1820 {
  box-sizing: border-box;
  width: 100%;
  max-width: 1820px;
  margin: auto;
  padding: 0 4%; }
  @media screen and (min-width: 961px) {
    .w1820 {
      padding: 0 2%; } }
  @media screen and (min-width: 1181px) {
    .w1820 {
      padding: 0; } }

.w1600 {
  box-sizing: border-box;
  width: 100%;
  max-width: 1600px;
  margin: auto;
  padding: 0 4%; }
  @media screen and (min-width: 961px) {
    .w1600 {
      padding: 0 2%; } }
  @media screen and (min-width: 1181px) {
    .w1600 {
      padding: 0; } }

.w960 {
  box-sizing: border-box;
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding: 0 4%; }
  @media screen and (min-width: 961px) {
    .w960 {
      padding: 0 2%; } }
  @media screen and (min-width: 1181px) {
    .w960 {
      padding: 0; } }

h2 {
  font-size: 2rem;
  text-align: center; }
  @media (min-width: 769px) {
    h2 {
      font-size: calc( 2rem + ( 1vw - 7.69px ) * 5.3527980535 ); } }
  @media (min-width: 1180px) {
    h2 {
      font-size: 4.2rem; } }

h3 {
  font-size: 2rem;
  text-align: center; }
  @media (min-width: 769px) {
    h3 {
      font-size: calc( 2rem + ( 1vw - 7.69px ) * 2.4330900243 ); } }
  @media (min-width: 1180px) {
    h3 {
      font-size: 3rem; } }

p {
  font-size: 100%; }

::selection {
  background: #b0d0ec;
  color: #fff; }

.en {
  font-family: "Josefin Sans", Arial, Helvetica, "sans-serif";
  letter-spacing: normal; }

a:hover {
  opacity: 0.8; }

.icon {
  margin-right: 5px; }
  .icon.icon__mail {
    width: 10%;
    max-width: 120px;
    margin: auto;
    padding: 2% 0; }

.flex_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .flex_wrap > * {
    flex: 0 1 48%;
    width: 48%;
    max-width: 48%; }

.box {
  margin-bottom: 11.6666666667%; }
  @media screen and (max-width: 769px) {
    .box {
      margin-bottom: 70px; } }
  @media screen and (min-width: 1200px) {
    .box {
      margin-bottom: 140px; } }

#contents {
  margin-top: 180px; }

.cap {
  position: absolute;
  left: 5px;
  bottom: 5px;
  z-index: 1;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1; }

.attent {
  color: #ccc;
  font-size: 1rem;
  letter-spacing: normal; }

/* Scss Document */
.header {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff; }
  .header h1 {
    display: none; }
  .header__wrap {
    position: relative;
    height: 90px;
    background: #D77D05; }
  .header__logo {
    width: 50%;
    max-width: 500px;
    margin-left: 3%;
    padding: 20px 0; }
  .header__menu-nav {
    display: block;
    position: static;
    height: auto;
    padding: 0;
    background: none; }
    .header__menu-nav-wrap {
      position: static;
      transform: none; }
    .header__menu-nav ul {
      position: absolute;
      width: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 90%;
      max-width: 1200px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0; }
      .header__menu-nav ul li {
        flex: 0 1 10%;
        width: 10%;
        max-width: 10%;
        position: relative;
        box-sizing: border-box;
        text-align: center; }
        .header__menu-nav ul li .submenu_wrap {
          display: none;
          position: absolute;
          top: 100%;
          left: -30%;
          right: 0;
          width: 160%;
          max-width: 200px;
          padding: 0;
          background: rgba(255, 255, 255, 0.9);
          transform: none; }
          .header__menu-nav ul li .submenu_wrap li {
            flex: 0 1 100%;
            width: 100%;
            max-width: 100%;
            border-bottom: 1px solid #D77D05;
            overflow: hidden; }
            .header__menu-nav ul li .submenu_wrap li a {
              display: block;
              padding: 5% 0;
              color: #D77D05;
              font-size: 1.4rem;
              line-height: 1.3; }
              @media (min-width: 769px) {
                .header__menu-nav ul li .submenu_wrap li a {
                  font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0 ); } }
              @media (min-width: 1180px) {
                .header__menu-nav ul li .submenu_wrap li a {
                  font-size: 1.4rem; } }
              .header__menu-nav ul li .submenu_wrap li a:hover {
                background: #fff;
                text-decoration: none; }
        .header__menu-nav ul li:after {
          content: '';
          display: block;
          position: absolute;
          right: -5px;
          top: 42%;
          width: 2px;
          height: 15px;
          background: #fff; }
        .header__menu-nav ul li a {
          display: inline-block;
          padding: 0;
          color: #fff;
          font-size: 1.4rem;
          line-height: 5.5; }
          @media (min-width: 769px) {
            .header__menu-nav ul li a {
              font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.4866180049 ); } }
          @media (min-width: 1180px) {
            .header__menu-nav ul li a {
              font-size: 1.6rem; } }
      .header__menu-nav ul .b_left:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 42%;
        width: 2px;
        height: 15px;
        background: #fff; }

/* Scss Document */
.footer {
  color: #3B3B3B; }
  .footer__menu-nav {
    padding: 6% 0;
    background: #404040; }
    .footer__menu-nav-wrap {
      max-width: 1200px;
      margin: auto; }
      .footer__menu-nav-wrap ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .footer__menu-nav-wrap ul li {
          flex: 0 1 24%;
          width: 24%;
          max-width: 24%;
          margin-bottom: 20px; }
          .footer__menu-nav-wrap ul li a {
            display: block;
            padding: 10px;
            box-sizing: border-box;
            border: 3px double #fff; }
            .footer__menu-nav-wrap ul li a p {
              margin-bottom: 10px;
              color: #fff;
              font-size: 1.4rem;
              text-align: center; }
              @media (min-width: 769px) {
                .footer__menu-nav-wrap ul li a p {
                  font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
              @media (min-width: 1280px) {
                .footer__menu-nav-wrap ul li a p {
                  font-size: 1.6rem; } }
  .footer .info {
    padding: 6% 0;
    background-image: url("/img/home/info_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .footer .contact {
    box-sizing: border-box;
    padding-top: 6.7796610169%;
    padding-bottom: 6.7796610169%;
    color: #000;
    text-align: center; }
    @media screen and (max-width: 769px) {
      .footer .contact {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media screen and (min-width: 1180px) {
      .footer .contact {
        padding-top: 80px;
        padding-bottom: 80px; } }
    .footer .contact__tel {
      color: #708C92;
      font-size: 2.5rem; }
      @media (min-width: 769px) {
        .footer .contact__tel {
          font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 1.3698630137 ); } }
      @media (min-width: 1280px) {
        .footer .contact__tel {
          font-size: 3.2rem; } }

/* Scss Document */
.btn button, .btn a {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 320px;
  margin: auto;
  padding: 10px;
  border: 1px solid #708C92;
  border-radius: 30px;
  font-size: 1.4rem;
  color: #708C92;
  font-family: "Josefin Sans", Arial, Helvetica, "sans-serif";
  text-align: center; }
  @media (min-width: 769px) {
    .btn button, .btn a {
      font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
  @media (min-width: 1280px) {
    .btn button, .btn a {
      font-size: 1.6rem; } }
  .btn button:hover, .btn a:hover {
    background: #708C92;
    color: #fff;
    opacity: 1; }
.btn.back button, .btn.back a {
  background: #F4F4F4;
  font-family: 黎ミン R, Reimin Regular, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
  .btn.back button:after, .btn.back a:after {
    left: 20px;
    right: auto;
    transform: rotate(45deg) translate(0%, -50%) scale(-1, 1); }

.cotents__title {
  margin-bottom: 30px;
  color: #D77D05;
  text-align: center; }
  .cotents__title p {
    font-size: 2rem; }
    @media (min-width: 769px) {
      .cotents__title p {
        font-size: calc( 2rem + ( 1vw - 7.69px ) * 1.1741682975 ); } }
    @media (min-width: 1280px) {
      .cotents__title p {
        font-size: 2.6rem; } }
  .cotents__title h2 {
    font-size: 1.6rem; }
    @media (min-width: 769px) {
      .cotents__title h2 {
        font-size: calc( 1.6rem + ( 1vw - 7.69px ) * 0.782778865 ); } }
    @media (min-width: 1280px) {
      .cotents__title h2 {
        font-size: 2rem; } }

/*------------------------------
		769px以上
------------------------------*/
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1181px以上
------------------------------*/
/*------------------------------
		1600px以上
------------------------------*/
/* Scss Document */
.form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px; }
  .form-group.error {
    background: #ffe7df; }
  .form-group .form-title {
    flex: 0 1 20%;
    width: 20%;
    max-width: 20%;
    font-size: 1.4rem;
    font-weight: bold; }
    @media (min-width: 768px) {
      .form-group .form-title {
        font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0.462962963 ); } }
    @media (min-width: 1200px) {
      .form-group .form-title {
        font-size: 1.6rem; } }
  .form-group .txt {
    flex: 0 1 70%;
    width: 70%;
    max-width: 70%; }
    .form-group .txt .form-control {
      box-sizing: border-box;
      padding: 10px;
      width: 100%; }
      .form-group .txt .form-control.datepicker {
        max-width: 160px; }
    .form-group .txt span {
      display: block; }
    .form-group .txt .datepicer_box {
      position: relative; }

select {
  padding: 6px 12px 6px 6px;
  font-size: 1.3rem;
  border: 1px solid #aaa;
  border-radius: 2px;
  background: transparent; }

textarea {
  resize: vertical;
  min-height: 80px; }

.form_label {
  vertical-align: middle;
  margin: 5px 12px 5px 0;
  cursor: pointer; }
  .form_label input[type=radio] {
    display: none; }
    .form_label input[type=radio] + .radio-parts {
      position: relative;
      padding-left: 26px; }
      .form_label input[type=radio] + .radio-parts:before {
        content: '';
        display: block;
        box-sizing: border-box;
        position: absolute;
        top: 2px;
        left: 2px;
        width: 16px;
        height: 16px;
        border: 1px solid #aaa;
        border-radius: 50%; }
      .form_label input[type=radio] + .radio-parts:after {
        content: '';
        display: none;
        box-sizing: border-box;
        position: absolute;
        top: 6px;
        left: 6px;
        width: 8px;
        height: 8px;
        background: #D77D05;
        border-radius: 50%; }
    .form_label input[type=radio]:checked + .radio-parts {
      color: #D77D05; }
      .form_label input[type=radio]:checked + .radio-parts:before {
        border-color: #D77D05; }
      .form_label input[type=radio]:checked + .radio-parts:after {
        display: block; }
  .form_label input[type=checkbox] {
    display: none; }
    .form_label input[type=checkbox] + .checkbox-parts {
      position: relative;
      padding-left: 26px; }
      .form_label input[type=checkbox] + .checkbox-parts:before {
        content: '';
        display: block;
        box-sizing: border-box;
        position: absolute;
        top: 3px;
        left: 3px;
        width: 14px;
        height: 14px;
        border: 1px solid #aaa;
        border-radius: 3px; }
      .form_label input[type=checkbox] + .checkbox-parts:after {
        content: '';
        display: none;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 1px;
        width: 18px;
        height: 10px;
        border-left: 2px solid #D77D05;
        border-bottom: 2px solid #D77D05;
        transform: rotate(-50deg); }
    .form_label input[type=checkbox]:checked + .checkbox-parts {
      color: #D77D05; }
      .form_label input[type=checkbox]:checked + .checkbox-parts:after {
        display: block; }

.required {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
  padding: 3px;
  line-height: 1;
  font-weight: normal;
  font-size: 1.0rem;
  color: #fff;
  background: #D77D05;
  border-radius: 2px; }

.attention {
  margin: 3px 0;
  font-size: 1.2rem;
  letter-spacing: normal;
  color: #666; }
  .attention:before {
    content: '※'; }
  .attention.option-color_red {
    color: #FF5722; }

.ui-datepicker-trigger {
  display: none; }

#ui-datepicker-div {
  z-index: 991 !important;
  width: auto;
  font-family: inherit;
  border-radius: 0;
  top: 100% !important;
  left: 0 !important; }
  #ui-datepicker-div .ui-datepicker-header {
    height: 40px;
    border: none;
    background: transparent; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
      height: 40px;
      line-height: 40px;
      margin: 0 40px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next,
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
      width: 40px;
      height: 40px; }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-hover,
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-hover {
        border: none;
        background: transparent; }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span,
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span {
        position: absolute;
        top: 50%;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0;
        border-top: 1px solid #333;
        border-left: 1px solid #333;
        background: transparent; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span {
      right: 50%;
      transform: rotate(135deg) translateY(50%); }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span {
      left: 50%;
      transform: rotate(-45deg) translateY(-50%); }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next-hover {
      top: 2px;
      right: 2px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev-hover {
      top: 2px;
      left: 2px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-year {
      width: auto;
      margin-right: 3px;
      font-family: inherit;
      font-size: 1.3rem; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-month {
      width: auto;
      margin-left: 6px;
      font-family: inherit;
      font-size: 1.3rem; }
  #ui-datepicker-div .ui-datepicker-calendar {
    font-size: 1.1rem; }
    #ui-datepicker-div .ui-datepicker-calendar th {
      width: 40px;
      height: 40px;
      padding: 0;
      font-size: 1.1rem;
      line-height: 40px;
      font-weight: 200; }
    #ui-datepicker-div .ui-datepicker-calendar td {
      width: 40px;
      height: 40px;
      padding: 0;
      line-height: 40px; }
      #ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
        background: #ddd; }
      #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-other-month {
        background: transparent; }
      #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day, #ui-datepicker-div .ui-datepicker-calendar td:hover {
        background: #D77D05; }
        #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day a, #ui-datepicker-div .ui-datepicker-calendar td:hover a {
          color: #fff; }
      #ui-datepicker-div .ui-datepicker-calendar td a {
        color: #D77D05; }
      #ui-datepicker-div .ui-datepicker-calendar td a, #ui-datepicker-div .ui-datepicker-calendar td span {
        padding: 0;
        text-align: center;
        border: none;
        background: transparent; }

.state_message {
  margin-bottom: 60px;
  text-align: center; }
  .state_message p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.6rem;
    color: #fff;
    background: #5bb75b; }
    .state_message p.class-ng {
      background: #D77D05; }

/*------------------------------
		980px以上
------------------------------*/
/*------------------------------
		1280px以上
------------------------------*/

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