@charset "UTF-8";
/*
 * Mixin for placeholder
 * @include placeholderColor(#00ff00);
 */
.top_section-03 .item01 .academics_item-left {
  border: 3px solid #ea9230;
}

.top_section-03 .item01 .academics_item-left:after {
  border-left-color: #ea9230;
}

.top_section-03 .item01 .academics_item-left li:before {
  color: #ea9230;
}

.top_section-03 .item01 .academics_item-left span {
  background: #ea9230;
}

.top_section-03 .item01 .academics_item-right {
  background-color: #ea9230;
}

.top_section-03 .item02 .academics_item-left {
  border: 3px solid #567fb1;
}

.top_section-03 .item02 .academics_item-left:after {
  border-left-color: #567fb1;
}

.top_section-03 .item02 .academics_item-left li:before {
  color: #567fb1;
}

.top_section-03 .item02 .academics_item-left span {
  background: #567fb1;
}

.top_section-03 .item02 .academics_item-right {
  background-color: #567fb1;
}

.top_section-03 .item03 .academics_item-left {
  border: 3px solid #c7465a;
}

.top_section-03 .item03 .academics_item-left:after {
  border-left-color: #c7465a;
}

.top_section-03 .item03 .academics_item-left li:before {
  color: #c7465a;
}

.top_section-03 .item03 .academics_item-left span {
  background: #c7465a;
}

.top_section-03 .item03 .academics_item-right {
  background-color: #c7465a;
}

.top_section-03 .item04 .academics_item-left {
  border: 3px solid #96b54a;
}

.top_section-03 .item04 .academics_item-left:after {
  border-left-color: #96b54a;
}

.top_section-03 .item04 .academics_item-left li:before {
  color: #96b54a;
}

.top_section-03 .item04 .academics_item-left span {
  background: #96b54a;
}

.top_section-03 .item04 .academics_item-right {
  background-color: #96b54a;
}

.top_section-03 .item05 .academics_item-left {
  border: 3px solid #804c8b;
}

.top_section-03 .item05 .academics_item-left:after {
  border-left-color: #804c8b;
}

.top_section-03 .item05 .academics_item-left li:before {
  color: #804c8b;
}

.top_section-03 .item05 .academics_item-left span {
  background: #804c8b;
}

.top_section-03 .item05 .academics_item-right {
  background-color: #804c8b;
}

.top_section-03 .item06 .academics_item-left {
  border: 3px solid #dc5f3e;
}

.top_section-03 .item06 .academics_item-left:after {
  border-left-color: #dc5f3e;
}

.top_section-03 .item06 .academics_item-left li:before {
  color: #dc5f3e;
}

.top_section-03 .item06 .academics_item-left span {
  background: #dc5f3e;
}

.top_section-03 .item06 .academics_item-right {
  background-color: #dc5f3e;
}

.keizai .newsSectionMain_data dt:before, .economics .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.keizai .newsSectionMain_data dt img, .economics .newsSectionMain_data dt img {
  display: none;
}

.keizai .subPageSection_more, .economics .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .keizai .subPageSection_more, .economics .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .keizai .subPageSection_more img, .economics .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keizai .subPageSection_more, .economics .subPageSection_more {
    right: 15px;
  }
}

.keizai .commonSubpageTitle_head, .economics .commonSubpageTitle_head {
  background: rgba(212, 135, 25, 0.9);
}

.keizai .commonSubpageTitleNoimg, .economics .commonSubpageTitleNoimg {
  background: rgba(212, 135, 25, 0.9);
}

.keizai .commonSectionTitle:after, .economics .commonSectionTitle:after {
  background: #d48719;
}

.keizai .moreicon a, .economics .moreicon a {
  background: #d48719;
  background-image: url("../img/common/icon_more_bg_keizai.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.keizai .newsSectionMain_data dt, .economics .newsSectionMain_data dt {
  color: #d48719;
}

.keizai .newsSectionMain_data dt:before, .economics .newsSectionMain_data dt:before {
  background: url("../img/in/gt1/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keizai .newsSectionMain_data dt:before, .economics .newsSectionMain_data dt:before {
    background: url("../img/in/gt1/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .keizai .newsSectionMain_data dt:before, .economics .newsSectionMain_data dt:before {
    background: url("../img/in/gt1/icon_date.svg") no-repeat;
  }
}

.keizai .newsSectionMain_data dd span, .economics .newsSectionMain_data dd span {
  border: 1px solid #d48719;
  color: #d48719;
}

.keizai .templateMain h1:before, .economics .templateMain h1:before {
  background: #d48719;
}

.keizai .templateMain h2, .economics .templateMain h2 {
  border-left: 2px solid #d48719;
}

.keizai .templateMain h3, .economics .templateMain h3 {
  background-image: url("../img/in/gt1/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keizai .templateMain h3, .economics .templateMain h3 {
    background-image: url("../img/in/gt1/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keizai .templateMain h3, .economics .templateMain h3 {
    background-image: url("../img/in/gt1/icon_title.svg");
  }
}

.keizai .templateMain table th, .economics .templateMain table th {
  background: rgba(212, 135, 25, 0.2);
}

.keizai .templateMain table td, .economics .templateMain table td {
  background: rgba(212, 135, 25, 0.07);
}

.keizai .templateMain .linkText a,
.keizai .templateMain .linkTextWindow a,
.keizai .templateMain .linkTextWard a,
.keizai .templateMain .linkTextExcel a,
.keizai .templateMain .linkTextPpt a,
.keizai .templateMain .linkBtn a, .economics .templateMain .linkText a,
.economics .templateMain .linkTextWindow a,
.economics .templateMain .linkTextWard a,
.economics .templateMain .linkTextExcel a,
.economics .templateMain .linkTextPpt a,
.economics .templateMain .linkBtn a {
  background-image: url("../img/in/gt1/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keizai .templateMain .linkText a,
  .keizai .templateMain .linkTextWindow a,
  .keizai .templateMain .linkTextWard a,
  .keizai .templateMain .linkTextExcel a,
  .keizai .templateMain .linkTextPpt a,
  .keizai .templateMain .linkBtn a, .economics .templateMain .linkText a,
  .economics .templateMain .linkTextWindow a,
  .economics .templateMain .linkTextWard a,
  .economics .templateMain .linkTextExcel a,
  .economics .templateMain .linkTextPpt a,
  .economics .templateMain .linkBtn a {
    background-image: url("../img/in/gt1/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keizai .templateMain .linkText a,
  .keizai .templateMain .linkTextWindow a,
  .keizai .templateMain .linkTextWard a,
  .keizai .templateMain .linkTextExcel a,
  .keizai .templateMain .linkTextPpt a,
  .keizai .templateMain .linkBtn a, .economics .templateMain .linkText a,
  .economics .templateMain .linkTextWindow a,
  .economics .templateMain .linkTextWard a,
  .economics .templateMain .linkTextExcel a,
  .economics .templateMain .linkTextPpt a,
  .economics .templateMain .linkBtn a {
    background-image: url("../img/in/gt1/icon_list.svg");
  }
}

.keizai .templateMain_lineBox, .economics .templateMain_lineBox {
  border: solid #d48719;
  border-width: 1px 0;
}

.keizai .faqMain_arrow, .economics .faqMain_arrow {
  background-image: url("../img/in/gt1/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keizai .faqMain_arrow, .economics .faqMain_arrow {
    background-image: url("../img/in/gt1/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keizai .faqMain_arrow, .economics .faqMain_arrow {
    background-image: url("../img/in/gt1/icon_q.svg");
  }
}

.keizai .faqMain_item, .economics .faqMain_item {
  border-top: 2px solid #d48719;
}

.keizai .pageContactParts_title, .economics .pageContactParts_title {
  color: #d48719;
}

.keizai .pageContactParts_list dt, .economics .pageContactParts_list dt {
  background: #d48719;
}

.keizai .recommendParts_item a, .economics .recommendParts_item a {
  background-image: url("../img/in/gt1/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keizai .recommendParts_item a, .economics .recommendParts_item a {
    background-image: url("../img/in/gt1/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keizai .recommendParts_item a, .economics .recommendParts_item a {
    background-image: url("../img/in/gt1/icon_list.svg");
  }
}

.keizai .recommendParts02 a, .economics .recommendParts02 a {
  background-image: url("../img/in/gt1/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keizai .recommendParts02 a, .economics .recommendParts02 a {
    background-image: url("../img/in/gt1/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keizai .recommendParts02 a, .economics .recommendParts02 a {
    background-image: url("../img/in/gt1/icon_list.svg");
  }
}

.keizai .sideSpSns, .economics .sideSpSns {
  background: #d48719;
}

.keiei .newsSectionMain_data dt:before, .business-administration .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.keiei .newsSectionMain_data dt img, .business-administration .newsSectionMain_data dt img {
  display: none;
}

.keiei .subPageSection_more, .business-administration .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .keiei .subPageSection_more, .business-administration .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .keiei .subPageSection_more img, .business-administration .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keiei .subPageSection_more, .business-administration .subPageSection_more {
    right: 15px;
  }
}

.keiei .commonSubpageTitle_head, .business-administration .commonSubpageTitle_head {
  background: rgba(81, 108, 156, 0.9);
}

.keiei .commonSubpageTitleNoimg, .business-administration .commonSubpageTitleNoimg {
  background: rgba(81, 108, 156, 0.9);
}

.keiei .commonSectionTitle:after, .business-administration .commonSectionTitle:after {
  background: #516c9c;
}

.keiei .moreicon a, .business-administration .moreicon a {
  background: #516c9c;
  background-image: url("../img/common/icon_more_bg_keiei.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.keiei .newsSectionMain_data dt, .business-administration .newsSectionMain_data dt {
  color: #516c9c;
}

.keiei .newsSectionMain_data dt:before, .business-administration .newsSectionMain_data dt:before {
  background: url("../img/in/gt2/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keiei .newsSectionMain_data dt:before, .business-administration .newsSectionMain_data dt:before {
    background: url("../img/in/gt2/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .keiei .newsSectionMain_data dt:before, .business-administration .newsSectionMain_data dt:before {
    background: url("../img/in/gt2/icon_date.svg") no-repeat;
  }
}

.keiei .newsSectionMain_data dd span, .business-administration .newsSectionMain_data dd span {
  border: 1px solid #516c9c;
  color: #516c9c;
}

.keiei .templateMain h1:before, .business-administration .templateMain h1:before {
  background: #516c9c;
}

.keiei .templateMain h2, .business-administration .templateMain h2 {
  border-left: 2px solid #516c9c;
}

.keiei .templateMain h3, .business-administration .templateMain h3 {
  background-image: url("../img/in/gt2/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keiei .templateMain h3, .business-administration .templateMain h3 {
    background-image: url("../img/in/gt2/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keiei .templateMain h3, .business-administration .templateMain h3 {
    background-image: url("../img/in/gt2/icon_title.svg");
  }
}

.keiei .templateMain table th, .business-administration .templateMain table th {
  background: rgba(81, 108, 156, 0.2);
}

.keiei .templateMain table td, .business-administration .templateMain table td {
  background: rgba(81, 108, 156, 0.07);
}

.keiei .templateMain .linkText a,
.keiei .templateMain .linkTextWindow a,
.keiei .templateMain .linkTextWard a,
.keiei .templateMain .linkTextExcel a,
.keiei .templateMain .linkTextPpt a,
.keiei .templateMain .linkBtn a, .business-administration .templateMain .linkText a,
.business-administration .templateMain .linkTextWindow a,
.business-administration .templateMain .linkTextWard a,
.business-administration .templateMain .linkTextExcel a,
.business-administration .templateMain .linkTextPpt a,
.business-administration .templateMain .linkBtn a {
  background-image: url("../img/in/gt2/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keiei .templateMain .linkText a,
  .keiei .templateMain .linkTextWindow a,
  .keiei .templateMain .linkTextWard a,
  .keiei .templateMain .linkTextExcel a,
  .keiei .templateMain .linkTextPpt a,
  .keiei .templateMain .linkBtn a, .business-administration .templateMain .linkText a,
  .business-administration .templateMain .linkTextWindow a,
  .business-administration .templateMain .linkTextWard a,
  .business-administration .templateMain .linkTextExcel a,
  .business-administration .templateMain .linkTextPpt a,
  .business-administration .templateMain .linkBtn a {
    background-image: url("../img/in/gt2/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keiei .templateMain .linkText a,
  .keiei .templateMain .linkTextWindow a,
  .keiei .templateMain .linkTextWard a,
  .keiei .templateMain .linkTextExcel a,
  .keiei .templateMain .linkTextPpt a,
  .keiei .templateMain .linkBtn a, .business-administration .templateMain .linkText a,
  .business-administration .templateMain .linkTextWindow a,
  .business-administration .templateMain .linkTextWard a,
  .business-administration .templateMain .linkTextExcel a,
  .business-administration .templateMain .linkTextPpt a,
  .business-administration .templateMain .linkBtn a {
    background-image: url("../img/in/gt2/icon_list.svg");
  }
}

.keiei .templateMain_lineBox, .business-administration .templateMain_lineBox {
  border: solid #516c9c;
  border-width: 1px 0;
}

.keiei .faqMain_arrow, .business-administration .faqMain_arrow {
  background-image: url("../img/in/gt2/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keiei .faqMain_arrow, .business-administration .faqMain_arrow {
    background-image: url("../img/in/gt2/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keiei .faqMain_arrow, .business-administration .faqMain_arrow {
    background-image: url("../img/in/gt2/icon_q.svg");
  }
}

.keiei .faqMain_item, .business-administration .faqMain_item {
  border-top: 2px solid #516c9c;
}

.keiei .pageContactParts_title, .business-administration .pageContactParts_title {
  color: #516c9c;
}

.keiei .pageContactParts_list dt, .business-administration .pageContactParts_list dt {
  background: #516c9c;
}

.keiei .recommendParts_item a, .business-administration .recommendParts_item a {
  background-image: url("../img/in/gt2/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keiei .recommendParts_item a, .business-administration .recommendParts_item a {
    background-image: url("../img/in/gt2/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keiei .recommendParts_item a, .business-administration .recommendParts_item a {
    background-image: url("../img/in/gt2/icon_list.svg");
  }
}

.keiei .recommendParts02 a, .business-administration .recommendParts02 a {
  background-image: url("../img/in/gt2/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .keiei .recommendParts02 a, .business-administration .recommendParts02 a {
    background-image: url("../img/in/gt2/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .keiei .recommendParts02 a, .business-administration .recommendParts02 a {
    background-image: url("../img/in/gt2/icon_list.svg");
  }
}

.keiei .sideSpSns, .business-administration .sideSpSns {
  background: #516c9c;
}

.jinbun-english .newsSectionMain_data dt:before, .humanities-english .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.jinbun-english .newsSectionMain_data dt img, .humanities-english .newsSectionMain_data dt img {
  display: none;
}

.jinbun-english .subPageSection_more, .humanities-english .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .jinbun-english .subPageSection_more, .humanities-english .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .jinbun-english .subPageSection_more img, .humanities-english .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-english .subPageSection_more, .humanities-english .subPageSection_more {
    right: 15px;
  }
}

.jinbun-english .commonSubpageTitle_head, .humanities-english .commonSubpageTitle_head {
  background: rgba(189, 72, 86, 0.9);
}

.jinbun-english .commonSubpageTitleNoimg, .humanities-english .commonSubpageTitleNoimg {
  background: rgba(189, 72, 86, 0.9);
}

.jinbun-english .commonSectionTitle:after, .humanities-english .commonSectionTitle:after {
  background: #bd4856;
}

.jinbun-english .moreicon a, .humanities-english .moreicon a {
  background: #bd4856;
  background-image: url("../img/common/icon_more_bg_jinbun-english.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.jinbun-english .newsSectionMain_data dt, .humanities-english .newsSectionMain_data dt {
  color: #bd4856;
}

.jinbun-english .newsSectionMain_data dt:before, .humanities-english .newsSectionMain_data dt:before {
  background: url("../img/in/gt3/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-english .newsSectionMain_data dt:before, .humanities-english .newsSectionMain_data dt:before {
    background: url("../img/in/gt3/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-english .newsSectionMain_data dt:before, .humanities-english .newsSectionMain_data dt:before {
    background: url("../img/in/gt3/icon_date.svg") no-repeat;
  }
}

.jinbun-english .newsSectionMain_data dd span, .humanities-english .newsSectionMain_data dd span {
  border: 1px solid #bd4856;
  color: #bd4856;
}

.jinbun-english .templateMain h1:before, .humanities-english .templateMain h1:before {
  background: #bd4856;
}

.jinbun-english .templateMain h2, .humanities-english .templateMain h2 {
  border-left: 2px solid #bd4856;
}

.jinbun-english .templateMain h3, .humanities-english .templateMain h3 {
  background-image: url("../img/in/gt3/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-english .templateMain h3, .humanities-english .templateMain h3 {
    background-image: url("../img/in/gt3/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-english .templateMain h3, .humanities-english .templateMain h3 {
    background-image: url("../img/in/gt3/icon_title.svg");
  }
}

.jinbun-english .templateMain table th, .humanities-english .templateMain table th {
  background: rgba(189, 72, 86, 0.2);
}

.jinbun-english .templateMain table td, .humanities-english .templateMain table td {
  background: rgba(189, 72, 86, 0.07);
}

.jinbun-english .templateMain .linkText a,
.jinbun-english .templateMain .linkTextWindow a,
.jinbun-english .templateMain .linkTextWard a,
.jinbun-english .templateMain .linkTextExcel a,
.jinbun-english .templateMain .linkTextPpt a,
.jinbun-english .templateMain .linkBtn a, .humanities-english .templateMain .linkText a,
.humanities-english .templateMain .linkTextWindow a,
.humanities-english .templateMain .linkTextWard a,
.humanities-english .templateMain .linkTextExcel a,
.humanities-english .templateMain .linkTextPpt a,
.humanities-english .templateMain .linkBtn a {
  background-image: url("../img/in/gt3/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-english .templateMain .linkText a,
  .jinbun-english .templateMain .linkTextWindow a,
  .jinbun-english .templateMain .linkTextWard a,
  .jinbun-english .templateMain .linkTextExcel a,
  .jinbun-english .templateMain .linkTextPpt a,
  .jinbun-english .templateMain .linkBtn a, .humanities-english .templateMain .linkText a,
  .humanities-english .templateMain .linkTextWindow a,
  .humanities-english .templateMain .linkTextWard a,
  .humanities-english .templateMain .linkTextExcel a,
  .humanities-english .templateMain .linkTextPpt a,
  .humanities-english .templateMain .linkBtn a {
    background-image: url("../img/in/gt3/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-english .templateMain .linkText a,
  .jinbun-english .templateMain .linkTextWindow a,
  .jinbun-english .templateMain .linkTextWard a,
  .jinbun-english .templateMain .linkTextExcel a,
  .jinbun-english .templateMain .linkTextPpt a,
  .jinbun-english .templateMain .linkBtn a, .humanities-english .templateMain .linkText a,
  .humanities-english .templateMain .linkTextWindow a,
  .humanities-english .templateMain .linkTextWard a,
  .humanities-english .templateMain .linkTextExcel a,
  .humanities-english .templateMain .linkTextPpt a,
  .humanities-english .templateMain .linkBtn a {
    background-image: url("../img/in/gt3/icon_list.svg");
  }
}

.jinbun-english .templateMain_lineBox, .humanities-english .templateMain_lineBox {
  border: solid #bd4856;
  border-width: 1px 0;
}

.jinbun-english .faqMain_arrow, .humanities-english .faqMain_arrow {
  background-image: url("../img/in/gt3/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-english .faqMain_arrow, .humanities-english .faqMain_arrow {
    background-image: url("../img/in/gt3/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-english .faqMain_arrow, .humanities-english .faqMain_arrow {
    background-image: url("../img/in/gt3/icon_q.svg");
  }
}

.jinbun-english .faqMain_item, .humanities-english .faqMain_item {
  border-top: 2px solid #bd4856;
}

.jinbun-english .pageContactParts_title, .humanities-english .pageContactParts_title {
  color: #bd4856;
}

.jinbun-english .pageContactParts_list dt, .humanities-english .pageContactParts_list dt {
  background: #bd4856;
}

.jinbun-english .recommendParts_item a, .humanities-english .recommendParts_item a {
  background-image: url("../img/in/gt3/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-english .recommendParts_item a, .humanities-english .recommendParts_item a {
    background-image: url("../img/in/gt3/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-english .recommendParts_item a, .humanities-english .recommendParts_item a {
    background-image: url("../img/in/gt3/icon_list.svg");
  }
}

.jinbun-english .recommendParts02 a, .humanities-english .recommendParts02 a {
  background-image: url("../img/in/gt3/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-english .recommendParts02 a, .humanities-english .recommendParts02 a {
    background-image: url("../img/in/gt3/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-english .recommendParts02 a, .humanities-english .recommendParts02 a {
    background-image: url("../img/in/gt3/icon_list.svg");
  }
}

.jinbun-english .sideSpSns, .humanities-english .sideSpSns {
  background: #bd4856;
}

.jinbun-society .newsSectionMain_data dt:before, .humanities-sociology .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.jinbun-society .newsSectionMain_data dt img, .humanities-sociology .newsSectionMain_data dt img {
  display: none;
}

.jinbun-society .subPageSection_more, .humanities-sociology .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .jinbun-society .subPageSection_more, .humanities-sociology .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .jinbun-society .subPageSection_more img, .humanities-sociology .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-society .subPageSection_more, .humanities-sociology .subPageSection_more {
    right: 15px;
  }
}

.jinbun-society .commonSubpageTitle_head, .humanities-sociology .commonSubpageTitle_head {
  background: rgba(145, 177, 49, 0.9);
}

.jinbun-society .commonSubpageTitleNoimg, .humanities-sociology .commonSubpageTitleNoimg {
  background: rgba(145, 177, 49, 0.9);
}

.jinbun-society .commonSectionTitle:after, .humanities-sociology .commonSectionTitle:after {
  background: #91b131;
}

.jinbun-society .moreicon a, .humanities-sociology .moreicon a {
  background: #91b131;
  background-image: url("../img/common/icon_more_bg_jinbun-society.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.jinbun-society .newsSectionMain_data dt, .humanities-sociology .newsSectionMain_data dt {
  color: #91b131;
}

.jinbun-society .newsSectionMain_data dt:before, .humanities-sociology .newsSectionMain_data dt:before {
  background: url("../img/in/gt4/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-society .newsSectionMain_data dt:before, .humanities-sociology .newsSectionMain_data dt:before {
    background: url("../img/in/gt4/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-society .newsSectionMain_data dt:before, .humanities-sociology .newsSectionMain_data dt:before {
    background: url("../img/in/gt4/icon_date.svg") no-repeat;
  }
}

.jinbun-society .newsSectionMain_data dd span, .humanities-sociology .newsSectionMain_data dd span {
  border: 1px solid #91b131;
  color: #91b131;
}

.jinbun-society .templateMain h1:before, .humanities-sociology .templateMain h1:before {
  background: #91b131;
}

.jinbun-society .templateMain h2, .humanities-sociology .templateMain h2 {
  border-left: 2px solid #91b131;
}

.jinbun-society .templateMain h3, .humanities-sociology .templateMain h3 {
  background-image: url("../img/in/gt4/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-society .templateMain h3, .humanities-sociology .templateMain h3 {
    background-image: url("../img/in/gt4/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-society .templateMain h3, .humanities-sociology .templateMain h3 {
    background-image: url("../img/in/gt4/icon_title.svg");
  }
}

.jinbun-society .templateMain table th, .humanities-sociology .templateMain table th {
  background: rgba(145, 177, 49, 0.2);
}

.jinbun-society .templateMain table td, .humanities-sociology .templateMain table td {
  background: rgba(145, 177, 49, 0.07);
}

.jinbun-society .templateMain .linkText a,
.jinbun-society .templateMain .linkTextWindow a,
.jinbun-society .templateMain .linkTextWard a,
.jinbun-society .templateMain .linkTextExcel a,
.jinbun-society .templateMain .linkTextPpt a,
.jinbun-society .templateMain .linkBtn a, .humanities-sociology .templateMain .linkText a,
.humanities-sociology .templateMain .linkTextWindow a,
.humanities-sociology .templateMain .linkTextWard a,
.humanities-sociology .templateMain .linkTextExcel a,
.humanities-sociology .templateMain .linkTextPpt a,
.humanities-sociology .templateMain .linkBtn a {
  background-image: url("../img/in/gt4/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-society .templateMain .linkText a,
  .jinbun-society .templateMain .linkTextWindow a,
  .jinbun-society .templateMain .linkTextWard a,
  .jinbun-society .templateMain .linkTextExcel a,
  .jinbun-society .templateMain .linkTextPpt a,
  .jinbun-society .templateMain .linkBtn a, .humanities-sociology .templateMain .linkText a,
  .humanities-sociology .templateMain .linkTextWindow a,
  .humanities-sociology .templateMain .linkTextWard a,
  .humanities-sociology .templateMain .linkTextExcel a,
  .humanities-sociology .templateMain .linkTextPpt a,
  .humanities-sociology .templateMain .linkBtn a {
    background-image: url("../img/in/gt4/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-society .templateMain .linkText a,
  .jinbun-society .templateMain .linkTextWindow a,
  .jinbun-society .templateMain .linkTextWard a,
  .jinbun-society .templateMain .linkTextExcel a,
  .jinbun-society .templateMain .linkTextPpt a,
  .jinbun-society .templateMain .linkBtn a, .humanities-sociology .templateMain .linkText a,
  .humanities-sociology .templateMain .linkTextWindow a,
  .humanities-sociology .templateMain .linkTextWard a,
  .humanities-sociology .templateMain .linkTextExcel a,
  .humanities-sociology .templateMain .linkTextPpt a,
  .humanities-sociology .templateMain .linkBtn a {
    background-image: url("../img/in/gt4/icon_list.svg");
  }
}

.jinbun-society .templateMain_lineBox, .humanities-sociology .templateMain_lineBox {
  border: solid #91b131;
  border-width: 1px 0;
}

.jinbun-society .faqMain_arrow, .humanities-sociology .faqMain_arrow {
  background-image: url("../img/in/gt4/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-society .faqMain_arrow, .humanities-sociology .faqMain_arrow {
    background-image: url("../img/in/gt4/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-society .faqMain_arrow, .humanities-sociology .faqMain_arrow {
    background-image: url("../img/in/gt4/icon_q.svg");
  }
}

.jinbun-society .faqMain_item, .humanities-sociology .faqMain_item {
  border-top: 2px solid #91b131;
}

.jinbun-society .pageContactParts_title, .humanities-sociology .pageContactParts_title {
  color: #91b131;
}

.jinbun-society .pageContactParts_list dt, .humanities-sociology .pageContactParts_list dt {
  background: #91b131;
}

.jinbun-society .recommendParts_item a, .humanities-sociology .recommendParts_item a {
  background-image: url("../img/in/gt4/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-society .recommendParts_item a, .humanities-sociology .recommendParts_item a {
    background-image: url("../img/in/gt4/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-society .recommendParts_item a, .humanities-sociology .recommendParts_item a {
    background-image: url("../img/in/gt4/icon_list.svg");
  }
}

.jinbun-society .recommendParts02 a, .humanities-sociology .recommendParts02 a {
  background-image: url("../img/in/gt4/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .jinbun-society .recommendParts02 a, .humanities-sociology .recommendParts02 a {
    background-image: url("../img/in/gt4/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .jinbun-society .recommendParts02 a, .humanities-sociology .recommendParts02 a {
    background-image: url("../img/in/gt4/icon_list.svg");
  }
}

.jinbun-society .sideSpSns, .humanities-sociology .sideSpSns {
  background: #91b131;
}

.law .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.law .newsSectionMain_data dt img {
  display: none;
}

.law .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .law .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .law .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .law .subPageSection_more {
    right: 15px;
  }
}

.law .commonSubpageTitle_head {
  background: rgba(113, 65, 123, 0.9);
}

.law .commonSubpageTitleNoimg {
  background: rgba(113, 65, 123, 0.9);
}

.law .commonSectionTitle:after {
  background: #71417b;
}

.law .moreicon a {
  background: #71417b;
  background-image: url("../img/common/icon_more_bg_law.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.law .newsSectionMain_data dt {
  color: #71417b;
}

.law .newsSectionMain_data dt:before {
  background: url("../img/in/gt5/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .law .newsSectionMain_data dt:before {
    background: url("../img/in/gt5/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .law .newsSectionMain_data dt:before {
    background: url("../img/in/gt5/icon_date.svg") no-repeat;
  }
}

.law .newsSectionMain_data dd span {
  border: 1px solid #71417b;
  color: #71417b;
}

.law .templateMain h1:before {
  background: #71417b;
}

.law .templateMain h2 {
  border-left: 2px solid #71417b;
}

.law .templateMain h3 {
  background-image: url("../img/in/gt5/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .law .templateMain h3 {
    background-image: url("../img/in/gt5/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .law .templateMain h3 {
    background-image: url("../img/in/gt5/icon_title.svg");
  }
}

.law .templateMain table th {
  background: rgba(113, 65, 123, 0.2);
}

.law .templateMain table td {
  background: rgba(113, 65, 123, 0.07);
}

.law .templateMain .linkText a,
.law .templateMain .linkTextWindow a,
.law .templateMain .linkTextWard a,
.law .templateMain .linkTextExcel a,
.law .templateMain .linkTextPpt a,
.law .templateMain .linkBtn a {
  background-image: url("../img/in/gt5/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .law .templateMain .linkText a,
  .law .templateMain .linkTextWindow a,
  .law .templateMain .linkTextWard a,
  .law .templateMain .linkTextExcel a,
  .law .templateMain .linkTextPpt a,
  .law .templateMain .linkBtn a {
    background-image: url("../img/in/gt5/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .law .templateMain .linkText a,
  .law .templateMain .linkTextWindow a,
  .law .templateMain .linkTextWard a,
  .law .templateMain .linkTextExcel a,
  .law .templateMain .linkTextPpt a,
  .law .templateMain .linkBtn a {
    background-image: url("../img/in/gt5/icon_list.svg");
  }
}

.law .templateMain_lineBox {
  border: solid #71417b;
  border-width: 1px 0;
}

.law .faqMain_arrow {
  background-image: url("../img/in/gt5/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .law .faqMain_arrow {
    background-image: url("../img/in/gt5/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .law .faqMain_arrow {
    background-image: url("../img/in/gt5/icon_q.svg");
  }
}

.law .faqMain_item {
  border-top: 2px solid #71417b;
}

.law .pageContactParts_title {
  color: #71417b;
}

.law .pageContactParts_list dt {
  background: #71417b;
}

.law .recommendParts_item a {
  background-image: url("../img/in/gt5/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .law .recommendParts_item a {
    background-image: url("../img/in/gt5/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .law .recommendParts_item a {
    background-image: url("../img/in/gt5/icon_list.svg");
  }
}

.law .recommendParts02 a {
  background-image: url("../img/in/gt5/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .law .recommendParts02 a {
    background-image: url("../img/in/gt5/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .law .recommendParts02 a {
    background-image: url("../img/in/gt5/icon_list.svg");
  }
}

.law .sideSpSns {
  background: #71417b;
}

.yakugaku .newsSectionMain_data dt:before, .pharmaceutical-sciences .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.yakugaku .newsSectionMain_data dt img, .pharmaceutical-sciences .newsSectionMain_data dt img {
  display: none;
}

.yakugaku .subPageSection_more, .pharmaceutical-sciences .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .yakugaku .subPageSection_more, .pharmaceutical-sciences .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .yakugaku .subPageSection_more img, .pharmaceutical-sciences .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .yakugaku .subPageSection_more, .pharmaceutical-sciences .subPageSection_more {
    right: 15px;
  }
}

.yakugaku .commonSubpageTitle_head, .pharmaceutical-sciences .commonSubpageTitle_head {
  background: rgba(207, 96, 56, 0.9);
}

.yakugaku .commonSubpageTitleNoimg, .pharmaceutical-sciences .commonSubpageTitleNoimg {
  background: rgba(207, 96, 56, 0.9);
}

.yakugaku .commonSectionTitle:after, .pharmaceutical-sciences .commonSectionTitle:after {
  background: #cf6038;
}

.yakugaku .moreicon a, .pharmaceutical-sciences .moreicon a {
  background: #cf6038;
  background-image: url("../img/common/icon_more_bg_yakugaku.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.yakugaku .newsSectionMain_data dt, .pharmaceutical-sciences .newsSectionMain_data dt {
  color: #cf6038;
}

.yakugaku .newsSectionMain_data dt:before, .pharmaceutical-sciences .newsSectionMain_data dt:before {
  background: url("../img/in/gt6/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .yakugaku .newsSectionMain_data dt:before, .pharmaceutical-sciences .newsSectionMain_data dt:before {
    background: url("../img/in/gt6/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .yakugaku .newsSectionMain_data dt:before, .pharmaceutical-sciences .newsSectionMain_data dt:before {
    background: url("../img/in/gt6/icon_date.svg") no-repeat;
  }
}

.yakugaku .newsSectionMain_data dd span, .pharmaceutical-sciences .newsSectionMain_data dd span {
  border: 1px solid #cf6038;
  color: #cf6038;
}

.yakugaku .templateMain h1:before, .pharmaceutical-sciences .templateMain h1:before {
  background: #cf6038;
}

.yakugaku .templateMain h2, .pharmaceutical-sciences .templateMain h2 {
  border-left: 2px solid #cf6038;
}

.yakugaku .templateMain h3, .pharmaceutical-sciences .templateMain h3 {
  background-image: url("../img/in/gt6/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .yakugaku .templateMain h3, .pharmaceutical-sciences .templateMain h3 {
    background-image: url("../img/in/gt6/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .yakugaku .templateMain h3, .pharmaceutical-sciences .templateMain h3 {
    background-image: url("../img/in/gt6/icon_title.svg");
  }
}

.yakugaku .templateMain table th, .pharmaceutical-sciences .templateMain table th {
  background: rgba(207, 96, 56, 0.2);
}

.yakugaku .templateMain table td, .pharmaceutical-sciences .templateMain table td {
  background: rgba(207, 96, 56, 0.07);
}

.yakugaku .templateMain .linkText a,
.yakugaku .templateMain .linkTextWindow a,
.yakugaku .templateMain .linkTextWard a,
.yakugaku .templateMain .linkTextExcel a,
.yakugaku .templateMain .linkTextPpt a,
.yakugaku .templateMain .linkBtn a, .pharmaceutical-sciences .templateMain .linkText a,
.pharmaceutical-sciences .templateMain .linkTextWindow a,
.pharmaceutical-sciences .templateMain .linkTextWard a,
.pharmaceutical-sciences .templateMain .linkTextExcel a,
.pharmaceutical-sciences .templateMain .linkTextPpt a,
.pharmaceutical-sciences .templateMain .linkBtn a {
  background-image: url("../img/in/gt6/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .yakugaku .templateMain .linkText a,
  .yakugaku .templateMain .linkTextWindow a,
  .yakugaku .templateMain .linkTextWard a,
  .yakugaku .templateMain .linkTextExcel a,
  .yakugaku .templateMain .linkTextPpt a,
  .yakugaku .templateMain .linkBtn a, .pharmaceutical-sciences .templateMain .linkText a,
  .pharmaceutical-sciences .templateMain .linkTextWindow a,
  .pharmaceutical-sciences .templateMain .linkTextWard a,
  .pharmaceutical-sciences .templateMain .linkTextExcel a,
  .pharmaceutical-sciences .templateMain .linkTextPpt a,
  .pharmaceutical-sciences .templateMain .linkBtn a {
    background-image: url("../img/in/gt6/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .yakugaku .templateMain .linkText a,
  .yakugaku .templateMain .linkTextWindow a,
  .yakugaku .templateMain .linkTextWard a,
  .yakugaku .templateMain .linkTextExcel a,
  .yakugaku .templateMain .linkTextPpt a,
  .yakugaku .templateMain .linkBtn a, .pharmaceutical-sciences .templateMain .linkText a,
  .pharmaceutical-sciences .templateMain .linkTextWindow a,
  .pharmaceutical-sciences .templateMain .linkTextWard a,
  .pharmaceutical-sciences .templateMain .linkTextExcel a,
  .pharmaceutical-sciences .templateMain .linkTextPpt a,
  .pharmaceutical-sciences .templateMain .linkBtn a {
    background-image: url("../img/in/gt6/icon_list.svg");
  }
}

.yakugaku .templateMain_lineBox, .pharmaceutical-sciences .templateMain_lineBox {
  border: solid #cf6038;
  border-width: 1px 0;
}

.yakugaku .faqMain_arrow, .pharmaceutical-sciences .faqMain_arrow {
  background-image: url("../img/in/gt6/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .yakugaku .faqMain_arrow, .pharmaceutical-sciences .faqMain_arrow {
    background-image: url("../img/in/gt6/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .yakugaku .faqMain_arrow, .pharmaceutical-sciences .faqMain_arrow {
    background-image: url("../img/in/gt6/icon_q.svg");
  }
}

.yakugaku .faqMain_item, .pharmaceutical-sciences .faqMain_item {
  border-top: 2px solid #cf6038;
}

.yakugaku .pageContactParts_title, .pharmaceutical-sciences .pageContactParts_title {
  color: #cf6038;
}

.yakugaku .pageContactParts_list dt, .pharmaceutical-sciences .pageContactParts_list dt {
  background: #cf6038;
}

.yakugaku .recommendParts_item a, .pharmaceutical-sciences .recommendParts_item a {
  background-image: url("../img/in/gt6/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .yakugaku .recommendParts_item a, .pharmaceutical-sciences .recommendParts_item a {
    background-image: url("../img/in/gt6/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .yakugaku .recommendParts_item a, .pharmaceutical-sciences .recommendParts_item a {
    background-image: url("../img/in/gt6/icon_list.svg");
  }
}

.yakugaku .recommendParts02 a, .pharmaceutical-sciences .recommendParts02 a {
  background-image: url("../img/in/gt6/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .yakugaku .recommendParts02 a, .pharmaceutical-sciences .recommendParts02 a {
    background-image: url("../img/in/gt6/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .yakugaku .recommendParts02 a, .pharmaceutical-sciences .recommendParts02 a {
    background-image: url("../img/in/gt6/icon_list.svg");
  }
}

.yakugaku .sideSpSns, .pharmaceutical-sciences .sideSpSns {
  background: #cf6038;
}

.daigakuin-ecmaster .newsSectionMain_data dt:before,
.daigakuin-bumaster .newsSectionMain_data dt:before,
.daigakuin-language .newsSectionMain_data dt:before,
.daigakuin-sociolog .newsSectionMain_data dt:before,
.daigakuin-yakugaku .newsSectionMain_data dt:before,
.graduateschool .newsSectionMain_data dt:before,
.graduate-school .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.daigakuin-ecmaster .newsSectionMain_data dt img,
.daigakuin-bumaster .newsSectionMain_data dt img,
.daigakuin-language .newsSectionMain_data dt img,
.daigakuin-sociolog .newsSectionMain_data dt img,
.daigakuin-yakugaku .newsSectionMain_data dt img,
.graduateschool .newsSectionMain_data dt img,
.graduate-school .newsSectionMain_data dt img {
  display: none;
}

.daigakuin-ecmaster .subPageSection_more,
.daigakuin-bumaster .subPageSection_more,
.daigakuin-language .subPageSection_more,
.daigakuin-sociolog .subPageSection_more,
.daigakuin-yakugaku .subPageSection_more,
.graduateschool .subPageSection_more,
.graduate-school .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .daigakuin-ecmaster .subPageSection_more,
  .daigakuin-bumaster .subPageSection_more,
  .daigakuin-language .subPageSection_more,
  .daigakuin-sociolog .subPageSection_more,
  .daigakuin-yakugaku .subPageSection_more,
  .graduateschool .subPageSection_more,
  .graduate-school .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .daigakuin-ecmaster .subPageSection_more img,
  .daigakuin-bumaster .subPageSection_more img,
  .daigakuin-language .subPageSection_more img,
  .daigakuin-sociolog .subPageSection_more img,
  .daigakuin-yakugaku .subPageSection_more img,
  .graduateschool .subPageSection_more img,
  .graduate-school .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .daigakuin-ecmaster .subPageSection_more,
  .daigakuin-bumaster .subPageSection_more,
  .daigakuin-language .subPageSection_more,
  .daigakuin-sociolog .subPageSection_more,
  .daigakuin-yakugaku .subPageSection_more,
  .graduateschool .subPageSection_more,
  .graduate-school .subPageSection_more {
    right: 15px;
  }
}

.daigakuin-ecmaster .commonSubpageTitle_head,
.daigakuin-bumaster .commonSubpageTitle_head,
.daigakuin-language .commonSubpageTitle_head,
.daigakuin-sociolog .commonSubpageTitle_head,
.daigakuin-yakugaku .commonSubpageTitle_head,
.graduateschool .commonSubpageTitle_head,
.graduate-school .commonSubpageTitle_head {
  background: rgba(71, 134, 145, 0.9);
}

.daigakuin-ecmaster .commonSubpageTitleNoimg,
.daigakuin-bumaster .commonSubpageTitleNoimg,
.daigakuin-language .commonSubpageTitleNoimg,
.daigakuin-sociolog .commonSubpageTitleNoimg,
.daigakuin-yakugaku .commonSubpageTitleNoimg,
.graduateschool .commonSubpageTitleNoimg,
.graduate-school .commonSubpageTitleNoimg {
  background: rgba(71, 134, 145, 0.9);
}

.daigakuin-ecmaster .commonSectionTitle:after,
.daigakuin-bumaster .commonSectionTitle:after,
.daigakuin-language .commonSectionTitle:after,
.daigakuin-sociolog .commonSectionTitle:after,
.daigakuin-yakugaku .commonSectionTitle:after,
.graduateschool .commonSectionTitle:after,
.graduate-school .commonSectionTitle:after {
  background: #478691;
}

.daigakuin-ecmaster .moreicon a,
.daigakuin-bumaster .moreicon a,
.daigakuin-language .moreicon a,
.daigakuin-sociolog .moreicon a,
.daigakuin-yakugaku .moreicon a,
.graduateschool .moreicon a,
.graduate-school .moreicon a {
  background: #478691;
  background-image: url("../img/common/icon_more_bg_graduateschool.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.daigakuin-ecmaster .newsSectionMain_data dt,
.daigakuin-bumaster .newsSectionMain_data dt,
.daigakuin-language .newsSectionMain_data dt,
.daigakuin-sociolog .newsSectionMain_data dt,
.daigakuin-yakugaku .newsSectionMain_data dt,
.graduateschool .newsSectionMain_data dt,
.graduate-school .newsSectionMain_data dt {
  color: #478691;
}

.daigakuin-ecmaster .newsSectionMain_data dt:before,
.daigakuin-bumaster .newsSectionMain_data dt:before,
.daigakuin-language .newsSectionMain_data dt:before,
.daigakuin-sociolog .newsSectionMain_data dt:before,
.daigakuin-yakugaku .newsSectionMain_data dt:before,
.graduateschool .newsSectionMain_data dt:before,
.graduate-school .newsSectionMain_data dt:before {
  background: url("../img/in/gt7/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .daigakuin-ecmaster .newsSectionMain_data dt:before,
  .daigakuin-bumaster .newsSectionMain_data dt:before,
  .daigakuin-language .newsSectionMain_data dt:before,
  .daigakuin-sociolog .newsSectionMain_data dt:before,
  .daigakuin-yakugaku .newsSectionMain_data dt:before,
  .graduateschool .newsSectionMain_data dt:before,
  .graduate-school .newsSectionMain_data dt:before {
    background: url("../img/in/gt7/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .daigakuin-ecmaster .newsSectionMain_data dt:before,
  .daigakuin-bumaster .newsSectionMain_data dt:before,
  .daigakuin-language .newsSectionMain_data dt:before,
  .daigakuin-sociolog .newsSectionMain_data dt:before,
  .daigakuin-yakugaku .newsSectionMain_data dt:before,
  .graduateschool .newsSectionMain_data dt:before,
  .graduate-school .newsSectionMain_data dt:before {
    background: url("../img/in/gt7/icon_date.svg") no-repeat;
  }
}

.daigakuin-ecmaster .newsSectionMain_data dd span,
.daigakuin-bumaster .newsSectionMain_data dd span,
.daigakuin-language .newsSectionMain_data dd span,
.daigakuin-sociolog .newsSectionMain_data dd span,
.daigakuin-yakugaku .newsSectionMain_data dd span,
.graduateschool .newsSectionMain_data dd span,
.graduate-school .newsSectionMain_data dd span {
  border: 1px solid #478691;
  color: #478691;
}

.daigakuin-ecmaster .templateMain h1:before,
.daigakuin-bumaster .templateMain h1:before,
.daigakuin-language .templateMain h1:before,
.daigakuin-sociolog .templateMain h1:before,
.daigakuin-yakugaku .templateMain h1:before,
.graduateschool .templateMain h1:before,
.graduate-school .templateMain h1:before {
  background: #478691;
}

.daigakuin-ecmaster .templateMain h2,
.daigakuin-bumaster .templateMain h2,
.daigakuin-language .templateMain h2,
.daigakuin-sociolog .templateMain h2,
.daigakuin-yakugaku .templateMain h2,
.graduateschool .templateMain h2,
.graduate-school .templateMain h2 {
  border-left: 2px solid #478691;
}

.daigakuin-ecmaster .templateMain h3,
.daigakuin-bumaster .templateMain h3,
.daigakuin-language .templateMain h3,
.daigakuin-sociolog .templateMain h3,
.daigakuin-yakugaku .templateMain h3,
.graduateschool .templateMain h3,
.graduate-school .templateMain h3 {
  background-image: url("../img/in/gt7/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .daigakuin-ecmaster .templateMain h3,
  .daigakuin-bumaster .templateMain h3,
  .daigakuin-language .templateMain h3,
  .daigakuin-sociolog .templateMain h3,
  .daigakuin-yakugaku .templateMain h3,
  .graduateschool .templateMain h3,
  .graduate-school .templateMain h3 {
    background-image: url("../img/in/gt7/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .daigakuin-ecmaster .templateMain h3,
  .daigakuin-bumaster .templateMain h3,
  .daigakuin-language .templateMain h3,
  .daigakuin-sociolog .templateMain h3,
  .daigakuin-yakugaku .templateMain h3,
  .graduateschool .templateMain h3,
  .graduate-school .templateMain h3 {
    background-image: url("../img/in/gt7/icon_title.svg");
  }
}

.daigakuin-ecmaster .templateMain table th,
.daigakuin-bumaster .templateMain table th,
.daigakuin-language .templateMain table th,
.daigakuin-sociolog .templateMain table th,
.daigakuin-yakugaku .templateMain table th,
.graduateschool .templateMain table th,
.graduate-school .templateMain table th {
  background: rgba(71, 134, 145, 0.2);
}

.daigakuin-ecmaster .templateMain table td,
.daigakuin-bumaster .templateMain table td,
.daigakuin-language .templateMain table td,
.daigakuin-sociolog .templateMain table td,
.daigakuin-yakugaku .templateMain table td,
.graduateschool .templateMain table td,
.graduate-school .templateMain table td {
  background: rgba(71, 134, 145, 0.07);
}

.daigakuin-ecmaster .templateMain .linkText a,
.daigakuin-ecmaster .templateMain .linkTextWindow a,
.daigakuin-ecmaster .templateMain .linkTextWard a,
.daigakuin-ecmaster .templateMain .linkTextExcel a,
.daigakuin-ecmaster .templateMain .linkTextPpt a,
.daigakuin-ecmaster .templateMain .linkBtn a,
.daigakuin-bumaster .templateMain .linkText a,
.daigakuin-bumaster .templateMain .linkTextWindow a,
.daigakuin-bumaster .templateMain .linkTextWard a,
.daigakuin-bumaster .templateMain .linkTextExcel a,
.daigakuin-bumaster .templateMain .linkTextPpt a,
.daigakuin-bumaster .templateMain .linkBtn a,
.daigakuin-language .templateMain .linkText a,
.daigakuin-language .templateMain .linkTextWindow a,
.daigakuin-language .templateMain .linkTextWard a,
.daigakuin-language .templateMain .linkTextExcel a,
.daigakuin-language .templateMain .linkTextPpt a,
.daigakuin-language .templateMain .linkBtn a,
.daigakuin-sociolog .templateMain .linkText a,
.daigakuin-sociolog .templateMain .linkTextWindow a,
.daigakuin-sociolog .templateMain .linkTextWard a,
.daigakuin-sociolog .templateMain .linkTextExcel a,
.daigakuin-sociolog .templateMain .linkTextPpt a,
.daigakuin-sociolog .templateMain .linkBtn a,
.daigakuin-yakugaku .templateMain .linkText a,
.daigakuin-yakugaku .templateMain .linkTextWindow a,
.daigakuin-yakugaku .templateMain .linkTextWard a,
.daigakuin-yakugaku .templateMain .linkTextExcel a,
.daigakuin-yakugaku .templateMain .linkTextPpt a,
.daigakuin-yakugaku .templateMain .linkBtn a,
.graduateschool .templateMain .linkText a,
.graduateschool .templateMain .linkTextWindow a,
.graduateschool .templateMain .linkTextWard a,
.graduateschool .templateMain .linkTextExcel a,
.graduateschool .templateMain .linkTextPpt a,
.graduateschool .templateMain .linkBtn a,
.graduate-school .templateMain .linkText a,
.graduate-school .templateMain .linkTextWindow a,
.graduate-school .templateMain .linkTextWard a,
.graduate-school .templateMain .linkTextExcel a,
.graduate-school .templateMain .linkTextPpt a,
.graduate-school .templateMain .linkBtn a {
  background-image: url("../img/in/gt7/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .daigakuin-ecmaster .templateMain .linkText a,
  .daigakuin-ecmaster .templateMain .linkTextWindow a,
  .daigakuin-ecmaster .templateMain .linkTextWard a,
  .daigakuin-ecmaster .templateMain .linkTextExcel a,
  .daigakuin-ecmaster .templateMain .linkTextPpt a,
  .daigakuin-ecmaster .templateMain .linkBtn a,
  .daigakuin-bumaster .templateMain .linkText a,
  .daigakuin-bumaster .templateMain .linkTextWindow a,
  .daigakuin-bumaster .templateMain .linkTextWard a,
  .daigakuin-bumaster .templateMain .linkTextExcel a,
  .daigakuin-bumaster .templateMain .linkTextPpt a,
  .daigakuin-bumaster .templateMain .linkBtn a,
  .daigakuin-language .templateMain .linkText a,
  .daigakuin-language .templateMain .linkTextWindow a,
  .daigakuin-language .templateMain .linkTextWard a,
  .daigakuin-language .templateMain .linkTextExcel a,
  .daigakuin-language .templateMain .linkTextPpt a,
  .daigakuin-language .templateMain .linkBtn a,
  .daigakuin-sociolog .templateMain .linkText a,
  .daigakuin-sociolog .templateMain .linkTextWindow a,
  .daigakuin-sociolog .templateMain .linkTextWard a,
  .daigakuin-sociolog .templateMain .linkTextExcel a,
  .daigakuin-sociolog .templateMain .linkTextPpt a,
  .daigakuin-sociolog .templateMain .linkBtn a,
  .daigakuin-yakugaku .templateMain .linkText a,
  .daigakuin-yakugaku .templateMain .linkTextWindow a,
  .daigakuin-yakugaku .templateMain .linkTextWard a,
  .daigakuin-yakugaku .templateMain .linkTextExcel a,
  .daigakuin-yakugaku .templateMain .linkTextPpt a,
  .daigakuin-yakugaku .templateMain .linkBtn a,
  .graduateschool .templateMain .linkText a,
  .graduateschool .templateMain .linkTextWindow a,
  .graduateschool .templateMain .linkTextWard a,
  .graduateschool .templateMain .linkTextExcel a,
  .graduateschool .templateMain .linkTextPpt a,
  .graduateschool .templateMain .linkBtn a,
  .graduate-school .templateMain .linkText a,
  .graduate-school .templateMain .linkTextWindow a,
  .graduate-school .templateMain .linkTextWard a,
  .graduate-school .templateMain .linkTextExcel a,
  .graduate-school .templateMain .linkTextPpt a,
  .graduate-school .templateMain .linkBtn a {
    background-image: url("../img/in/gt7/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .daigakuin-ecmaster .templateMain .linkText a,
  .daigakuin-ecmaster .templateMain .linkTextWindow a,
  .daigakuin-ecmaster .templateMain .linkTextWard a,
  .daigakuin-ecmaster .templateMain .linkTextExcel a,
  .daigakuin-ecmaster .templateMain .linkTextPpt a,
  .daigakuin-ecmaster .templateMain .linkBtn a,
  .daigakuin-bumaster .templateMain .linkText a,
  .daigakuin-bumaster .templateMain .linkTextWindow a,
  .daigakuin-bumaster .templateMain .linkTextWard a,
  .daigakuin-bumaster .templateMain .linkTextExcel a,
  .daigakuin-bumaster .templateMain .linkTextPpt a,
  .daigakuin-bumaster .templateMain .linkBtn a,
  .daigakuin-language .templateMain .linkText a,
  .daigakuin-language .templateMain .linkTextWindow a,
  .daigakuin-language .templateMain .linkTextWard a,
  .daigakuin-language .templateMain .linkTextExcel a,
  .daigakuin-language .templateMain .linkTextPpt a,
  .daigakuin-language .templateMain .linkBtn a,
  .daigakuin-sociolog .templateMain .linkText a,
  .daigakuin-sociolog .templateMain .linkTextWindow a,
  .daigakuin-sociolog .templateMain .linkTextWard a,
  .daigakuin-sociolog .templateMain .linkTextExcel a,
  .daigakuin-sociolog .templateMain .linkTextPpt a,
  .daigakuin-sociolog .templateMain .linkBtn a,
  .daigakuin-yakugaku .templateMain .linkText a,
  .daigakuin-yakugaku .templateMain .linkTextWindow a,
  .daigakuin-yakugaku .templateMain .linkTextWard a,
  .daigakuin-yakugaku .templateMain .linkTextExcel a,
  .daigakuin-yakugaku .templateMain .linkTextPpt a,
  .daigakuin-yakugaku .templateMain .linkBtn a,
  .graduateschool .templateMain .linkText a,
  .graduateschool .templateMain .linkTextWindow a,
  .graduateschool .templateMain .linkTextWard a,
  .graduateschool .templateMain .linkTextExcel a,
  .graduateschool .templateMain .linkTextPpt a,
  .graduateschool .templateMain .linkBtn a,
  .graduate-school .templateMain .linkText a,
  .graduate-school .templateMain .linkTextWindow a,
  .graduate-school .templateMain .linkTextWard a,
  .graduate-school .templateMain .linkTextExcel a,
  .graduate-school .templateMain .linkTextPpt a,
  .graduate-school .templateMain .linkBtn a {
    background-image: url("../img/in/gt7/icon_list.svg");
  }
}

.daigakuin-ecmaster .templateMain_lineBox,
.daigakuin-bumaster .templateMain_lineBox,
.daigakuin-language .templateMain_lineBox,
.daigakuin-sociolog .templateMain_lineBox,
.daigakuin-yakugaku .templateMain_lineBox,
.graduateschool .templateMain_lineBox,
.graduate-school .templateMain_lineBox {
  border: solid #478691;
  border-width: 1px 0;
}

.daigakuin-ecmaster .faqMain_arrow,
.daigakuin-bumaster .faqMain_arrow,
.daigakuin-language .faqMain_arrow,
.daigakuin-sociolog .faqMain_arrow,
.daigakuin-yakugaku .faqMain_arrow,
.graduateschool .faqMain_arrow,
.graduate-school .faqMain_arrow {
  background-image: url("../img/in/gt7/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .daigakuin-ecmaster .faqMain_arrow,
  .daigakuin-bumaster .faqMain_arrow,
  .daigakuin-language .faqMain_arrow,
  .daigakuin-sociolog .faqMain_arrow,
  .daigakuin-yakugaku .faqMain_arrow,
  .graduateschool .faqMain_arrow,
  .graduate-school .faqMain_arrow {
    background-image: url("../img/in/gt7/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .daigakuin-ecmaster .faqMain_arrow,
  .daigakuin-bumaster .faqMain_arrow,
  .daigakuin-language .faqMain_arrow,
  .daigakuin-sociolog .faqMain_arrow,
  .daigakuin-yakugaku .faqMain_arrow,
  .graduateschool .faqMain_arrow,
  .graduate-school .faqMain_arrow {
    background-image: url("../img/in/gt7/icon_q.svg");
  }
}

.daigakuin-ecmaster .faqMain_item,
.daigakuin-bumaster .faqMain_item,
.daigakuin-language .faqMain_item,
.daigakuin-sociolog .faqMain_item,
.daigakuin-yakugaku .faqMain_item,
.graduateschool .faqMain_item,
.graduate-school .faqMain_item {
  border-top: 2px solid #478691;
}

.daigakuin-ecmaster .pageContactParts_title,
.daigakuin-bumaster .pageContactParts_title,
.daigakuin-language .pageContactParts_title,
.daigakuin-sociolog .pageContactParts_title,
.daigakuin-yakugaku .pageContactParts_title,
.graduateschool .pageContactParts_title,
.graduate-school .pageContactParts_title {
  color: #478691;
}

.daigakuin-ecmaster .pageContactParts_list dt,
.daigakuin-bumaster .pageContactParts_list dt,
.daigakuin-language .pageContactParts_list dt,
.daigakuin-sociolog .pageContactParts_list dt,
.daigakuin-yakugaku .pageContactParts_list dt,
.graduateschool .pageContactParts_list dt,
.graduate-school .pageContactParts_list dt {
  background: #478691;
}

.daigakuin-ecmaster .recommendParts_item a,
.daigakuin-bumaster .recommendParts_item a,
.daigakuin-language .recommendParts_item a,
.daigakuin-sociolog .recommendParts_item a,
.daigakuin-yakugaku .recommendParts_item a,
.graduateschool .recommendParts_item a,
.graduate-school .recommendParts_item a {
  background-image: url("../img/in/gt7/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .daigakuin-ecmaster .recommendParts_item a,
  .daigakuin-bumaster .recommendParts_item a,
  .daigakuin-language .recommendParts_item a,
  .daigakuin-sociolog .recommendParts_item a,
  .daigakuin-yakugaku .recommendParts_item a,
  .graduateschool .recommendParts_item a,
  .graduate-school .recommendParts_item a {
    background-image: url("../img/in/gt7/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .daigakuin-ecmaster .recommendParts_item a,
  .daigakuin-bumaster .recommendParts_item a,
  .daigakuin-language .recommendParts_item a,
  .daigakuin-sociolog .recommendParts_item a,
  .daigakuin-yakugaku .recommendParts_item a,
  .graduateschool .recommendParts_item a,
  .graduate-school .recommendParts_item a {
    background-image: url("../img/in/gt7/icon_list.svg");
  }
}

.daigakuin-ecmaster .recommendParts02 a,
.daigakuin-bumaster .recommendParts02 a,
.daigakuin-language .recommendParts02 a,
.daigakuin-sociolog .recommendParts02 a,
.daigakuin-yakugaku .recommendParts02 a,
.graduateschool .recommendParts02 a,
.graduate-school .recommendParts02 a {
  background-image: url("../img/in/gt7/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .daigakuin-ecmaster .recommendParts02 a,
  .daigakuin-bumaster .recommendParts02 a,
  .daigakuin-language .recommendParts02 a,
  .daigakuin-sociolog .recommendParts02 a,
  .daigakuin-yakugaku .recommendParts02 a,
  .graduateschool .recommendParts02 a,
  .graduate-school .recommendParts02 a {
    background-image: url("../img/in/gt7/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .daigakuin-ecmaster .recommendParts02 a,
  .daigakuin-bumaster .recommendParts02 a,
  .daigakuin-language .recommendParts02 a,
  .daigakuin-sociolog .recommendParts02 a,
  .daigakuin-yakugaku .recommendParts02 a,
  .graduateschool .recommendParts02 a,
  .graduate-school .recommendParts02 a {
    background-image: url("../img/in/gt7/icon_list.svg");
  }
}

.daigakuin-ecmaster .sideSpSns,
.daigakuin-bumaster .sideSpSns,
.daigakuin-language .sideSpSns,
.daigakuin-sociolog .sideSpSns,
.daigakuin-yakugaku .sideSpSns,
.graduateschool .sideSpSns,
.graduate-school .sideSpSns {
  background: #478691;
}

.juniorcollege .newsSectionMain_data dt:before, .matsuyama-junior-college .newsSectionMain_data dt:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
}

.juniorcollege .newsSectionMain_data dt img, .matsuyama-junior-college .newsSectionMain_data dt img {
  display: none;
}

.juniorcollege .subPageSection_more, .matsuyama-junior-college .subPageSection_more {
  position: absolute;
  top: 8px;
  right: 0px;
}

@media only screen and (max-device-width: 687px) {
  .juniorcollege .subPageSection_more, .matsuyama-junior-college .subPageSection_more {
    position: static;
    margin-top: 15px;
  }
  .juniorcollege .subPageSection_more img, .matsuyama-junior-college .subPageSection_more img {
    width: 20px;
    height: auto;
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .juniorcollege .subPageSection_more, .matsuyama-junior-college .subPageSection_more {
    right: 15px;
  }
}

.juniorcollege .commonSubpageTitle_head, .matsuyama-junior-college .commonSubpageTitle_head {
  background: rgba(122, 78, 55, 0.9);
}

.juniorcollege .commonSubpageTitleNoimg, .matsuyama-junior-college .commonSubpageTitleNoimg {
  background: rgba(122, 78, 55, 0.9);
}

.juniorcollege .commonSectionTitle:after, .matsuyama-junior-college .commonSectionTitle:after {
  background: #7a4e37;
}

.juniorcollege .moreicon a, .matsuyama-junior-college .moreicon a {
  background: #7a4e37;
  background-image: url("../img/common/icon_more_bg_juniorcollege.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
}

.juniorcollege .newsSectionMain_data dt, .matsuyama-junior-college .newsSectionMain_data dt {
  color: #7a4e37;
}

.juniorcollege .newsSectionMain_data dt:before, .matsuyama-junior-college .newsSectionMain_data dt:before {
  background: url("../img/in/gt8/icon_date.png") no-repeat;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .juniorcollege .newsSectionMain_data dt:before, .matsuyama-junior-college .newsSectionMain_data dt:before {
    background: url("../img/in/gt8/icon_date.svg") no-repeat;
  }
}

@media only screen and (max-device-width: 687px) {
  .juniorcollege .newsSectionMain_data dt:before, .matsuyama-junior-college .newsSectionMain_data dt:before {
    background: url("../img/in/gt8/icon_date.svg") no-repeat;
  }
}

.juniorcollege .newsSectionMain_data dd span, .matsuyama-junior-college .newsSectionMain_data dd span {
  border: 1px solid #7a4e37;
  color: #7a4e37;
}

.juniorcollege .templateMain h1:before, .matsuyama-junior-college .templateMain h1:before {
  background: #7a4e37;
}

.juniorcollege .templateMain h2, .matsuyama-junior-college .templateMain h2 {
  border-left: 2px solid #7a4e37;
}

.juniorcollege .templateMain h3, .matsuyama-junior-college .templateMain h3 {
  background-image: url("../img/in/gt8/icon_title.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .juniorcollege .templateMain h3, .matsuyama-junior-college .templateMain h3 {
    background-image: url("../img/in/gt8/icon_title.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .juniorcollege .templateMain h3, .matsuyama-junior-college .templateMain h3 {
    background-image: url("../img/in/gt8/icon_title.svg");
  }
}

.juniorcollege .templateMain table th, .matsuyama-junior-college .templateMain table th {
  background: rgba(122, 78, 55, 0.2);
}

.juniorcollege .templateMain table td, .matsuyama-junior-college .templateMain table td {
  background: rgba(122, 78, 55, 0.07);
}

.juniorcollege .templateMain .linkText a,
.juniorcollege .templateMain .linkTextWindow a,
.juniorcollege .templateMain .linkTextWard a,
.juniorcollege .templateMain .linkTextExcel a,
.juniorcollege .templateMain .linkTextPpt a,
.juniorcollege .templateMain .linkBtn a, .matsuyama-junior-college .templateMain .linkText a,
.matsuyama-junior-college .templateMain .linkTextWindow a,
.matsuyama-junior-college .templateMain .linkTextWard a,
.matsuyama-junior-college .templateMain .linkTextExcel a,
.matsuyama-junior-college .templateMain .linkTextPpt a,
.matsuyama-junior-college .templateMain .linkBtn a {
  background-image: url("../img/in/gt8/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .juniorcollege .templateMain .linkText a,
  .juniorcollege .templateMain .linkTextWindow a,
  .juniorcollege .templateMain .linkTextWard a,
  .juniorcollege .templateMain .linkTextExcel a,
  .juniorcollege .templateMain .linkTextPpt a,
  .juniorcollege .templateMain .linkBtn a, .matsuyama-junior-college .templateMain .linkText a,
  .matsuyama-junior-college .templateMain .linkTextWindow a,
  .matsuyama-junior-college .templateMain .linkTextWard a,
  .matsuyama-junior-college .templateMain .linkTextExcel a,
  .matsuyama-junior-college .templateMain .linkTextPpt a,
  .matsuyama-junior-college .templateMain .linkBtn a {
    background-image: url("../img/in/gt8/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .juniorcollege .templateMain .linkText a,
  .juniorcollege .templateMain .linkTextWindow a,
  .juniorcollege .templateMain .linkTextWard a,
  .juniorcollege .templateMain .linkTextExcel a,
  .juniorcollege .templateMain .linkTextPpt a,
  .juniorcollege .templateMain .linkBtn a, .matsuyama-junior-college .templateMain .linkText a,
  .matsuyama-junior-college .templateMain .linkTextWindow a,
  .matsuyama-junior-college .templateMain .linkTextWard a,
  .matsuyama-junior-college .templateMain .linkTextExcel a,
  .matsuyama-junior-college .templateMain .linkTextPpt a,
  .matsuyama-junior-college .templateMain .linkBtn a {
    background-image: url("../img/in/gt8/icon_list.svg");
  }
}

.juniorcollege .templateMain_lineBox, .matsuyama-junior-college .templateMain_lineBox {
  border: solid #7a4e37;
  border-width: 1px 0;
}

.juniorcollege .faqMain_arrow, .matsuyama-junior-college .faqMain_arrow {
  background-image: url("../img/in/gt8/icon_q.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .juniorcollege .faqMain_arrow, .matsuyama-junior-college .faqMain_arrow {
    background-image: url("../img/in/gt8/icon_q.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .juniorcollege .faqMain_arrow, .matsuyama-junior-college .faqMain_arrow {
    background-image: url("../img/in/gt8/icon_q.svg");
  }
}

.juniorcollege .faqMain_item, .matsuyama-junior-college .faqMain_item {
  border-top: 2px solid #7a4e37;
}

.juniorcollege .pageContactParts_title, .matsuyama-junior-college .pageContactParts_title {
  color: #7a4e37;
}

.juniorcollege .pageContactParts_list dt, .matsuyama-junior-college .pageContactParts_list dt {
  background: #7a4e37;
}

.juniorcollege .recommendParts_item a, .matsuyama-junior-college .recommendParts_item a {
  background-image: url("../img/in/gt8/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .juniorcollege .recommendParts_item a, .matsuyama-junior-college .recommendParts_item a {
    background-image: url("../img/in/gt8/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .juniorcollege .recommendParts_item a, .matsuyama-junior-college .recommendParts_item a {
    background-image: url("../img/in/gt8/icon_list.svg");
  }
}

.juniorcollege .recommendParts02 a, .matsuyama-junior-college .recommendParts02 a {
  background-image: url("../img/in/gt8/icon_list.png");
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .juniorcollege .recommendParts02 a, .matsuyama-junior-college .recommendParts02 a {
    background-image: url("../img/in/gt8/icon_list.svg");
  }
}

@media only screen and (max-device-width: 687px) {
  .juniorcollege .recommendParts02 a, .matsuyama-junior-college .recommendParts02 a {
    background-image: url("../img/in/gt8/icon_list.svg");
  }
}

.juniorcollege .sideSpSns, .matsuyama-junior-college .sideSpSns {
  background: #7a4e37;
}

/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

html.fontLarge #topContentsWrap {
  font-size: 110%;
}

html.fontLarge .commonSubpageTitleNoimg {
  font-size: 120%;
}

html.fontLarge .subPageContainer {
  font-size: 120%;
}

body {
  font-size: 62.5%;
  color: #333;
  font-family: 'Noto Sans Japanese', sans-serif;
  background: #fff;
  min-width: 1200px;
  padding-top: 130px;
}

body pre, body xmp, body plaintext, body listing {
  color: #333;
  font-family: 'Noto Sans Japanese', sans-serif;
}

.topPage {
  padding-top: 0;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  html {
    font-size: 62.5%;
  }
  html.fontLarge {
    font-size: 65%;
  }
  body {
    font-size: 1.4rem;
    min-width: 768px;
    -webkit-text-size-adjust: 100%;
    padding-top: 100px;
  }
  .topPage {
    padding-top: 0;
  }
}

@media only screen and (max-device-width: 687px) {
  html {
    font-size: 62.5%;
  }
  html.fontLarge {
    font-size: 65%;
  }
  body {
    min-width: 320px;
    font-size: 1.4rem;
    -webkit-text-size-adjust: 100%;
    padding-top: 54px;
  }
  .topPage {
    padding-top: 0;
  }
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
button,
input,
select,
textarea {
  color: #333;
  outline: none;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

.blankLink:after {
  content: url("../img/common/icon_footer_more.png");
  margin-left: 5px;
}

.blankLink-white:after {
  content: url("../img/common/icon_footer_more_white.png");
  margin-left: 5px;
}

a:link,
a:visited,
a:active {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  a:hover {
    text-decoration: none;
  }
}

@media only screen and (max-device-width: 687px) {
  a:hover {
    text-decoration: none;
  }
}

p {
  margin: 0 0 1em;
}

label,
input[type=submit],
select,
button {
  cursor: pointer;
}

*, *:before, *:after {
  box-sizing: border-box;
}

a:hover img.over {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

@media only screen and (max-device-width: 687px) {
  a:hover img.over {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  a:hover img.over {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.ion, .ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ion-alert:before {
  content: "";
}

.ion-alert-circled:before {
  content: "";
}

.ion-android-add:before {
  content: "";
}

.ion-android-add-circle:before {
  content: "";
}

.ion-android-alarm-clock:before {
  content: "";
}

.ion-android-alert:before {
  content: "";
}

.ion-android-apps:before {
  content: "";
}

.ion-android-archive:before {
  content: "";
}

.ion-android-arrow-back:before {
  content: "";
}

.ion-android-arrow-down:before {
  content: "";
}

.ion-android-arrow-dropdown:before {
  content: "";
}

.ion-android-arrow-dropdown-circle:before {
  content: "";
}

.ion-android-arrow-dropleft:before {
  content: "";
}

.ion-android-arrow-dropleft-circle:before {
  content: "";
}

.ion-android-arrow-dropright:before {
  content: "";
}

.ion-android-arrow-dropright-circle:before {
  content: "";
}

.ion-android-arrow-dropup:before {
  content: "";
}

.ion-android-arrow-dropup-circle:before {
  content: "";
}

.ion-android-arrow-forward:before {
  content: "";
}

.ion-android-arrow-up:before {
  content: "";
}

.ion-android-attach:before {
  content: "";
}

.ion-android-bar:before {
  content: "";
}

.ion-android-bicycle:before {
  content: "";
}

.ion-android-boat:before {
  content: "";
}

.ion-android-bookmark:before {
  content: "";
}

.ion-android-bulb:before {
  content: "";
}

.ion-android-bus:before {
  content: "";
}

.ion-android-calendar:before {
  content: "";
}

.ion-android-call:before {
  content: "";
}

.ion-android-camera:before {
  content: "";
}

.ion-android-cancel:before {
  content: "";
}

.ion-android-car:before {
  content: "";
}

.ion-android-cart:before {
  content: "";
}

.ion-android-chat:before {
  content: "";
}

.ion-android-checkbox:before {
  content: "";
}

.ion-android-checkbox-blank:before {
  content: "";
}

.ion-android-checkbox-outline:before {
  content: "";
}

.ion-android-checkbox-outline-blank:before {
  content: "";
}

.ion-android-checkmark-circle:before {
  content: "";
}

.ion-android-clipboard:before {
  content: "";
}

.ion-android-close:before {
  content: "";
}

.ion-android-cloud:before {
  content: "";
}

.ion-android-cloud-circle:before {
  content: "";
}

.ion-android-cloud-done:before {
  content: "";
}

.ion-android-cloud-outline:before {
  content: "";
}

.ion-android-color-palette:before {
  content: "";
}

.ion-android-compass:before {
  content: "";
}

.ion-android-contact:before {
  content: "";
}

.ion-android-contacts:before {
  content: "";
}

.ion-android-contract:before {
  content: "";
}

.ion-android-create:before {
  content: "";
}

.ion-android-delete:before {
  content: "";
}

.ion-android-desktop:before {
  content: "";
}

.ion-android-document:before {
  content: "";
}

.ion-android-done:before {
  content: "";
}

.ion-android-done-all:before {
  content: "";
}

.ion-android-download:before {
  content: "";
}

.ion-android-drafts:before {
  content: "";
}

.ion-android-exit:before {
  content: "";
}

.ion-android-expand:before {
  content: "";
}

.ion-android-favorite:before {
  content: "";
}

.ion-android-favorite-outline:before {
  content: "";
}

.ion-android-film:before {
  content: "";
}

.ion-android-folder:before {
  content: "";
}

.ion-android-folder-open:before {
  content: "";
}

.ion-android-funnel:before {
  content: "";
}

.ion-android-globe:before {
  content: "";
}

.ion-android-hand:before {
  content: "";
}

.ion-android-hangout:before {
  content: "";
}

.ion-android-happy:before {
  content: "";
}

.ion-android-home:before {
  content: "";
}

.ion-android-image:before {
  content: "";
}

.ion-android-laptop:before {
  content: "";
}

.ion-android-list:before {
  content: "";
}

.ion-android-locate:before {
  content: "";
}

.ion-android-lock:before {
  content: "";
}

.ion-android-mail:before {
  content: "";
}

.ion-android-map:before {
  content: "";
}

.ion-android-menu:before {
  content: "";
}

.ion-android-microphone:before {
  content: "";
}

.ion-android-microphone-off:before {
  content: "";
}

.ion-android-more-horizontal:before {
  content: "";
}

.ion-android-more-vertical:before {
  content: "";
}

.ion-android-navigate:before {
  content: "";
}

.ion-android-notifications:before {
  content: "";
}

.ion-android-notifications-none:before {
  content: "";
}

.ion-android-notifications-off:before {
  content: "";
}

.ion-android-open:before {
  content: "";
}

.ion-android-options:before {
  content: "";
}

.ion-android-people:before {
  content: "";
}

.ion-android-person:before {
  content: "";
}

.ion-android-person-add:before {
  content: "";
}

.ion-android-phone-landscape:before {
  content: "";
}

.ion-android-phone-portrait:before {
  content: "";
}

.ion-android-pin:before {
  content: "";
}

.ion-android-plane:before {
  content: "";
}

.ion-android-playstore:before {
  content: "";
}

.ion-android-print:before {
  content: "";
}

.ion-android-radio-button-off:before {
  content: "";
}

.ion-android-radio-button-on:before {
  content: "";
}

.ion-android-refresh:before {
  content: "";
}

.ion-android-remove:before {
  content: "";
}

.ion-android-remove-circle:before {
  content: "";
}

.ion-android-restaurant:before {
  content: "";
}

.ion-android-sad:before {
  content: "";
}

.ion-android-search:before {
  content: "";
}

.ion-android-send:before {
  content: "";
}

.ion-android-settings:before {
  content: "";
}

.ion-android-share:before {
  content: "";
}

.ion-android-share-alt:before {
  content: "";
}

.ion-android-star:before {
  content: "";
}

.ion-android-star-half:before {
  content: "";
}

.ion-android-star-outline:before {
  content: "";
}

.ion-android-stopwatch:before {
  content: "";
}

.ion-android-subway:before {
  content: "";
}

.ion-android-sunny:before {
  content: "";
}

.ion-android-sync:before {
  content: "";
}

.ion-android-textsms:before {
  content: "";
}

.ion-android-time:before {
  content: "";
}

.ion-android-train:before {
  content: "";
}

.ion-android-unlock:before {
  content: "";
}

.ion-android-upload:before {
  content: "";
}

.ion-android-volume-down:before {
  content: "";
}

.ion-android-volume-mute:before {
  content: "";
}

.ion-android-volume-off:before {
  content: "";
}

.ion-android-volume-up:before {
  content: "";
}

.ion-android-walk:before {
  content: "";
}

.ion-android-warning:before {
  content: "";
}

.ion-android-watch:before {
  content: "";
}

.ion-android-wifi:before {
  content: "";
}

.ion-aperture:before {
  content: "";
}

.ion-archive:before {
  content: "";
}

.ion-arrow-down-a:before {
  content: "";
}

.ion-arrow-down-b:before {
  content: "";
}

.ion-arrow-down-c:before {
  content: "";
}

.ion-arrow-expand:before {
  content: "";
}

.ion-arrow-graph-down-left:before {
  content: "";
}

.ion-arrow-graph-down-right:before {
  content: "";
}

.ion-arrow-graph-up-left:before {
  content: "";
}

.ion-arrow-graph-up-right:before {
  content: "";
}

.ion-arrow-left-a:before {
  content: "";
}

.ion-arrow-left-b:before {
  content: "";
}

.ion-arrow-left-c:before {
  content: "";
}

.ion-arrow-move:before {
  content: "";
}

.ion-arrow-resize:before {
  content: "";
}

.ion-arrow-return-left:before {
  content: "";
}

.ion-arrow-return-right:before {
  content: "";
}

.ion-arrow-right-a:before {
  content: "";
}

.ion-arrow-right-b:before {
  content: "";
}

.ion-arrow-right-c:before {
  content: "";
}

.ion-arrow-shrink:before {
  content: "";
}

.ion-arrow-swap:before {
  content: "";
}

.ion-arrow-up-a:before {
  content: "";
}

.ion-arrow-up-b:before {
  content: "";
}

.ion-arrow-up-c:before {
  content: "";
}

.ion-asterisk:before {
  content: "";
}

.ion-at:before {
  content: "";
}

.ion-backspace:before {
  content: "";
}

.ion-backspace-outline:before {
  content: "";
}

.ion-bag:before {
  content: "";
}

.ion-battery-charging:before {
  content: "";
}

.ion-battery-empty:before {
  content: "";
}

.ion-battery-full:before {
  content: "";
}

.ion-battery-half:before {
  content: "";
}

.ion-battery-low:before {
  content: "";
}

.ion-beaker:before {
  content: "";
}

.ion-beer:before {
  content: "";
}

.ion-bluetooth:before {
  content: "";
}

.ion-bonfire:before {
  content: "";
}

.ion-bookmark:before {
  content: "";
}

.ion-bowtie:before {
  content: "";
}

.ion-briefcase:before {
  content: "";
}

.ion-bug:before {
  content: "";
}

.ion-calculator:before {
  content: "";
}

.ion-calendar:before {
  content: "";
}

.ion-camera:before {
  content: "";
}

.ion-card:before {
  content: "";
}

.ion-cash:before {
  content: "";
}

.ion-chatbox:before {
  content: "";
}

.ion-chatbox-working:before {
  content: "";
}

.ion-chatboxes:before {
  content: "";
}

.ion-chatbubble:before {
  content: "";
}

.ion-chatbubble-working:before {
  content: "";
}

.ion-chatbubbles:before {
  content: "";
}

.ion-checkmark:before {
  content: "";
}

.ion-checkmark-circled:before {
  content: "";
}

.ion-checkmark-round:before {
  content: "";
}

.ion-chevron-down:before {
  content: "";
}

.ion-chevron-left:before {
  content: "";
}

.ion-chevron-right:before {
  content: "";
}

.ion-chevron-up:before {
  content: "";
}

.ion-clipboard:before {
  content: "";
}

.ion-clock:before {
  content: "";
}

.ion-close:before {
  content: "";
}

.ion-close-circled:before {
  content: "";
}

.ion-close-round:before {
  content: "";
}

.ion-closed-captioning:before {
  content: "";
}

.ion-cloud:before {
  content: "";
}

.ion-code:before {
  content: "";
}

.ion-code-download:before {
  content: "";
}

.ion-code-working:before {
  content: "";
}

.ion-coffee:before {
  content: "";
}

.ion-compass:before {
  content: "";
}

.ion-compose:before {
  content: "";
}

.ion-connection-bars:before {
  content: "";
}

.ion-contrast:before {
  content: "";
}

.ion-crop:before {
  content: "";
}

.ion-cube:before {
  content: "";
}

.ion-disc:before {
  content: "";
}

.ion-document:before {
  content: "";
}

.ion-document-text:before {
  content: "";
}

.ion-drag:before {
  content: "";
}

.ion-earth:before {
  content: "";
}

.ion-easel:before {
  content: "";
}

.ion-edit:before {
  content: "";
}

.ion-egg:before {
  content: "";
}

.ion-eject:before {
  content: "";
}

.ion-email:before {
  content: "";
}

.ion-email-unread:before {
  content: "";
}

.ion-erlenmeyer-flask:before {
  content: "";
}

.ion-erlenmeyer-flask-bubbles:before {
  content: "";
}

.ion-eye:before {
  content: "";
}

.ion-eye-disabled:before {
  content: "";
}

.ion-female:before {
  content: "";
}

.ion-filing:before {
  content: "";
}

.ion-film-marker:before {
  content: "";
}

.ion-fireball:before {
  content: "";
}

.ion-flag:before {
  content: "";
}

.ion-flame:before {
  content: "";
}

.ion-flash:before {
  content: "";
}

.ion-flash-off:before {
  content: "";
}

.ion-folder:before {
  content: "";
}

.ion-fork:before {
  content: "";
}

.ion-fork-repo:before {
  content: "";
}

.ion-forward:before {
  content: "";
}

.ion-funnel:before {
  content: "";
}

.ion-gear-a:before {
  content: "";
}

.ion-gear-b:before {
  content: "";
}

.ion-grid:before {
  content: "";
}

.ion-hammer:before {
  content: "";
}

.ion-happy:before {
  content: "";
}

.ion-happy-outline:before {
  content: "";
}

.ion-headphone:before {
  content: "";
}

.ion-heart:before {
  content: "";
}

.ion-heart-broken:before {
  content: "";
}

.ion-help:before {
  content: "";
}

.ion-help-buoy:before {
  content: "";
}

.ion-help-circled:before {
  content: "";
}

.ion-home:before {
  content: "";
}

.ion-icecream:before {
  content: "";
}

.ion-image:before {
  content: "";
}

.ion-images:before {
  content: "";
}

.ion-information:before {
  content: "";
}

.ion-information-circled:before {
  content: "";
}

.ion-ionic:before {
  content: "";
}

.ion-ios-alarm:before {
  content: "";
}

.ion-ios-alarm-outline:before {
  content: "";
}

.ion-ios-albums:before {
  content: "";
}

.ion-ios-albums-outline:before {
  content: "";
}

.ion-ios-americanfootball:before {
  content: "";
}

.ion-ios-americanfootball-outline:before {
  content: "";
}

.ion-ios-analytics:before {
  content: "";
}

.ion-ios-analytics-outline:before {
  content: "";
}

.ion-ios-arrow-back:before {
  content: "";
}

.ion-ios-arrow-down:before {
  content: "";
}

.ion-ios-arrow-forward:before {
  content: "";
}

.ion-ios-arrow-left:before {
  content: "";
}

.ion-ios-arrow-right:before {
  content: "";
}

.ion-ios-arrow-thin-down:before {
  content: "";
}

.ion-ios-arrow-thin-left:before {
  content: "";
}

.ion-ios-arrow-thin-right:before {
  content: "";
}

.ion-ios-arrow-thin-up:before {
  content: "";
}

.ion-ios-arrow-up:before {
  content: "";
}

.ion-ios-at:before {
  content: "";
}

.ion-ios-at-outline:before {
  content: "";
}

.ion-ios-barcode:before {
  content: "";
}

.ion-ios-barcode-outline:before {
  content: "";
}

.ion-ios-baseball:before {
  content: "";
}

.ion-ios-baseball-outline:before {
  content: "";
}

.ion-ios-basketball:before {
  content: "";
}

.ion-ios-basketball-outline:before {
  content: "";
}

.ion-ios-bell:before {
  content: "";
}

.ion-ios-bell-outline:before {
  content: "";
}

.ion-ios-body:before {
  content: "";
}

.ion-ios-body-outline:before {
  content: "";
}

.ion-ios-bolt:before {
  content: "";
}

.ion-ios-bolt-outline:before {
  content: "";
}

.ion-ios-book:before {
  content: "";
}

.ion-ios-book-outline:before {
  content: "";
}

.ion-ios-bookmarks:before {
  content: "";
}

.ion-ios-bookmarks-outline:before {
  content: "";
}

.ion-ios-box:before {
  content: "";
}

.ion-ios-box-outline:before {
  content: "";
}

.ion-ios-briefcase:before {
  content: "";
}

.ion-ios-briefcase-outline:before {
  content: "";
}

.ion-ios-browsers:before {
  content: "";
}

.ion-ios-browsers-outline:before {
  content: "";
}

.ion-ios-calculator:before {
  content: "";
}

.ion-ios-calculator-outline:before {
  content: "";
}

.ion-ios-calendar:before {
  content: "";
}

.ion-ios-calendar-outline:before {
  content: "";
}

.ion-ios-camera:before {
  content: "";
}

.ion-ios-camera-outline:before {
  content: "";
}

.ion-ios-cart:before {
  content: "";
}

.ion-ios-cart-outline:before {
  content: "";
}

.ion-ios-chatboxes:before {
  content: "";
}

.ion-ios-chatboxes-outline:before {
  content: "";
}

.ion-ios-chatbubble:before {
  content: "";
}

.ion-ios-chatbubble-outline:before {
  content: "";
}

.ion-ios-checkmark:before {
  content: "";
}

.ion-ios-checkmark-empty:before {
  content: "";
}

.ion-ios-checkmark-outline:before {
  content: "";
}

.ion-ios-circle-filled:before {
  content: "";
}

.ion-ios-circle-outline:before {
  content: "";
}

.ion-ios-clock:before {
  content: "";
}

.ion-ios-clock-outline:before {
  content: "";
}

.ion-ios-close:before {
  content: "";
}

.ion-ios-close-empty:before {
  content: "";
}

.ion-ios-close-outline:before {
  content: "";
}

.ion-ios-cloud:before {
  content: "";
}

.ion-ios-cloud-download:before {
  content: "";
}

.ion-ios-cloud-download-outline:before {
  content: "";
}

.ion-ios-cloud-outline:before {
  content: "";
}

.ion-ios-cloud-upload:before {
  content: "";
}

.ion-ios-cloud-upload-outline:before {
  content: "";
}

.ion-ios-cloudy:before {
  content: "";
}

.ion-ios-cloudy-night:before {
  content: "";
}

.ion-ios-cloudy-night-outline:before {
  content: "";
}

.ion-ios-cloudy-outline:before {
  content: "";
}

.ion-ios-cog:before {
  content: "";
}

.ion-ios-cog-outline:before {
  content: "";
}

.ion-ios-color-filter:before {
  content: "";
}

.ion-ios-color-filter-outline:before {
  content: "";
}

.ion-ios-color-wand:before {
  content: "";
}

.ion-ios-color-wand-outline:before {
  content: "";
}

.ion-ios-compose:before {
  content: "";
}

.ion-ios-compose-outline:before {
  content: "";
}

.ion-ios-contact:before {
  content: "";
}

.ion-ios-contact-outline:before {
  content: "";
}

.ion-ios-copy:before {
  content: "";
}

.ion-ios-copy-outline:before {
  content: "";
}

.ion-ios-crop:before {
  content: "";
}

.ion-ios-crop-strong:before {
  content: "";
}

.ion-ios-download:before {
  content: "";
}

.ion-ios-download-outline:before {
  content: "";
}

.ion-ios-drag:before {
  content: "";
}

.ion-ios-email:before {
  content: "";
}

.ion-ios-email-outline:before {
  content: "";
}

.ion-ios-eye:before {
  content: "";
}

.ion-ios-eye-outline:before {
  content: "";
}

.ion-ios-fastforward:before {
  content: "";
}

.ion-ios-fastforward-outline:before {
  content: "";
}

.ion-ios-filing:before {
  content: "";
}

.ion-ios-filing-outline:before {
  content: "";
}

.ion-ios-film:before {
  content: "";
}

.ion-ios-film-outline:before {
  content: "";
}

.ion-ios-flag:before {
  content: "";
}

.ion-ios-flag-outline:before {
  content: "";
}

.ion-ios-flame:before {
  content: "";
}

.ion-ios-flame-outline:before {
  content: "";
}

.ion-ios-flask:before {
  content: "";
}

.ion-ios-flask-outline:before {
  content: "";
}

.ion-ios-flower:before {
  content: "";
}

.ion-ios-flower-outline:before {
  content: "";
}

.ion-ios-folder:before {
  content: "";
}

.ion-ios-folder-outline:before {
  content: "";
}

.ion-ios-football:before {
  content: "";
}

.ion-ios-football-outline:before {
  content: "";
}

.ion-ios-game-controller-a:before {
  content: "";
}

.ion-ios-game-controller-a-outline:before {
  content: "";
}

.ion-ios-game-controller-b:before {
  content: "";
}

.ion-ios-game-controller-b-outline:before {
  content: "";
}

.ion-ios-gear:before {
  content: "";
}

.ion-ios-gear-outline:before {
  content: "";
}

.ion-ios-glasses:before {
  content: "";
}

.ion-ios-glasses-outline:before {
  content: "";
}

.ion-ios-grid-view:before {
  content: "";
}

.ion-ios-grid-view-outline:before {
  content: "";
}

.ion-ios-heart:before {
  content: "";
}

.ion-ios-heart-outline:before {
  content: "";
}

.ion-ios-help:before {
  content: "";
}

.ion-ios-help-empty:before {
  content: "";
}

.ion-ios-help-outline:before {
  content: "";
}

.ion-ios-home:before {
  content: "";
}

.ion-ios-home-outline:before {
  content: "";
}

.ion-ios-infinite:before {
  content: "";
}

.ion-ios-infinite-outline:before {
  content: "";
}

.ion-ios-information:before {
  content: "";
}

.ion-ios-information-empty:before {
  content: "";
}

.ion-ios-information-outline:before {
  content: "";
}

.ion-ios-ionic-outline:before {
  content: "";
}

.ion-ios-keypad:before {
  content: "";
}

.ion-ios-keypad-outline:before {
  content: "";
}

.ion-ios-lightbulb:before {
  content: "";
}

.ion-ios-lightbulb-outline:before {
  content: "";
}

.ion-ios-list:before {
  content: "";
}

.ion-ios-list-outline:before {
  content: "";
}

.ion-ios-location:before {
  content: "";
}

.ion-ios-location-outline:before {
  content: "";
}

.ion-ios-locked:before {
  content: "";
}

.ion-ios-locked-outline:before {
  content: "";
}

.ion-ios-loop:before {
  content: "";
}

.ion-ios-loop-strong:before {
  content: "";
}

.ion-ios-medical:before {
  content: "";
}

.ion-ios-medical-outline:before {
  content: "";
}

.ion-ios-medkit:before {
  content: "";
}

.ion-ios-medkit-outline:before {
  content: "";
}

.ion-ios-mic:before {
  content: "";
}

.ion-ios-mic-off:before {
  content: "";
}

.ion-ios-mic-outline:before {
  content: "";
}

.ion-ios-minus:before {
  content: "";
}

.ion-ios-minus-empty:before {
  content: "";
}

.ion-ios-minus-outline:before {
  content: "";
}

.ion-ios-monitor:before {
  content: "";
}

.ion-ios-monitor-outline:before {
  content: "";
}

.ion-ios-moon:before {
  content: "";
}

.ion-ios-moon-outline:before {
  content: "";
}

.ion-ios-more:before {
  content: "";
}

.ion-ios-more-outline:before {
  content: "";
}

.ion-ios-musical-note:before {
  content: "";
}

.ion-ios-musical-notes:before {
  content: "";
}

.ion-ios-navigate:before {
  content: "";
}

.ion-ios-navigate-outline:before {
  content: "";
}

.ion-ios-nutrition:before {
  content: "";
}

.ion-ios-nutrition-outline:before {
  content: "";
}

.ion-ios-paper:before {
  content: "";
}

.ion-ios-paper-outline:before {
  content: "";
}

.ion-ios-paperplane:before {
  content: "";
}

.ion-ios-paperplane-outline:before {
  content: "";
}

.ion-ios-partlysunny:before {
  content: "";
}

.ion-ios-partlysunny-outline:before {
  content: "";
}

.ion-ios-pause:before {
  content: "";
}

.ion-ios-pause-outline:before {
  content: "";
}

.ion-ios-paw:before {
  content: "";
}

.ion-ios-paw-outline:before {
  content: "";
}

.ion-ios-people:before {
  content: "";
}

.ion-ios-people-outline:before {
  content: "";
}

.ion-ios-person:before {
  content: "";
}

.ion-ios-person-outline:before {
  content: "";
}

.ion-ios-personadd:before {
  content: "";
}

.ion-ios-personadd-outline:before {
  content: "";
}

.ion-ios-photos:before {
  content: "";
}

.ion-ios-photos-outline:before {
  content: "";
}

.ion-ios-pie:before {
  content: "";
}

.ion-ios-pie-outline:before {
  content: "";
}

.ion-ios-pint:before {
  content: "";
}

.ion-ios-pint-outline:before {
  content: "";
}

.ion-ios-play:before {
  content: "";
}

.ion-ios-play-outline:before {
  content: "";
}

.ion-ios-plus:before {
  content: "";
}

.ion-ios-plus-empty:before {
  content: "";
}

.ion-ios-plus-outline:before {
  content: "";
}

.ion-ios-pricetag:before {
  content: "";
}

.ion-ios-pricetag-outline:before {
  content: "";
}

.ion-ios-pricetags:before {
  content: "";
}

.ion-ios-pricetags-outline:before {
  content: "";
}

.ion-ios-printer:before {
  content: "";
}

.ion-ios-printer-outline:before {
  content: "";
}

.ion-ios-pulse:before {
  content: "";
}

.ion-ios-pulse-strong:before {
  content: "";
}

.ion-ios-rainy:before {
  content: "";
}

.ion-ios-rainy-outline:before {
  content: "";
}

.ion-ios-recording:before {
  content: "";
}

.ion-ios-recording-outline:before {
  content: "";
}

.ion-ios-redo:before {
  content: "";
}

.ion-ios-redo-outline:before {
  content: "";
}

.ion-ios-refresh:before {
  content: "";
}

.ion-ios-refresh-empty:before {
  content: "";
}

.ion-ios-refresh-outline:before {
  content: "";
}

.ion-ios-reload:before {
  content: "";
}

.ion-ios-reverse-camera:before {
  content: "";
}

.ion-ios-reverse-camera-outline:before {
  content: "";
}

.ion-ios-rewind:before {
  content: "";
}

.ion-ios-rewind-outline:before {
  content: "";
}

.ion-ios-rose:before {
  content: "";
}

.ion-ios-rose-outline:before {
  content: "";
}

.ion-ios-search:before {
  content: "";
}

.ion-ios-search-strong:before {
  content: "";
}

.ion-ios-settings:before {
  content: "";
}

.ion-ios-settings-strong:before {
  content: "";
}

.ion-ios-shuffle:before {
  content: "";
}

.ion-ios-shuffle-strong:before {
  content: "";
}

.ion-ios-skipbackward:before {
  content: "";
}

.ion-ios-skipbackward-outline:before {
  content: "";
}

.ion-ios-skipforward:before {
  content: "";
}

.ion-ios-skipforward-outline:before {
  content: "";
}

.ion-ios-snowy:before {
  content: "";
}

.ion-ios-speedometer:before {
  content: "";
}

.ion-ios-speedometer-outline:before {
  content: "";
}

.ion-ios-star:before {
  content: "";
}

.ion-ios-star-half:before {
  content: "";
}

.ion-ios-star-outline:before {
  content: "";
}

.ion-ios-stopwatch:before {
  content: "";
}

.ion-ios-stopwatch-outline:before {
  content: "";
}

.ion-ios-sunny:before {
  content: "";
}

.ion-ios-sunny-outline:before {
  content: "";
}

.ion-ios-telephone:before {
  content: "";
}

.ion-ios-telephone-outline:before {
  content: "";
}

.ion-ios-tennisball:before {
  content: "";
}

.ion-ios-tennisball-outline:before {
  content: "";
}

.ion-ios-thunderstorm:before {
  content: "";
}

.ion-ios-thunderstorm-outline:before {
  content: "";
}

.ion-ios-time:before {
  content: "";
}

.ion-ios-time-outline:before {
  content: "";
}

.ion-ios-timer:before {
  content: "";
}

.ion-ios-timer-outline:before {
  content: "";
}

.ion-ios-toggle:before {
  content: "";
}

.ion-ios-toggle-outline:before {
  content: "";
}

.ion-ios-trash:before {
  content: "";
}

.ion-ios-trash-outline:before {
  content: "";
}

.ion-ios-undo:before {
  content: "";
}

.ion-ios-undo-outline:before {
  content: "";
}

.ion-ios-unlocked:before {
  content: "";
}

.ion-ios-unlocked-outline:before {
  content: "";
}

.ion-ios-upload:before {
  content: "";
}

.ion-ios-upload-outline:before {
  content: "";
}

.ion-ios-videocam:before {
  content: "";
}

.ion-ios-videocam-outline:before {
  content: "";
}

.ion-ios-volume-high:before {
  content: "";
}

.ion-ios-volume-low:before {
  content: "";
}

.ion-ios-wineglass:before {
  content: "";
}

.ion-ios-wineglass-outline:before {
  content: "";
}

.ion-ios-world:before {
  content: "";
}

.ion-ios-world-outline:before {
  content: "";
}

.ion-ipad:before {
  content: "";
}

.ion-iphone:before {
  content: "";
}

.ion-ipod:before {
  content: "";
}

.ion-jet:before {
  content: "";
}

.ion-key:before {
  content: "";
}

.ion-knife:before {
  content: "";
}

.ion-laptop:before {
  content: "";
}

.ion-leaf:before {
  content: "";
}

.ion-levels:before {
  content: "";
}

.ion-lightbulb:before {
  content: "";
}

.ion-link:before {
  content: "";
}

.ion-load-a:before {
  content: "";
}

.ion-load-b:before {
  content: "";
}

.ion-load-c:before {
  content: "";
}

.ion-load-d:before {
  content: "";
}

.ion-location:before {
  content: "";
}

.ion-lock-combination:before {
  content: "";
}

.ion-locked:before {
  content: "";
}

.ion-log-in:before {
  content: "";
}

.ion-log-out:before {
  content: "";
}

.ion-loop:before {
  content: "";
}

.ion-magnet:before {
  content: "";
}

.ion-male:before {
  content: "";
}

.ion-man:before {
  content: "";
}

.ion-map:before {
  content: "";
}

.ion-medkit:before {
  content: "";
}

.ion-merge:before {
  content: "";
}

.ion-mic-a:before {
  content: "";
}

.ion-mic-b:before {
  content: "";
}

.ion-mic-c:before {
  content: "";
}

.ion-minus:before {
  content: "";
}

.ion-minus-circled:before {
  content: "";
}

.ion-minus-round:before {
  content: "";
}

.ion-model-s:before {
  content: "";
}

.ion-monitor:before {
  content: "";
}

.ion-more:before {
  content: "";
}

.ion-mouse:before {
  content: "";
}

.ion-music-note:before {
  content: "";
}

.ion-navicon:before {
  content: "";
}

.ion-navicon-round:before {
  content: "";
}

.ion-navigate:before {
  content: "";
}

.ion-network:before {
  content: "";
}

.ion-no-smoking:before {
  content: "";
}

.ion-nuclear:before {
  content: "";
}

.ion-outlet:before {
  content: "";
}

.ion-paintbrush:before {
  content: "";
}

.ion-paintbucket:before {
  content: "";
}

.ion-paper-airplane:before {
  content: "";
}

.ion-paperclip:before {
  content: "";
}

.ion-pause:before {
  content: "";
}

.ion-person:before {
  content: "";
}

.ion-person-add:before {
  content: "";
}

.ion-person-stalker:before {
  content: "";
}

.ion-pie-graph:before {
  content: "";
}

.ion-pin:before {
  content: "";
}

.ion-pinpoint:before {
  content: "";
}

.ion-pizza:before {
  content: "";
}

.ion-plane:before {
  content: "";
}

.ion-planet:before {
  content: "";
}

.ion-play:before {
  content: "";
}

.ion-playstation:before {
  content: "";
}

.ion-plus:before {
  content: "";
}

.ion-plus-circled:before {
  content: "";
}

.ion-plus-round:before {
  content: "";
}

.ion-podium:before {
  content: "";
}

.ion-pound:before {
  content: "";
}

.ion-power:before {
  content: "";
}

.ion-pricetag:before {
  content: "";
}

.ion-pricetags:before {
  content: "";
}

.ion-printer:before {
  content: "";
}

.ion-pull-request:before {
  content: "";
}

.ion-qr-scanner:before {
  content: "";
}

.ion-quote:before {
  content: "";
}

.ion-radio-waves:before {
  content: "";
}

.ion-record:before {
  content: "";
}

.ion-refresh:before {
  content: "";
}

.ion-reply:before {
  content: "";
}

.ion-reply-all:before {
  content: "";
}

.ion-ribbon-a:before {
  content: "";
}

.ion-ribbon-b:before {
  content: "";
}

.ion-sad:before {
  content: "";
}

.ion-sad-outline:before {
  content: "";
}

.ion-scissors:before {
  content: "";
}

.ion-search:before {
  content: "";
}

.ion-settings:before {
  content: "";
}

.ion-share:before {
  content: "";
}

.ion-shuffle:before {
  content: "";
}

.ion-skip-backward:before {
  content: "";
}

.ion-skip-forward:before {
  content: "";
}

.ion-social-android:before {
  content: "";
}

.ion-social-android-outline:before {
  content: "";
}

.ion-social-angular:before {
  content: "";
}

.ion-social-angular-outline:before {
  content: "";
}

.ion-social-apple:before {
  content: "";
}

.ion-social-apple-outline:before {
  content: "";
}

.ion-social-bitcoin:before {
  content: "";
}

.ion-social-bitcoin-outline:before {
  content: "";
}

.ion-social-buffer:before {
  content: "";
}

.ion-social-buffer-outline:before {
  content: "";
}

.ion-social-chrome:before {
  content: "";
}

.ion-social-chrome-outline:before {
  content: "";
}

.ion-social-codepen:before {
  content: "";
}

.ion-social-codepen-outline:before {
  content: "";
}

.ion-social-css3:before {
  content: "";
}

.ion-social-css3-outline:before {
  content: "";
}

.ion-social-designernews:before {
  content: "";
}

.ion-social-designernews-outline:before {
  content: "";
}

.ion-social-dribbble:before {
  content: "";
}

.ion-social-dribbble-outline:before {
  content: "";
}

.ion-social-dropbox:before {
  content: "";
}

.ion-social-dropbox-outline:before {
  content: "";
}

.ion-social-euro:before {
  content: "";
}

.ion-social-euro-outline:before {
  content: "";
}

.ion-social-facebook:before {
  content: "";
}

.ion-social-facebook-outline:before {
  content: "";
}

.ion-social-foursquare:before {
  content: "";
}

.ion-social-foursquare-outline:before {
  content: "";
}

.ion-social-freebsd-devil:before {
  content: "";
}

.ion-social-github:before {
  content: "";
}

.ion-social-github-outline:before {
  content: "";
}

.ion-social-google:before {
  content: "";
}

.ion-social-google-outline:before {
  content: "";
}

.ion-social-googleplus:before {
  content: "";
}

.ion-social-googleplus-outline:before {
  content: "";
}

.ion-social-hackernews:before {
  content: "";
}

.ion-social-hackernews-outline:before {
  content: "";
}

.ion-social-html5:before {
  content: "";
}

.ion-social-html5-outline:before {
  content: "";
}

.ion-social-instagram:before {
  content: "";
}

.ion-social-instagram-outline:before {
  content: "";
}

.ion-social-javascript:before {
  content: "";
}

.ion-social-javascript-outline:before {
  content: "";
}

.ion-social-linkedin:before {
  content: "";
}

.ion-social-linkedin-outline:before {
  content: "";
}

.ion-social-markdown:before {
  content: "";
}

.ion-social-nodejs:before {
  content: "";
}

.ion-social-octocat:before {
  content: "";
}

.ion-social-pinterest:before {
  content: "";
}

.ion-social-pinterest-outline:before {
  content: "";
}

.ion-social-python:before {
  content: "";
}

.ion-social-reddit:before {
  content: "";
}

.ion-social-reddit-outline:before {
  content: "";
}

.ion-social-rss:before {
  content: "";
}

.ion-social-rss-outline:before {
  content: "";
}

.ion-social-sass:before {
  content: "";
}

.ion-social-skype:before {
  content: "";
}

.ion-social-skype-outline:before {
  content: "";
}

.ion-social-snapchat:before {
  content: "";
}

.ion-social-snapchat-outline:before {
  content: "";
}

.ion-social-tumblr:before {
  content: "";
}

.ion-social-tumblr-outline:before {
  content: "";
}

.ion-social-tux:before {
  content: "";
}

.ion-social-twitch:before {
  content: "";
}

.ion-social-twitch-outline:before {
  content: "";
}

.ion-social-twitter:before {
  content: "";
}

.ion-social-twitter-outline:before {
  content: "";
}

.ion-social-usd:before {
  content: "";
}

.ion-social-usd-outline:before {
  content: "";
}

.ion-social-vimeo:before {
  content: "";
}

.ion-social-vimeo-outline:before {
  content: "";
}

.ion-social-whatsapp:before {
  content: "";
}

.ion-social-whatsapp-outline:before {
  content: "";
}

.ion-social-windows:before {
  content: "";
}

.ion-social-windows-outline:before {
  content: "";
}

.ion-social-wordpress:before {
  content: "";
}

.ion-social-wordpress-outline:before {
  content: "";
}

.ion-social-yahoo:before {
  content: "";
}

.ion-social-yahoo-outline:before {
  content: "";
}

.ion-social-yen:before {
  content: "";
}

.ion-social-yen-outline:before {
  content: "";
}

.ion-social-youtube:before {
  content: "";
}

.ion-social-youtube-outline:before {
  content: "";
}

.ion-soup-can:before {
  content: "";
}

.ion-soup-can-outline:before {
  content: "";
}

.ion-speakerphone:before {
  content: "";
}

.ion-speedometer:before {
  content: "";
}

.ion-spoon:before {
  content: "";
}

.ion-star:before {
  content: "";
}

.ion-stats-bars:before {
  content: "";
}

.ion-steam:before {
  content: "";
}

.ion-stop:before {
  content: "";
}

.ion-thermometer:before {
  content: "";
}

.ion-thumbsdown:before {
  content: "";
}

.ion-thumbsup:before {
  content: "";
}

.ion-toggle:before {
  content: "";
}

.ion-toggle-filled:before {
  content: "";
}

.ion-transgender:before {
  content: "";
}

.ion-trash-a:before {
  content: "";
}

.ion-trash-b:before {
  content: "";
}

.ion-trophy:before {
  content: "";
}

.ion-tshirt:before {
  content: "";
}

.ion-tshirt-outline:before {
  content: "";
}

.ion-umbrella:before {
  content: "";
}

.ion-university:before {
  content: "";
}

.ion-unlocked:before {
  content: "";
}

.ion-upload:before {
  content: "";
}

.ion-usb:before {
  content: "";
}

.ion-videocamera:before {
  content: "";
}

.ion-volume-high:before {
  content: "";
}

.ion-volume-low:before {
  content: "";
}

.ion-volume-medium:before {
  content: "";
}

.ion-volume-mute:before {
  content: "";
}

.ion-wand:before {
  content: "";
}

.ion-waterdrop:before {
  content: "";
}

.ion-wifi:before {
  content: "";
}

.ion-wineglass:before {
  content: "";
}

.ion-woman:before {
  content: "";
}

.ion-wrench:before {
  content: "";
}

.ion-xbox:before {
  content: "";
}

/*
 Content
----------------------------------------------------------- */
body {
  width: 100%;
  padding: 0;
}

body .content-wrap {
  padding-left: 220px;
}

body .content-wrap .content {
  margin: 0 auto;
  font-size: 14px;
  min-width: 1000px;
}

body .content-wrap .page-top {
  position: fixed;
  right: 20px;
  bottom: 10px;
  cursor: pointer;
}

body .content-wrap .page-top:hover {
  bottom: 15px;
}

body .content-wrap .page-top_sp {
  display: none;
}

body .content-wrap .top-cont {
  /*height: 300px;*/
  height: 200px;
  background: url("../img/common/footer_bk.png") repeat;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  /*padding-top: 100px;*/
  padding-top: 50px;
}

body .content-wrap .top-cont_title {
  font-size: 35px;
  padding: 15px 0;
   font-family: "Ropa Sans", sans-serif;
}
@media only screen and (max-device-width: 687px) {
    body .content-wrap .top-cont_title {
      font-size: 35px;
      /*padding: 15px 0;*/
      padding: 35px 0 15PX;
      font-family: "Ropa Sans", sans-serif;
    }
}

body .content-wrap .top-cont_title:first-letter {
  color: #E60012;
}

body .content-wrap .top-cont_sub-title {
  font-size: 20px;
}

/*
 SideMenu
----------------------------------------------------------- */
#side-menu {
  z-index: 10;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 220px;
  height: 100vh;
  font-size: 15px;
  background-color: #fff;
}

#side-menu nav .serch-box {
  display: none;
}

#side-menu nav a.logo {
  display: block;
  padding: 40px 0;
  /*padding-left: 22px;*/
}
#side-menu nav a.logo img {
	max-width: 185px;
	height: auto;
	display: block;
	margin: 0 auto;
}

#side-menu nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#side-menu nav ul li {
  margin: 0;
}

#side-menu nav ul li .menu-text {
  float: left;
}

#side-menu nav ul li a {
  display: block;
  padding: 15px 0;
  padding-left: 20px;
  line-height: 18px;
  border-top: 1px solid #999;
  text-decoration: none;
}

#side-menu nav ul li a span {
  font-size: 10px;
  display: block;
  line-height: normal;
  color: #999;
}

#side-menu nav ul li a span.fa {
  font-weight: bold;
  display: block;
  color: #E60012;
  font-size: 18px;
  float: right;
  margin-right: 30px;
  margin-top: 5px;
}

#side-menu nav ul li a:after {
  content: "";
  display: table;
  clear: both;
}

#side-menu nav ul li .sub-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 220px;
  background-color: #231815;
  width: 180px;
  height: 100vh;
  color: #fff;
}

#side-menu nav ul li .sub-menu_title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: 133px;
  border-bottom: 1px solid #999;
  width: 150px;
  margin: auto;
  padding-top: 50px;
  line-height: 22px;
}

#side-menu nav ul li .sub-menu_title span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
  display: block;
}

#side-menu nav ul li .sub-menu ul {
  margin-top: 40px;
}

#side-menu nav ul li .sub-menu ul li a {
  border: none;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  cursor: pointer;
}

#side-menu nav ul li .sub-menu ul li a:hover {
  color: #E60012;
  transition: 0.25s ease;
}

#side-menu nav .top_sdgs {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #999;
}

#side-menu nav .top_sdgs a:hover {
    transition: 0.5s;
}
#side-menu nav .top_sdgs a:hover {
  opacity: 0.7;
}

#side-menu nav .group-info {
  border-bottom: 1px solid #999;
}

#side-menu nav .group-info .title {
  background-color: #000;
  padding: 10px;
  text-align: center;
  color: #fff;
}

#side-menu nav .group-info ul li {
  height: 90px;
}

#side-menu nav .group-info ul li a {
  display: block;
  padding: 15px 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

#side-menu nav .group-info ul li a img {
  margin-bottom: 7px;
}

#side-menu nav .group-info ul li a img.sp {
  display: none;
}

#side-menu nav .group-info ul li.long-name a {
  padding-top: 5px;
}

#side-menu nav .group-info_left {
  float: left;
  width: 110px;
}
#side-menu nav .group-info_left br.group {
display: none;
}

#side-menu nav .group-info_right {
  float: right;
  width: 110px;
  border-left: 1px solid #999;
}

#side-menu nav .group-info:after {
  content: "";
  display: table;
  clear: both;
}

#side-menu nav .other-menu {
  margin-top: 20px;
  font-size: 12px;
}

#side-menu nav .other-menu ul li {
  margin-left: 20px;
}

#side-menu nav .other-menu ul li a {
  border: none;
  display: inline-block;
  padding: 0;
  border-bottom: 1px solid #fff;
  margin-top: 10px;
}

#side-menu nav .other-menu ul li a:hover {
  border-bottom: 1px solid #231815;
  transition: 0.5s;
}

#side-menu nav .other-menu ul li:before {
  content: "\f068";
  position: relative;
  font-family: FontAwesome;
  padding-right: 10px;
  color: #E60012;
}

/*
SmartPhone Header
----------------------------------------------------------- */
#sp-header {
  display: none;
}

/*
Content
----------------------------------------------------------- */
.content-items {
  width: 100%;
  min-width: 800px;
  background-color: #F7F7F7;
}

.content-items .inner-cont {
  margin: 0 auto;
  width: 800px;
  padding: 30px 0;
}

/*
Footer
----------------------------------------------------------- */
#footer {
  width: 100%;
  min-width: 1000px;
  background: url("../img/common/footer_bk.png") repeat;
  color: #fff;
}

#footer h4 {
  margin: 0;
  padding: 0;
  background: url("../img/top/h4_head.png") no-repeat center left;
  padding-left: 30px;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
}

#footer ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#footer ul li {
  margin: 0;
}

#footer .inner-cont_pc {
  margin: 0 auto;
  width: 800px;
  padding: 30px 0;
}

#footer .inner-cont_pc li {
  padding: 5px 0;
  margin: 0;
  font-size: 13px;
}

#footer .inner-cont_pc .footer-item01 {
  float: left;
  width: 160px;
}

#footer .inner-cont_pc .footer-item01 ul li:before {
  content: "\f105";
  position: relative;
  font-family: FontAwesome;
  margin-right: 10px;
  color: #E60012;
  font-size: 16px;
  font-weight: bold;
}

#footer .inner-cont_pc .footer-item01 a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #484848;
}

#footer .inner-cont_pc .footer-item01 a:hover {
  border-bottom: 1px solid #fff;
  transition: 0.5s;
}

#footer .inner-cont_pc .footer-item02 {
  float: left;
}

#footer .inner-cont_pc .footer-item02 ul.list-double {
  width: 400px;
}

#footer .inner-cont_pc .footer-item02 ul.list-double li {
  width: 190px;
  float: left;
  margin-right: 10px;
}

#footer .inner-cont_pc .footer-item02 ul.list-double li:before {
  content: "\f105";
  position: relative;
  font-family: FontAwesome;
  margin-right: 10px;
  color: #E60012;
  font-size: 16px;
  font-weight: bold;
}

#footer .inner-cont_pc .footer-item02 ul.list-double a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #484848;
}

#footer .inner-cont_pc .footer-item02 ul.list-double a:hover {
  border-bottom: 1px solid #fff;
  transition: 0.3s;
}

#footer .inner-cont_pc .footer-item02 ul.list-double:after {
  content: "";
  display: table;
  clear: both;
}

#footer .inner-cont_pc .footer-item03 {
  float: left;
  width: 800px;
  border: 1px solid #fff;
  padding: 19px;
  font-size: 13px;
}

#footer .inner-cont_pc .footer-item03 h4 {
  background: none;
  padding-left: 0;
}

#footer .inner-cont_pc .footer-item03 p {
  margin-bottom: 3px;
}

#footer .inner-cont_pc .footer-item03 .adress {
  font-weight: bold;
  margin: 10px 0 15px 0;
}

#footer .inner-cont_pc .footer-item03 .adress span {
  font-size: 18px;
  line-height: 1em;
}

#footer .inner-cont_pc:after {
  content: "";
  display: table;
  clear: both;
}

#footer .inner-cont_sp {
  display: none;
}

#footer .inner-under {
  background-color: #231815;
  height: 60px;
  font-size: 12px;
}

#footer .inner-under p {
  margin: 0 auto;
  width: 800px;
  padding-top: 20px;
}

@media only screen and (max-device-width: 687px) {
  /*
 Content
----------------------------------------------------------- */
  body {
    min-width: unset;
  }
  body .content-wrap {
    padding: 0;
    width: 100%;
  }
  body .content-wrap .content {
    min-width: unset;
  }
  body .content-wrap .content-items {
    width: 100%;
  }
  body .content-wrap .page-top {
    position: unset;
  }
  body .content-wrap .page-top img {
    display: none;
  }
  body .content-wrap .page-top_sp {
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding: 20px 0;
    text-align: center;
  }
  body .content-wrap .page-top_sp span {
    padding-right: 10px;
  }
  /*
 SideMenu
----------------------------------------------------------- */
  #side-menu {
    display: none;
    background-color: #fff;
    /*padding-left: 40px;*/
    padding-left: 65px;
    width: 100%;
    z-index: 20;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #side-menu #sp-header {
    position: fixed;
    left: 0;
  }
  #side-menu #sp-header .sp-header_menu-btn_close {
    display: block;
    float: right;
    padding: 10px;
  }
  #side-menu #sp-header .sp-header_menu-btn_close a {
    height: 100%;
    font-size: 30px;
  }
  #side-menu nav {
    background-color: #000;
    min-height: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #side-menu nav a.logo {
    display: none;
  }
  #side-menu nav .serch-box {
    display: block;
    margin: 15px 10px;
  }
  #side-menu nav .serch-box input {
    border: 1px solid #fff;
    padding: 9px 10px;
    border-radius: 6px;
    font-size: 0.8em;
  }
  #side-menu nav .serch-box input[type="text"] {
    background-color: #717071;
    border-color: #717071;
    width: 80%;
    color: #333;
  }
  #side-menu nav .serch-box input[type="text"]:placeholder-shown {
    color: #333;
    line-height: 1.5;
  }
 #side-menu nav .serch-box input[type="text"]::-webkit-input-placeholder {color: #fff;}
 #side-menu nav .serch-box input[type="text"]:-moz-placeholder {color: #fff;opacity: 1;}
 #side-menu nav .serch-box input[type="text"]::-moz-placeholder {color: #fff;opacity: 1;}
 #side-menu nav .serch-box input[type="text"]:-ms-input-placeholder {color: #fff;}
 #side-menu nav .serch-box input[type="submit"] {
    background-color: #333;
    padding: 7px 10px;
  }
  #side-menu nav a {
    color: #fff;
  }
  #side-menu nav a .menu-text span {
    display: none;
  }
  #side-menu nav .group-info .title {
    background-color: #fff;
    color: #000;
  }
  #side-menu nav .group-info ul li {
    height: unset;
  }
  #side-menu nav .group-info ul li a {
    height: unset;
    text-align: left;
    padding-left: 10%;
  }
  #side-menu nav .group-info ul li a img.pc {
    display: none;
  }
  #side-menu nav .group-info ul li a img.sp {
    display: inline;
    height: 39px;
  }
  #side-menu nav .group-info ul .group-info_left {
    width: 50%;
    border-right: 1px solid #999;
  }
  #side-menu nav .group-info ul .group-info_left p {
    display: inline;
    padding-left: 5px;
    font-size: 0.8em;
  }
  #side-menu nav .group-info ul .group-info_left p {
      display: inline-block;
      vertical-align: top;
      margin-bottom: 0;
      margin-top: 3px;
  }
  #side-menu nav .group-info ul .group-info_left p br.group {
      display: block;
  }
  #side-menu nav .group-info ul .group-info_left .long-name a {
    padding: 15px 0;
    padding-left: 10%;
  }
  #side-menu nav .group-info ul .group-info_left .long-name br {
    /*display: none;*/
  }
  #side-menu nav .group-info ul .group-info_right {
    width: 50%;
    border: unset;
  }
  #side-menu nav .group-info ul .group-info_right p {
    display: inline;
    padding-left: 10px;
    font-size: 0.8em;
  }
  #side-menu nav .other-menu ul li a {
    border-color: #000;
  }
  #side-menu nav .other-menu ul li a:before {
    color: #fff;
    font-size: 0.5em;
  }
  #side-menu nav .other-menu ul li a:hover {
    border-color: #E00012;
  }
  /*
SmartPhone Header
----------------------------------------------------------- */
  #sp-header {
    display: block;
    height: 50px;
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 10;
  }
  #sp-header .sp-header_log {
    padding: 10px;
    display: inline-block;
  }
  #sp-header .sp-header_log a {
    height: 30px;
    display: inline-block;
  }
  #sp-header .sp-header_log img {
    height: 30px;
  }
  #sp-header .sp-header_menu-btn {
    display: block;
    float: right;
    padding: 10px;
  }
  #sp-header .sp-header_menu-btn a {
    height: 100%;
    font-size: 30px;
  }
  /*
Section
----------------------------------------------------------- */
  .content-items {
    width: 100%;
    min-width: unset;
  }
  .content-items .inner-cont {
    margin: 0 auto;
    width: 100%;
    /*padding: 30px 0;*/
    padding: 5% 0 30px;
  }
  /*
Footer
----------------------------------------------------------- */
  #footer {
    min-width: unset;
    text-align: center;
  }
  #footer .inner-cont_pc {
    display: none;
  }
  #footer .inner-cont_sp {
    display: block;
    padding: 30px 0;
  }
  #footer .inner-cont_sp p {
    margin: 0;
    font-size: 0.9em;
  }
  #footer .inner-cont_sp .logo {
    margin-bottom: 15px;
    display: inline-block;
  }
  #footer .inner-cont_sp .logo img {
    height: 40px;
  }
  #footer .inner-cont_sp .adress p {
    display: inline;
    padding-right: 10px;
    font-weight: bold;
  }
  #footer .inner-cont_sp .contact-btn {
    width: 200px;
    margin: auto;
    margin-top: 20px;
  }
  #footer .inner-under p {
    width: 100%;
  }
}

/*
 標準文字装飾
----------------------------------------------------------- */
.inner-cont h1 {
  font-size: 28px;
  background: url("../img/top/h4_head.png") no-repeat center left;
  padding-left: 35px;
  line-height: normal;
  margin-bottom: 20px;
}

@media only screen and (max-device-width: 687px) {
.inner-cont h1 {
  font-size: 22px;
  background: url("../img/top/h4_head.png") no-repeat center left;
  padding-left: 35px;
  line-height: normal;
  margin-bottom: 20px;
}
}

.inner-cont h2 {
  font-size: 20px;
  background-color: #fff;
  padding: 15px 20px;
  background-image: url("../img/common/h2_bk.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 20px 0;
}

.inner-cont h3 {
  font-size: 18px;
  line-height: 28.8px;
  background-image: url("../img/common/h3_bk.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 20px 0;
}

.inner-cont ol {
  list-style-type: decimal;
  padding-left: 20px;
  margin: 20px 0;
}

.inner-cont ol li {
  margin: 10px 0;
}

.inner-cont ul {
  list-style-type: disc;
  padding-left: 20px;
  margin: 20px 0;
}

.inner-cont ul li {
  margin: 10px 0;
}

.inner-cont h4 {
  font-size: 16px;
  background: #fff;
  padding: 13px 15px;
  margin: 20px 0;
}

.inner-cont p {
  line-height: 24px;
}

@media only screen and (max-device-width: 687px) {
    .inner-cont .alignleft,
    .inner-cont .alignright {
        display: block;
        float: none;
        margin: 0 auto 10px;
    }
}

.inner-cont p:after {
  content: "";
  display: table;
  clear: both;
}

.inner-cont button, .inner-cont a.button {
  background: none;
  padding: 10px 20px;
  border: 2px solid #E60012;
  color: #E60012;
  transition: 0.3s;
  text-decoration: none;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 10px;
}

.inner-cont button:before, .inner-cont a.button:before {
  content: "\f105";
  position: relative;
  font-family: FontAwesome;
  margin-right: 7px;
  font-size: 16px;
  font-weight: bold;
}

.inner-cont button:hover, .inner-cont a.button:hover {
  border-radius: 10px;
  background-color: #ffefef;
}

.inner-cont a {
  color: #00678C;
  text-decoration: underline;
  -webkit-text-decoration-color: #00678C;
          text-decoration-color: #00678C;
  transition: 0.3s;
  cursor: pointer;
}

.inner-cont a:hover {
  -webkit-text-decoration-color: #F7F7F7;
          text-decoration-color: #F7F7F7;
}

.inner-cont a.arrow {
  text-decoration: none;
}

.inner-cont a.arrow span {
  text-decoration: underline;
  transition: 0.3s;
}

.inner-cont a.arrow:before {
  content: "\f105";
  position: relative;
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #E60012;
}

.inner-cont a.arrow:hover > span {
  -webkit-text-decoration-color: #F7F7F7;
          text-decoration-color: #F7F7F7;
}

.inner-cont table {
  border-top: 1px solid #DBDCDC;
  border-bottom: 1px solid #DBDCDC;
  margin: 20px 0;
  width: 100%;
  text-align: left;
  line-height:2em;
}

.inner-cont table tr {
  border-bottom: 1px solid #DBDCDC;
}

.inner-cont table tr th {
  /*padding: 20px;*/
  padding: 10px 20px;
  background-color: #EEEEEF;
  font-weight: bold;
  white-space: nowrap;
  width: 145px;
  border-right: 1px solid #DBDCDC;
}

.inner-cont table tr th:last-child {
  border-right: none;
}

.inner-cont table tr td {
  /*padding: 20px;*/
  padding: 10px 20px;
  border-right: 1px solid #DBDCDC;
}

.inner-cont table tr td:last-child {
  border-right: none;
}

@media only screen and (max-device-width: 687px) {
.inner-cont table {
  line-height:1.25em;
  font-size: 1.13em;
}

}

.inner-cont .pull-left {
  float: left;
  margin: 0 20px 20px 0;
}

.inner-cont .pull-right {
  float: right;
  margin: 0 0 20px 20px;
}

.inner-cont .border-box {
  border: 7px solid #D6D6D6;
  padding: 0 20px;
  margin: 30px 0;
  background:#FFFFFF;
}

.inner-cont .triple-box div {
  display: inline-block;
  width: 32%;
  margin: 3.5px;
}

.inner-cont .triple-box div img {
  width: 100%;
}

/*
 記事一覧時の1記事ずつのパーツ
----------------------------------------------------------- */
.item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #494848;
}

.item-left {
  float: left;
  width: 180px;
  background-color: #fff;
  overflow: hidden;
}

.item-left img {
  transition: 0.3s;
}

.item-right {
  float: right;
  width: 610px;
  padding-left: 30px;
}

.item-right p {
  margin: 2px 0 5px 0;
}

.item-right_title h3 {
  display: inline;
  text-decoration: underline;
  transition: 0.3s;
}

.item-right_title:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px;
  color: #E60012;
}

.item-right_category {
  display: inline-block;
  background-color: #E60012;
  width: 80px;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}

.item-right_date {
  display: inline;
  padding-left: 10px;
}

.item:last-child {
  border: none;
}

.item a:after {
  content: "";
  display: table;
  clear: both;
}

.item a:hover > div.item-right > .item-right_title > h3 {
  -webkit-text-decoration-color: #231815;
          text-decoration-color: #231815;
}

.item a:hover > div.item-left > img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.item:after {
  content: "";
  display: table;
  clear: both;
}

/*
 MOREボタン
----------------------------------------------------------- */
div.more-btn {
  border: 1px solid #000;
  display: inline-block;
  vertical-align: top;
  transition: 0.3s;
}

div.more-btn a {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  text-decoration: none;
  font-size: 12px;
  transition: 0.5s;
  color: #000;
}

div.more-btn:hover {
  border-radius: 7px;
}

div.more-btn:hover > a {
  opacity: 0.7;
}

/*
 お問い合わせボタン
----------------------------------------------------------- */
.contact-btn {
  background-color: #231815;
  text-align: center;
  height: 45px;
  position: relative;
}

.contact-btn a {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  padding-top: 16px;
  color: #fff;
}

.contact-btn p {
  margin-bottom: 0;
}

.contact-btn span.fa {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #999;
}

.contact-btn:hover > a {
  border: none;
  text-decoration: none;
}

.contact-btn:hover > a > p {
  color: #fff;
}

.contact-btn:hover > a > span {
  color: #fff;
  right: 15px;
  transition: 0.3s;
}

/*
 パンくずリスト
----------------------------------------------------------- */
.bread-crumb {
  margin: 0 auto;
  width: 800px;
  padding: 20px 0;
  font-size: 13px;
}

.bread-crumb a {
  color: #00678C;
}

/*
 ページネーション
----------------------------------------------------------- */
.page-nav {
  text-align: center;
}

.page-nav ul {
  list-style: none;
  display: inline-block;
  margin: 0 15px;
  padding: 0;
}

.page-nav ul li {
  display: inline-block;
  background-color: #B4B4B5;
  border: 2px solid #B4B4B5;
}

.page-nav ul li a {
  display: inline-block;
  padding: 9px 11px;
  text-decoration: none;
  color: #000;
  font-size: 12px;
}

.page-nav ul li.active {
  background-color: #fff;
}

@media only screen and (max-device-width: 687px) {
  /*
 標準文字装飾
----------------------------------------------------------- */
  .inner-cont table tr th, .inner-cont table tr td {
    white-space: normal;
    font-size: 0.8em;
    width: unset;
    padding: 15px;
  }
    .inner-cont table tr th {
    width: 20%;
    padding: 10px;
  }
  .inner-cont table tr td {
    width: 80%;
    padding: 10px;
  }
  
  .inner-cont .pull-left {
    float: unset;
    margin: 20px auto;
    display: block;
  }
  .inner-cont .pull-right {
    float: unset;
    margin: 20px auto;
    display: block;
  }
  .inner-cont .triple-box div {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  /*
記事一覧時の1記事ずつのパーツ
----------------------------------------------------------- */
  .item-left {
    width: 30%;
    margin: 0 5%;
  }
  .item-left img {
    width: 100%;
    margin: auto;
  }
  .item-right {
    width: 60%;
    padding: 0;
  }
  .item-right p {
    display: none;
  }
  .item-right_title {
    /*margin-bottom: 7px;
    margin-right: 5%;
    min-height: 50px;*/
    margin: 0 5% 7px;
  }
  .item-right_title h3 {
    display: inline;
    line-height: 20px;
    font-size: 1em;
  }
  .item-right_title:before {
    font-size: 1.5em;
  }
  .item-right_category {
    padding: 5px;
    margin-left: 5%;
  }
  /*
 パンくずリスト
----------------------------------------------------------- */
  .bread-crumb {
    width: 100%;
  }
}

#top h1 {
  font-size: 22px;
  background: none;
  padding-left: 0;
}

#top h2 {
  font-size: 35px;
  background: none;
  padding: 0;
  margin: 0;
}

#top h3 {
  background: none;
  margin: 0;
}

#top h4 {
  margin: 0;
  padding: 0;
}

#top .top-cont {
  height: 100vh;
  width: 100%;
  min-width: 800px;
  min-height: 760px;
  max-height: 1200px;
  background-color: #d4d4d4;
  display: block;
  overflow: hidden;
  background: url("../img/top/title_bk.png") no-repeat;
  background-position: center center;
  text-align: center;
}

#top .top-cont h1 {
  line-height: 31px;
  color: #fff;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  font-weight: normal;
  letter-spacing: 5px;
}
#top .top-cont h1 img {
	display: block;
	margin: 0 auto 8px;
	max-width: 260px;
}

#top .top-cont .top-text img.sp {
  display: none;
}

#top .top-cont .list-wrap {
  margin-top: 50px;
  background: url("../img/top/main_cycle_00.png") no-repeat center;
  height: 500px;
  width: 600px;
  position: relative;
  margin: auto;
}

#top .top-cont .list-wrap div.top-detail {
  width: 270px;
  height: 180px;
  margin: auto;
  position: absolute;
  bottom: 0;
  top: 0;
  right: -220px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail {
  position: relative;
  top: -150px;
  text-align: right;
  padding-left: 5px;
}
#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail img {
	max-height: 30px;
	vertical-align: top;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li {
  /*padding: 0 15px;*/
  padding: 0 15px 0 5px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li p {
  text-align: left;
  margin-bottom: 5px;
  font-weight: bold;
  padding: 0 5px 0 10px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li a {
    margin-right: 10px;
    color: #fff;
}
#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li div.more-btn {
	border: 1px solid #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_01_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_01_detail p {
  margin: 5px 0;
  color: #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_01_detail .title {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_01_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_01_detail .title span {
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  margin-bottom:5px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_02_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_02_detail p {
  margin: 5px 0;
  color: #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_02_detail .title {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_02_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_02_detail .title span {
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  margin-bottom:5px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_03_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_03_detail p {
  margin: 5px 0;
  color: #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_03_detail .title {
  color: #fff;
  font-size: 30px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_03_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

/*#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_03_detail .title span {
  font-size: 19px;
  line-height: 30px;
  display: inline-block;
  margin-bottom:5px;
}*/
#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_03_detail .title span {
	font-size: 30px;
	line-height: 32px;
	display: inline-block;
	margin-bottom: 5px;
	letter-spacing: -1px;
}


#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_04_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_04_detail p {
  margin: 5px 0;
  color: #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_04_detail .title {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_04_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_04_detail .title span {
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
  margin-bottom:5px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_05_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_05_detail p {
  margin: 5px 0;
  color: #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_05_detail .title {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_05_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_05_detail .title span {
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  margin-bottom:5px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_06_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_06_detail p {
  margin: 5px 0;
  color: #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_06_detail .title {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_06_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_06_detail .title span {
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  margin-bottom:5px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_07_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_07_detail p {
  margin: 5px 0;
  color:  #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_07_detail .title {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_07_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_07_detail .title span {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 2px;
    margin-top: 3px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_08_detail {
  display: none;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_08_detail p {
  margin: 5px 0;
  color:  #fff;
  line-height: 23px;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_08_detail .title {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_08_detail .title p {
  line-height: 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  padding-left: 5px;
  margin-bottom: 0;
  color: #fff;
}

#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_08_detail .title span {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 2px;
    margin-top: 3px;
}



#top .top-cont .list-wrap div.top-detail ul.main-cycle_detail li.activelist_01_detail {
  display: block;
}

#top .top-cont ul.main-cycle {
  display: block;
  height: 500px;
  background: url("../img/top/main_cycle_01.png") no-repeat center;
}

#top .top-cont ul.main-cycle li {
  cursor: pointer;
}

#top .top-cont ul.main-cycle li.activelist_01 {
  position: relative;
  display: inline-block;
  top: 45px;
  left: 235px;
}

#top .top-cont ul.main-cycle li.activelist_02 {
  position: relative;
  display: inline-block;
  top: 90px;
  left: 290px;
}

#top .top-cont ul.main-cycle li.activelist_03 {
  position: relative;
  display: inline-block;
  top: 210px;
  left: 270px;
}

#top .top-cont ul.main-cycle li.activelist_04 {
  position: relative;
  display: inline-block;
  top: 320px;
  left: 145px;
}

#top .top-cont ul.main-cycle li.activelist_05 {
  position: relative;
  display: inline-block;
  top: 360px;
  right: 90px;
}

#top .top-cont ul.main-cycle li.activelist_06 {
  position: relative;
  display: inline-block;
  top: 330px;
  right: 275px;
}

#top .top-cont ul.main-cycle li.activelist_07 {
  position: relative;
  display: inline-block;
  top: 205px;
  right: 390px;
}

#top .top-cont ul.main-cycle li.activelist_08 {
  position: relative;
  display: inline-block;
  top: -10px;
  right: 110px;
}


#top section.content-items {
  background-color: #fff;
}

#top section.content-items .inner-cont h2 {
  display: inline;
  margin-right: 40px;
  font-family: "Ropa Sans", sans-serif;
}

#top #information {
  background-color: #000000;
}

#top #information h2 {
  color: #fff;
}

#top #information h2 span.first-character {
  color: #f00;
}

#top #information div.more-btn {
  border-color: #fff;
  position: relative;
  left: 380px;
}

#top #information div.more-btn a {
  color: #fff;
}

#top #information div.item {
  color: #fff;
}
#top #information .inner-cont div.item a {
  color: #fff;
	-webkit-text-decoration-color: #fff;
	text-decoration-color: #fff;
}
#top #information .inner-cont div.item a:hover {
	-webkit-text-decoration-color: #000;
	text-decoration-color: #000;
}

#top #message {
  height: 470px;
}

#top #message h2 {
  color: #333;
}

#top #message h2 span.first-character {
  color: #f00;
}

#top #message .inner-cont {
  height: 100%;
  background: url("../img/top/cont_img_01.png") no-repeat right bottom;
}

#top #message .inner-cont_msg {
  width: 540px;
}

#top #message .inner-cont_msg h3 {
  padding: 30px 0;
}

#top #message .inner-cont_msg p {
  margin-bottom: 20px;
}

#top #message .inner-cont_msg p.name {
  text-align: right;
}

#top #kikuno-group {
  background: url("../img/top/cont_bk_01.png") repeat;
  color: #fff;
}

#top #kikuno-group h2 {
  margin-bottom: 30px;
  display: inline-block;
}

#top #kikuno-group h2 span.first-character {
  color: #f00;
}

#top #kikuno-group div.more-btn {
  border-color: #fff;
}

#top #kikuno-group div.more-btn a {
  color: #fff;
}

#top #kikuno-group h4 {
  background: url("../img/top/h4_head.png") no-repeat center left;
  padding-left: 35px;
  font-size: 18px;
  line-height: normal;
}

#top #kikuno-group .inner-cont_btn {
  border: 1px solid #686868;
  color: #686868;
  box-sizing: border-box;
  margin: 10px 0;
  margin-right: 7px;
  height: 60px;
  width: 390px;
  cursor: pointer;
  display: inline-block;
}

#top #kikuno-group .inner-cont_btn a {
  color: #686868;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 30px;
  transition: 0s;
}

#top #kikuno-group .inner-cont_btn:hover {
  border: 3px solid #fff;
  color: #fff;
  box-sizing: border-box;
}

#top #kikuno-group .inner-cont_btn:hover > a {
  padding-top: 18px;
  padding-left: 28px;
}

#top #kikuno-group .inner-cont_btn:hover > a > span {
  margin-right: 5px;
  color: #fff;
  transition: 0.5s;
}

#top #kikuno-group .inner-cont_btn span {
  display: block;
  float: right;
  margin-right: 20px;
}

#top #kikuno-group .inner-cont .href-cont {
  width: 50%;
  float: left;
}

#top #kikuno-group .inner-cont:after {
  content: "";
  display: table;
  clear: both;
}

#top #business {
  background: url("../img/top/cont_bk_02.png") repeat;
  background-position: -30px -80px;
}

#top #business h2 {
  color: #fff;
}

#top #business h2 span.first-character {
  color: #f00;
}

#top #business h4 {
  background: url("../img/top/h4_head.png") no-repeat center left;
  padding-left: 35px;
  font-size: 18px;
  line-height: normal;
}

#top #business div.more-btn {
  border-color: #fff;
}

#top #business div.more-btn a {
  color: #fff;
}

#top #business .inner-cont {
  height: 630px;
}

#top #business .inner-cont_left {
  padding-top: 10px;
}

#top #business .inner-cont_left ul {
  list-style: none;
}

#top #business .inner-cont_right {
  display: inline;
  position: relative;
  right: -340px;
  top: -530px;
}

#top #business .inner-cont:after {
  content: "";
  display: table;
  clear: both;
}

#top #recruit {
  height: 705px;
  margin-top: 40px;
}

#top #recruit h2 {
  color: #fff;
}

#top #recruit h2 span.first-character {
  color: #333;
}

#top #recruit div.more-btn {
  border-color: #fff;
}

#top #recruit div.more-btn a {
  color: #fff;
}

#top #recruit .inner-cont {
  background: url("../img/top/cont_bk_03.png") no-repeat;
  height: 100%;
  padding-left: 40px;
  padding-top: 40px;
  color: #fff;
}

#top #recruit .inner-cont h3 {
  padding-left: 5px;
  margin: 20px 0;
  width: 430px;
}

#top #recruit .inner-cont p {
  display: inline-block;
  width: 430px;
  padding-left: 5px;
}

@media only screen and (max-device-width: 687px) {
  body .content-wrap #top .top-cont {
    height: 260px;
    width: 100%;
    min-height: unset;
    min-width: unset;
    text-align: left;
    background: url("../img/top/title_bk_sp.png") no-repeat;
    background-size: cover;
    margin-top: 50px;
    padding: 10px 5%;
  }
  body .content-wrap #top .top-cont .top-text {
    float: left;
    width: 50%;
    /*padding-top: 80px;*/
    padding-top: 60px;
  }
  body .content-wrap #top .top-cont .top-text h1 {
    display: none;
  }
  body .content-wrap #top .top-cont .top-text img.pc {
    display: none;
  }
  body .content-wrap #top .top-cont .top-text img.sp {
    display: block;
    width: 100%;
  }
    body .content-wrap #top .top-cont .top-text img.sp.logo {
        width: 75%;
        margin: 0 0 7px 3px;
    }
  body .content-wrap #top .top-cont .list-wrap {
    background: url("../img/top/main_cycle_sp.png") no-repeat;
    background-size: 100% auto;
    background-position-y: 30px;
    float: right;
    width: 50%;
    height: 100%;
  }
  body .content-wrap #top .top-cont .list-wrap .main-cycle {
    display: none;
  }
  body .content-wrap #top .top-cont .list-wrap .top-detail {
    display: none;
  }
  body .content-wrap #top .top-cont:after {
    content: "";
    display: table;
    clear: both;
  }
  #top #information {
    position: relative;
    padding-bottom: 55px;
  }
  #top #information h2 {
    font-size: 1.7em;
    padding-left: 5%;
  }
  #top #information div.more-btn {
    padding: 5px 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #top #information .item:last-child {
    border-bottom: 1px solid #494848;
  }
  #top #message {
    height: unset;
    padding: 30px 5%;
    padding-bottom: 85px;
    position: relative;
  }
  #top #message .inner-cont {
    background-size: 30%;
    padding: 0;
  }
  #top #message .inner-cont h2 {
    font-size: 1.7em;
  }
  #top #message .inner-cont h3 {
    font-size: 1em;
    line-height: 1.4em;
  }
  #top #message .inner-cont_msg {
    width: 100%;
    font-size: 0.9em;
  }
  #top #message .inner-cont_msg p {
    width: 70%;
  }
  #top #message .inner-cont_msg p.name {
    margin: 0;
  }
  #top #message .inner-cont div.more-btn {
    padding: 5px 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #top #kikuno-group .inner-cont {
    position: relative;
    /*padding-bottom: 85px;
    padding-left: 5%;*/
    padding: 5% 0 85px 5%;
  }
  #top #kikuno-group .inner-cont h2 {
    font-size: 1.7em;
    margin-bottom: 10px;
  }
  #top #kikuno-group .inner-cont h4 {
    margin-top: 15px;
  }
  #top #kikuno-group .inner-cont_btn {
    width: 95%;
    margin: 5px auto;
    height: unset;
    border-width: 2px;
  }
  #top #kikuno-group .inner-cont_btn a {
    padding: 15px 30px;
  }
  #top #kikuno-group .inner-cont_btn a img {
    max-width: 70%;
  }
  #top #kikuno-group .inner-cont_btn:hover > a {
    padding-top: 8px;
    padding-left: 28px;
  }
  #top #kikuno-group .inner-cont .href-cont {
    width: 100%;
  }
  #top #kikuno-group .inner-cont div.more-btn {
    padding: 5px 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #top #business {
    background-position: -620px -120px;
  }
  #top #business .inner-cont {
    position: relative;
    padding-bottom: 55px;
    height: 430px;
    padding-top: 5%;
  }
  #top #business .inner-cont h2 {
    font-size: 1.7em;
    padding-left: 5%;
  }
  #top #business .inner-cont_left {
    padding-top: 25px;
  }
  #top #business .inner-cont_left ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    font-size: 0;
  }
  #top #business .inner-cont_left ul li {
    margin: 0;
    width: 50%;
    border-bottom: 2px solid #fff;
    padding: 10px 0 10px 3%;
    display: inline-block;
    box-sizing: border-box;
  }
  #top #business .inner-cont_left ul li:last-child {
    border-bottom: none;
  }
  #top #business .inner-cont_left ul li:nth-child(odd) {
    border-right: 2px solid #fff;
  }
  #top #business .inner-cont_left ul li h4 {
    font-size: 13px;
    padding-left: 30px;
    height: 2.5em;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
  }
  #top #business .inner-cont_left ul li p {
    display: none;
  }
  #top #business .inner-cont_left ul:after {
    content: "";
    display: table;
    clear: both;
  }
  #top #business .inner-cont_right {
    display: none;
  }
  #top #business .inner-cont div.more-btn {
    padding: 5px 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #top #recruit {
    height: unset;
    width: 100%;
    padding: 20px;
    margin-top: 10px;
  }
  #top #recruit .inner-cont {
    height: unset;
    position: relative;
    padding: 0;
    padding-bottom: 85px;
    background: url("../img/top/cont_bk_03_sp.png") no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
  }
  #top #recruit .inner-cont h2 {
    display: inline-block;
    font-size: 1.7em;
    padding-left: 5%;
    padding-top: 25px;
  }
  #top #recruit .inner-cont h3 {
    padding-left: 5%;
    margin: 10px 0;
    font-size: 1.1em;
    width: 100%;
  }
  #top #recruit .inner-cont p {
    width: 100%;
    padding: 0 5%;
    font-size: 1em;
  }
  #top #recruit .inner-cont div.more-btn {
    padding: 5px 30px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #top #recruit .inner-under {
    background: url("../img/top/cont_bk_03_spunder.png") no-repeat;
    background-size: 100% auto;
    background-position-x: center;
    height: 250px;
  }
}

#index .content-items .inner-cont_block {
  width: 260px;
  height:300px;
  /*margin: 5px 1px;*/
  margin: 7px 1px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

#index .content-items .inner-cont_block a {
  padding: 20px;
  display: block;
  background: #fff;
  text-decoration: none;
  color: #000;
}

#index .content-items .inner-cont_block a .image {
  margin-bottom: 20px;
  width: 100%;
  height: 120px;
  overflow: hidden;
  position: relative;
}

#index .content-items .inner-cont_block a .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

#index .content-items .inner-cont_block a .title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size:120%;
}

#index .content-items .inner-cont_block a p {
  text-align: left;
  height: 5em;
}

#index .content-items .inner-cont_block a .more {
  color: #E60012;
  font-weight: bold;
  font-size: 12px;
}

#index .content-items .inner-cont_block a:hover {
  text-decoration: none;
  background: #3E3A39;
  color: #fff;
  transition: 0.3s;
}

#index .content-items .inner-cont ul {
  margin: 10px 0;
  list-style-type: none;
}

#index .content-items .inner-cont ul li {
  padding: 7px 0;
}

#index .content-items .inner-cont ul li a {
  color: #00678C;
  text-decoration: underline;
}

#index .content-items .inner-cont ul li a:hover {
  -webkit-text-decoration-color: #F7F7F7;
          text-decoration-color: #F7F7F7;
  transition: 0.3s;
}

#index .content-items .inner-cont ul li:before {
  content: "\f10c";
  position: relative;
  font-family: FontAwesome;
  padding-right: 7px;
  color: #E60012;
  font-weight: bold;
}

#index .content-items .inner-cont .flow-box {
  margin-bottom: 30px;
}

#index .content-items .inner-cont .flow-box .text {
  width: 510px;
  min-height: 290px;
  background: url("../img/index/index_bk.png") no-repeat;
  background-size: 100% 100%;
  padding: 35px 40px 35px 35px;
  z-index: 3;
}

#index .content-items .inner-cont .flow-box .text p {
  margin-bottom: 30px;
}

#index .content-items .inner-cont .flow-box .image {
  box-shadow: 2px 2px 5px 0px #888888;
}

#index .content-items .inner-cont .flow-box .right-img {
  position: relative;
  height: 380px;
  width: 100%;
}

#index .content-items .inner-cont .flow-box .right-img .text {
  position: absolute;
  left: 0;
  top: 0;
}

#index .content-items .inner-cont .flow-box .right-img .image {
  position: absolute;
  right: 0;
  bottom: 0;
}

#index .content-items .inner-cont .flow-box .left-img {
  position: relative;
  height: 350px;
  width: 100%;
}

#index .content-items .inner-cont .flow-box .left-img .text {
  position: absolute;
  right: 0;
  bottom: 0;
}

#index .content-items .inner-cont .flow-box .left-img .image {
  position: absolute;
  left: 0;
  top: 0;
}

@media only screen and (max-device-width: 687px) {
  #index .content-items {
    min-width: unset;
    padding: 0 20px 20px 20px;
  }
  #index .content-items .inner-cont {
    width: 100%;
    padding-top: 0;
  }
  #index .content-items .inner-cont_block {
    width: 100%;
    margin-bottom: 10px;
  }
  #index .content-items .inner-cont h1 {
    margin-bottom: 10px;
    font-size: 1.5em;
  }
  #index .content-items .inner-cont .flow-box {
    margin-bottom: 30px;
  }
  #index .content-items .inner-cont .flow-box .text {
    width: 100%;
    min-height: unset;
    background: unset;
  }
  #index .content-items .inner-cont .flow-box .text p {
    margin-bottom: 30px;
  }
  #index .content-items .inner-cont .flow-box .text button {
    display: block;
    margin: auto;
  }
  #index .content-items .inner-cont .flow-box .image {
    box-shadow: unset;
    width: 100%;
  }
  #index .content-items .inner-cont .flow-box .image img {
    width: 100%;
  }
  #index .content-items .inner-cont .flow-box .right-img {
    position: unset;
    height: auto;
    width: 100%;
    margin-bottom: 50px;
  }
  #index .content-items .inner-cont .flow-box .right-img .text {
    position: unset;
    left: unset;
    top: unset;
  }
  #index .content-items .inner-cont .flow-box .right-img .image {
    position: unset;
    right: unset;
    bottom: unset;
  }
  #index .content-items .inner-cont .flow-box .left-img {
    position: unset;
    height: auto;
    width: 100%;
    margin-bottom: 50px;
  }
  #index .content-items .inner-cont .flow-box .left-img .text {
    position: unset;
    right: unset;
    bottom: unset;
  }
  #index .content-items .inner-cont .flow-box .left-img .image {
    position: unset;
    left: unset;
    top: unset;
  }
}

#page .content-items .inner-cont .wysiwyg_box {
    margin-bottom: 1em;
}
#page .content-items .inner-cont .company-info {
  background: url("../img/page/company_bk.png") no-repeat;
  background-position: right;
  min-height: 410px;
}

#page .content-items .inner-cont .company-info div {
  background: url("../img/page/cath_bk.png") no-repeat;
  background-size: 100% 100%;
  width: 500px;
  padding: 20px 40px 40px 40px;
  min-height: 350px;
}

#page .content-items .inner-cont .company-info div h3 {
  padding-bottom: 20px;
}

#page .content-items .inner-cont .gallery {
  background: #fff;
  padding: 25px;
  margin: 40px 0;
  box-shadow: 3px 3px 7px #CCC;
}

#page .content-items .inner-cont .gallery-title {
  font-size: 26px;
  text-align: center;
  margin-bottom: 15px;
}

#page .content-items .inner-cont .gallery-title:first-letter {
  color: #E60012;
}

#page .content-items .inner-cont .gallery-cont_item {
  background: #AAA;
  width: 227px;
  height: 155px;
  display: inline-block;
  margin: 9px;
  overflow: hidden;
}
#page .content-items .inner-cont .gallery-cont_item img {
    width: 100%;
}

#page .content-items .inner-cont .google-map {
  margin: 30px 0;
}

#page .content-items .inner-cont .single-cont {
  border-top: 2px solid #DBDCDC;
  border-bottom: 2px solid #DBDCDC;
  padding-bottom: 50px;
}

#page .content-items .inner-cont .single-cont .item {
  border: none;
  padding-top: 15px;
}

#page .content-items .inner-cont .single-cont .item .item-right_category {
  color: #fff;
}

#page .content-items .inner-cont .single-foot {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 20px;
  color: #E60012;
}

#page .content-items .inner-cont .single-foot a {
  color: #E60012;
  -webkit-text-decoration-color: #E60012;
          text-decoration-color: #E60012;
  font-weight: bold;
}

#page .content-items .inner-cont .single-foot a:hover {
  -webkit-text-decoration-color: #F7F7F7;
          text-decoration-color: #F7F7F7;
}

#page .content-items .inner-cont .single-foot:before {
  content: "\f053";
  font-family: FontAwesome;
  padding-right: 5px;
  font-size: 12px;
}

@media only screen and (max-device-width: 687px) {
  #page .content-items {
    min-width: unset;
    padding: 0 20px 20px 20px;
  }
  #page .content-items .inner-cont .company-info {
    background: unset;
  }
  #page .content-items .inner-cont .company-info div {
    min-width: unset;
    width: 100%;
  }
  #page .content-items .inner-cont .gallery-cont_item {
    display: block;
    margin: 15px auto;
  }
  #page .content-items .inner-cont .google-map {
    overflow: hidden;
  }
  #page .content-items .inner-cont .google-map iframe {
    width: 100%;
  }
}

#list-page .content-items {
  min-width: unset;
  padding: 0 20px 20px 20px;
}

#list-page .content-items .inner-cont .item-list {
  border-top: 2px solid #DBDCDC;
  border-bottom: 2px solid #DBDCDC;
  margin: 25px 0;
}

#list-page .content-items .inner-cont .item-list .item {
  border-color: #DBDCDC;
  border-width: 2px;
}

#list-page .content-items .inner-cont .item-list .item .item-right_title h3 {
  margin: 0;
  background: unset;
}

#list-page .content-items .inner-cont .item-list .item .item-right p {
  color: #000;
}

#list-page .content-items .inner-cont .item-list .item .item-right_category {
  color: #fff;
}

#list-page .content-items .inner-cont .item-list .item .item-right_date {
  color: #000;
}

#list-page .content-items .inner-cont .item-list .item a:hover > div.item-right > div.item-right_title > h3 {
  -webkit-text-decoration-color: #F7F7F7;
          text-decoration-color: #F7F7F7;
}

/*20171204追記*/

strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  float: right;
  margin:0px 0px 30px 30px;
}
.alignleft {
  float: left;
  margin:0px 30px 30px 0px;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}