@charset "UTF-8";
.compensate-for-scrollbar {
  margin-right: 0 !important; }

#analysis_menu #content .head,
#feature #content .head,
#solution #content .head,
#spec #content .head,
#support #content .head {
  border-top: 1px solid #d9d9d9; }
  #analysis_menu #content .head__title,
  #feature #content .head__title,
  #solution #content .head__title,
  #spec #content .head__title,
  #support #content .head__title {
    padding: 30px 0;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    background: url("../img/page_head_bg_pc.png"), -moz-linear-gradient(50% 100% 90deg, white 0%, #aadefa 100%);
    background: url("../img/page_head_bg_pc.png"), -webkit-linear-gradient(90deg, white 0%, #aadefa 100%);
    background: url("../img/page_head_bg_pc.png"), -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, white), color-stop(1, #aadefa));
    background: url("../img/page_head_bg_pc.png"), -ms-linear-gradient(90deg, white 0%, #aadefa 100%);
    background: url("../img/page_head_bg_pc.png"), linear-gradient(0deg, white 0%, #aadefa 100%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 100%; }
#analysis_menu #content #lnav,
#feature #content #lnav,
#solution #content #lnav,
#spec #content #lnav,
#support #content #lnav {
  background-color: #8ec21e;
  border-bottom: 2px solid #137db2;
  padding-top: 5px; }
  #analysis_menu #content #lnav ul,
  #feature #content #lnav ul,
  #solution #content #lnav ul,
  #spec #content #lnav ul,
  #support #content #lnav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0 auto;
    width: 1394px; }
    #analysis_menu #content #lnav ul li a,
    #feature #content #lnav ul li a,
    #solution #content #lnav ul li a,
    #spec #content #lnav ul li a,
    #support #content #lnav ul li a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #137db2;
      box-sizing: border-box;
      border-top: 1px solid #cbcbcb;
      border-right: 1px solid #cbcbcb;
      border-left: 1px solid #cbcbcb;
      background-color: #fff;
      line-height: 1.5;
      padding: 15px 0; }
      #analysis_menu #content #lnav ul li a:hover,
      #feature #content #lnav ul li a:hover,
      #solution #content #lnav ul li a:hover,
      #spec #content #lnav ul li a:hover,
      #support #content #lnav ul li a:hover {
        color: #fff;
        border-top: 1px solid #137db2;
        border-right: 1px solid #137db2;
        border-left: 1px solid #137db2;
        background-color: #137db2;
        text-decoration: none; }
    #analysis_menu #content #lnav ul li.current a,
    #feature #content #lnav ul li.current a,
    #solution #content #lnav ul li.current a,
    #spec #content #lnav ul li.current a,
    #support #content #lnav ul li.current a {
      color: #fff;
      border-top: 1px solid #137db2;
      border-right: 1px solid #137db2;
      border-left: 1px solid #137db2;
      background-color: #137db2;
      text-decoration: none; }
    #analysis_menu #content #lnav ul.col3 li,
    #feature #content #lnav ul.col3 li,
    #solution #content #lnav ul.col3 li,
    #spec #content #lnav ul.col3 li,
    #support #content #lnav ul.col3 li {
      width: calc((100% - 7px) / 3);
      margin-left: 7px; }
      #analysis_menu #content #lnav ul.col3 li:first-child,
      #feature #content #lnav ul.col3 li:first-child,
      #solution #content #lnav ul.col3 li:first-child,
      #spec #content #lnav ul.col3 li:first-child,
      #support #content #lnav ul.col3 li:first-child {
        margin-left: 0; }
    #analysis_menu #content #lnav ul.col4 li,
    #feature #content #lnav ul.col4 li,
    #solution #content #lnav ul.col4 li,
    #spec #content #lnav ul.col4 li,
    #support #content #lnav ul.col4 li {
      width: calc((100% - 7px) / 4);
      margin-left: 7px; }
      #analysis_menu #content #lnav ul.col4 li:first-child,
      #feature #content #lnav ul.col4 li:first-child,
      #solution #content #lnav ul.col4 li:first-child,
      #spec #content #lnav ul.col4 li:first-child,
      #support #content #lnav ul.col4 li:first-child {
        margin-left: 0; }
    #analysis_menu #content #lnav ul.col6 li,
    #feature #content #lnav ul.col6 li,
    #solution #content #lnav ul.col6 li,
    #spec #content #lnav ul.col6 li,
    #support #content #lnav ul.col6 li {
      width: calc((100% - 7px) / 6);
      margin-left: 7px; }
      #analysis_menu #content #lnav ul.col6 li:first-child,
      #feature #content #lnav ul.col6 li:first-child,
      #solution #content #lnav ul.col6 li:first-child,
      #spec #content #lnav ul.col6 li:first-child,
      #support #content #lnav ul.col6 li:first-child {
        margin-left: 0; }
#analysis_menu #content .tit01,
#feature #content .tit01,
#solution #content .tit01,
#spec #content .tit01,
#support #content .tit01 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #333333;
  border-bottom: 1px solid #e4001b;
  margin-top: 30px;
  padding: 20px 0;
  line-height: 1; }
#analysis_menu #content .tit02,
#feature #content .tit02,
#solution #content .tit02,
#spec #content .tit02,
#support #content .tit02 {
  margin: 0 auto;
  width: 600px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #333;
  border-bottom: 2px solid #137db2;
  margin-bottom: 30px;
  padding: 35px 0 10px;
  line-height: 1; }
#analysis_menu #content .btn01,
#feature #content .btn01,
#solution #content .btn01,
#spec #content .btn01,
#support #content .btn01 {
  border: 1px solid #a1a1a1;
  background-color: #e4001b;
  line-height: 1; }
  #analysis_menu #content .btn01 a,
  #feature #content .btn01 a,
  #solution #content .btn01 a,
  #spec #content .btn01 a,
  #support #content .btn01 a {
    display: block;
    padding: 20px 0;
    text-align: center;
    width: 100%; }
    #analysis_menu #content .btn01 a span,
    #feature #content .btn01 a span,
    #solution #content .btn01 a span,
    #spec #content .btn01 a span,
    #support #content .btn01 a span {
      position: relative;
      display: inline;
      width: 100%; }
      #analysis_menu #content .btn01 a span::before,
      #feature #content .btn01 a span::before,
      #solution #content .btn01 a span::before,
      #spec #content .btn01 a span::before,
      #support #content .btn01 a span::before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-left: 8px solid #fff;
        left: -20px;
        top: 22%; }
    #analysis_menu #content .btn01 a:hover,
    #feature #content .btn01 a:hover,
    #solution #content .btn01 a:hover,
    #spec #content .btn01 a:hover,
    #support #content .btn01 a:hover {
      text-decoration: none;
      background-color: rgba(255, 255, 255, 0.2); }
#analysis_menu #content .grad01,
#feature #content .grad01,
#solution #content .grad01,
#spec #content .grad01,
#support #content .grad01 {
  background: -moz-linear-gradient(50% 100% 90deg, white 0%, #d7e0e5 99.9%);
  background: -webkit-linear-gradient(90deg, white 0%, #d7e0e5 99.9%);
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, white), color-stop(0.999, #d7e0e5));
  background: -o-linear-gradient(90deg, white 0%, #d7e0e5 99.9%);
  background: -ms-linear-gradient(90deg, white 0%, #d7e0e5 99.9%);
  background: linear-gradient(0deg, white 0%, #d7e0e5 99.9%); }
#analysis_menu #content .point,
#feature #content .point,
#solution #content .point,
#spec #content .point,
#support #content .point {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 40px auto 0;
  width: 1000px;
  border: 2px solid #e4001b;
  border-radius: 10px;
  background-color: #fff9e5; }
  #analysis_menu #content .point__tit,
  #feature #content .point__tit,
  #solution #content .point__tit,
  #spec #content .point__tit,
  #support #content .point__tit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    color: #fff;
    width: 230px;
    background-color: #e4001b;
    padding: 25px;
    position: relative; }
    #analysis_menu #content .point__tit::before,
    #feature #content .point__tit::before,
    #solution #content .point__tit::before,
    #spec #content .point__tit::before,
    #support #content .point__tit::before {
      position: absolute;
      left: 22px;
      bottom: -15px;
      content: '';
      /*何も入れない*/
      display: inline-block;
      /*忘れずに！*/
      width: 60px;
      height: 109px;
      background-image: url("../img/icon_point.png");
      background-size: contain;
      vertical-align: middle; }
  #analysis_menu #content .point__txt,
  #feature #content .point__txt,
  #solution #content .point__txt,
  #spec #content .point__txt,
  #support #content .point__txt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    color: #333;
    width: 770px;
    padding: 25px; }
@media (max-width: 1394px) and (min-width: 768px) {
  #analysis_menu #content #lnav ul,
  #feature #content #lnav ul,
  #solution #content #lnav ul,
  #spec #content #lnav ul,
  #support #content #lnav ul {
    margin: 0 auto;
    width: 100%; } }
@media screen and (max-width: 767px) {
  #analysis_menu #content .head,
  #feature #content .head,
  #solution #content .head,
  #spec #content .head,
  #support #content .head {
    border-top: 1px solid #d9d9d9; }
    #analysis_menu #content .head__title,
    #feature #content .head__title,
    #solution #content .head__title,
    #spec #content .head__title,
    #support #content .head__title {
      padding: 15px 0 35px;
      font-size: 28px;
      font-weight: bold;
      text-align: center;
      color: #333333;
      background: url("../img/page_head_bg_sp.png"), linear-gradient(0deg, white 0%, #aadefa 100%);
      linear-gradient: 0deg, white 0%;
      background-size: 200%;
      background-repeat: no-repeat;
      background-position: 50% 100%; }
  #analysis_menu #content #lnav,
  #feature #content #lnav,
  #solution #content #lnav,
  #spec #content #lnav,
  #support #content #lnav {
    background-color: #8ec21e;
    border-bottom: 2px solid #137db2;
    padding-top: 5px;
    padding-bottom: 5px; }
    #analysis_menu #content #lnav ul,
    #feature #content #lnav ul,
    #solution #content #lnav ul,
    #spec #content #lnav ul,
    #support #content #lnav ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      margin: 0 auto;
      width: 96%; }
      #analysis_menu #content #lnav ul li a,
      #feature #content #lnav ul li a,
      #solution #content #lnav ul li a,
      #spec #content #lnav ul li a,
      #support #content #lnav ul li a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #137db2;
        box-sizing: border-box;
        border-top: 1px solid #cbcbcb;
        border-right: 1px solid #cbcbcb;
        border-left: 1px solid #cbcbcb;
        background-color: #fff;
        line-height: 1.3;
        padding: 10px 0; }
        #analysis_menu #content #lnav ul li a:hover,
        #feature #content #lnav ul li a:hover,
        #solution #content #lnav ul li a:hover,
        #spec #content #lnav ul li a:hover,
        #support #content #lnav ul li a:hover {
          color: #fff;
          border-top: 1px solid #137db2;
          border-right: 1px solid #137db2;
          border-left: 1px solid #137db2;
          background-color: #137db2;
          text-decoration: none; }
      #analysis_menu #content #lnav ul li.current a,
      #feature #content #lnav ul li.current a,
      #solution #content #lnav ul li.current a,
      #spec #content #lnav ul li.current a,
      #support #content #lnav ul li.current a {
        color: #fff;
        border-top: 1px solid #137db2;
        border-right: 1px solid #137db2;
        border-left: 1px solid #137db2;
        background-color: #137db2;
        text-decoration: none; }
      #analysis_menu #content #lnav ul.col3,
      #feature #content #lnav ul.col3,
      #solution #content #lnav ul.col3,
      #spec #content #lnav ul.col3,
      #support #content #lnav ul.col3 {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        #analysis_menu #content #lnav ul.col3 li,
        #feature #content #lnav ul.col3 li,
        #solution #content #lnav ul.col3 li,
        #spec #content #lnav ul.col3 li,
        #support #content #lnav ul.col3 li {
          flex: auto;
          width: 100%;
          margin-top: 5px;
          margin-left: 0; }
          #analysis_menu #content #lnav ul.col3 li:first-child,
          #feature #content #lnav ul.col3 li:first-child,
          #solution #content #lnav ul.col3 li:first-child,
          #spec #content #lnav ul.col3 li:first-child,
          #support #content #lnav ul.col3 li:first-child {
            margin-top: 0;
            margin-left: 0; }
      #analysis_menu #content #lnav ul.col4,
      #feature #content #lnav ul.col4,
      #solution #content #lnav ul.col4,
      #spec #content #lnav ul.col4,
      #support #content #lnav ul.col4 {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #analysis_menu #content #lnav ul.col4 li,
        #feature #content #lnav ul.col4 li,
        #solution #content #lnav ul.col4 li,
        #spec #content #lnav ul.col4 li,
        #support #content #lnav ul.col4 li {
          flex: inherit;
          width: 49%;
          margin-top: 5px;
          margin-left: 0; }
          #analysis_menu #content #lnav ul.col4 li:first-child,
          #feature #content #lnav ul.col4 li:first-child,
          #solution #content #lnav ul.col4 li:first-child,
          #spec #content #lnav ul.col4 li:first-child,
          #support #content #lnav ul.col4 li:first-child {
            margin-top: 0;
            margin-left: 0; }
          #analysis_menu #content #lnav ul.col4 li:nth-child(2),
          #feature #content #lnav ul.col4 li:nth-child(2),
          #solution #content #lnav ul.col4 li:nth-child(2),
          #spec #content #lnav ul.col4 li:nth-child(2),
          #support #content #lnav ul.col4 li:nth-child(2) {
            margin-top: 0; }
      #analysis_menu #content #lnav ul.col6,
      #feature #content #lnav ul.col6,
      #solution #content #lnav ul.col6,
      #spec #content #lnav ul.col6,
      #support #content #lnav ul.col6 {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #analysis_menu #content #lnav ul.col6 li,
        #feature #content #lnav ul.col6 li,
        #solution #content #lnav ul.col6 li,
        #spec #content #lnav ul.col6 li,
        #support #content #lnav ul.col6 li {
          flex: inherit;
          width: 49%;
          margin-top: 5px;
          margin-left: 0; }
          #analysis_menu #content #lnav ul.col6 li:first-child,
          #feature #content #lnav ul.col6 li:first-child,
          #solution #content #lnav ul.col6 li:first-child,
          #spec #content #lnav ul.col6 li:first-child,
          #support #content #lnav ul.col6 li:first-child {
            margin-top: 0;
            margin-left: 0; }
          #analysis_menu #content #lnav ul.col6 li:nth-child(2),
          #feature #content #lnav ul.col6 li:nth-child(2),
          #solution #content #lnav ul.col6 li:nth-child(2),
          #spec #content #lnav ul.col6 li:nth-child(2),
          #support #content #lnav ul.col6 li:nth-child(2) {
            margin-top: 0; }
  #analysis_menu #content .tit01,
  #feature #content .tit01,
  #solution #content .tit01,
  #spec #content .tit01,
  #support #content .tit01 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #333333;
    border-bottom: 1px solid #e4001b;
    margin-top: 15px;
    padding: 15px 0;
    line-height: 1.3; }
  #analysis_menu #content .tit02,
  #feature #content .tit02,
  #solution #content .tit02,
  #spec #content .tit02,
  #support #content .tit02 {
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #333;
    border-bottom: 2px solid #137db2;
    margin-bottom: 15px;
    padding: 15px 0 10px;
    line-height: 1.3; }
  #analysis_menu #content .btn01,
  #feature #content .btn01,
  #solution #content .btn01,
  #spec #content .btn01,
  #support #content .btn01 {
    border: 1px solid #a1a1a1;
    background-color: #e4001b;
    line-height: 1; }
    #analysis_menu #content .btn01 a,
    #feature #content .btn01 a,
    #solution #content .btn01 a,
    #spec #content .btn01 a,
    #support #content .btn01 a {
      display: block;
      padding: 20px 0;
      text-align: center;
      width: 100%; }
      #analysis_menu #content .btn01 a span,
      #feature #content .btn01 a span,
      #solution #content .btn01 a span,
      #spec #content .btn01 a span,
      #support #content .btn01 a span {
        position: relative;
        display: inline;
        width: 100%; }
        #analysis_menu #content .btn01 a span::before,
        #feature #content .btn01 a span::before,
        #solution #content .btn01 a span::before,
        #spec #content .btn01 a span::before,
        #support #content .btn01 a span::before {
          position: absolute;
          content: "";
          width: 0;
          height: 0;
          border: 6px solid transparent;
          border-left: 8px solid #fff;
          left: -20px;
          top: 22%; }
      #analysis_menu #content .btn01 a:hover,
      #feature #content .btn01 a:hover,
      #solution #content .btn01 a:hover,
      #spec #content .btn01 a:hover,
      #support #content .btn01 a:hover {
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.2); }
  #analysis_menu #content .grad01,
  #feature #content .grad01,
  #solution #content .grad01,
  #spec #content .grad01,
  #support #content .grad01 {
    background: -moz-linear-gradient(50% 100% 90deg, white 0%, #d7e0e5 99.9%);
    background: -webkit-linear-gradient(90deg, white 0%, #d7e0e5 99.9%);
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, white), color-stop(0.999, #d7e0e5));
    background: -o-linear-gradient(90deg, white 0%, #d7e0e5 99.9%);
    background: -ms-linear-gradient(90deg, white 0%, #d7e0e5 99.9%);
    background: linear-gradient(0deg, white 0%, #d7e0e5 99.9%); }
  #analysis_menu #content .point,
  #feature #content .point,
  #solution #content .point,
  #spec #content .point,
  #support #content .point {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 20px auto 0;
    width: 90%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 2px solid #e4001b;
    border-radius: 10px;
    background-color: #fff9e5; }
    #analysis_menu #content .point__tit,
    #feature #content .point__tit,
    #solution #content .point__tit,
    #spec #content .point__tit,
    #support #content .point__tit {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      width: 100%;
      background-color: #e4001b;
      padding: 12px 0;
      position: relative;
      line-height: 1; }
      #analysis_menu #content .point__tit::before,
      #feature #content .point__tit::before,
      #solution #content .point__tit::before,
      #spec #content .point__tit::before,
      #support #content .point__tit::before {
        left: -20px;
        bottom: auto;
        top: -20px;
        width: 90px;
        height: 109px; }
    #analysis_menu #content .point__txt,
    #feature #content .point__txt,
    #solution #content .point__txt,
    #spec #content .point__txt,
    #support #content .point__txt {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      color: #333;
      width: 100%;
      padding: 15px 8%; } }

#content {
  font-size: 62.5%;
  padding: 0 0 30px; }
  #content .inner {
    font-size: 10px;
    font-size: 1.0rem; }
  #content a,
  #content a:link {
    outline: none;
    text-decoration: none;
    color: #000; }
  #content a:hover {
    text-decoration: underline; }
    #content a:hover img {
      opacity: 0.7; }
  #content a:visited {
    text-decoration: none; }
  #content img {
    width: 100%; }
  #content dl,
  #content ol,
  #content ul {
    list-style: none; }
  #content .pcArea {
    display: block; }
  #content .spArea {
    display: none; }
  @media screen and (max-width: 767px) {
    #content .pcArea {
      display: none; }
    #content .spArea {
      display: block; } }

#home #top #content {
  background-image: url("../img/index_bg01_pc.png");
  background-position: 50% 0; }
  #home #top #content h1 {
    padding-top: 40px;
    margin: 0 auto;
    width: 660px; }
  #home #top #content .lead {
    margin-top: 40px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #333;
    line-height: 1.8; }
  #home #top #content .comment {
    display: none; }
  #home #top #content .movie {
    margin: 30px auto 0;
    width: 1074px;
    height: 390px;
    background-image: url("../img/index_bg02_pc.png");
    background-position: 50% 0;
    position: relative; }
    #home #top #content .movie__movie {
      margin: 0 auto;
      width: 640px;
      height: 360px;
      position: absolute;
      top: 9px;
      left: 3px;
      right: 0; }
      #home #top #content .movie__movie iframe {
        border: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    #home #top #content .movie__img {
      position: absolute;
      top: 80px;
      right: 0;
      width: 200px;
      height: 170px; }
  #home #top #content .features {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 60px auto 0;
    width: 1000px; }
    #home #top #content .features li {
      width: calc(100%/3.3333); }
      #home #top #content .features li a {
        display: block; }
        #home #top #content .features li a dl {
          position: relative; }
          #home #top #content .features li a dl::after {
            position: absolute;
            right: -20px;
            bottom: -10px;
            content: '';
            display: inline-block;
            width: 60px;
            height: 109px;
            background-image: url("../img/index_img03.png");
            background-size: contain;
            vertical-align: middle; }
          #home #top #content .features li a dl dt {
            font-size: 20px;
            font-weight: bold;
            text-align: center;
            color: #fff;
            background: #137db2;
            padding: 10px 0; }
          #home #top #content .features li a dl dd {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            -ms-flex-pack: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            align-items: center;
            height: 130px;
            border: 2px solid #137db2;
            position: relative; }
            #home #top #content .features li a dl dd::after {
              position: absolute;
              content: "";
              width: 0;
              height: 0;
              border: 10px solid transparent;
              border-left: 13px solid #e4001b;
              left: 20px;
              top: 40%; }
            #home #top #content .features li a dl dd p {
              font-size: 22px;
              font-weight: bold;
              text-align: center;
              color: #333333; }
        #home #top #content .features li a:hover {
          opacity: 0.7;
          text-decoration: none !important; }
  #home #top #content .pr {
    background-color: #d7e0e5;
    margin-top: 55px;
    padding: 25px 0 15px; }
    #home #top #content .pr ul {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      margin: 0 auto 0;
      width: 620px; }
      #home #top #content .pr ul li {
        width: calc(100%/2)-50px;
        margin-left: 50px; }
        #home #top #content .pr ul li:first-child {
          margin-left: 0; }
        #home #top #content .pr ul li a {
          display: block;
          font-size: 14px;
          font-weight: bold;
          text-align: center;
          color: #333; }
          #home #top #content .pr ul li a img {
            width: 100%;
            margin-bottom: 5px; }
  #home #top #content .banner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 60px auto 0;
    width: 760px; }
    #home #top #content .banner p {
      width: calc((100% - 40px) / 2); }
  #home #top #content .news {
    margin: 20px auto 0;
    width: 760px; }
    #home #top #content .news__tit {
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      color: #fff;
      background: #e4001b;
      padding: 10px 3%; }
    #home #top #content .news__lits {
      width: 100%;
      padding: 15px 2.5%;
      background: #ededed; }
      #home #top #content .news__lits a {
        width: 100%;
        margin-bottom: 10px;
        position: relative;
        display: block;
        color: #005e8c;
        position: relative; }
        #home #top #content .news__lits a:before {
          position: absolute;
          content: '';
          top: 7px;
          left: 0;
          box-sizing: border-box;
          width: 6px;
          height: 8px;
          border: 5px solid transparent;
          border-left: 8px solid #e4001b; }
        #home #top #content .news__lits a::after {
          margin-bottom: 0; }
        #home #top #content .news__lits a:hover {
          text-decoration: underline;
          color: #005e8c; }
        #home #top #content .news__lits a:last-child {
          margin-bottom: 0; }
        #home #top #content .news__lits a dl {
          width: 100%;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; }
          #home #top #content .news__lits a dl dt {
            display: inline-block;
            width: 23%;
            padding-left: 2%; }
          #home #top #content .news__lits a dl dd {
            display: inline-block;
            width: 76%; }
            #home #top #content .news__lits a dl dd .i_blank {
              margin-left: 5px; }
              #home #top #content .news__lits a dl dd .i_blank img {
                width: 13px;
                height: auto; }
    #home #top #content .news .attention {
      margin-top: 15px; }
      #home #top #content .news .attention__lits {
        font-size: 12px;
        font-weight: normal;
        text-align: left;
        color: #333;
        margin-bottom: 8px;
        text-indent: -0.7em;
        margin-left: 0.7em;
        line-height: 1.5; }
        #home #top #content .news .attention__lits:last-child {
          margin-bottom: 0; }
  @media screen and (max-width: 896px) and (orientation: landscape) {
    #home #top #content .movie {
      min-height: 340px; }
      #home #top #content .movie__movie {
        margin: 0 auto;
        width: 78%;
        height: 315px !important;
        position: absolute;
        top: 7px !important;
        left: 1px;
        right: 0; }
    #home #top #content .pr ul li a img {
      width: 100%;
      margin-bottom: 5px; }
    #home #top #content .pr ul li a iframe {
      width: 100%;
      height: 320px;
      margin-bottom: 5px;
      border: none; } }
  @media screen and (max-width: 767px) {
    #home #top #content {
      background-image: url("../img/index_bg01_sp.png");
      background-position: 50% 0; }
      #home #top #content h1 {
        padding-top: 30px;
        margin: 0 auto;
        width: 90%; }
      #home #top #content .lead {
        margin-top: 20px;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #333;
        line-height: 1.5; }
      #home #top #content .comment {
        margin: 20px auto 0;
        width: 90%;
        display: block; }
      #home #top #content .movie {
        margin: 0 auto 0;
        width: 100%;
        height: 195px;
        background-image: url("../img/index_bg02_sp.png");
        background-position: 50% 0;
        position: relative;
        background-size: cover; }
        #home #top #content .movie__movie {
          margin: 0 auto;
          width: 78%;
          height: 182px;
          position: absolute;
          top: 4px;
          left: 1px;
          right: 0; }
          #home #top #content .movie__movie iframe {
            border: none;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%; }
        #home #top #content .movie__img {
          position: absolute;
          top: 80px;
          right: 0;
          width: 100%;
          height: 170px; }
      #home #top #content .features {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 30px auto 0;
        width: 78%; }
        #home #top #content .features li {
          width: 100%;
          margin-bottom: 25px; }
          #home #top #content .features li:last-of-type {
            margin-bottom: 0; }
          #home #top #content .features li dl {
            position: relative; }
            #home #top #content .features li dl::after {
              position: absolute;
              right: -20px;
              bottom: -10px;
              content: '';
              display: inline-block;
              width: 60px;
              height: 109px;
              background-image: url("../img/index_img03.png");
              background-size: contain;
              vertical-align: middle; }
            #home #top #content .features li dl dt {
              font-size: 18px;
              font-weight: bold;
              text-align: center;
              color: #fff;
              background: #137db2;
              padding: 10px 0;
              line-height: 1; }
            #home #top #content .features li dl dd {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-justify-content: center;
              -moz-justify-content: center;
              -ms-justify-content: center;
              justify-content: center;
              -ms-flex-pack: center;
              -webkit-align-items: center;
              -moz-align-items: center;
              -ms-align-items: center;
              align-items: center;
              height: 100px;
              border: 2px solid #137db2;
              position: relative; }
              #home #top #content .features li dl dd::after {
                position: absolute;
                content: "";
                width: 0;
                height: 0;
                border: 6px solid transparent;
                border-left: 9px solid #e4001b;
                left: 20px;
                top: 45%; }
              #home #top #content .features li dl dd p {
                font-size: 22px;
                font-weight: bold;
                text-align: center;
                color: #333333; }
      #home #top #content .pr {
        background-color: #d7e0e5;
        margin-top: 20px;
        padding: 20px 0; }
        #home #top #content .pr ul {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: space-between;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          margin: 0 auto 0;
          width: 78%; }
          #home #top #content .pr ul li {
            width: 100%;
            margin-top: 15px;
            margin-left: 0; }
            #home #top #content .pr ul li:first-child {
              margin-top: 0;
              margin-left: 0; }
            #home #top #content .pr ul li a {
              display: block;
              font-size: 14px;
              font-weight: bold;
              text-align: center;
              color: #333; }
              #home #top #content .pr ul li a img {
                width: 100%;
                margin-bottom: 5px; }
              #home #top #content .pr ul li a iframe {
                width: 100%;
                margin-bottom: 5px;
                border: none; }
      #home #top #content .banner {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        margin: 60px auto 0;
        width: 100%; }
        #home #top #content .banner p {
          width: calc((100% - 40px) / 2); }
      #home #top #content .news {
        margin: 20px auto 0;
        width: 100%; }
        #home #top #content .news__tit {
          font-size: 18px;
          font-weight: bold;
          text-align: left;
          color: #fff;
          background: #e4001b;
          padding: 10px 3%; }
        #home #top #content .news__lits {
          width: 100%;
          padding: 15px 3%;
          background: #ededed; }
          #home #top #content .news__lits a {
            width: 100%;
            margin-bottom: 10px;
            position: relative;
            display: block;
            color: #005e8c; }
            #home #top #content .news__lits a:before {
              position: absolute;
              content: '';
              top: 7px;
              left: 0;
              box-sizing: border-box;
              width: 6px;
              height: 8px;
              border: 5px solid transparent;
              border-left: 8px solid #e4001b; }
            #home #top #content .news__lits a::after {
              margin-bottom: 0; }
            #home #top #content .news__lits a:hover {
              text-decoration: underline;
              color: #005e8c; }
            #home #top #content .news__lits a:last-child {
              margin-bottom: 0; }
            #home #top #content .news__lits a dl {
              width: 100%;
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-flex-direction: column;
              -moz-flex-direction: column;
              -ms-flex-direction: column;
              flex-direction: column; }
              #home #top #content .news__lits a dl dt {
                display: inline-block;
                width: 96%;
                padding-left: 4%; }
              #home #top #content .news__lits a dl dd {
                display: inline-block;
                width: 96%;
                padding-left: 4%;
                margin-top: 5px; }
        #home #top #content .news .attention {
          margin-top: 15px; }
          #home #top #content .news .attention__lits {
            font-size: 12px;
            font-weight: normal;
            text-align: left;
            color: #333;
            margin-bottom: 8px;
            text-indent: -0.7em;
            margin-left: 0.7em;
            line-height: 1.5; }
            #home #top #content .news .attention__lits:last-child {
              margin-bottom: 0; } }

#feature #top #content .sec01 {
  padding: 20px 0 60px; }
  #feature #top #content .sec01__img {
    margin: 0 auto;
    width: 820px;
    text-align: center; }
#feature #top #content .sec02 {
  padding: 20px 0 0; }
  #feature #top #content .sec02 .att {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #333;
    margin-bottom: 30px; }
  #feature #top #content .sec02 .movie {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0 auto;
    width: 920px; }
    #feature #top #content .sec02 .movie li {
      box-sizing: border-box;
      background-color: #191919;
      padding: 20px 20px 15px;
      flex: 0 1 calc(100% / 2);
      margin-left: 40px; }
      #feature #top #content .sec02 .movie li:first-child {
        margin-left: 0; }
    #feature #top #content .sec02 .movie__txt {
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      margin-top: 15px; }
  #feature #top #content .sec02 .btn01 {
    margin: 60px auto 0;
    width: 400px; }
    #feature #top #content .sec02 .btn01 a span {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      color: #fff; }
@media screen and (max-width: 767px) {
  #feature #top #content .sec01 {
    padding: 10px 0 30px; }
    #feature #top #content .sec01__img {
      margin: 0 auto;
      width: 94%;
      text-align: center; }
  #feature #top #content .sec02 {
    padding: 10px 3% 0; }
    #feature #top #content .sec02 .att {
      font-size: 16px;
      font-weight: normal;
      text-align: center;
      color: #333;
      margin-bottom: 15px; }
    #feature #top #content .sec02 .movie {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      margin: 0 auto;
      width: 100%;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #feature #top #content .sec02 .movie li {
        box-sizing: border-box;
        background-color: #191919;
        margin-top: 15px;
        padding: 15px 3% 10px;
        flex: auto;
        width: 100%;
        margin-left: 0; }
        #feature #top #content .sec02 .movie li:first-child {
          margin-top: 0;
          margin-left: 0; }
      #feature #top #content .sec02 .movie__txt {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        margin-top: 10px; }
    #feature #top #content .sec02 .btn01 {
      margin: 20px auto 0;
      width: 90%; }
      #feature #top #content .sec02 .btn01 a span {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #fff; } }
#feature #index_02 #content .sec01 {
  padding: 0 0 50px; }
  #feature #index_02 #content .sec01 .box {
    margin: 0 auto;
    width: 1140px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    #feature #index_02 #content .sec01 .box__img {
      width: 480px; }
    #feature #index_02 #content .sec01 .box .data {
      width: 620px; }
      #feature #index_02 #content .sec01 .box .data__tit {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        background: #b10612;
        line-height: 1;
        padding: 10px 0; }
    #feature #index_02 #content .sec01 .box .list {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      margin-top: 15px; }
      #feature #index_02 #content .sec01 .box .list__item {
        margin-left: 15px;
        text-align: center; }
        #feature #index_02 #content .sec01 .box .list__item:first-child {
          margin-left: 0;
          width: 230px; }
        #feature #index_02 #content .sec01 .box .list__item:nth-child(2) {
          width: 130px; }
        #feature #index_02 #content .sec01 .box .list__item:nth-child(3) {
          width: 230px; }
        #feature #index_02 #content .sec01 .box .list__item span {
          font-size: 18px;
          font-weight: bold;
          text-align: center;
          color: #333;
          margin-top: 10px;
          display: inline; }
#feature #index_02 #content .sec02 {
  padding: 0; }
  #feature #index_02 #content .sec02 .box {
    margin: 0 auto;
    width: 1140px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    #feature #index_02 #content .sec02 .box__img {
      width: 480px; }
    #feature #index_02 #content .sec02 .box__inner {
      width: 620px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between; }
      #feature #index_02 #content .sec02 .box__inner .data:first-child {
        width: 395px; }
        #feature #index_02 #content .sec02 .box__inner .data:first-child .list {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: space-between;
          margin-top: 15px; }
          #feature #index_02 #content .sec02 .box__inner .data:first-child .list__item:first-child {
            width: 190px; }
          #feature #index_02 #content .sec02 .box__inner .data:first-child .list__item:last-child {
            width: 190px; }
      #feature #index_02 #content .sec02 .box__inner .data:last-child {
        width: 210px; }
      #feature #index_02 #content .sec02 .box__inner .data__tit {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        background: #b10612;
        padding: 8px 0; }
      #feature #index_02 #content .sec02 .box__inner .list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        margin-top: 15px; }
        #feature #index_02 #content .sec02 .box__inner .list__item {
          margin-left: 15px;
          text-align: center; }
          #feature #index_02 #content .sec02 .box__inner .list__item:first-child {
            margin-left: 0;
            width: 230px; }
          #feature #index_02 #content .sec02 .box__inner .list__item:nth-child(2) {
            width: 130px; }
          #feature #index_02 #content .sec02 .box__inner .list__item:nth-child(3) {
            width: 230px; }
          #feature #index_02 #content .sec02 .box__inner .list__item span {
            font-size: 18px;
            font-weight: bold;
            text-align: center;
            color: #333;
            margin-top: 10px;
            display: inline; }
  #feature #index_02 #content .sec02 .btn01 {
    margin: 60px auto 0;
    width: 400px; }
    #feature #index_02 #content .sec02 .btn01 a span {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      color: #fff; }
@media screen and (max-width: 767px) {
  #feature #index_02 #content .sec01 {
    padding: 0 3% 20px; }
    #feature #index_02 #content .sec01 .box {
      margin: 0 auto;
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #feature #index_02 #content .sec01 .box__img {
        width: 100%; }
      #feature #index_02 #content .sec01 .box .data {
        width: 100%;
        margin-top: 10px; }
        #feature #index_02 #content .sec01 .box .data__tit {
          font-size: 16px;
          font-weight: bold;
          text-align: center;
          color: #fff;
          background: #b10612;
          line-height: 1;
          padding: 10px 0; }
      #feature #index_02 #content .sec01 .box .list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        margin-top: 5px; }
        #feature #index_02 #content .sec01 .box .list__item {
          margin-left: 5px;
          text-align: center; }
          #feature #index_02 #content .sec01 .box .list__item:first-child {
            margin-left: 0;
            width: 37.5%; }
          #feature #index_02 #content .sec01 .box .list__item:nth-child(2) {
            width: 21%; }
          #feature #index_02 #content .sec01 .box .list__item:nth-child(3) {
            width: 37.5%; }
          #feature #index_02 #content .sec01 .box .list__item span {
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            color: #333;
            margin-top: 10px;
            display: inline; }
  #feature #index_02 #content .sec02 {
    padding: 0 3%;
    margin: 0 auto;
    width: 100%; }
    #feature #index_02 #content .sec02 .box {
      margin: 0 auto;
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #feature #index_02 #content .sec02 .box__img {
        width: 100%; }
      #feature #index_02 #content .sec02 .box__inner {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between; }
        #feature #index_02 #content .sec02 .box__inner .data {
          width: 100%;
          margin-top: 10px; }
          #feature #index_02 #content .sec02 .box__inner .data:first-child {
            width: 64%; }
            #feature #index_02 #content .sec02 .box__inner .data:first-child .list {
              display: -webkit-box;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              -webkit-flex-wrap: wrap;
              -moz-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              -webkit-justify-content: space-between;
              -moz-justify-content: space-between;
              -ms-justify-content: space-between;
              justify-content: space-between;
              -ms-flex-pack: space-between;
              margin-top: 5px; }
              #feature #index_02 #content .sec02 .box__inner .data:first-child .list__item:first-child {
                width: 48%; }
              #feature #index_02 #content .sec02 .box__inner .data:first-child .list__item:last-child {
                width: 48%; }
          #feature #index_02 #content .sec02 .box__inner .data:last-child {
            width: 34%; }
          #feature #index_02 #content .sec02 .box__inner .data__tit {
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            color: #fff;
            background: #b10612;
            line-height: 1;
            padding: 10px 0; }
        #feature #index_02 #content .sec02 .box__inner .list {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: space-between;
          margin-top: 5px; }
          #feature #index_02 #content .sec02 .box__inner .list__item {
            margin-left: 0;
            text-align: center; }
            #feature #index_02 #content .sec02 .box__inner .list__item:first-child {
              margin-left: 0;
              width: 100%; }
            #feature #index_02 #content .sec02 .box__inner .list__item:nth-child(2) {
              width: 50%; }
            #feature #index_02 #content .sec02 .box__inner .list__item:nth-child(3) {
              width: 50%; }
            #feature #index_02 #content .sec02 .box__inner .list__item span {
              font-size: 14px;
              font-weight: bold;
              text-align: center;
              color: #333;
              margin-top: 10px;
              display: inline; }
    #feature #index_02 #content .sec02 .btn01 {
      margin: 20px auto 0;
      width: 90%; }
      #feature #index_02 #content .sec02 .btn01 a span {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #fff; } }
#feature #index_03 #content .sec01 {
  padding: 0 0 100px; }
  #feature #index_03 #content .sec01 .box {
    margin: 0 auto;
    width: 1150px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    position: relative; }
    #feature #index_03 #content .sec01 .box::before {
      content: "";
      box-sizing: border-box;
      width: 40px;
      height: 30px;
      border: 20px solid transparent;
      border-left: 30px solid #e4001b;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 2%;
      right: 0; }
    #feature #index_03 #content .sec01 .box__img {
      width: 540px;
      text-align: center; }
      #feature #index_03 #content .sec01 .box__img span {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: #333;
        margin-top: 10px;
        display: inline-block; }
  #feature #index_03 #content .sec01 .btn01 {
    margin: 60px auto 0;
    width: 400px; }
    #feature #index_03 #content .sec01 .btn01 a span {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      color: #fff; }
@media screen and (max-width: 767px) {
  #feature #index_03 #content .sec01 {
    padding: 10px 3% 0; }
    #feature #index_03 #content .sec01 .box {
      margin: 0 auto;
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative; }
      #feature #index_03 #content .sec01 .box::before {
        display: none; }
      #feature #index_03 #content .sec01 .box__img {
        width: 100%;
        text-align: center; }
        #feature #index_03 #content .sec01 .box__img span {
          font-size: 14px;
          font-weight: bold;
          text-align: center;
          color: #333;
          margin-top: 5px;
          display: inline-block; }
        #feature #index_03 #content .sec01 .box__img:first-child::after {
          content: "";
          box-sizing: border-box;
          width: 40px;
          height: 30px;
          border: 20px solid transparent;
          border-left: 30px solid #e4001b;
          position: inherit;
          display: block;
          margin: 15px auto 0;
          transform: rotate(90deg); }
    #feature #index_03 #content .sec01 .btn01 {
      margin: 20px auto 0;
      width: 90%; }
      #feature #index_03 #content .sec01 .btn01 a span {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #fff; } }

#solution #content section .inner {
  margin: 0 auto;
  width: 1000px; }
  #solution #content section .inner .sec01 {
    padding: 25px 0 40px; }
  #solution #content section .inner .comment {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #solution #content section .inner .comment .txt {
      position: relative;
      border-radius: 10px;
      border: 2px solid #fff;
      background-color: #fff;
      padding: 20px 2%;
      line-height: 1.5;
      box-sizing: border-box;
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      color: #333; }
      #solution #content section .inner .comment .txt span {
        font-size: 24px;
        font-weight: bold;
        text-align: left;
        color: #333; }
    #solution #content section .inner .comment.consultation {
      margin-left: -70px;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start; }
      #solution #content section .inner .comment.consultation .txt {
        width: 668px;
        border: 2px solid #f17a00;
        background-color: #fff4ea;
        margin-left: 30px;
        position: relative; }
        #solution #content section .inner .comment.consultation .txt span {
          color: #1526cb; }
        #solution #content section .inner .comment.consultation .txt::before {
          -webkit-transform: rotate(0);
          transform: rotate(0);
          position: absolute;
          content: "";
          left: -28px;
          top: 30%;
          width: 0;
          height: 0;
          border-top: 18px solid transparent;
          border-right: 26px solid #f07900;
          border-bottom: 18px solid transparent; }
      #solution #content section .inner .comment.consultation .img {
        width: 100px;
        text-align: right; }
    #solution #content section .inner .comment.answer {
      margin-top: 0;
      margin-right: -60px;
      margin-bottom: 30px;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      #solution #content section .inner .comment.answer .txt {
        width: 640px;
        border: 2px solid #1f984d;
        background-color: #eaf9f0;
        margin-right: 30px; }
        #solution #content section .inner .comment.answer .txt span {
          color: #ff3333; }
        #solution #content section .inner .comment.answer .txt::after {
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
          position: absolute;
          content: "";
          right: -28px;
          top: 20%;
          width: 0;
          height: 0;
          border-top: 18px solid transparent;
          border-right: 26px solid #1f984d;
          border-bottom: 18px solid transparent; }
      #solution #content section .inner .comment.answer .img {
        width: 110px;
        margin-left: -20px;
        text-align: left; }
  #solution #content section .inner figure {
    margin: 0 auto 30px;
    width: 760px; }
    #solution #content section .inner figure img {
      display: block; }
    #solution #content section .inner figure figcaption {
      background-color: #d7e0e5;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #333;
      padding: 10px 0;
      line-height: 1; }
  #solution #content section .inner .arrow {
    margin: 0 auto;
    width: 200px; }
    #solution #content section .inner .arrow img {
      width: 100%; }
  #solution #content section .inner .btn01 {
    margin: 40px auto 0;
    width: 400px; }
    #solution #content section .inner .btn01 a span {
      font-size: 20px;
      font-weight: bold;
      text-align: center;
      color: #fff; }
@media screen and (max-width: 767px) {
  #solution #content section .inner {
    margin: 0 auto;
    width: 94%; }
    #solution #content section .inner .sec01 {
      padding: 25px 0 40px; }
    #solution #content section .inner .comment {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #solution #content section .inner .comment .txt {
        position: relative;
        border-radius: 10px;
        border: 2px solid #fff;
        background-color: #fff;
        padding: 10px 2%;
        line-height: 1.5;
        box-sizing: border-box;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        color: #333; }
        #solution #content section .inner .comment .txt span {
          font-size: 18px;
          font-weight: bold;
          text-align: left;
          color: #333; }
      #solution #content section .inner .comment .img img {
        width: 100%; }
      #solution #content section .inner .comment.consultation {
        margin-bottom: 30px;
        margin-left: 0;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between; }
        #solution #content section .inner .comment.consultation .txt {
          width: 75%;
          border: 2px solid #f17a00;
          background-color: #fff4ea;
          margin-left: 0;
          position: relative; }
          #solution #content section .inner .comment.consultation .txt span {
            color: #1526cb; }
          #solution #content section .inner .comment.consultation .txt::before {
            -webkit-transform: rotate(0);
            transform: rotate(0);
            position: absolute;
            content: "";
            left: -18px;
            top: 30%;
            width: 0;
            height: 0;
            border-top: 12px solid transparent;
            border-right: 17px solid #f07900;
            border-bottom: 12px solid transparent; }
        #solution #content section .inner .comment.consultation .img {
          width: 20%;
          text-align: left; }
      #solution #content section .inner .comment.answer {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 30px;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; }
        #solution #content section .inner .comment.answer .txt {
          width: 75%;
          border: 2px solid #1f984d;
          background-color: #eaf9f0;
          margin-right: 0; }
          #solution #content section .inner .comment.answer .txt span {
            color: #ff3333; }
          #solution #content section .inner .comment.answer .txt::after {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
            position: absolute;
            content: "";
            right: -18px;
            top: 20%;
            width: 0;
            height: 0;
            border-top: 12px solid transparent;
            border-right: 17px solid #1f984d;
            border-bottom: 12px solid transparent; }
        #solution #content section .inner .comment.answer .img {
          width: 20%;
          margin-left: 0;
          text-align: left; }
    #solution #content section .inner figure {
      margin: 0 auto 25px;
      width: 100%; }
      #solution #content section .inner figure img {
        display: block; }
      #solution #content section .inner figure figcaption {
        background-color: #d7e0e5;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #333;
        padding: 10px 0;
        line-height: 1; }
    #solution #content section .inner .arrow {
      margin: 0 auto 15px;
      width: 40%; }
      #solution #content section .inner .arrow img {
        width: 100%; }
    #solution #content section .inner .btn01 {
      margin: 20px auto 0;
      width: 90%; }
      #solution #content section .inner .btn01 a span {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        color: #fff; } }
#solution #top #content section .inner .arrow img {
  width: 100%; }
#solution #top #content section .inner .sec01 {
  padding: 25px 0 0; }
  #solution #top #content section .inner .sec01 .comment.answer .img {
    margin-top: -60px; }
#solution #top #content section .inner .sec02 {
  padding: 0; }
  #solution #top #content section .inner .sec02 .comment.answer {
    margin-top: -30px;
    margin-bottom: 0; }
@media screen and (max-width: 767px) {
  #solution #top #content section .inner .comment.consultation {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    #solution #top #content section .inner .comment.consultation .img {
      margin-top: -10px; }
  #solution #top #content section .inner .comment.answer {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
  #solution #top #content section .inner .arrow img {
    width: 100%; }
  #solution #top #content section .inner .sec01 {
    padding: 25px 0 0; }
    #solution #top #content section .inner .sec01 .comment.answer .img {
      width: 25%;
      margin-top: -20px; }
  #solution #top #content section .inner .sec02 {
    padding: 0; }
    #solution #top #content section .inner .sec02 .comment.consultation {
      margin-bottom: 30px; }
    #solution #top #content section .inner .sec02 .comment.answer {
      margin-top: 0;
      margin-bottom: 30px; }
      #solution #top #content section .inner .sec02 .comment.answer .img {
        width: 25%;
        margin-top: -30px; } }
#solution #index_02 #content section .inner .comment.consultation {
  margin-bottom: 15px; }
  #solution #index_02 #content section .inner .comment.consultation .img img {
    width: 95px; }
#solution #index_02 #content section .inner .comment.answer .img {
  margin-top: -60px; }
#solution #index_02 #content section .inner .arrow {
  margin-bottom: 30px; }
  #solution #index_02 #content section .inner .arrow img {
    width: 100%; }
@media screen and (max-width: 767px) {
  #solution #index_02 #content section .inner .sec01 {
    padding: 25px 0 0; }
  #solution #index_02 #content section .inner .comment.consultation {
    margin-bottom: 30px;
    -webkit-align-items: self-start;
    -moz-align-items: self-start;
    -ms-align-items: self-start;
    align-items: self-start; }
    #solution #index_02 #content section .inner .comment.consultation .img img {
      width: 100%; }
  #solution #index_02 #content section .inner .comment.answer {
    -webkit-align-items: self-start;
    -moz-align-items: self-start;
    -ms-align-items: self-start;
    align-items: self-start; }
    #solution #index_02 #content section .inner .comment.answer .img {
      width: 25%;
      margin-top: -10px; }
  #solution #index_02 #content section .inner .arrow {
    margin-bottom: 15px; }
    #solution #index_02 #content section .inner .arrow img {
      width: 100%; } }
#solution #index_03 #content section .inner .comment.consultation {
  margin-bottom: 30px; }
  #solution #index_03 #content section .inner .comment.consultation .img {
    width: 85px; }
#solution #index_03 #content section .inner .comment.answer .img {
  margin-top: -60px; }
#solution #index_03 #content section .inner figure:last-of-type {
  margin-bottom: 0; }
#solution #index_03 #content section .inner .sec01 {
  padding: 25px 0 0; }
#solution #index_03 #content section .inner .sec02 .comment.consultation {
  margin-bottom: 30px; }
  #solution #index_03 #content section .inner .sec02 .comment.consultation .img {
    width: 85px; }
#solution #index_03 #content section .inner .sec02 .comment.answer {
  margin-bottom: 0; }
  #solution #index_03 #content section .inner .sec02 .comment.answer .img {
    margin-top: 0; }
#solution #index_03 #content section .inner .btn01 {
  margin: 0 auto 0;
  width: 400px; }
  #solution #index_03 #content section .inner .btn01 a span {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff; }
@media screen and (max-width: 767px) {
  #solution #index_03 #content section .inner .comment.consultation {
    -webkit-align-items: self-start;
    -moz-align-items: self-start;
    -ms-align-items: self-start;
    align-items: self-start;
    margin-bottom: 30px; }
    #solution #index_03 #content section .inner .comment.consultation .img {
      margin-top: -10px;
      width: 20%;
      text-align: left; }
  #solution #index_03 #content section .inner .comment.answer {
    -webkit-align-items: self-start;
    -moz-align-items: self-start;
    -ms-align-items: self-start;
    align-items: self-start; }
    #solution #index_03 #content section .inner .comment.answer .img {
      width: 25%;
      margin-top: -10px; }
  #solution #index_03 #content section .inner figure:last-of-type {
    margin-bottom: 0; }
  #solution #index_03 #content section .inner .sec01 {
    padding: 25px 0 0; }
  #solution #index_03 #content section .inner .sec02 {
    margin-top: 40px; }
    #solution #index_03 #content section .inner .sec02 .comment.consultation {
      margin-bottom: 30px; }
      #solution #index_03 #content section .inner .sec02 .comment.consultation .img {
        width: 20%;
        text-align: left; }
    #solution #index_03 #content section .inner .sec02 .comment.answer {
      margin-bottom: 0; }
      #solution #index_03 #content section .inner .sec02 .comment.answer .img {
        margin-top: -30px; }
  #solution #index_03 #content section .inner .btn01 {
    margin: 20px auto 0;
    width: 90%; }
    #solution #index_03 #content section .inner .btn01 a span {
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      color: #fff; } }
#solution #index_04 #content section .inner .comment.consultation {
  margin-bottom: 10px; }
  #solution #index_04 #content section .inner .comment.consultation .img {
    width: 90px; }
#solution #index_04 #content section .inner .comment.answer {
  -webkit-align-items: end;
  -moz-align-items: end;
  -ms-align-items: end;
  align-items: end; }
  #solution #index_04 #content section .inner .comment.answer .img {
    margin-top: -20px; }
#solution #index_04 #content section .inner figure:last-of-type {
  margin-bottom: 0; }
#solution #index_04 #content section .inner .sec01 {
  padding: 25px 0 0; }
#solution #index_04 #content section .inner .btn01 {
  margin: 40px auto 0;
  width: 400px; }
  #solution #index_04 #content section .inner .btn01 a span {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff; }
@media screen and (max-width: 767px) {
  #solution #index_04 #content section .inner .comment.consultation {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 30px; }
    #solution #index_04 #content section .inner .comment.consultation .img {
      margin-top: -10px;
      width: 20%;
      text-align: left; }
  #solution #index_04 #content section .inner .comment.answer {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start; }
    #solution #index_04 #content section .inner .comment.answer .img {
      margin-top: -20px;
      width: 25%;
      text-align: left; }
  #solution #index_04 #content section .inner figure:last-of-type {
    margin-bottom: 0; }
  #solution #index_04 #content section .inner .sec01 {
    padding: 25px 0 0; }
  #solution #index_04 #content section .inner .btn01 {
    margin: 20px auto 0;
    width: 90%; }
    #solution #index_04 #content section .inner .btn01 a span {
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      color: #fff; } }

#analysis_menu #content .sec01 {
  padding: 30px 0 20px; }
  #analysis_menu #content .sec01 .inner {
    margin: 0 auto;
    width: 1000px; }
    #analysis_menu #content .sec01 .inner .mainimg {
      margin-bottom: 20px; }
    #analysis_menu #content .sec01 .inner .arrow {
      width: 0;
      left: 0;
      height: 0;
      border-left: 60px solid transparent;
      border-right: 60px solid transparent;
      border-top: 40px solid #e4001b;
      right: 0;
      margin: 0 auto; }
#analysis_menu #content .sec02 {
  padding: 0 3%; }
  #analysis_menu #content .sec02 .menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
    #analysis_menu #content .sec02 .menu li {
      box-sizing: border-box;
      background-color: #191919;
      padding: 20px 20px 10px;
      text-align: center;
      margin-left: 20px; }
      #analysis_menu #content .sec02 .menu li:first-child {
        margin-left: 0; }
    #analysis_menu #content .sec02 .menu img {
      display: block; }
    #analysis_menu #content .sec02 .menu span {
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      margin-top: 10px;
      display: inline-block; }
@media screen and (max-width: 767px) {
  #analysis_menu #content .sec01 {
    padding: 5px 0 20px; }
    #analysis_menu #content .sec01 .inner {
      margin: 0 auto;
      width: 100%; }
      #analysis_menu #content .sec01 .inner .mainimg {
        margin-bottom: 20px; }
      #analysis_menu #content .sec01 .inner .arrow {
        width: 0;
        left: 0;
        height: 0;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
        border-top: 30px solid #e4001b;
        right: 0;
        margin: 0 auto; }
  #analysis_menu #content .sec02 .menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    width: 100%; }
    #analysis_menu #content .sec02 .menu li {
      box-sizing: border-box;
      background-color: #191919;
      margin-top: 15px;
      padding: 15px 3% 10px;
      flex: auto;
      width: 100%;
      margin-left: 0;
      flex: inherit; }
      #analysis_menu #content .sec02 .menu li:first-child {
        margin-top: 0;
        margin-left: 0; }
    #analysis_menu #content .sec02 .menu img {
      display: block; }
    #analysis_menu #content .sec02 .menu span {
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      margin-top: 10px;
      display: inline-block; } }
#analysis_menu #top #content .sec02 .menu {
  margin: 0 auto;
  width: 1340px; }
  #analysis_menu #top #content .sec02 .menu li {
    flex: 0 1 calc(100% / 4); }
  #analysis_menu #top #content .sec02 .menu img {
    display: block; }
@media (max-width: 1340px) and (min-width: 768px) {
  #analysis_menu #top #content .sec02 .menu {
    margin: 0 auto;
    width: 100%; } }
@media screen and (max-width: 767px) {
  #analysis_menu #top #content .sec02 .menu {
    margin: 0 auto;
    width: 100%; }
    #analysis_menu #top #content .sec02 .menu li {
      flex: 0 1 calc(100% / 4); }
    #analysis_menu #top #content .sec02 .menu img {
      display: block; } }
#analysis_menu #index_02 #content .sec02 .menu {
  margin: 0 auto;
  width: 1000px; }
  #analysis_menu #index_02 #content .sec02 .menu li {
    flex: 0 1 calc(100% / 3); }
  #analysis_menu #index_02 #content .sec02 .menu img {
    display: block; }
@media screen and (max-width: 767px) {
  #analysis_menu #index_02 #content .sec02 .menu {
    margin: 0 auto;
    width: 100%; }
    #analysis_menu #index_02 #content .sec02 .menu img {
      display: block; } }
#analysis_menu #index_03 #content .sec02 .menu {
  margin: 0 auto;
  width: 1000px; }
  #analysis_menu #index_03 #content .sec02 .menu li {
    flex: 0 1 calc(100% / 3); }
  #analysis_menu #index_03 #content .sec02 .menu img {
    display: block; }
@media screen and (max-width: 767px) {
  #analysis_menu #index_03 #content .sec02 .menu {
    margin: 0 auto;
    width: 100%; }
    #analysis_menu #index_03 #content .sec02 .menu li {
      flex: 0 1 calc(100% / 3); }
    #analysis_menu #index_03 #content .sec02 .menu img {
      display: block; } }
#analysis_menu #index_04 #content .sec02 .menu {
  margin: 0 auto;
  width: 1000px; }
  #analysis_menu #index_04 #content .sec02 .menu li {
    flex: 0 1 calc(100% / 3); }
  #analysis_menu #index_04 #content .sec02 .menu img {
    display: block; }
@media screen and (max-width: 767px) {
  #analysis_menu #index_04 #content .sec02 .menu {
    margin: 0 auto;
    width: 100%; }
    #analysis_menu #index_04 #content .sec02 .menu li {
      flex: 0 1 calc(100% / 3); }
    #analysis_menu #index_04 #content .sec02 .menu img {
      display: block; } }
#analysis_menu #index_05 #content .sec02 .menu {
  margin: 0 auto;
  width: 660px; }
  #analysis_menu #index_05 #content .sec02 .menu li {
    flex: 0 1 calc(100% / 2); }
  #analysis_menu #index_05 #content .sec02 .menu img {
    display: block; }
@media screen and (max-width: 767px) {
  #analysis_menu #index_05 #content .sec02 .menu {
    margin: 0 auto;
    width: 100%; }
    #analysis_menu #index_05 #content .sec02 .menu li {
      flex: 0 1 calc(100% / 2); }
    #analysis_menu #index_05 #content .sec02 .menu img {
      display: block; } }
#analysis_menu #index_06 #content .sec02 .menu {
  margin: 0 auto;
  width: 1000px; }
  #analysis_menu #index_06 #content .sec02 .menu li {
    flex: 0 1 calc(100% / 3); }
  #analysis_menu #index_06 #content .sec02 .menu img {
    display: block; }
@media screen and (max-width: 767px) {
  #analysis_menu #index_06 #content .sec02 .menu {
    margin: 0 auto;
    width: 100%; }
    #analysis_menu #index_06 #content .sec02 .menu li {
      flex: 0 1 calc(100% / 3); }
    #analysis_menu #index_06 #content .sec02 .menu img {
      display: block; } }

#spec #top #content .sec01 .inner {
  margin: 0 auto;
  width: 1000px;
  padding-bottom: 30px; }
  #spec #top #content .sec01 .inner .img {
    margin: 0 auto;
    width: 1000px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    #spec #top #content .sec01 .inner .img img {
      box-sizing: border-box;
      margin-left: 80px; }
      #spec #top #content .sec01 .inner .img img:first-child {
        margin-left: 0;
        width: 500px; }
      #spec #top #content .sec01 .inner .img img:last-child {
        width: 420px; }
        #spec #top #content .sec01 .inner .txt {
            font-size: 18px;
            text-align: center;
            color: #333;
            margin-top: 20px;
            margin-bottom: 10px;
        }
#spec #top #content .sec01 .inner {
  margin: 0 auto;
  width: 1000px;
  padding: 30px 0; }
  #spec #top #content .sec01 .inner .att {
    display: none; }
  #spec #top #content .sec01 .inner table {
    border-collapse: collapse;
    table-layout: fixed; }
    #spec #top #content .sec01 .inner table tr th {
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      background-color: #0f6690;
      padding: 15px 0; }
      #spec #top #content .sec01 .inner table tr th:first-child {
        width: 260px;
        border-right: 1px solid #fff; }
      #spec #top #content .sec01 .inner table tr th:nth-child(2) {
        width: 740px;
        border-right: 1px solid #fff; }
      /* #spec #top #content .sec01 .inner table tr th:nth-child(3) {
        width: 370px; } */
    #spec #top #content .sec01 .inner table tr td {
      font-size: 16px;
      font-weight: normal;
      text-align: center;
      background-color: #fff;
      color: #333;
      padding: 20px 10px;
      border-right: 1px solid #cacaca;
      border-bottom: 1px solid #cacaca;
      line-height: 1.5; }
      #spec #top #content .sec01 .inner table tr td.circle {
        font-family: "ヒラギノ角ゴ Pro W3";
        line-height: 1; }
      #spec #top #content .sec01 .inner table tr td:last-of-type {
        border-right: none; }
    #spec #top #content .sec01 .inner table tr .bg_Blue {
      background-color: #e5edf1; }
    #spec #top #content .sec01 .inner table tr .align_left {
      text-align: left; }
@media screen and (max-width: 767px) {
  #spec #top #content .sec01 .inner {
    margin: 0 auto;
    width: 94%;
    padding-top: 10px;
    padding-bottom: 30px; }
    #spec #top #content .sec01 .inner .img {
      margin: 0 auto;
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #spec #top #content .sec01 .inner .img img {
        box-sizing: border-box;
        margin-left: 80px; }
        #spec #top #content .sec01 .inner .img img:first-child {
          margin: 0 auto 0;
          width: 90%; }
        #spec #top #content .sec01 .inner .img img:last-child {
          margin: 20px auto 0;
          width: 80%; }
  #spec #top #content .sec01 .inner {
    margin: 0 auto;
    width: 94%;
    padding: 25px 0 0; }
    #spec #top #content .sec01 .inner .att {
      display: block;
      margin: 0 auto;
      width: 74%;
      text-align: center;
      font-size: 12px;
      font-weight: normal;
      text-align: center;
      color: #333; }
      #spec #top #content .sec01 .inner .att img {
        margin-top: 10px; }
    #spec #top #content .sec01 .inner table {
      margin-top: 25px;
      border-collapse: collapse;
      table-layout: fixed;
      width: 100%; }
      #spec #top #content .sec01 .inner table tr th {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        background-color: #0f6690;
        padding: 10px 10px; }
        #spec #top #content .sec01 .inner table tr th:first-child {
          width: 200px;
          border-right: 1px solid #fff; }
        #spec #top #content .sec01 .inner table tr th:nth-child(2) {
          width: 460px;
          border-right: 1px solid #fff; }
        /* #spec #top #content .sec01 .inner table tr th:nth-child(3) {
          width: 300px; } */
      #spec #top #content .sec01 .inner table tr .bg_Blue {
        background-color: #e5edf1; }
      #spec #top #content .sec01 .inner table tr .align_left {
        text-align: left; }
      #spec #top #content .sec01 .inner table tr td {
        font-size: 12px;
        font-weight: normal;
        /* text-align: center; */
        color: #333;
        padding: 15px 10px;
        border-right: 1px solid #cacaca;
        border-bottom: 1px solid #cacaca;
        line-height: 1.5; }
        #spec #top #content .sec01 .inner table tr td.circle {
          font-family: "ヒラギノ角ゴ Pro W3";
          line-height: 1; }
    #spec #top #content .sec01 .inner .scroll {
      overflow: auto;
      /*tableをスクロールさせる*/
      white-space: nowrap;
      /*tableのセル内にある文字の折り返しを禁止*/ }
      #spec #top #content .sec01 .inner .scroll::-webkit-scrollbar {
        /*tableにスクロールバーを追加*/
        height: 5px; }
      #spec #top #content .sec01 .inner .scroll::-webkit-scrollbar-track {
        /*tableにスクロールバーを追加*/
        background: #F1F1F1; }
      #spec #top #content .sec01 .inner .scroll::-webkit-scrollbar-thumb {
        /*tableにスクロールバーを追加*/
        background: #BCBCBC; } }



#support #top #content .sec01 {
  padding-bottom: 200px; }
  #support #top #content .sec01 .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0 auto;
    width: 1000px; }
    #support #top #content .sec01 .inner .box {
      width: calc(100% / 2);
      margin-left: 35px; }
      #support #top #content .sec01 .inner .box:first-child {
        margin-left: 0; }
      #support #top #content .sec01 .inner .box .tit02 {
        width: 100%; }
      #support #top #content .sec01 .inner .box .block {
        margin-top: 30px;
        background-color: #fff;
        border-radius: 9px;
        padding: 30px 0 25px;
        box-shadow: 0 0 6px 3px #dedede; }
        #support #top #content .sec01 .inner .box .block:first-child {
          margin-left: 0; }
        #support #top #content .sec01 .inner .box .block .add {
          font-size: 20px;
          font-weight: bold;
          text-align: center;
          color: #333; }
        #support #top #content .sec01 .inner .box .block .tel {
          font-size: 20px;
          font-weight: normal;
          text-align: center;
          color: #137db2;
          margin-top: 20px; }
          #support #top #content .sec01 .inner .box .block .tel span {
            font-size: 26px;
            font-weight: bold;
            text-align: center;
            color: #137db2; }
        #support #top #content .sec01 .inner .box .block .fax {
          font-size: 20px;
          font-weight: normal;
          text-align: center;
          color: #137db2; }
          #support #top #content .sec01 .inner .box .block .fax span {
            font-size: 26px;
            font-weight: bold;
            text-align: center;
            color: #137db2; }
        #support #top #content .sec01 .inner .box .block .mail {
          font-size: 20px;
          font-weight: normal;
          margin-top: 3px;
          text-align: center;
          color: #137db2; }
          #support #top #content .sec01 .inner .box .block .mail a:hover{ color: #137db2; }
          #support #top #content .sec01 .inner .box .block .mail span {
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            color: #137db2; }
@media screen and (max-width: 767px) {
  #support #top #content .sec01 {
    padding-bottom: 0; }
    #support #top #content .sec01 .inner {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      margin: 0 auto;
      width: 94%;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 15px 0 0; }
      #support #top #content .sec01 .inner .box {
        width: 100%;
        margin-left: 0; }
        #support #top #content .sec01 .inner .box:first-child {
          margin-left: 0;
          margin-bottom: 15px; }
        #support #top #content .sec01 .inner .box .tit02 {
          width: 100%; }
        #support #top #content .sec01 .inner .box .block {
          margin-top: 15px;
          background-color: #fff;
          border-radius: 5px;
          padding: 25px 0;
          box-shadow: 0 0 6px 3px #dedede; }
          #support #top #content .sec01 .inner .box .block:first-child {
            margin-top: 0;
            margin-left: 0; }
          #support #top #content .sec01 .inner .box .block .add {
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            color: #333; }
          #support #top #content .sec01 .inner .box .block .tel {
            font-size: 20px;
            font-weight: normal;
            text-align: center;
            color: #137db2;
            margin-top: 15px; }
            #support #top #content .sec01 .inner .box .block .tel span {
              font-size: 26px;
              font-weight: bold;
              text-align: center;
              color: #137db2; }
          #support #top #content .sec01 .inner .box .block .fax {
            font-size: 20px;
            font-weight: normal;
            text-align: center;
            color: #137db2; }
            #support #top #content .sec01 .inner .box .block .fax span {
              font-size: 26px;
              font-weight: bold;
              text-align: center;
              color: #137db2; }
          #support #top #content .sec01 .inner .box .block .mail{
            font-size: 16px; }
            #support #top #content .sec01 .inner .box .block .mail span{
              font-size: 13px; } }
.sh-nav sup {top: -1.5em;}
@media only screen and (max-width: 767.98px) {
.sh-nav sup {top: -0.5em;}
}

.accordion_box.hidden {
    display: none;
}
.accordion_box {
    padding-top: 5%;
}
.accordion_box + .center_txt {
    text-align: center;
    margin-top: 2%;
}
#content .pdf_icon {
    width: 1em;
    margin-left: 0.25em;
    vertical-align: -2px;
}
#content .accordion_box + .center_txt a,
#content .accordion_box + .center_txt a:link {
    color: #005e8c;
}
#content .accordion_box + .center_txt a:visited {
    color: #5a2680;
}
.accordion_button{
    position: relative;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #e4001b;
    margin-top: 30px;
    padding: 20px 0;
    line-height: 1;
    pointer-events: painted;
    cursor:pointer;
}
.accordion_button:hover{
    opacity: 0.8;
}
.accordion_button::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 4px;
    background: #fff;
    right: 30px;
    top: 50%;
}
.accordion_button.active::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 4px;
    background: #fff;
    right: 30px;
    top: 50%;
    rotate: 90deg;
}

@media only screen and (max-width: 767.98px) {
.accordion_button {
    font-size: 18px;
    margin-top: 15px;
    padding: 15px 0;
    line-height: 1.3;
    margin-bottom: 10px;
}
.accordion_button.mb_mini {
    margin-bottom: 10px;
}
.accordion_button::before {
    height: 2px;
}
.accordion_button.active::after {
    height: 2px;
}
.accordion_box + .center_txt {
    padding-bottom: 25px;
}
.accordion_box + .center_txt.pb10 {
    padding-bottom: 10px;
}

}
.indent {
    display: inline-block;
    letter-spacing: 1em;
    text-indent: 1em;
}
