/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  overflow: hidden;
}
main section.s01 .wrapper {
  background-image: url(../images/wo0101.jpg);
  background-size: auto 220px;
  background-position: top 0 center;
  background-repeat: no-repeat;
  position: relative;
}
main section.s01 .wrapper::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 220px;
  background-color: #FFB201;
  z-index: -1;
}
main section.s01 .wrapper .ttl {
  height: 220px;
  max-width: 1299px;
  margin: 0 auto;
}
main section.s01 .wrapper h1 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  position: relative;
  padding-bottom: 17px;
  margin-top: 80px;
}
main section.s01 .wrapper h1::after {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  background-color: #1D1669;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s01 .wrapper .t01 {
  font-size: 16px;
  text-align: center;
  margin-top: 35px;
}
main section.s01 .wrapper .box01 {
  width: 960px;
  margin: 0 auto;
}
main section.s01 .wrapper .box01 .t02 {
  text-align: center;
  font-size: 26px;
  font-weight: 900;
  color: #1D1669;
  padding-bottom: 25px;
  background-image: url(../images/wo0103.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom 0 center;
  width: 960px;
  margin: 100px auto 0;
}
main section.s01 .wrapper .box01 .t03 {
  font-size: 24px;
  font-weight: 500;
  width: 960px;
  margin: 55px auto 0;
  background-image: url(../images/re0103.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom 0 center;
  padding-bottom: 20px;
  color: #1D1669;
}
main section.s01 .wrapper .box01 .t04 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
main section.s01 .wrapper .box01 .dl01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
main section.s01 .wrapper .box01 .dl01 dt {
  width: 530px;
}
main section.s01 .wrapper .box01 .dl01 dt img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .box01 .dl01 dd {
  width: 390px;
}
main section.s01 .wrapper .box01 .dl01 dd img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .box01 .t05 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px;
}
main section.s01 .wrapper .box01 .dl02 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s01 .wrapper .box01 .dl02 dt {
  width: 676px;
}
main section.s01 .wrapper .box01 .dl02 dt .t06 {
  font-size: 16px;
}
main section.s01 .wrapper .box01 .dl02 dt .t06 a {
  text-decoration: none;
  color: #FFB200;
  font-weight: 400;
}
main section.s01 .wrapper .box01 .dl02 dt .t06 a img {
  width: 16px;
  vertical-align: top;
  color: #000;
  margin: 4px 4px 0 0;
}
main section.s01 .wrapper .box01 .dl02 dt .photo01 {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
main section.s01 .wrapper .box01 .dl02 dt .t09 {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  padding-left: 30px;
}
main section.s01 .wrapper .box01 .dl02 dt .t09 span {
  position: absolute;
  top: 0;
  left: 0;
}
main section.s01 .wrapper .box01 .dl02 dd {
  width: 240px;
}
main section.s01 .wrapper .box01 .dl02 dd a {
  display: block;
  text-decoration: none;
  color: #000;
}
main section.s01 .wrapper .box01 .dl02 dd a img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .box01 .dl02 dd a p {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}
main section.s01 .wrapper .box01 .t07 {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin-top: 50px;
}
main section.s01 .wrapper .box01 .t07 img {
  width: 74px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
main section.s01 .wrapper .box01 .t08 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
main section.s01 .wrapper .box01 .t08 span {
  color: #C1272D;
}
main section.s01 .wrapper .box01 .ul01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}
main section.s01 .wrapper .box01 .ul01 li {
  width: 460px;
}
main section.s01 .wrapper .box01 .ul01 li img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .box01 .t10 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
main section.s01 .wrapper .box01 .ul02 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}
main section.s01 .wrapper .box01 .ul02 li a {
  display: block;
  text-decoration: none;
  color: #000;
}
main section.s01 .wrapper .box01 .ul02 li a p {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}
main section.s01 .wrapper .box01 .ul02 li img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .box01 .ul02 .li01 {
  width: 160px;
}
main section.s01 .wrapper .box01 .ul02 .li02 {
  width: 220px;
}
main section.s01 .wrapper .box01 .ul02 .li03 {
  width: 224px;
}
main section.s01 .wrapper .box01 .ul02 .li04 {
  width: 224px;
}
main section.s01 .wrapper .box01 .ul03 {
  width: 660px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 45px auto 100px;
}
main section.s01 .wrapper .box01 .ul03 li {
  width: 300px;
}
main section.s01 .wrapper .box01 .ul03 li a {
  display: block;
}
main section.s01 .wrapper .box01 .ul03 li a img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .box01 .t11 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
main section.s01 .wrapper .box01 .photo03 {
  width: 100%;
  display: block;
  margin-top: 50px;
}
main section.s01 .wrapper .box01 .t12 {
  font-size: 16px;
  margin-top: 15px;
}
main section.s01 .wrapper .box01 .t13 a {
  text-decoration: none;
  color: #FFB200;
  font-weight: 400;
}
main section.s01 .wrapper .box01 .t13 a img {
  width: 16px;
  vertical-align: top;
  color: #000;
  margin: 4px 4px 0 0;
}
main section.s02 {
  margin-top: 35px;
}
main section.s02 .wrapper {
  width: 960px;
  margin: 0 auto;
}
main section.s02 .wrapper .s02_img {
  width:240px;
  text-align: center;
  margin:0 auto;
}
main section.s02 .wrapper .s02_img img {
  width:100%;
  display:block;
}
main section.s02 .wrapper .s02_btn {
  width:300px;
  margin:35px auto 0;
}
main section.s02 .wrapper .s02_btn a {
  display:block;
}
main section.s02 .wrapper .s02_btn a img {
  width:100%;
  display:block;
}
