@charset "UTF-8";
/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
iframe {
  border: 0;
}

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

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

.position-relative {
  position: relative;
}

.leftauto {
  right: 0 !important;
  left: auto !important;
}

/* Transition elsements */
a,
.btn {
  transition: all 0.125s ease-in-out 0s;
}

.client-logo,
.gallery-caption,
.gallery-image:after,
.gallery-image img,
.price-table,
.team-detail,
.team-image:after,
.work-caption,
.work-image > img,
.work-image:after,
.post-thumbnail,
.post-video,
.post-images-slider {
  transition: all 0.3s ease-in-out 0s;
}

/* Reset box-shadow */
.btn,
.well,
.panel,
.progress,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  box-shadow: none;
}

/* Reset border-radius */
.well,
.label,
.alert,
.progress,
.form-control,
.modal-content,
.panel-heading,
.panel-group .panel,
.nav-tabs > li > a,
.nav-pills > li > a {
  border-radius: 2px;
}

.pr-remove {
  /*vertical-align: middle !important;*/
  text-align: center;
}

.examples {
  border-radius: 2px;
  padding: 7px 5px;
  margin: 0 0 40px;
}

.examples.bg-dark {
  background: #333;
  border: 0;
}

.et-icons .box1 {
  border: 1px solid #e5e5e5;
  display: block;
  width: 25%;
  float: left;
  padding: 0;
  font-size: 13px;
  margin: -1px 0 0 -1px;
}

.et-icons .box1 > span {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  min-width: 60px;
  min-height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  margin-right: 5px;
}

.fa-icons > div {
  padding: 0;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0 -1px;
  font-size: 13px;
}

.fa-icons > div > i {
  display: inline-block;
  margin-right: 5px;
  min-width: 40px;
  min-height: 40px;
  border-right: 1px solid #f1f1f1;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}

.help-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Sections */
.navbar-custom + .main {
  margin-top: 50px;
}

.main {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.module,
.module-small {
	position: relative;
	padding: 75px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.module2 {
	position: relative;
	padding: 75px 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}

.holder-w {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 1px;
  width: 50%;
}

.holder-w:before {
  border-top: 1px solid #eaeaea;
  position: relative;
  display: block;
  content: "";
  top: 1px;
  height: 1px;
  width: 100%;
}

/* Sections dividers */
.divider-w {
	border-top: 1px solid #eaeaea;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.divider-d {
  border-top: 1px solid #202020;
  margin: 0;
}

.divider-g {
	margin: 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: rgba(160,160,164,0.5);
}

.divider-o {
	margin: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF5F00;
}

/* Half-image */
.side-image {
	position: absolute;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.side-image2 {
  position: absolute;
}

.side-image-text {
	background: #fff;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 140px 60px 140px;
	position: relative;
}

.side-image-text2 {
	/* [disabled]border-top: 1px solid #e5e5e5; */
	border-bottom: 1px solid #e5e5e5;
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}

.side-image-text3 {
	/* [disabled]padding-top: 60px; */
	padding-right: 25px;
	padding-left: 25px;
	line-height: normal;
}
.tab1  {
	border: thin solid rgba(144,50,52,0.9);
}
.tab1 th {
    padding: 20px;
    margin: 20px;
    background-color: rgba(144,50,52,0.9);
    color: #FFFFFF;
    font-weight: normal;
    border-bottom: thin dotted #FFFFFF;
    text-align: center;
    width: 20%;
}
.tab1 tr td {
	padding: 20px;
	border-bottom: thin dotted rgba(152,24,26,1.00);
	background-image: url(../images/top/bg000_01.jpg);
	color: #843B42;
}
ul li label {
	font-weight: normal;
	text-decoration: none;
}






@media only screen and (max-width: 480px) {
.side-image-text2 {
	/* [disabled]border-top: 1px solid #e5e5e5; */
	border-bottom: 1px solid #e5e5e5;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 10px;
}


}

/* Dark background */
.bg-dark,
.bg-dark-30,
.bg-dark-60,
.bg-dark-90,
.bg-dark .module-title,
.bg-dark-30 .module-title,
.bg-dark-60 .module-title,
.bg-dark-90 .module-title,
.bg-dark .module-subtitle,
.bg-dark-30 .module-subtitle,
.bg-dark-60 .module-subtitle,
.bg-dark-90 .module-subtitle,
.bg-dark .alt-module-subtitle h5,
.bg-dark-30 .alt-module-subtitle h5,
.bg-dark-60 .alt-module-subtitle h5,
.bg-dark-90 .alt-module-subtitle h5 {
  color: #fff;
}

.bg-dark {
	background-color: rgba(64,64,64,1.00);
	z-index: 10;
}

.bg-dark-10:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.2);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-30:before {
  position: absolute;
  background: rgba(2, 2, 2, 0.4);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-60:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.8);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-dark-90:before {
  position: absolute;
  background: rgba(34, 34, 34, 0.9);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-gradient:before {
  position: absolute;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(40, 115, 113, 0.57) 25%, rgba(115, 54, 31, 0.67) 75%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  /* IE6-8 */
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.bg-light {
	background-color: rgba(245,245,245,1.00);
	z-index: 100;
}




.bg-light1 {
	background-color: #2C558B;
	z-index: 100;
}

.bg-light0 {
    background-color: rgba(255,255,255,1.00);
    z-index: 100;
}

.bg-light20250628 {
    z-index: 100;
    background-image: url(../images/event/20250628/000.png);
    background-size: cover;
    background-repeat: repeat;
}

@keyframes GradientBackground {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}
      

.bg-light2 {
	background-image: url(../images/top/1627538_m.jpg);
	background-repeat: repeat;
}

.bg-light3 {
	background-image: url(../images/top/bg003.jpg);
	background-repeat: repeat;
}

.bg-light4 {
    background-image: url(../images/top/bg004.jpg);
}

.bg-light5 {
    background-color: #E9E9E9;
}



@keyframes GradientBackground {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.bg-white {
    background-color: #FFFFFF;
    z-index: -1;
}
.parallax-bg {
	background-attachment: fixed;
	background-size: cover;
	/* [disabled]-webkit-transform:translateZ(0px); */
}

/* Vertical margin, padding */
.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 1px !important;
}

.p-2 {
  padding: 2px !important;
}

.p-3 {
  padding: 3px !important;
}

.p-5 {
  padding: 5px !important;
}

.p-10 {
  padding: 10px !important;
}

.p-20 {
  padding: 20px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-80 {
  padding-top: 80px !important;
}



.pt-150 {
  padding-top: 150px !important;
}

.pt-250 {
  padding-top: 250px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}
.pb-2 {
  padding-bottom: 2px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.pr-0 {
  padding-right: 0 !important;
}


.pl-0 {
  padding-left: 0 !important;
}

@media only screen and (max-width: 480px) {
.pr-0 {
  padding-right: 15px!important;
}


.pl-0 {
  padding-left: 15px!important;
}
	
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}
.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 1px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

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

.mb-5 {
  margin-bottom: 5px !important;
}

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

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

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

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

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

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-2 {
  margin-left: 2px !important;
}


.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-50 {
  margin-left: 50px !important;
}


.mr-0 {
  margin-right: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.mr-10 {
  margin-right: 10px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}

@media only screen and (max-width: 991px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
}

/* Scroll to top */
#page_top{
	width: 120px;
	height: 120px;
	position: fixed;
	right: -20px;
	bottom: -40px;
	opacity: 0.9;
	z-index: 20;
}
#page_top a{
  position: relative;
  display: block;
  width: 120px;
  height: 120px;
  text-decoration: none;
}
#page_top a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: rgba(0,0,0,1.00);
    position: absolute;
    width: 25px;
    height: 25px;
    right: 15px;
    margin: auto;
    text-align: center;
    left: 0px;
    top: -60px;
}
#page_top a::after{
    content: 'PAGE TOP';
    font-size: 15px;
    position: absolute;
    right: 15px;
    left: 0;
    margin: auto;
    text-align: center;
    color: rgba(0,0,0,0.80);
    font-weight: bold;
    top: -25px;
}

.scroll-up {
	position: fixed;
	display: none;
	bottom: 0px;
	right: 5px;
	z-index: 999;
}


@media only screen and (max-width: 480px) {
.scroll-up {
	position: fixed;
	display: none;
	bottom: -15px;
	z-index: 999;
	right: 44.5%;
}
}

.scroll-up a {
    /* [disabled]background: #fff; */
    display: block;
    /* [disabled]height: 150px; */
    /* [disabled]width: 150px; */
    text-align: center;
    /* [disabled]line-height: 28px; */
    font-size: 50px;
    color: #474747;
    opacity: 1;
    border-radius: 2px;
}

.scroll-up a:hover,
.scroll-up a:active {
	color: #696969;
	opacity: 0.5;
}

@media only screen and (max-width: 480px) {
/* Scroll to top */
#page_top{
	width: 120px;
	height: 120px;
	position: fixed;
	right: -30px;
	bottom: -30px;
	opacity: 0.9;
	z-index: 20;
}
#page_top a{
  position: relative;
  display: block;
  width: 120px;
  height: 120px;
  text-decoration: none;
}
#page_top a::before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: '\f102';
	font-size: 25px;
	color: rgba(212,63,0,1);
	position: absolute;
	width: 25px;
	height: 25px;
	right: 15px;
	margin: auto;
	text-align: center;
	left: 0px;
	top: -60px;
}
#page_top a::after{
	content: 'PAGE TOP';
	font-size: 15px;
	position: absolute;
	right: 15px;
	left: 0;
	margin: auto;
	text-align: center;
	color: rgba(212,63,0,0.8);
	font-weight: bold;
	top: -25px;
}
	
	
}

/* Video */
.video-controls-box {
  position: absolute !important;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
}

.video-controls-box a {
  display: inline-block;
  color: #fff;
  margin: 0 5px 0 0;
}

/* Landing Page */
.landing-reason:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 26, 107, 0.9);
}

.landing-reason {
  color: #fff;
  font-size: 13px;
}

.landing-image-text {
  padding-top: 70px;
  padding-bottom: 0px;
}

.landing-image-text h2 {
  margin-top: 100px;
  margin-bottom: 15px;
}

.landing-screenshot:before {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(66, 60, 130, 0.5);
}

.alert i {
  margin-right: 5px;
}

/*--------------------------------------------------------------
	Buttons
--------------------------------------------------------------*/
.btn {
	border-radius: 0;
	/* [disabled]font-family: "Roboto Condensed", sans-serif; */
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]font-size: small; */
	/* [disabled]padding-top: 8px; */
	padding-right: 20px;
	/* [disabled]padding-bottom: 8px; */
	padding-left: 20px;
}

.btn-nowprinting {
	background-color: rgba(204,204,204,1);
}

.btn-equipment {
	background-color: rgba(255,255,255,0.5);
	padding: 0px;
	margin-bottom: 0px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 0;
}

.btn.btn-round {
  border-radius: 50px;
}

.btn.btn-circle {
  border-radius: 30px;
}

.btn.btn-w {
  background: rgba(255, 255, 255, 0.8);
  color: #111;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
  background: white;
  color: #111;
}

.btn.btn-g {
  background: #e5e5e5;
  color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
  background: #d8d8d8;
  color: #111;
}

.btn.btn-border-w {
	background-color: rgba(255,255,255,1.00);
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: none;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
	color: #FFFFFF;
}

.btn.btn-d {
  background: rgba(17, 17, 17, 0.8);
  color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
  background: #111111;
}

.btn.btn-b {
  background: #111111;
  color: #fff;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
  background: rgba(17, 17, 17, 0.8);
}

.btn-border-d {
    color: rgba(0,0,0,1.00);
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid #2C558B;
}

.btn.btn-border-d:hover,
.btn.btn-border-d:focus {
    /* [disabled]color: #fff; */
    /* [disabled]background-color: #1262AA; */
}

.btn-border-d-GMap {
    color: #FC5D79;
    background-color: rgba(255,255,255,1.00);
    font-size: 0.7em;
    border: 2px solid #FC5D79;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 3px;
    /* [disabled]margin-left: 5px; */
    vertical-align: 1px;

}

.btn.btn-border-d-GMap:hover,
.btn.btn-border-d-GMap:focus {
    color: #fff;
    background-color: #FC5D79;
    border: 2px solid #FC5D79;
}

.btn-border-d-nav {
    color: #24A2D8;
    font-weight: 400;
    font-size: 1.5em;
}


.btn-border-d-nav-on {
    color: #FC5D79;
    font-weight: 400;
    font-size: 1.5em;
}

.btn-border-d-nav:hover,
.btn-border-d-nav:focus {
    color: #24A2D8;
    background-color: #FFFFFF;
}

@media only screen and (max-width: 480px) {
.btn-border-d-nav {
    font-weight: 400;
    font-size: 1.0em;
}

.btn-border-d-GMap {
    color: #FC5D79;
    background-color: rgba(255,255,255,1.00);
    font-size: 0.5em;
    border: 2px solid #FC5D79;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 3px;
    /* [disabled]margin-left: 5px; */
    vertical-align: 1px;
    margin-top: 5px;
}

}


.btn-border-d-nav-pink {
    color: #FC5D79;
    font-weight: 400;
    font-size: 1.5em;
}

.btn-border-d-nav-pink:hover,
.btn-border-d-nav-pink:focus {
    color: #FC5D79;
    background-color: #FFFFFF;
}

@media only screen and (max-width: 480px) {
.btn-border-d-nav-pink {
    font-weight: 400;
    font-size: 1.0em;
}
}

.btn-border-d2 {
    /* [disabled]border: 1px solid #B27F46; */
    color: #FFFFFF;
    /* [disabled]background-color: #2C558B; */
    font-size: 1.1em;
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 700;
}

.btn.btn-border-d2:hover,
.btn.btn-border-d2:focus {
	/* [disabled]color: #fff; */
	/* [disabled]background-color: rgba(0,159,85,0.8); */
}



.btn.btn-font-w {
  background: rgba(255, 255, 255, 0.8);
  color: #fff;
}

.btn.btn-font-w:hover {
  background: #fff;
  color: #111;
}

/* Buttons size */
.btn.btn-lg {
  padding: 12px 45px;
  font-size: 13px;
}

.btn.btn-sm {
  padding: 6px 25px;
  font-size: 10px;
  letter-spacing: 1px;
}

.btn.btn-xs {
  padding: 4px 19px;
  font-size: 10px;
  letter-spacing: 0;
}

.btn-list .btn {
  margin: 5px 0;
}

.search-btn {
  position: absolute;
  background: transparent;
  border: none;
  overflow: hidden;
  top: 50%;
  right: 1px;
  width: 42px;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  outline: none;
  color: #999;
  margin-top: -20px;
}

.image-button {
  margin: 0px 5px;
}

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
/* Selection */
::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

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

/* Forms common style */
.form-control {
	/* [disabled]font-family: "Roboto Condensed", sans-serif; */
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	height: 33px;
	border: 1px solid #EAEAEA;
	border-radius: 2px;
	transition: all 0.4s ease-in-out 0s;
}

.form-control:focus {
  border-color: #CACACA;
}

/* Forms size */
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 43px;
  font-size: 13px;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 29px;
  font-size: 10px;
}

.rqst-form {
  margin-top: 27px;
}

.rqst-form .btn {
  margin-top: 5px;
}

.input-group-addon {
  border: 1px solid #e4e4e4 !important;
}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
  color: #111;
}

a:hover, a:focus {
  text-decoration: none;
  color: #aaa;
  outline: 0;
}

.bg-dark a {
	color: #FFFFFF;
}

.bg-dark a:hover, .bg-dark a:focus {
	color: rgba(255,255,255,0.55);
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 400;
}

p, ol, ul, blockquote {
  margin: 0 0 20px;
}

blockquote {
  border: 0;
  font-style: italic;
  font-size: 15px;
  padding: 0;
}

.font-jp0 {
	font-family: 'Noto Sans JP', sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]transform: rotate(0.005deg); */
}
.font-jp {
	font-family: 'Noto Sans JP', sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]transform: rotate(0.05deg); */
}

.font-jp2 {
	font-family: "BIZ UDPGothic", sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]transform: rotate(0.005deg); */
}

.font-jp3 {
	font-family: "BIZ UDPMincho", serif;
    /* [disabled]text-transform: uppercase; */
    /* [disabled]letter-spacing: 2px; */
    transform: rotate(0.005deg);
}


.font-alt {
	font-family: "Mplus 1p", sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]transform: rotate(0.001deg); */
}

.font-alt2 {
	font-family: 'Qahiri', sans-serif;
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	/* [disabled]transform: rotate(0.001deg); */
}

.font-serif {
	font-family: Volkhov, "Times New Roman", sans-serif;
	/* [disabled]font-style: italic; */
	font-size: x-small;
}

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

.middle-text {
	font-size: medium !important;
	font-weight: normal;
	color: rgba(0,0,0,0.8);
	line-height: 24px;
}


.rotate {
  text-shadow: none !important;
}

.module-title {
    font-size: 2.0em!important;
    color: rgba(239,118,0,1.00);
    letter-spacing: 0px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 0px!important;
}

.module-title2 {
    font-size: 1.8em!important;
    color: rgba(239,118,0,1.00);
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 1.8;
}

.module-title-top {
    font-size: 3em;
    color: rgba(0,0,0,0.9);
    letter-spacing: 3px;
    font-weight: 700;
    /* [disabled]text-align: center; */
    line-height: 1.3;
    text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
}

.module-title-top2 {
	font-size: 3em;
	color: rgba(0,0,0,0.9);
	letter-spacing: 1.8px;
	font-weight: 700;
	/* [disabled]text-align: center; */
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
	margin-left: 0em;
}

.module-title2-top {
    font-size: 1.8em;
    color: rgba(0,0,0,1.00);
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 1.8;
    border-top: 5px solid #2C558B;
    /* [disabled]margin-right: 20px; */
    /* [disabled]margin-top: 10px; */
    padding-top: 30px;
    padding-left: 0px;
    line-height: 1.8;
}



.module-title-contents {
	font-size: 5em;
	color: rgba(255,255,255,0.95);
	letter-spacing: 3px;
	font-weight: 500;
	text-align: center;
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
}

.module-title-contents2 {
	font-size: 1.5em;
	color: rgba(255,255,255,0.95);
	letter-spacing: 3px;
	font-weight: 500;
	text-align: center;
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
}

.miniTitle {
    font-size: 40%;
    color: rgba(0,0,0,1.00);
    letter-spacing: normal;
    font-weight: 500;
    margin-left: 10px;
}

.module-title-tell {
	font-size: 3em;
	color: rgba(0,0,0,1.00);
	letter-spacing: 0px;
	font-weight: 500;
	line-height: 10px;
}

.module-title-tell2 {
	font-size: 3em;
	color: rgba(255,255,255,1.00);
	letter-spacing: 2px;
	font-weight: 500;
	line-height: 10px;
}


.module-title-mail {
	font-size: 2.0em;
	color: rgba(255,255,255,1.00);
	letter-spacing: 0px;
	font-weight: 500;
	line-height: 10px;
}


.module-title-white {
    font-size: 3em;
    color: rgba(255,255,255,1.00);
    letter-spacing: 3px;
    font-weight: 500;
}

.module-title-white span {
    font-size: 60%;
    color: rgba(255,255,255,1.00);
    letter-spacing: normal;
    font-weight: 500;
    margin-left: 10px;
}



.module-title2w {
	font-size: 2em;
	color: rgba(255,255,255,1.00);
	line-height: 35px;
	letter-spacing: normal;
	font-weight: 500;
}

.module-title2-blue {
    font-size: 2em;
    color: #009EE2;
    line-height: 35px;
    letter-spacing: normal;
    font-weight: 500;
}

.module-title2-pink {
    font-size: 2em;
    color: #FC5D79;
    line-height: 35px;
    letter-spacing: normal;
    font-weight: 500;
}

.module-title3 {
	font-size: 1.3em;
	color: rgba(0,0,0,1.00);
	line-height: 25px;
	letter-spacing: 0px;
	font-weight: 400;
}

.module-title3w {
	font-size: 1.3em;
	color: rgba(255,255,255,1.00);
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
}

.module-title4 {
	font-size: 1.4em;
	color:rgba(50,89,155,1.00);
	line-height: 25px;
	letter-spacing: normal;
	border-bottom: thin dottedrgba(50,89,155,1.00);
}

.module-title5 {
	font-size: 1.1em;
	color:rgba(50,89,155,1.00);
	line-height: 20px;
	letter-spacing: normal;
}

@media only screen and (max-width: 820px) {
.module-title2-top {
    font-size: 2em;
    color: rgba(0,0,0,1.00);
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 1.8;
    border-top: 5px solid #2C558B;
    /* [disabled]margin-right: 20px; */
    /* [disabled]margin-top: 10px; */
    padding-top: 30px;
    padding-left: 2.4em;
    line-height: 1.8;
}
}

			   
@media only screen and (max-width: 480px) {
.module-title {
    font-size: 1.3em!important;
    color: rgba(239,118,0,1.00);
    letter-spacing: 0px;
    font-weight: 700;
    margin-top: 0px!important;
    margin-bottom: 20px!important;
}

.module-title-top {
	font-size: 2em;
	color: rgba(0,0,0,0.9);
	letter-spacing: 3px;
	font-weight: 700;
	/* [disabled]text-align: center; */
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
	margin-bottom: 0px;
}
	
.module-title-top2 {
	font-size: 2em;
	color: rgba(0,0,0,0.9);
	letter-spacing: 2.4px;
	font-weight: 700;
	/* [disabled]text-align: center; */
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
	margin-left: 1.2em;
	margin-top: 0px;
}

.module-title2-top {
    font-size: 1.1em;
    color: rgba(0,0,0,1.00);
    letter-spacing: 0px;
    font-weight: 400;
    line-height: 1.5;
    border-top: 5px solid #2C558B;
    /* [disabled]margin-right: 20px; */
    /* [disabled]margin-top: 10px; */
    padding-top: 20px;
    padding-left: 0px;
    line-height: 1.8;
}



.module-title-contents {
	font-size: 3em;
	color: rgba(255,255,255,0.95);
	letter-spacing: 3px;
	font-weight: 500;
	text-align: center;
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
}

.module-title-contents2 {
	font-size: 1.5em;
	color: rgba(255,255,255,0.95);
	letter-spacing: 3px;
	font-weight: 500;
	text-align: center;
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
}
	
.miniTitle {
    font-size: 40%;
    color: rgba(0,0,0,1.00);
    letter-spacing: normal;
    font-weight: 500;
    margin-left: 10px;
}


.module-title-tell {
    font-size: 2.0em;
    color: rgba(0,0,0,1.00);
    letter-spacing: 1px;
    font-weight: 500;
}
	
.module-title-white {
    font-size: 2.2em;
    color: #24A2D8;
    letter-spacing: 3px;
    font-weight: 500;
    }

.module-title-white span {
    font-size: 50%;
    color: #24A2D8;
    letter-spacing: normal;
    font-weight: 500;
    margin-left: 10px;
}	


.module-title2 {
    font-size: 1.4em!important;
    color: rgba(239,118,0,1.00);
    line-height: 25px;
    letter-spacing: normal;
    font-weight: 500;
}
	
.module-title2w {
	font-size: 1.3em;
	color: rgba(255,255,255,1.00);
	line-height: 35px;
	letter-spacing: normal;
	font-weight: 500;
}
	
.module-title2-blue {
    font-size: 1.4em;
    color: #009EE2;
    line-height: 25px;
    letter-spacing: normal;
    font-weight: 500;
}
	
.module-title2-pink {
    font-size: 1.4em;
    color: #FC5D79;
    line-height: 25px;
    letter-spacing: normal;
    font-weight: 500;
}
               
.module-title3 {
	font-size: 1.2em;
    color: rgba(0,0,0,1.00);
	line-height: 18px;
	letter-spacing: normal;
}

.module-title3w {
	font-size: 1.2em;
	color: rgba(255,255,255,1.00);
	line-height: 25px;
	letter-spacing: 1px;
	font-weight: 400;
}

.module-title-tell2 {
	font-size: 2em;
	color: rgba(255,255,255,1.00);
	letter-spacing: 2px;
	font-weight: 500;
	line-height: 10px;
}


.module-title-mail {
	font-size: 1.6em;
	color: rgba(255,255,255,1.00);
	letter-spacing: 0px;
	font-weight: 500;
	line-height: 10px;
}	
	
}

@media only screen and (max-width: 380px) {
.module-title-top {
	font-size: 1.5em;
	color: rgba(0,0,0,0.9);
	letter-spacing: 3px;
	font-weight: 700;
	/* [disabled]text-align: center; */
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
	margin-bottom: 0px;
}
	
.module-title-top2 {
	font-size: 1.5em;
	color: rgba(0,0,0,0.9);
	letter-spacing: 1.8px;
	font-weight: 700;
	/* [disabled]text-align: center; */
	line-height: 1.3;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.50);
	margin-left: 1.8em;
	margin-top: 0px;
}
	
}

.module-subtitle {
    font-size: 1.4em!important;
    line-height: 1.8!important;
    color: rgba(0,0,0,0.85);
    letter-spacing: normal;
    font-weight: 400;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.module-subtitle-policy {
    font-size: 1.3em;
    line-height: 1.5;
    color: rgba(0,0,0,0.95);
    letter-spacing: normal;
    font-weight: 400;
}


.module-subtitle-pink {
    font-size: 1.5em;
    line-height: 30px;
    color: #FC5D79;
    letter-spacing: normal;
    font-weight: 500;
}

.module-subtitle2-pink {
    font-size: 1.3em!important;
    line-height: 30px!important;
    color: #FC5D79;
    letter-spacing: normal;
    font-weight: 400;
}

.module-subtitleW {
    font-size: 1.3em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
    letter-spacing: normal;
}

.module-subtitleb {
    font-size: 1.5em;
    color: rgba(0,0,0,0.85);
    /* [disabled]border-bottom: thin dotted #1262AA; */
    font-weight: 500;
}

.module-subtitle2 {
    font-size: 1.2em!important;
    line-height: 1.8!important;
    color: rgba(0,0,0,0.85);
    letter-spacing: normal;
    font-weight: 400;
}

.module-subtitle2-news {
    font-size: 1.2em;
    line-height: 1.5;
    color: rgba(0,0,0,0.85);
    letter-spacing: normal;
    font-weight: 400;
}

.module-subtitle2b {
    font-size: 1.5em;
    line-height: 30px;
    color: #009EE2;
}

.module-subtitle2w {
	font-size: 0.8vw;
	line-height: 1.8;
	color: rgba(255,255,255,1.00);
	letter-spacing: normal;
	font-weight: 400;
}

.module-subtitle2w a {
    color: rgba(255,255,255,1.00);
    text-decoration: underline;
}

.module-subtitle2w-business {
	font-size: 1.8em;
	line-height: 1.5;
	color: rgba(255,255,255,0.65);
	letter-spacing: 2px;
	font-weight: 700;
}

.module-subtitle2w-business2 {
	font-size: 1.5em;
	line-height: 1.5;
	color: rgba(255,255,255,1);
	letter-spacing: 0px;
	font-weight: 400;
	border-bottom: thin solid rgba(255,255,255,1.00);
	margin-bottom: 10px;
}

.module-subtitle2w-business3 {
	font-size: 1.5em;
	line-height: 1.5;
	color: rgba(255,255,255,1);
	letter-spacing: 2px;
	font-weight: 500;
}

.module-subtitle2w-business4 {
	font-size: 1.3em;
	line-height: 1.5;
	color: rgba(255,255,255,1);
	letter-spacing: 0px;
	font-weight: 500;
	margin-left: 1.8em;
}

.module-subtitle2b-business3 {
	font-size: 1.5em;
	line-height: 1.5;
	color: rgba(0,0,0,1);
	letter-spacing: 2px;
	font-weight: 500;
}

.module-subtitle2b-business4 {
	font-size: 1.3em;
	line-height: 1.5;
	color: rgba(0,0,0,1);
	letter-spacing: 0px;
	font-weight: 400;
	margin-left: 1.8em;
}

.module-subtitle2b-business5 {
	font-size: 1.3em;
	line-height: 1.5;
	color: rgba(0,0,0,1);
	letter-spacing: 0px;
	font-weight: 400;
	margin-left: 1.0em;
	text-align: left;
}


.module-subtitle2-business2 {
	font-size: 1.5em;
	line-height: 1.5;
	color: rgba(0,0,0,1);
	letter-spacing: 0px;
	font-weight: 400;
	border-bottom: thin solid rgba(0,0,0,1.00);
	margin-bottom: 10px;
}

.module-subtitle2-business3 {
	font-size: 1.8em;
	line-height: 1.5;
	color: rgba(0,0,0,0.65);
	letter-spacing: 2px;
	font-weight: 700;
}

.module-subtitle3 {
	font-size: 1.15em;
	line-height: 1.5;
	color: rgba(0,0,0,0.95);
}

.module-subtitle3w {
    font-size: 1.2em;
    line-height: 40px;
    color: rgba(255,255,255,1.00);
}


.module-subtitle4 {
	font-size: 0.95em;
	line-height: 1.3;
	color: rgba(0,0,0,0.85);
	letter-spacing: 0.5px;
	font-weight: 400;
}


.module-subtitle-act01 {
	font-size: 1.1em;
	line-height: 1.2;
	color: rgba(0,0,0,0.85);
	letter-spacing: 0.5px;
	font-weight: 400;
	text-indent: -1em;
	margin-left: 1em;
	text-align: justify;
}


.module-subtitle2r {
    font-size: 1.4em;
    line-height: 24px;
    color: #843B42;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
.module-subtitle {
    font-size: 1.2em!important;
    line-height: 1.5!important;
    color: rgba(0,0,0,0.85);
    letter-spacing: normal;
    font-weight: 400;
}
}

@media only screen and (max-width: 820px) {
.module-subtitle {
    font-size: 1.2em!important;
    line-height: 1.5!important;
    color: rgba(0,0,0,0.85);
    letter-spacing: normal;
    font-weight: 400;
}
}



@media only screen and (max-width: 480px) {
.module-subtitle {
    font-size: 1.0em!important;
    line-height: 1.5!important;
    color: rgba(0,0,0,0.85);
    letter-spacing: normal;
    font-weight: 400;
    margin-bottom: 20px!important;
}

.module-subtitle-pink {
    font-size: 1.0em;
    line-height: 18px;
    color: #FC5D79;
    letter-spacing: normal;
    font-weight: 400;
}
	
.module-subtitle2-pink {
    font-size: 1.0em;
    line-height: 18px;
    color: #FC5D79;
    letter-spacing: normal;
    font-weight: 400;
}

.module-subtitleb {
    font-size: 1.2em;
    color: rgba(0,0,0,0.85);
    /* [disabled]border-bottom: thin dotted #1262AA; */
    font-weight: 500;
}
	
.module-subtitle2 {
    font-size: 1.0em!important;
    /* [disabled]margin-bottom: 70px; */
    line-height: 1.5!important;
}
    	
.module-subtitle2-news {
    font-size: 1em;
    /* [disabled]margin-bottom: 70px; */
    line-height: 1.3;
}

.web-subtitle2 {
	text-align: justify;
	font-size: 0.5em;
	/* [disabled]margin-bottom: 70px; */
}

.module-subtitleW {
    font-size: 1.0em;
    line-height: 20px;
    color: rgba(255,255,255,1.00);
    letter-spacing: normal;
}

.module-subtitle2w {
    font-size: 1em;
    /* [disabled]margin-bottom: 70px; */
    line-height: 18px;
}

.module-subtitle2b {
    font-size: 1.1em;
    line-height: 30px;
    color: #009EE2;
}	
	
	
.module-subtitle2r {
    font-size: 1.2em;
    line-height: 24px;
    color: #843B42;
    /* [disabled]text-align: left; */
    /* [disabled]padding-bottom: 80px; */
}	
	
.module-subtitle3 {
    font-size: 1em;
    /* [disabled]margin-bottom: 70px; */
    line-height: 1.5;
}
	
.module-subtitle3w {
    font-size: 0.9em;
    line-height: 18px;
    color: rgba(255,255,255,1.00);
    padding: 0px;
}
	
.module-subtitle4 {
	font-size: 0.8em;
	line-height: 1.2;
	color: rgba(0,0,0,0.8);
}

.module-subtitle2w-business2 {
	font-size: 1.3em;
	line-height: 1.5;
	color: rgba(255,255,255,1);
	letter-spacing: 0px;
	font-weight: 400;
	border-bottom: thin solid rgba(255,255,255,1.00);
	margin-bottom: 10px;
}	
	

.module-subtitle2-business2 {
	font-size: 1.3em;
	line-height: 1.5;
	color: rgba(0,0,0,1);
	letter-spacing: 0px;
	font-weight: 400;
	border-bottom: thin solid rgba(0,0,0,1.00);
	margin-bottom: 10px;
}
	
.module-subtitle2w-business3 {
	font-size: 1.3em;
	line-height: 1.5;
	color: rgba(255,255,255,1);
	letter-spacing: 2px;
	font-weight: 500;
}

.module-subtitle2w-business4 {
	font-size: 1.1em;
	line-height: 1.5;
	color: rgba(255,255,255,1);
	letter-spacing: 0px;
	font-weight: 500;
	margin-left: 0em;
}
	
.module-subtitle2b-business3 {
	font-size: 1.3em;
	line-height: 1.5;
	color: rgba(0,0,0,1);
	letter-spacing: 2px;
	font-weight: 500;
}

.module-subtitle2b-business4 {
	font-size: 1.1em;
	line-height: 1.5;
	color: rgba(0,0,0,1);
	letter-spacing: 0px;
	font-weight: 400;
	margin-left: 0em;
}

	
}

.module-icon {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.module-title + .module-subtitle {
  margin-top: -35px;
}

/* Restaurant module header */
.alt-module-subtitle {
  display: table;
}

.alt-module-subtitle h5 {
  display: table-cell;
  white-space: pre;
  padding: 0 8px;
  color: #111;
}

/* Finance case study header */
.finance-image-content {
  border: 1px solid #e5e5e5;
  padding: 60px 0px;
}

.finance-image-content .module-title {
  margin-bottom: 20px;
}

.finance-image-content .alt-features-item {
  margin-top: 40px;
}

/* Landing Page */
.landing-reason .module-title {
  color: #e6af4b;
}

.landing-reason .module-title + .module-subtitle {
  margin-top: -60px;
  margin-bottom: 40px;
}

.free-trial {
  background-color: rgba(88, 20, 158, 0.9);
  color: #FFFFFF;
}

.free-trial .color-golden {
  color: #e6af4b;
}

/*  Special Portfolio Page  */
.special-portfolio-header-title {
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 50px;
  padding: 40px 0px;
  letter-spacing: 8px;
}

/*--------------------------------------------------------------
	Slider & Carousel
--------------------------------------------------------------*/
/* -------------------------------------------------------------------
General Styles - FlexSlider
------------------------------------------------------------------- */
.flex-direction-nav a,
.flex-control-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}

.flex-direction-nav a {
  position: absolute;
  display: block;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

.flex-direction-nav .flex-prev {
  opacity: 0;
  left: 0;
  cursor: url(../images/prev-light.png), e-resize;
}

.flex-direction-nav .flex-next {
  opacity: 0;
  right: 0;
  cursor: url(../images/next-light.png), e-resize;
}

.flex-control-nav {
  position: absolute;
  width: auto;
  left: 50%;
  bottom: 20px;
  z-index: 11;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flex-control-nav > li {
  display: inline-block;
  margin: 5px 3px;
}

.flex-control-nav > li > a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 10px;
}

.flex-control-nav > li > a:hover,
.flex-control-nav > li > a.flex-active {
  background: #fff;
}

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
    margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
}

.hero-slider,
.hero-slider .flex-viewport {
	height: 100% !important;
	/* [disabled]width: 100%; */
	padding: 0;
	margin: 0;
}

.hero-slider .slides {
	height: 100% !important;
	transition-delay: 5s;
}

.hero-slider .flex-direction-nav a {
	width: 30%;
}

.hero-slider .slides li {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    /* [disabled]height: 100% !important; */
    /* [disabled]width: 100%; */
    padding: 0;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
}

@media only screen and (max-width: 480px) {
.hero-slider .slides li {
    background-attachment: scroll;
}
	
}
/* Caption */
.titan-caption {
	position: relative;
	display: table;
	height: 100%;
	width: 70%;
	margin: 0 auto;
	/* [disabled]background-color: rgba(0,0,0,0.1); */
}

.titan-caption {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

.titan-caption2 {
	position: absolute;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	z-index: 20;
}

.caption-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	z-index: 50;
}

/*
Photography Page Slider
*/
.photography-page .image-caption {
  bottom: 20px;
  position: absolute;
  width: 35%;
}

.photography-page .image-caption .caption-text {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.photography-page .flex-control-nav {
  left: 80%;
  bottom: 20px;
  z-index: 11;
}

/* -------------------------------------------------------------------
General Styles - Owlcarousel
------------------------------------------------------------------- */
.owl-controls {
  margin-top: 40px;
}

.owl-pagination div {
  display: inline-block;
}

.owl-controls .owl-page span {
  background: transparent;
  border: 1px solid #111;
  display: block;
  height: 6px;
  width: 6px;
  margin: 0 3px 5px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out 0s;
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
  background: #111;
}

.owl-controls .owl-buttons > div {
	display: inline-block;
	margin: 5px;
	font-size: 30px;
	color: #FFF;
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9998;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    background-color: #FFFFFF;
}

.loader2 {
  position: absolute;
  border-left: 2px solid #ffffff;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  height: 46px;
  width: 46px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  text-indent: -9999em;
  font-size: 10px;
  z-index: 9999;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear;
}

.loader2,
.loader2:after {
  border-radius: 50%;
  width: 46px;
  height: 46px;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


/*--------------------------------------------------------------
	Navbar
--------------------------------------------------------------*/
.navbar-custom {
	border: 0;
	border-radius: 0;
	/* [disabled]font-size: 1.3em; */
	/* [disabled]font-family: "Roboto Condensed", sans-serif; */
	/* [disabled]text-transform: uppercase; */
	/* [disabled]letter-spacing: 2px; */
	transition: background, padding 0.4s ease-in-out 0s;
	/* [disabled]padding-right: 20px; */
	padding-bottom: 0px;
	/* [disabled]height: 100px; */
	background-position: 50% 100%;
	background-color: rgba(0,0,0,0.85);
	z-index: 9999;
}

.navbar-custom .navbar-brand {
    color: #000;
    margin-left: 70px;
}


.navbar-header {
    /* [disabled]width: 40%; */
    margin: 0px;
}

@media only screen and (max-width: 480px) {
.navbar-custom {
	/* [disabled]background: rgba(0,0,0,0.9); */
	/* [disabled]padding-bottom: 5px; */
	padding-right: 0px;
	background-color: rgba(0,0,0,0.85);
}

.navbar-custom .navbar-brand {
    color: #000;
    margin-left: 30px;
    width: 120px;
    margin-top: 5px;
    padding: 0px;
    margin-bottom: -20px;
}

.navbar-header {
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: -20px;
}
	
}


.navbar a {
  transition: color 0.125s ease-in-out 0s;
}

.navbar-custom .dropdown-menu {
	background: rgba(26, 26, 26, 1);
	border-radius: 0;
	border: 0;
	padding: 0;
	box-shadow: none;
}

.navbar-custom .nav li {
	/* [disabled]width: 190px; */
	/* [disabled]margin-left: 20px; */
	/* [disabled]margin-right: 20px; */
	padding-top: 15px;
}

.navbar-custom .nav li > a {
	position: relative;
	margin-bottom: 0px;
	line-height: 1.3;
	font-size: 1.3em;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	border-right: thin solid rgba(0,0,0,0.10);
	letter-spacing: 1px;
}

.navbar-custom .nav .on > a {
	position: relative;
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 0.8em;
	font-weight: 400;
	color: #E60012;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}

.navSub {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 0.8em;
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
	letter-spacing: 0px;
}

.on .navSub {
	text-align: center;
	color: #FFFFFF;
	/* [disabled]font-size: 1.1em; */
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 2px solid #1262AA;
}

.nav .bt li {
    margin-left: 10px;
    margin-right: 10px;
}

.nav .bt li {
    list-style: none;
    float: none;	
}

@media only screen and (max-width: 480px) {
.navbar-custom .nav li > a {
	position: relative;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 1.0em;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
}

.navSub {
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: 1.1em;
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
}

.nav .bt {
    display: flex;
    justify-content: right;
    align-items: center;
    list-style: none;
    margin-right: 20px;
    margin-bottom: 0px;
}	
	
.nav .bt li {
    list-style: none;
    float: left;
    padding: 15px 0px;
    padding-bottom: 15px;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
}
	
.navbar-collapse {
  width: 100vw;
  padding-left: 32px;
}
	

.navbar-custom .nav .on > a {
	position: relative;
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 0.8em;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: right;
}

.on .navSub {
	text-align: right;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: 400;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 3px solid #1262AA;
	border-top: 2px none #1262AA;
}

}

.navbar-custom .dropdown-menu > li > a {
	border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
	letter-spacing: 1px;
	color: #999;
	/* [disabled]padding-top: 11px; */
	/* [disabled]padding-right: 15px; */
	/* [disabled]padding-bottom: 0px; */
	/* [disabled]padding-left: 15px; */
}

.navbar-custom .dropdown-menu .dropdown-menu {
  border-left: 1px solid rgba(73, 71, 71, 0.15);
  left: 100%;
  right: auto;
  top: 0;
  margin-top: 0;
}

.navbar-custom .dropdown-menu.left-side .dropdown-menu {
    border-left: 0;
    border-bottom: 0;
    border-top: 0;
    border-right: 1px dotted rgba(73, 71, 71, 0.15);
    right: 100%;
    left: auto;
}

.navbar-custom .nav > li > a:focus,
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover,
.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover {
	/* [disabled]color: #FC5D79; */
}


.navbar-custom .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.1) !important;
}

.navbar-custom .dropdown-toggle:after {
    position: absolute;
    display: block;
    right: 0;
    /* [disabled]top: 50%; */
    margin-top: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f107";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar-custom .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
	/* [disabled]margin-right: 10px; */
}
.navbar-custom .navbar-toggle {
	margin-top: 7px;
	margin-bottom: -5px;
	/* [disabled]background-color: #E60012; */
}

.dropdown-menu {
	/* [disabled]min-width: 180px; */
	/* [disabled]font-size: 11px; */
}

.nav-massage{
	color: rgba(255,251,240,1);
	}

.nav-massage2{
	background-color: rgba(255,255,255,0.8);
	margin-left: 30px;
	border-radius: 5px;
	}


@media only screen and (max-width: 480px) {
.header-sm{
	display: none;
	}
	
}

/* Navbar search

.dropdown-search {
	position: relative;
	padding: 5px;
}

.dropdown-search .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

.search-btn {
	position: absolute;
	background: transparent;
	border: none;
	overflow: hidden;
	top: 50%;
	right: 1px;
	width: 42px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	color: #999;
	margin-top: -20px;
}*/
/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section {
    position: relative;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    background-attachment: fixed;
    z-index: 10;
    /* [disabled]background-image: url(../images/top/mainImage/2611201.png); */
}

.home-section2 {
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
	z-index: 10;
	height: 40vh;
}

.home-fix {
    position: fixed;	
}

@media only screen and (max-width: 480px) {
.home-fix {
    position: absolute;
}
	
.home-section {
    position: relative;
    /* [disabled]background-color: #fff; */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 10;
}
	
}
.titan-title-size-1 {
	/* [disabled]letter-spacing: 4px; */
	font-size: 15px;
}

.titan-title-size-2 {
	line-height: 1.3;
	/* [disabled]letter-spacing: 3px; */
	font-size: 18px;
	opacity: .8;
}

.titan-title-size-3 {
    letter-spacing: 30px;
    font-size: 70px;
    line-height: normal;
    color: rgba(255,255,255,1.00);
    font-weight: 500;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.titan-title-size-4 {
    /* [disabled]letter-spacing: 24px; */
    font-weight: 500;
    font-size: 4em;
    color: rgba(255,255,255,1.00);
    line-height: 1.5;
}

/* Agency Page Header */
.agency-page-header:before {
  background: transparent;
}

/* About us Page Header */
.about-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Service Page Header */
.service-page-header:before {
  background: rgba(2, 2, 2, 0.1);
}

/* Pricing Page Header */
.pricing-page-header {
  background-position: 40% 14%;
  background-repeat: no-repeat;
}

.pricing-page-header:before {
  background: rgba(2, 2, 2, 0.6);
}

/* Gallery Page Header */
.gallery-page-header {
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.gallery-page-header:before {
  background: rgba(2, 2, 2, 0.2);
}

/* Contact Page Header */
.contact-page-header {
  background-position: 13% 45%;
  background-repeat: no-repeat;
}

.contact-page-header:before {
  background: rgba(2, 2, 2, 0.5);
}

/* FAQ Page Header */
.faq-page-header:before {
  background: rgba(2, 2, 2, 0.15);
}

/* Blog Page Header */
.blog-page-header {
  background-position: 50% 24%;
  background-repeat: no-repeat;
}

.blog-page-header:before {
  background: rgba(2, 2, 2, 0.3);
}

/* Restaurant menu Page Header */
.restaurant-menu-bg:before {
  background: rgba(2, 2, 2, 0.4);
}

.restaurant-page-header:before {
  background: rgba(0, 0, 0, 0.45);
}

.restaurant-image-overlay:before {
  background-color: rgba(2, 2, 2, 0.25);
}

/* Portfolio Page Header */
.portfolio-page-header {
  background-position: 50% 50%;
}

.portfolio-page-header:before {
  background: rgba(45, 45, 45, 0.45);
}

/* Landing Page Header */
.landing-header:before {
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(119, 47, 109, 0.52) 95%, rgba(115, 35, 105, 0.58) 100%);
  content: " ";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.banner-img {
  margin-top: -145px;
}

.shop-page-header:before {
  background: rgba(34, 34, 34, 0.3);
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
.footer {
    height: 60vh;
	z-index: -1000;
}

.footer:before{
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    /* [disabled]background-image: url(../images/top/mainImage/mainimage-6.jpg); */
    background-size: cover;
    z-index: -10;
}

@media only screen and (max-width: 480px) {
.footer {
    height: 40vh;
	z-index: -1000;
}

.footer:before{
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center bottom;
    /* [disabled]background-image: url(../images/top/mainImage/mainimage-4.jpg); */
    background-size: cover;
    z-index: -10;
}

footer {
    z-index: 10;
    position: relative;
    /* [disabled]margin-bottom: 50px; */
}    
    
}

.footer2 {
    background-color: rgba(0,0,0,0.65);
    color: rgba(255,255,255,1.00);
}

footer {
    z-index: 10;
    position: relative;
}

/* -------------------------------------------------------------
Google map
------------------------------------------------------------- */
#map-section {
  position: relative;
  height: 450px;
  width: 100%;
}

#map {
  height: 100%;
  width: 100%;
}

#map img {
  max-width: none;
}

/*--------------------------------------------------------------
	Services & Features
--------------------------------------------------------------*/

.features-item {
  margin: 20px 0;
  text-align: center;
}

.features-icon,
.alt-features-icon {
  line-height: 1.2;
  font-size: 42px;
  color: #111;
}

.features-title,
.alt-features-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 16px 0 15px;
}

.alt-features-item {
  position: relative;
  padding-left: 55px;
  margin: 65px 0 0 0;
}

.alt-features-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
}

.alt-features-title {
  font-size: 13px;
  margin: 0 0 10px;
}

/* Content box */
.content-box {
  margin: 20px 0;
  text-align: center;
}

.content-box-title {
  font-weight: 400;
  font-size: 18px;
  color: #111;
  margin: 16px 0 15px;
}

/*--------------------------------------------------------------
	Team
--------------------------------------------------------------*/
.team-item {
  position: relative;
  text-align: center;
}

.team-image {
  position: relative;
  overflow: hidden;
}

.team-image img {
  width: 100%;
}

.team-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.team-detail {
	position: absolute;
	width: 100%;
	opacity: 0;
	/* [disabled]bottom: 100%; */
	left: 0;
	z-index: 2;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	padding: 20px;
}

.team-detail2 {
	position: relative;
	width: 100%;
	opacity: 1;
	bottom: 100%;
	left: 0;
	z-index: 2;
	text-align: center;
	/* [disabled]font-size: 18px; */
	color: #aaa;
	/* [disabled]padding: 20px; */
}

@media only screen and (max-width: 480px) {
.team-detail {
	position: relative;
	width: 100%;
	opacity: 1;
	bottom: 100%;
	left: 0;
	z-index: 2;
	text-align: center;
	font-size: 15px;
	color: #aaa;
	/* [disabled]padding: 20px; */
}
}

.team-detail h5 {
  font-size: 20px;
}

.team-detail p {
  font-size: 14px;
}

.team-social a {
  display: inline-block;
  color: #aaa;
  padding: 5px 6px;
}

.team-social a:hover {
  color: #FFF;
}

.team-descr {
  margin: 20px 0 0;
}

.team-name {
  font-size: 14px;
  color: #111;
}

.team-role {
  font-size: 11px;
  color: #aaa;
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.team-item:hover .team-detail {
	opacity: 1;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}




.team-item2:hover .team-detail2 {
	opacity: 1;
	bottom: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(0%);
}

.team-item2:hover .team-image:after {
  background: rgba(0, 0, 0, 0);
}
	
.team-detail2 p {
	font-size: 1.2em;
	line-height: 18px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.team-detail2 {
	border: thin solid rgba(160,160,164,0.6);
	color: rgba(0,0,0,0.6);
	background-color: rgba(255,255,255,0.4);
}

.team-detail2,
.team-detail2 h5 {
	padding-top: 5px;
	padding-bottom: 0px;
}

.team-detail2 h5 {
	font-size: 1.3em;
	margin-top: -20px;
	color: rgba(0,0,0,0.8);
}
	



.br-sp {
	 display:none; }

.Member-int{
	font-size: 0.5em;
	color: rgba(255,255,255,1);
	padding-top: 0px;
	font-style: italic;
	}

@media only screen and (max-width: 480px) {
.team-item:hover .team-detail {
	opacity: 1;
	bottom: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(0%);
}

.team-item:hover .team-image:after {
  background: rgba(0, 0, 0, 0);
}
	
.team-detail p {
	font-size: 0.6em;
	line-height: 18px;
}

.br-sp {
	display: inline;
}

.team-detail {
	border: thin solid rgba(160,160,164,1);
	color: rgba(0,0,0,0.8);
}

.team-detail,
.team-detail h5 {
	padding-top: 5px;
	padding-bottom: 0px;
}

.team-detail h5 {
	font-size: 1em;
	margin-top: -20px;
	color: rgba(0,0,0,0.8);
}

.Member-int {
	display: none;

}



.team-item2:hover .team-detail2 {
	opacity: 1;
	bottom: 100%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(0%);
}

.team-item2:hover .team-image2:after {
  background: rgba(0, 0, 0, 0);
}
	
.team-detail2 p {
	font-size: 1.1em;
	line-height: 18px;
}

.team-detail2 {
	border: thin solid rgba(160,160,164,1);
	color: rgba(0,0,0,0.8);
}

.team-detail2,
.team-detail2 h5 {
	padding-top: 5px;
	padding-bottom: 0px;
}

.team-detail2 h5 {
	font-size: 1.3em;
	margin-top: -20px;
	color: rgba(0,0,0,0.8);
}



	 
}

/*--------------------------------------------------------------
	Restaurant Menu
--------------------------------------------------------------*/
.menu {
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px;
  margin: 0 0 20px;
}

.menu-title,
.menu-price {
  margin: 0 0 10px;
  font-size: 14px;
  color: #111;
}

.menu-price-detail {
  position: relative;
  text-align: right;
}

/*--------------------------------------------------------------
	Price Table
--------------------------------------------------------------*/
.price-table {
	border: 1px solid #eaeaea;
	padding: 25px 20px;
	margin: 15px 0 30px;
	border-radius: 2px;
	text-align: center;
	background-color: rgb(255,255,255);
}

.price-table:hover {
  border-color: #CACACA;
}

.price-table.best {
  margin: 0 0 30px;
}

.price-table .small {
  margin: 0;
}

.borderline {
  position: relative;
  background: #eaeaea;
  display: block;
  height: 1px;
  width: 100%;
  margin: 20px 0 15px;
}

.borderline:before {
  position: absolute;
  background: #eaeaea;
  content: "";
  bottom: -7px;
  left: 50%;
  height: 14px;
  width: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -7px;
}

.borderline:after {
  position: absolute;
  background: #fff;
  content: "";
  bottom: -5px;
  left: 50%;
  height: 16px;
  width: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  margin-left: -8px;
}

.price-table h3 {
  color: #111;
  margin: 0;
}

.price-table h4 {
  color: #111;
  margin: 0;
}

.price-table h5 {
  color: #111;
  margin: 0;
}

.price-table p.price {
  font-size: 60px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price2 {
  font-size: 20px;
  color: #111;
  padding: 0;
  margin: 0 0 0 -10px;
}

.price-table p.price span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	/* [disabled]padding-top: 25px; */
	padding-right: 10px;
}

.price-table p.price2 span {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	/* [disabled]padding-top: 25px; */
	padding-right: 10px;
}

.price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 23px;
}

.price-details li {
  padding: 7px 0;
}

.price-details li > span {
  text-decoration: line-through;
  color: #aaa;
}

.price-title {
	/* [disabled]letter-spacing: -2px; */
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	color: #111;
	/* [disabled]margin: 0 0 70px; */
}

@media only screen and (max-width: 480px) {
.price-title {
	/* [disabled]letter-spacing: -2px; */
	text-align: center;
	font-weight: 400;
	font-size: large;
	color: #111;
	margin: 0 0 70px;
}
}

/*--------------------------------------------------------------
	Fun fact
--------------------------------------------------------------*/
.count-item {
  text-align: center;
}

.count-icon {
  line-height: 1.2;
  font-size: 42px;
}

/*--------------------------------------------------------------
	Video Box
--------------------------------------------------------------*/
.video-box {
  text-align: center;
  padding: 40px 0;
}

.video-box-icon > a > i,
.video-box-icon > a > span {
  line-height: 1.8;
  font-size: 40px;
  color: #fff;
}

.video-title {
  letter-spacing: 4px;
  font-size: 30px;
  margin: 10px 0 0;
}

.video-subtitle {
  color: rgba(255, 255, 255, 0.5);
}

.mvideo-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.mvideo-wrap video {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
    position: fixed;
}


@media only screen and (max-width: 480px) {
.mvideo-wrap video {
    display: none;
}
.mvideo-wrap {
    position: relative;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/top/KBS-145.jpg);
}
}
 
/*--------------------------------------------------------------
	Portfolio
--------------------------------------------------------------*/
/* Portfolio filter */
.filter {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 0 70px;
}

.filter > li {
  display: inline-block;
  padding: 0 0 10px;
  margin: 0 25px;
}

/* Portfolio grid */
.works-grid {
  list-style: none;
  padding: 0;
  margin: 0;
}

.works-grid.works-grid-gut {
  margin: 0 0 0 -10px;
}

.works-grid.works-grid-gut .work-item {
  padding: 0 0 10px 10px;
}

.work-item {
  width: 50%;
  float: left;
  margin: 0;
}

.works-grid-3 .work-item {
  width: 33.3333%;
}

.container .works-grid-3 .work-item {
  width: 33.2%;
}

.works-grid-4 .work-item {
  width: 25%;
}

.works-grid-5 .work-item {
  width: 20%;
}

.work-item > a {
  position: relative;
  display: block;
  overflow: hidden;
}

.work-image {
  position: relative;
  overflow: hidden;
}

.work-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.work-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.work-caption {
    width: 100%;
    padding: 0 20px;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 0;
    text-align: justify;
    overflow: hidden;
    line-height: 18px;
}

.work-title {
    /* [disabled]font-size: 14px; */
    color: #fff;
    margin: 0 0 6px;
    letter-spacing: normal;
}

.work-descr {
    color: #fff;
    letter-spacing: normal;
}

.work-item:hover .work-image:after {
  background: rgba(0, 0, 0, 0.7);
}

.work-item:hover .work-image > img {
    /* [disabled]-webkit-transform: scale(1.1) rotate(2deg); */
    /* [disabled]-ms-transform: scale(1.1) rotate(2deg); */
    /* [disabled]transform: scale(1.1) rotate(2deg); */
}

.work-item:hover .work-caption {
    bottom: 60%;
    opacity: 1;
    z-index: 3;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

/* Work item white background*/
.works-grid.works-hover-w .work-title {
  color: #111;
}

.works-grid.works-hover-w .work-item:hover .work-image:after {
  background: rgba(255, 255, 255, 0.8);
}

/* Work item gradien background*/
.works-grid.works-hover-g .work-image:after {
  opacity: 0;
}

.works-grid.works-hover-g .work-descr {
  color: #fff;
}

.works-grid.works-hover-g .work-item:hover .work-image:after {
  background: #6fe29e;
  background: linear-gradient(135deg, rgba(111, 226, 158, 0.8) 0%, rgba(91, 218, 209, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fe29e', endColorstr='#5bdad1',GradientType=1 );
  opacity: 1;
}

.sliding-portfolio .work-item {
  width: 100%;
}

/*--------------------------------------------------------------
	Single Portfolio
--------------------------------------------------------------*/
.work-details {
  margin: 0 0 20px;
}

.work-details-title {
  color: #111;
  margin: 0 0 20px;
}

.work-details ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.work-details ul > li {
  border-bottom: 1px dotted #c2c2c2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}

/*--------------------------------------------------------------
	Call to action
--------------------------------------------------------------*/
.callout-text {
  color: rgba(255, 255, 255, 0.6);
}

.callout-title {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.callout-btn-box {
  text-align: right;
  padding-top: 4px;
}

.request-cta {
  padding: 50px 0px;
}

/*--------------------------------------------------------------
	Testimonial
--------------------------------------------------------------*/
.testimonial:before {
  background: rgba(2, 2, 2, 0.4);
}

.testimonials-slider {
  position: relative;
}

.testimonial-text {
  text-align: center;
  font-style: normal;
  font-size: 18px;
}

.testimonial-caption {
  text-align: center;
  padding: 10px 0 0;
}

.testimonial-title {
  font-size: 14px;
}

.testimonial-descr {
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
}

/*--------------------------------------------------------------
	Gallery
--------------------------------------------------------------*/
.gallery-item {
  position: relative;
  text-align: center;
  margin: 0 0 20px;
}

.gallery-image {
  position: relative;
  overflow: hidden;
}

.gallery-image a.gallery {
  position: relative;
  display: block;
}

.gallery-image img {
  display: block;
  overflow: hidden;
  width: 100%;
}

.gallery-image:after {
  position: absolute;
  background: transparent;
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.gallery-caption {
  position: absolute;
  width: 100%;
  opacity: 0;
  bottom: 100%;
  left: 0;
  z-index: 2;
  text-align: center;
  font-size: 28px;
  color: #fff;
  padding: 20px;
}

.gallery-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 24px;
  margin: 0 auto;
}

.gallery-icon i,
.gallery-icon span {
  line-height: 50px;
}

/* Gallery hover */
.gallery-item:hover .gallery-image:after {
  background: rgba(0, 0, 0, 0.6);
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/*--------------------------------------------------------------
	Blog Post
--------------------------------------------------------------*/
.post {
    margin: 0 0 30px;
}

.post-title {
    line-height: 1.4;
    font-size: 1.5em;
    color: #FFF;
    margin: 0;
    background-color: #1262AA;
}

.post-header {
    line-height: 1.3;
    font-size: 1.5em;
    color: #FFF;
    background-color: #1262AA;
    padding-top: 10px;
    padding-bottom: 10px;
}

.post-meta {
  font-size: 11px;
  color: #aaa;
}

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px;
}

.post-images-slider {
  position: relative;
}

.post-images-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-images-slider,
.post-video {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5px;
}

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 30px;
}

.post-columns .post-header {
  margin: 0 0 3px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px;
}

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0;
}

.post-columns .post-entry p:last-child {
  margin: 0;
}

.more-link:after {
  content: "\00BB";
  color: #666666;
  padding-left: 5px;
}

.pagination a {
  border: 1px solid #eaeaea;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  padding: 4px 12px;
}

.pagination a.active {
  border-color: #CACACA;
}

/*--------------------------------------------------------------
	Widgets
--------------------------------------------------------------*/
/* Progress bars */
.progress {
  overflow: visible;
  height: 4px;
}

.progress-bar {
  position: relative;
}

.progress-bar.pb-dark {
  background: #111;
}

.progress-bar span {
  position: absolute;
  display: block;
  right: -0px;
  top: -24px;
  opacity: 0;
  line-height: 12px;
  font-size: 12px;
  color: #111;
  padding: 4px 0px;
}

.progress-bar span:after {
  display: inline-block;
  content: "%";
}

/* Tabs */
.tab-content .tab-pane {
  padding: 20px 0;
}

/* Accordion */
.panel-title {
	/* [disabled]font-size: 14px; */
}

.panel-heading a {
  position: relative;
  display: block;
}

.panel-heading a:after {
  position: absolute;
  content: "\f106";
  top: 50%;
  right: 0px;
  font-family: "FontAwesome";
  line-height: 1;
  font-size: 14px;
  margin-top: -7px;
}

.panel-heading a.collapsed:after {
  content: "\f107";
}

/* Tables */
.table-border > tbody > tr > td,
.table-border > tbody > tr > th,
.table-border > tfoot > tr > td,
.table-border > tfoot > tr > th,
.table-border > thead > tr > td,
.table-border > thead > tr > th {
    border-color: #5B5B5B;
}

.ds-table > tbody > tr > td,
.ds-table > tbody > tr > th,
.ds-table > tfoot > tr > td,
.ds-table > tfoot > tr > th,
.ds-table > thead > tr > td,
.ds-table > thead > tr > th {
  border-top: 0;
}

.checkout-table {
  border: 1px solid #e5e5e5;
}

.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
  padding: 12px;
}

.checkout-table tr td,
.checkout-table tr th {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
  max-width: 36px;
}

/* Sidebar / Widget common*/
.sidebar .widget {
  margin-bottom: 60px;
}

.sidebar .widget-title {
  color: #111;
}

.widget .widget-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 14px;
  padding: 0 0 10px;
  margin: 0 0 15px;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Icon List */
.widget .icon-list li {
  padding: 5px 0;
}

.widget .icon-list li a:before {
  content: "\00BB";
  color: #666666;
  padding-right: 5px;
}

/* Posts */
.widget-posts li {
  margin: 0 0 15px;
}

.widget-posts li:last-child {
  margin: 0;
}

.widget-posts-image {
  float: left;
  width: 64px;
}

.widget-posts-body {
  margin-left: 74px;
}

/* Search */
.search-box {
  position: relative;
}

/* Tags */
.tags a {
  background: #111;
  display: inline-block;
  font-size: 10px;
  color: #fff;
  padding: 4px 10px 4px 12px;
  margin: 0 1px 4px;
  border-radius: 2px;
}

.tags a:hover {
  background: rgba(17, 17, 17, 0.8);
}

/*--------------------------------------------------------------
	Comment Box in Blog
--------------------------------------------------------------*/
.comments,
.comment-form {
  margin: 80px 0 0;
}

.comments .comment-title,
.comment-form .comment-form-title {
  border-bottom: 1px dotted #c2c2c2;
  font-size: 16px;
  color: #111;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.comment-author {
  font-size: 14px;
  margin: 0 0 10px;
}

.comment-avatar {
  width: 55px;
  float: left;
  margin-top: 10px;
}

.comment-avatar img {
  border-radius: 50%;
}

.comment-content {
  padding-top: 5px;
  margin-left: 75px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .comment .comment {
    margin-left: 75px;
  }
}

/*--------------------------------------------------------------
	Client
--------------------------------------------------------------*/
.client-logo {
  opacity: .5;
}

.client-logo:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Items
--------------------------------------------------------------*/
.shop-item {
  text-align: center;
  margin: 0 0 40px;
}

.shop-item-image {
  position: relative;
  overflow: hidden;
}

.shop-item-image img {
  width: 100%;
}

.shop-item-detail,
.shop-item-image:after {
  transition: all 0.4s ease-in-out 0s;
}

.shop-item-image:after {
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.shop-item-detail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  padding: 20px;
  opacity: 0;
  z-index: 2;
  text-align: center;
  font-size: 12px;
  color: #aaa;
}

.shop-item-title {
  font-weight: 400;
  font-size: 14px;
  color: #111;
  margin: 15px 0 5px;
}

/* Shop item hover */
.shop-item:hover .shop-item-image:after {
  background: rgba(255, 255, 255, 0.7);
}

.shop-item:hover .shop-item-detail {
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}

/* -------------------------------------------------------------------
	Exclusive products
------------------------------------------------------------------- */
.ex-product {
  opacity: .7;
  transition: all 0.4s ease-in-out 0s;
}

.ex-product:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
	Shop Single Product
--------------------------------------------------------------*/
.product-gallery {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 10px 0 0;
}

.product-gallery li {
  display: inline-block;
  width: 15%;
  margin: 0 5px;
}

.product-gallery li:first-child {
  margin-left: 0;
}

.product-title {
  margin: 0 0 20px;
  color: #111;
}

.star,
.star-off {
  margin-bottom: 5px;
  color: #f1c40f;
}

.star-off {
  color: #e5e5e5;
}

.amount {
  font-size: 32px;
  color: #111;
}

.reviews {
  margin: 0;
}

/*--------------------------------------------------------------
	Showcase Page
--------------------------------------------------------------*/
.showcase-page .showcase-page-header {
  background-color: rgba(2, 2, 2, 0.7);
}

.showcase-page .content-box {
  display: block;
  margin-bottom: 45px;
}

.showcase-page .content-box .content-box-image {
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  transition: 0.35s ease-out;
  -webkit-transition: 0.35s ease-out;
  -moz-transition: 0.35s ease-out;
}

.showcase-page .content-box .content-box-image:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/*--------------------------------------------------------------
	Documentation Page
--------------------------------------------------------------*/
.documentation-page {
  font-size: 14px;
}

.documentation-page .pln {
  color: #000;
}

.documentation-page pre.prettyprint {
  border: 1px solid #888;
  padding: 15px;
}

.documentation-page ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

.documentation-page li.L0, .documentation-page li.L1, .documentation-page li.L2, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L6, .documentation-page li.L7, .documentation-page li.L8 {
  list-style-type: none;
}

.documentation-page li.L1, .documentation-page li.L3, .documentation-page li.L5, .documentation-page li.L7, .documentation-page li.L9 {
  background: #eee;
}

.documentation-page .com {
  color: #800;
}

.documentation-page .lit {
  color: #066;
}

.documentation-page .pun, .documentation-page .opn, .documentation-page .clo {
  color: #660;
}

.documentation-page .fun {
  color: red;
}

.documentation-page .str, .documentation-page .atv {
  color: #080;
}

.documentation-page .kwd, .documentation-page .tag {
  color: #008;
}

.documentation-page .typ, .documentation-page .atn, .documentation-page .dec, .documentation-page .var {
  color: #606;
}

.documentation-page a {
  color: #19B5FE;
}

.documentation-page a:hover {
  color: #1C92C9;
}

/*--------------------------------------------------------------
	Responsive Styles - Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .navbar-transparent {
	/* [disabled]background: transparent; */
	/* [disabled]padding-bottom: -20px; */
	padding-top: 15px;
  }
  .navbar-custom .dropdown-menu {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
  }
  .navbar-custom .open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
	position: absolute;
	display: block;
	right: 9px;
	top: 50%;
	/* [disabled]margin-top: -3px; */
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 9px;
	content: "\f105";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }
  /* Comments */
  .comment .comment {
    margin-left: 75px;
  }
}

@media (max-width: 1200px) {
  /* Features */
  .alt-features-item {
    margin: 20px 0 0;
  }
}

@media (max-width: 1050px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 1px;
  }
}

@media (max-width: 991px) {
  /* Navbar */
  .navbar-custom {
    letter-spacing: 0;
  }
  /* Headers */
  .titan-title-size-3 {
	/* [disabled]letter-spacing: 8px; */
	font-size: 36px;
  }
  .titan-title-size-4 {
	/* [disabled]letter-spacing: 12px; */
	font-size: 38px;
  }
  .work-item,
  .works-grid-3 .work-item,
  .container .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
  /* Half-image */
  .side-image {
    position: relative;
    height: 300px;
  }
}

@media (max-width: 767px) {
  /* Navbar */
  .navbar-custom .navbar-nav {
    letter-spacing: 3px;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .navbar-custom li > a:hover {
    background: rgba(255, 255, 255, 0.1) !important;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
  .navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
    padding: 10px 35px;
  }
  .navbar-custom li a,
  .navbar-custom .dropdown-search {
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-custom .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown-toggle:after {
    right: 7px;
    content: "\f107";
  }
  .navbar-custom .nav > .open > .dropdown-toggle:after,
  .navbar-custom .dropdown-menu .dropdown.open .dropdown-toggle:after {
    right: 7px;
    content: "\f106";
  }
  /* Shop navbar */
  .navbar-custom .navbar-nav > li:last-child.navbar-cart > a {
    padding-left: 15px;
  }
  .navbar-custom .cart-item-number {
    display: none;
  }
  .navbar-custom .navbar-cart > a:after {
    content: "\f107";
  }
  .navbar-custom .navbar-cart-item a {
    border: 0 !important;
  }
  .dropdown-menu.cart-list {
    text-align: left;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
  }
  .navbar-cart-item {
    border: none;
    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding-bottom: 10px;
  }
  .navbar-cart-img {
    display: none;
  }
  .navbar-cart-title {
    white-space: normal;
    padding: 0;
    margin-left: 0;
  }
  /* Headers */
  .titan-title-size-1 {
	/* [disabled]letter-spacing: 2px; */
	font-size: 1em;
  }
  .titan-title-size-2 {
	line-height: 1.3;
	/* [disabled]letter-spacing: 2px; */
	font-size: 16px;
	opacity: .8;
  }
  .titan-title-size-3 {
    letter-spacing: 5px;
    font-size: 32px;
    text-shadow: 0px 0px 3px rgba(0,0,0,1);
  }
  .titan-title-size-4 {
	/* [disabled]letter-spacing: 6px; */
	font-size: 1.8em;
  }
  /* Features */
  .features-item {
    margin: 0 0 30px;
  }
  .alt-features-item {
    padding-left: 0;
    margin: 0 0 30px;
    text-align: center;
  }
  .alt-features-icon {
    position: static;
    width: auto;
    margin: 0 auto 8px;
  }
  /* Callout */
  .callout-text {
    margin: 0 0 30px;
  }
  .callout-text,
  .callout-btn-box {
    text-align: center;
  }
  /* Sidebar */
  .sidebar {
    margin-top: 50px;
  }
  .widget {
    margin-bottom: 60px;
  }
  .post.mb-0 {
    margin-bottom: 40px !important;
  }
  .footer {
	text-align: center;
  }
  .copyright,
  .footer-social-links {
    text-align: center;
    margin: 10px 0;
  }
  /* Half-image */
  .side-image-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Restaurant menu */
  .menu-title,
  .menu-detail,
  .menu-price-detail {
    text-align: center;
  }
  .align-center-sm {
    text-align: center;
  }
  .align-left-sm {
    text-align: left;
  }
}

@media only screen and (max-width: 480px) {
  .work-item,
  .works-grid-3 .work-item,
  .works-grid-4 .work-item,
  .works-grid-5 .work-item {
    width: 50%;
  }
}
.label.label-primary.tag.menu {
	float: left;
	/* [disabled]padding: 5px; */
	/* [disabled]margin-top: 5px; */
	/* [disabled]margin-right: 3px; */
	/* [disabled]margin-bottom: 10px; */
}
.tag.menu {
	color: rgb(0,0,0);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(160,160,164);
	border-right-color: rgb(160,160,164);
	border-bottom-color: rgb(160,160,164);
	border-left-color: rgb(160,160,164);
}

.course-day{
	padding: 5px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	background-color: rgba(255,0,0,1);
	margin-left: 20px;
	}

.impact-img1{
	z-index: 50;
	}

.impact-img2{
	position: absolute;
	z-index: 30;
	top: 160px;
	/* [disabled]left :0%; */
	}


.impact-img3{
	position: absolute;
	z-index: 100;
	bottom: -50px;
	left: -50px;
	}

.impact-img4{
	position: absolute;
	z-index: 10;
	bottom: 0px;
	right: 15%;
	}
	
.impact-img5{
	position: absolute;
	z-index: 50;
	top: -400px;
	left: 0px;
	width: 40%;
	}
	
.impact-img6{
	position: absolute;
	z-index: -1;
	bottom: 0px;
	right: 0px;
	}
	
.impact-img7{
	position: absolute;
	z-index: 20;
	bottom: 0px;
	right: 0px;
	}
	
		
.impact-img21{
	position: absolute;
	z-index: 5;
	top: 5%;
	right: -50px;
	}
	
			
.impact-img22{
	position: absolute;
	z-index: 5;
	right: 15%;
	top: 30%;
	}
	
.impact-img23{
	position: absolute;
	z-index: 5;
	right: -5%;
	/* [disabled]top: 200px; */
	}
	
.impact-img24{
	position: absolute;
	z-index: 5;
	right: -5%;
	bottom: 25%;
	}
		
.impact-img25{
	position: absolute;
	z-index: 5;
	right: 5px;
	top: 10px;
	/* [disabled]width: 70%; */
	}

.impact-img31{
	position: absolute;
	z-index: 5;
	right: 0px;
	top: -20px;
	}
	
.impact-img32{
	position: absolute;
	z-index: 5;
	left: 0px;
	top: -20px;
	}
	
.impact-img33{
	position: fixed;
	z-index: 25;
	right: 5px;
	bottom: 5px;
	}	

.impact-img40{
	position: absolute;
	z-index: 25;
	right: -60%;
	top: 50px;
	}

.impact-img41{
	position: absolute;
	z-index: 25;
	right: 0%;
	bottom: 0px;
	}	
	
	
@media only screen and (max-width: 480px) {
.impact-img2{
	position: absolute;
	z-index: 30;
	top: 150px;
	left: -50%;
	width: 200%;         
	}	

	
.impact-img3{
	position: absolute;
	z-index: 100;
	bottom: -50px;
	left: 0px;
	width: 50%;
	}
	
.impact-img4{
	position: absolute;
	z-index: 10;
	bottom: 0px;
	right: 0px;
	width: 40%;
	}

.impact-img5{
	position: absolute;
	z-index: 50;
	top: -80px;
	left: 0px;
	width: 40%;
	}
	
.impact-img6{
	position: absolute;
	z-index: -1;
	bottom: 0px;
	right: -100px;
	width: 80%;
	}
	
.impact-img7{
	position: absolute;
	z-index: 100;
	bottom: 0px;
	right: 0px;
	width: 50%;
	}
	
.impact-img25{
	display: none;
	}	

.impact-img33{
	position: fixed;
	z-index: 25;
	right: 5px;
	bottom: 5px;
	width: 120px;
	}	


}

.scout{
	/* [disabled]border: thin solid rgba(160,160,164,1); */
	/* [disabled]background-color: rgba(255,255,255,0.2); */
}

.text-justify {
	text-align:justify;
	text-justify: inter-ideograph;
	}

.adress{
	list-style-type: none;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}

.shadow-w{
	text-shadow:1px 1px 4px rgba(0,0,0,1);
}

.shadow-w2{
	text-shadow:1px 1px 4px rgba(0,0,0,0.8);
}

.shadow-w3{
	text-shadow:0px 0px 1px rgba(255,255,255,1);
}

.shadow-w4 {
    /* [disabled]color: #000; */
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.shadow-w5{
	background-color: rgba(0,0,0,0.3);
}


#contact{
	position: relative;	
}

a[href^="tel:"] {
    pointer-events: none;
}

@media only screen and (max-width: 480px) {
a[href^="tel:"] {
    pointer-events: auto;
}
}

.price-label01{
	color: rgba(0,0,0,1);
	display: inline-block;
	vertical-align: baseline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: medium;
}

.price-label02{
	color: rgba(42,127,170,1);
	font-size: 36px;
	display: inline-block;
	vertical-align: baseline;
	font-weight: 300;
	letter-spacing: -1px;
}

.price-label03{
	color: rgba(0,0,0,1);
	font-size: medium;
	display: inline-block;
	vertical-align: baseline;
}


.course-desc{
	color: rgba(0,0,0,1);
	list-style-type: none;
	/* [disabled]margin-left: 30px; */
	/* [disabled]margin-top: 10px; */
}
.course-desc dt {
	border: thin solid rgba(160,160,164,1);
	display: inline-block;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.sm-mt-20 {
	margin-top: 20px;
}
@media only screen and (max-width: 480px) {
.sm-mt-20 {
	margin-top: 0px;
}
}

.CPDS {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.strongpoint2 {
	display: none;
}

@media only screen and (max-width: 480px) {
.strongpoint {
	display: none;
}
.strongpoint2 {
	display: inline;
}
.top-photo {
	display: none;
	}


}

.company-label {
	border: thin solid rgba(160,160,164,1);
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.link-btn {
	border: thin solid rgba(160,160,164,1);
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/* [disabled]color: rgba(0,0,0,1); */
	/* [disabled]background-color: rgba(255,255,255,0.8); */
	}	
	
.text-box{
	background-color: rgba(255,255,255,0.5);
	z-index: 10;
	}

.flexslider{
	max-width: 250px;
	margin: 0 auto 60px;
}





.row-center{
	text-align: center;
	letter-spacing: -0.4em;
}
.row-center > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}

.row-center.va-middle > [class*='col-'] {
vertical-align:middle;
}
.row-center.va-bottom > [class*='col-']{
	vertical-align:bottom
	}

.row-right{
	text-align: right;
	letter-spacing: -0.4em;
}
.row-right > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}

.row-right.va-middle > [class*='col-'] {
vertical-align:middle;
}
.row-right .va-bottom > [class*='col-']{
	vertical-align:bottom
	}	

.row-left{
	text-align: left;
	letter-spacing: -0.4em;
}
.row-left > [class*='col-'] {
display:inline-block;
letter-spacing:0;
vertical-align:top;
float:none !important;
}

.row-left.va-middle > [class*='col-'] {
vertical-align:middle;
}
.row-left .va-bottom > [class*='col-']{
	vertical-align:bottom
	}	
	
.owl-item {
	display: block;
	width: 100%;
	height: auto;
}

	
.section-title {
	background-color: rgba(0,0,0,0.3);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	}
	
.cont-textBox{
	line-height: 22px;
	margin-top: 5px;
  }
  
.ggmap {
position: relative;
padding-bottom: 48%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height:100%;
}

.map {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 480px) {
.map {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
	height: 70vh;
}

	
.map iframe {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	height: 100%;
}
	
}

.slide-title2 {
	font-size: 3.5em;
	color: rgba(255,255,255,0.8);
	}

.scroll-fix-top01 {
    position: absolute;
    top: 50%;
    left: 3%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 10;
}

.scroll-fix-top01-inner {
	position: absolute;
	top: 50%;
	left: 11.5%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 10;

}

.scroll-fix-titleBox-Circle {
	position: absolute;
	top: 0%;
	left: 0%;
	animation: rotate-anime 10s linear infinite;
}

@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);}
}

.scroll-fix-titleBox-Title01 {
	position: absolute;
	top: -30px;
	left: 0%;
}

.scroll-fix-titleBox-Title02-1 {
	position: absolute;
	top: 30px;
	left: -65px;
	transform: rotate( -90deg );
	letter-spacing: 1px;
}

.scroll-fix-titleBox-Title02-2 {
    position: absolute;
    top: -45px;
    left: 0px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #2C558B;
}

.scroll-fix-titleBox-Circle-right {
	position: absolute;
	top: 0%;
	right: 0%;
	animation: rotate-anime2 10s linear infinite;
	z-index: 0;
}


.scroll-fix-titleBox-Circle-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	animation: rotate-anime2 10s linear infinite;
	z-index: 10;
	margin-left: -100px;
	margin-top: -100px;
}

@keyframes rotate-anime2 {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(-360deg);}
}

.scroll-fix-titleBox-Title01-right {
	position: absolute;
	top: -30px;
	right: 0%;
}

.scroll-fix-titleBox-Title02-right-1 {
	position: absolute;
	top: 30px;
	right: -65px;
	transform: rotate( 90deg );
	letter-spacing: 2px;
}
.scroll-fix-titleBox-Title02-right-2 {
	position: absolute;
	top: -40px;
	right: 0px;
	/* [disabled]transform: rotate( 90deg ); */
	letter-spacing: 2px;
	font-weight: 400;
	color: #2C558B;
}
	
.scroll-fix-top03 {
	position: absolute;
	z-index: -1;
	top: 3%;
	left: 5%;
	width: 98%;
}
	
.scroll-fix-top04 {
	position: absolute;
	z-index: -1;
	top: 3%;
	right: 5%;
	width: 98%;
}

.scroll-fix-top03-2 {
    position: absolute;
    z-index: 1050;
    right: -50px;
    bottom: 5px;
    width: 60%;
}

.scroll-fix-2nd01 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -35%;
    bottom: -75%;
}


.scroll-fix-2nd02 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -35%;
    bottom: -10%;
}

.scroll-fix-2nd03 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -45%;
    bottom: -10%;
}

.scroll-fix-2nd04 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    left: -30%;
    bottom: -10%;
}

.scroll-fix-2nd05 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    left: -70%;
    bottom: 10%;
}


.scroll-fix-2nd06 {
    position: absolute;
    z-index: 10;
    padding: 0px 10px;
    right: 0%;
    top: 0%;
    width: 49vw;
    height: 100%;
}

.scroll-fix-footer {
    position: absolute;
    margin: 0px;
    z-index: 1;
    width: 60%;
    padding: 0px;
    left: 0px;
    bottom: 0%;
}


.scroll-fix-3rd01 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -20%;
    top: 20%;
}

.scroll-fix {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 150px;
	z-index:50;
		}
	
.scroll-fix2 {
    position: absolute;
    /* [disabled]width: 300px; */
    z-index: 50;
    right: 5%;
    bottom: 5%;
		}

.scroll-fix2-1 {
	position: absolute;
	z-index: 100;
	top: 30%;
	margin: auto;
	right: 35%;
	text-align: center;
	/* [disabled]opacity: 0.8; */
		}

.scroll-fix2-2 {
	position: absolute;
	z-index: 100;
	top: 30%;
	right: 35%;
	text-align: center;
	margin-top: 60px;
	/* [disabled]opacity:0.8; */
		}


.scroll-fix3 {
    position: absolute;
    /* [disabled]width: 300px; */
    z-index: 500;
    margin: auto;
    /* [disabled]opacity:0.9; */
    bottom: -4%;
    right: -11%;
	opacity: 0.9;
		}
		
.scroll-fix4 {
    position: absolute;
    width: 100vw;
    z-index: 50;
    margin: auto;
    bottom: -10px;
    /* [disabled]opacity:0.9; */
		}

.scroll-fix4_2 {
	position: relative;
	/* [disabled]width: 100vw; */
	z-index: 0;
	/* [disabled]margin: auto; */
	/* [disabled]right: 0%; */
	/* [disabled]bottom: -10px; */
	/* [disabled]opacity:0.9; */
		}
		
.scroll-fix5 {
	position: absolute;
	width: 100vw;
	z-index: 50;
	margin: auto;
	right: 0%;
	bottom: -10px;
	/* [disabled]opacity:0.9; */
		}
		
.scroll-fix5_2 {
	position: absolute;
	z-index: 25;
	top: 0px;
	left: 20%;
		}
		
.scroll-fix6 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	right: 5%;
		}
		
.scroll-fix7 {
	position: fixed;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	/* [disabled]opacity:0.9; */
	right: 0px;
	bottom: 180px;
		}
	
@media only screen and (max-width: 1200px) {

	
.scroll-fix-top01-inner {
	position: absolute;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 10;

}	

}


@media only screen and (max-width: 830px) {
.scroll-fix-top01 {
    position: absolute;
    top: 0%;
    left: 4%;
    transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    z-index: 10;
    margin-top: 20%;
}
	
.scroll-fix-top01-inner {
	position: absolute;
	top: 50%;
	left: 3%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 10;

}	

}


@media only screen and (max-width: 480px) {
.scroll-fix2 {
    position: absolute;
    width: 100%;
    z-index: 50;
    top: 40%;
    margin: auto;
    left: 0px;
		}

	
.scroll-fix-top03-2 {
    position: absolute;
    z-index: 1050;
    right: 0px;
    bottom: 0px;
    width: 115%;
}

.scroll-fix-top01 {
    position: absolute;
    top: 0%;
    left: 3%;
    transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    z-index: 10;
    margin-top: 30%;
}
	
.scroll-fix-titleBox-Title01 {
	position: absolute;
	top: -25px;
	left: 0%;
}

.scroll-fix-titleBox-Title02 {
	position: absolute;
	top: 20px;
	left: -45px;
	transform: rotate( -90deg )
}

	
.scroll-fix-top03-2 {
    position: absolute;
    z-index: 1050;
    right: 0px;
    bottom: 5px;
    width: 60%;
}


.scroll-fix-2nd01 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -20%;
    bottom: -20%;
    width: 80%;
}


.scroll-fix-2nd02 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -35%;
    bottom: 40%;
    width: 80%;
}

.scroll-fix-2nd03 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -20%;
    bottom: 10%;
    width: 80%;
}

.scroll-fix-2nd04 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    left: -30%;
    bottom: -10%;
    width: 80%;
}

.scroll-fix-2nd05 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    left: -35%;
    bottom: 20%;
    width: 80%;
}


.scroll-fix-2nd06 {
    position: absolute;
    z-index: 10;
    padding: 0px 20px;
    right: 0%;
    bottom: 0%;
    width: 100vw;
    /* [disabled]height: 100%; */
    display: none;
}

.scroll-fix-footer {
    position: absolute;
    margin: 0px;
    z-index: 1;
    width: 150%;
    padding: 0px;
    left: 0px;
    bottom: 0%;
}
	
.scroll-fix-3rd01 {
    position: absolute;
    margin: 0px;
    z-index: -1;
    padding: 0px;
    right: -20%;
    top: 70%;
    width: 80%;
}

	
}

@media only screen and (max-width: 480px) {
.scroll-fix3 {
    position: absolute;
    width: 80%;
    z-index: 500;
    margin: auto;
    /* [disabled]opacity:0.9; */
    bottom: 0%;
    left: 0%;
    opacity: 0.9;
		}


.price-label {
	font-size: 14px !important;
}

.scroll-fix2-1 {
	position: absolute;
	z-index: 100;
	top: 40%;
	margin: auto;
	/* [disabled]right: 35%; */
	text-align: center;
	/* [disabled]opacity: 0.8; */
	left: 25%;
	width: 50%;
		}

.scroll-fix2-2 {
	position: absolute;
	z-index: 100;
	top: 40%;
	right: 35%;
	text-align: center;
	margin-top: 60px;
	/* [disabled]opacity:0.8; */
	left: 25%;
	width: 50%;
		}

.scroll-fix4 {
	position: absolute;
	/* [disabled]width: 200vw; */
	z-index: 50;
	margin: auto;
	right: 0%;
	bottom: -100px;
	/* [disabled]opacity:0.9; */
		}	

.scroll-fix5 {
	position: absolute;
	/* [disabled]width: 200vw; */
	z-index: 50;
	margin: auto;
	right: 0%;
	bottom: -100px;
	/* [disabled]opacity:0.9; */
		}	
	
	
.scroll-fix6 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	bottom: 0px;
	/* [disabled]opacity:0.9; */
	right: 0%;
	width: 50%;
		}
	
	
.scroll-fix7 {
	position: absolute;
	/* [disabled]width: 200%; */
	z-index: 50;
	margin: auto;
	/* [disabled]opacity:0.9; */
	right: 0px;
	bottom: 100px;
		}
	
}




@media only screen and (max-width: 376px) {
.scroll-fix-top01 {
    position: absolute;
    top: -5%;
    left: 4%;
    transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    z-index: 10;
    margin-top: 30%;
}
	
}


.submenuBox {
	padding: 5px;
	color: #fff !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;	
	
	}

.submenuBox2 {
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;	
	
	}

.submenuBox:hover {
	opacity:0.5;
	
	}	
	
.message {
	padding: 5px;
	font-size: 300%;
	color: rgba(255,255,255,1);
	}
	
.footer {
	/* [disabled]padding-top: 50px; */
	/* [disabled]padding-bottom: 50px; */
  }
  
.navBox {
	/* [disabled]margin-top: 3px; */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-bottom: 23px; */
	opacity: 0.9;
	font-size: 1.2em;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 10px; */
	}
	
@media only screen and (max-width: 480px) {
.navBox {
	margin-top: 0px;
	/* [disabled]margin-bottom: 5px; */
	opacity: 0.9;
	/* [disabled]padding: 10px; */
	/* [disabled]width: 90%; */
	}
}

.navBox2 {
	/* [disabled]margin-top: 3px; */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-bottom: 23px; */
	opacity: 0.9;
	font-size: 1.2em;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 10px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 10px; */
	background-color: rgba(255,159,0,0.5);
	}
	
@media only screen and (max-width: 480px) {
.navBox2 {
	margin-top: 0px;
	/* [disabled]margin-bottom: 5px; */
	opacity: 0.9;
	/* [disabled]padding: 10px; */
	/* [disabled]width: 90%; */
	}
}


.header-ask {
	opacity: 0.8;
	margin-top: 5px;
	}


@media only screen and (max-width: 480px) {
.header-ask {
	margin-top: 20px;
	margin-bottom: 10px;
	}
}

.fluffy {
	/* [disabled]background: #000; */
	/* [disabled]width: 100px; */
	/* [disabled]height: 100px; */
	/* [disabled]margin: 100px; */
	animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-8px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-8px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}



.type-textbound {

  animation: squash 1s ease-in-out infinite;
}

@keyframes squash {
  0% {transform: scale(1) translate(0, 0);}
  50% {transform: scale(1) translate(0, 5px);}
  100% {transform: scale(1) translate(0, 0);}
}

.list-box {
	border: thin solid rgba(160,160,164,1);
	border-radius:10px 0px;
	display: inline-block;
	margin-right: 5px;
	/* [disabled]margin-left: 5px; */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
	
.list-box2 {
	border-radius: 5px;
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-left: 5px; */
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-bottom: 5px; */
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: rgba(160,160,164,1);
	border-right-color: rgba(160,160,164,1);
	border-bottom-color: rgba(160,160,164,1);
	border-left-color: rgba(160,160,164,1);
	}
		
.back-image-hight {
	height:50vh;
}

.side-background01 {
	/* [disabled]background-image: url(../images/top/1004_2.jpg); */
	background-repeat: no-repeat;
	background-position: center center;
}

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

@media only screen and (max-width: 480px) {
.flex{
	display: block;
	flex-wrap: wrap;
}
}




.calender-text {
	border-radius: 3px;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	height: 25px;
	padding-top: 2px;
	/* [disabled]padding-bottom: 10px; */
	padding-left: 5px;
	display: inline-block;
	font-size: 12px;
	padding-right: 5px;
	margin-bottom: 5px;
	border: thin dotted #999;
	}


@media only screen and (max-width: 480px) {
.xs-dp-none {
	display:none;	
	}
}
@media only screen and (max-width: 1024px) {
.xs-dp-none2 {
	display:none;	
	}
}


@media only screen and (min-width: 481px) {
.sm-dp-none {
	display:none;	
	}
}


.stage{
	/* [disabled]width: 400px; */
	/* [disabled]height: 225px; */
	margin: 30px auto 0 auto;
	position: relative;
}

.stage img{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transition:opacity 0.3s;
}

.stage.on img{
    opacity: 0.4;
}

@media (min-width: 1025px) {
#home3 {
	display:none;	
}
}

@media only screen and (min-width: 481px) {
#home1 {
	display:none;	
}
}

@media only screen and (max-width: 480px) {
#home2 {
	display:none;	
}
}


.treatment-title {
	border: thin dotted rgba(160,160,164,1);
	display: inline-block;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	/* [disabled]background-color: rgba(160,160,164,1); */
	padding-top: 5px;
	padding-bottom: 5px;
}

.treatment-title2 {
	display: block;
	margin-bottom: 0px;
	/* [disabled]background-color: rgba(160,160,164,1); */
	padding: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: rgba(255,159,0,0.3);
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: rgba(255,159,0,0.3);
}

.treatment-title3 {
	border: thin solid rgba(160,160,164,0.5);
	display: inline-block;
	/* [disabled]background-color: rgba(160,160,164,1); */
	padding: 5px;
	/* [disabled]font-size: medium; */
}

.treatment-title4 {
	border: thin solid rgba(160,160,164,0.1);
	border-radius:5px;
	display: inline-block;
	background-color: rgba(160,160,164,0.1);
	padding: 5px;
	/* [disabled]font-size: medium; */
	/* [disabled]color: rgba(255,255,255,1); */
}

.price01 table tr th  {
	font-size: medium;
	text-align: center;
	font-style: normal;
}

.price01 table td  {
	font-size: medium;
	text-align: center;
	font-style: normal;
}

.treatment-img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: rgba(160,160,164,0.5);
	border-right-color: rgba(160,160,164,0.5);
	border-bottom-color: rgba(160,160,164,0.5);
	border-left-color: rgba(160,160,164,0.5);
}

.label01 {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: rgba(160,160,164,1);
	border-left-color: rgba(160,160,164,1);
}

.label02 {
	border: thin dotted rgba(160,160,164,1);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}

.option {
	font-size: x-small;
	border: thin dotted rgba(255,0,255,1);
	margin-right: 5px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

.accident-img {
	background-position: left top;	
}

.accident-img2 {
	background-position: right top;
}

.rireki01 {
	float: left;
	margin-right: 20px;
	font-weight: bold;
}

@media only screen and (max-width: 480px) {
.rireki01 {
	float: none;
}
}

.rireki02 {
	margin-left: 67px;
}

@media only screen and (max-width: 480px) {
.rireki02 {
	margin-left: 0px;
}
	
	.navbar-header {
    width: 100%;
    padding-bottom: 0px;
    margin-top: 5px;
}
}

/* navbar collapse for iPad (bootstrap) */
@media (max-width: 1024px) {
    .navbar-header {
    float: none;
    }
	
	.navbar-header {
    width: 100%;
}

    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
	float: none!important;
	/* [disabled]margin: 7.5px -15px; */
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

.loader {
	color: #4A8DF1;
	font-size: 50px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	margin-top: -0.5em;
	margin-left: -0.5em;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.sideAreaWt {
	background-color: rgba(255,255,255,0.5);
	position: relative;
	padding-top: 20px;
	top: 10%;
	/* [disabled]margin-bottom: 200px; */
	background-repeat: no-repeat;
	background-position: center center;
}

.sideAreaWt_design {
	background-color: rgba(255,255,255,0.2);
	position: relative;
	padding-top: 20px;
	top: 10%;
	/* [disabled]margin-bottom: 200px; */
	background-repeat: no-repeat;
	background-position: center center;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #B27F46;
}

.sideAreaWt_works {
	background-color: rgba(255,255,255,1);
	position: relative;
	padding-top: 20px;
	top: 10%;
	/* [disabled]margin-bottom: 200px; */
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/top/bg001.jpg);
}

.sideAreaWt2 {
	background-color: rgba(255,255,255,0.6);
	position: relative;
	top: 10%;
	padding-top: 20px;
	margin-bottom: 200px;
	margin-top: 50px;
}

.sideAreaWt3 {
	padding-left: 10%;
	padding-top: 30px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 20px;
	margin-left: 10px;
	border: thin solid rgba(153,153,153,0.2);
	margin-right: 10px;
	padding-bottom: 20px;
}

.sideAreaWt4 {
	padding-right: 10%;
	padding-top: 30px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 20px;
	margin-left: 10px;
	border: thin solid rgba(153,153,153,0.2);
	margin-right: 10px;
	padding-bottom: 20px;
}

.sideAreaWt4_2 {
	/* [disabled]padding-right: 10%; */
	padding-top: 30px;
	/* [disabled]margin-top: 20px; */
	margin-bottom: 20px;
	margin-left: 10px;
	border: thin solid rgba(153,153,153,0.2);
	margin-right: 10px;
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0.7);
}

.sideAreaWt4_3 {
	/* [disabled]border: thin solid rgba(178,127,70,1); */
	display: inline-block;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 1.2em;
	background-color: rgba(178,127,70,0.8);
	color: rgba(255,255,255,0.8);
	padding-top: 5px;
	padding-bottom: 5px;
}

.sideAreaWt5 {
	border: thin solid rgba(153,153,153,0.2);
	padding: 20px;
}

.sideAreaWt6 {
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	padding-top: 20px;
	top: -100px;
	/* [disabled]margin-bottom: 200px; */
	z-index: 20;
}


.sideAreaWt7 {
	border: thin solid rgba(153,153,153,0.2);
	/* [disabled]padding: 20px; */
	margin-bottom: 15px;
	margin-top: -5px;
	background-color: rgba(255,255,255,0.4);
}

@media only screen and (max-width: 480px) {
.sideAreaWt2 {
	background-color: rgba(255,255,255,0.6);
	/* [disabled]position: relative; */
	/* [disabled]top: -10%; */
	margin-top: 0px;
}
.sideAreaWt3 {
	padding-left: 0px;
	padding-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.sideAreaWt4 {
	padding-right: 0px;
	padding-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

}

.sideAreaPhoto {
	z-index: 10;
	margin-top: 50px;
}

.textColor01 {
	color: #B27F46;
}

.textColor02 {
	color: #FFF;
}

.workItem {
    display: block;
    float: left;
    margin-right: 10px;
    background-color: rgba(0,0,0,0.70);
    padding-top: 3px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-top: 10px;
    color: rgba(255,255,255,1.00);
    font-size: 85%;
}

.workItem2 {
	/* [disabled]display: block; */
	/* [disabled]float: left; */
	font-size: 1em;
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-right: 5px; */
	padding-right: 10px;
	padding-left: 10px;
	background-color: rgba(178,127,70,1);
	color: rgba(255,255,255,1);
	/* [disabled]border-radius: 3px; */        /* CSS3草案 */
	/* [disabled]-webkit-border-radius: 3px; */    /* Safari,Google Chrome用 */
	/* [disabled]-moz-border-radius: 3px; */   /* Firefox用 */
	padding-top: 0px;
	padding-bottom: 0px;
}

.footerAreaWt {
	/* [disabled]position: absolute; */
	/* [disabled]top: -50%; */
	z-index: 15;
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
}

.footerBlock {
	/* [disabled]background-color: rgba(105,56,6,0.8); */
	z-index: 100;
	background-image: url(../images/top/carbon_fiber_wallpaper_5bddc22f5707d075d5194329f30eb471_raw.jpg);
	background-position: left center;
}

.footerSubBlock {
    /* [disabled]background-color: rgba(0,0,0,1); */
    padding: 20px;
    /* [disabled]height: 100%; */
    color: rgba(0,0,0,0.90);
    font-size: 1.1em;
}

@media only screen and (max-width: 480px) {
.footerSubBlock {
	height: 100%;
}
.footerSubBlock2 {
	text-align:right;
}
	
.workItem {
    display: block;
    float: left;
    margin-right: 10px;
    background-color: rgba(0,0,0,0.70);
    padding: 2px 10px;
    margin-top: 10px;
    color: rgba(255,255,255,1.00);
    font-size: 80%;
    margin-bottom: 20px;
}

}

.mapIcon{
	/* [disabled]border: thin solid rgba(255,255,255,1); */
	font-size: 0.6em;
	color: rgba(255,255,255,1);
	padding-left: 10px;
	padding-right: 10px;
}

.intro {
    /* [disabled]background-image: url(../images/photo/bg001.jpg); */
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 70vh;
}

@media only screen and (max-width: 480px) {
.intro {
    display: none;
}
}


.workItem3 {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B27F46;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.workItem2 {
  display: -moz-inline-box;
  display: inline-block;
  display: inline;
  zoom: 1;
}



.column {
	font-size: 1.2em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: rgba(153,153,153,1);
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	text-align: left;
}
.column dt {
	float: left;
	width: 100px;
}



@media only screen and (max-width: 480px) {
.column dt {
	float: none;
	width: 250px;
}
.column dd {
	margin-left: 15px;
}


}

.imgWrap {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	/* [disabled]width: 320px; */	/*画像の幅*/
	/* [disabled]height: 180px; */	/*画像の高さ*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.check-list {
	list-style-position: outside;
	list-style-image: url(../images/top/e_others_75.png);
	margin-left: 35px;
	text-align: justify;
}

hr.style14 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	background-image: -moz-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	background-image: -ms-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	background-image: -o-linear-gradient(left, rgba(153,153,153,0), #8c8b8b, rgba(153,153,153,0));
	margin-top: 0px;
	margin-bottom: 20px;
}

hr.style15 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,70,0));
	background-image: -moz-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,703,0));
	background-image: -ms-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,70,0));
	background-image: -o-linear-gradient(left, rgba(178,127,70,0), #8c8b8b, rgba(178,127,70,0));
}
hr.style16 {
    border: 0;
    height: 1px;
    background-color: rgba(0,0,0,0.30);
}
hr.style17 {
	border: 0;
	height: 1px;
	background-color: rgba(0,0,0,0.40);
}
.line-higt {
	line-height: 25px;
}


/*--------------------------------------------------------------
	fadeSlider 
--------------------------------------------------------------*/
.fadeSlider {
  width: 300px;
  height: 300px;
  display: flex;
  overflow-x: auto;
}
.slide {
  width: 300px;
  flex-shrink: 0;
  height: 100%;
}









/*--------------------------------------------------------------
	 
--------------------------------------------------------------*/
.box01 {
	border: thin solid rgba(160,160,164,1);
	padding-right: 5px;
	padding-left: 5px;
}


.full-height{
	height: 100vh;
	}
	
.img_wrap{
	/* [disabled]border: 1px solid #ddd; */
	/* [disabled]width: 300px; */
	/* [disabled]height: 226px; */
	/* [disabled]margin: 20px auto 0; */
	transition-duration: 0.5s;
}
.img_wrap img{
	/* [disabled]width: 100%; */
	cursor: pointer;
}
.img_wrap:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);
  transition-duration: 0.5s;
}

.img_wrap2{
	/* [disabled]border: 1px solid #ddd; */
	/* [disabled]width: 300px; */
	/* [disabled]height: 226px; */
	/* [disabled]margin: 20px auto 0; */
	transition-duration: 0.5s;
}
.img_wrap2 img{
	/* [disabled]width: 100%; */
	cursor: pointer;
}
.img_wrap2:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translate(0px);
  transition-duration: 0.5s;
}

.img_wrap3{
	/* [disabled]border: 1px solid #ddd; */
	/* [disabled]width: 300px; */
	/* [disabled]height: 226px; */
	/* [disabled]margin: 20px auto 0; */
	transition-duration: 0.5s;
	font-size: 1.4em;
}
.img_wrap3 img{
	/* [disabled]width: 100%; */
	cursor: pointer;
}
.img_wrap3:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translate(0px);
  transition-duration: 0.5s;
}

.main_imgBox {
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.main_img {
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 100vh;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: anime 48s 0s infinite;
	animation: anime 48s 0s infinite;
}

.main_img:nth-of-type(1) {
      -webkit-animation-delay: 0s;
      animation-delay: 0s; }

.main_img:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s; }

.main_img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s; }

.main_img:nth-of-type(5) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s; }

.main_img:nth-of-type(6) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s; }

.main_img:nth-of-type(7) {
  -webkit-animation-delay: 36s;
  animation-delay: 36s; }  

.main_img:nth-of-type(8) {
  -webkit-animation-delay: 42s;
  animation-delay: 42s; }

.main_imgBox2 {
	/* [disabled]height: 80vh; */
	overflow: hidden;
	position: relative;
}
.main_img2 {
	z-index: 10;
	/* [disabled]opacity: 0; */
	width: 100%;
	/* [disabled]height: 80vh; */
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	/* [disabled]-webkit-animation: anime 6s 0s infinite; */
	/* [disabled]animation: anime 12s 0s infinite; */
}


@media only screen and (max-width: 480px) {
.main_img {
	position: absolute;
}

.main_img2 {
	position: absolute;
}
}




@keyframes anime {
  0% {
        opacity: 0;
    }
    8% {
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 0;

    }
    100% { opacity: 0 ;
		transform: scale(1.3) rotate(0.1deg);
         z-index:9;	}
}
.menu-boxCol {
	/* [disabled]padding-right: 5px; */
	/* [disabled]padding-left: 5px; */
}

.menu-box {
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: rgba(255,95,0,1);
    position: relative;
    background-color: rgba(255,255,255,0.90);
}

.menu-box2 {
    background-image: url(../images/top/bg000_01.jpg);
    position: relative;
    border: thin solid #0F4382;
    height: 105px;
}

.menu-box3 {
	/* [disabled]border-left-width: 5px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: rgba(255,95,0,1); */
	position: relative;
	/* [disabled]padding-bottom: 5px; */
	/* [disabled]margin-top: 20px; */
	background-color: rgba(255,255,255,1.00);
}

.caption .module-title {
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	left: 10px;
	top: 0px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 1.5em;
	padding: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,95,85,1);
    color: #843B42;
	/* [disabled]font-weight: bold; */
}


.caption .module-title2 {
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	left: 10px;
	top: 0px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 1.2em;
	padding: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,95,85,1);
    color: #843B42;
	/* [disabled]font-weight: bold; */
}

.small-name {
    font-size: 0.8em;
    letter-spacing: 0px;
    opacity: 0.8;
    font-weight: 300;
}

.small-name2 {
	font-size: 1.0em;
	padding-bottom: 5px;
	padding-top: 5px;
}


.menu-box .module-subtitle  {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: justify;
    font-size: 1.4em;
    color: rgba(0,0,0,0.8);
    line-height: 20px;
    padding-top: 10px;
}

.menu-box2 .module-subtitle2  {
    font-size: 1.2em;
    color: rgba(0,0,0,0.8);
    line-height: 18px;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: -10px;
}

.menu-box3 .module-subtitle2  {
	/* [disabled]padding-top: 5px; */
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: justify;
	color: rgba(0,0,0,0.8);
	line-height: 22px;
	/* [disabled]font-weight: bold; */
	margin-top: -20px;
}

.menu-box3 .module-subtitle3  {
	padding: 10px;
	text-align: justify;
	color: rgba(0,0,0,0.8);
	line-height: 18px;
	/* [disabled]font-weight: bold; */
	margin-top: -20px;
	border-left-color: rgba(154,154,154,0.5);
	border-right-color: rgba(154,154,154,0.5);
	border-bottom-color: rgba(154,154,154,0.5);
	/* [disabled]border-top-color: rgba(154,154,154,0.5); */
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	/* [disabled]border-top-style: solid; */
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	/* [disabled]border-top-width: thin; */
}


.tategaki {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;

}

.module000 {
    background-image: url(../images/demo/recrute001.jpg);
    background-position: right top;
    padding-right: 20px;
    padding-left: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    margin-right: 5px;
    margin-left: 5px;
}
.module001 {
    background-image: url(../images/demo/47721608.jpg);
    background-position: right top;
    padding-right: 20px;
    padding-left: 20px;
    /* [disabled]border: thin solid rgba(160,160,164,0.5); */
    z-index: 50;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    margin-right: 5px;
    margin-left: 5px;
}


@media only screen and (max-width: 480px) {
.module001 {
	/* [disabled]background-image: url(../images/demo/bg103.png); */
	/* [disabled]background-position: center center; */
	margin-top: 0px;
	background-color: rgba(255,255,255,0.9);
	padding: 20px;
	/* [disabled]border: thin solid rgba(160,160,164,0.5); */
}
}


.swing {
    transform-origin: top center;
    animation: burabura linear 3s infinite;
}
 
@keyframes burabura {
0% { transform: rotate(0deg); }
20% { transform: rotate(-2.9deg); }
25% { transform: rotate(-3deg); }
27% { transform: rotate(-2.9deg); }
50% { transform: rotate(0deg); }
70% { transform: rotate(2.9deg); }
75% { transform: rotate(3deg); }
77% { transform: rotate(2.9deg); }
100% { transform: rotate(0deg); }
}

.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
	border: thick solid rgba(255,255,255,1);
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.movie-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* [disabled]height: 100%; */
}


.dots {
  border-width: 0 0 8px;
  border-style: solid;
  border-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 1"><circle fill="hsla(0, 0%, 65%, 1.0)" cx="1" cy="0.5" r="0.5"/></svg>') 0 0 100% repeat;
   width: 216px;

}

.xs-m-20 {
	margin-left: 20px;	
}

@media only screen and (max-width: 480px) {
.xs-m-20 {
	margin-left: 0px;	
}
}

.listFlow ul li {
	float: left;
	margin-right: 20px;
}

.pattern {
    width: 100%;
    height: 99%;
    background-image: url(../images/movie/overlays/pattern-01.png);
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 2;
    margin: 0px;
    padding: 0;
}

.bg000 {
    border: 1px solid rgba(255,255,255,0.5);
}


.bg001 {
    background-color: rgba(50,89,155,1.00);
    /* [disabled]padding: 10px; */
}

.bg002 {
    background-color: rgba(50,89,155,1.00);
    color: rgba(255,255,255,1.00);
    padding: 10px;
    /* [disabled]border: thin solid rgba(255,255,255,0.5); */
    line-height: 20px;
    font-weight: 400;
}

.bg003 {
    background-color: rgba(71,77,104,1);
    color: rgba(255,255,255,1);
    /* [disabled]padding: 5px; */
    letter-spacing: normal;
    text-align: center;
}

.bg004 {
    background-color: rgba(255,255,255,0.8);
    padding: 5px;
    letter-spacing: normal;
    text-align: center;
}

.info001 {
    border-bottom: thin dotted rgba(0,0,0,0.58);
}

.label-adress {
    background-color: rgba(50,89,155,1.00);
    color: rgba(255,255,255,1.00);
    width: 130px;
    text-align: center;
    float: left;
    margin-right: 10px;
    height: 50px;
    padding-top: 15px;
    letter-spacing: 1px;
}

.label-adress2 {
    margin-left: 130px;
    margin-bottom: 20px;
}

.label-adress3 {
    font-size: 1.3em;
}

.label-adress3-2 {
    font-size: 1.1em;
}


.label-adress3-2 dd {
    padding-top: 5px;
	}

.label-adress2 {
    margin-top: 0px;
    padding-left: 13px;
}

.label-adress4 {
    padding-top: 3px;
}

.s1{
	color: rgba(50,89,155,1.00);
	display: flex;
	align-items: center;
}

.s1:before {
    content: "";
    flex-grow: 1;
    height: 5px;
    background-color: rgba(50,89,155,0.5);
    display: block;
}

.s1:after {
    content: "";
    flex-grow: 1;
    height: 5px;
    background-color: rgba(50,89,155,0.5);
    display: block;
}
.s1:before {
    margin-right: .4em;
}
.s1:after {
    margin-left: .4em;
}

.s2{
	color: rgba(50,89,155,1.00);
	display: flex;
	align-items: center;
}

.s2:before {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: rgba(50,89,155,0.5);
    display: block;
}

.s2:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: rgba(50,89,155,0.5);
    display: block;
}
.s2:before {
    margin-right: .4em;
}
.s2:after {
    margin-left: .4em;
}



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

.label-adress {
    background-color: rgba(50,89,155,1.00);
    color: rgba(255,255,255,1.00);
    /* [disabled]font-size: 1.2em; */
    /* [disabled]width: 120px; */
    text-align: center;
    float: none;
    margin-right: 10px;
    height: 35px;
    padding-top: 7px;
    margin-top: 20px;
    padding-bottom: 5px;
}

.label-adress2 {
    padding-left: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.label-adress3 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.1em;
    line-height: 12px;
}

	
.label-adress3 dd {
    margin-left: 0px;
}
	

}
.copylight {
    background-color: rgba(88,88,88,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 1.1em;
    padding-top: 20px;
    letter-spacing: 3px;
    font-weight: 400;
    text-align: center;
}

@media only screen and (max-width: 480px) {
.copylight {
	font-size: 1.1em;
	padding-bottom: 55px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
}
}

.mark2 {
    text-align: right;
    margin-top: 145px;
    line-height: 1.5;
}

.mark2 li {
    margin-top: 15px;
    list-style: none;
    vertical-align: top;
}

.jis {
    text-align: right;
    font-size: 1em;
    margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
.mark2 {
    margin-top: 0px;
}

.mark2 li {
    float: left;
    width: 50%;
}

.jis {
    text-align: center;
    font-size: 0.8em;
    line-height: 1.3;
    margin-bottom: 10px;
}	
	
}

.table {
    text-align: left;
}

.table tr {
    margin: 10px;
}

.table td {
    padding: 10px;
}

.title-box {
    border: thin solid rgba(0,0,0,0.30);
    padding: 20px;
}

.care-box li {
    list-style: disc inside;
    margin-left: 10px;
}

@media only screen and (max-width: 480px) {
.care-box {
    margin-left: 0px;
    font-size: 1.05em;
    line-height: 1.5;
}
.care-box li {
    padding-top: 10px;
}
	

.table {
    text-align: left;
}

.table tr {
    margin: 10px;
    font-size: 85%;
}

.table th {
    width: 35%;
}	
	

.table td {
    padding: 10px;
}

	
}


.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_arrows {
    position: relative;
    display: flex;
    height: 200px;/*画面いっぱいにする場合100vh*/
    margin: 0px auto;
    justify-content: center;
    align-items: center;
    z-index: 102;
}
.cp_arrows .cp_arrow {
	position: absolute;
	top: 50%;/*着地点（サンプルは[class:cp_arrows]height300pxの50%）*/
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
	opacity: 0;
}
.cp_arrows .cp_arrowfirst {
	-webkit-animation: arrow-move08 2s ease-in-out infinite;
	        animation: arrow-move08 2s ease-in-out infinite;
}
.cp_arrows .cp_arrowsecond {
	-webkit-animation: arrow-move08 2s 1s ease-in-out infinite;
	        animation: arrow-move08 2s 1s ease-in-out infinite;
}
.cp_arrows .cp_arrow:before, .cp_arrows .cp_arrow:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 30px;
    height: 3px;
    content: '';
    background-color: #404B8B;
}
.cp_arrows .cp_arrow:before {
	-webkit-transform: rotate(30deg) translateX(-39%);
	        transform: rotate(30deg) translateX(-39%);
	-webkit-transform-origin: top left;
	        transform-origin: top left;
}
.cp_arrows .cp_arrow:after {
	-webkit-transform: rotate(-30deg) translateX(39%);
	        transform: rotate(-30deg) translateX(39%);
	-webkit-transform-origin: top right;
	        transform-origin: top right;
}
@-webkit-keyframes arrow-move08 {
	0% {
		top: 40%;/*スタート地点（サンプルは[class:cp_arrows]height300pxの35%）*/
		opacity: 0;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes arrow-move08 {
	0% {
		top: 40%;/*スタート地点（サンプルは[class:cp_arrows]height300pxの35%）*/
		opacity: 0;
	}
	70% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.service-box {
    border: 5px solid rgba(50,89,155,0.5);
    padding: 10px;
}

.service-box dt {
	color: rgba(50,89,155,1);
    margin-bottom: 5px;
}

.service-box2 {
    border: 2px solid rgba(50,89,155,0.5);
    padding: 15px;
}

.service-box2 dt {
	color: rgba(50,89,155,1);
    margin-bottom: 5px;
}


.recruit-box {
    border: 1px solid rgba(50,89,155,0.5);
    padding: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

.quBox {
    padding: 50px;
    border-top: thin solid rgba(0,0,0,0.10);
    border-bottom: thin solid rgba(0,0,0,0.10);
}

@media only screen and (max-width: 480px) {
.quBox {
    padding: 20px;
    border-top: thin none rgba(0,0,0,0.10);
    border-bottom: thin none rgba(0,0,0,0.10);
    margin-bottom: 30px;
}

.recruit-box {
    border: 1px solid rgba(50,89,155,0.5);
    padding: 10px;
    margin-left: 30px;
    margin-right: 0px;
}	

.sp-top {
    background-color: rgba(0,0,0,0.30);
    padding-top: 30px;
    padding-left: 5px;
}	
	
}

.nav-underbar {
    border-bottom: 2px solid #24A2D8;
    border-collapse: separate;
}

.hr-title01 {
    border-top: 50px solid #1262AA;
}


.hr-w {
	border-top: thin solid rgba(255,255,255,1.00);
}


.hr-title01-y {
    border-top: 10px solid #FFF600;
    margin-top: 0px;
    padding-top: 0px;
}
.hr-title02 {

	border-top: 1px dotted rgba(0,0,0,0.3);
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

.business-box {
    border: thin solid rgba(0,0,0,0.1);
    padding: 10px;
    background-color: rgba(255,255,255,1.00);
    position: relative;
    display: inline-block;
    margin-bottom: 70px;
}

.business-box-fix {
    position: absolute;
    top: -30px;
    right: -190px;
    width: 200px;
}

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

.hr-title01 {
    border-top: 10px solid #1262AA;
    margin-top: 0px;
    margin-bottom: 0px;
}	
.business-box {
    border: thin solid rgba(0,0,0,0.1);
    padding: 10px;
    background-color: rgba(255,255,255,1.00);
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 30px;
}
	
.business-box-fix {
    position: absolute;
    top: -30px;
    right: -120px;
    width: 150px;
}
.topTitle {
    margin-top: 80px;
    width: 80%;
    margin-bottom: 30px;
}
	
}



.full-hight {
    height: 100vh;
}

.shopListBox {
    background-color: #FFFFFF;
    border: thin solid rgba(0,0,0,0.10);
}

.parent{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.child-left{
}
.child-right{
	    font-size: 80%;
    border: thin solid rgba(0,0,0,0.80);
    padding: 0px 10px;
}

@media only screen and (max-width: 480px) {
.parent{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.child-left{
	    font-size: 90%;

}
.child-right{
	    font-size: 50%;
    border: thin solid rgba(0,0,0,0.80);
    padding: 0px 5px;
}

}

.footer-info {
    background-color: #24A2D8;
    margin: 0px;
    padding: 0px;
    height: 50vh;
}

.T-ONE-link {
    border: 2px solid rgba(255,255,255,1.00);
    text-align: center;
    font-size: 1.0em;
    margin-bottom: 10px;
    padding: 5px 0px;
}

.line {
    border: thin solid rgba(255,255,255,1.00);
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.fv {
    min-height: 100vh; /* カスタムプロパティ未対応ブラウザ用のフォールバック */
    min-height: calc(var(--vh, 1vh) * 100);
    position: relative;
}
.z-100 {
	z-index: 100;
}

/* -------------------------------------------------------------------
Hero Slider
------------------------------------------------------------------- */
.hero-slider {
  margin: 0 !important;
}

.hero-slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.hero-slider,
.hero-slider .flex-viewport {
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
}

.hero-slider .slides {
  height: 100% !important;
  transition-delay: 1s;
}

.hero-slider .flex-direction-nav a {
  width: 15%;
}

.hero-slider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

@media only screen and (max-width: 480px) {
.hero-slider .slides li {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100% !important;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-attachment: scroll;
}
	
}

.swiper-container {
  max-width: 100vw;
  margin: 0 auto;
	
}

/* スライド */
.swiper-wrapper .swiper-slide {
	height: 50vh !important; /* 高さを指定 */
	width: auto !important;
	margin-top: 25vh;
	margin-left: 50px;
}

/* スライド内の画像 */
.swiper-wrapper .swiper-slide img {
  width: auto;
  height: 100%;
}

/* スライドの動き等速 */
.swiper-wrapper {
  transition-timing-function: linear;
}

.swiper-wrapper-inner {
  transition-timing-function: linear;
}
.swiper-box01 {
	margin-left: 10px;
}
.swiper-box02 {
	margin-left: -5px;
}

.swiper-button-next,

.swiper-button-prev {
    --swiper-navigation-color: rgba(0,0,0,0.5); //ここに変更する色を指定
}
.swiper-button-next:after, .swiper-button-prev:after {
   display: none;
}


@media only screen and (max-width: 820px) {
.swiper-wrapper .swiper-slide {
	height: 30vh !important; /* 高さを指定 */
	width: auto !important;
	margin-top: 32vh;
	margin-left: 0px;
}	
}


@media only screen and (max-width: 480px) {
.swiper-wrapper .swiper-slide {
	height: 40vh !important; /* 高さを指定 */
	width: auto !important;
	margin-top: 27vh;
	margin-left: 0px;
}	
	
.swiper-button-prev {
	margin-left: -8px;
}

.swiper-button-next {
	margin-right: -8px;
}
	
.swiper-box01 {
	margin-left: 5px;
}
	
.swiper-box02 {
	margin-left: 5px;
}
	
}

@media only screen and (max-width: 380px) {
.swiper-wrapper .swiper-slide {
	height: 30vh !important; /* 高さを指定 */
	width: auto !important;
	margin-top: 38vh;
	margin-left: 0px;
}	
}

.swiper-pagination {
	left: 0%!important;
	bottom: 0px!important;
}

.swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	margin: 0 0 0 10px !important;
	/* [disabled]background-color: #FFFFFF; */
}

.swiper-pagination-bullet:first-child {
  margin: 0 !important;
}

.fa-circle-chevron-left,
.fa-circle-chevron-right{
	color: rgba(255,255,255,0.75);
}

.fa-black {
	color: rgba(0,0,0,0.85);
  text-shadow    : 
       1px  1px 1px #ffffff,
      -1px  1px 1px #ffffff,
       1px -1px 1px #ffffff,
      -1px -1px 1px #ffffff,
       1px  0px 1px #ffffff,
       0px  1px 1px #ffffff,
      -1px  0px 1px #ffffff,
       0px -1px 1px #ffffff;        /* 文字の影 */
}

.delighter.splash {
  transition: all 2s ease-out;
}
.delighter.splash.ended {
  background: #fff;
}
.delighter.right { transform:translate(-10%); opacity:0; transition: all 1.75s ease-out; }
.delighter.right.started { transform:none; opacity:1; }

.delighter.left { transform:translate(10%); opacity:0; transition: all 1.75s ease-out; }
.delighter.left.started { transform:none; opacity:1; }

.delighter.bottom { transform:translatey(20%); opacity:0; transition: all 1.75s ease-out; }
.delighter.bottom.started { transform:none; opacity:1; }

.delighter.fade { transform:translatey(0%); opacity:0; transition: all 2.75s ease-out; }
.delighter.fade.started { transform:none; opacity:1; }

.delighter pre {
  display: block; transition: all 2s ease-out; opacity: 0;
  padding: 20px 0;
  width: 1px; overflow: hidden;
}
.delighter.started pre {
  max-width: 99999px; width: 100%; opacity: 1;
}
.delighter .box { transition: all 1s ease-out; }
.delighter .box:nth-child(1) { transform: translate(-100%, 0); }
.delighter .box:nth-child(2) { transform: translate(170%, -70%); }
.delighter .box:nth-child(3) { transform: translate(20%, 0%); }

.delighter.started .box:nth-child(1) { transform: translate(0, 0); }
.delighter.started .box:nth-child(2) { transform: translate(70%, -70%); }
.delighter.started .box:nth-child(3) { transform: translate(20%, -120%); }

.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}

@-webkit-keyframes fuwafuwa {
0% {-webkit-transform:translate(0, 0) rotate(-5deg);}
50% {-webkit-transform:translate(0, -5px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(5deg);}
}

@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(-5deg);}
50% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}



.buruburu {
  animation: img_box_9955 10s linear infinite;
  transform: scale(1,1);
}
 
@keyframes img_box_9955 {
  0% { transform: scale(1,1)}
  33.33333% { transform: scale(0.9,0.9)}
  66.66667% { transform: scale(1.1,1.1)}
  100% { transform: scale(1,1)}
}

.titleCirTop {
    position: absolute;
    bottom: -25%;
    left: 5%;
}

.titleCir {
    margin-top: -80px;	
}


.titleCirText {
    margin-top: 100px;
}

.titleCir3 {
    margin-top: -80px;
}

.titleCir4 {
    margin-top: -80px;
}

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


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

.titleCirTop {
    position: absolute;
    bottom: -20%;
    left: 0%;
}

.titleCir {
    margin-top: 80px;
}
	
.titleCirText {
    margin-top: 0px;
    margin-bottom: 100px;
}
	
.titleCir3 {
    margin-top: -50px;
}
	
.titleCir4 {
    margin-top: -50px;	
    width: 40%;
}

.titleCirMTMB {
    margin-top: 20px;
    margin-bottom: 50px;
}	

	
}

.sectionSubtitle01 {
	
}

.sectionSubtitle01 li {
    list-style: none;
    float: left;
}

.is-layer-dot {
    position: relative;
}

.is-layer-dot:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 99.5%;
    content: "";
    /* [disabled]display: block; */
    background-position: 0 0, 10px 10px;
    background-size: 4px 4px;
    background-image: url(../images/movie/overlays/pattern-09.png);
    background-repeat: repeat;
}

.texts p{
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 45%;
    color: #FFF;
    font-size: 2.4em;
    overflow-wrap: break-word;
    word-break: keep-all;
    opacity: 0;
    right: 0%;
	z-index: 100; 
}

.texts p:nth-child(1) { animation: text-anim 36s 0s infinite;}
.texts p:nth-child(2) { animation: text-anim 36s 4s infinite;}
.texts p:nth-child(3) { animation: text-anim 36s 12s infinite;}
.texts p:nth-child(4) { animation: text-anim 36s 20s infinite;}
.texts p:nth-child(5) { animation: text-anim 36s 28s infinite;}

@keyframes text-anim {
	5%{opacity: 1;}
	15%{opacity: 1;}
    23% {opacity: 0;}
}



@media only screen and (max-width: 480px) {
.texts p{
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 45%;
    color: #FFF;
    font-size: 1.6em;
    overflow-wrap: break-word;
    word-break: keep-all;
    opacity: 0;
    right: 0%;
    z-index: 100; 
}
}

.breadcrumb {
	margin: 0;
	list-style: none;
	background-color: rgba(255,255,255,0);
	overflow: hidden;
	border-radius: 0px;
	text-align: left;
	padding-left: 0px;
}

.breadcrumb li {
	display: inline;/*横に並ぶように*/
	list-style: none;
	font-weight: 500;/*太字*/
	font-size: 1.2em;
	color: rgba(255,255,255,1.00);
}

.subNavBar {
	padding-top: 5px;
	padding-bottom: 5px;
}

.subNavBar02 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.subNavBar03 {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	bottom: -5px;
	right: 35px;
}


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

.subNavBar {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 85%;
	text-align: center;
	padding-left: 0em;
	padding-right: 0em;
}
}


@media only screen and (max-width: 480px) {
.breadcrumb {
	margin: 0;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 5px;
	list-style: none;
	background-color: rgba(255,255,255,0);
	overflow: hidden;
	border-radius: 0px;
	text-align: left;
}	
	
.breadcrumb li {
    display: inline;/*横に並ぶように*/
    list-style: none;
    font-weight: 400;/*太字*/
    font-size: .8em;
}
}

.breadcrumb li:after {/* >を表示*/
	content: '／';
	color: rgba(255,255,255,1.00);
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.boxBorder {
    border: thin solid rgba(0,0,0,0.1);
}

.boxLeft {
    padding-left: 50px;
}

.boxRight {
   border-left: 2px solid #FC5D79;
   padding-left: 50px;	
}

.boxRight2 {
   border-left: 2px solid #009EE2;
   padding-left: 50px;	
}

.boxHr {
    margin: 10px 20px;
    background-color: rgba(252,93,121,0.30);
    height: 1px;
    border: none;
}

.boxHr2 {
    margin: 10px 20px;
    background-color: #009EE2;
    height: 1px;
    border: none;
}

.boxHr2-2 {
    background-color: #009EE2;
    height: 1px;
    border: none;
}

.boxHr3 {
	margin-top: 10px;
	/* [disabled]margin-right: 20px; */
	/* [disabled]margin-left: 20px; */
	margin-bottom: 10px;
	background-color: rgba(252,93,121,1);
	height: 2px;
	border: none;
}


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

.subNavBar {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 80%;
	text-align: center;
	padding-left: 0em;
	padding-right: 0em;
}	
	

.subNavBar03 {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: static;
	bottom: -5px;
	right: 35px;
}
	
.boxLeft {
   padding-left: 8px;	
}

.boxRight {
   border-left: 2px solid #FC5D79;
   padding-left: 10px;	
}
	
.boxRight2 {
	border-left: 2px none #009EE2;
	padding-left: 10px;
}

.boxHr {
    margin: 10px 5px;
    background-color: rgba(252,93,121,0.30);
    height: 1px;
    border: none;
}

.boxHr2 {
    margin: 10px 5px;
    background-color: #009EE2;
    height: 1px;
    border: none;
}	
}
.pink {
    border-bottom-width: thin;
    border-bottom-style: solid;
}

.box-ml {
	margin-left: 80px;
}

@media only screen and (max-width: 480px) {
.box-ml {
	margin-left: 20px;
}
}

.bg-blue {
	position: absolute;
	top: 0vh;
	left: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 50vw;
	height: 100vh;
}

.bg-blue2 {
	position: absolute;
	top: 7%;
	left: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	height: 110vh;
}

.bg-blue2-2 {
    position: absolute;
    top: 0%;
    left: -10%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    z-index: 10;
    height: auto;
    width: 100vw;
}

.bg-blue2-2 img {
    height: 100%;
    width: auto;
}

.bg-blue3 {
    position: absolute;
    top: 0%;
    right: 0px;
    padding-top: 0%;
    /* [disabled]height: 100vh; */
}

.bg-blue4 {
    position: absolute;
    top: 0%;
    right: 0px;
    height: 100%;
    width: auto;
}

.bg-blue4 img {
    height: 100%;
    width: auto;
}

.bg-blue-inner01 {
    background-image: url(../images/top/mainImage/2600657.png);
    background-position: right top;
    background-size: auto 35%;
}

.top-box {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.top-box2 {
	margin-top: 20px;
}

@media only screen and (max-width: 830px) {
.bg-blue2 {
    position: absolute;
    top: 50%;
    left: 0%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100vw;
    height: 50vh;
    display: none;
}

.bg-blue2-2 {
	position: absolute;
	top: 0%;
	left: -10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	height: 100vh;
}
	
.bg-blue3 {
	position: absolute;
	top: 0%;
	right: 0px;
	padding-top: 15vh;
	height: 50vh;
}

.bg-blue4 {
    position: absolute;
    top: 0%;
    right: 0px;
    height: 100%;
    width: auto;
}
	
}


@media only screen and (max-width: 480px) {
.bg-blue {
	position: absolute;
	top: 0%;
	right: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100vw;
	height: 50vh;
}

.bg-blue2 {
    position: absolute;
    top: 50%;
    left: 0%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100vw;
    height: 50vh;
    display: none;
}

.bg-blue2-2 {
	position: absolute;
	top: 0%;
	left: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	height: 100vh;
}
	
.bg-blue3 {
	position: absolute;
	top: 0%;
	right: 0px;
	padding-top: 15vh;
	height: 50vh;
}
	
.bg-blue4 {
    position: absolute;
    top: 0%;
    right: 0px;
    height: auto;
    width: 100%;
}
	
.top-box {
    position: absolute;
    top: 15%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.top-box2 {
    position: absolute;
    top: 40%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding-left: 20px;
}
	
}
.whiteB {
    color: #FFFFFF;
}
.blueB {
	color: #2C558B;	
}

.redB {
    color: #E60012;
    font-size: 40%;
    margin-left: 5px;
    margin-right: 5px;
}

.simpleBox {
	border: thin solid rgba(0,0,0,0.30);
	padding: 10px;
	display: flex;
    flex-direction: column; /* 子要素を縦並べ */
	align-items: center;
	background-color: rgba(255,255,255,0.50);
}

.simpleBox2 {
	border: thin solid rgba(0,0,0,0.30);
	padding: 20px;
	background-color: rgba(255,255,255,0.50);
}


.simpleBox3 {
	border: thin solid rgba(0,0,0,0.30);
	padding: 0px;
	background-color: #FFFFFF;
}

.parent_box {
    /* [disabled]width: 800px; */
    display: flex; /* 子要素を横並べ */
    justify-content: space-around;
}
 
.child_box {
    /* [disabled]width: 350px; */
    padding: 10px;
    display: flex;
    flex-direction: column; /* 子要素を縦並べ */
}
 
.description {
  flex-grow: 1; /* 余白の割り当て */
	padding: 10px;
}

@media only screen and (max-width: 480px) {
.parent_box {
    /* [disabled]width: 800px; */
    display: inherit; /* 子要素を横並べ */
	justify-content: space-around;
	}
	
.child_box {
    /* [disabled]width: 350px; */
    padding: 0px;
    display: flex;
    flex-direction: column; /* 子要素を縦並べ */
}
	
}

.faq {
	border: 2px solid rgba(0,0,0,0.30);
	padding-top: 10px;
	list-style-position: outside;
	padding-right: 20px;
	padding-left: 20px;
	height: 100%;
    display: flex;
    align-items: center;
}


.faq li {
	list-style-type: disc;
	margin-left: 10px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.cation {
    color: #E60012;
    font-weight: 500;
}

.checkinTime {
    font-size: 150%;
}

.checkinTime2 {
    font-size: 130%;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.bottomBox {
    margin-bottom: -150px;	
}

@media only screen and (max-width: 480px) {
.row-eq-height {
    display: inherit;
    flex-wrap: no-wrap;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}
	
.faq {
    margin-left: 0px;
}
	
.bottomBox {
    margin-bottom: 0px;	
}
}

.fb-wp {
    min-width: 800px;
    height: auto;
    width: 600px;
}

.fb-page,
.fb-page span,
.facebook_wrap iframe{
    width: 100% !important;
    /* [disabled]height: 800px !important; */
}

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

    
}
.middleAlign {
	margin-top: 20vh;
}


/* お知らせ詳細 */
.pNav {
	text-align: left;	
}

.module-title22 {
    font-size: 2em!important;
    color: rgba(0,0,0,1.00);
    line-height: 1.8!important;
    letter-spacing: normal;
    font-weight: 400;
}


/* お知らせ詳細ここまで */


.titleBox01 {
	border-top: 5px solid #2C558B;
	margin-right: 20px;
	/* [disabled]margin-top: 10px; */
	padding-top: 30px;
	padding-left: 0px;
	line-height: 1.8;
}



.titleBox01-2 {
	border-top: 5px solid #2C558B;
	/* [disabled]margin-left: 20px; */
	/* [disabled]margin-top: 10px; */
	padding-top: 10px;

}

.titleBox01-3 {
    /* [disabled]border-top: thin solid rgba(0,0,0,0.3); */
    border-left: 5px solid rgba(88,132,200,1.00);
    padding-top: 0px;
    /* [disabled]padding-left: 30px; */
    margin-right: 50px;
    padding-bottom: 0px;
    padding-left: 10px;
    margin-bottom: 5px;
}

.titleBox01w {
	border-top: thin dashed rgba(255,255,255,0.30);
	border-left: thin dashed rgba(255,255,255,0.30);
	padding-top: 50px;
	padding-left: 30px;
	margin-right: 50px;
}

.titleBox01-2w {
	border-top: thin dashed rgba(255,255,255,0.30);
	border-right: thin dashed rgba(255,255,255,0.30);
	padding-top: 50px;
	padding-right: 30px;
}

.titleBox02 {
	padding-top: 50px;
	padding-left: 30px;
	margin-right: 50px;
}

@media only screen and (max-width: 480px) {
.titleBox01 {
	border-top: 5px solid #2C558B;
	margin-right: 20px;
	/* [disabled]margin-top: 10px; */
	padding-top: 30px;
	padding-left: 0px;
	line-height: 1.4;
	font-size: 1.2em;
}


}

.businessTitle00 {
	border-top: thin dotted rgba(255,255,255,0.5);
	border-right: thin dotted rgba(255,255,255,0.5);
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 5px;
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	padding-right: 10px;
}

@media only screen and (max-width: 480px) {
.businessTitle00 {
	border-top: thin dotted rgba(255,255,255,0.5);
	border-right: thin dotted rgba(255,255,255,0.5);
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 5px;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	padding-right: 10px;
	margin-bottom: 20px;
}

}

.businessTitle01 {
	position: absolute;
	top: -12px;
	left: 0px;
	background-color: rgba(64,64,64,1.00);
	padding-right: 10px;
	padding-left: 5px;
}

.scroll-fix-background00 {
	position: absolute;
	top: 30vh;
	left: 2%;
	transform: translateY(-35vh);
	z-index: 10;
	animation: rotate-anime 20s linear infinite;
	width: 40vh;
}

@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(-360deg);}
}

.scroll-fix-background00-2 {
	position: absolute;
	top: 30vh;
	left: 2%;
	transform: translateY(-35vh);
	z-index: 10;
	animation: rotate-anime2 20s linear infinite;
	width: 40vh;
}

@keyframes rotate-anime2 {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);}
}

.scroll-fix-background00-3 {
    position: absolute;
    top: 0%;
    right: -10%;
    z-index: -10;
    /* [disabled]animation: rotate-anime 60s linear infinite; */
    width: 23vh;
}

.scroll-fix-background00-3-inner {
	position: absolute;
	top: -20%;
	left: 0%;
	z-index: 10;
	animation: rotate-anime 20s linear infinite;
	width: 55vh;
	margin-left: -13.5%;
}

@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(-360deg);}
}

@media only screen and (max-width: 1200px) {
.scroll-fix-background00-3 {
    position: absolute;
    top: 0%;
    right: -15%;
    z-index: -10;
    /* [disabled]animation: rotate-anime 60s linear infinite; */
    width: 20vh;
}

}


@media only screen and (max-width: 820px) {
.scroll-fix-background00-3 {
    position: absolute;
    top: 0%;
    right: -20%;
    z-index: -10;
    /* [disabled]animation: rotate-anime 60s linear infinite; */
    width: 12vh;
}

}

@media only screen and (max-width: 480px) {
.scroll-fix-background00-3 {
    position: absolute;
    top: 0%;
    right: -15%;
    z-index: -10;
    /* [disabled]animation: rotate-anime 60s linear infinite; */
    width: 13vh;
}
	
.scroll-fix-background00-3-inner {
	position: absolute;
	top: 20%;
	left: 0%;
	z-index: 10;
	animation: rotate-anime 20s linear infinite;
	width: 25vh;
	margin-left: -10%;
}
}

@media only screen and (max-width: 376px) {
.scroll-fix-background00-3 {
    position: absolute;
    top: 0%;
    right: -10%;
    z-index: -10;
    /* [disabled]animation: rotate-anime 60s linear infinite; */
    width: 13vh;
}
}

.scroll-fix-background {
	position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: 100;
}

.scroll-fix-background2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -500;
    width: 40vh;
    animation: rotate-anime 20s linear infinite;
	opacity: 0.5;
}

.scroll-fix-background2-2 {
    position: absolute;
    top: 0%;
    right: -55%;
    z-index: -100;
    width: 150%;
    /* [disabled]animation: rotate-anime3 3s linear infinite; */
    max-width: 200%!important;
}

.scroll-fix-background2-2innner {
    position: absolute;
    top: -40%;
    right: -45%;
    z-index: -100;
    width: 150%;
    /* [disabled]animation: rotate-anime3 3s linear infinite; */
    max-width: 200%!important;
}



.scroll-fix-background2-2L {
    position: absolute;
    top: 0%;
    right: 0%;
    z-index: -100;
    width: 150%;
    /* [disabled]animation: rotate-anime3 3s linear infinite; */
    max-width: 200%!important;
}

@keyframes rotate-anime3 {
  0%  {transform:scale(1.0);}
  50%  {transform:scale(1.05);}
  100%  {transform:scale(1.0);}
}

.scroll-fix-background3 {
	position: absolute;
	bottom: 20px;
	right: 50px;
	z-index: -500;
}

.scroll-fix-background4 {
	position: absolute;
	top: -10vh;
	right: 0vh;
	z-index: -500;
	width: 30vh;
	animation: rotate-anime4 10s linear infinite;
}

.scroll-fix-background5 {
    position: absolute;
    top: 7vh;
    right: 0vh;
    z-index: -500;
    height: 110vh;
}

@media only screen and (max-width: 480px) {
.scroll-fix-background5 {
    position: absolute;
    top: 0vh;
    right: 0vh;
    z-index: -500;
    height: 100vh;
}
    
.scroll-fix-background2-2 {
    position: absolute;
    top:-10%;
    right: -30%;
    z-index: -100;
    width: 120%;
    /* [disabled]animation: rotate-anime3 3s linear infinite; */
}    
   
    
.scroll-fix-background2-2L {
    position: absolute;
    top:-10%;
    right: 20%;
    z-index: -100;
    width: 120%;
    /* [disabled]animation: rotate-anime3 3s linear infinite; */
}    
    
}



@keyframes rotate-anime4 {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(-360deg);}
}

.footerList {
    font-size: 1.2em;
    text-align: right;
    margin-right: 0px;
}

.footerList li {
    list-style-type: none;
    margin-right: 0px;
    display: inline-block;
    margin-left: 10px;
}

.footerList-contents {
	font-size: 1.1em;
	text-align: right;
	margin-right: -40px;
	margin-bottom: 10px;
}

.footerList-contents li {
	list-style-type: none;
	margin-left: 20px;
	display: inline-block;
}

.footerList2 {
    margin-top: -40px;	
}

.leftImage {
	margin-left: -50px;	
}

.businessList {
	margin-top: 5px;
}

.businessList li {
	list-style-type: disc;
	margin-left: 1em;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 5px;
}

.businessList2  {
    position: relative;
    margin:0;
    padding:0;
}
 
.businessList2 li  {
	list-style: none;
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 1.5em;
	margin-bottom: 0px;
	padding-left: 1.25em
}
.businessList2 li span {
	position: absolute;
	left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 2.8em;
	margin-bottom: 0
}

.businessList3 {
	text-indent: -1.5em;
	margin-left: 2.5em;
	border: thin dotted rgba(255,255,255,1.00);
	padding-right: 1em;
}

.businessList4 {
	margin-left: 3.5em;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 10px;
	line-height: 1.8;
}

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

.businessList3 {
	text-indent: -1em;
	margin-left: 1em;
	border: thin dotted rgba(255,255,255,1.00);
	padding-right: 1em;
}

.businessList4 {
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 10px;
	line-height: 1.8;
}	
	
.leftImage {
	margin-left: 0px;
	text-align: left;
}	

.footerList {
    font-size: 1.1em;
    text-align: left;
    margin-left: -30px;
    margin-bottom: 50px;
    margin-right: 0px;
    display: inherit;
}
	
.footerList li {
	display: inherit;
	width: 100%;
}

.footerList2 {
    margin-top: 30px;	
}


.footerList-contents {
	font-size: 1.1em;
	text-align: left;
	margin-left: -30px;
	margin-bottom: 10px;
	margin-right: 0px;
	display: inherit;
}

.footerList-contents li {
	display: inherit;
	width: 100%;
}	
	
.businessList {
	margin-top: 5px;
}

.businessList li {
	list-style-type: disc;
	margin-left: 20px;
	display: list-item;
	list-style-position: outside;
	margin-bottom: 10px;
}	

.businessList2  {
    position: relative;
    margin:0;
    padding:0
}

 
.businessList2 li  {
	list-style: none;
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0.5em;
	margin-bottom: 0px;
	padding-left: 1.25em
}
.businessList2 li span {
	position: absolute;
	left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0em;
	margin-bottom: 0
}	
}
.infomation {
	border: thin solid rgba(0,0,0,0.1);
	height: 100%;
	overflow-y: hidden;
	padding-left: 0px;
	margin-right: 50px;
}

.infomationTitle {
	height: 100px;
	text-align: center;
	position: relative;
}

.infomationTitle p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-top: 10px;

}

.infomationBox {
	border-left: thin solid rgba(0,0,0,0.1);
	padding-top: 10px;
}


.news01 {
	clear: both;
	
}

.news01 {
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}

.news02 {
	/* [disabled]float: left; */
	width: 120px;
	margin-bottom: 0px;
	color: rgba(0,0,0,0.80);
}

.news03 {
	/* [disabled]float: left; */
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 480px) {
.infomation {
	border: thin solid rgba(0,0,0,0.1);
	height: 100%;
	overflow-y: hidden;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.infomationTitle {
	height: 20px;
	text-align: center;
	position: relative;
}
	
.infomationTitle p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-top: 10px;
}
	
.infomationBox {
	border-left: thin none rgba(0,0,0,0.1);
	padding-top: 0px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
	
.news02 {
	float: none;
	width: 120px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.news03 {
	/* [disabled]float: left; */
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}	
	
}

.businessBox {
	border: 1px dotted rgba(255,255,255,0.3);
	padding-top: 20px;

}

@media only screen and (max-width: 480px) {
.businessBox {
	border: thin solid rgba(255,255,255,0.7);
	padding-top: 10px;
	margin-left: 15px;
}
	
}

.businessBoxW {
	border: 1px dotted rgba(0,0,0,0.30);
	padding-top: 20px;
}

@media only screen and (max-width: 480px) {
.businessBoxW {
	border: thin solid rgba(0,0,0,0.70);
	padding-top: 10px;
	margin-left: 15px;
}
	
}

.mt-business {
	margin-top: 65px;	
}

.MAP-Box {
	font-size: 80%;
	border: thin solid rgba(255,255,255,1.00);
	word-spacing: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 400;
	padding-top: 2px;
	padding-bottom: 2px;
}

.recruitBox {
	border: thin solid rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.recruitBox2 {
	border: thin solid rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.viewMore {
	text-align: right;
}

.viewMore2 {
	text-align: left;
}

@media only screen and (max-width: 480px) {
.recruitBox {
	border: thin solid rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
	
.recruitBox2 {
	border: thin solid rgba(0,0,0,0.5);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
	
.viewMore,
.viewMore2 {
	text-align: center;
}

    
.CM01 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 20px;
}
}

.chartBox {
	border: thin solid rgba(0,0,0,0.35);
}

.dispatchBox {
	border: thin dotted rgba(0,0,0,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.topbanner {
	border: thin solid rgba(0,0,0,0.30);
}

.indent01 {
	margin-left: 0.5em;
}

.indent02 {
	margin-left: 1em;
	text-indent: -1em;
}

.indent03 {
	margin-left: 0.5em;

}

.indent04 {
	letter-spacing: -0.5em;
}

.indent05 {
	margin-left: -0.5em;

}

.indent06 {
  text-indent: -1em;
  padding-left: 1em;
}

.indent07 {
	margin-left: 1.5em;
	text-indent: -0.5em;
}

.slick-track {
  display: flex;
}

.slick-slide img {
    height: 90vh;
    /* [disabled]max-height: 900px; */
    /* [disabled]min-height: 150px; */
    margin-top: 10vh;
}

@media only screen and (max-width: 480px) {
.slick-slide img {
    height: 50vh;
    /* [disabled]max-height: 900px; */
    /* [disabled]min-height: 150px; */
    margin-top: 10vh;
    width: 100%;
    max-width: 100%;
}	
	
}

/*========= ナビゲーションのためのCSS ===============*/

#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position: fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
    top: 0;
    left: 120%;
    width: 30%;
    height: 100vh;/*ナビの高さ*/
    /*動き*/
    transition: all 0.6s;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(249,249,249,0.95);
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    left: 70%;
}


/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width:100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
	/*ナビゲーション天地中央揃え*/
	position: absolute;
	z-index: 999;
	top: 50px;
	left: 5em;
}

/*リストのレイアウト設定*/

#g-nav li{
    list-style: none;
    text-align: left;
    z-index: 999999;
    margin-bottom: 20px;
    line-height: 1.5;
    display: inherit;
}

#g-nav li a{
    /* [disabled]color: #FFFFFF; */
    text-decoration: none;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 400;
    font-size: 1.4em;
    text-align: left;
}

#g-nav li a:hover{
    color: #2C558B;
}


#g-nav ul .g-nav-mini  {
	font-size: 0.5em;
	margin-left: 10px;
}

@media only screen and (max-width: 480px) {
#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position: fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
    top: 0;
    left: 120%;
    width: 100%;
    height: 100vh;/*ナビの高さ*/
    /*動き*/
    transition: all 0.6s;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(249,249,249,0.95);
}    
    
#g-nav ul {
	/*ナビゲーション天地中央揃え*/
	position: absolute;
	z-index: 999;
	top: 10%;
	left: 0vw;
	padding-right: 0px;
	margin-left: 30px;
}

/*リストのレイアウト設定*/

#g-nav li{
    list-style: none;
    text-align: left;
    z-index: 999999;
    margin-bottom: 20px;
    line-height: 1.3;
    display: inherit;
}

#g-nav li a{
    /* [disabled]color: #FFFFFF; */
    text-decoration: none;
    padding: 0px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 400;
    font-size: 1.3em;
    text-align: left;
}
    
#g-nav.panelactive{
    left: 0%;
}
    
}

@media only screen and (max-width: 380px) {
#g-nav ul {
	/*ナビゲーション天地中央揃え*/
	position: absolute;
	z-index: 999;
	top: 20px;
	left: 0vw;
	padding-right: 0px;
	margin-left: 30px;
}

/*リストのレイアウト設定*/

#g-nav li{
    list-style: none;
    text-align: left;
    z-index: 999999;
    margin-bottom: 10px;
    line-height: 1.3;
    display: inherit;
}

#g-nav li a{
    /* [disabled]color: #FFFFFF; */
    text-decoration: none;
    padding: 0px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 400;
    font-size: 1.15em;
    text-align: left;
}
}


/*========= ボタンのためのCSS ===============*/
.openbtn{
	position: fixed;
	z-index: 9999;/*ボタンを最前面に*/
	top: 15px;
	right: 15px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: rgba(88,132,200,1.00);
}
	
/*×に変化*/	
.openbtn span{
	display: inline-block;
	transition: all .4s;
	position: absolute;
	left: 20%;
	height: 3px;
	border-radius: 2px;
	background-color: rgba(255,255,255,1.00);
	width: 60%;
	z-index: 100;
  }

.openbtn span:nth-of-type(1) {
	top:13px;	
}

.openbtn span:nth-of-type(2) {
	top:22px;
}

.openbtn span:nth-of-type(3) {
	top:31px;
}

.openbtn:hover span:nth-of-type(1),.openbtn:hover span:nth-of-type(2),.openbtn:hover span:nth-of-type(3)
{
    background-color: #2C558B;
}

.openbtn.active span:nth-of-type(1) {
    top: 16px;
    left: 12px;
    transform: translateY(6px) rotate(-45deg);
    width: 50%;
    background-color: rgba(255,255,255,1.00);
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 28px;
    left: 12px;
    transform: translateY(-6px) rotate(45deg);
    width: 50%;
    background-color: rgba(255,255,255,1.00);
}

.openbtn:hover.active span:nth-of-type(1),
.openbtn:hover.active span:nth-of-type(3)
{
    background-color: #2C558B;
}

.footerSubBlock {
    /* [disabled]background-color: rgba(0,0,0,1); */
    padding: 20px;
    /* [disabled]height: 100%; */
    /* [disabled]color: rgba(255,255,255,1); */
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.footerSubBlock2 {
	/* [disabled]background-color: rgba(0,0,0,1); */
	padding: 20px;
	/* [disabled]height: 100%; */
	color: rgba(255,255,255,1);
	font-size: 1.1em;
	text-align: right;
	font-weight: 300;
}

@media only screen and (max-width: 480px) {
.footerBlock {
	z-index: 100;
	background-position: left center;
	background-repeat: repeat;
	background-size: cover;
}
	
.footerSubBlock {
	font-size: 1.0em;
    height: 100%;
    text-align: center;
}
.footerSubBlock2 {
    text-align: right;
    margin-right: 0px;
}
}

.header {
    position: fixed;
    top: 0px;
    z-index: 200;
    left: 0%;
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.95);
    width: 100vw;
    height: 80px;
}

.Toptitile01 {
	height: 90%;
	position: absolute;
	z-index: 1;
	top: 15vh;
	left: 70vw;
}

.Toptitile02 {
	position: absolute;
	top: 0vh;
	z-index: 9999;
	left: 0px;
	margin: 30px;
}

.Toptitile02-2 {
	color: rgba(255,255,255,1.00);
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
}

.Toptitile02Photo {
	width: 55vw;
}


.Toptitile03 {
    position: fixed;
    z-index: 300;
    top: 25px;
    right: 100px;
    font-size: 1.20em;
    font-weight: 400;
    width: 70%;
}

.Toptitile03 li {
    padding: 0 1em;

}

.Toptitile03-2 {
    position: fixed;
    z-index: 300;
    top: 2px;
    right: 54.5px;
    font-size: 1.0em;
    font-weight: 400;
    /* [disabled]background-color: rgba(88,132,200,1.00); */
    display: flex;
    align-items: center;
    height: 48px;
}

.Toptitile04 {
    position: absolute;
    bottom: -50px;
    z-index: 9999;
    left: 10px;
    /* [disabled]color: rgba(255,255,255,1.00)!important; */
    font-weight: 400;
    font-size: 1.3em;
    text-align: left;
}

@media only screen and (max-width: 1200px) {
.Toptitile01 {
	margin-top: 20vh;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 80vw;
}
	
.Toptitile03 {
    top: 92vh;
    left: 10px;
    font-size: 1.0em;
    position: fixed;
    display: none;
}
	
}

@media only screen and (max-width: 1024px) {
.Toptitile01 {
	margin-top: 20vh;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 77vw;
}
}

@media only screen and (max-width: 850px) {
.Toptitile02 {
	position: absolute;
	top: 55vh;
	z-index: 9999;
	left: 0px;
	margin: 30px;
}
}

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

.header {
    position: fixed;
    top: 0px;
    z-index: 200;
    left: 0%;
    color: rgba(0,0,0,1.00);
    background-color: rgba(255,255,255,0.90);
    width: 100vw;
    height: 80px;
}
	
.Toptitile01 {
	margin-top: 15vh;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 30px;
}
	
.Toptitile02 {
	position: absolute;
	top: 55vh;
	z-index: 9999;
	left: 0px;
	margin: 30px;
	font-size: 1.2em;
}

.Toptitile03 {
    top: 93.5vh;
    left: 20px;
    font-size: 1.0em;
    position: fixed;
    display: none;
}
	
.Toptitile03-2 {
	top: 93.5vh;
	right: 20px;
	font-size: 1.0em;
	position: fixed;
}

.Toptitile04 {
    position: absolute;
    bottom: -50px;
    z-index: 9999;
    left: 0px;
    /* [disabled]color: rgba(255,255,255,1.00)!important; */
    font-weight: 400;
    font-size: 1.3em;
    text-align: left;
}
	
.Toptitile05 {
	position: absolute;
	z-index: 10;
	bottom: 5%;
	left: 25px;
	font-size: 1.2em;
}
}

@media only screen and (max-width: 380px) {	
.Toptitile01 {
	margin-top: 25vh;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 30px;
	width: 35%;
}
	
.Toptitile02 {
	position: absolute;
	top: 60vh;
	z-index: 9999;
	left: 0px;
	margin: 30px;
	font-size: 1.0em;
}

.Toptitile03 {
	top: 92vh;
	left: 10px;
	font-size: 1.0em;
	position: fixed;
}
	
.Toptitile03-2 {
	top: 92vh;
	right: 10px;
	font-size: 1.0em;
	position: fixed;
}
	
.Toptitile04 {
    position: absolute;
    bottom: -50px;
    z-index: 9999;
    left: 0px;
    /* [disabled]color: rgba(255,255,255,1.00)!important; */
    font-weight: 400;
    font-size: 1.15em;
    text-align: left;
}	
	
.Toptitile05 {
	position: absolute;
	z-index: 10;
	bottom: 5%;
	font-size: 1em;
	right: 0px;
}
	
}

.fb-plugin-responsive {
    width: 100%;
    height: 500px;
    padding: 0px;
    margin: 0px;
	z-index: -11;
}

.logo001 {
	width: 23vw;
    position: fixed;
    top: 10px;
    left: 5%;
    margin-left: 15px;
}

@media only screen and (max-width: 1200px) {
.logo001 {
	width: 30vw;
    position: fixed;
    top: 15px;
    left: 5%;
    margin-left: 15px;
	
}

}


@media only screen and (max-width: 820px) {
.logo001 {
	width: 45vw;
    position: fixed;
    top: 15px;
    left: 5%;
    margin-left: 15px;
	
}

}

@media only screen and (max-width: 480px) {
.logo001 {
	width: 70vw;
	left: 3%;
    top: 20px;

}
}

@media only screen and (max-width: 375px) {
.logo001 {
	width: 70vw;
}
}



.NewsFrame {
	position: relative;
	width: 100%;
	height: 40em;
}

.NewsFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#newsWrap{
	/* [disabled]margin: 0 0 15px; */
	/* [disabled]padding: 0; */
	color: rgba(0,0,0,0.85);
	overflow-y: hidden;
	width: 100%;
}

ul#newsList{
	color: rgba(0,0,0,0.85);
	overflow-y: hidden;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

ul#newsList li{
    color: rgba(0,0,0,1);
    line-height: 1.5;
    list-style-type: none;
    background-color: rgba(255,255,255,1.00);
    margin-top: 10px;
    /* [disabled]font-weight: 400; */
    /* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
    font-size: clamp(0.8rem, calc(0.20vw + 1.0rem), 1.6rem);
    margin-bottom: 0px;
    border-bottom: thin dotted rgba(0,0,0,0.30);
    padding: 10px;
}

ul#newsList2{
	color: rgba(0,0,0,0.85);
	overflow-y: hidden;
	width: 100%;
	margin: 0px;

}


ul#newsList2 li{
	color: rgba(0,0,0,1);
	line-height: 1.5;
	list-style-type: none;
	background-color: rgba(255,255,255,1.00);
	margin-top: 10px;
	/* [disabled]font-weight: 400; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(0.8rem, calc(0.20vw + 1.0rem), 1.6rem);
	margin-bottom: 10px;
	padding: 20px;
}

.up_ymd{
	font-size: 95%;
}


.up_ymd2{
	font-size: 1.2em;
	text-align: right;
	border-top: thin solid rgba(0,0,0,0.31);
	padding-top: 10px;
}

.comment{
    display: block;
    padding-top: 10px;
    padding-right: 1em;
    padding-left: 0;
    padding-bottom: 3px;
    float: left;
    overflow: hidden;
    width: 100%;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
    font-size: 1.1em;
    border-top: thin dotted rgba(0,0,0,0.25);
    margin-top: 10px;
    line-height: 1.5;
}

.thumbNailWrap{
	display:block;
	width:110px;
	float:left;
	height:80px;
	overflow:hidden;
}

.catName {
    display: inline-block;
    /* [disabled]border: 1px solid #ccc; */
    /* [disabled]border-radius: 6px; */
    font-size: 100%;
    text-align: center;
    margin-right: 1em;
    color: rgba(255,255,255,1.00);
}

.catName-detail {
    display: inline-block;
    /* [disabled]border: 1px solid #ccc; */
    /* [disabled]border-radius: 6px; */
    font-size: 100%;
    text-align: center;
    margin-right: 1em;
    color: rgba(255,255,255,1.00);    
}

.cat-10{
	background-color: #2C558B;
    width: 15em;
}

.cat-11{
	background-color: rgba(55,106,184,1.00);
    width: 15em;
}

.cat-12{
    background-color: rgba(207,96,97,1.00);
    width: 15em;
}

.catNameColor01 {
    background-color: rgba(187,60,62,0.90);
}

.catNameColor02 {
    background-color: #2C558B;
}

.catNameColor03 {
    background-color: rgba(60,113,187,0.90);
}

.newsList2 {
    list-style-type: none;
    margin-bottom: 20px;
}

.title {
	color: rgba(0,0,0,1.00);
	/* [disabled]display: inline-block; */
	margin-bottom: 0px;
	margin-top: 10px;
}
.title a {
	color: rgba(0,0,0,1.00);
}

/* Pager style（外部化可） */
.pager{
	text-align:right;
	clear:both;
}
/*ページャーボタン*/
.pager a{
	border: 1px solid #000000;
	color: #333;
	font-size: 1.2em;
	padding: 3px 7px 2px;
	text-decoration: none;
	margin: 0 1px;
}

/*現在のページのボタン*/
.pager a.current{
    background: #000000;
	border: 1px solid #000000;
    color: #fff;
	font-size: 1.2em;
    padding: 3px 7px 2px;
	margin:0 1px;
    text-decoration: none;
}

.pager a:hover{
    background:#000000;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;	
}

.detailTitle {
	font-size: 1.8em;
	text-align: left;
}

.detailText {
    font-weight: 400;
    font-size: 1.3em;
    text-align: justify;
    margin-top: 50px;
    margin-bottom: 50px;
}
	
.detailText a {
    text-decoration: underline!important;	
}

@media only screen and (max-width: 1024px) {
.news {
  height: 20em;		
}
.catName2 {
	font-size: 10px;
}

.title {
	/* [disabled]display: inherit; */
	margin-top: 5px;
	/* [disabled]margin-bottom: 20px; */
	/* [disabled]line-height: 1.2; */
}

}
	
@media only screen and (max-width: 480px) {
ul#newsList li{
	color: rgba(0,0,0,1);
	line-height: 1.5;
	list-style-type: none;
	background-color: rgba(255,255,255,1.00);
	margin-top: 10px;
	/* [disabled]font-weight: 400; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(0.8rem, calc(0.25vw + 1.1rem), 1.6rem);
	margin-bottom: 0px;
	border-bottom: thin dotted rgba(0,0,0,0.30);
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.up_ymd{
	font-size: 85%;
}

.up_ymd2{
	font-size: 1.0em;
	text-align: right;
	border-top: thin solid rgba(0,0,0,0.31);
	padding-top: 10px;
}
    
.catName{
	font-size: 10px;
}	

.catName-detail {
    display: inline-block;
    /* [disabled]border: 1px solid #ccc; */
    /* [disabled]border-radius: 6px; */
    font-size:0.95em;
    text-align: center;
    margin-right: 0em;
    color: rgba(255,255,255,1.00);    
}    

.detailTitle {
	font-size: 1.3em;
	text-align: left;
  text-indent: -2em;
  padding-left: 2em;  
    line-height: 1.3;
}    

.detailText {
    font-weight: 400;
    font-size: 1.1em;
    text-align: justify;
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 20px;
}
    
.news {
  height: 30em;		
}
.catName2 {
	font-size: 10px;
}
	
	.logo {
	width: 7%;		
	}

/*ページャーボタン*/
.pager a{
	border: 1px solid #000000;
	color: #333;
	font-size: 1.0em;
	padding: 3px 7px 2px;
	text-decoration: none;
	margin: 0 1px;
}	

/*現在のページのボタン*/
.pager a.current{
    background: #000000;
	border: 1px solid #000000;
    color: #fff;
	font-size: 1.0em;
    padding: 3px 7px 2px;
	margin:0 1px;
    text-decoration: none;
}	

}


.viewMoreRO_02 {
    background-color: #2C558B;
    font-size: 1.2em;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 1em 3em;
    margin-bottom: 0px;
    display: inline-block;
}

.viewMoreRO_02 a {
	color: rgba(255,255,255,1.00);
}

.viewMoreRO_03 {
    background-color: #2C558B;
    font-size: 1.1em;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 1em 3em;
    margin-bottom: 0px;
}

.viewMoreRO_03 a {
	color: rgba(255,255,255,1.00);
}

.viewMoreRO_04 {
    background-color: #2C558B;
    font-size: 1.3em;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 1.5em 3em;
    margin-bottom: 0px;
    vertical-align: middle;
}

.viewMoreRO_04 a {
    color: rgba(255,255,255,1.00);
}

.viewMoreRO_04 span {
    margin-left: 10px;
    vertical-align: 5px;
}

.sectionTitle00 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
align-items: stretch;
}

.sectionTitle00-1 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
    border: 1px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
    /* [disabled]background-color: rgba(255,255,255,0.85); */
    margin-bottom: 20px;
    align-items: stretch;
}

.sectionTitle00-1-2 {
    width: calc(33% - 22px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}


.sectionTitle00-1-footer {
    width: calc(33% - 22px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}

.sectionTitle00-1-3 {
    width: calc(33% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}

.sectionTitle10 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
	align-items: stretch;
}

.sectionTitle10::after{
  content:"";
  display: block;
  width:calc(33% - 10px); 
}

.sectionTitle10-1 {
    width: calc(33% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
    border: 1px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: rgba(255,255,255,0.85);
    margin-bottom: 20px;
align-items: stretch;
}

.sectionTitle11 {
    display: flex; /* flexbox */
    flex-wrap: wrap; /* 折返し指定 */
    justify-content: start;
    align-items: stretch;
    width: 100%;
    border: thin solid rgba(0,0,0,0.21);
    padding: 20px;
}

.sectionTitle11-1 {
    width: calc(100%/6); /* margin padding分を引く */
    display: flex;
    flex-direction: column;
    
}

.sectionTitle11-1 img{
    width: 96%;
      -webkit-backface-visibility: hidden!important;

}

.sectionTitleARCHI01 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.sectionTitleARCHI01-2{
	width: calc(20% - 10px); /* margin padding分を引く */
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border: thin solid rgba(0,0,0,0.10);
	position: relative;
	display: flex;
	flex-direction: column;
	line-height: 1.4!important;
	font-size: 1.4em;
	font-weight: 400;
}

/* 最後のコンテンツを左寄せにする指定 */
.sectionTitleARCHI01:after {
    content: "";
    display: block;
    width: 20%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}


.ACT01 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
	
}

.ACT01-2{
	width: calc(33.3% - 5px); /* margin padding分を引く */
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border: thin solid rgba(0,0,0,0.30);
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: rgba(255,255,255,1.00);
}

/* 最後のコンテンツを左寄せにする指定 */
.ACT01:after {
    content: "";
    display: block;
    width: 33%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}

.ACT01-3 {
	/* [disabled]background-color: #2C558B; */
	text-align: left;
	/* [disabled]color: rgba(255,255,255,1.00); */
	font-weight: 400;
	line-height: 1.8;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: thin dotted rgba(0,0,0,0.30);
	font-size: 1.25em;
	margin-left: 10px;
	margin-right: 10px;
}

.ACT01-4 {
	line-height: 1.4;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}


.orange {
	color: #2C558B;
	font-weight: 700;
	border-right: 3px solid #2C558B;
	border-left: 3px solid #2C558B;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

@media only screen and (max-width: 1200px) {
.sectionTitle00 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
	align-items: flex-start;
}

.sectionTitle00-1 {
    width: calc(50% - 5px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
    border: 1px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
    /* [disabled]background-color: rgba(255,255,255,0.85); */
    margin-bottom: 20px;
}	

.sectionTitle10 {
    display: flex; /* flexbox */
    flex-wrap: wrap; /* 折返し指定 */
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin-left: 0%;
}

.sectionTitle10::after{
  content:"";
  display: block;
  width:calc(50% - 10px); 
}

.sectionTitle10-1 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
    border: 1px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: rgba(255,255,255,0.85);
    margin-bottom: 20px;
align-items: stretch;
}
	

}


@media only screen and (max-width: 850px) {
.sectionTitle00-1 {
	width: calc(50% - 10px); /* margin padding分を引く */
}
	
.sectionTitle00-1-footer {
    width: calc(33% - 5px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}
	
.sectionTitle00-1-3 {
	width: calc(33% - 10px); /* margin padding分を引く */
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 2px solid #2C558B;
	position: relative;
	display: flex;
	flex-direction: column;
	font-size: 85%;
}	

.sectionTitleARCHI01-2{
	width: calc(33% - 10px); /* margin padding分を引く */
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border: thin solid rgba(0,0,0,0.10);
	position: relative;
	display: flex;
	flex-direction: column;
	line-height: 1.4!important;
	font-size: 1.4em;
	font-weight: 400;
	
}

.sectionTitle10 {
    display: flex; /* flexbox */
    flex-wrap: wrap; /* 折返し指定 */
    justify-content: space-between;
    align-items: stretch;
    width: 84%;
    margin-left: 8%;
}

.sectionTitle10::after{
  content:"";
  display: block;
  width:calc(50% - 10px); 
}

.sectionTitle10-1 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
    border: 1px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: rgba(255,255,255,0.85);
    margin-bottom: 20px;
align-items: stretch;
}

.ACT01 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.ACT01-2{
	width: calc(50% - 10px); /* margin padding分を引く */
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border: thin solid rgba(0,0,0,0.30);
	position: relative;
	display: flex;
	flex-direction: column;
}

/* 最後のコンテンツを左寄せにする指定 */
.ACT01:after {
    content: "";
    display: block;
    width: 50%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}

.ACT01-3 {
	/* [disabled]background-color: #2C558B; */
	text-align: left;
	/* [disabled]color: rgba(255,255,255,1.00); */
	font-weight: 400;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: thin dotted rgba(0,0,0,0.30);
	font-size: 1.25em;
	margin-left: 10px;
	margin-right: 10px;
}

.ACT01-4 {
	line-height: 1.4;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

	
}


@media only screen and (max-width: 480px) {
.sectionTitle00-1,
.sectionTitle00-1-2,
.sectionTitle00-1-3{
	width: calc(100% - 0px); /* margin padding分を引く */
}
    
.sectionTitle00-1{
    margin-bottom: 30px;
}

.sectionTitle00-1-text {
    display: none;		
	}
	
.sectionTitle00-1-footer{
	width: calc(100% - 0px); /* margin padding分を引く */
	margin-bottom: 10px;
}	
	
.sectionTitleARCHI01-2{
	width: calc(50% - 5px); /* margin padding分を引く */
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border: thin solid rgba(0,0,0,0.10);
	position: relative;
	display: flex;
	flex-direction: column;
	line-height: 1.4!important;
	font-size: 105%;
	font-weight: 400;
	
}


.sectionTitle10 {
    display: inherit; /* flexbox */
    flex-wrap: wrap; /* 折返し指定 */
    justify-content: space-between;
    align-items: stretch;
    width: 90%;
    margin-left: 0%;
}

.sectionTitle10::after{
  content:"";
  display: block;
  width:calc(100% - 0px); 
}

.sectionTitle10-1 {
    width: calc(100% - 0px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
    border: 1px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: rgba(255,255,255,0.85);
    margin-bottom: 20px;
align-items: stretch;
}   
    
.sectionTitle11 {
    display: flex; /* flexbox */
    flex-wrap: wrap; /* 折返し指定 */
    justify-content: start;
    align-items: stretch;
}

.sectionTitle11-1 {
    width: calc(100%/2); /* margin padding分を引く */
    display: flex;
    flex-direction: column;
}
 
    
    
.ACT01 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.ACT01-2{
	width: calc(100% - 0px); /* margin padding分を引く */
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border: thin solid rgba(0,0,0,0.30);
	position: relative;
	display: flex;
	flex-direction: column;
}

/* 最後のコンテンツを左寄せにする指定 */
.ACT01:after {
    content: "";
    display: block;
    width: 100%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}

.ACT01-3 {
	/* [disabled]background-color: #2C558B; */
	text-align: left;
	/* [disabled]color: rgba(255,255,255,1.00); */
	font-weight: 400;
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: thin dotted rgba(0,0,0,0.30);
	font-size: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
}

.ACT01-4 {
	line-height: 1.4;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
	
}


.description {
    flex-grow: 1; /* 余白の割り当て */
    font-weight: 400;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}

.description2 {
    flex-grow: 1; /* 余白の割り当て */
    font-weight: 400;
    margin-bottom: 70px;
    margin-top: 10px;
}

.flex-img {
    margin-top: auto;	
}

.viewMoreRO_01 {
    background-color: #2C558B;
    font-size: 1.2em;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 0.5em 0;
    margin-bottom: 0px;
}

.viewMoreRO_01 a {
	color: rgba(255,255,255,1.00);
}


    



.viewMore2 {
	background-color: #2C558B;
	font-size: 3em;
	position: absolute;
	color: rgba(255,255,255,1.00);
	bottom: -21px;
	right: -0.5px;
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
}

.viewMore2 a {
	color: rgba(255,255,255,1.00);
}

.viewMore3 {
	background-color: #2C558B;
	font-size: 3em;
	position: absolute;
	color: rgba(255,255,255,1.00);
	top: 0px;
	right: -0.5px;
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
}

.viewMore3 a {
	color: rgba(255,255,255,1.00);
}



.sectionTitle00-2 {
	background-color: #2C558B;
	margin-top: 10px;
	color: rgba(255,255,255,1.00);
	display: inline-block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	/* [disabled]position: relative; */
	font-weight: bold;
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(1.3rem, calc(0.25vw + 0.9rem), 1.8rem);
}


.sectionTitle01 {
    text-align: left;
    border-bottom: 1px dotted #2C558B;
    /* [disabled]color: #2C558B; */
    padding-bottom: 5px;
}
.sectionTitle02 {
    text-align: right;
    border-bottom: 5px solid #2C558B;
    /* [disabled]color: #2C558B; */
    padding-bottom: 10px;
}

.box28 {
	position: relative;
	margin-bottom: 1em;
	padding: 25px 5px 7px;
	border: solid 2px #2C558B;
	background-color: rgba(255,255,255,1.00);
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(0.8rem, calc(0.25vw + 1.1rem), 1.6rem);
	line-height: 1.8;	

}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    background: #2C558B;
    color: #ffffff;
    font-weight: 400;
    border: thin solid rgba(255,255,255,1.00);
}
.box28 p {
    margin-right: 0;
    margin-left: 2.5em;
    margin-bottom: 10px;
    padding: 0;
    margin-top: 10px;
    text-align: left;
    text-indent: -1em;
}

.box28-2 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.box28-2:before {
    content: "";
	width: calc(20% - 10px); /* margin padding分を引く */
	order: 1;
}

.box28-2:after {
	content: "";
	width: calc(20% - 10px); /* margin padding分を引く */
}

.box28-2 a {
    width: calc(20% - 10px); /* margin padding分を引く */
    padding: 0em;
    /* [disabled]border: 2px solid #2C558B; */
    /* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
    font-size: clamp(1.3rem, calc(0.25vw + 1.0rem), 1.8rem);
    display: table;
    margin-bottom: 10px;
}

.box28-2 p {
    padding: 1em;
    flex-grow: 1;
  display: table-cell;
  vertical-align: middle;
}

.box28-2-2 {
    font-size: 85%;
    text-align: right;
}

.box28-3 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.box28-3-inner  {
	width: calc(25% - 5px); /* margin padding分を引く */
	padding: 1em;
	/* [disabled]border: 2px solid #2C558B; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(0.8rem, calc(0.25vw + 1.1rem), 1.6rem);
	line-height: 1.3;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 10px;
}

.box28-3-inner img  {
    border: thin solid rgba(0,0,0,0.3);
}

.box28-4 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.box28-4-inner  {
	width: calc(100%); /* margin padding分を引く */
	padding: 1em;
	/* [disabled]border: 2px solid #2C558B; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(0.8rem, calc(0.25vw + 1.1rem), 1.6rem);
	line-height: 1.5;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 10px;
}

.box28-4 .box-title {
	color: #2C558B;
	font-weight: 500;
}

.box28-4 .box-description {
    font-size: 90%;	
}

.box28-5 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:flex-end	;
}


.box28-5 p {
	width: calc(33% - 22px); /* margin padding分を引く */
	padding: 1em;
	border: 1px solid #2C558B;
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(1.3rem, calc(0.25vw + 1.0rem), 1.8rem);
}

.box28-6 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.box28-6:before {
    content: "";
	width: calc(25% - 10px); /* margin padding分を引く */
	order: 1;
}

.box28-6:after {
	content: "";
	width: calc(25% - 10px); /* margin padding分を引く */
}

.box28-6 a {
    width: calc(25% - 10px); /* margin padding分を引く */
    padding: 0em;
    /* [disabled]border: 2px solid #2C558B; */
    /* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
    font-size: clamp(1.3rem, calc(0.25vw + 1.0rem), 1.8rem);
    display: table;
    margin-bottom: 10px;
}

.box28-6 p {
    padding-top: 2em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 0.5em;
    flex-grow: 1;
    display: table-cell;
    vertical-align: top;
}

.box28-6-2 {
    font-size: 85%;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 5px;
    opacity: 0.7;
}

@media only screen and (max-width: 1200px) {
.box28-2 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.box28-2:before {
    content: "";
	width: calc(33% - 10px); /* margin padding分を引く */
	order: 1;
}

.box28-2:after {
	content: "";
	width: calc(33% - 10px); /* margin padding分を引く */
}

.box28-2 a {
	width: calc(33% - 10px); /* margin padding分を引く */
	padding: 0em;
	/* [disabled]border: 2px solid #2C558B; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(1.3rem, calc(0.25vw + 1.0rem), 1.8rem);
}

.box28-2 p {
	padding: 0.5em;
}
}


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

	

.viewMore3 {
	background-color: #2C558B;
	font-size: 2.5em;
	position: absolute;
	color: rgba(255,255,255,1.00);
	top: 0px;
	right: -0.5px;
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}

.viewMore3 a {
	color: rgba(255,255,255,1.00);
}
	
}


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

.box28-2 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:space-between;
}

.box28-2:before {
    content: "";
	width: calc(50% - 10px); /* margin padding分を引く */
	order: 1;
}

.box28-2:after {
	content: "";
	width: calc(50% - 10px); /* margin padding分を引く */
}

.box28-2 a {
	width: calc(50% - 10px); /* margin padding分を引く */
	padding: 0em;
	/* [disabled]border: 2px solid #2C558B; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(0.85rem, calc(0.20vw + 1.0rem), 1.8rem);
}

.box28-2 p {
	padding: 0.5em;
	line-height: 1.5;
}

.box28-3-inner  {
	width: calc(50% - 5px); /* margin padding分を引く */
	padding: 1em;
	/* [disabled]border: 2px solid #2C558B; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(0.8rem, calc(0.25vw + 1.1rem), 1.6rem);
	line-height: 1.3;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 10px;
}    
    
.box28-4-inner  {
	width: calc(100%); /* margin padding分を引く */
	padding: 1em;
	/* [disabled]border: 2px solid #2C558B; */
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: 110%;
	line-height: 1.5;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 10px;
}
.box28-4 .box-description {
    font-size: 90%;	
}
	
	
}
	

.box28-5 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content:flex-end	;
}


.box28-5 p {
	width: calc(100% - 0px); /* margin padding分を引く */
	padding: 1em;
	border: 1px solid #2C558B;
	/* 最小1.3rem | SP:1.4rem | TB:1.5rem | PC:1.6rem | 最大1.8rem */
	font-size: clamp(1.3rem, calc(0.25vw + 1.0rem), 1.8rem);
}
	
}

.telNumber {
	font-size: 150%;	
}

.fuchidori {
   text-shadow    : 
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;        /* 文字の影 */
}

.history00 {
    margin-top: 30px;
    margin-left: 1em;
    margin-bottom: 5px;
}

.history01 {
	margin-top: 5px;
}

.history01 dt {
	width: 18%;
	display: inline-block;
	float: left;
	margin-bottom: 15px;
	border-right: thin dotted rgba(0,0,0,0.25);
	margin-right: 2em;
	margin-left: 1em;
    font-size: 90%;
}

.history01 dd {
    margin-bottom: 15px;
    border-bottom: thin dotted rgba(0,0,0,0.25);
    padding-bottom: 15px;
    line-height: 1.5;
    font-size: 90%;
}

.history01, dd .first {
	border-top: thin dotted rgba(0,0,0,0.25);
	padding-top: 15px;
}

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

.history01 {
	margin-top: 0px;
}	
	
.history01 dt {
	width: 100%;
	display: inline-block;
	float: none;
	margin-bottom: 5px;
	border-right: thin none rgba(0,0,0,0);
	font-size: 100%;
	margin-right: 0em;
	margin-left: 0em;
	background-color: rgba(223,223,223,1.00);
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.history01 dd {
	margin-bottom: 15px;
	border-bottom: thin none rgba(0,0,0,0);
	padding-bottom: 15px;
	padding-left: 1em;
}
	
.history01, dd .first {
	border-top: thin none rgba(0,0,0,0.25);
	padding-top: 15px;
}


.viewMoreRO_02 {
    background-color: #2C558B;
    font-size: 1.2em;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 1em 3em;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.viewMoreRO_02 a {
	color: rgba(255,255,255,1.00);
}

.viewMoreRO_03 {
    background-color: #2C558B;
    font-size: 1.1em;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 1em 3em;
    margin-bottom: 15px;
    margin-top: 15px;
}

.viewMoreRO_03 a {
	color: rgba(255,255,255,1.00);
}

    
.viewMoreRO_04 {
    background-color: #2C558B;
    font-size: 1.0em;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 1.5em 3em;
    margin-bottom: 0px;
    vertical-align: middle;
}

.viewMoreRO_04 a {
    color: rgba(255,255,255,1.00);
}

.viewMoreRO_04 span {
    margin-left: 10px;
    vertical-align: 5px;
}    
    
}

.member00 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content: space-between;
}

.member00:after {
    content: "";
    width: calc(33% - 10px); /* margin padding分を引く */
}

.member01 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}

.member01-2 {
    width: calc(33% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}

.member02 {
	display: flex; /* flexbox */
	/* [disabled]flex-wrap: wrap; */ /* 折返し指定 */
}

.member02-1 {
    width: calc(35% - 10px); /* margin padding分を引く */
    margin-bottom: 0em;	
	
}

.member02-2 {
    margin-left: 1em;
    font-size: 120%;
    line-height: 1.8;
}

.member02-2 a:hover {
    text-decoration: underline;
    
}



.member02-3 {
    margin-bottom: 0px;
    margin-top: 10px;
    line-height: 1.5;
    font-size: 1.12em;
    border-top: thin dotted rgba(0,0,0,0.30);
    padding-top: 5px;
}


@media only screen and (max-width: 1600px) {
.member01 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}
	
.member00:after {
    content: "";
    width: 50%;
}
	
}

@media only screen and (max-width: 820px) {
.member01 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}
	
.member01-2 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}    
    
.member00:after {
    content: "";
    width: 50%;
}
	
.member02 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content: space-between;
}

	
.member02-1 {
    width: calc(100% - 0px); /* margin padding分を引く */
    margin-bottom: 0em;	
	
}	
	
.member02-1 img{
    width: 100%; 
}	

	
.member02-2 {
	margin-left: 0em;
	margin-top: 10px;
	margin-bottom: 20px;
}
	
}


@media only screen and (max-width: 480px) {
.member01 {
	width: calc(96% - 15px); /* margin padding分を引く */
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 2px solid #2C558B;
	position: relative;
	display: flex;
	flex-direction: column;
	margin-left: 15px;
}
    
.member01-2 {
    width: calc(96% - 15px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
	margin-left: 15px;
}   
	
.member00:after {
	content: "";
	width: 96%;
}
	
.member02 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content: space-between;
}

	
.member02-1 {
    width: calc(100% - 0px); /* margin padding分を引く */
    margin-bottom: 0em;	
	
}	
	
.member02-1 img{
    width: 100%; 
}	

	
.member02-2 {
	margin-left: 0em;
	margin-top: 10px;
	margin-bottom: 20px;
}
	
}

.join00 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content: space-between;
}

.join00:after {
    content: "";
    width: 50%;
}

.join01 {
    width: calc(50% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}

.join02 {
	border-bottom: thin solid rgba(0,0,0,0.25);
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}



@media only screen and (max-width: 820px) {
.join00 {
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
	justify-content: space-between;
}

.join00:after {
    content: "";
    width: 100%;
}

.join01 {
    width: calc(100% - 10px); /* margin padding分を引く */
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2C558B;
    position: relative;
    display: flex;
    flex-direction: column;
}	
}

.joinTable {
	width: 100%;	
}

.joinTable tr {
	border-bottom: thin solid rgba(0,0,0,0.30);
}

.joinTable th {
	border-top: thin solid rgba(0,0,0,0.30);
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(196,196,196,0.10);
}

.joinTable td {
	padding-top: 15px;
	padding-bottom: 15px;
}

@media only screen and (max-width: 480px) {
.joinTable {
	width: 100%;	
}

.joinTable tr {
	border-bottom: thin solid rgba(0,0,0,0.30);
}

.joinTable th {
	border-top: thin solid rgba(0,0,0,0.30);
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(196,196,196,0.10);
}

.joinTable td {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 95%;
}
	
}



.pdfMark {
	background-color: rgba(246,132,54,1.00);
	color: rgba(255,255,255,1.00);
	padding: 10px;
}


.pdfMark2 {
	background-color: rgba(246,132,54,1.00);
	color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	width: 150px;
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 5px;
}

.gallaryMark {
    background-color: rgba(246,132,54,1.00);
    color: rgba(255,255,255,1.00);
    /* [disabled]display: inline-block; */
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
}

.gallaryMarkInner {
	color: rgba(255,255,255,1.00);
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 1.8em;
}

.gallaryMark2 {
	display: inline-block;
	height: 5.45vw;
	border: thin solid rgba(246,132,54,1.00);
	margin-top: 5px;
}

.gallaryMark2 p {
	position: absolute;
	top: 50%;
	left: 1%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding-left: 10px;
	margin-bottom: 0px;
}


.gallaryMark3 {
	display: inline-block;
	border: thin solid rgba(246,132,54,1.00);
	height: 5vw;
	vertical-align: top;
	margin: 0;
	padding-left: 10px;
}


@media only screen and (max-width: 480px) {
.pdfMark2 {
	background-color: rgba(246,132,54,1.00);
	color: rgba(255,255,255,1.00);
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	width: 97%;
	display: inline-block;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 5px;
	margin-top: 20px;
}
	
}


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


.parent_box:after {
    content: "";
    width: 33%;
}


.parent_box div {
    width: calc(33% - 10px); /* margin padding分を引く */
	padding: 10px;
	/* [disabled]margin-right: 5px; */
	border: thin solid rgba(0,0,0,0.30);
	/* [disabled]margin-left: 5px; */
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: rgba(255,255,255,1.00);
	line-height: 1.3;
}

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


.parent_box2:after {
    content: "";
    width: 100%;
}


.parent_box2 div {
    width: calc(100% - 0px); /* margin padding分を引く */
	padding: 10px;
	/* [disabled]margin-right: 5px; */
	border: thin solid rgba(0,0,0,0.30);
	/* [disabled]margin-left: 5px; */
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.3;
}

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


.parent_box3:before {
  content:"";
  display: block;
  width:24%;
  order:1;
}

.parent_box3:after {
  content:"";
  display: block;
  width:24%;
}

.parent_box3 div {
    width: calc(25% - 10px); /* margin padding分を引く */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-left: 5px; */
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.3;
}

.parent_box3 img {
	border: thin solid rgba(0,0,0,0.30);

}
.parent_box5 {
    border-left: thin dotted rgba(0,0,0,0.30);
}

.parent_box6 {
    line-height: 1.6;
}

.parent_box4 {
    line-height: 1.6;
	border: thin solid rgba(0,0,0,0.30);
    display: inline-block;
    padding: 10px 0px;
}

@media only screen and (max-width: 820px) {
.parent_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.parent_box:after {
    content: "";
    width: 50%;
}


.parent_box div {
    width: calc(50% - 10px); /* margin padding分を引く */
	padding: 10px;
	/* [disabled]margin-right: 5px; */
	border: thin solid rgba(0,0,0,0.30);
	/* [disabled]margin-left: 5px; */
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: rgba(255,255,255,1.00);
	line-height: 1.3;
}
	
.parent_box3:before {
    content: "";
    width: 33%;
}
	
.parent_box3:after {
    content: "";
    width: 33%;
}


.parent_box3 div {
	width: calc(33% - 10px); /* margin padding分を引く */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-left: 5px; */
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.3;
	font-size: 100%;
}
	
.parent_box5 {
    border-left: thin none rgba(0,0,0,0.30);
    border-top: thin dotted rgba(0,0,0,0.30);
    clear: both;
    padding-top: 10px;
}

}

@media only screen and (max-width: 480px) {
.parent_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: inline-block;
}
 
.parent_box div {
	width: 100%;
	padding: 15px;
	margin-right: 0px;
	border: thin solid rgba(0,0,0,0.30);
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
	
.parent_box3:before {
    content: "";
    width: 50%;
}
	
.parent_box3:after {
    content: "";
    width: 50%;
}


.parent_box3 div {
	width: calc(50% - 10px); /* margin padding分を引く */
	/* [disabled]margin-right: 5px; */
	/* [disabled]margin-left: 5px; */
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.3;
	font-size: 80%;
}

}

.gallery{
columns: 4;/*段組みの数*/
padding:0 0px;/*ギャラリー左右に余白をつける*/
margin:0;
}

.gallery li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
list-style:none;
}

/*ギャラリー内のイメージは横幅100%にする*/
.gallery img{
	width:100%;
	height:auto;
	vertical-align: bottom;/*画像の下にできる余白を削除*/}

/*　横幅900px以下の段組み設定　*/
@media only screen and (max-width: 900px) {
	.gallery{
	columns:3;
	}	
}

@media only screen and (max-width: 768px) {
	.gallery{
	columns: 2;
	}	
}

.gallery2{
columns: 3;/*段組みの数*/
padding:0 0px;/*ギャラリー左右に余白をつける*/
margin:0;
}

.gallery2 li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
list-style:none;
}

/*ギャラリー内のイメージは横幅100%にする*/
.gallery2 img{
	width:100%;
	height:auto;
	vertical-align: bottom;/*画像の下にできる余白を削除*/}

/*　横幅900px以下の段組み設定　*/
@media only screen and (max-width: 900px) {
	.gallery2 {
	columns:3;
	}	
}

@media only screen and (max-width: 768px) {
	.gallery2 {
	columns: 2;
	}	
}

.gallery3{
    /* [disabled]columns: 5; *//*段組みの数*/
    padding: 0 0px;/*ギャラリー左右に余白をつける*/
    margin: 0;
 display:flex;
 justify-content:space-between;   
    flex-wrap:wrap;

}

.gallery3 li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
    list-style: none;
    width:24.5%;
    height:auto;
}

/*ギャラリー内のイメージは横幅100%にする*/
.gallery3 img{
	width:100%;
	height:auto;
	vertical-align: bottom;/*画像の下にできる余白を削除*/}

/* 最後のコンテンツを左寄せにする指定 */
.gallery3:after {
    content: "";
    display: block;
    width: 24.5%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
}

.gallery3:before {
    content: "";
    display: block;
    width: 24.5%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
    order: 1;  /* 疑似要素beforeの順番を必ず指定する*/
}


/*　横幅900px以下の段組み設定　*/
@media only screen and (max-width: 900px) {
	.gallery3 {
    /* [disabled]columns:4; */
	}	
.gallery3 li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
    list-style: none;
 width:24%;height:auto;
}    
}

@media only screen and (max-width: 768px) {
	.gallery3 {
    /* [disabled]columns: 3; */
	}	
.gallery3 li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
    list-style: none;
 width:33%;height:auto;
}    
}

@media only screen and (max-width: 480px) {
	.gallery3 {
    /* [disabled]columns: 3; */
	}	
.gallery3 li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
    list-style: none;
 width:49.5%;height:auto;
}    
}

.gallery4{
    /* [disabled]columns: 5; *//*段組みの数*/
    padding: 0 0px;/*ギャラリー左右に余白をつける*/
    margin: 0;
 display:flex;
 justify-content:space-between;   
    flex-wrap:wrap;
}

.gallery4 li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
    list-style: none;
    width:32.8%;
    height:auto;
}

/*ギャラリー内のイメージは横幅100%にする*/
.gallery4 img{
	width:100%;
	height:auto;
	vertical-align: bottom;/*画像の下にできる余白を削除*/}

/*　横幅900px以下の段組み設定　*/
@media only screen and (max-width: 900px) {
	.gallery4 {
    /* [disabled]columns:4; */
	}	
.gallery4 li {
    margin-bottom: 10px;/*各画像下に余白をつける*/
    list-style: none;
 width:24%;height:auto;
}    
}



.titleSpan {
    letter-spacing: -7px;	
	
}

.NewsDetail {
	min-height: 50vh;	
}

.tag01 {
    color: rgba(255,255,255,1.00);
    background-color: rgba(0,0,0,0.70);
    font-size: 80%;
    margin-left: 1em;
    padding-top: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 2px;
}

.imgFrame {
    border: thin solid rgba(0,0,0,0.1);
}

.orange01 {
    color: #2C558B;
    margin-right: 20px;
}

.orange02 {
    font-size: 1.5em;
    margin-left: 10px;
}

.event001 {
    text-align: left;    
}

.event001 dt {
    background-color: #2C558B;
    color: rgba(255,255,255,1.00);
    display: inline-block;
    padding-right: 2em;
    padding-left: 2em;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.event001 dd {
    margin-left: 2em;
    margin-bottom: 0.5em;
}

.eventSubTitle {
    border-bottom: thin dotted rgba(52,52,52,1.00);
    font-size: 75%;
    padding-bottom: 5px;
}

.eventBox {
    font-size: 1.8em;
    background-color: rgba(255,134,0,0.10);
    display: inline-block;
    padding-bottom: 0px;
    border: 3px solid #2C558B;
    /* [disabled]margin-left: 15px; */
}

@media only screen and (max-width: 480px) {
.event001 {
    text-align: left;    
}

.event001 dt {
    background-color: #2C558B;
    color: rgba(255,255,255,1.00);
    display: inline-block;
    padding-right: 2em;
    padding-left: 2em;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.event001 dd {
    margin-left: 0em;
}
    
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.fixEvent20250628-1 {
    width: 80%;
    margin-left: -320px;
}

.fixEvent20250628-2 {
    margin-top:-70px;
}

.fixEvent20250628-3 {
    position: absolute;
    top: -30px;
    right: 0px;
    width: 30%;
}

.fixEvent20250628-4 {
    position: absolute;
    bottom: -100px;
    right: 0px;
    width: 30%;
}


.fixEvent20250628-5 {
    position: absolute;
    top: -150px;
    right: -120px;
    width: 30%;
}

.eventBanner20250628 {
    position: absolute;
    bottom: 32vh;
    right: 0px;
    z-index: 999;
    width: 30vw;
}

.newsBlock {
    background-color: #2C558B;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: -100px;
    height: 100px;
}

@media only screen and (max-width: 480px) {
.fixEvent20250628-1 {
    width: 100%;
    margin-left: -100px;
}

.fixEvent20250628-2 {
    margin-top:-30px;
}

.fixEvent20250628-3 {
    position: absolute;
    top: -30px;
    right: -40px;
    width: 35%;
}

.fixEvent20250628-4 {
    position: absolute;
    bottom: 120px;
    right: -30px;
    width: 35%;
}


.fixEvent20250628-5 {
    position: absolute;
    top: -165px;
    right: 30px;
    width: 50%;
}
 
.eventBanner20250628 {
    position: absolute;
    bottom: 10%;
    right: 5vw;
    z-index: 999;
    width: 90vw;
}

.newsBlock {
    background-color: #2C558B;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: -80px;
    height: 150px;
    padding-left: 0px;
    padding-right: 0px;
}
    
}


.mainVixual{
    position: absolute;
    bottom: 0%;
    right: 0%;
}

.mainText1{
    margin-top: 18vh;
    margin-left: 50px;
    position: relative;
    width: 28vw;
}

.mainText2{
    margin-left: 50px;
    margin-top: 30px;
    width: 30vw;
}

.module-subtitle-RC00 {
    text-align: center;
    z-index: 10;
    margin-top: 0px;    
}

.module-subtitle-RC00inner {
    text-align: center;
    z-index: 10;
    margin-top: 0px;    
}

.module-subtitle-RC00R {
    text-align: center;
    z-index: 10;
    height: 100%;    
}

.module-subtitle-RC01 {
    color: #2C558B;
    font-size: 4.0em;
    writing-mode: vertical-rl;
    display: inline-block;
    text-align: initial;
    line-height: 1.5;
    letter-spacing: 10px;
}

.module-subtitle-RC01 span {
    color: #F7A81B;
}

.module-subtitle-RC01R0 {
    position: absolute;
    top: 50%;
    left: -50%;
    transform: translateY(-50%);
    background-color: rgba(252,252,252,0.50);
    padding-right: 10%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.module-subtitle-RC01R {
    color: #2C558B;
    font-size: 4.0em;
    line-height: 1.5;
    letter-spacing: 10px;
}

.module-subtitle-RC01R span {
    color: #0F94CE;
}


.module-subtitle-RC01R2 {
    font-size: 1.2em;
    text-align: right;
    line-height: 1.5;
    letter-spacing: 1px;
    right: 3%;
    bottom: 0%;
    display: flex;
    align-items: center;
    padding-left: 0em;
}

.module-subtitle-RC01R2:before{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.module-subtitle-RC01R2:before {
    margin-right: 1rem;
}

.module-subtitle-RC01R2 span {
    font-size: 1.5em;
    margin-top: 0px;
    margin-left: 1em;
}



.module-subtitle-RC02 {
    color: #2C558B;
    font-size: 3.0em;
    margin: 0;
    position: absolute;
    bottom: 0%;
    right: -310px;
    width: 300px;
    padding: 0;
    z-index: 999;
    text-align: left;
}

.module-subtitle-RC02 span {
    font-size: 50%;
}

.module-subtitle-RC02inner {
    color: #2C558B;
    font-size: 3.0em;
    text-align: center;
}

.module-subtitle-RC02inner span {
    font-size: 50%;
}

.module-subtitle-RC02inner-report {
    color: #2C558B;
    font-size: 3.0em;
    text-align: center;
}

.module-subtitle-RC02inner-report span {
    font-size: 50%;
}

.module-subtitle-RC02inner2 {
    color: #2C558B;
    font-size: 3.0em;
}

.module-subtitle-RC02inner2 span {
    font-size: 50%;
    padding-top: 0.5em;
}

.module-subtitle-RC02inner2 {
    display: flex;
    align-items: center;
}

.module-subtitle-RC02inner2:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #2C558B;
    margin-top: 0.5em;    
}

.module-subtitle-RC02inner2:after {
    margin-left: 1rem;
}

.module-subtitle-RC02inner3 {
    color: #2C558B;
    font-size: 2.0em;
}

.module-subtitle-RC02inner3 span {
    font-size: 50%;
    padding-top: 0.5em;
}

.module-subtitle-RC02inner3 {
    display: flex;
    align-items: center;
}

.module-subtitle-RC02inner3:before,
.module-subtitle-RC02inner3:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #2C558B;
}

.module-subtitle-RC02inner3:before {
    margin-right: 2rem;
}

.module-subtitle-RC02inner3:after {
    margin-left: 2rem;
}

.module-subtitle-RC02inner4 {
    color: #2C558B;
    font-size: 2.0em;
    border-bottom: thin solid #2C558B;
}

.module-subtitle-RC02R {
    color: #2C558B;
    font-size: 3.0em;
    margin: 0;
    position: absolute;
    bottom: 0%;
    left: -310px;
    width: 300px;
    padding: 0;
    z-index: 999;
    text-align: left;
}

.module-subtitle-RC02R span {
    font-size: 50%;
}


.module-subtitle-RC02C {
    color: #2C558B;
    font-size: 3.0em;
    padding: 0;
    z-index: 999;
    margin-bottom: 30px;
}

.module-subtitle-RC02C span {
    font-size: 50%;
}

.module-subtitle-RC03 {
  display: flex;
  justify-content: center;
  align-items: center;  
    z-index: 10;
}

.module-subtitle-RC04 {
    color: #FFFFFF;
    background-color: #2C558B;
    height: 150px;
    padding: 0;
    width: 100%;
    font-size: 1.3em;  
  display: flex;
  justify-content: center;
  align-items: center;
    z-index: 100;
}

.module-subtitle-RC06 {
    font-size: 1.5em;
    letter-spacing: 3px;
    display: flex;
    align-items: center;	
}

.module-subtitle-RC06:before,
.module-subtitle-RC06:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.module-subtitle-RC06:before {
    margin-right: 1rem;
}

.module-subtitle-RC06:after {
    margin-left: 1rem;
}

.module-subtitle-RC07 {
    font-size: 4.0em;
    letter-spacing: 3px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
}

.module-subtitle-RC07 span {
    color: #0F94CE;
}

.module-subtitle-RC08 {
    font-size: 1.5em;
    letter-spacing: 3px;
    line-height: 1.5;
    text-align: right;
    border-top: thin solid rgba(0,0,0,0.30);
    padding-top: 20px;
}

.module-subtitle-RC09-1 {
    font-size: 1.8em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
    margin-bottom: 0px;
}

.module-subtitle-RC09-2 {
    font-size: 2.8em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
    margin-left: -0.5em;
}

.module-subtitle-RC09-3 {
    font-size: 1.3em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
}

.module-subtitle-RC10{
    background-image: url(../images/top/column001.jpg);
    background-size: cover;
    background-position: center top;
    height: 500px;
}

.paddingRight01 {
    padding-right: 2em;
    margin-top: 30px;
}

.paddingLeft01 {
    padding-left: 2em;
    margin-top: 30px;
}

.paddingTop01 {
    padding-top: 80px;
}

.paddingRight02 {
    padding-left: 0em;
}

.paddingLeft02 {
    padding-right: 0em;
}


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

.module-subtitle-RC01 {
    color: #2C558B;
    font-size: 3.2em;
    writing-mode: vertical-rl;
    display: inline-block;
    text-align: initial;
    line-height: 1.5;
    letter-spacing: 10px;
}
    
.module-subtitle-RC01R0 {
    position: absolute;
    top: 50%;
    left: -50%;
    transform: translateY(-50%);
    background-color: rgba(252,252,252,0.50);
    padding-right: 10%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.module-subtitle-RC01R {
    color: #2C558B;
    font-size: 3.2em;
    line-height: 1.5;
    letter-spacing: 10px;
}

.module-subtitle-RC01R span {
    color: #0F94CE;
}

.module-subtitle-RC07 {
    font-size: 3.2em;
    letter-spacing: 3px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
}
}

@media only screen and (max-width: 1200px) {
.mainText1{
    margin-top: 18vh;
    margin-left: 50px;
    position: relative;
    width: 35vw;
}

.mainText2{
    margin-left: 50px;
    margin-top: 30px;
    width: 35vw;
}

.module-subtitle-RC01 {
    color: #2C558B;
    font-size: 2.5em;
    writing-mode: vertical-rl;
    display: inline-block;
    text-align: initial;
    line-height: 1.5;
    letter-spacing: 10px;
}

.module-subtitle-RC02 {
    color: #2C558B;
    font-size: 2.0em;
    margin: 0;
    position: absolute;
    bottom: 0%;
    right: -310px;
    width: 300px;
    padding: 0;
    z-index: 999;
    text-align: left;
}
    
.module-subtitle-RC01R {
    color: #2C558B;
    font-size: 2.5em;
    line-height: 1.5;
    letter-spacing: 10px;
}
    
.module-subtitle-RC07 {
    font-size: 2.5em;
    letter-spacing: 3px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
}  
    
.module-subtitle-RC02R {
    color: #2C558B;
    font-size: 2.0em;
    margin: 0;
    position: absolute;
    bottom: 0%;
    left: -200px;
    width: 300px;
    padding: 0;
    z-index: 999;
    text-align: left;
}    


.module-subtitle-RC01R2 {
    font-size: 1.2em;
    text-align: right;
    line-height: 1.5;
    letter-spacing: 1px;
    right: 3%;
    bottom: 0%;
    display: flex;
    align-items: center;
    padding-left: 0em;
}

.module-subtitle-RC01R2:before{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.module-subtitle-RC01R2:before {
    margin-right: 1rem;
}

.module-subtitle-RC01R2 span {
    font-size: 1.5em;
    margin-top: 0px;
    margin-left: 1em;
}
    
.paddingRight01 {
    padding-right: 2em;
    margin-top: 30px;
}

.paddingLeft01 {
    padding-left: 2em;
    margin-top: 30px;
}	
	
    
}


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

.paddingRight01 {
    padding-right: 2em;
    margin-top: 30px;
}

.paddingLeft01 {
    padding-left: 2em;
    margin-top: 30px;
}	    

.module-subtitle-RC01 {
    color: #2C558B;
    font-size: 2.5em;
    writing-mode: vertical-rl;
    display: inline-block;
    text-align: initial;
    line-height: 1.5;
    letter-spacing: 5px;
}
    
.module-subtitle-RC01R {
    color: #2C558B;
    font-size: 2.5em;
    line-height: 1.5;
    letter-spacing: 5px;
}
    
.module-subtitle-RC07 {
    font-size: 2.5em;
    letter-spacing: 5px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 30px;
} 
    
.module-subtitle-RC01R2 {
    font-size: 1.2em;
    text-align: right;
    line-height: 1.5;
    letter-spacing: 1px;
    right: 3%;
    bottom: 0%;
    display: flex;
    align-items: center;
    padding-left: 0em;
}

.module-subtitle-RC01R2:before{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.module-subtitle-RC01R2:before {
    margin-right: 1rem;
}

.module-subtitle-RC01R2 span {
    font-size: 1.3em;
    margin-top: 0px;
    margin-left: 1em;
}
 
	
}


@media only screen and (max-width: 820px) {
.mainVixual{
    position: absolute;
    bottom: 7%;
    right: -2%;
}

.mainText1{
    margin-top: 15vh;
    margin-left: 50px;
    position: relative;
    width: 50vw;
}

.mainText2{
    margin-left: 50px;
    margin-top: 10px;
    width: 50vw;
}

.module-subtitle-RC09-2 {
    font-size: 2.4em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
    margin-left: -0.5em;
}

.paddingRight01 {
    padding-right: 2em;
    margin-top: 20px;
}

.paddingLeft01 {
    padding-left: 2em;
    margin-top: 20px;
}	


.module-subtitle-RC01 {
    color: #2C558B;
    font-size: 2.2em;
    writing-mode: vertical-rl;
    display: inline-block;
    text-align: initial;
    line-height: 1.5;
    letter-spacing: 5px;
}
    
.module-subtitle-RC01R {
    color: #2C558B;
    font-size: 2.2em;
    line-height: 1.5;
    letter-spacing: 5px;
}
    
.module-subtitle-RC07 {
    font-size: 2.2em;
    letter-spacing: 2px;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 30px;
    margin-top: 30px;
}    

    
    
}

@media only screen and (max-width: 480px) {
.mainVixual{
    position: absolute;
    bottom: 7%;
    right: -2%;
}

.mainText1{
    margin-top: 15vh;
    margin-left: 0px;
    position: relative;
    width: 70vw;
}

.mainText2{
    margin-left: 0px;
    margin-top: 10px;
    width: 70vw;
}
.module-subtitle-RC00 {
    text-align: right;
    z-index: 10;
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
}
	
.module-subtitle-RC00inner {
    text-align: right;
    z-index: 10;
    margin-right: 0px;
    padding-right: 0px;
    margin-top: -30px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
}
.module-subtitle-RC01 {
    color: #2C558B;
    font-size: 2.4em;
    writing-mode: vertical-rl;
    display: inline-block;
    text-align: initial;
    line-height: 1.5;
    letter-spacing: 10px;
    margin-bottom: 10px;
    z-index: 100;
}

.module-subtitle-RC01 span {
    color: #F7A81B;
}

.module-subtitle-RC01R0 {
    position: static;
    top: 0%;
    left: 0%;
    transform: translateY(00%);
    background-color: rgba(252,252,252,0.00);
    padding-right: 30%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.module-subtitle-RC01R {
    color: #2C558B;
    font-size: 2.5em;
    line-height: 1.3;
    letter-spacing: 5px;
    text-align: left;
    margin-left: 0px;
    padding-bottom: 10px;
}

.module-subtitle-RC01R span {
    color: #0F94CE;
}


.module-subtitle-RC01R2 {
    font-size: 0.90em;
    text-align: right;
    line-height: 1.5;
    letter-spacing: 1px;
    position: static;
    right: 5%;
    bottom: 5%;
    padding-bottom: 30px;
    width: 100%;
}

.module-subtitle-RC01R2 span {
    font-size: 1.3em;
    margin-top: 0px;
}

.module-subtitle-RC02inner {
    color: #2C558B;
    font-size: 2.0em;
    position: absolute;
    top: 40%;
    left: 0%;
    transform: translateX(-30%);
    width: 100%;
    text-align: center;
    margin-top: 10px!important;
}
	
.module-subtitle-RC02inner-report {
    color: #2C558B;
    font-size: 2.0em;
    position: absolute;
    top: 40%;
    left: 0%;
    transform: translateX(0%);
    width: 100%;
    text-align: center;
    margin-top: 10px!important;
}
	
.module-subtitle-RC02inner2 {
    color: #2C558B;
    font-size: 2.0em;
}

.module-subtitle-RC02inner2 span {
    font-size: 50%;
    padding-top: 0.5em;
}

.module-subtitle-RC02inner2 {
    display: flex;
    align-items: center;
}

.module-subtitle-RC02inner2:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #2C558B;
    margin-top: 0.50em;    
}

.module-subtitle-RC02inner2:after {
    margin-left: 1rem;
}

    
.module-subtitle-RC02inner4 {
    color: #2C558B;
    font-size: 1.30em;
    line-height: 1.5;
    border-bottom: thin solid #2C558B;
}

    
.module-subtitle-RC02 {
    color: #2C558B;
    font-size: 2.0em;
    margin: 0;
    position: absolute;
    bottom: 150%;
    left: 0;
    width: 250px;
    padding: 0;
    z-index: 999;
}

.module-subtitle-RC02 span {
    font-size: 50%;
}
    
.module-subtitle-RC02C {
    color: #2C558B;
    font-size: 2.0em;
    z-index: 999;
    margin-bottom: 30px;
}

.module-subtitle-RC02C span {
    font-size: 50%;
}
    
.module-subtitle-RC02R {
    color: #2C558B;
    font-size: 2.0em;
    margin: 0;
    position: absolute;
    bottom: 100%;
    left: 0%;
    width: 250px;
    padding: 0;
    z-index: 999;
}

.module-subtitle-RC02R span {
    font-size: 50%;
}    
    
.module-subtitle-RC03 {
  display: flex;
  justify-content: center;
  align-items: center;  
    z-index: 10;
}

.module-subtitle-RC04 {
    color: #FFFFFF;
    background-color: #2C558B;
    height: 50px;
    padding: 0;
    width: 100%;
    font-size: 1.3em;  
  display: flex;
  justify-content: center;
  align-items: center;
    z-index: 50;
}
    
.module-subtitle-RC05 {
    width: 102vw;
    max-width: inherit!important;
    margin-left: -10%;
    margin-bottom: 10px;
} 

.module-subtitle-RC07 {
    font-size: 2.0em;
    letter-spacing: 3px;
    line-height: 1.5;
    text-align: center;
}

.module-subtitle-RC07 span {
    color: #0F94CE;
}	

.module-subtitle-RC09-1 {
    font-size: 1.3em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
    margin-bottom: 10px;
    text-align: center;
}

.module-subtitle-RC09-2 {
    font-size: 1.8em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
    margin-left: -0.5em;
    text-align: center;
}

.module-subtitle-RC09-3 {
    font-size: 1.3em;
    line-height: 1.5;
    color: rgba(255,255,255,1.00);
}    
    
.module-subtitle-RC10{
    background-image: url(../images/top/column001.jpg);
    background-size: cover;
    background-position: center top;
    height: 300px;
    width: 94%;
    margin-left: 3%;
}    
	
.paddingRight01 {
    padding-right: 0em;
    margin-top: 0px;
}
    
.paddingLeft01 {
    padding-left: 0em;
    margin-top: 0px;
}   
	
.paddingTop01 {
    padding-top: 30px;
}

.paddingRight02 {
    padding-left: 0em;
    padding-right: 0px;
}

.paddingLeft02 {
    padding-right: 0em;
    padding-left: 0px;
}
    
}

@media only screen and (max-width: 376px) {
.mainText1{
    margin-top: 15vh;
    margin-left: 0px;
    position: relative;
    width: 60vw;
}

.mainText2{
    margin-left: 0px;
    margin-top: 10px;
    width: 60vw;
}
}

.bg-001 {
    background: linear-gradient(90deg, #d5f3ff 0%, #f4f4f4 50%, #f4f4cb 100%);
    background-size: 200% 200%;
    animation: gradationAnim 10s ease infinite;
}
@keyframes gradationAnim {
    0% { background-position: 0% 50% }
    50% { background-position: 100% 50% }
    100% { background-position: 0% 50% }
}

.bg-blueRO{
	background-color: #2C558B;
	z-index: 100;
    background-size: 200% 200%;
}

.sideBar01 {
    border-left: thin solid rgba(255,255,255,1.00);
    overflow:auto;
}

.sideBar02 {
    position: relative;
    margin: 0 auto 50px;
    padding-left: 50px;
}
.sideBar02 span {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.sideBar02 span::before {
    content: '';
    display: inline-block;
    margin-right: 20px;
    width: 50px;
    height: 1px;
    background-color: rgba(0,0,0,0.5);
}

.sideBar03 {
    font-size: 100%;
    height: 75px;
}

@media only screen and (max-width: 480px) {
.sideBar02 {
    font-size: 80%;
}

.sideBar03 {
    font-size: 80%;
    height: auto;
}    
    
}


@media only screen and (max-width: 376px) {
.sideBar02 {
    position: relative;
    margin-top: 0;
    margin-right: auto;
    margin-left: -30px;
    margin-bottom: 0px;
    padding-left: 0px;
}
    
.sideBar02 span {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.sideBar02 span::before {
    content: '';
    display: inline-block;
    margin-right: 20px;
    width: 0px;
    height: 0px;
    background-color: rgba(0,0,0,0.5);
}    
    
}


/* Googleカレンダーのレスポンシブ対応 */
.googleCalendar {
    text-align: center;
}


.googleCalendar iframe {
    width: 100%;
    max-width: 800px;
    height: 400px;
}


/* パソコン・タブレット用（768px以上） */
@media (min-width: 768px) {
    .googleCalendar iframe {
        height: 600px;
    }
}

@media only screen and (max-width: 480px) {
    .googleCalendar iframe {
        height: 700px;
    }
}

.boxborder01 {
    border: thin solid rgba(0,0,0,0.30);

}

.box-parent01{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
}

.box-child01{
    width: 49%;
    height: auto;
    padding: 20px;
    margin-bottom: 30px;
}

.box-child01 li{
    list-style-type: none;
    margin-bottom: 10px;
    text-indent: -3em;
    margin-left: 3em;
    text-align: justify;
}

.box-child01-2 {
    margin-left: 25%;	
}

.box-child01-2 li {
    margin-bottom: 5px;
}

.innerTable01 {
  display: flex;
}

.innerTable01 dt {
    background-color: rgba(0,0,0,0.20);
    width: 28%;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-left: 0em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    text-align: center;
}

.innerTable01 dd {
    background-color: rgba(0,0,0,0.05);
    width: 72%;
    text-align: justify;
    padding-left: 2em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    margin-left: 2px;
}

.innerTable02 {
  display: flex;
    line-height: 1.6;
}

.innerTable02b {
    background-color: rgba(0,0,0,0.05);
    padding-top: 10px;
    padding-bottom: 5px;
}

.innerTable02 dt {
    width: 6em;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-left: 1em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    text-align: right;
    }

.innerTable02 dd {
    text-align: left;
    padding-left: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    margin-left: 2px;
    padding-right: 1em;
}

.innerTable02-01 {
    width: 10em;
}

.innerTable02-02 {
    width: 80%;
}

.innerTable02-02 p{
    margin-bottom: 5px;
}

.innerTable03 {
    display: flex;
    align-items: stretch;
    width: 100%;
    justify-content: space-between;
}

.innerTable03-1 {
    display: table;
    align-items: stretch;
    width: 49%;
    /* [disabled]height: 120px; */
    border: thin solid rgba(0,0,0,0.3);
}

.innerTable03-2 {
    background-color: rgba(0,0,0,0.03);
    width: 20%;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-left: 0em;
    padding-bottom: 0.5em;
    text-align: center;
    align-items: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 90%;
}

.innerTable03-3 {
    width: 12%;
    text-align: right;
    padding-top: 0.6em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    margin-left: 2px;
    align-items: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 80%;
    padding-right: 0.5em;
}

.innerTable03-4 {
    width: 18%;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    margin-left: 2px;
    align-items: center;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 2px;
}

.innerTable03-5 {
    background-color: rgba(0,0,0,0.03);
    text-align: justify;
    margin-bottom: 2px;
    margin-left: 2px;
    padding: 0.5em 1em;
    width: 45%;
    align-items: center;
    display: table-cell;
    vertical-align: middle;
}

.margin-top-RC01 {
    margin-top: 50px;
	
}

.innerTable04-1 {
    border: thin solid rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.10);
    padding: 10px;
    letter-spacing: 3px;
}

.innerTable04-2 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin none rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin none rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.10);
    padding: 10px;
    letter-spacing: 3px;
}

.innerTable04-3 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin solid rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin none rgba(0,0,0,0.3);
    padding: 10px;
    letter-spacing: 3px;
}

.innerTable04-2-2 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin none rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin solid rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.10);
    padding: 10px;
    letter-spacing: 3px;
}

.innerTable04-3-2 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin solid rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin solid rgba(0,0,0,0.3);
    padding: 10px;
    letter-spacing: 3px;
}

.innerTable05-1 {
    letter-spacing: 1px;
    display: flex;
    justify-content: space-between;
    flex-wrap : wrap;
    width: 100%;
}

.innerTable05-1::before{
  content:"";
  display: block;
  width:24.5%;
  order:1;
}
.innerTable05-1::after{
  content:"";
  display: block;
  width:24.5%;
}

.innerTable05-2 {
    position: relative;
    border: 3px solid #F7A81B;
    width: 24.5%;
    margin-bottom: 30px;
    background-color: rgba(44,85,139,1);
}


.innerTable05-3 {
    background-color: rgba(44,85,139,1);
    color: rgba(255,255,255,1.00);
    text-align: left;
    padding: 1em;
    width: 100%;
}

.innerTable05-3-2 span,.innerTable05-3-3 span,.innerTable05-3-4 span{
    font-size: 80%;
    background-color: rgba(255,255,255,1.00);
    color: rgba(0,0,0,0.80);
    margin-right: 10px;
    display: inline-block;
    width: 3em;
    text-align: center;
    letter-spacing: 0px!important;
}

.innerTable05-3-1 {
    font-size: 120%;
    text-align: right;
    border-bottom: thin solid rgba(255,255,255,1.00);
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.innerTable05-3-2 a {
    color: rgba(255,255,255,1.00);    
}

.innerTable05-3-4 {
    text-align: right;
    border-top: thin solid rgba(255,255,255,1.00);
    margin-top: 10px;
}

.boxRC01 {
    border: thin solid rgba(0,0,0,0.30);
    padding: 1em;
    width: 97%;
}

.boxRC02 {
    border: thin solid rgba(0,0,0,0.30);
    padding: 1em;
}
.comingSoon {
    font-size: 1em;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(184,184,184,0.3);
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1px;
}

.comingSoon2 {
    font-size: 0.65em;
    background-color: rgba(184,184,184,0.3);
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 1px;
}

.linkBox {
    border: thin solid rgba(0,0,0,1.00);

    padding: 1em;
}


.linkBox2 {
    border-left: thin solid rgba(0,0,0,1.00);
    border-right: thin dotted rgba(0,0,0,0.5);
    border-bottom: thin solid rgba(0,0,0,1.00);
    border-top: thin solid rgba(0,0,0,1.00);
    padding: 1em;
}


.linkBox3 {
    border-right: thin solid rgba(0,0,0,1);
    border-bottom: thin solid rgba(0,0,0,1);
    border-top: thin solid rgba(0,0,0,1);
    padding: 1em;
}

@media only screen and (max-width: 480px) {
.comingSoon2 {
    font-size: 0.9em;
    background-color: rgba(184,184,184,0.3);
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 250px;
    padding-bottom: 1px;
}

.linkBox2 {
    border: thin solid rgba(0,0,0,1.00);
    padding: 1em;
}


.linkBox3 {
    border-right: thin solid rgba(0,0,0,1);
    border-bottom: thin solid rgba(0,0,0,1);
    border-top: thin none rgba(0,0,0,1);
    border-left: thin solid rgba(0,0,0,1);
    padding: 1em;
    background-color: rgba(0,0,0,0.05);
    margin-bottom: 20px;
}
    
}
    
    
@media only screen and (max-width: 480px) {

.box-child01{
	width:100%;
	height:auto;
	padding: 20px;
}
   
.box-child01-2 {
    margin-left: 10%;	
}

.box-child01-2 li {
    margin-bottom: 5px;
}	
	
.innerTable01 {
  display: flex;
}

.innerTable01 dt {
    background-color: rgba(0,0,0,0.20);
    width: 30%;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-left: 0em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    text-align: center;
    font-size: 80%;
}

.innerTable01 dd {
    background-color: rgba(0,0,0,0.05);
    width: 70%;
    text-align: justify;
    padding-left: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 2px;
    margin-left: 2px;
    font-size: 90%;
}
    
.innerTable02 {
    display: inherit;
    line-height: 1.6;
    text-align: justify;
}

.innerTable02b {
    background-color: rgba(0,0,0,0.05);
    padding-bottom: 10px;
}

.innerTable02 dt {
    width: 100%;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-left: 1em;
    padding-bottom: 0em;
    margin-bottom: 2px;
    text-align: left;
    display: inline-block;
    float: left;
    border-bottom: thin solid rgba(0,0,0,0.26);
    }

.innerTable02 dd {
    padding-left: 1em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0em;
}

.innerTable02-01 {
    width: 100%;
    display: inline-block;
}

.innerTable02-02 {
    width: 100%;
    padding-left: 2em!important;
}

.innerTable02-02 p{
    margin-bottom: 5px;
}
 

.innerTable03 {
    display: inherit;
    align-items: stretch;
    width: 100%;
    justify-content: space-between;
}

.innerTable03-1 {
    display: inherit;
    align-items: stretch;
    width: 100%;
    /* [disabled]height: 120px; */
    border: thin solid rgba(0,0,0,0.3);
}

.innerTable03-2 {
    background-color: rgba(0,0,0,0.10);
    width: 100%;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-left: 0em;
    padding-bottom: 0.5em;
    text-align: center;
    align-items: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 85%;
}

.innerTable03-3 {
    background-color: rgba(0,0,0,0.00);
    width: 40%;
    text-align: right;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 0px;
    margin-left: 0px;
    align-items: center;
    display: inline-block;
    vertical-align: middle;
}

.innerTable03-4 {
    background-color: rgba(0,0,0,0.0);
    width: 50%;
    text-align: left;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 0px;
    margin-left: 0px;
    align-items: center;
    display: inline-block;
    vertical-align: middle;
}

.innerTable03-5 {
    background-color: rgba(0,0,0,0.05);
    text-align: center;
    margin-bottom: 2px;
    margin-left: 0px;
    padding: 0.5em 1em 0 1em;
    width: 100%;
    align-items: center;
    display: inherit;
    vertical-align: middle;
    border-top: thin solid rgba(0,0,0,0.3);
    font-size: 90%;
}

.innerTable04-1 {
    border-left: thin none rgba(0,0,0,0.3);
    border-right: thin none rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin none rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.10);
    background-color: rgba(0,0,0,0.00);
    padding: 10px;
    letter-spacing: 1px;
}

.innerTable04-2 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin solid rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin none rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.10);
    padding: 10px;
    letter-spacing: 1px;
}

.innerTable04-3 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin solid rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin none rgba(0,0,0,0.3);
    padding: 10px;
    letter-spacing: 3px;
}

.innerTable04-2-2 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin none rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin solid rgba(0,0,0,0.3);
    background-color: rgba(0,0,0,0.10);
    padding: 10px;
    letter-spacing: 1px;
}

.innerTable04-3-2 {
    border-left: thin solid rgba(0,0,0,0.3);
    border-right: thin solid rgba(0,0,0,0.3);
    border-bottom: thin solid rgba(0,0,0,0.3);
    border-top: thin solid rgba(0,0,0,0.3);
    padding: 10px;
    letter-spacing: 3px;
}

.innerTable05-1 {
    letter-spacing: 1px;
    display: flex;
    justify-content: space-between;
    flex-wrap : wrap;
    width: 100%;
}

.innerTable05-1::before{
  content:"";
  display: block;
  width:100%;
  order:1;
}
.innerTable05-1::after{
  content:"";
  display: block;
  width:100%;
}

.innerTable05-2 {
    position: relative;
    border: 3px solid #F7A81B;
  width:100%;
    margin-bottom: 30px;
    font-size: 80%;
}

.innerTable05-3 {
    background-color: rgba(44,85,139,1);
    color: rgba(255,255,255,1.00);
    text-align: left;
    padding: 1em;
    width: 100%;
}

.innerTable05-3-2 span,.innerTable05-3-3 span,.innerTable05-3-4 span{
    font-size: 85%;
    background-color: rgba(255,255,255,1.00);
    color: rgba(0,0,0,0.80);
    margin-right: 10px;
    display: inline-block;
    width: 5em;
    text-align: center;
    letter-spacing: 0px;
}

.innerTable05-3-1 {
    font-size: 120%;
    text-align: right;
    border-bottom: thin solid rgba(255,255,255,1.00);
    margin-bottom: 10px;
    padding-bottom: 5px;
}

    
.margin-top-RC01 {
    margin-top: 0px;
	
}
	
.xsNone {
    display: none;
}
    
}

.telNumber00 {
    border: 3px solid rgba(0,0,0,0.84);
    padding-top: 10px;
    padding-bottom: 30px;
    margin-top: 30px!important;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background-color: rgba(118,118,118,0.05);
}


.telNumber01 {
    font-size: 1.8em;
    margin-left: 20px;
    border-bottom: thin dotted rgba(0,0,0,0.69);
}

.telNumber01 a {
    text-decoration: none;
}

.telNumber02{
    font-size: 0.85em;
}

.care-box {
	border: thin solid rgba(0,0,0,0.5);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.care-box li,
.care-box2 li,
.care-box3 li {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 30px;
    padding-left: 5px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.wide95 {
    width: 94%;
}

@media only screen and (max-width: 480px) {
.telNumber00 {
    border: 3px solid rgba(0,0,0,0.84);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px!important;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    background-color: rgba(118,118,118,0.05);
}
    
.telNumber01 {
    font-size: 1.8em;
    margin-left: 20px;
    border-bottom: thin dotted rgba(0,0,0,0.69);
}

.telNumber01 a {
    text-decoration: none;
}

.telNumber02{
    font-size: 0.85em;
    text-align: left;
}
    
.care-box,
.care-box2,
.care-box3{
	margin-left: 0px;
	font-size: 0.95em!important;
	line-height: 1.3;
}
    
.care-box li,
.care-box2 li,
.care-box3 li {
	padding-top: 0.5em;
	margin-left: 1em;
	padding-left: 0px;
}
    
.wide95 {
    width: 100%;
}

    
}





