@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: 1200px;
  margin: 0 auto;
  text-align: center;
  position: relative;}

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

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #2196f3;}

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

#header #logo {
  display: block;
  float: left;
  text-align: left;
  margin-left: 0px;
  padding: 15px 20px;}
#header #logo a {
  color: #000;}
#header #logo a:hover {
  text-decoration: none;}
#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: 14px;
  position: relative;
  transition: all 0.1s ease-in;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 40px 10px;
  position: relative;
  color: #FFF;}
#header #menu .menuContents ul li.current {
  background-color: #008feb;
  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: #FFF;
  padding: 10px 15px;
  border-radius: 20px;
  color: #2196f3;}
#header #menu .menuContents ul li.mContact.current {
  background-color: transparent;
  color: #2196f3;}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
  position: relative;}
#main .dairiten {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 9998;}
#main .main img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 100px;}
#main .topName {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  width: 1100px;
  margin: 0 auto;}
#main .topName .catch {
  font-size: 50px;
  font-weight: bold;
  color: #2196f3;
  line-height: 1.3em;
  text-align: left;}
#main .topList {
	width: 1120px;
	margin: 0 auto;
	text-align: left;
	position: relative;}
#main .ph_camera {
  position: absolute;
  top: 130%;
  right: 0;
  z-index: 9998;}
#main .topList ul li {
  width: 550px;
  float: left;
  border-radius: 5px;
  padding: 20px;
  margin: 50px 20px 0 0;
  background: rgba(255, 255, 255, 0.8);}
#main .topList ul li:nth-of-type(2n) {
  margin-right: 0;}
#main .topList ul li h3 {
  color: #008feb;
  font-size: 22px;
  text-align: center;
  margin-bottom: 0.5vw;}
#main .topList ul li h3.Orange {
  color: #ff7e00;}

/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBlue {
  float: left;
  text-align: center;
  margin: 4% 0 0 0;}
.btnBlue2 {
  text-align: center;
  margin: 4% auto;}
.btnBlue a,
.btnBlue2 a {
  display: inline-block;
  background-color: #008feb;
  color: #FFF;
  padding: 10px 90px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;}
.btnBlue a:hover,
.btnBlue2 a:hover {
  text-decoration: none;}

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
.secBlock .secBox {
  text-align: left;
  padding-top: 25px;}
.secBlock .secLeft,
.secBlock .secRight {
  float: left;}
.secBlock .secLeft img,
.secBlock .secRight img {
  display: block;}
.secBlock .sec55 .secLeft,
.secBlock .sec55 .secRight {
  width: 50%;}
.secBlock .sec46 .secLeft {
  width: 40%;}
.secBlock .sec46 .secRight {
  width: 60%;}
.secBlock .sec37 .secLeft {
  width: 30%;}
.secBlock .sec37 .secRight {
  width: 70%;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
#service,
#merit,
#Hybrid {
  padding: 30px 0 40px 0;
  background-color: #FFF;}
#service h3,
#merit h3,
#Hybrid h3 {
  font-size: 28px;
  margin-bottom: 20px;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}
#service h4,
#Hybrid h4 {
  font-size: 20px;
  margin-bottom: 0;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}


#Direct {
  padding: 30px 0 40px 0;
  background-color: #f8f7e9;}
#Direct h3 {
  font-size: 28px;
  margin-bottom: 20px;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}
#Direct h4 {
  font-size: 20px;
  margin-bottom: 0;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}

.yellowBox {
    background-color: #ffffdf;
    border-radius: 10px;
    padding: 30px;
    font-size: 17px;
    font-weight: bold;}

.listDecimal {
	margin:0px;
	margin-bottom: 40px;}
.listDecimal li {
	text-align: left;
	line-height: 2.5em;
	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;
	padding: 0 0 0 1em;
	margin: 0;
	text-indent: -1.0em;}


.txtCenter {
	text-align: center;}
.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:16px;
	line-height: 2em;
	text-align: center;}
.regionTbl table tbody tr td {
	background-color: #FFFFFF;
	text-align: center;
	font-size:16px;
	font-weight:normal;
	color:#333;
	line-height: 1.5em;
	padding: 8px 0;}
.priceTbl table tbody tr td {
	background-color: #FFFFFF;
	text-align: left;
	font-size:16px;
	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;}

#PDF {
  padding: 30px 0 40px 0;
  background-color: #f8f7e9;}
.pdfBox {
	width:800px;
	text-align:center;
	margin:0px auto;}
.pdf {
	position:relative;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:30px 0 5px 0;
	height: 700px;}
.pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;}

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

.block2Box ul {
	width: 90%;
	margin: 15px auto 0 auto;}
.block2Box ul li {
	width:45%;
	margin:0 1.5%;
	padding: 2%;
	float:left;
	text-align: center;
	border: 1px #bfbfbf solid;
	border-radius: 10px;}
.block2Box ul li h5 {
	display: block;
	font-size:20px;
	color: #4d4d4d;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block2Box ul li a {
	display: block;}

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

.block2Box2 ul {
	margin: 15px auto 0 auto;}
.block2Box2 ul li {
	width:49%;
	margin:0 2% 3% 0;
	float:left;
	text-align: left;}
.block2Box2 ul li:nth-child(even) {
		margin:0 0 3% 0;}
.block2Box2 ul li h5 {
	display: block;
	font-size:17px;
	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: 14px;
	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: 16px;}
.block2Box2 ul li p {
	text-align: left;
	font-size: 14px;}









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

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #2196f3;
  color: #FFF;
  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;}