@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : introduction.css
 author     : Ability Consultant
 style info : What’s NEWTUS
=================================================================== */
.con_diff .box_text, .wrap_blue .wrap_tua .con_sound, .wrap_blue .wrap_tua .con_day, .con_gal {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  .con_diff .box_text, .wrap_blue .wrap_tua .con_sound, .wrap_blue .wrap_tua .con_day, .con_gal {
    width: 91.66667%;
  }
}

.wrap_blue .wrap_tua .con_tua .box_tua:after, .wrap_blue .wrap_tua .con_sound .box_sound:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: 'bah';
  src: url(../css/font/bahnschrift.woff) format("woff"), url(../css/font/bahnschrift.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	ボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	タイトル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	slide矢印
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_int .box_title {
  margin: 100px 0 90px;
  text-align: center;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_title {
    margin: 80px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_title {
    margin: 10% 0 8%;
  }
}
.con_int .box_title span {
  font-size: 347%;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  position: relative;
  letter-spacing: 6px;
  line-height: 1em;
  text-align: center;
  color: #b4b4b4;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_title span {
    font-size: 334%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_title span {
    font-size: 200%;
  }
}
.con_int .box_title span:after {
  content: "";
  position: absolute;
  width: 42px;
  height: 2px;
  background-color: #004b9d;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_int .box_title span {
    letter-spacing: normal;
  }
}
.con_int .box_title em {
  font-size: 140%;
  padding-top: 40px;
  display: block;
  font-weight: normal;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_title em {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_title em {
    font-size: 94%;
  }
}
.con_int .box_text h4 {
  font-size: 160%;
  display: block;
  text-align: center;
  letter-spacing: .2em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_text h4 {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_text h4 {
    font-size: 107%;
  }
}
.con_int .box_text .txt {
  font-size: 107%;
  margin-top: 15px;
  display: block;
  color: #090104;
  text-align: center;
  line-height: 1.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_int .box_text .txt {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_text .txt {
    font-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_text .txt {
    margin-top: 2%;
  }
}
.con_int .photo {
  margin-top: 65px;
}
@media only screen and (max-width: 767px) {
  .con_int .photo {
    margin-top: 7%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_int .box_text {
    width: 90%;
    margin: auto;
  }
}

/* -----------------------------------------------------------
	.wrap_point
----------------------------------------------------------- */
.wrap_point {
  width: 1200px;
  margin-top: 80px;
  padding-bottom: 250px;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point {
    padding-bottom: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point {
    padding-bottom: 0;
  }
}
.wrap_point .box_title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 30px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  display: table;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .box_title {
    padding: 5% 3%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title {
    padding: 5% 3%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title {
    margin-bottom: 3%;
  }
}
.wrap_point .box_title > h4.title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 267%;
  padding-right: 25px;
  width: 50%;
  vertical-align: middle;
  text-align: right;
  letter-spacing: .1em;
  display: table-cell;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .box_title > h4.title {
    font-size: 214%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > h4.title {
    font-size: 180%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > h4.title {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .box_title > h4.title {
    width: 320px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > h4.title {
    width: 100%;
  }
}
.wrap_point .box_title > p.tit_cate {
  display: table-cell;
  vertical-align: middle;
}
.wrap_point .box_title > p.tit_cate span {
  font-size: 107%;
  margin: 5px 0;
  display: block;
  font-weight: bold;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .box_title > p.tit_cate span {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > p.tit_cate span {
    font-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > p.tit_cate span {
    margin: 1% 0;
  }
}
.wrap_point .box_title > p.tit_cate span strong {
  padding: 2px 15px;
  margin-right: 5px;
  font-size: 120%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  background-color: #004b9d;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > p.tit_cate span strong {
    padding: 2% 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > p.tit_cate span strong {
    margin-right: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .box_title > p.tit_cate span strong {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title > p.tit_cate span strong {
    font-size: 87%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_title {
    display: block;
    width: 91.66667%;
    margin-left: auto;
    margin-right: auto;
  }
  .wrap_point .box_title h4.title {
    display: block;
    text-align: left;
  }
  .wrap_point .box_title p.tit_cate {
    display: block;
  }
}
.wrap_point .box_text {
  padding: 40px 30px;
  line-height: 1.8em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .box_text {
    padding: 0 4.16667%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_text {
    padding: 0 4.16667%;
  }
}
.wrap_point .box_text span {
  font-size: 127%;
  margin-bottom: 27px;
  display: block;
  font-weight: bold;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .box_text span {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_text span {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .box_text span {
    margin-bottom: 3%;
  }
}
.wrap_point .con_point {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .con_point {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point {
    margin-top: 10%;
  }
}
.wrap_point .con_point .box_point h5.title {
  text-align: center;
  font-weight: 100;
  text-align: left;
  border-bottom: none;
}
.chrome .wrap_point .con_point .box_point h5.title {
  font-weight: 600;
}
.wrap_point .con_point .box_point h5.title span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .con_point .box_point h5.title span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point .box_point h5.title span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point .box_point h5.title span {
    letter-spacing: normal;
  }
}
.wrap_point .con_point .box_point h5.title em {
  display: block;
  font-weight: normal;
}
.wrap_point .con_point .box_point .photo img {
  display: block;
  width: 100%;
}
.wrap_point .con_point .box_point .box_text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 30px;
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point .box_point .box_text {
    padding: 4% 4.16667% 10%;
  }
}
.wrap_point .con_point .box_point .box_text .title {
  font-size: 214%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .con_point .box_point .box_text .title {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point .box_point .box_text .title {
    font-size: 174%;
  }
}
.wrap_point .con_point .box_point .box_text .sub_title {
  font-size: 174%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .con_point .box_point .box_text .sub_title {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point .box_point .box_text .sub_title {
    font-size: 147%;
  }
}
.wrap_point .con_point .box_point .box_text ul {
  margin-left: 1.4em;
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .con_point .box_point .box_text ul {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point .box_point .box_text ul {
    margin-top: 3%;
  }
}
.wrap_point .con_point .box_point .box_text ul li {
  font-size: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8em;
  list-style-type: disc;
  color: #323232;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_point .con_point .box_point .box_text ul li {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_point .con_point .box_point .box_text ul li {
    font-size: 87%;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap_point .con_point .photo-pc {
    position: relative;
    width: 669px;
    margin: auto;
  }
  .wrap_point .con_point .txt01 {
    position: absolute;
    top: 90px;
    right: 30px;
  }
  .wrap_point .con_point .txt02 {
    position: absolute;
    bottom: -130px;
    left: 0;
  }
  .wrap_point .con_point .txt03 {
    position: absolute;
    bottom: -102px;
    right: 0;
  }
}
@media print {
  .wrap_point .con_point .photo-pc {
    position: relative;
    width: 669px;
    margin: auto;
  }
  .wrap_point .con_point .txt01 {
    position: absolute;
    top: 90px;
    right: 30px;
  }
  .wrap_point .con_point .txt02 {
    position: absolute;
    bottom: -130px;
    left: 0;
  }
  .wrap_point .con_point .txt03 {
    position: absolute;
    bottom: -102px;
    right: 0;
  }
}
.ie8 .wrap_point .con_point .photo-pc {
  position: relative;
  width: 669px;
  margin: auto;
}
.ie8 .wrap_point .con_point .txt01 {
  position: absolute;
  top: 90px;
  right: 30px;
}
.ie8 .wrap_point .con_point .txt02 {
  position: absolute;
  bottom: -130px;
  left: 0;
}
.ie8 .wrap_point .con_point .txt03 {
  position: absolute;
  bottom: -102px;
  right: 0;
}

/* -----------------------------------------------------------
	.con_diff
----------------------------------------------------------- */
.con_diff {
  width: 1200px;
  margin-top: 100px;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_diff {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_diff {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_diff {
    margin-top: 10%;
  }
}
.con_diff .box_bn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px;
  position: relative;
  background-color: #004b9d;
}
@media only screen and (max-width: 767px) {
  .con_diff .box_bn {
    padding: 5% 4.16667%;
  }
}
.con_diff .box_bn h4 {
  font-size: 267%;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_diff .box_bn h4 {
    font-size: 240%;
  }
}
@media only screen and (max-width: 767px) {
  .con_diff .box_bn h4 {
    font-size: 174%;
  }
}
.con_diff .box_bn .txt {
  font-size: 127%;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_diff .box_bn .txt {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .con_diff .box_bn .txt {
    font-size: 100%;
  }
}
.con_diff .box_bn:before, .con_diff .box_bn:after {
  content: "";
  width: 64px;
  height: 58px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(../introduction/images/ic_title_l.png) no-repeat top left/100% auto;
}
@media only screen and (max-width: 767px) {
  .con_diff .box_bn:before, .con_diff .box_bn:after {
    width: 10%;
  }
}
.con_diff .box_bn:after {
  right: 0;
  left: auto;
  background: url(../introduction/images/ic_title_r.png) no-repeat top right/100% auto;
}
.con_diff .box_text .tit {
  font-size: 174%;
  margin: 75px 0 65px;
  text-align: center;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_diff .box_text .tit {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_diff .box_text .tit {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_diff .box_text .tit {
    margin: 7% 0 5%;
  }
}
.con_diff .box_text .txt {
  line-height: 1.8em;
}
.con_diff .box_text .img_diff {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .con_diff .box_text .img_diff {
    margin-top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .con_diff .box_text .tit {
    font-weight: bold;
  }
}

/* -----------------------------------------------------------
	.con_svc
----------------------------------------------------------- */
.con_svc .box_title {
  text-align: center;
  font-weight: 100;
  margin-top: 225px;
}
.chrome .con_svc .box_title {
  font-weight: 600;
}
.con_svc .box_title span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_title span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_title span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_title span {
    letter-spacing: normal;
  }
}
.con_svc .box_title em {
  display: block;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_title {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_title {
    margin-top: 20%;
  }
}
.con_svc .box_svc {
  margin-top: 100px;
  width: 100%;
  border-top: 1px solid #dadada;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_svc {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_svc {
    margin-top: 10%;
  }
}
.con_svc .box_svc li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.08333%;
  width: 25%;
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
  text-align: center;
  display: table-cell;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_svc li {
    padding: 5% 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_svc li {
    padding: 7% 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_svc li {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_svc li {
    width: 100%;
  }
}
.con_svc .box_svc li .title {
  font-size: 100%;
  color: #004b9d;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_svc li .title {
    font-size: 127%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_svc li .title {
    font-size: 114%;
  }
}
.con_svc .box_svc li .img {
  width: 189px;
  margin: 30px auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_svc li .img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_svc li .img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_svc li .img {
    margin: 5% auto;
  }
}
.con_svc .box_svc li .txt {
  line-height: 1.8em;
  text-align: left;
}
.con_svc .box_svc li .txt span {
  font-size: 80%;
  margin-top: 10px;
  color: #666666;
  display: inline-block;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .con_svc .box_svc li .txt span {
    margin-top: 1%;
  }
}
.con_svc .box_svc li:first-child {
  border-left: none;
}
@media only screen and (min-width: 1200px) {
  .con_svc .box_svc {
    display: table;
  }
  .con_svc .box_svc li {
    display: table-cell;
  }
}
@media print {
  .con_svc .box_svc {
    display: table;
  }
  .con_svc .box_svc li {
    display: table-cell;
  }
}
.ie8 .con_svc .box_svc {
  display: table;
}
.ie8 .con_svc .box_svc li {
  display: table-cell;
}
@media only screen and (max-width: 1199px) {
  .con_svc .box_svc:after {
    content: "";
    display: block;
    clear: both;
  }
  .con_svc .box_svc li {
    float: left;
    background-color: #fff;
  }
  .con_svc .box_svc li:nth-child(2n+1) {
    border-left: none;
  }
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
  .con_svc .box_svc li {
    border-left: none;
  }
}

.con_svc .box_btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 80px 0;
  text-align: center;
  background-color: #dde8ef;
}
@media only screen and (max-width: 767px) {
  .con_svc .box_btn {
    padding: 8% 5%;
  }
}
.con_svc .box_btn .txt {
  font-size: 127%;
  font-weight: bold;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_svc .box_btn .txt {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_btn .txt {
    font-size: 107%;
  }
}
.con_svc .box_btn .btn_arr {
  display: inline-block;
  margin-top: 30px;
}
.con_svc .box_btn .btn_arr a {
  -moz-transition: background-color, 0.15s;
  -o-transition: background-color, 0.15s;
  -webkit-transition: background-color, 0.15s;
  transition: background-color, 0.15s;
  padding: 21px;
  background-color: #fff;
  text-decoration: none;
  position: relative;
  text-align: center;
  line-height: 1em;
  display: block;
  color: #090104;
  border: 1px solid #b4b4b4;
}
@media only screen and (max-width: 767px) {
  .con_svc .box_btn .btn_arr a {
    padding: 5% 0;
  }
}
.con_svc .box_btn .btn_arr a span:after {
  content: "";
  width: 22px;
  height: 8px;
  display: inline-block;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  margin-left: 20px;
  background: url(../images/common/ic_arr-right.png) no-repeat center/100% auto;
}
@media only screen and (max-width: 767px) {
  .con_svc .box_btn .btn_arr a span:after {
    margin-left: 5%;
  }
}
.con_svc .box_btn .btn_arr a:hover {
  background-color: #fafafa;
}
@media only screen and (max-width: 767px) {
  .con_svc .box_btn .btn_arr {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_svc .box_btn .btn_arr {
    margin-top: 3%;
  }
}
.con_svc .box_btn .btn_arr a:hover {
  color: #fff;
  background-color: #004b9d;
}
.con_svc .box_btn .btn_arr a:hover span:after {
  background: url(../images/common/ic_arr-right-w.png) no-repeat center/100% auto;
}
@media only screen and (max-width: 767px) {
  .con_svc .box_btn .btn_arr a {
    background-color: #004b9d;
    color: #fff;
  }
  .con_svc .box_btn .btn_arr a span:after {
    background: url(../images/common/ic_arr-right-w.png) no-repeat center/100% auto;
  }
}

/* -----------------------------------------------------------
	.wrap_blue
----------------------------------------------------------- */
.wrap_blue {
  padding: 30px 0;
  background-color: #004b9d;
}
@media only screen and (max-width: 767px) {
  .wrap_blue {
    padding: 5% 0;
  }
}
.wrap_blue .wrap_tua {
  padding-bottom: 180px;
  width: 96.875%;
  max-width: 1860px;
  margin: auto;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua {
    padding-bottom: 15%;
  }
}
.wrap_blue .wrap_tua .con_title {
  overflow: hidden;
  width: 100%;
}
.wrap_blue .wrap_tua .con_title .txt {
  padding-bottom: 0;
  display: block;
  width: 50%;
  float: right;
  background-color: #004b9d;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_title .txt {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_title .txt {
    padding-bottom: 5%;
  }
}
.wrap_blue .wrap_tua .con_title .txt span {
  margin-top: 30%;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_title .txt span {
    margin-top: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_title .txt span {
    margin-top: 0;
  }
}
.wrap_blue .wrap_tua .con_title .txt span strong {
  font-size: 267%;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_title .txt span strong {
    font-size: 227%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_title .txt span strong {
    font-size: 200%;
  }
}
.wrap_blue .wrap_tua .con_title .txt span em {
  font-size: 120%;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_title .txt span em {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_title .txt span em {
    font-size: 94%;
  }
}
.wrap_blue .wrap_tua .con_title .pho {
  width: 50%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_title .txt {
    width: 55%;
  }
  .wrap_blue .wrap_tua .con_title .pho {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_title .txt {
    width: 100%;
    display: block;
  }
  .wrap_blue .wrap_tua .con_title .pho {
    width: 100%;
    display: block;
  }
}
.wrap_blue .wrap_tua .con_bcp {
  width: 85.41667%;
  margin: auto;
  margin-top: 100px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp {
    margin-top: 15%;
  }
}
.wrap_blue .wrap_tua .con_bcp .box_title {
  margin-bottom: 85px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp .box_title {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_title {
    margin-bottom: 8%;
  }
}
.wrap_blue .wrap_tua .con_bcp .box_title > p {
  text-align: center;
}
.wrap_blue .wrap_tua .con_bcp .box_title > p span {
  font-size: 100%;
  padding: 5px 10px;
  background-color: #000;
  display: inline-block;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_title > p span {
    padding: 1% 2%;
  }
}
.wrap_blue .wrap_tua .con_bcp .box_title > p em {
  font-size: 120%;
  margin-top: 5px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_title > p em {
    margin-top: 2%;
  }
}
.wrap_blue .wrap_tua .con_bcp .box_title > h4 {
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp .box_title > h4 {
    font-size: 254%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_title > h4 {
    font-size: 160%;
  }
}
.wrap_blue .wrap_tua .con_bcp .photo {
  width: 50%;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp .photo {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .photo {
    width: 100%;
  }
}
.wrap_blue .wrap_tua .con_bcp .photo img {
  width: 100%;
}
.wrap_blue .wrap_tua .con_bcp .box_txt {
  font-size: 107%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  text-align: left;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt {
    margin: 5% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt {
    margin: 5% auto 0;
  }
}
.wrap_blue .wrap_tua .con_bcp .box_txt .title {
  font-size: 147%;
  display: block;
  line-height: 1.7em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt .title {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt .title {
    font-size: 120%;
  }
}
.wrap_blue .wrap_tua .con_bcp .box_txt .txt {
  margin-top: 20px;
  font-size: 107%;
  display: block;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt .txt {
    margin-top: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt .txt {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_bcp .box_txt .txt {
    font-size: 87%;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap_blue .wrap_tua .con_bcp .photo {
    float: right;
  }
  .wrap_blue .wrap_tua .con_bcp .box_txt {
    float: left;
    vertical-align: top;
    padding-right: 5%;
  }
}
@media print {
  .wrap_blue .wrap_tua .con_bcp .photo {
    float: right;
  }
  .wrap_blue .wrap_tua .con_bcp .box_txt {
    float: left;
    vertical-align: top;
    padding-right: 5%;
  }
}
.ie8 .wrap_blue .wrap_tua .con_bcp .photo {
  float: right;
}
.ie8 .wrap_blue .wrap_tua .con_bcp .box_txt {
  float: left;
  vertical-align: top;
  padding-right: 5%;
}
.wrap_blue .wrap_tua .con_sdgs {
  width: 85.41667%;
  margin: auto;
  margin-top: 100px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs {
    margin-top: 15%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .box_title {
  margin-bottom: 85px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs .box_title {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_title {
    margin-bottom: 8%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .box_title > p {
  text-align: center;
}
.wrap_blue .wrap_tua .con_sdgs .box_title > p span {
  font-size: 100%;
  padding: 5px 10px;
  background-color: #000;
  display: inline-block;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_title > p span {
    padding: 1% 2%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .box_title > p em {
  font-size: 120%;
  margin-top: 5px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_title > p em {
    margin-top: 2%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .box_title > h4 {
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs .box_title > h4 {
    font-size: 254%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_title > h4 {
    font-size: 160%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .photo {
  width: 50%;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs .photo {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .photo {
    width: 100%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .photo img {
  width: 100%;
}
.wrap_blue .wrap_tua .con_sdgs .box_txt {
  font-size: 107%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  text-align: left;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt {
    margin: 5% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt {
    margin: 5% auto 0;
  }
}
.wrap_blue .wrap_tua .con_sdgs .box_txt dt {
  font-size: 147%;
  margin-bottom: 15px;
  display: block;
  line-height: 1.7em;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt dt {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt dt {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt dt {
    margin-bottom: 2%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .box_txt dd {
  margin-bottom: 30px;
  font-size: 107%;
  display: block;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt dd {
    margin-bottom: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt dd {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt dd {
    font-size: 87%;
  }
}
.wrap_blue .wrap_tua .con_sdgs .box_txt dd p.indent {
  text-indent: -1em;
  padding-left: 2em;
  margin-bottom: 0.3em;
}
@media only screen and (min-width: 1200px) {
  .wrap_blue .wrap_tua .con_sdgs .box_txt {
    float: right;
    padding-left: 5%;
  }
  .wrap_blue .wrap_tua .con_sdgs .photo {
    float: left;
    vertical-align: top;
  }
}
@media print {
  .wrap_blue .wrap_tua .con_sdgs .box_txt {
    float: right;
    padding-left: 5%;
  }
  .wrap_blue .wrap_tua .con_sdgs .photo {
    float: left;
    vertical-align: top;
  }
}
.ie8 .wrap_blue .wrap_tua .con_sdgs .box_txt {
  float: right;
  padding-left: 5%;
}
.ie8 .wrap_blue .wrap_tua .con_sdgs .photo {
  float: left;
  vertical-align: top;
}
.wrap_blue .wrap_tua .con_logo {
  margin-top: 120px;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo {
    margin-top: 15%;
  }
}
.wrap_blue .wrap_tua .con_logo .box_title {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_title {
    margin-bottom: 3%;
  }
}
.wrap_blue .wrap_tua .con_logo .box_title > p {
  text-align: center;
}
.wrap_blue .wrap_tua .con_logo .box_title > p span {
  font-size: 100%;
  padding: 5px 10px;
  background-color: #000;
  display: inline-block;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_title > p span {
    padding: 1% 2%;
  }
}
.wrap_blue .wrap_tua .con_logo .box_title > p em {
  font-size: 120%;
  margin-top: 5px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_title > p em {
    margin-top: 2%;
  }
}
.wrap_blue .wrap_tua .con_logo .box_title > h4 {
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_logo .box_title > h4 {
    font-size: 254%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_title > h4 {
    font-size: 160%;
  }
}
.wrap_blue .wrap_tua .con_logo .img_logo {
  width: 216px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .img_logo {
    width: 20%;
  }
}
.wrap_blue .wrap_tua .con_logo .box_txt {
  margin-top: 35px;
  font-size: 107%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_txt {
    margin-top: 3%;
  }
}
.wrap_blue .wrap_tua .con_logo .box_txt .title {
  font-size: 107%;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_logo .box_txt .title {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_txt .title {
    font-size: 107%;
  }
}
.wrap_blue .wrap_tua .con_logo .box_txt .txt {
  margin-top: 20px;
  font-size: 107%;
  display: block;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_txt .txt {
    margin-top: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_logo .box_txt .txt {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_logo .box_txt .txt {
    font-size: 87%;
  }
}
.wrap_blue .wrap_tua .con_cate {
  width: 85.41667%;
  margin: auto;
  margin-top: 90px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_cate {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate {
    margin-top: 10%;
  }
}
.wrap_blue .wrap_tua .con_cate > li ul li {
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_cate > li ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate > li ul li {
    width: 100%;
  }
}
.wrap_blue .wrap_tua .con_cate > li ul li img {
  width: 100%;
}
.wrap_blue .wrap_tua .con_cate > li ul:after {
  content: "";
  display: block;
  clear: both;
}
.wrap_blue .wrap_tua .con_cate .box_cate .txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap_blue .wrap_tua .con_cate .box_cate .txt dl dt {
  font-size: 174%;
  color: #004b9d;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_cate .box_cate .txt dl dt {
    font-size: 174%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate .box_cate .txt dl dt {
    font-size: 154%;
  }
}
.wrap_blue .wrap_tua .con_cate .box_cate .txt dl dd {
  font-size: 107%;
  margin-top: 20px;
  line-height: 1.8em;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate .box_cate .txt dl dd {
    margin-top: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate .box_cate .txt dt {
    font-weight: bold;
  }
}
.wrap_blue .wrap_tua .con_cate .cate01 .img {
  float: left;
}
.wrap_blue .wrap_tua .con_cate .cate01 .txt {
  float: right;
  padding: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_cate .cate01 .txt {
    padding: 50px 50px 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate .cate01 .txt {
    padding: 5% 5% 10%;
  }
}
.wrap_blue .wrap_tua .con_cate .cate02 .img {
  float: right;
}
.wrap_blue .wrap_tua .con_cate .cate02 .txt {
  float: left;
  padding: 70px 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_cate .cate02 .txt {
    padding: 50px 50px 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_cate .cate02 .txt {
    padding: 5% 5% 20%;
  }
}
.wrap_blue .wrap_tua .con_tua {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 85.41667%;
  padding-bottom: 80px;
  background-color: #2e75f3;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua {
    padding-bottom: 10%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_title {
  text-align: center;
  margin: auto;
}
.wrap_blue .wrap_tua .con_tua .box_title .title {
  padding-top: 150px;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_title .title {
    padding-top: 15%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_title .title span {
  font-size: 120%;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_title .title span {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_title .title span {
    font-size: 87%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_title .title em {
  font-size: 254%;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_title .title em {
    font-size: 214%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_title .title em {
    font-size: 160%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_title .tate {
  font-size: 220%;
  margin: 60px 0 85px;
  line-height: 1em;
  display: inline-block;
  text-align: center;
  width: 30px;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_title .tate {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_title .tate {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_title .tate {
    margin: 6% 0 8%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_tua {
  max-width: 1200px;
  margin: auto;
  border: 1px solid #fff;
  text-align: center;
  width: 80%;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_tua {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua {
    margin-bottom: 6%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_tua li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 40px;
  display: table-cell;
  vertical-align: top;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li {
    padding: 10% 5%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_main {
  z-index: 2;
  position: relative;
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_main dt {
  font-size: 147%;
  margin: 30px 0;
  color: #fff;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main dt {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main dt {
    font-size: 120%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main dt {
    margin: 25px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main dt {
    margin: 3% 0;
  }
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_main dd {
  color: #fff;
  line-height: 1.8em;
  text-align: left;
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_main .pointer {
  z-index: 3;
  width: 39px;
  height: 78px;
  position: absolute;
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_main .pointer img {
  display: inline-block;
  width: 100%;
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_sub {
  z-index: 1;
  width: 33.58333%;
  border-left: 1px solid #d6d6d6;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_sub {
    width: 100%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_sub .title {
  font-size: 174%;
  color: #004b9d;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_sub .title {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_sub .title {
    font-size: 147%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_sub .thum {
  margin: 40px 0 30px;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_sub .thum {
    margin: 4% 0 3%;
  }
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_sub .txt {
  line-height: 1.8em;
  text-align: left;
}
.wrap_blue .wrap_tua .con_tua .box_tua li.box_sub:first-child {
  border-left: 0;
}
@media only screen and (min-width: 768px) {
  .wrap_blue .wrap_tua .con_tua .box_tua {
    display: table;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua .box_main .pointer {
    top: 0;
    bottom: 0;
    margin: auto;
    right: -1em;
  }
}
@media print {
  .wrap_blue .wrap_tua .con_tua .box_tua {
    display: table;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua .box_main .pointer {
    top: 0;
    bottom: 0;
    margin: auto;
    right: -1em;
  }
}
.ie8 .wrap_blue .wrap_tua .con_tua .box_tua {
  display: table;
}
.ie8 .wrap_blue .wrap_tua .con_tua .box_tua .box_main .pointer {
  top: 0;
  bottom: 0;
  margin: auto;
  right: -1em;
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .wrap_blue .wrap_tua .con_tua .box_tua {
    display: block;
    display: block;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main {
    padding: 20px;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main dt {
    margin-bottom: 10px;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main .pointer {
    display: none;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_sub {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_tua .box_tua {
    display: block;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li {
    display: block;
    width: 100%;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_main .pointer {
    display: none;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_sub {
    border-left: 0;
    border-top: 1px solid #d6d6d6;
  }
  .wrap_blue .wrap_tua .con_tua .box_tua li.box_sub:first-child {
    border-top: 0;
  }
}
.wrap_blue .wrap_tua .con_sound {
  margin-top: 85px;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound {
    margin-top: 10%;
  }
}
.wrap_blue .wrap_tua .con_sound .box_title {
  text-align: center;
  font-weight: 100;
  width: 650px;
  padding-top: 35px;
  border-top: 1px solid #d6d6d6;
  margin: auto;
}
.chrome .wrap_blue .wrap_tua .con_sound .box_title {
  font-weight: 600;
}
.wrap_blue .wrap_tua .con_sound .box_title span {
  letter-spacing: 7px;
  font-family: 'bah',sans-serif;
  font-size: 267%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_title span {
    font-size: 267%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_title span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_title span {
    letter-spacing: normal;
  }
}
.wrap_blue .wrap_tua .con_sound .box_title em {
  display: block;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_title {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_title {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_title {
    padding-top: 5%;
  }
}
.wrap_blue .wrap_tua .con_sound .box_title span {
  font-size: 187%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_title span {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_title span {
    font-size: 147%;
  }
}
.wrap_blue .wrap_tua .con_sound .box_title em {
  font-size: 107%;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_title em {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_title em {
    font-size: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_title em {
    margin-top: 2%;
  }
}
.wrap_blue .wrap_tua .con_sound .box_sound {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_sound {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_sound {
    margin-top: 10%;
  }
}
.wrap_blue .wrap_tua .con_sound .box_sound:after {
  content: "";
  display: block;
  clear: both;
}
.wrap_blue .wrap_tua .con_sound .box_sound li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 31.91667%;
  margin-left: 2.08333%;
  margin-bottom: 2.08333%;
  padding: 40px;
  background-color: #eef2f9;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li {
    margin-left: 2.91667%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li {
    margin-bottom: 2.91667%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li {
    margin-bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li {
    padding: 4%;
  }
}
.wrap_blue .wrap_tua .con_sound .box_sound li span {
  display: block;
  line-height: 1.8em;
}
.wrap_blue .wrap_tua .con_sound .box_sound li em {
  margin-top: 60px;
  padding-top: 15px;
  display: block;
  border-top: 1px solid #000;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li em {
    margin-top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li em {
    padding-top: 2%;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}
@media print {
  .wrap_blue .wrap_tua .con_sound .box_sound li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}
.ie8 .wrap_blue .wrap_tua .con_sound .box_sound li:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_sound .box_sound li:nth-child(odd) {
    margin-left: 0;
    clear: left;
  }
}
.wrap_blue .wrap_tua .con_day {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 200px;
  padding: 100px 80px;
  position: relative;
  border: 1px solid #004b9d;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_day {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day {
    margin-top: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_day {
    padding: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day {
    padding: 0;
  }
}
.wrap_blue .wrap_tua .con_day .title {
  padding: 20px 30px;
  font-size: 147%;
  background-color: #004b9d;
  display: inline-block;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .title {
    padding: 4% 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_day .title {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .title {
    font-size: 134%;
  }
}
.wrap_blue .wrap_tua .con_day .box_day {
  display: table;
  width: 100%;
}
.wrap_blue .wrap_tua .con_day .box_day .ic {
  width: 200px;
  margin: auto;
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_day .box_day .ic {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .box_day .ic {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_day .box_day .ic {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .box_day .ic {
    margin-top: 5%;
  }
}
.wrap_blue .wrap_tua .con_day .box_day .ic img {
  display: block;
  width: 100%;
}
.wrap_blue .wrap_tua .con_day .box_day .txt {
  width: 720px;
  padding: 30px 0 0 100px;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .box_day .txt {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .wrap_blue .wrap_tua .con_day .box_day .txt {
    padding: 3% 0 0 10%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .box_day .txt {
    padding: 0;
  }
}
.wrap_blue .wrap_tua .con_day .box_day .txt dt {
  font-size: 107%;
  font-weight: bold;
}
.wrap_blue .wrap_tua .con_day .box_day .txt dd {
  font-size: 107%;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .box_day .txt dd {
    margin-top: 3%;
  }
}
@media only screen and (min-width: 768px) {
  .wrap_blue .wrap_tua .con_day {
    display: table;
  }
  .wrap_blue .wrap_tua .con_day .title {
    position: absolute;
    top: -2em;
    left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day .title {
    left: 4%;
  }
}

@media print {
  .wrap_blue .wrap_tua .con_day {
    display: table;
  }
  .wrap_blue .wrap_tua .con_day .title {
    position: absolute;
    top: -2em;
    left: 40px;
  }
}
.ie8 .wrap_blue .wrap_tua .con_day {
  display: table;
}
.ie8 .wrap_blue .wrap_tua .con_day .title {
  position: absolute;
  top: -2em;
  left: 40px;
}
@media only screen and (max-width: 767px) {
  .ie8 .wrap_blue .wrap_tua .con_day .title {
    left: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_blue .wrap_tua .con_day {
    display: block;
  }
  .wrap_blue .wrap_tua .con_day .title {
    display: block;
    text-align: center;
  }
  .wrap_blue .wrap_tua .con_day .title strong {
    font-weight: bold;
  }
  .wrap_blue .wrap_tua .con_day .box_day .ic {
    display: block;
  }
  .wrap_blue .wrap_tua .con_day .box_day .txt {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 5%;
  }
  .wrap_blue .wrap_tua .con_day .box_day .txt dt {
    text-align: center;
  }
}

/* -----------------------------------------------------------
	.con_gal
----------------------------------------------------------- */
.con_gal {
  margin-top: 200px;
  max-width: 1640px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_gal {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal {
    margin-top: 10%;
  }
}
.con_gal .title {
  font-size: 174%;
  text-align: center;
  color: #004b9d;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_gal .title {
    font-size: 160%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .title {
    font-size: 147%;
  }
}
.con_gal .box_gal {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_gal .box_gal {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal {
    margin-top: 7%;
  }
}
.con_gal .box_gal .sol {
  margin-bottom: 4.87805%;
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal .sol {
    margin-bottom: 5%;
  }
}
.con_gal .box_gal .gal {
  display: block;
  overflow: hidden;
}
.con_gal .box_gal .gal p {
  margin-bottom: 4.87805%;
  width: 47.56098%;
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal .gal p {
    margin-bottom: 5%;
  }
}
.con_gal .box_gal .gal p img {
  display: block;
  width: 100%;
}
.con_gal .box_gal .gal p.left {
  float: left;
}
.con_gal .box_gal .gal p.right {
  float: right;
}
