@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "noto";
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 25px;
	text-align: justify;
	color: #333333;
	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


/* clearfix
--------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {	zoom: 1; }

/* common rayout
--------------------------------*/


h1,h2,h3,h4,h5,h6 {
	font-family: notoBold;
	font-weight: bold;
	font-style: bold;
	width: 100%;
	margin: 1em 0;
	color: #333333;
}

h1 { font-size: 30px;line-height: 60px; }
h2 { font-size: 26px;line-height: 50px; }
h3 { font-size: 22px;line-height: 40px; }
h4 { font-size: 20px;line-height: 40px; }
h5 { font-size: 18px;line-height: 30px; }
h6 { font-size: 16px;line-height: 30px; }


h1.title {
	font-size: 36px;
	line-height: 40px;
	margin: 50px 0 20px;
	padding: 0;
}

.title_line {
	width: 100%;
	height: 5px;
	margin: 0;
	padding: 0;
	float: left;
	background: linear-gradient(to right, #210063, #777777);
}

a { 
	text-decoration: none;
	color: #210063;
}
a:hover { cursor: pointer; }

strong { font-weight: bold; }

li,
.content ul.menu li { list-style: none; }

.content ul li { list-style: square;list-style-position: outside; }
.content ol li { list-style:decimal;list-style-position: outside; }
.content ul li ul li { list-style: circle; }
.content ol li ul li { list-style: circle; }
.content ul li ol li { list-style: decimal; }
.content ul li ul li ul li { list-style: disc; }
.content ul li ul li ol li { list-style: decimal; }
.content ul li ol li ul li { list-style: disc; }
.content ol li ol li ul li { list-style: disc; }


img { max-width: 100%;height: auto; }

p { margin-top: 1em;margin-bottom: 1em; }

table {
	width: 100%;
	float: left;
	margin: 0;
	border-collapse: collapse;
	border-top: #210063 1px solid;
	border-left: #210063 1px solid;
	border-right: #210063 1px solid;
	box-sizing: border-box;
}

table td {
	padding: 10px 20px;
	border-bottom: #210063 1px solid;
	border-left: #210063 1px solid;
	box-sizing: border-box;
}

table th{ 
	padding: 10px 20px;
	border-bottom: #210063 1px solid;
	box-sizing: border-box;
}

blockquote.wp-block-quote {
	border-left: #000 5px solid;
	padding-left: 1em;
	box-sizing: border-box;
}

.has-medium-font-size { line-height: 30px; }
.has-large-font-size { line-height: 50px; }
.has-huge-font-size { line-height: 60px; }

.wp-block-column { padding: 1em; }

.contents {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 0;
}

.content {
	width: 100%;
	margin: 100px 0;
	padding: 0;
	float: left;
	z-index: 0;
}

.glid-contents {
	width: 75%;
	margin: 0;
	padding: 50px 0 0;
	float: center;
}

.glid-contents_wide {
	width: 100%;
	margin: 0;
	padding: 50px 0 0;
	float: center;
}

.single.page .glid-contents {
	width: 69%;
	margin: 0;
	padding: 50px 3% 0;
	float: cente;
}

.glid-sidebar {
	width: 25%;
	margin: 0;
	padding: 50px 0;
	float: right;
}

.glid-sidebar .wp-block-image a { opacity: 1.0;transition:all .5s ease; }
.glid-sidebar .wp-block-image a:hover { opacity: 0.7; }

.page-wide .glid-sidebar {
	width: 21%;
	padding: 50px 2%;
}



/* ***************************************************************** */
/*               HEADER  LAYOUT                           */
/* ***************************************************************** */

header.head {
	width: 100%;
	height: 82px;
	margin: 0;
	float: left;
	z-index: 999999;
	top: 0;
	position: fixed;
	display: block;
	background-color: #FFF;
	border-bottom: #210063 1px solid;
}

header.head .inner {
	height: 82px;
	background-color: #FFF;
	border-bottom: #210063 1px solid;
	font-family: "Arial Black", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "Gadget", "sans-serif";
}

header.head .logo {
	float: left;
	width: 170px;
	margin: 10px 20px 0 21px;
}

header.head .logo_smap {
	float: left;
	width: 150px;
	margin: 10px 20 0 21px;
	display: block;
}

header.head .head_nav {
	top:83px;
	display: block;
	position: absolute;
	background-color: #FFF;
	height: 46px;
}

header.head .head_nav .inner {
	background-image: initial;
	height: 46px;
	border: none;
}

header.head .pc_menu ul {
	float: right;
	width: auto;
	margin: 0;
}

header.head .pc_menu ul li {
	float: left;
}

/* ***************************************************************** */
/*               SIDEBAR  LAYOUT                           */
/* ***************************************************************** */

.glid-sidebar .topics-widget { margin: 10px;font-size: 15px; }

.glid-sidebar h2 { width: 100%;margin: 20px 0;font-size: 18px; }

.glid-sidebar a { color: #000;transition:all .5s ease; }
.glid-sidebar a:hover { color: #210063; }

.glid-sidebar .topics-widget ul.wp-block-latest-posts__list.wp-block-latest-posts { width: 100%;margin: 0; float: left; }
.glid-sidebar .topics-widget ul.wp-block-latest-posts__list.wp-block-latest-posts li { 
	margin: 10px 0 0;
	width: 100%;
	float: left;
	line-height: 20px;
}

/* ********** COMPANY PAGE ************ */
.glid-sidebar .company-widget {
	border: rgba(119,117,117,1.00) 1px solid;
	box-sizing: border-box;
	margin: 10px;
	border-radius: 5px;
	padding: 10px;
}

.glid-sidebar .company-widget h2 {
	margin: 0;
	text-align: center;
	font-size: 16px;
	color: #210063;
}

.glid-sidebar .company-widget ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.glid-sidebar .company-widget ul li {
	width: 100%;
	margin: 0 0 3px;
	padding: 0;
}

.glid-sidebar .company-widget ul li a {
	padding: 5px 10px;
	background-color: rgba(0,96,175,0.10);
	color: #210063;
	text-align: center;
	display: block;
	border: rgba(0,96,175,1.0) 1px solid;
	box-sizing: border-box;
	transition:all .5s ease;
}

.glid-sidebar .company-widget ul li a:hover {
	background-color: rgba(0,96,175,1.0);
	color: #FFF;
}

/* ********** Solution & Package PAGE ************ */

.glid-sidebar .solution-widget,
.glid-sidebar .package-widget {
	margin: 10px;
	padding: 10px;
}

.glid-sidebar .solution-widget h2,
.glid-sidebar .package-widget h2 {
	margin: 0;
	padding: 0;
	color: #210063;
	text-align: center;
	font-size: 16px;
	border-bottom: #75757C 1px solid;
}

.glid-sidebar .solution-widget ul,
.glid-sidebar .package-widget ul {
	margin: 0;
	padding: 0;
}

.glid-sidebar .solution-widget ul li,
.glid-sidebar .package-widget ul li {
	margin: 0;
	padding: 0;
	border-bottom: #75757C 1px solid;
	background-image: url("../images/arr-nv.png");
	background-position: center left;
}

.glid-sidebar .solution-widget ul li a,
.glid-sidebar .package-widget ul li a {
	padding: 5px 5px 5px 30px;
	display: block;
	background-color: #FFF;
	color: #75757C;
	background-image: url("../images/arr-nv.png");
	background-position: center left 5px;
	background-repeat: no-repeat;
	transition:all .5s ease;
}

.glid-sidebar .solution-widget ul li a:hover,
.glid-sidebar .package-widget ul li a:hover {
	background-color: #75757C;
	color: #FFF;
	background-image: url("../images/arr_w.png");
	background-position: center left 12px;
}

/* ***************************************************************** */
/*         BOTTOM  NAVIGATION  LAYOUT            */
/* ***************************************************************** */
.bottomnav { display: block; }

.bottomnav h2 { display: none; }

.bottomnav ul {
	width: 100%;
	margin: 50px 0;
	padding: 0;
	float: left;
}

.bottomnav ul li {
	width: auto;
	margin: 0 10px 10px 0 ;
	padding: 0;
	float: left;
}

.bottomnav ul li a {
	width: 100%;
	padding: 5px 10px;
	text-align: center;
	display: block;
	background-color: rgba(0,96,175,0.10);
	color: #210063;
	border: rgba(0,96,175,1.0) 2px solid;
	box-sizing: border-box;
	transition:all .5s ease;
}

.bottomnav ul li a:hover {
	background-color: #210063;
	box-shadow: 0 0 1px 1px #000;
	color: #FFF;
}

/* ***************************************************************** */
/*               CATEGORY  LAYOUT                           */
/* ***************************************************************** */

.list .block {
	width: 90%;
	margin: 30px 5% 0;
	border-bottom: #210063 1px dashed;
	float: left;
}
.list .block table { width: 100%;margin: 0;border: none;}
.list .block td { border: none;}
.list .block td:nth-of-type(1) { width: 30%; }
.list .block td:nth-of-type(2) { width: 70%;vertical-align: text-top; }
.list .block h3 { font-size: 16px;line-height: 25px; }

.list .block table td .icon {
	text-align: left;
	width: 50%;
	margin: 0 0 10px;
	float: left;
}

.list .block table td span.new-txt {
	color: #F70509;
	font-weight: bold;
	margin-right: 1em;
}

.list .block table td span.important {
	color: #FFF;
	font-weight: bold;
	background-color: #210063;
	padding: 2px 5px;
}

.list .block table td .date {
	text-align: right;
	width: 50%;
	margin: 0 0 10px;
	float: left;
}

.list .block table td .more {
	bottom: 0px;
	display: block;
	position: relative;
}

.list .block table td .more a {
	width: 120px;
	padding: 5px 0;
	display: block;
	text-align: center;
	background-color: #210063;
	border: #210063 1px solid;
	border-radius: 5px;
	color: #FFF;
	transition:all .5s ease;
	float: right;
	margin: 0 20px 0 0;
}

.list .block table td .more a:hover {
	background-color: #FFF;
	color: #210063;
}

/* ***********  SIDE-BAR LAYOUT  ************** */

.glid-sidebar .topics-widget {
	margin: 0;
	width: 100%;
	float: left;
}

.glid-sidebar .topics-widget h2 {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	line-height: 30px;
	color: #210063;
	float: left;
	border: #210063 2px solid;
	box-sizing: border-box;
}


.glid-sidebar .topics-widget ul {
	margin: 0 0 50px;
	padding: 0;
}

.glid-sidebar .topics-widget ul li {
	list-style: none;
	border-bottom: #75757C 1px dotted;
}

.glid-sidebar .topics-widget ul li a {
	padding: 5px;
	display: block;
	color: #210063;
	background-color: #FFF;
	font-size: 14px;
	transition:all .5s ease;
}

.glid-sidebar .topics-widget ul li a:hover {
	color: #FFF;
	background-color: #210063;
}

/* ***********  PAGE NAVI  LAYOUT  ************** */

.pagenav {
	width: 100%;
	margin: 50px 0;
	padding: 0;
	float: left;
}

.pagenav .wp-pagenavi {
	width: auto;
	margin: 0 auto;
	text-align: center;
}

.pagenav .wp-pagenavi .pages {
	border: none;
	font-style: italic;
}

.pagenav .wp-pagenavi .pages:before {
	content: "Page - "
}

.pagenav .wp-pagenavi .current {
	background-color: #75757C;
	color: #FFF;
	font-weight: bold;
}



/* ***************************************************************** */
/*         SINGLE  LAYOUT            */
/* ***************************************************************** */

.single .date {
	width: 100%;
	margin: 0 0 10px;
	text-align: right;
	float: left;
}

.single.page .pan_list {
	width: 95%;
	margin: 20px 5% 50px 0;
	float: left;
}

.single .pan_list {
	width: 90%;
	margin: 20px 5% 50px;
	float: left;
}

.single .pan_list ul,
.single .pan_list ul li {
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.single .post_link { width: 300px;margin: 50px auto 0; }
.single .post_link a {
	text-decoration: none;
	color: #4557A5;
	transition:all .5s ease;
}

.single .post_link a:hover {
	color: #777;
}

.single .post_link .pre { float: right; }
.single .post_link .next { float: left; }
.single .return {
	width: 100%;
	margin: 30px 0 0;
	text-align: center;
	float: left;
}

/* ***************************************************************** */
/*         PAGE  LAYOUT            */
/* ***************************************************************** */
.page .inner.page { padding-top: 50px; }

/* ***************************************************************** */
/*               COMPANY  LAYOUT                           */
/* ***************************************************************** */

.company table th { 
	width: 20%;
	text-align: center;
	background-color: #210063;
	color: #FFF;
	font-weight: bold;
	border-bottom: #FFF 1px solid;
}


/*************************************************/
/*@@@@@ๆ\ฆ๘ส
/*************************************************/

.list li{ margin: 0;transition: .8s; }

/* 1ยฺFkฌEgๅ */
.list-mv01{
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}
.mv01{
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

/* 2ยฺFopacity*/
.list-mv02{ opacity: 0; }
.mv02{ opacity: 1.0; }

/* 3ยฺF๑] */
.list-mv03{
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.mv03{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}


	/* 4ยฺF3D๑] */
	.list-mv04{
		transform:rotateY(0deg);
		-webkit-transform:rotateY(0deg);
	}
	.mv04{
		transform:rotateY(360deg);
		-webkit-transform:rotateY(360deg);
	}

/* 5ยฺFฺฎ */
.list-mv05{
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv05{
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/* UยฺFkฌEgๅ3D๑] */
.list-mv06{
	transform: scale(0, 0) rotateY(180deg);
	-webkit-transform: scale(0, 0) rotateY(180deg);
}
.mv06{
	transform: scale(1, 1) rotateY(360deg);
	-webkit-transform: scale(1, 1) rotateY(360deg);
}


/* VยฺFฺฎ{งพx */
.list-mv07{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}





/****************************************************
/*          READ MORE BUTTON
*****************************************************/

.button{
	width:200px;
	border:1px solid #999999;
	border-radius: 18px;
	background-color: #FFF;
	text-align:center;
	cursor:pointer;
	position:relative;
	box-sizing:border-box;
	overflow:hidden;
	margin:50px auto 20px;
	box-shadow: 0 0 3px 0 #999;
}

.button.white {
	border:2px solid #FFF;
	background-color: initial;
	font-family: "Arial Black", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "Gadget", "sans-serif";
}

.button.black {
	width: 310px;
	border:2px solid #000;
	background-color: rgba(255,255,255,0.7);
	font-family: "Arial Black", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "Gadget", "sans-serif";
}

.button a{
	color:#333333;
	text-decoration:none;
	line-height:40px;
	transition:all .5s ease;
	z-index:2;
	position:relative;
	background-image: url("../images/arr.png");
	background-position: center right 10px;
	background-repeat: no-repeat;
	display: block;
}

.button.white a{
	color:#FFF;
	background-image: url("../images/arr-w.png");
}

.button.black a{
	color:#000;
	background-image: url("../images/arr-bk.png");
}

.eff{
  width:200px;
  height:40px;
  left:-200px;
  background:#210063;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}

.button.black .eff{
  width:240px;
  left:-240px;
  background:#000;
}

.button.white .eff{
  background:#FFF;
}

.button:hover .eff{
  left:0;
}

.button:hover a{
  color:#FFF;
  background-image: url("../images/arr-w.png");
}

.button.white:hover a{
  color:#210063;
}

/****************************************************
/*               FOOTER
*****************************************************/
.footer {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #210063;
}

.footer .foot-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFF;
	font-family: "Arial Black", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "Gadget", "sans-serif";
}

.footer .foot-end {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	font-family: "Arial Black", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "Gadget", "sans-serif";
}

.footer .menu { margin-left: 0;padding-left: 0; }
.footer ul { margin: 20px 0;float: left; }
.footer ul li {	margin: 0 10px 0 0;float: left; }
.footer ul li a { color: #FFF; }
.footer ul li a:hover { opacity: 0.7; }

.footer .copyright {
	color: #FFF;
	float: right;
	margin: 20px 0 20px;
	font-size: 80%;
	text-align: right;
}

.footer .copyright span { 
	margin-right: 3px;
}

/****************************************************
/*               page-top
*****************************************************/
.pagetop {
	position: fixed;
	bottom: 65px;
	right: 15px;
	z-index: 99999;
	display: block;
}

.pagetop a { 
	font-size:11px;
	font-weight:bold;
	display: block;
	line-height: 11px;
	font-family: "Arial Black", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "Gadget", "sans-serif";
	padding-top: 7px;
	width: 50px;
	height: 50px;
	background-color: #999;
	box-sizing: border-box;
	color: #FFF;
	transition:all .7s ease;
	text-align: center;
}
 


.pagetop a:hover { 
	background-color: #210063;
	color: #FFF;
	cursor: pointer;
}