@charset "UTF-8";

/*-----------------------------------

	nintei.css

-----------------------------------*/


/* =====================
  main_image
===================== */

#lower #main_img {
	background:	url(../img/nintei/main_img.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
#lower #main_img h2 {
	width: 500px;
}
#contents_head {
	height: 264px;
	background: url(../img/nintei/contents_head_bg.png) no-repeat;
}
#contents_head img {
	display: block;
	margin: 55px auto 0;
}

/* =====================
  block_01
===================== */

#block_01 {
	margin-top: 95px;
	background: url(../img/nintei/block_01_bg.png) no-repeat;
	background-position-y: 13%;
}
#block_01 .intro_text {
	text-align: center;
	margin: 55px 0 80px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 220%;
}
#block_01 h3 img {
	display: block;
	margin: 0 auto;
}
#block_01 h4 {
	margin: 0 0 -35px 37px;
}
#block_01 #sp_table {
	display: none;
}
#block_01 #pc_table {
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 15px;
	line-height: 150%;
	margin-bottom: 160px;
}
#block_01 #pc_table .pb_10 {
	padding-bottom: 10px;
}
#block_01 #pc_table .ptb_10 {
	padding: 10px 0;
}
#block_01 #pc_table .ptb_30 {
	padding: 30px 0;
}
#block_01 #pc_table .pt_50 {
	padding-top: 50px;
}
#block_01 #pc_table .pl_25 {
	padding-left: 25px !important;
}
#block_01 #pc_table .pl_75 {
	padding-left: 75px !important;
}
#block_01 #pc_table .text_left {
	text-align: left;
}
#block_01 #pc_table th {
	background: #e6e4cf;
	font-weight: normal;
	vertical-align: middle;
}
#block_01 #pc_table td {
	text-align: center;
	vertical-align: middle;
}
#block_01 #pc_table .align_top {
	vertical-align: top !important;
}
#block_01 #pc_table th:first-child {
	width: 260px;
}
#block_01 #pc_table tr:first-child th {
	padding: 10px 0;
}
#block_01 #pc_table tr:first-child th:nth-child(2) {
	background: #e5ebd5;
}
#block_01 #pc_table td:nth-child(2),
#block_01 #pc_table .bg_green {
	width: 320px;
	background: #e5ebd5 !important;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
#block_01 #pc_table td:nth-child(3) {
	width: 270px !important;
}
#block_01 #pc_table td:nth-child(3),
#block_01 #pc_table td:last-child {
	width: 210px;
	background: #fce7ea;
	padding-left: 20px;
	padding-right: 20px;
}
#block_01 #pc_table tr:first-child th:nth-child(3) {
	width: 217px;
	background: #f6bec8;
}
#block_01 #pc_table .box {
	width: 425px;
	position: absolute;
	top: 15px;
	left: 75px;
	background: #fff;
	text-align: center;
}
#block_01 .small {
  color: #6A6A6A;
  font-size: 14px;
  display: inline-block;
  position: relative;
  padding: 5px 15px;
  box-sizing: border-box;
}
#block_01 .small::before,
#block_01 .small::after {
  position: absolute;
  top: 0;
  content: '';
  width: 10px;
  height: 100%;
  border-top: 1px solid #6A6A6A;
  border-bottom: 1px solid #6A6A6A;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#block_01 .small::before {
  left: 0;
  border-left: 1px solid #6A6A6A;
}
#block_01 .small::after {
  right: 0;
  border-right: 1px solid #6A6A6A;
}

/*-----------------------------------

	tablet

-----------------------------------*/

@media screen and (max-width: 840px) {

/* =====================
  block_01
===================== */

	.tab_mode {
		display: none;
	}
	#block_01 .sp_table {
		display: none;
	}
	#contents_head img {
		display: block;
		margin: 20px auto 0;
	}
	#block_01 {
		margin-top: 80px;
		background: url(../img/nintei/sp/block_01_bg.png) no-repeat;
		background-position: center 4%;
		background-size: contain;
	}
	#block_01 .intro_text {
		text-align: center;
		margin: 55px 0 80px;
		font-size: 15px;
	}
	#block_01 h4 {
		margin-left: 15px;
	}
	#block_01 table {
		font-size: 14px;
		margin-bottom: 80px;
	}
	#block_01 table .pl_75 {
		padding-left: 30px !important;
	}
	#block_01 table .box {
		width: 135% !important;
	}

}

/*-----------------------------------

	sp

-----------------------------------*/

@media screen and (max-width: 640px) {

/* =====================
  block_01
===================== */

	.tab_mode {
		display: block;
	}
	#block_01 {
		margin-top: 0;
		background: none;
	}
	#contents_head {
		height: 200px;
		background-size: cover;
	}
	#contents_head img {
		max-width: 290px;
	}
	#block_01 h4 {
		margin: 0;
	}
	#block_01 h4 img {
		display: block;
		margin: 0 auto 40px;
	}
	#block_01 #youtien {
		padding: 0 10px;
		background: #fbfff0;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
		border-radius: 6px;
	}
	#block_01 #hoikuen {
		margin-top: 40px;
		margin-bottom: 30px;
		padding: 0 10px;
		background: #fff7f9;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
		border-radius: 6px;
	}
	#block_01 #youtien h3,
	#block_01 #hoikuen h3 {
		font-size: 28px;
		letter-spacing: 0.2em;
		text-align: center;
		margin: 20px 0 30px;
	}
	#block_01 #youtien h3 {
		color: #72a941;
		padding: 25px 0 0;
	}
	#block_01 #hoikuen h3 {
		color: #72a941;
		padding: 25px 0 0;
	}
	#block_01 #youtien table th {
		background: #fff;
		border: 2px solid #73aa3f;
	}
	#block_01 #hoikuen table th {
		background: #fff;
		border: 2px solid #ed788d;
	}
	#block_01 h3 img {
		max-width: 285px;
	}
	#block_01 .intro_text {
		margin: 30px 20px 40px;
		font-size: 14px;
		text-align: left;
	}
	#block_01 .intro_text .br_none {
		display: none;
	}
	#block_01 #pc_table {
		display: none;
	}
	#block_01 .sp_table {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	#block_01 .sp_table td {
		width: 100%;
		display: inline-block;
	}
	#block_01 .sp_table th {
		display: inline-block;
		width: 100%;
		font-size: 15px;
		color: #3c3c3c;
		padding: 8px 35px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
	}
	#block_01 .sp_table td {
		width: 50% !important;
		padding: 15px 10px;
		vertical-align: middle;
	}
	#block_01 .sp_table .border_left {
		border-left: 1px dotted #ddd;
	}
	#block_01 .sp_table .border_right {
		border-right: 1px dotted #ddd;
	}
	#block_01 .sp_table .border_none {
		border: none !important;
	}
	#block_01 .sp_table .w_100 {
		width: 100% !important;
	}
	#block_01 .sp_table td div {
		text-align: center;
		font-size: 13px;
		line-height: 150%;
		background: #fff;
		border: 1px solid #8e8e8e;
		margin: 10px 0 15px;
		padding: 5px 0;
	}
}