@charset "utf-8";

.menu_cate {
	background-color: #f2f2f7;
	padding: 10px 20px;
	position: relative;
}
.to_top {
	max-width: 1380px;
	margin: 0 auto;
	position: relative;
	z-index: 8;
}
.to_top a {
	width: 7em;
	display: flex;
	border: 1px solid #dddddd;
	padding: 10px;
	position: absolute;
	top: 10px;
	height: 70px;
	align-items: center;
	background-color: #FFFFFF;
	font-size: 1.2em;
}
.to_top a:hover {
	opacity: .8;
}
.to_top a span {
	right: 0px;
	margin-left: 2em;
	position: relative;
}
.movmark::before {
	animation: inherit;
	border: solid #fff;
	border-width: 0 0 2px 2px;
	content: "";
	display: inline-block;
	margin: auto;
	position: absolute;
	top: 7px;
	right: 7px;
	left: 0;
	transform: rotate(-135deg);
}
.to_top .movmark {
	left: 0;
	height: 200px;
	height: 30px;
	top: 20px;
	background-color: #3366cc;
}
.to_top .movmark::before {
	right: 0px;
	left: 7px;
	transform: rotate(45deg);
}
.jigyo {
  position: relative;
}
@media screen and (max-width: 680px) {
.jigyo {
	margin-top: 80px;
	margin-left: -20px;
	margin-right: -20px;
}
}
.jigyo > div:not(.current) {
  position: relative;
  transform: scale(.9);
  transition: .3s;
}
.jigyo > div:not(.current):hover {
  transform: scale(.94);
}
.jigyo > div:not(.current) div span.category:not(:hover) {
	background-color: #c9c9c9;
	opacity: 1;
	text-shadow: none;
}
.jigyo > div.current div span.category + .movmark {
  display: none;
}
.jigyo > div.current div span.category + .movmark {
  display: none;
}
.jigyo .current .grid-item::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 16px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1380px;
	border-radius: 8px;
}
@media screen and (max-width: 680px) {
.jigyo .current .grid-item::after {
        border-radius: 0;
}
}
.jigyo.bottomguide {
	margin-bottom: 40px;
}
.jigyo.bottomguide .current .grid-item::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1380px;
	top: -4px;
}
@media screen and (max-width: 680px) {
.jigyo.bottomguide .current .grid-item::after {
        height: 8px;
        top: -8px;
}
}
.menu_cate01 .jigyo .current .grid-item.crm::after {
  background-color: #396;
}
.menu_cate02 .jigyo .current .grid-item.settlement::after {
  background-color: #3399cc;
}
.menu_cate03 .jigyo .current .grid-item.region::after {
  background-color: #b3424a;
}
.grid-item .category {
	display: flex;
	width: 110px;
	height: 100px;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: calc(1.1rem + .1vw);
	flex-direction: column;
	line-height: 1.2;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	text-shadow: 1px 1px 4px rgba(25, 48, 78, .5), -1px 1px 4px rgba(25, 48, 78, .5), 1px -1px 4px rgba(25, 48, 78, .5), -1px -1px 4px rgba(25, 48, 78, .5);
}
.current .grid-item .category {
	text-shadow: none;
}
.grid-item.crm .category {
	background-color: #339966;
}
.grid-item .category .sizeup {
	font-size: 1.5em;
	margin-bottom: -.3em;
}
.jigyo > div:not(.current) {
	position: relative;
	transform: scale(.9);
	transition: .3s;
}
.jigyo > div:not(.current) div span.category:not(:hover) {
	background-color: #c9c9c9;
	opacity: 1;
	text-shadow: none;
}
.grid-item a:hover .category {
	text-shadow: none;
}	
.grid-item.settlement .category {
	background-color: #3399cc;
}
.grid-item.region .category {
	background-color: #b3424a;
}
.additional-area {
	max-width: 1400px;
	margin: 0 auto;
	text-align: center;
}	
.additional-area a {
	background-color: #33569e;
	color: #ffffff;
	padding: 10px 3%;
	display: block;
	max-width: max-content;
	margin: 0 auto 50px;
	border-radius: 2em;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: calc(1rem + .3vw);
	display: flex;
	height: 60px;
	justify-content: center;
	align-items: center;
}
.additional-area a:hover {
	opacity: .8;
}
.headertransform #contents {
	top: 100px;
	padding-bottom: 0;
}
@media screen and (max-width: 680px) {
.headertransform #contents {
	top: 70px;
}
}
#contents h2.category {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
	font-weight: 600;
	line-height: 1.3;
	padding: 45px 0 10px;
	font-size: calc(1.3rem + .7vw);
	position: relative;
}
.headertransform header.mega_menu {
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .05);
}
figure img {
	width: 100%;
	max-width: 1200px;
	display: block;
	margin: 0 auto;
}
/* custom */
.menu_cate {
	margin: 0 -20px;
}
.to_top .movmark {
	left: 0;
	height: 200px;
	height: 30px;
	top: 20px;
	background-color: #3366cc;
}
@media screen and (max-width: 680px) {
.to_top .movmark {
	left: 0;
	height: 200px;
	height: 30px;
	top: 9px;
	background-color: #3366cc;
}
}
@media screen and (max-width: 680px) {
.to_top a {
	width: 9em;
	height: 50px;
}
}
#contents h2 {
	font-size: calc(2.4rem + .5vw);
	font-weight: bold;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	padding: 80px 0 20px;
}
#main {
	background-color: #f2f2f7;
	padding: 0 20px;
}
.preheader {
	font-size: .7em;
}
.jigyo.bottomguide .current .grid-item::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1380px;
	top: -4px;
}
.jigyo.bottomguide .current .grid-item.crm::after {
	background-color: #396;
}
em {
	display: inline-block;
}
body {
}
section.crm {
	font-size: 1.1em;
	max-width: 1320px;
	margin: 0 auto;
}
section p {
	font-size: 1.16em !important;
	line-height: 1.5;
	font-family: initial !important;
	margin-bottom: 1.2em;
}
#contents .crm h2.catch_copy {
	text-align: center;
	font-size: calc(1.8rem + 1.6vw);
	color: #396;
	line-height: 1.2;
	padding: 40px 0 10px;
	margin: 0;
}
#contents .crm h2.catch_copy span {
	color: #2d8a5c;
	line-height: 1.2;
	display: inline-block;
	padding-bottom: 5px;
}
#contents .crm h2.catch_copy em.su {
	font-size: calc(2.4rem + 1.2vw);
	display: inline-block;
	color: #002b8d;
	line-height: 1.2;
}
#contents .crm.catcharea h3 {
	text-align: center;
	font-size: calc(1.4rem + .6vw);
	border: none;
	background-color: #0b5394;
	color: #ffffff;
	padding: 10px 30px;
	line-height: 1.2;
	border-radius: 2em;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	max-width: 900px;
	width: 80%;
	letter-spacing: 0.03em;
	font-weight: bold;
	margin-bottom: 15px;
}
@media screen and (max-width: 680px) {
#contents .crm.catcharea h3 {
	margin: 0 auto 10px;
	width: 100%;
	border-radius: 5px;
	padding: 20px 20px;
}
}
#contents .crm.catcharea h4 {
	text-align: center;
	font-size: 1.74em;
	font-weight: normal;
	line-height: 1.2;
}
@media screen and (max-width: 680px) {
#contents .crm.catcharea h4 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.3;
}
}
.catcharea .flexdiv {
	max-width: 1400px;
	margin: 0 auto;
}
.catcharea .flexdiv div {
	width: 40%;
}
.catcharea .flexdiv div img {
	width: 100%;
}
a.link_btn {
	padding: 20px 0 !important;
	display: block;
	width: 100%;
	height: 100%;
}
.catcharea a.link_btn {
	margin: 0;
	width: 90%;
}
ul.linkto {
	padding: 0;
	width: 100%;
}
ul.linkto li {
	list-style: none;
	width: 100%;
	max-width: 600px;
}
ul.linkto li a {
	background-color: #ffffff;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: calc(1.2rem + .5vw);
	border-radius: 5em;
	line-height: 1.5;
	font-weight: bold;
	width: 100%;
	margin: 0 auto;
	border: 3px solid #36c;
	text-decoration: none;
	text-align: center;
	transition: 0.1s !important;
	color: #36c;
	min-height: inherit;
}
ul.linkto li a:hover {
	transform: scale(.98);
	border-color: #3366ff;
	transition: 0.1s !important;
	color: #3384d6;
}
table.linegrid {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	table-layout: auto;
	color: #000;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 1.2em;
	background-color: #ffffff;
	border-top: none;
	border-right: none;
}

@media screen and (max-width: 680px) {
table.linegrid {
	table-layout: fixed;
}
}
table.linegrid tr {
	padding: .35em;
	border-bottom: 1px solid #bbb;
}
table.linegrid thead {
	border-bottom: 10px solid #0d3e69;
}
table.linegrid thead tr td {
	text-align: left;
	border-left: none !important;
}
table.linegrid thead th {
	font-weight: normal;
	border-left: 1px dotted #999 !important;
}
table.linegrid tr:last-child {
	border-bottom: none
}
table.linegrid th {
	padding: 15px 10px 10px 1em;
	border-right: none;
}
table.linegrid td {
	padding: 15px 10px 10px 1em;
	border-left: 1px dotted #999 !important;
}
table.linegrid td p {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	color: #666666;
	display: block;
}
table.linegrid td p strong {
	color: #333333;
}
table.linegrid td p.case {
	color: #666666;
	font-size: .9em !important;
	display: block;
}
table.linegrid th:last-child {
	border: none;
}
table.linegrid tbody th {
	color: #0d3e69;
	text-align: left;
	width: 40%;
	border-left: none;
	vertical-align: baseline;
}

@media screen and (max-width: 680px) {
table.linegrid tbody th {
	width: inherit;
}
}
table.linegrid .txt {
	text-align: left;
}
table.linegrid .ex {
	text-align: right;
}
table.linegrid th h3 {
	font-size: calc(1.1rem + .4vw);
	border: none;
	color: #333333;
	font-weight: bold;
	padding: 0;
}
table.linegrid th h3 span {
	background-color: #333333;
	color: #ffffff;
	padding: 5px 10px;
	margin-right: 5px;
}
table.linegrid p {
	font-size: 1em;
	margin-bottom: 0;
	line-height: 1.3;
	text-align: left;
	font-family: initial !important;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
table.linegrid p {
	font-size: calc(1.2rem + .4vw);
}
}
@media screen and (max-width: 680px) {
table.linegrid {
	border: 0;
	width: 90%
}
table.linegrid th {
	display: block;
	border-right: none;
	border-top: 5px solid #0d3e69;
	padding-bottom: .6em;
	margin-bottom: .6em;
	border-bottom: none;
}
table.linegrid th h3 {
	font-size: calc(1.2rem + .4vw);
	border: none;
	color: #333333;
	font-weight: bold;
	padding: 0;
}
table.linegrid thead {
	border: none;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
table.linegrid tr {
	display: block;
	margin-bottom: 20px;
	border-bottom: none;
	border-top: none;
}
table.linegrid td {
	border-bottom: 1px solid #bbb;
	display: block;
	font-size: 1em;
	text-align: right;
	position: relative;
	padding: 2em .625em .625em .625em;
	border-right: none;
	border-left: none;
}
table.linegrid td::before {
	content: attr(data-label);
	position: absolute;
	left: 10px;
	background-color: #282828;
	color: #ffffff;
	padding: 5px;
	font-size: 0.9em;
	top: 0;
}
table.linegrid td:last-child {
	border-bottom: 0;
}
}
table.linegrid ul {
	padding-left: 20px;
}
table.linegrid ul li {
	text-align: left;
}
table.linegrid ul li:not(:last-child) {
	margin-bottom: 10px;
}
ul.industry_type {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
	justify-content: center;
	margin: 0;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
ul.industry_type {
	justify-content: left;
}
}
ul.industry_type li {
	width: 24.2%;
	margin-bottom: 1%;
	background-color: #ffffff;
	position: relative;
	text-align: center;
	padding: 10px 0 15px;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
ul.industry_type li {
	width: 32.6%;
}
}
@media screen and (max-width: 680px) {
ul.industry_type li {
	width: 100%;
	margin-bottom: 10px;
}
}
ul.industry_type li figure {
	width: 80px;
	margin: 0 auto;
	height: 80px;
}
ul.industry_type li h3 {
	border: none;
	padding: 5px 0;
	font-size: 1.2em;
	line-height: 1.1;
	text-align: center;
	color: #333333;
	margin-bottom: 5px;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: bold;
}
ul.industry_type li h4 {
	border: none;
	padding: 5px 0;
	font-size: 1.2em;
	line-height: 1.1;
	text-align: center;
	color: #333333;
	margin-bottom: 5px;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: bold;
}
ul.industry_type li .modalpopup_wrap figure {
	height: 100px;
}
ul.industry_type li button {
	display: inline-block;
	border: none;
	border-radius: 2em;
	padding: 6px 15px;
	margin: 0;
	background-color: #fff;
	color: #36c;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	cursor: pointer;
	line-height: 1.2;
	border: 1px solid #36c;
	font-weight: bold;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
ul.industry_type li button:hover {
	opacity: .8;
	transform: scale(.98);
	transition: .1s;
}
ul.industry_type li ul {
	list-style: none;
}
ul.industry_type li ul li {
	width: 100%;
	text-align: left;
	padding: 3px 0;
}
@media screen and (max-width: 680px) {
ul.industry_type li ul li {
	font-size: 1em;
	line-height: 1.3;
}
}
ul.function_base {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
	margin: 0;
	justify-content: flex-start;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
ul.function_base {
	justify-content: left;
}
}
@media screen and (max-width: 680px) {
ul.function_base {
	display: block;
}
}
ul.function_base li {
	width: 32.6%;
	margin-bottom: 1%;
	background-color: #ffffff;
	position: relative;
	text-align: center;
	padding: 20px 20px 140px;
}
ul.function_base.option > li {
	padding: 20px 20px 220px !important;
}
@media screen and (min-width: 1001px) and (max-width: 1200px) {
ul.function_base li {
	padding: 20px 20px 140px;
	width: 49.4%;
}
ul.function_base.option > li {
	padding: 20px 20px 220px !important;
}
}
@media screen and (min-width: 681px) and (max-width: 1000px) {
ul.function_base li {
	padding: 20px 20px 220px;
	width: 100%;
}
}
@media screen and (max-width: 680px) {
ul.function_base li {
	margin-bottom: 10px;
	padding: 20px 20px 20px;
}
ul.function_base.option > li {
	padding: 20px 20px 20px !important;
}
}
ul.function_base li p {
	font-size: 1.04em !important;
	line-height: 1.3;
}
ul.function_base.option > li p.item {
	margin: 0 0 0.25em;
	text-align: left;
	line-height: 1.2;
	font-size: 1.04em !important;
}
ul.function_base.option > li p.item:not(:first-child) {
	margin-top: 15px !important;
}
ul.function_base.custom > li {
	width: 100%;
}
@media screen and (min-width: 901px) and (max-width: 960px) {
ul.function_base li {
}
}
@media screen and (max-width: 900px) {
ul.function_base li {
	width: 100% !important;
}
}
ul.function_base li figure {
	margin: 0 auto;
	position: absolute;
	top: 15px;
	left: 20px;
	width: 56px;
}
ul.function_base li figure img {
	filter: grayscale(100%);
}
ul.function_base li h3 {
	border: none;
	padding: 10px 0;
	font-size: 1.6em;
	line-height: 1.1;
	text-align: left;
	color: #333333;
	margin-bottom: 20px;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: bold;
	margin-top: 70px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
ul.function_base li .modalpopup_wrap figure {
	height: 100px;
}
ul.function_base li button {
	display: inline-block;
	border: none;
	border-radius: 2em;
	padding: 5px 15px;
	margin: 0;
	background-color: #fff;
	color: #36c;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	cursor: pointer;
	line-height: 1.2;
	border: 1px solid #36c;
	font-weight: bold;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
ul.function_base li button:hover {
	opacity: .8;
	transform: scale(.98);
	transition: .1s;
}
ul.function_base li ul {
	list-style: disc;
	padding-left: 20px;
}
ul.function_base li ul li {
	width: 100% !important;
	text-align: left;
	padding: 0;
	line-height: 1.2;
	margin-bottom: 5px;
	font-size: 1.04em;
}
.function_base li h4 {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 1.1em;
	font-weight: normal;
	background-color: #0b5394;
	line-height: 1.3;
	padding: 5px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8em;
	height: 4em;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
}
ul.function_base li ul.func_list li h5 {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 1em;
	line-height: 1.3;
	padding: 5px;
	text-align: left;
	margin: 30px auto;
}
ul.function_base li ul.func_list li h5.weblottery::before {
	content: "";
	width: 10em;
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 9px;
	font-size: 13px;
	text-shadow: 1px 1px 4px rgb(255, 255, 255), -1px 1px 4px rgb(255, 255, 255), 1px -1px 4px rgb(255, 255, 255), -1px -1px 4px rgba(255, 255, 255);
	z-index: 3;
	font-weight: normal;
	letter-spacing: -0.03em;
}
.cpsstowa .flexdiv {
	flex-wrap: inherit;
	align-items: center;
}
.cpsstowa .flexdiv div:first-child {
	width: 30%;
}
.cpsstowa .flexdiv div:last-child {
	width: 70%;
	margin: 0;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
.cpsstowa .flexdiv {
	display: block;
}
.cpsstowa .flexdiv div:first-child {
	width: 100%;
}
.cpsstowa .flexdiv div:last-child {
	width: 100%;
	margin: 0;
}
}
@media screen and (max-width: 680px) {
.cpsstowa .flexdiv {
	display: block;
}
.cpsstowa .flexdiv div:first-child {
	width: 100%;
}
.cpsstowa .flexdiv div:last-child {
	width: 100%;
	margin: 0;
}
}
.cpsstowa .flexdiv figure {
	margin: 0;
}
.function dl {
	margin-top: 0;
}
.function h4 {
	margin: 10px 0;
}
.function dl dt:first-child h4 {
	margin-top: 0;
}
.function dd {
	font-family: initial;
	font-size: .9em;
}
.function dd a {
	color: #36c !important;
}
.function dd a:hover {
	opacity: .8;
}
.function dd a::before {
	content: ">>";
}
.linegrid .linkto {
	position: absolute;
	left: 60%;
	border: 1px solid #36c;
	padding: 1px 10px;
	border-radius: 3px;
	line-height: 1;
}
.modalpopup {
	display: none;
	position: fixed;
	top: 25%;
	left: 50%;
	transform: translate(-50%, 0);
	background: #fff;
	border: 1px solid #ccc;
	padding: 70px 40px 40px;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	max-width: 600px;
	z-index: 1000;
	width: 50%;
}
@media screen and (min-width: 681px) and (max-width: 960px) {
.modalpopup {
	width: 80%;
}
}
@media screen and (max-width: 680px) {
.modalpopup {
	top: 5%;
	width: 90%;
	padding: 70px 20px 40px;
}
}
.modalpopup.active {
	display: block;
}
.overlay {
	display: none;
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: 999;
}
.overlay.active {
	display: block;
}
.modalpopup h3 {
	font-size: calc(1.2rem + .5vw) !important;
	padding: 0 !important;
	margin: 0;
}
.modalpopup h4 {
	font-size: calc(1.1rem + .5vw) !important;
	margin: 0px;
	background-color: #2d8a5c;
	color: #ffffff !important;
	padding: 12px !important;
	line-height: 1.2 !important;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	font-weight: normal !important;
	color: #eeeeee !important;
}
.modalpopup h4 strong {
	color: #ffffff !important;
}
.modalpopup figure {
	padding: 0 !important;
	width: 100px !important;
}
.modalpopup figure img {
	margin: 5px 0;
}
.modalpopup ul {
	padding: 0;
	list-style: none;
}
.modalpopup ul li {
	width: 100%;
	font-size: 1.1em;
	border-bottom: 1px dotted #333333;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
.modalpopup .closed-btn {
	position: absolute;
	top: 20px;
	right: 20px;
}
table.tbl-rwd {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 100%;
	margin-bottom: 20px;
}
table.tbl-rwd th, table.tbl-rwd td {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
table.tbl-rwd th {
	background-color: #f5f8fa;
	font-weight: normal;
	padding: 5px 10px 2px;
}
table.tbl-rwd td:first-child {
	background: #ffffff;
}
table.tbl-rwd td {
	font-size: 1.1em;
}

@media screen and (max-width: 680px) {
table.tbl-rwd {
	width: 90%;
	border-right: none;
	border-right: 1px solid #333;
}
table.tbl-rwd .thead {
	display: none;
}
table.tbl-rwd tr {
	width: 100%;
	border-top: none;
	margin-bottom: 0;
}
table.tbl-rwd td {
	display: block;
	text-align: right;
	width: 100%;
	border-right: 1px solid #dddddd;
}
table.tbl-rwd td:first-child {
	background: #0b5394;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
table.tbl-rwd td::before {
	content: attr(data-label);
	float: none;
	font-weight: bold;
	margin-right: 20px;
	display: block;
	width: 100%;
	text-align: left;
}
}
.crm .function-list {
	border: 8px solid #0b5394;
	padding: 10px 30px 20px;
	background-color: rgb(234, 234, 234);
}
@media screen and (max-width: 680px) {
.crm .function-list {
	padding: 10px 10px 20px;
	margin: 0 -10px 0;
}
}
#contents .function-list h2 {
	font-size: calc(1.8rem + .5vw);
	padding: 20px 0 0;
	color: #0b5394;
	text-shadow: 1px 1px 6px rgba(255, 255, 255, 1), -1px 1px 6px rgba(255, 255, 255, 1), 1px -1px 6px rgba(255, 255, 255, 1), -1px -1px 6px rgba(255, 255, 255, 1);
}
@media screen and (max-width: 680px) {
#contents .function-list h2 {
	padding: 30px 0 0;
}
}
ul.function_base li ul.func_list li h5 a {
	position: relative;
	padding: 10px 0;
}
ul.function_base li ul.func_list li h5 a:hover {
	opacity: .8;
}
ul.function_base li ul.func_list li h5 span {
	border: 2px solid #dddddd;
	display: inline-block;
	margin: 3px;
	line-height: 1.2;
	padding: 4px 8px 8px;
	height: 80px;
}
ul.function_base li ul.func_list li h5 a span {
	border-color: #28a8e1;
	padding-right: 25px;
}
ul.function_base li ul.func_list li h5 a:hover span {
	background-color: #eefaff;
}
ul.function_base li ul.func_list li h5 a::after {
	content: '';
	border: 0;
	border-top: solid 2px #2aa8e2;
	border-right: solid 2px #28a7e1;
	display: inline-block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 680px) {
.bottom_menu .jigyo {
	margin-top: 0;
}
}
.adjust-icon_super {
	min-width: 75px;
	margin-top: 10px;
}
/* add */
.flexdiv {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 1%;
}
.flexdiv li {
	position: relative;
	margin: 0;
}
.col_2, .col_3, .col_4, .col_5 {
	margin: 0 auto;
	max-width: 960px;
	dislpay: block;
	clear: both;
	overflow: hidden;
	width: 100%;
	padding-left: 0;
	padding-bottom: 5px;
}
ul.col_2, ul.col_3, ul.col_4, ul.col_5 {
	margin: 0 auto;
	padding-left: 0;
}
.col_3 li {
	width: 32.6%;
	background-color: #ffffff;
}
.crm.case ul {
	max-width: inherit;
}
.crm.case ul li {
	padding: 0;
	margin-bottom: 1%;
}
@media screen and (max-width: 680px) {
.crm.case ul li {
	margin-bottom: 20px;
}
}
.col_2 li:nth-child(2n), .col_3 li:nth-child(3n), .col_4 li:nth-child(4n), .col_5 li:nth-child(5n) {
	margin-right: inherit;
}
.crm.case li a {
	border: 2px solid #396 !important;
	box-shadow: 1px 1px 2px rgba(25, 48, 78, .1), -1px 1px 2px rgba(25, 48, 78, .1), 1px -1px 2px rgba(25, 48, 78, .1), -1px -1px 2px rgba(25, 48, 78, .1);
	min-height: 180px;
	padding: 0;
}
.crm.case li.tougou a::before, .crm.case li.chain a::before, .crm.case li.appecweb a::before, .crm.case li.crm-hotels a::before, .crm.case li.ambassador a::before, .crm.case li.ja_crm a::before, .crm.case li.memberapp a::before, .crm.case li.crm-hotels a::before, .crm.case li.kensetsu a::before, .crm.case li.module a::before {
	content: "";
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 99%;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 0;
}
.crm.case li.chain a::before {
	background-image: url(../service/point/img/bgimage_c_terminal.jpg);
	background-position: center 12%;
}
.crm.case li.appecweb a::before {
	background-image: url(../service/point/img/imagebg_app_ec_web.jpg);
	background-position: left 77%;
	background-size: 150%;
}
.crm.case li.crm-hotels a::before {
	background-image: url(../column/img/asimg_513652054.jpg);
	background-position: center top;
}
.crm.case li.ja_crm a::before {
	background-image: url(../column/img/img_ja_crm.jpg);
	background-position: center 60%;
}
.crm.case li.kensetsu a::before {
	background-image: url(../img/bg_support.jpg);
	background-position: center top;
}
.crm.case li.ambassador a::before {
	background-image: url(../service/engagement/img/bgmain_engagement2.jpg);
	background-position: center 64%;
	background-size: 150%;
}
.crm.case li a h3 {
	font-size: calc(1.2rem + .3vw);
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	line-height: 1.2;
	padding: 20px 0 0 5%;
	font-weight: bold;
	margin: 0;
	position: relative;
	text-align: left;
}
@media screen and (max-width: 680px) {
.crm.case li a h3 {
	font-size: 1.2em;
}
}
.crm.case li a h3 em {
	display: inline-block;
}
.crm.case li a h3 em.small {
	font-size: 70%;
	font-weight: normal;
}
.kw_wrap2 {
	position: absolute;
	padding: 0;
	background: none;
	width: calc(100% - 110px);
	padding: 0;
	display: inline-block;
	width: 100%;
	margin: 0;
	bottom: 0;
	left: 5px;
	bottom: 3px;
	line-height: 1;
	min-height: auto;
	text-align: left;
}
.kw_wrap2 em {
	color: #fff;
	margin: 0 5px 3px 0;
	display: inline-block;
	border-width: 1px 1px 1px 1px !important;
	background-color: #fff;
	color: #3e3e3e;
	line-height: 1;
	letter-spacing: -0.05em;
	padding: 5px 2% 3px 2%;
	font-size: 1em;
	border: 1px solid rgb(38, 68, 70);
}
.crm.solution li {
	padding: 0;
}
.crm.solution li a {
	border: 2px solid #396 !important;
	box-shadow: 1px 1px 2px rgba(25, 48, 78, .1), -1px 1px 2px rgba(25, 48, 78, .1), 1px -1px 2px rgba(25, 48, 78, .1), -1px -1px 2px rgba(25, 48, 78, .1);
	min-height: 180px;
	padding: 0;
}
.crm.solution .solution_pickup a {
	display: block;
	height: 200px !important;
	position: relative;
	border-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 0;
	border: none;
	font-size: 1.1em;
	background-position-y: 200px;
	overflow: hidden;
}
.crm.solution .solution_pickup a:hover::before {
	transform: scale(1.1);
	transition: .3s;
	opacity: .9;
}
.crm.solution .solution_pickup .mainitem a::before {
	content: "";
	background-image: url("../service/point/img/bgimage_pointsystem.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 0;
	opacity: 1;
	transition: .3s;
}
.crm.solution .solution_pickup .creans_solution a::before {
	content: "";
	background-image: url("../column/img/plan514337895.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 0;
	opacity: 1;
	transition: .3s;
}
.crm.solution .kw_wrap {
	bottom: 0 !important;
	margin-left: -12px;
	position: absolute;
	padding: 10px 30px 4px 5px;
	background: none;
	min-height: inherit;
	margin: 0;
	bottom: 0px;
	left: 0;
	width: calc(100% - 110px);
	padding: 5px 10px 0 5px;
	width: 100%;
	top: 0;
}
.crm.solution .kw_wrap em {
	color: #fff;
	margin: 0 5px 3px 0;
	display: inline-block;
	border-width: 1px 1px 1px 1px !important;
	background-color: #606060;
	color: #fff;
	line-height: 1;
	letter-spacing: -0.05em;
	padding: 5px 2% 3px 2%;
	font-size: 1em;
	border: 1px solid rgb(38, 68, 70);
}
.crm.solution .kw_wrap em {
	background-color: #000;
}
.crm.solution .solution_pickup a h3 {
	font-size: calc(1.2rem + .4vw);
	text-shadow: 1px 1px 4px rgb(255, 255, 255), -1px 1px 4px rgb(255, 255, 255), 1px -1px 4px rgb(255, 255, 255), -1px -1px 4px rgb(255, 255, 255);
	line-height: 1.2;
	padding: 6px;
	font-weight: bold;
	margin: 0;
	position: relative;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	margin: 0 0 0 4%;
	position: relative;
	top: 70px;
}
@media screen and (max-width: 680px) {
.crm.solution .solution_pickup a h3 {
	font-size: 1.2em;
}
}
.text-background-fff {
	display: inline;
	background: linear-gradient(transparent 0%, #ffffff 0%);
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
ul.function_base li ul.func_list {
	display: flex;
	gap: 0;
	margin: 0;
	padding: 0 !important;
	text-align: left;
	list-style: none;
	position: absolute;
	bottom: 20px;
	width: calc(100% - 40px);
	flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
ul.function_base li ul.func_list {
	margin: 50px 0 0;
	position: relative;
	bottom: inherit;
	width: calc(100% - 40px);
}
}
ul.function_base li ul.func_list li {
	list-style: none;
	margin: 0 !important;
	position: relative;
}
ul.function_base li ul.func_list li h5 {
	margin: 0;
	padding: 0;
}
ul.function_base li ul.func_list li {
	width: max-content !important;
	display: inline-block;
}
.crm.catcharea {
	max-width: inherit;
}
.features dl {
}
.features dl dd {
	margin: 0;
}
.features dl dd h3 {
	font-size: calc(1.2rem + .5vw);
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: bold;
	border: none;
	padding: 0;
	border-top: 1px dotted #174473;
}
.features dl dd p {
	text-align: left;
	font-size: 1.4em !important;
	padding-left: 40px;
}

@media screen and (max-width: 680px) {
.features dl dd p {
	padding-left: 0;
	font-size: 1.2em !important;
}
}
.features dl dd h3 .fukidashi_point {
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	padding: 20px 40px;
	background: #174473;
	color: #ffffff;
	line-height: 1.3;
}
.features dl dd h3 .fukidashi_point::after {
	position: absolute;
	content: '';
	top: 100%;
	left: 40px;
	border: 15px solid transparent;
	border-top: 15px solid #174473;
	width: 0;
	height: 0;
}
ul.function_base li ul.func_list a.webmypage::before {
	content: "";
	background-image: url("../service/mypage/img/mypageimage_variation_0.png");
	background-size: 54px;
	background-repeat: no-repeat;
	background-position: center 30px;
	position: absolute;
	width: 100%;
	height: 80px;
}
ul.function_base li ul.func_list a.karte::before {
	content: "";
	background-image: url("../service/tablet/img/karte_w600.png");
	background-size: 74px;
	background-repeat: no-repeat;
	background-position: center 29px;
	position: absolute;
	width: 100%;
	height: 82px;
}
ul.function_base li ul.func_list a.management::before {
	content: "";
	background-image: url("../img/icon_kanri.png");
	background-size: 54px;
	background-repeat: no-repeat;
	background-position: center 34px;
	position: absolute;
	width: 100%;
	height: 80px;
}
ul.function_base li ul.func_list a.analytics::before {
	content: "";
	background-image: url("../img/icon_analysis_image2.png");
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center 26px;
	position: absolute;
	width: 100%;
	height: 80px;
}
ul.function_base li ul.func_list a.weblottery::before {
	content: "";
	background-image: url("../img/icon_eventstar.png");
	background-size: 46px;
	background-repeat: no-repeat;
	background-position: center 38px;
	position: absolute;
	width: 100%;
	height: 80px;
}
ul.function_base li ul.func_list a.pointgift::before {
	content: "";
	background-image: url("../img/icon_tokutenimage2.png");
	background-size: 48px;
	background-repeat: no-repeat;
	background-position: center 40px;
	position: absolute;
	width: 100%;
	height: 80px;
}
dl.abbreviation {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
dl.abbreviation dt::before {
	content: "※";
}
dl.abbreviation dt {
	width: 8em;
	margin-bottom: 5px;
	position: relative;
}
@media screen and (max-width: 680px) {
dl.abbreviation dt {
	display: block;
	width: 100%;
	margin: 10px 0 0;
}
}
dl.abbreviation dt::after {
	content: "：";
	position: absolute;
	right: 0;
}
@media screen and (max-width: 680px) {
dl.abbreviation dt::after {
	content: "";
}
}
dl.abbreviation dd {
	width: calc(100% - 8em);
	margin: 0 0 5px 0;
}
@media screen and (max-width: 680px) {
dl.abbreviation dd {
	width: 100%;
}
}
.function-list {
    margin-bottom: 15px !important;
}
#contents .function-list h2 {
    padding: 10px 0 10px;
}
.new_main_catch_div {
    position: relative;
    width: 1320px;
    height: 360px;
    margin: 0 auto 80px;
    border: 7px solid #fff;
    background-image: url("../column/img/lp_kairanban_main2.jpg");
    background-color: #fff;
}
.new_main_catch_div_text {
    position: absolute;
    top: 70px;
    left: 100px;
}
.cpss_image {
    overflow: visible; /* はみ出しOKにする */
    display: inline-block;
    position: relative;
    z-index: 0; /* 重なり順の調整用 */
}
.cpss_image img {
    transition: transform 0.3s ease;
    display: block;
    margin-right: 0;
    width: 100%;
}
.cpss_image:hover img {
    transform: scale(1.2);
    z-index: 10;
}
.cpss_div {
    background-color: #0b5394;
    margin: 0 auto;
    padding: 2%;
}
#contents h2 {
    font-size: calc(2.4rem + .5vw);
    font-weight: bold;
    font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    padding: 0px 0 5px;
}
#contents .crm.catcharea h3 {
    text-align: center;
    font-size: calc(1.4rem + .2vw);
    border: none;
    background-color: #0b5394;
    color: #ffffff;
    padding: 10px 30px;
    line-height: 1.2;
    border-radius: 2em;
    font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    max-width: 900px;
    width: 80%;
    letter-spacing: 0.03em;
    font-weight: bold;
    margin-bottom: 15px;
}
#contents .crm.catcharea h4 {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2;
}
.adjustment_div {
    padding: 2%;
    margin-bottom: 80px;
    background-color: #fff;
    border-radius: 10px;
}
.adjustment2_div {
    padding: 0%;
    margin-bottom: 80px;
    border-radius: 10px;
}
.cost_background_div {
    padding: 2%;
    margin-bottom: 80px;
    border-radius: 10px;
}
.industry_heading {
    display: block;
    font-size: 1.5em;
    line-height: 1.3em;
    margin: 0 4%;
    padding: 6%;
    color: #fff;
    font-weight: bold;
    background-color: #2d8a5c;
}
.large_font {
    font-size: 1.1em;
    font-weight: bold;
}
.large_font_main {
    line-height: 1.2em;
    font-size: 1.1em;
    text-shadow: 0 0 3px white, 0 0 6px white, 0 0 9px white, -1px -1px 3px white, 1px -1px 3px white, -1px 1px 3px white, 1px 1px 3px white;
}
.tab-menu {
    display: flex;
    gap: 10px;
    margin-bottom: 0px;
}
.tab-button {
    padding: 12px 40px;
    border: none;
    background: #ddd;
    cursor: pointer;
    font-size: 1.5em;
    border-radius: 5px 5px 0 0;
}
.tab-button.active {
    background: #3ebd7a;
    color: #fff;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
}
.font_color_white {
    color: #fff;
}
.kanren {
    display: block;
    width: 100%;
    border-bottom: 2px solid;
    font-weight: bold;
    margin: 10px 0 5px;
}

	.industry_li {
    border: 1px solid #e0e0e1;
    transition: transform 0.3s ease;
}
/*
	.industry_li:hover {
    background-color: #ebfff5;
    border: 1px solid #98e9c1;
	transform: scale(1.03); 
  z-index: 10; 
}
*/	
.industry_li:hover {
    background-color: #ebfff5;
    border: 1px solid #98e9c1;
}
.icon_marjin img {
    margin-top: 12px;
}
.function-list {
    margin-bottom: 0px !important;
}
.font_white {
    color: #fff;
}
.sub_heading {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.5em;
    position: relative;
    color: #8b8a8a;
}
.sub_heading:before, .sub_heading:after {
    content: "";
    height: 3px;
    background: #d71204;
    width: 7%;
}
.sub_heading:before {
    margin-right: 1em;
}
.sub_heading:after {
    margin-left: 1em;
}
dl.abbreviation {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    font-size: 0.9em;
}
.features dl dd h3 .fukidashi_point {
    margin: 10px 0;
    display: inline-block;
    position: relative;
    padding: 10px 40px;
    background: #0b5394;
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 1.3;
    border-radius: 30px;
}
.features dl dd h3 .fukidashi_point::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 40px;
    border: 15px solid transparent;
    border-top: 15px solid #0b5394;
    width: 0;
    height: 0;
}

table.tbl-rwd th {
    background-color: #e7f1e2;
    font-weight: normal;
    padding: 5px 10px 2px;
}
ul.function_base li {
    position: relative;
}
ul.function_base li figure img {
    filter: none;
}
ul.function_base li figure {
    margin: 0 auto;
    position: absolute;
    top: 8px;
    right: 20px; /* ← ここを left から right に変更 */
    width: 74px;
    left: auto!important;
}
.annotation {
    font-size: 0.8em;
    color: #FF6B6D;
}
ul.linkto li span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #36c;
    color: #ffffff;
    font-size: 18px;
    padding: 4px 10px 2px;
    right: 0;
    max-width: max-content;
    z-index: 1;
    pointer-events: none;
    line-height: 1;
}
.standard_li:hover {
    background-color: #e0ffef;
}
.new_heading {
    width: 100%;
    letter-spacing: 2px;
    background-color: #013a6d;
    color: #fff !important;
    margin: 0 auto 20px;
    font-size: 2.5em !important;
    padding: 1.2% !important;
    border-radius: 0;
    box-shadow: 0px 8px #bdc5cf;
    outline: 3px solid #f2f2f7;
}
.function_base li h4 {
    font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
    font-size: 1.1em;
    font-weight: normal;
    background-color: #0b5394;
    line-height: 1.3;
    padding: 5px;
    position: absolute;
    top: 0px;
    left: 0px; /* ← ここを right から left に変更 */
    width: 8em;
    height: 4em;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}
ul.industry_type li button:hover {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}
	.price_image {
		display: block;
		border-bottom: 2px solid  #a7a7a7;
		width: 15%;
		margin: 0 auto;
		padding-bottom: 2px;
	}
	.features dl dd h3 .fukidashi_point {
    margin: 10px 0;
    display: inline-block;
    position: relative;
    padding: 10px 40px;
    background: #0b5394;
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 1.3;
    border-radius: 30px;
    font-size: 0.8em;
}

@media screen and (max-width: 680px) {
	.new_main_catch_div_text {
    position: absolute;
    top: auto;
    left: auto;
		padding: 5%;
}
	.new_main_catch_div {
    position: relative;
    width: auto;
    height: 350px;
    margin: 0 auto 80px;
    border: 7px solid #fff;
    background-image: url(column/img/lp_kairanban_main2.jpg);
    background-color: #fff;
}
	.tab-button {
    width: 31.5%;
    padding: 8px;
    border: none;
    background: #ddd;
    cursor: pointer;
    font-size: 1em;
    border-radius: 5px 5px 0 0;
}
	.features dl dd h3 .fukidashi_point {
    margin: 10px 0;
    display: inline-block;
    position: relative;
    padding: 10px 40px;
    background: #0b5394;
    letter-spacing: 1px;
    color: #ffffff;
    line-height: 1.3;
    border-radius: 40px;
}
	.price_image {
    display: block;
    border-bottom: 2px solid #a7a7a7;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 2px;
    text-align: center;
}
	ul.linkto li {
    list-style: none;
    width: 100%;
    max-width: 600px;
    margin: 6px 0;
}
	#contents .crm.catcharea h4 {
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2;
}
	.large_font_main {
    line-height: 1.2em;
    font-size: 0.9em;
    text-shadow: 0 0 3px white, 0 0 6px white, 0 0 9px white, -1px -1px 3px white, 1px -1px 3px white, -1px 1px 3px white, 1px 1px 3px white;
}
	.new_heading {
    width: 100%;
    letter-spacing: 2px;
    background-color: #5f5f5f;
    color: #fff !important;
    margin: 0 auto 20px;
    font-size: 2em !important;
    padding: 2% !important;
    border-radius: 0;
    box-shadow: 0px 8px #bdbdbd;
    outline: 3px solid #f2f2f7;
}
}
.tab-button.hover-dim {
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
	.anno {
		display: inline-block;
		font-size: 0.5em;
		margin-left: 10px;
	}