@charset "shift_jis";
/* Updated 2021/10/29,T */
/* Updated 2020/07/29,T */
/* Updated 2020/06/30,T */

/*-------------------------------
parts
-------------------------------*/
/*tab*/
.tabArea .tabBlk {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding: 0 1px;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 4px 0;
	border-bottom: solid 3px #004831;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tabArea .tabBlk li {
	display: table-cell;
	padding: 12px 10px 10px;
	border: solid 1px #ccc;
	border-width: 1px 1px 0 1px;
	color: #004831;
	font-size: 1.143em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 5px/5px 5px 0 0;
	-moz-border-radius: 5px/5px 5px 0 0;
	-ms-border-radius: 5px/5px 5px 0 0;
	-o-border-radius: 5px/5px 5px 0 0;
	border-radius: 5px/5px 5px 0 0;
}
.tabArea .tabBlk li:first-child {
	border-width: 1px 1px 0;
}
.tabArea .tabBlk li.active {
	background: #004831;
	border-color: #004831;
	font-weight: bold;
	color: #fff;
}
.tabContent {
	display: none;
}
.tabContent.active {
	display: block;
}
/*-------------------------------
bnr
-------------------------------*/
.lead-block01.-narrow01>.inner {
	display: flex;
	justify-content: space-between;
	max-width: none;
}
.lead-block01.-narrow01>.inner .img {
	width: 588px;
}
.lead-block01>.inner>:not(:first-child) {
	margin-top: 0;
}
/*-------------------------------
charaVisArea
-------------------------------*/
.charaVisArea{
	padding: 30px 0 0;
}
/*-------------------------------
charaProfArea
-------------------------------*/
#wrap #mainArea main .charaProfArea{
	margin-top: 0;
}
.charaProfArea .tableLiquid{
	border: 1px solid #a0c81e;
}
.charaProfArea .tableLiquid th{
	border-left: 1px solid #a0c81e;
	border-right: none;
	border-bottom: 1px solid #fff;
	background: #a0c81e;
}
.charaProfArea .tableLiquid tr:last-child th{
	border-bottom: 1px solid #a0c81e;
}
.charaProfArea .tableLiquid td{
	border-right: 1px solid #a0c81e;
	border-bottom: 1px solid #a0c81e;
}
.charaProfArea .profTtl{
	border: 1px solid #a0c81e;
	background-color: #a0c81e;
}
.charaProfArea .profTbl{
	border-top: none;
}
.charaProfArea .profTbl tr:first-child th{
	border-top: 1px solid #fff;
}
.charaProfArea .profBox{
	border: 1px solid #a0c81e;
}
.charaProfArea .profBoxInr{
	padding: 15px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.charaProfArea .column1:last-child{
	margin-bottom: 60px;
}
/*-------------------------------
calArea
-------------------------------*/
.newCalendarBlk {
	position: relative;
	width: 720px;
	margin: 66px auto 0;
	background-color: #F5F9E6;
	border-radius: 8px;
}
#calendarAnc-panel .detail-side01 {
  line-height: 2;
}
.newCalendarBlk .bubbleItem {
	position: absolute;
	top: -27px;
	left: 50%;
	width: 480px;
	margin-left: -240px;
	background-color: #C5D800;
	font-size: 28px;
	font-weight: bold;
	color: #004831;
	text-align: center;
	border-radius: 8px;
}
.newCalendarBlk .bubbleItem .bubbleInr {
	position: relative;
	padding: 7px 0;
}
.newCalendarBlk .bubbleItem .bubbleInr::after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	width: 21px;
	height: 18px;
	margin-left: -10.5px;
	background-image: url("/sns/imgs/character_ico_01.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.newCalendarBlk .bubbleItem .bubbleInr span {
	padding-right: 10px;
}
.newCalendarBlk .newCalendarInr {
	padding: 72px 73px 66px;
}
.newCalendarBlk .img-block01>.img img {
	width: 100%;
}
.newCalendarBlk .img-block01>.text:last-child {
	padding-left: 44px;
}
.calArea .calCnt > div:first-child {
	float: left;
	width: 43%;
	margin-right: 5%;
}
.calArea .calCnt > div:nth-child(2) {
	float: right;
	width: 52%;
}
.calArea .calCnt > div .calImg {
	float: left;
	border: 1px solid #b3b3b3;
}
.calArea .calCnt > div:first-child .calImg {
	width: 45%;
}
.calArea .calCnt > div:nth-child(2) .calImg {
	width: 55%;
}
.calArea .calCnt > div p {
	float: right;
}
.calArea .calCnt > div p a {
	text-align: center;
}

/*-------------------------------
wallArea
-------------------------------*/
.wallArea .column3 .col div {
	width: 100%;
	max-width: 280px;
	height: 100%;
	max-height: 210px;
	margin: 0 auto;
}
.wallArea .column3 .btnT04 {
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*-------------------------------
picArea
-------------------------------*/
.picArea .pdfLinkBtn{
	margin-left: 13px;
}
.picArea .tableLiquid{
	border: 1px solid #a0c81e;
}
.picArea .tableLiquid th{
	border: 1px solid #a0c81e;
	border-bottom: 1px solid #fff;
	background-color: #a0c81e;
}
.picArea .tableLiquid tr:last-child th{
	border-bottom: 1px solid #a0c81e;
}
.picArea .tableLiquid td{
	border-right: 1px solid #a0c81e;
	border-bottom: 1px solid #a0c81e;
}
.picArea .accArea .col {
	width: 100%;
}

/*-------------------------------
craftArea
-------------------------------*/
.craftArea .pdfLinkBtn{
	width: 100%;
	max-width: 344px;
}

@media screen and (max-width: 767px) {
	/*-------------------------------
	parts
	-------------------------------*/
	/*tab*/
	.tabArea {
		margin: 0 -10px;
	}
	.tabArea .tabBlk {
		border-bottom: solid 2px #004832;
	}
	.tabArea .tabBlk li {
		padding: 12px 5px 10px;
		font-size: 1.0em;
	}
	.tabArea .tabContent {
		padding: 0 10px;
	}
	/*-------------------------------
	bnr
	-------------------------------*/
	.lead-block01.-narrow01>.inner {
		display: block;
	}
	.lead-block01.-narrow01>.inner .img {
		width: 100%;
	}
	.lead-block01>.inner>:not(:first-child) {
		margin-top: 18px;
	}
	/*-------------------------------
	calArea
	-------------------------------*/
	.newCalendarBlk {
		width: 100%;
		margin-top: 81px;
	}
	.newCalendarBlk .bubbleItem {
		top: -48px;
		width: 236px;
		margin-left: -116px;
	}
	.newCalendarBlk .bubbleItem .bubbleInr span {
		padding-right: 0;
	}
	.newCalendarBlk .newCalendarInr {
		padding: 61px 30px 28px;
	}
	.newCalendarBlk .img-block01>.text:last-child {
		padding-left: 0;
	}
	.calArea .calCnt > div:first-child {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.calArea .calCnt > div:nth-child(2) {
		float: none;
		width: 100%;
	}
	.calArea .calCnt > div .calImg {
		float: none;
		margin: 0 auto 15px;
	}
	.calArea .calCnt > div:first-child .calImg {
		width: 100%;
		max-width: 210px;
	}
	.calArea .calCnt > div:nth-child(2) .calImg {
		width: 100%;
		max-width: 280px;
	}
	.calArea .calCnt > div p {
		float: none;
		margin-bottom: 25px;
	}
	/*-------------------------------
	wallArea
	-------------------------------*/
	.wallArea .column3 .col div {
		width: 100%;
		max-width: 280px;
		height: 100%;
		max-height: 210px;
		margin: 0 auto;
	}
	/*-------------------------------
	picArea
	-------------------------------*/
	.picArea .pdfLinkBtn{
		margin-left: 0;
	}
	/*-------------------------------
	craftArea
	-------------------------------*/
	.craftArea .pdfLinkBtn{
		max-width: 100%;
	}
}