@charset "utf-8";

/* 00 ----- charset & import */
@charset utf-8;
@import url(https://fonts.googleapis.com/css?family=Roboto);

/* 01 ----- dom */
html {
	color: #222;
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	word-break: break-all;}
body {
	font-family: Roboto,'Lucida Grande','Helvetica Neue','游ゴシック',YuGothic,'Hiragino Kaku Gothic ProN',"メイリオ",meiryo,sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
a {
	color: #222;
	text-decoration: none;}
a:hover,.areamain a:hover {color: #299e29;}
a.colors {
	color: #299e29;
	text-decoration: underline;}
a.colors:hover {color: #222;}
a img:hover {
	opacity: 0.60;
	filter: alpha(opacity =60);}
h1 {
	font-size: 140%;
	font-weight: normal;
	background-color: #eeefef;
	border-bottom: 2px solid #ccc;
	padding: 10px 20px;}}
h1.topcaption {margin: 0;}
h2 {
	padding: 8px 4px 4px 4px;
	color: #C67633;
	font-size: 130%;
	background: url("../images/bb.jpg")bottom right no-repeat;}
h3 {
	padding: 3px 8px;
	color: #222;
	font-size: 115%;
	border-left: 3px solid #999;}
h3.casehhead3 {
	padding: .6rem;
	color: #fff;
	background: #211C84;
	border: 0;
}
h3.caseh3 {
	padding: .6rem;
	color: #211C84;
	text-align: center;
	background: #ddd;
	border: 0;
}
h4 {
	margin: 2em 0 0 0;
	padding: 3px 6px;}
h4.caseh4 {
	top: -1.5rem;
	margin: 0;
	padding: .6rem 1.2rem;
	border: 2px solid #211C84;display: inline-block;
	background: #D4EBF8; 
	border-radius: 100vh;
	position: absolute;
}
ul,ol {
	margin: 0 0 0 24px;
	padding: 0;}
img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}

/* 02 ----- size */
.fullsize {width: 100%;}
.mainsize {width: 960px;margin: 0 auto;}
.column2 {width: 49%;}
.column3 {width: 32.5%;}
.column3.cent {margin: 0 8px;}
.column4 {width: 24%;}
.areaside {width: 200px;margin: -16px 0 0 0;padding:0;float: left;}
.areaside h2 {
	color: #299e29;
	font-size: 110%;
	text-align: center;
	border-bottom:1px solid #299e29;
	background-image: none;}
.areaside h2 a {color: #fff;text-decoration: underline;}
.areaside img {width: 100%;}
.areamain {
	width: 750px;
	min-height: 700px;
	float: right;}
.areamain a {text-decoration: underline;}
.maincontents h1,.information h1 {line-height: 26px;}
.areafoot {
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #8bb830;}
.areafoot p {
	line-height: 22px;
	font-size: 90%;}
.cont {
	width: 750px;
	margin: 0 auto;}
.contblock-mls {margin-left: 14px;}
.contblock-ml {margin-left: 28px;}
.contblock-ml2 {margin-left: 42px;}

/* 03 ----- nav */
/* ＝＝＝＝＝＝＝＝＝＝ headernav ＝＝＝＝＝＝＝＝＝＝ */
.headernev {font-size: 80%;}
/* ＝＝＝＝＝＝＝＝＝＝ btnnav ＝＝＝＝＝＝＝＝＝＝ */
.btnnav {
	width: 190px;
	height: 48px;
	margin: 0 auto;
	padding: 10px 6px 0 6px;
	color: #fff;
	font-weight: 900;
	display: block;
	background: #88b830;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;}
.btnnav.single {
	height: 28px;}
.btnnav.pagetop {
	width: 140px;
	height: 36px;
	margin: 10px;
	color: #fff;
	font-weight: 900;
	line-height: 26px;
	text-align: center;
	display: block;
	background: #88b830;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	float:right;}
.btnnav.newslist {height:auto;margin-top:1rem;padding:.8rem;text-align:center;}
.btnnav.contactmove {height:auto;margin-top:1rem;padding:.8rem;font-size:120%;background:#1B3C73;text-align:center;}
.btnnav:hover {color: #88b830;background: #d7e6ac;}
.btnnav.contactmove:hover {color: #1B3C73;background: #aebfdc;}
.btnnav {text-decoration: none!important;}
/* ＝＝＝＝＝＝＝＝＝＝ sidenav ＝＝＝＝＝＝＝＝＝＝ */
.sidebgw {
	margin: 16px 0 0 0;
	padding: 10px 0;
	font-size: 90%;
	line-height: 1.4;
	background: #fff;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;}
.sidenav {
	width: 92%;
	margin:0 auto;}
.sidenav li {
	padding: 0 0 10px 12px;
	list-style:none;
	background: url("../images/icon_cursol.png") 0 2px no-repeat;}
.sidenav li:nth-last-child(1) {padding: 0 0 0 12px;}
/* ＝＝＝＝＝＝＝＝＝＝ globalnav ＝＝＝＝＝＝＝＝＝＝ */
.globalnav {
	margin: 10px 0;
	padding: 0;
	border: 1px solid #148814;}
.globalnav a {
	/* width: 159px; */
	width: 191.1px;
	height: 44px;
	padding-top: 16px;
	font-weight: 900;
	text-align: center;
	border-left: 1px solid #148814;
	vertical-align: top;
	display: inline-block;
	position: relative;}
.globalnav a:hover,.globalnav a.active,
.page-home .active-home,
.page-area .active-area,
.page-research .active-research,
.page-projinzai .active-projinzai,
.page-partner .active-partner,
.page-event .active-event {
	color: #fff;
	background: #299e29;}
.page-home .active-home:after,
.page-area .active-area:after,
.page-research .active-research:after,
.page-projinzai .active-projinzai:after,
.page-partner .active-partner:after,
.page-event .active-event:after {
  content: " ";
 	position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #299e29 transparent transparent transparent;}
.globalnav a:nth-child(1) {border-left: 0;}
/* .globalnav a:nth-child(3) {height: 57px;padding-top: 3px;line-height: 1.3;} */
/* .globalnav a:nth-child(3),.globalnav a:nth-child(4) {height: 47px;padding-top: 13px;line-height: 1.3;} */
.globalnav a:nth-child(3) {height: 47px;padding-top: 13px;line-height: 1.3;}
/* .globalnav a:nth-child(6) {width: 160px;} */
.globalnav a:nth-child(5) {width: 191px;}
/* ＝＝＝＝＝＝＝＝＝＝ footnav ＝＝＝＝＝＝＝＝＝＝ */
.footnav a {
	margin: 0 6px;
	padding: 0 0 0 12px;
	color: #299e29;
	font-size: 90%;
	display: inline-block;
	position: relative;}
.footnav a:hover {text-decoration: underline;}
.footnav a:after {
	content: "";
	top: 6px;
	left: 0;
	width: 6px;
	height: 6px;
	border-top: 1px solid #299e29;
	border-right: 1px solid #299e29;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	position: absolute;}

/* 04 ----- widget */
/* ＝＝＝＝＝＝＝＝＝＝ side ＝＝＝＝＝＝＝＝＝＝ */
.sidearea {
	margin: 0 0 10px 0;
	padding: 6px;
	background-color: #f3ebdc;
	border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;}
.sideframe {
	width: 92%;
	margin: 0 auto;}
/* ＝＝＝＝＝＝＝＝＝＝ news ＝＝＝＝＝＝＝＝＝＝ */
.news {line-height: 1.4;}
/* ＝＝＝＝＝＝＝＝＝＝ infodata ＝＝＝＝＝＝＝＝＝＝ */
.infodata {font-weight: bold;}
/* ＝＝＝＝＝＝＝＝＝＝ infobox ＝＝＝＝＝＝＝＝＝＝ */
.infobox {
	width: 98%;
	margin: 6px 0;
	padding: 0.5%;
	font-size: 90%;
	border: 2px solid #8bb830;}
/* ＝＝＝＝＝＝＝＝＝＝ alertbox ＝＝＝＝＝＝＝＝＝＝ */
.alertbox {
	width: 95.5%;
	margin: 0 0 0 2%;
	padding: 1% 1%;
	font-size: 90%;
	border: 1px solid #f26969;}
.alertbox ul {margin: 0 0 0 15px;}
/* ＝＝＝＝＝＝＝＝＝＝ sublink ＝＝＝＝＝＝＝＝＝＝ */
.sublink {}
.sublink a {
	margin: 0 8px 0 0;
	padding: 6px 8px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	background: #bbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 3px solid #ddd;
	display: inline-block;
	position: relative;}
.sublink a:hover {color: #222;}
.sublink a,.sublink a.active:hover {color: #fff;}
.sublink a.active {
	background: #299e29;
	border-bottom: 3px solid #012c0b;}
/*.sublink a:after {
	content: "";
	top: 16px;
	right: 0;
	width: 6px;
	height: 6px;
	border-top: 1px solid #299e29;
	border-right: 1px solid #299e29;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	position: absolute;}*/
/* ＝＝＝＝＝＝＝＝＝＝ detaillink ＝＝＝＝＝＝＝＝＝＝ */
.detaillink {width: 100%;}
.detaillink .lefts {width: 22%;}
.detaillink .rights {width: 78%;}
/* ＝＝＝＝＝＝＝＝＝＝ pickup ＝＝＝＝＝＝＝＝＝＝ */
.pickup {}
.pickup p {
	padding: 0 0 8px 0;
	text-align: center;
	line-height: 1.2;
	border-bottom: 2px solid #8bb830;}
.pickup span {font-weight: 900;}
/* ＝＝＝＝＝＝＝＝＝＝ lists ＝＝＝＝＝＝＝＝＝＝ */
.lists {width: 100%;}
.lists th {
	width: 15%;
	color: #1f7777;
	background: #a9e7e7;}
.lists td {
	width: 85%;
	padding: 3px;}
/* ＝＝＝＝＝＝＝＝＝＝ briefing ＝＝＝＝＝＝＝＝＝＝ */
.briefing td {
	padding: 8px;
	border: 1px solid #ddd;}
/* .briefingbg {
	margin: 0 0 20px 0;
	padding: 1% 0 9% 0;
	background:url("../research/images/briefing.jpg")top center no-repeat;} */
/* ＝＝＝＝＝＝＝＝＝＝ consultation ＝＝＝＝＝＝＝＝＝＝ */
.consulnav {
	width: 260px;
	height: 70px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-indent: -9999px;}
.consulnav.tokyo {background: url("../projinzai/images/consultation02.jpg") top left no-repeat;}
.consulnav.sendai {background: url("../projinzai/images/consultation03.jpg") top left no-repeat;}
.consulnav.results {background: url("../research/images/results.jpg") top left no-repeat;}
.consulnav.tokyo:hover,
.consulnav.sendai:hover,
.consulnav.results:hover
 {background-position: bottom left;}
/* ＝＝＝＝＝＝＝＝＝＝ casestudy ＝＝＝＝＝＝＝＝＝＝ */
.casestudydata {margin: 0 0 3rem 0;}
.caselayout {padding: 2rem;background: #D4EBF8;border-radius: .5rem;display: flex;justify-content: center;align-items: center;}
.caselayout > div {width: 50%;}
.caselayout > div img {width: 100%;height: auto;padding: 1rem;}
.casedetail {margin:1.3rem 0;display: flex;}
.casedetailtitle {width: 70px;margin: 0 .5rem 0 0;padding:.5rem .8rem;color: #211C84;background: #fff;border: 2px solid #211C84;border-radius: .3rem;display: flex;justify-content: center;align-items: center;}
.casedetailtxt {padding:.5rem .8rem;display: inline-flex;}
.caseimg {padding: 0 0 0 2rem;display: block;}
.casepoint {margin: 3rem 0 0 0;padding: 3rem 2rem 2rem 2rem;border: 2px solid #211C84;border-radius: 10px;display: flex;justify-content: center;position: relative;}
.typo-blue {color: #211C84;}
 /* ＝＝＝＝＝＝＝＝＝＝ partner ＝＝＝＝＝＝＝＝＝＝ */
.page-partner h2 {margin: 10px 5px 0 0;}
.page-partner h3 {margin:10px 0;}
/* ＝＝＝＝＝＝＝＝＝＝ table ＝＝＝＝＝＝＝＝＝＝ */
.tableset {
	width: 100%;
	border-collapse: collapse;}
.tableset.list {margin: 0 0 10px 0;}
.tableset td {
	padding: 1.2%;
	line-height: 1.6;}
.tableset td,.tableset th {border: 1px solid #ddd;}
.w20 {width: 20px;}
.w30 {width: 30px;}
.w50 {width: 50px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w100 {width: 100px;}
.w120 {width: 120px;}
.w150 {width: 150px;}
.w180 {width: 180px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w300 {width: 300px;}
.w350 {width: 350px;}
.w400 {width: 400px;}
.w420 {width: 420px;}
.w450 {width: 450px;}
.w480 {width: 480px;}
.w500 {width: 500px;}
.w550 {width: 550px;}
.w600 {width: 600px;}
.w650 {width: 650px;}
.w700 {width: 700px;}
.w720 {width: 720px;}
.w740 {width: 740px;}
.w850 {width: 850px;}
.w900 {width: 900px;}
.w5per {width: 5%;}
.w10per {width: 10%;}
.w13per {width: 13%;}
.w15per {width: 15%;}
.w18per {width: 18%;}
.w20per {width: 20%;}
.w22per {width: 22%;}
.w25per {width: 25%;}
.w30per {width: 30%;}
.w38per {width: 38%;}
.w40per {width: 40%;}
.w45per {width: 45%;}
.w50per {width: 50%;}
.w60per {width: 60%;}
.w65per {width: 65%;}
.w70per {width: 70%;}
.w75per {width: 70%;}
.w80per {width: 80%;}
.w82per {width: 82%;}
.w85per {width: 85%;}
.w90per {width: 90%;}
.w95per {width: 95%;}
.bg-lightgreen {background: #daefeb;}
.bg-lightblue {background: #cdeaff;}
.bg-lightaqua {background: #e5f5fc;}
.bg-lightred {background: #ffdfd2;}
.bg-beige {background: #f8f7e2;}
.borderall {border: 1px solid #ddd;}
.borderall-gray {border: 1px solid #666;}
/* ＝＝＝＝＝＝＝＝＝＝ labelnew ＝＝＝＝＝＝＝＝＝＝ */
.labelnew {
	margin: 0 6px 0 0;
	padding: 3px 6px;
	color: #fff;
	font-size: 60%;
	font-weight: bold;
	background: #ec3d00;
	vertical-align: middle;}
/* ＝＝＝＝＝＝＝＝＝＝ pagenation ＝＝＝＝＝＝＝＝＝＝ */
.pagination {text-align: center;}
.page-numbers {padding: 0 1%;background: #eee;border: 1px solid #ddd;}
.pagination .current {padding: 1% 1%;color: #fff;background: #8bb830;border: 1px solid #ddd;}
.pagination a {width: auto;display: inline-block;}
/* ＝＝＝＝＝＝＝＝＝＝ other ＝＝＝＝＝＝＝＝＝＝ */
.tags {
	width: 100%;
	padding: 6px 8px;
	font-size:90%;
	font-weight: bold;
	color:#fff;
	background: #1f7777;
	text-align: center;
	display: inline-block;}
.tags.info {
	padding: 6px 8px;
	background: #1f7777;
	display: inline;}
.linktags {
	margin: 0 10px 0 24px;
	padding: 6px 10px;
	background: #ddd;
	border-left: 5px solid #999;}
.linktags.nm {margin: 0 10px 0 0;}
.linktags.nobg {background: 0;margin-right: 0;padding-left: 0;}

/* 05 ----- color */
.txw {color: #fff;}
.txgray {color: #666!important;}
.bgw {background: #fff;}
.bgg {background: #299e29;}
.bggray {background: #eee;}
.bb {
	padding: 0 0 8px 0;
	border-bottom: 1px solid #ddd;}
.topics {color: #299e29;font-weight: bold;}
.alert {color: #c00;}

/* 06 ----- typography */
.txt-l {font-size: 180%;}
.txt-ls {font-size: 140%;}
.txt-xl {font-size: 120%;}
.txt-s {font-size: 90%;}
.txt-xs {font-size: 75%;}
.txt-b {font-weight: 900;}

/* 07 ----- spacing */
.mblock {margin: 1.25rem 0;}
.mblock-l {margin: 2.5rem 0;}
.pblock {padding: 1.25rem 0;}

.mreset {margin: 0;}
.mt5 {margin-top: 0.3125rem!important;}
.mt10 {margin-top: 0.625rem!important;}
.mt20 {margin-top: 1.25rem!important;}
.mt30 {margin-top: 1.875rem!important;}
.mt50 {margin-top: 3.125rem!important;}
.mb10 {margin-bottom: 0.625rem!important;}
.mb20 {margin-bottom: 1.25rem!important;}
.mb30 {margin-bottom: 1.875rem!important;}

.preset {padding: 0;}
.pt10 {padding-top: 0.625rem!important;}
.pt20 {padding-top: 1.25rem!important;}
.pt30 {padding-top: 1.875rem!important;}
.pb10 {padding-bottom: 0.625rem!important;}
.pb20 {padding-bottom: 1.25rem!important;}
.pb30 {padding-bottom: 1.875rem!important;}

/* 08 ----- position */
.va-top {vertical-align: top;}
.va-mid {vertical-align: middle;}
.va-bot {vertical-align: bottom;}
.flo-l {float: left;}
.fix {margin: 0 auto;}
.flo-r {float: right;}
.p-rel {position: relative;}
.p-abs {position: absolute;}
.ta-l {text-align: left;}
.ta-c {text-align: center;}
.ta-r {text-align: right;}

.imgicon {margin: -3px 0 0 0;padding: 0 2px 0 2px;vertical-align: middle;}
.imgcursol {
	padding: 0 0 0 10px;
	background: url("/managementsys/wp-content/themes/jgge/images/parts/icon-cursol.jpg") 0 6px no-repeat;
	display: block;}
.imgleft {margin: 0 8px 8px 0;}
.imgright {margin: 0 0 8px 8px;}
.imgb {vertical-align: bottom;}
.imgframe {
	max-width: 100%;
	padding: 8px;
	border: 1px solid #ccc;}

.lh16 {line-height: 1.6;}

/* 09 ----- option */
/* ---------- sldr */
.sldr {
	width: 750px;
	height: 350px;
	overflow: hidden;
	position: relative;}
.sldr > ul {margin: 0;padding: 0;}
.sldr > ul > li {
	display: block;
	float: left;}
ul.animate {
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 0.5s cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 0.5s cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 0.5s cubic-bezier(0.860, 0.000, 0.070, 1.000); /* ease-in-out */	}
	button {
		padding: 4px 6px;
		color: #fff;
		font-size: 100%;
		border: 0;
		background: #8bb830;}

/* ---------- tinymce image position */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
/* ---------- crumb */
.crumb {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 80%;}
.crumb li {
	margin: 0 10px 0 0;
	padding: 0 0 0 14px;
	background: url("/managementsys/wp-content/themes/jgge/images/parts/icon-cursol.jpg") 1px no-repeat;
	display: inline-block;}
.crumb li a {text-decoration: underline;}
/* ---------- clear */
.txt-indent-clear {
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;}
.clearfix:after {
	clear: both;}
.clearfix {
	*zoom: 1;}

/* ---------- other */
.click-l{
	font-size: 14px;
	text-align: right;
	margin-top: -20px;
	margin-bottom: 50px;}

/* --- add 20240223 --- */
.headcontact {margin:.3rem;padding:.5rem .8rem;font-size:120%;font-weight:bold;text-align:center;border:2px solid #17a600;border-radius:.8rem;display:block;transition:.2s all ease-in;}
.page-home .newslistview {display:none;}
.newslistpage .newslistview {display:block;}
.slide-arrow{
position: absolute;
top: 46%;
margin-top: -15px;
}
.prev-arrow{
left: 20px;
width: 34px;
height: 50px;
/* border-left: 0 solid transparent;
border-right: 15px solid #113463;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent; */
z-index:999;
}
.next-arrow{
right: 20px;
width: 34px;
height: 50px;
/* border-right: 0 solid transparent;
border-left: 15px solid #113463;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent; */
}
