/* Post Main */

.post-main {
	min-width: 980px;
	margin-top: -25px;
}
.post-main__container {
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 0 80px;}
.post-main__heading {
	color: #595757;
	font-size: 4rem;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 40px;}
.post-main__heading span {
	font-size: 2.5rem;}
.post-main__inner:after {
	content: " ";
	clear: both;
	display: block;}
.post-main__image {
	float: left;
	width: 29.16%;}
.post-main__image img {
	max-width: 100%;}
.post-main__info {
	color: #595757;
	float: right;
	width: 66.66%;}
.post-main__heading2 {
	color: #595757;
	font-size: 4.3rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
	border-left: 10px solid #4E9802;
    border-bottom: 1px solid #4E9802;
    padding: 3px 0 6px 15px;
    color: #4E9802;
    font-size: 20px;
    font-weight: bold;
    background-image: none;}
.post-main__heading3 {
	border-bottom: 1px solid #808080;
	color: #595757;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 20px;
	padding: 10px 0 17px;
	position: relative;}
.post-main__heading3 span {
	color: #fff;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: bold;
	min-width: 95px;
	padding: 8px 5px 4px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;}
	.post-main__heading3 .pink {
		background: #ff5a85;}
.post-main__paragraph {
	color: #333;
	font-size: 1.5rem;
	line-height: 1.3;
	margin-bottom: 20px;}
.post-main__list-note {
	margin-bottom: 30px;}
	.post-main__list-note li {
		color: #333;
		font-size: 1.2rem;
		line-height: 1.3;
		margin-bottom: 6px;}
.post-main__block {
	background: #e6e6e6;
	padding: 30px 25px;}
.post-main__block__text {
	color: #333;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-bottom: 25px;
	text-align: center;}
	.post-main__block__text a {
		color: #333;
		font-weight: bold;
		text-decoration: underline;	}
	.post-main__block__text a:hover {
		color: #00644b;
		text-decoration: none;}
.post-main__block__btn {
  text-align: center;}
  .post-main__block__btn a {
    background: #ff9500;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 2.5rem;
    font-weight: bold;
    max-width: 380px;
    padding: 23px 10px 16px;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    width: 100%;}
  .post-main__block__btn a:hover {
    opacity: 0.6;
    text-decoration: none;}
    .post-main__block__btn i {
      font-size: 2.1rem;
      position: relative;
      top: -2px;}

/* Post Guide */
.post-guide {
	background: #e6e6e6;
	min-width: 980px;
	padding: 40px 0 60px;}
.post-guide__container {
	max-width: 1100px;
	margin: 0 auto;}
.post-guide__heading {
	color: #00644b;
	font-size: 3.5rem;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 40px;}
.post-guide__list {
	display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
	margin-bottom: 20px;}
.post-guide__list li {
	background: #fff;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #595757;
	padding: 30px 15px 20px;
	width: 31.33%;
	margin: 0;
	flex-basis: auto!important;
	margin-bottom: 0!important;
	margin-right: 0!important;
}
.post-guide__heading2 {
	color: #00644b;
	font-size: 2.5rem;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 20px;
	text-align: center;}
.post-guide__list-image {
	margin-bottom: 15px;
	text-align: center;}
	.post-guide__list-image img {
		max-width: 100%;}
.post-guide__list-paragraph1 {
	font-size: 1.7rem;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: justify;}
.post-guide__list-paragraph2 {
	font-size: 1.4rem;
	line-height: 1.4;
	text-align: justify;}
.post-guide__text-note {
	color: #333;
	font-size: 1.2rem;
	line-height: 1.3;}
.post-guide__text-note a {
	text-decoration: underline;}
	.post-guide__text-note a:hover {
		color: #00644b;
		text-decoration: none;}

/* Point Guide */
.post-point {
	min-width: 980px;
	padding: 60px 0 60px;}
.post-point__container {
	max-width: 1100px;
	margin: 0 auto;}
.post-point__heading {
	color: #595757;
	font-size: 3.5rem;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 40px;}
.post-point__heading2 {
	color: #00644b;
	font-size: 1.8rem;
	font-weight:bold;
	line-height: 1.5;
	letter-spacing: -1px;
	margin-bottom: 15px;}
.post-point__list {
	margin-right: -4%;}
.post-point__list > li {
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 4%!important;
	width: 46%;
	flex-basis: auto!important;
	margin-bottom: 0!important;
}
	.post-point__list li:after,
	.post-point__list:after {
		content: " ";
		clear: both;
		display: block;}
.post-point__list-image {
	float: left;
	width: 37.2%;}
	.post-point__list-image img {
		max-width: 100%;}

.post-point__list-info {
	float: right;
	width: 58%;}
.post-point__list-paragraph {
	color: #595757;
	font-size: 1.4rem;
	line-height: 1.6em;
	text-align: justify;}

/* Point Download */
.post-download {
	background: #e6e6e6;
	padding: 40px 0 70px;}
.post-download__container {
	max-width: 1100px;
	margin: 0 auto;}
.post-download__heading {
	color: #00644b;
	font-size: 3.5rem;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 50px;}
.post-download__heading2 {
	color: #000;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 10px;}
.post-download__col {
	margin-bottom: 45px;
	display: flex;
}
	.post-download__col:after {
		content: " ";
		clear: both;
		display: block;}
.post-download_col-left {
	/*float: left;*/
	width: 49.1%;
	margin: 0 1.8% 0 0;
}
.post-download_col-right {
	/*float: right;*/
	width: 49.1%;
}
.post-download__tbl {
	width: 100%;
	height: calc(100% - 32px);
}
.post-download__tbl th,
.post-download__tbl td {
	border: 1px solid #adadad;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 1.7em;
	padding: 10px 5px;
	vertical-align: middle;}
.post-download__tbl th {
	letter-spacing: -1px;
	width: 33.5%;}
.post-download__tbl td {
	padding-left: 20px;
	word-break: break-all;}
	.post-download__tbl td em {
		color: #f00;
		font-style: normal;}
	.post-download__tbl td a {
		color: #000;
		font-weight: bold;
		text-decoration: underline;}
	.post-download__tbl td a:hover {
		color: #00644b;
		text-decoration: none;}
.post-download__tbl td dl dd {
	margin-bottom: 20px;}
.post-download__tbl td dl dd:last-child {
	margin-bottom: 0;}
.post-download__tbl-fixheight {
	height: 70px;
	overflow-y: scroll;}
.post-download__tbl-fixheight::-webkit-scrollbar {
    width: 10px;}
.post-download__tbl-fixheight::-webkit-scrollbar-thumb {
    background: #9f9e9e;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}
.post-download__tbl-fixheight::-webkit-scrollbar-track {
    background: #fff;}
.post-download__contract {
	background: #fff;
	margin-bottom: 45px;
	padding: 10px 10px 15px 40px;}
.post-download__contract-inner {
	height: 395px;
	overflow-y: scroll;
	padding-right: 50px;}
.post-download__contract-inner::-webkit-scrollbar {
    width: 10px;}
.post-download__contract-inner::-webkit-scrollbar-thumb {
    background: #9f9e9e;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 20px;}
.post-download__contract-inner::-webkit-scrollbar-track {
    background: #fafafa;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;}
.post-download__contract__heading {
	color: #00644b;
	font-size: 2.3rem;
	font-weight: normal;
	line-height: 1.3;
	margin: 25px 0 17px;}
.post-download__contract__paragraph {
	color: #000;
	font-size: 1.6rem;
	line-height: 1.3em;
	margin-bottom: 20px;}
.post-download__contract dl dt {
	color: #00644b;
	font-size: 1.6rem;
	line-height: 1.3em;}
.post-download__block {
	background: #9fa0a0;
	padding: 45px 60px 60px;
	text-align: center;}
.post-download__block__paragraph {
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 28px;}
.post-download__block__btn li {
	display: inline-block;
	margin: 5px;
	max-width: 400px;
	width: 100%;}
  .post-download__block__btn li a {
    background: #ff9500;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 2.3rem;
    font-weight: bold;
    padding: 27px 10px 20px;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    width: 100%;}
  .post-download__block__btn li a:hover {
    opacity: 0.6;
    text-decoration: none;}
    .post-download__block__btn li i {
      font-size: 2.1rem;
      position: relative;
      top: -2px;}

/* Point Category */
.post-category {
	min-width: 980px;
	padding: 50px 0 70px;}
.post-category__container {
	max-width: 1100px;
	margin: 0 auto;}
.post-category__heading {
	border-bottom: 2px solid #cdcdcd;
	color: #333;
	font-size: 2.5rem;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 30px;
	padding-bottom: 5px;}
.post-category__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	align-content: unset;
	align-items: stretch;
	margin-right: -1%;
	margin-bottom: 35px}
  .post-category__list li {
    margin-bottom: 10px;
    margin-right: 1%;
    flex-basis: 24%;}
    .post-category__list li a {
      background: url(../img/post-category__list__icon-arrow.png) no-repeat right center;
      -ms-background-size: 30px 30px;
      background-size: 30px 30px;
      border: 1px solid #999;
      color: #595757;
      display: block;
      font-weight: normal;
      font-size: 1.5rem;
      padding: 22px 10px 20px 22px;
      -ms-transition: all ease 0.5s;
      transition: all ease 0.5s;
      text-decoration: none;}
      .post-category__list li a:hover {
        background: #fff url(../img/post-category__list__icon-arrow_on.png) no-repeat right center;
        -ms-background-size: 30px 30px;
        background-size: 30px 30px;
        border-color: #00644b;
        color: #00644b;}
.post-category__paragraph {
	background: #e6e6e6;
	font-size: 1.8rem;
	line-height: 1.3em;
	padding: 30px 40px 27px;
	margin-top: -120px;
}