:root {
  --color-primary: #4869e8;
  --color-gradient-start: #4869e8;
  --color-gradient-stop: #4666e3;
}


html {
    scroll-behavior: smooth;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.625em;
  letter-spacing: 0.01em;
  font-size: 1em;
  color: #73747f;
}

.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'Rubik', sans-serif;
  color: #1a1c26;
}

.h1,
h1 {
  font-weight: 300;
  line-height: 1.244em;
  font-size: 45px;
}

.h2,
h2 {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.285em;
}

.h3,
h3 {
  font-size: 35px;
  font-weight: 400;
  line-height: 1.342em;
}

.h4,
h4 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.35em;
}

.h5,
h5 {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.35em;
}

.h6,
h6 {
  font-size: 21px;
  font-weight: 400;
  line-height: 1.2em;
}

.main-nav > li > a {
  font-size: 15px;
  letter-spacing: 0.02em;
  color: #fff;
}

.main-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.85);
}

.main-footer {
  padding-top: 70px;
  color: rgba(255, 255, 255, 0.6);
}

.main-footer a:not(.btn) {
  color: rgba(255, 255, 255, 0.6);
}

.main-footer a:not(.btn):hover {
  color: #fff;
}


#primary-nav li a{
	 font-weight: bold;
 }

.ld-module-trigger-txt{
	color: aqua !important;
}

.social-icon a{
	color: aqua;
}

footer p{
	font-size: 80%;
	line-height: 1.5em;
	color: aqua;
}

hr.bluebar{
	border-color: #0075c2;
}


.slogan h3{
	font-weight: bold !important;
}

.navbar-brand-inner img{
	width: 180px;
}

.footerTitle{
	color: #0094d5;
	font-size: 16px;
	font-weight: bold;
}

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

.footerLink ul li a{
	font-size: 13px;
	color: #0094d5 !important;
	position: relative;
    padding-left: 20px;
}

.footerLink ul li a:hover{
  color: #66cbf7 !important;
}


.footerLink ul li a:before {
     content: "";
    position: absolute;
    top: .45em;
    left: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    border-top: 2px solid #66cbf7;
    border-right: 2px solid #66cbf7;
  }

 .aboutus-pic{
	 background-color: #fff;
	 padding: 50px;
 }

.jobContainer{
	background-color: #fff;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 20px;
}
.jobContainer h3{
	margin: 0px;
	font-size: 26px;
	line-height: 1.3em;
	padding-bottom: 10px;
}
.jobContainer h5{
	margin: 0px;
	font-size: 18px;
}

.jobContainer-text{
	font-size: 14px;
	line-height: 1.5em;
}


.roundWrap{
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 30px 30px 30px 30px;
    padding: 20px 60px !important;
}

.nolisk-ol li{
	line-height: 1.3em;
	margin-bottom: 20px;

}

.imgWrap{
	padding: 30px 30px 30px 50px;

}

.textWrap{
	padding: 80px;
	background-color: #fff;
}


.pricing-table-body li:last-child{
	border-bottom: none;

}


.nolisk-ul li{
	   line-height: 1.7em;
	   margin-bottom: 20px;
	   font-size: 16px;
  }


table tr:nth-child(2n+1) {
   background-color: #f6f6f6;
}

.mobileHeigt{
	height: 500px;
	background-size: cover;
}

.mobileHeigt2{
	height: 600px;
	background-size: cover;
}

dt dd{
	font-size: 14px;
}


.bg-gradient-secondary-rl {
	background: linear-gradient(#55c0ff, #0075c1);
	}

.bg-gradient-secondary-rl2 {
	  background: linear-gradient(#ffb0b0, #ff5a5a);

}

.bg-gradient-secondary-mb{
	background: linear-gradient(#eaf6fd, #00a0e9);
}

.roundWrap2{
	padding: 20px 40px 20px 40px;
	margin-top: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.language-select{
	display: none;
	 margin-bottom: 30px;
	 background-color: #eee;
}

.language-select　ul {
   margin: 0px;

}
.language-select ul li {
	display: inline-block;
	list-style: none;
	padding: 20px 10px;
}


.ldWrap{
	padding: 30px;
}



.ribbon14-wrapper {
  display: block;
  position: relative;
  padding: 10px 0;
  background: #1c546d;
  box-sizing: border-box;
  margin-bottom: 20px;
  }

 .ribbon14-wrapper h5{
	 color: #fff;
	 margin-left: 20px;
	 font-weight: bold;
 }

.ribbon14 {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 20px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 40px;
  text-align: center;
  font-size: 17px;
  color: white;
  background: #ff785b;
}

.ribbon14:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #ff785b;
  border-right: 20px solid #ff785b;
  border-bottom: 10px solid transparent;
}


.ribbon12-wrapper {
  display: block;
  position: relative;
  margin: 15px auto;
  padding: 10px 0;
  height: 120px;
  margin-bottom: 30px;
  background: #f1f1f1;
  }

.ribbon12 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  margin: 15px 0 0 -20px;
  width: calc(100% + 20px);
  font-size: 22px;
  color: white;
  background: #70a6ff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.ribbon12:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #6081b7;
}



.cp_snslink05 {
	position: fixed;
	z-index: 999999;
	top: 50%;
	right: 0;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.cp_snslink05 .cp_link a {
	position: relative;
	font-family: 'FontAwesome';
	display: block;
	width: 40px;
	height: 40px;
	padding: 10px;
	-webkit-transition: background 0.5s ease 0.3ms;
	transition: background 0.5s ease 0.3ms;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: #263238;
}
.cp_snslink05 .facebook a:hover {
	background: #3b5998;
}
.cp_snslink05 .twitter a:hover {
	background: #00acee;
}
.cp_snslink05 .google a:hover {
	background: #dd4b39;
}
.cp_snslink05 .instagram a:hover {
	background: linear-gradient(45deg, #fdf497,#fd5949,#d6249f,#285aeb );
}
.cp_snslink05 .cp_link:first-child a {
	border-radius: 5px 0 0 0;
}
.cp_snslink05 .cp_link:last-child a {
	border-radius: 0 0 0 5px;
}
.cp_snslink05 .cp_link a span {
	visibility: hidden;
	display: inline-block;
	position: absolute;
	min-width: 7em;
	top: 0.5em;
	left: 60px;
	line-height: 1em;
	padding: 8px;
	-webkit-transition: all 0.5s ease 0.3ms;
	transition: all 0.5s ease 0.3ms;
	transform: rotateY(45deg);
	transform-origin: 0;
	text-align: center;
	opacity: 0;
	color: #ffffff;
	border-radius: 5px;
	background: #263238;
}
.cp_snslink05 .cp_link span:after {
	position: absolute;
	top: 6px;
	left: -15px;
	display: block;
	width: 0;
	height: 0;
	content: '';
	border: 10px solid transparent;
	border-right: 10px solid #263238;
}
.cp_snslink05 .cp_link a:hover span {
	visibility: visible;
	transform: rotateY(0);
	opacity: 1;
}



.box{
    padding: 50px 20px;
    margin: 50px 20px 80px 20px;
    color: #2c2c2f;
    background: #f4f4f4;
    border-top: solid 5px #508FA5;
    border-bottom: solid 5px #508FA5;
}

.box2{
	padding: 50px 20px;
    margin: 30px 5px 50px 5px;
    color: #2c2c2f;
    background: #f4f4f4;
    border-top: solid 5px #508FA5;
    border-bottom: solid 5px #508FA5;
}

.description{
	border: 6px solid #f2f2f2;
	background-color: #fefefe;
	padding: 20px 20px 50px 20px;
	margin-bottom: 50px;
}

.description p{
	 padding: 0px;
	 margin: 0px;

}


.description h2{
 padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #7db4e6;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
  font-size: 130%;
  font-weight: 800;
  color: #47688E;
}



.description h3{
font-size: 120%;
}


@media (min-width: 1200px) {
  .main-header .is-stuck {
    background: #fff !important;
  }
  .mainbar-wrap.is-stuck .social-icon a,
  .mainbar-wrap.is-stuck .header-module .ld-module-trigger,
  .mainbar-wrap.is-stuck .main-nav > li > a,
  .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
    color: #424242 !important;
  }
  .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
    border-color: #424242 !important;
  }
  .is-stuck .btn {
    color: #fff;
    border-color: #5174fd;
  }
  .is-stuck .btn.btn-solid {
    background-color: #5174fd;
  }
  .is-stuck .btn:hover {
    border-color: #3a3a3a;
    color: #fff;
  }
  .is-stuck .btn:hover, .is-stuck .btn.btn-solid:hover {
    background-color: #3a3a3a;
  }


}

@media (max-width: 1199px) {
	  .pb1199-50{
	  padding-bottom: 50px;
  }

  .imgWrap{
	padding: 30px 30px 30px 30px;

}

	#primary-nav{
	  padding-bottom: 20px;
	  padding-top: 20px;
 }

 .language-select{
	display: block;
}

    .cp_snslink05{
        display: none;
    }

}


@media (max-width: 768px) {

	.ribbon12-wrapper {
  height: 160px;
  }


.mobileHeigt{
	height: 300px;
}

.mobileHeigt2{
	height: 400px;
}


.titlebar {
	background-size:135%;
	background-position: center bottom;

	 }

.navbar-brand-inner img{
	width: 130px;
}

.fullheight {
  min-height: 60vh;
}

 .aboutus-pic{
	 padding: 10px;
 }

.max768-150{
	font-size: 150% !important;
	font-weight: 800;
}

.roundWrap{
      margin: 10px 10px 50px 10px;
     padding: 20px 20px !important
}

.textWrap{
	padding: 30px;
}


}


@media (max-width: 480px) {

.mobileHeigt2{
	height: 300px;
}

}
