@charset "utf-8";

#checkup_menu {
}

#checkup_menu ul.frame {
	max-width: 1068px;
	overflow: hidden;
	margin: 45px auto;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#checkup_menu ul.frame li h3 {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	font-size: 1.8rem;
	line-height: 4rem;
	max-width: 300px;
	color: #fff;
	margin: 0 auto 31px;
	background: #008498;
}

/*
#checkup_menu ul.frame li:nth-child(2) h3 {
	background: #476f53;
}

#checkup_menu ul.frame li:nth-child(3) h3 {
	background: #f4aeb5;
}

#checkup_menu ul.frame li:nth-child(4) h3 {
	background: #4c5f76;
}
*/

#checkup_menu ul.frame li:nth-child(2) h3 {
	background: #4c5f76;
}

#checkup_menu ul.frame img {
	max-width: 100%;
	width: auto;
}

#checkup_menu ul.frame > li {
	position: relative;
	width: 49%;
	float: left;
	background: #fff;
	margin-bottom: 20px;
	padding: 0 30px 90px;
	font-size: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup_menu ul.frame li:nth-child(2n) {
	margin-left: 2%;
}

#checkup_menu ul.frame li:first-child li a {
	color: #008498;
}

#checkup_menu ul.frame li:first-child li a:hover {
	background: #008498;
	color: #fff;
}

/*
#checkup_menu ul.frame li:nth-child(2) li a {
	color: #476f53;
}

#checkup_menu ul.frame li:nth-child(2) li a:hover {
	background: #476f53;
	color: #fff;
}

#checkup_menu ul.frame li:nth-child(3) li a {
	color: #eb7783;
}

#checkup_menu ul.frame li:nth-child(3) li a:hover {
	background: #eb7783;
	color: #fff;
}

#checkup_menu ul.frame li:nth-child(4) li a {
	color: #476f53;
}

#checkup_menu ul.frame li:nth-child(4) li a:hover {
	background: #476f53;
	color: #fff;
}
*/

#checkup_menu ul.frame li:nth-child(2) li a {
	color: #476f53;
}

#checkup_menu ul.frame li:nth-child(2) li a:hover {
	background: #476f53;
	color: #fff;
}

#checkup_menu ul.frame li li a {
	transition: all 0.4s;
}

#checkup_menu ul.frame li li a:hover {
	opacity: 0.7;
}

#checkup_menu ul.frame a.detail {
	width: 60%;
	display: block;
	margin: 0 20%;
	border: 1px solid #000;
	text-decoration: none;
	line-height: 100%;
	color: #000;
	padding: 15px 0 15px 0.5rem;
	letter-spacing: 0.3rem;
	margin-top: 20px;
	transition: all 0.4s;
	position: absolute;
	bottom: 20px;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup_menu ul.frame a.detail:hover {
	background: #000;
	color: #fff;
}

#checkup_menu ul.frame p {
	padding: 15px 0;
	font-size: 0.9rem;
	line-height: 1.5rem;
	text-align: left;
}

#checkup_menu ul.frame li ul {
	overflow: hidden;
}

#checkup_menu ul.frame li li {
	text-align: center;
	margin-top: 10px;
	float: left;
	font-size: 1rem;
}

#checkup_menu ul.frame li a {
	display: block;
	margin: 0 auto;
	text-decoration: none;
	line-height: 100%;
	line-height: 1.2rem;
	padding: 8px 0;
}

#checkup_menu ul.frame li:first-child li {
	width: 49%;
	background: #cde8ec;
	color: #008498;
}

#checkup_menu ul.frame li:first-child li:nth-child(3) {
	width: 100%;
}

#checkup_menu ul.frame li:first-child li span {
	font-family: "Martel Sans", sans-serif;
	letter-spacing: 0.2rem;
	font-size: 1rem;
}

#checkup_menu ul.frame li:nth-child(2) li {
	width: 49%;
	background: #d9e8de;
	color: #476f53;
}

/*
#checkup_menu ul.frame li:nth-child(2) li:nth-child(3) {
	width: 100%;
}

#checkup_menu ul.frame li:nth-child(3) li {
	width: 100%;
	background: #fdeef0;
	color: #eb7783;
	float: none;
	margin: 10px 0 0;
}

#checkup_menu ul.frame li:nth-child(4) li {
	width: 49%;
	background: #d9e8de;
	color: #476f53;
	font-size: 0.7rem;
}

#checkup_menu ul.frame li:nth-child(4) li:nth-child(1){
	width: 100%;
	font-size: 1rem;
}

#checkup_menu ul.frame li:nth-child(4) li:nth-child(2),
#checkup_menu ul.frame li:nth-child(4) li:nth-child(3),
#checkup_menu ul.frame li:nth-child(4) li:nth-child(4){
	width: 32%;
	font-size: 1rem;
	margin-left: 0;
}

#checkup_menu ul.frame li:nth-child(4) li:nth-child(2),
#checkup_menu ul.frame li:nth-child(4) li:nth-child(3) {
	margin-right: 2%;
}
*/

#checkup_menu ul.frame li:nth-child(2) li {
	width: 49%;
	background: #d9e8de;
	color: #476f53;
	font-size: 0.7rem;
}

#checkup_menu ul.frame li:nth-child(2) li:nth-child(1),
#checkup_menu ul.frame li:nth-child(2) li:nth-child(2),
#checkup_menu ul.frame li:nth-child(2) li:nth-child(3),
#checkup_menu ul.frame li:nth-child(2) li:nth-child(4),
#checkup_menu ul.frame li:nth-child(2) li:nth-child(5){
	width: 49%;
	font-size: 1rem;
	margin-left: 0;
}

#checkup_menu ul.frame li:nth-child(2) li:nth-child(2) ,
#checkup_menu ul.frame li:nth-child(2) li:nth-child(4) {
	margin-left: 2%;
}


.checkup_01_title {
	background: #008498;
	background-size: cover;
	text-align: center;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	max-width: 432px;
	margin: 0 auto;
	font-size: 2rem;
	padding: 17px 0;
	margin-bottom: 25px;
}

.checkup_02_title {
	background: #476f53;
	background-size: cover;
	text-align: center;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	max-width: 432px;
	margin: 0 auto;
	font-size: 2rem;
	padding: 17px 0;
	margin-bottom: 25px;
}

.checkup_03_title {
	background: #f4aeb5;
	background-size: cover;
	text-align: center;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	max-width: 432px;
	margin: 0 auto;
	font-size: 2rem;
	padding: 17px 0;
	margin-bottom: 25px;
}

.checkup_04_title {
	background: #4c5f76;
	background-size: cover;
	text-align: center;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	max-width: 432px;
	margin: 0 auto;
	font-size: 2rem;
	padding: 17px 0;
	margin-bottom: 25px;
}

.checkup_01 {
	overflow: hidden;
}

.checkup_01 h3 {
	font-size: 1.7rem;
	letter-spacing: 0.8rem;
	font-family: "Martel Sans", sans-serif, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E",
		"ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	color: #000;
}

.checkup_01 h4 {
	color: #00a2ba;
	font-size: 1.3rem;
	padding-bottom: 5px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
}

.checkup_01 h3 span {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
}

.checkup_01 img {
	position: absolute;
}

.checkup_01 div {
	padding-left: 316px;
}

.checkup_01 p {
	font-size: 1rem;
	line-height: 1.6rem;
	padding-bottom: 0;
	margin-bottom: 15px;
}

.checkup_01 ul {
	padding-bottom: 20px;
}

.checkup_01 ul li {
	background: url(../img/common/check.png) no-repeat 0 7px;
	padding: 2px 0 2px 24px;
}

.checkup_01 a {
	font-family: "Martel Sans", sans-serif;
	max-width: 334px;
	display: block;
	border: 1px solid #9a9aa7;
	text-decoration: none;
	line-height: 100%;
	color: #9a9aa7;
	padding: 8px 0 6px 0.3rem;
	letter-spacing: 0.3rem;
	margin-top: 15px;
	transition: all 0.4s;
	text-align: center;
}

.checkup_01 a:hover {
	color: #fff;
	background: #9a9aa7;
}

.checkup_01_table {
	background: #f9f6f2;
}

.checkup_01_table h3 {
	text-align: center;
	padding-bottom: 30px;
}

.checkup_01_table table {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.checkup_01_table .scroll {
	overflow: auto;
}

.checkup_01_table .scroll p {
	font-size: 0.8rem;
	padding: 5px 0;
}

.checkup_01_table .scroll::-webkit-scrollbar {
	height: 5px;
}

.checkup_01_table .scroll::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.checkup_01_table .scroll::-webkit-scrollbar-thumb {
	background: #bcbcbc;
}

.checkup_01_table th {
	padding: 10px;
	background: #f1ece5;
	text-align: center;
	color: #000;
	border-collapse: collapse;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.checkup_01_table td {
	padding: 10px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
	color: #6f6f81;
	font-size: 0.8rem;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.checkup_01_table td.left {
	text-align: left;
}

.checkup_01_table td span {
	color: #e2d9ce;
}

.checkup_01_table tr th:first-child {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.checkup_01_table th a {
	color: #000;
	text-decoration: none;
	background: url(../img/checkup/table_cursor.png) no-repeat 0 1px;
	padding: 0 0 5px 20px;
}

.checkup_01_table th a:hover {
	text-decoration: underline;
}

#checkup .light_head {
	text-align: center;
}

#checkup .light_head p {
	padding-bottom: 20px;
	text-align: left;
}

#checkup .light_head div.recommend {
	overflow: hidden;
	background: #fbf4f7;
	width: 80%;
	margin: 10px auto 0;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .light_head div.recommend h4 {
	color: #fff;
	width: 300px;
	background: #902d59;
	font-size: 1.3rem;
	padding: 9px 0;
	margin: -10px auto 10px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
}

#checkup .light_head div.pricelist {
	overflow: hidden;
	background: #f8f4f0;
	width: 80%;
	margin: 10px auto 35px;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .light_head div.pricelist h4 {
	color: #fff;
	max-width: 300px;
	width: 100%;
	background: #8a7963;
	font-size: 1.3rem;
	padding: 9px 0;
	margin: -10px auto 10px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
}

#checkup .light_head div.pricelist span.price {
	display: block;
	text-align: center;
	background: none;
	font-size: 1.1rem;
	color: #666;
}

#checkup .light_head div.pricelist p.center {
	text-align: center;
	padding: 15px 0;
}

#checkup .light_head div.recommend p.center,
#checkup .light_head div.frame p.center {
	text-align: center;
	padding: 5px 0 0;
}

#checkup .light_head div.recommend p.recommend {
	margin: -10px auto 0 !important;
	display: inline-block;
	text-indent: -4.5rem;
	padding-left: 4.5rem;
}

#checkup .light_head div.frame ul.frame {
	text-align: left;
	margin: -10px auto 10px !important;
	display: inline-block;
}

#checkup .light_head div.frame ul.frame li {
	background: url(../img/common/check.png) no-repeat 0 8px;
	padding: 5px 0 5px 23px;
}

#checkup .light_head ul.check {
	margin: 0 auto 10px;
	display: inline-block;
	text-align: left;
	width: 100%;
}

#checkup .light_head ul.check li {
	background: url(../img/common/check.png) no-repeat 0 8px;
	padding: 5px 0 5px 23px;
}

#checkup ul.check li.title,
#checkup ul.check li.title-white {
	background: none;
	position: relative;
}

#checkup ul.check li.title::before,
#checkup ul.check li.title-white:before {
	font-size: 1.2em;
	position: absolute;
	left: 0;
}

#checkup ul.check li.title::before{
	content: "◆";
}

#checkup ul.check li.title-white::before{
	content: "◇";
}

#checkup .light_head span {
	background: #cce9ed;
	padding: 5px 20px;
	color: #000;
	display: inline-block;
}

#checkup .light_head h3 {
	padding-bottom: 10px;
	line-height: 2.3rem;
}

#checkup .light_head h4 {
	font-size: 1.3rem;
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
}

#checkup .light_head div.frame {
	overflow: hidden;
	background: #e9f2f3;
	width: 80%;
	margin: 10px auto 0;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .light_head div.frame img {
	max-width: 100%;
	width: auto;
	padding-top: 15px;
}

#checkup .light_head div.frame h4 {
	color: #fff;
	width: 300px;
	background: #00a2ba;
	font-size: 1.3rem;
	padding: 9px 0;
	margin: -10px auto 10px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
}

#checkup .light_head dl {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

#checkup .light_head dl dt {
	float: left;
	clear: both;
	width: 20%;
	text-align: left;
	padding: 3px 0;
	white-space: nowrap;
}

#checkup .light_head dl dd {
	float: left;
	padding: 3px 0;
	text-align: left;
	text-indent: -1rem;
	width: 80%;
}

#checkup .light_img {
	display: table;
	margin-bottom: 20px;
}

#checkup .light_img div {
	display: table-cell;
}

#checkup .light_img div.caption {
	width: auto;
	max-width: 445px;
}

#checkup .light_img div.caption p.left {
	width: 46%;
	padding: 0;
	margin: 0 2%;
	float: left;
	font-size: 0.75rem;
	line-height: 1.2rem;
}

#checkup .light_img div.caption p.right {
	width: 46%;
	padding: 0;
	margin: 0 2%;
	float: right;
	font-size: 0.75rem;
	line-height: 1.2rem;
}

#checkup .light_img div img {
	max-width: 100%;
	width: auto;
}

#checkup .light_img_single {
	text-align: center;
	margin: 0 auto;
}

#checkup .light_img_single img {
	max-width: 100%;
	width: auto;
	margin-bottom: 20px;
}

#checkup .light_img div:first-child img {
	margin-right: 10px;
}

#checkup .light_img div:nth-child(2) img {
	margin-left: 10px;
}

#checkup .nobgbox ul.check_course {
	border-bottom: 1px solid #cbe6ea;
	padding-bottom: 40px;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#checkup .nobgbox ul.check_course li {
	background: #fff;
	width: 32%;
	float: left;
	padding: 20px;
	margin: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nobgbox ul.check_course li img {
	margin: 0px 0 10px 0;
	float: left;
	padding-bottom: 10px;
	padding-right: 3%;
	width: 45%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nobgbox ul.check_course li p {
	float: right;
	font-size: 0.8rem;
	line-height: 1.2rem;
	margin: 12px 0 0 0;
	padding: 0;
	width: 55%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nobgbox ul.check_course li.noimg p {
	width: 84%;
	margin: 12px 0 0 0;
}

#checkup .nobgbox ul.check_course li.noimg img {
	width: 16%;
}

#checkup .nobgbox ul.check_course li:nth-child(2),
#checkup .nobgbox ul.check_course li:nth-child(5) {
	margin-left: 2%;
	margin-right: 2%;
}

#checkup .nobgbox ul.check_l_2 {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#checkup .nobgbox ul.check_l_2 li {
	background: #fff;
	width: 32%;
	margin: 0 0 15px 0;
	float: left;
	padding: 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nobgbox ul.check_l_2 li strong {
	color: #00a2ba;
	font-size: 1.1rem;
}

#checkup .nobgbox ul.check_l_2 li img {
	width: 100%;
}

#checkup .nobgbox ul.check_l_2 li img.point {
	width: 44px;
	position: absolute;
	margin-left: -10px;
	margin-top: -13px;
}

#checkup .nobgbox ul.check_l_2 li span {
	font-size: 0.9rem;
	display: block;
	font-weight: bold;
	padding: 5px 0;
}

#checkup .nobgbox ul.check_l_2 li p {
	font-size: 0.8rem;
	text-align: left;
}

#checkup .nobgbox ul.check_l_2 li:nth-child(2),
#checkup .nobgbox ul.check_l_2 li:nth-child(5),
#checkup .nobgbox ul.check_l_2 li:nth-child(8) {
	margin-left: 2%;
	margin-right: 2%;
}

#checkup .nobgbox ul.check_l_2 h4.point {
	font-size: 1.2rem;
	line-height: 1.2rem;
	padding: 10px 0;
	background: #760038;
	color: #fff;
	max-width: 200px;
	margin: -20px auto 15px;
}

#checkup .nobgbox ul.check_l_4 {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#checkup .nobgbox ul.check_l_4 h4 {
	font-size: 1.5rem;
	line-height: 1.2rem;
	padding: 10px 0;
	background: #00a2ba;
	color: #fff;
	max-width: 200px;
	margin: -20px auto 15px;
}

#checkup .nobgbox ul.check_l_4 > li {
	background: #fff;
	width: 49%;
	margin: 0 0 2% 0;
	float: left;
	padding: 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nobgbox ul.check_l_4 li li {
	width: 100%;
	margin: 0 0 2% 0;
	padding: 0 0 0 24px;
	text-align: left;
	background: #fff url(../img/common/check.png) no-repeat 0 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nobgbox ul.check_l_4 > li p {
	font-size: 0.8rem;
}

#checkup .nobgbox ul.check_l_4 > li:nth-child(2) {
	margin: 0 0 2% 2%;
}

#checkup .nobgbox div.check_l_5 {
	overflow: hidden;
	background: #fff;
	margin-bottom: 50px;
}

#checkup .nobgbox div.check_l_5 div {
	float: left;
	width: 50%;
	text-align: center;
	padding: 15px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nobgbox div.check_l_5 p {
	padding: 20px 10px 10px;
	font-size: 0.8rem;
	/*max-width: 550px;*/
	margin: 0 auto;
}

#checkup .nobgbox div.check_l_5 div span {
	font-size: 1.5rem;
	display: block;
	padding-top: 5px;
}

#checkup .nobgbox div.check_l_5 div h4 {
	font-size: 1rem;
	background: #778796;
	color: #fff;
	padding: 3px;
	margin-bottom: 5px;
}

#checkup ul.l_q {
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
}

#checkup ul.l_q li {
	width: 50%;
	float: left;
}

#checkup ul.l_q li:nth-child(2n + 1) {
	clear: both;
}

#checkup ul.l_q li a {
	padding: 3px 0 3px 25px;
	display: block;
	background: url(../img/checkup/q.png) no-repeat 0 3px;
	text-decoration: none;
	color: #333;
}

#checkup ul.l_q li a:hover {
	text-decoration: underline;
}

#checkup .nomalbox ul.check_l_3 {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#checkup .nomalbox ul.check_l_3 li {
	background: #f3f3f3;
	width: 32%;
	margin: 5px 0;
	float: left;
	text-align: center;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .nomalbox ul.check_l_3 li:nth-child(2),
#checkup .nomalbox ul.check_l_3 li:nth-child(5) {
	margin: 5px 2%;
}

#checkup .nomalbox ul.check_l_3 li a {
	padding: 19px;
	display: block;
	text-decoration: none;
	color: #9a9aa7;
}

#checkup .nomalbox ul.check_l_3 li a div.icon {
	width: 25%;
	float: left;
	padding: 0;
	margin: 0;
}

#checkup .nomalbox ul.check_l_3 li a div.rank {
	overflow: hidden;
	padding-bottom: 30px;
}

#checkup .nomalbox ul.check_l_3 li a div.icon img {
	max-width: 100%;
	width: auto;
	padding: 0;
	margin: 0;
}

#checkup .nomalbox ul.check_l_3 li a div.txt {
	width: 70%;
	margin-left: 5%;
	float: left;
	text-align: left;
	color: #333;
	font-size: 1rem;
}

#checkup .nomalbox ul.check_l_3 li a div.txt span {
	font-size: 0.8rem;
}

#checkup .nomalbox ul.check_l_3 li a div.txt div {
	background: #760038;
	color: #fff;
	text-align: center;
	font-size: 0.8rem;
	width: 90px;
	margin-bottom: 4px;
	letter-spacing: 0.2rem;
}

#checkup .nomalbox ul.check_l_3 li span.more {
	font-size: 0.8rem;
	display: block;
	letter-spacing: 0.2rem;
	padding: 7px 0 5px;
	line-height: 100%;
	border: 1px solid #9a9aa7;
	margin: 0 5% 15px;
	font-family: "Martel Sans", sans-serif;
	transition: all 0.4s;
	position: absolute;
	width: 90%;
	bottom: 0;
	left: 0;
}

#checkup .nomalbox ul.check_l_3 li a:hover span.more {
	color: #fff;
	border: 1px solid #9a9aa7;
	background: #9a9aa7;
}

.l_plan_box {
	padding: 40px 0 20px;
	background: #f9f6f2;
	width: 100%;
	margin: 0 auto 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.l_plan_box ul {
	overflow: hidden;
	max-width: 1068px;
	margin: 0 auto;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.l_plan_box ul li {
	width: 49%;
	float: left;
	background: #fff;
	border: 1px solid #cbcbce;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	position: relative;
}

.l_plan_box ul li:nth-child(odd) {
	margin-right: 2%;
}

.l_plan_box p {
	margin-bottom: 1rem;
	color: #6f6f81;
	text-align: center;
}

.l_plan_box p:last-child {
	margin-bottom: 0;
}

.l_plan_box h3 {
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	font-size: 1.7rem;
	letter-spacing: 0.2rem;
	line-height: 1.7rem;
	margin-bottom: 20px;
}

.l_plan_box a {
	text-decoration: none;
	color: #333;
	padding: 20px;
	display: block;
	min-height: 110px;
}

.l_plan_box ul li img {
	float: left;
	position: absolute;
}

.l_plan_box ul li h4 {
	text-align: center;
	font-family: "Martel Sans", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E",
		"ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: 0.1rem;
	font-size: 1.3rem;
	color: #000;
	margin-left: 180px;
}

.l_plan_box ul li span {
	display: block;
	text-align: center;
	font-size: 1rem;
	letter-spacing: 0.2rem;
	padding: 12px 0 10px;
	line-height: 100%;
	color: #fff;
	border: 1px solid #9a9aa7;
	background: #9a9aa7;
	margin-top: 10px;
	margin-left: 180px;
	font-family: "Martel Sans", sans-serif;
	transition: all 0.4s;
}

.l_plan_box ul li a:hover span {
	color: #9a9aa7;
	border: 1px solid #9a9aa7;
	background: #fff;
}

.l_plan_box ul {
	width: 96%;
}

.l_plan_box ul li img {
	float: left;
	position: relative;
	width: 160px;
}

.l_plan_box ul li span {
	margin-left: 180px;
}

.l_plan_box a {
	min-height: 80px;
}

h4.txt2 {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	text-align: center;
	background: #f9f6f2;
	padding: 10px 0;
	font-size: 1.2rem;
	margin: 30px 0 20px;
}

ul.sp_img {
	overflow: hidden;
}

ul.sp_img li {
	float: left;
	width: 32%;
}

ul.sp_img li:nth-child(2) {
	margin: 0 2%;
}

ul.sp_img li img {
	max-width: 100%;
	width: auto;
}

ul.sp_img li:nth-child(4) {
	width: 49%;
	margin: 1% 0 0 0;
}

ul.sp_img li:nth-child(5) {
	width: 49%;
	margin: 1% 0 0 2%;
}

a.sp_detail {
	width: 340px;
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
	text-decoration: none;
	line-height: 100%;
	color: #000;
	padding: 15px 0 15px 0.5rem;
	letter-spacing: 0.3rem;
	margin-top: 20px;
	transition: all 0.4s;
	text-align: center;
}

a.sp_detail:hover {
	color: #fff;
	background: #000;
}

#checkup .c01_list {
	width: 100%;
	clear: both;
	margin: 0;
	background: #cce9ed;
	padding: 0 20px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .c01_list h4 {
	font-size: 1.1rem;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	background: #00a2ba;
	color: #fff;
	margin-bottom: 12px;
	padding: 5px 0;
	width: 185px;
	text-align: center;
}

#checkup .c01_list dl {
	overflow: hidden;
}

#checkup .c01_list dl dt {
	float: left;
	clear: both;
	width: 20%;
	text-align: left;
	padding: 3px 0;
}

#checkup .c01_list dl dd {
	float: left;
	padding: 3px 0 0 1rem;
	text-align: left;
	text-indent: -1rem;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#checkup .c01_list dl dd:before {
	content: "：";
}

#checkup dl.title-long dt,
#checkup dl.title-long dd{
	float:none;
	width: 100%;
}

#checkup dl.title-long dt:not(:first-of-type) {
	margin-top:10px;
}

#checkup dl.title-long dd:before {
	content: "";
}

.imgbox {
	text-align: center;
}

.imgbox_txt {
	overflow: hidden;
}

.imgbox_txt img {
	float: left;
	padding-right: 10px;
}

.imgbox img {
	max-width: 100%;
	width: auto;
	padding: 0 10px;
}

#checkup .box_right {
	overflow: hidden;
	margin-bottom: 40px;
}

#checkup .box_bottom {
	margin: 0px;
}

.box_right figure {
	float: right;
	padding: 0 0 0 20px;
	text-align: center;
}

.checkflow {
	background: #fff;
	padding: 20px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
		serif;
	overflow: hidden;
}

.checkflow div.main {
}

.checkflow div.other {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}

.checkflow h4 {
	background: #fff;
	padding: 0 0 20px;
	font-size: 1.2rem;
}

.checkflow p.cap {
	clear: both;
	text-align: right;
	padding: 20px 0 0;
	font-size: 0.8rem;
}

.check02 div strong {
	display: block;
	font-size: 0.8rem;
	margin: -5px auto 5px;
	border-radius: 25px;
	font-weight: 100;
	background: #8e2755;
	width: 80px;
	color: #fff;
}

.check03 div strong {
	display: block;
	font-size: 0.8rem;
	margin: -5px auto 5px;
	border-radius: 25px;
	font-weight: 100;
	background: #917e66;
	width: 80px;
	color: #fff;
}

.check01 {
	width: 46%;
	margin: 0 auto;
}

.check01 hr {
	border: none;
	height: 20px;
	background: url(../img/checkup/cursor_01.png) no-repeat center top;
}

.check01 div span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 26px;
	line-height: 26px;
	font-size: 0.9rem;
	background: #ead8dc;
}

.check01 div span.small,
.check02 div span.small,
.check03 div span.small {
	display: inline;
	position: relative;
	top: auto;
	left: auto;
	text-align: center;
	width: auto;
	line-height: auto;
	font-size: 0.7rem;
}

.check01 div {
	position: relative;
	border: 3px solid #ead8dc;
	padding: 10px 30px;
	font-size: 1rem;
	height: 60px;
	display: table-cell;
	width: 10000px;
	vertical-align: middle;
}

.check01 div.top,
.check01 div.bottom {
	background: #ead8dc;
	border: 3px solid #ead8dc;
}

.check01 div.link {
	background-color: #c7909c;
}

.check01 div.link a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.check01 div.link a img {
	vertical-align: -1px;
	padding-left: 10px;
}

.check02 {
	width: 50%;
	margin: 0 auto;
	float: left;
	padding: 0 4% 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.check02 hr {
	border: none;
	height: 20px;
	background: url(../img/checkup/cursor_01.png) no-repeat center top;
}

.check02 div span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 26px;
	line-height: 26px;
	font-size: 0.9rem;
	background: #ead8dc;
}

.check02 div {
	border: 3px solid #ead8dc;
	padding: 0 30px;
	font-size: 1rem;
	position: relative;
	height: 80px;
	display: table-cell;
	width: 10000px;
	vertical-align: middle;
}

.check02 div.top,
.check02 div.bottom {
	background: #ead8dc;
	border: 3px solid #ead8dc;
}

.check02 div.link {
	background-color: #c7909c;
}

.check02 div.link a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.check02 div.link a img {
	vertical-align: -1px;
	padding-left: 10px;
}

.check03 {
	width: 50%;
	padding: 0 0 0 4%;
	float: right;
	border-left: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.check03 hr {
	border: none;
	height: 20px;
	background: url(../img/checkup/cursor_01.png) no-repeat center top;
}

.check03 div span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 26px;
	line-height: 26px;
	font-size: 0.9rem;
	background: #f1ece5;
}

.check03 div {
	border: 3px solid #f1ece5;
	padding: 0 30px;
	font-size: 1rem;
	position: relative;
	height: 80px;
	display: table-cell;
	width: 10000px;
	vertical-align: middle;
}

.check03 div.top,
.check03 div.bottom {
	background: #f1ece5;
	border: 3px solid #f1ece5;
}

.check03 div.sub {
	background: #d9d0c3;
	border: 3px solid #f1ece5;
}

.check03 div.link {
	background-color: #c0ae96;
}

.check03 div.link a {
	text-decoration: none;
	color: #fff;
	display: block;
}

.check03 div.link a img {
	vertical-align: -1px;
	padding-left: 10px;
}

#checkup .corporate_contents_box {
	justify-content: space-between;
	margin-bottom: 3rem;
	margin-top: 1rem;
}

#checkup .corporate_contents_box ul {
	display: flex;
	flex-wrap: wrap;
}

#checkup .corporate_contents_box ul li {
	width: 32%;
	margin-right: 2%;
	margin-top: 25px;
	padding: 15px;
	background: #f6f6f6;
	box-sizing: border-box;
	border-radius: 5px;
}

#checkup .corporate_contents_box ul li:nth-child(3n) {
	margin-right: 0;
}

#checkup .corporate_contents_box ul li img {
	width: 100%;
}

#checkup .corporate_contents_box ul li p {
	font-size: 0.8rem;
}

#checkup .corporate_contents_box ul li strong {
	display: block;
	text-align: center;
	color: #008fa8;
	font-weight: 100;
	margin: 0.5rem 0 0.2rem;
	font-size: 0.9rem;
	font-weight: bold;
	letter-spacing: 0.05rem;
}

#checkup .corporate_contents_box .head {
	background: #e6f6f8;
	padding: 15px;
	display: flex;
	align-items: center;
	overflow: hidden;
}

#checkup .corporate_contents_box .head span:nth-child(1) {
	width: 325px;
}

#checkup .corporate_contents_box .head span:nth-child(1) img {
	width: 100%;
}

#checkup .corporate_contents_box .head span:nth-child(2) {
	width: calc(100% - 325px);
	padding-left: 20px;
	box-sizing: border-box;
}

#checkup .corporate_contents_box .head span strong {
	display: block;
	color: #008fa8;
	font-size: 1.3rem;
	padding-bottom: 0.3rem;
	letter-spacing: 0.05rem;
}

#checkup .corporate_contents_box .head span p {
	line-height: 180%;
}

#checkup .care_cause {
	padding: 30px;
	background: #f8f4f0;
	margin-bottom: 40px;
}

#checkup .care_cause div {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

#checkup .care_cause div:not(:first-child) {
	margin-top: 15px;
}

#checkup .care_cause div span.head {
	width: 135px;
	background: #a89c8c;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 28px;
	border-radius: 14px;
}

#checkup .care_cause div p {
	width: calc(100% - 135px);
	margin-left: 15px;
}

#checkup .toggle_wrap:last-of-type {
	border-bottom: 1px solid gray;
}

#checkup .toggle_switch {
	position: relative;
	cursor: pointer;
	padding: 5px 10px;
	border-top: 1px solid gray;
	transition: 0.2s;
}

#checkup .toggle_switch:hover {
	opacity: 0.8;
}

#checkup .toggle_switch.open {
	border-bottom: 1px solid gray;
}

#checkup .toggle_switch::after {
	content: "";
	display: inline-block;
	width: 25px;
	height: 14px;
	background: url(../img/care/cursor_open.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 20px;
	transition: transform 0.2s;
	margin-top: -4px;
}

#checkup .toggle_switch.open::after {
	background: url(../img/care/cursor_close.png) no-repeat center center;
}

#checkup .toggle_contents {
	display: none;
	padding: 5px 10px;
}

#checkup .toggle_contents #result {
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
	text-align: center;
	line-height: 70px;
	background: #0098b1;
	color: #fff;
	font-size: 1.3rem;
	letter-spacing: 0.15rem;
	position: relative;
	cursor: pointer;
}

#checkup .toggle_contents #result::after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 25px;
	background: url(../img/care/cursor_result.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 20px;
	transition: transform 0.2s;
	margin-top: -11px;
}

#checkup .btn_menopause {
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #333333;
	text-align: center;
	font-size: 1.1rem;
	line-height: 1.5;
	padding: 15px;
	box-sizing: border-box;
	margin-bottom: 30px;
	cursor: pointer;
}

.menopause p {
	line-height: 1.8;
}

.menopause p.center {
	text-align: center;
}

.menopause p.center img {
	max-width: 100%;
	width: auto;
}

#checkup .checksheet {
	background: #f6f5e5;
	padding: 37px;
	margin-bottom: 40px;
}

@media only screen and (max-width: 1260px) {
	#checkup .checksheet {
		padding: 20px;
	}
}

#checkup .checksheet table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

#checkup .checksheet table tr td,
#checkup .checksheet table tr th {
	width: calc(100% - 200px);
	vertical-align: middle;
}

#checkup .checksheet table tr td {
	background: #fff;
	padding: 10px;
	border-collapse: collapse;
	border: 1px solid #e7e1d9;
}

#checkup .checksheet table tr td label {
	cursor: pointer;
	padding: 10px;
	display: block;
}

#checkup .checksheet table tr td input {
	cursor: pointer;
}

#checkup .checksheet table tr td:not(:first-child),
#checkup .checksheet table tr th:not(:first-child) {
	width: 50px;
	text-align: center;
	padding: 0;
}

#checkup .checksheet table tr th:not(:first-child) {
	background: #a79e80;
	color: #fff;
	padding: 15px 0;
	border-collapse: collapse;
	border: 1px solid #e7e1d9;
}

@media only screen and (max-width: 1260px) {
	#checkup_menu ul.frame {
		width: 96%;
		margin: 0 2%;
	}

	#checkup #catch {
		width: 96%;
		margin: 0 2% 30px;
	}

	.l_plan_box ul li h4 {
		letter-spacing: 0rem;
		font-size: 1rem;
		line-height: 1.3rem;
		color: #000;
		margin-left: 180px;
		padding-top: 5px;
	}

	.l_plan_box a {
		padding: 10px;
	}
}

@media only screen and (max-width: 980px) {
	.checkup_01 a {
		max-width: 100%;
		padding: 13px 0 11px 0.3rem;
	}

	#checkup ul.l_q {
		width: 100%;
	}

	#checkup ul.l_q li {
		width: 100%;
		float: none;
	}
	#checkup .sp_list div:nth-child(8) img {
		padding-top: 88px;
		max-width: 90%;
		width: auto;
		margin: 0 5%;
	}
	#checkup .s_list div:nth-child(6) img {
		padding-top: 38px;
		max-width: 90%;
		width: auto;
		margin: 0 5%;
	}

	#checkup .light_head div.frame {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#checkup .light_head div.recommend {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#checkup .light_head div.pricelist {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#checkup .nobgbox ul.check_course li p {
		margin: -10px 0 0 0;
	}

	.check02 {
		margin-bottom: 40px;
	}

	.check02,
	.check03 {
		width: 100%;
		padding: 0;
		float: none;
		border-left: none;
	}
}

@media only screen and (max-width: 768px) {
	#checkup_menu ul.frame li li {
		width: 100%;
		float: none;
		margin: 10px 0 0;
	}

	#checkup_menu ul.frame li:first-child li {
		width: 100%;
	}

	#checkup_menu ul.frame li:first-child li span {
		font-family: "Martel Sans", sans-serif;
		letter-spacing: 0.2rem;
		font-size: 1rem;
	}

	#checkup_menu ul.frame li:nth-child(2) li {
		width: 100%;
	}

	#checkup_menu ul.frame li:nth-child(2) li:nth-child(1),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(2),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(3),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(4),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(5){
		width: 100%;
	}

	#checkup_menu ul.frame li:nth-child(2) li:nth-child(2),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(4) {
		margin-left: 0;
	}

/*	
	#checkup_menu ul.frame li:nth-child(4) li {
		width: 100%;
		font-size: 1rem;
	}

	#checkup_menu ul.frame li:nth-child(4) li:nth-child(2),
	#checkup_menu ul.frame li:nth-child(4) li:nth-child(3),
	#checkup_menu ul.frame li:nth-child(4) li:nth-child(4){
		width: 100%;
	}

	#checkup_menu ul.frame li:nth-child(4) li:nth-child(3),
	#checkup_menu ul.frame li:nth-child(4) li:nth-child(4) {
		margin-right: 0;
	}
*/

	#checkup_menu ul.frame li:nth-child(2) li {
		width: 100%;
		font-size: 1rem;
	}

	#checkup_menu ul.frame li:nth-child(2) li:nth-child(2),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(3),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(4),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(5){
		width: 100%;
	}

	#checkup_menu ul.frame li:nth-child(2) li:nth-child(3),
	#checkup_menu ul.frame li:nth-child(2) li:nth-child(4) {
		margin-right: 0;
	}

	#checkup_menu ul.frame li:nth-child(2n) {
		margin-left: 0;
	}

	#checkup_menu ul.frame > li {
		width: 100%;
		float: none;
		padding: 0 20px 90px;
	}

	#checkup_menu ul.frame a.detail {
		width: 90%;
		margin: 0 5%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#checkup_menu ul.frame li h3 {
		font-size: 1.5rem;
		line-height: 3rem;
	}

	.checkup_01 h3 {
		padding-bottom: 15px;
	}

	.checkup_01 img {
		position: inherit;
		margin: 0 auto 15px;
		text-align: center;
		display: block;
		max-width: 100%;
	}

	.checkup_01 div {
		min-height: auto;
		padding-left: 0;
	}

	#checkup .nomalbox ul.check_l_3 li {
		width: 33%;
		margin: 0 0 0.5%;
	}

	#checkup .nomalbox ul.check_l_3 li:nth-child(2),
	#checkup .nomalbox ul.check_l_3 li:nth-child(5) {
		margin: 0 0.5% 0.5%;
	}

	#checkup .nomalbox ul.check_l_3 li a {
		padding: 10px;
		display: block;
		text-decoration: none;
		color: #9a9aa7;
	}

	#checkup .nomalbox ul.check_l_3 li a div.icon {
		width: 100%;
		float: none;
		padding: 0;
		margin: 0;
	}

	#checkup .nomalbox ul.check_l_3 li a div.rank {
		overflow: hidden;
		padding-bottom: 35px;
	}

	#checkup .nomalbox ul.check_l_3 li a div.txt {
		width: 100%;
		margin-left: 0%;
		float: none;
		text-align: center;
		line-height: 1.2rem;
	}

	#checkup .nomalbox ul.check_l_3 li a div.txt span {
		font-size: 0.8rem;
	}

	#checkup .nomalbox ul.check_l_3 li a div.txt div {
		width: 100%;
		line-height: 1.4rem;
	}

	#checkup .l_list div ul li {
		width: 100%;
		margin: 0 0 1%;
	}

	#checkup .l_list div:nth-child(3) ul li:nth-child(3),
	#checkup .l_list div:nth-child(3) ul li:nth-child(4),
	#checkup .l_list div:nth-child(3) ul li:nth-child(5),
	#checkup .l_list div:nth-child(4) ul li:nth-child(1),
	#checkup .l_list div:nth-child(4) ul li:nth-child(2),
	#checkup .l_list div:nth-child(4) ul li:nth-child(3),
	#checkup .l_list div:nth-child(4) ul li:nth-child(4),
	#checkup .l_list div:nth-child(4) ul li:nth-child(5),
	#checkup .l_list div:nth-child(5) ul,
	#checkup .l_list div:nth-child(5) ul li {
		width: 100%;
	}

	#checkup .l_list div:nth-child(5) ul {
		width: 90%;
	}

	#checkup .nobgbox div.check_l_5 div {
		width: 50%;
	}

	#checkup .nobgbox div.check_l_5 div h4 {
		font-size: 0.8rem;
	}

	.check01 {
		width: 100%;
	}

	.l_plan_box ul li {
		text-align: center;
	}

	.l_plan_box ul li img {
		max-width: 100%;
		width: auto;
		margin-bottom: 5px;
		float: none;
	}

	.l_plan_box ul li h4 {
		margin-left: 0;
		padding-top: 5px;
	}

	.l_plan_box ul li span {
		margin-left: 0;
	}

	.l_plan_box a {
		min-height: auto;
	}

	.l_plan_box ul li h4 {
		font-size: 1.1rem;
	}

	.l_plan_box ul li span {
		letter-spacing: 0.2rem;
		padding: 6px 0 5px;
	}

	#checkup .corporate_contents_box ul li {
		width: 49%;
		margin-right: 2%;
		margin-top: 15px;
		padding: 10px;
	}

	#checkup .corporate_contents_box ul li:nth-child(3n) {
		margin-right: 2%;
	}

	#checkup .corporate_contents_box ul li:nth-child(2n) {
		margin-right: 0;
	}

	#checkup .corporate_contents_box ul li strong {
		font-size: 0.85rem;
		letter-spacing: 0;
	}

	#checkup .corporate_contents_box .head {
		padding: 15px;
		display: block;
	}

	#checkup .corporate_contents_box .head span:nth-child(1) {
		width: 100%;
		text-align: center;
	}

	#checkup .corporate_contents_box .head span:nth-child(1) img {
		max-width: 480px;
		margin: 0 auto;
		display: block;
		width: 100%;
	}

	#checkup .corporate_contents_box .head span:nth-child(2) {
		width: 100%;
		padding-left: 0;
	}

	#checkup .corporate_contents_box .head span p {
		padding-top: 0.8rem;
		font-size: 0.8rem;
	}

	#checkup .corporate_contents_box .head span strong {
		text-align: center;
		font-size: 1rem;
	}

	#checkup .corporate_image span {
		float: left;
		width: 48%;
		margin-right: 2%;
		margin-bottom: 10px;
	}

	#checkup .corporate_image span:nth-child(3n) {
		margin-right: 2%;
	}

	#checkup .corporate_image span:nth-child(2n) {
		margin-right: 0;
	}

	#checkup .corporate_image span img {
		max-width: 100%;
		width: auto;
		vertical-align: bottom;
	}

	#checkup .care_cause {
		padding: 15px;
		margin-bottom: 40px;
	}

	#checkup .care_cause div {
		display: block;
	}

	#checkup .care_cause div:not(:first-child) {
		margin-top: 15px;
	}

	#checkup .care_cause div p {
		width: 100%;
		margin-left: 0;
		margin-top: 5px;
	}

	#checkup .checksheet {
		padding: 15px;
		margin-bottom: 30px;
	}

	#checkup .checksheet table tr td,
	#checkup .checksheet table tr th {
		width: calc(100% - 80px);
	}

	#checkup .checksheet table tr td {
		padding: 10px;
	}

	#checkup .checksheet table tr td label {
		padding: 5px;
	}

	#checkup .checksheet table tr td input {
		cursor: pointer;
	}

	#checkup .checksheet table tr td:not(:first-child),
	#checkup .checksheet table tr th:not(:first-child) {
		width: 17px;
		padding: 3px;
	}

	#checkup .checksheet table tr th:not(:first-child) {
		padding: 15px 0;
	}
}

@media only screen and (max-width: 480px) {
	.l_plan_box ul li h4 {
		font-size: 0.9rem;
		letter-spacing: 0rem;
	}

	.l_plan_box a {
		padding: 5px;
	}

	#checkup .nobgbox ul.check_course li {
		background: #fff;
		text-align: left;
		width: 100%;
		float: none;
		padding: 15px;
		margin-bottom: 10px;
	}

	#checkup .nobgbox ul.check_course li p {
		margin: 10px 0 0 0;
		width: 68%;
	}

	#checkup .nobgbox ul.check_course li img {
		margin: 0 auto;
		float: none;
		padding-right: 2%;
		width: 30%;
	}

	#checkup .nobgbox ul.check_course li.noimg p {
		width: 90.4%;
		margin: 12px 0 0 0;
	}

	#checkup .nobgbox ul.check_course li.noimg img {
		width: 9.6%;
	}

	#checkup .nobgbox ul.check_course li:nth-child(2),
	#checkup .nobgbox ul.check_course li:nth-child(5) {
		margin-left: 0;
		margin-right: 0;
	}

	#checkup .nobgbox ul.check_l_2 li {
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}

	#checkup .nobgbox ul.check_l_2 li img {
		width: auto;
		max-width: 100%;
	}

	#checkup .nobgbox ul.check_l_2 li:nth-child(2) {
		margin: 0 0 10px;
	}

	#checkup .light_img {
		display: block;
	}

	#checkup .light_img div {
		display: block;
	}

	#checkup .light_img div:first-child img {
		margin-right: 0px;
	}

	#checkup .light_img div:nth-child(2) img {
		margin-left: 0px;
	}
	#checkup .light_head dl dt {
		float: none;
		width: 100%;
		text-align: center;
		padding: 3px 0 0;
		font-weight: bold;
	}

	#checkup .light_head dl dd {
		float: none;
		padding: 0;
		text-align: center;
		text-indent: 0;
		width: 100%;
	}

	#checkup .light_head dl dd:before {
		content: "";
	}

	#checkup .light_head h4 {
		font-size: 1rem;
	}

	#checkup .light_head h3 {
		line-height: 1.6rem;
		font-size: 1.2rem;
	}

	#checkup .c01_list h4 {
		text-align: center;
	}

	#checkup .c01_list dl dt {
		float: none;
		clear: both;
		width: 100%;
		text-align: center;
		padding: 6px 0 0;
		font-weight: bold;
	}

	#checkup .c01_list dl dd {
		float: none;
		padding: 3px 0 0 0;
		text-align: center;
		text-indent: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	#checkup .c01_list dl dd:before {
		content: "";
	}

	.box_right figure {
		float: none;
		padding: 0 0 10px 20px;
		text-align: center;
	}

	#checkup .nobgbox ul.check_l_4 > li {
		background: #fff;
		width: 100%;
		margin: 0 0 2% 0;
		float: none;
	}

	#checkup .nobgbox ul.check_l_4 > li:nth-child(2) {
		margin: 0 0 2% 0;
	}

	#checkup .light_img div.caption p.left {
		padding: 0 0 20px;
	}

	#checkup .light_img div.caption p.right {
		padding: 0 0 20px;
	}

	#checkup .c01_list h4 {
		margin-left: auto;
		margin-right: auto;
	}

	#checkup .light_head div.recommend h4 {
		width: 100%;
		font-size: 1rem;
	}

	#checkup .light_head div.frame h4 {
		width: 100%;
		font-size: 1rem;
	}
}
