@charset "utf-8";
/* CSS Document */

a.cbp-vm-grid::before {
  content: "";
  position: absolute;
  background-size: 20px;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-image: url(../../../img/index_thumb_other.png);
  background-position: center;
}
a.cbp-vm-list::before {
  content: "";
  position: absolute;
  background-size: 40px;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-image: url(../../../img/icon_winner.png);
}
.insert_information {
	background-color: #1b4b4c;
}
.insert_information h2 {
	margin: 0;
	color: #ffffff !important;
	margin-bottom: 10px;
}
#contents section div.inner.module_correspondence_table {
	background-image: url(../img/module_correspondence_table.png);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: left 132px;
	min-height: 400px;
}
@media screen and (max-width: 680px) {
#contents section div.inner.module_correspondence_table {
	background-position-x: center;
	background-size: 75%;
}
}
.insert_information .summary {
	width: 50%;
	float: right;
	padding: 0 0 0 3%;
	margin-bottom: 30px;
	background-color: #1b4b4c;
}
@media screen and (max-width: 680px) {
.insert_information .summary {
	width: 100%;
	margin-top: 180px;
	padding: 20px 20px;
	background-color: rgb(27, 75, 76,0.8);
}
}
.insert_information .summary p {
	color: #ffffff;
	text-align: left;
	font-size: 1em;
	margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
.insert_information .summary p {
	margin-bottom: 20px;
}
}
.insert_information .summary a {
	padding: 20px 10% 20px 8%;
	display: inline-block;
	margin-top: 10px;
	font-size: 1.1em;
	border-radius: 3px;
	background-image: url(../../../common3/img/arrow_wr_s.png);
	background-repeat: no-repeat;
	background-position: right+4px center;
	background-size: 12px;
	transform: scale(1);
	transition: .1s ease-out;
	border: 2px solid rgba(255,255,255,0.85);
	color: #b6f0ff;
}
@media screen and (max-width: 680px) {
.insert_information .summary a {
	width: 100%;
  margin-top: 0;
}
}
.insert_information .summary a:hover {
	transform: scale(1.02);
	transition: .1s ease-out;
	background-position-x: right+0px;
	background-color: rgba(255,255,255,0.1);
}
.linkarea .category {
	margin-top: 0;
	padding-top: 60px;
}
.linkarea .category ul {
    margin: 0;
}
#main_visual {
	height: 600px;
}
#contents #main_visual h2.addmenu {
	padding-top: 200px;
}
.point_center .point_center {
	background-position: 90% 30px;
	height: 600px;
}
@media screen and (max-width: 680px) {
#main_visual {
	height: inherit;
}
.point_center .point_center {
  background-position: 110% 30px;
	background-size: cover;
}
}
/* */
.linkarea {
	display: flex;
	flex-wrap: wrap;
	padding: 25px 30px 60px;
}
@media screen and (max-width: 680px) {
.linkarea {
	display: block;
}
}
.linkarea section {
	width: 260px;
	flex: 1;
	background-color: rgba(255,255,255);
	margin: 5px;
}
@media screen and (min-width: 741px) and (max-width: 1200px) {
.linkarea section {
	width: 220px;
}
}
@media screen and (max-width: 680px) {
.linkarea section {
	width: 90%;
	margin: 0 auto 30px;
}
}
.linkarea section:last-child {
	max-width: 320px;
}
@media screen and (max-width: 680px) {
.linkarea section:last-child {
	max-width: inherit;
}
}
#contents .linkarea .inner {
	padding: 0px 20px;
}
#contents .linkarea h2 {
	width: 115%;
	font-size: 1.4em;
	font-family: fot-udkakugo-large-pr6n,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif !important;
	padding: 35px 0 0px 15px;
	min-height: 90px;
	margin: 0 0 0 -20px;
  position: relative;
}
@media screen and (max-width: 680px) {
#contents .linkarea h2 {
	width: 110%;
	border-left-style: solid;
	min-height: inherit;
	text-align: left;
	padding: 50px 0 30px 1em;
}
}
.linkarea ul {
	width: 100%;
	padding: 10px 0;
}
.linkarea .category {
	padding-top: 0;
	margin-left: -20px;
}
.linkarea .category ul li {
	font-size: 12px;
	padding: 0 4px;
  border-radius: 0;
}
.linkarea ul li h3.item {
	font-size: 1em;
}
.linkarea ul.col_2 {
	border-top: 1px dotted #aaaaaa;
}
.linkarea section p {
	width: 100%;
	margin: 0;
	font-size: 1em;
	line-height: 1.5;
  border-bottom: none;
}
.linkarea section p.explanation {
	float: none;
	width: 60%;
	margin: 0 auto;
	padding: 0px 0 10px;
	text-align: center;
}
#contents p.explanation img {
	width: auto;
	max-height: 100px;
}
.linkarea .category ul li:not(.current) {
	display: none;
}
.linkarea .category ul li.current {
	font-size: 1.1em;
	padding: 5px 15px;
	font-family: fot-udkakugo-large-pr6n,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif !important;
}
@media screen and (max-width: 680px) {
.linkarea .category ul li.current {
	font-size: 1.1em;
	padding: 5px 25px;
}
}
.linkarea section p:not(.explanation) {
	min-height: 10em;
}
.linkarea section.separatetop {
	background-image: none;
}
  
.shiborikomi {
	background-color: rgba(255,255,255,.2);
	margin-bottom: 20px;
	border-radius: 0 0 4px 4px;
	border: 2px solid #6e9295;
  padding-left: 15px;
}
.casesection_point .shiborikomi {
	background-color: rgba(110, 146, 149, 0.05);
}
.shiborikomi .search_category {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
h4.tags {
	background: #404040;
	border-radius: 8px 0 0 8px;
	color: #fff;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 0px 0 10px;
	position: relative;
	width: 9em;
	font-weight: normal;
	float: left;
	margin-top: 2px;
	margin-bottom: 0;
}
h4.tags::before {
	border: 16px solid transparent;
	border-left-color: #404040;
	border-right-width: 0;
	content: '';
	display: block;
	height: 0;
	position: absolute;
	right: -16px;
	top: 0;
	width: 0;
} 
h4.tags::after {
	background: #404040;
	border-radius: 4px 0 0 4px;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 5px;
}
.sort-btn {
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	padding: 50px 20px;
}
.sort-btn.axis_channel {
	padding: 0 20px 0;
}
.sort-btn li {
	cursor: pointer;
}
.sort-btn li {
	border-radius: 2em;
	margin: 3px;
}
.sort-btn li {
	padding: 5px 10px;
	border-radius: 2em;
	margin: 3px;
	background: #fff;
}
.sort-btn li.active {
	background: #80a0a2;
	color: #ffffff;
	pointer-events: none;
}



.linkarea section:nth-child(2n) {
	background-color: #ffffff;
}

#contents .catch_copy {
	font-size: 1.3em;
}
@media screen and (max-width: 680px) {
#contents .catch_copy {
	font-size: 1.2em;
}
}
.typebelow dl {
	margin-bottom: 10px;
}
.typebelow dt {
	width: 40%;
  margin-bottom: 0;
}
@media screen and (max-width: 680px) {
.typebelow dt {
	width: 100%;
	margin-bottom: 10px;
}
}
.typebelow dd {
	width: 58%;
}
@media screen and (max-width: 680px) {
.typebelow dd {
	width: 90%;
	margin-bottom: 20px;
}
}


.linkarea .category ul li:nth-child(1) {
	background-color: #3488DD;
}
.linkarea .category ul li:nth-child(2) {
	background-color: #e39e61;
}
.linkarea .category ul li:nth-child(3) {
	background-color: #4ebb69;
}
.linkarea .category ul li:nth-child(4) {
	background-color: #797979;
}
.linkarea .category ul li:nth-child(5) {
	background-color: #c293c4;
}
.linkarea .category ul li:nth-child(6) {
	background-color: #85a0bb;
}
#contents .linkarea h2.label_give {
	border-left-color: #3488DD;
}
#contents .linkarea h2.label_use {
	border-left-color: #e39e61;
}
#contents .linkarea h2.label_alignment {
	border-left-color: #4ebb69;
}
#contents .linkarea h2.label_management {
	border-left-color: #797979;
}
#contents .linkarea h2.label_special {
	border-left-color: #c293c4;
}
#contents .linkarea h2.label_other {
	border-left-color: #85a0bb;
}
.linkarea .category ul li {
	border-top: none;
}
#contents .linkarea h2 {
	border-left-width: 5px;
}
#case_point, .linkarea {
	/*background-color: rgb(27, 75, 76);*/
	background-color: rgba(181, 206, 206, 0.5);
}
#case_point h2.catch_copy {
	color: #333;
	text-shadow: 2px 2px 1px rgba(255,255,255, 0.4), -2px 2px 1px rgba(255,255,255, 0.4), 2px -2px 1px rgba(255,255,255, 0.4), -2px -2px 1px rgba(255,255,255, 0.4);
	padding: 90px 0 0;
}
@media screen and (max-width: 680px) {
.linkarea li a {
	padding: 14px 3px 14px 10px;
}
}

#contents .linkarea .inner.innerwide, #contents .linkarea .innerwide ul.col_2 {
	max-width: inherit;
}
/* */
.inner.navi_menu {
	margin-top: 0 !important;
	padding: 50px 0 30px !important;
}
#main_visual {
  height: 320px;
}
#contents #main_visual h2.addmenu {
  padding-top: 90px;
}
.point_center .point_center {
  background-position: 95% -80px;
}
.linkarea {
  padding: 15px 30px 60px;
}
.main_catch.simple {
	font-size: 1.5em;
	margin-bottom: 20px;
}
.typebelow {
	margin-bottom: 60px;
}
ul.slimmenu.fixed {
	top: inherit;
	display: flex;
	max-width: inherit;
	width: inherit;
	position: relative;
	box-shadow: inherit;
}
.slimmenu.fixed li .category {
	display: inline-block;
	padding: 16px 5% 16px 0;
	color: #006699;
	width: 100%;
	font-size: 1.16em;
	background-color: inherit;
	line-height: inherit;
  background-color: #ffffff;
}
.menu-button {
	color: #333333;
	font-size: 1.6em;
	margin-bottom: 20px;
}
ul.slimmenu li {
  border-radius: 0;
}
@media screen and (max-width: 680px) {
ul.slimmenu.fixed {
}
}
@media screen and (max-width: 680px) {
.spnone {
	display: none;
}
}
h2#features {
	padding: 80px 0 40px;
}
.navi_menu_wrap {
	background-color: rgb(242, 242, 242);
}

#contents .linkarea h2 {
	margin-top: -18px;
}
.linkarea section {
	margin: 8px 8px 16px;
}
@media screen and (max-width: 680px) {
.linkarea section {
	margin: 40px auto 50px;
}
}
.linkarea {
	padding: 5px 30px 60px;
}
.linkarea section p.explanation {
	margin: -10px auto 0;
}
.linkarea section {
	transition: .2s;
}
.linkarea section:hover {
	background-color: #fef9e4;
}

#main_visual ul.category_view {
	display: flex;
	justify-content: center;
	list-style: none;
	gap: 6px;
	padding: 0;
	flex-wrap: wrap;
}
#main_visual ul.category_view li {
	padding: 5px 12px;
	color: #ffffff;
	line-height: 1;
}
#main_visual ul.category_view li:nth-child(1) {
  background-color: #4ebb69;
}
#main_visual ul.category_view li:nth-child(2) {
  background-color: #3488DD;
}
#main_visual ul.category_view li:nth-child(3) {
  background-color: #e39e61;
}
#main_visual ul.category_view li:nth-child(4) {
  background-color: #797979;
}
#main_visual ul.category_view li:nth-child(5) {
  background-color: #c293c4;
}
#main_visual ul.category_view li:nth-child(6) {
  background-color: #85a0bb;
}
/*.linkarea section .explanation img {
  transition: .1s;
}
.linkarea section:hover .explanation img {
	transform: scale(1.2);
	transition: .3s;
}*/
.linkarea li a {
	border: 1px solid #ffbe8a;
	border-radius: 3px;
	display: inline-block;
	padding: 5px 20px 5px 4px;
	position: relative;
	width: 100%;
}
.linkarea li a::after {
	content: url("../../../img/icon_link_small.png");
	margin-left: 10px;
	margin-right: 0;
	right: 4px;
	position: absolute;
	top: 3px;
}
.linkarea li a:hover {
	background-color: #ffffff;
	border: 1px solid #f2c9ab;
}
.linkarea li figure {
  margin-bottom: 0;
}

.point_center .point_center {
  background-image: none;
}
#contents .catch_copy {
  font-size: 1.6em;
}
.main_catch.simple {
  line-height: 1.3;
}
.typebelow dl {
  padding-top: 20px;
}
.typebelow dl dd {
  line-height: 1.3;
  font-size: 1.1em;
}
.typebelow dl dd ul li {
  margin-bottom: 1em;
  line-height: 1.3;
  border-bottom: 1px dotted #aaa;
  padding-bottom: 10px;
}
.typebelow dl dd ul li:last-child {
  border-bottom: none;
}
.typebelow dl dl.cate_item, .typebelow dl dl.cate_item dt, .typebelow dl dl.cate_item dd {
  float: none !important;
  line-height: 1.3;
  width: 100%;
  border: none;
  padding: 0;
}
.typebelow dl dl.cate_item dd {
  font-size: 1em;
}

@media screen and (max-width: 680px) {
.typebelow dl dl.cate_item dd {
  margin: 0;
}
}
.typebelow dl dl.cate_item dd em {
}

@media screen and (max-width: 680px) {
.typebelow dt .catch_copy {
  margin-bottom: 20px;
}
}
.linkarea {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 40px 30px 20px;
  margin: 0 auto 50px;
  width: 95%;
}
.linkarea section {
  flex: inherit;
  margin: 8px 0.5% 16px;
  width: 19%;
}

@media screen and (min-width: 1201px) {
.linkarea section {
  flex: inherit;
  margin: 8px .6% 16px;
  width: 15.4%;
}
}

@media screen and (min-width: 961px) and (max-width: 1200px) {
.linkarea section {
  margin: 8px 1% 16px;
  width: 23%;
}
}

@media screen and (min-width: 681px) and (max-width: 960px) {
.linkarea section {
  margin: 8px 1.2% 16px;
  width: 30.8%;
}
}

@media screen and (max-width: 680px) {
/*.linkarea section {
  width: 48%;
  margin: 8px 1% 16px;
}*/
.linkarea section {
  width: 90%;
  margin: 8px auto 16px;
}
}
/*@media screen and (max-width: 480px) {
.linkarea section {
  width: 90%;
  margin: 8px auto 16px;
}
}*/
.linkarea section p.explanation {
  margin: 0 auto;
  width: 80%;
}
.bg2 {
  background-color: rgba(0, 102, 153);
}
#contents h2.linkarea_title {
  padding: 90px 0 40px;
}
@media screen and (max-width: 680px) {
#contents h2.linkarea_title {
  font-size: 1.6em;
}
}
ul.flexlist li {
  width: 23%;
  margin: 1%;
}
ul.flexlist li dl.cate_item {
}
ul.flexlist li dl.cate_item dt {
  background-color: #666;
  color: #ffffff;
  padding: 5px 10px;
  line-height: 1;
}
ul.flexlist li dl.cate_item dd {
  margin: 5px 0px 0px 10px;
}
.linkarea section:hover {
  background-color: #ffffff;
}
.linkarea li a {
  border: 1px solid #3366ff;
}
.linkarea li a:hover {
  background-color: #fef9e4;
  border: 1px solid #f2c9ab;
}
.typebelow dl ul {
  list-style: none;
}
.typebelow span.stepno {
	background-color: #1b4b4c;
	border-radius: 2em;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 1.6em;
	font-weight: normal;
	height: 2em;
	line-height: 2em;
	width: 2em;
	text-align: center;
	margin-right: 10px;
	margin: -0.5em .5em 0 0;
}
.info_column ul li a span.icon_pointsystem {
	height: 150px;
}
.info_column ul li a span.icon_pointsystem span {
	background-image: url(../img/bgimage_pointsystem.jpg);
	background-size: 100%;
	height: 100%;
	background-position: center 40%;
}
.certificationmark {
	padding: 10px;
	margin: 5px;
}
.certificationmark h4 {
	font-size: 1.3em;
}
.certificationmark ul.flexdiv {
	padding: 0;
	gap: 20px;
}
.certificationmark ul.flexdiv li {
	border: none !important;
	padding: 0;
}
img {
	/*width: 100%;*/
	height: auto;
}
.securitymark_ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.isms_logo_li {
	width: 30%;
	margin: 0 0.3em;
	border-bottom: none !important;
	padding-top: 3px;
}
.p_logo_li {
	width: 15%;
	margin: 0 0.3em;
	border-bottom: none !important;
	padding-top: 7px;
}
.pcidss_logo_li {
	width: 25%;
	margin: 0 0.3em;
	border-bottom: none !important;
}
figure {
	display: block;
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	unicode-bidi: isolate;
}
#contents h2.linkarea_title {
	padding: 120px 0 40px;
}


