@charset "UTF-8";
#nav .megadropdown {
  width: 1080px;
  height: auto;
  margin: 0 auto 0 -550px;
  position: absolute;
  top: 50px;
  left: 50%;
  z-index: 999999; }
  #nav .megadropdown .global_navi_1 {
    position: absolute;
    left: 73px; }
  #nav .megadropdown .global_navi_2 {
    position: absolute;
    left: 263px; }
  #nav .megadropdown .global_navi_3 {
    position: absolute;
    left: 348px; }
  #nav .megadropdown .global_navi_4 {
    position: absolute;
    left: 547px; }
  #nav .megadropdown .menu1_arrow {
    background: url(common/megadropdown_arrow.png);
    width: 30px;
    height: 15px;
    display: block;
    position: absolute;
    top: -15px;
    left: 153px; }
  #nav .megadropdown .menu2_arrow {
    background: url(common/megadropdown_arrow.png);
    width: 30px;
    height: 15px;
    display: block;
    position: absolute;
    top: -15px;
    left: 343px; }
  #nav .megadropdown .menu3_arrow {
    background: url(common/megadropdown_arrow.png);
    width: 30px;
    height: 15px;
    display: block;
    position: absolute;
    top: -15px;
    left: 433px; }
  #nav .megadropdown .menu4_arrow {
    background: url(common/megadropdown_arrow.png);
    width: 30px;
    height: 15px;
    display: block;
    position: absolute;
    top: -15px;
    left: 643px; }
  #nav .megadropdown .global_navi_block div.blocks {
    width: 360px;
    height: auto;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    display: block;
    padding-left: 20px;
    margin: 0;
    float: left;
    position: relative;
    text-align: left;
    box-shadow: 0 2px 0 #e7e7e7;
    padding-top: 30px;
    background: url(common/megadropdown_bg.png);
    background-repeat: repeat; }
    #nav .megadropdown .global_navi_block div.blocks p {
      color: #ed7101;
      font-size: 12px;
      margin-left: 10px;
      line-height: 20px;
      margin-bottom: 8px; }
    #nav .megadropdown .global_navi_block div.blocks h2 {
      line-height: 30px;
      font-size: 26px;
      margin-bottom: 5px;
      color: #555;
      font-weight: bold;
      border-bottom: 1px solid #ed7101;
      width: 90%;
      display: block;
      padding-left: 10px;
      position: relative; }
      #nav .megadropdown .global_navi_block div.blocks h2 span {
        content: "";
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #da3636;
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
      #nav .megadropdown .global_navi_block div.blocks h2 a {
        display: inline-block;
        font-weight: bold;
        color: #555;
        padding-left: 15px;
        width: 96%; }
    #nav .megadropdown .global_navi_block div.blocks div.gntitle {
      font-weight: bold;
      color: #555;
      font-size: 18px;
      line-height: 20px;
      margin-bottom: 20px; }
    #nav .megadropdown .global_navi_block div.blocks div.pslist {
      width: 89%;
      text-align: center;
      margin: -20px 0 20px 7px;
      font-size: 12px;
      color: #555; }
      #nav .megadropdown .global_navi_block div.blocks div.pslist a {
        text-decoration: none;
        color: #555;
        display: block;
        line-height: 24px; }
        #nav .megadropdown .global_navi_block div.blocks div.pslist a:hover {
          text-decoration: none;
          background-color: #e7e7e7; }
    #nav .megadropdown .global_navi_block div.blocks div.dropdownlink {
      line-height: 26px;
      margin-bottom: 20px; }
      #nav .megadropdown .global_navi_block div.blocks div.dropdownlink a {
        display: inline-block;
        border: 1px solid #e7e7e7;
        background-color: #f9f9f9;
        color: #555;
        margin-left: 3px;
        margin-bottom: 10px;
        width: 89%;
        text-align: center;
        font-size: 14px;
        padding: 3px;
        font-weight: bold;
        line-height: 20px; }
        #nav .megadropdown .global_navi_block div.blocks div.dropdownlink a:hover {
          text-decoration: none;
          background-color: #ffffff;
          border: 1px solid #cccccc; }
    #nav .megadropdown .global_navi_block div.blocks .dropdown_btn_link {
      width: 265px;
      height: 40px;
      line-height: 40px;
      display: block;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      text-align: center;
      color: #f7a621;
      font-size: 13px;
      text-decoration: none;
      background: #ffffff;
      margin: 0 auto;
      border: 2px solid #f7a621;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      position: absolute;
      right: 20px;
      text-indent: 0; }
      #nav .megadropdown .global_navi_block div.blocks .dropdown_btn_link:hover {
        background: #f7a621;
        color: #ffffff; }
    #nav .megadropdown .global_navi_block div.blocks ul {
      margin-bottom: 20px;
      padding-left: 0; }
      #nav .megadropdown .global_navi_block div.blocks ul li {
        text-indent: 0px;
        line-height: 1.4em;
        font-size: 12px;
        letter-spacing: 0.05em;
        color: #333333;
        padding-bottom: 10px;
        margin: 0;
        font-weight: normal !important; }
        #nav .megadropdown .global_navi_block div.blocks ul li em {
          font-weight: bold;
          color: #ed7101; }
        #nav .megadropdown .global_navi_block div.blocks ul li a {
          color: #555; }
        #nav .megadropdown .global_navi_block div.blocks ul li:visited {
          color: #555; }
        #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child {
          padding-top: 5px;
          margin-bottom: 0px; }
          #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li {
            background: url(common/arrow1.png);
            background-position: 5px 2px;
            background-repeat: no-repeat;
            padding-bottom: 0px;
            font-weight: normal !important; }
            #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li a {
              color: #555555 !important;
              font-size: 12px;
              padding: 0 20px;
              text-decoration: none;
              margin-bottom: 5px;
              display: inline-block;
              background: none;
              letter-spacing: 0.05em; }
            #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li .inner {
              margin-bottom: 0; }
              #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li .inner li {
                background: none !important;
                padding: 0 20px;
                font-size: 12px;
                letter-spacing: 0.05em;
                color: #333333; }
                #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li .inner li a {
                  color: #555555 !important;
                  font-size: 11px;
                  padding: 0 0 0 1em;
                  text-decoration: none;
                  margin-bottom: 10px;
                  display: block;
                  background: url(common/child_list_dot.png) left 6px no-repeat; }
                  #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li .inner li a:hover {
                    text-decoration: underline; }
        #nav .megadropdown .global_navi_block div.blocks ul li a:hover,
        #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li a:hover {
          text-decoration: underline; }
    #nav .megadropdown .global_navi_block div.blocks ul {
      padding-right: 20px; }
      #nav .megadropdown .global_navi_block div.blocks ul li:last-child {
        padding-bottom: 0; }
      #nav .megadropdown .global_navi_block div.blocks ul li p {
        color: #333333;
        font-size: 14px;
        margin-bottom: 12px; }
      #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_category {
        padding-right: 0;
        margin-bottom: 0;
        overflow: hidden; }
        #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_category li {
          width: 48%;
          margin: 0 4% 10px 0;
          padding: 0;
          float: left; }
          #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_category li:nth-child(even) {
            margin-right: 0; }
          #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_category li a {
            display: block;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            background: #ef7100 url(common/arrow1.png) no-repeat 10px center;
            color: #fff;
            text-align: center;
            padding: 5px 10px 5px 23px; }
            #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_category li a:hover {
              text-decoration: none;
              background-color: #ff9435; }
      #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child {
        padding: 0; }
        #nav .megadropdown .global_navi_block div.blocks ul li ul.dropmenu_child li a {
          padding: 0 0 0 20px; }

html {
  height: 100%; }

body {
  height: 100%;
  font-size: 100%;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  padding: 0;
  background: #ffffff; }

a {
  color: #ed7101;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

form[action="/s_m"] input[type="submit"] {
  display: block;
  width: 220px;
  height: 40px;
  line-height: 40px;
  background: #565553;
  text-align: center;
  color: #ffffff;
  box-shadow: 0 3px 0 #444444;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: none;
  cursor: pointer; }
  form[action="/s_m"] input[type="submit"]:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

#container {
  display: block;
  width: auto;
  padding-top: 133px;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative; }

.non-member #content,
.non-member #content-narrow {
  overflow: hidden;
  padding-bottom: 349px;
  padding-top: 133px; }

.non_member_top {
  margin-top: -180px; }

.member #header {
  width: 1160px;
  margin: auto; }
.member #content {
  padding-bottom: 536px; }

.non-member #container {
  padding-top: 0px; }

.header_navi {
  position: fixed;
  width: 100%;
  z-index: 9998;
  background-color: #fff;
  top: 0;
  left: 0; }
  .header_navi.nonmember #header {
    width: 1160px;
    margin: auto; }
    .header_navi.nonmember #header ul {
      right: 0; }
    .header_navi.nonmember #header .search_block.search_area {
      width: auto;
      height: 30px;
      margin: 0 0.5em;
      display: flex; }
      .header_navi.nonmember #header .search_block.search_area input {
        width: auto;
        height: 30px; }
        .header_navi.nonmember #header .search_block.search_area input[type="submit"] {
          width: 45px; }

#header {
  min-width: 1100px;
  height: 83px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 10px 0;
  box-sizing: border-box; }
  #header h1,
  #header .header_logo {
    width: 260px;
    height: 100%;
    background: url(common/logo.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left 10px;
    margin-left: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    flex-flow: column; }
    #header h1 > a,
    #header .header_logo > a {
      display: block;
      height: 100%;
      margin-bottom: 0.5em; }
    #header h1 span,
    #header .header_logo span {
      text-indent: 0; }
  #header.nonmember h1 {
    height: 30px;
    top: 25px;
    left: 5px; }
  #header span {
    font-size: 10px;
    letter-spacing: 1px;
    color: #656565; }

.static_page_header {
  border-bottom: 2px solid #e55828; }

#header h1 a {
  width: 260px;
  height: 30px;
  display: block;
  margin-bottom: 5px; }
#header .header_center_items {
  margin-left: 110px; }
  #header .header_center_items .notification_items {
    padding: 0 10px;
    display: flex;
    align-items: center; }
    #header .header_center_items .notification_items span {
      font-size: 12px;
      font-weight: 700;
      color: #565553; }
    #header .header_center_items .notification_items .title {
      color: #565553; }
    #header .header_center_items .notification_items li:has(a) {
      display: block;
      margin-left: 15px; }
      #header .header_center_items .notification_items li:has(a) a {
        display: block;
        width: 100%;
        height: 100%; }
    #header .header_center_items .notification_items .email {
      width: 20px;
      height: 18px;
      background: url(common/icon_mail.svg);
      background-size: 20px auto;
      background-repeat: no-repeat;
      background-position: center; }
    #header .header_center_items .notification_items .x {
      width: 18px;
      height: 18px;
      background: url(common/icon_x.svg);
      background-size: 18px auto;
      background-repeat: no-repeat; }
    #header .header_center_items .notification_items .facebook {
      width: 18px;
      height: 18px;
      background: url(common/icon_fb.svg);
      background-size: 18px auto;
      background-repeat: no-repeat; }
  #header .header_center_items ul.link_list {
    display: flex;
    align-items: center;
    height: 30px;
    color: #565553; }
    #header .header_center_items ul.link_list li {
      min-width: 1px;
      display: inline-block;
      background: url(common/dot_vertical.gif);
      background-position: right top;
      background-repeat: repeat-y;
      padding: 0 10px;
      box-sizing: border-box; }
      #header .header_center_items ul.link_list li:last-child {
        background: none; }
      #header .header_center_items ul.link_list li a {
        display: inline-block;
        color: #565553;
        font-size: 12px;
        text-align: center; }
      #header .header_center_items ul.link_list li.about_site a {
        width: 165px; }
      #header .header_center_items ul.link_list li.support_and_help a {
        width: 105px; }
      #header .header_center_items ul.link_list li.product_list a {
        width: 90px;
        font-weight: 700;
        line-height: 1.2em; }
#header .header_right_items {
  display: flex;
  flex-flow: column;
  width: 220px;
  position: relative; }
  #header .header_right_items ul {
    display: flex;
    justify-content: flex-end;
    width: 200%;
    position: absolute;
    top: -30px;
    right: 0; }
    #header .header_right_items ul li {
      height: 30px;
      line-height: 30px;
      font-size: 11px;
      margin-right: 8px; }
      #header .header_right_items ul li:last-child {
        margin-right: 0px; }
      #header .header_right_items ul li.name span {
        font-weight: bold; }
      #header .header_right_items ul li.mypage a {
        color: #565553;
        width: 96px; }
      #header .header_right_items ul li.login a, #header .header_right_items ul li.logout a {
        color: #565553;
        width: 96px; }
  #header .header_right_items .password_remind {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 30px;
    font-size: 12px;
    color: #333333; }
    #header .header_right_items .password_remind a {
      color: #da3636; }
  #header .header_right_items .header_btns {
    display: flex;
    justify-content: space-between; }
    #header .header_right_items .header_btns .myclip {
      display: block;
      width: 100px;
      height: 26px;
      line-height: 28px;
      background: #da3636 url(common/icon_myclip_pc.svg);
      background-size: 16px 14px;
      background-position: 8px 6px;
      background-repeat: no-repeat;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      color: #ffffff;
      font-size: 11px;
      font-weight: 700;
      text-indent: 28px; }
    #header .header_right_items .header_btns .myreport {
      display: block;
      width: 100px;
      height: 26px;
      line-height: 28px;
      background: #ed7101 url(common/icon_myreport_pc.svg);
      background-size: 16px;
      background-position: 8px 6px;
      background-repeat: no-repeat;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      color: #ffffff;
      font-size: 11px;
      font-weight: 700;
      text-indent: 28px; }
    #header .header_right_items .header_btns .register {
      display: block;
      width: 100px;
      height: 26px;
      line-height: 28px;
      border: solid 1px #565553;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      color: #565553;
      font-size: 11px;
      font-weight: 700;
      text-indent: 28px;
      box-sizing: border-box; }
    #header .header_right_items .header_btns button.login_btn {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100px;
      height: 26px;
      font-size: 11px;
      font-weight: 700;
      color: #ffffff;
      background-color: #da3636;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      cursor: pointer; }
#header a:hover {
  opacity: 0.6;
  text-decoration: none; }
#header.nonmember {
  height: 100px;
  margin-bottom: 40px; }
  #header.nonmember .grad_area {
    display: block;
    width: 100%;
    height: 20px;
    background-color: #ed7101;
    position: absolute;
    bottom: 0; }
  #header.nonmember ul {
    right: 0; }
  #header.nonmember .search_block.search_area {
    width: auto;
    height: 30px;
    margin: 0 0.5em;
    display: flex; }
    #header.nonmember .search_block.search_area input {
      width: auto;
      height: 30px; }
      #header.nonmember .search_block.search_area input[type="submit"] {
        width: 45px; }

#nav {
  min-width: 1100px;
  height: 50px;
  background: #ed7101; }
  #nav ul.step_menu {
    width: 803px;
    height: 50px;
    margin: 0 auto;
    position: relative; }
    #nav ul.step_menu > li {
      font-size: 16px;
      font-weight: bold;
      width: 200px;
      height: 50px;
      line-height: 50px;
      color: #ffffff;
      text-decoration: none;
      text-align: center;
      float: left;
      border-right: 1px solid #ffffff; }
      #nav ul.step_menu > li > a {
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        text-decoration: none; }
      #nav ul.step_menu > li:first-child {
        border-left: 1px solid #ffffff; }
      #nav ul.step_menu > li.step1 {
        display: block;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
      #nav ul.step_menu > li.step2 {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
      #nav ul.step_menu > li.step3 {
        display: block;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
      #nav ul.step_menu > li.step4 {
        display: block;
        background: none; }
      #nav ul.step_menu > li.step5 {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        line-height: 16px;
        padding-left: 35px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: relative; }
        #nav ul.step_menu > li.step5::before {
          content: "";
          width: 25px;
          height: 25px;
          background-image: url("/static_pages/css/common/icon_search.svg");
          background-repeat: no-repeat;
          background-size: cover;
          position: absolute;
          top: 50%;
          left: 10px;
          transform: translateY(-60%); }
        #nav ul.step_menu > li.step5 span {
          font-size: 9px; }
    #nav ul.step_menu > li.step {
      cursor: pointer; }

#mainimg {
  min-width: 1100px;
  width: 100%;
  height: 130px;
  line-height: 130px;
  color: #222222;
  font-size: 26px;
  letter-spacing: 0.2em;
  margin-bottom: 30px;
  text-shadow: 0 1px 0 #ffffff;
  background: url(common/main_img.png);
  background-size: cover;
  text-align: center; }

#content {
  width: 1100px;
  margin: 0 auto; }
  #content.toplayer {
    width: 100vw; }

#content-narrow {
  width: 800px;
  margin: 0 auto; }
  #content-narrow .static_page_header {
    width: 800px;
    min-width: 800px; }

#content .left_col {
  width: 820px;
  float: left;
  overflow: hidden; }
  #content .left_col h2,
  #content .left_col h1 {
    font-size: 18px;
    color: #ed7101;
    margin-bottom: 20px;
    font-weight: bold; }

h2.basic_page_title {
  font-size: 24px !important;
  color: #333333 !important;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 210px;
  font-weight: bold; }
h2.basic_page_title_non_member {
  font-size: 24px !important;
  color: #333333 !important;
  height: 40px;
  line-height: 40px;
  padding-bottom: 15px;
  position: relative;
  padding-right: 210px; }

#content .left_col .new_report_block {
  padding-bottom: 15px;
  margin-bottom: 40px; }
  #content .left_col .new_report_block.download_block {
    padding-bottom: 30px;
    padding-top: 20px;
    margin-bottom: 25px; }
  #content .left_col .new_report_block.top {
    background: url(common/dot_large_horizon.png);
    background-position: bottom left;
    background-repeat: repeat-x; }
  #content .left_col .new_report_block p {
    margin-bottom: 20px;
    font-size: 13px;
    color: #232323; }
#content .left_col .static_my_reports,
#content .left_col .new_report_block .static_my_reports {
  margin-bottom: 10px; }
#content .left_col .static_my_reports ul,
#content .left_col .new_report_block .static_my_reports ul {
  margin-top: 10px;
  margin-bottom: 20px; }
#content .left_col .static_my_reports ul li,
#content .left_col .new_report_block .static_my_reports ul li {
  background: none;
  padding: 0; }
#content .left_col .static_my_reports ul li a,
#content .left_col .new_report_block .static_my_reports ul li a {
  height: 26px;
  line-height: 26px;
  display: inline-block;
  background: #fff url(common/list_link_arrow.png);
  background-position: 10px 6px;
  background-repeat: no-repeat;
  text-indent: 25px;
  color: #333;
  text-decoration: none;
  font-size: 14px; }
#content .left_col .static_my_reports ul li a:hover,
#content .left_col .new_report_block .static_my_reports ul li a:hover {
  text-decoration: underline; }

.left_col .search_block,
.search_block.search_area {
  width: 450px;
  border: 2px solid #cccccc;
  height: 36px;
  margin-bottom: 25px;
  margin-top: 10px; }
  .left_col .search_block input[type="text"],
  .search_block.search_area input[type="text"] {
    border: none;
    font-size: 13px;
    color: #333333;
    width: 400px;
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    float: left; }
    .left_col .search_block input[type="text"]::-webkit-input-placeholder, .left_col .search_block input[type="text"]:-ms-input-placeholder, .left_col .search_block input[type="text"]::-moz-input-placeholder,
    .search_block.search_area input[type="text"]::-webkit-input-placeholder,
    .search_block.search_area input[type="text"]:-ms-input-placeholder,
    .search_block.search_area input[type="text"]::-moz-input-placeholder {
      color: #cccccc; }
  .left_col .search_block input[type="submit"],
  .search_block.search_area input[type="submit"] {
    width: 45px;
    height: 36px;
    border: none;
    background: url(common/search_btn.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: right; }
    .left_col .search_block input[type="submit"]:hover,
    .search_block.search_area input[type="submit"]:hover {
      cursor: pointer; }

.report_info {
  width: 780px;
  height: auto;
  border: 1px solid #cccccc;
  background: #ffffff;
  position: relative;
  padding: 16px 18px 14px 18px;
  margin-bottom: 10px; }
  .report_info .report_file_link {
    padding-left: 8px; }
  .report_info span.update {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 12px;
    color: #7c7c7c; }

#content .left_col .new_report_block p.title {
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
  letter-spacing: 1px; }
#content .left_col .new_report_block p.data {
  font-size: 12px;
  margin-bottom: 5px; }
#content .left_col .new_report_block p a {
  color: #e55b27;
  text-decoration: none; }
#content .left_col .new_report_block ul li a {
  color: #e55b27;
  text-decoration: none; }
#content .left_col .new_report_block p a:hover {
  text-decoration: underline; }
#content .left_col .new_report_block ul li {
  background: url(common/list_disc.gif);
  background-position: 2px 6px;
  background-repeat: no-repeat;
  padding-left: 9px;
  font-size: 13px;
  margin-bottom: 2px;
  color: #7c7c7c; }
  #content .left_col .new_report_block ul li a:hover {
    text-decoration: underline; }

#tab li {
  display: block;
  height: 50px;
  line-height: 50px;
  background: #ffb16a;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  margin-right: 2px;
  float: left;
  cursor: pointer; }
  #tab li.menu1 {
    width: 208px; }
  #tab li.menu2, #tab li.menu3 {
    width: 199px; }
  #tab li.menu4 {
    width: 208px; }
  #tab li:last-child {
    margin-right: 0px; }
  #tab li:hover {
    opacity: 0.7; }
  #tab li.menu1.select {
    background: #ed7101; }
  #tab li.menu2.select {
    background: #eb6b07; }
  #tab li.menu3.select {
    background: #e4541b; }
  #tab li.menu4.select {
    background: #db3834; }

.home_columns {
  width: 820px;
  height: auto;
  overflow: hidden; }

.content_wrap.menu1 {
  border-top: 5px solid #ed7101;
  padding-top: 10px;
  width: 837px;
  overflow: hidden; }
.content_wrap.menu2 {
  border-top: 5px solid #eb6b07;
  padding-top: 10px;
  width: 837px;
  overflow: hidden; }
.content_wrap.menu3 {
  border-top: 5px solid #e4541b;
  padding-top: 10px;
  width: 837px;
  overflow: hidden; }
.content_wrap.menu4 {
  border-top: 5px solid #db3834;
  padding-top: 10px;
  width: 837px;
  overflow: hidden; }
.content_wrap.disnon {
  display: none; }
.content_wrap a.entry_area {
  width: 260px;
  height: 310px;
  float: left;
  margin-right: 17px;
  margin-bottom: 15px;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 0 #e7e7e7;
  position: relative;
  text-decoration: none; }
.content_wrap a.non_member_entry_area {
  width: 260px;
  height: 310px;
  float: left;
  margin-right: 17px;
  margin-bottom: 15px;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 0 #e7e7e7;
  position: relative;
  text-decoration: none; }
  .content_wrap a.non_member_entry_area:nth-child(3) {
    margin-right: 17px; }
  .content_wrap a.non_member_entry_area:nth-child(4) {
    margin-right: 0; }
.content_wrap a:hover .photo {
  opacity: 0.7; }
.content_wrap a:hover .title {
  text-decoration: underline; }
.content_wrap a:nth-child(3), .content_wrap a:nth-child(6), .content_wrap a:nth-child(9) {
  margin-right: 0; }
.content_wrap a .photo {
  width: 260px;
  height: 180px;
  margin-bottom: 10px;
  background: transparent;
  text-align: center;
  display: table; }
  .content_wrap a .photo .photo_table_cell {
    display: table-cell;
    vertical-align: middle; }
    .content_wrap a .photo .photo_table_cell img {
      vertical-align: top; }
.content_wrap a .title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  padding: 0 10px 10px; }
.content_wrap a .data {
  position: absolute;
  left: 10px;
  bottom: 60px;
  color: #879090;
  font-size: 12px; }
.content_wrap a .tag_area {
  width: 100%;
  height: 47px;
  border-top: 1px solid #e7e7e7;
  position: absolute;
  bottom: 0; }
  .content_wrap a .tag_area span {
    display: inline-block;
    background: #f7a621;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    margin: 9px 0 0 10px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer; }
.content_wrap a:hover .tag_area span {
  background: #ed7101; }
.content_wrap .more_view {
  display: block;
  font-size: 13px;
  color: #232323;
  margin-right: 17px;
  width: auto; }

#content .left_col .keyword_area {
  padding-bottom: 30px;
  margin-top: 10px; }
  #content .left_col .keyword_area p {
    font-size: 13px;
    color: #232323;
    margin-bottom: 15px; }
#content .left_col .keyword_list li {
  height: 30px;
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }
  #content .left_col .keyword_list li a {
    display: block;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #f7a621;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px; }
    #content .left_col .keyword_list li a:hover {
      background: #ed7101;
      opacity: 1; }
#content .right_col {
  width: 240px;
  float: right; }
  #content .right_col form:has(.search_block) {
    display: none; }

.right_col .blocks {
  width: 240px;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: url(common/dot_large_horizon.png);
  background-position: left bottom;
  background-repeat: repeat-x; }
.right_col .reccomend_btn {
  width: 240px;
  height: 60px;
  line-height: 60px;
  display: block;
  background: #565553 url(common/arrow1.png);
  background-position: 24px 24px;
  background-repeat: no-repeat;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -mborder-radius: 5px;
  margin-bottom: 10px;
  font-size: 13px;
  text-decoration: none;
  color: #ffffff;
  text-indent: 38px;
  font-weight: bold; }
.right_col a.reccomend_btn:hover {
  background: #888784 url(common/arrow1.png);
  background-position: 24px 24px;
  background-repeat: no-repeat; }
.right_col h2 {
  text-align: center;
  color: #565553;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 10px;
  border-bottom: 2px solid #565553;
  margin-bottom: 25px; }
  .right_col h2 span {
    font-size: 12px; }
.right_col .info_list {
  margin-bottom: 20px; }
  .right_col .info_list p {
    font-size: 12px; }
  .right_col .info_list li {
    width: 220px;
    margin-bottom: 10px;
    background: url(common/arrow1.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 1em; }
    .right_col .info_list li a {
      color: #333333;
      font-size: 12px;
      text-decoration: none;
      word-wrap: break-word; }
      .right_col .info_list li a:hover {
        text-decoration: underline; }
  .right_col .info_list.ranking li {
    background: none;
    position: relative; }
    .right_col .info_list.ranking li::before {
      position: absolute;
      top: 1px;
      left: 8px;
      font-size: 12px;
      font-weight: 700;
      color: #f7a621; }
    .right_col .info_list.ranking li:nth-child(1)::before {
      content: "1"; }
    .right_col .info_list.ranking li:nth-child(2)::before {
      content: "2"; }
    .right_col .info_list.ranking li:nth-child(3)::before {
      content: "3"; }
    .right_col .info_list.ranking li:nth-child(4)::before {
      content: "4"; }
    .right_col .info_list.ranking li:nth-child(5)::before {
      content: "5"; }
    .right_col .info_list.ranking li:nth-child(6)::before {
      content: "6"; }
    .right_col .info_list.ranking li:nth-child(7)::before {
      content: "7"; }
    .right_col .info_list.ranking li:nth-child(8)::before {
      content: "8"; }
    .right_col .info_list.ranking li:nth-child(9)::before {
      content: "9"; }
    .right_col .info_list.ranking li:nth-child(10)::before {
      content: "10";
      left: 0px; }
.right_col .y_btn {
  width: 200px;
  height: 40px;
  line-height: 40px;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  color: #f7a621;
  font-size: 13px;
  text-decoration: none;
  background: #ffffff;
  margin: 0 auto 20px;
  border: 2px solid #f7a621;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
.right_col a.y_btn:hover {
  background: #f7a621;
  color: #ffffff; }
.right_col .search_block {
  width: 236px;
  border: 2px solid #cccccc;
  height: 36px;
  margin-bottom: 25px; }
  .right_col .search_block input[type="text"] {
    border: none;
    font-size: 12px;
    color: #333333;
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    float: left; }
    .right_col .search_block input[type="text"]::-webkit-input-placeholder, .right_col .search_block input[type="text"]:-ms-input-placeholder, .right_col .search_block input[type="text"]::-moz-input-placeholder {
      color: #cccccc; }
  .right_col .search_block input[type="submit"] {
    width: 45px;
    height: 36px;
    border: none;
    background: url(common/search_btn.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: right; }
    .right_col .search_block input[type="submit"]:hover {
      cursor: pointer; }
.right_col .form_block {
  background: #e7e7e7;
  height: auto;
  padding: 20px 10px 20px 10px;
  margin-bottom: 20px; }
  .right_col .form_block h2 {
    border-bottom: none;
    text-align: center;
    color: #ed7101;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 0; }
  .right_col .form_block p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
    color: #565553; }
  .right_col .form_block textarea {
    width: 100%;
    border: 1px solid #e7e7e7;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 20px;
    color: #333333;
    font-size: 12px;
    letter-spacing: 0.05em; }
  .right_col .form_block .b_btn {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #565553;
    text-align: center;
    color: #ffffff;
    box-shadow: 0 3px 0 #444444;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: none; }
    .right_col .form_block .b_btn:hover {
      background: #888784;
      box-shadow: 0 3px 0 #565553;
      text-decoration: none;
      cursor: pointer; }
.right_col .bnr_area {
  width: 100%;
  margin-bottom: 20px; }
.right_col .info_list li .list_child {
  margin-left: 10px; }
  .right_col .info_list li .list_child li {
    background: url(common/child_list_dot.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px; }
    .right_col .info_list li .list_child li:last-child {
      margin-bottom: 0; }
    .right_col .info_list li .list_child li a {
      color: #232323;
      font-size: 12px;
      text-decoration: none; }
      .right_col .info_list li .list_child li a:hover {
        text-decoration: underline; }

#footer {
  min-width: 1100px;
  background: #565553;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  padding: 40px 0 0;
  width: 100%;
  width: 100%; }

.non-member #footer {
  height: 249px; }

.member #footer {
  height: 411px; }

#footer .in {
  width: 1040px;
  margin: 0 auto; }
  #footer .in ul {
    padding-bottom: 20px; }
    #footer .in ul li {
      display: block;
      line-height: 1em;
      margin-bottom: 15px; }
      #footer .in ul li a {
        background: url(common/arrow1.png);
        background-position: 2px center;
        background-repeat: no-repeat;
        font-size: 12px;
        color: #ffffff;
        padding-left: 22px;
        line-height: 1em; }
  #footer .in .left_menu,
  #footer .in .center_menu {
    width: 320px;
    height: auto;
    float: left;
    margin-right: 40px; }
  #footer .in .right_menu {
    width: 320px;
    height: auto;
    float: left;
    margin-right: 0px; }
#footer h2 {
  border-bottom: 2px solid #ffffff;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  font-size: 16px;
  color: #f7a621; }
#footer .copyright {
  height: 58px;
  line-height: 58px;
  background: #ffffff;
  position: relative;
  color: #333333;
  text-align: center;
  font-size: 12px; }
  #footer .copyright .page_top {
    width: 60px;
    height: 58px;
    background: url(common/top_arrow.png);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
    #footer .copyright .page_top:hover {
      opacity: 0.7; }

.text-center {
  text-align: center; }

.box-center {
  margin: 0 auto; }

ul.page_link {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }
  ul.page_link li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px; }

.obi {
  padding: 10px 10px 10px 20px; }
  .obi a {
    color: #fff; }

.obi-orange {
  background-color: #eb8128;
  color: #fff;
  margin-bottom: 10px; }

#content.underlayer {
  margin: 13px auto 0 !important; }

.search_y_btn {
  width: 60%;
  height: 40px;
  line-height: 40px;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: none;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
  background: #f7a621;
  box-shadow: 0 3px 0 #da8700;
  margin: 0 auto; }
  .search_y_btn:hover {
    background: #ed7101;
    box-shadow: 0 3px 0 #ac5404;
    cursor: pointer; }

h2.page_title,
h1.page_title {
  font-size: 18px6;
  color: #ed7101;
  margin-bottom: 22px;
  font-weight: bold; }

.orange-text {
  color: #ed7101; }

.red-text {
  color: #e74c3c; }

.fs-12em {
  font-size: 1.2em; }

.strong {
  font-weight: bold; }

ul.disc {
  list-style-type: disc; }

.fadein_wrapper_about_gem {
  height: 73px; }

.motto_miru {
  position: relative;
  min-height: 45px;
  margin-top: 18px; }
  .motto_miru a.home_list_link {
    width: 110px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #fff url(common/list_link_arrow.png);
    background-position: 10px 12px;
    background-repeat: no-repeat;
    text-indent: 25px;
    color: #f7a621;
    text-decoration: none;
    position: absolute;
    right: 0;
    font-size: 14px; }
    .motto_miru a.home_list_link:hover {
      text-decoration: underline; }

.non_member_login_error {
  background-color: #fff;
  color: #e74c3c;
  font-weight: bold;
  padding: 10px 15px 10px 15px;
  margin-bottom: 35px;
  margin-left: 3px; }

.alert-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
  color: #ffffff; }

.alert-info {
  background-color: #3498db;
  border-color: #3498db;
  color: #ffffff; }

.alert-success {
  background-color: #18bc9c;
  border-color: #18bc9c;
  color: #ffffff; }

.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback {
  color: #e74c3c; }
.has-error .form-control {
  border: 2px solid #e74c3c !important; }
  .has-error .form-control:focus {
    border: 2px solid #e74c3c !important; }
.has-error .help-inline,
.has-error .help-block {
  color: #e74c3c;
  font-size: 13px; }

form .help-inline {
  min-width: 500px;
  display: inline-block; }

.gem-btn {
  width: 296px;
  height: 46px;
  font-size: 14px;
  color: #444342;
  font-weight: bold;
  margin: 0 auto;
  display: block;
  border: 2px solid #444342;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  background: none;
  line-height: 46px; }
  .gem-btn:hover {
    color: #de842a;
    border: 2px solid #de842a;
    text-decoration: none; }

.member .form-group .select_menu {
  margin-bottom: 15px; }
  .member .form-group .select_menu select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    height: 38px;
    height: auto\9;
    line-height: 38px;
    line-height: 0px\9;
    border: 1px solid #565553;
    background: url(common/selectmenu_arrow.png);
    background: none\9;
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #565553;
    padding: 0 48px 0 10px;
    padding: 0 10px 0 10px\9;
    width: 200px; }
    .member .form-group .select_menu select:not(:target) {
      background: none¥9; }
.member .archive_list .select_menu select:not(:target) {
  background: none¥9; }
.member .form-group .input_area {
  margin-bottom: 40px; }
.member .product_list .form-group input.form-control {
  padding: 12px 5px;
  width: 180px;
  font-size: 14px;
  border: 1px solid #cccccc;
  color: #333333;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.form-group .btn-primary {
  width: 200px;
  height: 40px;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: none;
  text-align: center;
  color: #f7a621;
  font-size: 14px;
  text-decoration: none;
  background: #ffffff;
  margin: 0 0 0 20px;
  border: 2px solid #f7a621; }
  .form-group .btn-primary:hover {
    background: #f7a621;
    color: #ffffff;
    cursor: pointer; }

.modal {
  z-index: 9999; }
  .modal p {
    word-wrap: break-word; }

.prev_next {
  display: block;
  margin-bottom: 30px; }
  .prev_next .prev {
    display: block;
    border: 2px solid #565553;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #fff url(common/gray_prev_arrow.png);
    background-position: 10% center;
    background-repeat: no-repeat;
    color: #565553;
    height: 40px;
    line-height: 40px;
    width: 250px;
    text-align: center;
    text-decoration: none;
    float: left;
    letter-spacing: 0.1em;
    font-size: 13px; }
    .prev_next .prev:hover {
      background: #565553 url(common/gray_prev_arrow_hover.png);
      background-position: 10% center;
      background-repeat: no-repeat; }
  .prev_next .next {
    display: block;
    border: 2px solid #565553;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #fff url(common/gray_next_arrow.png);
    background-position: 90% center;
    background-repeat: no-repeat;
    color: #565553;
    height: 40px;
    line-height: 40px;
    width: 250px;
    text-align: center;
    text-decoration: none;
    float: right;
    letter-spacing: 0.1em;
    font-size: 13px; }
    .prev_next .next:hover {
      background: #565553 url(common/gray_next_arrow_hover.png);
      background-position: 90% center;
      background-repeat: no-repeat; }
  .prev_next a:hover {
    background: #f7a621;
    color: #ffffff;
    text-decoration: none; }

.gray_wide_button {
  display: block;
  width: 60%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto 0;
  border: 2px solid #565553;
  color: #565553;
  background: #ffffff;
  text-decoration: none; }
  .gray_wide_button:hover {
    color: #ffffff;
    background: #565553;
    text-decoration: none; }

.block_with_dot {
  background: url(common/dot_large_horizon.png);
  background-position: left top;
  background-repeat: repeat-x;
  height: 2px; }

.bg_gray_box {
  background-color: #efefef;
  padding: 20px; }

.close_text {
  color: #e74c3c; }

.label {
  display: inline;
  padding: 0.3em 0.6em;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }

.mini-label {
  display: inline;
  padding: 0.1em 0.3em;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }

.label-product {
  color: #7eaec4;
  border: 1px solid #7eaec4; }

.label-column {
  color: #ed7101;
  border: 1px solid #ed7101; }

.label-tag {
  color: #757575;
  border: 1px solid #757575; }

.label-information {
  color: #cdb220;
  border: 1px solid #cdb220; }

.label-analysis {
  color: #77a16a;
  border: 1px solid #77a16a; }

.space-h20 {
  height: 20px; }

.info_move {
  display: flex;
  margin-bottom: 30px;
  position: relative; }
  .info_move .prev,
  .info_move .next {
    display: block;
    color: #565553;
    line-height: 1.8;
    width: 43%;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.1em;
    position: relative;
    padding-top: 2em;
    font-weight: bold; }
    .info_move .prev > span,
    .info_move .next > span {
      position: absolute;
      color: #ed7101;
      top: 0;
      font-weight: bold; }
    .info_move .prev:hover,
    .info_move .next:hover {
      text-decoration: underline; }
  .info_move .prev {
    background: #fff url(common/gray_prev_arrow.png);
    background-position: 0% center;
    background-repeat: no-repeat;
    float: left;
    padding-left: 1.5em;
    padding-right: 0.5em;
    text-align: left;
    border-right: solid 2px #888; }
    .info_move .prev > span {
      left: 1.5em; }
  .info_move .next {
    background: #fff url(common/gray_next_arrow.png);
    background-position: 100% center;
    background-repeat: no-repeat;
    float: right;
    padding-right: 1.5em;
    padding-left: 0.5em;
    text-align: right;
    border-left: solid 2px #888; }
    .info_move .next > span {
      right: 1.5em; }
  .info_move .list_back {
    color: #565553;
    width: 14%;
    text-align: center;
    align-self: center;
    font-weight: bold; }
    .info_move .list_back:hover {
      text-decoration: underline; }

.normal-text {
  font-size: 14px;
  line-height: 1.7em;
  color: #333333; }

.basic_table1 {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 30px; }
  .basic_table1 th {
    padding: 10px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: #333333;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .basic_table1 td {
    padding: 10px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: #555555;
    vertical-align: top;
    text-align: left;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }

.basic_table2 {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 30px; }
  .basic_table2 th {
    padding: 10px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: #333333;
    background: #efefef;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .basic_table2 td {
    padding: 10px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: #555555;
    vertical-align: top;
    text-align: left;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }

.search_resultarea {
  margin-bottom: 30px; }

.help-block {
  margin-bottom: 10px;
  color: #565553;
  font-size: 13px; }

.recommended_products .recommended_product {
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 22px;
  padding-top: 18px; }
  .recommended_products .recommended_product:first-child {
    padding-top: 0; }
  .recommended_products .recommended_product a {
    color: #232323;
    text-decoration: none;
    word-wrap: break-word; }
    .recommended_products .recommended_product a:hover {
      text-decoration: underline; }
    .recommended_products .recommended_product a .name {
      font-size: 17px;
      font-weight: bold;
      color: #333333;
      margin-bottom: 13px;
      letter-spacing: 1px; }
    .recommended_products .recommended_product a .product_copy {
      font-size: 13px;
      margin-bottom: 10px;
      color: #7c7c7c;
      letter-spacing: 1px; }
  .recommended_products .recommended_product .tags {
    margin-top: 5px; }
    .recommended_products .recommended_product .tags .mini-label {
      margin-right: 5px; }

.like_anchor {
  cursor: pointer; }
  .like_anchor:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    text-decoration: underline; }

a.like_anchor {
  display: block; }

.txt,
p.txt {
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.7em;
  color: #555555;
  margin-left: 1em;
  text-indent: -1em; }

.txt.no-indent,
p.txt.no-indent {
  margin-left: 0;
  text-indent: 0; }

.inquiry_btn {
  background: url(common/inquiry_banner_off.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 240px;
  height: 83px;
  display: block; }
  .inquiry_btn:hover {
    background: url(common/inquiry_banner_on.png); }

.orange_br_box {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #f7a621;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }

.with_dotted_area {
  background: url(common/dot_large_horizon.png);
  background-position: bottom left;
  background-repeat: repeat-x; }

div.sns-buttons-non-member-top {
  margin-top: 10px;
  margin-left: 20px; }
div.sns-buttons-content {
  margin-top: 35px; }

ul.sns-wrap li {
  display: inline-block;
  vertical-align: top;
  line-height: 0; }

#intro_block {
  min-width: 1100px;
  height: auto;
  border-top: 25px solid #ed7101;
  background: #fff;
  margin: 0 auto; }
  #intro_block .cover {
    min-width: 1100px; }
  #intro_block .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 30px 0; }
    #intro_block .inner .left_col {
      width: 700px;
      height: auto;
      float: left; }
      #intro_block .inner .left_col .about_top_title {
        font-weight: bold;
        font-size: 0.9em; }
      #intro_block .inner .left_col p.intro {
        color: #333;
        font-weight: bold;
        font-size: 1.2em;
        margin-bottom: 5px;
        line-height: 1em; }
      #intro_block .inner .left_col .logo_area {
        margin-bottom: 10px; }
      #intro_block .inner .left_col p.foreword {
        color: #333;
        font-size: 29px;
        letter-spacing: 0.1em;
        line-height: 1.5em;
        border-bottom: 3px solid #ffffff;
        padding-bottom: 10px;
        margin-bottom: 25px; }
      #intro_block .inner .left_col p.txt {
        font-size: 13px;
        line-height: 1.7em;
        margin-bottom: 40px;
        color: #333; }
      #intro_block .inner .left_col .btn {
        width: 336px;
        height: 56px;
        line-height: 56px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        margin: 0 auto;
        display: block;
        border: 2px solid #ffffff;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        text-align: center; }
      #intro_block .inner .left_col a.btn:hover {
        background: #333;
        color: #ed7101;
        text-decoration: none; }
    #intro_block .inner .right_col {
      width: 390px;
      float: right; }
      #intro_block .inner .right_col .inner_right_col {
        height: auto;
        padding: 15px 40px;
        width: 298px;
        border: 1px dotted #333;
        float: right; }
        #intro_block .inner .right_col .inner_right_col form fieldset {
          display: block;
          margin-bottom: 15px; }
          #intro_block .inner .right_col .inner_right_col form fieldset.user legend {
            background: url(common/icon_userid_white.png);
            background-position: left center;
            background-repeat: no-repeat;
            height: 18px;
            line-height: 18px;
            font-size: 14px;
            color: #333;
            text-indent: 30px;
            margin-bottom: 10px;
            display: block;
            font-weight: bold; }
          #intro_block .inner .right_col .inner_right_col form fieldset.passwd legend {
            background: url(common/icon_passwd_white.png);
            background-position: left center;
            background-repeat: no-repeat;
            height: 18px;
            line-height: 18px;
            font-size: 14px;
            color: #333;
            text-indent: 30px;
            margin-bottom: 10px;
            display: block;
            font-weight: bold; }
        #intro_block .inner .right_col .inner_right_col form input[type="text"], #intro_block .inner .right_col .inner_right_col form input[type="email"], #intro_block .inner .right_col .inner_right_col form input[type="password"] {
          border: none;
          background: #ffffff;
          width: 100%;
          padding: 12px 10px;
          color: #333333;
          font-size: 13px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }
        #intro_block .inner .right_col .inner_right_col input[type="checkbox"] {
          filter: alpha(opacity=0);
          -moz-opacity: 0;
          opacity: 0;
          position: absolute; }
        #intro_block .inner .right_col .inner_right_col .cbxbd {
          background: url(common/checkbox.png) no-repeat left top;
          height: 18px;
          line-height: 18px;
          display: block;
          padding: 0 0 0 25px;
          cursor: pointer;
          overflow: hidden;
          font-size: 12px;
          color: #333;
          width: 166px;
          margin: 0 auto 20px; }
        #intro_block .inner .right_col .inner_right_col .check {
          background-position: left bottom; }
        #intro_block .inner .right_col .inner_right_col .btn {
          width: 296px;
          height: 46px;
          font-size: 14px;
          color: #333;
          font-weight: bold;
          margin: 0 auto;
          display: block;
          border: 2px solid #333;
          border-radius: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          text-align: center;
          background: none; }
        #intro_block .inner .right_col .inner_right_col a.btn {
          line-height: 46px; }
        #intro_block .inner .right_col .inner_right_col .btn:hover {
          background: #ffffff;
          color: #ed7101;
          text-decoration: none;
          cursor: pointer; }
        #intro_block .inner .right_col .inner_right_col .passwd_info {
          text-align: center;
          display: block;
          font-size: 13px;
          color: #333;
          padding-bottom: 20px;
          padding-top: 20px;
          border-bottom: 1px dotted #ffffff; }
        #intro_block .inner .right_col .inner_right_col p.txt {
          font-size: 13px;
          line-height: 1.6em;
          margin-bottom: 10px;
          color: #333; }

#container #content .pickup_info {
  width: auto;
  margin: 0 auto 0px;
  background: url(common/dot_large_horizon.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 40px 0; }
  #container #content .pickup_info h2 {
    font-size: 24px;
    color: #ed7101;
    margin-bottom: 40px;
    position: relative;
    text-indent: 5px; }
#container #content .marketing_block h2 {
  font-size: 24px;
  color: #ed7101;
  margin-bottom: 40px;
  position: relative;
  text-indent: 5px; }
#container #content .pickup_info .information_block {
  width: 530px;
  height: auto;
  float: left; }
  #container #content .pickup_info .information_block .information_title {
    margin-left: 8px; }
#container #content .pickup_info .report_block {
  width: 530px;
  height: auto;
  float: right; }
#container #content .pickup_info h2 a.list_link {
  width: 110px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border: 2px solid #e7e7e7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff url(common/list_link_arrow.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  text-indent: 25px;
  color: #111111;
  text-decoration: none;
  position: absolute;
  right: 0;
  font-size: 14px; }
  #container #content .pickup_info h2 a.list_link:hover {
    background: #ed7101 url(common/list_link_arrow_hover.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #ffffff;
    border: 2px solid #ed7101; }
#container #content .pickup_info ul li {
  display: block;
  padding-bottom: 15px;
  margin-bottom: 15px;
  background: url(common/dot_horizon.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size: 13px;
  color: #333333; }
  #container #content .pickup_info ul li a {
    color: #333333;
    text-decoration: none;
    margin-left: 8px;
    display: table; }
    #container #content .pickup_info ul li a span.date {
      display: table-cell; }
    #container #content .pickup_info ul li a span.title {
      display: table-cell;
      padding-left: 10px; }
    #container #content .pickup_info ul li a.report_title {
      margin-left: 8px; }
    #container #content .pickup_info ul li a:hover {
      text-decoration: underline; }
#container #content .marketing_block {
  display: block;
  background-repeat: repeat-x;
  padding: 40px 0; }
  #container #content .marketing_block p.txt {
    color: #232323;
    font-size: 13px;
    margin-bottom: 40px;
    padding-left: 5px; }
  #container #content .marketing_block a.entry_area {
    width: 260px;
    height: 265px;
    float: left;
    margin-right: 17px;
    margin-bottom: 15px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 4px 0 #e7e7e7;
    position: relative;
    text-decoration: none; }
  #container #content .marketing_block a:hover .photo {
    opacity: 0.7; }
  #container #content .marketing_block a:hover .title {
    text-decoration: underline; }
  #container #content .marketing_block a:last-child {
    margin-right: 0; }
  #container #content .marketing_block a .photo {
    width: 260px;
    height: 180px;
    margin-bottom: 10px;
    background: #cccccc; }
  #container #content .marketing_block a .title {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 0 10px 10px; }
  #container #content .marketing_block a .data {
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #879090;
    font-size: 12px; }
  #container #content .marketing_block a span {
    display: inline-block;
    background: #ed7101;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 10px;
    padding-right: 10px; }
#container #content div.top_content_wrap {
  width: 1160px;
  padding: 0 calc((100vw - 1160px) / 2); }
  #container #content div.top_content_wrap .top_new_title {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 700;
    color: #ed7101;
    padding-left: 35px;
    background: url(common/icon_new.svg);
    background-size: 28px 31.25px;
    background-repeat: no-repeat; }
  #container #content div.top_content_wrap .content_head {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #container #content div.top_content_wrap .content_head:has(.top_new_title) {
      background-color: #f5f5f5; }
    #container #content div.top_content_wrap .content_head .top_main_ranking_title {
      font-size: 30px;
      line-height: 1.2em;
      font-weight: 700;
      color: #ed7101;
      padding-left: 35px;
      background: url(common/icon_ranking.svg);
      background-size: 28px 31.25px;
      background-repeat: no-repeat; }
    #container #content div.top_content_wrap .content_head .flex_container {
      display: flex; }
    #container #content div.top_content_wrap .content_head .to_ranking_list,
    #container #content div.top_content_wrap .content_head .to_column_list,
    #container #content div.top_content_wrap .content_head .to_trend_item_list,
    #container #content div.top_content_wrap .content_head .to_other_content_left_col_list {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 113px;
      height: 18px;
      font-size: 12px;
      font-weight: 700;
      color: #333333;
      background-color: #f5f5f5;
      text-decoration: none; }
    #container #content div.top_content_wrap .content_head .to_trend_item_list {
      width: 133px; }
  #container #content div.top_content_wrap form {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 750px;
    margin: 0 auto;
    position: relative; }
    #container #content div.top_content_wrap form .search_word_field {
      width: 750px;
      height: 50px;
      padding: 15px;
      box-sizing: border-box;
      border: solid 2px #818395;
      font-size: 16px; }
      #container #content div.top_content_wrap form .search_word_field:focus {
        outline: none; }
      #container #content div.top_content_wrap form .search_word_field::placeholder {
        font-size: 16px;
        font-weight: 700;
        color: #cccccc; }
    #container #content div.top_content_wrap form .search_btn {
      display: block;
      position: absolute;
      top: 0;
      right: 10px;
      width: 50px;
      height: 50px;
      background-color: transparent;
      border: none;
      background-image: url(common/search_btn-gray.png);
      background-size: 30px 30px;
      background-position: center;
      background-repeat: no-repeat;
      object-fit: cover;
      cursor: pointer; }
    #container #content div.top_content_wrap form .search_footnote {
      position: absolute;
      left: 0;
      bottom: -20px;
      font-size: 12px;
      color: #818395; }
  #container #content div.top_content_wrap .subheading {
    display: flex;
    justify-content: space-between;
    position: relative; }
    #container #content div.top_content_wrap .subheading .sub_title {
      font-size: 16px;
      font-weight: 700;
      color: #ed7101; }
    #container #content div.top_content_wrap .subheading .subheading_btn {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 5px;
      height: 20px;
      border-radius: 3px;
      font-size: 12px;
      font-weight: 700;
      color: #ffffff;
      background-color: #474747; }
      #container #content div.top_content_wrap .subheading .subheading_btn:hover {
        text-decoration: none;
        opacity: 0.8; }
  #container #content div.top_content_wrap .content_container .content_heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    #container #content div.top_content_wrap .content_container .content_heading .content_title {
      font-size: 16px;
      font-weight: 700;
      color: #333333; }
    #container #content div.top_content_wrap .content_container .content_heading .target_week {
      display: flex;
      align-items: flex-end;
      font-size: 12px;
      color: #333333; }
  #container #content div.top_content_wrap .content_body {
    width: 100%; }
    #container #content div.top_content_wrap .content_body tr {
      height: 45px; }
      #container #content div.top_content_wrap .content_body tr.col_name td {
        font-weight: 700; }
      #container #content div.top_content_wrap .content_body tr:nth-child(1) {
        height: 25px;
        line-height: 14px; }
        #container #content div.top_content_wrap .content_body tr:nth-child(1) td {
          text-align: center;
          font-size: 12px;
          color: #818395; }
      #container #content div.top_content_wrap .content_body tr:last-child td {
        border-bottom: none; }
      #container #content div.top_content_wrap .content_body tr:first-child td {
        border-bottom: none; }
      #container #content div.top_content_wrap .content_body tr td {
        font-size: 14px;
        color: #333333;
        border-bottom: dotted 1px #818395; }
        #container #content div.top_content_wrap .content_body tr td .title {
          display: -webkit-box;
          width: 100%;
          -webkit-line-clamp: 2;
          line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
          #container #content div.top_content_wrap .content_body tr td .title a {
            color: #333333;
            text-decoration: underline; }
            #container #content div.top_content_wrap .content_body tr td .title a:hover {
              text-decoration: none;
              opacity: 0.8; }
        #container #content div.top_content_wrap .content_body tr td.point {
          font-weight: 700;
          color: #ed7101; }
        #container #content div.top_content_wrap .content_body tr td.right {
          text-align: right; }
  #container #content div.top_content_wrap .chart_container {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 230px;
    height: 45px; }
  #container #content div.top_content_wrap .main_ranking_upper_left_col .content_body tr td:nth-child(1),
  #container #content div.top_content_wrap .main_ranking_lower_left_col .content_body tr td:nth-child(1),
  #container #content div.top_content_wrap .sub_ranking_left_col .content_body tr td:nth-child(1) {
    width: 8%;
    text-align: center; }
  #container #content div.top_content_wrap .main_ranking_upper_left_col .content_body tr td:nth-child(2),
  #container #content div.top_content_wrap .main_ranking_lower_left_col .content_body tr td:nth-child(2),
  #container #content div.top_content_wrap .sub_ranking_left_col .content_body tr td:nth-child(2) {
    width: 37%; }
  #container #content div.top_content_wrap .main_ranking_upper_left_col .content_body tr td:nth-child(3),
  #container #content div.top_content_wrap .main_ranking_lower_left_col .content_body tr td:nth-child(3),
  #container #content div.top_content_wrap .sub_ranking_left_col .content_body tr td:nth-child(3) {
    width: 15%;
    text-align: center; }
  #container #content div.top_content_wrap .main_ranking_upper_left_col .content_body tr td:nth-child(4),
  #container #content div.top_content_wrap .main_ranking_lower_left_col .content_body tr td:nth-child(4),
  #container #content div.top_content_wrap .sub_ranking_left_col .content_body tr td:nth-child(4) {
    width: 40%;
    overflow-x: visible;
    position: relative; }
  #container #content div.top_content_wrap .main_ranking_upper_right_col .content_body tr td:nth-child(1),
  #container #content div.top_content_wrap .main_ranking_lower_right_col .content_body tr td:nth-child(1) {
    width: 10%;
    text-align: center; }
  #container #content div.top_content_wrap .main_ranking_upper_right_col .content_body tr td:nth-child(2),
  #container #content div.top_content_wrap .main_ranking_lower_right_col .content_body tr td:nth-child(2) {
    width: 35%; }
  #container #content div.top_content_wrap .main_ranking_upper_right_col .content_body tr td:nth-child(3),
  #container #content div.top_content_wrap .main_ranking_lower_right_col .content_body tr td:nth-child(3) {
    width: 15%;
    text-align: center; }
  #container #content div.top_content_wrap .main_ranking_upper_right_col .content_body tr td:nth-child(4),
  #container #content div.top_content_wrap .main_ranking_lower_right_col .content_body tr td:nth-child(4) {
    width: 11%;
    font-size: 12px; }
  #container #content div.top_content_wrap .main_ranking_upper_right_col .content_body tr td:nth-child(5),
  #container #content div.top_content_wrap .main_ranking_lower_right_col .content_body tr td:nth-child(5) {
    width: 11%;
    font-size: 12px; }
  #container #content div.top_content_wrap .main_ranking_upper_right_col .content_body tr td:nth-child(6),
  #container #content div.top_content_wrap .main_ranking_lower_right_col .content_body tr td:nth-child(6) {
    width: 11%;
    font-size: 12px; }
  #container #content div.top_content_wrap .sub_ranking_right_col .content_body tr td:nth-child(1) {
    width: 10%;
    text-align: center; }
  #container #content div.top_content_wrap .sub_ranking_right_col .content_body tr td:nth-child(2) {
    width: 15%;
    text-align: center; }
  #container #content div.top_content_wrap .sub_ranking_right_col .content_body tr td:nth-child(3) {
    width: 60%; }
  #container #content div.top_content_wrap .sub_ranking_right_col .content_body tr td:nth-child(4) {
    width: 15%;
    text-align: center; }
  #container #content div.top_content_wrap .sub_ranking_right2_col .content_body tr td:nth-child(1) {
    width: 10%;
    text-align: center; }
  #container #content div.top_content_wrap .sub_ranking_right2_col .content_body tr td:nth-child(2) {
    width: 15%;
    text-align: center; }
  #container #content div.top_content_wrap .sub_ranking_right2_col .content_body tr td:nth-child(3) {
    width: 50%; }
  #container #content div.top_content_wrap .sub_ranking_right2_col .content_body tr td:nth-child(4) {
    width: 25%;
    text-align: center;
    font-size: 12px; }
  #container #content div.top_content_wrap .top_main_ranking_sub_title {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: #ed7101;
    background-color: #f5f5f5;
    margin-left: 15px;
    margin-top: 8px; }
  #container #content div.top_content_wrap .main_ranking_wrap,
  #container #content div.top_content_wrap .sub_ranking_wrap {
    display: flex;
    padding-left: 15px;
    box-sizing: border-box; }
    #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_left_col,
    #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_left_col,
    #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_left_col,
    #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_left_col,
    #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_left_col,
    #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_left_col {
      width: 50%;
      padding-right: 20px;
      box-sizing: border-box;
      border-right: solid 1px #cccccc; }
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_left_col .sub_ranking_left_col_title,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_left_col .sub_ranking_left_col_title,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_left_col .sub_ranking_left_col_title,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_left_col .sub_ranking_left_col_title,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_left_col .sub_ranking_left_col_title,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_left_col .sub_ranking_left_col_title {
        display: flex;
        align-items: center;
        font-size: 18px;
        line-height: 25px;
        font-weight: 700;
        color: #ed7101;
        background-color: #f5f5f5; }
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_left_col .main_ranking_left_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_left_col .sub_ranking_left_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_left_col .main_ranking_left_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_left_col .sub_ranking_left_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_left_col .main_ranking_left_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_left_col .sub_ranking_left_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_left_col .main_ranking_left_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_left_col .sub_ranking_left_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_left_col .main_ranking_left_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_left_col .sub_ranking_left_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_left_col .main_ranking_left_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_left_col .sub_ranking_left_detail {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 113px;
        height: 18px;
        font-size: 12px;
        font-weight: 700;
        color: #333333;
        background-color: #f5f5f5;
        text-decoration: none; }
    #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_right_col,
    #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_right_col,
    #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right_col,
    #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right2_col,
    #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_right_col,
    #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_right_col,
    #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right_col,
    #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right2_col {
      width: 50%;
      padding-left: 20px;
      box-sizing: border-box; }
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_right_col .sub_ranking_right_col_title,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_right_col .sub_ranking_right_col_title,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right_col .sub_ranking_right_col_title,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right2_col .sub_ranking_right_col_title,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_right_col .sub_ranking_right_col_title,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_right_col .sub_ranking_right_col_title,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right_col .sub_ranking_right_col_title,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right2_col .sub_ranking_right_col_title {
        display: flex;
        align-items: center;
        font-size: 18px;
        line-height: 25px;
        font-weight: 700;
        color: #ed7101;
        background-color: #f5f5f5; }
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_right_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_upper_right_col .sub_ranking_right_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_right_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .main_ranking_lower_right_col .sub_ranking_right_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right_col .sub_ranking_right_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right2_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .main_ranking_wrap .sub_ranking_right2_col .sub_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_right_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_upper_right_col .sub_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_right_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .main_ranking_lower_right_col .sub_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right_col .sub_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right2_col .main_ranking_right_detail,
      #container #content div.top_content_wrap .sub_ranking_wrap .sub_ranking_right2_col .sub_ranking_right_detail {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 113px;
        height: 18px;
        font-size: 12px;
        font-weight: 700;
        color: #333333;
        background-color: #f5f5f5;
        text-decoration: none; }
  #container #content div.top_content_wrap .top_columns_title {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 700;
    color: #ed7101;
    padding-left: 35px;
    background: url(common/icon_column.svg);
    background-size: 28px 31.25px;
    background-repeat: no-repeat; }
  #container #content div.top_content_wrap .top_columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0 40px;
    margin-left: 15px;
    box-sizing: border-box; }
    #container #content div.top_content_wrap .top_columns .top_column_item {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      width: 100%;
      height: 80px;
      padding: 15px 0;
      border-bottom: solid 1px #cccccc;
      position: relative; }
      #container #content div.top_content_wrap .top_columns .top_column_item img {
        display: block;
        width: 120px;
        height: 100%;
        object-fit: cover;
        flex-shrink: 0; }
      #container #content div.top_content_wrap .top_columns .top_column_item .column_content {
        width: calc(100% - 120px);
        height: 100%;
        flex-grow: 0;
        box-sizing: border-box;
        padding-left: 5px; }
        #container #content div.top_content_wrap .top_columns .top_column_item .column_content .column_content_head {
          height: 20px;
          display: flex;
          justify-content: space-between; }
          #container #content div.top_content_wrap .top_columns .top_column_item .column_content .column_content_head span {
            font-size: 12px;
            color: #818395; }
          #container #content div.top_content_wrap .top_columns .top_column_item .column_content .column_content_head .tag {
            display: inline-block;
            font-size: 12px;
            color: #ffffff;
            text-align: center;
            max-width: 300px;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 16px;
            line-height: 16px;
            padding: 2px 3px 1px 3px;
            box-sizing: border-box;
            border-radius: 3px;
            background-color: #f7a621; }
            #container #content div.top_content_wrap .top_columns .top_column_item .column_content .column_content_head .tag :hover {
              text-decoration: none;
              opacity: 0.8;
              cursor: pointer; }
        #container #content div.top_content_wrap .top_columns .top_column_item .column_content .column_title {
          padding: 5px 0;
          font-size: 14px;
          color: #333333; }
          #container #content div.top_content_wrap .top_columns .top_column_item .column_content .column_title::before {
            content: "";
            position: absolute;
            inset: 0; }
          #container #content div.top_content_wrap .top_columns .top_column_item .column_content .column_title:hover {
            text-decoration: none;
            opacity: 0.8;
            cursor: pointer; }
    #container #content div.top_content_wrap .top_columns .item1 {
      grid-column: 1;
      grid-row: 1; }
    #container #content div.top_content_wrap .top_columns .item2 {
      grid-column: 2;
      grid-row: 1; }
    #container #content div.top_content_wrap .top_columns .item3 {
      grid-column: 1;
      grid-row: 2; }
    #container #content div.top_content_wrap .top_columns .item4 {
      grid-column: 2;
      grid-row: 2; }
  #container #content div.top_content_wrap .top_informations_title {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 700;
    color: #ed7101;
    padding-left: 35px;
    background: url(common/icon_info.svg);
    background-size: 28px 31.25px;
    background-repeat: no-repeat; }
  #container #content div.top_content_wrap .top_informations {
    margin-left: 15px;
    border-collapse: collapse;
    width: calc(100% - 15px); }
    #container #content div.top_content_wrap .top_informations td {
      font-size: 14px;
      line-height: 1.2em;
      color: #333333;
      vertical-align: top;
      border-bottom: solid 1px #c1c1c1;
      padding: 8px 5px; }
      #container #content div.top_content_wrap .top_informations td:first-child {
        width: 10%; }
      #container #content div.top_content_wrap .top_informations td:nth-child(2) {
        width: 90%; }
      #container #content div.top_content_wrap .top_informations td a {
        color: #333333; }
        #container #content div.top_content_wrap .top_informations td a:hover {
          text-decoration: none;
          opacity: 0.8; }
  #container #content div.top_content_wrap .top_trend_item_title {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 700;
    color: #ed7101;
    padding-left: 35px;
    background: url(common/icon_products.svg);
    background-size: 28px 31.25px;
    background-repeat: no-repeat; }
  #container #content div.top_content_wrap .top_trend_items {
    display: flex;
    justify-content: space-between;
    margin-left: 15px; }
    #container #content div.top_content_wrap .top_trend_items .top_trend_item {
      width: 30%;
      padding: 0 20px; }
      #container #content div.top_content_wrap .top_trend_items .top_trend_item a {
        color: #333333; }
        #container #content div.top_content_wrap .top_trend_items .top_trend_item a:hover {
          text-decoration: none;
          opacity: 0.8; }
        #container #content div.top_content_wrap .top_trend_items .top_trend_item a img {
          width: 100%;
          height: 150px;
          object-fit: cover;
          overflow: hidden;
          margin-bottom: 10px; }
        #container #content div.top_content_wrap .top_trend_items .top_trend_item a span {
          padding-left: 3px;
          font-size: 16px;
          font-weight: 700; }
        #container #content div.top_content_wrap .top_trend_items .top_trend_item a p {
          font-size: 14px;
          padding: 3px; }
      #container #content div.top_content_wrap .top_trend_items .top_trend_item.item1, #container #content div.top_content_wrap .top_trend_items .top_trend_item.item2 {
        border-right: solid 1px #cccccc; }
  #container #content div.top_content_wrap .other_contents {
    display: flex; }
    #container #content div.top_content_wrap .other_contents .other_content_left_col {
      width: 50%;
      padding-right: 20px;
      box-sizing: border-box; }
      #container #content div.top_content_wrap .other_contents .other_content_left_col .other_content_left_col_title {
        font-size: 30px;
        line-height: 1.2em;
        font-weight: 700;
        color: #ed7101;
        padding-left: 35px;
        background: url(common/icon_feature.svg);
        background-size: 28px 31.25px;
        background-repeat: no-repeat; }
      #container #content div.top_content_wrap .other_contents .other_content_left_col .feature_list {
        margin-left: 15px; }
        #container #content div.top_content_wrap .other_contents .other_content_left_col .feature_list li {
          padding: 5px;
          box-sizing: border-box;
          border-bottom: dashed 1px #cccccc; }
          #container #content div.top_content_wrap .other_contents .other_content_left_col .feature_list li a {
            font-size: 14px;
            line-height: 1.2em;
            color: #333333; }
            #container #content div.top_content_wrap .other_contents .other_content_left_col .feature_list li a:hover {
              text-decoration: none;
              opacity: 0.8; }
    #container #content div.top_content_wrap .other_contents .other_content_right_col {
      width: 50%;
      padding-right: 20px;
      box-sizing: border-box; }
      #container #content div.top_content_wrap .other_contents .other_content_right_col .other_content_right_col_title {
        font-size: 30px;
        line-height: 1.2em;
        font-weight: 700;
        color: #ed7101;
        padding-left: 35px;
        padding-top: 1px;
        background: url(common/icon_keyword.svg);
        background-size: 28px 32px;
        background-repeat: no-repeat; }
      #container #content div.top_content_wrap .other_contents .other_content_right_col .keyword_list {
        margin-left: 15px; }
        #container #content div.top_content_wrap .other_contents .other_content_right_col .keyword_list li {
          padding: 5px;
          box-sizing: border-box;
          border-bottom: dashed 1px #cccccc; }
          #container #content div.top_content_wrap .other_contents .other_content_right_col .keyword_list li a {
            font-size: 14px;
            line-height: 1.2em;
            color: #333333; }
            #container #content div.top_content_wrap .other_contents .other_content_right_col .keyword_list li a:hover {
              text-decoration: none;
              opacity: 0.8; }
  #container #content div.top_content_wrap .non_member_contents {
    display: flex; }
    #container #content div.top_content_wrap .non_member_contents .non_member_content_left_col,
    #container #content div.top_content_wrap .non_member_contents .non_member_content_right_col {
      width: 50%; }
      #container #content div.top_content_wrap .non_member_contents .non_member_content_left_col p,
      #container #content div.top_content_wrap .non_member_contents .non_member_content_right_col p {
        padding: 15px;
        font-size: 14px; }
      #container #content div.top_content_wrap .non_member_contents .non_member_content_left_col a,
      #container #content div.top_content_wrap .non_member_contents .non_member_content_right_col a {
        display: block;
        margin: 0 auto;
        width: 300px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        color: #333333;
        background-color: #f5f5f5; }
        #container #content div.top_content_wrap .non_member_contents .non_member_content_left_col a:hover,
        #container #content div.top_content_wrap .non_member_contents .non_member_content_right_col a:hover {
          text-decoration: none;
          opacity: 0.8; }
    #container #content div.top_content_wrap .non_member_contents .non_member_content_left_col {
      padding-right: 20px;
      box-sizing: border-box; }
    #container #content div.top_content_wrap .non_member_contents .non_member_content_left_col_title,
    #container #content div.top_content_wrap .non_member_contents .non_member_content_right_col_title {
      font-size: 30px;
      line-height: 1.2em;
      font-weight: 700;
      color: #ed7101;
      padding-left: 35px;
      padding-top: 1px; }
    #container #content div.top_content_wrap .non_member_contents .non_member_content_left_col_title {
      background: url(common/icon_mail.svg);
      background-size: 28px 35px;
      background-repeat: no-repeat; }
    #container #content div.top_content_wrap .non_member_contents .non_member_content_right_col_title {
      background: url(common/icon_contact.svg);
      background-size: 28px 35px;
      background-repeat: no-repeat; }
  #container #content div.top_content_wrap .banner_contents {
    display: flex;
    justify-content: space-around; }
    #container #content div.top_content_wrap .banner_contents a {
      display: block;
      width: 550px;
      height: 120px; }
      #container #content div.top_content_wrap .banner_contents a:hover {
        opacity: 0.8; }
      #container #content div.top_content_wrap .banner_contents a img {
        width: 100%;
        height: auto;
        object-fit: cover; }

.applies-anchor-box {
  display: block;
  width: 400px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  background: #f7a621;
  box-shadow: 0 3px 0 #da8700;
  color: #ffffff;
  text-decoration: none;
  bottom: 0;
  left: 50%; }

#container #content .mail_mag {
  width: 60%;
  margin: 0 auto; }
  #container #content .mail_mag a {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #ffffff;
    color: #f7a621;
    text-decoration: none;
    letter-spacing: 0.1em;
    border: 2px solid #f7a621;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 15px; }
    #container #content .mail_mag a:hover {
      background: #f7a621;
      color: #ffffff; }
#container #content .signup_block {
  float: right;
  width: 550px;
  height: 150px;
  position: relative;
  margin-bottom: 60px; }

.non-member a.entry_area .photo img {
  width: 260px;
  height: 180px; }

.form {
  width: 700px;
  height: auto;
  margin: 0 auto; }

fieldset.form_wider {
  width: 100%; }

.form h2 {
  font-size: 18px;
  color: #ed7101;
  margin-bottom: 20px; }
.form p.txt {
  font-size: 13px;
  color: #232323;
  margin-bottom: 20px; }
.form p.txt_block {
  display: block;
  padding: 20px;
  width: 660px;
  background: #e7e7e7;
  font-size: 13px;
  color: #232323;
  margin: 0 auto 20px; }
.form p.txt a {
  color: #f7a621;
  text-decoration: none; }
  .form p.txt a:hover {
    text-decoration: underline; }
.form .signout {
  background: url(common/list_link_arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
  color: #232323;
  margin-bottom: 20px;
  font-size: 13px;
  display: inline-block; }

.form-group {
  margin-bottom: 20px; }
  .form-group label {
    font-size: 13px;
    margin-bottom: 10px;
    color: #565553;
    font-weight: bold; }
    .form-group label abbr {
      color: #ed1111; }
  .form-group input[type="text"], .form-group input[type="tel"], .form-group input[type="email"], .form-group input[type="password"] {
    padding: 10px 5px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #cccccc;
    color: #333333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .form-group textarea {
    padding: 10px 5px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #cccccc;
    color: #333333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .form-group select {
    font-size: 13px;
    color: #333333;
    border: 1px solid #cccccc;
    width: 500px;
    height: 35px; }

.col-xs-7 {
  margin-bottom: 20px; }

.form-group textarea {
  width: 700px;
  height: 80px;
  font-size: 13px;
  border: 1px solid #cccccc;
  color: #333333;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.form_button {
  padding-top: 40px;
  margin-top: 40px;
  padding-bottom: 20px;
  background: url(common/dot_large_horizon.png);
  background-position: left top;
  background-repeat: repeat-x; }

.form_button2 {
  padding-top: 20px;
  padding-bottom: 40px;
  margin-bottom: 10px;
  background: url(common/dot_large_horizon.png);
  background-position: left bottom;
  background-repeat: repeat-x; }

.form_button .btn,
.form_button2 .btn {
  width: 500px;
  height: 40px;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: center;
  color: #f7a621;
  font-size: 13px;
  text-decoration: none;
  background: #ffffff;
  border: 2px solid #f7a621;
  margin: 0 auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .form_button .btn.strong,
  .form_button2 .btn.strong {
    font-weight: bold;
    font-size: 16px;
    height: 50px; }
  .form_button .btn:hover,
  .form_button2 .btn:hover {
    background: #f7a621;
    color: #ffffff;
    cursor: pointer; }

.vertical-radio {
  display: block;
  line-height: 2em;
  height: 2em; }
  .vertical-radio input {
    margin: 0 1em 0 0;
    line-height: 1em;
    height: 1em; }

.customer_related_category {
  margin-bottom: 0; }

.product_list .keyword_list_block {
  display: block; }
.product_list h2,
.product_list h1 {
  font-size: 24px !important;
  color: #333333;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 210px; }
  .product_list h2.clearfix,
  .product_list h1.clearfix {
    color: #333333 !important; }
.product_list a#related_column {
  display: block;
  position: absolute;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 2px solid #ed7101;
  color: #ed7101;
  background: #ffffff;
  font-size: 13px;
  text-align: center;
  width: 200px;
  top: 0;
  right: 0;
  text-decoration: none;
  height: 38px;
  line-height: 38px; }
  .product_list a#related_column:hover {
    background: #ed7101;
    color: #ffffff; }
.product_list .select_menu {
  margin-bottom: 30px;
  position: relative; }
  .product_list .select_menu select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 38px;
    height: auto\9;
    line-height: 38px;
    line-height: 0px\9;
    border: 1px solid #565553;
    background: url(common/selectmenu_arrow.png);
    background: none\9;
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 14px;
    color: #565553;
    padding: 0 48px 0 10px;
    padding: 0 10px 0 10px\9; }
    .product_list .select_menu select:not(:target) {
      background: none¥9; }
.product_list .keyword_list_block {
  background: #f2f2f2;
  padding: 20px 25px;
  margin-bottom: 30px; }
  .product_list .keyword_list_block h3 {
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold; }
  .product_list .keyword_list_block p {
    color: #565553;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 5px; }
  .product_list .keyword_list_block ul li {
    float: left;
    margin-bottom: 7px; }
    .product_list .keyword_list_block ul li:last-child {
      margin-right: 0; }
    .product_list .keyword_list_block ul li a {
      display: block;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background: #f7a621;
      height: 28px;
      line-height: 28px;
      color: #ffffff;
      text-align: center;
      padding: 0 10px;
      margin-right: 5px;
      font-size: 12px;
      text-decoration: none; }
      .product_list .keyword_list_block ul li a:hover {
        background: #fec261;
        text-decoration: none; }
.product_list .search_resultarea {
  background: url(common/dot_large_horizon.png);
  background-position: top left;
  background-repeat: repeat-x;
  padding-top: 30px; }
  .product_list .search_resultarea .searvice_content {
    width: 778px;
    border: 1px solid #cccccc;
    padding: 20px;
    height: auto;
    background: #ffffff;
    display: block;
    color: #333333;
    text-decoration: none;
    margin-bottom: 10px; }
    .product_list .search_resultarea .searvice_content:hover {
      opacity: 0.7; }
    .product_list .search_resultarea .searvice_content p.title {
      color: #333333;
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 3px; }
    .product_list .search_resultarea .searvice_content p.copy {
      color: #879090;
      font-size: 13px;
      margin-bottom: 10px; }
    .product_list .search_resultarea .searvice_content p.description {
      font-size: 13px;
      color: #555555;
      margin-bottom: 10px; }
    .product_list .search_resultarea .searvice_content span {
      display: inline-block;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background: #f7a621;
      height: 28px;
      line-height: 28px;
      color: #ffffff;
      text-align: left;
      padding: 0 10px;
      margin-right: 5px;
      font-size: 12px;
      margin-bottom: 7px; }

.more_content {
  display: block;
  width: 70%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto;
  border: 2px solid #f7a621;
  color: #f7a621;
  background: #ffffff;
  cursor: pointer; }
  .more_content:hover {
    background: #f7a621;
    color: #ffffff; }

.paginate-list-loading {
  text-align: center; }
  .paginate-list-loading .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 21px 0; }
    .paginate-list-loading .pagination > span {
      display: inline; }
      .paginate-list-loading .pagination > span > a {
        background-color: #f7a621;
        color: #fff;
        float: left;
        padding: 6px 12px;
        line-height: 1.4;
        text-decoration: none;
        margin-left: -1px; }
    .paginate-list-loading .pagination .gap {
      display: none; }
    .paginate-list-loading .pagination > .current {
      z-index: 2;
      border-color: transparent;
      color: #fff;
      float: left;
      padding: 6px 12px;
      line-height: 1.4;
      margin-left: -1px;
      box-sizing: border-box; }
    .paginate-list-loading .pagination > span:first-child > a {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .paginate-list-loading .pagination > span:last-child > a {
      margin-right: 0;
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
    .paginate-list-loading .pagination > .current, .paginate-list-loading .pagination > .current > a, .paginate-list-loading .pagination > .current > a:hover, .paginate-list-loading .pagination > .current > a:focus, .paginate-list-loading .pagination > .current > span, .paginate-list-loading .pagination > span > a:hover, .paginate-list-loading .pagination > span > a:focus {
      background-color: #ed7101; }

.product_list.detail h2,
.product_list.detail h1 {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 210px;
  color: #333333;
  font-size: 24px !important;
  height: auto; }
  .product_list.detail h2 .title,
  .product_list.detail h1 .title {
    font-weight: bold; }
  .product_list.detail h2 .copy,
  .product_list.detail h1 .copy {
    color: #879090;
    font-size: 14px; }
  .product_list.detail h2.clearfix,
  .product_list.detail h1.clearfix {
    color: #333333 !important; }

.product_image {
  width: 600px;
  margin: 0 auto 30px;
  background: transparent;
  text-align: center;
  display: table;
  margin-top: 40px;
  margin-bottom: 50px; }
  .product_image .photo_table_cell {
    display: table-cell;
    vertical-align: middle; }
    .product_image .photo_table_cell img {
      vertical-align: top;
      width: 100%; }

.product_list.detail .keyword_list_block {
  background: url(common/dot_large_horizon.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 0 10px 25px;
  margin-bottom: 25px; }
  .product_list.detail .keyword_list_block ul li {
    float: left; }
    .product_list.detail .keyword_list_block ul li:last-child {
      margin-right: 0; }
    .product_list.detail .keyword_list_block ul li a {
      display: block;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background: #f7a621;
      height: 28px;
      line-height: 28px;
      color: #ffffff;
      text-align: center;
      padding: 0 10px;
      margin-right: 5px;
      font-size: 12px;
      text-decoration: none; }
      .product_list.detail .keyword_list_block ul li a:hover {
        background: #fec261;
        text-decoration: none; }
.product_list.detail h3 {
  font-size: 18px;
  color: #ed7101;
  font-weight: bold;
  margin-bottom: 20px; }
.product_list.detail p.txt {
  font-size: 14px;
  color: #555555;
  line-height: 2em;
  text-indent: 0;
  margin-left: 0; }
.product_list.detail .period {
  background: url(common/dot_large_horizon.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  margin-bottom: 30px;
  padding-bottom: 30px; }
  .product_list.detail .period.product_description {
    margin-left: 5px; }
  .product_list.detail .period ul.txt_list {
    margin-left: 5px; }
    .product_list.detail .period ul.txt_list li {
      background: url(common/child_list_dot.png);
      background-position: left center;
      background-repeat: no-repeat;
      padding-left: 10px;
      font-size: 14px;
      color: #555555; }
  .product_list.detail .period ul.sample_list {
    display: block;
    margin-bottom: 20px; }
    .product_list.detail .period ul.sample_list li {
      width: 140px;
      height: 110px;
      float: left;
      margin-right: 20px; }
.product_list .photo_table {
  width: 140px;
  height: 110px;
  text-align: center;
  display: table; }
  .product_list .photo_table .photo_table_cell {
    display: table-cell;
    vertical-align: middle; }
    .product_list .photo_table .photo_table_cell img {
      vertical-align: top; }
.product_list.detail .period ul.sample_list li:last-child {
  margin-right: 0; }
.product_list.detail .period ul.sample_list li a {
  display: block; }
.product_list.detail .period .sample_info {
  background: #e7e7e7;
  padding: 20px; }
  .product_list.detail .period .sample_info p.title {
    font-size: 18px;
    font-weight: bold;
    color: #383838;
    margin-bottom: 15px; }
  .product_list.detail .period .sample_info p.txt {
    font-size: 13px;
    color: #555555;
    line-height: 1.5em; }
.product_list.detail .period .contents li {
  list-style: decimal;
  list-style-position: inside;
  line-height: 1.6em;
  font-size: 13px;
  color: #555555; }
.product_list.detail .period .link_btn {
  display: block;
  width: 60%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto 0;
  border: 2px solid #f7a621;
  color: #f7a621;
  background: #ffffff;
  text-decoration: none; }
  .product_list.detail .period .link_btn:hover {
    color: #ffffff;
    background: #f7a621;
    text-decoration: none; }
.product_list.detail .period .arrow_link li {
  background: url(common/list_link_arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 14px;
  color: #555555;
  margin-bottom: 10px;
  padding-left: 15px; }
  .product_list.detail .period .arrow_link li a {
    color: #555555;
    text-decoration: none; }
    .product_list.detail .period .arrow_link li a:hover {
      text-decoration: underline; }
.product_list.detail .period .back_btn {
  display: block;
  width: 60%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto 0;
  border: 2px solid #565553;
  color: #565553;
  background: #ffffff;
  text-decoration: none; }
  .product_list.detail .period .back_btn:hover {
    color: #ffffff;
    background: #565553;
    text-decoration: none; }
.product_list h2 input,
.product_list h1 input {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #da3636 url(common/clip_btn_icon_on.png) 7px center no-repeat;
  border: medium none;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 11px !important;
  height: 30px;
  letter-spacing: 0.05em;
  position: absolute;
  right: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 28px;
  top: 4px;
  width: 140px;
  letter-spacing: 0.05em; }
  .product_list h2 input:hover,
  .product_list h1 input:hover {
    opacity: 0.7;
    cursor: pointer; }
  .product_list h2 input.off,
  .product_list h1 input.off {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #565553 url(common/clip_btn_icon_off.png) 7px center no-repeat;
    border: medium none;
    border-radius: 5px;
    color: #abaaa9;
    display: block;
    font-size: 11px !important;
    height: 30px;
    letter-spacing: 0.1em;
    position: absolute;
    right: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 30px;
    top: 4px;
    width: 120px; }
    .product_list h2 input.off:hover,
    .product_list h1 input.off:hover {
      opacity: 0.7;
      cursor: pointer; }

.recommended_card_list h3 {
  padding-bottom: 15px;
  color: #6b6a69 !important; }
.recommended_card_list .recommended_card {
  float: left;
  width: 257px;
  border: 1px solid #d5d5d5;
  padding-top: 18px;
  padding-bottom: 18px;
  color: #464545;
  overflow: hidden; }
  .recommended_card_list .recommended_card:hover {
    background-color: #e65b28;
    color: #fff; }
  .recommended_card_list .recommended_card.recommended_card_1, .recommended_card_list .recommended_card.recommended_card_2 {
    margin-right: 20px; }
  .recommended_card_list .recommended_card .image {
    float: left;
    width: 50px;
    height: 44px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    line-height: 55px; }
  .recommended_card_list .recommended_card .text {
    float: left;
    width: 200px; }
    .recommended_card_list .recommended_card .text .catch {
      font-size: 12px; }
    .recommended_card_list .recommended_card .text .title {
      font-size: 15px;
      letter-spacing: 0.1em; }
      .recommended_card_list .recommended_card .text .title.vertical-middle {
        height: 44px;
        line-height: 44px; }

.column_list h2, .column_list h1 {
  font-size: 24px !important;
  color: #333333 !important;
  color: #ed7101;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 210px; }
  .non-member .column_list h2,
  .non-member .column_list h1 {
    padding-right: 0; }
.column_list a#related_column {
  display: block;
  position: absolute;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 2px solid #ed7101;
  color: #ed7101;
  background: #ffffff;
  font-size: 13px;
  text-align: center;
  width: 200px;
  top: 0;
  right: 0;
  text-decoration: none;
  height: 38px;
  line-height: 38px; }
  .column_list a#related_column:hover {
    background: #ed7101;
    color: #ffffff; }
.column_list .select_menu {
  margin-bottom: 30px;
  position: relative; }

.archive_list .select_menu {
  margin-bottom: 30px;
  position: relative; }

.column_list .select_menu select,
.archive_list .select_menu select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.column_list .select_menu select {
  height: 38px;
  height: auto\9;
  line-height: 38px;
  line-height: 0px\9;
  border: 1px solid #565553;
  background: url(common/selectmenu_arrow.png);
  background: none\9;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 14px;
  color: #565553;
  padding: 0 48px 0 10px;
  padding: 0 10px 0 10px\9; }

.archive_list .select_menu select {
  height: 38px;
  height: auto\9;
  line-height: 38px;
  line-height: 0px\9;
  border: 1px solid #565553;
  background: url(common/selectmenu_arrow.png);
  background: none\9;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 14px;
  color: #565553;
  padding: 0 48px 0 10px;
  padding: 0 10px 0 10px\9;
  width: 100%; }

.column_list .select_menu select:not(:target),
.archive_list .select_menu select:not(:target) {
  background: none¥9; }

.column_list .keyword_list_block {
  background: #f2f2f2;
  padding: 20px 25px;
  margin-bottom: 30px;
  margin-top: 5px; }
  .column_list .keyword_list_block h3 {
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold; }
  .column_list .keyword_list_block p {
    color: #565553;
    font-size: 13px;
    margin-bottom: 15px; }
  .column_list .keyword_list_block ul li {
    float: left;
    margin-bottom: 7px; }
    .column_list .keyword_list_block ul li:last-child {
      margin-right: 0; }
    .column_list .keyword_list_block ul li a {
      display: block;
      border: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      background: #f7a621;
      height: 28px;
      line-height: 28px;
      color: #ffffff;
      text-align: center;
      padding: 0 10px;
      margin-right: 5px;
      font-size: 12px;
      text-decoration: none; }
      .column_list .keyword_list_block ul li a:hover {
        background: #fec261;
        text-decoration: none; }

.column_block {
  width: 837px;
  overflow: hidden; }
  .column_block:first-child {
    background: url(common/dot_large_horizon.png);
    background-position: left top;
    background-repeat: repeat-x;
    padding-top: 30px; }

.non-member .column_block {
  width: 100%; }
  .non-member .column_block .entry_area.non-member-row-last-item {
    margin-right: 0; }

.column_block_with_dot {
  background: url(common/dot_large_horizon.png);
  background-position: left top;
  background-repeat: repeat-x;
  padding-top: 30px; }

.column_block a {
  width: 260px; }
.column_block .entry_area {
  width: 260px;
  height: 310px;
  float: left;
  margin-right: 17px;
  margin-bottom: 15px;
  border: 1px solid #e7e7e7;
  box-shadow: 0 4px 0 #e7e7e7;
  position: relative;
  text-decoration: none; }
.column_block a:hover .photo {
  opacity: 0.7; }
.column_block a:hover .title {
  text-decoration: underline; }
.column_block .tag_area {
  width: 100%;
  height: 47px;
  border-top: 1px solid #e7e7e7;
  position: absolute;
  bottom: 0; }
.column_block .entry_area .tag_area span {
  display: inline-block;
  background: #f7a621;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  margin: 9px 0 0 10px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer; }
.column_block .entry_area .photo {
  width: 260px;
  height: 180px;
  margin-bottom: 10px;
  background: transparent;
  text-align: center;
  display: table; }
  .column_block .entry_area .photo .photo_table_cell {
    display: table-cell;
    vertical-align: middle; }
    .column_block .entry_area .photo .photo_table_cell img {
      vertical-align: top; }
.column_block .entry_area .data {
  position: absolute;
  left: 10px;
  bottom: 60px;
  color: #879090;
  font-size: 12px; }
.column_block .entry_area .title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  padding: 0 10px 10px; }

.tag_area span.anchor:hover {
  background: #ed7101; }

.more_content {
  display: block;
  width: 70%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto;
  border: 2px solid #f7a621;
  color: #f7a621;
  background: #ffffff; }
  .more_content:hover {
    background: #f7a621;
    color: #ffffff;
    text-decoration: none; }

.column_list.detail .period .back_btn {
  display: block;
  width: 60%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto 0;
  border: 2px solid #565553;
  color: #565553;
  background: #ffffff;
  text-decoration: none; }
.column_list h2 input,
.column_list h1 input {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #da3636 url(common/clip_btn_icon_on.png) 7px center no-repeat;
  border: medium none;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 11px !important;
  height: 30px;
  letter-spacing: 0.05em;
  position: absolute;
  right: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 28px;
  top: 4px;
  max-width: 170px;
  padding-right: 5px;
  letter-spacing: 0.05em; }
  .column_list h2 input:hover,
  .column_list h1 input:hover {
    opacity: 0.7;
    cursor: pointer; }
  .column_list h2 input.off,
  .column_list h1 input.off {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #565553 url(common/clip_btn_icon_off.png) 7px center no-repeat;
    border: medium none;
    border-radius: 5px;
    color: #abaaa9;
    display: block;
    font-size: 11px !important;
    height: 30px;
    letter-spacing: 0.1em;
    position: absolute;
    right: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 30px;
    top: 4px;
    width: 120px; }
    .column_list h2 input.off:hover,
    .column_list h1 input.off:hover {
      opacity: 0.7;
      cursor: pointer; }
.column_list .intro_txt {
  font-size: 14px;
  color: #333333;
  line-height: 1.5em;
  margin-bottom: 30px; }
.column_list.detail .period {
  background: url(common/dot_large_horizon.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  margin-bottom: 30px;
  padding-bottom: 30px; }
.column_list.detail h2, .column_list.detail h1 {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 210px;
  color: #333333 !important;
  font-size: 24px !important;
  height: auto; }
  .non-member .column_list.detail h2,
  .non-member .column_list.detail h1 {
    padding-right: 0; }
  .column_list.detail h2 .title, .column_list.detail h1 .title {
    font-weight: bold; }
  .column_list.detail h2 .date, .column_list.detail h1 .date {
    color: #879090;
    font-size: 14px; }
.column_list .intro_txt {
  font-size: 14px;
  color: #333333;
  line-height: 1.5em;
  margin-bottom: 30px; }
.column_list.detail .period {
  background: url(common/dot_large_horizon.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  margin-bottom: 30px;
  padding-bottom: 30px; }
.column_list.detail .tag_period {
  background: url(common/dot_large_horizon.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  margin-bottom: 30px;
  padding-bottom: 20px; }
.column_list .column_tag ul li {
  margin-bottom: 7px;
  float: left; }
  .column_list .column_tag ul li:last-child {
    margin-right: 0; }
  .column_list .column_tag ul li a {
    display: block;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #f7a621;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    padding: 0 10px;
    margin-right: 5px;
    font-size: 12px;
    text-decoration: none; }
    .column_list .column_tag ul li a:hover {
      background: #fec261;
      text-decoration: none; }
.column_list.detail h3 {
  font-size: 18px;
  color: #ed7101;
  font-weight: bold;
  margin-bottom: 20px; }

.column_image {
  margin: 0 auto 30px;
  text-align: center; }

.column_text {
  font-size: 14px;
  color: #333333;
  line-height: 1.7em;
  margin-bottom: 30px; }

.column_contributor {
  text-align: right;
  font-size: 13px;
  color: #555555;
  margin-bottom: 30px;
  border-top: 1px dashed #cccccc;
  padding-top: 10px; }
  .column_contributor .title {
    font-size: 13px;
    color: #565553;
    font-weight: bold;
    display: inline-block;
    line-height: 1em; }
  .column_contributor .old_entry_title {
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    display: inline;
    padding-bottom: 5px;
    letter-spacing: 0.1em; }
  .column_contributor .other_columns_wrapper {
    position: relative;
    height: auto;
    padding-top: 10px; }
    .column_contributor .other_columns_wrapper .other_columns {
      float: right; }
      .column_contributor .other_columns_wrapper .other_columns a.other_columns_anchor {
        display: block;
        float: left;
        font-size: 11px;
        text-align: left;
        margin-left: 10px;
        width: 110px;
        height: 125px;
        padding: 10px;
        border: 1px solid #cccccc;
        color: #333333;
        box-shadow: 0 1px 0 #cccccc; }
        .column_contributor .other_columns_wrapper .other_columns a.other_columns_anchor .name {
          font-size: 11px;
          font-weight: bold;
          line-height: 1.6em; }
        .column_contributor .other_columns_wrapper .other_columns a.other_columns_anchor img {
          margin-bottom: 5px; }

.column_list.detail h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px; }

.column_text {
  font-size: 14px;
  color: #333333;
  line-height: 1.7em;
  margin-bottom: 30px; }

.column_contributor {
  text-align: right;
  font-size: 13px;
  color: #555555;
  margin-bottom: 30px; }

.column_move {
  display: block;
  margin-bottom: 30px; }
  .column_move .prev {
    display: block;
    border: 2px solid #f7a621;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #ffffff;
    color: #f7a621;
    height: 40px;
    line-height: 40px;
    width: 150px;
    text-align: center;
    text-decoration: none;
    float: left;
    letter-spacing: 0.1em;
    font-size: 13px; }
  .column_move .next {
    display: block;
    border: 2px solid #f7a621;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #ffffff;
    color: #f7a621;
    height: 40px;
    line-height: 40px;
    width: 150px;
    text-align: center;
    text-decoration: none;
    float: right;
    letter-spacing: 0.1em;
    font-size: 13px; }
  .column_move a:hover {
    background: #f7a621;
    color: #ffffff;
    text-decoration: none; }

.column_list.detail .period h2 {
  font-size: 18px;
  color: #333333 !important;
  margin-top: 30px;
  margin-bottom: 20px;
  border-bottom: none;
  padding-bottom: 0;
  padding-right: 0;
  font-weight: bold; }
.column_list.detail .period .signature {
  font-weight: bold;
  padding-bottom: 10px;
  background: url(common/dot_horizon.gif) left bottom repeat-x;
  margin-bottom: 20px; }
.column_list.detail h3.relation_report {
  font-size: 20px;
  color: #565553;
  font-weight: normal;
  margin-bottom: 20px;
  border-bottom: 2px solid #565553;
  padding-bottom: 10px; }

.list_column .row {
  border-bottom: 1px dotted #c1c1c1;
  padding-bottom: 18px;
  padding-top: 18px; }
  .list_column .row .list_card {
    float: left;
    width: 817px;
    padding-left: 10px;
    padding-right: 10px; }
    .list_column .row .list_card tr.first:hover {
      opacity: 0.7;
      text-decoration: underline; }
    .list_column .row .list_card td.photo_table_cell {
      width: 96px;
      width: 148px;
      height: 100px;
      border: 1px solid #e7e7e7;
      vertical-align: middle;
      text-align: center; }
      .list_column .row .list_card td.photo_table_cell img {
        vertical-align: middle;
        text-align: center; }
    .list_column .row .list_card td.title {
      vertical-align: top;
      padding: 5px 0px 0px 20px; }
      .list_column .row .list_card td.title p.title {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        padding: 0;
        margin-bottom: 16px; }
      .list_column .row .list_card td.title p.column-list-data {
        color: #879090;
        font-size: 12px; }
      .list_column .row .list_card td.title p.column-list-description {
        color: #333333;
        font-size: 13px; }
    .list_column .row .list_card td.tags {
      height: 25px;
      padding: 0 13px 5px 13px;
      position: relative; }
      .list_column .row .list_card td.tags span.tag {
        display: inline-block;
        background: #f7a621;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        color: #ffffff;
        font-size: 10px;
        text-align: center;
        height: 20px;
        line-height: 20px;
        margin: 0px 0 0 6px;
        padding-left: 10px;
        padding-right: 10px;
        cursor: pointer; }
        .list_column .row .list_card td.tags span.tag:hover {
          background: #ed7101;
          opacity: 1; }
      .list_column .row .list_card td.tags span.date {
        color: rgba(116, 128, 123, 0.9);
        line-height: 20px;
        height: 20px;
        display: inline-block;
        font-size: 14px;
        float: right;
        bottom: 4px;
        position: absolute;
        right: -1px; }

.information h2,
.information h1 {
  font-size: 24px !important;
  color: #333333 !important;
  height: auto;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 4px solid #ed7101;
  position: relative; }
.information .info_list {
  width: 100%;
  display: block; }
  .information .info_list li {
    font-size: 16px;
    color: #222222;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    display: table;
    width: 100%; }
    .information .info_list li span.date {
      display: table-cell;
      font-size: 14px;
      color: #879090; }
    .information .info_list li span.title {
      display: table-cell;
      padding-left: 20px; }
    .information .info_list li a {
      color: #222222;
      width: 100%;
      display: block;
      font-size: 14px; }
      .information .info_list li a:hover {
        color: #222222;
        text-decoration: underline; }

.more_content {
  display: block;
  width: 70%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto;
  border: 2px solid #f7a621;
  color: #f7a621;
  background: #ffffff; }
  .more_content:hover {
    background: #f7a621;
    color: #ffffff;
    text-decoration: none; }

.information .data {
  font-size: 14px;
  color: #879090;
  letter-spacing: 0.05em;
  margin-bottom: 20px; }
.information .info_detail_img {
  width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 40px; }
  .information .info_detail_img img {
    max-width: 100%; }
.information .body_txt {
  font-size: 14px;
  color: #333333;
  line-height: 2.1em;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background: url(common/dot_large_horizon.png);
  background-position: left bottom;
  background-repeat: repeat-x; }

.mypage h2 {
  font-size: 24px !important;
  color: #333333 !important;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 210px; }
  .mypage h2 span {
    display: inline-block;
    background: #da3636;
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    padding: 0 20px;
    margin-left: 20px;
    font-size: 16px; }
.mypage dl.registration_detail {
  margin-bottom: 20px;
  display: table;
  width: 100%; }
  .mypage dl.registration_detail.last {
    margin-bottom: 0; }
  .mypage dl.registration_detail dt {
    display: table-cell;
    background: #565553;
    height: 50px;
    width: 20%;
    border-right: 2px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    vertical-align: middle;
    text-indent: 10px;
    box-sizing: border-box; }
  .mypage dl.registration_detail dd {
    display: table-cell;
    height: 50px;
    width: 80%;
    border-right: 2px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    vertical-align: middle;
    color: #222222;
    text-indent: 20px;
    background: #e7e7e7;
    box-sizing: border-box; }
.mypage .btn_area {
  display: block;
  background: url(common/dot_large_horizon.png);
  background-position: left top;
  background-repeat: repeat-x;
  margin-top: 25px;
  padding-top: 40px;
  text-align: center; }
  .mypage .btn_area .orange_btn {
    width: 336px;
    height: 46px;
    border: 2px solid #f7a621;
    background: #ffffff;
    color: #f7a621;
    text-align: center;
    display: inline-block;
    margin: 0 20px;
    line-height: 46px; }
    .mypage .btn_area .orange_btn:hover {
      background: #f7a621;
      color: #ffffff;
      cursor: pointer;
      text-decoration: none; }
.mypage table.registration_input {
  width: 100%;
  margin-bottom: 30px; }
  .mypage table.registration_input th {
    font-weight: normal;
    vertical-align: middle;
    height: 40px;
    text-align: left;
    text-indent: 10px;
    font-size: 16px;
    color: #565553;
    width: 180px;
    padding-bottom: 20px; }
  .mypage table.registration_input td {
    height: 40px;
    vertical-align: middle;
    padding-bottom: 20px; }
    .mypage table.registration_input td input[type="text"] {
      width: 100%;
      height: 38px;
      line-height: 38px;
      border: 1px solid #565553;
      color: #333333;
      background: #ffffff;
      text-indent: 10px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
.mypage p {
  color: #565553;
  margin-bottom: 10px; }
  .mypage p.finish_txt {
    font-size: 16px;
    color: #565553;
    padding: 30px 0; }
.mypage .registration_txtarea {
  width: 100%;
  height: 140px;
  padding: 10px;
  border: 1px solid #565553;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #333333; }
.mypage .btn_area .gray_btn {
  width: 336px;
  height: 46px;
  border: 2px solid #565553;
  background: #ffffff;
  color: #565553;
  text-align: center;
  display: inline-block;
  margin: 0 20px; }
  .mypage .btn_area .gray_btn:hover {
    background: #565553;
    color: #ffffff;
    cursor: pointer; }
.mypage .btn_area a.gray_btn {
  width: 336px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #565553;
  background: #ffffff;
  color: #565553;
  text-align: center;
  display: inline-block;
  margin: 0 20px; }
  .mypage .btn_area a.gray_btn:hover {
    background: #565553;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none; }
.mypage .form-group textarea {
  width: 100%; }
.mypage .link_area {
  padding-top: 40px;
  margin-top: 40px;
  background: url(common/dot_large_horizon.png);
  background-position: left top;
  background-repeat: repeat-x; }
  .mypage .link_area h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px; }
  .mypage .link_area dl dt a {
    color: #333333;
    background: url(common/list_link_arrow.png);
    background-repeat: no-repeat;
    background-position: 4px center;
    margin-bottom: 5px;
    font-size: 14px;
    text-indent: 20px;
    display: inline-block;
    text-decoration: none;
    color: #f7a621; }
    .mypage .link_area dl dt a:hover {
      color: #f33333;
      text-decoration: underline; }
  .mypage .link_area dl dd {
    font-size: 12px;
    margin-bottom: 20px; }
.mypage p.help-block {
  margin-bottom: 10px;
  color: #565553;
  font-size: 13px; }

.myclip h2 {
  font-size: 24px !important;
  color: #333333 !important;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 210px; }

.clip_select {
  width: 100%;
  height: 50px;
  padding-top: 30px;
  margin-bottom: 50px;
  text-align: center;
  display: block; }
  .clip_select ul {
    width: 410px;
    height: 50px;
    margin: 0 auto; }
    .clip_select ul li {
      width: 204px;
      height: 50px;
      display: block;
      border-right: 1px solid #ffffff;
      margin: 0;
      padding: 0;
      float: left; }
      .clip_select ul li:last-child {
        border-right: none; }
  .clip_select a {
    width: 204px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 1px;
    display: inline-block;
    background: #ffb16a;
    color: #ffffff;
    font-size: 14px; }
    .clip_select a:hover {
      width: 204px;
      height: 50px;
      text-align: center;
      margin: 0 1px;
      display: inline-block;
      background: #ed7101;
      color: #ffffff;
      font-size: 14px;
      text-decoration: none; }
    .clip_select a.select {
      width: 204px;
      height: 50px;
      text-align: center;
      margin: 0 1px;
      display: inline-block;
      background: #ed7101;
      color: #ffffff;
      font-size: 14px; }
      .clip_select a.select:hover {
        opacity: 0.7;
        text-decoration: none; }

.clip_list {
  margin-bottom: 50px;
  display: block; }
  .clip_list a.block {
    display: block;
    border: 1px solid #cccccc;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    margin-bottom: 10px; }
    .clip_list a.block .title {
      font-size: 18px;
      color: #333333;
      margin-bottom: 3px;
      width: 635px;
      font-weight: bold; }
    .clip_list a.block .copy {
      color: #879090;
      font-size: 13px;
      margin-bottom: 10px; }
    .clip_list a.block .introduction {
      font-size: 13px;
      color: #555555;
      margin-bottom: 10px;
      width: 635px; }
    .clip_list a.block span.tag {
      background: #f7a621;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 3px;
      display: block;
      text-align: center;
      width: 120px;
      height: 30px;
      line-height: 30px;
      color: #ffffff;
      font-size: 12px; }
    .clip_list a.block:hover {
      background: #efefef;
      text-decoration: none; }
    .clip_list a.block span.clip_btn {
      width: 90px;
      height: 90px;
      background: url(common/clip_btn.png);
      background-position: left top;
      background-repeat: no-repeat;
      display: block;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -45px;
      z-index: 999; }
      .clip_list a.block span.clip_btn:hover {
        background: url(common/clip_btn_hover.png); }

.more_content {
  display: block;
  width: 70%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 30px auto;
  border: 2px solid #f7a621;
  color: #f7a621;
  background: #ffffff; }
  .more_content:hover {
    background: #f7a621;
    color: #ffffff;
    text-decoration: none; }

.clip_list .column_block {
  width: 837px;
  overflow: hidden; }
  .clip_list .column_block:first-child {
    background: url(common/dot_large_horizon.png);
    background-position: left top;
    background-repeat: repeat-x;
    padding-top: 30px; }
  .clip_list .column_block a {
    width: 260px; }
  .clip_list .column_block .entry_area {
    width: 260px;
    height: 355px;
    float: left;
    margin-right: 17px;
    margin-bottom: 15px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 4px 0 #e7e7e7;
    position: relative;
    text-decoration: none;
    z-index: 10; }
  .clip_list .column_block a:hover .photo {
    opacity: 0.7; }
  .clip_list .column_block a:hover .title {
    text-decoration: underline; }
  .clip_list .column_block .entry_area .photo {
    width: 260px;
    height: 180px;
    margin-bottom: 10px;
    background: transparent; }
  .clip_list .column_block .entry_area .title {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding: 0 10px 10px; }
  .clip_list .column_block .entry_area .data {
    position: absolute;
    left: 10px;
    bottom: 100px;
    color: #879090;
    font-size: 12px; }
  .clip_list .column_block .tag_area {
    width: 100%;
    height: 47px;
    border-top: 1px solid #e7e7e7;
    position: absolute;
    bottom: 45px; }
    .clip_list .column_block .tag_area span {
      display: inline-block;
      background: #f7a621;
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      color: #ffffff;
      font-size: 12px;
      text-align: center;
      height: 25px;
      line-height: 25px;
      margin: 9px 0 0 10px; }
  .clip_list .column_block span.clip_btn {
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #565553 url(common/column_block_clip_icon.png) 20px center no-repeat;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    z-index: 998; }
  .clip_list .column_block .tag_area span:hover {
    background: #ed7101; }
  .clip_list .column_block span.clip_btn:hover {
    opacity: 0.7; }
.clip_list span.anchor {
  display: inline-block;
  border: none;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: #f7a621;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  text-align: left;
  padding: 0 20px;
  margin-right: 10px;
  font-size: 12px;
  margin-bottom: 10px; }

.custom_page h2.page_title,
.custom_page h1.page_title {
  font-size: 24px !important;
  color: #333333 !important;
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 4px solid #ed7101;
  position: relative;
  padding-right: 0; }

h2.basic_page_title {
  border-bottom: 4px solid #ed7101;
  color: #333333 !important;
  font-size: 24px !important;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  padding-right: 210px;
  position: relative; }

.page_link {
  padding-bottom: 15px;
  margin-bottom: 20px;
  background: url(common/dot_large_horizon.png) left bottom repeat-x;
  color: #333333; }
  .page_link li {
    display: inline-block;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.5em; }

#content.underlayer h3 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: bold; }
#content.underlayer h4 {
  font-size: 16px;
  color: #ed7101;
  font-weight: bold;
  margin-bottom: 5px; }
#content.underlayer .toggle {
  margin-bottom: 30px; }
  #content.underlayer .toggle .article {
    margin-bottom: 10px; }
  #content.underlayer .toggle .question {
    margin-bottom: 30px; }
  #content.underlayer .toggle .article p {
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.7em;
    color: #555555;
    margin-left: 1em;
    text-indent: -1em; }
  #content.underlayer .toggle .question p {
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.7em;
    color: #555555; }

p.intro_txt {
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
  line-height: 1.7em; }

ul.item_list {
  margin: 0 0 10px 20px; }
  ul.item_list li {
    list-style-type: decimal !important;
    list-style: inside;
    margin-left: 1.5em;
    text-indent: 0.5em;
    line-height: 1.7em;
    font-size: 13px;
    color: #555555;
    margin-bottom: 10px;
    list-style-type: decimal !important;
    list-style: inside;
    margin-left: 1.5em;
    text-indent: 0.3em;
    line-height: 1.7em;
    font-size: 13px;
    color: #555555;
    margin-bottom: 10px; }

p.signing {
  text-align: right;
  font-size: 13px;
  color: #333333;
  line-height: 1.7em; }

.txt_block {
  margin-bottom: 30px; }
  .txt_block p.block_title {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px; }

p.body_txt {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  line-height: 1.7em;
  margin-left: 1.5em; }
p.body_txt2 {
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
  line-height: 1.7em;
  margin-left: 1.5em; }
p.sentence {
  margin-left: 3em;
  color: #555555;
  font-size: 13px;
  line-height: 1.7em;
  margin-bottom: 20px; }

.service_cont {
  margin-bottom: 30px; }

.service_blocks {
  margin-top: 30px;
  padding-top: 20px;
  background: url(common/dot_large_horizon.png);
  background-position: left top;
  background-repeat: repeat-x; }
  .service_blocks.first {
    background: none;
    margin-top: 0;
    padding-top: 0; }

ul.disc_list {
  margin: 0 0 10px 20px; }
  ul.disc_list li {
    list-style-type: disc !important;
    list-style: inside;
    margin-left: 1em;
    text-indent: -1em;
    line-height: 1.7em;
    font-size: 13px;
    color: #555555;
    margin-bottom: 10px; }

span.t_bold {
  font-weight: bold; }

.service_infoblock {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 20px;
  border: 1px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  margin-bottom: 20px; }
  .service_infoblock p.title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
    width: 100%; }
  .service_infoblock .block_info {
    width: 40%;
    float: left;
    font-size: 13px;
    color: #555555;
    line-height: 1.7em;
    letter-spacing: 0.05em;
    padding-right: 20px; }
  .service_infoblock .info_extra {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: auto;
    float: left;
    background: url(common/dot_large_vertical.png);
    background-position: left top;
    background-repeat: repeat-y; }
    .service_infoblock .info_extra ul {
      margin-left: 20px; }
      .service_infoblock .info_extra ul li {
        list-style-type: disc !important;
        list-style: inside;
        margin-left: 1.5em;
        text-indent: 0.5em;
        line-height: 1.7em;
        font-size: 13px;
        color: #555555;
        margin-bottom: 10px; }

.service_blocks p.form_title {
  margin-bottom: 30px;
  font-size: 14px;
  text-align: center;
  color: #333333; }
.service_blocks .b_btn {
  width: 60%;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #565553;
  text-align: center;
  color: #ffffff;
  box-shadow: 0 3px 0 #444444;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: none;
  margin: 0 auto 30px; }
  .service_blocks .b_btn:hover {
    background: #888784;
    box-shadow: 0 3px 0 #565553;
    text-decoration: none !important;
    cursor: pointer; }

a.arrow_link {
  display: inline-block;
  background: url(common/arrow1.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 15px;
  color: #f7a621;
  text-align: right;
  text-decoration: none;
  font-size: 13px;
  float: right; }
  a.arrow_link:hover {
    text-decoration: underline; }

.service_list {
  margin-bottom: 15px !important; }

.service_breadcrumb {
  text-align: right;
  margin-bottom: 5px; }
  .service_breadcrumb ul li {
    display: inline;
    list-style-type: none;
    font-size: 13px;
    color: #333333; }
    .service_breadcrumb ul li a {
      background: url(common/arrow1.png);
      background-position: 1px center;
      background-repeat: no-repeat;
      margin-right: 10px;
      padding-left: 15px; }
    .service_breadcrumb ul li.current_page {
      margin-right: 5px; }

.service_period {
  margin-bottom: 30px;
  padding-bottom: 30px;
  background: url(common/dot_large_horizon.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  overflow: hidden;
  width: 1120px; }
  .service_period.bottom {
    background: none; }

.service_card {
  display: block;
  width: 260px;
  height: 150px;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
  border: 1px solid #e7e7e7;
  position: relative;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  overflow: hidden; }
  .service_card:hover {
    text-decoration: none; }
  .service_card span {
    color: #ffffff;
    padding: 3px 6px;
    font-size: 10px;
    background: #57a680;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px; }
  .service_card p {
    font-size: 15px;
    color: #333333;
    padding: 45px 20px 20px; }
  .service_card .card_caption {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    color: #ffffff;
    display: table; }
    .service_card .card_caption p {
      padding: 20px;
      font-size: 15px;
      color: #ffffff;
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
  .service_card:hover .card_caption {
    opacity: 1; }

.request_area {
  padding-top: 30px;
  margin-top: 30px;
  margin-bottom: 60px;
  background: url(common/dot_large_horizon.png);
  background-position: left top;
  background-repeat: repeat-x; }
  .request_area .left_area {
    float: left;
    width: 50%;
    height: 160px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(common/dot_large_vertical.png);
    background-position: right top;
    background-repeat: repeat-y;
    padding-right: 20px; }
  .request_area .right_area {
    float: right;
    width: 50%;
    height: 160px;
    padding-left: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .request_area .left_area p,
  .request_area .right_area p {
    font-size: 14px;
    color: #333333;
    margin: 0 auto 10px;
    line-height: 1.7em;
    height: 6em; }
  .request_area a.btn {
    width: 280px;
    height: 60px;
    line-height: 60px;
    display: block;
    background: #565553 url(common/arrow1.png);
    background-position: 24px 24px;
    background-repeat: no-repeat;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -mborder-radius: 5px;
    margin: 0 auto;
    font-size: 13px;
    text-decoration: none;
    color: #ffffff;
    text-indent: 38px;
    font-weight: bold; }
    .request_area a.btn:hover {
      background: #888784 url(common/arrow1.png);
      background-position: 24px 24px;
      background-repeat: no-repeat;
      text-decoration: none; }

.request_other_cont {
  font-size: 14px;
  color: #333333;
  padding: 10px 0;
  margin-bottom: 30px;
  text-align: center;
  background: #efefef;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%; }

.about_block {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background: url(common/dot_large_horizon.png);
  background-repeat: repeat-x;
  background-position: left bottom; }
  .about_block.bottom {
    background: none; }
  .about_block.period {
    margin-bottom: 60px; }
  .about_block h3 {
    width: 35%;
    font-size: 16px;
    font-weight: bold;
    float: left;
    line-height: 1.7em;
    letter-spacing: 0.05em; }
  .about_block ul {
    float: right;
    width: 62%;
    display: block; }
    .about_block ul li {
      font-size: 13px;
      margin-bottom: 10px;
      list-style-type: decimal;
      list-style: inside;
      color: #333333; }
  .about_block p {
    float: right;
    width: 62%;
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 2em; }

.conpany_info {
  border: 1px solid #cccccc;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .conpany_info .orange_txt {
    font-weight: bold;
    color: #f7a621;
    margin-bottom: 10px; }
  .conpany_info p {
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 1.7em;
    color: #333333; }

.about_gem_area {
  padding-top: 60px;
  text-align: center;
  font-size: 15px;
  color: #333333;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  margin-bottom: 30px; }

.registration_bnr {
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto 60px;
  border: 2px solid #f7a621;
  height: 60px;
  line-height: 60px;
  color: #f7a621;
  font-weight: bold; }
  .registration_bnr:hover {
    background: #f7a621;
    color: #ffffff;
    text-decoration: none; }

hr {
  margin: 0;
  padding: 0;
  border: none; }

#container.static {
  padding-top: 0px;
  display: block;
  width: auto;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative; }
  #container.static #footer {
    height: auto;
    min-width: 1400px; }

body.non-member #about_service {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 288px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5; }
body.member #about_service {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 581px;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5; }

#logo_menu {
  width: 1400px;
  height: 350px; }

#container .logo_area {
  width: 700px;
  height: 350px;
  float: left;
  background: #ffffff;
  position: relative;
  border-bottom: 1px solid #f5f5f5; }

.logo_area a {
  display: block;
  width: 390px;
  height: 47px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -195px; }

.menu_area {
  width: 700px;
  height: 350px;
  float: left;
  background: #ed7101;
  position: relative;
  border-bottom: 1px solid #ed7101; }
  .menu_area ul {
    width: 218px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -109px; }
    .menu_area ul li.icon1 {
      width: 32px;
      height: 32px;
      background: url(/static_pages/images/menu_icon1.png) left top no-repeat;
      float: left;
      margin-right: 60px; }
    .menu_area ul li.icon2 {
      width: 32px;
      height: 32px;
      background: url(/static_pages/images/menu_icon2.png) left top no-repeat;
      float: left;
      margin-right: 60px; }
    .menu_area ul li.icon3 {
      width: 32px;
      height: 32px;
      background: url(/static_pages/images/menu_icon3.png) left top no-repeat;
      float: right; }
    .menu_area ul li a {
      width: 32px;
      height: 32px;
      display: block; }
    .menu_area ul li.icon1:hover, .menu_area ul li.icon2:hover, .menu_area ul li.icon3:hover {
      opacity: 0.7; }

.areaA,
.areaB {
  width: 1400px;
  height: 351px;
  margin: 0 auto; }

.areaC {
  width: 1400px;
  height: 419px;
  margin: 0 auto; }

.areaD {
  width: 1400px;
  height: 430px;
  margin: 0 auto; }

.areaE {
  width: 1400px;
  height: 701px;
  margin: 0 auto; }

.h2_area {
  width: 700px;
  height: 350px;
  border-bottom: 1px solid #ffffff;
  float: left; }
  .h2_area h2 {
    text-align: center;
    line-height: 350px;
    font-size: 24px;
    color: #ed7101;
    letter-spacing: 0.05em; }

.h2_area2 {
  width: 700px;
  height: 418px;
  border-bottom: 1px solid #f5f5f5;
  float: left; }
  .h2_area2 h2 {
    text-align: center;
    line-height: 418px;
    font-size: 24px;
    color: #ed7101;
    letter-spacing: 0.05em; }

.h2_area_long {
  width: 1400px;
  height: 150px;
  border-bottom: 1px solid #ffffff;
  float: left; }
  .h2_area_long h2 {
    text-align: center;
    line-height: 150px;
    font-size: 24px;
    color: #ed7101;
    letter-spacing: 0.05em; }

.img_area {
  width: 700px;
  height: 351px;
  float: left; }

.img_area2 {
  width: 700px;
  height: 419px;
  float: left; }

.orange_area {
  width: 700px;
  height: 350px;
  border-bottom: 1px solid #ed7101;
  float: left;
  background: #ed7101; }
  .orange_area h3 {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2em;
    color: #ffffff;
    text-align: center;
    padding-top: 77px; }
  .orange_area hr {
    border-top: 1px solid #ffffff;
    width: 100px;
    margin: 30px auto; }
  .orange_area p {
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0.05em;
    line-height: 2em;
    text-align: center; }

.white_area {
  width: 700px;
  height: 350px;
  border-bottom: 1px solid #f5f5f5;
  float: left; }
  .white_area h3 {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2em;
    color: #333333;
    text-align: center;
    padding-top: 57px; }
  .white_area hr {
    border-top: 1px solid #333333;
    width: 100px;
    margin: 30px auto; }
  .white_area p {
    font-size: 13px;
    color: #333333;
    letter-spacing: 0.05em;
    line-height: 2em;
    text-align: center; }

.img_area3 {
  width: 350px;
  height: 430px;
  float: left; }

.white_areaB {
  width: 1050px;
  height: 429px;
  border-bottom: 1px solid #f5f5f5;
  float: left; }
  .white_areaB h3 {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2em;
    color: #333333;
    text-align: center;
    padding-top: 73px; }
  .white_areaB hr {
    border-top: 1px solid #333333;
    width: 100px;
    margin: 30px auto; }
  .white_areaB p {
    font-size: 13px;
    color: #333333;
    letter-spacing: 0.05em;
    line-height: 2em;
    text-align: center; }

.left_area {
  width: 700px;
  height: 700px;
  float: left;
  border-bottom: 1px solid #ffffff; }

.img_area4 {
  width: 700px;
  height: 701px;
  float: left; }

.management_area {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  background: #f5f5f5;
  padding: 70px 0 90px; }
  .management_area h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 50px;
    text-align: center;
    font-weight: bold;
    line-height: 1em; }
  .management_area p {
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 2em;
    letter-spacing: 0.05em; }
    .management_area p.mgn_b20 {
      margin-bottom: 20px; }
    .management_area p a {
      color: #d93533;
      text-decoration: none; }
      .management_area p a:hover {
        text-decoration: underline; }
  .management_area .btn_link {
    width: 430px;
    height: 42px;
    display: block;
    background: #d93533;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    margin: 50px auto 25px;
    padding: 18px 0 20px;
    border: 5px solid #d93533; }
    .management_area .btn_link span {
      font-size: 22px;
      font-weight: bold;
      display: block;
      line-height: 1em;
      padding-top: 6px; }
    .management_area .btn_link:hover {
      background: #ffffff;
      text-decoration: none;
      color: #d93533;
      border: 5px solid #d93533; }

.gray_area {
  width: 1400px;
  height: auto;
  background: #f5f5f5;
  padding: 88px 0; }
  .gray_area h2 {
    font-size: 24px;
    text-align: center;
    color: #ed7101;
    margin-bottom: 65px;
    line-height: 1em; }
  .gray_area p {
    font-size: 13px;
    color: #333333;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    text-align: center; }
    .gray_area p.mgn_b20 {
      margin-bottom: 20px; }

.example_area {
  width: 1400px;
  height: auto;
  background: #565553;
  padding: 83px 0 80px; }
  .example_area h3 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 45px; }
  .example_area .example_list {
    width: 1180px;
    height: 90px;
    margin: 0 auto; }
    .example_area .example_list li {
      float: left;
      width: 279px;
      height: 68px;
      display: block;
      background: #ffffff;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      text-align: center;
      float: left;
      margin-right: 20px;
      color: #ed7101;
      padding-top: 22px;
      letter-spacing: 0.1em; }
      .example_area .example_list li:last-child {
        margin-right: 0px; }

.service_info {
  width: 1360px;
  height: auto;
  margin: 0 auto 60px; }
  .service_info .info_cotent {
    border: 5px solid #ed7101;
    width: 430px;
    height: auto;
    float: left;
    margin-right: 20px; }
    .service_info .info_cotent table td {
      width: 50%;
      border-collapse: collapse;
      border-spacing: 0; }
    .service_info .info_cotent:last-child {
      margin-right: 0px; }
    .service_info .info_cotent .category_area {
      background: #ed7101;
      height: 240px;
      padding-top: 25px; }
      .service_info .info_cotent .category_area .icon1 {
        width: 100px;
        height: 80px;
        background: url(/static_pages/images/p_service_icon1.png) left top no-repeat;
        margin: 0px auto 28px; }
      .service_info .info_cotent .category_area .icon2 {
        width: 100px;
        height: 80px;
        background: url(/static_pages/images/p_service_icon2.png) left top no-repeat;
        margin: 0px auto 28px; }
      .service_info .info_cotent .category_area .icon3 {
        width: 100px;
        height: 80px;
        background: url(/static_pages/images/p_service_icon3.png) left top no-repeat;
        margin: 0px auto 28px; }
      .service_info .info_cotent .category_area h3 {
        font-size: 16px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        line-height: 1em; }
      .service_info .info_cotent .category_area hr {
        border-top: 1px solid #ffffff;
        width: 100px;
        margin: 20px auto; }
      .service_info .info_cotent .category_area p {
        font-size: 13px;
        text-align: center;
        color: #ffffff;
        letter-spacing: 0.05em;
        line-height: 1.8em; }
    .service_info .info_cotent ul {
      width: 400px;
      margin: 0 auto 5px;
      height: auto; }
    .service_info .info_cotent li {
      border-bottom: 1px solid #ed7101;
      height: 70px;
      line-height: 70px;
      text-align: center;
      font-size: 14px;
      color: #333333; }
      .service_info .info_cotent li:last-child {
        border-bottom: none; }
    .service_info .info_cotent table {
      width: 400px;
      margin: 35px auto;
      border-spacing: 0; }
      .service_info .info_cotent table td.cellA {
        height: 70px;
        line-height: 70px;
        text-align: center;
        color: #333333;
        font-size: 14px;
        border-bottom: 1px solid #ed7101;
        border-right: 1px solid #ed7101; }
      .service_info .info_cotent table td.cellB {
        height: 70px;
        line-height: 70px;
        text-align: center;
        color: #333333;
        font-size: 14px;
        border-bottom: 1px solid #ed7101;
        border-right: none; }
      .service_info .info_cotent table td.cellC {
        height: 70px;
        line-height: 70px;
        text-align: center;
        color: #333333;
        font-size: 14px;
        border-bottom: none;
        border-right: 1px solid #ed7101; }
      .service_info .info_cotent table td.cellD {
        height: 70px;
        line-height: 70px;
        text-align: center;
        color: #333333;
        font-size: 14px;
        border-bottom: none;
        border-right: none; }

#lock_area .auth0-lock.auth0-lock .auth0-lock-submit {
  padding: 0;
  height: 45px; }

.right_col .contact_list {
  font-size: 13px;
  display: flex;
  margin-top: 8px; }
  .right_col .contact_list > * {
    flex-basis: 50%;
    padding-left: 2.5em; }
    .right_col .contact_list > *:nth-child(1) {
      background: url(/images/mail.svg) left 1em top 1px no-repeat;
      background-size: 1.2em; }
    .right_col .contact_list > *:nth-child(2) {
      background: url(/images/question.svg) left 1em top 2px no-repeat;
      background-size: 1em; }
    .right_col .contact_list > * a {
      color: #da3636;
      font-weight: bold; }
    .right_col .contact_list > *:nth-child(1) {
      border-right: 1px dotted #da3636; }
.right_col .search_block.search_area {
  width: 375px;
  height: 28px;
  margin: 10px; }
  .right_col .search_block.search_area input[type="text"] {
    height: 28px;
    width: 330px; }
  .right_col .search_block.search_area input[type="submit"] {
    height: 28px; }

/*# sourceMappingURL=pc.css.map */
