@charset "utf-8";
/* Style CSS Document
Theme Name: 株式会社東海テクノ
Theme URI: https://www.tokai-techno.co.jp/
Description: 株式会社東海テクノ　公式サイト用テーマ
Version: 1.0
*/


/**********************************************************************************
* reset
***********************************************************************************/

html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}

body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

/**********************************************************************************
* layout
***********************************************************************************/

/* ----- Base ------------------- */
html {
  overflow-y: scroll;
}

body {
  background-color: #FFFFFF;
  color: #333333;
  font-size: 1em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.4pt
}

/* ----- Header ------------------- */
header {
  width: 100%;
  height: 120px;
  background-image: url(https://www.tokai-techno.co.jp/image/header-bg.png);
  background-repeat: repeat-x
}

header #inner {
  width: 960px;
  height: 120px;
  margin: 0 auto;
  background-image: url(https://www.tokai-techno.co.jp/image/header-inner-bg.png);
  background-repeat: none
}

#inner h1 {
  width: 220px;
  display: block;
  height: 70px;
  float: left;
  margin-right: 30px
}

/* ----- Navi ------------------- */
nav {
  width: 710px;
  height: 70px;
  float: left;
  position: relative;
  z-index: 2
}

ul.ddmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #333333
}

/* ▼メインメニュー項目の装飾 */
ul.ddmenu li {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 70px;
  margin: 0 30px 0 0;
  position: relative
}

ul.ddmenu a {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  display: block
}

ul.ddmenu a:hover {
  text-decoration: underline;
  color: #333333
}

/* ▼サブメニューの装飾 */
ul.ddmenu ul {
  margin: 0px;
  padding: 0px;
  display: none;
  position: absolute
}

/* ▼サブメニュー項目の装飾 */
ul.ddmenu ul li {
  width: 230px;
  border-top: 1px solid #ffffff;
  background: #1D436C
}

ul.ddmenu ul li a {
  line-height: 40px;
  text-align: left;
  padding-left: 10px;
  font-weight: normal;
  font-size: 14px;
  color: #ffffff
}

ul.ddmenu ul li a:hover {
  background-color: #D5F2FF;
  color: #333333
}


/* ----- Top Search ------------------- */
#down-box #top-search {
  width: 710px;
  height: 40px;
  margin-top: 10px;
  text-align: right;
  float: left
}

#down-box #top-search .search-box1 {
  width: 350px;
  height: 25px;
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  border: 1px solid #cccccc;
  vertical-align: middle;
  font-size: 15px;
  text-indent: 15px
}

#down-box #top-search .search-btn1 {
  width: 110px;
  height: 30px;
  vertical-align: middle
}

/* ----- Lang Button ------------------- */
#down-box #lang {
  width: 90px;
  height: 50px;
  float: left;
  margin-left: 70px
}

#down-box #lang ul li a {
  font-size: 12px;
  color: #333333;
  margin: 16px 2px 0 0;
  padding: 2px 8px 0 8px;
  line-height: 16px;
  float: right;
  background-color: #FFFFFF
}

/* ----- Container ------------------- */
#container {
  width: 960px;
  margin: 0 auto;
  line-height: 140%
}

/* ----- Top Slide ------------------- */
#slide {
  width: 100%;
  padding: 30px 0 40px 0;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
  overflow-x: hidden
}

/* ----- Top Image List ------------------- */
#img-list {
  width: 960px;
  background-color: #F4F2F2;
  border: 1px solid #CCCCCC
}

#img-list #wrap {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: left;
  list-style: none;
  margin-left: 3px\9
}

#img-list #wrap li {
  float: left\9
}

#img-list img {
  margin: 1px 1px;
  margin: 1px 0px\9
}

/* ----- Column ------------------- */
#container #main {
  width: 730px;
  min-height: 700px;
  float: right;
  margin: 30px 0 0 0
}

#container #sub {
  width: 210px;
  float: left;
  margin: 30px 0 0 0
}

/* ----- Footer ------------------- */
footer {
  width: 100%;
  background-color: #4E87C6;
  color: #FFFFFF;
  margin-top: 30px;
  height: 45px
}

footer #inner {
  width: 960px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 45px
}

footer #inner #left-box {
  float: left;
  text-align: left
}

#left-box ul li {
  float: left
}

#left-box ul li+li:before {
  content: "　|　"
}

footer #inner #right-box {
  float: right;
  text-align: right
}

/**********************************************************************************
* common
***********************************************************************************/

/* ----- Clear  ------------------- */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* ----- breadcrumbs --------------------*/
.breadcrumbs {
  width: 960px;
  height: 20px;
  display: block;
  font-size: 12px;
  text-align: right;
  margin: 10px auto
}

/* ----- Img bottom margin clear  ------------------- */
img {
  max-width: 100%;
  vertical-align: bottom
}

/* ----- Link -------------------- */
header a {
  color: #FFFFFF;
  text-decoration: none
}

header a:hover {
  color: #FFFFFF;
  text-decoration: underline
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}

.labeis-menu a li {
  color: #333333;
  text-decoration: none;
}

.labeis-menu a li:hover {
  background-color: #5280C1;
  color: #fff;
  text-decoration: none;
}

footer a {
  color: #FFFFFF
}

footer a:hover {
  text-decoration: underline;
  color: #FFFFFF
}

/* ----- Position ------------------------------ */
.ml {
  float: left
}

.mr {
  float: right
}

.alignright {
  float: right;
  clear: both
}

.alignleft {
  float: left;
  clear: both
}

img.alignright {
  float: right;
  margin-left: 10px;
  clear: both
}

img.alignleft {
  float: left;
  margin-right: 10px;
  clear: both
}

.aligncenter {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto
}

blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px
}

/* ----- Font  -------------------- */
.red {
  color: #FF0000
}

.blue {
  color: #0000FF
}

.green {
  color: #00FF00
}

em {
  font-style: italic;
}

strong {
  font-weight: bold
}

/* ----- ul・ol -------------------- */
#main ul {
  margin-left: 1.6em
}

#main ul li {
  list-style-position: outside;
  list-style-type: disc;
  float: none
}

#main ol {
  margin-left: 1.8em;
}

#main ol li {
  list-style-position: outside;
  list-style-type: decimal;
  float: none
}

/* LABEIS MENU */
#main .labeis-menu ul {
  margin-left: 0
}

#main .labeis-menu li {
  list-style-type: none;
  float: left
}

/* ----- Sitemap -------------------- */
#main #sitemap_list li {
  list-style-type: none
}

#sitemap_list li .cat-item, #sitemap_list .cat-item {
  font-weight: bold
}

/* ----- Margin -------------------- */
.mt00 {
  margin-top: 0px
}

.mt05 {
  margin-top: 5px
}

.mt10 {
  margin-top: 10px
}

.mt15 {
  margin-top: 15px
}

.mt20 {
  margin-top: 20px
}

.mt25 {
  margin-top: 25px
}

.mt30 {
  margin-top: 30px
}

.mt35 {
  margin-top: 35px
}

.mt40 {
  margin-top: 40px
}

.mt45 {
  margin-top: 45px
}

.mt50 {
  margin-top: 50px
}

.mt60 {
  margin-top: 60px
}

.mt70 {
  margin-top: 70px
}

.mt80 {
  margin-top: 80px
}


.mb00 {
  margin-bottom: 0px
}

.mb05 {
  margin-bottom: 5px
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.mb20 {
  margin-bottom: 20px
}

.mb25 {
  margin-bottom: 25px
}

.mb30 {
  margin-bottom: 30px
}

.mb35 {
  margin-bottom: 35px
}

.mb40 {
  margin-bottom: 40px
}

.mb45 {
  margin-bottom: 45px
}

.mb50 {
  margin-bottom: 50px
}

.mb60 {
  margin-bottom: 60px
}

.mb70 {
  margin-bottom: 70px
}

.mb80 {
  margin-bottom: 80px
}

.mr00 {
  margin-right: 0px
}

.mr05 {
  margin-right: 5px
}

.mr10 {
  margin-right: 10px
}

.mr15 {
  margin-right: 15px
}

.mr20 {
  margin-right: 20px
}

.mr25 {
  margin-right: 25px
}

.mr30 {
  margin-right: 30px
}

.mr35 {
  margin-right: 35px
}

.mr40 {
  margin-right: 40px
}

.mr45 {
  margin-right: 45px
}

.mr50 {
  margin-right: 50px
}

.ml00 {
  margin-left: 0px
}

.ml05 {
  margin-left: 5px
}

.ml10 {
  margin-left: 10px
}

.ml15 {
  margin-left: 15px
}

.ml20 {
  margin-left: 20px
}

.ml25 {
  margin-left: 25px
}

.ml30 {
  margin-left: 30px
}

.ml35 {
  margin-left: 35px
}

.ml40 {
  margin-left: 40px
}

.ml45 {
  margin-left: 45px
}

.ml50 {
  margin-left: 50px
}

.mc {
  text-align: center;
}

/* ----- Table 01 -------------------- */
.type01 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-left: 3px solid #007615;
  margin: 15px 0;
  width: 100%;
}

.type01 th {
  width: 147px;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  color: #2A7314;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #D9FFD7;
  white-space: nowrap;
}

.type01 td {
  width: 349px;
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/**********************************************************************************
* page
***********************************************************************************

/* ----- Sidebar Title ------------------- */
/*#sub h2*/
#sub .sub-heading {
  font-size: 24px;
  font-weight: bold
}

#sub .sub-heading.min {
  font-size: 19px;
}

/*#sub h3*/
#sub .sub-title {
  font-size: 15px;
  font-weight: bold;
  color: #999999;
  padding-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}

/* ----- Main Contents Title  ------------------- */
#main .heaing-h3 {
  clear: both;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  padding: 0 0 40px 5px;
  margin: 0 0 20px 0;
  color: #386194;
  background-image: url('https://www.tokai-techno.co.jp/image/h3-bg.png');
  background-repeat: repeat-x;
  background-position: left bottom;
}

#main .heaing-h4 {
  clear: both;
  background: transparent;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  border: 2px solid #4E87C7;
  padding: 10px 0 10px 15px;
  margin: 20px 0 20px 0;
}

#main .heaing-h5 {
  clear: both;
  border: 0;
  background: transparent;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  border-bottom: 1px dotted #333;
  padding: 10px 0 10px 0px;
  margin: 20px 0 20px 0;
}

#main .heaing-h6 {
  clear: both;
  border: 0;
  color: #386194;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  background-image: url('https://www.tokai-techno.co.jp/image/h6-bg.gif');
  background-repeat: no-repeat;
  padding: 5px 0 20px 10px;
  margin: 0 auto;
}

#main .heaing-h7 {
  clear: both;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 10px 15px;
  margin: 15px 0 15px 0;
  color: #4E87C7;
  border: 1px dotted #4E87C7;
  font-weight: bold;
}

/* #main #topics h4 */
#main #topics .topics .ts {
  clear: both;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 2em
}

#main #topics .topics {
  clear: both;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
  margin: 20px 0 20px 0;
  color: #333;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #4E87C7;
}

#main #topics .topics a {
  font-weight: bold
}

#sub .sub-title:after,
#sub .sub-heading:after,
#main .heaing-h3:after,
#main .heaing-h4:after,
#main .heaing-h5:after,
#main .heaing-h6:after,
#main .heaing-h7:after,
#main #topics .topics .ts:after,
#main #topics .topics:after {
  content: "";
  clear: both;
  display: block;
}

/* ----- Category　List ------------------- */
#main #con-box1 {
  width: 100%;
  clear: both;
}

#con-box1 img {
  display: block;
  float: left;
  margin: 0 35px 55px 0
}

#con-box1 .page-list {
  float: right;
  width: 545px;
  background-color: #FAF7F7;
  border: 1px solid #CCCCCC;
  margin: 25px 0 55px 0;
  padding-top: 15px;
}

#con-box1 .page-list ul li {
  list-style: none inside;
  width: 165px;
  float: left;
  background-image: url('https://www.tokai-techno.co.jp/image/list-arrow.png');
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 20px;
  font-size: 14px;
  margin: -5px 0 0.75em 0
}

#kanren-title {
  border-bottom: 3px double #ccc;
  font-size: 18px;
  color: #386194;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 15px
}

#kanren {
  width: 100%;
  height: auto;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #F9F5F5
}

#kanren .page-nav {
  padding: 5px 0px;
  font-size: 14px
}

#kanren .page-nav li {
  list-style: none;
  background-image: url('https://www.tokai-techno.co.jp/image/list-arrow.png');
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 20px;
  margin: 12px 0px;
  border-bottom: 1px dotted #ccc
}

/* ----- Sidebar Contents ------------------- */
#sub .page-nav {
  border-bottom: 1px solid #CCCCCC;
  padding: 20px 0;
  font-size: 14px
}

#sub .page-nav li {
  margin-bottom: 10px
}

/* ----- Contents RIKEJYO ------------------- */
#main .rijyoke-box {
  background-color: #F3F4F6;
  border: 1px solid #333333;
  padding: 15px;
}

#main .rijyoke-box .rb-left {
  width: 490px;
  float: left
}

#main .rijyoke-box .rb-right {
  float: right;
}

.rb-left .title {
  color: #223773;
  font-weight: bold;
  font-size: 28px;
  line-height: normal;
}

.rb-left .sub-title {
  margin-bottom: 15px
}

.rb-left .word {
  font-size: 13px;
}

.rb-left .rdate {
  font-size: 13px;
  font-weight: bold;
  color: #223773;
  margin-top: 10px
}

.rb-right .group {
  color: #223773;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}

.rb-right .name {
  font-size: 13px;
  text-align: center;
}

#container #main .q-block {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  padding-bottom: 20px;
  border-bottom: solid 3px #CCCCCC;
  position: relative;
}

#container #main .q-block:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #223773;
  bottom: -3px;
  width: 32%;
}

#main #q-title {
  font-weight: bold;
  padding: 10px;
  background-color: #F5F5F5;
  display: inline-block;
  margin-top: 15px;
}

#main .anser {
  margin-top: 15px;
  margin-bottom: 15px;
}


/* ----- LABEIS MENU ------------------- */
.labeis-menu {
  width: 730px;
  border: 1px solid #386194;
  clear: both
}

.labeis-menu ul {
  width: 730px;
  margin: 0;
}

.labeis-menu li {
  width: 243px;
  text-align: center;
  border: 1px dotted #386194;
  padding: 10px 0;
}

/**********************************************************************************
* custom
***********************************************************************************/

.font10 {
  font-size: 0.75em;
}

.font12 {
  font-size: 0.8em;
}

.font14 {
  font-size: 0.9em;
}

.font15 {
  font-size: 0.95em;
  line-height: 170%;
}

.t-blue {
  color: #336699;
}


/* カラーボックス文--------------------------------*/

.blback {
  width: 100%;
  background: #2860ad;
  padding: 15px 0;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin: 20px 0 30px;
}

.grback {
  width: 100%;
  background: #6ea924;
  padding: 15px 0;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin: 20px 0;
}

.orback {
  width: 100%;
  background: #ed7d31;
  padding: 10px 15px;
  color: #FFFFFF;
  font-size: 14px;
  margin: 15px 0;
}

.orborder {
  width: 100%;
  border: 1px solid #ff6600;
  padding: 15px 0;
  color: #ff6600;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin: 20px 0;
}



/* 表組み--------------------------------*/

.infotableArea {
  width: 100%;
  overflow: hidden;
  height: 100%;
  margin-bottom: 30px;
}

dl.info {
  margin: 12px 0;
  text-align: center;
  border-bottom: 1px dashed #333333;
}

dl.info:first-child {
  margin-top: 10px;
}

dl.info:last-child {
  border-bottom: none;
}


dl.info dt {
  margin-bottom: 8px;
  width: 20.54794520547945%;
  float: left;
  clear: both;
  text-align: left;
  line-height: 160%;
}

dl.info dd {
  margin-bottom: 8px;
  margin-left: 20.54794520547945%;
  text-align: left;
  line-height: 160%;
}

dl.info dd.month {
  margin: 0 3% 8px 0;
  width: 5%;
  text-align: right;
  float: left;
  line-height: 160%;
}

dl.info dd .inL {
  width: 49%;
  float: left;
  margin-right: 2%;
}

dl.info dd .inR {
  width: 49%;
  float: left;
  margin: 0;
}


dl.info02 {
  margin: 12px 0;
  text-align: center;
  border-bottom: 1px dashed #333333;
}

dl.info02:first-child {
  margin-top: 10px;
}

dl.info02:last-child {
  border-bottom: none;
}


dl.info02 dt {
  margin-bottom: 8px;
  width: 35.54794520547945%;
  float: left;
  clear: both;
  text-align: left;
  line-height: 160%;
}

dl.info02 dd {
  margin-bottom: 8px;
  margin-left: 35.54794520547945%;
  text-align: left;
  line-height: 160%;
}


/* 表：情報--------------------------------*/

.detailtableArea {
  width: 100%;
  overflow: hidden;
  height: 100%;
  margin-bottom: 30px;
}

.detailtableArea dl {
  width: 47.94520547945205%;
  margin: 12px 4.10958904109589% 0 0;
  text-align: center;
  float: left;
  border-bottom: 1px dashed #333333;
  overflow: hidden;
}

.detailtableArea dl:nth-child(1),
.detailtableArea dl:nth-child(2) {
  margin-top: 0;
}

.detailtableArea dl:nth-child(2n) {
  margin-right: 0;
}


.detailtableArea dl dt {
  margin-bottom: 12px;
  float: left;
  clear: both;
  text-align: left;
  white-space: nowrap;
}

.detailtableArea dl dd {
  margin-bottom: 12px;
  text-align: right;
  float: right;
  white-space: nowrap;
}

.detailtableArea dl dd p.nbsp {
  height: 1.5em;
}


/* 表：会社概要-有資格者--------*/

.qualifiedArea {
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.qualifiedArea dl {
  width: 100%;
  margin: 12px 0 0 0;
  text-align: center;
  border-bottom: 1px dashed #333333;
  overflow: hidden;
}

.qualifiedArea dl:nth-child(1) {
  margin-top: 0;
}

.qualifiedArea dl:nth-child(2n) {
  margin-right: 0;
}


.qualifiedArea dl dt {
  margin-bottom: 12px;
  float: left;
  clear: both;
  text-align: left;
  white-space: nowrap;
}

.qualifiedArea dl dd {
  margin-bottom: 12px;
  text-align: right;
  float: right;
  white-space: nowrap;
}

.qualifiedArea dl dd p.nbsp {
  height: 1.5em;
}


/* 2カラム--------------------------------*/

#contents2_L {
  width: 47.94520547945205%;
  margin-right: 4.10958904109589%;
  float: left;
  overflow: hidden;
}

#contents2_L p {
  font-size: 0.9em;
}

#contents2_R {
  width: 47.94520547945205%;
  float: right;
  overflow: hidden;
}

#contents2_R p {
  font-size: 0.9em;
}


/* 470px・230px */

.contents2_Ltext {
  width: 64.38356164383562%;
  margin-right: 4.10958904109589%;
  float: left;
  overflow: hidden;
}

.contents2_Rimg {
  width: 31.506849315068493%;
  float: right;
  overflow: hidden;
}


/* 430px・270px */

.contents2_Ltext02 {
  width: 58.9041095890411%;
  margin-right: 4.10958904109589%;
  float: left;
  overflow: hidden;
}

.contents2_Rimg02 {
  width: 36.986301369863014%;
  float: right;
  overflow: hidden;
}


.contents2_L30 {
  width: 22.388059701%;
  margin-right: 4.47761194%;
  float: left;
  overflow: hidden;
}

.contents2_R70 {
  width: 73.134328358%;
  float: right;
  overflow: hidden;
}



/* 400px・300px */

.contents2_Ltext03 {
  width: 57.142857142%;
  margin-right: 1.10958904109589%;
  float: left;
  overflow: hidden;
}

.contents2_Rimg03 {
  width: 42.857142857;
  float: right;
  overflow: hidden;
}



/* 230px・470px*/

.contents2_Limg {
  width: 31.506849315068493%;
  margin-right: 4.10958904109589%;
  float: left;
  overflow: hidden;
  text-align: center;
}

.contents2_Rtext {
  width: 64.38356164383562%;
  float: right;
  overflow: hidden;
}



/* 300px・400px */

.contents2_Ltext04 {
  width: 47.857142857;
  margin-right: 1.10958904109589%;
  float: left;
  overflow: hidden;
}

.contents2_Rimg04 {
  width: 52.142857142%;
  float: right;
  overflow: hidden;
}


/* 3カラム--------------------------------*/

#contents3_L {
  width: 31.506849315%;
  margin-right: 2.739726027%;
  float: left;
  overflow: hidden;
}

#contents3_C {
  width: 31.506849315%;
  margin-right: 2.739726027%;
  float: left;
  overflow: hidden;
}


#contents3_R {
  width: 31.506849315%;
  float: right;
  overflow: hidden;
}


/* テーブル--------------------------------*/

table.content, .content td, .content th {
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
  padding: 10px 15px;
  line-height: 150%;
  vertical-align: middle;
}


/* 段落文--------------------------------*/

.notes {
  margin-left: 1em;
  text-indent: -1em;
}

.notes2 {
  margin-left: 2em;
  text-indent: -2em;
}

.notes3 {
  margin-left: 3em;
  text-indent: -3em;
}

.notes5 {
  margin-left: 5em;
  text-indent: -5em;
}


.notes15 {
  margin-left: 15em;
  text-indent: -15em;
  margin-top: 0;
  margin-bottom: 0;
}

/* 枠-----------------------------------*/

.waku1px_gr {
  border: #CCCCCC 1px solid;
  padding: 20px;
  background-color: #FAFBFC;
  font-size: 0.9em;
}

.waku1px_gr p {
  text-align: center;
  margin: 0 auto;
}

.waku1px_br {
  border: #CCCCCC 1px solid;
  padding: 20px;
  background-color: #FDFAFA;
  margin-bottom: 30px;
  font-size: 0.9em;
  overflow: hidden;
}

.waku1px_br p {
  text-align: center;
  margin: 0 auto;
}

.waku1px_wh {
  border: #CCCCCC 1px solid;
  padding: 20px;
}

.waku1px_wh p {
  text-align: center;
  margin: 0 auto;
}

.waku5px_wh {
  border: #DDDDDD 5px solid;
  padding: 30px;
  overflow: hidden;
  font-size: 0.9em;
  margin-bottom: 40px;
}

.waku5px_wh p {
  text-align: left;
  margin-left: 15px;
}

/* 製品サービス-環境調査分析-------------*/

#main .listcap {
  width: 100%;
  height: auto;
  background: url(https://www.tokai-techno.co.jp/image/h6_list-bg.gif);
  background-repeat: repeat;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-size: 100% 100%;
}

#main .listcap p {
  font-size: 0.9em;
  color: #000000;
  background: url(https://www.tokai-techno.co.jp/image/h6_list.gif);
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 17px;
  font-weight: bold;
}

.icon_link {
  padding-left: 18px;
  background-image: url(https://www.tokai-techno.co.jp/image/icon-pagelink.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  margin: 10px 0;
}

a.linkblue:link {
  color: #003366;
  text-decoration: none;
  line-height: 130%;
}

a.linkblue:active {
  color: #003366;
  text-decoration: none;
  line-height: 130%;
}

a.linkblue:visited {
  color: #003366;
  text-decoration: none;
  line-height: 130%;
}

a.linkblue:hover {
  color: #003366;
  text-decoration: underline;
  line-height: 130%;
}



/* 製品サービス-ダウンロード-------------*/

#Areamb20 {
  margin-bottom: 20px;
  overflow: hidden;
}


#Areamb30 {
  margin-bottom: 30px;
  overflow: hidden;
}

#Areamb40 {
  margin-bottom: 40px;
  overflow: hidden;
}

#Areamb50 {
  margin-bottom: 50px;
  overflow: hidden;
}


.download_cap {
  padding-bottom: 20px;
}

table.download {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 100%;
  border-spacing: 0;
  margin: 0 auto 40px;
  font-size: 0.9em;
}

table.download td {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  text-align: center;
}

table.download td.cap-dl {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  text-align: left;
  background-color: #F7FCFF;
  width: 70%;
  padding: 10px 20px;
  vertical-align: middle;
}

table.download td.cap-dltext {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  text-align: left;
  width: 30%;
  padding: 10px 20px;
  vertical-align: middle;
}

table.download td.cap-dltext img {
  width: 19px;
  height: 21px;
  margin-right: 10px;
}

table.download td.img-dl {
  padding: 5px 0;
}

table.download td.img-dl img {
  width: 33px;
  height: 37px;
}

table.download td.cap-entry {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  text-align: center;
  width: 50%;
  padding: 10px 20px;
  vertical-align: middle;
}

table.download td.cap-entry span {
  font-weight: bold;
}

table.download td.cap-entry img {
  width: 34px;
  height: 24px;
  margin-right: 10px;
}

/* 製品サービス-かわせみ---------------*/

#backnumberArea {
  width: 100%;
  margin: 0 auto 40px;
}

.backnubreArea_in {
  width: 50%;
  background-color: #F2F2F2;
  border: #CCCCCC 1px solid;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
}

.optionArea dl dt {
  width: 2em;
  float: left;
  line-height: 125%;
  margin-bottom: 1em;
  font-size: 0.9em;
}

.optionArea dl dd {
  line-height: 125%;
  margin-bottom: 1em;
  margin-left: 2em;
  font-size: 0.9em;
}


/* 企業情報-主要取引先------------------*/

.suppliers_main {
  max-width: 730px;
  height: auto;
  margin-bottom: 30px;
}

.suppliers_logoArea {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.suppliers_logoAreaL {
  width: 50%;
  height: auto;
  float: left;
}

.suppliers_logoAreaR {
  width: 50%;
  float: right;
}

.suppliers_logoArea_inL {
  width: 50%;
  float: left;
  text-align: center;
  display: table-cell;
}

.suppliers_logoArea_inL img {
  width: 80%;
  height: 80%;

}

.suppliers_logoArea_inR {
  width: 50%;
  float: right;
  text-align: center;
}

.suppliers_logoArea_inR img {
  width: 80%;
  height: 80%;

}

.br-pc {
  display: block;
}

.br-sp {
  display: none;
}

.pc-mr {
  float: right;
}

.clear {
  clear: both;
}

/* 数字が語る-----------------*/

.number_main {
  max-width: 730px;
  height: auto;
  margin-bottom: 30px;
}

.numberArea {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.numberAreaL {
  width: 50%;
  height: auto;
  float: left;
  text-align: center;
}

.numberAreaR {
  width: 50%;
  float: right;
  text-align: center;
}



/* エキスパート------------------*/


.expert_cap {
  background: url(https://www.tokai-techno.co.jp/image/cap_expert_pc.gif);
  background-repeat: no-repeat;
  margin-bottom: 20px;
  width: 730px;
  height: 56px;
  text-indent: -9999px;
}

.expert_photoArea {
  width: 28.985507246%;
  margin-right: 2.898550724%;
  float: left;
}

.expert_textArea {
  width: 68.115942028%;
  float: right;
}

/* スタッフ紹介エリア（お問い合わせ）-----------------------------------------*/

#contactstaffArea {
  width: 100%;
  padding: 0 0 20px;
  text-align: left;
}

#contactstaffArea_in_large {
  max-width: 730px;
  margin: 0 auto;
}

#contactstaffArea_in_large p {
  text-align: center;
}

#contactstaffArea_in_large p img {
  width: 488px;
  height: 55px;
}

.contactstaffArea_cap {
  width: 100%;
  margin: 15px 0 25px;
  text-align: center;
  font-size: 1.2em;
}

.contactstaffArea_cap img {
  width: 488px;
  height: 55px;
}

#contactstaffArea_tel {
  width: 82.191780821%;
  border-bottom: #999999 1px dotted;
  padding: 10px 0;
  margin: 0 auto;
  overflow: hidden;
  font-size: 1.1em;
}

.contactstaffArea_telL {
  float: left;
  width: 66.666666666%;
}

.contactstaffArea_telR {
  float: right;
  width: 30.833333333%;
  text-align: right;
}

.contactstaffArea_telR span img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

.row {
  display: flex;
  margin-left: -3.125%;
}

.col {
  width: 100%;
  margin-left: 3.125%;
}

.col img {
  width: 100%;
}


/* 品質方針-----------------------------------------*/

.plicy_img_pc {
  margin: 0 auto 30px auto:
}


/* 採用情報-----------------------------------------*/

.tab5 {
  width: 100%;
  /*横幅はここで設定します。100%にすれば可変になります。*/
  min-width: 320px;
  margin: 0 auto;
}

.tab5 .tab-content {
  margin: 0 auto;

}

.tab5 label {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.tab5 label {
  display: inline-block;
  width: 21%;
  padding: 20px 10px;
  cursor: pointer;
  background: #eee;
  color: #333;
  margin-right: -2px;
  font-weight: bold;
  border: #ccc 1px solid;
  text-align: center;
  margin-bottom: 2px;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
}

.tab5 label:hover {
  background: #F8F6F6;
}

.tab5 input:checked+label {
  background: #9fb7d4;
  color: white;
  padding: 20px 10px;
}

.tab5 input {
  display: none;
}

.tab5 #tab5-b1,
.tab5 #tab5-b2,
.tab5 #tab5-b3,
.tab5 #tab5-b4 {
  display: none;
  padding-top: 25px;
}

.tab5 #tab5-1:checked~#tab5-b1,
.tab5 #tab5-2:checked~#tab5-b2,
.tab5 #tab5-3:checked~#tab5-b3,
.tab5 #tab5-4:checked~#tab5-b4 {
  display: block;
}

.recruit_bt {
  width: 20em;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 15px 0;
  color: #fff;
  background-color: #4E87C6;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  /* for Safari and Chrome 対応*/
  -moz-border-radius: 15px;
  /* for Firefox 対応*/
  margin-bottom: 40px;
}

/* Labise-----------------------------------------*/


.contents2_L35 {
  width: 33.388059701%;
  margin-right: 4.47761194%;
  float: left;
  overflow: hidden;
}

.contents2_R65 {
  width: 62.134328358%;
  float: right;
  overflow: hidden;
}




@media only screen and (min-width: 639px) and (max-width: 2048px) {


  .none {
    display: none
  }

  #contactstaffArea_in_small {
    display: none;
  }


  .plicy_img_sp {
    display: none;
  }

}

@media screen and (max-width: 639px) {

  .font14 {
    line-height: 150%;
  }


  /* 表組み----------------------------*/

  dl.info {
    padding-left: 2%;
    margin: 18px 0;
  }

  dl.info dt {
    text-indent: 0;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    font-weight: bold;
  }

  dl.info dd {
    margin-left: 0;
    text-align: left;
    clear: both;
    margin-bottom: 15px;
  }

  dl.info dd.month {
    margin-right: 0;
    margin-bottom: 0px;
    width: 100%;
    text-align: left;
    float: none;
  }

  dl.info dd.month p {
    display: none;
  }

  dl.info dd .inL {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }

  dl.info dd .inR {
    width: 100%;
    float: none;
  }

  dl.info02 {
    padding-left: 2%;
    margin: 18px 0;
  }

  dl.info02 dt {
    text-indent: 0;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    font-weight: bold;
  }

  dl.info02 dd {
    margin-left: 0;
    text-align: left;
    clear: both;
    margin-bottom: 15px;
  }

  /* 表：情報--------------------------------*/

  .detailtableArea dl {
    width: 100%;
    margin-right: 0;
    text-align: center;
    float: none;
    display: block;
  }

  .detailtableArea dl:nth-child(2) {
    margin-top: 12px;
  }

  .detailtableArea dl:first-child {
    margin-top: 10px;
  }

  .detailtableArea dl dd p.nbsp {
    display: none;
  }

  dl.info dd .detailtableArea dl dt {
    margin-bottom: 12px;
    width: 80%;
    clear: both;
    text-align: left;
    font-weight: normal;
    display: inline-block;
  }

  dl.info dd .detailtableArea dl dd {
    margin-bottom: 12px;
    width: 20%;
    text-align: right;
    display: inline-block;
  }


  /* 表：会社概要-有資格者--------*/


  .qualifiedAreaArea dl {
    width: 100%;
    margin-right: 0;
    text-align: center;
    float: none;
    display: block;
  }

  .qualifiedAreaArea dl:first-child {
    margin-top: 0;
  }

  .qualifiedAreaArea dl dd p.nbsp {
    display: none;
  }


  /* 2カラム--------------------------------*/

  #contents2_L {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 15px;
  }

  #contents2_R {
    width: 100%;
    float: none;
  }

  .contents2_Ltext,
  .contents2_Ltext02,
  .contents2_Ltext03,
  .contents2_Ltext04 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    https: //www.tokai-techno.co.jp/cms/wp-admin/theme-editor.php?file=css%2Fcustom.css&theme=tokai
      text-align:left;
    float: none;
    overflow: hidden;
  }

  .contents2_Rimg,
  .contents2_Rimg02,
  .contents2_Rimg03,
  .contents2_Rimg04 {
    width: 100%;
    float: none;
    overflow: hidden;
  }


  .contents2_L30 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center;
    float: none;
    overflow: hidden;
  }

  .contents2_R70 {
    width: 100%;
    float: none;
    overflow: hidden;
  }

  .contents2_Limg {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    float: none;
    overflow: hidden;
  }

  .contents2_Rtext {
    width: 100%;
    float: none;
    overflow: hidden;
    text-align: left;
  }



  /* 3カラム--------------------------------*/

  #contents3_L {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 15px;
  }

  #contents3_C {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 15px;
  }


  #contents3_R {
    width: 100%;
    float: none;
  }



  /* 3カラム--------------------------------*/

  #contents3_L img {
    width: 70%;
    height: auto;
  }

  #contents3_C img {
    width: 70%;
    height: auto;
  }


  #contents3_R img {
    width: 70%;
    height: auto;

  }


  /* 製品サービス-ダウンロード-------------*/

  #Areamb20 {
    margin-bottom: 10px;
  }

  #Areamb30 {
    margin-bottom: 15px;
  }

  #Areamb40 {
    margin-bottom: 20px;
  }

  #Areamb50 {
    margin-bottom: 25px;
  }

  .download_cap {
    padding-bottom: 10px;
  }

  table.download tr {
    display: block;
  }

  table.download td {
    display: block;
    padding: 10px;
  }

  table.download td.cap-dl {
    display: block;
    padding: 10px;
    width: 100%;
    text-align: center;
  }

  table.download td.cap-dltext {
    display: block;
    padding: 10px;
    width: 100%;
    text-align: center;
  }


  table.download td.cap-entry {
    display: block;
    padding: 10px;
    width: 100%;
    vertical-align: middle;
  }

  /* 製品サービス-かわせみ---------------*/

  #backnumberArea {
    width: 100%;
    margin: 0 auto 20px;
  }

  .backnubreArea_in {
    width: 100%;
    padding: 10px;
  }



  /* テーブルスクロール--------------------------------------------*/

  .scroll {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 20px;
  }

  .scroll::-webkit-scrollbar {
    height: 8px;
  }

  .scroll::-webkit-scrollbar-track {
    background: #898A88;
  }

  .scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }

  .scroll::-webkit-scrollbar-button {
    width: 5px;
    height: 5px;
    background: #666666;
  }

  /* 企業情報-主要取引先------------------*/

  .suppliers_main {
    margin-bottom: 15px;
  }

  .suppliers_logoArea {
    margin-bottom: 0;
  }

  .suppliers_logoAreaL {
    width: 100%;
    float: none;
  }

  .suppliers_logoAreaR {
    width: 100%;
    float: none;
    clear: both;
  }

  .suppliers_logoArea_inL {
    margin-bottom: 30px;
  }

  .suppliers_logoArea_inR {
    margin-bottom: 30px;
  }

  .br-pc {
    display: none;
  }

  .br-sp {
    display: block;
  }


  .pc-mr {
    float: none;
  }

  .sp-block {
    display: block;
    clear: both;
  }


  /* 数字が語る-----------------*/

  .numberArea {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }

  .numberAreaL {
    width: 50%;
    height: auto;
    float: none;
    margin: 0 auto 30px auto;
  }


  .numberAreaR {
    width: 50%;
    height: auto;
    float: none;
    margin: 0 auto 30px auto;
  }


  /* エキスパート------------------*/

  .expert_cap {
    background: url(https://www.tokai-techno.co.jp/image/cap_expert_sp.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    width: 200px;
    height: 56px;
    text-indent: -9999px;
  }

  .expert_photoArea {
    width: 70%;
    height: 70%;
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }

  .expert_textArea {
    width: 100%;
    float: none;
  }


  /* スタッフ紹介エリア（お問い合わせ）-----------------------------------------*/

  #contactstaffArea {
    padding: 0 10px 10px 10px;
  }


  #contactstaffArea_in_large {
    display: none;
  }

  #contactstaffArea_in_small {
    max-width: 730px;
    margin: 0 auto;
  }

  #contactstaffArea_in_small p {
    text-align: center;
  }

  #contactstaffArea_in_small p img {
    width: 488px;
    height: 55px;
  }

  .contactstaffArea_cap {
    width: 100%;
    margin: 15px 0 25px;
    text-align: center;
    font-size: 1em;
  }

  .contactstaffArea_cap img {
    width: 341.6px;
    height: 38.5px;
  }

  #contactstaffArea_tel {
    width: 100%;
    border-bottom: #999999 1px dotted;
    padding: 10px 0;
    margin: 0 auto;
    overflow: hidden;
    font-size: 1em;
  }

  .contactstaffArea_telL {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }

  .contactstaffArea_telR {
    float: none;
    width: 100%;
    text-align: center;
  }

  .contactstaffArea_telR span img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }

  .row {
    display: flex;
    margin-left: -0.283333333%;
    flex-wrap: wrap;
  }

  .col {
    width: 100%;
    margin-left: 0.283333333%;
    ;
  }

  .col img {
    width: 100%;
    margin-bottom: 10px;
  }

  .col-sm-50 {
    width: calc(50% - 0.283333333%);
  }

  /* 品質方針-----------------------------------------*/

  .plicy_img_pc {
    display: none;
  }


  .plicy_img_sp {
    margin: 0 auto 15px auto:
  }

  /* Labies-----------------------------------------*/

  .contents2_L35 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    float: none;
    overflow: hidden;
  }

  .contents2_R65 {
    width: 100%;
    float: none;
    overflow: hidden;
  }

}

@media print {
  #contactstaffArea_in_small {
    display: none;
  }
}

/**********************************************************************************
* style_re
***********************************************************************************/

/* リセット */

* {
  box-sizing: border-box;
}

html {
  overflow: auto;
}

body {
  overflow: hidden;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, figure {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

table {
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}

strong {
  font-weight: bold;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/*------------------------------------------*/
/* フォント
/*------------------------------------------*/

/* Noto Sans JP -------------------------------------*/

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: local("Noto San CJK JP Light"),
    local('NotoSansJP-Light'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Light.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Light.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP"),
    local('NotoSansJP-Regular'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Regular.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans CJK JP Medium"),
    local('NotoSansJP-Medium'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Medium.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans CJK JP Bold"),
    local('NotoSansJP-Bold'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Bold.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans CJK JP Black"),
    local('NotoSansJP-Black'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Black.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NotoSansCJKjp-Black.woff') format('woff');
}

/* Mplus 1p -------------------------------------*/

@font-face {
  font-family: 'Mplus 1p';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Light.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Light.woff') format('woff');
}

@font-face {
  font-family: 'Mplus 1p';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Regular.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Mplus 1p';
  font-style: normal;
  font-weight: 500;
  src: url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Medium.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Mplus 1p';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Bold.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Mplus 1p';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Black.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/MPLUS1p-Black.woff') format('woff');
}



/* NeueHaasDisplay -------------------------------------*/

@font-face {
  font-family: 'NeueHaasDisplay';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayLight.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayLight.woff') format('woff');
}

@font-face {
  font-family: 'NeueHaasDisplay';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayRoman.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayRoman.woff') format('woff');
}

@font-face {
  font-family: 'NeueHaasDisplay';
  font-style: normal;
  font-weight: 500;
  src: url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayMediu.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayMediu.woff') format('woff');
}

@font-face {
  font-family: 'NeueHaasDisplay';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayBold.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayBold.woff') format('woff');
}

@font-face {
  font-family: 'NeueHaasDisplay';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayBlack.woff2') format('woff2'),
    url('https://www.tokai-techno.co.jp/fonts/NeueHaasDisplayBlack.woff') format('woff');
}

/*-------------------------------------------------
/* 基本
--------------------------------------------------*/

body {
  font-family: 'Noto Sans CJK JP', 'Noto Sans JP', 'BIZ UDPGothic', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  color: #151515;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.6;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
}

.top-text__kawasemi {
  font-family: 'BIZ UDPGothic', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Noto Sans CJK JP', 'Noto Sans JP', Meiryo, sans-serif;
}

.top-text__download,
.font-Mplus {
  font-family: 'Mplus 1p', sans-serif;
  transform: rotate(0.03deg);
}

.top-news__heading,
.secondnav,
.foot-copy,
.en,
.font-helvetica {
  font-family: 'NeueHaasDisplay', Helvetica, sans-serif;
}


a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

/* iPhoneTELリンク色変更なしにする */
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

.wrapper {
  position: relative;
}


/*****************************************
*
* ヘッダ
*
******************************************/

/* スクロールナビ固定 */
header {
  background: #fff;
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  transition: all .5s ease;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}

@media screen and (min-width: 1300px), print {
  .header {
    width: 1200px;
    margin: 0 auto;
  }
}

/* リセット */
nav {
  width: auto;
  height: auto;
  float: none;
  position: static;
  z-index: auto;
}


/*------------------------------------------*/
/* ロゴ
/*------------------------------------------*/

.logo-wrap {
  position: absolute;
  top: 20px;
  left: 40px;
  z-index: 1;
}

.logo-wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.logo-wrap .logo {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  display: inline-block;
  background: url('https://www.tokai-techno.co.jp/image_re/common/logo.png') no-repeat;
  background-size: 100%;
  width: calc(396px / 2.5);
  height: calc(72px / 2.5);
}

.logo-wrap .special {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  display: inline-block;
  background: url('https://www.tokai-techno.co.jp/image_re/common/logo_50th.png') no-repeat;
  background-size: 100%;
  width: calc(102px / 2.5);
  height: calc(72px / 2.5);
  margin-left: 10px;
}

@media screen and (min-width: 1100px), print {
  .logo-wrap .logo {
    width: calc(396px / 2);
    height: calc(72px / 2);
  }

  .logo-wrap .special {
    width: calc(102px / 2);
    height: calc(72px / 2);
    margin-left: 20px;
  }
}


/*-------------------------------------
 ナビ
 -------------------------------------*/

.drawer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  margin-right: 10px;
}

.drawer-menu>li a,
.menu-hover {
  display: inline-block;
  height: 100%;
  color: #151515;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 30px 10px;
  transition: all .5s ease;
}

.menu-hover:hover {
  text-decoration: none;
  color: #fff;
  background: #4e7eb8;
}

/* メガメニュー ----------------------------*/
ul.drawer-dropdown-menu {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.drawer-menu>li:hover {
  text-decoration: none;
  transition: all .5s;
}

.drawer-dropdown-menu li {
  position: relative;
}

.drawer-dropdown-menu li a {
  color: #fff;
}

.drawer-dropdown-menu li a:hover {
  color: #fff;
  text-decoration: none;
}

.drawer-menu>li .drawer-dropdown-menu li a::after {
  content: '';
  height: 0;
  visibility: hidden;
}

.drawer-menu>li .drawer-dropdown-menu li a:hover::after {
  visibility: hidden;
}

/* floatクリア */
.drawer-menu:before,
.drawer-menu:after {
  content: " ";
  display: table;
}

.drawer-menu:after {
  clear: both;
}

.drawer-menu {
  *zoom: 1;
}

/*second背景*/
li.drawer-dropdown ul.drawer-dropdown-menu {
  position: absolute;
  top: 80px;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  background: #4e7eb8;
  color: #fff;
  padding-top: 10px;
  transition: all .2s ease;
}

li.drawer-dropdown:hover ul.drawer-dropdown-menu {
  top: 80px;
  visibility: visible;
  opacity: 1;
  height: calc(300px / 1.2);
  text-align: left;
  font-size: 1rem;
  padding-left: calc(400px / 1.2);
}

/*second*/
li.drawer-dropdown ul.drawer-dropdown-menu>li a {
  padding: 0;
}

li.drawer-dropdown ul.drawer-dropdown-menu>li a:hover {
  color: #ccc;
}

.drawer-dropdown-menu li {
  display: inline-block;
  text-align: left;
  width: 28%;
  border-bottom: solid 1px #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 20px;
}

.drawer-dropdown-menu.nav-service::before {
  background: url(https://www.tokai-techno.co.jp/image_re/common/nav_service.png) no-repeat;
}

.drawer-dropdown-menu.nav-company::before {
  background: url(https://www.tokai-techno.co.jp/image_re/common/nav_service.png) no-repeat;
}

.drawer-dropdown-menu.nav-technology::before {
  background: url(https://www.tokai-techno.co.jp/image_re/common/nav_service.png) no-repeat;
}

.drawer-dropdown-menu.nav-service::before,
.drawer-dropdown-menu.nav-company::before,
.drawer-dropdown-menu.nav-technology::before {
  content: '';
  display: inline-block;
  background-size: 100%;
  width: calc(400px / 1.2);
  height: calc(300px / 1.2);
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 1100px), print {
  li.drawer-dropdown:hover ul.drawer-dropdown-menu {
    height: 300px;
    padding-left: 400px;
  }

  .drawer-menu>li a,
  .menu-hover {
    font-size: 0.9rem;
    padding: 30px 20px;
  }

  .drawer-dropdown-menu li {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .drawer-dropdown-menu.nav-service::before,
  .drawer-dropdown-menu.nav-company::before,
  .drawer-dropdown-menu.nav-technology::before {
    width: 400px;
    height: 300px;
  }
}

/*------------------------------------------*/
/* 丸メニュー
/*------------------------------------------*/

.secondnav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 40px;
}

.secondnav-ch,
.secondnav-search,
.secondnav-contact {
  margin-left: 10px;
}

.secondnav-en a,
.secondnav-ch a,
.secondnav-contact a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #4e7eb8;
  border-radius: 50%;
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.1;
  transition: all .5s ease;
}

.secondnav-en a:hover,
.secondnav-ch a:hover,
.secondnav-contact a:hover {
  text-decoration: none;
  background: #1c4577;
}

/* お問い合わせ --------------------------------*/
.secondnav-contact a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}

.secondnav-contact a::before {
  content: '';
  display: block;
  background: url(https://www.tokai-techno.co.jp/image_re/common/icon_mail.svg) no-repeat;
  background-size: 100%;
  width: calc(25px / 1);
  height: calc(16px / 1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/*------------------------------------------*/
/* 検索
/*------------------------------------------*/
.secondnav-search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  background: #4e7eb8;
  border-radius: 50%;
  transition: all .5s ease;
}

.secondnav-search:hover {
  text-decoration: none;
  background: #1c4577;
}

.secondnav-search input[type="text"] {
  height: 40px;
  font-size: 0.9rem;
  display: inline-block;
  border: none;
  outline: none;
  color: transparent;
  padding: 0;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  padding: 5px;
  z-index: 1003;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  transition: all .5s ease;
}

.secondnav-search input[type="text"]:focus:hover {
  border-bottom: 1px solid #fff;
}

.secondnav-search input[type="text"]:focus {
  width: 350px;
  z-index: 1001;
  color: #fff;
  background: #4e7eb8;
  border-bottom: 1px solid #fff;
  border-radius: 20px;
  padding: 3px 20px;
  cursor: text;
}

::placeholder {
  color: transparent;
}

/* 旧Edge対応 */
::-ms-input-placeholder {
  color: transparent;
}

/* IE対応 */
:-ms-input-placeholder {
  color: transparent;
}

.secondnav-search input[type="text"]:focus::placeholder {
  color: #fff;
}

/* 旧Edge対応 */
.secondnav-search input[type="text"]:focus::-ms-input-placeholder {
  color: #fff;
}

/* IE対応 */
.secondnav-search input[type="text"]:focus:-ms-input-placeholder {
  color: #fff;
}

.secondnav-search input[type="submit"] {
  display: inline-block;
  background: url(https://www.tokai-techno.co.jp/image_re/common/icon_search.svg) no-repeat;
  background-size: 100%;
  width: 21px;
  height: 20px;
  text-indent: -10000px;
  border: none;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1002;
  cursor: pointer;
}


/*****************************************
*
* フッタ
*
******************************************/

footer {
  width: 100%;
  height: auto;
  background: #4e7eb8;
  color: #fff;
  text-align: center;
  padding: 20px;
  margin-top: 100px;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

@media screen and (min-width: 1300px), print {
  footer {
    padding: 20px 0 20px 0;
    margin-top: 120px;
  }

  .footer {
    width: 1200px;
  }
}

/* フッタコピーライト --------------------------------*/
.foot-copy {
  font-size: 0.8rem;
  font-weight: 400;
}

/* フッタナビ --------------------------------*/

footer nav li {
  position: relative;
}

footer nav li a:link,
footer nav li a:visited {
  color: #fff;
  transition: all .5s ease;
}

footer nav li a:hover {
  color: #ccc;
  text-decoration: none;
}

.foot-nav li {
  font-size: 0.8rem;
}

.foot-nav li {
  display: inline-block;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0 1.5em;
}

.foot-nav li+li {
  border-left: 0;
  border-right: 1px solid #fff;
}


/*****************************************
*
* フッタ上へ
*
******************************************/

.totop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  background: #4e7eb8;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 60px;
  height: 50px;
  right: 0;
  transition: all .5s ease;
  z-index: 99999;
}

.totop:before {
  content: '';
  position: absolute;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  top: 45%;
  left: 22px;
  width: 15px;
  height: 15px;
  transition: all .5s ease;
}

.totop:hover {
  background: #1c4577;
}


/*****************************************
*
* HOME
*
******************************************/

/*------------------------------------------*/
/* テキスト
/*------------------------------------------*/
.top-text {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.8rem;
}

/*------------------------------------------*/
/* メインビジュアル
/*------------------------------------------*/

.top-main {
  margin-top: 60px;
}

@media screen and (min-width: 834px), print {
  .top-main {
    margin-top: 80px;
  }
}

/*------------------------------------------*/
/* swiper
/*------------------------------------------*/

.swiper-slide {
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
  width: 100%;
}

.swiper-slide img {
  width: 100%;
}

.swiper-slide {
  background: #ccc;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* ナビゲーション --------------------------------*/
.swiper-pagination-bullet {
  background: #fff;
  opacity: 0;
  transition: all .5s ease;
}

.swiper-container:hover .swiper-pagination-bullet {
  opacity: 0.8;
}

.swiper-pagination-bullet-active {
  background: #000;
  opacity: 0;
}

.swiper-container:hover .swiper-pagination-bullet-active {
  opacity: 1;
}

/* スライダー矢印 --------------------------------*/
.swiper-button-next,
.swiper-button-prev {
  opacity: 0;
  transition: all .5s ease;
}

.swiper-container:hover .swiper-button-next,
.swiper-container:active .swiper-button-next,
.swiper-container:hover .swiper-button-prev,
.swiper-container:active .swiper-button-prev {
  opacity: 0.8;
}

/* IE用スライダー矢印 --------------------------------*/
.ie .swiper-button-next,
.ie .swiper-button-prev {
  position: absolute;
  z-index: 10;
  transform: translate(0%, -50%);
  margin-top: 0;
}

.ie .swiper-button-next.swiper-button-disabled,
.ie .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.ie .swiper-button-prev::after,
.ie .swiper-button-next::after {
  display: block;
  width: 30px;
  height: 30px;
  border: 5px solid;
  transform: rotate(45deg);
}

.ie .swiper-button-prev::after {
  border-color: transparent transparent #fff #fff;
}

.ie .swiper-button-next::after {
  border-color: #fff #fff transparent transparent;
}

/*------------------------------------------*/
/* HOME コンテンツ
/*------------------------------------------*/

.top-contents {
  padding: 0 40px;
  margin-top: 100px;
}

.top-contents__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

@media screen and (min-width: 1300px), print {
  .top-contents {
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
  }
}

/* 見出し --------------------------------*/
[class^="top-contents__heading"] {
  display: inline-block;
  text-align: left;
  width: 100%;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
}

.top-contents__list+[class^="top-contents__heading"] {
  margin-top: 40px;
}

.top-contents__heading-service {
  background: #53c0f1;
}

.top-contents__heading-product {
  background: #4564eb;
}

.top-contents__heading-action {
  background: #946ae1;
}

.top-contents__heading-info {
  background: #ed569a;
}

.top-contents__heading-contact {
  background: #41b143;
}

.top-contents__heading-group {
  background: #43C6B5;
}

.top-contents__box .top-contents__heading-product,
.top-contents__box .top-contents__heading-contact {
  --calc: calc(calc(100% - 60px) / 5);
  width: calc(calc(var(--calc) * 3) + 30px);
}

.top-contents__box .top-contents__heading-service,
.top-contents__box .top-contents__heading-group {
  --calc: calc(calc(100% - 60px) / 5);
  width: calc(calc(var(--calc) * 2) + 20px);
}


/* レイアウト --------------------------------*/
.top-contents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-contents__list li {
  position: relative;
  display: block;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  overflow: hidden;
  border: solid 1px #ccc;
  margin-top: 20px;
}

.top-contents__list li {
  width: calc(calc(100% - 60px) / 5);
}

/* 横長画像と文字 */
.top-contents__list li.horizontal {
  --calc: calc(calc(100% - 60px) / 5);
  width: calc(calc(var(--calc) * 2) + 20px);
}

/* 空白が出来る場合に空のliに入れる */
.top-contents__list li.blank {
  border: 0;
}

@media screen and (min-width: 1300px), print {
  .top-contents__list li {
    width: 220px;
    height: 299px;
  }

  /* 横長画像と文字 */
  .top-contents__list li.horizontal {
    width: 465px;
  }
}

/* 画像 --------------------------------*/
.top-contents__list li a {
  position: relative;
  width: 100%;
}

.top-contents__list li figure {
  width: 100%;
  overflow: hidden;
  background: #000;
}

/* 画像のみ */
.top-contents__list li.vertical figure {
  aspect-ratio: 220/300;
}

/* 横長画像と文字 */
.top-contents__list li.horizontal figure {
  aspect-ratio: 465/200;
}

/* 小画像と文字 */
.top-contents__list li.small figure {
  aspect-ratio: 220/200;
}

.top-contents__list li img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  cursor: pointer;
  transition: all .5s ease;
}

.top-contents__list li:hover img {
  opacity: 0.7;
}

.top-contents__list .sp {
  display: none;
}


/* テキスト --------------------------------*/
.top-contents__list .top-text {
  font-size: 0.6rem;
  line-height: 1.6;
  letter-spacing: -0.05em;
  padding: 5px;
}

.top-contents__list .top-text .text-bold {
  font-weight: bold;
}

@media screen and (min-width: 960px), print {
  .top-contents__list .top-text {
    font-size: 0.6rem;
    letter-spacing: 0.08em;
    line-height: 1.7;
    padding: 10px;
  }
}

@media screen and (min-width: 1100px), print {
  .top-contents__list .top-text {
    font-size: 0.7rem;
    line-height: 1.9;
  }
}

@media screen and (min-width: 1200px), print {
  .top-contents__list .top-text {
    font-size: 0.85rem;
    line-height: 1.8;
  }
}

@media screen and (min-width: 1400px), print {
  .top-contents__list .top-text {
    height: 100px;
    font-size: 0.9rem;
  }
}

/*------------------------------------------*/
/* TOPICS
/*------------------------------------------*/

.top-news {
  margin-top: 100px;
}

.top-news__cont {
  width: 100%;
  background: #f7f7f7;
  padding: 80px;
}

@media screen and (min-width: 1300px), print {
  .top-news {
    margin-top: 100px;
  }

  .top-news__cont {
    display: inline-block;
    width: 1200px;
    margin: 0 auto;
    padding: 80px 100px;
  }
}

/* 見出し --------------------------------*/
.top-news__heading {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 60px;
}

/* 一覧 --------------------------------*/
.top-news__list {
  text-align: left;
}

.top-news__list li {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 20px;
}

.top-news__list li a {
  color: #151515;
  padding-left: 2em;
  transition: all .5s ease;
}

.top-news__list li a:visited {
  color: #707070;
}


/*------------------------------------------*/
/* TOPICSボタン
/*------------------------------------------*/

.more-btn {
  display: inline-block;
  margin-top: 60px;
}

.more-btn a {
  display: inline-block;
  color: #fff;
  background: #151515;
  border: solid 1px #151515;
  padding: 15px 30px;
}

.more-btn a:hover {
  color: #151515;
  background: #fff;
  text-decoration: none;
  transition: all .5s ease;
}

/*****************************************
*
* サブページ
*
******************************************/

/*------------------------------------------*/
/* サブページメイン
/*------------------------------------------*/

.submain {
  position: relative;
  background: #4e7eb8;
  height: 200px;
  margin-top: 80px;
}

.submain-title {
  width: 100%;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*------------------------------------------*/
/* パンくず
/*------------------------------------------*/

.breadcrumb-wrap {
  background: #4e7eb8;
  margin-top: 80px;
  margin-bottom: 40px;
}

.breadcrumb {
  color: #fff;
  width: 100%;
  text-align: left;
  font-size: 0.8rem;
  padding: 10px;
}

.breadcrumb a {
  color: #fff;
}

.breadcrumb a:visited {
  color: #fff;
  text-decoration: none;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.breadcrumb li {
  display: inline-block;
}

.breadcrumb li:not(:last-child)::after {
  display: inline-block;
  content: '>';
  padding: 0 5px;
}

@media screen and (min-width: 1000px), print {
  .breadcrumb {
    display: inline-block;
    width: 960px;
    padding: 10px 0;
  }
}

/*------------------------------------------*/
/* コンテンツ
/*------------------------------------------*/

#container {
  text-align: left;
}

/*------------------------------------------*/
/* ボタン
/*------------------------------------------*/

.com-btn-right {
  text-align: right;
}

.com-btn {
  display: inline-block;
  background: #4E7EB8;
  color: #fff;
  padding: 10px 20px;
  transition: all .5s ease;
}

.com-btn:hover {
  text-decoration: none;
  opacity: 0.8;
}

/*------------------------------------------*/
/* 横並び
/*------------------------------------------*/

/* 横並び アイコン --------------------------------*/
#main ul.com-row-icon {
  margin: 0;
  padding: 0;
  list-style: none;
}

#main ul.com-row-icon li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}

/* 横並び 2列 --------------------------------*/
#main ul.com-row-2 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#main ul.com-row-2 li {
  list-style: none;
  margin-right: 20px;
}

/* 横並び 2列 下揃え --------------------------------*/
#main ul.com-row-2-end {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#main ul.com-row-2-end li {
  list-style: none;
  margin-right: 20px;
}

/* 横並び 2列 右が画像 --------------------------------*/
#main ul.com-row-2-imgr {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#main ul.com-row-2-imgr li {
  list-style: none;
}

#main ul.com-row-2-imgr li:nth-of-type(2) {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-left: 20px;
}

/* 横並び 2列 左が画像 --------------------------------*/
#main ul.com-row-2-imgl {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#main ul.com-row-2-imgl li {
  list-style: none;
}

#main ul.com-row-2-imgl li:nth-of-type(1) {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 20px;
}

/* add by tachi 沿革 電子ブック */
.ebook_header {
  text-align: center;
  margin-bottom: 20px;
}

.m5 {
  margin-bottom: 5px;
}

.section {
  float: left;
  width: 100%;
  display: inline;
  margin-left: 10px;
}

.thumb_bookimg, .thumb_bigbook, .ebook_right {
  margin: 0px;
  padding: 0px;
}

.ebook_left {
  float: left;
  width: 302px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  margin-right: 20px;
  margin-bottom: 20px;
}

#ebook_50th .thumb_bookimg {
  /* width: 39%; */
  /* height: 156px; */
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  /* padding-top: 10px; */
}

#ebook_50th ul.thumb_bigbook {
  margin-left: 0px;
}

#ebook_50th ul.thumb_bigbook li {
  list-style-type: none;
  /* width:420px; */
  /* height: 357px; */
  vertical-align:
    middle;
  /*border:1px solid #d6d6d6;*/
}

.thumb_img {
  width: 194px;
  height: auto;
  /* height: 560px; */
  border: 1px solid #D6D6D6;
}

.ebook_right {
  float: left;
  width: 390px;
  height: auto !important;
  position: relative;
}

.pc_notice {
  margin-top: 4px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 80%;
  color: #686868;
  line-height: 1.2em;
}

a.btn_view_book {
  float: left;
  width: 100%;
  text-align: center;
  vertical-align: center;
  font-size: 160%;
  color: #ffffff;
  background: #2099e6;
  text-decoration: none;
  line-height: 2em;
  margin-bottom: 6px;
  cursor: pointer;
}

.system-data {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}

.viewer_title_default {
  width: 400px;
  height: 25px;
  background: url(/cms/wp-content/uploads/50th/skin/j1/images/view/pc/sub_intro_bar.png) no-repeat top left;
  font-size: 110%;
  padding: 2px 0 0px 10px;
  margin: 20px 0 5px 4px;
}

.system-data table {
  width: 100%;
  float: left;
  font-size: 95%;
  border: 1px solid #adadad;
  border-collapse: collapse;
}

.system-data th {
  width: 80px;
  padding: 6px;
  text-align: center;
  color: #333;
  background-color: #eee;
  border: 1px solid #b9b9b9;
  font-weight: normal;
  font-style: normal;
  font-size: 80%;
}

.system-data td {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  font-size: 80%;
}

#ebook_50th ul {
  margin-left: 1.6em;
}

.pc_notice {
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 85%;
  color: #686868;
  line-height: 1.2em;
}

.viewer_title_default {
  width: 400px;
  height: 25px;
  background: url(/cms/wp-content/uploads/50th/skin/j1/images/view/pc/sub_intro_bar.png) no-repeat top left;
  font-size: 110%;
  padding: 2px 0 0px 10px;
  margin: 14px 0 5px 4px;
}