#Contents .linkSect .sectMain .sublinkList > li a {
  display: block;
  color: inherit;
  text-decoration: none; }

#Contents .linkSect .sectMain .sublinkList > li a:hover {
  text-decoration: none;
  opacity: 0.8; }

#Contents .linkSect .sectMain .sublinkList > li .listInner {
  display: inline-block;
  border: 1px solid #cccccc;
  border-radius: 5px; }

@media print, screen and (min-width: 768px) {
  #Contents .linkSect .sectTit {
    margin-bottom: 40px; }

  #Contents .linkSect .sectMain .linkList {
    margin-bottom: 70px; }

  #Contents .linkSect .sectMain .sublinkList > li {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px; }

  #Contents .linkSect .sectMain .sublinkList > li .listInner {
    padding: 10px 40px; } }
@media only screen and (max-width: 767px) {
  #Contents .linkSect .sectTit {
    margin-bottom: 20px; }

  #Contents .linkSect .sectMain .linkList {
    margin-bottom: 35px; }

  #Contents .linkSect .sectMain .sublinkList > li {
    margin-top: 15px; }

  #Contents .linkSect .sectMain .sublinkList > li:first-child {
    margin-top: 0; }

  #Contents .linkSect .sectMain .sublinkList > li .listInner {
    display: block;
    padding: 10px 0;
    text-align: center; } }
.info-box {
  margin-bottom: 50px; }
  .info-box .blockTit {
    margin-bottom: 30px; }
  .info-box .fl {
    width: 33.333333%; }
    .info-box .fl img {
      max-width: 100%; }
  .info-box .fr {
    width: 62.5%; }
    .info-box .fr h3 {
      line-height: 1.4;
      font-size: 24px;
      margin-bottom: 24px; }
    .info-box .fr h4 {
      font-size: 17px;
      margin-bottom: 8px; }
    .info-box .fr .point li {
      margin-bottom: 8px;
      position: relative;
      padding: 0 20px; }
      .info-box .fr .point li:before {
        background-color: #000;
        content: '';
        display: block;
        position: absolute;
        left: 0;
        height: 12px;
        top: 5px;
        width: 12px; }

#i1 h3 {
  color: #b20e0e; }
#i1 .point li:before {
  background-color: #b20e0e; }
#i1 .modArrowTxt01 {
  color: #b20e0e; }
  #i1 .modArrowTxt01:before {
    background-image: url(/common/img/arrowtxt01_red.png); }

#i2 h3 {
  color: #005eaf; }
#i2 .point li:before {
  background-color: #005eaf; }
#i2 .modArrowTxt01 {
  color: #005eaf; }
  #i2 .modArrowTxt01:before {
    background-image: url(/common/img/arrowtxt01_education.png); }

#i3 h3 {
  color: #3c7e47; }
#i3 .point li:before {
  background-color: #3c7e47; }
#i3 .modArrowTxt01 {
  color: #3c7e47; }
  #i3 .modArrowTxt01:before {
    background-image: url(/common/img/arrowtxt01_art.png); }

#i4 h3 {
  color: #ea6882; }
#i4 .point li:before {
  background-color: #ea6882; }
#i4 .modArrowTxt01 {
  color: #ea6882; }
  #i4 .modArrowTxt01:before {
    background-image: url(/common/img/arrowtxt01_nutrition.png); }

#i5 h3 {
  color: #d4322d; }
#i5 .point li:before {
  background-color: #d4322d; }
#i5 .modArrowTxt01 {
  color: #d4322d; }
  #i5 .modArrowTxt01:before {
    background-image: url(/common/img/arrowtxt01_red.png); }

@media only screen and (max-width: 767px) {
  .info-box .fl, .info-box .fr {
    float: none;
    width: 100%; }
  .info-box .fl {
    margin-bottom: 16px; }
  .info-box .fr h3 {
    font-size: 2rem; }
    .info-box .fr h3 br {
      display: none; } }

/*# sourceMappingURL=index.css.map */
