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

img {
  display: inline-block;}

.pc {
  display: none !important;}

.fit {
  width: 100%;
  height: auto;}
.fit90 {
  width: 90%;
  height: auto;}
.fit40 {
  width: 40%;
  height: auto;
  margin: 0 auto;
  text-align: center;}
 
html{ scroll-behavior: smooth;scroll-padding-top: 11vw;}

@media (max-width: 1000px)
.scroll {
    overflow-x: scroll;
    margin-bottom: 3%;}

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

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

.cInner {
    display: block;
    clear: both;
    padding: 3vw 2vw;
    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: 99998;
    height: 11vw;
    background-color: #4d71fa;}
/*
.header {
    background: rgba(77, 113, 250, 1);
    transition: all 0.5s ease;}
.hidden {
    background: rgba(77, 113, 250, 1);
    transition: all 0.5s ease;} 
*/
#header #logo {
    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: #4d71fa;
    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 #abbfff;}
#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);}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
    margin-top: 11vw;
    width: 100%;
    background-image: url("../img/bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;}
.main_innner {
    position: relative;
    width: 100%;
    height: 80vh;
    margin: 0px auto;
    padding: 0px;}

@media screen and (max-width: 375px) {
.main_innner {
    position: relative;
    width: 100%;
    height: 80vh;
    margin: 0px auto;
    padding: 0px;}
}




#main .main {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 12vw;}
#main .main img {
    width: 80%;}
#main .topName {
    position: absolute;
    top: 1%;
    left: 0;
    width: 100%;}
#main .topName .subcatch {
    font-size: 3.7vw;
    font-weight: bold;
    color: #595959;
    line-height: 1.2em;
    padding: 0.8em 0;
    text-align: center;}
#main .topName .catch {
    font-size: 7vw;
    font-weight: bold;
    color: #4d71fa;
    line-height: 1.2em;
    text-align: center;}

.contactBtn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    padding: 0;}
.contactBtn a {
    background-color: #ff9000;
    padding: 5px 50px;
    margin: 0 auto;
    border-radius: 30px;
    font-size: 4.8vw;
    font-weight: bold;
    color: #FFFFFF;}
.contactBtn a:link,.contactBtn a:visited {text-decoration:none;}

.Partner {
    display: none;}
.PartnerSP {
    display: block;
    color: #FF0000;
    font-size: 4vw;
    text-align: center;
    padding: 0.5em 0 0.8em 0;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBox {
    display: flex;
    text-align: center;
    margin: 4% auto 8% auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;}
.btnOrage {
    width: 70%;
    border-radius: 30px;
    margin: 0 0 3% 0;
    background-color: #ff9000;}
.btnOrage a {
    display: block;
    color: #FFF;
    padding: 0;
    font-size: 4vw;
    line-height: 2.5em;
    font-weight: bold;
    text-decoration:none;}

.btnOrage2 {
    width: 100%;
    border-radius: 30px;
    margin: 4% auto 0 auto;
    text-align: center;
    background-color: #ffa202;}
.btnOrage2 a {
    display: block;
    color: #FFF;
    padding: 0;
    font-size: 5vw;
    line-height: 2.5em;
    font-weight: bold;
    text-decoration:none;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
.bgBlue {
  background-color: #f0ffff;}

h3 {
  font-size: 5.2vw;
  margin: 3vw 0;
  color: #4d71fa;
  font-weight: bold;
  text-align: center;}
h4 {
    font-size: 4vw;
    margin: 25px 0 10px 0;
    padding: 8px 20px;
    color: #FFFFFF;
    line-height: 1.4em;
    font-weight: bold;
    text-align: left;
    background-color: #4d71fa;
    border-radius: 30px;}
h5 {
    color: #FFFFFF;
    font-size: 4.3vw;
    line-height: 1.3em;
    font-weight: bold;
    text-align: left;
    padding: 3vw 0 3vw 1em;}
h6 {
    font-size: 4vw;
    line-height: 1.3em;
    font-weight: bold;
    text-align: left;
    padding: 5vw 0 2vw 0;}
h6.subttlO {
    color: #ff9400;
    font-size: 4vw;
    line-height: 1.3em;
    font-weight: bold;
    text-align: left;
    padding: 0 0 2vw 0;}


.pcfilterBox {
    display: flex;
    flex-direction: column;
    margin-top: 20px;}
.pcfilterItem {
    width: 100%;
    margin-bottom: 5%;}
.pcfilterItem .img {
    position: relative;
    display: block;
    width: 40vw;
    height: 40vw;
    background: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    border-radius: 50%;}
.pcfilterItem .img img {
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    margin: auto;
   width: 60%;}
.pcfilterItem h4 {
    font-size: 5vw;
    margin: 10px 0;
    padding: 0;
    color: #4d71fa;
    font-weight: bold;
    text-align: center;
    background-color: transparent;}

.pcfilterBox2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;}
.pcfilterItemImg {
    order: 1;
    width: 100%;
    margin: 0 auto;
    text-align: center;}
.pcfilterItemImg img {
    width: 90%;}
.pcfilterItemTxt {
    order: 2;
    width: 100%;
    margin-bottom: 5%;}
.pcfilterItemTxt h4 {
    font-size: 5.5vw;
    margin: 0 0 10px 0;
    padding: 0;
    color: #4d71fa;
    font-weight: bold;
    text-align: center;
    background-color: transparent;}

.featureBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0px;}
.featureItemImg {
    position: relative;
    display: block;
    width: 25vw;
    height: 25vw;
    background: #FFFFFF;
    margin: 0;
    text-align: center;
    border-radius: 50%;}
.featureItemImg img {
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    margin: auto;
    width: 65%;}
.featureItemTxt {
    width: 70%;
    text-align: left;}

.managementBox {
    display: flex;
    flex-direction: column;
    margin-top: 20px;}
.managementItem {
    width: 100%;}
.managementItemL {
    width: 100%;}

.motionTbl table {
	width:100%;
	margin: 1% 0;}
.motionTbl table tr th,
.motionTbl table tr td {
	border:1px solid #a3a3a3;
	padding:5px;
	position:relative;
    font-weight: normal;}
.motionTbl table tr th {
    width: 25%;
	background-color:#f0ffff;
	color:#333;
	font-size:3vw;
	line-height: 2em;
	text-align: center;}
.motionTbl table tr td {
	background-color: #FFFFFF;
	font-size:3vw;
	color:#333;
	line-height: 1.5em;
	padding: 8px;
	text-align: left;}

.txtBlue {
    font-size: 4vw;
    line-height: 1.5em;
    padding-top: 1.5em;
    color: #4d71fa;
    font-weight: bold;
text-align: center;}

.txtRed {
    font-size: 4vw;
    line-height: 1.5em;
    padding-top: 1.5em;
    color: #ff0000;
    font-weight: bold;
    text-align: center;}

.listDisc {
	margin:0 0 4vw 0;}
.listDisc2 {
	margin: 0;}
.listDisc li,
.listDisc2 li {
	text-align: left;
	line-height: 1.5em;
    font-size: 3.5vw;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}

.youtubeBox, .pdfBox {
    width: 100%;}
.youtube_ph img {
	width:90%;
	margin:0px auto;
	text-align:center;}
.youtube_not_sp {
	display: none;}
.youtube_sp {
    display: block;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
    background-color: #4d71fa;
    color: #FFF;
    font-size: 3.5vw;
    padding: 3vw 0;}
#footer .copy {
    margin: 0px;
    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;}

