@import url(base.css);
a:hover {
  opacity: 1;}

img {
  display: inline-block;}

.pc {
  display: none !important;}

.fit {
  width: 80%;
	height: auto;
        margin: 2% 0% 2% 9%;}


.fit90 {
  width: 90%;
  height: auto;}
.fit80 {
  width: 80%;
  height: auto;
  margin: 0 auto;
  text-align: center;}
.fit20 {
  width: 20%;
  height: auto;
  margin: 0 auto;
  text-align: center;}
 
html{ scroll-behavior: smooth;scroll-padding-top: 11vw;}

/*-------------------------------------------------
	++ BASE
-------------------------------------------------*/
body {
  font-size: 3.6vw;}

#container {
  margin: 0 auto;
  text-align: center;
  position: relative;
  overflow-x: hidden;}

.cInner,
.cInner2,
.header_innner {
  display: block;
  clear: both;
  padding: 0 3vw;
  margin: 0 auto;
  text-align: left;
  position: relative;}

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

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  height: 11vw;}
.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 #logo {
  width: 200px;
  display: block;
  padding: 1vw;
  float: left;}
#header #logo img {
  display: block;
  height: 8vw;
  width: auto;}

#header #menu .menuBtn {
  position: absolute;
  top: 1.5vw;
  right: 1vw;
  width: 8vw;
  height: 8vw;}
#header #menu .menuBtn img {
  width: 100%;
  height: auto;}
#header #menu .menuContents {
  display: none;
  background: #0085ff;
  position: fixed;
  top: 11vw;
  right: 0;
  width: 100%;
  text-align: left;}
#header #menu .menuContents ul li {
  display: block;
  line-height: 150%;
  font-size: 4.2vw;
  position: relative;
  border-bottom: 1px solid #ffffff;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 2.5vw 10vw 2.5vw 7vw;
  position: relative;
  color: #FFF;
  font-weight: 500;}
#header #menu .menuContents ul li a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 5vw;
  width: 2vw;
  height: 2vw;
  margin: -1.5vw 0 0 0;
  border-top: solid 1px #FFF;
  border-right: solid 1px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);}

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

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
  position: relative;
  padding-top: 11vw;
  margin-bottom: 5%;
  background-image: url("../img/main_bk.jpg");
  background-position: right 11vw;
  background-repeat: no-repeat;
  background-size: cover;}
#main .main {
  display: block;
  width: 100%;
  height: auto;}
#main .catch {
  font-size: 7vw;
  font-weight: bold;
  color: #0085ff;
  line-height: 1.3em;
  text-align: center;
  padding-top: 5%;}
#main .catch span {
  display: block;
  font-size: 3.5vw;
  font-weight: normal;
  color: #333333;
  line-height: 1.5em;
  padding-top: 0.5em;
  padding-bottom: 1em;}

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

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

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnDownload {
    width: 80%;
    border-radius: 10px;
    margin: 5% auto 0 auto;
    background-color: #ffae00;}
.btnDownload a {
    display: block;
    color: #FFF;
    padding: 0;
    font-size: 4vw;
    line-height: 2.5em;
    text-align: center;
    font-weight: bold;
    text-decoration:none;}

.btnOrange {
  text-align: center;
  margin: 0 auto 5px auto;}
.btnOrange a {
  width: 100%;
  display: inline-block;
  background-color: #ffae00;
  color: #FFF;
  padding: 10px 0px;
  border-radius: 25px;
  font-size: 4.3vw;
  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: 3vw;}

/*-------------------------------------------------
	++ SLIDER
-------------------------------------------------*/
.service {
    width: 100%;
    margin: 0px auto;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
.WhiteBg {
  padding: 0px 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: 5vw;
  margin-top: 0;
  line-height: 1.3em;
  margin-bottom: 2vw;
  color: #0085ff;
  font-weight: bold;
  text-align: center;}
h4 {
  font-size: 4.5vw;
  margin: 0 auto 10px auto;
  line-height: 1.4em;
  color: #ff0000;
  font-weight: bold;
  text-align: center;}
h5 {
  font-size: 4.0vw;
  margin-bottom: 0.5em;
  color: #000000;
  text-align: center;}
h6 {
  font-size: 4.0vw;
  margin-bottom: 0.5em;
  color: #00923A;
  text-align: center;}

.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: 100%;
    height: 80px;
    float: left;
    margin: 0 8px 20px 8px;
    border: 1px solid #e6e6e6;
    box-shadow: 3px 3px #e6e6e6;
    padding: 8px 10px;}
.btnBanner a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;}
.btnBanner li span {
    text-align: left;
    width: 95%;
    margin-left: 5%;
    line-height: 1.3em;
    font-size: 4vw;}
.btnBanner a:link,.btnBanner a:visited {color: #333;text-decoration:none;}
.btnBanner a:hover,.btnBanner a:active {color: #333;text-decoration:none;}

.youtubeBox, .pdfBox {
    width: 100%;}
.youtube {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    border: 5px #DBDBDB solid;
    margin: 10px 0px;}

.pdfBox {
	width:100%;}
.pdf {
	position:relative;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:30px 0 5px 0;}
.youtube iframe,
.pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;}

.BtnPDF {
    width: 100%;
    margin: 20px auto;
    text-align: center;}
.BtnPDF img {
    width: 100%;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #0085ff;
  color: #FFF;
  font-size: 3.2vw;
  padding: 3vw 0;}
#footer .copy {
	margin: 5px;
	text-align: center;}
#footer .copy a {
  color: #FFF;}

#pageTop {
    position: fixed;
    bottom: 5vw;
    right: 5vw;
    width: 14vw;
    height: 14vw;}
.spCover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9996;}