@charset "UTF-8";

.grads  {
	border-bottom: 1px #999 solid;
	padding: 210px 0 40px 0;
	margin-top : -170px;
}

#contents .section {
	padding: 20px 20px 20px 20px;
}

.section_txt {
	font-size:16px;
}

#contents .section {
	background:none;
}

#contents .section p {
	font-size:15px;
}

#contents .topic .grid_7 {
	margin-bottom:20px;
}

#contents .topic h2 {
	margin-bottom:20px;
}

#contents .topic .grid_7 p {
	line-height:170%;
}

#contents .about_faq p {
	margin:0 20px 20px;
}

#contents .about_faq dl {
	margin:0 35px 30px;
}

#contents .about_faq p,
#contents .about_faq dl dt,
#contents .about_faq dl dd {
	font-size:15px;
}

#contents .about_faq dl dt {
	margin-bottom:10px;
	font-weight:bold;
	color:#24A7D3;
}

#contents .about_faq dl dd span {
	display:block;
	font-weight:bold;
}

@media only screen and (max-width:767px) {
  #contents {
    padding-top: 0
  }

	#contents .section{
		padding:0 20px !important
	}

  #contents h2{
    font-size: 16px
  }

  .container_16 .grid_5 {
    width: auto;
}

  .grid_16, #contents .keyvisual {
    margin: 10px 0 1px !important;
  }

  .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: block;
    float: none;
  }

  .container_16 .grid_10 {
    width: 100%;
  }

  .grads {
    padding: 210px 0 0 0;
  }
}
