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

img {
  display: inline-block;}

.pc {
  display: none !important;}

.fit {
  width: 100%;
  height: auto;}
.fit80 {
  width: 80%;
  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 {
  display: block;
  clear: both;
  padding: 0 3vw;
  margin: 0 auto;
  text-align: center;
  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;
  background-color: #2196f3;}

#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: #2196f3;
  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 #83ceff;}
#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 {
  position: relative;}
#main .main img {
  display: block;
  width: 100%;
  height: auto;}
#main .dairiten {
  position: absolute;
  top: 11vw;
  right: 0;
  width: 25%;}
#main .dairiten img {
	width: 100%;}
#main .topName {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;}
#main .topName .catch {
  font-size: 6vw;
  font-weight: bold;
  color: #2196f3;
  line-height: 1.3em;
  text-align: center;}
#main .topList {
	width: 90%;
	margin: 0 auto;
	text-align: left;}
#main .topList ul li {
  width: 100%;
  float: left;
  border-radius: 5px;
  line-height: 1.6em;
  padding: 10px;
  margin: 8px 0 0 0;
  background: rgba(255, 255, 255, 0.8);}
#main .topList ul li h3 {
  color: #008feb;
  font-size: 3.9vw;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 0.5vw;}
#main .topList ul li h3.Orange {
  color: #ff7e00;}
 
 #main .dairitenSP {
	width: 100%;
	background-color: #ff0000;
	color: #FFF;
	text-align: center;
	font-size: 5vw;
	font-weight: bold;
	line-height: 2.3em;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBlue {
  margin: 33vw auto 0 auto;
  text-align: center;
  padding: 0 3vw;}
.btnBlue2 {
  margin: 10vw auto;
  text-align: center;
  padding: 0 3vw;}
.btnBlue a,
.btnBlue2 a {
  display: inline-block;
  width: 100%;
  background-color: #008feb;
  color: #FFF;
  padding: 3vw;
  border-radius: 25px;
  font-size: 4.6vw;
  font-weight: bold;}
.btnBlue a:hover,
.btnBlue2 a:hover {
  text-decoration: none;}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
.secBlock .secBox {
  text-align: left;
  padding-top: 3vw;}
.secBlock .secLeft img,
.secBlock .secRight img {
  display: block;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
#service,
#merit,
#Hybrid {
  padding: 5vw 0;
  background-color: #FFF;}
#service h3,
#merit h3,
#Hybrid h3 {
  font-size: 5.5vw;
  margin-bottom: 5vw;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}
#service h4 {
  font-size: 4vw;
  margin-bottom: 0.5em;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}
#Hybrid h4 {
  font-size: 4.3vw;
  margin-bottom: 0.5em;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}


#Direct {
  padding: 5vw 0;
  background-color: #f8f7e9;}
#Direct h3 {
  font-size: 5.2vw;
  margin-bottom: 5vw;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}
#Direct h4 {
  font-size: 4.3vw;
  margin-bottom: 0;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}

.yellowBox {
    background-color: #ffffdf;
    border-radius: 10px;
    padding: 3%;
    font-size: 3.6vw;
    font-weight: bold;}

.listDecimal {
	margin:0px;
	margin-bottom: 40px;}
.listDecimal li {
	text-align: left;
	line-height: 1.8em;
	list-style-type: decimal;
	padding: 0;
	margin:0 0 0.5em 1em;
	text-indent: 0;
	font-weight: bold;}


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


.txtCenter {
	text-align: left;}
.regionTbl table {
	width:100%;
	margin: 1% 0 3% 0;}
.priceTbl table {
	width:100%;
	margin: 1% 0;}
.regionTbl table tr th,
.regionTbl table tr td,
.priceTbl table tr th,
.priceTbl table tr td {
	border:1px solid #a3a3a3;
	padding:5px;
	position:relative;}
.regionTbl table thead tr th,
.priceTbl table thead tr th {
	background-color:#2196f3;
	color:#FFF;
	font-size:3vw;
	line-height: 1.5em;
	text-align: center;
	padding: 8px;}
.regionTbl table tbody tr td {
	background-color: #FFFFFF;
	text-align: center;
	font-size:3vw;
	font-weight:normal;
	color:#333;
	line-height: 1.5em;
	padding: 8px;}
.priceTbl table tbody tr td {
	background-color: #FFFFFF;
	text-align: left;
	font-size:3vw;
	font-weight:normal;
	color:#333;
	line-height: 1.5em;
	padding: 8px;}
.priceTbl table tbody tr td:nth-child(even) {
	text-align: right;}
.regionTbl table thead tr th.yellow,
.regionTbl table tbody tr td.yellow,
.priceTbl table thead tr th.yellow,
.priceTbl table tbody tr td.yellow {
	background-color: #fbeb31;
	color:#333;}







.youtubeBox,
.pdfBox {
	width:100%;}
.youtube {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    margin: 0px 0px;}
.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: 96%;
    margin: 20px auto;
    text-align: center;}
.BtnPDF img {
    width: 100%;}

.block2Box ul {
	margin: 5% 0 0 0;}
.block2Box ul li {
	width:100%;
	margin:0 0 5% 0;
	padding: 2%;
	float:left;
	text-align: center;
	border: 1px #bfbfbf solid;
	border-radius: 10px;}
.block2Box ul li img {
	width: 80%;}
.block2Box ul li h5 {
	display: block;
	font-size:4.3vw;
	color: #4d4d4d;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block2Box ul li a {
	display: block;}

.block3Box ul {
	margin: 0;}
.block3Box ul li {
	width:100%;
	margin:0 0 1.5em 0;
	float:left;
	text-align: center;}
.block3Box ul li h5 {
	display: block;
	font-size:4.3vw;
	color: #2196f3;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}

.block2Box2 ul {
	margin: 15px auto 0 auto;}
.block2Box2 ul li {
	width:100%;
	margin:0 0 4% 0;
	float:left;
	text-align: left;}
.block2Box2 ul li:nth-child(even) {
		margin:0 0 4% 0;}
.block2Box2 ul li:nth-child(5) {
		margin:0 0 0 0;}
.block2Box2 ul li h5 {
	display: block;
	font-size:4.2vw;
	color: #4d4d4d;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.3vw;}

.block2Box2 ul li .listDisc2 {
	margin:0;}
.block2Box2 ul li .listDisc2 li {
	width: 100%;
	font-size: 3.6vw;
	text-align: left;
	line-height: 1.6em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;
	margin: 0;}

.block2Box ul li p,
.block3Box ul li p {
	text-align: left;
	font-size: 3.6vw;}
.block2Box2 ul li p {
	text-align: left;
	font-size: 3.6vw;}






.listDisc {
	margin:0px;}
.listDisc li {
	text-align: left;
	line-height: 1.8em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}

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