
.top .top_title {
	background-color: #A2D19A;
}

/*---*/
.menu li {
	width: 25%;
}
.menu li:nth-child(3),
.menu li:nth-child(6),
.menu li:nth-child(9),
.menu li:nth-child(12),
.menu li:nth-child(15){
	width: 25%;
}
@media screen and (min-width: 650px) {
.menu.en li {
	width: 33% !important; 
}
.menu.en li:nth-child(3n){
	width: 34% !important;
}
}
.menu a:link ,
.menu a:visited {
	color: #727171;
	background-color: #F0F7F1;
}
.menu a:hover {
	color: #fff;
	background-color: #A2D19A;
}
.menu li {
	vertical-align: top;
}
/*.menu .small a {
	font-size: 16px;
}*/
.menu .l_small a {
/*	height: 28px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	font-size: 14px;
	line-height: 1em;
}
@media screen and (min-width: 650px) {
.menu.en .l_small a {
    display: block;
    padding: 15px 0;
    font-size: 18px;
    text-align: center;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    text-decoration: none;
	line-height: inherit;
}
.menu.en .e_l_small a {
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 17px;
    font-size: 12px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.menu .l_small a {
		padding-bottom: 13px;
	}
}
h1 {
	border-top: 5px solid #A2D19A;
	background-color: #F0F7F1;
}
h3 {
	border-bottom: 1px solid #DCDDDD;
}
.list li a:before {
	color: #A2D19A;
}
.list li a:hover {
}
.list li a:hover:before {
}

/*------JCI------*/
.jci_menu li {
	width: 50%;
}
.jci_menu li.get_jci {
	width: 100%;
}
.jci_menu li:nth-child(3){
	width: 50%;
}
@media screen and (min-width: 650px) {
.jci_menu.en li {
	width: 33% !important; 
}
.jci_menu.en li:nth-child(3n){
	width: 34% !important;
}
}
.jci_menu a:link ,
.jci_menu a:visited {
	color: #727171;
	background-color: #F0F7F1;
}
.jci_menu a:hover {
	color: #fff;
	background-color: #A2D19A;
}
.jci_menu li {
	vertical-align: top;
}
.jci_menu .l_small a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1em;
}
@media screen and (min-width: 650px) {
.jci_menu.en .l_small a {
    display: block;
    padding: 15px 0;
    font-size: 18px;
    text-align: center;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    text-decoration: none;
	line-height: inherit;
}
.jci_menu.en .e_l_small a {
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 17px;
    font-size: 12px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.jci_menu .l_small a {
		padding-bottom: 14px;
	}
}
.jci_menu li.get_jci.l_small a,
.jci_menu li:nth-child(2).l_small a{
	line-height: 2em;
}
.jci_menu li.get_jci.l_small a {
	font-size: inherit;
}


h3.jci {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 21px;
	font-weight: normal;
	text-align: center;
	background-color: #FFF2CC;
	border: none;
}
h3.jci::before {
	content: "";
	margin: 0;
}
#main .inline p.jci {
/*	width: 900px;*/
	margin: 170px auto 20px;
	padding: 20px 0;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	background-color: #FFF2CC;
	border-radius: 10px;
}
#main .inline p.jci.jci_first {
	margin: 20px auto 20px;
}

ul.jci {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
ul.jci li {
	width: 280px;
	padding: 15px 0;
	font-weight: bold;
	text-align: center;
	background-color: #F0F7F1;
}
.jci_risk ul.jci {
	width: 630px;
}

.jci_risk ul.jci li {
	width: 200px;
	margin-bottom: 10px;
}
.jci_risk {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
}
.jci_risk::before {
	content: "";
	display: block;
	position: absolute;
	right: 284px;
	width: 27px;
	height: 27px;
	background: #A2D19A;
}
.jci_risk::after {
	content: "";
	position: absolute;
	right: 240px;
	border-top: 22px solid rgba(0,0,0,0.00);
	border-left: 23px solid #A2D19A;
	border-right: 22px solid rgba(0,0,0,0.00);
	border-bottom: 23px solid rgba(0,0,0,0.00);
}
ul.jci li img {
	margin-top: 15px;
}

ul.jci_link {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-content: space-around;
	flex-wrap: wrap;
	align-items: stretch;
}
ul.jci_link li {
	margin: 5px 0;
	display: flex;
	flex-direction: column;
	text-align: center;
	flex-basis: 50%;
	height: 100px;
	justify-content: center;
	align-content: center;
	background-color: #F0F7F1;
}
#main .inline ul.jci_link li p {
	padding: 0;
	text-align: center;
}
ul.jci_link li a {
	display: flex;
	width: 100%;
	color: #fff;
	padding: 20px 0 0;
	height: calc(100px - 20px);
	text-align: center;
	font-weight: bold;
	text-decoration: none;
/*	display: block;*/
	justify-content: center;
	align-content: center;
	background-color: #A2D19A;
	position: relative;
}
ul.jci_link li a:hover {
	opacity: 0.5;
}
ul.jci_link li a::before {
	content: "";
	position: absolute;
	bottom: 0;
	border: 10px solid #fff;
	border-bottom: 10px solid rgba(0,0,0,0.00);
	border-left: 10px solid rgba(0,0,0,0.00);
	border-right: 10px solid rgba(0,0,0,0.00);
}

ul.jci_link li:nth-child(1) {
	order: 1;
}
ul.jci_link li:nth-child(2) {
	order: 2;
}
ul.jci_link li:nth-child(3) {
	order: 4;
}
ul.jci_link li:nth-child(4) {
	order: 3;
}
ul.jci_link li:nth-child(5) {
	order: 5;
}
ul.jci_link li:nth-child(6) {
	order: 6;
}

.jci_ipsg {
	margin: 20px 40px;
	padding: 15px 20px;
	background-color: #F0F7F1;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
#main .inline ul.jci_slider{
	margin: 0;
	padding: 0;
}

.f_right {
	float: right;
}
.f_left {
	float: left;
}

.f_right img {
	margin: 0 10px;
}
.f_left img {
	margin: 0 10px;
}

.t_right {
	text-align: right;
}
.t_center {
	text-align: center;
}
.t_big {
	font-size: 20px;
	font-weight: bold;
}

/*------JCI------*/
h4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
h4 em {
}
h4 span {
	display: block;
	width: calc(100% - 100px);
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-color: #0070c0;
}
#main .inline p.jci_catch {
	font-weight: bold;
	padding: 10px 0;
/*	width: 800px;*/
	margin: 0 auto 10px;
	text-align: center;
	position: relative;
	background-color: #FFE928;
}
/*#main .inline p.jci_catch::before {
	content: "";
    position: absolute;
	top: 40px;
	left: calc(50% - 24px);
	border-top: 22px solid #FFE928;
	border-left: 23px solid rgba(0,0,0,0.00);
	border-right: 23px solid rgba(0,0,0,0.00);
	border-bottom: 22px solid rgba(0,0,0,0.00);
}*/
#main .inline p.jci_catch.red {
	color: #D80000;
}
#main .inline p.jci_catch.red::before {
	content: none;
}
div.jci {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
div.jci_font {
	font-size: 130%;
}
div.jci_font h5 {
	font-size: 100%;
}
div.jci.center {
	width: 800px;
	justify-content: center;
	margin: 0 auto 40px;
}
div.jci.center.jci_top {
	width: inherit;
}
div.jci.center.w650 {
	width: 650px;
}
div.jci.center.bar {
	width: 620px;
	border: #002060 solid 5px;
	margin: 20px auto;
	padding: 15px 20px;
	font-size: 120%;
	border-radius: 10px;
}
#main .inline div.jci.center.bar p {
	width: 100%;
	text-align: center;
}
/*
div.jci p.big {
	font-size: 160%;
}*/
div.jci.risk {
	position: relative;
}
div.jci.risk::before {
	content: "";
	display: block;
	position: absolute;
	top: -47px;
	left: calc(50% - 15px);
	width: 27px;
	height: 27px;
	background: #A2D19A;
}
div.jci.risk::after {
	content: "";
    position: absolute;
	top: -20px;
	left: calc(50% - 24px);
	border-top: 22px solid #A2D19A;
	border-left: 23px solid rgba(0,0,0,0.00);
	border-right: 23px solid rgba(0,0,0,0.00);
	border-bottom: 22px solid rgba(0,0,0,0.00);
}
#main .inline p.jci_arrow {
	position: relative;
	margin-bottom: 50px;
}
.jci_arrow::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -10px;
	left: calc(50% - 15px);
	width: 27px;
	height: 27px;
	background: #A2D19A;
}
.jci_arrow::after {
	content: "";
    position: absolute;
	bottom: -50px;
	left: calc(50% - 24px);
	border-top: 22px solid #A2D19A;
	border-left: 23px solid rgba(0,0,0,0.00);
	border-right: 23px solid rgba(0,0,0,0.00);
	border-bottom: 22px solid rgba(0,0,0,0.00);
}
#main .inline p.jci span {
	font-size: 80%;
}
#main .inline .jci u {
	text-decoration: underline;
}

@media screen and (max-width: 650px) {
	.bx-wrapper {
		margin-bottom: 20px;
	}
	h3.jci {
		width: auto;
		font-size: 16px;
	}
	#main .inline p.jci {
		width: calc(100% - 20px);
		padding: 20px 10px;
	}
	ul.jci {
		margin: 0 auto;
		padding: 0;
		list-style: none;
		display: flex;
		flex-wrap: wrap;
	}
	ul.jci li {
		width: calc(100%/3 - 10px);
		padding: 15px 0;
		font-weight: bold;
		text-align: center;
		background-color: #F0F7F1;
	}
	#main .inline ul.jci li {
		list-style: none !important;
	}
	#main .inline ul.jci li img {
		max-width: 80%;
	}
	.jci_risk {
		position: relative;
		text-align: center;
		display: inherit;
	}
	.jci_risk ul.jci {
		width: auto;
	}
	.jci_risk ul.jci li {
		width: calc(100%/3 - 10px);
	}
	.jci_risk::before {
		bottom: 280px;
		left: calc(50% - 14px);
		right: inherit;
	}
	.jci_risk::after {
		left: calc(50% - 24px);
		bottom: 237px;
		right: inherit;
		border-top: 22px solid #A2D19A;
		border-left: 23px solid rgba(0,0,0,0.00);
		border-right: 23px solid rgba(0,0,0,0.00);
		border-bottom: 22px solid rgba(0,0,0,0.00);
	}
	.jci_risk img {
		margin-top: 50px;
		margin-bottom: 20px;
	}
	.jci_risk ul.jci li img {
		margin-top: 0;
		margin-bottom: 0;
	}
	.jci_ipsg {
		margin: 10px 10px 20px;
		padding: 15px 10px;
		background-color: #F0F7F1;
	}
	#main .inline .jci_ipsg p {
		padding-bottom: 0;
	}
	.jci_ipsg .f_right {
		margin: 0 0 10px;
		float: none;
		text-align: center;
	}
	#main .inline .sp_img {
		margin: 0 auto;
		padding: 0;
		float: none;
		width: 80%;
	}
	#main .inline .sp_img img {
		margin: 0 0 10px;
	}
	#main .inline p.t_big {
		margin: 0 auto;
		font-size: 18px;
		font-weight: bold;
	}
	/*------JCI------*/
	h4 {
	}
	h4 em {
	}
	h4 span {
		width: calc(100% - 100px);
	}
	#main .inline p.jci_catch {
		padding: 10px 20px;
		width: auto;
		margin: 20px auto 0;
	}
	div.jci.center {
		width: auto;
		margin: 0 auto 40px;
	}
	div.jci.center p {
		text-align: center;
	}
	#main .inline div.jci.center.jci_top p {
		margin-bottom: 20px;
	}
	div.jci.center.w650 {
		width: auto;
	}
	div.jci.center.bar {
		width: auto;
		display: flex;
		justify-content: space-between;
		border: #002060 solid 5px;
		margin: 20px auto;
		padding: 15px 20px;
		font-size: 120%;
		border-radius: 10px;
	}
	div.jci.center.bar p {
		text-align: center;
	}
	div.jci.center.bar img {
		width: 25%;
	}
	div.jci p.big {
		font-size: 160%;
	}
	div.jci.risk {
	}
	div.jci.risk::before {
		top: -45px;
		left: calc(50% - 14px);
		margin: 0 auto;
	}
	div.jci.risk::after {
		top: -20px;
		left: calc(50% - 24px);
	}
}