@charset "UTF-8";
.breadcrumbs {
  border-bottom: none;
}
.main-content {
  margin: 0 auto;
  padding-top: 0;
}
.mv h1 {
  display: none;
}
.recom-box strong {
	color: #242424;
	font-weight: bold;
}
.recom-widget-ttl {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
  margin-bottom: 15px;
}
.recom-grp-btn li + li {
	margin-top: 10px;
}
.recom-grp-btn a {
	display: block;
	border: 2px solid #EEE;
	background: #FCFCFC;
	padding: 12px 44px 12px 24px;
	line-height: 22px;
	position: relative;
}
.recom-grp-btn a:after {
	content: '';
	background: url(/person/recommend/img/index_ico01.png);
	width: 9px;
	height: 14px;
	position: absolute;
	right: 16px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.recom-grp-btn strong {
	display: block;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
}
.recom-grp-btn a:hover strong {
	color: #253494;
}
.recom-grp-btn .current a {
	border-color: #1D50A3;
	background: #1D50A3;
	color: #FFF;
}
.recom-grp-btn .current a:after {
	background-image: url(/person/recommend/img/index_ico03.png);
}
.recom-grp-btn .current strong,
.recom-grp-btn .current a:hover strong {
	color: #FFF;
}
.recom-tags {
	font-size: 0;
	margin: 0 -3px;
}
.recom-tags li {
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	margin: 4px 3px;
}
.recom-tags.type02 {
	margin: 0 -4px;
}
.recom-tags.type02 li {
	margin: 7px 4px;
}
.recom-tags li > a,
.recom-tags li > span {
	display: block;
	padding: 7px 12px 5px 26px;
	background: #E3E3E3 url(/person/recommend/img/index_ico02.png) no-repeat 7px center;
	border: 1px solid #EEE;
	border-radius: 6px;
}
.recom-tags.type03 li > a,
.recom-tags.type03 li > span {
	background-color: #FFF;
	border-color: #FFF;
}
.recom-tags:not(.type03) li > a:hover,
.recom-tags:not(.type03) li > span:hover {
	background-color: #EEE;
}
.recom-foot {
	text-align: center;
	background: #ADCCFF;
	padding: 50px 0 45px;
}
.recom-foot-lnk {
	font-size: 0;
  margin-top: 35px;
}
.recom-foot-lnk li {
	display: inline-block;
	vertical-align: top;
	padding: 0 7px;
	margin: 5px 0;
	font-size: 16px;
	line-height: 30px;
	position: relative;
}
.recom-foot-lnk li:after,
.recom-foot-lnk li:first-child:before,
.recom-foot-lnk li:last-child:before {
	content: '';
	height: 16px;
	width: 1px;
	background: #333;
	position: absolute;
	top: 6px;
	right: 0;
}
.recom-foot-lnk li:first-child:before {
	left: 0;
}
.recom-foot-lnk li:last-child:before {
	display: none;
}
.recom-foot-lnk a:hover {
	text-decoration: underline;
}
.recom-foot .recom-tags {
	margin-top: 20px;
}
.recom-stt {
	line-height: 22px;
	font-size: 14px;
}
.recom-stt > span {
	display: inline-block;
	vertical-align: 0;
}
.recom-stt > span + span {
	margin-left: 15px;
}
.recom-stt-cat {
	padding: 4px 6px 2px;
	color: #FFF;
	min-width: 94px;
	box-sizing: border-box;
	text-align: center;
	background: #1D50A3;
}
.recom-stt-cat:hover {
	opacity: .7;
}
.recom-stt-cat a,
.recom-stt-cat a:hover {
	color: #FFF;
}
.recom-stt-cat.orange { background: #F75C03; }
.recom-stt-cat.red { background: #DB3A34; }
.recom-stt-cat.dark { background: #084C61; }
.recom-stt-cat.green { background: #408E17; }
.recom-stt-cat.purple { background: #6A53A7; }
.recom-stt-date {
	font-size: 12px;
	color: #B4B4B4;
	padding-left: 20px;
	background: url(/person/recommend/img/index_ico04.png) no-repeat 0 3px;
}
.recom-board {
	padding: 40px 0 35px;
	background: #EEE;
}
.recom-board-inr {
	background: #FFF;
	border-radius: 10px;
	padding: 28px 52px 32px;
	font-size: 16px;
	line-height: 34px;
  overflow: hidden;
}
.recom-board-ttl {
	font-size: 28px;
	line-height: 32px;
	color: #1D50A3;
	font-weight: bold;
  margin-bottom: 18px;
  text-align: center;
}
.recom-board-inr p {
	text-align: center;
}
.recom-post {
	display: block;
	border: 2px solid #EEE;
}
.recom-post-inr {
	padding: 14px 16px 20px;
	border-top: 2px solid #EEE;
}
.recom-post-img {
	display: block;
	overflow: hidden;
	height: 200px;
	position: relative;
}
.recom-post-img img {
  height: 100%;
  width: auto;
  display: block;
  margin: auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  top: 0;
}
.recom-post .recom-post-ttl a:hover {
  color: #253494;
}
.recom-post-ttl {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 20px;
	letter-spacing: -.2px;
}
.recom-post .recom-tags {
	margin-top: 15px;
}
.recom-post-last {
	margin-bottom: 15px;
}
.recom-post-last .recom-post-img {
	height: 230px;
}
.recom-post-last .recom-post-inr {
	padding: 22px 32px;
}
.recom-post-last .recom-stt > span + span {
	margin-left: 6px;
}
.recom-art-ttl {
	font-size: 34px;
	line-height: 50px;
	font-weight: bold;
	padding-left: 30px;
	position: relative;
	margin-bottom: 10px;
}
.recom-art-ttl:after {
	content: '';
	width: 8px;
	height: 32px;
	background: #184FA5;
	position: absolute;
	top: 6px;
	left: 0;
}
.recom-col02 {
	margin: 0 -15px;
	overflow: hidden;
}
.recom-col02 > div {
	float: left;
	width: 50%;
	padding: 15px;
}
.sub_container .recom-area ul {
  width: auto;
  margin: 0 -6px;
  overflow: hidden;
}
.sub_container .recom-area ul li {
  width: 33.33%;
  padding: 0 6px;
  margin-top: 0;
  margin-left: 0;
}
.sub_container .recom-area img {
	max-width: 100%;
}
.recom-tags li a {
	pointer-events: none;
}
@media only screen and (min-width: 641px) {
	.mv {
	  background-image: url(/person/recommend/img/index_mv.jpg);
	}
	.mv.type02 {
	  background-image: url(/person/recommend/img/category_mv.jpg);
	  height: 160px;
	}
	.recom-box {
		overflow: hidden;
		padding-top: 85px;
    padding-bottom: 75px;
	}
	.recom-inner {
		float: left;
		width: 710px;
	}
	.recom-sidebar {
		float: right;
		width: 240px;
		padding-top: 55px;
	}
	.recom-widget + .recom-widget {
		margin-top: 90px;
	}
	.area-manyconts + div .recom-area {
    margin-top: 40px;
	}
  .recom-sidebar .recom-tags li{
    font-size:12px;
    line-height:1.5;
  }
  .recom-sidebar .recom-tags li > a{
    padding: 5px 8px 5px 26px;
    background: #E3E3E3 url(/person/recommend/img/index_ico02.png) no-repeat 7px center;
  }
}

@media only screen and (max-width: 640px) {
  .mv {
    background-image: url(/person/recommend/img/index_mv_sp.jpg);
	}
	.mv.type02 {
	  background-image: url(/person/recommend/img/category_mv_sp.jpg);
	  padding-top: 27%;
	}
	.recom-board {
    padding: 15px 0 15px;
	}
	.recom-board-inr {
    border-radius: 8px;
    padding: 14px 26px 16px;
    font-size: 14px;
    line-height: 30px;
	}
	.recom-board-ttl,
	.recom-art-ttl {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
	}
	.recom-box {
		padding-top: 40px;
	}
	.recom-art-ttl {
    padding-left: 15px;
	}
	.recom-art-ttl:after {
    width: 4px;
    height: 19px;
    top: 4px;
	}
	.recom-col02 {
		margin: 0 -5px;
	}
	.recom-col02 > div {
		padding: 5px;
	}
	.recom-post {
    border-width: 1px;
	}
	.recom-post-inr {
    padding: 14px 8px 10px;
    border-top-width: 1px;
	}
	.recom-post-img {
    height: auto;
    padding-top: 60%;
	}
	.recom-post-last .recom-post-img {
    height: auto;
    padding-top: 33%;
	}
	.recom-post-last .recom-post-inr {
    padding: 18px 12px 12px;
	}
	.recom-post-ttl {
    font-size: 15px;
		line-height: 22px;
    margin-top: 12px;
    letter-spacing: 0;
	}
	.recom-stt {
    line-height: 14px;
    font-size: 10px;
    letter-spacing: -0.4px;    
	}
	.recom-stt-cat {
    padding: 3px 2px 2px;
    min-width: 64px;
	}
	.recom-stt-date {
    font-size: 8px;
    padding-left: 10px;
    background-size: 8px;
    background-position: 0 2px;
	}
	.recom-stt > span + span {
    margin-left: 0;
	}
	.recom-tags {
    margin: 0 -2px;
	}
	.recom-tags li {
    font-size: 11px;
    line-height: 16px;
    margin: 3px 2px;
	}
	.recom-tags li > a, .recom-tags li > span {
    padding: 5px 5px 3px 20px;
    background-position: 5px center;
    border-radius: 3px;
    background-size: 11px;
	}
	.recom-tags.type02 {
    margin: 0 -2px;
	}
	.recom-tags.type02 li {
    margin: 5px 2px;
	}
	.recom-post .recom-tags {
    margin-top: 8px;
	}
	.recom-post-last .recom-stt > span + span {
    margin-left: 3px;
	}
	.recom-post-last {
    margin-bottom: 6px;
	}
	.recom-widget-ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
	}
	.recom-widget-ttl {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
	}
	.recom-widget {
		margin-top: 40px;
	}
	.recom-grp-btn a {
    border-width: 1px;
    padding: 12px 32px 10px 120px;
    line-height: 18px;
	}
	.recom-grp-btn strong {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
	}
	.recom-grp-btn a:after {
    right: 10px;
	}
	.recom-grp-btn li + li {
    margin-top: 0;
	}
	.recom-foot {
    padding: 30px 0 25px;
	}
	.recom-foot-inr img {
		max-width: 100%;
		padding: 0 10px;
	}
	.recom-foot-lnk {
    margin-top: 15px;
	}
	.recom-foot-lnk li {
    margin: 3px 0;
    font-size: 14px;
    line-height: 24px;
	}
	.recom-foot-lnk li:after,
	.recom-foot-lnk li:first-child:before,
	.recom-foot-lnk li:last-child:before {
    height: 14px;
    top: 4px;
    right: auto;
    left: 0;
	}
	.recom-foot .recom-tags {
    margin-top: 10px;
	}
	.recom-foot-lnk li:first-child:before {
    display: none;
	}
	.recom-foot-lnk li:last-child:before {
		display: block;
    right: 0;
    left: auto;
	}
	.area-manyconts + div .recom-area {
    margin-top: 40px;
    padding-bottom: 0;
	}
	.sub_container .recom-area ul {
    margin: 0 -5px;
	}
	.sub_container .recom-area ul li {
    padding: 10px 5px;
    float: left;
    width: 50%;
	}
	.sub_container .recom-area ul li:nth-child(-n+3) {
    margin-top: 0;
	}
	.sub_container .recom-area ul li a .date {
    margin: 0;
	}
	.recom-box + .section {
    padding-bottom: 25px;
	}
}

@media only screen and (min-width: 375px) and (max-width: 640px) {
	.recom-stt-date {
    font-size: 10px;
	}
	.recom-stt > span + span {
    margin-left: 6px;
	}
	.recom-post-last .recom-stt > span + span {
    margin-left: 3px;
	}
}

.page-post p {
	font-size: 14px;
	line-height: 29px;
}
.page-post p.f13 {
	font-size: 13px;
}
.page-post p.f12,
.page-post .plan_container p.f12{
	font-size: 12px;
  line-height: 1.7;
}
.page-post .txt-intro {
	margin-bottom: 35px;
}
.post-pt0 {
	padding-top: 0;
}
.post-products img,
.page-post img {
	max-width: 100%;
}
.page-post .main-h02 {
	position: relative;
  font-size: 28px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-post .main-h02:before {
	content: '';
	background: url(/person/recommend/img/001_ico_ttl.png) no-repeat;
	width: 71px;
	height: 36px;
	display: inline-block;
	position: absolute;
	left: 0;
}
@media print{
  .page-post .main-h02:before {
	position: static;
  vertical-align: middle;
  margin-right: 5px;
  }
}
.page-post .recom-stt {
  margin-bottom: 33px;
}
.page-post .recom-tags.type02 {
	margin-bottom: 35px;
}
.page-post .row {
	overflow: hidden;
}
.page-post .col02 {
	float: left;
	width: 50%;
}
.page-post  .post-info-content {
	overflow: hidden;
}
.page-post .post-info01 img {
	float: right;
	padding-left: 20px;
	padding-right:0;
}
.page-post .post-info02 img {
	float: left;
	padding-left:0;
	padding-right: 20px;
}
.page-post .post-info02 {
	margin-top: 75px;
}
.page-post .post-info02 .col02:first-child {
  width: 45%;
}
.page-post .post-info02 .col02:last-child {
  width: 55%;
}
.page-post .main-h03 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 15px;
}
.page-post .mt70 {
	margin-top: 70px;
}
.page-post .box-info {
  margin-top: 67px;
  margin-bottom: 80px;
}
.page-post .box-info-ttl {
  background: #1D50A3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 22px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  height: 60px;
}
.page-post .box-info-contents {
  padding: 27px 35px;
  border: 1px solid #1D50A3;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.page-post .list-check {
	font-size: 16px;
  margin: 0 auto 20px;
}
.post-products .list-check > li {
	padding: 7px 0;
  line-height: 24px;
  text-indent: -1.8rem;
  padding-left: 1.8rem;
}
.page-post .list-check > li {
	padding: 5px 0;
	text-indent: -1.8rem;
  padding-left: 1.8rem;
}
.post-products .list-check > li:before,
.page-post .list-check > li:before {
	content: '';
	background: url(/person/recommend/img/001_ico_check.png) no-repeat;
	width: 21px;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 8px;
}
.post-products .list-check {
	font-size: 14px;
}
.page-post .list-check.style-01{
  font-size:14px;
  line-height: 1.8em;
}
.page-post .list-check.style-01 > li:before{
  background: url(/person/recommend/img/002_ico_check.png) no-repeat;
}


.page-post .box-link {
	padding: 42px 90px 46px;
  border: 1px solid #1D50A3;
  border-radius: 10px;
  margin-top: 78px;
}
.page-post .box-link p {
	font-size: 16px;
	margin-bottom: 28px;
	line-height: 34px;
}
.page-post .btn02,
.page-post .btn03,
.page-post .btn01 {
	transition: all 0.2s ease 0s;
}
.page-post .btn01 {
  padding: 10px 30px;
  font-size: 14px;
  color: #fff;
  line-height: 29px;
  text-align: center;
  position: relative;
  display: block;
  background: #1D50A3;
  border: 1px solid #1D50A3;
  font-weight: bold;
}
.page-post .btn01:after {
	content: '';
	background: url(/person/recommend/img/001_ico_arrow_white_next.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	right: 13px;
	margin: auto;
}
.page-post .btn01:hover {
	background: #fff;
	color: #1D50A3;
	border: 1px solid #1D50A3;
}
.page-post .btn01:hover::after {
	content: '';
	background: url(/person/recommend/img/001_ico_arrow_blue_next.png) no-repeat;
}
.page-post .list-link {
  margin-top: 65px;
  margin-bottom: 54px;
}
.page-post .btn02 {
  font-size: 12px;
  border: 1px solid #EEE;
  display: block;
  position: relative;
  line-height: 21px;
}
.page-post .btn02:hover {
  color: #fff;
  background: #1D50A3;
}
.page-post .btn02:hover span{
  color: #fff;
}
.page-post .btn02 span {
	display: block;
}
.page-post .btn02.ico01 {
	padding: 10px 15px 10px 50px;
}
.page-post .btn02.ico01:before {
	content: '';
	background: url(/person/recommend/img/001_ico_arrow_blue_prev.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: 15px;
	margin: auto;
}
.page-post .btn02.ico01:hover::before {
	background: url(/person/recommend/img/001_ico_arrow_white_prev.png) no-repeat;
}
.page-post .btn02.ico02 {
	padding: 10px 50px 10px 15px;
}
.page-post .btn02.ico02:after {
	content: '';
	background: url(/person/recommend/img/001_ico_arrow_blue_next.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
}
.page-post .btn02.ico02:hover::after {
	background: url(/person/recommend/img/001_ico_arrow_white_next.png) no-repeat;
}
.page-post .btn03 {
	font-size: 14px;
  border: 1px solid #EEE;
  position: relative;
  line-height: 29px;
  padding: 11px 30px;
  margin: auto;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #1D50A3;
  
}
.page-post .btn03:after {
	content: '';
	background: url(/person/recommend/img/001_ico_arrow_blue_next.png) no-repeat;
	width: 9px;
	height: 14px;
	position: absolute;
	display: inline-block;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
}
.page-post .btn03:hover {
	color: #fff;
	background: #1D50A3;
}
.page-post .btn03:hover::after {
	background: url(/person/recommend/img/001_ico_arrow_white_next.png) no-repeat;
}
.page-post .recom-post img {
	display: inherit;
}
.page-post .post-info02 .txt01 {
	margin-top: -6px;
}
.post-products {
  background: #ADCCFF;
  padding: 27px 0 55px;
}
.post-products .post-products-ttl {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.post-products .content-products,
.post-products .list-products {
	overflow: hidden;
}
.post-products .img-products {
	width: 39%;
	float: left;
}
.post-products .detail-products {
	width: 61%;
	float: left;
	padding-left: 20px;
}
.post-products .ttl-products {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 19px;
}
.post-products .txt-blue-products {
  font-size: 14px;
  font-weight: bold;
  color: #1D50A3;
  line-height: 24px;
}
.post-products .ttl-price {
  font-size: 13px;
  color: #fff;
  background: #1D50A3;
  padding: 3px 16px;
  margin-right: 10px;
  vertical-align: middle;
  line-height: 20px;
  text-align: center;
}
.post-products .price-products {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  margin-top: 3px;
}
.post-products .unit-price {
	font-size: 18px;
	font-weight: bold;
}
.page-tag,
.page-category {
	padding-top: 67px;
}
.page-category .ttl-top {
  margin-bottom: 35px;
}
.page-category .ttl-top {
  position: relative;
}
.page-category .ttl-top p {
	font-size: 14px;
  line-height: 29px;
}
.page-category .ttl-top-bg span {
	background: #1D50A3;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 22px;
	font-weight: bold;
  width: 255px;
  display: inline-block;
  height: 65px;
  line-height: 65px;
  bottom: 0;
  left: 0;
  text-align: center;
}
.page-category .ttl-top-bg {
	position: relative;
	border-bottom: 2px solid #1D50A3;
}
.page-tag .top-tag {
	font-size: 22px;
  font-weight: bold;
  position: relative;
  height: 65px;
  line-height: 65px;
  background: #E3E3E3;
  padding-left: 62px;
  margin-bottom: 35px;
  border-radius: 6px;
}
.page-tag .top-tag:before {
	content: '';
	background: url(/person/recommend/img/tag01_ico_01.png);
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 18px;
	margin: auto;
}
.page-tag .top-tag span {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}
@media only screen and (min-width: 641px) {
	.post-products {
    overflow: hidden;
	}
	.page-post .main-h02 {
		padding-left: 80px;
	}
	.page-post .box-info-contents .list-check {
		width: 482px;
	}
	.page-post .btn03,
	.page-post .btn02 {
	 	width: 311px;
	}
	.page-post .list-link .btn02.ico01 {
		float: left;
	}
	.page-post .list-link .btn02.ico02 {
    float: right;
	}
	.post-products {
	  margin-top: 155px;
	}
	.post-products .list-products {
		margin-top: 22px;
	  margin-left: -55px;
	  margin-right: -55px;
	}
	.post-products .item-products {
		float: left;
		width: 50%;
	  padding-left: 55px;
	  padding-right: 55px;
	}
	.page-category .ttl-top p {
		position: absolute;
		padding-left: 280px;
	  top: 0;
	}
	.page-tag .recom-sidebar,
	.page-post .recom-sidebar,
	.page-category .recom-sidebar {
		padding-top: 0;
	}
	.page-tag .recom-inner,
	.page-category .recom-inner {
		margin-top: 28px;
	}
	.page-post .txt-link-right {
		text-align: right;
		padding-right: 5px;
	}
	.page-category .ttl-top p {
    height: 65px;
    overflow: auto;
	}
	.page-post .post-info-content .over-hide {
		overflow: hidden;
	}
}

@media only screen and (max-width: 640px) {
	.page-post .main-h02 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
	}
	.page-post .main-h02:before {
    display: block;
    position: relative;
    margin-bottom: 10px;
  }
  .page-post .recom-stt {
    margin-bottom: 10px;
	}
	.page-post .main-h03 {
    font-size: 18px;
    line-height: 25px;
  }
	.page-post .recom-tags.type02 {
    margin-bottom: 20px;
	}	
	.page-post .box-link {
		padding: 20px;
	}
	.page-post .box-info-contents {
    padding: 15px 20px;
	}
	.page-post .list-link {
		margin-top: 30px;
		margin-bottom: 35px;
	}
	.page-post .list-link .col02 {
    display: block;
    width: 100%;
	}
	.page-post .list-link .col02:first-child {
		margin-bottom: 20px;
	}
	.post-products .post-products-ttl {
		margin-bottom: 20px;
	}
	.post-products {
    padding: 30px 0 30px;
	}
	.post-products {
		margin-top: 60px;
	}
	.post-products .img-products {
    width: 29%;
	}
	.post-products .detail-products {
    width: 71%;
    padding-left: 10px;
  }
  .post-products .ttl-products {
    margin-bottom: 0;
	}
	.post-products .item-products:first-child {
		margin-bottom: 20px;
	}
	.page-post .btn02.ico02 {
    padding: 10px 30px;
	}
	.page-post .btn03 {
    line-height: 28px;
    padding: 17px 30px;
	}
	.page-post .box-info-ttl {
    position: static;
	}
	.page-post .post-info01 img {
		width: 45%;
 		padding-left: 15px;
	}
	.page-post .post-info02 img {
		width: 45%;
 		padding-right: 15px;
	}
	.page-post .post-info02 .col02 img {
		width: 100%;
	}
	.page-post .post-info02 {
    margin-top: 50px;
	}
	.page-post .box-info {
    margin-top: 50px;
    margin-bottom: 50px;
	}
	.page-post .box-link {
    margin-top: 30px;
	}
	.post-products .post-products-ttl {
    font-size: 15px;
  }
	.post-products .ttl-products {
    font-size: 16px;
    line-height: 24px;
  }
  .post-products .price-products {
    font-size: 18px;
    margin-top: 0;
  }
  .post-pt0 .area-manyconts {
		margin-top: 0;
  }
  .page-category .ttl-top p {
    padding-top: 15px;
	}
	.page-category .ttl-top-bg span {
    font-size: 18px;
    width: 192px;
    height: 45px;
    line-height: 45px;
	}
	.page-post .box-info-ttl {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
	}
	.page-category .ttl-top {
    margin-bottom: 30px;
	}
	.post-info-content.mb60 {
		margin-bottom: 0!important;
	}
	.page-post .btn01::after,
	.page-post .btn03:after,
	.page-post .btn02.ico02::after{
		right: 10px;
	}
	.page-post .btn02.ico01::before {
		left: 10px;
	}
	.page-post .btn01 {
	  line-height: 22px;
	}
	.page-post .btn02.ico01 {
		padding: 10px 30px;
	}
	#footer {
    margin-top: 0;
	}
	.page-tag .top-tag {
    margin-bottom: 30px;
    height: 47px;
    line-height: 47px;
    font-size: 17px;
    padding-left: 35px;
	}
	.page-tag .top-tag:before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    left: 8px;
	}
	.page-tag .top-tag span {
    font-size: 13px;
    padding-left: 5px;
	}
	.page-tag {
		padding-top: 40px;
	}
}

.mt30 {
	margin-top: 30px;
}

@media only screen and (max-width: 360px) {
	.recom-post-inr {
    padding: 13px 7px 9px;
	}
	.recom-stt {
    white-space: nowrap;
	}
	.recom-stt-cat {
    min-width: 62px;
	}
}

@supports (-ms-ime-align:auto) {
  .recom-stt-date {
  	background-position: 0 2px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.recom-stt-date {
  	background-position: 0 2px;
  }
}
.page-post .attent-01 li {
  font-size: 14px;
  text-indent: -1.8rem;
	padding-left: 1.8rem;
	line-height: 29px;
}
.page-post .attent-02 li {
	font-size: 14px;
  text-indent: -0.9rem;
  padding-left: 0.9rem;
  line-height: 29px;
}
.page-post .attent-03 > li {
	font-size: 14px;
  text-indent: -0.8rem;
  padding-left: 0.8rem;
  line-height: 29px;
}
.page-post .attent-04 > li {
	font-size: 14px;
  text-indent: -1.2rem;
  padding-left: 1.2rem;
  line-height: 29px;
}
.page-post .plan_container table .attent-03 > li {
	font-size: 16px;
}
.page-post .attent-03>li ul li {
	text-indent: 0;
}

/* table
--------------------------------------------------------------------------------------*/
.page-post .plan_container table {
	width: 100%;
  margin-bottom: 8px;
  font-size: 16px;
}
.page-post .plan_container table tbody th {
	border: 1px solid #e5e5e5;
}
.page-post .plan_container table th,
.page-post .plan_container table td {
  vertical-align: middle;
	font-size:14px;
}
.page-post .plan_container table .bg-yellow {
	background: #FFFFC9
}

.page-post .plan_container .table-01 th:nth-child(1) {
	width: 13%;
}
.page-post .plan_container .table-01 th:nth-child(7),
.page-post .plan_container .table-01 th:nth-child(6),
.page-post .plan_container .table-01 th:nth-child(5),
.page-post .plan_container .table-01 th:nth-child(4),
.page-post .plan_container .table-01 th:nth-child(3),
.page-post .plan_container .table-01 th:nth-child(2){
	width: 14.5%;
}
.page-post .plan_container  .table-01 tbody td:nth-child(even) {
	background: #f2f2f2;
}

.page-post .plan_container .table-02 tbody td {
  text-align: left;
}
.page-post .plan_container .table-02 tbody th {
  background: #1D50A3;
  color: #fff;
  font-weight: bold;
}
.page-post .plan_container .table-02 tbody th {
	width: 24%;
}
.page-post .plan_container .table-02 tbody td {
	width: 76%;
}
.page-post .plan_container .table-03 th:nth-child(1) {
	width: 13%;
}
.page-post .plan_container .table-03 th:nth-child(2) {
	width: 43%;
}
.page-post .plan_container .table-03 td:nth-child(2),
.page-post .plan_container .table-03 td:nth-child(1) {
	text-align: left;
}
.page-post .plan_container .table-03 th:nth-child(6),
.page-post .plan_container .table-03 th:nth-child(5),
.page-post .plan_container .table-03 th:nth-child(4),
.page-post .plan_container .table-03 th:nth-child(3) {
	width: 11%;
}
.page-post .plan_container .table-03 span {
	display: block;
	font-size: 11px;
	margin-top: 5px;
}
.page-post .plan_container .table-04 tbody th,
.page-post .plan_container .table-01 tbody th {
  text-align: center;
  color: #1D50A3;
  font-weight: bold;
}
.page-post .plan_container .table-04 {
	font-weight: bold;
}
.page-post .plan_container .table-04 tbody th {
	width: 13%;
}
.page-post .plan_container .table-04 tbody td {
	width: 37%;
}
.page-post .plan_container .table-05 thead th:nth-child(1){
	width: 14%;
}
.page-post .plan_container .table-05 tbody th:nth-child(1){
  text-align: center;
  color: #1D50A3;
  font-weight: bold;
}
.page-post .plan_container .table-05 th:nth-child(2){
	width: 76%;
}
.page-post .plan_container .table-05 th:nth-child(3) {
	width: 10%;
}
.page-post .plan_container .table-05 tbody th {
	text-align: center;
}
.page-post .plan_container .table-05 tbody td:nth-child(2){
	text-align: left;
}
.page-post .plan_container .table-05 tbody td:nth-child(3) {
	text-align: center;
}
.page-post .plan_container .table-07 th:nth-child(1) {
	width: 25%;
}
.page-post .plan_container .table-06 tbody th {
	width: 13%;
	text-align: center;
	color: #1D50A3;
	font-weight: bold;
}
.page-post .plan_container .table-06 tbody td {
	width: 37%;
}
.page-post .plan_container .table-07 tbody td,
.page-post .plan_container .table-02 tbody td,
.page-post .plan_container .table-06 td {
	text-align: left;
}
.page-post .plan_container .table-08 thead th {
	width: 43.5%;
}
.page-post .plan_container .table-08 thead th:nth-child(2) {
	width: 13%;
}
.page-post .plan_container .table-08 tbody th {
	width: 13%;
	text-align: center;
	color: #1D50A3;
	font-weight: bold;
}
.page-post .plan_container .table-08 tbody td:nth-child(1),
.page-post .plan_container .table-08 tbody td:nth-child(4) {
	width: 33%;
	text-align: left;
	padding: 14px;
}
.page-post .plan_container .table-08 tbody td:nth-child(2),
.page-post .plan_container .table-08 tbody td:nth-child(5) {
	width: 10.5%;
	text-align: right;
	padding: 14px;
}
.page-post .plan_container .table-09 tbody td:nth-child(1) {
	width: 55%;
	text-align: left;
	padding: 14px;
}
.page-post .plan_container .table-09 tbody td:nth-child(2) {
	width: 15%;
}
.page-post .plan_container .table-10 {
	font-size: 12px;
}
.page-post .plan_container .table-10 tbody th {
	text-align: center;
	color: #1D50A3;
	font-weight: bold;
	padding: 10px 0;
}
.page-post .plan_container .table-10 tbody th:nth-child(1),
.page-post .plan_container .table-10 tbody th:nth-child(6) {
	width: 7%;
}
.page-post .plan_container .table-10 tbody th:nth-child(2),
.page-post .plan_container .table-10 tbody th:nth-child(3) {
	width: 4%;
}
.page-post .plan_container .table-10 tbody th:nth-child(4),
.page-post .plan_container .table-10 tbody th:nth-child(7) {
	width: 31%;
}
.page-post .plan_container .table-10 tbody th:nth-child(5),
.page-post .plan_container .table-10 tbody th:nth-child(8) {
	width: 8%;
}
.page-post .plan_container table .txt-place {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-top: 8px;
}
.page-post .plan_container table .attent-03 li {
	font-weight: bold;
	color: #1D50A3;
}
.page-post .plan_container table .attent-03 li span {
	color: #1D50A3;
}
.page-post .plan_container table p {
	font-size: 16px;
}


/*190815*/

.page-post .fz12 {
	font-size: 12px;
	line-height: 26px;
}
.page-post .list-check li ul {
  text-indent: 0;
  margin: 5px 0 0 0;
  font-size: 14px;
  line-height: 29px;
}
.page-post .main-h04 {
	font-size: 20px;
	font-weight: bold;
	line-height: 33px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 24px;
	overflow: hidden;
}
.page-post .main-h04:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 29px;
	top: 1px;
	left: 0;
	margin: auto;
	background: #1D50A3;
}
.page-post .sub-h04 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.page-post .sub-h04:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 20px;
	top: 0;
	left: 0;
	margin: auto;
	background: #1D50A3;
}
.page-post .list-price-remodel .col02 > img {
	float: left;
	padding-right: 20px;
}
.page-post .list-price-remodel .name {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #1D50A3;
	border-bottom: 1px dotted #1D50A3;
	padding-bottom: 5px;
}
.page-post .list-price-remodel .price {
	margin-top: 10px;
}
.page-post .list-price-remodel .price span {
	font-size: 20px;
	font-weight: bold;
}
.page-post .list-price-remodel .col02 {
	padding-top: 14px;
	padding-bottom: 14px;
}
.page-post .list-price-remodel .col02:nth-child(2),
.page-post .list-price-remodel .col02:nth-child(1) {
	padding-top: 0;
}
.page-post .list-price-remodel .details {
	overflow: hidden;
}
.page-post .list-check.style-01 > li {
	padding-top: 15px;
	padding-bottom: 15px;
}
.page-post .attent-01.style-01 > li {
	padding-top: 20px;
	padding-bottom: 10px;
}
.main-step .col02:first-child {
	width: 45%;
}
.main-step .col02:last-child {
	width: 55%;
	padding-left: 32px;
}
.main-step .list-step {
  background: #e6ecf5;
  padding: 20px 10px;
}
.main-step .item-step {
	overflow: hidden;
}
.main-step .item-step + .item-step {
	padding-top: 8px;
}
.main-step .item-step .img-step {
	width: 31%;
	float: left;
}
.main-step .name-step {
	font-size: 16px;
	font-weight: bold;
	padding-left: 13px;
	box-sizing: border-box;
	width: 69%;
	float: left;
}
.page-post .ttl-step {
	display: table;
	margin-bottom: 20px;
}
.page-post .icon-step {
	font-size: 18px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	color: #fff;
	display: inline-block;
	background: #1D50A3;
	text-align: center;
	margin-right: 17px;
	padding-left: 15px;
	padding-right: 15px;
}
.page-post .ttl-step p {
	display: table-cell;
	vertical-align: top;
	font-size: 20px;
	font-weight: bold;
	line-height: 33px;
}
.page-post .icon-step span {
	font-size: 22px;
	color: #fff;
}
.page-post .icon-rank {
	vertical-align: top;
	margin-right: 3px;
}
.page-post .info-documents {
	margin-top: 40px;
	margin-bottom: 40px;
}
.page-post .info-documents .col02:first-child{
	width: 30%;
}
.page-post .info-documents .col02:last-child{
	width: 70%;
	border-left: 1px solid #E5E5E5;
}
.page-post .info-documents .name {
	font-weight: bold;
}
.page-post .main-link {
  word-break: break-all;
}
@media (min-width: 641px) {
	.page-post .plan_container .table-03 tbody td {
		padding: 14px 10px;
	}
	.page-post .plan_container .table-07 tbody td,
	.page-post .plan_container .table-02 tbody td {
	  padding: 14px 17px;
	}
	.page-post .plan_container .table-02 th:nth-child(1) {
    vertical-align: top;
    padding: 18px 23px;
	}
	.page-post .plan_container .table-02 tbody td,
	.page-post .plan_container .table-04 tbody td,
	.page-post .plan_container .table-01 tbody td,
	.page-post .plan_container .table-05 tbody td,
	.page-post .plan_container .table-06 tbody td {
		padding: 18px 25px;
	}
	.page-post .plan_container .table-04 thead th,
	.page-post .plan_container .table-05 thead th,
	.page-post .plan_container .table-06 thead th {
		font-size: 16px;
	}
	.page-post .plan_container .table-04 tbody th,
	.page-post .plan_container .table-01 tbody th,
	.page-post .plan_container .table-05 tbody th,
	.page-post .plan_container .table-06 tbody th {
		padding: 18px 17px;
	}
	.page-post .list-price-remodel .col02 > img {
		float: left;
	}
	.page-post .list-price-remodel {
		margin-left: -25px;
		margin-right: -25px;
	}
	.page-post .list-price-remodel .col02 {
		padding-left: 25px;
		padding-right: 25px;
	}
	.page-post .list-link .only-next {
		float: right;
	}
	.page-post .info-documents.row {
		margin-left: -38px;
		margin-right: -38px;
	}
	.page-post .info-documents .col02:first-child{
		padding-left: 38px;
		padding-right: 38px;
	}
	.page-post .info-documents .col02:last-child{
		padding-left: 38px;
		padding-right: 38px;
		border-left: 1px solid #E5E5E5;
	}
}
@media (max-width: 640px) {
	.page-post .scroll {
    overflow: auto;
	  white-space: nowrap;
	}
	.page-post .scroll-table {
		 overflow: auto;
	}
	.page-post .plan_container .table-01,
	.page-post .plan_container .table-04,
	.page-post .plan_container .table-03,
	.page-post .plan_container .table-08,
	.page-post .plan_container .table-10 {
		width: 710px;
	}
	.page-post .side-auto {
		max-width: none;
	}
	.page-post .list-style01 li:before {
    top: 5px;
    bottom: auto;
	}
	.page-post .list-price-remodel .col02 > img {
    padding-right: 5%;
    width: 40%;
	}
	.page-post .list-price-remodel {
		margin-left: -10px;
		margin-right: -10px;
	}
	.page-post .list-price-remodel .col02 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.page-post .list-price-remodel .col02:nth-child(3n) {
		clear: both;
	}
	.page-post .main-h04 {
    font-size: 16px;
    line-height: 27px;
    padding-left: 15px;
  }
  .page-post .main-h04:before {
    width: 4px;
    height: 25px;
	}
	.page-post .plan_container .table-06 tbody th {
		width: 20%;
	}
	.page-post .plan_container .table-06 tbody td {
		width: 30%;
	}
	.page-post .list-link .col02.only-next,
	.page-post .list-link .col02.only-prev {
		margin-bottom: 0;
	}
	.page-post .list-price-remodel .price span {
    font-size: 16px;
	}
	.main-step .col02:last-child {
    padding-left: 3%;
	}
	.main-step .item-step .img-step {
    width: 35%;
	}
	.main-step .name-step {
		width: 65%;
	}
	.page-post .ttl-step p {
    font-size: 16px;
    line-height: 26px;
  }
  .page-post .icon-step {
    font-size: 14px;
    margin-right: 10px;
  }
  .page-post .icon-step span {
    font-size: 18px;
	}
	.page-post .plan_container table p,
	.page-post .plan_container table {
	  font-size: 15px;
	}
	.page-post .plan_container .table-04 thead th,
	.page-post .plan_container .table-05 thead th,
	.page-post .plan_container .table-06 thead th {
		font-size: 16px;
	}
	.page-post .plan_container .table-05 th:nth-child(1) {
    width: 17%;
  }
  .page-post .plan_container .table-05 th:nth-child(2) {
    width: 73%;
  }
  .page-post .plan_container .table-05 th:nth-child(3) {
    width: 10%;
  }
  .page-post .info-documents .col02:last-child {
  	padding-left: 30px
	}
}
@media (max-width: 480px) {
	.page-post .list-price-remodel .col02 > img {
    width: 37%;	
	}
	.page-post .list-price-remodel .name {
		font-size: 14px;
		line-height: 21px;
	}
	.page-post .list-price-remodel .price {
		font-size: 13px;
		line-height: 19px;
	}
	.page-post .plan_container .table-06 tbody th {
		width: 24%;
	}
	.page-post .plan_container .table-06 tbody td {
		width: 26%;
	}
	.main-step .name-step {
		font-size: 14px;
		line-height: 20px;
	}
	.main-step .list-step {
    padding: 15px 5px;
	}
	.main-step .name-step {
    padding-left: 5px;
  }
  .page-post .plan_container .table-05 th:nth-child(1) {
    width: 30%;
  }
  .page-post .plan_container .table-05 th:nth-child(2) {
    width: 60%;
  }
  .page-post .plan_container .table-05 th:nth-child(3) {
    width: 10%;
  }
  .page-post .info-documents .col02:first-child {
    width: 35%;
	}
	.page-post .info-documents .col02:last-child {
    width: 65%;
	}
  .page-post .info-documents .col02:last-child {
  	padding-left: 15px
	}
	.page-post .plan_container .table-02 tbody th {
		width: 30%;
	}
	.page-post .plan_container .table-02 tbody td {
		width: 70%;
	}
	.page-post .info-documents {
    margin-top: 20px;
    margin-bottom: 20px;
	}
}

/* 190708 */
.post-info-content p a {
	color: #1D50A3 !important;
	text-decoration: underline;
}

.post-info-content p a:hover {
	text-decoration: none;
}

/* 190813 */
.page-post .noborder {
	border: none;
}
/* 190924 */
.post-info01 dl {
	font-size:14px;
	line-height:29px;
}

	.post-info01 dl dd{
	color:#000;
	padding-left:1em;
}
.post-info01 .marker1{
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.ta-l{
	text-align:left;
}
.ta-r{
	text-align:right;
}
.ta-c{
	text-align:center!important;
}
.note.fs-s,
.page-post p.fs-s{
	font-size:11px;
	line-height:1.8;
}
@media (max-width: 768px) {
  .note.ta-c{
    text-align: left;
  }
}
.fontcolor01{
  color : #1D50A3;
}
.fs15{
  font-size:15px;
}
.fc01{
  color: #1d50a3;
}
/* 191008 サイドメニューSSI */
.recom-grp-btn.category01 > .cate01 a,
.recom-grp-btn.category02 > .cate02 a,
.recom-grp-btn.category03 > .cate03 a,
.recom-grp-btn.category04 > .cate04 a,
.recom-grp-btn.category05 > .cate05 a,
.recom-grp-btn.category06 > .cate06 a,
.recom-grp-btn.category08 > .cate08 a,
.recom-grp-btn.category10 > .cate10 a,
.recom-grp-btn.category11 > .cate11 a,
.recom-grp-btn.category07 > .cate07 a,
.recom-grp-btn.category12 > .cate12 a,
.recom-grp-btn.category13 > .cate13 a,
.recom-grp-btn.category14 > .cate14 a,
.recom-grp-btn.category15 > .cate15 a,
.recom-grp-btn.category16 > .cate16 a,
.recom-grp-btn.category17 > .cate17 a,
.recom-grp-btn.category18 > .cate18 a,
.recom-grp-btn.category19 > .cate19 a,
.recom-grp-btn.category20 > .cate20 a,
.recom-grp-btn.category21 > .cate21 a,
.recom-grp-btn.category22 > .cate22 a,
.recom-grp-btn.category23 > .cate23 a,
.recom-grp-btn.category24 > .cate24 a,
.recom-grp-btn.category25 > .cate25 a,
.recom-grp-btn.category26 > .cate26 a,
.recom-grp-btn.category27 > .cate27 a,
.recom-grp-btn.category28 > .cate28 a,
.recom-grp-btn.category29 > .cate29 a,
.recom-grp-btn.category30 > .cate30 a{
	border-color: #1D50A3;
	background: #1D50A3;
	color: #FFF;
}
.recom-grp-btn.category01 > .cate01 a:after ,
.recom-grp-btn.category02 > .cate02 a:after ,
.recom-grp-btn.category03 > .cate03 a:after ,
.recom-grp-btn.category04 > .cate04 a:after ,
.recom-grp-btn.category05 > .cate05 a:after ,
.recom-grp-btn.category06 > .cate06 a:after ,
.recom-grp-btn.category08 > .cate08 a:after ,
.recom-grp-btn.category10 > .cate10 a:after ,
.recom-grp-btn.category11 > .cate11 a:after ,
.recom-grp-btn.category07 > .cate07 a:after ,
.recom-grp-btn.category12 > .cate12 a:after ,
.recom-grp-btn.category13 > .cate13 a:after,
.recom-grp-btn.category14 > .cate14 a:after,
.recom-grp-btn.category15 > .cate15 a:after,
.recom-grp-btn.category16 > .cate16 a:after,
.recom-grp-btn.category17 > .cate17 a:after,
.recom-grp-btn.category18 > .cate18 a:after,
.recom-grp-btn.category19 > .cate19 a:after,
.recom-grp-btn.category20 > .cate20 a:after,
.recom-grp-btn.category21 > .cate21 a:after,
.recom-grp-btn.category22 > .cate22 a:after,
.recom-grp-btn.category23 > .cate23 a:after,
.recom-grp-btn.category24 > .cate24 a:after,
.recom-grp-btn.category25 > .cate25 a:after,
.recom-grp-btn.category26 > .cate26 a:after,
.recom-grp-btn.category27 > .cate27 a:after,
.recom-grp-btn.category28 > .cate28 a:after,
.recom-grp-btn.category29 > .cate29 a:after,
.recom-grp-btn.category30 > .cate30 a:after{
	background-image: url(/person/recommend/img/index_ico03.png);
}
.recom-grp-btn.category01 > .cate01 span,
.recom-grp-btn.category02 > .cate02 span,
.recom-grp-btn.category03 > .cate03 span,
.recom-grp-btn.category04 > .cate04 span,
.recom-grp-btn.category05 > .cate05 span,
.recom-grp-btn.category06 > .cate06 span,
.recom-grp-btn.category08 > .cate08 span,
.recom-grp-btn.category10 > .cate10 span,
.recom-grp-btn.category11 > .cate11 span,
.recom-grp-btn.category07 > .cate07 span,
.recom-grp-btn.category12 > .cate12 span,
.recom-grp-btn.category13 > .cate13 span,
.recom-grp-btn.category14 > .cate14 span,
.recom-grp-btn.category15 > .cate15 span,
.recom-grp-btn.category16 > .cate16 span,
.recom-grp-btn.category17 > .cate17 span,
.recom-grp-btn.category18 > .cate18 span,
.recom-grp-btn.category19 > .cate19 span,
.recom-grp-btn.category20 > .cate20 span,
.recom-grp-btn.category21 > .cate21 span,
.recom-grp-btn.category22 > .cate22 span,
.recom-grp-btn.category23 > .cate23 span,
.recom-grp-btn.category24 > .cate24 span,
.recom-grp-btn.category25 > .cate25 span,
.recom-grp-btn.category26 > .cate26 span,
.recom-grp-btn.category27 > .cate27 span,
.recom-grp-btn.category28 > .cate28 span,
.recom-grp-btn.category29 > .cate29 span,
.recom-grp-btn.category30 > .cate30 span,
.recom-grp-btn.category01 > .cate01 a:hover span,
.recom-grp-btn.category02 > .cate02 a:hover span,
.recom-grp-btn.category03 > .cate03 a:hover span,
.recom-grp-btn.category04 > .cate04 a:hover span,
.recom-grp-btn.category05 > .cate05 a:hover span,
.recom-grp-btn.category06 > .cate06 a:hover span,
.recom-grp-btn.category08 > .cate08 a:hover span,
.recom-grp-btn.category10 > .cate10 a:hover span,
.recom-grp-btn.category11 > .cate11 a:hover span,
.recom-grp-btn.category07 > .cate07 a:hover span,
.recom-grp-btn.category12 > .cate12 a:hover span,
.recom-grp-btn.category13 > .cate13 a:hover span,
.recom-grp-btn.category14 > .cate14 a:hover span,
.recom-grp-btn.category15 > .cate15 a:hover span,
.recom-grp-btn.category16 > .cate16 a:hover span,
.recom-grp-btn.category17 > .cate17 a:hover span,
.recom-grp-btn.category18 > .cate18 a:hover span,
.recom-grp-btn.category19 > .cate19 a:hover span,
.recom-grp-btn.category20 > .cate20 a:hover span,
.recom-grp-btn.category21 > .cate21 a:hover span,
.recom-grp-btn.category22 > .cate22 a:hover span,
.recom-grp-btn.category23 > .cate23 a:hover span,
.recom-grp-btn.category24 > .cate24 a:hover span,
.recom-grp-btn.category25 > .cate25 a:hover span,
.recom-grp-btn.category26 > .cate26 a:hover span,
.recom-grp-btn.category27 > .cate27 a:hover span,
.recom-grp-btn.category28 > .cate28 a:hover span,
.recom-grp-btn.category29 > .cate29 a:hover span,
.recom-grp-btn.category30 > .cate30 a:hover span{
	color: #FFF;
}

.recom-grp-btn span {
	display: block;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: 900;
}
@media only screen and (max-width: 640px) {
.recom-grp-btn span {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0,-50%);
	}
}
.table-042 table td{
		width:50%;
	}
@media (min-width: 641px) {
	.table-042 table{
		max-width:50%;
	}

}
@media (max-width: 640px) {
	.page-post .plan_container.no-scroll-table table{
		width:100%;
		max-width:350px;
	}
	.plan_container.no-scroll-table table thead th,
	.plan_container.no-scroll-table table thead td,
	.plan_container.no-scroll-table table tbody th,
	.plan_container.no-scroll-table table tbody td{
	padding:10px 5px;
	}
}

/* リスト */
.list-disc li{
	position: relative;
	padding-left:1em;
	position:relative;
  font-size: 14px;
    line-height: 2;
}
.list-disc li:before{
	content:"・";
	position : absolute;
	left:0;
}
.post-info01 ol{
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
  font-size:14px;
  line-height:1.8;
}
ol ol{
  padding-left: 1em;
}
.post-info01 ol li{
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.post-info01 ol li:before {
  counter-increment: item;
  content: counter(item)'';
  padding-right: .5em;
}
ol.num-h4 li:before{
	color:#FFF;
	background:#253494;
	padding:0 6px;
	margin-right:.55em;
}
.post-info01 ol.num-h4 li{
  text-indent: -2em;
  padding-left: 2em;
  margin-top:10px;
}
dd ul{
	margin:0;
}

.page-post img.content-img-m{
	width:100%;
	max-width:370px;
}
.page-post img.content-img-r{
	width:100%;
	max-width:270px;
}
.page-post img.content-img-s{
	max-width:200px;
}
.page-post img.content-img-xs{
	max-width:150px;
}
.page-post img.content-img-icon{
	max-width:100px;
}
.post-info-content .float-right{
  float:right;
}
.post-info01 .post-info-content .float-left-pc{
    float:left;
    margin: 0 20px 0 0 ;
    padding:0;
}
.post-info01 .post-info-content .float-right-pc{
    float:right;
    margin: 0 0 0 20px ;
    padding:0;
}
.post-info01 .post-info-content .float-none{
  float:none;
}
@media (max-width: 640px){
    .page-post img.content-img-m{
    max-width:100%;
    }
    .post-info01 .post-info-content .float-left-pc,
    .post-info01 .post-info-content .float-right-pc{
    float:none;
    margin: 0;
    }
}
ul.content-flow{
	max-width: 680px;
	margin:0 auto;
}
ul.content-flow > li{
	border:2px solid #bcdbf1;
	border-radius:8px;
	padding:20px;
	position: relative;
  	display: inline-block;
  	width:100%;
  	margin: 20px 0 0;

  	min-width: 120px;
  	max-width: 100%;
  	text-align:center;
}
ul.content-flow > li:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #bcdbf1;
}
ul.content-flow > li:last-of-type:before {
	content:none;
}
ul.content-flow > li ul{
	display: inline-block;
	width:auto;
	margin:10px auto 0;
	text-align:left;
}
/* 共通パーツ
------------------------------------------------------------------------------------*/
.page-post p.f16{
	font-size:16px;
}
.page-post p.f14{
	font-size:14px;
}
.txt-indent01 {
padding-left:1em;
text-indent:-1em;
}
/* ※1など2文字の時のインデント*/
.txt-indent02 {
padding-left:2em;
text-indent:-2em;
}
/* 出典：など3文字の時のインデント*/
.txt-indent03 {
padding-left:3em;
text-indent:-3em;
}
.box-type01{
	background:#d0e8fc;
	border-radius:5px;
	padding:20px;
	width:100%;
}
.ico-circle:before{
  content:"";
  display: inline-block;
  width:10px;
  height:10px;
  border-radius:5px;
  background:#253494;
  margin-right:0.5em;
}
@media (min-width: 640px){
  .box-type01{
	width:350px;
  }
}
@media (min-width: 640px){
  .page-post img.col-right,
  .page-post div.col-right img{
    max-width: 370px;
    padding:0 0 0 20px;
  }
  .page-post img.col-left,
  .page-post div.col-left img{
    max-width: 370px;
    padding:0 20px 0 0;
  }
  .page-post div.col-right{
    max-width: 370px;
    float:right;
    padding-left:0;
    padding-right:0;
  }
  .page-post .post-info01 div.col-right h4{
    padding-left:20px;
  }
}
@media (max-width: 640px){
  .page-post .post-info01 img.float-none-sp.col-right,
  .page-post .post-info01 img.float-none-sp,
  .page-post .post-info02 img.float-none-sp{
    width:100% ;
    max-width:100%;
    padding:0;
    float:none ;
  }
	.page-post .post-info01 div.col-right p,
	.page-post .post-info01 div.col-right img{
		width:100%;
		float:none;
		padding-left: 0;
	}
}

/* table */
@media (min-width: 640px){
.page-post .plan_container.table-width1 table{
  width:500px;
}
}

.ml20{
  margin-left:20px;
}
/* 記事固有
------------------------------------------------------------------------------------*/
/* 050 table */
.rec050 table thead tr:first-of-type th{
	background:#FFF;
	border:1px solid #FFF;
	color:#1d50a3;
	width:100%;
	font-size: 14px;
}
.rec050 table thead th{
	padding:5px 0;	
}
.rec050 table th,
.rec050 table td{
	width:10%;
}
.rec050 table tr td:nth-of-type(1),
.rec050 table tr td:nth-of-type(3),
.rec050 table tr td:nth-of-type(5){
	width:20%;
	padding:10px 0 10px 3px;
}
.rec050 table th span{
	color:#FFF;
}
@media (max-width: 640px){
	.plan_container.rec050 table tr > th,
	.plan_container.rec050 table tr > td{
	font-size:10px;
	}
}
/* 051 table */
.plan_container.rec051 .f11{
    font-size:11px;
}
.plan_container.rec051 table thead th{
font-size:13px;
}
.plan_container.rec051 table tr td:last-of-type{
	border-right:1px solid #e5e5e5;
}
.plan_container.rec051 table tbody tr:last-of-type th{
background:none;
border-bottom:none;
}
.page-post .plan_container.rec051 table tbody tr:last-of-type td,
.page-post .plan_container.rec051 table tbody tr:last-of-type th{
border-left:none;
border-right:none;
font-size:11px;
text-align:right;
}
.plan_container.rec051 table{
border:none;
}
.plan_container.rec051 table tbody tr:last-of-type th{
background:none;
border-bottom:none;
}
@media (max-width: 640px){
	.plan_container.rec051 table td{
	font-size:12px;
	}
	.plan_container.rec051 table td{
	padding:15px 5px !important;
	}
	.plan_container.rec051 table tbody tr:last-of-type td,
	.plan_container.rec051 table tbody tr:last-of-type th{
	text-align:left;
	}
	.plan_container.rec051 table thead th{
	font-size:12px;
	vertical-align:top;
	}
}
/* 055 */
.page-post .btn01.btn-check:before{
    content:"";
    display: inline-block;
    width:25px;
    height:25px;
    background:url(/person/recommend/img/055_02.png) no-repeat;
    background-size:contain;
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    margin-left:-30px;
}
.page-post .btn01.btn-check:hover:before {
	content: '';
	background: url(/person/recommend/img/055_02_hover.png) no-repeat;
    background-size:contain;
}
/* 058 */
.rec058 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.rec058 table{
  max-width: 500px;
}
.rec058 table th,
.rec058 table td{
  width:33% !important;
}
.rec058 table td{
  text-align: right !important ;
}
.rec058 table:nth-of-type(2) td,
.rec058 table:nth-of-type(2) th{
  text-align: center !important;
}
/* 062 */
@media (max-width: 640px){
  .rec062 a br{
    display: none;
  }
}
/* 065 */
.rec065 table *{
  font-size: 14px;
}
.rec065 table span{
  font-size:12px;
  display: block;
}
.rec065 table thead tr th:first-of-type,
.rec065 table tbody tr th{
  width:20%;
  font-weight: bold;
}
.rec065 table thead tr th:last-of-type,
.rec065 table thead tr th:nth-of-type(2),
.rec065 table tbody tr td{
  width:40%;
  padding:14px 5px;
}
@media (max-width: 640px){
	.rec065 table *{
		display:block;
		padding:0;
		width:100%;
		font-size:12px !important;
	}
	.rec065 table thead tr th:first-of-type,
	.rec065 table tbody tr th{
	width:100%;
	font-weight: bold;
	vertical-align:top;
	clear:both;
	border-top:none;
	border-left:none;
	border-right:none;
	}
	.rec065 table thead tr th:first-of-type{
	display:none;
	}
	.rec065 table thead tr th:last-of-type,
	.rec065 table thead tr th:nth-of-type(2),
	.rec065 table tbody tr td{
	float:left;
	width:50%;
	padding:14px 5px;
	border-top:none;
	}
	.rec065 table tbody tr td{
	min-height:60px;
	}
}
.post-info01.border{
	border:1px solid #CCC;
	padding:20px;
	border-radius:10px;
}
.rec068 h3 .h3-txt{
	display:block;
	font-size:80%;
}
.rec068 dl {
	font-size:13px;
  border-top:1px solid #CCC;
  margin-top:20px;
  padding-top:10px;
}
.rec068 dt,
.rec068 dd{
	display:inline-block;
	width:100px;
  vertical-align: top;
}
.rec068 dd {
	width:calc(100% - 110px);
}
.rec068 .page-post .btn01 span{
	font-size:12px;
	color:#FFF;
}
.rec068 .page-post .btn01:hover span{
	font-size:12px;
	color:#1D50A3;
}
/* 071 */
@media (min-width: 640px){
  .page-post .post-info01.rec071 img,
  .page-post .post-info02.rec071 img {
    max-width: 370px;
  }
}
h4{
  font-weight: bold;
  font-size:16px;
  font-size: 140%;
  line-height:25px;
}
/*数字付 h4*/

h4.num-h4{
  margin:20px 0 10px;
}
h4.num-h4 span{
  background:#1D50A3;
  color:#FFF;
  display:inline-block;
  height:25px;
  line-height:25px;
  font-size:14px;
  text-align: center;
  width:25px;
  margin-right:10px;
}
ol.num-h4{
	
}
/* 075 */
.rec075 h4{
  font-size:16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.rec075 table{
  max-width: 500px;
}
.rec075 table th,
.rec075 table td{
  width:33% !important;
}
.rec075 table td{
  text-align: right !important ;
}

/* 071 */

/* 082 */
.rec082 table{
  
}
.page-post .plan_container.rec082 table.table-06 tbody td,
.page-post .plan_container.rec082 table.table-06 tbody th{
  padding:3px;
  font-size:11px;
  width: 8%;
  text-align: center;
  white-space: nowrap;
}
.page-post .plan_container.rec082 table.table-06 tbody .th{
  width:20px;
}

/* 081 */


/* 087 */
.plan_container.rec087 h4{
	text-align:center;
}
.plan_container.rec087{
	max-width:500px;
	margin:10px auto 0;
}
.recom-inner .plan_container.rec087 table th,
.recom-inner .plan_container.rec087 table td{
	text-align:center !important;
	line-height:1.6;
	padding:10px;
}
.recom-inner .plan_container.rec087 table th{
	width:20%;
}
.recom-inner .plan_container.rec087 table td{
	width:40%;
}
@media (max-width: 640px){
  .rec088 img.float-none-sp{
    margin:10px auto;
    display: block;
  }
  .rec088-icon img.content-img-xs{
    width:40px;
    padding-right: 0;
  }
}
.rec088-plan .planBlock dl dd{
	padding:0;
}
.rec088-plan .planBlock dl dt p{
	font-size:12px;
	line-height:1.6;
}
.rec088-plan .planBlock dl dt h4{
	margin-top:10px;
}
.rec088-plan .planBlock dl dd .box01 p{
	line-height:1;
	margin-top:15px;
}
.rec088-plan .planBlock dl dd .note{
	font-size:11px;
}
@media (min-width: 640px){
.rec088-plan .planBlock{
    display:flex;
    width:100%;
    justify-content: center;
}
.rec088-plan .planBlock dl{
	width:32.3%;
	margin-right:1%;
}
.rec088-plan .planBlock dl:last-of-type{
	margin-right:0;
}
}
/* 089 */
.plan_container.rec089 table td,
.plan_container.rec089 table th{
	font-size:12px;
	padding:5px
}
.rec089 td{
	width:8%;
}
.rec089 tbody th{
	width:12%;
  text-align: center !important;
}
.plan_container.rec089 table thead th{
	width:auto;
}
@media (max-width: 640px){
	.plan_container.rec089 table td,
    .plan_container.rec089 table th{
	font-size:10px;
	padding:0;
    }
	.rec089 td{
	width:8%;
    }
    .rec089 tbody th{
	width:12%;
    }
}

/* 091 */
.plan_container.rec091 table{
	max-width:350px;
}
.plan_container.rec091 table td,
.plan_container.rec091 table th{
	font-size:12px;
	padding:5px 0;
	text-align:center;
}
.plan_container.rec091 table.table-08{
  max-width: 500px;
}
.plan_container.rec091 table.table-08 td,
.plan_container.rec091 table.table-08 th{
  text-align: center !important;
  font-size:13px;
}

/* 098 */
.rec098.box-type01 div{
  display: flex;
  justify-content: center;
}

/* 104 */
.plan_container.rec104 table th,
.plan_container.rec104 table td{
  width:70%;
  text-align: left;
}
.plan_container.rec104 table thead th:first-of-type,
.plan_container.rec104 table tbody th{
  width:30%;
}
.plan_container.rec104 table thead th{
  text-align: center;
}
.plan_container.rec104 table tbody td{
  padding: 14px;
}

/* rec105 */
.plan_container.rec105 table th,
.plan_container.rec105 table td,
.plan_container.rec105 table td li{
    font-size:12px;
}
.plan_container.rec105 .table-03 span{
	display:inline;
}
@media (min-width: 640px){
  .plan_container.rec105 table thead tr:first-of-type th{
    border-bottom:1px solid #FFF;
  }
  .plan_container.rec105 table thead th{
    padding:5px;
  }
  .page-post .plan_container.rec105 table tbody th:nth-of-type(n){
    width:35%;  	
  }
  .page-post .plan_container.rec105 table tbody td{
    width:65%;  	
  }
}
@media (max-width: 639px){
   .plan_container.rec105 table thead tr:first-of-type th{
   border-bottom:none;
  }
   .plan_container.rec105 table thead tr:last-of-type{
   display:none;
   }
   .page-post .plan_container.rec105 table tbody th:nth-of-type(n),
   .plan_container.rec105 table tbody td{
   	display:block;
   	width:100%;
   }
   .page-post .plan_container.rec105 table tbody th{
   	border:none;
    border-top:1px solid #e1e1e1;
    border-bottom:1px dotted #CCC;
   	}
	.page-post .plan_container.rec105 table tbody td{
		border:none;
	}
	.page-post .plan_container.rec105 table{
    display:block;
    width:100%;
    border:1px solid ##e1e1e1;
	}
}
.content-flow.rec105 > li p{
	font-weight:bold;
	margin:10px 0;
	font-size:16px;
}
.content-flow.rec105 > li{
	padding:10px 10px 200px;
}
.content-flow.rec105 > li:first-of-type{
  background: url(/person/recommend/img/105_01.png) no-repeat;
  background-size:auto 150px;
  background-position:center bottom 5px;
  border-color:#f15a24;
  padding:10px 10px 150px;
}
.content-flow.rec105 > li:nth-of-type(2){
  background: url(/person/recommend/img/105_02.png) no-repeat;
  background-size:auto 200px;
  background-position:center bottom 5px;
  border-color:#005cef;
  padding:10px 10px 200px;
}
.content-flow.rec105 > li:nth-of-type(3){
  background: url(/person/recommend/img/105_03.png) no-repeat;
  background-size:auto 150px;
  background-position:center bottom 5px;
  border-color:#006837;
  padding:10px 10px 150px;
}
.content-flow.rec105 > li:first-of-type p{
	color:#f15a24;
}
.content-flow.rec105 > li:nth-of-type(2) p{
	color:#005cef;
}
.content-flow.rec105 > li:nth-of-type(3) p{
	color:#006837;
}
.content-flow.rec105 > li h5{
	font-size:13px;
	font-weight:bold;
	line-height:1.7;
	text-align:left;
}
.content-flow.rec105 > li:first-of-type:before{
  border-top: 15px solid #f15a24;
}
ul.content-flow.rec105 > li:nth-of-type(2):before{
  border-top: 15px solid #005cef;
}

ul.content-flow.rec105 .fs-s.txt-indent01{
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-align:left;
}
ul.content-flow.rec105 p .fs-m{
	font-size:12px;
	font-weight:normal;
	display:block;
}
.content-flow.rec105 > li ul br{
	display:none;
    }
@media (min-width: 640px){
.content-flow.rec105 > li:first-of-type{
  background: url(/person/recommend/img/105_01.png) no-repeat;
  background-size:120px auto;
  background-position:right 5px top 7px;
  border-color:#f15a24;
  padding:10px 20px;
}
.content-flow.rec105 > li:nth-of-type(2){
  background: url(/person/recommend/img/105_02.png) no-repeat;
  background-size:120px auto;
  background-position:right 5px top 7px;
  border-color:#005cef;
  padding:10px 20px;
}
.content-flow.rec105 > li:nth-of-type(3){
  background: url(/person/recommend/img/105_03.png) no-repeat;
  background-size:120px auto;
  background-position:right 5px top 7px;
  border-color:#006837;
  padding:10px 20px;
}
.content-flow.rec105 > li h5{
	text-align:center;
}
.content-flow.rec105 > li ul br{
	display:block;
    }
}

.page-post .post-info01 .rec107{
  width:100%;
}

/* 110 */
.page-post .plan_container.rec110 table tbody th:nth-of-type(1){
	width:20%;
  white-space: nowrap;
}
.page-post .plan_container.rec110 table tbody td:nth-of-type(1){
	width:80%;
}

/* 111 */
.page-post .plan_container.rec111 table.table-10 th,
.page-post .plan_container.rec111 table.table-10 td{
	padding:5px 0;
  font-size:12px;
}

/* 114 */
.page-post .plan_container.rec114 table.table-10 th,
.page-post .plan_container.rec114 table.table-10 td{
  font-size:12px;
}
.page-post .plan_container.rec114 table.table-10 th{
	font-weight:bold;
}
.page-post .plan_container.rec114 table.table-10 thead th,
.page-post .plan_container.rec114 table.table-10 tbody td{
	width:15%;
}
.page-post .plan_container.rec114 table.table-10 thead th:first-of-type,
.page-post .plan_container.rec114 table.table-10 tbody th{
	width:40%;
}
.page-post .plan_container.rec114 table.table-10 thead th:first-of-type{
  background:#f6f9ff;
}

@media (min-width: 640px){
  .page-post .plan_container.rec114 table.table-10 br{
    display: none;
  }
  .page-post .plan_container.rec114 table.table-10 th,
  .page-post .plan_container.rec114 table.table-10 td{
    font-size:13px;
}
}
/* 115 */
.rec115 .post-info01 .post-info-content a{
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
}
.rec115 .post-info01 .post-info-content a.col-right{
	margin-right:0;
}
.rec115 .num-h4{
	font-size:18px;
}
.rec115 .num-h4 span:last-of-type{
	color:#000;
	font-weight:normal;
	display:inline;
	background:none;
	margin-left:45px;
}
.rec115 .post-info01 .post-info-content .list-disc a{
	font-weight:normal;
	font-size:14px;
	color:#1d50a3;
	text-decoration:underline;
}
@media (max-width: 640px){
	.rec115 .post-info01 .post-info-content a img.content-img-xs{
		max-width:120px;
	}
}

/* 124 */
.page-post .plan_container.rec124 table td{
	width:40%;
	padding:5px;
}
.page-post .plan_container.rec124 table tbody th,
.plan_container table thead th{
	width:20%;
}
@media (max-width: 640px){
	.page-post .plan_container.rec124 table tr,
	.page-post .plan_container.rec124 table tbody th,
	.page-post .plan_container.rec124 table tbody td{
		display:block;
        width:100%;
		box-sizing:border-box;
	}
	.page-post .plan_container.rec124 table thead th:first-of-type{
		display:none;
	}
	.page-post .plan_container.rec124 table tbody th,
	.page-post .plan_container.rec124 table tbody td{
		width:50%;
		float:left;
		padding:5px;
	}
	.page-post .plan_container.rec124 table tbody tr th{
		width:100%;
		clear:both;
		border:none;
		border-top:1px solid #e1e1e1;
	}
	.page-post .plan_container.rec124 table tbody td{
		border-right:1px solid #e1e1e1;
		border-left:none;
	}
	.page-post .plan_container.rec124 table tbody td:last-of-type{
		border-right:none;
	}
}

/* 123 */
.page-post .plan_container.rec123-1 table tbody tr th,
.page-post .plan_container.rec123-1 table tbody tr td{
  font-size:13px;
  text-align:left;
  padding:10px;
}
.page-post .plan_container.rec123-1 table tbody tr td p{
    font-size:13px;
}
.page-post .plan_container.rec123-1 table tbody td span{
  float:right;
}
.page-post .plan_container.rec123-1 table thead th:first-of-type{
	width:10%;
}
.page-post .plan_container.rec123-1 table tbody tr.tr-parent th,
.page-post .plan_container.rec123-1 table tbody tr.tr-parent td{
    border-bottom:1px solid #9299c9;
    border-top:1px solid #9299c9;
    font-weight:bold;
}
.page-post .plan_container.rec123-1 table tbody tr th.border-bottom-none{
  border-bottom: none;
}
@media (max-width: 640px){
	.page-post .plan_container.rec123-1 table tr,
	.page-post .plan_container.rec123-1 table tbody th,
	.page-post .plan_container.rec123-1 table tbody td{
	display:block;
    width:100%;
	box-sizing:border-box;
	}
	.page-post .plan_container.rec123-1 table tbody th{
	width:100%;
	clear:both;
	border:none;
	border-top:1px solid #e1e1e1;
	}
	.page-post .plan_container.rec123-1 table tbody td{
    width:33%;
    float:left;
    height:80px;
    border-right:none;
	}
	.page-post .plan_container.rec123-1 table tbody td p{
	display:block;
	position:relative;
	height:70px;
	line-height:20px;
	}
	.page-post .plan_container.rec123-1 table tbody td span{
		position:absolute;
		bottom:10px;
		left:0;
	}
	.page-post .plan_container.rec123-1 table tbody td:last-of-type{
    border-left:1px solid #e1e1e1;
	}
}

.page-post .plan_container.rec123-3 table tbody th a{
  text-decoration: underline;
  font-weight:bold;
  color:#1d50a3;
}
.page-post .plan_container.rec123-3 table tbody th{
  width:20%;
}
.page-post .plan_container.rec123-3 table tbody td{
  width:40%;
  text-align: left;
  padding:5px 10px;
}
.page-post .plan_container.rec123-3 table tbody th a{
  text-decoration: underline;
  font-weight:bold;
  color:#1d50a3;
}
.page-post .plan_container.rec123-3 table tbody th{
  width:20%;
}
.page-post .plan_container.rec123-3 table tbody td{
  width:40%;
  text-align: left;
  padding:5px 10px;
}
@media (max-width: 640px){
	.page-post .plan_container.rec123-3 table tr,
	.page-post .plan_container.rec123-3 table tbody th,
	.page-post .plan_container.rec123-3 table tbody td{
		display:block;
        width:100%;
		box-sizing:border-box;
	}
	.page-post .plan_container.rec123-3 table thead th:first-of-type{
		display:none;
	}

	.page-post .plan_container.rec123-3 table tbody th{
		width:100%;
		clear:both;
		border:none;
		border-top:1px solid #e1e1e1;
	}
	.page-post .plan_container.rec123-3 table tbody td{
		width:50%;
		float:left;
		padding:5px;
	}
	.page-post .plan_container.rec123-3 table tbody td{
		border-right:none;
	}
	.page-post .plan_container.rec123-3 table tbody td:last-of-type{
    border-left:1px solid #e1e1e1;
	}
}


.page-post .rec137 .content-box{
	border:2px solid #bcdbf1;
	border-radius:10px;
	padding:15px 25px;
	margin-top:20px;
}
.page-post .rec137 .content-box h4{
	background:#57a4db;
	text-align:center;
	color:#FFF;
	height:30px;
	line-height:30px;
	border-radius:15px;
	max-width:500px;
	margin:0 auto 10px;
}
.page-post .rec137 .content-box p.weight-bold span{
	color:#f15a24;
}
.page-post .rec137 .content-box ul li h5 span{
	display:inline-block;
	background:#f15a24;
	width:30px;
	height:30px;
	border-radius:15px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	color:#FFF;
	margin-right:10px;

}
.page-post .rec137 .content-box ul li h5{
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
.page-post .rec137 .content-box ul li p{
	margin-left:40px;
	font-size:13px;
	line-height:1.8;
}
@media (max-width: 640px){
	.page-post .rec137 .content-box{
	padding:10px;
    }
}

/* recommend top
------------------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');


/* -------------------- header -------------------- */
.recommend-header{
  width:100%;
  z-index: 99;
  background: #FFF;
}
.recommend-header.fixed .mv{
  min-height:50px;
  height:50px;
  background-size:contain;
}
.recommend-index .mv {
  background-image: url(/person/recommend/img/index_foot01.png);
  background-size:  auto;
  height:auto;
  min-height: 120px;
  border-top:1px solid #EEE;
	}
.recommend-index .mv h1{
  height:auto;
  padding: 0;
}
@media (max-width: 640px){
  .recommend-index .mv {
    background-size:contain;
    background-position: center;
    margin:0 10px;
    height:auto;
    min-height: 100px;
    padding:15px 0;
    transition: scale .3s;
  }
}
/* navi */
.recommend-nav .nav-item{
  width:100%;
  background:url(/person/recommend/img/nav_bg.png) #253494;
  padding:0 7px;
  width:100%;
  box-shadow: 0 5px 3px 0 rgba(0,0,0,.15);
  margin-bottom:5px;
}
.recommend-nav .nav-item ul{
	max-width:1000px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
  margin:0 auto;
}
.recommend-nav ul li{
	padding: 0;
	height:100%;
}
.recommend-nav ul li:last-of-type a{
  display: block;
}
.recommend-nav ul li a span{
	color:#FFF;
	font-size: 14px;
  white-space: nowrap;
	  padding:0 15px;
	  line-height:40px;
}
.recommend-nav ul li a:hover span{
	opacity:0.7;
}
@media (min-width: 641px){
  .recommend-nav input,
  .recommend-nav label{
    display: none;
  }
}
@media (max-width: 640px){
  .recommend-nav{
    height:auto;
    position: relative;
  }
  .recommend-nav .nav-item{
  	background:none ;
  	background:#253494;
    padding-bottom: 30px;
  }
  .recommend-nav ul{
    width:100%;
    padding:10px 0 20px;
  }
  .recommend-nav ul li{
    display: inline-block;
    margin:1%;
    width:30%;
    padding:0;
  }
  .recommend-nav ul li a{
  	display:block;
  	text-align:center;
  	padding:5px 8px;
  	border:1px solid #4656bc;
    border-radius: 3px;
  }
  .recommend-nav ul li a span{
    line-height: 1;
    border:none;
    text-align: center;
    padding:0;
    white-space: nowrap;
    font-size:11px;
  }
  .recommend-nav ul li.cate18{
    width:63%;
  }
  .recommend-nav ul li:last-of-type a span{
  	border-right:none;
    
  }
  /* acordion*/
    .nav-item {
    padding:0;
    position: relative;
    overflow: hidden;
    height: 100px;
  }
  .nav-btn {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: auto;
    padding: .5em 0;
    border-top: 1px solid #1d50a3;
    background: #253494;
    color: #fff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 -8px 3px -3px  rgba(15,21,60,.4);
  }
  .nav-btn::after {
    content: "カテゴリをすべて見る"
  }
  .nav-btn:hover {
    background: #253494;
    color: #FFF;
  }
  .nav-btn img {
    margin-right: .5em;
    max-height:8px;
    transform: rotateZ(90deg)
  }
  .nav-trigger {
    display: none;
  }
  .nav-trigger:checked ~ .nav-btn::after {
    content: "閉じる"
  }
  .nav-trigger:checked ~ .nav-btn img {
    transform: rotate(-90deg);
    margin-bottom: 2px;
  }
  .nav-trigger:checked ~ .nav-item {
    height: auto;
  }
  .nav-trigger:checked ~ .nav-item::before {
    display: none;
  }
}
/* slider */
.slider{
  display: none;
}
.slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}
.recommend-index .slider-container{
  background: #f2f2f2;
  padding:10px 0 ;
}
.recommend-index .slider-container h2{
  width:100%;
  font-weight: bold;
  text-align: center;
  padding: 15px 0 10px;
  position: relative;
}
.recommend-index .slider-container h2 span{
  display: block;
  max-width:1000px;
  text-align: :left;
  margin:0 auto;
  font-size:160%;
}
.recommend-index .slider-container h2:after{
    content: "";
    width: 35px;
    height: 2px;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom:0;
    background:#253494;
}
.recommend-index .slider{
  padding:20px 0 10px;
}
.recommend-index .slider > li{
  display: block;
  padding:0 2%;
  background:#FFF;
}
.recommend-index .slider li .recom-post{
  position:relative;
  background:#FFF;
  border:1px solid #ccc;
  margin:0 2%;
}
.recommend-index .slider li .recom-cate{
  position:absolute;
  background:rgba(37,52,148,.8);
  color:#FFF;
  padding:3px 5px;
  margin:0;
  top:0;
  left:0;
  z-index: 3;
}
.recommend-index .slider li .recom-post-inr{
	padding:10px;
  min-height:130px;
  border:none;
}
.recommend-index .slider li .recom-post-inr h3{
	font-size:134%;
	line-height:1.6;
	margin-top:0;
}
.recommend-index .slider li .recom-post-inr .recom-stt-date{
	background:none;
	padding-left:0;
	font-family:"Robot",sans-serif;
	font-size:80%;
}
.recommend-index .slider li .recom-post-inr .recom-tags.type02{
	bottom:10px;
}
.slick-dots li{
  margin:0;
}
.slick-dots li button::before{
  font-size:24px;
  color:#999;
  opacity:1;
}
.slick-dots li.slick-active button::before{
  color:#253494;
  opacity:1;
}
.slick-prev{
  left:10px;
}
.slick-next{
  right:10px;
}
.slick-arrow{
  z-index: 9;
  width:30px;
  height:50px;
}
.slick-next:before,.slick-prev:before{
  content:"";
  background:url(/person/recommend/img/ico-slider-arow.svg);
  display: block;
  width: 30px;
  height:50px;
  background-size: contain;
  opacity: 0.5;
}
.slick-next:before{
  transform: rotate(180deg);
}
@media (max-width: 640px){
  .recommend-index .slider-container{
    padding: 0 0 10px;
  }
   .recommend-index .slider li .recom-post-inr{
      min-height: 150px;
  }
}
/* -------------------- contents -------------------- */
.recommend-index{
  position: relative;
}
.recommend-index .recom-art-ttl{
  font-size:200%;
}
.recommend-index .recom-col02 > div{
  border-top:1px dotted #999;
}
.recommend-index .recom-col02 > div:nth-of-type(odd){
  border-right: 1px dotted #999;
}
.recommend-index .recom-col02 > div:last-of-type,
.recommend-index .recom-col02 > div:nth-last-of-type(2){
  border-bottom: 1px dotted #999;
}
.recommend-index .recom-inner{
  float:none;
  width:100%;
  position: relative;
}
.recommend-index .recom-inner .recom-col02 > div{
	padding:0;
}
.recommend-index .recom-inner .recom-col02 > div > a{
	display:block;
	padding:15px;
}
.recommend-index .recom-inner .recom-col02 > div > a:hover{
	background:#F9F9F9;
}
.recommend-index .recom-inner .recom-col02 > div > a:hover .recom-post-img img{
	transform:scale(1.1,1.1);
	transition: all 0.3s ease-out;
}
.recommend-index .recom-inner .recom-post{
  border:none;
  display: flex;
}
.recommend-index .recom-inner .recom-post .recom-post-inr{
  padding:0;
  border:none;
  margin-left:1%;
  position: relative;
  width:100%;
}

.recommend-index .recom-inner .recom-post .recom-post-inr h3{
  margin-top:0;
  font-size:132%;
  line-height: 1.7;
  letter-spacing: 0;
}

.recommend-index .recom-inner .recom-post .recom-post-img{
  width:100%;
  max-width: 200px;
  height:130px;
  margin-right:20px;
  border:1px solid #ddd;
}

.recommend-index .recom-inner .recom-post-inr .recom-stt-cat{
  display: none;
}
.recommend-index .recom-inner .recom-post-inr .recom-stt{
  line-height: 1.6;
}
.recommend-index .recom-inner .recom-post-inr .recom-stt-date{
  background:none;
  padding-left: 0;
  margin-left: 0;
  font-family: 'Robot',sans-serif;
  font-size:80%;
}
.recommend-index .recom-tags.type02{
  margin-top:0;
  position: absolute;
  bottom:0;
  width:calc(100% - 10px);
  max-height:64px;
  overflow: hidden;
  margin:0 -3px;
  padding-left:15px;
  background:url(/person/recommend/img/index_ico02.png) no-repeat;
  background-position:top 5px left 0px ;
  background-size:10px auto;
}
.recommend-index .recom-tags.type02 li{
  margin:0 3px;
  white-space: nowrap;
  display: inline;
  line-height: 1;
  font-size:11px;
}
.recommend-index .recom-tags.type02 li span{
  display: inline;
  padding:0;
  border:none;
  background:none;
  border-radius: 2px;
  line-height: 1.6;
  font-size:11px;
  color:#666;
}
.recommend-index .button-L a{
	display:block;
  width:90%;
  max-width:500px;
	border:1px solid #333;
	text-align:center;
	font-size:130%;
	padding:15px;
	margin:30px auto 60px;
	letter-spacing:.05em;
	background:url(/person/recommend/img/icon-arrow-bk.svg) no-repeat #EEE;
	background-size: 10px 18px;
	background-position: top 50% right 10px;
}
.recommend-index .button-L a:hover{
	background:url(/person/recommend/img/icon-arrow-w.svg) no-repeat #253494;
	background-size: 10px 18px;
	background-position: top 50% right 10px;
	color:#FFF;
}
.recommend-index .button-L a:hover span{
	background:#253494;
	color:#FFF;
}
.recommend-index .category-list ul{
	display:flex;
	flex-wrap:wrap;
}
.recommend-index .category-list ul li{
  white-space:nowrap;
  text-align: center;
  width:18%;
  margin:1%;
  font-weight: bold;
  border:1px solid #666;
}
.recommend-index .category-list ul li a{
  padding:8px;
  background:url(/person/recommend/img/icon-arrow-bk.svg) no-repeat #EEE;
  background-size: 6px 10px;
  background-position: top 50% right 5px;
  font-size:14px;
  display: block;
}
.recommend-index .category-list ul li a:hover{
  padding:8px;
  background:url(/person/recommend/img/icon-arrow-w.svg) no-repeat #253494;
  background-size: 6px 10px;
  background-position: top 50% right 5px;
  color:#FFF;
}
@media (min-width: 641px){
  .recommend-index .recom-sidebar{
  display: none;
  }
}
@media (max-width: 640px){
  .recommend-index .recom-inner .recom-post{
    display: block;
    position:relative;
    padding-bottom: 70px;
  }
 .recommend-index .recom-inner .recom-post .recom-post-inr{
   position:static;
   width:100%;
  }
  .recommend-index .recom-inner .recom-post .recom-post-img{
    max-width:100%;
  }
  .recommend-index .category-list ul{
  	display:block;
  	margin:0 auto;
  }
  .recommend-index .category-list ul li{
    width:48%;
    display:inline-block;
    margin-right:0;
  }
  .recommend-index .category-list ul li:nth-of-type(odd){
    width:49%;
    display:inline-block;
    margin-left:0;
  }
  .recommend-index .category-list ul li a{
  	font-size:11.5px;
  }
}
.recommend-index .sub_container.bg_image{
  padding:70px 0 0;
}

.recommend-index .recom-tags{
  display: none;
}

.recommend-index .slider li .recom-post-inr{
  min-height: 100px;
}
/* 146 */
.rec146 .color-red {
	color: #ff0000;
}

h3.num-h4{
  margin:20px 0 10px;
  font-weight: bold;
  font-size: 16px;
  font-size: 140%;
  line-height: 25px;
}
h3.num-h4 span{
  background:#1D50A3;
  color:#FFF;
  display:inline-block;
  height:25px;
  line-height:25px;
  font-size:14px;
  text-align: center;
  width:25px;
  margin-right:10px;
}

/**PDFダウンロードボタン**/
.pdf_btn { 
  padding: 42px 90px 46px; 
  border-radius: 10px; margin-top: 10px; 
}
.pdf_btn a { 
  padding: 10px 30px;
  font-size: 14px;
  color: #fff;
  line-height: 29px;
  text-align: center;
  position: relative;
  display: block;
  background: #f42b04;
  border: 1px solid #f42b04;
  font-weight: bold;
  transition: all 0.2s ease 0s;
}
.pdf_btn a:hover {
  background: #fff;
  color: #f42b04;
  border: 1px solid #f42b04;
}
.pdf_btn a:hover::after {
  content: '';
  background: url("/person/recommend/img/001_ico_arrow_red_next.png") no-repeat;
}
.pdf_btn a::after {
  content: '';
  background: url(/person/recommend/img/001_ico_arrow_white_next.png) no-repeat;
  width: 9px;
  height: 14px;
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
}
			  
@media only screen and (max-width:640px){
.pdf_btn {
  padding: 20px;
  margin-top: 30px;
}
}
/**---END---PDFダウンロードボタン**/