#topmenu {
  width: auto;
}
#main {
  padding-bottom: 10px;
}
#text-bn {
  margin: 2em auto;
  width: 100%;
}
#text-bn ul {
  padding: 1.2em 0.2em 0.6em 0.4em;
  border-top: solid 1px #6DC6D2;
  border-bottom: solid 1px #6DC6D2;
}
#text-bn ul li::before {
  color: #7ECED7;
  content: "▶"
}
#text-bn ul li {
  margin-left: 1em;
  font-size: 13.4px;
  text-indent: -1em;
  margin-bottom: 0.6em;
}
#text-bn ul li a:hover {
  text-decoration: underline;
}
.oc-banner-link {
  padding-right: 4%;
  padding-left: 4%;
  padding-top: 15px;
}
.oc-banner-link img {
  width: 48%;
  float: left;
  padding-right: 1%;
  padding-left: 1%;
}
.oc-banner-link img:hover {
  transform: rotate(5deg);
  transition: all 0.3s ease-in-out 0s;
}
#subject {
  background-image: url(images/sp-subject_bg.png);
  /* [disabled]margin-top: 20px; */
  background-repeat: repeat;
  margin-right: 5%;
  margin-left: 5%;
}
#subject .stripe {
  background-image: url(images/sp-subject_top.png);
  background-repeat: no-repeat;
  padding-right: 5%;
  padding-left: 5%;
  background-position: center top;
}
#subject h2 img {
  padding-bottom: 15px;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  display: block;
  padding-top: 20px;
}
#subject .box {
  padding-bottom: 5%;
  width: 100%;
}
#subject .box img {
  width: 100%;
}
#mid_link {
  padding-bottom: 20px;
  padding-top: 4%;
  padding-right: 2%;
  padding-left: 2%;
}
#mid_link img {
  width: 31%;
  margin: 0px;
  float: left;
  padding-top: 0px;
  padding-right: 1%;
  padding-bottom: 0px;
  padding-left: 1%;
}
#mid_link img:hover {
  transform: rotateY(360deg);
  transition: all 0.3s ease-in-out 0s;
}
#scope img {
  width: 50%;
  float: left;
}
#scope {
  margin-top: 5px;
  margin-bottom: 10px;
}
#news {
  margin-top: 20px;
  background-image: url(images/sp-news_bg.png);
  background-repeat: repeat;
  margin-right: 5%;
  margin-left: 5%;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  padding-top: 20px;
  padding-right: 5%;
  padding-left: 5%;
  margin-bottom: 20px;
}
#news h2 {
  text-align: center;
  background-image: url(images/sp-news_title_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#news h2 img {
  width: 65%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.news_scroll {
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 30px;
}
#topics_news {
  /*height:100px;*/
  height: 320px;
  /*	overflow-y: scroll;
*/
}
#news .topic {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url(images/sp-news_bar.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
.topic span {
  border-radius: 10px;
  color: #42ad89;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  font-size: 14px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
.topic p {
  line-height: 1.5em;
  font-size: 12px;
  padding-top: 2%;
}
.topic .date {
  font-size: 11px;
  color: #000;
  padding-bottom: 4px;
}
.topic h3 {
  display: block;
  line-height: 1.4em;
  color: #336699;
}
.topic .text {
  clear: both;
}
.topic strong {
  color: #ef2178;
}
#news .news_details {
  text-align: center;
  padding-bottom: 15px;
}
.lace {
  background-image: url(images/sl_lace.png);
  background-repeat: repeat-x;
  height: 75px;
  width: 100%;
  padding-top: 20px;
  background-position: bottom;
}
#schoollife {
  padding-bottom: 20px;
  background-color: #fbf7ef;
  padding-right: 5%;
  padding-left: 5%;
  padding-top: 20px;
}
#schoollife h2 {
  text-align: center;
  background-image: url(images/sp-sl_stars.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 20px;
  padding-bottom: 20px;
}
#schoollife h2 img {
  width: 50%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#feed li {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}
#feed li small {
  font-size: 12px;
  color: #000;
  font-weight: normal;
}
#feed li span {
  border-radius: 20px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  background-color: #73c9d4;
  width: auto;
  margin-right: 5px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  /* [disabled]display: inline; */
}
#feed li strong {
  font-size: 14px;
  color: #0061ac;
  font-weight: bold;
  /* [disabled]display: inline; */
  line-height: 24px;
}
#special {
  padding-bottom: 20px;
  background-color: #f7f2eb;
  padding-right: 5%;
  padding-left: 5%;
  padding-top: 35px;
  background-image: url(images/sp-special_bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}
#special h2 {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
#special h2 img {
  width: 70%;
}
.sp_link {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
}
#blog_news {
  height: 200px;
}
.media {
  /* [disabled]padding-top: 20px; */
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
}
.media.sp h3 img {
  width: 86%;
  padding-right: 7%;
  padding-left: 7%;
}
.media a img {
  float: left;
  width: 16%;
  padding-right: 4%;
  padding-top: 4%;
}
#ao {
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
#main_sp .sp-button {
  width: 15px;
  height: 15px;
  border: 0px solid #f4cd96;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #f4cd96;
  /* [disabled]padding-bottom: 10px; */
}
#main_sp .sp-selected-button {
  background-color: #e65119
}
#scroll-link-sp .sp-button {
  width: 15px;
  height: 15px;
  border: 0px solid #ff6e04;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background-color: #ff6e04
}
#scroll-link-sp .sp-selected-button {
  background-color: #fff
}
#scroll-link-sp .sp-slide img {
  padding-left: 2%;
  width: 96%;
  padding-right: 2%;
}
#wedding {
  padding-right: 10px;
  /* [disabled]padding-bottom: 10px; */
  padding-left: 10px;
}
#request-sp {
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
.twitter-timeline {
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
}
.twitter-area {
  width: 80%;
  margin-right: 10%;
  margin-left: 10%;
  /* [disabled]height: 80%; */
  margin-bottom: 6%;
}
.import-news span {
  background-color: #F00;
  color: #FFF;
}
#weekly {
  text-shadow: 0px 0px rgba(226, 137, 139, 1.00);
  background-size: cover;
  background-position: center center;
  margin-top: 4px;
  background-color: #fff;
  padding: 10px;
  width: 94%;
}
#weekly .box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#weekly h2 {
  color: rgba(255, 255, 255, 1.00);
  border-radius: 5px;
  padding: 10px;
  background-color: rgba(185, 0, 3, 1.00);
  text-align: center;
  letter-spacing: 0.4em;
  font-size: 14px;
  line-height: 1em;
  /* [disabled]margin-bottom: 10px; */
  margin-left: auto;
  margin-right: auto;
}
#weekly table {
  border-radius: 5px;
  padding-top: 10px;
  padding-right: 4%;
  padding-bottom: 15px;
  background-color: rgba(255, 255, 255, 1.00);
  font-size: 24px;
  line-height: 1em;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4%;
  /* [disabled]width: 640px; */
}
#weekly th {
  font-weight: bolder;
  padding: 3px;
  color: rgba(205, 33, 35, 1.00);
  text-align: left;
  font-size: 14px;
}
#weekly td {
  padding: 1px;
  text-align: left;
  font-size: 14px;
}
#weekly a {
  color: #333;
  margin-right: 10px;
  text-decoration: none;
}
#weekly a:hover {
  text-decoration: underline;
}
#weekly span {
  color: rgba(205, 33, 35, 1.00);
  padding-right: 0.1em;
}
#business {
  padding-left: 23%;
  /* [disabled]padding-bottom: 20px; */
  width: 60%;
  float: left;
  padding-right: 17%;
}
#business img {
  width: 100%;
  text-align: center;
  display: block;
}
@keyframes 25% {
  background-position: -15% 75%;
}
50% {
  background-position: -15% 50%;
}
75% {
  background-position: -15% 25%;
}
100% {
  background-position: -15% 0;
}
}
@-webkit-keyframes 25% {
  background-position: -15% 75%;
}
50% {
  background-position: -15% 50%;
}
75% {
  background-position: -15% 25%;
}
100% {
  background-position: -15% 0;
}
}
@-moz-keyframes 25% {
  background-position: -15% 75%;
}
50% {
  background-position: -15% 50%;
}
75% {
  background-position: -15% 25%;
}
100% {
  background-position: -15% 0;
}
}
#instagram {
  padding-top: 20px;
  /* [disabled]width: 100%; */
  /* [disabled]position: relative; */
}
#sp-logo {
  padding-top: 60px;
}
#movie {
  /* [disabled]background-color: #fef8f8; */
  padding-top: 20px;
  padding-bottom: 25px;
  text-align: center;
  /* [disabled]width: 1050px; */
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
#movie img {
  width: 80%;
  padding-right: 10%;
  padding-left: 10%;
}
#movie .movie-title {
  padding-top: 30px;
}
#movie .movie-title-s img {
  width: 96%;
  padding-right: 2%;
  padding-left: 2%;
  padding-top: 30px;
}
#movie iframe {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  /* [disabled]background-color: #fbf7ef; */
  padding-top: 15px;
}
#guide-banner img {
  display: block;
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  padding-top: 15px;
  padding-bottom: 15px;
}
#spring {
  padding-top: 30px;
  /* [disabled]padding-bottom: 15px; */
  padding-right: 2%;
  padding-left: 2%;
  width: 96%;
}
#spring img {
  width: 70%;
  padding-right: 15%;
  padding-left: 15%;
}
#spring .pickup {
  width: 50%;
  float: left;
  padding-top: 10px;
}
#spring .pickup img {
  width: 98%;
  /* [disabled]float: left; */
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1%;
  display: block;
  padding-right: 1%;
}
/*Spesial NEWS*/
#sp-news * {
  font-family: initial !important;
}
#sp-news {
  margin: 2em 2%;
  padding: 1.2em;
  width: 96%;
  font-size: 14px !important;
  line-height: 1.6;
  text-align: center;
  border: double 3px #00ffcc;
  background-color: #ccffee;
  box-sizing: border-box;
}
#sp-news h2 {
  margin-bottom: 1em;
  font-size: 120%;
  color: #000000;
}
#sp-news p {
  margin-bottom: 1em !important;
  font-family: initial !important;
  text-align: justify;
}
#sp-news a {
  color: #0066aa;
}
#sp-news a.main-link {
  font-size: 90%;
}
#sp-news a.main-link::before {
  content: '▶ ';
}