@charset "utf-8";
/* ===== Universal Reset ===== */
* {
  margin: 0;
  padding: 0;
}

/* ===== Basic Style ===== */
body {
  color: #000;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 160%;

  -webkit-text-size-adjust: 100%;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
ul,
dl,
ol {
  list-style-position: outside;
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
h2 {
  line-height: 160%;
}
table,
tr,
td,
div {
  padding: 0;
  border: none;
  word-wrap: break-word;
  font-size: 100%;
  line-height: 160%;
}
form {
  margin: 0;
  padding: 0;
}
em {
  font-style: normal;
}
input {
  vertical-align: middle;
}

/*リンク*/
a {
  color: #000;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);

  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

/*ボールド*/
.text_bold {
  font-weight: bold;
}

/*回り込み*/
.f_right {
  display: block;
  float: right;
}
.f_left {
  display: block;
  float: left;
}

/*回り込み解除*/
.frame:after,
.clearfix2:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}
.clear {
  display: block;
  clear: both;
  font-size: 1px;
  line-height: 0;
}

/* Hides from IE-mac \*/
* html .frame,
* html .clearfix2 {
  height: 1%;
}
.clearfix2 {
  display: block;
}

/* End hide from IE-mac */
* html.frame,
* html.clear {
  height: 0;
}

/*行揃え*/
.textalign_left {
  text-align: left;
}
.textalign_right {
  text-align: right;
}
.textalign_center {
  display: block;
  text-align: center;
}
hr {
  display: none;
}
.indent {
  margin-top: 20px;
}
.indent li {
  margin-top: 10px;
  margin-left: 1em;
  text-indent: -1em;
}
.mTLine {
  margin-top: 1em !important;
}
.mT0 {
  margin-top: 0 !important;
}
.mT5 {
  margin-top: 5px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT15 {
  margin-top: 15px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT25 {
  margin-top: 25px !important;
}
.mT30 {
  margin-top: 30px !important;
}
.mT35 {
  margin-top: 35px !important;
}
.mT40 {
  margin-top: 40px !important;
}
.mT45 {
  margin-top: 45px !important;
}
.mT50 {
  margin-top: 50px !important;
}
.mT55 {
  margin-top: 45px !important;
}
.mT60 {
  margin-top: 50px !important;
}
.mT65 {
  margin-top: 45px !important;
}
.mT70 {
  margin-top: 50px !important;
}
.mT75 {
  margin-top: 45px !important;
}
.mT80 {
  margin-top: 50px !important;
}
.mT85 {
  margin-top: 45px !important;
}
.mT90 {
  margin-top: 50px !important;
}
.mT95 {
  margin-top: 45px !important;
}
.mT100 {
  margin-top: 50px !important;
}
.pT0 {
  padding-top: 0 !important;
}
.pT5 {
  padding-top: 5px !important;
}
.pB0 {
  padding-bottom: 0 !important;
}
.pB5 {
  padding-bottom: 5px !important;
}
.pB10 {
  padding-bottom: 10px !important;
}
.pB15 {
  padding-bottom: 15px !important;
}
.pB20 {
  padding-bottom: 20px !important;
}
.pB25 {
  padding-bottom: 25px !important;
}
.pB30 {
  padding-bottom: 30px !important;
}
.pB35 {
  padding-bottom: 35px !important;
}
.pB40 {
  padding-bottom: 40px !important;
}
.pB45 {
  padding-bottom: 45px !important;
}
.pB50 {
  padding-bottom: 50px !important;
}
.pB55 {
  padding-bottom: 45px !important;
}
.pB60 {
  padding-bottom: 50px !important;
}
.pB65 {
  padding-bottom: 45px !important;
}
.pB70 {
  padding-bottom: 50px !important;
}
.pB85 {
  padding-bottom: 45px !important;
}
.pB90 {
  padding-bottom: 50px !important;
}
.pB95 {
  padding-bottom: 45px !important;
}
.pB100 {
  padding-bottom: 50px !important;
}
.mB0 {
  margin-bottom: 0 !important;
}
.mB5 {
  margin-bottom: 5px !important;
}
.mB10 {
  margin-bottom: 10px !important;
}
.mB15 {
  margin-bottom: 15px !important;
}
.mB20 {
  margin-bottom: 20px !important;
}
.mB25 {
  margin-bottom: 25px !important;
}
.mB30 {
  margin-bottom: 30px !important;
}
.mB35 {
  margin-bottom: 35px !important;
}
.mB40 {
  margin-bottom: 40px !important;
}
.mB45 {
  margin-bottom: 45px !important;
}
.mB50 {
  margin-bottom: 50px !important;
}
.mB55 {
  margin-bottom: 45px !important;
}
.mB60 {
  margin-bottom: 50px !important;
}
.mB65 {
  margin-bottom: 45px !important;
}
.mB70 {
  margin-bottom: 50px !important;
}
.mB75 {
  margin-bottom: 45px !important;
}
.mB80 {
  margin-bottom: 50px !important;
}
.mB85 {
  margin-bottom: 45px !important;
}
.mB90 {
  margin-bottom: 50px !important;
}
.mB95 {
  margin-bottom: 45px !important;
}
.mB100 {
  margin-bottom: 50px !important;
}
.pL0 {
  padding-left: 0 !important;
}
.pL5 {
  padding-left: 5px !important;
}
.pL10 {
  padding-left: 10px !important;
}
.pL15 {
  padding-left: 15px !important;
}
.pL20 {
  padding-left: 20px !important;
}
.pL30 {
  padding-left: 30px !important;
}
.pL40 {
  padding-left: 40px !important;
}
.pL50 {
  padding-left: 50px !important;
}
.pL60 {
  padding-left: 60px !important;
}
.pL70 {
  padding-left: 70px !important;
}
.pL80 {
  padding-left: 80px !important;
}
.pL90 {
  padding-left: 90px !important;
}
.pL100 {
  padding-left: 100px !important;
}
.pR0 {
  padding-right: 0 !important;
}
.pR5 {
  padding-right: 5px !important;
}
.pR10 {
  padding-right: 10px !important;
}
.pR15 {
  padding-right: 15px !important;
}
.pR20 {
  padding-right: 20px !important;
}
.pR30 {
  padding-right: 30px !important;
}
.pR40 {
  padding-right: 40px !important;
}
.pR50 {
  padding-right: 50px !important;
}
.pR60 {
  padding-right: 60px !important;
}
.pR70 {
  padding-right: 70px !important;
}
.pR80 {
  padding-right: 80px !important;
}
.pR90 {
  padding-right: 90px !important;
}
.pR100 {
  padding-right: 100px !important;
}
.frame {
  position: relative;
  margin: 0 auto;
  width: 980px;
}

/* Header */
#header {
  width: 100%;
  border-bottom: 4px solid #003461;
}
#header .header_inner {
  position: relative;
  width: 100%;
  height: 86px;
}
#header .logo {
  position: absolute;
  top: 19px;
  left: 0;
}
#header .right_box .keyence_logo {
  position: absolute;
  top: 19px;
  right: 0;
}
#header .right_box .tel {
  position: absolute;
  top: 41px;
  right: 0;
}
#header .sp_header_inner {
  display: none;
}

/* #main_box */
#main_box {
  padding-top: 50px;
  background: #f0f4f7;
}
#main_wrap {
  float: left;
  width: 720px;
}

/* Side */
#side {
  float: right;
  margin-bottom: 51px;
  width: 235px;
}
#side .side_list .title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 19px;
  line-height: 1;
}
#side .side_list .sort_category {
  position: relative;
  margin-bottom: 6px;
  background: #00a9e7;
}
#side .side_list .sort_category a {
  display: block;
  padding: 12px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}
#side .side_list .sort_category a:hover {
  opacity: 0.7;
}
#side .side_list .news_btn a {
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 15px 20px 13px;
  width: 235px;
  background: #e60012;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
#side .side_list .news_btn a span {
  padding-left: 25px;
}
#side .side_list .news_btn a:before {
  position: absolute;
  top: 50%;
  left: 19px;
  display: block;
  margin-top: -12px;
  width: 20px;
  height: 24px;
  content: "";
}
#side .side_list .news_btn.contact a:before {
  background: url("/img/ss/general/automotive-manufacturing/icon_contact.png") no-repeat;
}
#side .side_list .news_btn.download a:before {
  background: url("/img/ss/general/automotive-manufacturing/icon_download.png") no-repeat;
}
#side .side_list .news_btn a:hover {
  color: #fff;
  text-decoration: none;
}
#side .cv_area {
  margin-bottom: 38px;
}


#side .cv_area li + li {
  margin-top: 6px;
}
#side .cv_tel {
  display: none;
}
#side .cv_area li a:hover {
  opacity: 0.7;
}

/* Footer */
#footer {
  width: 100%;
  height: 55px;
  background: #003461;
}
#footer .copy_inner {
  margin: 0 auto;
  padding: 15px 0;
  width: 980px;
}
#footer .copyright {
  float: left;
  width: 400px;
  color: #fff;
  font-size: 11px;
}
#footer .links {
  float: right;
  width: 450px;
  text-align: right;
}
#footer .links li {
  display: inline-block;
  padding: 0 15px;
  border-left: 1px solid #224e75;
  text-align: right;
}
#footer .links li a {
  color: #fff;
  font-size: 11px;
}
#footer .pagetop {
  position: fixed;
  bottom: 85px;
  left: 50%;
  margin-left: 507px;
}
#footer .pagetop a {
  display: inline-block;
  width: 52px;
  height: 27px;
  background: url("/img/ss/general/automotive-manufacturing/pagetop.png") no-repeat;
  text-indent: -9999px;
}
#footer .pagetop a:hover {
  background: url("/img/ss/general/automotive-manufacturing/pagetop_hover.png") no-repeat;
  opacity: 1;
}
#footer .sp_pagetop {
  display: none;
}
.modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0,0,0,0.75);
}

/* index */
.p_home #newpostBox {
  margin-bottom: 70px;
}
.p_home .data_box {
  margin-bottom: 47px;
}
.p_home .data_box .title {
  position: relative;
  display: table;
  padding: 9px;
  border: 1px solid #dcdcdc;
  background: #fff;
}
.p_home .data_box .title:hover {
  opacity: 1;
}
.p_home .data_box .newspostTitle {
  display: table-cell;
  padding: 0 15px 0 16px;
  width: 100%;
  color: #000;
  vertical-align: middle;
  font-weight: bold;
  font-size: 24px;
}
.p_home .data_box .title:hover .newspostTitle {
  color: #ea0437;
  text-decoration: underline;
}
.p_home .data_box .thumb {
  width: 220px;
  height: auto;
}
.p_home .data_box .title:hover .thumb {
  opacity: 0.7;
}
.p_home .data_box .thumb img {
  width: 100%;
}
.p_home .data_box .info {
  margin-top: 18px;
}
.p_home .data_box .left_info {
  width: 470px;
}
.p_home .data_box .type_area {
  position: relative;
  padding-left: 50px;
  font-weight: bold;
  font-size: 0;
}
.p_home .data_box .type_area .type_category {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  font-size: 14px;
  line-height: 1;
}
.p_home .data_box .type_area .type_name {
  display: inline-block;
  margin-right: 6px;
  line-height: 1em;
}
.p_home .data_box .type_area .type_name a {
  display: inline-block;
  padding: 12px 5px 11px;
  background: #00a9e7;
  color: #fff;
  font-size: 13px;
}
.p_home .data_box .type_area .type_name a:hover {
  color: #fff;
  opacity: 0.7;
}
.p_home .data_box .left_info + a:hover {
  opacity: 1;
}
.p_home .data_box .data_btn {
  display: block;
  float: right;
  padding: 24px 20px;
  width: 190px;
  background: #003461;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
.p_home .data_box .data_btn:hover {
  background: #336188;
}
#more {
  display: block;
  margin: 63px auto 0;
  padding: 15px;
  border: 3px solid #d9d9d9;
  background: #f1f1f1;
  color: #000;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  line-height: 1;
  cursor: pointer;
}
#more:hover {
  border: 3px solid #cfcfcf;
  background: #fff;
  color: #ea0437;
  text-decoration: underline;
  opacity: 1;
}

/* c_page style */
.c_page .type_area {
  position: relative;
  padding-left: 50px;
  font-weight: bold;
  font-size: 0;
}
.c_page .type_area .type_category {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  font-size: 14px;
  line-height: 1;
}
.c_page .type_area .type_name {
  display: inline-block;
  margin-right: 6px;
  line-height: 1em;
}
.c_page .type_area .type_name a {
  display: inline-block;
  padding: 12px 5px 11px;
  background: #00a9e7;
  color: #fff;
  font-size: 13px;
}
.c_page .type_area .type_name a:hover {
  color: #fff;
  opacity: 0.7;
}
.main_article {
  margin-top: 30px;
  margin-bottom: 60px;
}
.main_article img {
  max-width: 100%;
}

/* Title Style */
.title_style01 {
  margin-bottom: 10px;
  color: #000;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2em;
}
.title_style02 {
  position: relative;
  margin-top: 40px;
  padding: 2px 0 0 15px;
  border-left: 5px solid #00a9e7;
  color: #000;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4em;
}
.title_style02:after {
  position: absolute;
  bottom: -11px;
  left: -5px;
  display: block;
  width: calc(100% + 5px);
  height: 4px;
  background: #e0e3e6;
  content: "";
}
.title_style02 + * {
  margin-top: 35px !important;
}
.title_style03 {
  margin-top: 30px;
  color: #003461;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2em;
}
.title_style03 + * {
  margin-top: 15px !important;
}

/* Box Style .image_box */
.image_box {
  overflow: hidden;
  margin-top: 20px;
}
.image_box .title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
.image_box .img {
  margin-bottom: 15px;
}
.image_box.images_right .img {
  float: right;
  margin-left: 20px;
}
.image_box.images_left .img {
  float: left;
  margin-right: 20px;
}
.image_box .img .cap {
  display: block;
  margin-top: 5px;
  text-align: left;
  font-size: 14px;
}
.image_box .txt > * + * {
  margin-top: 15px;
}
.image_box.over .txt {
  overflow: hidden;
}

.image_box .txt p a {
  color: #00a9e7;
  text-decoration: underline;
}
.image_box .txt p a:hover {
  text-decoration: none;
}

/* Box Style .image_box02 */
.image_box02 .title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}
.image_box02 .img {
    margin-bottom: 15px;
}
.image_box02 .box_white {
  margin-bottom: 15px;
  padding: 20px 0 5px;
  background: #fff;
}
.image_box02 .box_white .ttl {
  padding-left: 20px;
}

/* Box Style .image_box03 */
.image_box03 {
  padding: 35px 0 35px;
}
.image_box03.bg_white {
  background: #fff;
}
.image_box03 .title {
  font-weight: bold;
  font-size: 18px;
  padding-left: 23px;
}
.image_box03 .img {
  margin-bottom: 10px;
}
.image_box03 .cap {
  margin-bottom: 30px;
  padding: 0 20px 0;
}
.image_box03 .cap:last-child {
  margin-bottom: 0px;
}
/* Box Style .image_box04*/
.image_box04 {
  box-sizing: border-box;
  display: table;
  margin-top: 20px;
  width: 100%;
}
.image_box04 .img{
  display: table-cell;
  vertical-align: bottom;
}
.image_box04 .img:last-child {
  width: 240px;
  padding-right: 100px;
}
.image_box04 .img .cap {
  display: block;
  text-align: center;
}
/* Box Style .image_box05*/
.image_box05 {
  box-sizing: border-box;
  margin-top: 15px;
  width: 100%;
}
.image_box05 .title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
}
.image_box05 .left_box {
  float: left;
}
.image_box05 .right_box {
  float: right;
}
.image_box05 .txt {
  width: 500px;
}
.image_box05 .img {
  text-align: center;
}

/* Box Style .col_box */
.col_box {
  overflow: hidden;
  margin-top: 20px;
}
.col_box.col2 .col {
  float: left;
  width: calc((100% - 40px) / 2);
}
.col_box.col2 .col:nth-child(2n) {
  margin-left: 40px;
}
.col_box.col3 .col {
  float: left;
  margin-right: 15px;
  width: calc((100% - 30px) / 3);
}
.col_box.col3 .col:nth-child(3n) {
  margin-right: 0;
}
.col_box .col .lead {
  margin-bottom: 10px;
  color: #003461;
  font-size: 16px;
}
.col_box .col .img {
  margin-bottom: 10px;
}
.col_box .col .img .cap {
  display: block;
  margin-top: 5px;
  font-size: 14px;
}


/* Box Style .image_border_box */
.image_border_box {
  box-sizing: border-box;
  padding: 30px 10px 25px;
  width: 100%;
  border: 1px solid #dcdcdc;
  background: #fff;
  text-align: center;
}
.image_border_box .inner {
  display: inline-block;
}
.image_border_box .inner .img,
.image_border_box .inner .cap {
  display: block;
  text-align: center;
}
.image_border_box .inner .cap {
  margin-top: 13px;
  font-size: 14px;
}
.image_border_box02 {
  box-sizing: border-box;
  padding: 35px 10px 40px;
  margin-top: 20px;
  width: 100%;
  border: 1px solid #dcdcdc;
  background: #fff;
  text-align: center;
}
.image_border_box02 .inner {
  max-width: 350px;
  margin: 0 auto;
}
.image_border_box02 .inner .img.col2 {
  float: left;
  width: 160px;
  margin-right: 30px;
}
.image_border_box02 .inner .img.col2:last-child {
  margin-right: 0px;
}
.image_border_box02 .inner .cap02 {
  text-align: center;
  font-size: 14px;
}

/* Box Style .txt_box */
.txt_box {
  margin-top: 20px;
}
.txt_box > * + * {
  margin-top: 15px;
}
.txt_box > .img + * {
  margin-top: 20px;
}

.txt_box .img .cap {
  display: block;
  margin-top: 5px;
  text-align: left;
  font-size: 14px;
}
.txt_box p a {
  color: #00a9e7;
  text-decoration: underline;
}
.txt_box p a:hover {
  text-decoration: none;
}

/* Box Style .border_box */
.border_box01 {
  padding: 25px;
  border: 3px solid #003461;
  background: #e6f6ff;
}
* + .border_box01 {
  margin-top: 25px;
}
.border_box01 .title {
  margin-bottom: 20px;
  color: #003461;
  font-weight: bold;
  font-size: 18px;
}
.border_box01 .txt {
  font-size: 16px;
}
.border_box01 .txt + .txt {
  margin-top: 15px;
}

/* Box Style .link_box */
.link_box {
  margin-top: 15px;
}
.link_box > p {
  overflow: hidden;
  margin: 0 0 0 auto;
  line-height: 1.2em;
}
.link_box > p .title {
  font-weight: bold;
  font-size: 14px;
}
.link_box > p a {
  color: #00a9e7;
  text-decoration: underline;
  font-size: 14px;
}
.link_box > p a:hover {
  text-decoration: none;
}

/* List Style */
.list_style01 li {
  margin-left: 1em;
  text-indent: -1em;
}
.list_style01 li + li {
  margin-top: 5px;
}

.list_style02 dt {
  margin-top: 30px;
  color: #003461;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2em;
}

.list_style02 dd {
  margin: 5px 0 10px;
}

/* pager */
.pager {
  margin-bottom: 60px;
}
.pager ul {
  text-align: center;
  font-size: 0;
}
.pager ul li {
  display: inline-block;
  margin: 0 5px;
}
.pager ul li span,
.pager ul li a {
  display: inline-block;
  box-sizing: border-box;
  padding: 6px 0 0 0;
  width: 36px;
  height: 36px;
  font-weight: bold;
  font-size: 18px;
}
.pager ul li span {
  background: #003461;
  color: #fff;
}
.pager ul li a {
  background: #fff;
  color: #003461;
}

/* Bottom Catalog */
.bottom_catalog {
  padding: 30px;
  background: #fff;
}
.bottom_catalog .box_title {
  margin-bottom: 30px;
  color: #e60012;
  text-align: center;
  font-size: 22px;
}
.bottom_catalog .box_lead {
  margin-bottom: 10px;
}
.bottom_catalog.type01 .catalog_wrap {
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.bottom_catalog.type01 .catalog_wrap .item {
  display: block;
  margin-bottom: 50px;
  width: 100%;
  vertical-align: top;
}

.bottom_catalog.type01 .catalog_wrap .item:nth-child(2n) {
  margin-bottom: 0;
}

.bottom_catalog.type01 .catalog_wrap .item .catalog_title {
  position: relative;
  margin-bottom: 40px;
  padding-left: 10px;
  border-left: 4px solid #003461;
  text-align: left;
  font-weight: bold;
  font-size: 19px;
  line-height: 1.4em;
}
.bottom_catalog.type01 .catalog_wrap .item .catalog_title:after {
  position: absolute;
  bottom: -16px;
  left: -10px;
  display: block;
  width: calc(100% + 10px);
  height: 0;
  border-bottom: 1px dotted #ccc;
  content: "";
}
.bottom_catalog .catalog_thumb {
  margin-bottom: 25px;
}

.bottom_catalog.type01 .catalog_thumb {
  display: inline-block;
  margin-right: 50px;
  vertical-align: middle;
}

.bottom_catalog.type02 .catalog_thumb {
  text-align: center;
}

.bottom_catalog.type01 .catalog_thumb img {
  display: inline-block;
  margin-right: 10px;
  width: 110px;
}

.bottom_catalog.type01 .catalog_thumb img:last-child {
  margin-right: 0;
}

.bottom_catalog.type02 .catalog_thumb img {
  margin: 15px;
}
.bottom_catalog .catalog_thumb img {
  border: 1px solid #ccc;
}
.bottom_catalog .catalog_btn {
  display: block;
  margin: 0 auto 3px;
  padding: 22px 0;
  max-width: 290px;
  width: 100%;
  border-radius: 5px;
  background: #e60012;
  box-shadow: 3px 3px 0 rgba(0,0,0,0.3);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-weight: bold;
  font-size: 19px;
  line-height: 1em;
}

.bottom_catalog .catalog_btn02 {
  display: inline-block;
  margin: 0 auto 3px;
  padding: 22px 0;
  max-width: 290px;
  width: 100%;
  border-radius: 5px;
  background: #e60012;
  box-shadow: 3px 3px 0 rgba(0,0,0,0.3);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-weight: bold;
  font-size: 19px;
  line-height: 1em;
}




/*-------------------------------------------------*/

#main_box {
  padding-bottom: 65px;
}

/*-------------------------------------------------*/

.content .type {
  margin-top: 12px;
}
.main_visual {
  margin-top: 24px;
}
.description {
  margin-top: 16px;
}
.description p {
  line-height: 1.8;
}
.description li {
  line-height: 1.4;
}
.description > * + * {
  margin-top: 20px;
}
.category_title + .description {
  margin-top: 0;
}
* + .news_image {
  margin-top: 26px;
}
h2 + .news_image,
h3 + .news_image,
h4 + .news_image {
  margin-top: 15px;
}
.news_image + * {
  margin-top: 28px;
}
.description li {
  margin-left: 2em;
  list-style: disc;
}
.description ol li {
  list-style: decimal;
}

.description li + li {
  margin-top: 5px;
}
.note {
  margin-top: 30px;
  font-size: 12px;
}
.note p {
  margin-bottom: 30px;
}
.note > *:last-child {
  margin-bottom: 0;
}
.fr_image {
  float: right;
  margin: 0 0 10px 20px;
  margin-top: 0;
  width: 385px;
}
.fl_image {
  float: left;
  margin-top: 0;
}
.link_txt {
  text-align: right;
}
.float_block {
  margin-top: 16px;
  padding: 20px 30px 30px;
  background: #fff;
}
.float_block .title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
}
.float_block .sub_title {
  margin: 12px 0 8px;
  font-size: 18px;
  line-height: 1;
}
.float_block th {
  background: #f7fcea;
}
.float_block .comment {
  color: #ea0437;
}
.link_txt a {
  color: #382a80;
  text-align: right;
  text-decoration: underline;
}
.description p a {
  color: #382a80;
  text-decoration: underline;
}
.link_txt a:hover,
.description p a:hover {
  color: #ea0437;
  opacity: 1;
}
.part_a {
  color: #00a9e7;
  text-decoration: underline;
}
.part_a:hover {
  text-decoration: none;
}

.category_title {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 28px;
  padding: 10px 20px;
  border-radius: 5px;
  background: #333;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.desc_list {
  margin-top: 30px;
  border: 1px solid #382a80;
}
.desc_list dt {
  padding: 17px 20px 15px;
  background: #382a80;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
.desc_list dd {
  font-size: 16px;
}

.normal_list li {
  position: relative;
  padding: 20px 20px 20px 38px;
  background: #fff;
  line-height: 1.6;
}
.normal_list li:nth-child(odd) {
  background: #e9f0ff;
}
.normal_list li:before {
  position: absolute;
  top: 1.6em;
  left: 20px;
  display: block;
  box-sizing: border-box;
  width: 12px;
  height: 11px;
  border: 3px solid #382a80;
  border-radius: 50%;
  content: "";
}
.news_image {
  position: relative;
}
.news_image .caption {
  position: absolute;
  bottom: 0;
  display: inline-block;
  padding: 10px 20px;
  background: rgba(51,51,51,0.5);
  color: #fff;
  font-size: 14px;
}
.news_image .caption2 {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-size: 12px;
  line-height: 1.3;
}
.news_movie {
  position: relative;
  margin: 0 auto;
  height: 400px;
}
#main_wrap .cv_area {
  margin-top: 50px;
  padding: 5%;
  background: white;
}
#main_wrap .cv_area dl {
  float: left;
  width: calc(53% - 39px);
}
#main_wrap .cv_area dl dt {
  margin-bottom: 6%;
  padding: 1.2% 0 0 4%;
  border-left: solid 4px #382a80;
  font-weight: bold;
  font-size: 20px;
}
#main_wrap .cv_area dl:first-child {
  margin-right: 5%;
}
#main_wrap .cv_area dl dt + dd {
  border-top: dotted #ccc 1px;
}
#main_wrap .cv_area dl dd {
  padding: 4% 0;
}
#main_wrap .cv_area dl:first-child dd.cv_img {
  margin: 0 auto;
  width: 46%;
}
#main_wrap .cv_area dl dd.cv_img.oblong {
  padding: 0 12%;
}
#main_wrap .cv_area dl dd.cv_img.oblong span {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 1% 1% 0;
  width: 50%;
}
#main_wrap .cv_area dl dd.cv_img img {
  border: 1px solid #ccc;
}
#main_wrap .cv_area dl dd.cv_img.oblong:after,
#main_wrap .cv_area .catalog_box:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
  font-size: 0;
}
#main_wrap .cv_area .news_btn {
  padding: 4% 2%;
}
#main_wrap .cv_area .news_btn a {
  display: block;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px 20px;
  width: 100%;
  border-radius: 5px;
  background: #e60012;
  box-shadow: 3px 3px 0 rgba(126, 126, 126, 0.32);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#main_wrap .cv_area .cv_tel {
  margin-top: 40px;
  border: solid 4px #eee;
}
#main_wrap .cv_area .cv_tel .cv_tel_ttl {
  padding: 12px 0;
  background: #eee;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#main_wrap .cv_area .cv_tel .tel {
  padding: 3% 10%;
}
/*-------------------------------------------------*/

.table_title {
  margin-top: 34px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
}
p.table_title + * {
  margin-top: 10px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
th,
td {
  padding: 5px 0;
  border: 1px solid #000;
  background: #fff;
  text-align: center;
}
.main_head th {
  padding: 5px 0;
  background: #d6e7ad;
  text-align: center;
}
.sub_head th {
  padding: 5px 15px;
  background: #f7fcea;
}
.table1 .sub_head th {
  width: 30%;
  text-align: left;
}

/*-------------------------------------------------*/

section#modal {
  padding: 20px 30px;
}

/* Download Page */
.dl_content_wrap {
  overflow: hidden;
}
.dl_content_wrap .item {
  display: block;
  float: left;
  box-sizing: border-box;
  margin-top: 30px;
  width: calc((100% - 30px) / 2);
  border: 1px solid #ededed;
  background: #fff;
  vertical-align: top;
}
.dl_content_wrap .item a {
  display: block;
  box-sizing: border-box;
}
.dl_content_wrap .item:nth-child(2n) {
  margin-left: 30px;
}
.dl_content_wrap .item:nth-child(1),
.dl_content_wrap .item:nth-child(2) {
  margin-top: 0;
}
.dl_content_wrap .item .catalog_title {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
  text-align: left;
  font-size: 16px;
  line-height: 1.4em;
}
.dl_content_wrap .catalog_thumb {
  display: table;
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
  text-align: center;
}
.dl_content_wrap .catalog_thumb .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.dl_content_wrap .catalog_thumb img {
  max-width: 115px;
  max-height: 115px;
  border: 1px solid #ccc;
}
.dl_content_wrap .btn_wrap {
  display: block;
  padding: 20px 0;
  background: #292929;
  text-align: center;
}
.dl_content_wrap .btn_wrap .catalog_btn {
  display: inline-block;
  box-sizing: border-box;
  padding: 10px 32px 10px 36px;
  border-bottom: #741414 5px solid;
  background: url("/img/ss/common/bg_icon_dl_001.png") no-repeat 10px center #d92525;
  background-size: 14px;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  body {
    background: #eee;
    font-size: 13px;
  }
  .h1,
  .h2,
  .h3,
  .h4 p {
    max-height: 999999px;
    /* もしくは */
    max-height: 100%;
  }
  .h1 {
    font-size: 154%;
  }
  .h2 {
    margin-top: 30px;
    font-size: 123%;
  }
  .h3 {
    margin-top: 24px;
    font-size: 108%;
  }
  .h4 {
    margin-top: 20px;
    padding-left: 10px;
    border-left: 2px solid #382a80;
    font-size: 100%;
  }
  .body {
    overflow: hidden;
  }
  .wrap {
    overflow: auto;
  }
  .frame {
    width: 100%;
  }

  /* Header */
  #header {
    height: auto;
    background: #fff;
  }
  #header .header_inner {
    display: none;
  }
  #header .sp_header_inner {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    padding: 9px 1% 9px 3%;
    width: 100%;
  }
  #header .sp_logo {
    float: left;
    margin-top: 0.2%;
    max-width: 476px;
    width: 67%;
  }
  #header .sp_header_inner .sp_menu {
    float: right;
    margin: 0;
    width: 12%;
    height: auto;
  }
  #header .sp_header_inner .sp_menu .sp_menu-default {
    display: block;
  }
  #header .sp_header_inner .sp_menu:hover .sp_menu-default {
    display: none;
  }
  #header .sp_header_inner .sp_menu .sp_menu-hover {
    display: none;
  }
  #header .sp_header_inner .sp_menu:hover .sp_menu-hover {
    display: block;
  }
  #header .modal-content {
    position: relative;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px 12.5%;
    width: 75%;
    border: 1px solid #061a63;
    background: #fff;

    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  #header .modal-content p {
    margin: 0;
    padding: 0;
  }
  #header p.close_top {
    position: absolute;
    top: -25px;
    right: 0;
  }
  #header p.close_top img {
    width: 18px;
  }
  #header .modal-content .title {
    padding: 12px 3.333%;
    border-bottom: 1px solid #939393;
    font-weight: bold;
    font-size: 13px;
    line-height: 1;
  }
  #header .modal-content > ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  #header ul.sort_nav {
    overflow: hidden;
    margin: 0;
    background-color: #f0f4f7;
  }
  #header ul.sort_nav li {
    margin: 0 6.667%;
  }
  #header ul.sort_nav li + li {
    border-top: 1px dotted #00a9e7;
  }
  #header ul.sort_nav li a {
    display: block;
    padding: 12px 0;
    color: #00a9e7;
    font-weight: bold;
    font-size: 15px;
  }
  #header ul.cv_box li {
    border-top: 1px solid #939393;
  }
  #header ul.cv_box li a {
    display: block;
    padding: 12px 3.333%;
    color: #ea0437;
    font-weight: bold;
    font-size: 1.154em;
  }

  /* main_box */
  #main_box {
    padding-top: 25px;
  }

  /* Main */
  #main_wrap {
    float: none;
    box-sizing: border-box;
    padding: 0 3%;
    width: 100%;
  }
  #main {
    margin-bottom: 0;
  }
  #main_box {
    padding-bottom: 0;
  }
  .type {
    overflow: hidden;
    padding-left: 0;
  }
  .type .type_category {
    position: relative;
    display: block;
    margin-bottom: 12px;
    font-size: 16px;
  }
  .type .type_name {
    float: left;
    font-size: 16px;
  }
  .description {
    margin-top: 11px;
  }
  .description > * + * {
    margin-top: 24px;
  }
  * + .news_image {
    margin-top: 18px;
  }
  h2 + .news_image,
  h3 + .news_image,
  h4 + .news_image {
    margin-top: 10px;
  }
  .news_image + * {
    margin-top: 16px;
  }
  .news_movie {
    height: 60vw;
  }
  .note {
    font-size: 90%;
  }
  .note p {
    margin-top: 5px;
  }
  .fr_image {
    margin: 0 0 5px 3%;
    width: 50%;
  }
  .float_block {
    margin-top: 8px;
    padding: 15px 5%;
  }
  .float_block .f_right,
  .f_left {
    float: none;
  }
  .float_block .f_right {
    margin-top: 20px;
  }
  .float_block .title,
  .float_block .sub_title {
    font-size: 108%;
  }

  /*-------------------------------------------------*/

  .table_block {
    overflow: scroll;
  }
  .table_title {
    margin-top: 24px;
    font-size: 108%;
  }
  .table_title span {
    display: block;
    line-height: 1.2;
  }
  .main_head th span {
    display: block;
  }
  th,
  td {
    padding: 5px 3%;
  }

  /*-------------------------------------------------*/

  section#modal {
    padding: 20px 3%;
  }

  /* #wrap */
  #wrap {
    overflow: hidden;
  }
  #main_wrap .inquiry_btn {
    display: none;
  }
  #main_wrap .cv_area {
    padding: 15px;
  }
  #main_wrap .cv_area dl {
    float: none;
    margin-bottom: 30px;
    width: 100%;
  }
  #main_wrap .cv_area .cv_txt {
    font-size: 18px;
  }
  #main_wrap .cv_area .cv_tel {
    margin-top: 15px;
  }

  #main_wrap .cv_area .news_btn a {
    display: block;
    box-sizing: border-box;
    margin-top: 20px;
    padding: 20px 20px;
    width: 100%;
    border-radius: 5px;
    background: #e60012;
    box-shadow: 3px 3px 0 rgba(126, 126, 126, 0.32);
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
  }
  #main_wrap .cv_area .cv_tel .cv_tel_ttl {
    font-size: 14px;
  }
  #main_wrap .cv_area .cv_tel .tel {
    padding: 3% 4%;
  }

  /* Side */
  #side {
    display: none;
  }
  #side {
    display: block;
    float: none;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 35px 3%;
    width: 100%;
  }
  #side .category_list,
  .topics {
    display: none;
  }
  #side .side_list li a {
    display: block;
  }
  #side .cv_area {
    margin: 0;
  }
  #side .cv_tel {
    display: block;
  }
  #side .cv_area li + li {
    margin-top: 8px;
  }
  #side .side_list .news_btn a {
    padding: 20px 20px 18px;
    width: 100%;
  }
  #side .side_list .news_btn a span {
    padding-left: 0;
  }

  /* Footer */
  #footer {
    height: auto;
    background: #fff;
  }
  #footer_copy {
    max-width: 640px;
    border: none;
  }
  #footer .copy_inner {
    overflow: hidden;
    margin: 0 auto;
    padding: 16px 0 23px;
    width: 95%;
  }
  #footer .copy_inner ul {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 1;
  }
  #footer .copy_inner ul li {
    display: inline;
    padding: 0 1.8%;
    border: none;
    vertical-align: middle;
  }
  #footer .links li a {
    color: #333;
    font-size: 90%;
  }
  #footer .copyright {
    float: none;
    margin-top: 17px;
    width: 100%;
    color: #333;
    text-align: center;
    font-size: 90%;
    line-height: 140%;
  }
  #footer .copyright span {
    display: block;
  }
  #footer .sp_pagetop {
    display: block;
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
  }
  #footer .sp_pagetop a {
    display: block;
    margin: 0 auto;
    width: 15%;
  }

  /* index */
  .p_home #newpostBox {
    margin-bottom: 0;
  }
  .p_home #newpostBox .data_box {
    margin-bottom: 35px;
  }
  .p_home #newpostBox .data_box .title {
  }
  .p_home #newpostBox .data_box .newspostTitle {
    padding: 0 10px 0 0;
    font-size: 16px;
  }
  .p_home #newpostBox .data_box .thumb {
    position: static;
    display: inline-block;
    width: 35vw;
    height: auto;
  }
  .p_home #newpostBox .data_box .info {
    margin-top: 9px;
  }
  .p_home #newpostBox .data_box .left_info {
    float: none;
    width: 100%;
  }
  .p_home #newpostBox .data_box .type .type_name {
    font-size: 100%;
  }
  .p_home #newpostBox .data_box .right_info {
    float: none;
    margin: 10px 0 0;
    width: 100%;
    text-align: center;
  }
  .p_home #newpostBox .data_box .data_btn {
    display: block;
    float: none;
    margin: 10px auto 0;
    padding: 8px 0;
    width: 50%;
    font-size: 14px;
  }
  #more {
    margin: 35px 0;
    padding: 9px 0;
    border: 2px solid #d9d9d9;
    font-size: 93%;
  }
  #more:hover {
    border: 2px solid #cfcfcf;
  }
  /* Title Style */
  .title_style01 {
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2em;
  }
  .title_style02 {
    position: relative;
    margin-top: 20px;
    padding: 2px 0 0 15px;
    border-left: 5px solid #00a9e7;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4em;
  }
  .title_style02:after {
    position: absolute;
    bottom: -11px;
    left: -5px;
    display: block;
    width: calc(100% + 5px);
    height: 4px;
    background: #e0e3e6;
    content: "";
  }
  .title_style02 + * {
    margin-top: 35px !important;
  }
  .title_style03 {
    margin-top: 30px;
    color: #003461;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2em;
  }
  .title_style03 + * {
    margin-top: 15px !important;
  }

  /* Box Style .image_box */
  .image_box {
    overflow: hidden;
    margin-top: 20px;
  }
  .image_box .img {
    margin-bottom: 15px;
  }
  .image_box.images_right .img {
    float: right;
    margin-left: 20px;
  }
  .image_box.images_left .img {
    float: left;
    margin-right: 20px;
  }
  .image_box .img .cap {
    display: block;
    margin-top: 5px;
    text-align: left;
    font-size: 14px;
  }
  .image_box .txt > * + * {
    margin-top: 15px;
  }
  .image_box.over .txt {
    overflow: hidden;
  }

  /* Box Style .image_box */
  .image_box .img {
    text-align: center;
  }
  .image_box.images_right .img {
    float: none;
    margin-left: 0;
  }
  .image_box.images_left .img {
    float: none;
    margin-right: 0;
  }
  .image_box .img .cap {
    display: block;
    margin-top: 5px;
    text-align: left;
    font-size: 14px;
  }
  .image_box .txt > * + * {
    margin-top: 15px;
  }
  .image_box.over .txt {
    overflow: hidden;
  }
  
/* Box Style .image_box04*/
  .image_box04 {
    display: block;
    text-align: center;
  }
  .image_box04 .img{
    display: block;
    vertical-align: middle;
    margin-bottom: 20px;
  }
  .image_box04 .img:last-child {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 0px;
  }

/* Box Style .image_box05*/
  .image_box05 .left_box {
  float: none;
  }
  .image_box05 .right_box {
    margin-top: 15px;
    float: none;
  }
  .image_box05 .txt {
    width: 100%;
  }

  /* Box Style .col_box */
  .col_box {
    overflow: hidden;
    margin-top: 20px;
  }
  .col_box.col2 .col {
    float: none;
    width: 100%;
  }
  .col_box.col2 .col:nth-child(2n) {
    margin-left: 0;
  }
  .col_box.col3 .col {
    float: none;
    margin-right: 0;
    width: width: 100%;;
  }
  .col_box.col3 .col:nth-child(3n) {
    margin-right: 0;
  }
  .col_box .col .lead {
    margin-bottom: 10px;
    color: #003461;
    font-size: 16px;
  }
  .col_box .col .img {
    margin-bottom: 10px;
  }
  .col_box .col .img .cap {
    display: block;
    margin-top: 5px;
    font-size: 14px;
  }
  
  /* Box Style .border_box02 */
  .image_border_box02 .inner {
  max-width: 160px;
  }
  .image_border_box02 .inner .img.col2 {
    float: none;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .image_border_box02 .inner .img.col2:last-child {
    margin-bottom: 0px;
  }

  /* Bottom Catalog */
  .bottom_catalog {
    padding: 20px;
  }
  .bottom_catalog .box_title {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .bottom_catalog .box_lead {
    margin-bottom: 10px;
  }
  .bottom_catalog.type01 .catalog_wrap {
    overflow: hidden;
    text-align: center;
    font-size: 0;
  }
  .bottom_catalog.type01 .catalog_wrap .item {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    vertical-align: top;
  }
  .bottom_catalog.type01 .catalog_wrap .item + .item {
    margin-top: 25px;
  }
  .bottom_catalog.type01 .catalog_wrap .item:nth-child(2n) {
    margin-left: 0;
  }
  .bottom_catalog.type01 .catalog_wrap .item .catalog_title {
    position: relative;
    margin-bottom: 40px;
    padding-left: 10px;
    border-left: 4px solid #003461;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4em;
  }
  .bottom_catalog.type01 .catalog_wrap .item .catalog_title:after {
    position: absolute;
    bottom: -16px;
    left: -10px;
    display: block;
    width: calc(100% + 10px);
    height: 0;
    border-bottom: 1px dotted #ccc;
    content: "";
  }
  .bottom_catalog .catalog_thumb {
    margin-bottom: 25px;
  }

  .bottom_catalog.type01 .catalog_thumb {
    margin-right: 0;
  }
  .bottom_catalog.type01 .catalog_thumb.col3 img{
    margin: 5px;
    width: calc((100% - 60px) / 3);
  }
  .bottom_catalog.type02 .catalog_thumb {
    text-align: center;
  }
  .bottom_catalog.type02 .catalog_thumb img {
    margin: 5px;
    width: calc((100% - 60px) / 3);
  }
  .bottom_catalog .catalog_thumb img {
    border: 1px solid #ccc;
  }
  .bottom_catalog .catalog_btn {
    display: block;
    margin: 0 auto 3px;
    padding: 15px 0;
    max-width: 290px;
    width: 100%;
    border-radius: 5px;
    background: #e60012;
    box-shadow: 3px 3px 0 rgba(0,0,0,0.3);
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-weight: bold;
    font-size: 16px;
    line-height: 1em;
  }

  /* Download Page */
  .dl_content_wrap .item {
    width: 100%;
  }
  .dl_content_wrap .item + .item {
    margin-top: 30px;
  }
  .dl_content_wrap .item:nth-child(2n) {
    margin-left: 0;
  }
  .dl_content_wrap .item .catalog_title {
    height: auto;
  }
}
