@import url(base.css);
img {
  display: inline-block;}

.sp {
  display: none !important;}
 
html{ scroll-behavior: smooth;scroll-padding-top: 100px;}

/*-------------------------------------------------
	++ BASE
-------------------------------------------------*/
#container {
  margin: 0 auto;
  text-align: center;
  position: relative;
  min-width: 1200px;
  overflow-x: hidden;}

.cInner {
  display: block;
  clear: both;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  position: relative;}

#contents {
  margin: 0 auto;
  text-align: left;
  background: #FFF;}

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;}
.header {
  background: rgba(0, 133, 255, 1);
  transition: all 0.5s ease;}
.hidden {
  background: rgba(0, 133, 255, 1);
  transition: all 0.5s ease;} 

.header_innner {
    width: 1200px;
    margin: 0px auto;
    padding: 0px;
    position: relative;}

#header #logo {
  width: 350px;
  display: block;
  float: left;
  text-align: left;
  margin-left: 0px;
  padding: 15px 20px 0 20px;}

#header #menu {
  display: block;
  float: right;
  margin-right: 0px;
  position: relative;}
#header #menu .menuBtn {
	display: none;}
#header #menu .menuContents {
	display: block !important;}
#header #menu .menuContents ul li {
  float: left;
  display: block;
  line-height: 150%;
  font-size: 15px;
  position: relative;
  transition: all 0.1s ease-in;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 38px 7px;
  position: relative;
  color: #FFF;}
#header #menu .menuContents ul li.current {
  background-color: #6ebaff;
  color: #FFF;}
#header #menu .menuContents ul li.current a {
  color: #FFF;}
#header #menu .menuContents ul li:hover ul {
  display: block;}
#header #menu .menuContents ul li.mContact {
  padding: 30px 15px;}
#header #menu .menuContents ul li.mContact a {
  background-color: #ffae00;
  padding: 10px 15px;
  border-radius: 20px;
  color: #FFFFFF;}
#header #menu .menuContents ul li.mContact.current {
  background-color: transparent;
  color: #FFFFFF;}

.patent {
    position: absolute;
    bottom: 10px;
    left: 0;
    line-height: 2.0em;
    padding: 0px 25px;
    background-color: #f2f2f2;
    border-radius: 20px;
    text-align: center;
    color: #333;
    font-size: 93%;}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
  position: relative;
  padding-top: 100px;
  margin-bottom: 40px;
  background-image: url("../img/main_bk.jpg");
  background-position: right 100px;
  background-repeat: no-repeat;
  background-size: cover;}
#main .main {
  display: block;
  float: right;
  margin: 50px 0;}
#main .catch {
  float: left;
  font-size: 50px;
  font-weight: bold;
  color: #0085ff;
  line-height: 1.5em;
  text-align: left;
  padding-top: 60px;}
#main .catch span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  color: #333333;
  line-height: 1.5em;
  padding-top: 0.5em;}

.campaignBtn {
    float: left;
    width: 350px;
    margin: 30px 0 0 0;
    padding: 10px 0;
    background-color: #ffae00;
    border-radius: 50px;}
.campaignBtn a {
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5em;
    text-align: center;}

.campaignBox {
    border: 5px #ffb500 solid;
    padding: 20px 25px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 14px;}
.campaignBoxTtl {
    font-size: 25px;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0.5em;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnOrange {
  text-align: center;
  margin: 0 auto 5px auto;}
.btnOrange a {
  display: inline-block;
  background-color: #ffae00;
  color: #FFF;
  padding: 10px 100px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;}
.btnOrange a:link,.btnOrange a:visited {text-decoration:none;}
.btnOrange a:hover,.btnOrange a:active {text-decoration:none;}

.privacy {
    text-align: center;
    margin: 0 auto;
    font-size: 90%;}

/*-------------------------------------------------
	++ SLIDER
-------------------------------------------------*/
.service {
	width:1000px;
	margin:20px 0px;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
.WhiteBg {
  padding: 0;
  background-color: #FFF;}
.WhiteBg2 {
  padding: 0;
  margin: 5px 0 50px 0;
  background-color: #FFF;}
.BlueBg {
  padding: 40px 0;
  margin: 30px 0;
  background-color: #e6ffff;}
h3 {
  font-size: 25px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #0085ff;
  font-weight: bold;
  text-align: center;}
h4 {
  font-size: 20px;
  margin: 0 auto 30px auto;
  line-height: 2em;
  color: #ff0000;
  font-weight: bold;
  text-align: center;}
h5 {
  font-size: 20px;
	margin: 20px 0 10px 0;
  color: #000000;
  text-align: center;}
  
h6 {
  font-size: 20px;
	margin: 20px 0 10px 0;
  color: #00923A;
  text-align: left;}

.listDisc {
	margin:0;}
.listDisc li {
	text-align: left;
    font-weight: bold;
	line-height: 1.5em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}

.btnBanner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 50px auto 20px auto;
    padding: 0;}
.btnBanner li {
    width: 30%;
    height: 100px;
    float: left;
    margin: 0 8px 20px 8px;
    border: 1px solid #e6e6e6;
    box-shadow: 3px 3px #e6e6e6;
    padding: 5px 20px;}
.btnBanner a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;}
.btnBanner li span {
    text-align: left;
    width: 75%;
    margin-left: 5%;
    font-size: 95%;}
.btnBanner a:link,.btnBanner a:visited {color: #333;text-decoration:none;}
.btnBanner a:hover,.btnBanner a:active {color: #333;text-decoration:none;}

#flexbox {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0 auto 3% auto;
    justify-content: space-between;}
.itemBox { 
    width: 32%;
    text-align: left;
    padding:0;
    margin: 0;
    border: 2px #4f76c9 solid;
    border-radius: 15px;}
.itemBoxTtl {
    background-color: #4f76c9;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 2.5em;
    border-radius: 10px 10px 0px 0px;}
.itemBoxInner {
    padding: 15px 10px;}






.youtube iframe, .pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;}
.youtubeBox, .pdfBox {
    width: 800px;
    text-align: center;
    margin: 0 auto 5px auto;}
.youtube {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    border: 5px #DBDBDB solid;
    margin: 10px 0px;}

.pdfBox {
	width:800px;
	text-align:center;
	margin:0px auto 50px auto;}
.pdf {
	position:relative;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:30px 0 5px 0;
	height: 700px;}

.BtnPDF {
    margin: 20px auto;
    text-align: center;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #0085ff;
  color: #FFF;
  text-align: center;
  padding: 40px 0;}
#footer .copy {
  margin: 0px;}
#footer .copy a {
  color: #FFF;}

#pageTop {
	position: fixed;
	bottom:48px;
	right:48px;
	width:48px;
	height:48px;}
#pageTop img {
	display:block;}

.spCover {
  display: none;
  width: 1px;
  height: 1px;
  position: absolute;}