/*
 * Shahala: Free Template by FreeHTML5.co
 * Author: https://freehtml5.co
 * Facebook: https://facebook.com/fh5co
 * Twitter: https://twitter.com/fh5co
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0; }


body {
  font-family: 'M PLUS 1', sans-serif; font-weight: 400;
  font-size: 16px; }

.pink { color: #ef67af }
.light-blue { color: #259de9 ; }
.orange { color: #f5945c ; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'M PLUS 1', sans-serif; font-weight: 800; }

.font-weight-bold { font-size: 110% }
.container { max-width: 1420px; }

.container-fluid { padding: 0; }

.slide-header { margin-top: 60px; }
.flow { width: 70% ; margin: 35px auto 20px ; text-align: left}
.flow table{ width: 100% ;  }
.flow table th{ padding: 0 10px 45px 0 ;}
.flow table td{ padding: 0 0 45px 0 ; vertical-align: middle ; font-weight: 700 ; font-size: 120% ; line-height: 120% ; }

.faq { max-width: 1000px ; margin: 0 auto}

.attention { list-style: none ; }
.attention li i{ color: #59c137 ; }

.intro-box { overflow: hidden }
.intro { z-index: 60 ; margin-top: 60px; }
.intro-logo { width: 100% ; position: absolute; bottom: 0 ;
	text-align: center; z-index: 80; }
.flashimage { width: 100% ;
	position: absolute;
	text-align: center; top: 33% ;
	margin: auto; z-index: 70;
}

.flashimage img { width: 60% ;
position: static;
animation: r1 80s linear infinite;
}
@keyframes r1 {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.bold { font-weight: bold ;}
.card {
  border: none;
  border-radius: 0; }
.card img {
    border-radius: 0; }
.site-logo { position: absolute; top: 0; text-align: left ;}
.site-logo img{ width: 80% ; padding-left: 5px ; }
.navbar { position: absolute; right: 0 ; top: 0 ;}
@media (max-width: 767px) {
.navbar-collapse { background: rgba(255,255,255,1); border: 1px solid #FFF ; padding: 10px 10px;
}
}
.line {
	width: 100%;height: 6px; 
	display: block;
	background: url(../images/line.png) repeat-x center top; margin: 15px 0;
}
.decoLine { width: 100% ; height: 0px; margin: 5px 0 ; border-bottom: 1px dashed #111 ; position: relative ; }
.decoLine:before {
  position: absolute;/*絶対配置*/
  content: '';/*空に*/
  border-top: 5px solid #111;/*三角を作る*/
  border-right: 5px solid #111;
  border-left: 5px solid #111;
  border-bottom: 5px solid #111;
  top: -5px;/*下にフィット*/
  left: 0;/*中央配置*/
}
.decoLine:after {
  position: absolute;/*絶対配置*/
  content: '';/*空に*/
  border-top: 5px solid #111;/*三角を作る*/
  border-right: 5px solid #111;
  border-left: 5px solid #111;
  border-bottom: 5px solid #111;
  top: -5px;/*下にフィット*/
  right: 0;/*中央配置*/
}
.decoLine ul{ display: flex; margin: 0 ; padding: 0;  }
.decoLine ul li{ width: 14.28%; height: 5px; border-radius: 30px; list-style: none; margin: 0 10px; padding: 0 ; }
.decoLine ul li:nth-child(1){ background: #259de9 ;}
.decoLine ul li:nth-child(2){ background: #59c137 ;}
.decoLine ul li:nth-child(3){ background: #f5945c ;}
.decoLine ul li:nth-child(4){ background: #ef67af ;}
.decoLine ul li:nth-child(5){ background: #a14bca ;}
.decoLine ul li:nth-child(6){ background: #5683de ;}
.decoLine ul li:nth-child(7){ background: #fab803 ;}

.titleBox { border: 2px solid #222 ; padding: 5px 10px; margin-bottom: 20px ; display: inline-block ;background: #FFF ; font-size: 130% ; font-weight: 800 ; line-height: 130% }
.titleBoxInline { border: 2px solid #222 ; padding: 10px 15px; margin-bottom: 0 ; display: inline-block ;background: #FFF ; font-size: 130% ; font-weight: 800 ; line-height: 130% }

.navbar-toggler {
    padding: .15rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border-radius: .25rem; border: none !important; 
}
.menu {
display: block; position: relative;
    font-size: 10px;
    letter-spacing: -1px;
    font-weight: 700;
}

header .decoLine { position: absolute; bottom: 0 ; height: 2px; }
header {
  background-color: #FFF;
  text-align: center;
  padding: 10px 0;
  padding-bottom: 50px; }
  header .bg-cover {
}
  header .input-group input {
    display: none; }
  header h2.logo {	
    font-size: 25px;
    font-family: "Angeline_Vintage";
    color: #111; }
  header .nav-fill {
    max-width: 250px; }
    header .nav-fill a {
      color: #ffffff; }
    header .nav-fill li:hover a {
      color: #03133a; }
  header .navbar li.nav-item a.nav-link {
    font-family: 'M PLUS 1', sans-serif; font-weight: 700;
    color: #111; font-size: 95% ;
    padding-right: 0.8rem;
    padding-left: 0.8rem; }
	
header .card a, .contact a.btn {
  background-color: #03133a;
  width: 220px;
  padding: 10px 0 ; font-size: 18px;
  color: #ffffff;
  font-family: 'M PLUS 1', sans-serif; font-weight: 800;
  margin-top: 20px;
  border-radius: 15px; }
header .card a:hover, .contact a.btn:hover {
    background: #ffffff;
    color: #03133a; }

  header .bar1, header .bar2, header .bar3 {
    width: 25px;
    height: 2px;
    background-color: #111;
    margin: 5px 0;
    transition: 0.4s;
    display: block;
    position: relative; }
  header .change .bar1 {
    -webkit-transform: rotate(-42deg) translate(-2px, 6px);
    transform: rotate(-42deg) translate(-2px, 6px); }
  header .change .bar2 {
    opacity: 0; }
  header .change .bar3 {
    -webkit-transform: rotate(46deg) translate(-4px, -8px);
    transform: rotate(46deg) translate(-4px, -8px); }
	
  .top .card {
    color: #ffffff; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.45); }
    .top .card p { font-size: 150%; font-family: 'M PLUS 1', sans-serif; font-weight: 700;
      text-transform: uppercase; }
    .top .card hr {
      margin-top: 5px;
      width: 30px;
      border: 1px solid #fff; }
    .top .card h2 {font-family: 'M PLUS 1', sans-serif; font-weight: 700;
      font-size: 190%;
      max-width: 700px;
      margin: 20px auto; }

  .top .col-md-3 {
    text-align: center;
    padding: 5px 2.5px !important; }
    .top .col-md-3.first {
      padding-left: 15px !important; }
    .top .col-md-3.last {
      padding-right: 15px !important; }
    .top .col-md-3 img {
      max-height: 227px; }
    .top .col-md-3 h5 {
      position: relative;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .top .bar1, .top .bar2, .top .bar3 {
    width: 25px;
    height: 2px;
    background-color: #111;
    margin: 5px 0;
    transition: 0.4s;
    display: block;
    position: relative; }
  .top .change .bar1 {
    -webkit-transform: rotate(-42deg) translate(-2px, 6px);
    transform: rotate(-42deg) translate(-2px, 6px); }
  .top .change .bar2 {
    opacity: 0; }
  .top .change .bar3 {
    -webkit-transform: rotate(46deg) translate(-4px, -8px);
    transform: rotate(46deg) translate(-4px, -8px); }
	
.site-header{
    background: rgba(255,255,255,1);
    display: flex;
    padding: 0 0; height: 60px;
    position: fixed;
    justify-content: space-between; color: #fff ;
    transition: .5s;
    width: 100%; z-index: 100; 
}
.site-header.transform{
    background: rgba(255,255,255,0.9); color: #111 ;
}

.nav-search {
  display: none;
  max-width: 600px;
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  height: auto; }

.toggle-search {
  margin-top: 12px;
  cursor: pointer; }
.play-list .merit .owl-item { padding: 10px;}
.play-list .merit .owl-item div{ line-height: 120% ; font-size: 16px; vertical-align: top; padding: 15px; box-sizing: border-box;  background: #FFF }

.play-list .merit .owl-item div img { width: 90%; margin: 0 auto 15px;}
.play-list .merit .owl-item div p { background: #FFF ; text-align: left; }

.merit .owl-nav { width: 100% ; color: #111 ; font-size: 35px;  position: absolute ; top: 38% ; z-index: 100 }
.merit .owl-prev { line-height: 30px; position: absolute ; left: 5px; }
.merit .owl-next { line-height: 30px;position: absolute ; right: 5px; }

.play-list { max-width: 1000px; margin: 20px auto 20px; }
.header-inquiry__mail .btn {
	width: 11.7rem;
	height: 36px;
	padding: 0;
	font-weight: bold;
	border-radius: 18px;
}
.light-bg { background: #fff; }

h3 i{ font-size: 80%; }
.vr-gallery {  font-size: 17px;  color: #444444; }
  .vr-gallery p small {
    font-size: 11px;
    color: #03133a;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px; }
 .vr-gallery .pd-md img { width: 100%; border-radius: 80px 20px; }
  
@media (max-width: 767px) {
  .vr-gallery .col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important; } }


h3 {
  font-size:160%; font-weight: 800;
  color: #259de9;
  margin-top: 5px;
  margin-bottom: 20px; }

h4 {
  font-size: 130%; font-weight: 800;
  color: #fab803;	
  margin-bottom: 20px; }
  
h2.title { background: #2ea7e0; padding: 0 10px; font-weight: 900 ; color: #FFF ; font-size: 130% ; line-height: 150% ; margin-bottom: 35px; }

h3.main-title { font-size: 170% ; font-weight: 900 ; margin-top: 45px ; text-align: center;}
.main-content { line-height: 180% ; margin-bottom: 55px; text-align: center;}
.main-content .name{ font-weight: bold; font-size: 120%; color: #111 }
.main-content strong{ font-size: 120% ; color: #259de9 }

.pageBox { padding-top: 60px }
.infoBox { max-width: 1000px; border: 1px solid #111; padding: 30px 20px; margin: 45px auto 0; position: relative; text-align: left; }
.infoBox h4 { width: 100% ; line-height: 40px ; text-align: center; display: inline-block; padding: 0; position: absolute; top: -25px ; left: 0; }
.infoBox h4 span{ line-height: 150% ; font-size: 130% ; display: inline-block; background: #FFF; color: #111 ; padding: 0 10px ; border: 2px solid #111 ; }

.vr-gallery .card img.ownner { width: 100% ; max-width: 370px; margin-bottom: 20px;}

.faq p{ padding-left: 25px; }
.newsDiv {}
.newsDiv h5 {
	font-size: 140%;
	font-weight: 800;
	color: #fab803;
	margin-bottom: 20px;
	font-family: 'M PLUS 1', sans-serif;
}
.newsDiv img { width: auto; max-width: 100% ; }

.vr-gallery .cus-pd {padding: 50px 55px 10px 55px; }
.vr-gallery .cus-pd2 { padding: 30px 15px 10px 15px; }
.vr-gallery .card { height: 100%; }

.vr-gallery .card img { width: 100%; max-width: 700px; border-radius: 10px ; margin: 0 auto }
.vr-gallery .card h4 { margin-bottom: 10px ;}
.vr-gallery .card .card-img-overlay h5 { font-size: 22px; color: #ffffff; }
.vr-gallery .card .card-img-overlay.opacity { background-color: rgba(0, 0, 0, 0.459); }

@media (max-width: 991px) {
  .vr-gallery .cus-arrow-left {
    padding-left: 15px;
    padding-right: 15px; }

}
.vr-gallery .cus-arrow-up::before {
  border-width: 15px;
  border-color: transparent transparent #fff transparent;
  margin-top: -70px;
  left: 40px; }
.vr-gallery .contact-box {
  background: #fff;
  display: inline-block;
  max-width: 382px;
  padding: 40px 55px 40px 55px;
  position: absolute;
  left: 0;
  bottom: 0; }
  .vr-gallery .contact-box::after {
    position: absolute;
    content: "";
    border: 15px solid transparent;
    border-color: #03133a;
    right: 0;
    top: 0; }
	
.contact a.btn { width: 255px; color: #FFF ; }
.contact a.btn:hover { background: #f7f7f7; color: #FFF ; }

.errorExp { background: #ff6f6f none repeat scroll 0 0;
  border: 1px dashed #ffffff !important;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  color: #ffffff; line-height: 22px; margin: 5px auto 15px !important;
  outline: 3px solid #ff6f6f;
  padding: 3% 3% !important; }

.jobOfferExp { background: #4599e8 none repeat scroll 0 0;
  border: 1px dashed #ffffff !important;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  color: #ffffff; line-height: 22px; margin: 5px auto 55px !important;
  outline: 3px solid #4599e8;
  padding: 3% 3% !important;  }
  
#jobOfferFrom { max-width: 950px; margin: 0 auto ; }
#jobOfferFrom h3{ font-size:120%; font-weight:600; margin-top:20px; }
#jobOfferFrom input[type=text] { width:100%; padding:5px; border:1px #999999 solid ;box-shadow: none ; border-radius:7px;  }
#jobOfferFrom input.inputS { width:20%; max-width:140px;  }
#jobOfferFrom input[type=radio] { width:40px; }

#jobOfferFrom select { width:100% ; padding:5px; background: #FFF ; border:1px #555555 solid ;box-shadow: none ;  border-radius:7px;  }
#jobOfferFrom textarea { width:100%; padding:5px; border:1px #555555 solid ; box-shadow: none ;  border-radius:7px; }
#jobOfferFrom .btn {
	width: 255px;
	background-color: #03133a;
	width: 220px;
	padding: 10px 0;
	font-size: 18px;
	color: #ffffff;
	font-family: 'M PLUS 1', sans-serif;
	font-weight: 800;
	margin-top: 20px;
	border-radius: 15px;
}

span.dred { display: inline-block; padding: 3px 5px ; background: #d80000 ; color: #FFF ; font-size: 50%; border-radius: 10px ; }
.formExp { font-size: 20px; font-weight: bold; background: url(../images/iconAttention.png) no-repeat; background-position: 0 0 ; padding-left: 30px; margin: 0 50px }

.formWrap			{  padding:10px 20px !important; margin:0 0; text-align:left !important; line-height:22px; }
.formWrap .mess		{margin-bottom:10px;padding:10px;line-height:180%;background:white;border:solid 1px lightgrey;border-left:solid 6px lightgrey;}/* パンくず */
.formWrap .shusei	{line-height:200%;}
.formWrap span.must	{color:red;padding-right:1px;font-size:0.8em;}
.formWrap span.error{color:red;display:block;background:url(images/icon_caution.gif) no-repeat;padding-left:20px;}
.formWrap h3 		{display:inline;height:30px;padding:0 10px;font-size:110%;color:#222222;margin-bottom:10px;}
.formWrap table			{ width:600px; margin:20px auto;color:#111111;}

.formWrap th			{padding: 15px 10px;white-space:nowrap; width:1%;text-align:right; }
.formWrap td			{padding: 15px 10px; }

.formWrap tr {border-bottom:solid 1px #111111 ; }
.formWrap tr:first-child { border-top:solid 1px #111111 ; }

.formWrap input[type="submit"] { padding:2px 25px;}
.formWrap input[type="checkbox"],
.formWrap input[type="radio"]{margin-top:0;}/* for Safari */
.formWrap input[type="text"]{width:200px;-webkit-transition:0.4s ease;-moz-transition:1s ease;-o-transition:1s ease;-ms-transition:1s ease;transition:1s ease;background:#111111; color: #EEEEEE; }
.formWrap input[type="text"],
.formWrap select,
.formWrap textarea			{padding:4px;border:solid 1px lightgrey; color: #111111; background:#ededed; box-shadow:lightgrey 0px 0px 2px; }
.formWrap textarea			{width:400px;height:130px;}
.formWrap input[type="text"]:hover,
.formWrap input[type="text"]:focus,
.formWrap textarea:hover,
.formWrap textarea:focus	{outline:none;border:solid 1px dimgray;box-shadow:saddlebrown 0px 0px 5px;-webkit-box-shadow:dimgray 0px 0px 5px;-moz-box-shadow:dimgray 0px 0px 5px;}
.formWrap input[type="text"]:focus	{width:220px;} /* フォーカス時に拡大 */

input.soushin { width:200px !important; border-radius:4px; 	border: solid 1px #A0A0A0; 	height:44px; box-shadow: 0px 0px 3px rgba(0,0,0,.3); background: -moz-linear-gradient(top,#FCFCFC 0%,#D4D4D4); background: -webkit-gradient(linear, left top, left bottom, from(#FCFCFC), to(#D4D4D4)); 	margin:10px auto; cursor: pointer;} 


.vr-gallery .play-1 {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -40%); }
  .vr-gallery .play-1 + h5 {
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    transform: translateY(-55%); }

.btn--mail { background: #f5945c !important ; margin: 0 10px 10px;}
.btn--line { background: #1bd741 !important ; margin: 0 10px 10px;}
.btn--phone { background: #1b9bd7 !important ; margin: 0 10px 10px;}

.main-hr {
      margin-top: 5px; margin-bottom: 35px ;
      width: 150px;
      border: 1px solid #5683de; }
	  
.bg-gray { background: #fff; }

.yu2fvl { z-index: 9999; top: 0; }

.yu2fvl-iframe {
  display: block;
  height: 100%;
  width: 100%;
  border: 0; }

.yu2fvl-overlay {
  z-index: 9998;
  background: #000;
  opacity: 0.8; }

.yu2fvl-close {
  position: absolute;
  top: -20px;
  right: -20px;
  color: #fff;
  border: 0;
  background: none;
  cursor: pointer; }

.fh5co-recent-news h2 {
  font-size: 30px;
  color: #03133a; }
.fh5co-recent-news hr {
  background: #03133a;
  margin: 10px auto;
  width: 60px;
  height: 3px; }
.fh5co-recent-news .card-img-overlay {
  background-color: rgba(0, 0, 0, 0.67);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s; }
  .fh5co-recent-news .card-img-overlay .top-area, .fh5co-recent-news .card-img-overlay .bottom-area {
    display: none; }
  .fh5co-recent-news .card-img-overlay:hover {
    background-color: rgba(0, 0, 0, 0); }
    .fh5co-recent-news .card-img-overlay:hover .top-area, .fh5co-recent-news .card-img-overlay:hover .bottom-area {
      display: block; }
.fh5co-recent-news .top-area {
  background-color: rgba(0, 0, 0, 0.612);
  position: absolute;
  display: block;
  padding: 15px;
  left: 0;
  right: 0;
  top: 0; }
  .fh5co-recent-news .top-area .fa-heart {
    color: #777777; }
.fh5co-recent-news .bottom-area {
  position: absolute;
  display: block;
  padding: 15px;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  font-family: "Roboto-Italic";
  background-color: rgba(0, 0, 0, 0.612); }
  .fh5co-recent-news .bottom-area h4 {
    font-size: 16px; }

.stay {
  background: url(../images/stay-bg.png);
  background-repeat: repeat; }
  .stay h2 {
    font-size: 48px;
    color: #03133a; }
  .stay p {
    font-family: "Roboto-Italic";
    font-size: 15px;
    color: #131313; }
  .stay input {
    border: none;
    font-size: 16px;
    font-family: "Roboto-Regular";
    padding: 15px;
    border-radius: 0;
    height: auto; }
  .stay ::placeholder {
    font-family: "Roboto-Regular";
    color: rgba(19, 19, 19, 0.2); }
  .stay button {
    width: 139px;
    font-family: "Montserrat-Bold";
    font-size: 16px;
    padding: 15px 0;
    margin-top: -2px;
    border-radius: 0;
    background: #03133a;
    border-color: #03133a; }
    .stay button:hover {
      background: #06236a;
      border-color: #06236a; }

footer { font-weight: 25px; background: #111 ; color: #FFF }
footer a{ color: #FFF }

  footer .nav-fill {
    max-width: 250px; }
    footer .nav-fill a {
      color: #111; }
    footer .nav-fill li:hover a {
      color: #111; }
  footer .copyright { font-weight: 700 ;
    padding: 20px 0; }
    footer .copyright p { font-size: 120% ; }
.footer-logo { width: 100% ; max-width: 220px }

.article-pg header {
  padding-bottom: 0; }
  .article-pg header .bg-cover {
    padding-bottom: 100px; }
.article-pg .breadc {
  max-width: 150px; }
  .article-pg .breadc .nav-item .nav-link {
    font-size: 12px;
    color: #111 !important; }

.ar-img-over:hover .card-img-overlay {
  display: block; }
.ar-img-over .card-img-overlay {
  background-color: rgba(0, 0, 0, 0.251);
  margin: 25px;
  display: none;
  padding: 0; }
  .ar-img-over .card-img-overlay a {
    display: inline-block;
    height: 53px;
    width: 53px;
    background: #0d131f; }

.date-time a {
  color: #00000f;
  font-size: 14px;
  font-size: "Roboto-Italic";
  text-decoration: none !important; }

.ar-content {
  margin-top: -100px;
  position: relative;
  z-index: 5; }
  .ar-content h2 {
    color: #03133a;
    font-size: 30px;
    margin: 15px 0; }
  .ar-content p {
    color: #333333;
    line-height: 1.5;
    margin: 15px 0; }
  .ar-content .q-box {
    background: #03133a;
    width: 100px; }
  .ar-content .my-5.media {
    align-items: stretch; }
    .ar-content .my-5.media .bbg.media-body {
      padding: 30px 20px;
      background: url(../images/quote-bg.png); }
    .ar-content .my-5.media h5 {
      font-family: "Roboto-Italic";
      font-size: 30px;
      color: #777777; }
  .ar-content .fs-35 {
    font-size: 35px; }
  .ar-content hr {
    background-color: #03133a;
    width: 28px;
    height: 2px; }
  .ar-content .second-clr {
    color: #616161; }
  .ar-content .img-tag {
    color: #777777;
    font-size: 12px;
    margin-bottom: 5px; }
  .ar-content h3 {
    color: #03133a;
    font-size: 18px; }
  .ar-content .nav-fill {
    max-width: 280px; }
    .ar-content .nav-fill a {
      color: #9e9e9e;
      font-size: 12px;
      padding: 0.5rem 0; }
    .ar-content .nav-fill span {
      font-size: 18px;
      color: #9e9e9e; }
  .ar-content a.btn {
    width: 130px;
    padding: 10px 0;
    background: #03133a;
    color: #ffffff;
    border-radius: 0;
    font-family: "Montserrat-Bold";
    font-size: 12px;
    display: block;
    border-color: #03133a;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border-width: 2px; }
    .ar-content a.btn:hover {
      background: #ffffff;
      color: #03133a; }

.page-title { width: 100% ; max-width: 240px; margin-top: 70px ; margin-bottom: 10px }
#contactBox { color: #333 ; font-size: 16px; padding: 25px 25px;}
.inputSS { width: 140px; margin-right: 10px; }
#contactBox th {
	width: 430px; font-weight: normal ;
	padding: 10px 15px;
}
#contactBox table { margin-bottom: 65px; }
#contactBox textarea { margin-bottom: 25px; margin-top: 10px; }

#contactBox button {
	background: #a14bca;
	border: 2px solid #9830ca;
	font-size: 18px;
	color: #FFF;
	box-shadow: 0 2px 0 #9830ca;
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 10px;
	width: 170px; cursor: pointer ;
}
#contactBox button:hover { background: #9c3cca; }

#contactBox h3{ border-left: 10px solid #f1e3d3; color: #2d2324 ; font-size: 19px ; font-weight: 800 ;  padding-left: 10px; margin-bottom: 15px; }
.contact-title { padding: 0 10px 10px; font-size: 110% ; text-align: left; font-weight: 800;}
.contact-title .req { display: inline-block ; padding: 0 5px; font-size: 10px; color: #222 ; font-weight: normal; border-radius: 5px; background: #dfdfdf}
.contact-form { padding: 0 10px 10px; }

.contactExp h4{ font-size: 120% ; margin-bottom: 30px; text-align: center ;}
#confirmBox { display: flex; text-align: center; }
#confirmBox form{ width: 100% ; }
#confirmBox form:nth-child(1){ padding-right: 10px; text-align: right}
#confirmBox form:nth-child(2){ padding-left: 10px; text-align: left}
#confirmBox button{ margin: 0 5px}
.errorBox {
	text-align: center;
	margin: 15px 0;
	background: #ededed;
	border: 2px solid #FF2828;
	color: #FF2828;
	font-weight: 900;
	font-size: 18px;
}
#contactBox .errorR {
	border: 2px solid #FF2828;
	background: #ededed;
}
#contactBox div.errorR { padding: 10px; }
.youkou { width:100% ; max-width: 1000px; margin: 0 auto ; text-align:left; color:#222222 ; line-height:22px; }
.youkou th { width:3% ; padding:15px; background:#FFFFFF ; text-align:center; border-bottom:1px #111 dashed ; }
.youkou th span{ background:#222222 ; color:#FFFFFF; padding:2px 7px; line-height: 160% ; font-size: 110%; display:inline-block; margin-left:1px  }
.youkou td { width:80% ; padding:30px 15px; background:#FFFFFF ; border-bottom:1px #111 dashed ; }
.youkou li { display:inline-block ; margin:5px; background:#4599e8 ; border-radius: 7px ; padding:3px 7px; color:#FFFFFF ; } 

#mailMagazine01 { padding: 20px 20px; text-align: left; background: #fdfdfd }
#mailMagazine01 table { width: 835px ; font-size: 20px; font-weight: bold; margin: 0 auto 0; }
#mailMagazine01 table th { width: 335px ; padding: 5px; color: #bfb3a3 ; }
#mailMagazine01 table td { width: 500px ; padding: 5px; text-align: left; }

.mobileExp { list-style: none; margin: 15px 0 ; text-align: center; }
.mobileExp li{ width: 100px; display: inline-block; padding: 3px 10px; }
.mobileExp li img { width: 100% ; border: #333333 solid 1px; }

.owner { border-radius: 25px ; margin-bottom: 10px ; }

.comment-section hr {
  margin-bottom: -1px; }
.comment-section .media:first-of-type {
  border-top: 1px solid #e0e0e0; }
.comment-section .card-img-overlay {
  background-color: rgba(0, 0, 0, 0.251);
  margin: 6px;
  padding: 0; }
.comment-section h4 {
  font-size: 16px; }
.comment-section p {
  margin-top: 5px; }
  .comment-section p span {
    font-size: 12px;
    color: #777777; }
  .comment-section p a {
    font-size: 12px;
    color: #03133a; }
.comment-section .both-border {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0; }
.comment-section .bottom-border {
  border-bottom: 1px solid #e0e0e0; }

.comment-form input {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 0;
  outline: none !important;
  box-shadow: none !important;
  font-size: 14px; }
.comment-form textarea {
  box-shadow: none !important;
  resize: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 0;
  min-height: 120px;
  font-size: 14px; }
.comment-form ::placeholder {
  font-family: "Roboto-Regular";
  color: #bdbdbd; }
.comment-form hr {
  margin-bottom: -1px;
  border-radius: 5px; }
.comment-form hr.s-br {
  margin: 0;
  background: #e0e0e0;
  border: none;
  height: 1px;
  width: 100%; }
.comment-form button {
  background: #03133a;
  font-size: 12px;
  font-family: "Montserrat-Bold";
  color: #fff;
  width: 130px;
  padding: 8px 0;
  border-radius: 0; }

.sidebar hr {
  background: #03133a;
  width: 32px; }
.sidebar .card-img.rounded {
  border-radius: 50% !important;
  width: 100%;
  max-width: 200px;
  height: auto;
  margin: 40px auto; }
.sidebar .card.pb-5 {
  background: url(../images/stay-bg.png); }
.sidebar .third-clr {
  color: #777777;
  font-size: 14px; }
.sidebar .owl-dots {
  text-align: center;
  display: block !important; }
  .sidebar .owl-dots span {
    position: relative;
    height: 9px;
    width: 9px;
    display: block;
    background-color: #e0e0e0;
    margin: 0 4px;
    border-radius: 50%; }
  .sidebar .owl-dots button {
    box-shadow: none !important;
    outline: none; }
  .sidebar .owl-dots .active {
    box-shadow: none; }
    .sidebar .owl-dots .active span {
      background: #03133a; }
.sidebar .card.bg-gray {
  padding: 35px; }
  .sidebar .card.bg-gray hr {
    background: #03133a; }
  .sidebar .card.bg-gray p {
    color: #333333; }
    .sidebar .card.bg-gray p span {
      font-size: 14px;
      color: #777777; }
.sidebar .nav-fill .nav-item .nav-link {
  color: #03133a;
  font-size: 16px; }
.sidebar .insta-links {
  margin: 0 -8px; }
  .sidebar .insta-links .card-img-overlay {
    background-color: rgba(3, 19, 0, 0.702);
    margin: 6px;
    padding: 0;
    display: none !important; }
  .sidebar .insta-links .card:hover .card-img-overlay {
    display: flex !important; }
  .sidebar .insta-links .col-md-4 {
    padding: 8px; }

.tranding-posts a {
  color: #333333;
  font-size: 16px;
  text-decoration: none; }
.tranding-posts p {
  font-size: 13px;
  color: #777777; }
.tranding-posts .media {
  align-items: stretch; }
  .tranding-posts .media:hover a {
    color: #03133a;
    font-family: "Montserrat-Bold"; }
@media (max-width: 1299px) {
      .top .card h2 {
        font-size: 24px; }
      .top .card a {
        width: auto;
        padding: 8px 15px;
        font-size: 12px; } }
		
@media (max-width: 767px) {
.main-content {
	line-height: 180%;
	margin-bottom: 25px;
	text-align: center;
}
.contact a.btn {
	width: 60%;
	color: #FFF;
	background-color: #03133a;
	padding: 10px 0;
	font-size: 90%;
	margin-top: 10px;
	border-radius: 15px;
}
.font-weight-bold {
	font-size: 100%;
}
.titleBox {
	border: 2px solid #222;
	padding: 5px 10px;
	margin-bottom: 20px;
	display: inline-block;
	background: #FFF;
	font-size: 110%;
	font-weight: 800;
	line-height: 110%;
}
.vr-gallery .card img.ownner { max-width: 180px; }
.card-body {
	padding: 0;
}
.play-list .merit .owl-item {
	padding: 5px;
}
.mt-md-4 { margin-top: 50px; }
.play-list .merit .owl-item div {
	padding: 5px;
}

h4 { font-size: 110%; }
h3 {
	font-size: 120%;
	margin-bottom: 10px;
}
#jobOfferFrom .btn { width: 160px; }
.flow {
	width: 100%;
	margin: 15px auto 15px;
	text-align: left;
}
.titleBoxInline {
	border: 2px solid #222;
	padding: 5px 5px;
	margin-bottom: 0;
	display: inline-block;
	background: #FFF;
	font-size: 105%;
	font-weight: 800;
	line-height: 105%;
}
.flow table td {
	padding: 0 0 45px 0;
	vertical-align: middle;
	font-weight: 700;
	font-size: 100%;
	line-height: 100%;
}
.decoLine ul li {
	width: 14.28%;
	height: 1px;
}
#mailMagazine01 {
	padding: 5px;
}
#contactBox textarea {
	margin-bottom: 5px;
	margin-top: 10px;
}
#contactBox h3 {
	font-size: 100%;
	font-weight: 800;
}
.vr-gallery .card img {

	margin: 0 auto;
}
.page-title {
	width: 100%;
	max-width: 160px;
	margin-top: 50px;
	margin-bottom: 10px;
}
#contactBox {
	color: #333;
	font-size: 16px;
	padding: 0;
}
.contactExp h4 {
	font-size: 103%;
	margin-bottom: 10px; text-align: left ;
}
.contact-title {
	padding: 5px;
	font-size: 100%;
	font-weight: 800;
}
.vr-gallery h3 {
			font-size: 110%; padding: 10px 15px 15px ; margin: 0 ;
		}	
.vr-gallery h4 {
	font-size: 105%;
}		
      .top .card h2 {
        font-size: 130%; }
      .top .card a {
        width: auto;
        padding: 12px 15px;
        font-size: 16px; }
		.vr-gallery .cus-pd2 {
		padding: 20px 25px 10px 25px;
		}
.main-content {
	line-height: 150%;
	margin-bottom: 15px; text-align: left ;
}		
.main-hr {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 150px;
	border: 1px solid #5683de;
}
.main-content strong {
	font-size: 100%;
}
header .card a, .vr-gallery a.btn {
	background-color: #03133a;
	width: 190px;
	padding: 12px 0;
	font-size: 15px;
	color: #ffffff;
	margin-top: 10px;
	border-radius: 15px;
}
.vr-gallery {
	font-size: 15px;
	color: #444444;
}
.newsDiv h5 { font-size: 105%; }
@media (max-width: 500px) {

.intro { margin-top: 62px; }
.top .card h2 {
        font-size: 110%; }
.top .card p {
        font-size: 100%; }		
.top .card a {
        width: auto;
        padding: 8px 15px;
        font-size: 100%; }
footer .copyright p {
	font-size: 80%;
}
footer .copyright {
	font-weight: 900;
	padding: 5px 0 0;
}
header .card a, .vr-gallery a.btn {
	width: 200px;
	padding: 10px 0;
	font-size: 16px;
}
.vr-gallery .cus-pd2 {padding: 0;}
.vr-gallery h3 {
	font-size: 110%;
	padding: 10px 5px 0;
	margin: 0;
}

.vr-gallery .cus-pd { padding: 0; }
h3.main-title {
	font-size: 120%;
	font-weight: 900;
	margin-top: 10px;
}

.main-content .name { font-weight: bold; font-size: 100%; }
.site-logo img { width: 70%; }
.site-header { height: 62px; }
.main-content strong { font-size: 100%; }
}

@media (max-width: 991px) {
.ar-content .col-lg-9 { padding-right: 15px !important; }
.ar-content .col-lg-3 { padding-left: 15px !important; }
}