.contactlink_inv {
	border-top: 1px solid #999999;
	padding-top: 50px;
}

#contents #main_visual.caseimage {
  background-color: #b38756;
  background-image: url("../img/imagebg_case3.jpg");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 768px) {
#contents #main_visual.caseimage {
  background-position: 90% 0;
}
}
@media screen and (max-width: 680px) {
#contents #main_visual.caseimage {
  background-position: 75% 0;
}
}
#contents #main_visual h2 {
  font-weight: normal;
}
#contents #main_visual h2.addmenu {
  color: #282828;
  padding: 125px 0 0;
  text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff;
}
@media screen and (max-width: 680px) {
#contents #main_visual.caseimage h2.addmenu {
  font-size: 2.4em;
  padding: 100px 0 0;
}
}
#contents #main_visual.productservice h2 {
  padding-top: 100px;
}
.bgimage_caseimage {
  background-color: #b38756;
  background-image: url("../img/imagebg_case3.jpg");
  background-position: center 32%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60px;
}
.newinfo {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 90px 0 0;
  border-color: #ff9900 transparent transparent transparent;
  top: 0;
}
.newinfo > span {
  color: #ffffff;
  font-weight: bold;
  left: 10px;
  position: absolute;
  top: -70px;
}
.topicinfo {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 90px 90px 0 0;
  border-color: #178854 transparent transparent transparent;
  top: 1px;
}
.topicinfo > span {
  color: #ffffff;
  font-weight: bold;
  left: 10px;
  position: absolute;
  top: -70px;
	width: 6em;
}
section #case_example {
  color: #000000;
  width: 100%;
}
section #case_example p {
  display: block;
  min-height: 5em;
  padding: 0 5px;
  text-align: left;
}
.case_list {
  border-color: #ffffff #cccccc #cccccc #ffffff;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  float: left;
  height: auto;
  letter-spacing: normal;
  margin-bottom: 15px;
  padding-top: 1px;
  position: relative;
  width: 32%;
}
@media screen and (max-width: 960px) {
.case_list {
  width: 49%;
}
}
@media screen and (max-width: 680px) {
.case_list {
  width: 100%;
}
}
.case_list:nth-child(3n-1) {
  margin: 0 1.5% 5px;
}
@media screen and (max-width: 960px) {
.case_list:nth-child(3n-1) {
  margin: 0 0 5px;
}
.case_list:nth-child(2n-1) {
  margin: 0 1% 5px 0;
}
}
@media screen and (max-width: 680px) {
.case_list:nth-child(3n-1) {
  margin: 0 0 5px;
}
}
.case_list:hover {
  border: 1px solid #ff9900;
  background-color: #fef9e4;
  box-sizing: border-box;
}
/*.case_list a:hover {
  margin-top: 1px;
}*/
.case_list a {
  color: initial;
  padding: 0;
  text-decoration: none;
  outline: none;
  display: inline-block;
	width: 100%;
}
.case_list .case_top_icon {
  padding-top: 70px;
  text-align: center;
}
.case_list .case_company {
  position: absolute;
  right: 8px;
  top: 14px;
}
.case_list .case_textchatch {
  background-color: #ffffff;
  border: 1px solid #999999;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  padding: 18px 0;
  text-align: center;
  width: 80px;
}
@media screen and (max-width: 680px) {
.case_list .case_textchatch {
  font-size: 12px;
  padding: 12px 0;
  width: 60px;
}
}
.case_list .index_case_name {
  font-size: 1.2em;
  margin: 15px 0 25px;
  text-align: center;
  min-height: 2.5em;
}
.case_list .index_case_name span {
  color: #017c01;
  display: block;
  font-weight: bold;
}
.case_list_detail {
  background-color: #017c01;
  bottom: 150px;
  color: #ffffff;
  padding: 7px;
  right: 0;
  text-align: center;
  text-shadow: none;
  width: 160px;
  float: none;
  margin: 0 auto 20px;
}
.case_list .case_btm {
  background: rgba(0, 0, 0, 0) url("../img/productlist_bg640.png") no-repeat scroll 0 0;
  bottom: 0;
  height: 158px;
/*  position: absolute;*/
  position: inherit;
  width: 100%;
  display: none;
}
.case_list .index_item_name {
  color: #000000;
  display: block;
  margin-left: 6px;
  padding-top: 5px;
}
.case_list .index_product_list ul {
  margin: 0;
  padding: 2% 0 2% 2%;
}
@media screen and (max-width: 960px) {
.case_list .index_product_list ul {
  min-height: 150px;
}
}
@media screen and (max-width: 680px) {
.case_list .index_product_list ul {
  min-height: inherit;
}
}
.case_list .index_product_list li {
  background-color: #ffffff;
  border: 1px solid #999999;
  float: left;
  font-size: 0.8em;
  line-height: 1.1em;
  list-style-type: none;
  margin: 1px;
  min-height: 40px;
  text-align: center;
  width: 24%;
}
.case_list .index_product_list li span {
  color: #000000;
  display: inline-block;
/*  height: 36px; */
  padding: 6px 0;
  vertical-align: middle;
  width: 100%;
}
.case_list .index_product_list li span br {
  display: none;
}
.case_list.hidden {
  display: none;
}

.menu-button {
  color: #333333;
  text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff;
}
@media screen and (max-width: 680px) {
.bgimage_loyalty_card_app {
  background-position: center 0;
  background-size: 100% auto;
}
}

/* */

#casehistory .case04_img {
  float: left;
  margin-right: 10px;
}
#casehistory .case04_box > a {
  display: inline-block;
  padding: 12px 0;
  width: 100%;
}
#casehistory .case04_name {
  float: left;
  font-size: 1.14em;
  font-weight: bold;
}
#casehistory .case04_box {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
#casehistory .case04_box:hover {
  background-color: #fef9e4;
  border: 1px solid #ff9900;
  box-sizing: border-box;
}
#casehistory .case_list_detail {
  float: right;
  margin-right: 10px;
}
#casehistory .case04_detail {
  display: inline-block;
  width: 100%;
}
  
/* */

h3.case_category_top img {
  width: 80px;
  height: 80px;
  vertical-align: bottom;
  margin-right: 10px;
}
h3.case_category_btm img {
  width: 80px;
  height: 80px;
  vertical-align: middle;
  margin-right: 10px;
}
.overview {
  max-width: 710px;
}
.other_icon {
  height: 54px;
  width: 60px;
}
#contents.casepage .another_case .inner.innerwide {
  max-width: 1200px;
  width: 100%;
}
.casepage .another_case .other_list {
  background-color: #e9d09d;
  background-image: url("../../../../common3/img/retina_wood_hr@2Xb.png");
  box-sizing: border-box;
  height: auto;
  margin: 0 auto 10px;
  padding: 0;
  width: 100%;
  display: inline-block;
}
.case_name_top .case_textchatch {
  padding: 12px 0;
}
.case_textchatch {
  border: 1px solid #cccccc;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin-right: 5px;
  padding: 2px 0;
  text-align: center;
  width: 60px;
  color: #282828 !important;
}
.other_list li {
  height: 105px;
}
.triangle_blue, .here .triangle_blue {
  height: 104px;
}
.triangle_blue:hover, .here .triangle_blue {
  height: 104px;
  width: 150px; 
}
.other_list li:hover {
  border: 1px solid #ff9900;
  box-sizing: border-box;
}
.other_list li.nolink:hover {
  border: 1px solid #cccccc;
  box-sizing: border-box;
}
.other_list li.nolink {
  opacity: 0.6;
}
.other_list li.nolink .triangle_blue::after {
 border-bottom: 10px solid #cccccc;
  }
.other_list li.nolink .triangle_blue div span {
  color: #999999;
}

.other_list li.current {
  background-color: #fef9e4;
  border: 1px solid #ffcc99;
}
.other_list li.current:hover {
  border: 1px solid #ffcc99;
}
.other_list li.current .triangle_blue div span {
  color: #333333;
}
.other_list li.current .case_textchatch {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.other_list li.current .triangle_blue::after {
  border-bottom: 10px solid #ff9900;
}

.casepage #main_visual.casepage {
  background-color: #b38756;
  background-image: url("../img/imagebg_case3.jpg");
  background-position: center 7%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 160px;
}
#contents.casepage #main_visual h2 {
  color: #282828;
  font-size: 2.2em;
  font-weight: normal;
  padding: 50px 0 0;
  text-align: center;
/*  text-shadow: 1px 1px 1px #282828, -1px 1px 1px #282828, 1px -1px 1px #282828, -1px -1px 1px #282828; */
/*  text-shadow: 1px 1px 1px #613d16, -1px 1px 1px #613d16, 1px -1px 1px #613d16, -1px -1px 1px #613d16; */
  text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff;
}
@media screen and (max-width: 680px) {
#contents.casepage #main_visual h2 {
	font-size: 1.8em;
}
}
.casepage .casetitle ul {
	margin-top: -40px;
	position: relative;
}
.casepage .casetitle .col_2 li {
  background-color: unset;
  margin: 0;
  padding: 0;
  width: 50%;
}
.casepage .casetitle .col_2 li:nth-child(1) {
  text-align: right;
}
.casepage .casetitle .col_2 figure {
  background-color: #ffffff;
  border: 1px solid #336699;
  border-radius: 0;
  display: inline-block;
  height: 110px;
  margin: 0;
  text-align: center;
  width: 126px;
  padding-top: 14px;
}
.casepage .casetitle .col_2 figure img {
  width: 80px;
}
.casepage .casetitle .case_textchatch {
  background-color: #336699;
  border: 1px solid #336699;
  color: #ffffff !important;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.3em;
  height: 110px;
  padding: 24px 0 0;
  width: 126px;
  border-left: none;
}
.casepage .casetitle h3 {
  border: medium none;
  color: #282828;
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1.1em;
  margin-top: 5px;
  text-align: center;
  padding-left: 0;
  min-height: 2.2em;
}

@media screen and (max-width: 680px) {
.casepage .casetitle h3 {
  font-size: 2.0em;
  margin-top: 15px;
}
}

  
@media screen and (min-width: 981px) {
#contents.casepage .casetitle .inner {
  padding: 0;
}
}
@media screen and (min-width: 681px) and (max-width: 980px) {
#contents.casepage .casetitle .inner {
  padding: 0 10px;
}
}
  
.casepage .product {
  height: 290px;
}
.casepage .product .product_matrix ul {
  margin: 0 auto;
  width: 90%;
  padding: 0;
}
.casepage .product .product_matrix li {
  background-color: #cccccc;
  color: #ffffff;
  float: left;
  list-style: outside none none;
  margin: 1px 1px 0 0;
  text-align: center;
  width: 19.6%;
}

@media screen and (max-width: 680px) {
.casepage .product .product_matrix li {
  float: none;
  margin: 0 0 1px;
  display: none;
}
}

@media screen and (max-width: 680px) {
.casepage .product {
  height: auto;
}
.casepage .product .product_matrix li {
  width: 100%;
}
}
.casepage .product .product_matrix li.product-yes {
  background-color: #336699;
}
@media screen and (max-width: 680px) {
  .casepage .product .product_matrix li.product-yes {
  display: inline-block;
}
}
.casepage .product .product_matrix li span {
	display: inline-block;
	padding: 8px 0;
	width: 100%;
	height: 52px;
	line-height: 1;
}
@media screen and (min-width: 681px) and (max-width: 767px) {
.casepage .product .product_matrix li span {
	font-size: 0.86em;
}
}
@media screen and (max-width: 680px) {
.casepage .product .product_matrix li span {
  height: auto;
  padding: 2px 0;
}
}
.casepage .other_list {
  background-color: #e9d09d;
  background-image: url("../../../../common3/img/retina_wood_hr@2Xb.png");
  box-sizing: border-box;
  display: inline-table;
  margin: 0 auto;
  width: 100%;
}
.casepage .other_list h3 {
  margin: 10px 0 10px;
}
.casepage .other_list_center {
  margin: 0 auto;
}
.casepage .another_case .other_list ul {
  margin: 0 auto;
  max-width: 1120px;
  padding: 5px 2%;
}
.casepage .other_list li {
  background-color: #ffffff;
  border: 1px solid #e1ba6d;
  box-sizing: border-box;
  display: inline-table;
  float: left;
  list-style: outside none none;
  margin: 0.5%;
  width: 24%;
}
.casepage .other_list li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 680px) {
.casepage .other_list li {
  width: 100%;
  margin: 0 0 0.5%;
}
}
.casepage .other_list li:hover {
  background-color: #fef9e4;
  border: 1px solid #ff9900;
  box-sizing: border-box;
}
.casepage .other_list li.current {
/*  background-color: #fef9e4;
  border: 1px solid #ffcc99;*/
  background-color: initial;
  border: 1px solid #ffffff;
  pointer-events: none;
}
.casepage .other_list li a {
  text-decoration: none;
  outline: none;
}
.casepage .other_list .case_company {
  position: absolute;
  right: 4%;
  top: 12px;
}
@media screen and (max-width: 680px) {
.casepage .other_list .case_company {
  right: 2%;
  top: 8px;
}
}
.casepage .another_case .other_list li .case_name {
  padding-left: 5px;
}
.casepage .other_list .case_textchatch {
  border: 1px solid #cccccc;
  color: #282828;
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin-right: 0;
  padding: 10px 0;
  text-align: center;
  width: 60px;
}
@media screen and (max-width: 680px) {
.casepage .other_list .case_textchatch {
  padding: 5px 0;
  font-size: 12px;
}
}
.casepage .triangle_blue, .here .triangle_blue {
  height: 90px;
  position: relative;
  width: 150px;
}
.casepage .triangle_blue, .here .triangle_blue {
  height: 104px;
}
.casepage .triangle_blue::after {
  border-bottom: 10px solid #ff9900;
  border-left: 10px solid rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
}
.casepage .other_list li.current .triangle_blue::after {
  border-bottom: 10px solid #ff9900;
}
.casepage .other_icon {
  margin: 0 0 10px;
  vertical-align: bottom;
  height: 54px;
  width: 54px;
}
@media screen and (max-width: 680px) {
.casepage .other_icon {
  margin: 0;
}
}
.casepage .triangle_blue div span {
  color: #017c01;
  display: block;
  font-size: 0.85em;
  font-weight: bold;
}
.casepage .triangle_blue div span {
  color: #017c01;
  display: block;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.3em;
}
@media screen and (min-width: 681px) and (max-width: 980px) {
.casepage .triangle_blue .case_name {
  font-size: 0.9em;
}
}
@media screen and (max-width: 680px) {
.casepage .case_name {
  display: inline-block;
  font-size: 0.9em;
  width: 50%;
}
}
.casepage .inner img {
  max-width: 100%;
}
@media screen and (max-width: 680px) {
.casepage .inner .other_list img {
  float: left;
  margin-left: 5px;
  margin-right: 10px;
  max-width: 100%;
  margin-top: -5px;
}
}
.casepage .casecontents h3 {
  border: 1px solid #282828;
  color: #282828;
  margin: 30px auto 10px;
  padding: 5px;
  text-align: center;
  width: 200px;
}
.casepage .casecontents .bkinv {
  background-color: #333333;
  border-radius: 5px;
  color: #ffffff;
  margin: 5px 0;
  width: 100%;
  padding: 10px 0;
	font-size: 1.3em;
}
@media screen and (max-width: 680px) {
.casepage .casecontents .bkinv {
  line-height: 1.3em;
  padding: 10px;
  text-align: left;
	font-size: 1.2em;
}
}
.casepage .triangle_blue, .casepage .triangle_blue:hover, .casepage .here .triangle_blue {
  padding: 10px;
  width: 100%;
  height: 132px;
}
@media screen and (max-width: 680px) {
.casepage .other_list li {
  height: auto;
  margin: 0 0 2px;
}
.casepage .triangle_blue, .casepage .triangle_blue:hover, .casepage .here .triangle_blue {
  height: 74px;
  padding: 10px 0 10px 3px;
}
}
#contents.casepage .casecontents h2 {
  padding-bottom: 10px;
}
@media screen and (max-width: 680px) {
#contents.casepage .casecontents h2 {
  font-size: 1.6em;
  font-weight: bold;
  padding-bottom: 10px;
  /*padding-top: 0 !important;*/
  text-align: left;
}
}

/* add */
.casepage .trouble_box {
  background-color: #f1f1f1;
  border: 1px dotted #000000;
  padding-left: 10px;
  padding-right: 10px;
}
.casepage .strength_area {
  background: rgba(0, 0, 0, 0) url("../../img/strength_bg.png") no-repeat scroll 0 0;
  font-size: 0.95em;
  margin-bottom: 50px;
}
.casepage .strength {
  font-size: 2em;
  padding-top: 30px;
}
.casepage .v_super {
  font-size: 0.5em;
  vertical-align: super;
}
.casepage .border_dotted {
  border: 1px dotted #000000;
  margin: 0 auto;
  width: 270px;
}
.casepage .recommend ul li {
  font-size: 1.1em;
  margin-bottom: 10px;
}
#contents.casepage .recommend h2 {
  font-size: 2.2em;
  font-weight: normal;
}
@media screen and (max-width: 680px) {
#contents.casepage .recommend h2 {
  font-size: 1.8em;
  font-weight: bold;
}
}

.casepage .explanation {
  padding: 40px 0 0;
  text-align: center;
}
.casepage .explanation h4 {
  font-size: 1.4em;
  margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
.casepage .explanation h4 {
  font-size: 1.2em;
}
}
.casepage .explanation img {
  margin-bottom: 50px;
}

.other_list .toptocase {
  margin: 20px auto;
  text-align: center;
  width: 80%;
}
.other_list .toptocase > a {
  border: 1px solid #ffffff;
  border-radius: 3em;
  box-shadow: 0 0 20px 16px rgba(238, 238, 238, 0.36);
  color: #017c01;
  display: block;
  font-size: 1.2em;
  padding: 10px;
  text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff;
}
@media screen and (max-width: 680px) {
.other_list .toptocase > a {
  font-size: 1em;
  font-weight: bold;
}
}
.other_list .toptocase > a:hover {
  background-color: #ffffff;
}

@media screen and (max-width: 680px) {
#contents .contactlink_inv h2 {
  font-size: 1.4em;
}
}
.contactlink_inv ul.contactcatch {
  margin-bottom: 30px;
  padding-left: 0;
}
.contactlink_inv .contactcatch > li {
  color: #ffffff;
  font-size: 1.3em;
  margin-bottom: 10px;
  text-align: center;
  list-style: none;
}
@media screen and (max-width: 680px) {
.contactlink_inv .contactcatch > li {
}
}

@media screen and (max-width: 680px) {
.case_list .case_top_icon {
  padding-top: 0;
}
.case_list .index_case_name {
  margin: 5px 0 10px;
}
#contents .contactlink_inv h2 {
  font-size: 1.4em !important;
}
.contactlink_inv p.subtitle {
  font-size: 1.3em;
  line-height: 1.3em;
  margin-top: 15px;
  text-align: center;
}
.case_list_detail {
  margin: 0 auto 10px;
}
}

.casetitle figure img{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#contents.casepage .casecontents ul.youto, #contents.casepage .casecontents ul.riten {
  border: 1px solid #e5c687;
  margin: 0 auto;
  max-width: 850px;
  padding: 10px 0 10px 30px;
}

.case_top_icon img {
  width: 80px;
}
.case_top_icon img.iconsmaller {
  width: 70px;
}
.casepage .other_list img.iconsmaller {
  width: 50px;
  height: 50px;
}

/* add */
.casepage .product {
	height: auto;
}
.camp_category {
	padding: 20px 0;
	border: 1px solid #ebc78d;
	margin: 15px;
	background-color: #fef9e4;
	border-radius: 4px;
}
.camp_category ul {
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
.camp_category ul li {
	line-height: 4em;
	border-radius: 4px;
}
.camp_category ul.camp_class1 {
	margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
.camp_category ul.camp_class1 {
	margin-bottom: 20px;
}
}
.camp_category ul.camp_class1 li {
	background-color: #cccccc;
	color: #ffffff;
	float: left;
	width: 48%;
	margin: 1px 2.4% 0 0;
	text-align: center;
	list-style: none;
}
@media screen and (max-width: 680px) {
.camp_category ul.camp_class1 li {
	float: none;
	width: 100%;
}
}
.camp_category ul.camp_class2 li {
	background-color: #cccccc;
	color: #ffffff;
	float: left;
	width: 18%;
	text-align: center;
	margin: 1px 2.1% 0 0;
	list-style: none;
	line-height: 1.5em;
	min-height: 4em;
	padding: 5px;
}
@media screen and (max-width: 680px) {
.camp_category ul.camp_class2 li {
	float: none;
	width: 100%;
	line-height: 2em;
	min-height: inherit;
	padding: 2px;
}
}
.camp_category ul li:last-child {
	margin-right: 0;
}
.camp_category ul li.product-yes {
	background-color: #336699;
}

.flexwidth {
	text-align: center;
}
.flexwidth ul {
	display: inline-block;
	padding-left: 20px;
	padding-right: 10px;
}
.flexwidth ul li {
	text-align: left;
	margin-bottom: 15px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
	line-height: 1.3em;
}
@media screen and (max-width: 680px) {
.flexwidth ul li {
	font-size: 1.3em;
}
}

#contents #main_visual.caseimage h2 {
	text-align: center;
}

/* slide pannel BEGIN  */
.sildecontainer .bnrR1 {
  position: fixed;
  top: 140px;
  right: -240px;
  width: 240px;
  min-height: 200px;
	background: #953735;
  opacity: 0.9;
	z-index: 99;
}
@media screen and (max-width: 680px) {
.sildecontainer .bnrR1 {
  min-height: 160px;
	top: 78px;
}
}
.sildecontainer .bnrR1 ul {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0;
  padding: 0;
}
.sildecontainer .bnrR1 li {
	margin: 0;
	color: #ffffff;
	padding: 10px;
}
@media screen and (max-width: 680px) {
.sildecontainer .bnrR1 li {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.3em;
}
}
.sildecontainer .bnrR1 button {
	position: absolute;
	top: 0px;
	right: 240px;
	width: 50px;
	min-height: 200px;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	color: #ffffff;
	/*background-color: #953735;*/
	background-color: #000000;
	font-size: 17px;
	border-radius: 8px 0 0 8px;
	line-height: 1.1em;
}
@media screen and (max-width: 680px) {
.sildecontainer .bnrR1 button {
  width: 36px;
  font-size: 20px;
  min-height: 160px;
}
}
.sildecontainer a {
	color: #66ccff;
	border-radius: 3em;
	border: none;
	background-color: #000000;
	padding: 10px 10px;
	margin-top: 10px;
	display: block;
	text-align: center;
}
@media screen and (max-width: 680px) {
.sildecontainer a {
	padding: 10px 10px;
	margin-top: 5px;
	font-size: 1.2em;
}
}
.sildecontainer a:hover {
	color: #953735;
	background-color: #ffffff;
	transition: none;
}
@media screen and (max-width: 680px) {
.spnone {
	display: none;
}
}
	
/* blinking */
.caseblinking{
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
ul.casemarik {
	width: 100%;
	display: block;
	height: 2em;
	text-align: center;
	margin-bottom: 30px;
	padding-left: 0;
}
@media screen and (max-width: 680px) {
ul.casemarik {
	width: 100%;
	display: block;
	height: auto;
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
}
}
.casemarik li {
	border: 1px solid #ffffff;
	display: inline-block;
	/* float: left; */
	border-radius: 2em;
	padding: 10px 60px;
	margin: 0 10px;
}
@media screen and (max-width: 680px) {
.casemarik li {
	border: 1px solid #ffffff;
	display: block;
	/* float: left; */
	border-radius: 2em;
	padding: 5px 0;
	margin: 0 0 3px 0;
	width: 100%;
}
}
#contents .case_information a {
	border-radius: 5px;
}
/* slide pannel END  */

.casetitle .category_lottery {
	background-color: #f3f3f3;
	width: 98%;
	margin: 0 auto 1px;
	font-size: 1.4em;
	padding: 2px 0 0;
}

/* add20210902 */
#contents.casepage #main_visual h2 {
  line-height: 1.2em;
}
.casepage .casecontents .nerai, .casepage .casecontents .kimete {
	border-color: #ddd;
	color: #333;
	width: 100%;
	padding: 0 10px 0 0;
	font-size: 1.3em;
	margin: 0 auto;
	background-color: inherit;
	margin-bottom: 10px;
	border-radius: 10px;
}
@media screen and (min-width: 681px) and (max-width: 980px) {
.casepage .casecontents .nerai, .casepage .casecontents .kimete {
	width: 90%;
}
}
@media screen and (max-width: 680px) {
.casepage .casecontents .nerai, .casepage .casecontents .kimete {
	width: 90%;
}
}
.casepage .casecontents .nerai .title, .casepage .casecontents .kimete .title {
	background-color: #369;
	color: #ffffff;
	border-radius: 2em;
	margin: 0 0 15px;
	padding: 3px 10px 0;
	line-height: 1.3em;
	font-size: 1.4rem;
}
@media screen and (max-width: 680px) {
.casepage .casecontents .nerai .title, .casepage .casecontents .kimete .title {
	text-align: center;
}
}
.casepage .casecontents .nerai ul, .casepage .casecontents .kimete ul {
	margin: 10px 0 10px;
	padding-left: 30px;
}
.casepage .casecontents .nerai ul li, .casepage .casecontents .kimete ul li {
	margin-bottom: 5px;
	text-shadow: none;
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 1.2;
}
@media screen and (max-width: 680px) {
.casepage .casecontents .nerai ul li, .casepage .casecontents .kimete ul li {
	font-size: 16px;
  margin-bottom: 10px;
}
}
.casepage .casecontents .nerai p, .casepage .casecontents .kimete p {
	color: #ffffff;
	font-size: 1.2rem;
}
.casepage .casecontents .case_topic {
	margin-bottom: 60px;
}
.casecontents .main_catch {
	line-height: 1.3 !important;
}
@media screen and (max-width: 680px) {
.casecontents .main_catch {
	font-size: 1.6em !important;
}
}
.casecontents .main_catch .do_this {
	font-size: 70%;
	line-height: 1.3;
	display: block;
	margin-bottom: 5px;
}
@media screen and (min-width: 681px) and (max-width: 980px) {
.casecontents .main_catch .do_this {
	font-size: 70%;
	line-height: 1.3;
	display: block;
}
}
@media screen and (max-width: 680px) {
.casecontents .main_catch .do_this {
	font-size: 80%;
	line-height: 1.3;
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}
}
.casecontents .do_this {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.3;
	margin-bottom: 30px;
}
@media screen and (max-width: 680px) {
.casecontents .do_this {
	font-size: 1.1em;
}
}
.casecontents .main_catch .subject {
	margin-top: 10px;
	display: inline-block;
	font-weight: bold;
	font-size: 1.2em;
}
.f_small2 {
	font-size: 0.68em !important;
	line-height: 1.3;
	display: inline-block;
}
.casetitle .f_small2 {
	line-height: 1.1;
	display: inline-block;
	margin: 10px auto 5px;
}
#contents.casepage .casecontents h2.main_catch {
	padding-top: 0;
	font-weight: normal;
	font-size: 2.4em;
	margin: 60px auto 10px;
  /*color: #336699;*/
}
@media screen and (max-width: 680px) {
#contents.casepage .casecontents h2.main_catch {
	font-weight: bold;
}
}
.casepage .casetitle .case_textchatch.long_str {
	font-size: 1.6em;
	padding-top: 26px;
}
.ts {
	margin: 0 auto;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto 15px;
	font-weight: bold;
	font-size: 1.2em;
}
@media screen and (max-width: 680px) {
.ts {
	font-size: 1.1em;
}
}
@media screen and (max-width: 480px) {
#contents .another_case h2 {
	font-size: 1.2em;
}
}

.casepage.casecategory_pointsystem .casetitle .case_textchatch {
	background-color: rgb(128, 160, 162);
	border: 1px solid rgb(128, 160, 162);
}
.casepage.casecategory_pointsystem .casetitle .col_2 figure {
	border: 1px solid rgb(128, 160, 162);
}
.casepage.casecategory_pointsystem .casecontents .nerai .title, .casepage.casecategory_pointsystem .casecontents .kimete .title {
	background-color: rgb(128, 160, 162);
}
.casepage.casecategory_pointsystem .product .product_matrix li.product-yes {
	background-color: rgb(128, 160, 162);
}
.casepage.casecategory_pointsystem .another_case .other_list {
	background-color: rgb(128, 160, 162);
	background-image: none;
}
.casepage.casecategory_pointsystem .other_list .toptocase > a {
	color: rgb(128, 160, 162);
}
.casepage .other_list li {
	border: 1px solid rgba(255,255,255,0.5);
}
.casepage .other_list li.current {
	background-color: rgba(255,255,255,0.5);
	border: 1px solid rgba(255,255,255,0.8);
}
.other_list li.current .case_textchatch {
	border: 1px solid rgba(40, 38, 38, 0.4);
}
.other_list .toptocase > a {
	box-shadow: none;
	background-color: rgba(255,255,255,0.6) !important;
}
.other_list .toptocase > a:hover {
	opacity: 0.8;
}
.casepage.casecategory_weblottery .casetitle .case_textchatch {
	background-color: rgb(147, 112, 79);
	border: 1px solid rgb(147, 112, 79);
}
.casepage.casecategory_weblottery .casetitle .col_2 figure {
	border: 1px solid rgb(147, 112, 79);
}
.casepage.casecategory_weblottery .casecontents .nerai .title, .casepage.casecategory_weblottery .casecontents .kimete .title {
	background-color: rgb(147, 112, 79);
}
.casepage.casecategory_weblottery .product .product_matrix li.product-yes {
	background-color: rgb(147, 112, 79);
}
.casepage.casecategory_weblottery .another_case .other_list {
	background-color: rgb(147, 112, 79);
	background-image: none;
}
.casepage.casecategory_weblottery .camp_category ul.product_matrix  li.product-yes {
	background-color: rgb(147, 112, 79);
}
.casepage.casecategory_weblottery .other_list .toptocase > a {
	color: #834d52;
}
.casepage #main_visual.casepage, .bgimage_caseimage {
	background-color: rgba(170, 188, 189, 0.3);
	position: relative;
	background-image: none;
}
.casepage #main_visual.casepage::before, .bgimage_caseimage::before {
	background-image: url(../../../../img/bg_support.jpg);
	content: "";
	position: absolute;
	width: 100%;
	height: 160px;
	z-index: -1;
	opacity: 0.5;
	background-size: cover;
	left: 0;
}
.bottomimage {
	background-image: none !important;
}


body {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
#contents.casepage #main_visual h2 {
	padding-top: 30px;
}
.casetitle {
	margin-bottom: 20px;
}
.casepage .casetitle ul {
	margin-top: -80px;
	padding-bottom: 0;
}
.casecontents {
	display: flex;
	align-items: flex-start;
	gap: 4%;
	padding: 0 2%;
	max-width: 1600px;
	margin: 0 auto;
}

@media screen and (max-width: 1200px) {
.casecontents {
	display: block;
}
}
.casecontents > .inner {
	position: relative;
}
#contents.casepage .casecontents h2 {
	padding: 5px 5px 15px;
	text-align: left;
	margin: 0 -5px -5px;
	font-weight: bold;
	line-height: 1.3;
	font-size: clamp(30px, 3vw, 34px);
	position: relative;
	border-radius: 5px;
}
#contents.casepage .casecontents h2 strong {
	font-size: clamp(34px, 3vw, 46px);
}
#contents.casepage .casecontents h2, #contents.casepage .casecontents h2 strong {
	font-size: clamp(34px, 3vw, 40px);
	background-color: #ffffff;
}
@media screen and (max-width: 680px) {
#contents.casepage .casecontents h2, #contents.casepage .casecontents h2 strong {
	font-size: clamp(26px, 5vw, 30px);
}
}
#contents.casepage .casecontents h3 {
	font-size: clamp(18px, 3vw, 20px);
	text-align: left;
	padding: 15px 5px 15px 15px;
	line-height: 1.3;
	position: relative;
}
.casepage table.product {
	width: 100%;
	margin-top: 20px;
}
.casepage table.product ul {
	margin: 0;
	padding-left: 20px;
}
.casepage table.product td:first-child {
	width: 4em;
	text-align: center;
	line-height: 1.3;
}
.casepage .product ul.product_matrix {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
}
.casepage .product .product_matrix li {
	width: calc(20% - 1px);
	margin: 1px 1px 0 0 !important;
}
@media screen and (max-width: 680px) {
.casepage .product .product_matrix li {
	width: 100%;
}
}
@media screen and (max-width: 680px) {
.casepage .product .product_matrix li span {
	text-align: left;
	line-height: 1.3;
}
}
.casepage table.product td p {
	text-align: left;
}

@media screen and (max-width: 680px) {
table tr {
	border-right: 1px solid #999;
}
}
@media screen and (max-width: 680px) {
table td h4 {
    text-align: left;
}
}
@media screen and (max-width: 680px) {
table td:last-child {
	border-right: none;
}
}
.rotatebox {
	position: absolute;
	width: 240px;
	height: 240px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	border-radius: 16px;
	z-index: 0;
	left: -90px;
	top: -90px;
}
.rotatebox::before {
	content: "";
	position: absolute;
	inset: -20%;
	background-image: url("../../../../img/circle_CPSS_blue.png");
	background-size: 240px;
	background-position: center;
	animation: rotateBg 60s linear infinite;
	z-index: -1;
	background-repeat: no-repeat;
}
@keyframes rotateBg {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
.casepage .casecontents .bkinv {
	background-color: #263e79;
	border: none;
}
.contactlink {
	background-color: #fff;
	border: none;
}
#contents section.contactlink dl {
	border: none;
}
.contactlink dt {
	font-size: clamp(20px, 3vw, 24px);
	line-height: 1.3;
}
@media screen and (max-width: 680px) {
.casepage.casecategory_pointsystem .product .product_matrix li.product-yes {
	padding: 3px 5px;
}
}
#contents section div.inner.area_r {
	padding-top: 10px;
	padding-bottom: 20px;
}
@media screen and (max-width: 680px) {
#contents section div.inner.area_r img:first-child {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 1200px) {
#contents section div.inner.area_l {
	margin-bottom: 60px;
}
}
@media screen and (max-width: 680px) {
  #contents section div.inner.area_l {
    margin-bottom: 0;
  }
}
.casepage .product ul li {
	text-align: left;
}
.casepage .product ol {
}
.casepage .product ol li {
	width: 100%;
	text-align: left;
	color: #333;
	background-color: inherit;
	margin-bottom: 10px;
	float: none;
	list-style: decimal;
}
.contactlink .contact1 h4, .contactlink .contact2 h4 {
	font-size: 1rem;
	font-weight: normal;
}
.contactlink dd p.tel {
	font-size: 1.8em;
}
@media screen and (max-width: 680px) {
.contactlink dd p.tel {
	font-size: 1.6em;
}
}
.bs::before, .sb::before {
	content: "";
	position: absolute;
	width: 12px;
	height: 230px;
	background-size: contain;
	top: 10px;
	left: 1px;
}
.bs::before {
	background-image: url("../../../../common3/img/arrow_bk_s.png");
}
.sb::before {
	background-image: url("../../../../common3/img/arrow_bk_s.png");
}
table.matrix {
	margin: 0;
	width: 100%;
}
table.matrix, table.matrix tr, table.matrix th, table.matrix td {
	border: none;
	position: relative;
	padding: 3px;
}
table.matrix th {
	font-family: initial;
	font-weight: normal;
	line-height: 1.2;
}
table.matrix th:nth-child(1) {
	width: 31%;
}
table.matrix th:nth-child(2) {
	width: 3%;
}
table.matrix th:nth-child(3) {
	width: 31%;
}
table.matrix th:nth-child(4) {
	width: 3%;
}
table.matrix th:nth-child(5) {
	width: 32%;
}
table.matrix td {
	vertical-align: center;
	padding: 0;
}
table.matrix td span {
	height: inherit !important;
}
table.matrix ul {
	display: flex !important;
	flex-direction: column !important;
}
table.matrix ul li {
	width: 100% !important;
	margin-bottom: 5px !important;
}
@media screen and (max-width: 680px) {
table.matrix td:first-child {
	width: 100% !important;
}
}
@media screen and (max-width: 680px) {
	table.matrix tr.itemnameline {
	display: none;
}
}
@media screen and (max-width: 680px) {
.bs::before, .sb::before {
	display: none;
}
}
.caseimage2 {
	width: 100%;
	margin: 0;
}
p.link {
	font-size: 1.1rem;
	padding: 10px;
	margin-top: 10px;
	line-height: 1.3;
	background-color: #f6f8f9;
}
p.link a {
	text-decoration: underline;
}

.industry_category {
	margin: -80px 0 20px;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom: 0;
}
.industry_category .inner {
	position: relative;
	max-width: inherit !important;
}
.industry_category .set-wrap {
	padding: 0 120px;
	max-width: 640px;
	margin: 0 auto;
}
@media screen and (max-width: 680px) {
.industry_category .set-wrap {
	padding: 0 10%;
}
}
.industry_category .industry_set {
	display: flex;
	margin: 0 auto;
	border-bottom: none;
	position: relative;
	flex-direction: column;
}
@media screen and (max-width: 680px) {
.industry_category .industry_set {
	display: block;
}
}
.industry_category .industry_set div {
	min-height: 140px;
	width: 100%;
}
.industry_category .industry_set div:nth-child(1) {
}
.industry_category .industry_set div:nth-child(2) {
	background-color: #e1e6e5;
	min-height: 2px;
	background-image: none;
	margin-top: 5px;
}
@media screen and (max-width: 680px) {
.industry_category .industry_set div {
	width: 100%;
}
}
.industry_category .industry_set .case_title {
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 5px 0;
}
.industry_category .industry_set .case_title h2 {
	font-size: clamp(28px, 4vw, 40px);
	font-weight: bold;
	padding: inherit !important;
	margin: 0;
}
@media screen and (max-width: 680px) {
.industry_category .industry_set .case_title h2 {
	font-size: clamp(28px, 6vw, 32px) !important;
}
}
.industry_category .industry_set .case_title h2 span {
	font-size: 0.68em !important;
	display: inline-block;
	line-height: 1.3;
}
.industry_category .industry_set .case_image {
	background-size: cover;
	background-position-y: center;
}
.industry_category .industry_set .case_image div.topic {
	position: absolute;
	top: -50px;
	right: -120px;
	display: flex;
	background-color: #263E79;
	border-radius: 140px;
	align-items: center;
	justify-content: center;
	width: 140px;
	height: 140px;
	box-shadow: 1px 1px 6px rgba(255, 255, 255, .5), -1px 1px 6px rgba(255, 255, 255, .5), 1px -1px 6px rgba(255, 255, 255, .5), -1px -1px 6px rgba(255, 255, 255, .5);
}
@media screen and (max-width: 680px) {
.industry_category .industry_set .case_image div.topic {
	top: inherit;
	bottom: -120px;
	left: calc(50% - 70px);
}
}
.industry_category .industry_set .case_image .topic h3 {
	font-size: 1.6em;
	color: #ffffff;
	border: none;
	padding: 0;
	text-align: center;
	font-weight: bold;
	margin: 0;
}
.industry_category + .separatetop {
	padding-top: 40px;
	background: none;
}
@media screen and (max-width: 680px) {
.industry_category + .separatetop {
	padding-top: 180px;
}
}
.industry_category p {
	font-size: clamp(20px, 4vw, 26px);
	padding-top: 5px;
	font-weight: bold;
}
@media screen and (max-width: 680px) {
.industry_category p {
	font-size: clamp(20px, 4vw, 22px);
	padding-top: 130px;
	text-align: center;
	margin-left: -10%;
	margin-right: -10%;
}
}

@media screen and (max-width: 680px) {
.headerline h1 {
	width: 100% !important;
	padding: 3px 60px 1px 10px;
	font-size: 14px;
	max-width: calc(100% - 0px) !important;
	margin: 0;
	white-space: inherit !important;
	display: block;
	background-color: #33476a !important;
	height: auto !important;
	max-height: inherit !important;
	line-height: 1.3;
	min-height: 60px;
}
}
@media screen and (max-width: 680px) {
  .mega_menu {
    top: 60px !important;
  }
}
@media screen and (max-width: 680px) {
  #contents {
    top: 70px;
  }
}
@media screen and (max-width: 680px) {
#topicPath .breadcrumb li {
	font-size: 1em;
	display: inline-block;
	float: left;
}
}
@media screen and (max-width: 680px) {
  .headertransform #contents {
    top: 70px;
  }
}
@media screen and (max-width: 680px) {
.headertransform .hide_menu-container #contents #topicPath {
	top: 0px;
	transition: .3s;
}
}
@media screen and (max-width: 680px) {
  header.mega_menu .logo img, header.mega_menu.transform .logo img {
    width: 220px;
  }
}
@media screen and (max-width: 680px) {
  .headertransform header.mega_menu .logo img {
    width: 220px;
  }
}
#contents.casepage .casecontents .area_l h4 {
	font-size: clamp(18px, 4vw, 22px);
	margin: 0 0 10px;
	line-height: 1.3;
}
#contents.casepage .casecontents .area_l h4 + p {
	text-align: left;
	font-size: 1rem;
}
#contents.casepage .casecontents .area_l.nonematrix h4 {
	font-size: clamp(22px, 5vw, 26px);
	margin: 30px 0 10px;
	border-left: 4px solid #282828;
	line-height: 1.3;
	border-top: 1px solid #282828;
	padding: 5px 5px 0px 15px;
}
#contents.casepage .casecontents .area_l.nonematrix h4 + p {
	text-align: left;
	font-size: 1rem;
}
#contents.casepage .casecontents .area_l.nonetable h4 {
	font-size: clamp(22px, 5vw, 26px);
	margin: 30px 0 10px;
	border-left: 4px solid #282828;
	line-height: 1.3;
	border-top: 1px solid #282828;
	padding: 5px 5px 0px 15px;
}
#contents.casepage .casecontents .area_l.nonetable h4 + p {
	text-align: left;
	font-size: 1rem;
}
#contents.casepage .casecontents .area_l ul, #contents.casepage .casecontents .area_l ol {
	font-size: 1rem;
	line-height: 1.3;
}
#contents.casepage .casecontents .area_l li {
	margin-bottom: 10px;
}
#contents.casepage .casecontents .area_l .bkinv ul {
	font-size: 1em;
	margin: 0;
	padding-left: 30px;
}
#contents.casepage .casecontents .area_l .bkinv ul li:last-child {
	margin-bottom: 0;
}