.wf-ryumin {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
h3.h3_achie {
    padding: 1rem 2rem;
    color: #fff;
    background-color: #E78C21;
    background-image: radial-gradient(#f4a74c 13%, transparent 13%), radial-gradient(#f4a74c 13%, transparent 13%);
    background-size: 50px 50px;
    background-position: 0 0, 25px 25px;
    margin-bottom: 10px;
}
h3.h3_achie::before {
  height: 0;
}
.info dt {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
.info dd {
  padding-left: 7em;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #CCCCCC;
}
@media screen and (max-width:768px) {
  .info dt {
    float: none;
    padding-top: 5px;
    padding-bottom: 0;
  }
  .info dd {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #CCCCCC;
  }
}
.info02 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.info02,
.info02 > dt,
.info02 > dd {
    box-sizing: border-box;
}
.info02 > dt,
.info02 > dd {
    padding: 1em;
    margin-top: 50px;
	line-height:128px;
}
.info02 {
	
	
   
}

.info02 dt {
 width: 20%;
  font-size:1.6em;
  padding-left:70px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left:1px solid #b9b2ab;
}
.info02 dd {
  width: 80%;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width:768px) {
  
  .info dt {
    float: none;
    padding-top: 5px;
    padding-bottom: 0;
  }
  .info dd {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #CCCCCC;
  }
	.info02 {
    justify-content: space-between;
		align-items: center;
}
	.info02 dt {
    width: 20%; 
    font-size: 1.0em;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 1px solid #b9b2ab;
}
	.info02 dd {
    width: 70%;
    padding-top: 5px;
    padding-bottom: 5px;
		    padding: 1em;

}
	.info02 > dt, .info02 > dd {
        margin-top: 10px;
    line-height: 30px;
}
}



.shutter {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E60012;
  z-index: 9999;
}
.shutter::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  width: 0;
  height: 1px;
}
.shutter {
  -webkit-animation: byeShutter 2.6s forwards;
  animation: byeShutter 2.6s forwards;
}
.shutter::before {
  -webkit-animation: shutterOpen 2.6s forwards;
  animation: shutterOpen 2.6s forwards;
}
.content {
  -webkit-animation: contentScale 2.6s forwards;
  animation: contentScale 2.6s forwards;
}
@keyframes byeShutter {
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
@keyframes shutterOpen {
  0% {
    width: 0;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  90% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes contentScale {
  70% {
    -webkit-transform: perspective(800px) scale(0.9) rotateX(15deg);
    transform: perspective(800px) scale(0.9) rotateX(15deg);
  }
  100% {
    -webkit-transform: perspective(800px) scale(1) rotateX(0);
    transform: perspective(800px) scale(1) rotateX(0);
  }
}
body, h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Arial, sans-serif
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon/icomoon.eot?1z9v6x);
  src: url(../fonts/icomoon/icomoon.eot?1z9v6x#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.ttf?1z9v6x) format("truetype"), url(../fonts/icomoon/icomoon.woff?1z9v6x) format("woff"), url(../fonts/icomoon/icomoon.svg?1z9v6x#icomoon) format("svg");
  font-weight: 400;
  font-style: normal
}
html {
  overflow-x: hidden
}
body {
  background-color: #F7F7F7;
  color: #333;
  line-height: 24px;
  font-size: 15px
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
  line-height: 1.5
}
h1 {
  font-size: 46px
}
h2 {
  font-size: 36px
}

h3 {
  font-size: 28px
}
h4 {
    font-size: 18px;
    padding: 1rem 2rem;
    border-top: 3px double #000;
    border-bottom: 3px double #000;
    margin-bottom: 2em;
}
h5, h6 {
  font-size: 16px;
  text-align: center;
}
ol, p, ul {
  margin-bottom: 30px
}
a {
  -webkit-transition: .3s all;
  transition: .3s all;
  color: #8fb5d9
}
a:active, a:focus, a:hover {
  color: #a3c3e1;
  text-decoration: none
}
.text_block a {
  -webkit-transition: .3s all;
  transition: .3s all;
  color: #fff
}
.bg_logo {
  background-image: url(../img/bg_logo.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.hero-text-heading, .probootstrap-hero h1 {
  font-size: 52px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 64px;
  color: #fff
}
@media screen and (max-width:768px) {
  .hero-text-heading, .probootstrap-hero h1 {
    font-size: 40px;
    line-height: 1.5
  }
	.probootstrap-heading h2 {
    font-size: 26px;
}
}
.probootstrap-heading h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    font-weight: bold;
}
.probootstrap-heading h2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
.probootstrap-navbar .dropdown-submenu > a:before, .probootstrap-navbar .dropdown > a:before {
  font-family: icomoon;
  line-height: 1;
  font-weight: 400;
  speak: none;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
@media screen and (max-width:480px) {
  .hero-text-heading, .probootstrap-hero h1 {
    font-size: 30px
  }
}
.hero-text-subheading, .probootstrap-hero p {
  font-size: 16px;
  color: rgba(255, 255, 255, .9)
}
.hero-text-subheading:last-child, .probootstrap-hero p:last-child {
  margin-bottom: 0
}
.inq {
  background-color: #FFB052;
  color: #FFFFFF !important;
}
.inq a {
  color: #FFFFFF !important;
}
.nav-2 {
  position: relative;
  top: 5px;
}
.nav-1 {
  position: relative;
  top: 0px;
  /*right: -225px;*/
}
@media screen and (max-width:768px) {
  .nav-2 {
    top: 0;
  }
  .nav-1 {
    top: 0;
    right: 0;
  }
}
.probootstrap-navbar {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
  background: 0 0;
  -webkit-transition: .3s all;
  transition: .3s all
}
@media screen and (max-width:768px) {
  .probootstrap-navbar {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
  }
}
.probootstrap-navbar .navbar-toggle:focus, .probootstrap-navbar .navbar-toggle:hover {
  background-color: transparent
}
.probootstrap-navbar .navbar-toggle {
  border: none
}
.probootstrap-navbar .navbar-toggle span.icon-bar {
  -webkit-transition: all .15s;
  transition: all .15s
}
.probootstrap-navbar .navbar-toggle span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%
}
.probootstrap-navbar .navbar-toggle span:nth-child(3) {
  opacity: 0
}
.probootstrap-navbar .navbar-toggle span:nth-child(4) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%
}
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(2), .probootstrap-navbar .navbar-toggle.collapsed span:nth-child(4) {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(3) {
  opacity: 1
}
.probootstrap-navbar .navbar-brand, .probootstrap-navbar .navbar-nav > li > a, .probootstrap-navbar .parent-nav-link-padding {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
}
.probootstrap-navbar .dropdown-header {
  color: rgba(255, 255, 255, .2);
  padding-left: 10px;
  text-transform: uppercase
}
.probootstrap-navbar .dropdown > a {
  padding-right: 10px !important;
  position: relative;
  display: block
}
@media screen and (max-width:480px) {
  .probootstrap-navbar .dropdown > a {
    display: block;
    padding-right: 0
  }
}
.probootstrap-navbar .dropdown > a:before {
  text-transform: none;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -10px;
  margin-top: -11px;
  content: "\e924";
  font-size: 20px;
  color: rgba(255, 255, 255, .5);
  -webkit-transition: .3s all;
  transition: .3s all
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-brand, .probootstrap-navbar .navbar-nav > li > a, .probootstrap-navbar .parent-nav-link-padding {
    padding-top: 15px !important;
    padding-bottom: 15px !important
  }
  .probootstrap-navbar .dropdown > a:before {
    color: rgba(0, 0, 0, .2)
  }
}
.probootstrap-navbar .dropdown > a:hover:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.probootstrap-navbar .dropdown.open > a, .probootstrap-navbar .dropdown:active > a, .probootstrap-navbar .dropdown:focus > a, .probootstrap-navbar .dropdown:hover > a {
  -webkit-transition: .3s all;
  transition: .3s all
}
.probootstrap-navbar .dropdown.open > a:before, .probootstrap-navbar .dropdown:active > a:before, .probootstrap-navbar .dropdown:focus > a:before, .probootstrap-navbar .dropdown:hover > a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.probootstrap-navbar .dropdown > .dropdown-menu > li a {
  padding: 10px;
  color: rgba(255, 255, 255, .8)
}
.probootstrap-navbar .dropdown > .dropdown-menu > li a:hover, .probootstrap-navbar .dropdown > .dropdown-menu > li.open > a, .probootstrap-navbar .dropdown > .dropdown-menu > li:active > a, .probootstrap-navbar .dropdown > .dropdown-menu > li:focus > a, .probootstrap-navbar .dropdown > .dropdown-menu > li:hover > a {
  color: #85C8DD;
  background: #fff;
  border-top: none
}
.probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu.open > a, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:active > a, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:focus > a, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:hover > a {
  border-top: none
}
.probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu.open > a:before, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:active > a:before, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:focus > a:before, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:hover > a:before {
  color: #000
}
.probootstrap-navbar .dropdown > .dropdown-menu > li.active > a {
  color: #fff
}
.probootstrap-navbar .navbar-right .dropdown-menu {
  right: auto
}
.probootstrap-navbar .dropdown-menu {
  border: none;
  background: #85C8DD;
  border-radius: 0;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
  min-width: 200px;
  white-space: normal;
  word-wrap: break-word
}
.probootstrap-navbar .dropdown-menu a {
  white-space: normal
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .dropdown-menu {
    width: 100%;
    padding: 10px 15px
  }
  .probootstrap-navbar .dropdown-menu a {
    color: #fff
  }
}
.probootstrap-navbar .navbar-brand {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-size: 30px;
  text-transform: uppercase;

  top: 10px;
  position: relative;
  /*
    background: url(../img/logo.png) left top no-repeat;
  width: 274px;
  height: 33px;
  */
  width: 300px;
    background: url(../img/logo.png) left 100% no-repeat;
    background-size: cover;
    height: 52px;
  text-indent: -999999px;
  -webkit-transition: .2s all;
  transition: .2s all;
  filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.2));
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-brand {
    top: 5px;
    background-position: left 100%
  }
	.probootstrap-navbar .navbar-brand {
    top: 16px !important;
    width: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 25px;
  }
}

@media screen and (max-width:480px) {
  .probootstrap-navbar .navbar-brand {
    top: 19px !important;
    width: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 35px;
  }
}
/*
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
  .probootstrap-navbar .navbar-brand {
    position: relative;
    width: 300px;
    background: url(../img/logo.png) left 100% no-repeat;
    background-size: cover;
    height: 52px;
  }
}
*/
.probootstrap-navbar .navbar-nav > li > a {
  color: #fff;
  font-size: 17px;
  position: relative;
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 26px !important;
  padding-bottom: 26px !important;
}
@media screen and (max-width:480px) {
  .probootstrap-navbar .navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
/*.probootstrap-navbar .navbar-nav.nav-1 {
    padding-top: 8px;
    border-top: 1px solid #FFFFFF;
}*/
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: rgba(0, 0, 0, .7)
  }
  .probootstrap-navbar .navbar-nav.nav-1 {
    padding-top: 0;
    border-top-style: none;
    border-top-width: 0px;
  }
}
.probootstrap-navbar .navbar-nav > li > a:active, .probootstrap-navbar .navbar-nav > li > a:focus, .probootstrap-navbar .navbar-nav > li > a:hover {
  color: rgba(127, 126, 126, 0.70)
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav > li > a:active, .probootstrap-navbar .navbar-nav > li > a:focus, .probootstrap-navbar .navbar-nav > li > a:hover {
    color: rgba(0, 0, 0, .7)
  }
}
.probootstrap-navbar .navbar-nav > li.open > a, .probootstrap-navbar .navbar-nav > li.open > a:focus, .probootstrap-navbar .navbar-nav > li.open > a:hover {
  background: 0 0
}
.probootstrap-navbar .navbar-nav > li.active > a {
  background: 0 0;
  color: #fff;
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav > li.active > a {
    color: rgba(0, 0, 0, .7)
  }
}
.probootstrap-navbar .navbar-nav > li.active > a:active, .probootstrap-navbar .navbar-nav > li.active > a:focus, .probootstrap-navbar .navbar-nav > li.active > a:hover {
  background: 0 0;
  color: #fff
}
.probootstrap-navbar .navbar-nav > li > .dropdown-menu:before {
  border: 1px solid #85C8DD;
  content: "";
  position: absolute;
  top: -20px;
  left: 40px;
  border-color: rgba(133, 200, 221, 0);
  border-bottom-color: #85C8DD;
  border-width: 10px;
  margin-left: -10px
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .navbar-nav > li.active > a:active, .probootstrap-navbar .navbar-nav > li.active > a:focus, .probootstrap-navbar .navbar-nav > li.active > a:hover {
    color: rgba(0, 0, 0, .7)
  }
  .probootstrap-navbar .navbar-nav > li > .dropdown-menu:before {
    display: none
  }
}
.probootstrap-navbar .navbar-nav .dropdown li.active > a {
  background: 0 0
}
.probootstrap-navbar .navbar-nav.active > a {
  color: #FFA33E !important
}
.probootstrap-navbar .dropdown-submenu {
  position: relative
}
.probootstrap-navbar .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px
}
.probootstrap-navbar .dropdown-submenu > a {
  display: block
}
.probootstrap-navbar .dropdown-submenu > a:before {
  text-transform: none;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 10px;
  margin-top: -11px;
  content: "\e926";
  font-size: 20px;
  color: rgba(255, 255, 255, .5);
  -webkit-transition: .3s all;
  transition: .3s all
}
@media screen and (max-width:768px) {
  .probootstrap-navbar .dropdown-submenu > a:before {
    color: rgba(0, 0, 0, .2)
  }
}
.probootstrap-navbar .dropdown-submenu > a:hover:before {
  color: rgba(0, 0, 0, .3);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.probootstrap-navbar.scrolled {
  background-color: rgba(255, 255, 255, 0.70);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .09);
  top: 0px;
}
.probootstrap-navbar.scrolled .navbar-brand, .probootstrap-navbar.scrolled .navbar-nav > li > a, .probootstrap-navbar.scrolled .parent-nav-link-padding {
  /*padding-top: 20px;
  padding-bottom: 20px*/
}
.probootstrap-navbar.scrolled .navbar-brand {
  top: 15px;
  background-position: left 100%
}
.probootstrap-navbar.scrolled .dropdown > a:before {
  color: rgba(0, 0, 0, .4)
}
.probootstrap-navbar.scrolled .navbar-nav > li > a {
  color: rgba(0, 0, 0, .7)
}
/*.probootstrap-navbar.scrolled .navbar-nav.nav-1 {
    border-top: 1px solid rgba(0,0,0,0.7);
    padding-top: 8px;
}*/
@media screen and (max-width:768px) {
  .probootstrap-navbar.scrolled .navbar-nav.nav-1 {
    border-top-style: none;
    border-top-width: 0px;
    padding-top: 0;
  }
}
.probootstrap-navbar.scrolled .navbar-nav > li > a:hover {
  color: rgba(0, 0, 0, .7) !important
}
.probootstrap-navbar.scrolled .navbar-nav > li.active > a {
    color: #FFB052 !important
}
.container-fluid .navbar-brand {
  margin-left: 15px
}
.container-fluid .dropdown-submenu {
  position: relative
}
.container-fluid .dropdown-submenu .dropdown-menu {
  top: 0;
  left: auto;
  right: 100%;
  margin-top: -1px
}
.probootstrap-hero {
  background-size: cover;
  background-position: center center
}
.probootstrap-hero > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .3);
  z-index: 1
}
.btn.btn-primary, .probootstrap-hero.probootstrap-hero-colored {
  background: #FFA33E
}
.probootstrap-hero > .container {
  position: relative;
  z-index: 2
}
.probootstrap-hero .probootstrap-hero-text {
  padding-top: 200px;
  padding-bottom: 200px
}
@media screen and (max-width:768px) {
  /* .probootstrap-navbar.scrolled .navbar-nav > li.active > a {
    color: #E60012 !important
  }*/
  .probootstrap-hero .probootstrap-hero-text {
    padding-top: 50px;
    padding-bottom: 50px
  }
}
.probootstrap-hero.probootstrap-sm-hero .probootstrap-hero-text {
  padding-top: 150px;
  padding-bottom: 150px
}
@media screen and (max-width:768px) {
  .probootstrap-hero.probootstrap-sm-hero .probootstrap-hero-text {
    padding-top: 50px;
    padding-bottom: 50px
  }
}
.probootstrap-hero.probootstrap-xs-hero .probootstrap-hero-text {
  padding-top: 90px;
  padding-bottom: 90px
}
@media screen and (max-width:768px) {
  .probootstrap-hero.probootstrap-xs-hero .probootstrap-hero-text {
    padding-top: 50px;
    padding-bottom: 50px
  }
}
.probootstrap-hero .btn {
  position: relative;
  font-size: 18px;
  width: 200px
}
@media screen and (max-width:480px) {
  .container-fluid .dropdown-submenu:hover > .dropdown-menu, .probootstrap-navbar .dropdown-submenu:hover > .dropdown-menu {
    display: block
  }
  .probootstrap-hero .btn {
    width: 100%;
    margin-bottom: 10px
  }
}
.probootstrap-hero .btn.btn-primary {
  text-transform: uppercase;
  padding: 15px 20px
}
.probootstrap-hero.probootstrap-hero-colored h1 {
  color: #fff
}
.probootstrap-hero.probootstrap-hero-colored p {
  color: rgba(255, 255, 255, .8)
}
.btn {
  border: none;
  border-radius: 30px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px
}
.btn:active {
  -webkit-transition: .2s all;
  transition: .2s all;
  -webkit-transform: scale(.95);
  transform: scale(.95);
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn.btn-lg {
  font-size: 14px;
  line-height: 1.5
}
.btn.btn-primary {
  border: 1px solid #FFA33E;
  color: #fff !important;
}
.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {
  background: #ffa848
}
.btn.btn-primary:active, .btn.btn-primary:focus {
  outline: 0;
  border: 1px solid #FFA33E
}
.btn.btn-ghost {
  background: 0 0;
  border: 1px solid #FFA33E;
  color: #FFA33E
}
.btn.btn-ghost:hover {
  background: #FFA33E;
  color: #fff
}
.btn.btn-ghost:active, .btn.btn-ghost:focus {
  outline: 0;
  background: 0 0;
  color: #FFA33E;
  border: 1px solid #FFA33E
}
section[data-section=menu] {
  position: relative;
  margin-top: -140px;
  z-index: -1
}
.probootstrap-section {
  padding: 4em 0
}
.probootstrap-section.bg-footer {
  padding: 4em 0 0em
}

.probootstrap-section02 {
  padding: 4em 0 0em;
}
.probootstrap-section03 {
  padding: 6.7em 0 ;
}
.probootstrap-section.probootstrap-border-top {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.probootstrap-section.probootstrap-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.probootstrap-section > .container.probootstrap-border-top {
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.probootstrap-section.probootstrap-bg-white {
  background: #fff
}
.bg-footer {
  background: #e3c497;
}
@media screen and (max-width:768px) {
  section[data-section=menu] {
    margin-top: 0
  }
  .probootstrap-section {
    padding: 3em 0
  }
  .probootstrap-section02 {
  padding: 0em 0 0em;
}
	.probootstrap-section03 {
  padding: 3em 0 5em;
}
}
.probootstrap-section-bg {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 7em 0;
  position: relative;
  /* [disabled]height:600px; */
}
.probootstrap-section-bg.overlay:before {
  content: "";
  background: rgba(0, 0, 0, .0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.probootstrap-section-bg .probootstrap-heading {
  /* [disabled]margin-top:250px; */
}
@media screen and (max-width:768px) {
  .probootstrap-section-bg {
    padding: 3em 0;
    /* [disabled]height:300px; */
  }
  .probootstrap-section-bg .probootstrap-heading {
    margin-top: 50px
  }
}
.probootstrap-footer {
  background-color: #e29d4b;
  padding: 7em 0;
  color: rgba(255, 255, 255, 1.00);
  /*border-top: 4px solid #E60012;*/
}
.probootstrap-footer h3 {
  font-size: 20px;
  letter-spacing: 0.2em;
  /* [disabled]text-transform:uppercase; */
  color: #fff
}
.probootstrap-footer .probootstrap-footer-widget {
    margin-bottom: 0;
    margin-left: 0px;
}
@media screen and (max-width:768px) {
  .probootstrap-footer {
    padding: 2em 0
  }
  .probootstrap-footer .probootstrap-footer-widget {
    margin-bottom: 20px
  }
}
.probootstrap-copyright {
  background-color: #e29d4b;
  padding: 20px 0 50px;
  color: #FFFFFF;
  text-align: center;
}
.probootstrap-copyright a {
  color: rgba(255, 255, 255, .2);
}
.probootstrap-copyright a:hover {
  color: #fff
}
.probootstrap-copyright p {
  font-size: 14px
}
.probootstrap-copyright p:last-child {
  margin-bottom: 0
}
@media screen and (max-width:768px) {
  .probootstrap-copyright p.copyright-text {
    margin-bottom: 20px
  }
}
.probootstrap-footer-social {
  padding: 0;
  margin: 0
}
.probootstrap-footer-social.right {
  text-align: right
}
.probootstrap-footer-social li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style: none
}
.probootstrap-footer-social li a {
  padding: 10px;
  font-size: 22px
}
.probootstrap-footer-social li:first-child > a {
  padding-left: 0
}
.probootstrap-block-image {
  background: #fff;
  margin-bottom: 30px
}
.probootstrap-block-image figure img {
  max-width: 100%
}
.probootstrap-block-image .text {
  padding: 20px
}
.probootstrap-block-image .text .date {
  display: block;
  color: #999;
  font-size: 12px;
  letter-spacing: .2em;
  text-transform: uppercase
}
.probootstrap-block-image .text h3 {
  margin: 0 0 10px;
  font-size: 20px
}
.probootstrap-block-image .text h3 a {
  color: #000
}
.probootstrap-block-image .text h3 a:hover {
  color: #FFA33E
}
.probootstrap-block-image .text p:last-child {
  margin-bottom: 0
}
.probootstrap-custom-link, .probootstrap-custom-link2 {
  font-size: 16px;
  /* [disabled]text-transform:uppercase; */
  color: #000;
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-bottom: 5px
}
.probootstrap-custom-link.link-sm, .probootstrap-custom-link2.link-sm {
  font-size: 14px
}
.probootstrap-custom-link:before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #cfcfde;
  position: absolute;
  bottom: 0;
  z-index: 2;
  -webkit-transition: width .5s;
  transition: width .5s
}
.probootstrap-custom-link2:before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #cfcfde;
  position: absolute;
  bottom: 0;
  z-index: 2;
  -webkit-transition: width .5s;
  transition: width .5s
}
.probootstrap-custom-link:after {
  z-index: 1;
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #000
}
.probootstrap-custom-link:after {
  z-index: 1;
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #000
}
.probootstrap-custom-link2:after {
  z-index: 1;
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #fff
}
.probootstrap-custom-link:hover {
  color: #000
}
.probootstrap-custom-link2:hover {
  color: #fff
}
.probootstrap-custom-link:hover:before {
  width: 100%;
  background: #cfcfde
}
.probootstrap-custom-link2:hover:before {
  width: 100%;
  background: #cfcfde
}
.image-wrap {
  overflow: hidden;
  position: relative
}
@media screen and (max-width:480px) {
  .image-wrap {
    width: 100%;
    height: 200px
  }
}
.image-wrap .image-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%)
}
.image-wrap .image-bg img {
  min-width: 100%;
  min-height: 100%
}
.menus {
  padding: 0;
  margin: 0
}
.menus li {
  padding: 0;
  margin: 0 0 10px;
  list-style: none;
  display: block;
  position: relative
}
.menus li .image, .menus li .text {
  display: table-cell;
  vertical-align: top
}
.menus li .image {
  width: 80px
}
.menus li .image img {
  max-width: 100%;
  border-radius: 50%
}
.menus li .text {
  padding-left: 20px
}
.menus li .text h3 {
  margin: 15px 0 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #000
}
.menus li .text .price {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 20px;
  color: #FFA33E
}
@media screen and (max-width:768px) {
  .probootstrap-footer-social.right {
    text-align: left
  }
  .menus li .text h3 {
    margin-top: 0
  }
  .menus li .text .price {
    top: 0;
    position: relative;
    display: block;
    margin-bottom: 0
  }
}
.probootstrap-cell-retro {
  width: 100%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -13%;
  position: relative
}
.probootstrap-cell-retro .half {
  width: 50%;
  float: left
}
@media screen and (max-width:768px) {
  .probootstrap-cell-retro .half {
    width: 100%;
    margin-top: 0
  }
}
.probootstrap-cell {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}
.modal .probootstrap-modal-flex .probootstrap-modal-figure, .probootstrap-cell .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}
.probootstrap-cell .image, .probootstrap-cell .text {
  width: 50%
}
@media screen and (max-width:992px) {
  .probootstrap-cell .image, .probootstrap-cell .text {
    width: 100%
  }
  .probootstrap-cell .image {
    height: 200px
  }
}
.probootstrap-cell .text {
  padding: 40px;
  position: relative
}
.probootstrap-cell .text h3 {
  margin: 0 0 10px;
  font-size: 18px;
  text-transform: uppercase;
  color: #000
}
.probootstrap-cell .text:before, .probootstrap-cell.reverse .text:before {
  z-index: 22;
  top: 15%;
  content: " ";
  height: 0;
  margin-top: -12px;
  pointer-events: none
}
.probootstrap-cell .text p:last-child {
  margin-bottom: 0
}
.probootstrap-cell .text p.price {
  font-size: 20px;
  color: #FFA33E
}
.probootstrap-cell .text:before {
  right: 100%;
  border: solid transparent;
  width: 0;
  position: absolute;
  border-color: rgba(255, 225, 255, 0);
  border-right-color: #fff;
  border-width: 12px
}
.probootstrap-cell.reverse .image {
  position: absolute;
  right: 0;
  width: 50%;
  min-height: 100%
}
@media screen and (max-width:992px) {
  .probootstrap-cell.reverse .image {
    position: relative;
    width: 100%
  }
}
.probootstrap-cell.reverse .text:before {
  left: 100%;
  border: solid transparent;
  width: 0;
  position: absolute;
  border-color: rgba(255, 225, 255, 0);
  border-left-color: #fff;
  border-width: 12px
}
@media screen and (max-width:768px) {
  .probootstrap-cell .text:before, .probootstrap-cell.reverse .text:before {
    display: none
  }
}
.probootstrap-gallery {
  width: 100%;
  float: left
}
.probootstrap-gallery figure {
  display: block;
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-bottom: 20px
}
.probootstrap-gallery figure:nth-of-type(3n+3) {
  margin-right: 0
}
.probootstrap-gallery figure figcaption {
  display: none
}
.probootstrap-gallery img {
  width: 100%;
  height: auto
}
.probootstrap-gallery.four-col figure {
  width: 23.5%;
  margin-right: 2%;
  float: left
}
.probootstrap-gallery.four-col figure:nth-of-type(4n+4) {
  margin-right: 0
}
.probootstrap-gallery.three-col figure {
  width: 32%;
  margin-right: 2%;
  float: left
}
.probootstrap-gallery.three-col figure:nth-of-type(3n+3) {
  margin-right: 0
}
.probootstrap-gallery.two-col figure {
  width: 49%;
  margin-right: 2%;
  float: left
}
.probootstrap-gallery.two-col figure:nth-of-type(2n+2) {
  margin-right: 0
}
.grid-item {
  float: left
}
.gutter-sizer {
  width: 2%
}
.isotope .isotope-item {
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform
}
.grid-item, .grid-sizer {
  margin-bottom: 0
}
.grid-item img, .grid-sizer img {
  max-width: 100%;
  margin-bottom: 0;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out
}
.two-cols .grid-item, .two-cols .grid-sizer {
  width: 49%
}
@media screen and (max-width:768px) {
  .two-cols .grid-item, .two-cols .grid-sizer {
    width: 49%
  }
}
@media screen and (max-width:768px) and (max-width:992px) {
  .two-cols .grid-item img, .two-cols .grid-sizer img {
    margin-bottom: 10px
  }
}
@media screen and (max-width:768px) and (max-width:768px) {
  .two-cols .grid-item img, .two-cols .grid-sizer img {
    margin-bottom: 10px
  }
}
@media screen and (max-width:480px) {
  .two-cols .grid-item, .two-cols .grid-sizer {
    width: 100%;
    margin-left: 0;
    margin-right: 0
  }
}
.three-cols .grid-item, .three-cols .grid-sizer {
  width: 32%
}
@media screen and (max-width:768px) {
  .three-cols .grid-item, .three-cols .grid-sizer {
    width: 48%;
    margin-bottom: 10px
  }
}
@media screen and (max-width:480px) {
  .three-cols .grid-item, .three-cols .grid-sizer {
    width: 100%;
    margin-left: 0;
    margin-right: 0
  }
}
.four-cols .grid-item, .four-cols .grid-sizer {
  width: 23.5%
}
@media screen and (max-width:768px) {
  .four-cols .grid-item, .four-cols .grid-sizer {
    width: 32%;
    margin-bottom: 10px
  }
}
@media screen and (max-width:480px) {
  .four-cols .grid-item, .four-cols .grid-sizer {
    width: 100%;
    margin-left: 0;
    margin-right: 0
  }
}
.probootstrap-gallery-item {
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
  float: left;
  cursor: pointer;
  position: relative
}
.probootstrap-gallery-item img {
  max-width: 100%;
  -webkit-transition: .3s all;
  transition: .3s all
}
.probootstrap-gallery-item a {
  display: block;
  float: left;
  width: 100%
}
.probootstrap-gallery-item:hover img {
  opacity: .7
}
.probootstrap-form {
  margin-bottom: 50px
}
.probootstrap-form label {
  font-weight: 400
}
.probootstrap-form .form-control {
  height: 46px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.probootstrap-form .form-control:active, .probootstrap-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #FFA33E
}
.probootstrap-form .form-group .form-field {
  position: relative
}
.probootstrap-form .form-group .form-field .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px
}
.probootstrap-form .form-group .form-field .form-control {
  padding-right: 50px
}
.probootstrap-form textarea.form-control {
  height: inherit;
  resize: vertical
}
.probootstrap-animate {
  opacity: 1;
  visibility: hidden
}
.modal .modal-content {
  border-radius: 0;
  border: none;
  position: relative;
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2)
}
.modal .modal-content .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  font-size: 26px
}
.modal .probootstrap-modal-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.modal .probootstrap-modal-flex .probootstrap-modal-figure {
  width: 40%
}
.modal .probootstrap-modal-flex .probootstrap-modal-content {
  width: 60%;
  padding: 40px;
  position: relative
}
@media screen and (max-width:480px) {
  .modal .modal-content .close {
    top: 20px;
    right: 20px
  }
  .modal .probootstrap-modal-flex .probootstrap-modal-figure {
    height: 200px
  }
  .modal .probootstrap-modal-flex .probootstrap-modal-content {
    padding-left: 15px;
    padding-right: 15px
  }
  .modal .probootstrap-modal-flex .probootstrap-modal-content, .modal .probootstrap-modal-flex .probootstrap-modal-figure {
    width: 100%
  }
  .modal .probootstrap-modal-flex .btn {
    margin-bottom: 10px
  }
}
.modal .probootstrap-modal-flex .form-control {
  height: 40px
}
.modal .probootstrap-modal-flex .probootstrap-remember {
  float: left
}
.modal .probootstrap-modal-flex .probootstrap-forgot {
  float: right
}
.modal .probootstrap-modal-flex .form-group {
  position: relative
}
.modal .probootstrap-modal-flex .probootstrap-or {
  padding: 10px 0;
  text-align: center;
  display: block;
  font-size: 11px;
  text-transform: uppercase
}
.modal .probootstrap-modal-flex .probootstrap-or > span {
  display: block
}
.modal .probootstrap-modal-flex .probootstrap-or > span:before {
  height: 1px;
  left: 0;
  right: 0;
  top: 50%;
  background: #ccc;
  width: 100%;
  content: "";
  position: absolute
}
.modal .probootstrap-modal-flex .probootstrap-or em {
  color: #ccc;
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 4px;
  font-style: normal
}
.modal .probootstrap-modal-flex .btn-connect-facebook {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff
}
.modal .probootstrap-modal-flex .btn-connect-twitter {
  background: #1da1f2;
  border-color: #1da1f2;
  color: #fff
}
.modal .probootstrap-modal-flex .btn-connect-google {
  background: #ea4335;
  border-color: #ea4335;
  color: #fff
}
.modal .vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none
}
.modal .vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none
}
.modal .modal-content {
  width: inherit;
  height: inherit;
  margin: 0 auto;
  pointer-events: all
}
.probootstrap-contact-info {
  padding: 0;
  margin: 0 0 30px
}
.probootstrap-contact-info li {
  padding: 0;
  margin: 20px 0 15px;
  list-style: none;
  line-height: 24px
}
.proboostrap-clients .client-logo, .probootstrap-team {
  margin-bottom: 30px
}
.probootstrap-contact-info li > i, .probootstrap-contact-info li > span {
  vertical-align: top;
  display: table-cell
}
.probootstrap-contact-info li > i {
  font-size: 20px;
  position: relative;
  top: 2px;
  width: 30px
}
.probootstrap-team {
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 6px
}
.probootstrap-team img {
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transition-timing-function: cubic-bezier(.57, .21, .69, 1.25);
  transition-timing-function: cubic-bezier(.57, .21, .69, 1.25)
}
.probootstrap-team .probootstrap-team-info {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transition-timing-function: cubic-bezier(.57, .21, .69, 1.25);
  transition-timing-function: cubic-bezier(.57, .21, .69, 1.25);
  text-align: center;
  margin-top: 20px;
  z-index: 3;
  display: block
}
.probootstrap-team .probootstrap-team-info h3 {
  color: #fff
}
.probootstrap-team .probootstrap-team-info h3 .position {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, .4)
}
@media screen and (max-width:480px) {
  .modal .probootstrap-modal-flex .probootstrap-forgot {
    float: left
  }
  .probootstrap-team {
    overflow: visible
  }
  .probootstrap-team img {
    max-width: 100%
  }
  .probootstrap-team .probootstrap-team-info {
    position: relative;
    top: inherit !important;
    margin-top: 0 !important;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .probootstrap-team .probootstrap-team-info h3 {
    color: rgba(0, 0, 0, .7)
  }
  .probootstrap-team .probootstrap-team-info h3 .position {
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, .4)
  }
  .probootstrap-team:focus:before, .probootstrap-team:hover:before {
    display: none
  }
}
.probootstrap-team:before {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, .8);
  -webkit-transition: .3s all;
  transition: .3s all;
  z-index: 1;
  border-radius: 5px
}
.flexslider, .probootstrap-pricing, .probootstrap-pricing-wrap {
  position: relative
}
.probootstrap-team:focus img, .probootstrap-team:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.probootstrap-team:focus:before, .probootstrap-team:hover:before {
  visibility: visible;
  opacity: 1
}
.probootstrap-team:focus .probootstrap-team-info, .probootstrap-team:hover .probootstrap-team-info {
  opacity: 1;
  visibility: visible;
  margin-top: 0
}
.probootstrap-flex-section {
  padding: 7em 0
}
.probootstrap-flex-section.probootstrap-bg-white {
  background: #fff
}
@media screen and (max-width:768px) {
  .proboostrap-clients .client-logo {
    margin-bottom: 30px
  }
}
.probootstrap-pricing {
  background: #fff;
  float: left;
  width: 100%;
  padding: 20px;
  text-align: center;
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, .08);
  z-index: 2;
  margin-top: -200px
}
@media screen and (max-width:992px) {
  .probootstrap-pricing {
    margin-top: 0 !important;
    margin-bottom: 30px
  }
}
.probootstrap-pricing.popular {
  z-index: 10;
  margin-top: -215px;
  padding-top: 40px
}
@media screen and (max-width:992px) {
  .probootstrap-pricing.popular {
    margin-top: 0 !important
  }
}
.probootstrap-pricing h3 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin-bottom: 50px
}
.probootstrap-pricing h3 > span {
  margin-top: 10px;
  display: block;
  text-transform: none;
  letter-spacing: normal;
  color: #FFA33E;
  font-size: 14px
}
.probootstrap-pricing .probootstrap-price-wrap {
  margin-bottom: 50px
}
.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price {
  font-size: 50px;
  color: #FFA33E;
  font-weight: 100;
  display: block;
  margin-bottom: 10px
}
.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price-per-month {
  font-size: 13px
}
.probootstrap-pricing ul {
  padding: 0 30px;
  margin: 0 0 50px
}
@media screen and (max-width:480px) {
  .probootstrap-pricing ul {
    padding: 0 10px
  }
}
.probootstrap-pricing ul li {
  padding: 0;
  margin: 0 0 20px;
  line-height: 24px;
  list-style: none
}
.probootstrap-testimony-wrap {
  border-radius: 4px;
  padding: 20px
}
.probootstrap-testimony-wrap figure {
  margin-bottom: 20px
}
.probootstrap-testimony-wrap figure img {
  height: 80px;
  width: 80px !important;
  margin: 0 auto;
  border-radius: 50%
}
.probootstrap-testimony-wrap blockquote {
  border-left: none;
  padding: 0;
  margin-bottom: 0;
  color: #000
}
.probootstrap-testimony-wrap blockquote cite {
  margin-top: 30px;
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, .3)
}
.probootstrap-testimony-wrap blockquote cite span {
  font-style: normal;
  color: #000;
  font-weight: 700
}
.owl-carousel-testimony .item {
  padding-bottom: 40px;
  padding-top: 20px
}
.owl-carousel-testimony .probootstrap-testimony-wrap {
  border: 1px solid #f2f2f2;
  max-width: 700px;
  margin: 0 auto;
  -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
  box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09)
}
.flexslider, .flexslider .slides > li, .slider-height {
  height: 1266px;
}
.probootstrap-heading .primary-heading {
  /*font-family: "Pinyon Script", serif;*/
  color: #bb131a;
  margin: 0;
  padding: 0;
  font-size: 18px
}
@media screen and (max-width:768px) {
  .probootstrap-heading .primary-heading {
    font-size: 14px
  }
}
.probootstrap-heading .secondary-heading {
  /* [disabled]text-transform:uppercase; */
  text-align:left;
  color: #fff !important;
  margin: 0;
  padding: 0;
  letter-spacing: 0.05em;
  font-size: 72px;
  position: relative;
  /* [disabled]top:50px; */
  font-weight: 700;
  line-height: 1.5em
}
.c-cnt1 {
	font-size:48px;
	color: #fff !important;
	text-align:left;
	line-height:1.3;
	font-family: 'Noto Serif JP', sans-serif;
	margin-top:30px;
}
.c-cnt02 {
	font-size:30px;
	color: #333 !important;
	text-align:center;
	line-height:1.3;
	font-family: "驛｢譎｢�ｽ�｡驛｢�ｧ�ｽ�､驛｢譎｢�ｽ�ｪ驛｢�ｧ�ｽ�ｪ" ;
	max-width:430px;
	width:100%;
	margin:30px auto;
	position: relative;
}
.c-cnt02:before { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 50%;
  display: inline-block;
}
.c-cnt02:after { 
  position: absolute;
  bottom: 0;
  content:'';
  width: 8px;
  height: 50%;
  display: inline-block;
}
.c-cnt02:before {
  border-left: solid 1px #2dadda;
  border-top: solid 1px #2dadda;
  left: -3px;
  top: -9px;
  width:20px;
}
.c-cnt02:after {
  content: '';
  border-right: solid 1px #2dadda;
  border-bottom: solid 1px #2dadda;
  right: -3px;
  bottom:-9px;
  width:20px;
}
.c-cnt03 {
	font-size:1.6em;
	font-weight: 600;
	color: #BD2800 !important;
	text-align:center;
	line-height:1.3;
	font-family: "驛｢譎｢�ｽ�｡驛｢�ｧ�ｽ�､驛｢譎｢�ｽ�ｪ驛｢�ｧ�ｽ�ｪ" ;
	max-width:500px;
	width:100%;
	margin:30px auto;
	position: relative;
}
.c-cnt03:before { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 50%;
  display: inline-block;
}
.c-cnt03:after { 
  position: absolute;
  bottom: 0;
  content:'';
  width: 8px;
  height: 50%;
  display: inline-block;
}
.c-cnt03:before {
  border-left: solid 1px #2dadda;
  border-top: solid 1px #2dadda;
  left: -3px;
  top: -9px;
  width:20px;
}
.c-cnt03:after {
  content: '';
  border-right: solid 1px #2dadda;
  border-bottom: solid 1px #2dadda;
  right: -3px;
  bottom:-9px;
  width:20px;
}
@media screen and (max-width:768px) {
  .probootstrap-heading .secondary-heading {
    font-size: 1.8em !important;
  }
  .c-cnt02 {
    font-size: 1.3em;
    max-width: 100%;
    width: 100%;
    margin: 30px auto;
	padding-bottom:10px;
 }
 .c-cnt03 {
    font-size: 1.2em;
    max-width: 100%;
    width: 100%;
    margin: 30px auto;
	padding-bottom:10px;
 }
}

.probootstrap-heading.dark .secondary-heading {
  color: #000
}
.probootstrap-heading .seperator {
  display: block;
  margin: 0 auto 80px;
  color: #ccc;
  font-weight: 300
}
.flexslider {
  z-index: 2;
  background: 0 0;
  border: none;
  margin: 0
}
.flexslider .probootstrap-slider-text {
  margin-top: 300px
}
@media screen and (max-width:480px) {
.c-cnt1 {
    font-size: 1.3em;
    line-height: 1.3;
    margin-top: 30px;
}
  .flexslider, .flexslider .slides > li, .slider-height {
    height: 800px
  }
  .flexslider .probootstrap-slider-text {
    margin-top: 200px
  }
  .flexslider .flex-direction-nav {
    display: none
  }
}
.flexslider .probootstrap-slider-text .sub-heading {
  font-size: 20px;
  margin-top: -40px;
  color: rgba(255, 255, 255, .7)
}
.flexslider .probootstrap-slider-text .sub-heading a {
  color: #fff
}
.flexslider .slides > li {
  background-size: cover;
  background-repeat: none
}
.flexslider .slides > li.overlay:before {
  content: "";
  background: rgba(0, 0, 0, .1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.flexslider .flex-control-paging {
  position: absolute;
  bottom: 30px;
  z-index: 20
}
.flexslider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  margin: -60px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, .8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: rgba(0, 0, 0, .8);
  border-radius: 0;
  padding: 30px
}
.mt0, .owl-carousel .owl-controls, .owl-carousel-posts .owl-controls {
  margin-top: 0
}
.flexslider .flex-direction-nav a:before {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e929";
  -webkit-transition: .3s all;
  transition: .3s all;
  font-size: 30px;
  display: inline-block;
  color: rgba(255, 255, 255, .8);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.flexslider .flex-direction-nav a.flex-next:before {
  content: "\e92a";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.flex-direction-nav .flex-prev {
  left: 0
}
.flex-direction-nav .flex-next {
  right: 0;
  text-align: right
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: .7;
  left: 0
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: .7;
  right: 0
}
.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: rgba(255, 255, 255, .2);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 50%;
  -webkit-transition: .3s all;
  transition: .3s all
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(255, 255, 255, .7)
}
.flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default
}
.owl-carousel {
  margin-bottom: 100px
}
.owl-carousel.border-rounded .item {
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 4px;
  overflow: hidden
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
  position: absolute;
  -webkit-transition: .2s all;
  transition: .2s all
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 20px
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 20px
}
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i, .owl-carousel-posts .owl-controls .owl-nav .owl-next i, .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i {
  color: #000
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i, .owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: 0 0 !important
}
.owl-theme .owl-controls .owl-nav [class*=owl-] i {
  font-size: 24px;
  background: #ffa33e !important;
  padding: 12px;
  -webkit-transition: .5s all;
  transition: .5s all
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:focus i, .owl-theme .owl-controls .owl-nav [class*=owl-]:hover i {
  background: #ffa33e !important
}
.owl-theme .owl-dots {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center
}
.owl-carousel-fullwidth.owl-theme .owl-dots, .owl-work.owl-theme .owl-dots {
  bottom: -30px;
  margin-bottom: -2.5em
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, .2);
  -webkit-transition: .2s all;
  transition: .2s all;
  border: 2px solid transparent
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: 0 0;
  border: 2px solid rgba(0, 0, 0, .2)
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: 0 0;
  border: 2px solid #000
}
.probootstrap-gutter0 > div[class*=col-] {
  padding-right: 0;
  padding-left: 0
}
@media screen and (max-width:480px) {
  .probootstrap-gutter0 > div[class*=col-] {
    padding-right: 15px;
    padding-left: 15px
  }
}
.probootstrap-gutter40 > div[class*=col-] {
  padding-right: 20px;
  padding-left: 20px
}
@media screen and (max-width:480px) {
  .probootstrap-gutter40 > div[class*=col-] {
    padding-right: 15px;
    padding-left: 15px
  }
}
.probootstrap-gutter60 > div[class*=col-] {
  padding-right: 30px;
  padding-left: 30px
}
@media screen and (max-width:480px) {
  .probootstrap-gutter60 > div[class*=col-] {
    padding-right: 15px;
    padding-left: 15px
  }
}
/*----------------------------
spacer
-----------------------------*/
/* padding */
.pt0 {
  padding-top: 0px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pr0 {
  padding-right: 0px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}
/* margin */
.mt0 {
  margin-top: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}
@media screen and (max-width:768px) {
  .mt100 {
    margin-top: 20px !important;
}
  .owl-theme .owl-controls .owl-nav {
    display: none
  }
  .img-sm-responsive, .img-xs-responsive {
    max-width: 100%
  }
}
.wf-sawarabimincho {
  font-family: "Sawarabi Mincho";
}
.text-muted a {
  color: #FFF;
}
.overlay h1 {
  color: #fff !important;
  font-size: 72px !important;
  font-family: 'Noto Serif JP', sans-serif;
  /*text-shadow: 0 0 10px #FFF;*/
  /*text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff, 0 0 12px #fff, 0 0 14px #fff, 0 0 16px #fff, 0 0 18px #fff;*/
}
.h1_title h1 {
    /*color: #FFF;*/
    z-index: 1;
    font-weight: bold;
}
.h1_title {
  color: #FFF;
  height: 250px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding-top: 50px;
  background-image: url("../img/background/bk-header.jpg");
  background-repeat: no-repeat;
  margin: 0px;
  background-size: cover;
  background-position: right 0%;
}
.h1_title:before {
  content: "";
  background: rgba(0, 0, 0, .10);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 250px;
}
@media screen and (max-width:768px) {
  .h1_title h1 {
    font-size: 2.3em;
  }
}


.h1_title.bg1 {
  background-image: url(../img/h1_bg1.png);
}
.h1_title.bg2 {
  background-image: url(../img/h1_bg2.png);
}
.h1_title.bg3 {
  background-image: url(../img/h1_bg3.png);
}
.h1_title.bg4 {
  background-image: url(../img/h1_bg4.png);
}
.h1_title.bg5 {
  background-image: url(../img/h1_bg5.png);
}

.h1_title.bg6 {
  background-image: url(../img/h1_bg6.png);
}
table.table_info {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
table.table_info th {
  padding: 10px;
  width: 30%;
  /* [disabled]overflow: hidden; */
  color: #333333;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: middle;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}
table.table_info td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  color: #595960;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}
@media (max-width: 768px) {
  table.table_info th {
    width: 100%;
    display: block;
    margin: 0 auto;
    border: none;
    /* [disabled]border-radius: 3px; */
    background-color: #ECECF2;
  }
  table.table_info td {
    display: list-item;
    /* [disabled]width: 100%; */
    border: none !important;
  }
}
@media only screen and (min-width: 481px) {
  br.sp {
    display: none;
  }
}
div.bt {
  padding: 2px;
  height: 30px;
  width: 150px;
  background: #fbfaf4;
  background: -webkit-gradient(linear, left top, left bottom, from(#e3dfde), to(#fbfaf4));
  background: -moz-linear-gradient(top, #e3dfde, #fbfaf4);
  background: -o-linear-gradient(top, #e3dfde, #fbfaf4);
  background: -ms-linear-gradient(top, #e3dfde, #fbfaf4);
  background: linear-gradient(top, #e3dfde, #fbfaf4);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-right: auto;
  margin-left: auto;
}
a.bt-samp, a.bt-samp:hover, a.bt-samp:visited {
  display: block;
  position: relative;
  height: 28px;
  width: 147px;
  padding-left: 1px;
  text-decoration: none;
  line-height: 30px;
  text-align: center;
  color: #7d8383;
  text-shadow: 0px 1px 0px #fafafa;
  background: #fbfaf4;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
  background: -moz-linear-gradient(top, #fbfaf4, #ece8e6);
  background: -o-linear-gradient(top, #fbfaf4, #ece8e6);
  background: linear-gradient(top, #fbfaf4, #ece8e6);
  border: 1px solid #dcd9d8;
  border-bottom: 1px solid #c1c1bd;
  -webkit-box-shadow: 0 0 5px #c7c5c1;
  -moz-box-shadow: 0 0 5px #c7c5c1;
  box-shadow: 0 0 5px #c7c5c1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
a.bt-samp:hover {
  color: #9a9f9f;

  background: #fbfbf9;
}
a.bt-samp:active {
  background: #ece8e6;
  border: none;
  -webkit-box-shadow: 0 1px 1px #cccbc9, inset 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px #cccbc9, inset 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px #cccbc9, inset 0 1px 1px rgba(0, 0, 0, 0.3);
}
h3 {
    position: relative;
    /*display: inline-block;*/
    margin-bottom: 1.5em;
    font-size: 20px;
    padding-bottom: 8px;  /*display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;*/
    border-bottom: 2px solid #e3c497;
}
/*h3:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #005c87;
  border-radius: 2px;
}*/
h3.h3_black {
  color: #FFFFFF;
  background-color: #000000;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 7px;
  padding-right: 7px;
}
h3.h3_black:before {
  height: 0;
}
h1.h1_csr {
  position: relative;
  padding: 20px 5px 20px 5px !important;
  background: #74a1bb;
  font-size: 20px;
  color: white !important;
  margin-left: -33px;
  line-height: 1.3;
  z-index: -1;
}
h1.h1_csr:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 50px white;
  border-top: solid 90px transparent;
  z-index: -2;
}
h1.h1_csr:after {
  position: absolute;
  content: '';
  right: -2px;
  top: -2px;
  border: none;
  border-right: solid 50px white;
  border-bottom: solid 90px transparent;
  z-index: -2
}
.probootstrap-footer h4 {
    margin: 0;
    font-size: 15px;
    color: #FFFFFF;
    border: none;
    padding: 0;
    font-weight: bold;
}
.probootstrap-footer h4:before {
  height: 0;
}
.probootstrap-footer h5 {
  margin-bottom: 0.5em;
  font-size: 16px;
  color: #74a1bb;
  text-align: center;
  background-color: #FFFFFF;
  font-weight: bold;
}
[href^="tel"] {
  text-decoration: none;
  color: #333;
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  [href^="tel"] {
    pointer-events: auto;
  }
}
.probootstrap-footer [href^="tel"] {
  text-decoration: none;
  color: #fff;
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .probootstrap-footer [href^="tel"] {
    pointer-events: auto;
  }
}
.box3 [href^="tel"] {
  text-decoration: none;
  color: #fff;
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .box3 [href^="tel"] {
    pointer-events: auto;
  }
}
.probootstrap-footer p {
  font-size: 14px;
}
.tx-flex {
  text-align: center;
}
.tx-em {
  background: linear-gradient(transparent 52%, rgba(255, 210, 180, 1.00) 0%);
}
@media screen and (max-width: 768px) {
  .tx-flex {
    text-align: left; /*PC驍ｵ�ｺ�ｽ�ｧ髣包ｽｳ�ｽ�ｭ髯樊ｻゑｽｽ�ｮ驍ｵ�ｲ遶丞｣ｹ笳矩Δ譎�ｽｧ�ｭ�ｽ�ｽ驛｢�ｧ�ｽ�ｿ驛｢譎�§�取ｨ抵ｽｹ譎｢�ｿ�ｽ郢晢ｽｨ髯晢ｽｾ�ｽ�ｦ髯晢ｿｽ�ｿ�ｽ隨ｳ�ｽ*/
  }
}
.circle {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #9492b7;
  color: #FFF;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  font-size: 2em;
}
.arrow {
  width: 50px;
  height: 50px;
  border-top: 5px solid #666;
  border-right: 5px solid #666;
  transform: rotate(135deg);
  margin-right: auto;
  margin-left: auto;
}
.probootstrap-form .form-group label span {
  color: #F00;
}
.bg-change {
  background-color: #e4e4e4;
  animation: bg-color 10s infinite;
  -webkit-animation: bg-color 10s infinite;
}
.bg-map {
    background-image: url(../img/bg_map.png);
    background-repeat: no-repeat;
    background-position: right 0%;
}
.box2 {
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #333; /*髫ｴ�ｽ�ｿ�ｽ�ｽ�ｭ髣埼豪讓ｪ*/
  background: #FFF;
  border: solid 3px #333; /*鬩搾ｽｱ�ｽ�ｽ*/
  border-radius: 10px; /*鬮ｫ諤懶ｿｽ�ｽ�ｽ髣包ｽｳ�ｽ�ｸ驍ｵ�ｺ�ｽ�ｿ*/
}
.box2 p {
  margin: 0;
  padding: 0;
}
.box3 {
  padding: 0.5em 1em;
  color: #fff;
  background-color: #FFB052; /*鬮｢�ｭ隴ｴ�ｧ陷搾ｽｹ雎ｼ�ｶ�ｽ�ｲ*/
  display: inline-block;
  font-weight: bold;
  width: 250px;
}
/*驍ｵ�ｲ�つ驛｢譎｢�ｿ�ｽ�ｽ�ｽ驛｢譎丞ｹｲ�つ�つ髫ｴ�ｫ�ｽ�ｽ驍ｵ�ｲ�つ2 */
.kakomi-tape2 {
  position: relative;
  width: 90%;
  margin: 2.5em auto;
  padding: 35px 30px 20px;
  color: #005C87; /* 髫ｴ�ｽ�ｿ�ｽ�ｽ�ｭ髣埼豪讓ｪ */
  background-color: #e8ddbd; /*髫ｴ�ｫ�ｽ�ｽ鬮｢�ｭ隴ｴ�ｧ陷搾ｽｹ雎ｼ�ｶ�ｽ�ｲ*/
  box-shadow: inset 0 0 40px rgba(204, 186, 136, 1), 0 2px 2px #ccc;
}
.kakomi-tape2::before {
  display: block;
  position: absolute;
  content: "";
  width: 140px;
  height: 35px;
  left: 35%;
  top: -16px;
  background-color: rgba(204, 186, 136, 0.3); /*驛｢譎｢�ｿ�ｽ�ｽ�ｽ驛｢譎∵嫌霑夲ｽ｡*/
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  transform: rotate(-3deg); /*驛｢譎｢�ｿ�ｽ�ｽ�ｽ驛｢譎∵嫌�ｽ�ｧ髮区ｩｸ�ｽ�ｺ�ｽ�ｦ*/
}
.h200 {
  height: 200px;
}
p.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.flexiblebox {
  display: flex;
  /*background-color: #aaa;*/
  flex-flow: wrap;
  justify-content: space-around;
  /* 鬩搾ｽｵ�ｽ�ｦ髫ｴ�ｽ�ｽ�ｹ髯ｷ�ｷ闔会ｽ｣�ｽ�ｽ髣包ｽｳ�ｽ�ｦ驍ｵ�ｺ�ｽ�ｳ鬯ｯ�ｽ�ｿ�ｽ*/
  /*    
        flex-start�ｽ�ｽ陞｢�ｻ�ｽ�ｸ鬯���ｴ逧ｮ�ｸ�ｺ髣鯉ｽｨ�ｽ�ｼ陋ｹ�ｻ郢晢ｽｧ驛｢譎�ｽｼ譁青ｰ驛｢譎｢�ｽ�ｫ驛｢譎∬か�ｽ�ｼ�ｽ�ｽ
        flex-end�ｽ�ｽ陞｢�ｻ�ｽ�ｸ陋ｹ�ｺ驍冗坩�ｸ�ｺ�ｽ�ｽ
        center�ｽ�ｽ陞｢�ｻ�ｽ�ｸ�ｽ�ｭ髯樊ｻゑｽｽ�ｮ髫ｰ�ｽ�ｽ�ｽ遶擾ｽｴ
        baseline�ｽ�ｽ陞｢�ｹ�ｽ�ｽ驛｢譎｢�ｽ�ｼ驛｢�ｧ�ｽ�ｹ驛｢譎｢�ｽ�ｩ驛｢�ｧ�ｽ�､驛｢譎｢�ｽ�ｳ
        stretch�ｽ�ｽ陞｢�ｻ�ｽ�ｼ�ｽ�ｸ鬩搾ｽｵ�ｽ�ｮ
        */
  align-items: center;
}
@-webkit-keyframes bg-color {
  0% {
    background-color: #e4e4e4;
  }
  50% {
    background-color: #7c93cb;
  }
  100% {
    background-color: #e4e4e4;
  }
}
@keyframes bg-color {
  0% {
    background-color: #e4e4e4;
  }
  50% {
    background-color: #7c93cb;
  }
  100% {
    background-color: #e4e4e4;
  }
}
figure {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  /*background: #fff;*/
  overflow: hidden;
}
figure {
  position: relative;
}
figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
figure:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.tx-lg {
  font-size: 1.8em;
  line-height: 1.5em;
}
.r_tel {
  position: fixed;
  right: 0px;
  top: 150px;
  z-index: 10;
}
.r_mail {
  position: fixed;
  right: 0px;
  bottom: 200px;
  z-index: 10;
	
	-webkit-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  -ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
	border:0px solid  #0B59F8 ;
	background: rgba(180,140,82,0.8);
	box-shadow: 0px 3px 6px 0px #9E9E9E;
	padding:0.3em;
	z-index:170;
}
.r_mail a:hover {
	opacity:0.5;
}
.r_mail img{
	max-width:80px;
	width:100%;
	height:auto;
}
@media only screen and (max-width: 480px) {
  .tx-lg {
    font-size: 1.3em;
  }
}
.fa-lg {
  line-height: 1.5em;
}
/*
@media only screen and (max-width: 480px) {
  .r_tel {
    display: none;
  }
  .r_mail {
    display: none;
  }
}
*/
@media only screen and (min-width: 480px) {
  .footer_tel a, .footer_mail a {
    display: none;
  }
}

@media only screen and (max-width: 736px) {
  .footer_tel a {
    background-color: #E98C4D;
    padding: 5px;
    position: fixed;
    bottom: 0px;
    width: 50%;
    font-weight: 700;
    color: #FFF;
    left: 0px;
    text-align: center;
    z-index: 9999;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 2em;
    border-right: 1px solid #EC7524;
  }
  .footer_mail a {
    background-color: #E98C4D;
    padding: 5px;
    position: fixed;
    bottom: 0px;
    width: 50%;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    z-index: 10000;
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 2em;
    right: 0px;
    border-left: 1px solid #ECA16F;
  }
  .footer_tel a span, .footer_mail a span {
    font-size: 0.5em;
    margin-left: 5px;
  }
}
.button, .button2 {
  display: inline-block;
  width: 200px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  outline: none;
}
.button::before, .button::after, .button2::before, .button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button, .button::before, .button::after, .button2, .button2::before, .button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button {
  background-color: #fbbf77;
  color: #fff !important;
}
.button:hover {
    background-color: #F9CF9D;
}
.button2 {
  background-color: #fff;
  color: #bb131a !important;
}
.button2:hover {
  background-color: #E5E4E4;
}
.btn, a.btn, button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
/*驍ｵ�ｺ隴擾ｽｴ�ｽ�ｽ髣皮判縺倡ｫ雁ｮ壼初�ｽ�ｻ驍ｵ�ｺ�ｽ�ｪ髯ｷ闌ｨ�ｽ�ｱ鬯ｨ�ｾ陞溽浹螟雁ｴ包ｿｽ�ｽ�ｽ�ｽ鬨ｾ�ｵ遶擾ｽｫ隰�ｿｽ*/
a.btn--orange {
  color: #fff;
  background-color: #005c87;
}
a.btn--orange:hover {
  color: #fff;
  background-color: #027EB8;
}
a.btn-c {
  font-size: 1.5rem;
  position: relative;
  padding: 1.5rem 3rem 1.5rem 2rem;
}
a.btn-c i.fa {
  margin-right: 1rem;
}
a.btn-c:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - .8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  content: '\f054';
}
.arrow_box {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  padding: 1.5em;
  border: 4px solid #004e72;
  margin-bottom: 38px;
}
.arrow_box_end {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  padding: 1.5em;
  border: 4px solid #004e72;
}
.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 30px;
  margin-left: -30px;
}
.arrow_box:before {
  border-color: rgba(245, 93, 93, 0);
  border-top-color: #004e72;
  border-width: 36px;
  margin-left: -36px;
}
.li_central {
  text-align: center;
}
.li_central ul, .li_central ol {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}
.li_central ul li, .li_central ol li {
  text-align: left;
}
.list_circle {
  list-style: none; /* 驛｢譎｢�ｿ�ｽ郢晢ｽｵ驛｢�ｧ�ｽ�ｩ驛｢譎｢�ｽ�ｫ驛｢譎冗樟�ｽ�ｽ驛｢�ｧ�ｽ�｢驛｢�ｧ�ｽ�､驛｢�ｧ�ｽ�ｳ驛｢譎｢�ｽ�ｳ驛｢�ｧ陷ｻ闌ｨ�ｽ�ｶ陋ｹ�ｻ隨假ｿｽ */
}
.list_circle li {
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: -1em;
  padding-left: 1em;
}
.list_circle li:before {
  content: ""; /* 鬩包ｽｨ�ｽ�ｺ驍ｵ�ｺ�ｽ�ｮ鬮ｫ陬懈が�ｽ�ｴ�ｽ�ｽ髣厄ｽｴ隲幄肩�ｿ�ｽ */
  width: 10px; /* 髯晢ｽｷ�ｽ�ｽ隹ｺ�ｽ髯橸ｽｳ�ｽ�ｽ */
  height: 10px; /* 鬯ｯ�ｮ陋滂ｽ･�ｽ�ｽ�ｬ蜴�ｽｿ�ｽ�ｽ�ｮ�ｽ�ｽ */
  display: inline-block; /* 驛｢�ｧ�ｽ�､驛｢譎｢�ｽ�ｳ驛｢譎｢�ｽ�ｩ驛｢�ｧ�ｽ�､驛｢譎｢�ｽ�ｳ驛｢譎�§�取ｺｽ�ｹ譎｢�ｿ�ｽ邵ｺ驢搾ｽｸ�ｺ�ｽ�ｫ驍ｵ�ｺ陷ｷ�ｶ�ｽ�ｽ */
  background-color: #005c87; /* 鬮｢�ｭ隴ｴ�ｧ陷搾ｽｹ雎ｼ�ｶ�ｽ�ｲ髫ｰ蜴�ｽｿ�ｽ�ｽ�ｮ�ｽ�ｽ */
  border-radius: 50%; /* 鬮ｫ陬懈が�ｽ�ｴ�ｽ�ｽ驛｢�ｧ陷托ｿｽ�ｽ�ｸ�ｽ�ｸ驍ｵ�ｺ闕ｳ蟯ｩ�ｽ驛｢�ｧ�ｽ�ｽ */
  position: relative; /* 髣厄ｽｴ陷･�ｲ�ｽ�ｽ�ｽ�ｮ鬮ｫ�ｱ�ｽ�ｿ髫ｰ�ｨ�ｽ�ｴ */
  top: -1px; /* 髣厄ｽｴ陷･�ｲ�ｽ�ｽ�ｽ�ｮ鬮ｫ�ｱ�ｽ�ｿ髫ｰ�ｨ�ｽ�ｴ */
  margin-right: 5px; /* 髣厄ｽｴ陷･荳樣��垈蜴�ｽｿ�ｽ�ｽ�ｮ�ｽ�ｽ */
}
ol.li_number {
  counter-reset: number; /*髫ｰ�ｨ�ｽ�ｰ髯晢ｿｽ蟷ｲ�ｽ蝣､�ｹ譎｢�ｽ�ｪ驛｢�ｧ�ｽ�ｻ驛｢譎｢�ｿ�ｽ郢晢ｽｨ*/
  list-style-type: none !important; /*髫ｰ�ｨ�ｽ�ｰ髯晢ｿｽ蟷ｲ�ｽ螳壼初�つ髫ｴ魃会ｽｽ�ｦ髮趣ｽｸ陋ｹ�ｻ隨假ｿｽ*/
  padding: 0.5em;
}
ol.li_number li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
ol.li_number li:before {
  /* 髣比ｼ夲ｽｽ�･髣包ｽｳ陋ｹ�ｺ霎溷､頑ｰ幄怏�ｱ�ｽ蝣､�ｸ�ｺ�ｽ�､驍ｵ�ｺ闔会ｽ｣�ｽ�ｽ */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*髣比ｼ夲ｽｽ�･髣包ｽｳ陋ｹ�ｺ霎溷､頑ｰ幄怏�ｱ�ｽ�ｽ驛｢譎｢�ｿ�ｽ邵ｺ蛟｡�ｹ�ｧ�ｽ�､驛｢譎｢�ｽ�ｳ髯樊ｺｷ�ｳ�ｨ遶擾ｽｴ驛｢�ｧ�ｽ�ｽ*/
  display: inline-block;
  background-color: #D44C56;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*髣比ｼ夲ｽｽ�･髣包ｽｳ�ｽ�ｽ 髣包ｽｳ髮榊��ｽ�ｸ陋滂ｽｶ�ｽ�ｸ�ｽ�ｭ髯樊ｻゑｽｽ�ｮ髯晢ｿｽ�ｿ�ｽ隨ｳ迢暦ｽｸ�ｺ�ｽ�ｮ驍ｵ�ｺ雋�∞�ｽ�ｽ*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.table-scroll {
  overflow: auto; /*驛｢�ｧ�ｽ�ｹ驛｢�ｧ�ｽ�ｯ驛｢譎｢�ｽ�ｭ驛｢譎｢�ｽ�ｼ驛｢譎｢�ｽ�ｫ驍ｵ�ｺ髴域喚髮ｷ驛｢�ｧ�ｽ�ｽ*/
  white-space: nowrap; /*髫ｴ�ｽ�ｿ�ｽ�ｽ�ｭ陷会ｽｱ�ｽ�ｽ髫ｰ螢ｼﾂ�･�ｽ莨∵≧隴∵腸�ｼ�ｽ驛｢�ｧ陜｣�､�ｽ�ｦ遶擾ｽｵ�ｽ�ｭ�ｽ�｢*/
}
/* 髣比ｼ夲ｽｽ�･髣包ｽｳ闕ｵ謨鳴邵ｲ陝ｻble驍ｵ�ｺ�ｽ�ｮ髫ｰ蜴�ｽｿ�ｽ�ｽ�ｮ�ｽ�ｽ */
.table-scroll table {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: #ccc solid 1px;
  border-left: #ccc solid 1px;
}
.table-scroll table th, .table-scroll table td {
  padding: 10px 15px;
  border-right: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
}
.table-scroll table th {
  background: #eee;
  vertical-align: middle !important;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.item-list {
  padding: 0 10px 0 10px;
}
.item-list ul {
  margin-left: -10px;
  overflow: hidden;
  background-color: transparent;
}
.item-list ul li {
  list-style-type: none;
  float: left;
  padding-left: 20px;
}
ul.cols-1 li {
  width: 100%;
}
ul.cols-2 li {
  width: 50%;
}
ul.cols-3 li {
  width: 33.33333%;
}
ul.cols-4 li {
  width: 25%;
}
ul.cols-5 li {
  width: 20%;
}
ul.cols-6 li {
  width: 16.66666%;
}
ul.cols-7 li {
  width: 14.28571%;
}
ul.cols-8 li {
  width: 12.5%;
}
@media only screen and (max-width: 767px) {
  ul.cols-4 li, ul.cols-5 li, ul.cols-6 li, ul.cols-7 li, ul.cols-8 li {
    width: 33%;
  }
  ul.cols-3 li {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  ul[class*='cols-'] > li {
    width: 100%;
  }
}
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5, .col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5, .col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5, .col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1-5 {
  width: 20%;
  float: left;
}
.col-xs-2-5 {
  width: 40%;
  float: left;
}
.col-xs-3-5 {
  width: 60%;
  float: left;
}
.col-xs-4-5 {
  width: 80%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
  .col-sm-2-5 {
    width: 40%;
    float: left;
  }
  .col-sm-3-5 {
    width: 60%;
    float: left;
  }
  .col-sm-4-5 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
  .col-md-2-5 {
    width: 40%;

    float: left;
  }
  .col-md-3-5 {
    width: 60%;
    float: left;
  }
  .col-md-4-5 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
  .col-lg-2-5 {
    width: 40%;
    float: left;
  }
  .col-lg-3-5 {
    width: 60%;
    float: left;
  }
  .col-lg-4-5 {
    width: 80%;
    float: left;
  }
}
.secondary-heading span {
  font-size: 0.7em;
  margin-top: -20px;
  display: block;
}
/* 驛｢譎�鯵邵ｺ�｡驛｢譎｢�ｽ�ｳ驛｢�ｧ髮区ｨ贋ｾ｡髣包ｽｳ闕ｵ譏ｶ�ｽ鬮ｯ�ｦ�ｽ�ｨ鬩穂ｼ夲ｽｽ�ｺ驍ｵ�ｺ陷ｷ�ｶ�ｽ�ｽ */
#page-top {
  position: fixed;
  bottom: 55px;
  right: 30px;
}
/* 驛｢譎�鯵邵ｺ�｡驛｢譎｢�ｽ�ｳ驍ｵ�ｺ�ｽ�ｮ雎ｼ�ｶ�ｽ�ｲ驛｢�ｧ髮区ｩｸ�ｽ�､騾包ｽｻ陝ｲ�ｩ */
#page-top i {
  color: #e98c4d;
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 1.00);
  text-align: center;
  line-height: 80px;
  border: 5px solid #CCCCCC;
}
/* 驛｢譎�鯵邵ｺ�｡驛｢譎｢�ｽ�ｳ驛｢�ｧ陋幢ｽｵ�ｽ�ｽ驛｢譎�ｿｽ�ｽ�ｽ驍ｵ�ｺ陷会ｽｱ隨ｳ�ｽ�ｸ�ｺ�ｽ�ｨ驍ｵ�ｺ鬮ｦ�ｪ遶企豪�ｹ�ｧ�ｽ�ｫ驛｢譎｢�ｽ�ｼ驛｢�ｧ�ｽ�ｽ驛｢譎｢�ｽ�ｫ驛｢�ｧ髮区ｩｸ�ｽ�､騾包ｽｻ陝ｲ�ｩ */
#page-top i:hover {
  cursor: pointer;
}
.fa-lg {
  line-height: 1.5em !important;
}
@media only screen and (max-width: 768px) {
  .secondary-heading span {
    font-size: 0.7em;
    margin-top: -10px;
  }
	#page-top {
    position: fixed;
    bottom: 55px;
    right: 10px;
}
	#page-top i {
    color: #e98c4d;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 1.00);
    text-align: center;
    line-height: 80px;
    border: 5px solid #CCCCCC;
}
	.fa-angle-up:before {
     position:absolute;
		    top: -10px;
    left: 34%;
}
}

/*#index-top::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 100px;
  width: 200px;
  height: 200px;
  background-color: #5faaaa;
}*/
.text_block {
    max-width: 1200px;
    background-color: rgba(240,154,51,0.70);
    padding: 4em;
    color: #fff;  /*font-weight: bold;
  box-shadow: 0 0 200px #023b57;*/
}
@media only screen and (max-width: 768px) {
  .text_block {
    padding: 1em;
  }
}
.text_block .probootstrap-heading h2:before {
  height: 0;
}

.bg-catch {
    text-align: left;
    padding:30px;
    clear: both;
	max-width:1140px;
	margin:auto;
}

.tel {
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
    font-weight: bold;
}
@media only screen and (max-width: 480px) {
.tel {
    font-size: 0.8em!important;
}
.bg-catch {
    padding: 20px;
    max-width: auto;
    margin: auto;
}
}
.h3-ttl {
	text-align:center;
	border:none;
}
.h3-ttl02 {
	text-align:center;
	border:none;
	position: relative;
	font-size:30px;
	font-weight: bold;
}
.h3-ttl02:after {	
	content: '';
    position: absolute;
    bottom: 5px;
    display: inline-block;
    width: 560px;
    height: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #7acbe8;
    border-radius: 0px;
	z-index:-10;
}
.h3-ttl03 {
	background:#e3c497;
	padding:0.6em;
	text-align: left;
	font-weight: 600;
	color:#fff;
	font-size:1.6em;
	letter-spacing:0.1em;
	font-family: 'Noto Serif JP', serif;
	margin-top:0em;
	border-bottom: 0px solid #FFB052;
}
.h3-ttl04 {
	text-align: left;
	font-weight: 800;
	color:#e3c497;
	font-size:2.4em;
	font-family: 'Noto Serif JP', serif;
	border-bottom: 0px solid #FFB052;
	letter-spacing:0.1em;
	margin-bottom: 0.5em;
}
.h3-ttl05 {
	background:#e3c497;
	padding:0.6em;
	text-align: center;
	font-weight: 600;
	color:#fff;
	font-size:1.3em;
	letter-spacing:0.1em;
/*
	font-family: 'Noto Serif JP', serif;
*/
	margin-top:0em;
	border-bottom: 0px solid #FFB052;
}
.h3-ttl06 {
	position: relative;
	padding:0.6em;
	text-align: left;
	font-weight: 600;
	color:#333;
	font-size:1.4em;
	letter-spacing:0.1em;
	margin-top:0em;
    border-bottom: none;
}
.h3-ttl06:after {
	content: '';
    position: absolute;
    bottom: 5px;
    display: inline-block;
    width: 110px;
    height: 1px;
    left: 1%;
    background-color: #333;
    border-radius: 0px;

}
.bg-catch01 {
	background:rgba(0,0,0,0.3);
	padding:3em;
}

.bg-catch01 p,.bg-catch01 h3 {
	color:#fff;
}
.bg-catch02 {
	background:rgba(0,0,0,0.6);
	padding:2em;
	width:100%;
	margin:auto;
}
.bg-ft .h2-ttl {
	padding-top:70px;
	color:#fff;
	font-family: 'Noto Serif JP', serif;
	
}
.bg-ft .h2-ttl:before {
    content: '';
	background-image: url("../img/content/h2-ttl01.png");
	width:25px;
	height:28px;
    position: absolute;
    display: inline-block;
    left: -7%;
	bottom: 7%;
    -webkit-transform: translateX(-0%);
    transform: translateX(-0%);
    background-color: transparent;
    border-radius: 0px;
}
.bg-ft .h2-ttl:after {
    content: '';
	background-image: url("../img/content/h2-ttl02.png");
	width:25px;
	height:28px;
    position: absolute;
    display: inline-block;
    right: -7%;
	bottom: 7%;
    -webkit-transform: translateX(-0%);
    transform: translateX(-0%);
    background-color: transparent;
    border-radius: 0px;
}
.bg-ft {
    background: url(../img/background/bg-feat.png) no-repeat center center;
    padding: 0px 0 90px;
	background-size:cover;
    margin: 0 0px 0px;
}
.h2-ttl02 {
	font-size:20px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	font-weight:800;
}
.h2-sub02 {
	font-size:48px;
	color:#00c164;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	font-weight:800;
}
.h2-ttl03 {
	font-size:48px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	font-weight:800;
	color:#00c164;
	position: relative;
}
.h2-ttl03 {
    display: flex;
    align-items: center;
	margin-bottom:20px;
}
 
.h2-ttl03:before,
.h2-ttl03:after {
    content: "";
    height: 3px;
    flex-grow: 1;
    background-color: #2dadda;
}
 
.h2-ttl03:before {
    margin-right: 2rem;
}
 
.h2-ttl03:after {
    margin-left: 2rem;
}
.h2-sub03 {
	font-size:20px;
	color:#333;
	font-family: 'Noto Serif JP', sans-serif;
	text-align:center;
	font-weight:800;
}
.h2-ttl04 {
	margin-top:80px;
}

.bg-l-01 {
	position:relative;
	left:-20px;
	top:0px;
	z-index:100;
}
.bg-c-01 {
	position:relative;
	top:100px;
	z-index:50;
}
.bg-r-01 {
	position:relative;
	top:200px;
	right:-20px;
	z-index:8;
	
}
.bg-l-01 figure,.bg-c-01 figure,.bg-r-01 figure {
	text-align:center;
	margin:auto;
	transform: scale(1.12);
}
.bg-l-01 img,.bg-c-01 img,.bg-r-01 img {
	text-align:center;
	width:100%;

}
.mt-f {
	margin-top:300px;
}
.box-sd {
	border:1px solid #cccccc;
	padding:17px;
}
.box-sd02 {
	border:1px solid #beb7b1;
	padding:2.1em 3.2em;
}
.box-sd05 {
	border:0px solid #fff;
	background:rgba(0,0,0,0.3);
	padding:4em 3em 3em;
	color:#fff;
}
.box-sd06 {
	border:0px solid #fff;
	background:rgba(255,255,255,0.6);
	padding:4em 3em 3em;
	color:#333;
}
.br-right {
	position:relative;
	right:100px;
	top:-50px;
	z-index:100;
}
.br-left {
	position:relative;
	left:100px;
	top:-50px;
	z-index:100;
}
.tx-center {
	text-align: center;
}
.txtbold {
	font-weight: bold;
}

@media only screen and (max-width: 768px) {
.h3-ttl03 {
    padding: 0.6em;
    text-align: left;
    font-size: 1.3em;
    letter-spacing: 0.1em;
}
.h2-ttl04 {
    margin-top: 10px;
}
.box-sd02 {
    padding: 1.0em 1.0em;
}
.mt-f {
    margin-top: 50px;
}
.bg-l-01 {
	position:relative;
	left:0px;
	top:0px;
	margin-bottom: 20px;
}
.bg-c-01 {
	position:relative;
	top:0px;
	margin-bottom: 20px;
}
.bg-r-01 {
	position:relative;
	top:0px;
	right:0px;
}
.bg-l-01 figure, .bg-c-01 figure, .bg-r-01 figure {
    text-align: center;
    margin: auto;
    transform: scale(1.0);
}
.bg-ft .h2-ttl {
  font-size: 1.9em;
  line-height: 1.2;
}
.bg-ft .h2-ttl:before {
    width: 18px;
    height: 20px;
    left: -4%;
    bottom: 7%;
}
.bg-ft .h2-ttl:after {
    width: 18px;
    height: 20px;
    right: -4%;
    bottom: 7%;
}
.h2-ttl02 {
	font-size:16px;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	font-weight:800;
}
.h2-sub02 {
	font-size:30px;
	color:#00c164;
	font-family: 'Noto Serif JP', serif;
	text-align:center;
	font-weight:800;
}
.h2-ttl03 {
	font-size:30px;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-weight: 800;
    color: #00c164;
    position: relative;
}
.h2-sub03 {
	font-size:16px;
	color:#333;
	font-family: 'Noto Serif JP', sans-serif;
	text-align:center;
	font-weight:800;
}
.h3-ttl02 {
    font-size: 1.3em;
}
.h3-ttl02:after {
    content: '';
    position: absolute;
    bottom: 5px;
    display: inline-block;
    width: 100%;
    height: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #7acbe8;
    border-radius: 0px;
    z-index: -10;
}
	
}

/*===========================
spacer
===========================*/


.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt70 {
	margin-top:70px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt0{
	margin-top:0px !important;}
	
.mb10 {
	margin-bottom:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.mb60 {
	margin-bottom:60px !important;
}
.mb70 {
	margin-bottom:70px !important;
}
.mb80 {
	margin-bottom:80px !important;
}
.mb0{
	margin-bottom:0px !important;}

@media screen and (max-width: 768px) {
.mt10,.mt20,.mt30 {
     margin-top:4% !important;
}
.mb10,.mb20,.mb30 {
     margin-bottom:4% !important;
}
.mt40,.mt50,.mt60 {
     margin-top:5% !important;
}
.mb40,.mb50,.mb60 {
     margin-bottom:5% !important;
}
.mt70,.mt80 {
     margin-top:8% !important;
}
.mb70,.mb80 {
     margin-bottom:8% !important;
}
.res-mb {
	margin-bottom:5%;
}
}
.btn-read {
	text-align: center;
}
.btn-read a{
    height: 160px;
    line-height: 160px;
    font-size: 4rem;
	background: repeating-linear-gradient(135deg, #0062a8, #005a9a 10px, #0062a8 10px, #005a9a 10px);
    color: #FFF;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    text-align: center;
	position: relative;
}
.btn-read a:before { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 20%;
  display: inline-block;
}
.btn-read a:after { 
  position: absolute;
  bottom: 0;
  content:'';
  width: 8px;
  height: 20%;
  display: inline-block;
}
.btn-read a:before {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  left: 20px;
  top:20px;
  width:20px;
}
.btn-read a:after {
  content: '';
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  right: 20px;
  bottom:20px;
  width:20px;
}
.btn-read02 a{
    height: 165px;
    line-height: 165px;
    font-size: 4rem;
	background: repeating-linear-gradient(135deg, #2dadda, #258cb1 10px, #2dadda 10px, #258cb1 10px);
    color: #FFF;
    font-weight: 700;
    width: 700px;
    display: inline-block;
    text-align: center;
	position: relative;
}
.btn-read02 a:before { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 20%;
  display: inline-block;
}
.btn-read02 a:after { 
  position: absolute;
  bottom: 0;
  content:'';
  width: 8px;
  height: 20%;
  display: inline-block;
}
.btn-read02 a:before {
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  left: 20px;
  top:20px;
  width:20px;
}
.btn-read02 a:after {
  content: '';
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  right: 20px;
  bottom:20px;
  width:20px;
}
.btn-b a{
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
	background: #333;
    color: #FFF;
    font-weight: 300;
	letter-spacing: 0.1em;
    width: 40%;
    display: inline-block;
    text-align: center;
	position: relative;
}
.fa-arrow-alt-circle-right {
	position: relative;
}
.fa-arrow-alt-circle-right:before {
	position: absolute;
	    top: -15px;
    left: 2px;
}
.p-r {
	position: relative;
}
.btn-contact {
	position: absolute;
	left:60px;
	bottom:-100px;
}
.btn-contact a{
    color:#fff;
	font-size:1.2em;
	position: relative;
	padding:1em 3em 1em 2em;
	background: rgba(0,0,0,0.4);
}
.btn-contact a:after {
	content: '';
	width:100px;
	height:1px;
	background-color: #fff;
    position: absolute;
    display: inline-block;
    left: 120px;
	bottom: 46%;
	
}
.fa-envelope-o {
	position: relative;
}
.fa-envelope-o:before {
	position: absolute;
	top:-16px;
	left:-22px;
}
.btn-c {
    height: 20px;
    line-height: 20px;
    font-size: 1rem;
	background: #b48c52;
    color: #FFF;
    font-weight: 700;
    width: 50%;
    display: inline-block;
    text-align: center;
	position: relative;
}
@media (max-width:768px) {
	.btn-b {
		margin-bottom: 0px;
	}
.btn-b a {
    height: 60px;
    line-height: 60px;
    font-size: 1.0em;
    background: #333;
    color: #FFF;
    font-weight: 300;
    letter-spacing: 0.1em;
    width: 90%;
    display: inline-block;
    text-align: center;
    position: relative;
}
	.fa-arrow-alt-circle-right:before {
    position: absolute;
    top: -12px;
    left: 8px;
}
.btn-c {
    
    width: 80%;
	margin:auto;
    display: block;
    text-align: center;
}
.btn-read a,.btn-read02 a {
    height: 80px;
    line-height: 80px;
    font-size: 2rem;
    width: 90%;
    margin:auto;
}
.btn-contact a:after {
        width: 60px;
    height: 1px;
    background-color: #fff;
    left: 120px;
    bottom: 50%;
}
}

/* txt */
.txt2 {
   font-size:1.2rem;
   font-weight:800;
}
.txtbold {
   font-weight:bold;
}
.tx-center {
   text-align:center
}
.tx-left {
   text-align:left;
}
.tx-right {
   text-align:right;
}
.tx_marker {
   background:linear-gradient(transparent 75%, #fff799 75%);
   font-weight:bold;
   display:inline;
}
/* color */

.red {
	color: #bc2d2d;
}
.green {
	color: #3b7a28;
}
.brown {
	color: #a67435;
}
.blue {
	color: #325f99;
}
.catchcopy {
    font-size: 2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 400;
    line-height: 1.3em;
    color: #E0625E;
}
.catchcopy2 {
    font-size: 2.2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 600;
    line-height: 1.3em;
    color: #E0625E;
}
.col_red {
	color:#F33;
}
.col_green {
	color: #1a9651 !important;
}
.col_blue {
	color: #06C;
}
.col_orange {
	color: #F06000;
}
.tx-70p  {
	font-size:70% !important;
	letter-spacing:normal;
}	
.tx-80p  {
	font-size:80% !important;
	letter-spacing:normal;
}
.tx-90p  {
	font-size:90% !important;
	letter-spacing:normal;
}
.tx100p    {
	font-size:100% !important;
	letter-spacing:normal;
}
.tx-110p {
    font-size: 110% !important;
	letter-spacing:normal;
}
.tx-120p    {
	font-size:120% !important;
	letter-spacing:normal;
}
.tx-130p    {
	font-size:130% !important;
	letter-spacing:normal;
}
.tx-140p    {
	font-size:140% !important;
	letter-spacing:normal;
	line-height:1.4em;
}
.tx-150p    {
	font-size:150% !important;
	letter-spacing:normal;
}
.tx-160p    {
	font-size:160% !important;
	letter-spacing:normal;
}
.tx-170p    {
	font-size:170% !important;
	letter-spacing:normal;
}
.tx-180p    {
	font-size:180% !important;
	letter-spacing:normal;
}
.tx-230p    {
	font-size:230% !important;
	letter-spacing:normal;
}
.tx-300p    {
	font-size:300% !important;
	letter-spacing:normal;
}
.mar0 {
    margin:0 auto;
}
.txsize1 {
   font-size:1.2rem;
   font-weight:800;
   color:#F33;
   text-align:center;
}
.txtstyle1 {
	font-size: 1.16em;
	font-weight: bold;
}
.txtstyle2 {
	font-size: 1.24em;
	font-weight: bold;
}
.ex {
    padding-left:1em;
    text-indent:-1em;
}

@media only screen and (max-width: 768px) {
.tx-230p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-180p {
    font-size: 110% !important;
    letter-spacing: nomal;
}	


}


@media only screen and (max-width: 600px) {
.line-h2 {
    line-height: 1.5;
}
.tx-230p {
    font-size: 130% !important;
    letter-spacing: nomal;
}
.tx-180p,.tx-170p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-160p,.tx-150p {
    font-size: 110% !important;
    letter-spacing: nomal;
}
.tx-140p,.tx-130p,.tx-120p,.tx-110p {
    font-size: 100% !important;
    letter-spacing: nomal;
}
}
.bg-container {
	background-image: url("../img/content/bg-company.jpg");
	background-size: cover;
	background-position: center center;
	height: 430px; 
}
.bg-lower-container {
	width:80%;
	max-width:900px;
	margin:auto;
	padding:120px 0px 120px;
}
.right-container {
	max-width:1560px;
	margin-left:auto;
	width:80%;
}
.footer-container {
	max-width:1170px;
	width:100%;
	margin:auto;
	border-top:1px solid #ffebcf;
	padding:40px 0px;
}

ruby {
	position: relative;
}
rt {
	color:#2dadda;
	text-align: center;
	margin:auto;
	
	position: absolute;
    top: -1em;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.2em;
    line-height: 1;
    white-space: nowrap; //驛｢譎｢�ｽ�ｫ驛｢譎∽ｾｭ�ｽ螳夲ｽｰ�ｿ�ｽ�ｵ鬮｣諛ｶ�ｽ�ｽ驍ｵ�ｺ�ｽ�｡驍ｵ�ｺ髴域喚髮ｷ驍ｵ�ｺ�ｽ�ｪ驍ｵ�ｺ�ｽ�ｽ�ｽ閧ｲ�ｸ�ｺ�ｽ�ｽ遶奇ｿｽ
	
}
.foot-logo {
	max-width:370px;
	height: auto;
	width:100%;
}
.p-ttl {
	font-size:1.5em;
	text-align: center;
	font-weight: 800;
}
.p-ttl02 {
	font-size:1.5em;
	text-align: center;
	color:#fff;
	font-weight: 800;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.flex-2col {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
}
.flex-2col > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:flex-start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col-start > li{
  width:47.5%;
  margin:2% 0 0 0%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-list2 {
  width:17.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:27.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list4 {
  width:37.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list5 {
  width:47.5% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:57.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list7 {
  width:67.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:77.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:87.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list62 {
  width:66.6% !important;
  margin:0 0 0 0% !important;   
}
.flex-list32 {
  width:33.3% !important;
  margin:0 0 0 0% !important;   
}

.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-3col > li{
  width:30%;
  margin:2% 0 0 0%;
  gap:5%;
  text-align:center;
}

@media only screen and (max-width: 768px) {
.footer-container {
    max-width: 100%;
    width: 100%;
    padding: 40px 0px 90px;
}
.p-ttl {
    margin:1.6em auto 1em;
	font-size:1.0em;
}
.right-container {
    max-width: 100%;
    margin-left: auto;
	margin-right:auto;
    width: 90%;
}
.bg-lower-container {
    width: 90%;
    max-width: 100%;
    margin: auto;
    padding: 60px 0px 60px;
}
.flex-2col > li,.flex-2col-start > li{
  width:100% !important;
  margin:2% auto 8% !important; 
}
.flex-3col > li{
  width:100%;
  margin:2% auto 8% !important; 
}
.flex-list2,.flex-list3,.flex-list4,.flex-list5,.flex-list6,.flex-list7,.flex-list8,.flex-list9 {
  width:100% !important;
  margin:2% auto 8% !important;  
}
	.flex-2col-start.footer-list {
		margin-bottom: 30px;
	}
	.flex-2col-start.footer-list li {
		margin-bottom: 0px !important;
	}
	.flex-2col-start.footer-list li p {
		margin-bottom: 5px !important;
	}

}

ul{
  padding-left:0;
}

li{
  list-style:none;
}
.copyright-text {
	font-size:1.0em;
	text-align: center;
	color:#333;
}
.flex-bnr {
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	gap:5%;
}
.fa-instagram:before {
    color: #333;
}
.fa-youtube:before {
    color: #333;
}
.tbl-1 th {
	width:30%;
}
.pc-disp {
    display:block;
}
.sp-disp {
    display:none; 
}
@media only screen and (max-width: 768px) {
.pc-disp {
    display:none;
}
.sp-disp {
    display:block; 
}
}

/*===========================
spacer
===========================*/


.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt70 {
	margin-top:70px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt0{
	margin-top:0px !important;}
	
.mb10 {
	margin-bottom:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.mb60 {
	margin-bottom:60px !important;
}
.mb70 {
	margin-bottom:70px !important;
}
.mb80 {
	margin-bottom:80px !important;
}
.mb0{
	margin-bottom:0px !important;}

@media screen and (max-width: 768px) {
.mt10,.mt20,.mt30 {
     margin-top:4% !important;
}
.mb10,.mb20,.mb30 {
     margin-bottom:4% !important;
}
.mt40,.mt50,.mt60 {
     margin-top:5% !important;
}
.mb40,.mb50,.mb60 {
     margin-bottom:5% !important;
}
.mt70,.mt80 {
     margin-top:8% !important;
}
.mb70,.mb80 {
     margin-bottom:8% !important;
}
.res-mb {
	margin-bottom:5%;
}
}

.box-wrap {
    background: #fcfaf5;
    box-sizing: border-box;
}
.box-ttl {
	text-align:center !important;
	background:#b48c52;
	padding:0.6em;
	color:#fff;
	margin-bottom:0px !important;
	display:flex;
	align-items:center;
	justify-content:center;
	border-bottom:0px solid #fff !important;
}
.box-wrap div.box-cnt {
	width:100%;
	margin:0px auto 0em;
	padding:1.2em 1.8em 1.8em 1.8em;
	box-sizing:border-box;
}
.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.flex-2col {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col-start > li{
  width:47.5%;
  margin:2% 0 0 0%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-list2 {
  width:17.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:27.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list4 {
  width:37.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list5 {
  width:47.5% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:57.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list7 {
  width:67.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:77.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:87.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-3col > li{
  width:30%;
  margin:2% 0 0 0%;
}
.flex-4col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:1%;
}
.flex-4col > li{
  width:24%;
  margin:2% 0 0 0%;
}
@media only screen and (max-width: 768px) {
.flex-2col > li,.flex-2col-start > li{
  width:100% !important;
  margin:2% auto 8% !important; 
}
.flex-3col > li,.flex-4col > li{
  width:100%;
  margin:2% auto 8% !important; 
}
.flex-list2,.flex-list3,.flex-list4,.flex-list5,.flex-list6,.flex-list7,.flex-list8,.flex-list9 {
  width:100% !important;
  margin:2% auto 8% !important;  
}

}
.catch01 {
	text-align:center;
	font-size:1.3em;
	font-weight:600;
	color:#933;
	line-height:1.6;
}
.catch02 {
	color:#333;
	font-weight: 600;
	font-size:1.1em;
	line-height: 1.6;
	text-align: left;
	letter-spacing: 0.1em;
}
.catch03 {
	text-align:left;
	font-size:1.2em;
	font-weight:600;
	color:#933;
	line-height:1.3;
}
.catch05 {
	color:#fff;
	font-weight: 100;
	font-size:1.6em;
	font-family: 'Noto Serif JP', sans-serif;
	line-height: 1.6;
	text-align: center;
	letter-spacing: 0.1em;
}

.area {
    margin: 0 auto;
    padding: 0 0 10px;
    width: 1200px;
    background: #fff;
    display: none;
    opacity: 0;
}
.area.is-active {
    display: block;
    animation-name: displayAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
	opacity:1;
}
ul.check2,ul.check-2col,ul.check  {
    position: relative;
}

ul.check li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    position: relative;
    width:90%;
    margin-right:2%;
    display:inline-block;
}
ul.check li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
}

ul.check2 li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    position: relative;
    width:40%;
    margin-right:2%;
    display:inline-block;
}
ul.check2 li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
}


ul.check-2col {
    position: relative;
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
}
ul.check-2col li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:40%;
    margin-right:2%;
    position: relative;
}
ul.check-2col li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
}

@media only screen and (max-width: 768px) {
.catch02 {
	font-size:1.10em;
	letter-spacing: 0.1em;
}
ul.check-2col li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:90%;
    margin-right:2%;
    position: relative;
}
ul.check2 li {
    padding: 0 0 0.5em 1.6em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    position: relative;
	width:90%;
	margin-right:2%;
	display:inline-block;
}

}


ul {
  padding: 0;
}
li {
  list-style-type: none;
}
dd {
  margin-left: 0;
}

.flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content:flex-start;
  gap:3%;
}
.flow > li {
  padding: 20px 30px;
  margin-bottom: 4vh;
  -ms-flex-preferred-size: 30%;
  width: auto;
  border: 1px solid rgb(107,144,219);
  position: relative;
}
.flow > li {
  margin-right: auto;
}
.flow > li.ls-ld,.flow > li:last-child {
	margin-right:2%;
}

.flow > li:not(:last-child)::before,
.flow > li:not(:last-child)::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flow > li:not(:last-child)::before {
  border-width: 22px;
  border-left-color: rgb(107,144,219);
}
.flow > li:not(:last-child)::after {
  border-width: 20px;
  border-left-color: transparent;
}
.flow > li .icon {
  font-size: 12px;
  color: #fff;
  background: #254a9b;
  padding: 5px 20px;
  display: block;
  border-radius: 0px;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 100;
}
.flow > li dl dt {
  font-size: 1.2em;
  font-weight: 400;
  line-height:1.3;
  margin-top:0.7em;
  margin-bottom:1em;
  color: rgb(107,144,219);
	writing-mode: vertical-rl;
}


@media only screen and (max-width: 768px) {
.flow > li {
  padding: 20px 30vw;
  margin:0px auto 8vh;
  -ms-flex-preferred-size: 100%;
  flex-basis: 80%;

  border: 1px solid rgb(107,144,219);
  position: relative;
	text-align: center;
}
.flow > li.l-a {
  margin-bottom: 3vh;
}	
.flow > li:not(:last-child)::before,
.flow > li:not(:last-child)::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top:101%;
  left: 41%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.flow > li:not(:last-child)::before {
  border-width: 22px;
  border-left-color: rgb(107,144,219);
}
.flow > li:not(:last-child)::after {
  border-width: 20px;
  border-left-color: #fff;
}
.flow > li:not(:last-child)::before {
  border-width: 22px;
  border-top-color: rgb(107,144,219);
   border-left-color: transparent;
}
.flow > li:not(:last-child)::after {
  border-width: 0px;
  border-top-color: transparent;
  border-left-color: transparent;
}
	.flow li,.flow > li dl {
		text-align: center;
	}
.flow > li dl dt {
  font-size: 1.2em;
  line-height:1.3;
  margin-top:0.6em;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  margin-bottom:0.5em;
  box-sizing: content-box;
}
.flow > li dl dt span {
	writing-mode: vertical-rl;
	white-space: pre;
	display:inline-block;
}
.flow > li.ls-ld, .flow > li:last-child {
    margin-right: auto;
}
}


.bg-img-list {
	margin: 0 1.5%;
    position: relative;
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	height:500px;
}
.bg-list01 {
    background-image: url(../img/content/reason01.jpg);
}
.bg-list02 {
    background-image: url(../img/content/reason02.jpg);
}

.bg-wrap-cnt {
	padding: 3vw 5% 10%;
    position: relative;
}
.Feature-Num {
	font-size: 84px;
    letter-spacing: 0;
    line-height: .7;
    margin-bottom: 6%;
	font-family: "Fira Sans",sans-serif;
	color: #20bf9c;
	font-weight:900;
	text-align:center;
}
.h4-ttl{
	 font-size: 1.4em;
	 font-weight:800;
	 color:#fff;
	    border-top: 3px double #fff;
    border-bottom: 3px double #fff;
	 text-align:center;
}
.h4-ttl02{
	 font-size: 1.2em;
	 font-weight:800;
	 color:#333;
	    border-top: 3px double #333;
    border-bottom: 3px double #333;
	text-align:center;
	padding:0.5em;
}
.h4-ttl05{
	 font-size: 1.1em;
	 font-weight:800;
	 color:#333;
	    border-top: 0px double #333;
    border-bottom: 0px double #333;
	text-align:left;
	padding:0.5em;
	padding-left:50px;
}
figure img {
	width:100%;
	height:auto;
}
.bg-p-subttl {
	 font-size: 1.0em;
	 color:#86eba0;
	 font-weight:800;
	 text-align:center;
}
.col_white {
	color:#fff;
}
@media only screen and (max-width: 768px) {
.flex-2col-br {
    display: initial;
    position: relative;
    z-index: 1;
    height: initial;
	flex-wrap:initial;
}
.flex-2col-br li {
	width:100%;
	flex:initial;
	overflow:hidden;
}
.br-lnk a {
    height: 64vw;
    padding: 0 0vw 0px;
}
.flex-2col-br li a div.title {
    padding: 0 0px 0px;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.bglnk01 {
    height: 100%;
	background-size: 100%;
}
.bglnk02 {
    height: 100%;
	background-size: 100%;
}
.flex-2col-br li a .title__en {
    font-size: 4.2rem;
    bottom: 72px;
    left: 20vw; 
}
.flex-2col-br li a .title .modIconLink {
    bottom:12px;
	right:5px;
    position: absolute;
}
.h4-ttl05{
	 font-size: 1.1em;
	padding-left:20px;
}
}
@media only screen and (max-width: 768px) {
.bg-img-list {
	    margin: auto auto 5% auto;
    width: 90%;
		height:auto;
}
.bg-wrap-cnt {
	padding: 20vw 5% 5%;
	box-sizing:border-box;

}

}

@media only screen and (max-width: 500px) {
.bg-wrap-cnt {
	padding: 20vw 5% 5%;
	box-sizing:border-box;

}

}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
	  margin-bottom: 0rem;
}
.flex-2col {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap:5%;
    margin-bottom: 0rem;
}
.flex-2col > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
    margin-bottom: 0rem;
}
.flex-2col-start > li{
  width:47.5%;
  margin:2% 0 0 0%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0% 0 0%; 
}


.flex-2col-lf {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
    margin-bottom: 0rem;
}
.flex-2col-lf > li{
  width:33%;
  margin:2% 0 0 0%; 
  font-size:1.6em;
}
.flex-2col-lf > li:nth-of-type(odd){
  width:33%;
  margin:0% 0% 0 0%; 
}
.flex-2col-lf > li:nth-of-type(even){
  width:33%;
  margin:0% 0% 0 0%; 
}
.flex-2col-wide {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  width:100vw;
}
.flex-2col-wide li {
  width:50% !important;
}

.flex-list2 {
  width:17.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:27.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list4 {
  width:37.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list5 {
  width:47.5% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:57.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list7 {
  width:67.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:77.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:87.5% !important;
  margin:0 0 0 0% !important;  
}


.flex-3col {
  display:flex;
  justify-content:space-between;
  align-items:start;
  flex-wrap:wrap;
  gap:1%;
  margin: auto auto 0rem;
  width:96%;
 
}
.flex-3col > li{
  width:auto;
  margin:2% 0 0 0%;
}

.flex-3col-list {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:1%;
  margin-bottom: 0rem;
}
.flex-3col-list > li{
  width:30%;
  margin:2% 0 0 0%;
}

.flex-3col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
    margin-bottom: 0rem;
}
.flex-3col-start > li{
  width:33%;
  margin:0% 0 0 0%;
  font-size:1.6em;
  
}


.flex-3col02 {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:3.3%;
  margin-bottom: 0rem;
}
.flex-3col02 > li{
  width:30%;
  margin:2% 0 0 0%;
}


.flex-listLarge {
	width:32%;
	/*
	width:420px !important;
	*/
	margin-right:2% !important;;
}
.flex-listSmall {
	width:27%;
	/*
	width:350px !important;;
	*/
	margin-right:1% !important;;
}
.flex-listSmall.lst{
	margin-right:0px !important;;
}


.flex-5col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:1%;
  margin-bottom: 0rem;
}
.flex-5col > li{
  width:18%;
  margin:2% 0 0 0%;
}
.flex-6col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:1%;
}
.flex-6col > li{
  width:13%;
  margin:2% 0 0 0%;
}
dl, ol, ul {
    margin-bottom: 0rem;
}

@media only screen and (max-width: 768px) {

.flex-2col > li,.flex-2col-start > li,.flex-2col-lf > li{
  width:100% !important;
  margin:2% auto 6% !important; 
}
.flex-3col > li,.flex-3col-start > li,.flex-3col02 > li{
  width:100%;
  margin:2% auto 4% !important; 
}
.flex-list2,.flex-list3,.flex-list4,.flex-list5,.flex-list6,.flex-list7,.flex-list8,.flex-list9 {
  width:100% !important;
  margin:2% auto 4% !important;  
}
.flex-listSmall.lst {
     margin-right: auto !important; 
}
.flex-3col-start > li{
  font-size:1.1em;
}
.flex-3col-list > li{
  width:100%;
  margin:2% auto 4% !important; 
}

.flex-3col-start,.flex-2col-lf {
    margin-bottom: 0rem !important;
}

.flex-2col-lf > li{
  font-size:1.1em;
}

.flex-2col-wide {
  width:100%;
}
.flex-2col-wide li {
  width:100% !important;
}

}
.wide-container {
	max-width: 1200px;
	width:100%;
	margin:auto;
}
.btn {
	text-align: center;
	margin: auto;
}
.btn a{
    display: block;
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 10px;
    overflow: hidden;
    background: #000;
    text-align: center;
}
.btn a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    border: 1px solid #000;
    background: #fff;
    content: "";
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.btn a::after {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 25px;
    height: 25px;
    margin: auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-image: url(../../img/common/icon_arrow.svg);
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    content: "";
}
.btn a em {
    z-index: 1;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.btn a:hover {
    opacity: 0.8;
}

.btn-a a {
    z-index: 1;
    width: 70%;
    max-width: 300px;
    text-align: center;
    color: #103306;
    border: 1px solid;
    font-size: 93.75%;
	position: relative;
    display: block;
	max-width: 100%;
	text-decoration: none;
	margin:auto;
}
.btn-a a::before {
    right: 16px;
    width: 6px;
    height: 6px;
    border-top: solid 1px;
    border-right: solid 1px;
    transform: rotate(45deg) translateY(-50%);
}
.btn-a a::before, .btn-a a::after, .btn-a a span::before {
    content: '';
    position: absolute;
    top: 50%;
}
.btn-a span {
    padding: 1em;
	font-size:1.2em;
	font-weight:bold;
}
.btn-a a, .btn-a span {
    position: relative;
    display: block;
}
.btn-a a span::before {
    right: 46px;
    transform: translateY(-50%);
    width: 1px;
    height: calc(100% - 26px);
    border-right: 1px solid;
}
.btn-a a::before, .btn-a a::after, .btn-a a span::before {
    content: '';
    position: absolute;
    top: 50%;
}
.btn-a a::after {
    right: 15px;
    width: 18px;
    height: 1px;
    border-bottom: 1px solid;
}
.btn-a a::before, .btn-a a::after, .btn-a a span::before {
    content: '';
    position: absolute;
    top: 50%;
}

.btn-a a:hover::before, .btn-a a:hover::after {
    animation: arrow .4s ease-out;
}
.btn-a a:hover::before, .btn-a a:hover:not([target="_blank"]):not([href$=".pdf"]):not([href^="#"])::after {
    animation: arrow .4s ease-out;
}
.btn-a a:hover {
    background-color: #0062a8;
    color: #fff;
}

@media only screen and (max-width: 768px) {
.btn-a span {
    padding: 1em;
    font-size: 1.0em;
    font-weight: bold;
}
.btn-a a span::before {
    right: 38px;
}
}
ul.circle-1col,ul.circle-1col-nb {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle-1col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:98%;
    margin-right:2%;
    position: relative;
}
ul.circle-1col > li:last-child {
	margin-bottom:0px;
}
ul.circle-1col > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}

ul.circle-1col-nb > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 0px dashed #CCC;
    width:98%;
    margin-right:2%;
    position: relative;
}
ul.circle-1col-nb > li:last-child {
	margin-bottom:0px;
}
ul.circle-1col-nb > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}


ul.circle-2col {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle-2col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.9em;
    border-bottom: 1px dashed #CCC;
    width:46%;
    margin-right:2%;
    position: relative;
}
ul.circle-2col > li.line {
	margin-bottom:0px;
}


ul.circle-2col > li.long {
    width:70%;
}
ul.circle-2col > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}

ul.circle-3col {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle-3col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:28%;
    margin-right:2%;
    position: relative;
}
ul.circle-3col > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}

.tx-flex-lf {
	text-align: left;
}
@media only screen and (max-width: 768px) {
  ul.circle-2col > li,ul.circle-2col > li.long,ul.circle-3col > li {
    width:90%;
}
ul.circle-2col > li.line.line2 {
	margin-bottom:0.9em;
}
.tx-flex-lf {
	text-align: center;
}
}
.wrapper-upper {
	overflow: hidden;
}
.tbl-2 th {
	width:20%;
	vertical-align: middle !important;
	text-align: left;
}



.flow-step {
  padding-left: 120px;
  position: relative;
}
.flow-step::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
}
.flow-step > li {
  position: relative;
}
.flow-step > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flow-step > li .icon {
  font-size: 14px;
  font-weight:900;
  color: #fff;
  background: rgb(227,196,152);
  background: -moz-linear-gradient(left, rgba(227,196,152,1) 0%, rgba(235,213,181,1) 100%);
  background: -webkit-linear-gradient(left, rgba(227,196,152,1) 0%,rgba(235,213,181,1) 100%);
  background: linear-gradient(to right, rgba(227,196,152,1) 0%,rgba(235,213,181,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3c498', endColorstr='#ebd5b5',GradientType=1
  );
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
}
.flow-step > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #e3c498;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flow-step > li dl {
  padding-left: 70px;
  position: relative;
}
.flow-step > li dl::before,
.flow-step > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}
.flow-step > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #e3c497;
  border-radius: 50%;
  left: -4px;
}
.flow-step > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}
.flow-step > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: #e3c497;
  margin-bottom: 1vh;
}


@media only screen and (max-width: 768px) {
.flow-step {
    padding-left: 0px;
    position: relative;
}
.flow-step::before {
    content: "";
    width: 0px;
    height: 0%;
    background: #eee;
    margin-left: -8px;
    display: block;
    position: relative;
    top: 0;
    left: 100px;
}
.flow-step > li .icon {
    font-size: 14px;
	font-weight:800;
    color: #fff;
    padding: 8px 10px;
    display: block;
    position: relative;
    top: 0;
    left: 0px;
    z-index: 100;
	box-sizing: content-box;
}
.flow-step > li .icon::after {
    content: "";
    border-style: solid;
    border-width: 10px 10px 0px 10px;
    border-color:#e3c498  transparent transparent transparent ;
    position: absolute;
    top:auto;
	bottom:-10%;
    left: 46%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
.flow-step > li:not(:last-child) {
    margin-bottom: 2vh;
}
.flow-step > li dl {
    padding-left: 10px;
    position: relative;
}
.flow-step > li dl::before {
    width: 0px;
    height: 0px;
    margin-top: 0px;
    background: #5bafc4;
    border-radius: 50%;
    left: 0px;
}
.flow-step > li dl dt {
	margin-top:10px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1vh;
}
.flow-step > li dl::after {
    width: 0px;
    border-bottom: 1px dashed #999;
    position: relative;
    left: 0px;
}

}
.res-img {
	width:30%;
}