#Contents .linkSect .sectMain > p {
	font-weight: bold;
	font-size: 16px;
}


#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 h4 {
	  font-size: 18px;
	  
	  font-weight: bold;}
  .info-box .blockTit {
    margin-bottom: 30px; }
  .info-box .fl {
    width: 40%; }
    .info-box .fl h3 {
      line-height: 1.4;
      font-size: 24px;
      margin-bottom: 24px; }
    .info-box .fl img {
      max-width: 100%;
	  margin-bottom: 40px; }
  .info-box .fr {
    width: 60%; }
    .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 img {
      max-width: 100%;
	  margin-bottom: 40px; }
    .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; }


@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 */
