@charset "UTF-8";

/* ビジュアル */

.bxslider {
	overflow-y: hidden;
	height: 445px;
	color: #FFFFFF;
	z-index: 1;
}

.bxslider-img {
	height: 445px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.bxslider a {
	width: 100%;
	display: block;
	height: 445px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	padding-top: 80px;
}

.bxslider a:hover,
.bxslider a:hover img {
	opacity: 1 !important;
}

.bxslider-img section {
	margin-bottom: 0px;
}

.bxslider-img-00 {
	background-image: url(/uc/kameiten/common/images/top/visual01_pc.jpg);
	background-position: center center;
}

.bxslider-img-01 {
	background-image: url(/uc/kameiten/common/images/top/visual02_pc.jpg);
	background-position: center center;
}

.bxslider-img-02 {
	background-image: url(/uc/kameiten/common/images/top/visual03_pc.jpg);
	background-position: center center;
}

.bxslider-img-03 {
	background-image: url(/uc/kameiten/common/images/top/visual04_pc.jpg);
	background-position: center center;
}

.bxslider-img-05 {
	background-image: url(/uc/kameiten/common/images/top/visual05_pc.png);
	background-position: center center;
}

.bxslider-img-00 img {
    position: absolute;
    top: 170px;
    width: 701px;
}

.bxslider-img-01 img {
	position: absolute;
	top: 90px;
	width: 555px;
}

.bxslider-img-02 img {
	position: absolute;
	top: 62px;
	width: 457px;
}

.bxslider-img-03 img {
    position: absolute;
    top: 108px;
    width: 586px;
    background-color: rgba(255,255,255,0.5);
    padding: 16px 7px 14px 20px;
}

.bxslider-img-05 img {
	position: absolute;
	top: 30px;
	width: 486px;
}
.sec-bg01 {
	padding-top: 4em;
}

.h-top-ttl01 {
	text-align: center;
	font-size: 28px;
	font-weight: 100;
	letter-spacing: -0.05em;
	line-height: 1.3em;
	color: #333333;
}

@media screen and (min-width:1px) and (max-width:767px) {
	#contents {
		margin-bottom: 0;
	}
	.bxslider {
		height: 90vw;
	}
	.bxslider-img,
	.bxslider a {
		height: 90vw;
	}
	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		padding-top: 20px;
	}
	.bxslider-img-00 {
		background-image: url(/uc/kameiten/common/images/top/visual01_sp.jpg);
	}
	.bxslider-img-01 {
		background-image: url(/uc/kameiten/common/images/top/visual02_sp.jpg);
	}
	.bxslider-img-02 {
		background-image: url(/uc/kameiten/common/images/top/visual03_sp.jpg);
	}
	.bxslider-img-03 {
		background-image: url(/uc/kameiten/common/images/top/visual04_sp.jpg);
	}
	.bxslider-img-05 {
		background-image: url(/uc/kameiten/common/images/top/visual05_sp.png);
	}
	.bxslider-img-00 img {
		top: 28vw;
		padding-right: 3vw;
	}
	.bxslider-img-01 img {
		top: 25vw;
	}
	.bxslider-img-02 img {
		top: 22vw;
		padding-right: 4vw;
	}
	.bxslider-img-03 img {
		top: 23vw;
		padding-right: 3vw;
	}
	.bxslider-img-05 img {
		top: 5vw;
		padding-right: 1vw;
	}
}

@media screen and (min-width:1px) and (max-width:375px) {
	#atu ul.linklist01 a {
		font-size: 3.5vw;
	}
}


/* 上部ログインエリア */

.topVisual {
	position: relative;
}

.webServiceLogin {
	/* .bx-controlsより上にする必要あり */
	z-index: 21;
	position: absolute;
	left: 50%;
	top: 50px;
	width: 280px;
	min-height: 320px;
	padding: 18px;
	color: #fff;
	/* コンテンツ領域右端にくるように */
	margin-left: 260px;
	background-color: rgba(0, 0, 0, .5);
}

#contents section.webServiceLogin:last-of-type {
	/* cmn.cssの上書き */
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.webServiceLogin a {
	color: #fff;
}

.webServiceLogin a:hover {
	opacity: 1;
}

@media screen and (min-width:1px) and (max-width:767px) {
	.webServiceLogin {
		position: static;
		width: 100%;
		margin: 0;
		padding: 30px 10vw;
		color: #00005c;
		background-color: #ecf0f3;
	}
	.webServiceLogin a{
		color: #00005c;
	}
}

.webServiceLogin ul li:nth-child(4) {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #fff;
}

@media screen and (min-width:1px) and (max-width:767px) {
	.webServiceLogin ul li:nth-child(4) {
		border-color: #00005c;
	}
}

.webServiceLogin h2 {
	margin-bottom: 15px;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.6;
	text-align: center;
}

@media screen and (min-width:1px) and (max-width:767px) {
	.webServiceLogin h2 {
		margin-bottom: 30px;
	}
}

.webServiceLogin a.loginBtn,
.webServiceLogin a.loginBtn:visited,
.webServiceLogin a.tourokuBtn,
.webServiceLogin a.tourokuBtn:visited {
	position: relative;
	display: block;
	max-width: 240px;
	margin: 0 auto 16px;
	padding: 0;
	font-size: 19px;
	font-weight: normal;
	line-height: 2;
	line-height: 50px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .7);
	color: #fff;
	border-radius: 50px;
	background-color: #FF9146;
}

.webServiceLogin a.loginBtn:hover,
.webServiceLogin a.tourokuBtn:hover {
	text-decoration: none;
}

.webServiceLogin a.loginBtn,
.webServiceLogin a.loginBtn:visited {
	background: #FF9146 url(/uc/kameiten/common/images/common/icon_login.png) no-repeat 90% center;
}

.webServiceLogin a.tourokuBtn,
.webServiceLogin a.tourokuBtn:visited {
	text-shadow: none;
	color: #000;
	background-color: #ffffd2;
}

.webServiceLogin a.loginBtn i.fa,
.webServiceLogin a.tourokuBtn i.fa {
	position: absolute;
	right: 18px;
	line-height: 50px;
}

.webServiceLogin a.loginBtn:hover {
	background-color: #fb6;
}

.webServiceLogin a.tourokuBtn:hover {
	background-color: #fff;
}

.webServiceLogin a.aboutLink {
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5;
}

.webServiceLogin a.aboutLink i.fa {
	margin-right: 8px;
	font-size: 17px;
	color: #fff;
}

@media screen and (min-width:1px) and (max-width:767px) {
	.webServiceLogin a.aboutLink {
		font-size: 11px;
		text-align: center;
	}
	.webServiceLogin a.aboutLink i.fa {
		color: #00005c;
	}
}

.webServiceLogin button.reminder {
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	color: #fff;
	cursor: pointer;
	outline: 0;
	border: 0;
	background: none;
}

.webServiceLogin button.reminder i.fa {
	margin-right: 8px;
	color: #fff;
}

.webServiceLogin button.reminder:hover {
	text-decoration: underline;
}

.webServiceLogin .msg {
	display: none;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #fc0;
}

@media screen and (min-width:1px) and (max-width:767px) {
	.webServiceLogin button.reminder,
	.webServiceLogin button.reminder i.fa {
		font-size: 11px;
		color: #00005c;
	}
	.webServiceLogin .msg {
		margin-bottom: 1em;
		font-size: 11px;
		color: #e60;
	}
}

/* ソリューション */

.solutionWrap {
	width: 100%;
	/*padding: 90px 0 0;*/
  /* 次期シス告知あり */
	padding: 30px 0 0;
}

@media screen and (min-width:1px) and (max-width:767px) {
	section.solutionWrap {
		padding: 30px 0 0;
		background-color: #f6f6f6;
	}
}

.solutionWrap a:hover {
  /* cmn.cssの指定の上書き - トップのソリューションメニューはhoverでopacity変更しない */
  opacity: 1;
}

.solutionWrap ul {
	overflow: hidden;
	width: 100%;
}

.solutionWrap ul li {
	list-style: none;
	float: left;
	width: 20%;
	visibility: hidden;
}

@media screen and (max-width: 767px) {
	.solutionWrap ul {
		width: 100%;
	}
	.solutionWrap ul li {
		width: 50%;
		visibility: visible;
	}
}

.solutionWrap ul li>a {
	display: block;
	overflow: hidden;
	position: relative;
}

.solutionWrap ul li>a:hover {
	text-decoration: none;
}

.solutionWrap ul li a img {
	width: 100%;
	vertical-align: bottom;
}

.solutionWrap ul li .text {
	padding: 24px 20px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.solutionWrap ul li .text p span {
	letter-spacing: 0 !important;
}

.solutionWrap ul li:nth-child(odd) .text {
	background-color: #0f1350;
}

.solutionWrap ul li:nth-child(even) .text {
	background-color: #4b4e7c;
}

@media screen and (max-width: 767px) {
	.solutionWrap ul li a {
		height: 60vw;
	}
	.solutionWrap ul li .text {
		z-index: 1;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 10vw;
		margin: 0;
		padding: 0 12px;
		font-size: 3vw;
		line-height: 10vw;
	}
	.solutionWrap ul li a img {
		margin-top: -16%;
	}
	.solutionWrap ul li:nth-child(5) a img {
		margin-top: 0;
	}
}

.solutionWrap ul li i.fa {
	position: absolute;
	right: 10px;
	font-size: 28px;
	color: #fff;
}

@media screen and (max-width: 767px) {
	.solutionWrap ul li i.fa {
		right: 8px;
		top: 0;
		bottom: 0;
		height: 18px;
		margin: auto;
		font-size: 18px;
		line-height: 1;
		color: #fff;
	}
}

.solutionWrap .linkBtn02 {
	width: 100px;
	margin-left: -50px;
	padding: 3px 0;
	text-align: center;
	border-radius: 3px;
}

@media screen and (max-width: 767px) {
	.solutionWrap .linkBtn02 {
		display: none;
	}
}

/* インフォメーション */

.informationWrap {
	width: 1080px;
	margin: 0 auto 100px;
	overflow: hidden;
}

.informationWrap .informationList {
	overflow: hidden;
	margin-bottom: 20px;
	list-style: none;
	border-top: 1px solid #ddd;
}

.informationWrap .informationList li {
	border-bottom: 1px solid #ddd;
}

.informationWrap .informationList .item, /* アンカー無しのケースも一応考慮する */
.informationWrap .informationList a.item,
.informationWrap .informationList a.item:visited {
	display: block;
	padding: 20px 0;
	overflow: hidden;
	text-decoration: none;
	color: #000;
}

.informationWrap .informationList a.item:hover {
	text-decoration: none;
	color: #000;
	background-color: #f2f2f2;
}

.informationWrap .informationList .date {
	display: block;
	float: left;
	width: 150px;
}

.informationWrap .informationList .text {
	display: block;
	float: left;
	width: calc(100% - 150px);
}

@media screen and (max-width: 767px) {
	.informationWrap {
		width: 100%;
		margin: 0 auto 45px;
	}
	.informationWrap .informationList {
		margin: 0 15px;
	}
	.informationWrap .informationList .item,
	.informationWrap .informationList a.item {
		font-size: 12px;
		padding: 10px 0;
	}
	.informationWrap .informationList .date {
		float: none;
		width: 100%;
	}
	.informationWrap .informationList .text {
		float: none;
		width: 100%;
	}
}

/* 加盟店の皆さま */

section.membersWrap {
	width: 100%;
	padding: 90px 0;
	background-color: #f6f6f6;
}

@media screen and (max-width: 767px) {
	section.membersWrap {
		padding: 50px 0;
	}
}

#contents section.membersWrap:last-of-type {
	/* cmn.cssの指定の上書き */
	margin-bottom: 0 !important;
}

.membersMenu {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

@media screen and (max-width: 767px) {
	.membersMenu {
		width: 100%;
		padding: 0 15px;
	}
}

.membersMenu>li {
	float: left;
	width: 200px;
	margin-left: 20px;
}

.membersMenu>li:first-child {
	float: left;
	margin-left: 0;
}

@media screen and (max-width: 767px) {
	.membersMenu>li {
		float: none;
		width: 100%;
		margin: 0;
	}
	.membersMenu>li:first-child {
		float: none;
	}
}

.membersMenu h3 a,
.membersMenu h3 a:visited {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 12px;
	font-size: 14px;
	font-weight: bold;
	line-height: 60px;
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #e6e6e6;
	background-color: #fff;
}

.membersMenu h3 a:visited {
	text-decoration: none;
}

.membersMenu h3 i.fa {
	position: absolute;
	right: 10px;
	font-size: 16px;
	line-height: 60px;
	color: #000;
}

.membersMenu h3 i.fa.sp-icon {
	display: none;
}

@media screen and (max-width: 767px) {
	.membersMenu h3 i.fa.fa-angle-right {
		display: none;
	}
	.membersMenu h3 i.fa.sp-icon {
		display: inline;
	}
}

.membersMenu .sub {
	padding: 12px;
	font-size: 12px;
	line-height: 1.5;
}

.membersMenu .sub li {
	margin: 8px 0;
}

.membersMenu .sub a {
	color: #000;
}

.membersMenu .sub .sub {
	padding: 0 12px;
}

.membersMenu .sub .sub a::before {
	content: '― ';
}

@media screen and (max-width: 767px) {
	.membersMenu .sub br {
		display: none;
	}

	.membersMenu .sub {
		display: none;
	}

	.membersMenu .sub .sub {
		display: block;
	}

	.membersMenu .sub li {
		margin: 15px 0;
	}

	.membersMenu .sub a::after {
		content: '\f105';
		padding-left: 5px;
	  font-family: 'Fontawesome';
	  font-size: 12px;
	  font-weight: normal;
	  line-height: 1;
	}
}
.jiki_area{
text-align:center;
position: relative;
padding-top: 120px;
}
.jiki_wrap {
  display: block;
position: absolute;
left: 50%;
top:50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.jiki_btn {
  text-align: center;
  text-decoration: none;
  color: #ff0000;
  border: 2px solid #ff0000;
  font-size: 20px;
  font-weight:bold;
  display: inline-block;
  border-radius: 0.3em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
  width:1000px;
}
.jiki_btn:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  -webkit-transform: skewX(-45deg) translateX(0);
          transform: skewX(-45deg) translateX(0);
  -webkit-transition: none;
  transition: none;
}
.jiki_btn:hover {
  background-color: #ff0000;
  opacity: 1;
  color: #fff;
  border-bottom: 4px solid #820101;
  text-decoration: none;
}
.jiki_btn:hover:before {
  -webkit-transform: skewX(-45deg) translateX(48em);
          transform: skewX(-45deg) translateX(48em);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 767px) {
	.jiki_wrap {
	    width:350px;
	}
	.jiki_btn {
	    padding: 10px 20px;
	    width: auto;
	    font-size: 14px;
	    line-height:1.3;
	}
	.jiki_btn:hover:before {
	  -webkit-transform: skewX(-45deg) translateX(24em);
	          transform: skewX(-45deg) translateX(24em);
	}
}