
.show_sp {
  display: none;
}
/*

	共通設定

******************************************************/
.module {
  margin-bottom: 20px;
}
.module a {
  display: block;
}
.module a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.flash-banner {
  /*position: absolute;
	z-index: */
}
#sub-content .module {
  margin-bottom: 10px;
}
#sub-content .module a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.module__adheadion {
  margin-bottom: 0;
  position: fixed;
  bottom: 0;
  z-index: 10;
  display: none;
}
.module__adheadion > div {
  position: relative;
  height: 80px;
}
.module__adheadion > div .module__adheadion-close {
  position: absolute;
  top: -10px;
  right: -10px;
  border: 2px solid #000;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #222;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100;
}
/*

	ゲートバナー

******************************************************/
#container > .inner-block {
  position: relative;
}
#container > .inner-block #gate-banner-left {
  position: absolute;
  left: -180px;
  top: 0;
}
#container > .inner-block #gate-banner-right {
  position: absolute;
  right: -180px;
  top: 0;
}
#top #container > .inner-block {
  position: relative;
}
#top #container > .inner-block #gate-banner-left {
  position: absolute;
  left: -160px;
  top: 0;
}
#top #container > .inner-block #gate-banner-right {
  position: absolute;
  right: -160px;
  top: 0;
}
#gate-wrap {
  position: relative;
}
/*

	ターゲット広告

******************************************************/
.target {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.target a {
  display: block;
  text-decoration: none;
  position: relative;
}
.target a .icon-pr {
  width: 25px;
  height: 25px;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  line-height: 25px;
  text-align: center;
  position: absolute;
  right: -10px;
  top: -10px;
  background: #ff9211;
  display: block;
}
.target a > div {
  zoom: 1;
}
.target a > div:after {
  content: "";
  display: block;
  clear: both;
}
.target a > div .photo_70_70 {
  float: left;
  width: 70px;
  margin: 0 10px 10px 0px;
}
.target a > div .photo_130_130 {
  width: 130px;
}
.target a > div .text .module-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 5px;
  color: #ff9211;
}
.target a > div .text .module-catch {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.target a > div .text .module-text {
  clear: both;
  margin-bottom: 10px;
}
.target a > div .text .text-pos-right {
  color: #ff9211;
}
.target a .inner-module {
  display: table;
  width: 100%;
}
.target a .inner-module > * {
  display: table-cell;
  vertical-align: top;
}
.target a .inner-module .text {
  position: relative;
  padding: 10px;
}
.target a .inner-module .text .module-title {
  font-size: 22px;
  font-size: 2.2rem;
}
.target a .inner-module .text .module-catch {
  font-size: 18px;
  font-size: 1.8rem;
}
.target a .inner-module .text .text-pos-right {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.target a .university-name-block {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.target a .body-area .pr-title {
  letter-spacing: normal;
  font-weight: bold;
  margin: 10px 0 5px 0px;
}
.target_s {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.target_s a {
  display: block;
  text-decoration: none;
}
.target_s a > div {
  display: table;
  width: 100%;
}
.target_s a > div > * {
  display: table-cell;
  vertical-align: top;
}
.target_s a > div .photo_70_70 {
  width: 70px;
}
.target_s a > div .text {
  padding-left: 10px;
}
.target_s a > div .text .module-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 5px;
  color: #ff9211;
}
.target_s a > div .text .module-catch {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.target_s a > div .text .module-text {
  margin-bottom: 5px;
}
.target_s a > div .text .text-pos-right {
  color: #ff9211;
}
/*

	特別企画

******************************************************/
.module-box {
  border: 1px solid #ccc;
}
.module-box .module-list li {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.module-box .module-list li:last-child {
  border-bottom: none;
}
.module-box .module-list li a {
  display: block;
  padding: 10px;
  text-decoration: none;
}
.module-box .module-list li a > * {
  display: table-cell;
  vertical-align: middle;
}
.module-box .module-list li a .photo {
  width: 70px;
}
.module-box .module-list li a .text {
  width: 198px;
  padding-left: 10px;
  padding-right: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.module-box .module-list li a .text:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
/*

	新着などのコンテンツ系

******************************************************/
.module-contents .head-area {
  background: #f3f3f3;
  padding: 15px 10px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.module-contents .primary {
  border-top: 3px solid #ff9211;
}
.module-contents .secondary {
  border-top: 3px solid #00acf3;
}
.module-contents .body-area .tabs {
  zoom: 1;
}
.module-contents .body-area .tabs:after {
  content: "";
  display: block;
  clear: both;
}
.module-contents .body-area .tabs li {
  width: 110px;
  float: left;
  letter-spacing: normal;
  border-left: 1px solid #fff;
}
.module-contents .body-area .tabs li a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  background: #989898;
  padding: 15px 0px;
  font-size: 12px;
  font-size: 1.2rem;
}
.module-contents .body-area .tabs li .active {
  background: #ff9211;
}
.module-contents .body-area .article-lists li a {
  padding: 15px 20px 15px 10px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.module-contents .body-area .article-lists li:last-child a {
  border-bottom: none;
}
.module-contents .body-area .my-clips {
  background: #707070;
  padding: 10px;
  color: #fff;
}
.module-contents .body-area .my-clips > p {
  margin-bottom: 10px;
}
.module-contents .body-area .my-clips .clip-nums {
  background: #f41c1c;
  text-align: center;
  padding: 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.module-contents .body-area .my-clips .clip-nums p span {
  margin: 0 5px;
  font-size: 18px;
  font-size: 1.8rem;
}
.module-contents .body-area .clip-lists {
  border: 1px solid #ccc;
  padding: 10px;
}
.module-contents .body-area .clip-lists li {
  padding: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  border: 1px solid #ccc;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  line-height: 1.2;
  font-weight: bold;
}
.module-contents .body-area .clip-lists li a {
  position: relative;
  display: block;
  padding-left: 20px;
  text-decoration: none;
}
.module-contents .body-area .clip-lists li a:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-top: solid 2px #ff9211;
  border-right: solid 2px #ff9211;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
.module-contents .body-area .inline-frame-lists {
  height: 320px;
  overflow: auto;
}
.module-contents .body-area .btn-area {
  padding: 10px;
}
.module-contents .body-area .btn-area a {
  display: block;
  text-decoration: none;
}
.module-floating {
  zoom: 1;
  width: 630px;
  margin: 0 auto 20px;
}
.module-floating:after {
  content: "";
  display: block;
  clear: both;
}
.module-floating .icon-pr {
  display: none;
}
.module-floating > div {
  width: 300px;
  /*.university-name-block{
			margin-bottom: 5px;
			padding-bottom: 5px;
			.info-area{
				.text-md{
					font-size: 18px;
					font-size: 1.8rem;
				}
			}
		}
		.body-area{
			.pr-title{
				font-weight: bold;
				margin: 10px 0 5px 0px;
				font-size: 16px;
				font-size: 1.6rem;
			}
			.pr-text{
				font-size: 16px;
				font-size: 1.6rem;
				line-height: 1.5;
			}
		}*/
}
.module-floating > div:nth-child(odd) {
  float: left;
}
.module-floating > div:nth-child(even) {
  float: right;
}
/*

	新着などのコンテンツ系

******************************************************/
.aside-box {
  padding: 15px;
}
.aside-box > p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
/*

	記事リスト

******************************************************/
.article-lists {
  margin-bottom: 20px;
}
.article-lists li a {
  display: block;
  padding: 20px 0px;
  border-bottom: 1px dotted #ccc;
  position: relative;
}
.article-lists li a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: solid 2px #ff9211;
  border-right: solid 2px #ff9211;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
.article-lists li a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  text-decoration: none;
}
.article-lists li a > div {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
.article-lists li a > div > * {
  display: table-cell;
  vertical-align: middle;
}
.article-lists li a > div .time-stamp {
  width: 82px;
  font-size: 12px;
  font-size: 1.2rem;
}
.article-lists li a > div .series-title {
  font-weight: bold;
  padding-right: 26px;
  text-indent: -5rem;
  padding-left: 5rem;
}
.article-lists li a > div .title-article {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
.article-lists li:first-child a {
  padding-top: 0;
}
.box-dark {
  background: #e5e5e5;
}
/*

	ネット出願

******************************************************/
#web-apply {
  background: #fffaeb;
}
#web-apply .head-area {
  background: #ff9211;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  position: relative;
}
#web-apply .head-area p {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
#web-apply .head-area .ico-special {
  background: url(/images/component/ico_ribbin.png) no-repeat 0 0;
  width: 59px;
  height: 79px;
  text-indent: -9999px;
  /*white-space: nowrap;
    overflow: hidden;*/
  position: absolute;
  top: -10px;
  left: 20px;
}
#web-apply .body-area {
  padding: 30px 10px 10px;
}
#web-apply .body-area .possible {
  border-bottom: 1px dotted #ccc;
  display: table;
  width: 100%;
  padding-bottom: 15px;
}
#web-apply .body-area .possible > * {
  display: table-cell;
  vertical-align: middle;
}
#web-apply .body-area .possible .bold {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #555;
  padding-right: 20px;
}
#web-apply .body-area .possible .exam-lists {
  letter-spacing: -0.4em;
}
#web-apply .body-area .possible .exam-lists li {
  letter-spacing: normal;
  display: inline-block;
  width: 80px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
#web-apply .body-area .possible .exam-lists .unable {
  background: #ccc;
  color: #f0f0f0;
}
#web-apply .body-area .possible .exam-lists li + li {
  margin-left: 10px;
}
#web-apply .body-area .payment {
  display: table;
  width: 100%;
  padding-top: 15px;
  margin-bottom: 15px;
}
#web-apply .body-area .payment > * {
  display: table-cell;
  vertical-align: middle;
}
#web-apply .body-area .payment .bold {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #555;
  padding-right: 20px;
}
#web-apply .body-area .payment .payment-lists {
  letter-spacing: -0.4em;
}
#web-apply .body-area .payment .payment-lists li {
  letter-spacing: normal;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-size: 1.4rem;
}
#web-apply .body-area .payment .payment-lists li + li {
  margin-left: 20px;
}
#web-apply .body-area .payment .payment-lists .bank {
  background: url(/images/component/ico_bank.png) no-repeat left center;
  padding-left: 40px;
}
#web-apply .body-area .payment .payment-lists .shop {
  background: url(/images/component/ico_shop.png) no-repeat left center;
  padding-left: 40px;
}
#web-apply .body-area .payment .payment-lists .card {
  background: url(/images/component/ico_card.png) no-repeat left center;
  padding-left: 40px;
}
#web-apply .body-area .payment .payment-lists .payeasy {
  background: url(/images/component/ico_payeasy.png) no-repeat left center;
  padding-left: 50px;
}
#web-apply .body-area .payment .payment-lists .bank {
  background: url(/images/component/ico_bank.png) no-repeat left center;
  padding-left: 35px;
}
#web-apply .body-area .payment .payment-lists .other {
  background: url(/images/component/ico_other.png) no-repeat left center;
  padding-left: 45px;
}
#web-apply .body-area .note {
  background: #fff;
  padding: 5px;
  border: 1px dotted #ccc;
  margin-bottom: 15px;
}
#web-apply .body-area .note p {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
}
#web-apply .body-area .note p:before {
  content: "【備考】";
}
#web-apply .body-area .btn-area a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  padding: 10px 0px;
  background: #00acf3;
  box-shadow: 0 3px 0px #0683b6;
  -moz-box-shadow: 0 3px 0px #0683b6;
  -webkit-box-shadow: 0 3px 0px #0683b6;
}
#web-apply .body-area .btn-area a .fa {
  margin-right: 5px;
}
/*

	検索系広告

******************************************************/
.search-pr-area {
  margin-bottom: 30px;
}
.search-pr-area .pr {
  position: relative;
  padding: 0;
  border: none;
}
.search-pr-area .pr a {
  display: block;
  text-decoration: none;
}
.search-pr-area .pr a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.search-pr-area .pr .head-area .ttl-university {
  font-size: 24px;
  font-size: 2.4rem;
}
.search-pr-area .pr .body-area {
  padding: 10px 20px 10px 0px;
  position: relative;
}
.search-pr-area .pr .body-area:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: solid 2px #ff9211;
  border-right: solid 2px #ff9211;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
.search-pr-area .pr .body-area .catch-area {
  letter-spacing: -0.4em;
  font-size: 0;
  margin-bottom: 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.search-pr-area .pr .body-area .catch-area .pr-title {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: normal;
}
.search-pr-area .pr .body-area .catch-area .icon-pr {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  letter-spacing: normal;
  position: static;
  width: 30px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #ff9211;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
}
.search-pr-area .pr .body-area .pr-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 130%;
}
/*追加部分*/
.search-pr-area .pr .body-area .pr-text-right {
  margin-top: 10px;
  text-align: right;
}


/*

	エリアIP
******************************************************/

#area-ip-list--a {
  background: #ff9211;
  padding: 5px;
}
#area-ip-list--a .head-area {
  position: relative;
  background: #ff9211 !important;
  padding: 10px 10px 15px 10px;
}
#area-ip-list--a .head-area h2 {
  text-align: center;
  color: #333;
  font-weight: 600;
  font-weight: bold;
}
#area-ip-list--a .head-area .pr {
  display: inline-block;
  width: 25px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  font-size: 1rem;
  background: #fff;
  position: absolute;
  right: 0px;
  top: -3px;
  text-align: center;
  color: #ff9211;
}
#area-ip-list--a .body-area {
  background: #fff;
  padding: 0 0px 0px;
}
#area-ip-list--a .body-area .area-ip-block {
  border-bottom: 1px solid #ccc;
}
#area-ip-list--a .body-area .area-ip-block a {
  display: block;
  text-decoration: none;
  position: relative;
  padding: 10px 28px 10px 8px;
}
#area-ip-list--a .body-area .area-ip-block a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#area-ip-list--a .body-area .area-ip-block a::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#area-ip-list--a .body-area .area-ip-block a .title {
  color: #ff9211;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 1.4rem;
}
#area-ip-list--a .body-area .area-ip-block a .max-one-line {
  margin-bottom: 5;
}
#area-ip-list--a .body-area .area-ip-block a .max-one-line p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#area-ip-list--a .body-area .area-ip-block a .max-two-line {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#area-ip-list--a .body-area .area-ip-block a .university-name {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
  line-height: 1.2;
}
#area-ip-list--a .body-area .area-ip-block a .text {
  font-size: 11px;
  font-size: 1.1rem;
  color: #444;
  line-height: 1.5;
}


/*

	トピックス

******************************************************/
#topics-area .topics-lists li:first-child a {
  padding-top: 0;
}
#topics-area .topics-lists li a {
  display: block;
  border-bottom: 1px dotted #ccc;
  padding: 10px 40px 10px 10px;
  position: relative;
  text-decoration: none;
}
#topics-area .topics-lists li a::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: solid 2px #ff9211;
  border-right: solid 2px #ff9211;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#topics-area .topics-lists li a .topics-title {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
#topics-area .topics-lists li a .topics-excerpt {
  font-size: 13px;
  font-size: 1.3rem;
}
/*

	記事系-関連大学

******************************************************/
#relative-school-area .head-area {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#relative-school-area .body-area .relative-school-lists li {
  padding: 10px 0px;
}
#relative-school-area .body-area .relative-school-lists li .info-area {
  margin-top: 13px;
}
#relative-school-area .body-area .relative-school-lists li .info-area .ttl-university {
  font-size: 20px;
  font-size: 2rem;
}
/*

	引用

******************************************************/
.blockquote {
  background: #ececec;
  padding: 20px 50px;
  position: relative;
}
.blockquote:before {
  background: url(/images/common/icon_blockquote_top.png) no-repeat 0 0;
  width: 25px;
  height: 20px;
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  content: "";
}
.blockquote:after {
  background: url(/images/common/icon_blockquote_bottom.png) no-repeat 0 0;
  width: 25px;
  height: 20px;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 5px;
  content: "";
}
.blockquote > div {
  display: table;
  width: 100%;
}
.blockquote > div > div {
  display: table-cell;
  vertical-align: top;
}
.blockquote > div .image-area {
  width: 99px;
}
.blockquote > div .image-area img {
  width: 100%;
  height: auto;
}
.blockquote > div .text-area {
  padding-left: 15px;
}
.blockquote > div .text-area h2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.blockquote > div .text-area h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.blockquote > div .text-area > p a {
  text-decoration: none;
}
.blockquote > div .text-area > p a .fa {
  color: #ff9211;
}
.blockquote > div .text-area .text {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 20px;
}
/*

	記事系-関連記事

******************************************************/
.post-lists {
  margin-bottom: 40px;
}
.post-lists .head-area {
  background: #454545;
  padding: 20px 10px;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.post-lists .body-area .post-lists {
  margin-bottom: 20px;
}
.post-lists .body-area .post-lists li a {
  display: block;
  padding: 20px 10px 15px;
  border-bottom: 1px dotted #ccc;
  text-decoration: none;
}
.post-lists .body-area .post-lists li a .cell-block {
  width: 100%;
  display: table;
}
.post-lists .body-area .post-lists li a .cell-block > * {
  display: table-cell;
  vertical-align: middle;
}
.post-lists .body-area .post-lists li a .cell-block .photo-area {
  padding-right: 15px;
  width: 100px;
}
.post-lists .body-area .post-lists li a .cell-block .photo-area img {
  object-fil: cover;
  width: 100px;
  height: 100px;
}
.post-lists .body-area .post-lists li a .post-head {
  margin-bottom: 5px;
}
.post-lists .body-area .post-lists li a .post-head .category {
  background: #ff9211;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 8px 4px 24px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
}
.post-lists .body-area .post-lists li a .post-head .category:before {
  display: block;
  width: 16px;
  height: 16px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 3px solid #fde0be;
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  margin: -7px 0 0px;
}
.post-lists .body-area .post-lists li a .post-head .publish-date {
  display: inline-block;
  vertical-align: middle;
}
.post-lists .body-area .post-lists li a .post-body .post-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.5;
}
.post-lists .body-area .post-lists li a .post-body .post-excerpt {
  font-size: 15px;
  font-size: 1.5rem;
}
.post-lists .body-area .post-lists02 {
  margin-bottom: 20px;
}
.post-lists .body-area .post-lists02 li a {
  display: block;
  padding: 10px 10px 10px;
  border-bottom: 1px dotted #ccc;
  text-decoration: none;
}
.post-lists .body-area .post-lists02 li a .publish-date {
  margin-bottom: 5px;
}
.post-lists .body-area .post-lists02 li a .post-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.post-lists .body-area .btn-more a,
.post-lists .body-area .btn-hide a {
  display: block;
  text-decoration: none;
}
/*

	用語集

******************************************************/
#keywords-area .body-area {
  padding: 15px 10px;
}
#keywords-area .body-area #key {
  margin-bottom: 15px;
}
#keywords-area .body-area #key a {
  color: #ff9211;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  padding-left: 15px;
}
#keywords-area .body-area #key a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -5px 0 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #ff9211;
  content: "";
}
#keywords-area .body-area .relative-words-area {
  background: #e5e5e5;
  padding: 10px;
  border: 1px dotted #ccc;
}
#keywords-area .body-area .relative-words-area .bold {
  margin-bottom: 5px;
}
#keywords-area .body-area .relative-words-area .tag-lists {
  letter-spacing: -0.4em;
}
#keywords-area .body-area .relative-words-area .tag-lists li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 5px;
  margin-bottom: 5px;
}
#keywords-area .body-area .relative-words-area .tag-lists li a {
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
}
/*

	パスナビリンク

******************************************************/
.links-lists li {
  padding: 15px 10px;
  border-bottom: 1px solid #ccc;
}
.links-lists li a {
  display: block;
  text-decoration: none;
}
.links-lists li a .sub {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.links-lists li a .link-text {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: underline;
}
.links-lists li a .link-text:before {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #ff9211;
  content: "";
}
/*

	日大バナー

******************************************************/
#sp-content-banner {
  position: relative;
}
#sp-content-banner > div {
  position: relative;
  cursor: pointer;
}
#sp-content-banner > div:hover {
  height: 100%;
}
#sp-content-banner > div:hover #sp-content-area {
  visibility: visible;
}
#sp-content-banner p {
  cursor: pointer;
}
#sp-content-banner #sp-content-area {
  visibility: hidden;
  position: absolute;
  padding-top: 20px;
  top: 200px;
  left: 0;
  width: 100%;
  z-index: 10;
}
#sp-content-banner #sp-content-area #inner-content-area {
  position: relative;
  background: #424242;
  border: 6px solid #e6031c;
  box-sizing: border-box;
}
#sp-content-banner #sp-content-area #inner-content-area:before {
  position: absolute;
  left: 50%;
  top: -25px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 25px 30px;
  border-color: transparent transparent #e6031c transparent;
  content: "";
  z-index: 0;
}
#sp-content-banner #sp-content-area a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #282828;
}
#sp-content-banner #sp-content-area a:hover {
  text-decoration: none;
}
#sp-content-banner #sp-content-area .lists {
  letter-spacing: -0.4em;
}
#sp-content-banner #sp-content-area .lists li {
  letter-spacing: normal;
  display: inline-block;
  width: 16.66666667%;
  box-sizing: border-box;
  border-top: 1px solid #555555;
  border-left: 1px solid #555555;
  border-right: 1px solid #282828;
}
#sp-content-banner #sp-content-area .lists li a {
  font-size: 18px;
  font-size: 1.8rem;
}

/*

エリアIP

******************************************************/
.area-ip-list--a__head {
background: #fe4e00;
padding: 20px 0px;
margin-bottom: 5px;
}
.area-ip-list--a__title {
font-size: 24px;
font-weight: bold;
text-align: center;
color: #fff;
position: relative;
}
.area-ip-list--a__title:before {
position: absolute;
top: -15px;
left: 5px;
color: #fff;
font-size: 12px;
font-weight: bold;
content: "PR";
}
.area-ip-list--a__content {
border: 2px solid #fe4e00;
margin-bottom: 5px;
}
.area-ip-list--a__content a {
display: block;
padding: 20px 10px 10px;
text-decoration: none;
}
.area-ip-list--a__content a:hover {
background: #fff1eb;
}
.area-ip-list--a__content a span {
width: 50px;
height: 50px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: #fe4e00;
margin: 0 auto;
display: block;
text-align: center;
}
.area-ip-list--a__content a span i {
margin-right: 0;
color: #fff;
font-size: 40px;
line-height: 48px;
}
.area-ip-list--a__name {
color: #fe4e00;
font-size: 20px;
text-align: center;
font-weight: bold;
margin-bottom: 10px;
}
.area-ip-list--a__lead {
font-size: 14px;
line-height: 130%;
margin-bottom: 10px;
}
.area-ip-list--b__head {
background: #fe4e00;
padding: 20px 0px;
}
.area-ip-list--b__title {
font-size: 24px;
font-weight: bold;
text-align: center;
color: #fff;
position: relative;
}
.area-ip-list--b__title:before {
position: absolute;
top: -15px;
left: 5px;
color: #fff;
font-size: 12px;
font-weight: bold;
content: "PR";
}
.area-ip-list--b__content {
border-bottom: 1px solid #ccc;
}
.area-ip-list--b__content a {
display: block;
padding: 10px 0px;
text-decoration: none;
}
.area-ip-list--b__content a:hover {
background: #fff1eb;
}
.area-ip-list--b__name {
color: #fe4e00;
font-size: 20px;
font-weight: bold;
margin-bottom: 10px;
}
.area-ip-list--b__catch {
font-weight: bold;
margin-bottom: 5px;
font-size: 15px;
}
.area-ip-list--b__lead {
font-size: 14px;
line-height: 130%;
}
.area-ip-list--b__flex {
display: flex;
display: -webkit-flex;
justify-content: flex-start;
align-items: flex-end;
}
.area-ip-list--b__flex > div:first-child {
width: 75%;
}
.area-ip-list--b__flex > div:last-child {
width: 20%;
margin-left: auto;
}
.area-ip-list--b__flex > div:last-child span {
display: block;
}
.area-ip-list--b__icon {
font-size: 20px;
background: #fe4e00;
text-align: center;
color: #fff;
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin-bottom: 5px;
}
.area-ip-list--b__icon .fa {
margin-right: 0;
}
.area-ip-list--b__text {
font-size: 12px;
text-align: center;
color: #fe4e00;
padding: 0 10px 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
font-weight: bold;
}
/* ジオターゲティングデザインC 
#area-ip-list--a .head-area {
  position: relative;
  padding: 15px 10px;
}
#area-ip-list--a .head-area h2 {
  text-align: center;
}
#area-ip-list--a .head-area .pr {
  display: inline-block;
  width: 25px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  font-size: 1.0rem;
  background: #ff9211;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  color: #fff;
}
#area-ip-list--a .body-area {
  padding: 10px 0px 0px;
}
#area-ip-list--a .body-area .area-ip-block {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
#area-ip-list--a .body-area .area-ip-block a {
  display: block;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
}
#area-ip-list--a .body-area .area-ip-block a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
#area-ip-list--a .body-area .area-ip-block a::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
}
#area-ip-list--a .body-area .area-ip-block a .title {
  color: #ff9211;
  font-weight: bold;
  margin-bottom: 5px;
}
#area-ip-list--a .body-area .area-ip-block a .university-name {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 5px;
}
#area-ip-list--a .body-area .area-ip-block a .text {
  font-size: 11px;
  font-size: 1.1rem;
  color: #444;
  line-height: 1.5;
}
*/



