@charset 'UTF-8';

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');


.ltr_space_m030 {
	letter-spacing: -0.30em;
}
.ltr_space_m029 {
	letter-spacing: -0.29em;
}
.ltr_space_m028 {
	letter-spacing: -0.28em;
}
.ltr_space_m027 {
	letter-spacing: -0.27em;
}
.ltr_space_m026 {
	letter-spacing: -0.26em;
}
.ltr_space_m025 {
	letter-spacing: -0.25em;
}
.ltr_space_m024 {
	letter-spacing: -0.24em;
}
.ltr_space_m023 {
	letter-spacing: -0.23em;
}
.ltr_space_m022 {
	letter-spacing: -0.22em;
}
.ltr_space_m021 {
	letter-spacing: -0.21em;
}
.ltr_space_m020 {
	letter-spacing: -0.20em;
}
.ltr_space_m019 {
	letter-spacing: -0.19em;
}
.ltr_space_m018 {
	letter-spacing: -0.18em;
}
.ltr_space_m017 {
	letter-spacing: -0.17em;
}
.ltr_space_m016 {
	letter-spacing: -0.16em;
}
.ltr_space_m015 {
	letter-spacing: -0.15em;
}
.ltr_space_m014 {
	letter-spacing: -0.14em;
}
.ltr_space_m013 {
	letter-spacing: -0.13em;
}
.ltr_space_m012 {
	letter-spacing: -0.12em;
}
.ltr_space_m011 {
	letter-spacing: -0.11em;
}
.ltr_space_m010 {
	letter-spacing: -0.10em;
}
.ltr_space_m009 {
	letter-spacing: -0.09em;
}
.ltr_space_m008 {
	letter-spacing: -0.08em;
}
.ltr_space_m007 {
	letter-spacing: -0.07em;
}
.ltr_space_m006 {
	letter-spacing: -0.06em;
}
.ltr_space_m005 {
	letter-spacing: -0.05em;
}
.ltr_space_m004 {
	letter-spacing: -0.04em;
}
.ltr_space_m003 {
	letter-spacing: -0.03em;
}
.ltr_space_m002 {
	letter-spacing: -0.02em;
}
.ltr_space_m001 {
	letter-spacing: -0.01em;
}
.ltr_space_000 {
	letter-spacing: 0em;
}
.ltr_space_001 {
	letter-spacing: 0.01em;
}
.ltr_space_002 {
	letter-spacing: 0.02em;
}
.ltr_space_003 {
	letter-spacing: 0.03em;
}
.ltr_space_004 {
	letter-spacing: 0.04em;
}
.ltr_space_005 {
	letter-spacing: 0.05em;
}
.ltr_space_006 {
	letter-spacing: 0.06em;
}
.ltr_space_007 {
	letter-spacing: 0.07em;
}
.ltr_space_008 {
	letter-spacing: 0.08em;
}
.ltr_space_009 {
	letter-spacing: 0.09em;
}
.ltr_space_010 {
	letter-spacing: 0.10em;
}
.ltr_space_0105 {
	letter-spacing: 0.105em;
}
.ltr_space_011 {
	letter-spacing: 0.11em;
}
.ltr_space_012 {
	letter-spacing: 0.12em;
}
.ltr_space_013 {
	letter-spacing: 0.13em;
}
.ltr_space_014 {
	letter-spacing: 0.14em;
}
.ltr_space_015 {
	letter-spacing: 0.15em;
}
.ltr_space_016 {
	letter-spacing: 0.16em;
}
.ltr_space_017 {
	letter-spacing: 0.17em;
}
.ltr_space_018 {
	letter-spacing: 0.18em;
}
.ltr_space_019 {
	letter-spacing: 0.19em;
}
.ltr_space_020 {
	letter-spacing: 0.20em;
}
.ltr_space_021 {
	letter-spacing: 0.21em;
}
.ltr_space_022 {
	letter-spacing: 0.22em;
}
.ltr_space_023 {
	letter-spacing: 0.23em;
}
.ltr_space_024 {
	letter-spacing: 0.24em;
}
.ltr_space_025 {
	letter-spacing: 0.25em;
}
.ltr_space_026 {
	letter-spacing: 0.26em;
}
.ltr_space_027 {
	letter-spacing: 0.27em;
}
.ltr_space_028 {
	letter-spacing: 0.28em;
}
.ltr_space_029 {
	letter-spacing: 0.29em;
}
.ltr_space_030 {
	letter-spacing: 0.30em;
}



#mainImage figure {
	position: relative;
	text-align: center;
}
#mainImage figure img {
	width: 100%;
}
#mainImage figure img.logo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(23/750*100%);
	margin: auto 0;
	width: calc(306/750*100%);
	max-width: 306px;
}

#info {
	text-align: center;
	padding: 150px 0 40px;
	background: url("/kanesa/img/info_bg_02_sp.png") no-repeat;
	background-size: cover;
	color: #101010;
	position: relative;
}
#info .contentInner:after {
	width: 180px;
	height: 100px;
	display: block;
	content: "";
	background: url("/kanesa/img/info_bg_01.png") no-repeat;
	background-size: 180px auto;
	position: absolute;
	top: 35px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#info h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 21px;
	font-size: 2.1rem;
	line-height: 1.4;
	font-weight: 600;
}
#info .info_txt {
	width: 84%;
	margin: 5% auto 0;
	text-align: left;
  font-size: 14px;
  line-height: 2.5;
	background-image: url("/kanesa/img/sp_line_bg.png");
	background-position: center 1%;
}
#seriesInfo {
	background-color: #000000;
	padding: 38px 0 16px 0;
}
#seriesInfo .contentInner {
	margin: 0 calc(40/750*100%);
}
#seriesInfo h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 21px;
	font-size: 2.1rem;
	letter-spacing: 0.075em;
	line-height: 1.364;
}
/*#seriesInfo h2 figure {
	text-align: center;
}
#seriesInfo h2 figure img {
	width: calc(655/670*100%);
	max-width: 655px;
}*/
#seriesInfo p {
	margin-top: 30px;
	color: #ffffff;
	letter-spacing: 0.05em;
	line-height: 1.714;
}
#seriesInfo .contentInner + figure {
	margin-top: 25px;
	text-align: center;
}


#productArea {
	width: 100%;
	margin: 0 auto 70px;
	background-image: url("/kanesa/img/bg_product_sp.jpg");
	background-size: cover;
	padding: 40px 3% 20px;
	text-align: center;
	box-sizing: border-box;
}
#productArea h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 600;
	margin: 0 auto 20px;

}
#productArea .productList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
#productArea .productList dt {
	width: 100%;
	margin: 0 auto 28px;
}
#productArea .productList dt span {
	width: 95px;
	margin: 0 auto;
	padding: 5px 0 3px;
	text-align: center;
	display: block;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 11px;
	font-size: 1.1rem;
	position: relative;
	background: url("/kanesa/img/bg_product_ttl.png");
	background-size: cover;
}
#productArea .productList dt span::before {
	width: 12px;
	height: 12px;
	content: "";
	background: url("/kanesa/img/icon_product.png") no-repeat;
	background-size: 12px 12px;
	display: inline-block;
  vertical-align: middle;
  padding: 0 4px 2px 0;
}
#productArea .productList dd {
	width: 50%;
	text-align: center;
	margin: 0 auto 16%;
	position:relative;
}
#productArea .productList dd.mark_on{
	position:relative;
}
#productArea .productList dd.mark_on:before{
	position:absolute;
	content: '';
	display:block;
	width:40px;
	height:40px;
	background:none no-repeat center center / contain;
	left:10px;
	bottom:150px;
}
#productArea .productList dd.mark_on.pos2:before{
	bottom:130px;
}
#productArea .productList dd.mark_on.new:before{
	background-image:url(/kanesa/img/icon-new.png);
}
#productArea .productList dd.mark_on.renewal:before{
	background-image:url(/kanesa/img/icon-renewal.png);
}
#productArea .productList dd img {
	width: 68%;
	margin: 0 auto 5px;
}
#productArea .productList dd img.width-p1 {
	width: 30%;
}
#productArea .productList dd img.width-p2 {
	width: 50%;
}
#productArea .productList dd img.width-p3 {
	width: 45%;
}
#productArea .productList dd img.width-p4 {
	width: 51%;
}
#productArea .productList dd img.width-p5 {
	width: 58%;
}
#productArea .productList dd figcaption {
	font-weight: bold;
	line-height: 1.3;
	display: flex;
	justify-content: center;
	align-items: center;
}
#interviewArea {
	margin: 0 auto;
}
#interviewArea .contentInner {
	width: 80.3333%;
	margin: 0 auto;
}
#interviewArea .interviewBox {
	margin: 0 auto 25px;
}
#interviewArea .interviewBox .image {
	margin: 0 auto 15px;
}
#interviewArea .interviewBox .text {
	padding: 8% 6%;
	background: url("/kanesa/img/bg_interview_sp.jpg") no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
#interviewArea .interviewBox .text  p {
	font-family: 'Noto Serif JP', serif;

}
#interviewArea .interviewBox .text  p:nth-of-type(1){
	font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4;
	margin-bottom: 20px;
}
#interviewArea .interviewBox .text  p.name {
	font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
}
#interviewArea .interviewText {
	margin: 0 auto 40px;
}
#interviewArea .interviewText dt {
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
	letter-spacing: 1px;
	line-height: 1.3;
}
#interviewArea .interviewText dd {
	margin-bottom: 30px;
  line-height: 1.5;
  font-size: 14px;
  letter-spacing: 1px;
}
#historyArea {
	margin: 0 auto 50px;
}
#historyArea .contentInner {
  width: 80.3333%;
  margin: 0 auto;
	border: 1px solid #c6c6c6;
}
#historyArea .historyBox {
	padding: 0 7%;
}
#historyArea .historyBox table {
	display: none;
}
#historyArea .historyBox tr {
	display: grid;
	margin: 0 0 15px;
}
#historyArea .historyBox th {
	margin: 0 0 10px;
}
#historyArea .historyBox td {
	line-height: 1.5;
	margin: 0 0 10px;
}
#historyArea .historyBox h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
	position: relative;
	padding: 20px 0;
	text-align: center;
	cursor: pointer;
}
#historyArea .historyBox h4:before {
	display: block;
	content: "";
	width: 6%;
	height: 1px;
	margin: 0 auto;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	background: #e60012;
}
#historyArea .historyBox h4:after {
	display: block;
  content: "";
  position: absolute;
  top: 23px;
  right: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#historyArea .historyBox h4.open:after {
	top: 28px;
	-webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#linkArea {
	padding: 8% 6%;
	background: url("/kanesa/img/bg_hp.png");
	background-size: 50%;
	box-sizing: border-box;
}
#linkArea .linkBox {
	text-align: center;
}
#linkArea .linkBox img {
	width: 38%;
}
#linkArea .linkBox p {
	margin-top: 10px;
}
#linkArea .linkBox p span {
	color: #e60012;
	font-family: 'Noto Serif JP', serif;
	font-size: 10px;
  font-size: 1rem;
	position: relative;
}
#linkArea .linkBox p span:after {
	width: 0px;
	height: 0px;
	display: block;
	content: "";
	position: absolute;
	top: 37%;
	left: -9px;
	border: 3px solid;
	border-color: transparent transparent transparent #ff9000;
}





@media screen and (min-width: 769px) {

	.breadcrumb {
		position: relative;
		z-index: 1;
	}


	#mainImage {
		background-image: url('/kanesa/img/main_image.jpg');
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 480px;
	}
	#mainImage figure {
		width: 960px;
		height: 100%;
		margin: 0 auto;
	}
	#mainImage figure img.logo {
		max-width: initial;
		left: 29px;
    bottom: inherit;
    top: 85px;
	}
	#info {
    text-align: center;
    padding: 80px 0;
    background: url("/kanesa/img/info_bg_02.png") no-repeat;
    background-size: cover;
	}
	#info .contentInner {
		width: auto;
    max-width: 960px;
		text-align: left;
		margin: 0 auto;
		position: relative;
	}
	#info h2 {
		font-size: 26px;
	  font-size: 2.6rem;
    line-height: 1.4;
    letter-spacing: 5px;
	}
	#info .info_txt {
		width: 100%;
		margin: 20px auto 0;
		background-image: none;
		font-size: 16px;
	  font-size: 1.6rem;
    line-height: 2.5;
	}
	#info .contentInner:after {
		width: 365px;
    height: 205px;
		top: 10px;
    left: inherit;
		background-size: auto;
	}
	#productArea {
		background-image: url(/kanesa/img/bg_product.jpg);
	}
	#productArea h3 {
		font-size: 30px;
		font-size: 3rem;
		margin: 0 auto 60px;
	}
	#productArea .productList {
		max-width: 930px;
		margin: 0 auto 50px;
		justify-content: center;
	}
	#productArea .productList dt span {
    width: 185px;
    padding: 10px 0;
    font-size: 23px;
    font-size: 2.3rem;
	}
	#productArea .productList dt span::before {
		width: 25px;
		height: 25px;
		background-size: 25px 25px;
		vertical-align: top;
		padding: 0 14px 0px 0;
	}
	#productArea .productList dt {
		margin: 0 auto 60px;
	}
	#productArea .productList dd {
		width: 25%;
		margin: 0 0 55px;
	}
	#productArea .productList dd:nth-child(n+5) {
		width:20%;
	}
	#productArea .productList dd.mark_on:before{
		width:45px;
		height:45px;
		left:20px;
		bottom:200px;
	}
	#productArea .productList dd.mark_on.pos2:before{
		bottom:160px;
	}
	#productArea .productList dd figcaption {
		font-size: 18px;
		font-size: 1.8rem;
	}
	#productArea .productList dd img {
		margin: 0 auto 10px;
	}
	#interviewArea .contentInner {
		width: 963px;
	}

	#interviewArea .interviewBox {
		position: relative;
		margin: 0 auto 40px;
	}
	#interviewArea .interviewBox .image {
		width: 607px;
	}
	#interviewArea .interviewBox.rightImg .image  {
		margin: 0 0 15px auto;
	}
	#interviewArea .interviewBox.leftImg .image  {
		margin: 0 auto 15px 0;
	}
	#interviewArea .interviewBox .text {
		width: 480px;
		background: url(/kanesa/img/bg_interview.jpg) no-repeat;
	  background-size: cover;
		padding: 68px 39px;
	}
	#interviewArea .interviewBox.rightImg .text  {
		position: absolute;
		top: 85px;
	}
	#interviewArea .interviewBox.leftImg .text  {
		position: absolute;
		top: 85px;
		right: 0;
	}
	#interviewArea .interviewBox .text p:nth-of-type(1) {
		font-size: 23px;
		font-size: 2.3rem;
	}
	#interviewArea .interviewBox .text p.name {
    font-size: 17px;
    font-size: 1.7rem;
	}
	#interviewArea .interviewText {
		margin: 0 auto 60px;
	}
	#interviewArea .interviewText dt {
		font-size: 24px;
		font-size: 2.4rem;
		margin-bottom: 20px;
		padding-bottom: 15px;
	}
	#interviewArea .interviewText dd {
		font-size: 16px;
		margin-bottom: 50px;
		line-height: 1.8;
	}
	#historyArea {
		margin: 0 auto 70px;
	}
	#historyArea .contentInner {
		width: 963px;
	}
	#historyArea .historyBox {
		padding: 50px ;
	}
	#historyArea .historyBox table {
		font-size: 16px;
		font-size: 1.6rem;
		border-collapse: separate;
		border-spacing: 0 20px;
		display: block !important;
	}
	#historyArea .historyBox h4 {
		font-size: 30px;
		font-size: 3rem;
		margin: 0 auto 40px;
		cursor: inherit;
	}
	#historyArea .historyBox h4:before {
		bottom: 0px;
	}
	#historyArea .historyBox h4:after {
		content: none;
	}
	#historyArea .historyBox tr {
    display: table-row;
	}
	#historyArea .historyBox th {
		width: 100px;
	}
	#historyArea .historyBox td:nth-child(1) {
		width: 175px;
	}
	#linkArea {
		padding: 44px 0;
		background: url(/kanesa/img/bg_hp.png);
		background-size: auto;
	}
	#linkArea .linkBox img {
		width: 250px;
		display: inline-block;
		vertical-align: middle;
	}
	#linkArea .linkBox p {
		display: inline-block;
		vertical-align: middle;
		margin-top: 0;
		margin-left: 35px;
	}
	#linkArea .linkBox p span {
		font-size: 20px;
		font-size: 2rem;
	}
	#linkArea .linkBox p span:after {
		border: 4px solid;
		border-color: transparent transparent transparent #ff9000;
	}
