html.overflow, body.overflow {
  overflow-x: auto;
}
html.overflow #header, html.overflow .mainimg, html.overflow #mobile-menu, html.overflow #footer, body.overflow #header,  body.overflow .mainimg, body.overflow #mobile-menu, body.overflow #footer {
  -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;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    /*font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;*/
  font-size: 16px;
  line-height: 1.9;
  font-weight: 500;
  color: #013E60;
  overflow-x: hidden;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}

::-webkit-selection {
  color: #ffffff;
  background: #DDC54E;
}

::-moz-selection {
  color: #ffffff;
  background: #DDC54E;
}

::selection {
  color: #ffffff;
  background: #DDC54E;
}

a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #331F0A;
}

a:hover, a:focus, a:active {
  outline: none;
  color: #2e2e2e;
  text-decoration: none;
}

input {
  -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;
}

/* Heading */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #013E60;
  font-weight: bold;
}

h1, .h1 {
  font-size: 30px;
}

h2, .h2 {
  font-size: 26px;
  line-height: 38px;
  font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

h3, .h3 {
  font-size: 19px;
  line-height: 28px;
}

h4, .h4 {
  font-size: 18px;
  line-height: 25px;
}

h5, .h5 {
  font-size: 14px;
  line-height: 24px;
}

h6, .h6 {
  font-size: 12px;
  line-height: 24px;
}

ul, ol {
  padding-left: 15px;
  line-height: 26px;
}
ul ul, ul ol, ol ul, ol ol {
  padding-left: 25px;
}

ul, ol, p {
  margin: 0 0 20px 0;
}
img {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.font-serif {
  font-family: "Crimson Text", serif;
}

.font-sans-serif {
  font-family: "Roboto", arial, sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    display: block;
    clear: both;
    width: 100%;
    float: left;
  }
}

.container {
}

/* Header */
#header {
     width: 100%;
  background: #fff;

}
#header > .container{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#menu-logo {
  clear: both;
}

#quick-contacts {
  float: right;
  width: 100%;
  text-align: right;
  margin-top: 2em;
}
#quick-contacts .sep {
  padding: 0 .5em;
  color: rgba(255, 255, 255, 0.5);
}
#quick-contacts a {
  font-size: 14px;
  padding: 20px 10px;
  color: white;
}
#quick-contacts a > i {
  margin-right: 10px;
  margin-top: 5px;
  color: white;
}
#quick-contacts a:hover {
  color: white;
}
#logo {
    font-size: 27px;
    margin: 0 0 0 0;
    padding: 0;
    font-weight: 700;
    line-height: 1.2;

}
#logo span{
  font-size: 17px;
  display: block;
}
#logo a{
  border-bottom: none !important;
}
.header-logo a{
  color: #013E60;
  text-decoration: none;
}
.header-logo.open a{
  color: #fff;
}
#logo a:hover {
  opacity: .7;
}
.description{
    font-size: 13px;
    margin: 0 0 5px 0;
    background: #F2F2F2;
    padding: 5px 0;
}

.sf-menu {
  margin: 0 20px 0 0 !important;
}

.sf-menu {
  float: none;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 8.5em;
  *width: 8.5em;
}

.sf-menu a {
  color: #14213D;
  padding: .75em 1em;
  font-weight: bold;
  border-left: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 16px;
  border-bottom: none !important;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: .75em 1em;
  letter-spacing: 1px;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #0071BC;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#menu-wrap {
  position: relative;
}
#menu-wrap .sf-menu a {
  padding: 1em 1.5em;
}
#menu-wrap .sf-menu a.sub-ddown {
  padding: 1em 2.2em 1em 1.8em;
}
#menu-wrap .sf-menu li{
    position: relative;
}


#primary-menu > li > ul li.active > a {
  color: #57cecd !important;
}
#primary-menu > li > .sf-with-ul {
  position: relative;
}
#primary-menu > li > .sf-with-ul::after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
    padding-top: 0px;
    /*left: 50%;
    margin-left: -7px;*/
    margin-right: 0.4em;
    font-size: 10px;
    width: auto;
    content: "\e64b";
    color: #666;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#primary-menu > li > .sf-with-ul:hover::after {
  padding-top: 5px;
}
#primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 13px;
  font-size: 12px;
  content: "\e649";
  color: rgba(255, 255, 255, 0.5);
}

#primary-menu .sub-menu {
  padding: 7px 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

#primary-menu .sub-menu:before {
  position: absolute;
  top: -9px;
  right: 20px;
  width: 0;
  height: 0;
  content: '';
}

/*#primary-menu .sub-menu:after {
  position: absolute;
  top: -8px;
  right: 46%;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #57cecd;
  border-bottom: 8px solid rgba(0, 0, 0, 0.8);
  border-left: 8px solid transparent;
  content: '';
}*/

#primary-menu .sub-menu .sub-menu:before {
  top: 6px;
  right: 100%;
}

#primary-menu .sub-menu .sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.19);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#primary-menu .sub-menu a {
  letter-spacing: 0;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 26px;
  color: #ffffff !important;
  text-transform: none;
  background: none;
}
#primary-menu .sub-menu a:hover {
  color: #57cecd !important;
}
#primary-menu li span {
  color: #999999 !important;
  font-size: 13px;
  font-weight: normal;
  display: block;
  text-align: center;
  line-height: 1;

}
#primary-menu li.active span,
#primary-menu li a:hover span{
  color: #0036BF !important;
}

.nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.nav-toggle.active i::before, .nav-toggle.active i::after {
  background: #2e2e2e;
}
.nav-toggle:hover, .nav-toggle:focus, .nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.nav-toggle i {
  /*position: relative;*/
  display: inline-block;
  width: 25px;
  height: 3px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
  position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}
.nav-toggle i::before, .nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.nav-toggle.nav-white > i {
  color: #ffffff;
  background: #ffffff;
}
.nav-toggle.nav-white > i::before, .nav-toggle.nav-white > i::after {
  background: #ffffff;
}

.nav-toggle i::before {
  top: -7px;
}

.nav-toggle i::after {
  bottom: -7px;
}

.nav-toggle:hover i::before {
  top: -10px;
}

.nav-toggle:hover i::after {
  bottom: -10px;
}

.nav-toggle.active i {
  background: transparent;
}

.nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.nav-toggle {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 21;
  padding: 6px 0 0 0;
  /*display: block;*/
  margin: 0 auto;
  /*display: none;*/
  background: #013E60;
  height: 100%;
  width: 44px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .nav-toggle {
    display: block;
  }
}

/* Mobile Menu */
#mobile-menu {
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  transform: translateX(275px);
  display: block;
  height: 100%;
  right: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 275px;
  z-index: 10002;
  background: #181920 url("../images/spnavi-bg.png") no-repeat bottom center /90%;
  padding: 0.75em 1.25em;
}
#mobile-menu #mobile-menu-ul {
  padding: 0;
  margin: 0;
}
#mobile-menu #mobile-menu-ul li {
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#mobile-menu #mobile-menu-ul li span{
    display: block;
    font-size: 13px;
    color: #57cecd;
    }
#mobile-menu #mobile-menu-ul li.active span{
    color: #ffffff;
    }

#mobile-menu #mobile-menu-ul li.active > a {
  color: #ffffff;
}
#mobile-menu #mobile-menu-ul a {
  border-bottom: none !important;
  padding: 20px 0;
  display: block;
  color: #ccc;
  color: #fff;
  text-decoration: none;
}
#mobile-menu #mobile-menu-ul a:hover {
  color: #ffffff;
  color: white;
}
#mobile-menu #mobile-menu-ul .sub-ddown {
  position: relative;
}
#mobile-menu #mobile-menu-ul .sub-ddown::after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  margin-top: -5px;
  content: "\e64b";
  top: 50%
}
#mobile-menu #mobile-menu-ul .sub-menu {
  display: none;
  padding-left: 0px;
}
#mobile-menu #mobile-menu-ul .sub-menu li {
  list-style: none;
}
#mobile-menu #mobile-menu-ul .sub-menu li a{
  padding: 10px;
  background: #ccc;
    color: #333;
}

#logo-mobile-wrap {
  -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;
  display: block;
  /*height: 44px;*/
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10001;
  background: #fff;
  color: #ccc;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#logo-mobile-wrap #logo-mobile {
  padding: 10px;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
#logo-mobile-wrap #logo-mobile a {
  border-bottom: none !important;
  color: #14213D;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
#logo-mobile-wrap #logo-mobile a span{
  border-bottom: none !important;
  color: #999;
  letter-spacing: 0;
  font-size: 12px;
  display: block;
}

#header .h-tel{
    text-align: center;
}
#header .h-tel h2{
    color: #0071BC;
    font-size: 16px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    margin-bottom: 0;
}
#header .h-tel p{
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
#header .h-tel p .fas{
    font-size: 23px;
    color: #0071BC;
}


#content {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #content {
    margin-bottom: 4em;
  }
}

#sidebar {
  padding: 7em 0;
  font-size: 16px;
}
#sidebar.left-sidebar {
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  #sidebar.left-sidebar {
    padding-right: 0px;
  }
}
#sidebar.right-sidebar {
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  #sidebar.right-sidebar {
    padding-left: 0px;
  }
}
#sidebar .sidebar-box {
  margin-bottom: 2em;
  float: left;
  width: 100%;
}
#sidebar .sidebar-heading {
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #2e2e2e;
  position: relative;
  padding-top: 7px;
}
#sidebar .sidebar-heading .border {
  width: 30px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ebebeb;
}
#sidebar .sidebar-links {
  padding: 0;
  margin: 0 0 30px 0;
}
#sidebar .sidebar-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.mainimage{
    padding: 0 3% 0;
    clear: both;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
/*統一の場合*/
/*.mainimage::before{
    background: #0071BC;
    content: "";
    width: 40%;
    height: 100%;
    position: absolute;
    z-index: 1;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
*/
/*個別の場合*/
.mainimg::after{
    background: #0071BC;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    left: 0;
}
.slide div:nth-child(2) .mainimg::after{
    background: #070802;
}
.slide div:nth-child(3) .mainimg::after{
    background: #55cbd9;
}
.slide div:nth-child(4) .mainimg::after{
    background: #2e4470;
}
/*.slide .slick-slide{
    border-radius: 20px;
    overflow: hidden;
    margin: 20px;
    width: 1200px!important;
}*//*
.slide img{
    width: 100%;
    height: 59vw;
    object-fit: cover;
}*/
.slide img{
    border-radius: 20px;
}
@media screen and (min-width: 1300px) {
.slide img{
    height: 35vw;
    margin-left: auto;
}
}
.slide img.slide-arrow{
    width: inherit;
}
.slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  cursor: pointer;
}
.prev-arrow {
  left: 0;
}
.next-arrow {
  right: 0;
}
.slick-dotted.slick-slider{
    margin-bottom: 0px;
}
.slick-dots{
    bottom: 0;
    margin-bottom: 20px;
    z-index: 1;
    text-align: left;
    padding-left: 20px; 
}
.slick-dots li{
    margin: 0;
}
.slick-dots li button::before{
    font-size: 15px;
    opacity: 1;
    color: #B3B3B3;
}
.slick-dots li.slick-active button::before {
    color: #013E60;
    opacity: 1;
}

.mainimg {
  width: 40%;
  height: 100%;
  display: table;
  position: absolute;
  color: #ffffff;
  z-index: 1;
  top: 0;
  bottom: 0;
  text-align: center;
}
.mainimg .container {
  vertical-align: middle;
  height: 100%;
  display: table-cell;
}

.mainimg h1 {
  font-size: 37px;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
  padding: 1em 0.5em;
  transition: all .5s ease-in-out;
  z-index: 2;
  position: relative;
}
.mainimg h1 span{
  font-size: 28px;
  display: block;
}
.mainimg h1 img{
  margin: 0 5px;
  height: auto;
  display: inline-block;
}
.mainimg h1::before,
.mainimg h1::after{
    content:"";
    display:inline-block;
    width: 290px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    transition: all .5s ease-in-out;
}
.mainimg h1::before {
    top: 0;
}
.mainimg h1::after {
    bottom: 0;
}
.mainimg h2 {
  line-height: 1.5;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 20px;
  position: relative;
  color: #fff;
  transition: all .5s ease-in-out;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  z-index: 2;
}
@media screen and (min-width: 1300px) {
    .mainimg h1 {
        font-size: 45px;
    }
    .mainimg h1::before,
    .mainimg h1::after {
        width: 450px;
    }
    .mainimg h2 {
        font-size: 33px;
    }
}


.mainimg,
#logo-mobile-wrap {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

body.mobile-menu-visible .mainimg,
body.mobile-menu-visible #logo-mobile-wrap {
 /* -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  transform: translateX(-275px);*/
}

body.mobile-menu-visible #mobile-menu {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
body.mobile-menu-visible .nav-toggle {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

body.mobile-menu-visible .nav-toggle/*,
body.mobile-menu-visible #mainimg,
body.mobile-menu-visible #logo-mobile-wrap*/ {
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  transform: translateX(-275px);
}

body.mobile-menu-visible #mobile-menu {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

#content-main h2{
    font-size: 37px;
    text-align: center;
    margin: 0 0 40px 0;
}
#content-main h2 span{
    color: #44C8CD;
    font-size: 17px;
    display: block;
    font-weight: normal;
}

.home-tokuchou {
    padding: 5em 0;
}
@media screen and (min-width: 1400px) {
    .home-tokuchou {
        width: 75%;
        margin: auto;
    }
}
#content-main .home-tokuchou h2 span{
    color: #013E60;
    font-size: 22px;
    font-weight: bold;
}
#content-main .home-tokuchou h2 span.four{
    font-size: 36px;
    display: inline-block;
    color: #DDC54E;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
#content-main .home-tokuchou h2 span.four span{
    font-size: 48px;
    display: inline-block;
    color: #DDC54E;
    letter-spacing: -5px;
}

.home-tokuchou .tokuchou04 {
    text-align: center;
}
.home-tokuchou .tokuchou04 p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Source Sans Pro', sans-serif;
    color: #0071BC;
    font-size: 24px;
}
.home-tokuchou .tokuchou04 p:before, .home-tokuchou .tokuchou04 p:after {
    border-top: 1px solid #ccc;
    content: "";
    width: 20px;
}
.home-tokuchou .tokuchou04 p:before {
    margin-right: 10px;
}
.home-tokuchou .tokuchou04 p:after {
    margin-left: 10px;
}
.home-tokuchou .tokuchou04 h3{
    margin-top: 1em;
    line-height: 1.8;
}
.home-tokuchou .tokuchou04 h3 span{
    font-size: 28px;
    border-bottom: solid 5px #DDC54E;
}
.home-flow{
    background: url("../images/flow-bg.jpg") no-repeat center center /cover fixed;
    padding: 5em 0;
}
#content-main .home-flow h2{
    color: #fff;
    margin: 0 0 30px 0;
}
.home-flow p{
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.home-flow ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 80%;
    margin: 50px auto 30px;
    position: relative;
}
.home-flow ul::before{
    content: url("../images/flow-arrow.svg");
    position: absolute;
    width: 87%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}
.home-flow li{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #F2F2F2;
    padding: 25px 25px 40px;
    font-size: 21px;
    font-weight: bold;
    color: #0071BC;
    z-index: 3;
    white-space: nowrap;
}
.home-flow li span {
    -webkit-text-combine: horizontal; /* 実装済 */
    -moz-text-combine-upright: all; /* 実装済(Firefox nightly 版) */
    -ms-text-combine-horizontal:all; /* 実装済 */
    text-combine-upright: all;
    content: counter(number, decimal-leading-zero);
    margin-bottom: 20px;
    font-family: 'Dancing Script', cursive;
    font-size: 24px;
}
.home-flow li:last-child{
    z-index: 1;
    background: #DDC54E;
    color: #013E60;
    position: relative;
}
.home-flow li:last-child::after{
    z-index: 0;
    content: url("../images/icon-kaigo.svg");
    bottom: 100%;
    position: absolute;
    width: 61px;
    height: 103px;
    left: 0;
    right: 0;
    margin: auto;
}
.home-support{
    background: #F2F2F2 url("../images/support-img.svg") no-repeat center 10% /95%;
    padding: 5em 0;
}
.home-support p{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #0071BC;
    margin-bottom: 3em;
    display: flex;
	justify-content: center;
}
.home-support p::before,
.home-support p::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #0071BC;
}
.home-support p::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.home-support p::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
.home-support .row > div{
    margin-bottom: 30px;
}
.home-support .row > div .row > div{
    margin-bottom: 0px;
}
.support-item{
    background: #fff;
    padding: 2em;
    border-radius: 20px;
    box-shadow: 0px 10px 0px #DAE5E5;
}
.support-item h3{
    color : #0071BC;
}
.support-item :not(.gyosha) ul li{
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.support-item :not(.gyosha) ul li::before {
  position: absolute;
  top: 5px;
  left: -10px;
  display: inline-block;
  width: 15px;
  height: 15px;
  content: '';
  background: #0071BC;
}
.support-item .gyosha {
  background: #EAF9F9;
  border: 2px solid #9ADDEF;
  padding: 1em;
  margin-top: 2em;
}
.support-item .gyosha h4{
  background: #013E60;
  border-radius: 100px;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  margin: -2em 0 1em -2em;
  text-align: center;
  width: 50%;
}
.support-item .gyosha ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.support-item .gyosha li{
  margin: 0 15px 5px 10px;
}
@media screen and (min-width: 1400px) {
.home-support{
    background-size: 70%;
}
.support-item .img{
    height: 135px;
    display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2em !important;
}
.support-item h3{
    text-align: center;
}
.support-item .gyosha h4{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
}
.home-faq{
    padding: 5em 0;
    position: relative;
}
.home-faq::before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 170px 570px 0 0;
    border-color: #007bff transparent transparent transparent;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
}
.home-faq::after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 170px 0 0 570px;
    border-color: #007bff transparent transparent transparent;
    content: "";
    right: 0;
    top: 0;
    position: absolute;
}
.home-contact{
    padding: 0 0 2em;
    text-align: center;
    background: #013E60;
    color: #fff;
    font-weight: bold;
}

#content-main .home-contact h2{
    background: #0071BC;
    color: #fff;
    padding: 40px 20px;
    font-size: 31px;
    position: relative;
}
.home-contact h2::after{
    content: "";
    position: absolute;
    top: 90%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 40px;
	border-top: 40px solid #0071BC;
	border-right: 50px solid transparent;
    border-left: 50px solid transparent;
}
.home-contact .tel-link{
    font-size: 46px;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 60px;
}
.home-contact .tel-link .fas{
    font-size: 34px;
    
}

.home-corporate{
    padding: 5em 0;
    border-bottom: 1px solid #ccc;
}

#content-main .home-corporate h2{
    font-size: 30px;
}
.home-corporate table{
    margin: 0 auto;
    width: auto;
}
.home-corporate tr:first-child{
    border-top: 1px solid #ccc;
}
.home-corporate tr{
    border-bottom: 1px solid #ccc;
}
.home-corporate th,
.home-corporate td{
    padding: 0.5em 1em;
}


#footer {
  clear: both;
  position: relative;
  width: 100%;
  padding: 2em 0;
}
#footer .container{
	position: relative;
}
#footer h2{
	margin-bottom: 0;
    font-size: 18px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
#footer .copyright {
  margin-top: 1em;
	background-color: #ffffff;
  font-size: 12px;
	margin-bottom: 0px;
	text-align: right;
	padding: 20px 0;
    color: #666666;
}
.more{
    text-align: center;
    position: relative;
    z-index: 0;
    font-size: 16px!important;
    margin: 20px 0 30px;
}
.more a{
    color: #fff;
    font-weight: bold;
    background: #331F0A;
    padding: 10px 40px 10px 30px;
    display: inline-block;
    border: 1px solid #331F0A;
    border-radius: 100px;
    transition: all .5s ease-in-out;
    position: relative;
    margin: 0 10px;
}
.more a svg{
    margin-right: 10px;
}
.more a .far{
    margin-left: 10px;
    font-size: 12px;
}

.more a:hover{
    background: #fff;
    color: #331F0A;
    border: 1px solid #331F0A;
}
.more a:hover::after{
    margin-left: 10px;
    color: #fff;
}
.more a:hover .icon-logo{
    fill:#fff;
}
.more a:active{
    color: #fff;
}



.font80{
    font-size: 80%;
}
/*Recruit*/
.col2{
    width:49%;
}
.img-container{
    /*overflow: hidden;*/
    position: relative;
}
.img-container__img{
    display: block;
    opacity: 0;
    position: relative;
    transition:all .5s .3s ease; 
    z-index: 0;
}
.img-container:before{
    background: #14213D;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transform: translateX(0%);
    transition:all .8s 0s ease; 
    width: 140%;
    z-index: 1;     
}
.text-container{
    padding:0 0 0 10px;
    transition: all .8s .5s ease;
    overflow: hidden;
}
.img-container.active img{
    opacity: 1;
}
.img-container.active:before{
    transform: translateX(140%);        
}
.text-container.actived{
    opacity: 1;
}
.text-read{
    background: #fff;
    padding: 4em 4em 2em;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.text-container .more a{
    width: 50%;
}


/**/
.quote {
  width: 80%;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
}
.quote cite {
  margin-top: 20px;
  display: block;
  font-size: 20px;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .quote {
    font-size: 20px;
    width: 100%;
  }
}

/* Helper Classes */
/* Spacer */
.spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}

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

.spacer-lg {
  height: 100px;
}
@media screen and (max-width: 768px) {
  .spacer-lg {
    height: 50px;
  }
}

.spacer-md {
  height: 80px;
}
@media screen and (max-width: 768px) {
  .spacer-md {
    height: 30px;
  }
}

.spacer-sm {
  height: 50px;
}
@media screen and (max-width: 768px) {
  .spacer-sm {
    height: 20px;
  }
}

.spacer-xs {
  height: 30px;
}
@media screen and (max-width: 768px) {
  .spacer-xs {
    height: 20px;
  }
}

.spacer-xxs {
  height: 20px;
}

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

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.uppercase-heading-sm {
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ccc;
}

.form-group {
  margin-bottom: 30px;
}

.image-popup:hover {
  opacity: .7;
}

.section-heading .lead {
  position: relative;
}
.section-heading .lead > .line {
  height: 2px;
  display: block;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  background: rgba(0, 0, 0, 0.3);
}
.section-heading .sub {
  font-size: 18px;
}

/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
  border-bottom: none !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
}
.btn:hover, .btn:focus, .btn:active {
  box-shadow: none;
  outline: none !important;
  border-color: transparent;
}
.btn.btn-icon {
  text-transform: none !important;
  letter-spacing: normal !important;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-outline {
  border: 2px solid #eaeaea !important;
  background: transparent;
  color: #2a2e37;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  border: 2px solid #f86942 !important;
  background: #f86942 !important;
  color: #ffffff;
}

.btn-primary {
  background: #57cecd;
}

.btn-success {
  background: #00e195;
}

.btn-danger {
  background: #e02745;
}

.btn-info {
  background: #0bbff2;
}

.btn-warning {
  background: #ffd042;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  border-color: transparent;
}

.btn-default:hover, .btn-default:active, .btn-default:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background: #282e3c;
  color: #ffffff;
}

.form-control {
  box-shadow: none !important;
  border: 2px solid #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
  outline: none;
  box-shadow: none !important;
  border: 2px solid #57cecd;
}

.js .to-animate,
.js .footer-anm,
.js .animate-box,
.js .r-animate {
  opacity: 0;
}

.heading {
  margin-bottom: 3em;
}


/* Header */
.header {
  text-align: center;
}
.header-logo{
    margin-right: auto;
}
.page .header-logo{
    width: auto;
    height: auto;
    position: relative;
    padding: 30px 0;
}

.header .heading {
  font-weight: bold;
  font-size: 45px;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  .header .heading {
    font-size: 30px !important;
    line-height: 42px !important;
  }
}
.header .heading-sub {
  color: #777;
  font-size: 18px;
  line-height: 30px;
}

/* Easy Rsponsive Tabs */
.tab {
  clear: both;
  display: block;
}

.resp-tab-active {
  color: #57cecd;
}

.resp-content-active, .resp-accordion-active {
  display: block;
}

.tab-menu-icon {
  font-size: 20px;
  position: relative;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .tab-menu-icon {
    margin-top: 7px;
  }
}


/* Accordions */
.accordion .accordion-button{
  padding: 20px;
  border: 1px solid #ccc;
  border-bottom: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #0071BC;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
  text-align: left;
}
.accordion-item:first-of-type .accordion-button{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.accordion .accordion-button::before{
    content: url("../images/icon-q.svg");
    width: 56px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
.accordion .accordion-button span{
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}
.accordion .accordion-header .accordion-button.collapsed {
    border-radius: 20px;
    border: 1px solid #ccc;
}
.accordion-button:not(.collapsed){
    background-color: #fff;
}
.accordion .accordion-header {
  background: transparent;
  position: relative;
  cursor: pointer;

}
.accordion .accordion-header .accordion-button {
  color: #0071BC;
}
.accordion .accordion-header .accordion-button:after {
  text-transform: none;
  line-height: 31px;
  color: #fff !important;
  position: absolute;
  content: "－";
  right: 15px;
  top: 26px;
  background: #0071BC;
  width: 31px;
  height: 31px;
  border-radius: 100px;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}
.accordion .accordion-header.collapsed .accordion-button {
  color: #0071BC !important;
}
.accordion .accordion-header .accordion-button.collapsed:after {
  text-transform: none;
  content: "＋";
}
.accordion-button:focus{
    box-shadow: none;
}
.accordion-collapse{
    padding: 20px 30px;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: #EAF9F9;
    font-size: 18px;
}
.accordion-item:last-of-type .accordion-collapse{
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.accordion-collapse p:last-child{
    margin-bottom: 0;
}

/* Progress Bars */
.progress {
  height: 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.progress-bar {
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.progress-bar.progress-bar-default {
  background: #57cecd;
}
.progress-bar.progress-bar-success {
  background: #00e195;
}
.progress-bar.progress-bar-info {
  background: #0bbff2;
}
.progress-bar.progress-bar-warning {
  background: #ffd042;
}
.progress-bar.progress-bar-danger {
  background: #e02745;
}

/* Social Icons */
.social-icons {
  padding: 0;
}
.social-icons li {
  list-style: none;
  display: inline;
  display: inline-block;
}
.social-icons li a {
  height: 40px;
  width: 40px;
  border: 1px solid #ebebeb;
  display: table;
  text-align: center;
  color: #2e2e2e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.social-icons li a:hover {
  background: #f86942;
  border: 1px solid #f86942 !important;
  color: #ffffff !important;
}
.social-icons li i {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}

/* Pricing Tables */
@media screen and (max-width: 992px) {
  .pricing-table-1 .pricing-table-item {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .pricing-table-1 .pricing-table-item {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
  }
}
.pricing-table-1 .pricing-table-item .pricing-table-item-body,
.pricing-table-1 .pricing-table-item .pricing-table-item-heading {
  text-align: center;
  float: left;
  width: 100%;
  padding: 1em 2em;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-heading {
  background: #57cecd;
  color: #ffffff;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-heading h3 {
  font-size: 70px;
  position: relative;
  display: inline-block;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-heading h3 sup {
  position: absolute;
  top: 2px;
  margin-left: -7px;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-heading h3 sup, .pricing-table-1 .pricing-table-item .pricing-table-item-heading h3 span {
  font-size: 14px;
  text-transform: uppercase;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-heading p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.pricing-table-1 .pricing-table-item.best-offer .pricing-table-item-heading {
  background: #57cecd;
  color: #ffffff;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-body {
  border: 2px solid #ccc;
  border-top: none;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-body ul {
  padding: 0;
  margin: 0;
}
.pricing-table-1 .pricing-table-item .pricing-table-item-body ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.pricing-table-1 .pricing-table-item.best-offer .pricing-table-item-body {
  border: 2px solid #57cecd;
  border-top: none;
}

/* Nav Links */
.nav-links ul {
  padding: 0;
  margin: 0;
}
.nav-links ul li {
  padding: 0;
  margin: 0 0 .5em 0;
  list-style: none;
}
.nav-links ul li.active a {
  color: #2e2e2e;
  border-bottom: 2px solid #57cecd;
}


/* Image Alignment */
img.align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  img.align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  img.align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a > img.align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  a > img.align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  a > img.align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*================*/
/*page
/*================*/

.page-title {
  position: relative;
  color: #ffffff;
  height: 400px;
  overflow: hidden;
}
.page-title img{
  max-width: 100%;
}
@media screen and (max-width: 768px) {

}
.page-title h1 {
  font-size: 18px;
font-weight: bold;
padding-top: 280px;
text-align: center;
padding-left: 6vw;
}

.page-title h1 span{
  font-family: 'Hammersmith One', sans-serif;
  font-size: 36px;
  font-weight: 700;
  display: block;
line-height: 50px;
  color: #000;
  letter-spacing: 0.1em;
}
.page-title h1 span:first-letter{
    color: #c60b09;
}
.page .page-title{
    height: 150px;
}
.page .page-title h1 {
  padding-top: 2em;
}
.concept .page-title,
.order .page-title{
    height: 500px;
    margin-right: 0;
    margin-bottom: 3em;
}
.concept .page-title{
    background: url("../images/concept/concept-bg.jpg") center center /cover;
}
.order .page-title{
    background: url("../images/order/order-bg.jpg") center center /cover;
}
.concept .page-title .container,
.order .page-title .container{
    vertical-align: middle;
    display: table-cell;
}
.concept .page-title h1 ,
.order .page-title h1 {
  padding-left: 0;
  color: #fff;
}
.concept .page-title h1 span,
.order .page-title h1 span{
  color: #fff;
}
#bread{
    font-size: 14px;
    padding: 10px;
    text-align: right;
    color: #808080;
}
#bread .home::before{
    content: url("../images/icon-bread.svg");
    margin-right: 10px;
}
#bread a{
    color: #333333;
}
body:not(.home) #content-main{
    padding: 1em 1em 4em;
    overflow: hidden;
}
.page #content-main h2,
.page #content-main h3,
.page #content-main h4{
    margin-top: 2em;
    color: #000;
}
.page #content-main h3{
    color: #333;
    padding: 5px 0;
}
.page table th{
    /*background: #ededed;*/
}
.page th,.page td{
    padding: 1em 1.5em;
    border-bottom: 2px solid #c60b09;
}
.page table td ul{
    margin-left: 20px;
}
.page #content-main *{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page #content-main img{
    max-width: 100%;
    height: auto;
}
.page #content-main p{
    font-size: 14px;
}
body.page #content-main h2{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    clear: both;
}

/*CONCEPT*/

.fluid-box{
 width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 40px;
    background: url("../images/concept/concept-bg.jpg") center center /cover;
    height: 500px;
    margin-bottom: 3em;
}
/*.fluid-box-inner{
 margin: 0 auto;
 padding: 25px;
 background-color: #fff;
}*/

.kodawari{
    background: #f2f2f2;
    padding: 10px;
    margin: 3em 0;
}
.kodawari div{
    background: #fff;
    margin: 10px;
}
.page #content-main .kodawari h3{
    color: #c60b09;
}

/*ORDER*/

.only{
    background: url("../images/order/img01.jpg") no-repeat 0% 0% /25% , url("../images/order/img02.jpg") no-repeat 100% 80% /25%;
    padding-bottom: 3em;
}
@media screen and (min-width: 1700px) {
    .only{
        background-size: auto, auto;
    }
}
.page #content-main .only p{
    font-size: 16px;
}

.timesk{
    background: #f2f2f2;
    padding: 1em 0;
}
.progressbar {
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.progressbar li {
    position: relative;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    width: 33.333%;
    color: #000;
    font-weight: bold;
}
.page #content-main .progressbar li:before {
    display: block;
    width: 18px;
    height: 18px;
    margin: 7px auto 20px auto;
    content: '';
    text-align: center;
    border-radius: 50%;
    background-color: #c60b09;
    position: relative;
}
.progressbar li:after {
    position: absolute;
    z-index: 0;
    top: 15px;
    left: -50%;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #c60b09;
}
.progressbar li:first-child:after {
    content: none;
}
.page.reform #content-main .progressbar li:before {
    background-color: #33AF41;
}
.reform .progressbar li:after {
    background-color: #33AF41;
}

.schedule{
    background: url("../images/order/schedule-bg.jpg") center center /cover;
 width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 40px;
    margin-bottom: 3em;
    margin-top: 3em;
}
.reform .schedule{
    background: url("../images/reform/schedule-bg.jpg") center center /cover;
    margin: 3em 0 0;
}
.reform #content-main .schedule h2{
    color: #fff;
}
.schedule .card{
    margin-bottom: 2em;
    display: flex;
}
.page #content-main .schedule h3{
    margin-top: 0;
    text-align: center;
}
.schedule h3 span,
.progressbar li span{
    display: inline-block;
    background: #000;
    border-radius: 100px;
    color: #fff;
    padding: 0 20px;
    font-size: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.schedule h3 span{
    margin-bottom: 30px;
}
.schedule h3 span.free{
    background: #c60b09;
}
.reform .schedule h3 span.free{
    background: #33AF41;
}
.schedule .card-body strong{
    border-bottom: 2px solid #c60b09;
    font-size: 15px;
}
.schedule .card-body p:last-child{
    margin-bottom: 0;
}
.page #content-main .schedule .card-deck ul li::before{
    display: none;
}
.schedule .card-deck .slick-dots{
    bottom: -30px;
}
.schedule .card-deck .slick-dots li button::before,
.schedule .card-deck .slick-prev::before,.schedule .card-deck .slick-next::before{
    color: #000;
}
.schedule .card-deck .slick-dots li button::before{
    opacity: 0.5;
}
.schedule .card-deck .slick-dots li.slick-active button::before {
    color: #c60b09;
    opacity: 1;
}
.reform .schedule .card-deck .slick-dots li.slick-active button::before {
    color: #33AF41;
    opacity: 1;
}
.after{
    max-width: 1000px;
    margin: auto auto 3em;
}

/*reform*/

.reformlist{
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center;
}
.reformlist .row > div{
    margin-bottom: 2em;
}
.reformlist .card p:last-child{
    margin-bottom: 0;
}

/*GALLERY*/
.page .pgallery-wrap .g-item {
    width: 33.333333%;
    padding: 2px;
    float: left;
}
.page .pgallery-wrap .g-item a:hover img {
    opacity: 0.5;
}
@media screen and (max-width: 768px) {
.page .pgallery-wrap .g-item{
    width: 50%;
}
}
/*CONTACT*/

.page-w700{
    max-width: 700px;
    margin: auto;
}
.telwaku{
    background: #f2f2f2;
    padding: 1em 2em 2em;
}
.page #content-main .telwaku h2{
    margin-top: 1em;
}
.contact-tel{
    font-size: 160%!important;
    margin-bottom: 0;
}
.contact-tel::before{
    content: "\f879";
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    margin-right: 5px;
}
.mobilephone::before{
    content: "\f3cd";
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    margin-right: 5px;
}
.red{
    color: #c60b09;
}

.mailwaku .q1{
	background: #33C043;
	color: #fff;
	padding: 0 5px;
	font-size: 12px;
}
.mailwaku p{
	padding: 15px;
	margin-bottom: 0;
}
.mailwaku textarea,
.mailwaku input{
	background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 10px;
}
.mailwaku textarea,
.mailwaku input[type="text"]{
    width: 100%;
}
.privacy {
    border: 5px solid #ededed;
    padding: 20px;
    overflow-y: scroll;
    height: 250px;
    font-size: 80%;
    font-weight: normal;
}
.page #content-main div#mfp_phase_confirm h4 {
    color: #c60b09;
}
body.page .leftcolumn{
    width : 48%;
    float: left;
}
body.page .rightcolumn{
    width : 48%;
    float: right;
}

.page #content-main ul{
    margin: 10px 0 20px 10px;
    padding: 0;
    list-style: none;
}
.page #content-main ul li{
    position: relative;
    padding-left: 12px;
    margin-bottom: 5px;
}
.page #content-main ul li::before{
    content: "\f105";
	font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 1px;
    color: #c60b09;
}

/*contact*/

.privacy{
    overflow-y: scroll;
    height: 200px;
    font-size: 90%;
    border: 1px solid #ccc;
    margin: 10px 0;
    padding: 20px;
}
.page #content-main .privacy h3{
    margin-top: 0;
}
form#mailformpro dl dd .privacy ul,
form#mailformpro dl dd .privacy ol{
    margin-left: 2em;
    margin-bottom: 1em;
}
form#mailformpro dl dd .privacy li{
    list-style: inherit;
}


@media screen and (max-width: 768px) {
    .page-title h1{
        font-size: 16px;
        line-height: 1.3;
    }
    .page-title h1 span{
        font-size: 35px;
    }
    h3, .h3 {
        font-size: 19px;
    }
    .table th, .table td,
    .page th, .page td{
        display: block;
    }
    .mainimg .mainimg-wrap .mainimg-intro > h2{
        font-size: 16px;
    }
    .mainimage{
        padding-top: 100px;
    }

}

.pc{
    display: block;
}
.sp{
    display: none;
}

@media screen and (max-width: 768px) {
.pc{
    display: none;
}
.sp{
    display: block;
}
.mainimg{
    display: none;
}

/*.slide img{
    height: 70vh;
}*/
.slick-dots{
    padding-left: 10px;
    text-align: center;
}

#content-main h2,
#content-main .home-corporate h2{
    font-size: 28px;
}
.tokuchou04 img{
    width: 60%;
}
.home-main,.home-tokuchou,#footer,.home-faq,.home-corporate{
    background-color: #fff;
}
.home-flow{
    background: none;
}
.home-flow::before{
    content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background-repeat:no-repeat;
    background-position:50% 100%;
    background-image: url("../images/flow-bg.jpg");
    background-size:cover;
}
.home-flow p{
    font-size: 19px;
}
.home-flow li{
    font-size: 18px;
}
.flow-in{
    width: 90%;
    margin: auto;
    overflow-x: scroll;
    padding-top: 30px;
}
.flow-in::before{
    content: "横にスクロールしてご覧ください→";
    font-size: 13px;
    color: #fff;
}
.home-flow ul{
    width: 1000px;
}
.home-support{
    background-image: none;
}
.home-support p{
    font-size: 19px;
    padding: 0 15px;
}
.home-support p::before{
    margin-right: 15px;
}
.home-support p::after{
    margin-left: 15px;
}

.home-support .row > div .row > div.img{
    height: 135px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2em !important;
    text-align: center;
}
.support-item h3{
    text-align: center;
}
.support-item .gyosha h4{
    width: 90%;
}
.home-faq::before{
    border-width: 70px 180px 0 0;
}
.home-faq::after{
    border-width: 70px 0 0 180px;
}
.accordion .accordion-button{
    text-align: left;
    font-size: 18px;
    padding: 20px 40px 20px 20px;
}
.accordion-collapse{
    font-size: 16px;
}
.accordion .accordion-button::before{
    vertical-align: text-top;
    width: 50px;
}
.accordion .accordion-header .accordion-button::after{
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
}
#content-main .home-contact h2{
    font-size: 23px;
}
.home-contact .tel-link{
    font-size: 30px;
    line-height: 1.5;
}
.home-contact .tel-link .fas {
    display: none;
}
.home-contact .tel-link a{
    color: #fff;
}
.home-contact .tel-link::before{
      font-family: "Font Awesome 5 Free";
      content: '\f879';
      font-weight: 900;
      display: inline-block;
      font-size: 25px;
}
.home-contact p{
    font-size: 14px;
}
#footer p{
    font-size: 14px;
    text-align: center;
}
#footer h2,
#footer .copyright{
    text-align: center;
}
#mobile-menu #mobile-menu-ul li:last-child{
    border-bottom: none;
}
.h-tel{
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
}
.h-tel h2{
    font-size: 18px;
    margin: 0;
}
.h-tel .tel-link{
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}
.h-tel .tel-link .fas{
    display: none;
}
.h-tel .tel-link::before{
      font-family: "Font Awesome 5 Free";
      content: '\f879';
      font-weight: 900;
      display: inline-block;
      font-size: 18px;
}
#mobile-menu #mobile-menu-ul .h-tel a{
    padding: 0;
    display: inline-block;
    color:#0071BC;
}
.home-corporate th, .home-corporate td{
    display: block;
}
.home-corporate tr,
.home-corporate tr:first-child{
    border: none;
}
.home-corporate tr:first-child th:first-child{
    border-top: 1px solid #ccc;
}
.home-corporate td{
    border-bottom: 1px solid #ccc;
}
}

@media print {
    body{
        min-width: 1270px !important;
    }
    /*縮小時にトップページ画像が縮まる*/
    /*.slick-track,
    .slick-slide {
    width: 100% !important;
    height: auto !important;
    }
    .slick-initialized .slick-slide {
    display: none !important;
    }
    .slick-initialized .slick-slide:first-child {
    display: block !important;
    left: 0 !important;
    opacity: 1 !important;
    }/**/
    /*.home-main,*/
    #header .container,
    .home-tokuchou .container,
    .home-flow .container,
     .home-support .container,
     .home-faq .container,
     #footer .container{
        min-width: 1140px !important;
    }
    /*.mainimage{
        padding: 0;
    }*/
    .slide img{
        width: 100%;
        position: relative;
    }
    .mainimg img{
        width: auto;
    }
    .mainimg .container{
        padding-top: 150px;
        padding-bottom: 200px;
    }
/*    .slick-slide{
        display: flex;
    }
*/    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .js .to-animate, .js .footer-anm, .js .animate-box, .js .r-animate{
        opacity: 1;
    }
    .home-flow ul{
        width: 80%;
    }
    .home-flow{
        background-attachment: inherit;
    }
}
