/* RESET */
.header:before {
  display: none;
}
.header h1,
.header h2,
.header h3 {
  background: transparent;
  color: #fe7100;
}
.header h2,
.header h3 {
  font-weight: bold;
}
.header h1:before,
.header h2:before,
.header.h-2:before,
.header.h-3:before,
.header h1:after,
.header h2:after,
.header h3:after {
  display: none;
}

/* ARTICLE */
.article p {
  line-height: 1.8;
  font-size: 15px;
}
.article h4 {
  margin-top: 30px;
  font-weight: bold;
  font-size: 19px;
}
.article h5 {
  font-weight: bold;
  font-size: 17px;
}
.figure-right {
  float: right;
  margin: 0 0 15px 15px;
  padding: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.figure-left {
  float: left;
  margin: 0 15px 15px 0;
  padding: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}





/* layout */
.header-local {
  margin-bottom: 30px;
}
.header-local .section {
  margin-bottom: 0;
}
.row-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: '';
  background-color: #efefef;
}
@media (min-width: 768px) {
  .row-wrapper:before {
    top: -30px;
    left: 170px;
  }
  .col-main  .col-inner {
    padding: 0 30px;
  }
}
.heading h1,
.heading h2,
.heading h3 {
  background-color: #efefef;
}

.col-main {
  margin-bottom: 30px;
}
.col-main > .col-inner > .csc-tx_contentdesigner_storeinclude {
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
}

.footer-local .col-inner {
  margin: 0 30px;
  padding: 30px 20px 10px;
  border-radius: 5px;
  background-color: #fff;
}
.footer-local .section {
  margin-bottom: 0;
}
.footer-local .section-sns,
.footer-local .lv2 {
  display: none;
}
@media (min-width:992px) {
  .footer-local .csc-tx_contentdesigner_storeinclude:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    content: '';
    border-right: 1px solid #e6e6e6;
  }
}
@media (max-width:991px) {
  .footer-local .csc-tx_contentdesigner_storeinclude:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    border-bottom: 1px solid #e6e6e6;
  }
  .footer-local .items-hero {
    padding-bottom: 30px;
  }
}

.footer-all {
  padding-top: 0;
}

.well {
  background-color: #fff;
}
.well .header h1 {
  background-color: transparent;
}
.well .header h1 small {
  display: block;
}










/* flickity */
.items-flickity {
  height: 296px;
  padding: 8px;
  border-radius: 5px;
  background-color: #fff;
}
.col-hero .csc-pwteaser_pi1 {
  margin-bottom: 0;
  padding-bottom: 30px;
  overflow: hidden;
  max-height: 346px;
}
.col-hero .csc-pwteaser_pi1 .flickity-page-dots {
  bottom: -20px;
  padding-right: 10px;
  text-align: right;
}
.col-hero .csc-pwteaser_pi1 .flickity-page-dots .dot {
  width: 28px;
  height: 8px;
  margin: 0 5px;
  border-radius: 0;
  background: #c3c3c3;
  opacity: 1;
}
.col-hero .csc-pwteaser_pi1 .flickity-page-dots .dot.is-selected {
  background: #fe7100;
}






/* .items */
.items-stack {
  margin-right: -5px;
  margin-left: -5px;
}
.items-stack > .item {
  padding: 5px;
  background-color: transparent;
}
.items-stack .item > a {
  padding: 8px;
  border-radius: 5px;
  background-color: #fff;
}
.items-stack .item > a:hover {
  opacity: 0.7;
}
.items.items-side-md .item-content {
  padding: 10px;
}
.items-isotope .item-lead {
  /* display: none; */
}


/*  暫定措置  */
.items-isotope .item-label {
  min-height: 23px;
}
.items-isotope .item-label > .label {
  display: none !important;
}



/* BANNER */
.banner {
  overflow: hidden;
  position: relative;
  display: block;
  min-height: 225px;
  margin-bottom: 15px;
  padding: 20px 10px 10px;
  border: 8px solid #fe7100;
  border-radius: 3px;
  background-color: #fff;
  text-decoration: none;
  text-align: center;
}
.banner:before,
.banner:after {
  position: absolute;
  bottom: -10%;
  content: '\f0a9';
  font-family: 'icomoon';
  font-size: 60px;
  opacity: 0.3;
  color: #ffc291;
}
.banner:before {
  right: 0;
  margin-right: 3px;
}
.banner:after {
  left: 0;
  margin-left: 10px;
}
.banner em {
  display: block;
  margin-bottom: 10px;
  background-color: #ffd200;
  letter-spacing: 4px;
  font-weight: bold;
  font-size: 18px;
}
.banner strong {
  text-shadow: 0 0 3px rgba(0,0,0,.2);
  font-weight: bold;
  font-size: 22px;
}
@media (max-width: 991px) {
  .banner {
    margin-top: -20px;
    padding: 0;
    min-height: 60px;
  }
  .banner:before {
    right: 45%;
  }
  .banner:after {
    display: none;
  }
  .banner img {
    float: left;
    max-height: 70px;
    max-width: 45%;
  }
  .banner em,
  .banner strong {
    float: right;
    width: 51%;
  }
}







/* 中高一貫校 パーフェクトガイド */
.section.csc-outputyourtable_pi1 {
  padding: 35px 20px 10px;
  border-radius: 5px;
  background-color: #fff;
}
.section.csc-outputyourtable_pi1 .article .inner {
  padding: 20px;
}
@media (max-width: 767px) {
  .section.csc-outputyourtable_pi1 .article .inner {
    padding: 0px;
  }
}
.section.csc-outputyourtable_pi1 .label {
  font-size: 14px;
}
.bg-president { background: #4b91c7 !important; color: #fff !important; }
.bg-family    { background: #fe7100 !important; color: #fff !important; }
.bg-dancyu    { background: #b5489c !important; color: #fff !important; }
.alt.bg-president { background: #93bddd !important; }
.alt.bg-dancyu    { background: #d391c4 !important; }
.alt.bg-family    { background: #119b95 !important; }
.text-president { color: #4b91c7 !important; }
.text-family    { color: #fe7100 !important; }
.text-dancyu    { color: #b5489c !important; }
#c2533 .header h1 { color: #4b91c7; }
#c2534 .header h1 { color: #b5489c; }
#c2535 .header h1 { color: #119b95; }
#c442 h4 {
  font-weight: bold;
  font-size: 18px;
}
#c442 h4 .badge {
  display: inline-block;
}
#c442 h4 .badge:after {
  content: '';
  width: 100%;
}



/* .hero */
.csc-dce_dceuid6 {
  margin-bottom: 30px;
}
.hero {
  .clearfix;
  padding: 10px;
  border: 10px solid #fff;
}
.hero a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  .text-shadow(@carousel-text-shadow);
  line-height: 1.2;
}
.hero .shoulder {
  margin-bottom: 5px;
  padding: 10px;
  background-color: rgba(209,34,21,0.7);
  font-size: 18px;
}
.hero .issue {
  margin: 0px;
  font-size: 18px;
}
.hero .issue small {
  color: #fff;
  font-size: 13px;
}
.hero .feature {
  margin-top: 10px;
  padding: 5px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 28px;
  font-family: serif;
}
.hero .saledate {
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .hero .shoulder {
    font-size: 16px;
  }
  .hero .issue {
    font-size: 14px;
  }
  .hero .feature {
    margin-top: 10px;
    font-size: 24px;
  }
  .hero figure {
    display: none;
  }
}




/* download */
.csc-uploads {
  padding: 20px;
  background:url(/uploads/tx_backgroundimage4ce/manten-bg-2.jpg) #fec;
  background-size:cover;
}
.csc-uploads .header h2:before {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  font-family: 'icomoon';
  font-weight: normal;
  content: '\f046';
}
.csc-uploads .items>.item .item-title {
  font-size: 20px;
  font-weight: bold;
}
.csc-uploads .items.items-side .item-content:before {
  display: none;
}
.csc-uploads.csc-space-before-20 {
  background:url(/uploads/tx_backgroundimage4ce/manten-bg-1_01.jpg) #cef;
}
.csc-uploads.csc-space-before-20 .header h2:before {
  content: '\f044';
}














/* ------------------------------------------------------------ */
/* icomoon */
/* ------------------------------------------------------------ */

@font-face {
  font-family: 'icomoon';
  src:url('/typo3conf/ext/ii_assets/Resources/Public/Fonts/family/icomoon.eot?44bid3');
  src:url('/typo3conf/ext/ii_assets/Resources/Public/Fonts/family/icomoon.eot?#iefix44bid3') format('embedded-opentype'),
    url('/typo3conf/ext/ii_assets/Resources/Public/Fonts/family/icomoon.woff?44bid3') format('woff'),
    url('/typo3conf/ext/ii_assets/Resources/Public/Fonts/family/icomoon.ttf?44bid3') format('truetype'),
    url('/typo3conf/ext/ii_assets/Resources/Public/Fonts/family/icomoon.svg?44bid3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-n0:before {
  content: "\e600";
}
.icon-n1:before {
  content: "\e601";
}
.icon-n2:before {
  content: "\e602";
}
.icon-n3:before {
  content: "\e603";
}
.icon-n4:before {
  content: "\e604";
}
.icon-n5:before {
  content: "\e605";
}
.icon-n6:before {
  content: "\e606";
}
.icon-n7:before {
  content: "\e607";
}
.icon-n8:before {
  content: "\e608";
}
.icon-n9:before {
  content: "\e609";
}
.icon-new:before {
  content: "\e60a";
}
.icon-backnumber:before {
  content: "\e60b";
}
.icon-manten:before {
  content: "\e60c";
}
.icon-juken:before {
  content: "\e60d";
}
.icon-astrology:before {
  content: "\e60e";
}
.icon-truck:before {
  content: "\e611";
}
.icon-blog:before {
  content: "\e902";
}