@charset "UTF-8";
a.pdf {
  /*&:after{
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 10px;
  background: url("../../common_n/images/icn_pdf.gif") no-repeat center center;
  }*/ }
a.next {
  color: #cc0000;
  text-decoration: underline; }
  a.next:after {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    background-image: url("../common/img/icn_fw.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 23px 23px;
    vertical-align: middle;
    margin-left: 10px; }

.wrapper {
  border-top: #cc0000 5px solid;
  border-bottom: #cc0000 5px solid;
  width: 100%; }

.header {
  background-color: #eeeeee;
  text-align: center;
  padding: 30px 0;
  margin: 0; }

h1 {
  text-align: center;
  line-height: 1.5;
  font-size: 34px;
  font-weight: bold;
  margin: 0 auto 40px; }
  h1.mainTtls {
    border-bottom: #cc0000 2px solid;
    padding-bottom: 20px;
    margin: 0 auto 60px; }
    @media screen and (max-width: 768px) {
      h1.mainTtls {
        padding-bottom: 10px;
        margin: 0 auto 30px; } }
  h1 span {
    font-size: 24px;
    text-align: center;
    display: block;
    font-weight: normal; }
  h1 em {
    font-size: 28px;
    text-align: center;
    font-style: normal;
    display: block;
    font-weight: bold; }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 24px;
      line-height: 1.5;
      margin: 0 auto 20px; }
      h1 span {
        font-size: 18px; }
      h1 em {
        font-size: 22px; } }

.contents {
  width: 100%;
  padding: 70px 0 30px; }
  @media screen and (max-width: 768px) {
    .contents {
      padding: 40px 0 10px; } }

.wap-eee {
  background-color: #eeeeee; }

.contIn {
  max-width: 996px;
  margin: 0 auto;
  text-align: left; }
  @media screen and (max-width: 768px) {
    .contIn {
      width: 94%;
      margin: 0 3%; } }

.inner {
  margin: 0 auto 60px; }
  @media screen and (max-width: 768px) {
    .inner {
      margin: 0 auto 30px; } }

.mainTtl {
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  padding: 0 0 10px;
  color: #666666;
  border-bottom: #cc0000 2px solid;
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .mainTtl {
      font-size: 20px;
      margin-bottom: 30px; } }
  .mainTtl span {
    display: inline-block;
    font-size: 20px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .mainTtl span {
        font-size: 16px; } }

.boldTtl {
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  text-align: left;
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .boldTtl {
      font-size: 20px;
      margin-bottom: 30px; } }

h2 {
  font-size: 22px;
  border-left: #cc0000 5px solid;
  line-height: 1.3;
  padding: 0 0 3px 10px;
  margin-bottom: 50px;
  margin-top: 30px;
  border-bottom: #000000 2px dotted; }
  h2 span {
    font-size: 16px; }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 18px;
      margin-bottom: 15px; }
      h2 span {
        font-size: 12px; } }

h3 {
  color: #666666;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    h3 {
      font-size: 17px;
      margin-bottom: 5px; } }

.contList {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .contList {
      display: block;
      margin-bottom: 10px; } }
  .contList > li {
    position: relative;
    width: 47.5%; }
    @media screen and (max-width: 768px) {
      .contList > li {
        width: 100%;
        margin-bottom: 30px; }
        .contList > li.bdB {
          border-bottom: #aaaaaa 1px dotted;
          margin-bottom: 30px;
          padding-bottom: 30px; } }
    .contList > li.full {
      width: 100%;
      margin-right: 0; }
    .contList > li.cl4_1 {
      width: 20%; }
    .contList > li.cl4_3 {
      width: 75%; }
    .contList > li.cl3_1 {
      width: 30%; }
    .contList > li.cl3_2 {
      width: 65%; }
    .contList > li .img {
      text-align: center; }
      .contList > li .img img {
        width: 100%; }
    .contList > li .img2 {
      text-align: center; }
      .contList > li .img2 img {
        display: inline-block; }
        @media screen and (max-width: 768px) {
          .contList > li .img2 img {
            width: 100%; } }
    .contList > li .txt {
      font-size: 15px;
      line-height: 1.8; }
      @media screen and (max-width: 768px) {
        .contList > li .txt {
          font-size: 14px; } }
      .contList > li .txt em {
        font-style: normal;
        font-weight: bold;
        font-size: 16px; }
        @media screen and (max-width: 768px) {
          .contList > li .txt em {
            font-size: 15px; } }
    .contList > li .note {
      font-size: 14px; }
      @media screen and (max-width: 768px) {
        .contList > li .note {
          font-size: 12px; } }
    .contList > li .copy {
      margin-top: 5px;
      font-size: 16px;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        .contList > li .copy {
          font-size: 15px; } }
    .contList > li.tate {
      text-align: center; }
      .contList > li.tate .img {
        margin: 0 auto;
        max-width: 270px; }

.riji {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: -webkit- center;
  align-items: center; }
  .riji > li.cl4_1 {
    width: 20%;
    text-align: right; }
    @media screen and (max-width: 768px) {
      .riji > li.cl4_1 {
        width: 28%; } }
    .riji > li.cl4_1 .rijiImg {
      display: inline-block; }
      .riji > li.cl4_1 .rijiImg span {
        display: block;
        margin-bottom: 5px; }
        .riji > li.cl4_1 .rijiImg span.txt {
          font-size: 12px; }
          @media screen and (max-width: 768px) {
            .riji > li.cl4_1 .rijiImg span.txt {
              font-size: 10px; } }
  .riji > li.cl4_3 {
    width: 75%; }
    @media screen and (max-width: 768px) {
      .riji > li.cl4_3 {
        width: 68%; } }

.cl2_2 {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 768px) {
    .cl2_2 {
      display: block; } }
  .cl2_2 > li.full {
    width: 100%; }
  .cl2_2 > li.cl2_1 {
    width: 48%; }
    @media screen and (max-width: 768px) {
      .cl2_2 > li.cl2_1 {
        width: 100%; } }

.cl3_3 {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .cl3_3 > li.cl3_1 {
    width: 30%;
    text-align: center; }
    .cl3_3 > li.cl3_1 .img {
      margin: 0 auto;
      max-width: 270px; }
  .cl3_3 > li.cl3_2 {
    width: 65%; }

.cl4_4 {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .cl4_4 {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .cl4_4 > li.cl4_1 {
    width: 20%;
    text-align: center; }
    .cl4_4 > li.cl4_1 .img {
      margin: 0 auto;
      max-width: 270px; }
    @media screen and (max-width: 768px) {
      .cl4_4 > li.cl4_1 {
        width: 48%; }
        .cl4_4 > li.cl4_1:nth-child(2n-1) {
          margin-bottom: 20px; } }
  .cl4_4 > li.cl4_3 {
    width: 77%; }
    @media screen and (max-width: 768px) {
      .cl4_4 > li.cl4_3 {
        width: 100%; } }

.scheArea {
  width: 700px;
  margin: 0 auto 40px; }
  .scheArea h3 {
    color: #135FE7;
    margin-bottom: 15px;
    font-size: 20px; }
  .scheArea li {
    display: table;
    width: 100%;
    padding: 10px 0;
    border-bottom: #555555 1px dashed; }
    .scheArea li:first-child {
      border-top: #555555 1px dashed; }
    .scheArea li em {
      display: table-cell;
      width: 8em;
      vertical-align: top; }
    .scheArea li .detail {
      display: table-cell; }

.lectArea {
  margin-bottom: 50px; }
  .lectArea h3 {
    color: #135FE7;
    margin-bottom: 15px;
    font-size: 20px; }
    .lectArea h3 span {
      display: inline-block;
      margin-left: 10px;
      color: #666666;
      font-size: 14px;
      font-weight: normal; }
  .lectArea dl {
    width: 48%;
    float: left;
    margin: 0 2% 40px 0; }
    .lectArea dl:nth-child(2n-1) {
      float: right;
      margin: 0 0 40px 2%; }
  .lectArea dt {
    float: right; }
  .lectArea dd h4 {
    font-size: 18px;
    color: #555555;
    line-height: 1.4;
    margin-bottom: 5px; }
  .lectArea dd li {
    display: table;
    font-size: 15px; }
    .lectArea dd li em {
      display: table-cell;
      width: 4em; }
    .lectArea dd li span {
      display: table-cell; }

.brnArea {
  max-width: 800px;
  margin: 0 auto 50px; }
  .brnArea li {
    float: left;
    margin-bottom: 10px; }
    .brnArea li:first-child {
      margin-right: 40px; }

.footer {
  background-color: #eeeeee;
  padding: 20px 0;
  margin: 0; }
  .footer .rBox {
    float: right;
    margin: 0 0 0 auto; }
    .footer .rBox li {
      float: left;
      margin-left: 10px;
      font-size: 14px; }
  .footer .copy {
    float: left;
    font-size: 14px; }
  @media screen and (max-width: 768px) {
    .footer .rBox {
      float: none;
      text-align: center; }
      .footer .rBox li {
        width: 100%;
        text-align: center;
        font-size: 12px; }
    .footer .copy {
      float: none;
      text-align: center;
      font-size: 12px; } }

.semiDtl p {
  text-align: center; }
.semiDtl ul {
  display: table;
  margin: 0 auto 80px; }
  .semiDtl ul li {
    display: table;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 100%; }
    .semiDtl ul li em {
      display: table-cell;
      font-weight: bold;
      width: 5em; }
    .semiDtl ul li span {
      display: table-cell; }
  @media screen and (max-width: 768px) {
    .semiDtl ul {
      margin: 0 auto 40px;
      min-width: 90%; } }

.semiDtl2 {
  display: table;
  min-width: 450px;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .semiDtl2 {
      min-width: 100%; } }
  .semiDtl2.lg {
    min-width: 995px;
    margin-bottom: 3%; }
    @media screen and (max-width: 768px) {
      .semiDtl2.lg {
        min-width: 100%;
        margin-bottom: 6%; } }
    .semiDtl2.lg > li em {
      width: 8em; }
  .semiDtl2 > li {
    display: table;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    width: 100%; }
    .semiDtl2 > li em {
      display: table-cell;
      font-weight: bold;
      width: 5em; }
    .semiDtl2 > li span {
      display: table-cell; }
  @media screen and (max-width: 768px) {
    .semiDtl2 {
      min-width: 90%; } }

.lnkList.inL {
  margin: 0 0 0 20px; }
.lnkList li {
  width: 100%;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 2;
  text-align: left; }
  .lnkList li a {
    text-decoration: underline; }
    .lnkList li a:hover {
      text-decoration: none; }

.lnkList2 > li {
  text-indent: -1.5em;
  padding-left: 1.5em; }
  .lnkList2 > li.qQ {
    margin-bottom: 5px; }
    @media screen and (max-width: 768px) {
      .lnkList2 > li.qQ {
        margin-bottom: 3px; } }
  .lnkList2 > li.qA {
    margin-bottom: 10px;
    margin-left: 1.5em; }
    @media screen and (max-width: 768px) {
      .lnkList2 > li.qA {
        margin-bottom: 7px; } }
  .lnkList2 > li a {
    text-decoration: underline; }
    .lnkList2 > li a:hover {
      text-decoration: none; }

.qaQ {
  color: #cc0000;
  font-weight: bold; }

.qaA {
  color: #666666;
  font-weight: bold; }

.note {
  font-size: 14px; }
  @media screen and (max-width: 768px) {
    .note {
      font-size: 12px; } }
  .note > li {
    line-height: 1.5;
    text-indent: -1.3em;
    padding-left: 1.3em;
    margin-bottom: 3px; }

.dlTbl3em > dl {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .dlTbl3em > dl dt {
    width: 4em;
    margin: 0; }
  .dlTbl3em > dl dd {
    margin: 0; }

.TopLinkList {
  max-width: 800px;
  margin: 0 auto 100px; }
  .TopLinkList > li {
    text-indent: -10px;
    padding-left: 19px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #aaaaaa;
    padding-bottom: 10px; }
    .TopLinkList > li .bullet {
      color: #cc0000;
      font-size: 14px;
      margin-right: 5px;
      display: inline-block; }
    .TopLinkList > li a {
      text-decoration: underline; }
      .TopLinkList > li a:hover {
        text-decoration: none; }

.LinkList {
  margin: 50px auto 100px; }
  .LinkList.pdfLink {
    width: 90%; }
  .LinkList > li {
    text-indent: -10px;
    padding-left: 19px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #aaaaaa;
    padding-bottom: 10px; }
    .LinkList > li .bullet {
      color: #cc0000;
      font-size: 14px;
      margin-right: 5px;
      display: inline-block; }
    .LinkList > li a {
      text-decoration: underline; }
      .LinkList > li a:hover {
        text-decoration: none; }

.anchList {
  margin: 50px auto 100px;
  width: 90%;
  max-width: 500px; }
  .anchList > li {
    margin-bottom: 5px;
    border-bottom: 1px dotted #aaaaaa;
    padding-bottom: 5px; }
    .anchList > li a {
      text-decoration: underline; }
      .anchList > li a:before {
        content: "▼";
        display: inline-block;
        color: #cc0000;
        margin: 0 10px; }
      .anchList > li a:hover {
        text-decoration: none; }

.anchList2 {
  margin: 60px auto 60px;
  width: 90%;
  max-width: 900px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .anchList2:after {
    display: block;
    content: '';
    width: 30%;
    height: 1px; }
  .anchList2 > li {
    text-align: left;
    margin-bottom: 5px;
    border-bottom: 1px dotted #aaaaaa;
    padding: 0 10px 5px 10px;
    width: 30%; }
    .anchList2 > li a {
      text-decoration: underline; }
      .anchList2 > li a.anch {
        margin: 0 !important; }
      .anchList2 > li a:before {
        content: "▼";
        display: inline-block;
        color: #cc0000;
        margin: 0 10px; }
      .anchList2 > li a:hover {
        text-decoration: none; }

.footLink {
  text-align: center; }
  .footLink .contIn {
    border-top: #cc0000 2px dotted;
    text-align: center;
    padding: 30px 0; }
    .footLink .contIn ul {
      display: table;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .footLink .contIn ul {
          -js-display: flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 0 auto; } }
      .footLink .contIn ul li {
        font-size: 14px;
        padding: 0 10px;
        border-left: 1px solid #cccccc;
        display: table-cell; }
        .footLink .contIn ul li:last-child {
          border-right: 1px solid #cccccc; }
        @media screen and (max-width: 768px) {
          .footLink .contIn ul li {
            text-align: center;
            padding: 0 10px;
            font-size: 13px;
            margin-bottom: 5px; } }
        .footLink .contIn ul li a.here {
          font-weight: bold; }

.footNav {
  background-color: #fdf4f4;
  padding: 30px 0;
  text-align: center; }
  .footNav .contIn {
    text-align: center; }
    .footNav .contIn ul {
      display: table;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .footNav .contIn ul {
          -js-display: flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          margin: 0 auto; } }
      .footNav .contIn ul li {
        font-size: 14px;
        padding: 0 10px;
        border-left: 1px solid #cccccc;
        display: table-cell; }
        .footNav .contIn ul li:last-child {
          border-right: 1px solid #cccccc; }
        @media screen and (max-width: 768px) {
          .footNav .contIn ul li {
            text-align: center;
            /*width:33%;*/
            padding: 0 10px;
            font-size: 13px;
            margin-bottom: 5px; } }
        .footNav .contIn ul li a.here {
          font-weight: bold; }

.boxTtl {
  border: #666666 1px solid;
  font-weight: bold;
  padding: 2px 5px;
  margin-bottom: 5px;
  display: table;
  line-height: 1.5; }

.bullet {
  color: #cc0000;
  margin-right: 5px;
  display: inline-block; }

.facTbl {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 50px;
  font-size: 15px; }
  @media screen and (max-width: 768px) {
    .facTbl {
      font-size: 14px; } }
  .facTbl em {
    font-style: normal;
    font-weight: bold;
    font-size: 16px; }
    @media screen and (max-width: 768px) {
      .facTbl em {
        font-size: 15px; } }
  .facTbl .bld {
    font-weight: bold; }
  .facTbl td {
    border: #cccccc 1px solid;
    padding: 3px 10px;
    text-align: left; }
  .facTbl th {
    border: #cccccc 1px solid;
    padding: 3px 10px;
    text-align: left;
    background-color: #feecec; }

.leadCopy {
  margin-bottom: 50px;
  font-size: 17px;
  line-height: 1.8; }
  @media screen and (max-width: 768px) {
    .leadCopy {
      margin-bottom: 30px;
      font-size: 16px; } }
