@charset "UTF-8";
/* ----------------------------------------------------
 * reset
 * -------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.hash {
  background-color: #e8e8e8;
  padding: 0.15em;
}
.proton_title {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #333333;
}
.proton_title_incident {
  text-align: center;
  margin-top: 13px;
  font-size: 16px;
  color: #333333;
}
.proton_title_sidebar {
  text-align: center;
  margin-top: -1.5rem;
  font-size: 12px;
  color: #333333;
}
.proton_mail {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #333333;
}
.proton_mail_sidebar{
  text-align: center;
  margin-top: 0.4rem;
  font-size: 12px;
  color: #333333;
}
span.dummy {
  display: none;
}
.youtube {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.ic_price_menu {
  font-size: 20px;
  margin: 30px 0 0 0;
  min-height: 30px;
  color: #000000;
  padding: 1rem 2rem;
  border-left: 4px solid #000;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  width: 100%;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.cdirl_table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 700px;
}
.cdirl_table tr {
  background-color: #fff;
  border-bottom: 2px solid #fff;
}
.cdirl_table tr:nth-child(even){
  background-color: #eee;
}
.cdirl_table th,
.cdirl_table td {
  padding: 1em .75em;
}
.cdirl_table thead th {
    font-size: .85em;
    padding: 1.2em 0.5em;
    font-weight: bold;
    vertical-align: middle;
}
.cdirl_table thead tr{
  background-color: #313131;
  color:#fff;
}
.cdirl_table tbody th {
  text-align: left;
  font-size: .8em;
  font-weight: bold;
  vertical-align: middle;
}
.cdirl_course_text {
   text-align: left;
   font-size: .8em;
   vertical-align: middle;
   line-height: 1.5;
}
.cdirl_price{
  text-align: center;
  vertical-align: middle;
  color: #33A600;
  font-weight: bold;
}
/*
@media screen and (max-width: 600px) {
.cdirl_table {
    border: 0;
    width:100%
  }
.cdirl_table th{
    background-color: #313131;
    display: block;
    border-right: none;
  }
cdirl_table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cdirl_table tr {
    display: block;
    margin-bottom: .625em;
    border: 1px solid #fd6767;
  }
  .cdirl_table td {
    border-bottom: 1px dotted #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: 1.5em 1em 1.5em 4em;
    border-right: none;
  }
  .cdirl_table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #000;
  }
  .cdirl_table td:last-child {
    border-bottom: 0;
  }
  .cdirl_table tbody th {
    color: #fff;
    padding: 1em
}
  .cdirl_table tr:nth-child(even){
  background-color: #fff;
}
}
*/
/* ----------------------------------------------------
 * common
 * -------------------------------------------------- */
/* ボタン全体 */
img.snsbtn-facebook {
    margin-left: 10px;
    margin-top: 10px;
}
img.snsbtn-twitter {
    margin-left: 50px;
    margin-top: 10px;
}
img.sidesnsbtn-facebook {
    margin-top: 20px;
}
img.sidesnsbtn-twitter { 
    margin-top: 20px;
}
.sidesnsbtn-twitter{
  display:inline-block;
  width:50px;
  height:50px;
  margin-top: 20px;
}
#sidesnsbtn-twitter{
  background-image:url("https://www.cyberdefense.jp/logo-black.png"),url("https://www.cyberdefense.jp/logo-black.png");
  background-size:cover,0 0;
  &::before,&::after{
    content:"";
    /*要素にbefore及びafterが指定されている*/
  }
  &:hover{
    background-size:0 0,cover;
  }
}
.sidesnsbtn-facebook{
  display:inline-block;
  width:50px;
  height:50px;
  margin-top: 20px;
}
#sidesnsbtn-facebook{
  background-image:url("https://www.cyberdefense.jp/f_logo_RGB-Black_512.png"),url("https://www.cyberdefense.jp/f_logo_RGB-Blue_512.png");
  background-size:cover,0 0;
  &::before,&::after{
    content:"";
    /*要素にbefore及びafterが指定されている*/
  }
  &:hover{
    background-size:0 0,cover;
  }
}
.snsbtniti1 {
    display: flex;
}
.snsbtniti2 {
    display: flex;
    justify-content: space-around;
}
/* ボタンマウスホバー時のテキスト指定 */
.flowbtn17:hover{
text-decoration:none;
}
#news_button {
    display: inline-block;
    background: #33A600 url("../../images/arrow.png") 95% center no-repeat;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    min-width: 250px;
    padding: 20px 20px 20px 10px;
    text-decoration: none;
    position: relative;
    border: 0 none;
    box-sizing: content-box;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 60px;
    margin-top: 60px;
}
.s_top_text {
    background-image: url("https://www.cyberdefense.jp/iStock_000065499821_Double.jpg");
}
#services_main {
    margin: 0 auto;
    background-color: #fff;
    background-size: cover;
    max-width: 100%;
}
}
#services_main::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#services_main section {
    overflow: hidden;
}
#services_main section#title_strength {
    margin: 0;
}
#services_main .strength_copy {
    font-size:36px;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}
#services_main .strength_copy .copy_text {
    color: #fff;
    margin-top: 40px;
    display: block;
}
#services_main img .space {
    margin: 40px auto 0px auto;
}
#services_main .member_button {
    text-align: center;
    margin: 50px auto 30px auto;
}
#services_main .strength_text {
    font-size:20px;
    color: #fff;
    text-align: center;
    margin: 40px auto 40px auto;
    line-height: 40px;
}
#services_main .ourstrength {
    width: 500px;
    height: 100px;
    text-align: center;
    margin: 45px auto 50px auto;
    background-repeat: no-repeat;
}
.our_services {
    justify-content: center !important;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#services_main .ourservices_copy {
    color: #000;
    margin-top: 60px;
    display: block;
    font-size: 32px;
}
.red_line.gray {
    background: #858585;
}
.red_line.thin {
    height: 2px;
}
.red_line {
    display: block;
    margin: 30px auto 2.2rem;
    background: #fc0000;
    height: 2px;
    width: 5rem;
}
#services_main .ourservices_text {
    font-size: 20px;
    color: #000;
    text-align: center;
    margin: 0px auto 40px auto;
    line-height: 40px;
}
.row .align-items-md-center {
    display: flex;
    align-items: center !important;
    box-sizing: border-box;
    position: relative;
}
.copy {
    padding: 0 0 0 0;
}
.offset-md-1 {
    margin-left: 7%;
}
.order-md-first {
    order: -1;
}
.order-md-first img{
    padding-top: 30px;
    padding-right: 60px;
}
.order-md-last {
    order: 13;
}
.col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-md-6 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    margin-left: 60px;
    margin-top: 60px;
}
.col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.block1 h3 {
    font-size: 24px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    width: 460px;
    line-height: 1.3;
}
.block1 p {
    color: #000;
　　font-size: 20px;
    line-height: 30px;
    margin-bottom: 1rem;
}
.block1 img {
    display: block;
    max-width: 100%;
    box-shadow: 1.5vw 1.5vw 0 0 rgba(0,0,0,0.1);
    margin: 65px 15px auto 50px;
}
.block1 {
    padding-bottom: 20px;
}
.block2 h3 {
    font-size: 24px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    width: 460px;
    line-height: 1.3;
    color: #fff;
}
.block2 p {
    color: #fff;
　　font-size: 20px;
    line-height: 30px;
    margin-bottom: 1rem;
}
.block2 img {
    display: block;
    max-width: 100%;
    box-shadow: 1.5vw 1.5vw 0 0 rgba(0,0,0,0.1);
    margin: 65px 15px auto 50px;
}
.block2 {
    padding: 60px 0;
}
#services_container {
    width: 1440px;
    background-color: #000;
}
*, ::before, ::after {
    box-sizing: border-box;
}
.page-template-services-am-i section.hero {
    padding: calc(9rem + 84px) 0 9rem 0;
    text-align: initial;
}
.page-template-services-am-i section.hero {
    background-color: #257c9a;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.d-flex {
    display: flex !important;
}
*, ::before, ::after {
    box-sizing: border-box;
}
/*crowdstrike ----------------------- */
.s_container{
  margin: 0 auto;
  min-width: 960px;
  max-width: 100%;
}
.hero.inView {
    opacity: 1;
    transition: 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
}
.hero {
    position: relative;
    opacity: 0;
}
.hero::before {
    content: '';
    display: block;
    position: absolute;
    right: -2px;
    top: 100px;
    height: calc(100% - 100px);
    width: 660px;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.hero_content {
    display: flex;
    align-items: center;
    height: 380px;
    position: relative;
    z-index: 1;
    max-width: 1440px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("https://www.cyberdefense.jp/services_back2.jpg");
}
.heroHeadline {
    width: 83.8709677419%;
    margin-left: auto;
    margin-right: auto;
}
.heroHeadline_en {
    color: #ffffff;
    font-size: 5.0rem;
    font-family: 'Karla', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
    letter-spacing: -.02em;
    #strength_main .strength_copy .copy_text
}
.heroHeadline p {
    overflow: hidden;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.heroHeadline_jp {
    color: #fdfdff;
    font-size: 1.5rem;
}
.serviceList {
    margin-top: 100px;
    margin-bottom: 100px;
    width: 86.1111111111%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
}
.serviceList_content {
    display: flex;
    flex-wrap: wrap;
}
.serviceCard {
    width: 31.1290322581%;
    margin-right: 3.2258064516%;
    margin-bottom: 40px;
}
.serviceCard_wrap {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
    transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.serviceCard a {
    text-decoration: none;
    outline: 0;
    color: #000;
}
.serviceCard:nth-child(3n) {
    margin-right: 0;
}
.serviceCard_content {
    border-left: 1px solid #e0e2e9;
    border-right: 1px solid #e0e2e9;
    border-bottom: 1px solid #e0e2e9;
    padding: 30px 7.7720207254%;
}
.serviceCard_title {
    font-size: 1.9rem;
    font-weight: bold;
    position: relative;
}
services_body {
    background-color: #000;
    background-image: url("../../images/strength_background.jpg");
    background-size: cover;
    background-position:0 80px;
    max-width: 100%;
}
.services_title {
    padding-top:50px;
    text-align:center;
}
.s_heading{
    margin:0px 0px 30px 0px;
    font-size:30px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 1.5em;
    top: 10px;
    border-bottom: solid 3px #33A600;
}
.services_icon {
    width:300px;
}
.s_icon{
    display:block;
    max-width:300px;
    margin:0px auto;
    max-height:250px;
}
.s_text{
    padding:50px 100px 50px 0px;
　　  color: #fff;
    margin: 0px  auto;
}
.s_text2{
    padding:50px 0px 50px 100px;
　  　color: #fff;
    margin: 0px auto;
}
.s_text .s_heading2{
    margin:0px 0px 40px 0px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height:1.5;
}
.s_text2 .s_heading2{
    margin:0px 0px 40px 0px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height:1.5;
}
.s_text p {
    font-size:18px;
    color: #fff;
    text-align: center;
    margin:20px auto 0 auto;
    line-height: 25px;
    text-align: start;
    width: 360px;
}
.s_text2 p {
    font-size:18px;
    color: #fff;
    text-align: center;
    margin:20px auto 0 auto;
    line-height: 25px;
    text-align: start;
    width: 360px;
}
.s_button {
    text-align: center;
    margin-bottom: 30px;
}
/* header */
#underlayer {
    background-color: #fff;
    width: 100%;
    height: 110px;
    margin: 0 auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
#breadcrumbs {
    color:#fff;
}
#services_main img.space{
    margin:10px auto 30px auto;
}
/* contents */
#services_main .strength_copy {
    font-size:36px;
    color: #fff;
    text-align: center;
    margin:0 auto;
}
#services_main .strength_copy .copy_text {
    color: #fff;
    margin-top: 60px;
    display: block;
}
#detail_menu div.strength_button {
    text-align: center;
    margin: 560px auto 12px auto;
}
#detail_menu div.strength_button > .button_about {
    margin-right: 25px;
}
#services_main div.strength_button {
    text-align: center;
    margin: 90px auto 115px auto;
}
#services_main div.strength_button > .button_about {
    margin-right: 25px;
}
#services_main #ourstrength {
    width:425px;
    height: 80px;
    text-align:center;
    margin:45px auto 55px auto;
    background-image: url("../../images/strength_banner.png");
    background-repeat:no-repeat;
}
#services_main .ourstrength_text{
    visibility: hidden;
}
#services_main dt{
    font-size:28px;
    color: #fff;
    text-align: center;
    margin:50px auto 10px auto;
    line-height: 1.5em;
    top: 10px;
}
#services_main dd {
    font-size:18px;
    color: #fff;
    text-align: center;
    margin:20px auto 0 auto;
    line-height: 40px;
}
#services_main dt.strength_point01:before {
    position:relative;
    content: url("https://www.cyberdefense.jp/services_pen.png");
    display : block ;
    text-align : center ;
    top: -10px;
}
#services_main dt.strength_point02:before {
    position:relative;
    content: url("https://www.cyberdefense.jp/services_training.png");
    display : block ;
    text-align : center ;
    top: -10px;
}
#services_main dt.strength_point03:before {
    position:relative;
    content: url("https://www.cyberdefense.jp/services_ir.png");
    display : block ;
    text-align : center ;
    top: -10px;
}
#services_main dt.strength_point04:before {
    position:relative;
    content: url("https://www.cyberdefense.jp/services_consalting.png");
    display : block ;
    text-align : center ;
    top: -10px;
}
.ic_image {
float: left;
margin: 0 auto;
}
p.ic_info {
    text-align: center;
    padding-top: 20px;
    padding-bottom:20px;
}
.ic_chamber_info img:hover{
    transform: scale(1.05);
    transition-duration: 0.3s;
}
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  width: 100%;
}
#main {
  background-color: #fff;
  margin: 0 auto;
}
#main::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#main .normal_section {
  overflow: hidden;
  margin: 0 0 20px 0;
  width: 100%;
  padding-right:20px;
}
#container {
  margin: 0 auto;
  min-width: 960px;
  max-width: 100%;
}
#main #context_left #page_link_menu + .normal_section,
#main #context_left .normal_section:first-child {
  margin-top: 40px;
}
#main #context_left .normal_section:last-child {
  margin-bottom: 50px;
}
#main #context_left #page_link_menu {
  margin-top: 25px;
}
.content_area {
  width: 960px;
  margin: 0 auto;
}
.member_link {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.button {
  display: inline-block;
  background: #33A600;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  min-width: 250px;
  padding: 20px 20px 20px 10px;
  text-decoration: none;
  position: relative;
  border: 0 none;
  box-sizing: content-box;
}
.services_button {
  display: inline-block;
  background: #33A600 url("../../images/arrow.png") 95% center no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  min-width: 250px;
  padding: 20px 20px 20px 10px;
  text-decoration: none;
  position: absolute;
  bottom: 20px;
  right: 45px;
  border: 0 none;
  box-sizing: content-box;
}
.developing_button {
  display: inline-block;
  background: #BFBFBF;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  min-width: 210px; !important;
  padding: 20px 20px 20px 10px;
  text-decoration: none;
  position: relative;
  border: 0 none;
  box-sizing: content-box;
}
button.button {
  padding: 21px 20px 21px 10px;
}
.detail_button {
  min-width: 210px !important;
}
.back_button {
  display: inline-block;
  background: #313131 url("../../images/arrow_left.png") 5% center no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  min-width: 250px;
  padding: 20px 20px 20px 10px;
  text-decoration: none;
  position: relative;
  border: 0 none;
  box-sizing: content-box;
  margin-right: 30px;
}
button.back_button {
  padding: 21px 20px 21px 10px;
}
.button_large {
  min-width: 350px;
}
.button_large2 {
  min-width: 380px;
}
.button_small {
  min-width: 200px;
}
.button_center {
  margin-left: auto;
  margin-right: auto;
}
.button:hover {
  background-color: rgba(51, 166, 0, 0.7);
}
.br:before {
  content: "\A";
  white-space: pre;
}
#footer_banner {
  background-color: #f5f5f5;
  clear: both;
  padding: 30px 0;
  position: relative;
}
#footer_banner .footer_banner_area {
  margin: 0 auto;
  width: 960px;
}
/* ----------------------------------------------------
 * header
 * -------------------------------------------------- */
header #header_content {
  width: 960px;
  height: 110px;
  margin: 0 auto;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
header #top_menu {
  float: right;
  font-size: 12px;
}
header .en_top_menu {
  margin-top: 28px;
}
header #top_menu ul {
  float: left;
}
header#top_page .mode_white #lang li,
header #lang li {
  float: left;
  padding: 0px 15px 0 15px;
  margin: 16px auto 24px;
}
header#top_page .mode_white #lang li a,
header #lang li a {
  text-decoration: none;
  color: #343434;
}
header#top_page .mode_white #lang li:not(:first-of-type),
header #lang li:not(:first-of-type) {
  border-left: 1px solid #aaa;
}
header#top_page .mode_white .info,
header .info {
  margin: 2px 0 0 0;
  background-color: #f6a62b;
  padding: 5px 5px;
}
header#top_page .mode_white .info li,
header .info li {
  float: left;
  padding: 0px 5px;
  margin: 10px auto;
}
header#top_page .mode_white .info a,
header .info a {
  color: #333333;
  text-decoration: none;
}
header#top_page .mode_white .info .news,
header .info .news {
  background: url("../../images/header_news_s.png") no-repeat left center / contain;
  padding-left: 25px;
}
header#top_page .mode_white .info .contact,
header .info .contact {
  background: url("../../images/header_mail_s.png") no-repeat left center / contain;
  padding-left: 25px;
}
/*header#top_page .mode_white h1, 
#header_content img {
  position: absolute;
  top: 32px;
}
*/
header#top_page .mode_white h1,
header h1 {
  position: absolute;
  top: 32px;
}
header #main_manu {
  font-size: 13px;
  clear: both;
  float: right;
  margin-top: 1.4rem;
  height: 40px;
}
header #main_manu > ul > li {
  float: left;
  padding: 0 5px;
}
header #main_manu > ul > li:not(:last-child) {
  float: left;
  padding: 0 14px;
}
header #main_manu > ul > li:last-child {
  float: left;
  padding-left: 14px;
}
header #main_manu > ul > li > a {
  color: #333333;
  text-decoration: none;
}
header #main_manu > ul > .active > a {
  color: #2fa801;
}
header #main_manu > ul > li:not(:first-of-type) {
  border-left: 1px solid #aaa;
}
#title_banner {
  background-size: cover;
  max-width: 100%;
  height: 242px;
  position: relative;
  color: #fff;
  margin: 0;
  overflow: hidden;
  padding-right: 20px;
  width: 100%;
  margin-top: 7rem;
}
#title_banner .banner_title_ic {
  background: url("https://www.cyberdefense.jp/services/training/image/ic_banner.png") no-repeat;
  background-position: center;
}
#title_banner .banner_title_ic_axis {
  background: url("https://www.cyberdefense.jp/services/training/ic_axis_banner.png") no-repeat;
  background-position: center;
}
#title_banner .content_area {
  height: 100%;
  position: relative;
  left: 10px;
}
#title_banner .banner_title {
  clear: both;
  font-size: 2rem;
  color: inherit;
  position: absolute;
  top: 98px;
}
#title_banner .banner_sub_title {
  font-size: 16px;
  line-height: 18px;
  color: inherit;
  position: absolute;
  top: 144px;
  word-break: break-all;
  width: 700px;
  margin-top: 1.5em;
}
#breadcrumbs {
  padding-top: 14px;
  font-size: 12px;
}
#breadcrumbs li {
  float: left;
}
#breadcrumbs li:not(.current)::after {
  display: inline-block;
  content: '>';
  margin: 0 .6em;
  color: #999999;
}
#breadcrumbs .current {
  font-weight: normal;
  color: #ffffff;
}
#breadcrumbs li {
  color: #999999;
}
#breadcrumbs li a {
  color: inherit;
  text-decoration: none;
}
#breadcrumbs li a:hover {}
#context_left {
  float: left;
  width: 720px;
  margin-bottom: 30px;
}
#context_right {
  float: right;
  width: 240px;
  position: relative;
  top: -74px;
}
#context_right_no_pos {
  float: right;
  width: 240px;
  position: relative;
  top: 45px;
}
.img_center {
  text-align: center;
  color: grey;
  font-size: 0.8em;
  padding: 0.3em;
}
/* ----------------------------------------------------
 * footer
 * -------------------------------------------------- */
footer #footer_info {
  background-color: #313131;
  color: #fff;
  height: 620px;
}
footer #footer_navi, footer #company_info {
  width: 960px;
  margin: 0 auto;
}
footer #company_info {
  display: table;
  font-weight: normal;
  padding-top: 28px;
  padding-bottom: 15px;
}
footer .name {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  width: 300px;
  font-size: 13px;
  position: relative;
  padding-left: 70px;
  background: url("../../images/footerlogo.svg") 20px center no-repeat;
}
footer .name img {
  margin-top: 20px;
  position: relative;
}
footer .address {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  width: 340px;
  font-size: 12px;
  line-height: 18px;
  padding-left: 69px;
}
footer .tel {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  width: 150px;
  font-size: 13px;
  position: relative;
  padding-left: 43px;
  background: url("../../images/footer_tel.png") 22px center no-repeat;
}
footer .contact {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  width: 150px;
  font-size: 13px;
  position: relative;
  padding-left: 40px;
  background: url("../../images/footer_mail.png") 15px center no-repeat;
}
footer .contact a {
  color: inherit;
  text-decoration: none;
}
footer #footer_navi {
  border-top: solid #474747 1px;
}
footer #footer_navi ul {
  float: left;
  margin-top: 30px;
  width: 25%;
  padding-left: 25px;
}
footer #footer_navi ul:not(:first-child) {
  margin-top: 9rem;
}
footer #footer_navi ul li {
  height: 35px;
}
footer #footer_navi ul li:not(.menu_title) {
  margin-left: 11px;
  font-weight: normal;
  font-size: 12px;
}
footer #footer_navi ul li.menu_title {
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
}
footer #footer_navi ul li.menu_title:not(:first-child) {
  margin-top: 5px;
}
footer #footer_navi ul li.menu_title::before {
  content: url("../../images/footer_hyphen.png");
  position: relative;
  right: 8px;
  top: -3px;
}
footer #footer_navi a {
  color: inherit;
  text-decoration: none;
}
footer #copyright {
  height: 75px;
  background-color: #2c2a2b;
}
footer #copyright div {
  width: 960px;
  margin: 0 auto;
  color: #fff;
  padding-top: 30px;
  font-size: 9px;
  text-align: center;
}
#footer_navi .footer_menu .first_column, .footer_menu .second_column, .footer_menu .third_column, .footer_menu .fourth_column{
  display: block;
  float: left;
}
#footer_navi .footer_menu .first_column {
  width: 190px;
  margin-right: 18px;
}
#footer_navi .footer_menu .first_column ul {
  width: 25%;
}
#footer_navi .footer_menu .second_column {
  width: 240px;
  margin-right: 18px;
}
#footer_navi .footer_menu .second_column ul {
  width: 25%;
}
#footer_navi .footer_menu .third_column {
  width: 230px;
  margin-right: 20px;
}
#footer_navi .footer_menu .third_column ul {
  width: 25%;
}
#footer_navi .footer_menu .fourth_column {
  width: 25%;
}
#footer_navi .menu_headline {
  border-bottom: solid 1px white;
  margin-bottom: 15px;
  line-height: 35px;
}
#footer_navi .footer_menu .third_menu {
  margin-top: 65px;
}
/* ----------------------------------------------------
 * parts
 * -------------------------------------------------- */
.ic_price_table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
.ic_price_table th {
 padding: 10px;
 border-bottom: solid 3px #000000;
 color: #778ca3
}
.ic_price_table td {
 padding: 20px;
 border-bottom: solid 1px #A6A6A6;
}
a:hover {
  opacity: 0.7;
}
.normal_text_area > p, 
.normal_text {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  color: #333;
  margin: 10px 0 10px 0;
}
.annotation_text {
  font-size: 14px;
  color: #333;
  margin: 10px 0;
}
.heading, .heading_hyphen {
  position: relative;
  padding-left: 30px;
  font-size: 24px;
  margin: 20px 0;
  color: #333333;
}
.heading::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  height: 20px;
  width: 20px;
  background: url("../../images/h2marker.png");
  background-size: 100%;
}
.heading_hyphen::after {
  content: '';
  border-top: 2px solid #35a802;
  display: block;
  position: absolute;
  top: 10px;
  left: 5px;
  height: 15px;
  width: 15px;
}
.heading_small {
  font-size: 22px;
  color: #333333;
  line-height: 30px;
  margin: 30px 0 20px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #dcdcdc;
}
.heading_item {
  font-size: 20px;
  margin: 30px 0 0 0;
  padding: 5px 0 0 40px;
  min-height: 30px;
  color: #000000;
  background: url("../../images/checklist.png") 3px center no-repeat;
}
table.item_horizontal_form_table,
table.item_horizontal_table,
table.normal_table {
  border-collapse: collapse;
  line-height: 1.5;
  width: 100%;
}
table.item_horizontal_table caption,
table.normal_table caption {
  text-align: left;
  margin: 15px 0;
  font-size: 22px;
  color: #333333;
}
table.normal_table thead {
  text-align: left;
  border-top: 3px solid #313131;
  border-bottom: 1px solid #d6d6d6;
  font-size: 14px;
  color: #333333;
}
table.item_horizontal_form_table tbody,
table.item_horizontal_table tbody {
  text-align: left;
  border-top: 3px solid #313131;
  font-size: 14px;
  color: #333333;
}
table.item_horizontal_form_table th,
table.item_horizontal_table th {
  word-break: break-all;
  padding: 15px 10px 15px 0;
  color: #333;
  width: 20%;
  text-align: left;
}
table.normal_table thead th {
  word-break: break-all;
  padding: 10px;
  color: inherit;
}
table.no_head thead th {
  padding: 0;
}
table.item_horizontal_form_table tbody,
table.item_horizontal_table tbody,
table.normal_table tbody {
  border-bottom: 1px solid #d6d6d6;
  font-size: 14px;
  color: #333333;
}
table.item_horizontal_form_table tbody {
  border-bottom: 0;
}
table.item_horizontal_table tbody:last-child,
table.normal_table tbody:last-child {
  border-bottom: 3px solid #ccc;
}
table.item_horizontal_table tr:not(:last-child),*
table.normal_table tr:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
table.item_horizontal_form_table tr,
table.item_horizontal_table tr,
table.normal_table tr {
  position: relative;
}
table.item_horizontal_form_table td,
table.item_horizontal_table td,
table.normal_table td {
  padding: 10px;
  vertical-align: top;
  word-break: break-all;
  color: #333;
  vertical-align: middle;
}
table.item_horizontal_form_table td,
table.item_horizontal_table td {
  vertical-align: middle;
}
table.item_horizontal_form_table td.text,
table.item_horizontal_table td.text,
table.normal_table td.text {
  color: #333;
}
table.item_horizontal_form_table td.text_v_middle,
table.item_horizontal_table td.text_v_middle,
table.normal_table td.text_v_middle {
  vertical-align: middle;
}
table.item_horizontal_form_table .link_title a,
table.item_horizontal_table .link_title a,
table.normal_table .link_title a {
  text-decoration: none;
  color: inherit;
  margin-left: 20px;
}
table.item_horizontal_form_table .link_title,
table.item_horizontal_table .link_title,
table.normal_table .link_title {
  background: url("../../images/linktitle.png") 3px center no-repeat;
}
.caption_area {
  overflow: hidden;
}
.large_caption_left,
.small_caption_left {
  text-align: left;
}
.large_caption_center,
.small_caption_center {
  text-align: center;
}
.large_caption_right,
.small_caption_right {
  text-align: right;
}
.small_caption {
  float: left;
  width: 33.3%;
  margin-top: 20px;
  overflow: hidden;
}
.small_caption img {
  width: 210px;
  margin-bottom: 20px;
}
.small_caption .figcaption,
.small_caption figcaption {
  margin: 0 auto;
  width: 210px;
}
.small_caption .caption_text {
  display: block;
  text-align: center;
  margin-top: -5px;
  font-size: 16px;
  color: #333;
}
.small_caption .caption_text_small {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  color: #333;
}
.large_caption {
  float: left;
  width: 48%;
  margin-top: 20px;
  margin-right: 0.75rem;
}
.large_caption_wide {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.large_caption img {
  width: 100%;
  height: 245px;
  object-fit: cover;
  margin-bottom: 15px;
}
.large_caption_wide img {
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}
.large_caption .figcaption,
.large_caption figcaption {
  margin: 0 auto;
  width: 90%;
}
.large_caption p {
  text-align: center;
  margin-top: -15px;
  font-size: 16px;
  color: #333;
}
.overlay_zoom a {
  position: relative;
  display: block;
  margin: 0 auto;
}
.overlay_zoom a::after {
  content: url("../../images/zoom.png");
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  height: 36px;
  width: 36px;
}
.headline {
  overflow: hidden;
  clear: both;
}
.headline_pic_left {
  float: left;
  margin-right: 10px;
  width: 50%;
}
.headline_pic_right {
  float: right;
  margin-left: 10px;
  width: 50%;
}
.headline_pic_left img, .headline_pic_right img {
  width: 100%;
}
.headline_pic_left + .headline_text,
.headline_pic_right + .headline_text {
  padding: 0 0 5px 5px;
}
.headline_pic_left + .figcaption,
.headline_pic_right + .figcaption,
.headline_pic_left + figcaption,
.headline_pic_right + figcaption {
  margin-top: 5px;
}
.headline_pic_right + .figcaption + .headline_text,
.headline_pic_right + figcaption + .headline_text {
  padding-left: 0px;
}
.headline_text {
  padding: 5px 0 5px 5px;
}
.headline_text p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
.headline_text .figcaption,
.headline_text figcaption {
  font-size: 20px;
  color: #333333;
  margin-bottom: 20px;
}
.list_title_hyphen_indent,
.list_title_hyphen,
.list_title_no_indent,
.list_title {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  margin-top: 10px;
  margin-bottom:10px;
}
.list_title_hyphen_indent,
.list_title_hyphen {
  padding-left: 20px;
}
.list_title_hyphen_indent::after,
.list_title_hyphen::after {
  border-top: 2px solid #313131;
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  position: absolute;
  top: 14px;
  width: 10px;
}
.list_title_hyphen_indent + .list_body {
  margin-left: 20px;
}
.list_title + .list_body {
  margin-left: 23px;
}
.list_title_hyphen + .list_body p,
.list_title_hyphen_indent + .list_body p,
.list_title_no_indent + .list_body p,
.list_title + .list_body p {
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
  color: #333;
}
.list_title ol{
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  margin-top: 10px;
  margin-bottom:10px;
}
.check_li > li,
.normal_li > li {
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.check_li > li {
  padding-left: 40px;
}
.check_li > li::after {
  content: url('../../images/checklist.png');
  display: block;
  height: 10px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 10px;
}
.normal_li > li::after {
  border-top: 2px solid #313131;
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  position: absolute;
  top: 14px;
  width: 10px;
}
.normal_second_li {
  margin-top: 7px;
}
.normal_second_li > li {
  color: #333;
  font-size: 16px;
  line-height: 38px;
  padding-left: 0px;
}
.disc_li > li {
  color: #333;
  font-size: 16px;
  line-height: 28px;
  padding-left: 0px;
  margin-left: 25px;
  list-style: disc;
}
.list_ol > li {
  color: #333;
  font-size: 16px;
  line-height: 28px;
  padding-left: 0px;
  margin-left: 10px;
}
.heading_item + .disc_li {
  margin-top: 10px;
}
.etc {
  color: #333;
  font-size: 16px;
  line-height: 25px;
  padding-left: 0px;
  margin-left: 5px;
}
.normal_ol {
  list-style-type: decimal;
}
.normal_ol > li {
  font-size: 20px;
  color: #333333;
  line-height: 30px;
  margin-top: 20px;
  margin-left: 30px;
}
.normal_second_ol {
  list-style-type: none;
}
.normal_second_ol > li {
  font-size: 16px;
  color: #333;
}
.normal_second_ol > li > a {
  color: inherit;
}
.icon_sample li {
  margin-top: 10px;
}
.icon_sample li img {
  margin-right: 10px;
}
.file_dl_area {
  overflow: hidden;
  position: relative;
}
.file_dl {
  float: left;
  background-color: #f9f9f9;
  height: 100px;
  width: 100px;
  position: relative;
  margin: 10px;
  padding: 10px;
  margin: 10px 10px 10px 0;
}
.file_dl > a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-decoration: none;
  color: inherit;
}
.file_dl > a > img {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
}
.file_dl div,
.file_dl > a > div {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 55px;
  text-align: center;
  font-size: 12px;
  color: #333333;
}
.pdf_info > li > div {
  overflow: hidden;
  padding-left: 10px;
}
.pdf_info > li {
  overflow: hidden;
  height: 50px;
  color: #7d7d7d;
}
.pdf_info li > img {
  float: left;
}
.pdf_info p.file_type {
  font-size: 14px;
  color: #333333;
}
.pdf_info p.file_description {
  font-size: 14px;
  color: #333;
}
.movie_area_16_9 {
  margin: 30px 0;
  height: 388px;
  width: 690px;
}
.movie_area_4_3 {
  margin: 30px 0;
  height: 517px;
  width: 690px;
}
.tel_contact {
  background-color: #f9f9f9;
  border: 4px solid #f5f5f5;
  overflow: hidden;
  height: 170px;
  width: 400px;
}
.normal_contact {
  border: 4px solid #f5f5f5;
  overflow: hidden;
  height: 230px;
  width: 100%;
  margin-top: 30px;
}
.tel_contact .tel {
  float: left;
  width: 100%;
  position: relative;
}
.normal_contact .tel {
  float: left;
  width: 50%;
  position: relative;
}
.normal_contact .tel::after {
  border-right: 2px solid #f5f5f5;
  content: "";
  display: block;
  height: 120px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 20px;
  width: 20px;
}
.tel_contact .tel_title,
.normal_contact .tel_title {
  text-align: center;
  margin-top: 25px;
  font-size: 16px;
  color: #333333;
}
.tel_contact .tel_no,
.normal_contact .tel_no {
  text-align: center;
  font-size: 24px;
  color: #333333;
  margin-top: 7px;
}
.tel_contact .time,
.normal_contact .time {
  margin: 10px auto;
  font-size: 14px;
  color: #fff;
  background-color: #33a600;
  width: 80%;
  padding: 10px 0;
  text-align: center;
}
.tel_contact .annotation,
.normal_contact .annotation {
  color: #333;
  font-size: 11px;
  text-align: center;
}
.normal_contact .web {
  overflow: hidden;
}
.normal_contact .web_title {
  text-align: center;
  margin-top: 25px;
  font-size: 16px;
  color: #333333;
}
.normal_contact .forward_form {
  text-align: center;
  margin: 10px auto;
  color: #fff;
  width: 80%;
  font-size: 16px;
  background: #f6a62b 165px 55% no-repeat;
}
.normal_contact .forward_form img {
  position: relative;
  top: 5px;
  left: -8px;
}
.normal_contact .forward_form a {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 30px;
}
.normal_contact .catalog {
  float: left;
  width: 50%;
  position: relative;
}
.normal_contact .catalog_btn {
    text-align: center;
    margin: 10px auto;
    color: #fff;
    width: 80%;
    font-size: 16px;
    background: #f6a62b 165px 55% no-repeat;
}
.normal_contact .catalog_btn a {
    display: block;
    text-decoration: none;
    color: inherit;
    padding: 30px;
}
.menu_description {
    font-size: 12px;
    line-height: initial;
    padding: 0px 20px;
}
.sidebar_main_menu > ul a,
#context_right a, #context_right_no_pos a {
  display: block;
}
.sidebar_main_menu a {
  text-decoration: none;
}
.sidebar_main_menu > div.menu_title {
  color: #fff;
  padding: 28px;
  background-color: #33a600;
  border-radius: 5px 5px 0 0;
  font-size: 18px;
}
.sidebar_main_menu > ul {}
.sidebar_main_menu > ul li {
  position: relative;
  border-bottom: 1px solid #fdfdfd;
  background: #f0f0f0 url("../../images/side_arrow_r.png") 15px center no-repeat;
  font-size: 13px;
  color: #333;
}
.sidebar_main_menu > ul li.menu {
  background: #88c46c url("../../images/side_arrow_u.png") 15px center no-repeat;
  color: #fff;
}
.sidebar_main_menu > ul a {
  padding: 20px 15px 20px 45px;
  color: inherit;
}
.sidebar_main_menu > ul .current a {
  color: #62b04a;
}
.sidebar_main_menu .accordion_menu > a {
  display: block;
  background: #88c46c url("../../images/side_arrow_u.png") 15px center no-repeat;
  padding: 20px 15px 20px 45px;
  font-size: 13px;
  color: #ffffff;
}
.sidebar_main_menu .accordion_third {
  display: none;
}
.sidebar_main_menu .accordion_second {
  display: block;
}
.sidebar_main_menu .accordion_second > li {
  border-bottom: 1px solid #f2f2f2;
}
.sidebar_main_menu .accordion_second > li.current {
}
.sidebar_main_menu .accordion_second > li:not(.open) > a {
  display: block;
  background: #fff url("../../images/arrow_b.png") 97% 50% no-repeat;
  background-size: 8px;
}
.sidebar_main_menu .accordion_second > li:not(.accordion_menu_third):not(.open) > div{
  display: block;
  background: #fff url("../../images/arrow_b.png") 97% 50% no-repeat;
  background-size: 8px;
  color: #fff;
}
.sidebar_main_menu .accordion_second > li.open {
  display: block;
  background: #fff url("../../images/arrow_ug.png") 97% 15px no-repeat;
  background-size: 12px;
  color: #fff;
}
.sidebar_main_menu .accordion_second > li a {
  padding: 15px 17px 15px 15px;
  color: #333;
  font-size: 12px;
}
.sidebar_main_menu .accordion_second > li > .training_second_link {
  padding: 14px 17px 14px 15px;
}
.sidebar_main_menu .accordion_second > li > .training_second_link a {
  color: #333;
  font-size: 12px;
  text-decoration: none;
  display: inline-block !important;
  padding: 0;
}
.sidebar_main_menu .accordion_third > li:not(.current) {
  border-bottom: 1px solid #fff;
  display: block;
  background: #f9f9f9 url("../../images/arrow_b.png") 30px center no-repeat;
  background-size: 6px;
  color: #fff;
}
.sidebar_main_menu .accordion_third > li a {
  padding: 10px 0 10px 50px;
}
.sidebar_main_menu .accordion_menu .current, .sidebar_main_menu .accordion_menu .current > div > a,
.sidebar_main_menu .accordion_menu .current, .sidebar_main_menu .accordion_menu .current > a {
  color: #62b04a;
}
.sidebar_main_menu .accordion_third .current {
  background: #e5f4dd url("../../images/arrow_ug.png") 12% center no-repeat;
}
.sidebar_sns {
  margin-top: 20px;
  padding: 20px 13px;
  border: 3px solid #eee;
}
.title-border {
    align-items: center;
    display: flex;
    text-align: center;
}
.title-border:before,
.title-border:after {
    margin-right:5px; 
    border-top:1px solid black; 
    content:""; 
    flex-grow:1;
}
.title-border:before {
margin-right: 5px;
}
.title-border:after {
margin-left: 5px;
}
.sidebar_contact {
  margin-top: 20px;
  padding: 20px 13px;
  border: 3px solid #eee;
}
.sidebar_contact .forward_form {
  color: #fefbf5;
  background: #f6a62b url("../../images/mail_side.png") no-repeat scroll 17px 53%;
  width: 210px;
  margin-bottom: 20px;
}
.sidebar_contact .forward_form a {
  text-decoration: none;
  color: inherit;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 35px 5px 35px 45px
}
.sidebar_contact .tel_info {
  margin: 10px 5px 5px 5px;
  font-size: 13px;
  line-height: 23px;
}
.sidebar_contact .tel {
  margin: 10px 3px 0px 3px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.sidebar_contact .sidebar_catalog {
  color: #fefbf5;
  background-color: #33A600;
  width: 210px;
  margin-bottom: 20px;
}
.sidebar_contact .sidebar_catalog a {
  text-decoration: none;
  color: inherit;
  font-size: 14px;
  letter-spacing: 0.1em;
  padding: 35px 5px 35px 45px
}
.sidebar_client_case {
  margin-top: 20px;
}
.sidebar_client_case div {
  background-color: #434343;
  color: #fff;
  position: relative;
  padding: 20px;
  font-size: 15px;
}
.sidebar_client_case div p.normal_text {
  margin-right: 20px;
}
.sidebar_client_case div::before {
  background-color: #434343;
  content: "";
  height: 20px;
  width: 20px;
  position: absolute;
  bottom: -10px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  transform: rotate(45deg);
  z-index: 10000;
}
.sidebar_client_case li {
  color: #333;
  background: url("../../images/arrow_b.png") 95% center no-repeat;
  font-size: 15px;
}
.sidebar_client_case li:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.sidebar_client_case li:last-child {
  border-bottom: 5px solid #f2f2f2;
}
.sidebar_client_case a {
  text-decoration: none;
  color: inherit;
  padding: 20px;
}
.sidebar_banner {
  margin-top: 20px;
}
.sidebar_banner img {
  margin-bottom: 10px;
  width: 240px;
}
.green_label, .format {
  margin-right: 20px;
  padding: 2px 20px;
  background-color: #33a600;
  color: #fff;
}
.gray_label, .format_light_gray {
  margin-right: 20px;
  padding: 2px 20px;
  background-color: #eee;
  color: #343434;
}
.page_link {
  overflow: hidden;
}
.other_link {
  display: table;
  overflow: hidden;
  margin-right: 10px;
  letter-spacing: -.40em;
  width: 100%;
}
.page_link > li {
  float: left;
  width: 25%;
  height: 80px;
  text-align: center;
  position: relative;
}
.other_link > li {
  display: inline-block;
  width: 33.3%;
  letter-spacing: normal;
  vertical-align: middle;
  text-align: center;
}
.page_link_five > li {
  width: 20%;
}
.other_link li:nth-child(odd), .page_link li:nth-child(odd) {
  background-color: #f1eff0;
}
.other_link li:nth-child(even), .page_link li:nth-child(even) {
  background-color: #f7f7f7;
}
/*.other_link > li,*/
.page_link > li > a {
  display: block;
  text-decoration: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #616161;
  background: url("../../images/arrow_u.png") center 80% no-repeat;
}
.other_link > li {
  background: url("../../images/arrow_r.png") 95% center no-repeat;
  position: relative;
}
.page_link > li > a > span {
  display: block;
  padding-top: 25px;
}
.other_link > li > a {
  color: inherit;
  display: table-cell;
  line-height: 20px;
  text-align: left;
  padding: 25px;
  text-decoration: none;
  vertical-align: middle;
  width: 33.3%;
}
.profile {
  display: table;
}
.profile img {
  display: block;
  display: table-cell;
}
.profile div {
  display: block;
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
.profile h4 {
  font-size: 20px;
  margin-bottom: 5px;
  color: #333;
}
.profile span {
  font-size: 14px;
  position: relative;
  color: #333;
}
.profile span::after {
  content: '';
  width: 80px;
  border-top: 2px solid #000;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.hands_on_s {
  background-color: #33a600;
  color: #f7f9f4;
  margin-right: 20px;
  padding: 3px 5px;
  text-align: center;
  width: 120px;
}
h4.period {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
}
#page_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    z-index: 51;
}
#page_top a {
    background: #f7f7f7;
    text-decoration: none;
    color: #616161;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page_top a:hover {
    text-decoration: none;
    background: #999;
}
.menu_tab {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 80px 80px;
  gap: 1px;
  margin-top: 30px;
  width: 100%;
}
.menu_tab > li {
  width: 100%;
  display: grid;
  vertical-align: middle;
  background-color: #f1eff0;
  border-left: 1px solid #fff;
  font-size: 18px;
  align-items: center;
  text-align: center;
}
.menu_tab > li > a {
  text-decoration: none;
  color: #313131;
  display: block;
  width: 100%;
  padding: 30px;
}
.menu_tab > li.current {
  background-color: #33a600;
}
.menu_tab > li.current > a {
  text-decoration: none;
  color: #fff;
}
#news_detail .news_heading {
   color: #333333;
   font-size: 20px;
   margin: 20px 0;
   position: relative;
   line-height: 28px;
}
#news_detail .news_body a,
a.textlink {
  color: #333;
  text-decoration: underline;
}
#news_detail .news_body a:hover,
a.textlink:hover {
  color: #666;
  text-decoration: underline;
  opacity:1;
}
#news_detail .news_body .button {
   color: #fff;
   text-decoration: none;
}
/* ----------------------------------------------------
 * pager
 * -------------------------------------------------- */
.pager .pager_area {
  display: table;
  margin: 0 auto;
  position: relative;
}
.pager .pager_area_before {
  position: relative;
  left: -60px;
}
.pager .pager_area_after {
  position: relative;
  right: -60px;
}
.pager ul.pagenavi {
  margin: 0 auto;
  padding: 10px;
  background: #fff;
  display: table-cell;
  position: relative;
}
.pager ul.pagenavi li {
  display: inline-block;
  padding: 0;
  margin: 0 2px;
}
.pager ul.pagenavi li span {
  display: inline-block;
  padding: 1em;
  background: #333;
  text-decoration: none;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}
.pager ul.pagenavi li a {
  display: inline-block;
  padding: 1em;
  text-decoration: none;
  vertical-align: middle;
  font-size: 16px;
  color: #333;
  background: #eee;
}
.pager .link_before, .pager .link_next {
  text-decoration: none;
  color: inherit;
  background: #fff;
  text-decoration: none;
  vertical-align: middle;
  font-size: 16px;
  color: #333;
  background: #fff;
  position: absolute;
}
.pager .link_before {
  left: -78px;
  top: 25px;
}
.pager .link_next {
  right: -83px;
  top: 25px;
}
.pager .link_before img {
  margin: 0 20px 0 10px;
  position: relative;
  top: 2px;
}
.pager .link_next img {
  margin: 0 15px 0 20px;
  position: relative;
  top: 2px;
}
.pager .pager_area {
  display: table;
  margin: 0 auto;
  position: relative;
}
.pager ul.pagenavi {
  margin: 0 auto;
}
.pager ul.pagenavi li a.link_before {
  padding-right: 0px;
}
.pager ul.pagenavi li a.link_next {
  padding-left: 0px;
}
/* ----------------------------------------------------
 * security
 * -------------------------------------------------- */
#security #overview {
  margin-top: 25px;
  margin-bottom: 5px;
}
#security #overview > h2 {
  margin-bottom: 38px;
}
#security #overview .normal_text {
  margin-bottom: 27px;
}
#security #security_menu > h2 {
  margin-bottom: 45px;
}
#security #overview .normal_text_area img {
  margin-top: 30px;
}
.accordion-container {
  margin: 50px auto 0;
  max-width: 720px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.accordion-list:not(:first-child) {
  margin-top: 10px;
}
.accordion-title {
  background: #313131;
  cursor: pointer;
  font-size: 1em;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  font-weight: 700;
  padding: 2em;
  display: block;
  text-decoration: none;
  color: #fff;
}
.accordion-title:hover {
  background-color: #444242;
}
.accordion-title:before {
  position: absolute;
  content: '';
  top: 50%;
  right: 25px;
  height: 2px;
  width: 15px;
  background: #fff;
  transform: rotate(90deg);
  transition: all .5s ease-in-out;
}
.accordion-title:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 25px;
  height: 2px;
  width: 15px;
  background: #fff;
  transition: all .3s ease-in-out;
}
.accordion-title.open:before {
  transform: rotate(180deg);
}
.accordion-title.open:after {
  opacity: 0;
}
.accordion-text {
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  display: none;
  padding: 1em 2em;
  background-color: #f5f5f5;
  color:#000000;
  font-size: 1em;
  line-height: 1.5em;
  height: auto;
  overflow: hidden;
}
@media all {
  .accordion-text {
    max-height: 50em;
    -moz-transition: max-height 1s;
    -o-transition: max-height 1s;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
  }
  @media screen and (min-width: 48em) {
  .accordion-text {
    max-height: 40em;
    -moz-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
}
.diagnostic_list {
  font-weight: bold;
  margin-top: 1em
}
.accordion_btn,
a.accordion_btn {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  float: right;
  margin: 1.5em 0.5em 1em;
}
.accordion_btn,
a.accordion_btn {
  color: #fff;
  background-color: #21ac38;
}
.accordion_btn:hover,
a.accordion_btn:hover {
  color: #fff;
  background: #51ac38;
}
.accordion_btn a {
  color:inherit;
  text-decoration: none;
}
/* ----------------------------------------------------
 * training
 * -------------------------------------------------- */
#training #overview .normal_text {
  margin-top: 30px;
/*  margin-right: 20px;*/
}
#training #subject .hands_on {
  margin: 20px 0 0 0;
}
#training #subject .normal_text {
  margin: 30px 20px 20px 0;
}
#training #subject .lecturer, #subject .course:not(:last-child) {
  margin-bottom: 50px;
}
#training #subject .course_format {
  height: 25px;
}
#training #subject .course {
/*  margin-right: 20px;*/
}
#training #context_left section {
  margin-bottom: 0px;
}
#training #context_left section#schedule,
#training #context_left section#other_course,
#training #context_left section#seminar_application,
#training #context_left section#overview {
  margin-top: 40px;
}
#training #context_left section#course_subject, 
#training #context_left section#course_description, 
#training #context_left section#essential_point, 
#training #context_left section#contact {
  margin-top: 20px;
}
#training #context_left section h2 {
  margin-bottom: 35px;
}
#training #context_left section#essential_point h2,
#training #context_left section#schedule h2,
#training #context_left section#other_course h2 {
  margin-bottom: 45px;
}
#training #context_left section#essential_point table td {
  padding: 15px 10px;
}
#training .training_step1 {
  width: 692px;
  height: 1400px;
}
#training .training_step2 {
  width: 692px;
  height: 1144px;
}
#training .training_step3 {
  width: 692px;
  height: 1200px;
}
#training #secure_web,
#training #cyber_crime {
  display: none;
}
#training .training_index_img_area {
  margin-top: 15px;
  text-align: center;
}
#training .training_index_img > img {
  text-align: center;
}
#training #training_menu {
  margin-top: 30px;
}
#training_layer_four #subject .lecturer > .small_caption:nth-child(2),
#training_layer_four #subject .lecturer > .small_caption:nth-child(5),
#training_layer_four #subject .lecturer > .small_caption:nth-child(8),
#training_layer_four #subject .lecturer > .small_caption:nth-child(11) {
  text-align: left;
}
#training_layer_four #subject .lecturer > .small_caption:nth-child(4),
#training_layer_four #subject .lecturer > .small_caption:nth-child(7),
#training_layer_four #subject .lecturer > .small_caption:nth-child(10),
#training_layer_four #subject .lecturer > .small_caption:nth-child(13) {
  text-align: right;
}
#training_layer_four #subject .course_format {
  margin: 25px auto 30px
}
#training_layer_four #subject .course .button {
  margin: 20px auto auto auto;
  min-width: 210px;
}
#training_layer_four #context_left .heading {
  margin-bottom: 35px;
}
#training_layer_four #schedule {
  margin-top: 50px;
}
/* ----------------------------------------------------
 * security 3layer
 * training 3layer
 * -------------------------------------------------- */
#training_menu .training ul,
#security_menu .security ul {
  margin: 0 auto;
  width: 720px;
}
#training_menu .training ul li,
#security_menu .security ul li {
  float: left;
  width: 230px;
  height: 230px;
  position: relative;
}
#training_menu .training ul li a,
#security_menu .security ul li a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-decoration: none;
  color: #000;
  text-align: center;
}
#training_menu .training ul li:nth-child(odd),
#security_menu .security ul li:nth-child(odd) {
  background: #f1eff0;
}
#training_menu .training ul li:nth-child(even),
#security_menu .security ul li:nth-child(even) {
  background: #f7f7f7;
}
#training_menu .training ul li a:hover,
#training_menu .training ul li a.active,
#security_menu .security ul li a:hover,
#security_menu .security ul li a.active {
  background: #33a700;
  color: #fff;
  opacity: 1.0;
}
#training_menu .training ul li a:hover span,
#training_menu .training ul li a.active span,
#security_menu .security ul li a:hover span,
#security_menu .security ul li a.active span {
  color: #fff;
}
#training_menu .training ul li img,
#security_menu .security ul li img {
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
}
#training_menu .training .separator,
#security_menu .security .separator {
  border-top: 2px solid #dbd9da;
  width: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  margin: 0 auto;
}
#training_menu .training a:hover .separator,
#training_menu .training a.active .separator,
#security_menu .security a:hover .separator,
#security_menu .security a.active .separator {
  border-top: 2px solid #fff;
}
#training_menu .training li div.menu_title::before,
#security_menu .security li div.menu_title::before {
  content: '';
  border-top: 2px solid #dbd9da;
  width: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: 95px;
  margin: 0 auto;
}
#training_menu .training li div,
#training_menu .training li span,
#security_menu .security li div,
#security_menu .security li span {
  margin-top: 100px;
  font-size: 16px;
  line-height: 26px;
  display: block;
}
#training_menu .training span:hover,
#security_menu .security span:hover {
  color: #fff;
}
#detail_menu .menu_description {
  margin-top: 18px;
  font-size: 12px;
  line-height: 18px;
  display: block;
  padding: 0px 20px;
}
/* ----------------------------------------------------
 * training 5layer
 * -------------------------------------------------- */
#title_banner .banner_format {
  position: absolute;
  top: 200px;
}
#training #seminar_application .training_contact {
  color: #333;
  font-size: 14px;
  margin: 20px 0 0 0;
  padding: 12px 0 5px;
  text-align: center;
  width: 350px;
  background: #fff;
  border-width: 4px;
  border-color:  #cacaca;
  border-style: solid;
}
#training #seminar_application .training_contact > .training_contact_title {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
#training #seminar_application .training_contact > .tel_no,
#training #seminar_application .training_contact > .fax_no {
  font-size: 24px;
  position: relative;
  left: 15px;
  display: block;
  width: 228px;
  margin: 0 auto;
}
#training #seminar_application .training_contact > .fax_no {
  margin: 0 auto;
}
#training #seminar_application .training_contact > .tel_no {
  margin: 10px auto 0 auto;
}
#training #seminar_application .training_contact > .fax_no::before {
  content: url("../../images/fax.png");
  display: block;
  position: absolute;
  top: -2px;
  left: -25px;
}
#training #seminar_application .training_contact > .tel_no::before {
  content: "\260E";
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
}
#training #seminar_application .training_contact > .fax_no > .title,
#training #seminar_application .training_contact > .tel_no > .title {
  font-size: 20px;
}
#training #course_subject .normal_li {
  margin-top: 20px;
}
#training #seminar_application > div:not(:last-child) {
/*  margin-right: 20px;*/
  margin-bottom: 50px;
}
#training #seminar_application > div:last-child {
  margin-bottom: 20px;
}
#training #course_subject .normal_second_li {
  padding-left: 20px;
  margin-top: 7px;
}
#training #course_description .normal_li {
  margin-top: 20px;
}
#training #course_description .annotation_text {
  margin-top: 20px;
}
#training #course_description .normal_text {
  margin-top: 20px;
}
#training #course_description > .period {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin-top: 30px;
}
#training #course_description .lecturer {
  margin-top: 20px;
}
#training #other_course .other_course {
  margin-top: 20px;
}
#training #other_course .annotation_text {
  margin-top: 20px;
}
#training #seminar_application .normal_text {
  margin-left: 0;
}
#training #seminar_application .fax {
  margin-top: 20px;
}
/* ----------------------------------------------------
 * news
 * -------------------------------------------------- */
#news > #context_left {
  margin-top: 20px;
}
#news .newsarea {
  width: 700px;
  border-bottom: 1px solid #e5e5e5;
  height: auto;
  overflow: hidden;
  padding: 10px 0 0 0;
}
#news .newsarea .nday {
  clear: both;
  width: 100px;
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}
#news_detail .category,
#news .newsarea .category {
  background-color: #333;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  width: 100px;
  display: inline-block;
  min-height: 20px;
}
#news .newsarea .category {
  float: left;
}
#news .newsarea .ntext {
  float: right;
  width: 580px;
  line-height: 28px;
  margin: -25px 0 20px 10px;
  font-size: 16px;
  color: #333;
  position: relative;
  min-height: 50px;
}
#news .newsarea .ntext a {
  text-decoration: none;
  color: inherit;
}
#news_detail .date {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  height: 30px;
  line-height: 16px;
  padding: 5px 0;
  vertical-align: middle;
}
#news_detail .news_body {
  min-height: 600px;
  width: 98%;
  border-top: 1px inset #d4d4d4;
  border-bottom: 1px inset #d4d4d4;
}
#news_detail .prev {
  margin-top: 30px;
}
/*
#news_detail .prev a {
  text-decoration: none;
  color: #333;
}
#news_detail .prev a:hover {
  text-decoration: none;
  color: #333;
}
*/
#news_detail .category {
  margin-left: 5px;
}
#news_detail .heading {
  line-height:32px;
}
/* ----------------------------------------------------
 * banner
 * -------------------------------------------------- */
.security_title_banner {
  background: url("../../images/mainvidual_security.png") no-repeat;
}
.training_title_banner {
  background: url("../../images/mainvidual_training.png") no-repeat;
}
.training_ic_title_banner {
  background: url("https://www.cyberdefense.jp/services/training/image/ic_banner.png") no-repeat;
  background-position: center;
}
.training_ic_axis_title_banner {
  background: url("https://www.cyberdefense.jp/services/training/ic_axis_banner.png") no-repeat;
  background-position: center;
}
.training_cdirl_title_banner {
  background: url("https://www.cyberdefense.jp/services/training/CDIR-L_banner.png") no-repeat;
  background-position: center;
}
.client_case_title_banner {
  background: url("../../images/mainvidual_client.png") no-repeat;
}
.sitemap_title_banner {
  background: url("../../images/mainvidual_sitemap.png") no-repeat;
}
.contact_title_banner {
  background: url("../../images/mainvidual_contact.png") no-repeat;
}
.consulting_title_banner,
.incident_title_banner {
  background: url("../../images/mainvidual_incident.png") no-repeat;
}
.incident_title_banner {
  background: url("../../images/mainvidual_incident.png") no-repeat;
}
.privacy_policy_title_banner {
  background: url("../../images/mainvidual_privacy.png") no-repeat;
}
.about_title_banner {
  background: url("../../images/mainvidual_about.png") no-repeat;
}
.not_found_title_banner {
  background: url("../../images/mainvidual_404.png") no-repeat;
}
.support_title_banner {
  background: url("../../images/mainvidual_security.png") no-repeat;
}
.career_title_banner {
  background: url("../../images/mainvidual_career.png") no-repeat;
}
/* ----------------------------------------------------
 * megamenu
 * -------------------------------------------------- */
.megamenu_service,
.megamenu_about,
.megamenu_products,
.megamenu_case_studie {
  display: none;
}
.megamenu_service .arrow {
  left: 525px;
}
.megamenu_products .arrow {
  left: 624px;
}
.megamenu_case_studie .arrow {
  left: 725px;
}
.megamenu_about .arrow {
  left: 818px;
}
.megamenu {
  background-color: #313131;
  padding: 25px 20px 50px 20px;
  position: fixed;
  top: 110px;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
}
.megamenu .arrow {
  width: 21px;
  height: 21px;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  top: -50px;
  background-color: #fff;
}
.megamenu .megamenu_area {
  width: 960px;
  margin: 12px auto 0 auto;
  position: relative;
}
.megamenu .megamenu_area .menu_name {
  margin-bottom: 33px;
}
.megamenu .megamenu_area ul:not(.megamenu_second_layer) {
  padding-top: 10px;
}
.megamenu .menu_security, .megamenu .menu_training, .megamenu .menu_other {
  display: block;
  float: left;
}
.megamenu .menu_security {
  position: relative;
  margin-right: 20px;
}
.megamenu .menu_training {
  position: relative;
  margin-right: 5px;
}
.megamenu .menu_security {
  width: 210px;
}
.megamenu .menu_other {
  width: 190px;
}
.megamenu a {
  text-decoration: none;
  color: #fff;
}
.megamenu .menu_name a {
  font-size: 16px;
  background: url("../../images/arrow_cl2.png") 0px center no-repeat;
  padding: 3px 0px 3px 30px;
}
.megamenu .menu_name a:hover, .megamenu .menu_name .current a {
  background: url("../../images/arrow_cl1.png") 0px center no-repeat;
  opacity: 1.0;
}
.megamenu .menu_training .megamenu_first_layer {
  width: 520px;
}
.megamenu .menu_training .megamenu_first_layer .first_col {
/*  width: 310px;*/
  width: 240px;
  float: left;
  clear: left;
}
.megamenu .menu_other > ul {
  margin: 35px 0 30px 0;
}
.megamenu .current > a {
  color: #33A600;
}
.megamenu a:hover {
  color: #33A600;
}
.megamenu .menu_other .megamenu_first_layer > li:not(:first-child),
.megamenu .menu_security .megamenu_first_layer > li:not(:first-child),
.megamenu .menu_training .megamenu_first_layer > li:not(:first-child) {
  margin-top: 12px;
}
.megamenu .megamenu_area .menu_training .megamenu_first_layer li.second_col:first-child {
  margin-top: 0px;
}
.megamenu .menu_other .megamenu_first_layer > li > a,
.megamenu .menu_security .megamenu_first_layer > li > a,
.megamenu .menu_training .megamenu_first_layer > li > a {
  font-size: 13px;
  background: url("../../images/arrow_cl4.png") 0px 0px no-repeat;
  padding: 2px 0px 2px 25px;
  display: inline-block;
}
.megamenu .menu_other .megamenu_first_layer > li > a:hover,
.megamenu .menu_security .megamenu_first_layer > li > a:hover,
.megamenu .menu_training .megamenu_first_layer > li > a:hover,
.megamenu .menu_other .megamenu_first_layer > .current > a,
.megamenu .menu_security .megamenu_first_layer > .current > a,
.megamenu .menu_training .megamenu_first_layer > .current > a {
  background: url("../../images/arrow_cl3.png") 0px 0px no-repeat;
  opacity: 1.0;
}
.megamenu .menu_other .megamenu_second_layer > li,
.megamenu .menu_security .megamenu_second_layer > li,
.megamenu .menu_training .megamenu_second_layer > li {
  margin-top: 10px;
}
.megamenu .menu_other .megamenu_second_layer > li > a,
.megamenu .menu_security .megamenu_second_layer > li > a,
.megamenu .menu_training .megamenu_second_layer > li > a {
  font-size: 12px;
  color: #ccccc