@charset "UTF-8";
/* CSS Document */
.inria-sans-light {
  font-family: "Inria Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.inria-sans-regular {
  font-family: "Inria Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.inria-sans-bold {
  font-family: "Inria Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.inria-sans-light-italic {
  font-family: "Inria Sans", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.inria-sans-regular-italic {
  font-family: "Inria Sans", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.inria-sans-bold-italic {
  font-family: "Inria Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.upcase{
	text-transform: uppercase;
}
.img_full img{
	width: 100%;
	height: auto;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-width: 1200px;
}
#wrap.brandbg {
	background-image: url(../../img/brand/bg_top.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#wrap.productbg {
	background-image: url("../../img/product/bg.jpg");
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#wrap.secbg {
	background-image: url("../../img/security/bg.jpg");
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#head {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0;
	z-index: 10;
}
#headwrap {
	clear: both;
	position: relative;
}
#headwrap .box {
	color: #FFFFFF;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 140px;
	mix-blend-mode: normal;
}
#headwrap .box .inria-sans-light-italic {
	font-size: 100px;
	line-height: 1em;
	opacity: 0.7;
	padding-bottom: 0;
	display: inline-block;
	position: relative;
}
.lblue{
	color: #56B5E0;
}
#headwrap .box h2{
	background-color: #F5931D;
	color: #FFF;
	text-align: center;
	font-size: 24px;
	line-height: 46px;
	padding: 0;
	border-radius: 80px;
}

#headwrap .photo {
	padding-bottom: 0;
	position: relative;
	margin: 0 auto;
}
#headwrap .photo img{
	width: 100%;
	height: auto;
}
#headwrap .photo02{
	padding-bottom: 0;
	position: relative;
	margin: 0 auto;
}
#headwrap .photo02 img{
	border-top-right-radius: 15vw;
	border-bottom-left-radius: 15vw;
}

#logo {
	width: 5.7%;
	padding-top: 30px;
	padding-left: 45px;
}
#logo02 {
	width: 5.2%;
	padding-top: 30px;
	padding-left: 45px;
}
#telwrap {
	text-align: right;
	float: right;
	width: 400px;
}
.telnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

#navwrap {
	background-color: #FFCCCC;
	clear: both;
}
#navwrap02 {
	display: none;
	visibility: hidden;
}
#nav02 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav02 li {
	float: left;
	background-color: #FFCC99;
}
#nav02 img {
	display: block;
}

#flash {
	clear: both;
	background-color: #CCFF99;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#flash h3 {
	position: absolute;
	top: 50%;
	padding-bottom: 0px;
	left: 50%;
	transform: translateX(-50%)
		translateY(-50%);
}

#flash02 {
	clear: both;
	background-color: #CCFF99;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash02 .box {
	background-color: #FF97F4;
	padding: 10px;
	text-align: center;
}
#flash02 h3 {
 text-align: center;
 font-size: 26px;
 line-height: 1.6em;
 padding-bottom: 0px;
}
#flash02 p {
	padding-bottom: 0px;
}


#flash02 p img {
	width: 100%;
	height: auto;
}

ul.bxslider {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	clear: both;
}
ul.bxslider li img {
	height: auto;
	padding-right: 0px;
	width: 100%;
}
ul.bxslider li {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	text-align: center;
	position: relative;
}
#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 position: relative;
}
#access{
	overflow: hidden;
}
#access h3 {
	background-image: url(../img/bg_access.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #FFFFFF;
	font-size: 50px;
	line-height: 1.6em;
	padding-bottom: 0px;
}

.gmap iframe {
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
  display: block;
}

#footwrap {
	clear: both;
	overflow: hidden;
	background-image: url(../img/bg_foot.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#foot {
	text-align: left;
	width: 90%;
	max-width: 1070px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	color: #FFFFFF;
	padding-bottom: 100px;
}
#foot .logo {
	width: 22%;
	float: left;
}
#footad {
	width: 42%;
	float: right;
	padding-top: 20px;
}
#footad .but {
	max-width: 300px;
	width: 100%;
	padding-top: 10px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
#footad .but a{
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
#footad .but a:hover{
	background-color: rgba(250,147,30,1.00);
}
#footad .but a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow02.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
#footad .but a:hover:after{
	right: 19%;
}
#footad .sns{	
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

#cr {
	font-size: 12px;
	line-height: 1.6em;
	padding: 30px 0;
	color: #FFFFFF;
}

#news {
	padding: 110px 0 100px;
}
#news .inner{
	width: 90%;
	max-width: 1300px;
	margin: 0 auto;
}
#news .inner .carender {
	width: 42%;
	float: right;
}

#news .box{
	width: 42%;
	float: left;
}
#news .box01 {
	border-bottom: 1px solid;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.6em;
}
#news .date {
	width: 110px;
	background-color: #53a9d0;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.8em;
	padding-bottom: 0;
	margin-bottom: 10px;
 }
#news .link{
	margin-top: 10px;
	margin-bottom: 20px;
}


.list {
	padding-bottom: 20px;
}
.list li {
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
.list a {
	color: #2E2E2E;
	text-decoration: none;
}
.title{
	text-align: center;
	font-size: 24px;
	padding-bottom: 60px;
}
.title .inria-sans-light-italic{
	color: #53a9d0;
	font-size: 70px;
	line-height: 1.6em;
}
.midashi {
	clear: both;
	font-size: 26px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.midashib {
 margin-bottom: 20px;
 text-align: center;
}
.midashib h4 {
 font-size: 26px;
 padding-bottom: 0px;
}

.midashi02 {
	font-size: 20px;
	line-height: 1.6em;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.komidashi {
	line-height: 1.6em;
	font-size: 20px;
	padding-bottom: 30px;
}
.komidashi02 {
	line-height: 1.6em;
	font-size: 20px;
	padding-bottom: 30px;
	color: #f7931e;
}
.txtbox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 20px;
}
.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
	background-color: #fff;
	border-radius: 30px;
 border: 2px solid #f7931e;
	padding: 70px 50px 30px;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
.tbl td {
	padding: 10px 30px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 10px solid #FFFFFF;
	background-color: #fef8f0;
}
.tbl tr:nth-of-type(2n) td {
	background-color: #f2f2f2;
}
.tbl th {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 10px solid #FFFFFF;
	background-color: #fde1c1;
}
.tbl tr:nth-of-type(2n) th {
	background-color: #e5e5e5;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
    padding-bottom: 0px;
    margin-bottom: 10px;
	width: 80px;
	margin: 0 0 0 auto;
}
.link a {
    padding: 10px;
    display: block;
    color: #FFF;
    text-decoration: none;
	background-color: #ada1ad;
	line-height: 1em;
	text-align: center;
	border-radius: 50px;
}
.link a:hover {
    color: #FFFFFF;
}
.link02 {
	max-width: 300px;
	width: 100%;
	padding-top: 10px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.link02 a{
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
.link02 a:hover{
	background-color: rgba(250,147,30,1.00);
}
.link02 a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow01.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
.link02 a:hover:after{
	right: 19%;
}


.link03 {
	max-width: 300px;
	width: 100%;
	padding-top: 10px;
	margin: 0;
	margin-bottom: 10px;
}
.link03 a{
	display: block;
	color: #f7931e;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
.link03 a:hover{
	background-color: rgba(250,147,30,0.2);
}
.link03 a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow03.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
.link03 a:hover:after{
	right: 19%;
}

.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 10px;
	padding: 20px 38px 20px 90px;
	border: 1px solid #f7931e;
	border-radius: 16px;
	background-image: url(../img/q.png);
	background-repeat: no-repeat;
	background-position: 38px 17px;
}

.faqbox p {
	margin-bottom: 10px;
	padding: 20px 38px 30px 90px;
	border-radius: 16px;
	background-image: url(../img/a.png);
	background-repeat: no-repeat;
	background-position: 38px 17px;
}
.faqbox p strong {
	color: #ed1e79;
}


.caption {
	color: hsla(359,100%,39%,1.00);
}
#half {
	background-color: #0100B4;
	color: #FFFFFF;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.drop {
	padding-bottom: 30px;
}

.drop dt {
	background-color: #44B0FF;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
.drop dt:after {
	visibility: visible;
	content:'+';
	top: 50%;
	right: 20px;
	font-weight: bold;
	transform:translateY(-50%);
	position: absolute;
}
.drop dt.opened:after {	content:'－';
}
.drop dd{
	padding: 0 10px 20px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #59b057;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(2n) {
  background-color: #69c7f1;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(3n) {
  background-color: #f5a4c0;
  color: #fff;
}
.navToggle {
    display: block;
    position: fixed;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 5000;
    text-align: center;
    right: 0px;
    top: 0px;
    font-size: medium;
}
.navToggle span {
 display: block;
 position: absolute;    /* .navToggleに対して */
 width: 50px;
 border-bottom: 2px solid #534741;
 -webkit-transition: .35s ease-in-out;
 -moz-transition: .35s ease-in-out;
 transition: .35s ease-in-out;
 left: 10px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
 
.navToggle span:nth-child(1) {
 top: 40px;
}
 
.navToggle span:nth-child(2) {
 top: 30px;
}
 
.navToggle span:nth-child(3) {
 top: 20px;
}
 
.navToggle span:nth-child(4) {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    z-index: 0;
    bottom: 0px;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
	font-family:'Noto Sans JP', YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 30px;
    left: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navToggle2 {
    display: block;
    position: fixed;
    width: 69px;
    height: 69px;
    cursor: pointer;
    z-index: 5000;
    background-color: #FFFFFF;
    text-align: center;
    top: 40px;
    right: 110px;
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateX(0%)!important;
}
nav.globalMenuSp {
 position: fixed;
 z-index: 4000;
 top: 0;
 color: #FFF;
 text-align: center;
 transform: translateY(-120%);
 transition: all 0.6s;
 width: 100%;
 height: 100%;
}

nav.globalMenuSp .naviblock {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.naviblockbox{
	height: 120px;	
 background-color: #f7931e;
}
.naviblockbox .box{
    vertical-align: top;
    width: 100%;
}

.naviblockbox a {
    color: #FFF;
    text-decoration: none;
	display: block;
	padding-bottom: 20px;
	transition: 0.5s;
	background-image: url("../img/notocurrent.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 15px auto;
}
.naviblockbox a:hover{
	color: #000;
	background-image: url(../img/current.png);
}
.naviblockbox .box ul {
    padding-bottom: 20px;
    border-top: 1px solid #666;
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

.naviblockbox .box .headnav {
    padding-bottom: 90px;
}
.naviblockbox .box ul li {
    font-size: 18px;
	display: inline-block;
	padding: 0 20px;
}
#topimg{
	position: absolute;
	padding-bottom: 0;
	text-align: center;
	top: 55vw;
	z-index: 10;
	width: 27%;
	left:50%;
	margin-left: -13%;
}
#topimg img{
	width: 100%;
	height: auto;
}
#topproduct{
	position: relative;
	max-width: 1920px;
	margin: 15px auto 0;
}
#topproduct .top-title{
	color:#fff;
	position: absolute;
	top:60%;
	left:10%;
	font-size:40px;
}
#topproduct .but {
	position: absolute;
	top: 70%;
	left: 10%;
	max-width: 300px;
	width: 100%;
}
#topproduct .but a{
	background-color: #FFF;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
#topproduct .but a:hover{
	background-color: rgba(250,147,30,1.00);
}
#topproduct .but a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow01.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
#topproduct .but a:hover:after{
	right: 19%;
}
#topsecurity{
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
#topsecurity .but {
	position: absolute;
	top: 70%;
	left: 57%;
	max-width: 300px;
	width: 100%;
}
#topsecurity .but a{
	background-color: #FFF;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
#topsecurity .but a:hover{
	background-color: rgba(250,147,30,1.00);
}
#topsecurity .but a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow01.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
#topsecurity .but a:hover:after{
	right: 19%;
}
#topsecurity .top-title{
	color:#fff;
	position: absolute;
	top:50%;
	left:57%;
	font-size:40px;
}
#topbn{
	position: relative;
	text-align: center;
}
#topbn .inner{
padding: 70px 0 100px;	
}
#topbn h3{
	font-size: 70px;
	line-height: 1.2em;
	color: #a8a1db;
	position: relative;
	z-index: 10;
	padding-bottom: 0;
	margin-bottom: 60px;
}
#topbn h3 strong{
	font-weight: 100;
	background-color: #fff;
padding: 0 20px;}
#topbn h3:after{
	content: " ";
	visibility: visible;
	z-index: -1;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #7B7B7B;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
#topbn ul{
	letter-spacing: -1em;
}
#topbn li{
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
}
#topconcept{
	position: relative;
	color: #FFF;
	line-height: 1.8em;
}
#topconcept .photo{
	padding-bottom: 0;
	position: relative;
}
#topconcept .box{
	position: absolute;
	width: 45%;
	padding-left: 45%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	max-width: 770px;
}
#topconcept h3{
	font-size: 30px;
	line-height: 1.6em;
	padding-bottom: 20px;
}
#topconcept .but {
	max-width: 300px;
	width: 100%;
	padding-top: 10px;
}
#topconcept .but a{
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
#topconcept .but a:hover{
	background-color: rgba(250,147,30,1.00);
}
#topconcept .but a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow02.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
#topconcept .but a:hover:after{
	right: 19%;
}
#brandcatch  {
	text-align: center;
	color: #FFFFFF;
	font-size: 70px;
	line-height: 1em;
	padding: 80px 0 70px;
	position: relative;
}
#brandcatch:before {
	content: " ";
	visibility: visible;
	width: calc(50% - 340px);
	height: 1px;
	background-color: #fff;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}
#brandcatch:after {
	content: " ";
	visibility: visible;
	width: calc(50% - 340px);
	height: 1px;
	background-color: #fff;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}
.brandbox01{
	position: relative;
	color: #FFF;
}
.brandbox01 .box{
	width: 85%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.brandbox01 h3 {
	font-size: 30px;
	line-height: 1.6em;
	padding-bottom: 30px;
}
.brandbox01 h3 img{
	display: inline-block;
	vertical-align: middle;
	padding-right: 30px;
}
.brandbox01 .come{
	width: 45%;
	min-width: 710px;
	line-height: 2em;
	padding-bottom: 30px;
}
.brandbox01 .but {
	max-width: 300px;
	width: 100%;
	padding-top: 10px;
}
.brandbox01 .but a{
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
.brandbox01 .but a:hover{
	background-color: rgba(250,147,30,1.00);
}
.brandbox01 .but a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow02.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
.brandbox01 .but a:hover:after{
	right: 19%;
}
.brandbox01 .photo img{
	border-radius: 15vw 0 15vw 0;
}

.brandbox02{
	position: relative;
	color: #FFF;
}
.brandbox02 .box{
	width: 85%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.brandbox02 h3 {
	width: 45%;
	min-width: 710px;
	margin: 0 0 0 auto;
	font-size: 30px;
	line-height: 1.6em;
	padding-bottom: 30px;
}
.brandbox02 h3 img{
	display: inline-block;
	vertical-align: middle;
	padding-right: 30px;
	padding-bottom: 10px;
}
.brandbox02 .come{
	width: 45%;
	min-width: 710px;
	margin: 0 0 0 auto;
	line-height: 2em;
	padding-bottom: 30px;
}
.brandbox02 .but {
	width: 45%;
	min-width: 710px;
	margin: 0 0 0 auto;
	padding-top: 10px;
}
.brandbox02 .but a{
	max-width: 300px;
	width: 100%;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
}
.brandbox02 .but a:hover{
	background-color: rgba(250,147,30,1.00);
}
.brandbox02 .but a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow02.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 20%;
	transform: translateY(-50%);
	transition: 0.2s;
}
.brandbox02 .but a:hover:after{
	right: 19%;
}
.brandbox02 .photo img{
	border-radius: 0 15vw 0 15vw ;
}
#productlist{
	position: relative;
}
#productlist .inner{
	width: 90%;
	max-width: 1320px;
	margin: 0 auto;
	letter-spacing: -1em;
	padding: 100px 0 80px;
}
#productlist .box{
	width: 48%;
	margin-right: 4%;
	display: inline-block;
	letter-spacing: 0;
	text-align: center;
	font-size: 30px;
	line-height: 1.2em;
	color: #f7931e;
	padding-bottom: 50px;
}
#productlist .box:nth-of-type(2n){
	margin-right: 0;
}
#productlist .box .photo{
	padding-bottom: 20px;
}
#productlist .box a{
	text-decoration: none;
	color: #f7931e;
}
#productlist .box h3{
	color: #000;
	font-size: 20px;
	line-height: 1.2em;
}
#productss{
	position: relative;
}
#productss .inner{
	width: 90%;
	max-width: 1320px;
	margin: 0 auto;
	padding-top: 80px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 120px;
	text-align: center;
	font-size: 30px;
	line-height: 1.2em;
	color: #f7931e;
}
#productss h3{
	font-size: 22px;
	line-height: 1.2em;
	color: #333;
}
#productss .box .inria-sans-light-italic{
	text-align: center;
	font-size: 30px;
	line-height: 1.2em;
	color: #f7931e;
	padding-bottom: 0;
}
#productlist02{
	position: relative;
}
#productlist02 .inner{
	width: 90%;
	max-width: 1320px;
	margin: 0 auto;
	letter-spacing: -1em;
	padding: 60px 0 40px;
}
#productlist02 .box{
	width: 32%;
	margin-right: 2%;
	display: inline-block;
	letter-spacing: 0;
	padding-bottom: 50px;
	vertical-align: top;
}
#productlist02 .box:nth-of-type(3n){
	margin-right: 0;
}
#productlist02 .box .photo{
	padding-bottom: 20px;
}
#productlist02 .box h4{
	font-size: 22px;
	line-height: 1.2em;
	color: #f7931e;
}
#productlist02 .but {
	max-width: 300px;
	width: 100%;
	padding-top: 10px;
	margin: 0 auto;
}
#productlist02 .but a{
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	padding: 6px 0;
	border-radius: 50px;
	border: 1px solid;
	transition: 0.2s;
	background-color: #FA931E;
}
#productlist02 .but a:hover{
	opacity: 0.8;
}
#productlist02 .but a:after{
	position: absolute;
	content: " ";
	visibility: visible;
	background-image: url(../img/arrow02.png);
	width: 38px;
	height: 8px;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
	transition: 0.2s;
}
#productlist02 .but a:hover:after{
	right:9%;
}
.title02{
	border-bottom: 1px solid #868686;
	text-align: center;
	padding-bottom: 40px;
	font-size: 20px;
}
.title02 .bg{
	background-image: url("../img/bg_title.png");
	width: 90%;
	max-width: 1430px;
	margin: 0 auto;
	background-position: center center;
	border-radius: 50px 0 50px 0;
	background-repeat: no-repeat;
}
.title02.longbg .bg{
	background-image: url("../img/bg_title03.png");
}
.title02 .inria-sans-light-italic{
	color: #f7931e;
	font-size: 58px;
	line-height: 1em;
	padding-bottom: 0;
	
}
.title02 h3{
	padding-bottom: 0;
}

#contact{
	position: relative;
	padding: 40px 0 80px;
}
#contact .inner{
	margin: 0 auto;
	padding-top: 100px;
}

#contact .inner01{
	margin: 0 auto;
	padding: 100px 0;
	width: 90%;
	max-width: 960px;
}
#contact .inner02{
	margin: 0 auto;
	padding: 100px 0;
	width: 90%;
	max-width: 960px;
}
#contact h5 {
	font-size: 20px;
	line-height: 1.6em;
	color: #f7931e;
}
#contact .inner .come {
	padding-bottom: 80px;
}


.bggray {
	background-color: #f1f1f1;
}
.scbox{
	border: 1px solid #d9d9da;
	padding: 20px;
	margin-bottom: 50px;
}
#newsbox {
	padding-top: 120px;
}
#newsbox .inner {
	padding-top: 60px;
	margin: 0 auto;
	width: 90%;
	max-width: 1120px;
}
#newsbox .box {
	letter-spacing: -1em;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #231815;
}
#newsbox .box a{
	color: #333;
	text-decoration: none;
}
#newsbox .box a:hover{
	color: #53a9d0;}
#newsbox .box .date{
	width: 180px;
	color: #53a9d0;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	padding: 10px 0;
}

#newsbox .box .more{
	width: 80px;
	color: #FFF;
	background-color: #ada1ad;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	padding: 4px 0;
	border-radius: 50px;
}

#newsbox .box a:hover  .more{
	background-color: #53a9d0;}
#newsbox .box h5{
	width: calc(100% - 321px);
	padding: 10px 30px;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;	
	border-left: 1px solid #231815;
}
.detailbox {
	padding-bottom: 100px;
}
.newsdate {
	color: #53a9d0;
	padding-bottom: 30px;
}


.wp-pagenavi {
	text-align: center;
	width: 100%;
	padding-bottom: 100px;
	font-family: "Jost", sans-serif;
	line-height: 1em;
	padding-top: 70px;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none!important;
	padding: 0;
	margin: 4px!important;
	display: inline-block;
	color: #333;
}
.wp-pagenavi .pages {

}
.wp-pagenavi a{
	text-decoration: none;
	display: inline-block;
	color: #333;
}
.wp-pagenavi a:hover  {
	color: #f05a24;
}

.wp-pagenavi .current {
	color: #f05a24;
}
.wp-pagenavi span.page {
}
.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink {
	color: #647896;
}


#company {
	padding-top: 20px;
}
#company .inner {
	padding-top: 80px;
	padding-bottom: 100px;
	margin: 0 auto;
	width: 90%;
	max-width: 1420px;
}
.profile .name{
	width: 37%;
	float: left;
}
.profile .name .inria-sans-light-italic{
	color: #f7931e;
	font-size: 108px;
	line-height: 1em;
}
.profile .name h4{
	font-size: 30px;
	line-height: 1.6em;
}
.profile .box{
	width: 60%;
	float: right;
}
.profile .come{
	padding-bottom: 60px;
}

.pname  {
	font-size: 22px;
	line-height: 1.6em;
	padding-bottom: 30px;
}
.pname .inria-sans-light-italic{
	font-size: 45px;
	line-height: 0.6em;
	padding-bottom: 0;
	color: #f7931e;
}
.pname h5{
	background-color: #f7931e;
	color: #FFF;
	width: 400px;
	border-radius: 0 50px 50px 0;
	padding: 4px 0 4px  20px;
}
.access{
	padding-bottom: 30px;
}
.access h5{
	text-align: center;
	font-size: 40px;
	line-height: 1.6em;
	color: #53a9d0;
	padding-bottom: 0;
}
.access .gmap{
	background-image: url(../img/bg_title02.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#secphoto{
	width: 90%;
	max-width: 1420px;
	margin: 0 auto;
	padding: 100px 0 100px;
}
#secphoto .photo p{
	width: 78.3%;
	float: left;
	padding-bottom: 30px;
}
#secphoto .photo p img{
	border-radius: 60px 0 0 60px;
}
#secphoto .photo h3{
	width: 20.3%;
	float: right;
	padding-bottom: 30px;
}

#secphoto .photo h3 img{
	border-radius: 0 60px 60px 0;
}
#secphoto .come{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
#seccont01 {
	background-image: url(../../img/security/bg01.jpg);
	background-position: center center;
	background-size: cover;
}
#seccont01 .inner {
	padding-top: 50px;
	padding-bottom: 60px;
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
}
#seccont01 h4{
	font-size: 30px;
	line-height: 1.2em;
	width: 80%;
	max-width: 610px;
	margin: 0 auto 30px;
	text-align: center;
	background-color: #40517a;
	color: #FFF;
	padding: 10px 0;
	border-radius: 50px;
}
.taisakubox{
	border-radius: 30px;
	letter-spacing: -1em;
	border: 1px solid #53a9d0;
	background-color: #53a9d0;
	margin-bottom: 30px;
}
.taisakubox h5{
	width: 22%;
	letter-spacing: 0em;
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0;
	text-align: center;
	color: #FFF;
}
.taisakubox .come{
	width: calc(100% - 22% - 60px);
	letter-spacing: 0em;
	display: inline-block;
	vertical-align: middle;
	padding: 35px 30px 25px;
	background-color: #FFF;
	border-radius:  0 29px 29px 0;
}

#seccont02 {
	background-color: #fef4e8;
	margin-bottom: 100px;
}
#seccont02 .inner {
	padding-top: 50px;
	padding-bottom: 60px;
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
	line-height: 1.8em;
}
#seccont02 h4{
	font-size: 30px;
	line-height: 1.2em;
	width: 80%;
	max-width: 610px;
	margin: 0 auto 0;
	text-align: center;
	background-color: #f7931e;
	color: #FFF;
	padding: 10px 0;
	border-radius: 50px;
	position: relative;
	z-index: 10;
}
#seccont02 .photo{
	float: left;
	padding-right: 50px;
}

#seccont03 {
}
#seccont03 .inner {
	padding-top: 50px;
	padding-bottom: 60px;
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
	line-height: 1.8em;
}
#seccont03 .centerphoto img{
	border-radius: 40px;
}

#seccont04 {

	background-color: #fef4e8;
	margin-bottom: 100px;
}
#seccont04 .inner {
	padding-top: 50px;
	padding-bottom: 60px;
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
	line-height: 1.8em;
}
#seccont04 h4{
	font-size: 30px;
	line-height: 1.2em;
	width: 80%;
	max-width: 610px;
	margin: 0 auto 0;
	text-align: center;
	background-color: #f7931e;
	color: #FFF;
	padding: 10px 0;
	border-radius: 50px;
	position: relative;
	z-index: 10;
}
#seccont05 {
}
#seccont05 .inner {
	padding-top: 50px;
	padding-bottom: 60px;
	margin: 0 auto;
	width: 90%;
	max-width: 1180px;
	line-height: 1.8em;
}
.thumbnail-img img {
	width: 100%;
	height: auto;
}
