@charset  "utf-8";
/**
 * style.css
 */
/* Bootstrap break point */
/*@media  only screen and (max-width:1199px) ;*/
/* xl */
/*@media  only screen and (max-width:991px) ;*/
/* lg */
/*@media  only screen and (max-width:767px) ;*/
/* md */
/*@media  only screen and (max-width:565px) ;*/
/* sm */
/* (mobile first) */
/*@media  only screen and (min-width:566px) ;*/
/*@media  only screen and (min-width:768px) ;*/
/*@media  only screen and (min-width:992px) ;*/
/*@media  only screen and (min-width:1200px) ;*/
/* V3.1  break point */
/*@media  only screen and (max-width:959px) ;*/
/* tablet */
/*@media  only screen and (max-width:767px) ;*/
/* smart phone */
/* (mobile first) */
/*@media  only screen and (min-width:768px) ;*/
/*@media  only screen and (min-width:960px) ;*/
/* container
--------------------------------------------------*/
#container {
  min-width: 320px;
	background-image: url("../img/pc/top/top_bg.png");
	/*background-size: contain;*/
	background-repeat: repeat;
	background-position: top;
	margin: 0;
}

@media  only screen and (max-width:767px)  {
#container  {
  min-width: auto;
}
}

.common-wrap {flex-direction:inherit;}

/*
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
}
*/

.side-area {
	padding-right: 0px;
	padding-left:30px;
}

.side-area .widget-box .ttl {
	display: table;
	width: 100%;
	padding: 15px 10px 15px 45px;
	color: #fff;
	font-weight: 700;
	line-height: 1.3;
	background-color: #009843;
	position: relative;
	text-align: left;
	font-size: 14px;
}
.side-area .widget-box .ttl.icon {
  padding: 15px 10px 15px 10px;
}

.side-area .widget-box .ttl::before {
	font-family: 'icomoon';
	content: "\f087";
	color: #111;
	/* margin-right:5px; */
	font-weight: 500;
	position: absolute;
	top: 8px;
	left: 12px;
	font-size: 2.2rem;
}


.main_image{
	margin: 0px auto 20px;
	width: 100%;
	height: 0;
	padding-top:25%;
	background-image: url("../img/pc/top/top_main.gif");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media only screen and (max-width:959px) {
.main_image{height:350px;}	
}

@media only screen and (max-width:767px) {
.main_image{height: 250px;}	
}

@media only screen and (max-width:565px) {
.main_image{height: 180px;background-position: center 15px;}
} 

.main_area {
	margin-top: 20px;
	margin-bottom: 78px;
	align-items: center;
}
@media only screen and (max-width:767px) {
.main_area {
	margin-bottom: 30px;
}
}


/* main-slider
--------------------------------------------------*/
.main-slider-block {
}
@media only screen and (max-width:767px) {
	.main-slider-block {
		margin: 15px 0 10px;
	}
}
.main-slider-block>* {
	width: 100%;
}

.news-topics-block{width:48%; margin-left:2%;}
@media only screen and (max-width:767px) {
	.main-slider-block>* {
		width: 100%;
	}
	.news-topics-block{width:100%; margin:0;}
}

.main-slider {
	position: relative;
}
.main-slider * {
	outline: none;
}
.main-slider ul {
	padding: 0;
}
.main-slider li {
	list-style: none;
}
.main-slider li .item {
overflow: hidden;
visibility: hidden;
}

.slick-list {
    box-shadow: 0px 0px 16px 3px rgba(17,17,26,0.08);
}

.main-slider .slick-slider.slick-initialized li .item {visibility: visible;}

.main-slider li .item .image div {
		padding-bottom: 63%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		/* min-height: 240px; */
		background-color: #fff;
}
.main-slider li.box01 .item .image div {
	background-image: url("../img/pc/top/top_slide_mhw.png");
}
.main-slider li.box02 .item .image div {
	background-image: url("../img/pc/top/top_slide_mhc.png");
}
.main-slider li.box03 .item .image div {
	background-image: url("../img/pc/top/top_slide_line.png");
}
.main-slider li.box04 .item .image div {
	background-image: url("../img/pc/top/top_slide_mynacard.png");
}
.main-slider li.box05 .item .image div {
	background-image: url("../img/pc/top/top_slide_checkup.png");
}
.main-slider li.box06 .item .image div {
	background-image: url("../img/pc/top/top_slide_walking.png");
}
.main-slider li.box07 .item .image div {
	background-image: url("../img/pc/top/top_slide_dental.png");
}

.main-slider li .item .texts {
	float: right;
	width: 360px;
	padding-bottom: 40px;
}
.main-slider li .item .texts .ttl {
	position: relative;
	left: -40px;
	width: 200px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 1.5;
}
.main-slider li .item .texts .ttl > div {
	position: relative;
	display: table;
	width: 100%;
	height: 200px;
	z-index: 2;
}
.main-slider li .item .texts .ttl > div > h2 {
	display: table-cell;
	vertical-align: middle;
}
.main-slider li .item .texts .ttl small {
	display: block;
	font-size: 24px;
	line-height: 1.5;
}
.main-slider li .item .texts .ttl span {
	position: relative;
	display: block;
	z-index: 2;
}
.main-slider li .item .texts .ttl:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	content: '';
	width: 140px;
	height: 140px;
	margin: -70px 0 0 -70px;
	background-color: #C12100;
	transform: rotate(45deg);
	z-index: 1;
}
.main-slider li .item .texts .txt {
	padding: 20px 30px 0;
	line-height: 1.5;
}
@media only screen and (max-width:767px) {
	.main-slider {
		margin: 0 0 25px;
	}
	.main-slider .common-wrap {
		padding: 0;
	}
	.main-slider li .item .image {
		float: none;
		padding-left: 0;
		margin-left: 0;
	}
	.main-slider li .item .image > * {
		/* height: 56vw; */
		padding-bottom: 60%;
	}
	.main-slider li .item .texts {
		float: none;
		width: auto;
		margin-top: -50px;
		padding-bottom: 0;
	}
	.main-slider li .item .texts .ttl {
		top: 0;
		left: 10px;
		width: 100px;
		font-size: 15px;
	}
	.main-slider li .item .texts .ttl > div {
		height: 100px;
	}
	.main-slider li .item .texts .ttl small {
		font-size: 12px;
		line-height: 1.3;
	}
	.main-slider li .item .texts .ttl:before {
		width: 70px;
		height: 70px;
		margin: -35px 0 0 -35px;
	}
	.main-slider li .item .texts .txt {
		margin-top: -20px;
		padding: 0 15px 0 90px;
		font-size: 11px;
		line-height: 1.5;
	}
}


/* slick-dots */
.main-slider .slick-dots {
	position: relative;
	bottom: -16px;
	text-align: center;
	line-height: 0;
}
.main-slider .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}
.main-slider .slick-dots li button {
	display: block;
	width: 10px;
	height: 10px;
	background-color: #bbb;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	text-indent: -9999px;
	border-radius: 50%;
}
.main-slider .slick-dots li.slick-active button {
	background-color: #79A200;
}
@media only screen and (max-width:767px) {
	.main-slider .slick-dots {
		bottom: 20px;
		top: 0;
		/* left: auto; */
		/* right: 90px; */
		/* margin: 50% 0 0; */
		padding-top: 10px;
		text-align: center;
		line-height: 0;
	}
	.main-slider .slick-dots li {
		margin: 0 3px;
	}
	.main-slider .slick-dots li button {
		/* width: 4px; */
		/* height: 4px; */
	}
}

/* slick-arrow */

.main-slider .slick-arrow {
		position: absolute;
		bottom: 0;
		width: 40px;
		height: 40px;
		background-color: transparent;
		background-repeat: no-repeat;
		background-size: contain;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
		text-indent: -9999px;
		z-index: 10;
		margin: auto;
		top: 0;
		border-radius: 50%;
	}
	.main-slider .slick-prev {
		left: -20px;
		background-image: url(../img/pc/page/slide_arw01.png);
		filter: grayscale(1);
		opacity:0.7;
	}
	.main-slider .slick-next {
		right: -20px;
		/* top: 0; */
		background-image: url(../img/pc/page/slide_arw02.png);
		filter: grayscale(1);
		opacity:0.7;
	}

@media only screen and (max-width:960px) {
	.main-slider .slick-arrow {
		transform: translateY(-50%);
	}
}



/* news-area
--------------------------------------------------*/
.news-area {
  display: none;
  margin-bottom: 20px;
}

.news-area #NewsLine {
  padding: 15px;
  background-color: #f6f6f6;
}

.news-area .inner span {
  display: block;
  font-size: 1.4rem;
}

.news-area .inner a {
	color: #535353;
	text-decoration: none;
}
@media only screen and (max-width:767px) {
	.news-area .common-wrap {
		padding: 0;
	}
	.news-area #NewsLine {
		padding: 10px;
		font-size: 11px;
	}
}


/* parts-title-07 */
.parts-title-07 {
	position: relative;
	margin-bottom: 10px;
	/* padding-top: 8px; */
	font-size: 1.75rem;
	font-weight: 700;
/*	border-bottom: solid 3px;*/
	line-height: 2;
	padding-left: 10px;
	border-bottom: 2px solid #79A200;
	color: #79A200;
}

@media only screen and (max-width:767px) {
	.parts-title-07 {
		margin-bottom: 10px;
		padding-bottom: 5px;
		font-size: 1.5rem;
		/* border-bottom-width: 2px; */
		line-height: 1.8;
		border-left: none;
		border-top: none;
		border-image: none;
		border-bottom: 2px solid #246b69;
	}
}


/* news-block
--------------------------------------------------*/
@media  only screen and (min-width:992px) {
	.news-block {
		margin-left: 26px;
	}
}
@media only screen and (max-width:991px) {
	.news-block {
		margin-top: 30px;
	}
}

.news-topics {
  margin-bottom: 30px;
}

.news-scroll {
	overflow: auto;
	height: 300px;
}

.news-scroll ul {
  padding: 5px 0;
}

.news-scroll li {
	position: relative;
	display: table;
	width: 100%;
	padding: 10px 15px 2px 5px;
	font-size: 1.5rem;
	list-style: none;
	line-height: 1.5;
	border-bottom: #dfdddd dotted 1px;
}

.news-scroll li span {
  display: table-cell;
  vertical-align: top;
}

.news-scroll li span:nth-child(1) {
	width: 120px;
	color:#333;
}

.news-scroll a:hover {text-decoration:none; opacity:0.6;} 

@media only screen and (max-width:767px) {
	.news-topics {
		margin-bottom: 10px;
	}
	.news-scroll li {
		display: block;
		padding: 8px 25px 8px 10px;
		font-size: 1.4rem;
	}
a.inm-news-list-item-link {display: grid; grid-template-columns: 100px auto auto 1fr; grid-template-rows: auto; gap: 10px 0; margin-top: 10px;}

	
	.news-scroll li span {
		/* display: contents; */
	}
	.news-scroll li span:nth-child(1) {
		width: auto;
		grid-column: 1 / 2;
		grid-row: 1/2;
	}
	.news-scroll li span.inm-news-list-item-link-title {
		grid-column: 1 / 5;
		grid-row: 2/3;
	}
	
	.news-scroll li span.inm-news-list-item-link-new {
		grid-column: 3/4;
		grid-row: 1;
		margin-top: -2px;
	}
	.news-scroll li span.inm-news-list-item-link-important {
		grid-column: 2/3;
		grid-row: 1;
		margin-top: -2px;
	}
}

.news-topics .index-btn {
	text-align: right;
}

.news-topics .index-btn a {
	display: inline-block;
	padding: 10px 0;
	/* color: #0078d4; */
	text-align: right;
	text-decoration: none;
	position: relative;
	/* top: 40px; */
	right: 0;
}


@media only screen and (max-width:767px) {
	.news-topics .index-btn a {
		padding: 10px 0;
		font-size: 12px;
	}
}

#pagetop {
}

.newsList li a {
  color: #79A200;
}
.news-topics .index-btn a {
  color: #111;
}

/*pager*/
.inm-news-pagination-container{
  display: none;
}

/* Search-area
--------------------------------------------------*/

#Search-btn-Area {overflow:hidden;background-color: #f5f5f5;}
#Search-btn-Area .parts-tab-body {padding: 10px;background-color: #B9CD7A;}

#Search-btn-Area .parts-box-btns .row > div {
	margin: 10px;
	flex-basis: calc((100% - 120px) / 6);
	max-width: calc((100% - 120px) / 6);
	/*box-shadow: 0 1px 4px rgb(0 0 0 / 30%);*/
	box-shadow: 0px 0px 16px 3px rgba(17,17,26,0.08);
	border: none;
	border-radius: 6px;
	min-height: 144px;
}

#Search-btn-Area.small_wid .parts-box-btns .row > div {
	flex-basis: calc((100% - 80px) / 4);
	max-width: calc((100% - 80px) / 4);
}

.parts-icon-btn a > *{text-align:center;/* justify-content: center; */align-items: center;/* display: grid; *//* justify-content: center; *//* align-items: center; */}


@media only screen and (max-width:991px) {
#Search-btn-Area .parts-box-btns .row > div,
#Search-btn-Area.small_wid  .parts-box-btns .row > div {
	flex-basis: calc((100% - 80px) / 4);
	max-width: calc((100% - 80px) / 4);
}
}

@media only screen and (max-width:767px) {
#Search-btn-Area .parts-box-btns .row > div,
#Search-btn-Area.small_wid  .parts-box-btns .row > div {
	flex-basis: calc((100% - 80px) / 3);
	max-width: calc((100% - 80px) / 3);
}
}

@media only screen and (max-width:565px) {
#Search-btn-Area .parts-box-btns .row > div,
#Search-btn-Area.small_wid  .parts-box-btns .row > div {
	flex-basis: calc((100% - 40px) / 2);
	max-width: calc((100% - 40px) / 2);
}
}

#Search-btn-Area .parts-icon-btn a .ico {
	padding: 10px 10px 5px;
	top: 25%;
	/* display: grid; */
	/* justify-content: center; */
	/* align-items: center; */
}
#Search-btn-Area .parts-icon-btn a {
		/* padding: 50%; */
		/* font-size: 12px; */
		/* text-align: center; */
		/* justify-content: flex-start; */
		display: grid;
		/* place-content: center; */
		place-items: center;
}
#Search-btn-Area .parts-icon-btn a:before {
	right: 8px;
}

#Search-btn-Area .parts-icon-btn a .ico {
background-color: #009843;
background-image: linear-gradient(0deg, #009843 0%, #79A200 74%);
}

/*#Search-btn-Area .parts-icon-btn a .ico.blue {
background-color: #1f60ba;
background-image: linear-gradient(315deg, #1f60ba 0%, #71a4e8 74%);
}

#Search-btn-Area .parts-icon-btn a .ico.yellow {
background-color: #ffce00;
background-image: linear-gradient(315deg, #cca400 0%, #ffce00 74%);
}*/

/* banner-area
--------------------------------------------------*/
#search-side-include .widget-box:nth-of-type(2)  {
  margin-top:50px;
}

#search-side-include .side-area ul.parts-widget-list01 li {
  flex-basis: calc((100% - 30px) / 2);
  border-bottom: none;
  margin: 20px 0;
  border: none;
  background-color: transparent;
}

#search-side-include .parts-widget-list01 li a {
  font-size:1.4rem;
  font-weight:700;
  display: block;
  padding: 0;
	color: #212121;
}

#search-side-include .parts-widget-list01 li a:hover {
  opacity: 0.6;
}

#search-side-include .parts-widget-list01 li a:before{
  display: none;
}

.side-area .widget-box {
	border:none;
	padding: 0;
	background-color: inherit;
}


@media only screen and (max-width:991px) {

.side-area {
    display: block;
    padding-left: 0;
    margin-top: 50px;
}

#search-side-include .side-area ul.parts-widget-list01 {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    background-color: inherit;
}

#search-side-include .side-area ul.parts-widget-list01 li {
   	flex-basis: calc((100% - 60px) / 3);
	margin: 10px;
}
}

@media only screen and (max-width:767px) {
#search-side-include .side-area ul.parts-widget-list01 li {
	text-align: center;
   	flex-basis: calc((100% - 40px) / 2);
}
}
@media only screen and (max-width:565px) {
#search-side-include .side-area ul.parts-widget-list01 li {
	flex-basis: 100%;
}
}


/* banner-area01
--------------------------------------------------*/
#BannerArea01 {
  padding: 40px 0;
  margin: 80px auto 0;
  position: relative;
}

#BannerArea01:before{
  position: absolute;
  top: 0px;
  left: 50%;
  display: block;
  content: "";
  width: 150vw;
  height: 100%;
  transform: translateX(-50%);
  background-color: #f5f5f5;
  z-index: -1;
}

#BannerArea01 .parts-btn {
  text-align:center;
  margin:10px 5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc((100% - 50px) / 5);
  max-width: calc((100% - 50px) / 5);
}

#BannerArea01 .parts-btn a {
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding:10px 0;
  width:100%;
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
  background-color: #fff;
  color: #333;
  transition: 0.3s linear;
}

#BannerArea01 .parts-btn a::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  transition: 0.3s linear;
}

#BannerArea01 .parts-btn a:hover {
  color:#fff;
}

#BannerArea01 .parts-btn a:hover::after {
  left: 0;
  background-color: #79A200;
}

@media  print, screen and (max-width:991px)  {
#BannerArea01 .parts-btn  {
  flex-basis: calc((100% - 30px) / 3);
  max-width: calc((100% - 30px) / 3);
}
}

@media  only screen and (max-width:767px)  {
#BannerArea01 .parts-btn  {
  flex-basis: calc((100% - 20px) / 2);
  max-width: calc((100% - 20px) / 2);
}
}

@media  only screen and (max-width:565px)  {
#BannerArea01 .parts-btn  {
  flex-basis: 100%;
  max-width: 100%;
}
}

#BannerArea01 .parts-btn a:hover {
  text-decoration: none;
}

#BannerArea01 div {
  margin-left:0;
  margin-right:0;
}

/* banner-area02
--------------------------------------------------*/
#BannerArea02 {
  padding: 40px 0;
  margin: 80px auto 0;
  position: relative;
}

#BannerArea02:before{
  position: absolute;
  top: 0px;
  left: 50%;
  display: block;
  content: "";
  width: 150vw;
  height: 100%;
  transform: translateX(-50%);
  background-color: #f5f5f5;
  z-index: -1;
}

#BannerArea02 .parts-btn {
  text-align:center;
  margin:10px 5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc((100% - 50px) / 5);
  max-width: calc((100% - 50px) / 5);
}

#BannerArea02 .parts-btn a {
  position: relative;
  overflow:hidden;
  z-index: 2;
  padding:10px 0;
  width:100%;
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
  background-color: #fff;
  color: #333;
}

#BannerArea02 .parts-btn a::before,
#BannerArea02 .parts-btn a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}

#BannerArea02 .parts-btn a,
#BannerArea02 .parts-btn a::before,
#BannerArea02 .parts-btn a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#BannerArea02 .parts-btn a:hover {
  color: #fff;
}

#BannerArea02 .parts-btn a::after {
  top: -100%;
  width: 100%;
  height: 100%;
}

#BannerArea02 .parts-btn a:hover::after {
  top: 0;
  background-color: #79A200;
}

@media  print, screen and (max-width:991px)  {
#BannerArea02 .parts-btn  {
  flex-basis: calc((100% - 30px) / 3);
  max-width: calc((100% - 30px) / 3);
}
}

@media  only screen and (max-width:767px)  {
#BannerArea02 .parts-btn  {
  flex-basis: calc((100% - 20px) / 2);
  max-width: calc((100% - 20px) / 2);
}
}

@media  only screen and (max-width:565px)  {
#BannerArea02 .parts-btn  {
  flex-basis: 100%;
  max-width: 100%;
}
}

#BannerArea02 .parts-btn a:hover {
  text-decoration: none;
}

#BannerArea02 div {
  margin-left:0;
  margin-right:0;
}

/* banner-area03
--------------------------------------------------*/
#BannerArea03 {
  padding: 40px 0;
  margin: 80px auto 0;
  position: relative;
}

#BannerArea03 div {
  margin-left:0;
  margin-right:0;
}

#BannerArea03:before{
  position: absolute;
  top: 0px;
  left: 50%;
  display: block;
  content: "";
  width: 150vw;
  height: 100%;
  transform: translateX(-50%);
  background-color: #f5f5f5;
  z-index: -1;
}

#BannerArea03 .parts-btn {
  text-align:center;
  margin:10px 5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc((100% - 40px) / 4);
  max-width: calc((100% - 40px) / 4);
}

#BannerArea03 div img {
  overflow:hidden;
}

#BannerArea03 .parts-btn a {
  display: block;
  text-decoration: none;
  background-color: #fff;
  margin: auto;
  overflow: hidden;
}

#BannerArea03 .parts-btn a:hover {
  text-decoration: none;
}

@media  print, screen and (max-width:991px)  {
#BannerArea03 .parts-btn  {
  flex-basis: calc((100% - 30px) / 3);
  max-width: calc((100% - 30px) / 3);
}
}

@media  only screen and (max-width:767px)  {
#BannerArea03 .parts-btn  {
  flex-basis: calc((100% - 20px) / 2);
  max-width: calc((100% - 20px) / 2);
}
}

@media  only screen and (max-width:565px)  {
#BannerArea03 .parts-btn  {
  flex-basis: 100%;
  max-width: 100%;
}
}

a img.imgover2 {
  transition:.2s all;
}

a img.imgover2:hover {
  transform:scale(1.1,1.1);
  transition:.2s all;
}

.side-area .widget-box .ttl:before {
  margin:0;
  display:none;
}

.side-area .widget-box .ttl > * {
  vertical-align: middle;
}

#BannerArea02:before {
  background-color: #04563a;
}

#kenpoMovie h2 {
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 3.28384rem;
}

#kenpoMovie h2 + p {
  position: relative;
  text-align: center;
  color: #fff;
  margin-bottom: 3rem;
  font-weight: 700;
}

#kenpoMovie .movie-tag {
  height: 191px;
  max-width: 340px;
  position: relative;
}

#kenpoMovie .movie-caption {
  margin-bottom: 2rem;
  color: #fff;
  font-size: 90%;
}

.jstream-eqPlayer {
  background-color: #04563a  !important;
}

.eqp-thumbnail-image {
  border-radius: 15px;
}

@media  (min-width: 768px)  {
#kenpoMovie h2  {
  font-size: 3.628384rem;
}
#kenpoMovie .movie-tag  {
  height: 180px;
  max-width: 320px;
}
.eqp-thumbnail-image  {
  border-radius: 10px;
}
}


/* parts-title-06 */

.parts-title-06 {
  text-align: center;
	position: relative;
}

.parts-title-06 span {
  align-items: center;
	display: flex;
	justify-content: center;
  font-weight:700;
  margin-bottom: 0.6em;
  font-size: 2.5rem;
	color: #111;
	white-space: nowrap;
}

.parts-title-06 > span:before,
.parts-title-06 > span:after {
    content: '';
    width: 108px;
    height: 4px;
    background-color: #79A200;
	border-radius: 2px;
}
.parts-title-06 > span:before {
    margin-right: 30px;
}
.parts-title-06 > span:after {
    margin-left: 30px;
}

@media only screen and (max-width:767px) {
	.parts-title-06 span {
		font-size: 2rem;
	}
}


/* slick-arrow */
	.slick .slick-arrow {
		position: absolute;
		top: 0;
		width: 30px;
		height: 30px;
		display: block !important;
		background-color: transparent;
		background-repeat: no-repeat;
		background-size: contain;
		border: none;
		cursor: pointer;
		outline: none;
		/* transform: translateY(-50%); */
		padding: 0;
		appearance: none;
		text-indent: -9999px;
		z-index: 10;
		bottom: 0;
		margin: auto;
	}
	.slick .slick-prev {
		left: 0;
		background-image: url(../img/pc/page/slide_arw01.png);
		filter:grayscale(1) opacity(0.8);
	}
	.slick .slick-next {
		right: 0;
		background-image: url(../img/pc/page/slide_arw02.png);
		filter:grayscale(1) opacity(0.8);
	}

/* slick-dots */
.Banner_slide .slick-dots {
	position: absolute;
	bottom: -30px;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	right: 0;
	padding: 0;
}
.Banner_slide .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}
.Banner_slide .slick-dots li button {
	display: block;
	width: 14px;
	height: 14px;
	background-color: #dcdcdc;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	text-indent: -9999px;
	border-radius: 50%;
}
.Banner_slide .slick-dots li.slick-active button {
	background-color: #ff6600;
}

@media only screen and (max-width:767px) {
	.Banner_slide .slick-dots li button {
	width: 10px;
	height: 10px;
}
}

.slickBtnArea {position: relative;}
.slickBtnArea button {border: none;cursor: pointer;line-height: 0;padding: 0;z-index: 1;background: none;right: calc(50% - 90px);outline: none;position: absolute;font-size: 2rem;color: #999;bottom: -10px;}

@media only screen and (max-width:767px) {
.slickBtnArea button {
	bottom: 4px;
}
}



.Banner_slide .slickBtnArea button{bottom: -34px;}

/*--------------------------------------------------

 parts-icon-btn

--------------------------------------------------*/
.parts-icon-btn a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 12px 5px 8px;
  color: #111;
  font-size: 1.4rem;
  font-weight: 700;
  /* background-image: linear-gradient(0deg, #e9e9e9 0%, #ffffff 50%, #ffffff 100%); */
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
	line-height: 1.2;
}
.parts-icon-btn a > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  /* text-align: left; */
}
.parts-icon-btn a:before {
  position: absolute;
  top: 50%;
  right: 15px;
  display: none;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-top: #ccc solid 2px;
  border-right: #ccc solid 2px;
  transform: rotate(45deg);
}
.parts-icon-btn a .ico {
  padding: 5px;
  width: 60px;
  height: 60px;
  background-color: #fc9842;
  background-image: linear-gradient(315deg, #fc9842 0%, #fe5f75 74%);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parts-icon-btn a .ico img, .parts-icon-btn a .ico > svg {
  max-height: 35px;
  max-width: 45px;
  width: auto;
  height: auto;
}
@media only screen and (max-width:767px) {
  .parts-icon-btn a {
    padding: 13px 0;
    font-size: 12px;
  }
}

.parts-tab-btns .parts-tab-btn.on a, .parts-tab-btns2 .parts-tab-btn.on a {
    color: #fff;
    text-decoration: none;
    background-color: #79A200;
}

.parts-tab-btns .parts-tab-btn.on a::before, .parts-tab-btns2 .parts-tab-btn.on a::before {
    border-top: 6px solid #79A200;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
#chatplusview.closed.headless #outline #eye_catcher {
    bottom: calc(100px)!important;
}

@media only screen and (max-width:767px) {
#chatplusview.closed.headless #outline #eye_catcher {
    bottom: calc(80px)!important;
}
}


/*--------------------------------------------------

swiper-area

--------------------------------------------------*/
.index-cards {
	position: relative;
	/*padding: 28px 0 48px;*/
	padding: 28px 0 72px;
	margin: 28px 0;
}
.index-cards:before {
	position: absolute;
	top: 0px;
	left: 50%;
	display: block;
	content: '';
	width: 150vw;
	height: 100%;
	transform: translateX(-50%);
	background: linear-gradient(135deg, #F2FF9A, #B3D0FF);
	min-width: 320px;
}

.row.swiper-area {
}

.row.swiper-area .swiper {
	width: 100%;
	max-width: 100%;
	box-shadow: none;
	padding: 5px;
}

.index-cards .row > div {
	margin: 0;
	flex-basis: calc((100% - 100px) / 5);
	max-width: calc((100% - 100px) / 5);
	flex-grow: 1;
	flex-shrink: 0;
	border: none;
}
.index-cards .row > div.streched:hover {
		opacity:0.7;
}

@media only screen and (max-width:959px) {
.index-cards .row > div {
	margin:10px;
	flex-basis: calc((100% - 60px) / 3);
	max-width: calc((100% - 60px) / 3);
}
}
@media only screen and (max-width:768px) {
.index-cards .row > div {
	margin:10px;
	flex-basis: calc((100% - 40px) / 2);
	max-width: calc((100% - 40px) / 2);
}
}
@media only screen and (max-width:480px) {
.index-cards .row > div {
	margin:10px 20px;
	flex-basis:calc(100% - 40px);
	max-width:calc(100% - 40px);
}
}

.card {
	box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
	height:100%;
	border: none;
	border-radius: 7px;
	overflow: hidden;
}
.card::before{
	content: none;
}

.card.streched:hover {
opacity: 0.8;
}

.card-body{
	justify-content: flex-start;
}


.stretched-link::after{
  position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)
}

.streched .text-link{
  position: relative; z-index: 2;
}

.parts-arw-bdr-btn2 {
	/* text-align:center; */
	border: none;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.3;
	height: 4em;
	font-size: 1.6rem;
	color: #111;
	word-break: break-word;
	text-align: center;
}

.parts-arw-bdr-btn2:hover {
    color:#111;
}


.card-body .card-img-top{
	width: 100%;
	margin: 0 auto!important;
	max-width: inherit;
}

.card-body .card-img-top img {
	/* height:150px; */
	width:100%;
	object-fit:cover;
	max-height: inherit;
}

.card-body .list-group,
.card-body .links {
	padding: 5px 10px;
}

@media only screen and (max-width:565px) {
	.card-body .links {
	padding: 5px;
}
}


.stopbtn {
    cursor: pointer;
    z-index: 100;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 1rem;
    color: #999;
    margin-left: 58px;
    margin-top: 0px;
    position: relative;
    font-size: 1.8rem;
    border: 0;
    background: none;
    top: 18px;
    outline: none;
    left: 36px;
}
button:focus, button:hover {
    outline: none;
}

.stopbtn:focus:not(:fous-visible) {
outline: none;
}

.stopbtn:focus-visible {
outline: solid;
}

.stopbtn:hover {
    opacity: 0.75;
}

.stopbtn.stop:before,
.stopbtn.start:before {
    position: absolute;
    top: 6px;
    left: 2px;
}

.stopbtn.stop:before {
    font-family: 'icomoon';
    content: "\ea16";
}

.stopbtn.start:before {
    font-family: 'icomoon';
    content: "\ea15";
}

.swiper-button-prev,
.swiper-button-next {
	width: 40px !important;
	height: 40px !important;
	background: none;
	opacity: 1 !important;
	margin-top: -20px !important;
}
.swiper-button-prev {
	left: -23px !important;
	background-image: url(../img/pc/page/slide_arw01p.png);
}
.swiper-button-next {
	right: -23px !important;
	background-image: url(../img/pc/page/slide_arw02p.png);
}
.swiper-button-prev:before,
.swiper-button-next:before,
.swiper-button-prev:after,
.swiper-button-next:after {
	display: none;
}
.swiper-pagination {
	bottom: 34px !important;
}
.swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	background: #bbb;
	opacity: 1;
	margin: 0 5px !important;
}
.swiper-pagination-bullet-active {
	width: 10px !important;
	height: 10px !important;
	background: #79A200 !important;
}

@media only screen and (max-width:767px) {
.swiper-button-prev {
	left: -15px !important;
}
.swiper-button-next {
	right: -15px !important;
}
}

