#colum_content p {
  font-size: 14px; }

#colum_content .sec01 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 30px 0;
  background-color: #e1e1e1; }

#colum_content .sec01_ttl {
  font-size: 16px;
  text-align: center;
  line-height: 1.3; }

#colum_content .sec01_txt {
  font-size: 14px;
  line-height: 2;
  text-align: center;
  margin-top: 33px; }

#colum_content .sec01_txt span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #eceb7d));
  background: -webkit-linear-gradient(transparent 60%, #eceb7d 60%);
  background: -o-linear-gradient(transparent 60%, #eceb7d 60%);
  background: linear-gradient(transparent 60%, #eceb7d 60%); }

#colum_content .sec01_txt_mt0 {
  margin-top: 0; }

#colum_content .parenthesis {
  position: relative;
  max-width: 500px;
  width: 100%;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto; }

#colum_content .parenthesis::before,
#colum_content .parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#colum_content .parenthesis::before {
  top: 0px;
  left: 35px;
  border-top: 2px solid #0a3066;
  border-left: 2px solid #0a3066; }

#colum_content .parenthesis::after {
  bottom: 0;
  right: 35px;
  border-bottom: 2px solid #0a3066;
  border-right: 2px solid #0a3066; }

#colum_content .sec_ttl {
  background-image: url(../../img/add_page/quality/ttl_img01.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  padding: 20px 0 40px; }

#colum_content .sec_ttl_txt01 {
  font-size: 14px; }

#colum_content .sec_ttl_txt02 {
  font-size: 32px; }

#colum_content .sec02_txt {
  padding: 20px 0;
  text-align: center; }

#colum_content .sec02_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#colum_content .sec02_flex a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-color: #d0e9f5;
  margin-bottom: 10px;
  padding: 13px 0;
  text-align: center;
  border-radius: 5px;
  background-image: url(../../img/n_img/base/ui02.png);
  background-repeat: no-repeat;
  background-size: 10px 6px;
  background-position: right 15px center;
  font-weight: bold;
  font-size: 13px; }

#colum_content .sec02_flex a:last-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 0; }

#colum_content .sec02_flex a:nth-child(4) {
  text-indent: -15px; }

#colum_content .sec_ttl02 {
  background-image: url(../../img/add_page/quality/ttl_img02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  padding: 15px 0;
  margin: 60px 0 30px; }

#colum_content .se02_ttl02 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center; }

#colum_content .txtcenter {
  text-align: center; }

#colum_content .c_red {
  color: #f62837; }

#colum_content .mt18 {
  margin-top: 18px; }

#colum_content .mt25 {
  margin-top: 25px; }

#colum_content .mt30 {
  margin-top: 30px; }

#colum_content .mt73 {
  margin-top: 50px; }

#colum_content .mt15 {
  margin-top: 15px; }

#colum_content .img02 {
  max-width: 200px;
  margin: auto; }

#colum_content .se02_ttl03_border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#colum_content .se02_ttl03_border_lft {
  width: 50%;
  height: 3px;
  background-color: #0a3066; }

#colum_content .se02_ttl03_border_rig {
  width: 50%;
  height: 3px;
  background-color: #6ec1e1; }

#colum_content .se02_ttl03 {
  line-height: 1.5;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px; }

#colum_content .se02_ttl03_border {
  margin-bottom: 10px; }

#colum_content .study_box {
  background-image: url(../../img/add_page/quality/study_img_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 10px; }

#colum_content .study_box img {
  margin: auto; }

#colum_content .study_box_ttl {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0; }

#colum_content .study_box_wrap {
  padding: 30px; }

#colum_content .study_box_link {
  display: block;
  background-image: url(../../img/n_img/base/ui01.png);
  background-repeat: no-repeat;
  background-size: 6px 10.5px;
  background-position: 95% center;
  background-color: #fff;
  border: 1px solid #0a3066;
  padding: 12px 0;
  border-radius: 5px;
  text-align: center;
  margin-top: 25px;
  font-weight: bold; }

#colum_content .study_img01 {
  max-width: 121px; }

#colum_content .tel_ttl {
  font-weight: bold;
  text-align: center; }

#colum_content .tel {
  display: block;
  max-width: 284px;
  width: 100%;
  margin: 15px auto; }

#colum_content .tel_btn {
  max-width: 284px;
  width: 100%;
  margin: auto;
  display: block;
  border: 1px solid #0a3066;
  padding: 12px 0;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 10px;
  background-image: url(../../img/n_img/base/ui01.png);
  background-repeat: no-repeat;
  background-size: 6px 10px;
  background-position: 93% center;
  font-weight: bold; }

#colum_content .tel_botom_txt {
  margin-top: 20px;
  text-align: center;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 30px; }

#colum_content .detail_link {
  display: block;
  max-width: 275px;
  width: 100%;
  margin: auto;
  margin-top: 20px; }

@media screen and (min-width: 1000px) {
  #colum_content p {
    font-size: 17px; }
  #colum_content .mt18 {
    margin-top: 36px; }
  #colum_content .mt25 {
    margin-top: 50px; }
  #colum_content .mt30 {
    margin-top: 60px; }
  #colum_content .mt15 {
    margin-top: 30px; }
  #colum_content .mt73 {
    margin-top: 73px; }
  #colum_content .img02 {
    max-width: 400px;
    width: 100%;
    margin: auto; }
  #colum_content .img06 {
    max-width: 662px;
    width: 100%;
    margin: auto; }
  #colum_content .sec01_ttl {
    font-size: 20px; }
  #colum_content .parenthesis::before {
    left: 80px; }
  #colum_content .parenthesis::after {
    right: 80px; }
  #colum_content .sec01_txt {
    font-size: 20px; }
  #colum_content .sec_ttl {
    font-size: 30px; }
  #colum_content .sec_ttl_txt01 {
    font-size: 20px; }
  #colum_content .sec_ttl_txt02 {
    font-size: 37px; }
  #colum_content .sec02_flex a {
    font-size: 16px; }
  #colum_content .se02_ttl03_border {
    margin-bottom: 20px; }
  #colum_content .sec_ttl02 {
    font-size: 30px; }
  #colum_content .se02_ttl02 {
    font-size: 21px; }
  #colum_content .se02_ttl03 {
    font-size: 20px; }
  #colum_content .study_box {
    margin: auto;
    margin-bottom: 20px; }
  #colum_content .study_img01 {
    max-width: 150px; }
  #colum_content .study_box_ttl {
    font-size: 21px; }
  #colum_content .study_box_link {
    max-width: 320px;
    margin: auto;
    margin-top: 20px; }
  #colum_content .tel {
    margin: 20px auto; }
  #colum_content .tel_btn {
    margin-bottom: 10px; }
  #colum_content .tel_flex {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  #colum_content .tel_flex_lft {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
  #colum_content .tel_flex_rig {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
  #colum_content .tel_ttl {
    margin-top: 0; } }
