@charset "UTF-8";
/*//////////////////////////////////////////////////////

main STYLE

//////////////////////////////////////////////////////*/
@import url(icofont.min.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDMincho:wght@400;700&display=swap");
.home-bg-perth .home-page-heading, .home-p-lead {
  text-shadow: 2px 2px 10px #FFF , -2px 2px 10px #FFF, 2px -2px 10px #FFF, -2px -2px 10px #FFF; }

.home-biz-warp .biz-block h2, .home-biz-warp .biz-block .p-lead {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2), -1px 1px 5px rgba(0, 0, 0, 0.2); }

.biz-content-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.c-gnav > .menu-item, #footer ul.menu li a, .foot-nav-wrap a, .home-biz-warp .biz-block .btn-white, .home-recruit-wrap .btn-white, .overview-wrap .website a, .overview-wrap ul.ul-membership a, .v-head-wrap .fixed--main, .btn-to-form, .btn, .btn-send-form, .btn-map {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.form-select-wrap .select-box a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

body {
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  font-family: "Noto Sans JP", sans-serif; }

a {
  color: #2355a5;
  text-decoration: none; }
  a:hover {
    color: #00a1e9;
    text-decoration: underline; }

a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  a img:hover {
    filter: brightness(70%) saturate(1);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }

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

small {
  opacity: 1 !important; }

.l-content__body {
  margin: 2rem 0; }

.page .l-content__body.l-container {
  margin-bottom: 0; }

::-webkit-selection {
  color: #ffffff;
  background: #28bbf8; }

::-moz-selection {
  color: #ffffff;
  background: #28bbf8; }

::selection {
  color: #ffffff;
  background: #28bbf8; }

section p {
  margin-bottom: 1em; }

ul, ul li {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.list-disc {
  margin-bottom: 15px; }
  ul.list-disc li {
    list-style: disc;
    margin-left: 1.5em;
    margin-bottom: .5em; }

ul.list-square {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.list-square li {
    margin-left: 1em;
    text-indent: -1em;
    margin-bottom: .5em; }
    ul.list-square li::before {
      content: "■"; }

ol.list-decimal li {
  list-style: decimal;
  margin-left: 1.5em;
  margin-bottom: .5em; }

.ul-inline-center {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  @media screen and (max-width: 640px) {
    .ul-inline-center {
      flex-direction: column; } }
  .ul-inline-center li {
    padding: 0 1em;
    text-align: center; }
    .ul-inline-center li a {
      margin: 0; }
      @media screen and (max-width: 640px) {
        .ul-inline-center li a {
          width: 100%; } }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

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

.p-letter-spacing {
  letter-spacing: 1px; }

.p-red {
  color: #D00 !important; }

.p-white {
  color: #FFF !important; }

.marker-red {
  background: linear-gradient(transparent 90%, #ffadad 90%);
  font-weight: 600; }

.marker-green {
  background: linear-gradient(transparent 80%, rgba(38, 166, 154, 0.7) 80%);
  font-weight: 600; }

.label {
  display: inline;
  font-weight: 500;
  padding: .1em .8em .2em;
  font-size: 80%;
  line-height: 1;
  border-radius: 3px;
  vertical-align: baseline; }

.label-red {
  background: #ea5550;
  color: #FFF;
  margin-left: .5em; }

.p-w100 {
  font-weight: 100 !important; }

.p-w300 {
  font-weight: 300 !important; }

.p-w400 {
  font-weight: 400 !important; }

.p-w500 {
  font-weight: 500 !important; }

.p-w600 {
  font-weight: 600 !important; }

.p-w700 {
  font-weight: 700 !important; }

.text-85 {
  font-size: 85% !important; }

.text-90 {
  font-size: 90% !important; }

.text-110 {
  font-size: 110% !important; }

.text-120 {
  font-size: 120% !important; }

.text-130 {
  font-size: 130% !important; }

.text-140 {
  font-size: 140% !important; }

.text-150 {
  font-size: 150% !important; }

.text-p20 {
  font-size: 20px !important; }

.text-p24 {
  font-size: 24px !important; }

.text-p30 {
  font-size: 30px !important; }

.text-p40 {
  font-size: 40px !important; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3); }
  hr.space10, hr.space15, hr.space20, hr.space30 {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 1px dotted #ccc !important; }
  hr.space10 {
    margin-top: 10px;
    margin-bottom: 10px; }
  hr.space15 {
    margin-top: 15px;
    margin-bottom: 15px; }
  hr.space20 {
    margin-top: 20px;
    margin-bottom: 20px; }
  hr.space30 {
    margin-top: 30px;
    margin-bottom: 30px; }

.alignfull.wp-block-cover, .alignfull.wp-block-group.has-background {
  padding: 1.5em 0; }

.page #main_content {
  max-width: 100%;
  margin: 0;
  padding: 0;
  /*
  		.post_content {
  			padding: 0;
  		
  			//h2の位置ずれを打ち消し解除
  			&>h2{
  				margin-left: initial;
  				margin-right: initial;
  			}
  		}
  */ }
  .page #main_content .l-mainContent {
    margin-right: 0 !important;
    margin-left: 0 !important;
    position: relative !important;
    padding: 0 !important; }
  .page #main_content .l-article {
    margin-right: 0 !important;
    margin-left: 0 !important; }

.content-wrap-md {
  max-width: 1000px;
  margin: auto; }

.content-wrap-lg {
  max-width: 1300px;
  margin: auto; }

.section-divider {
  margin: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-position: center center;
  -webkit-background-size: 100% cover;
  -moz-background-size: 100% cover;
  -o-background-size: 100% cover;
  background-size: 100% cover;
  background-attachment: relative; }
  .section-divider.section-divider-lg {
    max-width: 1300px !important; }
    @media screen and (max-width: 991px) {
      .section-divider.section-divider-lg {
        padding-left: 15px;
        padding-right: 15px; } }
  .section-divider.section-divider-md {
    max-width: 1000px !important; }
    @media screen and (max-width: 991px) {
      .section-divider.section-divider-md {
        padding-left: 15px;
        padding-right: 15px; } }
  .section-divider.padding-sm {
    padding: 30px 0; }
    @media screen and (max-width: 640px) {
      .section-divider.padding-sm {
        padding: 15px 0; } }
  .section-divider.padding-xs {
    padding-bottom: 15px;
    padding-top: 15px; }
  .section-divider.padding-title {
    padding-bottom: 0; }
    @media screen and (max-width: 479px) {
      .section-divider.padding-title {
        margin-top: 40px; } }

.box-inner-normal {
  padding: 3em 1em .5em;
  position: relative;
  border: solid 1px #d3d6dd;
  margin: 25px 0; }
  .box-inner-normal .box-title {
    color: #333;
    background: #d3d6dd;
    font-size: 16px;
    font-weight: 500;
    padding: .5em 1em;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0; }
  .box-inner-normal.form {
    text-align: center;
    margin: auto;
    border: solid 1px #b0778c; }
    .box-inner-normal.form .box-title {
      color: #FFF;
      background: #b0778c;
      font-weight: 700;
      right: 0; }

/*//////////////////////////////////////////////////////

_header.scss

//////////////////////////////////////////////////////*/
[data-scrolled='true'] .l-header {
  backdrop-filter: blur(5px) saturate(180%);
  -webkit-backdrop-filter: blur(5px) saturate(180%);
  background-color: rgba(255, 255, 255, 0.75); }

[data-scrolled='true'] .l-header {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 991px) {
    [data-scrolled='true'] .l-header {
      backdrop-filter: blur(5px) saturate(180%);
      -webkit-backdrop-filter: blur(5px) saturate(180%);
      background-color: rgba(255, 255, 255, 0.75) !important; } }

.c-gnav > .menu-item > a {
  padding: 16px 15px;
  margin: 0 .5em; }
  .c-gnav > .menu-item > a::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #00a1e9;
    bottom: -1px;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform 0.3s; }
  .c-gnav > .menu-item > a:hover {
    color: #2355a5;
    text-decoration: none; }
  .c-gnav > .menu-item > a:hover::after {
    transform: scale(1, 1); }
.c-gnav > .menu-item.-current {
  color: #000; }

.p-topArea {
  min-height: 22vh; }

/*//////////////////////////////////////////////////////

_footer.scss

//////////////////////////////////////////////////////*/
.p-breadcrumb {
  padding: 1em 0; }
  @media screen and (max-width: 640px) {
    .p-breadcrumb {
      display: none; } }

.l-footer {
  position: relative;
  background-color: #312f38;
  z-index: 1;
  background-size: contain;
  background-position: center bottom; }
  @media screen and (max-width: 640px) {
    .l-footer {
      background-size: contain;
      background-position: center bottom; } }

.l-footer__widgets {
  padding: 1.5rem 0; }

.foot-logo-wrap {
  text-align: center;
  color: #FFF; }
  .foot-logo-wrap .foot-name {
    padding-bottom: 15px; }
    .foot-logo-wrap .foot-name img {
      display: block;
      width: 300px;
      margin: auto; }
  .foot-logo-wrap .foot-address {
    text-align: center;
    font-size: .9em; }
  .foot-logo-wrap .p-phone {
    font-family: "BIZ UDMincho", serif;
    font-size: 26px;
    font-weight: 400;
    display: block;
    margin: .2em 0 0; }
    @media screen and (max-width: 640px) {
      .foot-logo-wrap .p-phone {
        font-size: 22px; } }
    .foot-logo-wrap .p-phone::before {
      content: "TEL.";
      font-size: .8em; }
    .foot-logo-wrap .p-phone a {
      text-decoration: none;
      color: #FFF !important; }
  .foot-logo-wrap .p-fax {
    display: none; }
    .foot-logo-wrap .p-fax::before {
      content: "FAX.";
      font-size: .8em; }

.l-container.border-top {
  padding-top: .5em; }

.c-copyright {
  font-family: "Open Sans", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 1px;
  padding: .5em 0 !important; }
  @media screen and (max-width: 640px) {
    .c-copyright {
      font-size: .70rem !important; } }

#footer ul.menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  border: none; }
  @media screen and (max-width: 640px) {
    #footer ul.menu {
      justify-content: flex-start; } }
  #footer ul.menu li {
    font-size: 13px;
    border: none; }
    @media screen and (max-width: 640px) {
      #footer ul.menu li {
        flex-basis: 50%; } }
    #footer ul.menu li a {
      color: #FFF;
      border-bottom: none;
      padding: .2em 1em; }
      #footer ul.menu li a:hover {
        color: #FFF;
        text-decoration: none;
        background-color: #2355a5;
        border-radius: 20px; }
      @media screen and (max-width: 640px) {
        #footer ul.menu li a {
          padding: .5em; } }

.foot-nav-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 15px 0;
  justify-content: space-between;
  /*    
      .sns--block{
          flex-basis: 40%;
          //width: 40%;
   
          
          ul{
              display: flex;
              flex-direction: row;
              flex-wrap: wrap;
              justify-content: center;
              
              li{
                  padding: 0 1em;
                  
                  img{
                      width: 30px;
                  }
                  &:hover img{
                      filter: invert(77%) sepia(48%) saturate(6549%) hue-rotate(4deg) brightness(98%) contrast(102%);
                  }
                  
                  &.store a{
                      font-family: $font-lato;
                      font-weight: 300;
                      color: #FFF;
                      background: #000;
                      padding: .4em 1.4em;
                      border-radius: 20px;
                      text-decoration: none;
                      
                      &::before{
                          font-family: "icofont";
                          content: "\efe7";
                          padding-right: 5px;
                      }
                      &:hover{
                          background: $p-hover;
                      }
                  }
              }
          }
      }*/ }
  @media screen and (max-width: 768px) {
    .foot-nav-wrap {
      flex-direction: column; }
      .foot-nav-wrap ul {
        padding-top: 1em; } }
  .foot-nav-wrap .nav--block {
    flex-basis: 60%; }
    .foot-nav-wrap .nav--block ul {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      @media screen and (max-width: 640px) {
        .foot-nav-wrap .nav--block ul {
          justify-content: center;
          margin-bottom: 1em; } }
      .foot-nav-wrap .nav--block ul li {
        width: 20%;
        text-align: center;
        line-height: 2; }
        .foot-nav-wrap .nav--block ul li a:hover {
          color: #00a1e9;
          text-decoration: none; }
        @media screen and (max-width: 640px) {
          .foot-nav-wrap .nav--block ul li {
            width: 33%; } }

.ul-foot-contact {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .ul-foot-contact {
      flex-direction: column; } }
  .ul-foot-contact li {
    flex-basis: 50%;
    text-align: center;
    padding: .5em; }
    .ul-foot-contact li.exp {
      font-size: .85em; }
    .ul-foot-contact li.phone {
      font-size: 1.4em; }
      .ul-foot-contact li.phone span {
        padding: 0 .5em; }
  @media screen and (max-width: 768px) {
    .ul-foot-contact li.phone span {
      display: block; } }

.p-fixBtnWrap {
  bottom: 20px;
  right: 10px; }
  .p-fixBtnWrap .c-fixBtn {
    background: rgba(0, 0, 0, 0.5); }

.bg {
  width: 100%;
  -webkit-background-size: 100% cover;
  -moz-background-size: 100% cover;
  -o-background-size: 100% cover;
  background-size: 100% cover;
  overflow: hidden; }

.bg-white {
  background: #FFFFFF !important; }

.bg-beige {
  background: #f0ebe1; }

.bg-gray {
  background-color: #f4f5f7; }

.bg-b-gray {
  background: #f6f9fc; }

.bg-gray2 {
  background: #EEEFF1;
  padding-bottom: 0px;
  padding-top: 0px;
  color: #000; }

.bg-cover {
  color: #FFF;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 1;
  padding: 50px 0;
  image-rendering: -webkit-optimize-contrast;
    /*
    &::after{
        background-color: rgba(#000, .30);
		position: absolute;
        width: 100%;
        height: 100%;
        content: "";
        top: 0;
        left: 0;
        z-index: -1;
	}
    */ }
  @media screen and (max-width: 991px) {
    .bg-cover {
      padding: 50px 0;
      background-size: cover; } }
  @media screen and (max-width: 640px) {
    .bg-cover {
      padding: 40px 0;
      background-size: cover;
      width: 100%; } }

.bg-section-wrap {
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: center center;
  overflow: hidden;
  z-index: 1; }

.glass-block {
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 5%;
  right: 5%;
  backdrop-filter: blur(5px) saturate(180%);
  -webkit-backdrop-filter: blur(5px) saturate(180%);
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 1em 3em 1.5em;
  margin: 15px 25px;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    .glass-block {
      padding: 1em;
      margin: 0 15px; } }
  @media screen and (max-width: 640px) {
    .glass-block {
      padding: .5em;
      margin: 0 5px; } }

.page .u-flex--aic, .page .u-flex--aicw {
  display: none; }

.page-template-default .c-pageTitle__main,
.category .c-pageTitle__main {
  display: none; }
.page-template-default .c-pageTitle__sub,
.category .c-pageTitle__sub {
  font-family: "BIZ UDMincho", serif;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-style: normal; }
  .page-template-default .c-pageTitle__sub::before, .page-template-default .c-pageTitle__sub::after,
  .category .c-pageTitle__sub::before,
  .category .c-pageTitle__sub::after {
    content: ""; }

.p-lead-copy {
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
  padding: .5em 0; }
  @media screen and (max-width: 640px) {
    .p-lead-copy {
      font-size: 24px !important;
      letter-spacing: 0; } }
  .p-lead-copy.sub-title {
    font-size: 24px; }
    @media screen and (max-width: 640px) {
      .p-lead-copy.sub-title {
        font-size: 18px !important; } }

.page-heading {
  padding: 15px 0;
  text-align: center; }
  .page-heading h1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 2px; }
    @media screen and (max-width: 640px) {
      .page-heading h1 {
        font-size: 30px; } }
    .page-heading h1::after {
      display: block;
      content: attr(data-content);
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      font-weight: 300;
      padding-top: .5em;
      color: #666; }
  .page-heading h2 {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 2px; }
    @media screen and (max-width: 640px) {
      .page-heading h2 {
        font-size: 26px; } }
  .page-heading .p-lead {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px; }
    @media screen and (max-width: 640px) {
      .page-heading .p-lead {
        font-size: 15px;
        letter-spacing: 0; } }

.page-heading h1.under-bar,
.page-heading h2.under-bar {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: 500;
  padding: 1rem 0 .8rem;
  margin-bottom: 1.5rem;
  text-align: center; }
  .page-heading h1.under-bar::before,
  .page-heading h2.under-bar::before {
    position: absolute;
    content: "";
    border-bottom: 2px solid rgba(0, 0, 0, 0.5);
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 50px; }
  @media screen and (max-width: 640px) {
    .page-heading h1.under-bar,
    .page-heading h2.under-bar {
      font-size: 28px; } }
  .page-heading h1.under-bar span,
  .page-heading h2.under-bar span {
    display: block;
    font-size: .55em;
    padding: 0 .5em; }
.page-heading h2.under-bar {
  font-size: 30px; }

.heading-center {
  text-align: center;
  margin: 15px auto; }

.h-line-item {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  padding-top: 0;
  margin-bottom: .5em;
  overflow: hidden; }
  .h-line-item::before, .h-line-item::after {
    position: absolute;
    width: 100%;
    bottom: 0;
    content: ''; }
  .h-line-item::before {
    border-bottom: 3px solid #00608d; }
  .h-line-item::after {
    border-bottom: 3px solid #DDD; }
  .h-line-item.works {
    font-family: "Noto Sans JP", sans-serif; }

.h-line-blue {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 1.5;
  text-align: left;
  padding-top: 0;
  padding-bottom: 2px;
  margin-bottom: .5em;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .h-line-blue {
      font-size: 22px !important; } }
  .h-line-blue.size-sm {
    font-size: 26px !important;
    letter-spacing: 0; }
    @media screen and (max-width: 768px) {
      .h-line-blue.size-sm {
        font-size: 20px !important; } }
  .h-line-blue::before, .h-line-blue::after {
    position: absolute;
    width: 100%;
    bottom: 0;
    content: ''; }
  .h-line-blue::before {
    border-bottom: 2px solid #00608d; }
  .h-line-blue::after {
    border-bottom: 2px solid #CCC; }

.h-double-border {
  position: relative;
  padding: 1em .3em;
  border-top: 2px solid #666;
  border-bottom: 2px solid #666;
  font-size: 28px !important;
  margin: 30px 0 !important; }
  @media screen and (max-width: 640px) {
    .h-double-border {
      font-size: 18px !important;
      padding-left: 0; } }
  .h-double-border::after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding-left: 5px;
    color: #666;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    content: attr(data-content); }
    @media screen and (max-width: 640px) {
      .h-double-border::after {
        font-size: 11px;
        letter-spacing: 0; } }
  .h-double-border span {
    font-size: .75em; }
    @media screen and (max-width: 640px) {
      .h-double-border span {
        display: block; } }
  .h-double-border small {
    font-size: .65em; }

/*////////////////////////////////////////////////////////////////////////////

property scss

////////////////////////////////////////////////////////////////////////////*/
.clr,
.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%; }

.p-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0; }

.p-spacer-xlg {
  height: 150px; }

.p-spacer-lg {
  height: 100px; }

.p-spacer-md {
  height: 80px; }

.p-spacer-sm {
  height: 50px; }

.p-spacer-xs {
  height: 30px; }

.p-spacer-xxs {
  height: 15px; }

.spacer-s {
  height: 10px; }

@media screen and (max-width: 640px) {
  .p-spacer-xlg {
    height: 70px; }

  .p-spacer-lg {
    height: 60px; }

  .p-spacer-md {
    height: 50px; }

  .p-spacer-sm {
    height: 30px; }

  .p-spacer-xs {
    height: 20px; }

  .p-spacer-xxs {
    height: 10px; }

  .spacer-s {
    height: 5px; } }
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3); }
  hr.hr-white {
    border-top: 1px solid rgba(255, 255, 255, 0.5); }
  hr.hr-dot {
    border: 0;
    border-top: thick dotted #5DABBF;
    margin: 25px 0;
    display: block;
    float: none;
    clear: both; }
    @media screen and (max-width: 479px) {
      hr.hr-dot {
        margin: 20px; } }

hr.space10, hr.space15, hr.space20, hr.space30, hr.space40 {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px dotted #ccc !important; }
hr.space10 {
  margin-top: 10px;
  margin-bottom: 10px; }
hr.space15 {
  margin-top: 15px;
  margin-bottom: 15px; }
hr.space20 {
  margin-top: 20px;
  margin-bottom: 20px; }
hr.space30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }
hr.space40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.hr-oblique {
  border: 0;
  border-bottom: none !important;
  height: 6px;
  background-image: repeating-linear-gradient(45deg, #000 0, #CCC 1px, transparent 0, transparent 50%);
  background-size: 5px 5px; }

.gray-scale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }

.mt {
  margin-top: 50px; }

.mb {
  margin-bottom: 50px; }

.mtb {
  margin-top: 50px;
  margin-bottom: 50px; }

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.mtb50 {
  margin-top: 50px;
  margin-bottom: 50px; }

.mA10 {
  margin: 10px; }

.mT0 {
  margin-top: 0px !important; }

.mT10 {
  margin-top: 10px; }

.mT20 {
  margin-top: 20px; }

.mT30 {
  margin-top: 30px; }

.mT40 {
  margin-top: 40px; }

.mT50 {
  margin-top: 50px; }

.mB0 {
  margin-bottom: 0px !important; }

.mB10 {
  margin-bottom: 10px !important; }

.mB15 {
  margin-bottom: 15px !important; }

.mB20 {
  margin-bottom: 20px !important; }

.mB30 {
  margin-bottom: 30px !important; }

.mB40 {
  margin-bottom: 40px !important; }

.mB50 {
  margin-bottom: 50px !important; }

.mR10 {
  margin-right: 10px; }

.mR15 {
  margin-right: 15px; }

.mR20 {
  margin-right: 20px; }

.mL10 {
  margin-left: 10px; }

.mL15 {
  margin-left: 15px; }

.mL20 {
  margin-left: 20px; }

.mL30 {
  margin-left: 30px; }

.mL40 {
  margin-left: 40px; }

.mL50 {
  margin-left: 50px; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.shadow-box {
  -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.hide, .hidden {
  display: none !important; }

.sp-hide {
  display: block !important; }
  @media only screen and (min-width: 320px) {
    .sp-hide {
      display: none !important; } }
  @media only screen and (min-width: 480px) {
    .sp-hide {
      display: none !important; } }
  @media only screen and (min-width: 768px) {
    .sp-hide {
      display: block !important; } }

.sm-hide {
  display: block !important; }
  @media only screen and (min-width: 991px) {
    .sm-hide {
      display: none !important; } }

@media only screen and (min-width: 768px) {
  .pc-hide {
    display: none !important; } }
@media only screen and (min-width: 1024px) {
  .hide-1024 {
    display: none !important; } }

.fadeInTrigger {
  opacity: 0; }

.fadeIn {
  animation: fadeInAnime 1.0s ease 0.2s forwards;
  opacity: 0; }

@keyframes fadeInAnime {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeUp {
  animation: fadeUpAnime 1.0s ease 0.5s forwards;
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(50px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.home-bg-perth {
  position: relative;
  background-image: url("/assets26/img/bg/bg_perth.webp");
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: center center;
  padding: 25px 0 50px;
  overflow: hidden;
  z-index: 1; }

.home-page-heading {
  padding: 50px 0 25px;
  text-align: center; }
  .home-page-heading h1 {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1.5; }
    @media screen and (max-width: 640px) {
      .home-page-heading h1 {
        font-size: 36px; } }
  .home-page-heading h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 2px;
    padding: 0;
    margin-bottom: .2em; }
    @media screen and (max-width: 640px) {
      .home-page-heading h2 {
        font-size: 26px; } }
  .home-page-heading .p-lead-copy {
    color: #333;
    font-size: 24px; }
    @media screen and (max-width: 640px) {
      .home-page-heading .p-lead-copy {
        font-size: 20px; } }
  .home-page-heading p {
    color: #666;
    letter-spacing: 2px; }
  .home-page-heading.white h2, .home-page-heading.white p {
    color: #FFF; }

.home-p-lead {
  width: 70%;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .home-p-lead {
      width: 100%;
      padding: 0 1em; } }

.home-bg-business {
  position: relative;
  background-image: url("/assets26/img/bg/bg_business.webp");
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: center center;
  padding: 40px 0;
  overflow: hidden;
  z-index: 1; }
  .home-bg-business::after {
    background-color: rgba(32, 47, 85, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1; }

.home-biz-warp {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .home-biz-warp .biz-block {
    width: 49%;
    text-align: center;
    backdrop-filter: blur(10px) saturate(180%);
    -webkit-backdrop-filter: blur(10px) saturate(180%);
    background-color: rgba(255, 255, 255, 0.3);
    padding: 2em;
    z-index: 999; }
    .home-biz-warp .biz-block h2 {
      font-family: "Open Sans", sans-serif;
      color: #FFF;
      font-size: 28px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: 2px;
      padding: 0;
      margin-bottom: .6em; }
      .home-biz-warp .biz-block h2 span {
        display: block;
        font-size: 15px;
        padding-top: .8em; }
    .home-biz-warp .biz-block .p-lead {
      color: #FFF;
      padding-bottom: 1em; }
    .home-biz-warp .biz-block .btn-white {
      position: relative;
      color: #FFF;
      letter-spacing: 1px;
      padding: .6em 4em;
      background: rgba(255, 255, 255, 0.1);
      border: 1px solid #FFF; }
      .home-biz-warp .biz-block .btn-white:hover {
        color: #FFF;
        background: #00608d;
        border: 1px solid rgba(255, 255, 255, 0.8);
        text-decoration: none; }
      .home-biz-warp .biz-block .btn-white::after {
        position: absolute;
        right: 1em;
        font-family: "icofont";
        content: "\eaca"; }
  @media screen and (max-width: 768px) {
    .home-biz-warp {
      padding: 0 15px; }
      .home-biz-warp .biz-block {
        width: 100%;
        margin-bottom: 15px; }
        .home-biz-warp .biz-block h2 {
          font-size: 24px; } }

.home-biz-warp .biz-block {
  --cut-size: 15px;
  clip-path: polygon(var(--cut-size) 0%, 100% 0%, 100% calc(100% - var(--cut-size)), calc(100% - var(--cut-size)) 100%, 0% 100%, 0% var(--cut-size)); }

.home-project-wrap {
  padding-bottom: 25px; }
  .home-project-wrap .su-posts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .home-project-wrap .su-posts .su-post {
      width: 32%; }
      .home-project-wrap .su-posts .su-post a {
        display: block;
        color: #2355a5; }
        .home-project-wrap .su-posts .su-post a:hover {
          color: #00a1e9;
          text-decoration: none; }
      .home-project-wrap .su-posts .su-post img {
        display: block;
        width: 100%;
        height: 200px;
        object-fit: cover;
        margin-bottom: 5px; }
      .home-project-wrap .su-posts .su-post span {
        font-size: .75em !important;
        color: #FFF;
        background: #43407A;
        padding: .1em .5em; }
      .home-project-wrap .su-posts .su-post .p-works {
        font-size: 15px;
        font-weight: 400;
        line-height: 1; }
    @media screen and (max-width: 768px) {
      .home-project-wrap .su-posts .su-post {
        width: 100%;
        padding: 0 15px 15px; }
        .home-project-wrap .su-posts .su-post img {
          height: 150px; } }

.home-bg-recruit {
  position: relative;
  background-image: url("/assets26/img/bg/bg_facade.webp");
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: center center;
  padding: 15px 0 25px;
  overflow: hidden;
  z-index: 1; }
  .home-bg-recruit::after {
    background-color: rgba(32, 47, 85, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    backdrop-filter: blur(10px) saturate(180%);
    -webkit-backdrop-filter: blur(10px) saturate(180%); }

.home-recruit-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #FFF; }
  .home-recruit-wrap .normal-block {
    width: 45%;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .home-recruit-wrap .normal-block {
        width: 100%;
        order: 0; } }
  .home-recruit-wrap .bnr-block {
    width: 45%;
    padding: 1em;
    text-align: center; }
    .home-recruit-wrap .bnr-block img {
      width: 90%;
      display: block;
      margin: auto; }
    @media screen and (max-width: 768px) {
      .home-recruit-wrap .bnr-block {
        width: 100%;
        order: 1; }
        .home-recruit-wrap .bnr-block img {
          width: 100%; } }
    .home-recruit-wrap .bnr-block a {
      color: #FFF; }
  .home-recruit-wrap .btn-white {
    position: relative;
    color: #FFF;
    letter-spacing: 1px;
    padding: .6em 3em;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #FFF; }
    .home-recruit-wrap .btn-white:hover {
      color: #FFF;
      background: #00608d;
      border: 1px solid rgba(255, 255, 255, 0.8);
      text-decoration: none; }
    .home-recruit-wrap .btn-white::after {
      position: absolute;
      right: 1em;
      font-family: "icofont";
      content: "\eaca"; }

.c-postContent > * {
  margin-bottom: 0;
  margin-top: 0; }

.anchorlink {
  position: relative;
  display: block;
  z-index: -9999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 640px) {
    .anchorlink {
      top: -50px; } }

.biz-content-wrap .biz-item {
  width: 48%;
  padding-bottom: 25px; }
  @media screen and (max-width: 640px) {
    .biz-content-wrap .biz-item {
      width: 100%; } }
  .biz-content-wrap .biz-item .visual {
    padding-bottom: .5em; }
  .biz-content-wrap .biz-item .caption p {
    margin-bottom: 1em;
    line-height: 1.5; }
  .biz-content-wrap .biz-item ul.list-item {
    padding-left: 0;
    margin: 0;
    list-style: none; }
    .biz-content-wrap .biz-item ul.list-item li {
      display: inline-block;
      font-size: .95em;
      padding-right: 1em;
      line-height: 1;
      margin-bottom: 0; }
      .biz-content-wrap .biz-item ul.list-item li::before {
        content: "■";
        color: #43407A; }

.overview-wrap {
  padding: 30px 0; }
  .overview-wrap .website {
    margin-left: 1em; }
    .overview-wrap .website a {
      display: inline-block;
      font-family: "Open Sans", sans-serif;
      font-size: 12px;
      color: #FFF;
      background: #2355a5;
      padding: .1em 1.0em;
      text-decoration: none; }
      .overview-wrap .website a:hover {
        background: #00a1e9;
        color: #FFF; }
      .overview-wrap .website a::after {
        font-family: "icofont";
        content: "\ef1f";
        padding-left: .5em; }

.office-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between; }
  .office-wrap .map-block {
    width: 59%; }
    @media screen and (max-width: 640px) {
      .office-wrap .map-block {
        width: 100%;
        margin-bottom: 10px; } }
  .office-wrap .facade-block {
    width: 40%;
    position: relative;
    background-image: url("/assets26/img/overview/office_facade.webp");
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
    background-position: center center;
    overflow: hidden;
    z-index: 1; }
    @media screen and (max-width: 640px) {
      .office-wrap .facade-block {
        width: 100%;
        height: 200px; } }

.overview-wrap ul.ul-membership {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  list-style: none;
  padding-bottom: 1em; }
  .overview-wrap ul.ul-membership li {
    width: 48%;
    line-height: 2;
    list-style: none;
    border-bottom: 1px dotted #EEE; }
    @media screen and (max-width: 767px) {
      .overview-wrap ul.ul-membership li {
        width: 100%; } }
  .overview-wrap ul.ul-membership a {
    display: block;
    position: relative;
    text-decoration: none; }
    .overview-wrap ul.ul-membership a::after {
      font-family: 'icofont';
      content: "\ef1f";
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      @media screen and (max-width: 640px) {
        .overview-wrap ul.ul-membership a::after {
          margin-right: 5px; } }
    .overview-wrap ul.ul-membership a:hover {
      background: rgba(204, 204, 204, 0.3); }
    .overview-wrap ul.ul-membership a:hover::after {
      color: #00a1e9; }

/*//////////////////////////////////////////////////////

施工事例

//////////////////////////////////////////////////////*/
.data-list-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 30px; }
  .data-list-wrap::before {
    display: block;
    content: "";
    width: 24%;
    order: 1; }
  .data-list-wrap::after {
    display: block;
    content: "";
    width: 24%; }
  .data-list-wrap .su-post {
    width: 33%;
    padding-bottom: .5em; }
    .data-list-wrap .su-post .data-item {
      padding: 5px; }
      .data-list-wrap .su-post .data-item a {
        display: block;
        color: #2355a5; }
        .data-list-wrap .su-post .data-item a:hover {
          color: #00a1e9;
          text-decoration: none; }
        .data-list-wrap .su-post .data-item a span {
          font-size: .8em !important;
          color: #FFF;
          background: #43407A;
          padding: .1em .5em; }
        .data-list-wrap .su-post .data-item a h2 {
          font-size: 16px;
          font-weight: 400;
          line-height: 1; }
      .data-list-wrap .su-post .data-item img {
        display: block;
        width: 100%;
        height: 200px;
        object-fit: cover;
        margin-bottom: 5px; }
    @media screen and (max-width: 768px) {
      .data-list-wrap .su-post {
        width: 49%; }
        .data-list-wrap .su-post a span {
          font-size: 10px !important; }
        .data-list-wrap .su-post a h2 {
          font-size: 14px !important; }
        .data-list-wrap .su-post img {
          width: 100%;
          height: 120px !important; } }

.works-single-header {
  width: 100%;
  height: 250px;
  position: relative;
  background-image: url("/assets26/img/bg/hd_building.webp");
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
  background-position: center center;
  overflow: hidden;
  z-index: 1; }
  @media screen and (max-width: 640px) {
    .works-single-header {
      width: 100%;
      height: 200px; } }
  .works-single-header::after {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1; }
  .works-single-header .p-title {
    color: #fff;
    position: relative;
    text-shadow: 1px 1px 0 #000;
    width: 100%;
    height: 100%;
    z-index: 3; }
    .works-single-header .p-title h1 {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      font-family: "BIZ UDMincho", serif;
      font-size: 20px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-style: normal; }

.works-h-title {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  line-height: 1;
  margin: 25px 0 10px;
  border-bottom: 2px solid #000; }
  .works-h-title span {
    display: inline-block;
    font-size: .7em;
    font-weight: 400;
    color: #FFF;
    background: #43407A;
    border: 1px solid #43407A;
    margin-bottom: 5px;
    padding: .2em .3em; }
  @media screen and (max-width: 640px) {
    .works-h-title {
      font-size: 20px; } }

.data-detail-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .data-detail-wrap .gallery--block {
    width: 50%;
    padding-bottom: 25px; }
    .data-detail-wrap .gallery--block .gallery-item img {
      width: 100%;
      height: 450px;
      object-fit: cover; }
    @media screen and (max-width: 640px) {
      .data-detail-wrap .gallery--block {
        width: 100%; }
        .data-detail-wrap .gallery--block .gallery-item img {
          width: 100%;
          height: 250px;
          object-fit: cover; } }
  .data-detail-wrap .item--detail {
    width: 45%; }
    @media screen and (max-width: 640px) {
      .data-detail-wrap .item--detail {
        width: 100%; } }
    .data-detail-wrap .item--detail .p-lead {
      font-size: 1.2em;
      font-weight: 600;
      margin-bottom: 1em; }

.details-wrap {
  padding: 1em 0 3em; }
  .details-wrap.inner {
    padding: 1em; }
  .details-wrap ul li {
    list-style: disc;
    margin-left: 1.5em;
    line-height: 1.8; }

.page-heading .p-phone {
  font-family: "BIZ UDMincho", serif;
  font-size: 26px;
  font-weight: 400;
  white-space: nowrap; }
  @media screen and (max-width: 640px) {
    .page-heading .p-phone {
      display: block;
      font-size: 24px; } }
  .page-heading .p-phone::before {
    content: "TEL.";
    font-size: .8em; }
  .page-heading .p-phone a {
    text-decoration: none;
    color: #333 !important; }

.contact-phone-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .contact-phone-wrap .part--block {
    width: 48%;
    padding-bottom: 1em !important;
    margin-top: 1em !important;
    border-bottom: 1px dotted #CCC; }
    .contact-phone-wrap .part--block:first-child {
      margin-top: 1em !important; }
    .contact-phone-wrap .part--block ul {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .contact-phone-wrap .part--block ul li.p-name {
        font-size: 1.2em;
        font-weight: 600; }
        .contact-phone-wrap .part--block ul li.p-name::before {
          content: "■"; }
      .contact-phone-wrap .part--block ul li small {
        display: block;
        font-weight: 300; }
    @media screen and (max-width: 640px) {
      .contact-phone-wrap .part--block {
        width: 100%;
        margin-top: .5em !important;
        padding-bottom: .5em !important; }
        .contact-phone-wrap .part--block li {
          font-size: 1em; } }

.contact-item {
  background: #F2F2F2;
  padding: .5em 1em;
  margin: 20px 0; }
  .contact-item.white {
    background: #FFF; }
  .contact-item.gray {
    background: #DDD; }

dl.dl-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 25px 0 15px; }
  @media screen and (max-width: 991px) {
    dl.dl-contact {
      margin: 25px 0; } }
  dl.dl-contact dt {
    width: 25%;
    font-weight: 700;
    padding-left: 1em;
    margin-bottom: 1.5em;
    position: relative; }
    @media screen and (max-width: 991px) {
      dl.dl-contact dt {
        width: 100%;
        padding-left: 0;
        margin-bottom: .5em; } }
  dl.dl-contact dd {
    width: 75%;
    margin-bottom: 1.5em; }
    @media screen and (max-width: 991px) {
      dl.dl-contact dd {
        width: 100%; } }
    dl.dl-contact dd.size-short input[type="text"] {
      width: 40%; }
      @media screen and (max-width: 768px) {
        dl.dl-contact dd.size-short input[type="text"] {
          width: 100%; } }
  dl.dl-contact .required::before {
    content: '必須';
    border-radius: 2px;
    background-color: #e95464;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: .5em .5em;
    color: #FFF;
    position: absolute;
    right: 15px;
    top: 5px; }
    @media screen and (max-width: 768px) {
      dl.dl-contact .required::before {
        font-size: 11px;
        position: static;
        margin-right: 5px; } }
  dl.dl-contact .optional::before {
    content: '任意';
    border-radius: 2px;
    background-color: #999;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    padding: 4px .5em;
    color: #FFF;
    position: absolute;
    right: 15px;
    top: 5px; }
    @media screen and (max-width: 768px) {
      dl.dl-contact .optional::before {
        font-size: 11px;
        position: static;
        margin-right: 5px; } }

dl.dl-contact input, dl.dl-contact textarea, dl.dl-contact select, dl.dl-contact textarea {
  outline: none;
  padding: .5em;
  border: solid 1px #aaa;
  border-radius: 0px !important;
  background: #FFF;
  box-shadow: none;
  transition: all .3s;
  color: #000; }
  dl.dl-contact input:focus, dl.dl-contact textarea:focus, dl.dl-contact select:focus, dl.dl-contact textarea:focus {
    box-shadow: 0 0 7px #00a1e9;
    border: solid 1px #00a1e9; }
dl.dl-contact input[type="text"],
dl.dl-contact input[type="email"],
dl.dl-contact textarea {
  width: 100%; }
dl.dl-contact input[type="date"] {
  width: 10em; }
dl.dl-contact select {
  padding: .6em 3em .6em 1em;
  appearance: none; }
dl.dl-contact .dd-select {
  position: relative;
  display: inline-block; }
  dl.dl-contact .dd-select::after {
    content: '';
    width: 6px;
    height: 6px;
    border: none;
    border-bottom: solid 2px #b4b3b3;
    border-right: solid 2px #b4b3b3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 11em;
    margin-top: -4px; }
  dl.dl-contact .dd-select.voice::after {
    left: 8em; }
dl.dl-contact .wpcf7-list-item {
  margin: 0 1em 0 0; }

.inline-policy {
  height: 300px;
  font-size: .85em;
  overflow: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 1em 2em;
  background: #F5F5F5;
  border: 1px solid #F0F0F0;
  margin-bottom: 25px; }
  @media screen and (max-width: 640px) {
    .inline-policy {
      padding: 1em; } }
  .inline-policy h3 {
    font-size: 1.3em;
    font-weight: 600;
    padding: .5em 0; }
  .inline-policy.white {
    background: #FFF; }

.policy-wrap ul li {
  list-style: disc;
  margin-left: 1em; }
.policy-wrap ol li {
  list-style: decimal;
  margin-left: 2em;
  margin-bottom: 1em; }

.wpcf7-not-valid-tip {
  box-sizing: border-box;
  border: 1px solid #D00;
  color: #D00;
  margin-top: 10px;
  padding: .5em 1em;
  padding-right: 15px; }
  .wpcf7-not-valid-tip::before {
    font-family: "icofont";
    content: "\f026";
    display: inline-block;
    margin-right: 5px; }

.dl-contact .inline .wpcf7-list-item {
  display: block !important; }

.wpcf7-form-control-wrap textarea {
  width: 100%;
  height: 10em;
  line-height: 1.5em;
  outline: none;
  padding: .5em;
  border: solid 1px #aaa;
  background: #FFF;
  box-shadow: none;
  transition: all .3s; }
  .wpcf7-form-control-wrap textarea:focus {
    box-shadow: 0 0 7px #00a1e9;
    border: solid 1px #00a1e9; }
  .wpcf7-form-control-wrap textarea ::placeholder {
    color: #CCC; }
.wpcf7-form-control-wrap .short-s {
  width: 3em !important; }
.wpcf7-form-control-wrap .short {
  width: 5em !important; }
.wpcf7-form-control-wrap .w25 {
  width: 25% !important; }
  @media screen and (max-width: 640px) {
    .wpcf7-form-control-wrap .w25 {
      width: 48%;
      margin-bottom: 5px; } }
.wpcf7-form-control-wrap .w50 {
  width: 50% !important; }
  @media screen and (max-width: 640px) {
    .wpcf7-form-control-wrap .w50 {
      width: 100% !important; } }
.wpcf7-form-control-wrap .w100 {
  width: 100% !important; }
.wpcf7-form-control-wrap .wpcf7-radio {
  display: inline-block; }
.wpcf7-form-control-wrap .p-postal-code {
  width: 25% !important; }
  @media screen and (max-width: 640px) {
    .wpcf7-form-control-wrap .p-postal-code {
      width: 100% !important; } }

.thanks-wrap {
  padding: 20px 0 40px;
  position: relative; }
  .thanks-wrap .thanks-caption {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .thanks-wrap .thanks-caption {
        text-align: left;
        margin: 4em 1em; } }
    .thanks-wrap .thanks-caption p {
      margin-bottom: 1em; }
  .thanks-wrap .phone--block {
    text-align: center; }
    .thanks-wrap .phone--block .p-times {
      font-size: .85em; }
      .thanks-wrap .phone--block .p-times::before {
        content: attr(data-content);
        border: 1px solid #FFF;
        padding: .1em .5em;
        margin-right: 5px; }
  .thanks-wrap .p-phone {
    font-family: "BIZ UDMincho", serif;
    font-size: 32px;
    font-weight: 400;
    color: #333 !important;
    line-height: 1.5; }
    @media screen and (max-width: 640px) {
      .thanks-wrap .p-phone {
        font-size: 26px; } }

.wpcf7-not-valid-tip {
  box-sizing: border-box;
  border: none;
  background: rgba(255, 219, 219, 0.5);
  color: #D00;
  padding: 0 1em; }
  .wpcf7-not-valid-tip::before {
    font-family: 'icofont';
    content: "\f026";
    display: inline-block;
    margin-right: 5px; }

.wpcf7 form.invalid .wpcf7-response-output {
  border: none;
  text-align: center;
  color: #D00;
  background: #ffdbdb; }

.form-select-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  margin: 20px 0; }
  @media screen and (max-width: 768px) {
    .form-select-wrap {
      justify-content: space-between;
      margin: 5px 10px; } }
  .form-select-wrap .select-box {
    display: flex;
    width: 32%;
    position: relative; }
    @media screen and (max-width: 991px) {
      .form-select-wrap .select-box {
        width: 33%; } }
    @media screen and (max-width: 768px) {
      .form-select-wrap .select-box {
        width: 100%;
        margin-bottom: 10px; } }
    .form-select-wrap .select-box .p-title {
      text-align: center;
      margin-bottom: 2em; }
      .form-select-wrap .select-box .p-title p {
        font-size: 20px;
        font-weight: 500;
        line-height: 1.5; }
        @media screen and (max-width: 768px) {
          .form-select-wrap .select-box .p-title p {
            font-size: 18px;
            margin: 1.5em auto; } }
        .form-select-wrap .select-box .p-title p span {
          display: block;
          font-size: .7em; }
    .form-select-wrap .select-box a {
      margin: 5px;
      width: 100%;
      display: block;
      color: #333;
      background: #FFF;
      border: 1px solid #2355a5;
      text-decoration: none;
      padding: 2.5em 1.5em; }
      @media screen and (max-width: 768px) {
        .form-select-wrap .select-box a {
          margin: 2px;
          padding: 1.5em .5em 2em; } }
      .form-select-wrap .select-box a::after {
        font-size: 26px;
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translateX(-50%);
        line-height: 1;
        padding: .2em;
        color: #FFF;
        background: #2355a5;
        border-radius: 50%; }
      .form-select-wrap .select-box a:hover {
        color: #FFF;
        background: #2355a5;
        text-decoration: none !important; }
        .form-select-wrap .select-box a:hover::after {
          color: #2355a5;
          background: #FFF; }

.captcha-block {
  text-align: center; }
  .captcha-block img {
    vertical-align: middle; }

.wpcf7-spinner {
  display: none; }

.post #main_content {
  max-width: 100%;
  margin: 0;
  padding: 0; }

.post-heading-title {
  position: relative;
  padding: 30px 0 15px;
  display: flex;
  flex-direction: row; }
  @media screen and (max-width: 640px) {
    .post-heading-title {
      padding: 15px 0 0; }
      .post-heading-title h1 {
        width: 40%;
        margin-left: 0; } }

.archive .p-archive,
.archive .p-entry__head,
.archive .c-postContent,
.post .p-archive,
.post .p-entry__head,
.post .c-postContent {
  width: 90%;
  margin: 25px auto; }
  @media screen and (max-width: 640px) {
    .archive .p-archive,
    .archive .p-entry__head,
    .archive .c-postContent,
    .post .p-archive,
    .post .p-entry__head,
    .post .c-postContent {
      width: 100%; } }
.archive .c-pageTitle__main,
.post .c-pageTitle__main {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: .5em; }
  @media screen and (max-width: 640px) {
    .archive .c-pageTitle__main,
    .post .c-pageTitle__main {
      font-size: 22px; } }
.archive figure,
.post figure {
  margin-bottom: 15px; }

.post .c-postContent p a {
  text-decoration: none; }
  .post .c-postContent p a:hover {
    text-decoration: underline; }

.archive .p-postList__title {
  position: relative;
  font-weight: 500; }
  @media screen and (max-width: 640px) {
    .archive .p-postList__title {
      padding-right: 1.5em; } }
  .archive .p-postList__title::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Material Icons';
    content: "\e5c8";
    line-height: 1;
    color: #FFF;
    padding: 3px 3px; }
    @media screen and (max-width: 640px) {
      .archive .p-postList__title::after {
        top: 30%;
        right: -10px; } }

.l-main__body.p-404 {
  display: none; }

.error-404 #main_content {
  background-color: inherit; }
.error-404 .l-mainContent {
  padding: 0;
  position: relative; }
.error-404 .l-article {
  padding: 0; }

.error-404 {
  margin: 0 0 25px;
  padding-top: 15vh;
  padding-bottom: 15vh;
  overflow: hidden;
  text-align: center;
  width: 100%;
  background-size: cover;
  position: relative;
  background-position: center center;
  z-index: 1;
  background-image: url("/assets26/img/slide/main_v01.jpg"); }
  @media screen and (max-width: 479px) {
    .error-404 {
      padding-top: 20vh;
      padding-bottom: 50px; } }
  .error-404::after {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: -1; }

.error-404 .not-found-text h2 {
  color: rgba(0, 175, 204, 0.65);
  font-size: 150px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1;
  margin: 20px;
  padding-bottom: 0; }
  @media screen and (max-width: 479px) {
    .error-404 .not-found-text h2 {
      font-size: 80px; } }
.error-404 .not-found-text h3 {
  color: #00afcc;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-top: 15px;
  margin: 0 0 15px;
  padding: 0; }
  @media screen and (max-width: 479px) {
    .error-404 .not-found-text h3 {
      font-size: 24px; } }
.error-404 .not-found-text p {
  color: #FFF;
  line-height: 2;
  margin-bottom: 2em; }

.not-found-text > a {
  background-color: rgba(255, 255, 255, 0);
  display: inline-block;
  margin-top: 15px;
  padding: 15px 30px;
  border-radius: 0; }
  .not-found-text > a:hover, .not-found-text > a:focus {
    background-color: rgba(255, 255, 255, 0.3);
    color: #2c3e50; }

.error-page .btn-detail {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(0, 0, 0, 0.3); }

#v-head-slider {
  text-align: center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden; }
  @media screen and (max-width: 960px) {
    #v-head-slider {
      margin-top: 0 !important; } }

.v-head-wrap {
  width: 100%;
  text-align: center;
  position: relative; }
  .v-head-wrap .fixed--main {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0;
    color: #FFF;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    font-family: "Noto Serif JP", serif;
    z-index: 2;
    animation: slideUpBlur 2.5s ease 0s 1 normal; }
    @media screen and (max-width: 991px) {
      .v-head-wrap .fixed--main {
        font-size: 36px;
        letter-spacing: 0; } }
    @media screen and (max-width: 640px) {
      .v-head-wrap .fixed--main {
        font-size: 20px;
        line-height: 1.5;
        top: 55%; }
        .v-head-wrap .fixed--main br {
          display: block; } }

@keyframes slideUpBlur {
  0%, 25% {
    filter: blur(15px);
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes slideUpBlurUp {
  0%, 25% {
    filter: blur(15px);
    opacity: 0; } }
@keyframes slide-fixed {
  0%, 25% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.slider--v {
  position: relative;
  max-width: 100%;
  margin: 0 auto; }
  .slider--v.mask::after {
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: 1; }
  .slider--v img {
    width: 100%;
    margin: auto; }

/*
.sld--main {
	top: 40%;
  	font-size: 36px;
	font-weight: 500;
	letter-spacing: 0;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	font-family: $font-ja-serif;
	
	@media screen and (max-width: 991px) {
		top: 40%;
		font-size: 36px;
		letter-spacing: 0;
	}
	
	@media screen and (max-width: 640px) {
		font-size: 20px;
		top: 35%;
		//white-space: nowrap;
	}
}
*/
@keyframes slideFromRight {
  0%, 25% {
    transform: translateX(50px);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }
@keyframes slideFromRightSub {
  0%, 45% {
    transform: translateX(-50px);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }
@keyframes slideFromRightBtn {
  0%, 65% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }
.slider {
  opacity: 0;
  transition: opacity .3s linear; }
  .slider.slick-initialized {
    opacity: 1; }

.single-fade {
  margin: 0 auto;
  width: 100%;
  opacity: 0;
  transition: 3s;
  text-align: center; }
  .single-fade.slick-initialized {
    opacity: 1; }

.slick-dots {
  bottom: -30px !important; }
  @media screen and (max-width: 640px) {
    .slick-dots {
      bottom: -20px !important; } }

.slick-dots li button::before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button::before {
  opacity: .8; }

.info-post-block {
  width: 100%;
  padding-bottom: 25px;
  border-top: 1px dotted #CCC; }
  .info-post-block .su-posts-list-loop {
    padding-left: 0;
    background-position: top; }
    .info-post-block .su-posts-list-loop .su-post {
      font-size: 16px;
      border-bottom: 1px dotted #CCC;
      padding: .8em 0; }
      @media screen and (max-width: 768px) {
        .info-post-block .su-posts-list-loop .su-post {
          font-size: 14px; } }
      .info-post-block .su-posts-list-loop .su-post .su-post-meta {
        display: inline-block;
        font-family: "Open Sans", sans-serif;
        font-size: .9em;
        opacity: .9;
        font-weight: 400;
        margin-right: 1em; }
        @media screen and (max-width: 768px) {
          .info-post-block .su-posts-list-loop .su-post .su-post-meta {
            display: block; } }
        .info-post-block .su-posts-list-loop .su-post .su-post-meta span, .info-post-block .su-posts-list-loop .su-post .su-post-meta em {
          font-size: .9em;
          text-align: center;
          font-style: normal;
          width: 6.5em;
          padding: 0 .2em;
          margin-left: .5em;
          border-radius: 50px;
          display: none; }
      .info-post-block .su-posts-list-loop .su-post a {
        color: #333; }
        .info-post-block .su-posts-list-loop .su-post a:hover {
          color: #2355a5;
          text-decoration: underline; }
    .info-post-block .su-posts-list-loop .label-new {
      font-size: .8em;
      font-weight: normal;
      color: #FFF;
      padding: .1em .5em;
      margin-left: .5em;
      display: none; }

/*//////////////////////////////////////////////////////

_cta.scss

//////////////////////////////////////////////////////*/
.w-beforeFooter {
  margin: 0; }

.contact-wrap {
  position: relative;
  background-color: #f4f5f7;
  text-align: center;
  padding: 20px 0 40px; }
  @media screen and (max-width: 640px) {
    .contact-wrap {
      padding: 15px 0; } }

.ul-contact-btn {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px; }
  @media screen and (max-width: 768px) {
    .ul-contact-btn {
      padding: 0 15px; } }
  .ul-contact-btn li {
    color: #333;
    flex-basis: 40%;
    text-align: center;
    line-height: 1; }
    @media screen and (max-width: 768px) {
      .ul-contact-btn li {
        flex-basis: 100%;
        font-size: 20px;
        margin: 5px auto; }
        .ul-contact-btn li:first-child {
          padding-bottom: 1em; } }

.ico-phone {
  font-family: "BIZ UDMincho", serif;
  font-size: 34px;
  font-weight: 300;
  color: #333 !important;
  letter-spacing: 1px;
  margin-bottom: .5em; }
  @media screen and (max-width: 768px) {
    .ico-phone {
      width: 100%;
      font-size: 28px;
      pointer-events: none;
      cursor: default; } }
  .ico-phone::before {
    font-family: "icofont";
    content: "\efba";
    margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.times {
  font-size: 16px;
  padding-top: 10px; }
  .times::before {
    font-size: .8em;
    content: "受付時間";
    background: #DDD;
    padding: .1em .5em;
    margin-right: .5em;
    border-radius: 2px; }

.btn-to-form {
  font-size: 20px;
  color: #333;
  border: 1px solid #333;
  padding: 1em 3em;
  border-radius: 3px;
  z-index: 99; }
  @media screen and (max-width: 768px) {
    .btn-to-form {
      width: 100%;
      font-size: 16px;
      padding: .5em 1em; } }
  .btn-to-form:hover, .btn-to-form:focus {
    color: #FFF !important;
    background: #00608d;
    text-decoration: none; }
  .btn-to-form::before {
    font-family: "icofont";
    content: "\ef14";
    margin-right: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.table-overview {
  border: none; }
  .table-overview > tbody > tr {
    background: #FFF; }
    .table-overview > tbody > tr:first-child {
      border-top: 1px solid rgba(204, 204, 204, 0.8); }
    @media screen and (max-width: 640px) {
      .table-overview > tbody > tr {
        border-bottom: none;
        font-size: 13px;
        border-top: none !important; } }
  .table-overview > tbody > tr > th, .table-overview > tbody > tr > td {
    vertical-align: top;
    padding: 1em;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.8); }
    @media screen and (max-width: 640px) {
      .table-overview > tbody > tr > th, .table-overview > tbody > tr > td {
        padding: .8em .5em;
        empty-cells: hide !important; } }
  .table-overview > tbody > tr > th {
    width: 20%;
    font-weight: 500;
    background: none;
    white-space: nowrap;
    border-bottom: 1px solid #7a99cf; }
    .table-overview > tbody > tr > th:first-child {
      border-top: 1px solid #7a99cf; }
    @media screen and (max-width: 640px) {
      .table-overview > tbody > tr > th {
        width: 100%;
        float: left;
        clear: left;
        background: #f0f0f0;
        border-top: #CCC !important;
        border-bottom: none; } }
  @media screen and (max-width: 640px) {
    .table-overview > tbody > tr > td {
      width: 100%;
      float: left;
      clear: left;
      background: #FFF;
      border: none; } }

.table-overview.optout thead > tr > th {
  color: #333;
  text-align: center;
  background: #FFF;
  border: none;
  border-bottom: 1px solid #7a99cf; }
.table-overview.optout > tbody > tr > th {
  width: auto;
  text-align: center; }
  .table-overview.optout > tbody > tr > th:first-child {
    border-top: none; }
.table-overview.optout > tbody > tr > td a::before {
  font-family: "icofont";
  content: "\eb1e";
  padding-right: 5px; }

/*////////////////////////////////////////////////////////////////////////////

Table Press scss

////////////////////////////////////////////////////////////////////////////*/
h2.tablepress-table-name {
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  padding-left: 1.2em;
  margin-bottom: 1em; }
  h2.tablepress-table-name::before {
    font-family: "icofont";
    content: "\effc";
    position: absolute;
    display: inline-block;
    color: #00608d;
    left: 0;
    top: 2px; }
  @media screen and (max-width: 768px) {
    h2.tablepress-table-name {
      font-size: 20px; } }

#tablepress-1 {
  margin-bottom: 15px;
  border-top: solid 1px #d3d6dd !important; }
  @media screen and (max-width: 768px) {
    #tablepress-1 {
      display: block;
      overflow-x: scroll;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch; } }
  #tablepress-1 tbody td {
    font-size: .95em;
    border-right: solid 1px #d3d6dd !important;
    vertical-align: top;
    padding: .3em 1em !important; }
    #tablepress-1 tbody td.column-1 {
      white-space: nowrap;
      background: rgba(211, 214, 221, 0.2);
      border-left: solid 1px #d3d6dd; }
    @media screen and (max-width: 768px) {
      #tablepress-1 tbody td {
        padding: .2em .5em; } }
  #tablepress-1 tbody > tr > td {
    border-bottom: solid 1px #d3d6dd !important; }

.tablepress-table-description {
  text-align: right;
  font-size: .9em;
  padding-right: .5em; }

/*//////////////////////////////////////////////////////

map scss

//////////////////////////////////////////////////////*/
.map-area {
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none; }
  .map-area .map--block {
    width: 100%; }
    @media screen and (max-width: 970px) {
      .map-area .map--block {
        width: 100%; } }

.gmap-wrap {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: relative; }
  @media screen and (max-width: 640px) {
    .gmap-wrap {
      height: 300px; } }
  .gmap-wrap iframe {
    width: 100%;
    height: 300px;
    border: 0; }
    .gmap-wrap iframe.grayscale {
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%); }
  .gmap-wrap > iframe:hover {
    -webkit-filter: grayscale(20%);
    -moz-filter: grayscale(20%);
    -ms-filter: grayscale(20%);
    -o-filter: grayscale(20%);
    filter: grayscale(20%); }

.goto-map {
  width: auto;
  text-align: right; }
  @media screen and (max-width: 640px) {
    .goto-map {
      width: 100%;
      text-align: center;
      margin: 5px auto; } }

/*////////////////////////////////////////////////////////////////////////////

btn scss

////////////////////////////////////////////////////////////////////////////*/
.btn {
  border-radius: 0;
  padding: 0.5em 3em;
  margin-top: 15px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  display: inline-block;
  position: relative; }
  @media screen and (max-width: 768px) {
    .btn {
      padding: .5em 2em; } }
  @media screen and (max-width: 479px) {
    .btn {
      padding: 0.5em 1.5em;
      letter-spacing: 0; } }
  .btn:hover, .btn:focus, .btn:active {
    color: inherit;
    box-shadow: none;
    outline: none;
    border-color: transparent;
    text-decoration: none; }

.btn-default {
  position: relative;
  color: #333;
  letter-spacing: 1px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #333; }
  .btn-default:hover, .btn-default:active {
    color: #FFF;
    background: #00608d; }
  .btn-default::after {
    position: absolute;
    right: 1em;
    font-family: "icofont";
    content: "\eaca"; }
  .btn-default.back::after {
    content: ""; }
  .btn-default.back::before {
    font-family: "icofont";
    content: "\eab5";
    padding-right: 1em; }

.btn-setting-c {
  text-align: center; }

.btn-send-form {
  letter-spacing: 1px;
  color: #333;
  background: #FFFe;
  border: 1px solid #00608d;
  padding: 0.8em 3.5em; }
  .btn-send-form:hover, .btn-send-form:focus {
    color: #FFF !important;
    background: #00608d;
    text-decoration: none !important; }

.btn-map {
  font-size: 14px;
  padding: .5em 2em !important;
  border-radius: 50px;
  margin: 10px 0 0;
  background: rgba(255, 255, 255, 0.5); }
  .btn-map::before {
    font-family: 'Material Icons';
    content: "\e0c8";
    font-size: 1em;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .btn-map:hover, .btn-map:focus {
    color: #FFF !important;
    text-decoration: none !important;
    transition: all 0.3s ease 0s; }
