@charset "UTF-8";

@media print {
a[href]:after {
  content: " (" attr(href) ")";
}
a[href]:after{
  content: none !important;
}

.l-side,#header-menu,#main-menu,.l-header,.l-section.top-border,.l-footer,.paging.flexbox,.addtoany_shortcode,#access{
  display: none !important;
}

.l-main {
    width: 100% !important;
}

.wrap_page {
    margin: 0 !important;
}

.l-mv.default .l-mv_bg {
    padding: 0 !important;
}

h1.title_mv{
  font-size: 24px !important;
}

/* Reset CSS */
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, sup, 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%;
  vertical-align: baseline;
  font-family:'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', sans-serif;
  color: #000 !important;
}

.table_fee.table_text_left th.bg-blue-img{
  vertical-align: top;
  height: 120px;
  padding-top: 20px;
}

.table_fee.table_text_left th.bg-blue-img img{
  opacity: 1;
  bottom: 20px;
  top: inherit;
  left: 49%;
}

.bg-blue{
  background-color: #3e96c7 !important;
  color: #fff !important;
  font-size: 18px !important;
}

.table_fee.table_text_left td a{
  text-decoration: underline;
}

.table_fee.table_text_left th{
  position: relative;
  font-weight: bold;
}

.table_fee.table_text_left td ul{
  padding-left: 20px;
}

.table_fee.table_text_left td li{
 list-style: disc;
}

.table_fee.table_text_left th img{
    opacity: 0.3;
    position: absolute;
    margin-top: -22px;
    margin-left: -22px;
    height: 50px;
    left: 50%;
    top: 50%;
}

.ul_sns li a{
  width: 55px;
  height: 55px;
  line-height: 50px;
  text-align: center;
}

#mega-menu-wrap-main-menu .mega-menu-toggle{
border-radius: 0;
}

.site-description{
    color: #fff;
    line-height: 28px;
    padding-left: 4px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:before{
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    left: 0;
    top: 14px;  
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-menu-hilite > a.mega-menu-link{
  font-weight: bold;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-menu-hilite > a.mega-menu-link:before{
  content: "\f013";
  left: -4px;
}

#main-menu{
    background: #fff;
    box-shadow: 0px 5px 15px rgba(0,0,0,0.4);
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

#header-menu{
  background: #000;
}
.mega-menu-wrap{
  max-width: 1200px;
  margin: 0 auto !important;
}

.archive_title{
  background: #192329;
  color: #fff;
  font-size: 32px;
  text-align: center;
  padding: 35px 0;
}

.mauticform-button-wrapper .mauticform-button.btn-default{
    background-color: #3e96c7 !important;
    border-color: #3e96c7 !important;
    display: block !important;
    width: 100% !important;
}


.single-1column .area_blog dl{
    margin-bottom: 20px;
    border-left: solid 5px #3e96c7;
    padding: 5px 0px 5px 10px;
}
.single-1column .area_blog dt{
  margin-bottom: 5px;
}
.single-1column .area_blog dd{
  font-size: 90%;
}

.single-1column .area_blog img{
display: block;
}

.title_section.contact{
  border:none;
}

ul.ul_feature li{
  font-size: 15px;
  position: relative;
  list-style-type:none;
}

ul.ul_feature li:before{
    position: absolute;
    /*content: "\f138";*/
    content: "\f105";
    font-family: FontAwesome;
    left: -7px;
    top: -1px;
}

.single-1column .area_blog ul:not(.post-categories){
  padding: 20px 10px 20px 50px;
  background: #eee;
  margin: 0 0 15px 0;
}

.single-1column .area_blog ul:not(.post-categories) li a,.single-1column .area_blog ol li a{
  color :#333;
}

.single-1column .area_blog ul{
  border: solid 3px #eee;
}

.single-1column .area_blog ol{
  border: solid 3px #eee;
  padding: 20px 10px 20px 50px;
  background: #eee;
  margin: 0 0 15px 0;
}

.single-1column .area_blog ol li{
    position: relative;
    list-style-type: none;
  }

.single-1column .area_blog ol li:before{
    position: absolute;
    content: "\f138";
    /*content: "\f05d";*/
    font-family: FontAwesome;
    left: -20px;
    top: -1px;
}

.single-1column .area_blog p{
  text-align: justify;
}

.area_blog div.entrymeta{
  font-size: 13px;
  text-align: right;
  margin: 0;
}

.entrymeta i.fa{
  margin-right: 1px;
}

.entrymeta i.fa:nth-of-type(n+2){
  margin-left: 10px;
}

.single-1column table.table-gray th{
  background-color: #f3f3f3;
  color:#333;
}

.single-1column .area_blog table td {
    text-align: left;
}

.title_section.contact .fa{
  font-size: 90%;
  position: relative;
  bottom: 2px;
  right: 3px;
}

hr{
  border-top: #b1b1b1 solid 1px;
  margin: 55px 0;
}

.l-nav .btn_contact .fa{
  margin-right: 2px;
}

/*l-main single-1column*/
.l-main.single-1column{
  background: #fff;
  width: 100%;
  font-size: 120%;
  padding: 20px 0 0;
}

/* sns button*/
.area_blog .addtoany_shortcode{
  margin: 0 auto 10px;
  padding: 0 0 10px;
}

/*mautic result*/

#loading{
  width:100px;
  height: auto;
  display: none;
  margin: 0 auto;
}

.table_fee.mautic_result th{
  font-weight: bold;
}
.table_fee.mautic_result td{
  text-align: left;
}


html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* General */
.float-list, .cf {
  *zoom: 1;
}
.float-list:after, .cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.float-list li {
  float: left;
}

/* Base */
body {
  font-family:'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'ＭＳ ゴシック', sans-serif;
  color: #283841;
  font-weight: 300;
  background-color: #fff;
  line-height: 1.6;
  font-size: 14px;
  letter-spacing: 1px;
}

.pc-none {
  display: none !important;
}

a {
  color: #283841;
}
a:hover, a:active, a:focus {
  text-decoration: none;
}
a img {
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
a img:hover {
  opacity: .6;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* Layout */
img {
  max-width: 100%;
}

.l-header {
  position: fixed;
  top: 0;
  background-color: #fff;
  left: 0;
  width: 100%;
  z-index: 100;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

.area_h1 {
  background-color: #283841;
  padding: 14px 0;
}

.w1200 {
  max-width: 1200px;
  padding: 0 10px;
  margin: auto;
}

.w1000 {
  max-width: 1000px;
  padding: 0 10px;
  margin: auto;
}

.header_h1 {
  color: #fff;
  font-size: 12px;
  float: left;
}

.ul-h1 {
  float: right;
}
.ul-h1 li {
  display: inline-block;
  position: relative;
  margin: 0 55px 0 0;
}
.ul-h1 li a {
  color: #fff;
}
.ul-h1 li a:hover {
  opacity: .7;
}
.ul-h1 li:before {
  margin: 0 10px;
  top: 0px;
  left: -44px;
  position: absolute;
}
.ul-h1 li:last-child {
  margin: 0;
}

.ul-h1 li:nth-child(2) a:before {
  content: url(/wp-content/themes/keywalker/assets/img/icon_sitemap.png);
  margin: 0 10px;
  position: absolute;
  left: -40px;
  top: 0;
}
.ul-h1 li:last-child a:before {
  content: url(/wp-content/themes/keywalker/assets/img/icon_phone.png);
  margin: 0 10px;
  position: absolute;
  left: -40px;
  top: 0;
}

.inner_header {
  padding: 0 10px;
}

.l-logo {
  float: left;
  position: relative;
  min-height: 50px;
  top: 22px;
}

.l-logo img{
  height: 100%;
}

.l-mv {
  text-align: center;
  margin: auto 0;
  background-position: center;
  background-repeat: no-repeat;
}
.l-mv.top {
  background-image: url(/wp-content/themes/keywalker/assets/img/mv_top.jpg);
  background-size: cover;
}
.l-mv.crawler {
  background-image: url(/wp-content/themes/keywalker/assets/img/mv_crawler.jpg);
  background-size: cover;
  margin: 0 auto;
}
.l-mv.crawler .l-mv_bg {
  padding: 100px 0;
}
.l-mv.database {
  background-image: url(/wp-content/themes/keywalker/assets/img/mv_database.jpg);
  background-size: cover;
  margin: 0 auto;
}
.l-mv.database .l-mv_bg {
  padding: 100px 0;
}
.l-mv.rpa {
  background-image: url(/wp-content/themes/keywalker/assets/img/mv_rpa.jpg);
  background-size: cover;
  margin: 0 auto;
}
.l-mv.rpa .l-mv_bg {
  padding: 100px 0;
}
.l-mv.price {
  background-image: url(/wp-content/themes/keywalker/assets/img/mv_price.jpg);
  background-size: cover;
  margin: 0 auto;
}
.l-mv.price .l-mv_bg {
  padding: 100px 0;
}
.l-mv.tableau {
  background-image: url(/wp-content/themes/keywalker/assets/img/mv_tableau.jpg);
  background-size: cover;
  margin: 0 auto;
}
.l-mv.tableau .l-mv_bg {
  padding: 100px 0;
}
.l-mv.default {
  background-image: url(/wp-content/themes/keywalker/assets/img/mv_default.jpg);
  background-size: cover;
  margin: 0 auto;
}
.l-mv.default .l-mv_bg {
  padding: 100px 10px;
}
.l-mv .l-mv_bg {
  height: 100%;
  padding: 130px 0;
}

.title_mv {
  color: #fff;
  display: inline-block;
  min-width: 360px;
  text-align: center;
  font-size: 34px;
  padding: 0 20px 4px;
  letter-spacing: 5px;
  border-bottom: 1px solid;
  margin: 0 auto 10px;
}

.caption_mv {
  color: #fff;
  line-height: 2;
  font-size: 18px;
  letter-spacing: 5px;
}

.l-section {
  padding: 15px 0;
}
.l-section.solutions {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_solutions.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f5f6f8;
}
.l-section.perform {
  background-color: #3bafef;
}
.l-section.voice {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_voice.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.l-section.ceo {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_ceo.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #f5f6f8;
}
.l-section.top-border {
  border-top: 2px solid #f6f6f6;
}
.l-section.intro {
  background-color: #f5f6f8;
}
.l-section.feature {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_feature.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.l-section.bg_whitegray {
  background-color: #f5f6f8;
}

.title_section {
  font-size: 30px;
  text-align: center;
  margin: 0 auto 30px;
}
.title_section.have_caption {
  margin: 0 auto 10px;
}

.area_solutions {
  display: flex;
  justify-content: space-between;
}

.flexbox {
  display: flex;
  justify-content: space-between;
}

.box_solutions {
  width: 32%;
  background-color: #fff;
  padding: 30px 20px 10px;
  position: relative;
}
.box_solutions .icon {
  margin: 0 0 10px;
  text-align: center;
  min-height: 163px;
}
.box_solutions p {
  margin: 0 0 10px;
}

.title_solutions {
  text-align: center;
  font-size: 18px;
  margin: 0 0 10px;
}

.btn_more {
  display: block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #3e96c7;
  padding: 16px 30px;
  color: #fff;
  text-align: center;
  margin: 20px auto;
  max-width: 400px;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn_more:after {
  content: ">";
  margin: 0 0 0 6px;
}
.btn_more:hover {
  color: #fff;
  opacity: .7;
}
.btn_more.green {
  background-color: #68cd1f;
}

.area_perform {
  display: flex;
  justify-content: space-between;
}

.box_perform {
  width: 32%;
  padding: 0 10px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
}
.box_perform.perform1 {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_perform1.png);
}
.box_perform.perform2 {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_perform2.png);
}
.box_perform.perform2-2 {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_perform2.png);
}
.box_perform.perform3 {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_perform3.png);
}
.box_perform.perform4 {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_perform4.png);
}
.box_perform.perform5 {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_perform5.png);
}
.box_perform.perform6 {
  background-image: url(/wp-content/themes/keywalker/assets/img/bg_perform6.png);
}

.title_perform {
  color: #ffb24d;
  font-size: 22px;
  text-align: center;
  margin: 0;
}

.count_perform {
  text-align: center;
  font-size: 30px;
}
.count_perform span {
  font-size: 56px;
}

.title_slide {
  color: #9b9b9b;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #f6f6f6;
}

.slide_company {
  overflow: hidden;
}
.slide_company ul {
  padding: 20px 0;
  text-align: center;
}
.slide_company ul li {
  outline: none;
  display: inline-block;
  margin: 1% 0.1%;
  text-align: center;
  width: 12%;
}
.slide_company ul li img {
  width: 100%;
}

.ul_voice li {
  text-align: right;
  margin: 0 0 20px;
}
.ul_voice li p {
  margin: 0 0 10px;
}
.ul_voice li p.content {
  font-size: 22px;
  font-weight: 600;
}

.mw_wp_form .mw_wp_form_complete {
  text-align: center;
  padding: 40px 0;
}

.btn_submit {
  text-align: center;
  margin: 20px 0;
}
.btn_submit input, .btn_submit button {
  display: block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #3e96c7;
  padding: 16px 30px;
  color: #fff;
  outline: none;
  border: none;
  text-align: center;
  width: 300px;
  margin: 20px auto;
  max-width: 400px;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn_submit input:after, .btn_submit button:after {
  content: ">";
  margin: 0 0 0 6px;
}
.btn_submit input:hover, .btn_submit button:hover {
  color: #fff;
  opacity: .7;
}
.btn_submit input.green, .btn_submit button.green {
  background-color: #68cd1f;
}

.table_contact {
  width: 100%;
  background-color: #f6f6f6;
}
.table_contact th {
  padding: 0 20px 30px;
  width: 18%;
  font-size: 16px;
  text-align: center;
}
.table_contact td {
  padding: 0 20px 30px;
}
.table_contact td input {
  border: none;
  width: 100%;
  padding: 1% 2%;
}
.table_contact td textarea {
  border: none;
  width: 100%;
  padding: 1% 2%;
  resize: vertical;
  min-height: 100px;
}
.table_contact td select {
  width: 100%;
  padding: 2%;
  height: 40px;
  background-color: #fff;
  border: none;
}
.table_contact td .selecter {
  position: relative;
}
.table_contact tr:first-child td, .table_contact tr:first-child th {
  padding: 30px 20px;
}

.area_aside {
  display: flex;
  justify-content: space-between;
}

.box_aside {
  width: 32%;
}
.box_aside h4 {
  font-size: 22px;
  text-align: center;
  margin: 0 0 10px;
}
.box_aside iframe {
  width: 100% !important;
  overflow: hidden;
}

.ul_aside li {
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
}
.ul_aside li:last-child {
  border: none;
}
.ul_aside li a {
  color: #3e96c7;
  text-decoration: underline;
  display: block;
  padding: 0 0 0 100px;
}
.ul_aside li a:hover {
  text-decoration: none;
}
.ul_aside li .date {
  float: left;
}

.l-footer {
  background-color: #283841;
  padding: 40px 0;
}

.area_footer {
  display: flex;
  justify-content: space-between;
}

.box_footer {
  line-height: 2;
  width: 24%;
  color: #f6f6f6;
}

.ul_footer li {
  margin: 0 0 15px;
}
.ul_footer li a {
  color: #f6f6f6;
  display: block;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 1px;
  position: relative;
  padding: 0 0 0 10px;
}
.ul_footer li a:before {
  /*content: "\f0da";*/
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}
.ul_footer li a:hover {
  color: #3e96c7;
}
.ul_footer li.home{
  font-size: 16px;
  border-bottom: solid 1px #8e8e8e;
}
.ul_footer li.home a{
  font-size: 18px;
  padding: 0 0 10px;
}
.ul_footer li.home a:hover {
  color: #3e96c7;
}

.ul_footer li.home a:before {
  content: '';
}

.copyrihgt {
  background-color: #192329;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.ul_sns {
  text-align: center;
  margin: 20px 0 0;
}
.ul_sns li {
  display: inline-block;
  margin: 0 10px;
}

/****page layout**/
.area_intro {
  margin: 0 auto 30px;
  align-items: center;
}

.box_intro {
  /*text-align: justify;*/
  width: 50%;
  padding: 0 1%;
  vertical-align: middle;
}
.box_intro p {
  line-height: 2;
  margin: 0 0 16px;
}
.box_intro img {
  display: block;
  margin: auto;
}

.title_intro {
  font-size: 30px;
  margin: 0 0 20px;
}

.fc-white {
  color: #fff;
}

.area_feature {
  margin: 0 auto 2%;
}

.box_feature {
  width: 32%;
  background-color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 2% 1%;
}

.title_feature {
  letter-spacing: 0;
  color: #3e96c7;
  text-align: center;
  margin: 0 0 10px;
  font-size: 18px;
}

.icon_feature {
  text-align: center;
  height: 90px;
  margin: 0 0 16px;
  position: relative;
}
.icon_feature img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
}

.ul_feature {
  color: #3e96c7;
  list-style-type: disc;
  margin: 0 0 0 20px;
  font-size: 12px;
}

.caption_section {
  text-align: center;
  margin: 0 auto 40px;
  font-size: 16px;
  color: #627a88;
}

.box_flow {
  text-align: center;
}

.area_fee {
  margin: 0 auto 30px;
}

.table_fee {
  width: 100%;
  margin: 0 auto 10px;
  border: 1px solid #f6f6f6;
  text-align: center;
}
.table_fee th {
  text-align: center;
  border: 1px solid #f6f6f6;
  background-color: #e9ebef;
  padding: 20px;
  width: 20%;
}
.table_fee td {
  width: 20%;
  background-color: #fff;
  padding: 20px;
  border: 1px solid #f6f6f6;
  text-align: center;
}
.table_fee td.name {
  background-color: #3e96c7;
  color: #fff;
}

.table_text_left.table_fee th {
  font-size: 18px;
  width: 15%;
}

.table_text_left.table_fee td {
  text-align: left;
}

.ul_flow {
  max-width: 800px;
  margin: 0 auto;
}
.ul_flow li {
  margin: 0 0 20px;
  background-color: #fff;
  align-items: center;
  position: relative;
}
.ul_flow li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -42px;
  left: 0;
  right: 0;
  margin: auto;
  border: 30px solid transparent;
  border-top: 12px solid #3e96c7;
}
.ul_flow li .step {
  width: 20%;
  background-color: #3e96c7;
  color: #fff;
  padding: 6px;
  text-align: center;
  font-size: 16px;
}
.ul_flow li .step span {
  font-size: 30px;
}
.ul_flow li .content {
  width: 80%;
  font-size: 16px;
  padding: 6px 6px 6px 30px;
}
.ul_flow li:last-child:before {
  content: none;
}
.ul_flow li:nth-last-child(6):before {
  border-top: 12px solid #96cdec;
}
.ul_flow li:nth-last-child(6) .step {
  background-color: #96cdec;
}
.ul_flow li:nth-last-child(5):before {
  border-top: 12px solid #7cbfe5;
}
.ul_flow li:nth-last-child(5) .step {
  background-color: #7cbfe5;
}
.ul_flow li:nth-last-child(4):before {
  border-top: 12px solid #74b9e0;
}
.ul_flow li:nth-last-child(4) .step {
  background-color: #74b9e0;
}
.ul_flow li:nth-last-child(3):before {
  border-top: 12px solid #65aed8;
}
.ul_flow li:nth-last-child(3) .step {
  background-color: #65aed8;
}
.ul_flow li:nth-last-child(2):before {
  border-top: 12px solid #51a2d0;
}
.ul_flow li:nth-last-child(2) .step {
  background-color: #51a2d0;
}

/***************** 20170329 ****************/
#access iframe {
  vertical-align: bottom;
}

.table_company {
  width: 100%;
  margin: 0 auto 60px;
}
.table_company tr {
  border-top: 1px solid #d6d6d6;
}
.table_company tr:last-child {
  border-bottom: 1px solid #d6d6d6;
}
.table_company tr th {
  width: 16%;
  padding: 20px;
}
.table_company tr td {
  padding: 20px;
}
.table_company tr a {
  color: #3e96c7;
  text-decoration: underline;
}

.p_ceo {
  color: #283841;
  line-height: 2;
  margin: 0 0 20px;
}

/***************** 20170330 ****************/
.area_staff {
  margin: 0 auto 40px;
}

.f-right {
  float: right;
}

.f-left {
  float: left;
}

.title_staff {
  font-size: 30px;
  margin: 0 0 10px;
}

.img_staff {
  margin: 0 10px;
  width: 28%;
}
.img_staff img {
  max-width: 100%;
}

.text_staff {
  margin: 20px 0 0;
  width: 68%;
}
.text_staff p {
  line-height: 1.8;
  margin: 0 0 20px;
}

.table_staff {
  margin: 0 0 20px;
  width: 100%;
}
.table_staff th {
  width: 100px;
  padding: 2px 2px 2px 0;
}
.table_staff td {
  padding: 2px;
}

.dl_qa {
  margin: 30px auto;
}
.dl_qa dt {
  margin: 0 auto 20px;
}
.dl_qa dd {
  display: none;
  margin: 0 auto 20px;
}

.title_qa {
  font-size: 16px;
  padding: 5px;
  border-bottom: 2px solid #eaeaea;
  position: relative;
  cursor: pointer;
}
.title_qa:hover {
  opacity: .7;
}
.title_qa:before {
  content: "Q.";
  font-family: helvetica;
  margin: 0 10px 0 0;
  font-size: 22px;
}
.title_qa:after {
  content: "";
  position: absolute;
  width: 10px;
  right: 10px;
  top: calc(50% - 6px);
  height: 10px;
  border-top: 1px solid;
  border-right: 1px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.title_qa.active:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.text_qa {
  margin: 0 auto 10px;
  position: relative;
  padding: 20px 20px 20px 50px;
  background-color: #edeff3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.text_qa:before {
  content: "A.";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 14px;
  top: 10px;
  font-family: helvetica;
  margin: 0 10px 0 0;
  font-size: 22px;
  color: #d42929;
}
.text_qa a {
  color: #3e96c7;
  text-decoration: underline;
}

.ul_qa li {
  margin: 0 0 5px;
}
.ul_qa li a {
  color: #3e96c7;
  text-decoration: underline;
}
.ul_qa.flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
}
.ul_qa.flex li {
  text-align: center;
}

/*****20170331****/
.fc-red {
  color: #c73e3e;
}

.ul_tableau {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  margin: 0 auto 18px;
}
.ul_tableau li {
  width: 23%;
  background-color: #3c7da2;
  padding: 20px 10px 20px 30px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  -moz-box-shadow: 2px 2px 4px #4c4c4c;
  -webkit-box-shadow: 2px 2px 4px #4c4c4c;
  box-shadow: 2px 2px 4px #4c4c4c;
  position: relative;
}
.ul_tableau li:before {
  content: "";
  -moz-box-shadow: inset 1px 1px 1px #909090;
  -webkit-box-shadow: inset 1px 1px 1px #909090;
  box-shadow: inset 1px 1px 1px #909090;
  position: absolute;
  width: 10px;
  height: 10px;
  top: calc(50% - 5px);
  left: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
}
.ul_tableau li:nth-child(even) {
  background-color: #3c95a2;
}
.ul_tableau.even li {
  background-color: #3c95a2;
}
.ul_tableau.even li:nth-child(even) {
  background-color: #3c7da2;
}
.ul_tableau.last {
  margin: 0 auto 30px;
}

.title_rutin {
  font-size: 18px;
  margin: 0 auto 5px;
  text-align: center;
}

.ul_rutin {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.ul_rutin li {
  width: 32%;
  background-color: #3c7da2;
  margin: 0 auto 14px;
  padding: 20px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  -moz-box-shadow: 2px 2px 4px #4c4c4c;
  -webkit-box-shadow: 2px 2px 4px #4c4c4c;
  box-shadow: 2px 2px 4px #4c4c4c;
  position: relative;
}
.ul_rutin li:nth-child(even) {
  background-color: #3c95a2;
}

.ul_marke {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  flex-wrap: wrap;
  text-align: center;
}
.ul_marke li {
  width: 32%;
  background-color: #3e96c7;
  margin: 0 1% 14px 0;
  padding: 20px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #fff;
  position: relative;
}
.ul_marke li:nth-child(2) {
  background-color: #3ebfc7;
}
.ul_marke li:nth-child(3) {
  background-color: #38b98a;
}
.ul_marke.v2 {
  max-width: 740px;
}
.ul_marke.v2 li {
  background-color: #a8c11b;
  width: 46%;
}
.ul_marke.v2 li:nth-child(2) {
  background-color: #75c73e;
}

.title_func {
  font-size: 16px;
  margin: 0 0 5px;
  font-weight: 600;
}

.ul_func {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  margin: 0 auto 30px;
}
.ul_func li {
  width: 23%;
  font-size: 12px;
  background-color: #f5f6f8;
  padding: 20px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
}
.ul_func li:before {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  margin: auto;
  right: 0;
  width: 0;
  height: 0;
  border-top: 40px solid #f5f6f8;
  border-right: 60px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 20px solid transparent;
}
.ul_func li:nth-child(even) {
  background-color: #e6e8ed;
}
.ul_func li:nth-child(even):before {
  border-top: 40px solid #e6e8ed;
}
.ul_func.even li {
  background-color: #e6e8ed;
}
.ul_func.even li:before {
  border-top: 40px solid #e6e8ed;
}
.ul_func.even li:nth-child(even) {
  background-color: #f5f6f8;
}
.ul_func.even li:nth-child(even):before {
  border-top: 40px solid #f5f6f8;
}
.ul_func.last {
  margin: 0 auto 30px;
}

.ul_newslist {
  margin: 0 auto 30px;
}
.ul_newslist li {
  padding: 3%;
  margin: 0 0 20px;
  border-top: 6px solid #283841;
  background-color: #fff;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ul_newslist li p {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 12px;
}
.ul_newslist li:hover {
  border-top: 6px solid #3e96c7;
}
.ul_newslist.side li {
  margin: 0 0 10px;
}

.title_newslist {
  font-size: 18px;
  margin: 0 0 5px;
}
.title_newslist a {
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  display: block;
}
.title_newslist:hover a {
  color: #3e96c7;
}
.title_newslist.side {
  font-size: 12px;
}
.l-main .title_newslist a {
 line-height: 24px; 
}
.img_newslist {
  max-width: 34%;
  text-align: center;
  margin: 0 0 5px;
}
.img_newslist img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.img_newslist img:hover {
  opacity: 1;
}

.ol_newslist_category li {
  display: inline-block;
  border: none;
  padding: 0;
  margin: 0 10px 5px 0;
}
.ol_newslist_category li a {
  padding: 2px 10px;
  font-size: 12px;
  background-color: #283841;
  color: #fff;
  display: block;
}
.ol_newslist_category li:hover {
  border: none;
}
.ol_newslist_category li:hover a {
  background-color: #3e96c7;
}

.area_newslist_info {
  padding: 0 0 0 38%;
  display: block;
}

.pager_newslist {
  text-align: center;
  margin: 20px auto;
}
.pager_newslist span {
  margin: 0 10px;
}
.pager_newslist a {
  text-decoration: underline;
}
.pager_newslist a:hover {
  color: #3e96c7;
}

.area_blog {
  max-width: 1000px;
  margin: auto;
}
.area_blog a {
  text-decoration: underline;
  color: #3e96c7;
}
.area_blog p, .area_blog h1, .area_blog h2, .area_blog h3, .area_blog h4, .area_blog h5, .area_blog ul, .area_blog ol, .area_blog img, .area_blog div {
  margin: 0 auto 20px;
}
.area_blog h1 {
  padding: 20px;
  border-radius: 6px;
  background-color: #3e96c7;
  color: #fff;
  font-size: 24px;
}
.area_blog h2 {
  padding: 5px 20px;
  border-left: 6px solid #3e96c7;
  font-size: 22px;
}
.area_blog h3 {
  font-size: 18px;
  background: #283841;
  border:solid 1px #283841;
  color: #fff;
  padding: 8px 10px;
}
.area_blog h4 {
font-size: 18px;
color: #3e96c7;
border-left: solid 3px #3e96c7;
padding-left: 5px;
}
.area_blog h5 {
  font-weight: 600;
}
.area_blog ul {
  list-style-type: decimal;
  margin: 0 20px 20px;
}
.area_blog ul li {
  margin: 0 0 10px;
}
.area_blog ul li:last-child {
  margin: 0;
}
.area_blog ol {
  margin: 0 20px;
  list-style-type: disc;
}
.area_blog ol li {
  margin: 0 0 10px;
}
.area_blog ol li:last-child {
  margin: 0;
}

.blog_contents {
  padding: 20px;
  background-color: #eeefef;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.area_blog blockquote {
  padding: 20px 40px;
  margin: 0 auto 20px;
  background-color: #e6e9e9;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}
.area_blog blockquote:after {
  content: "”";
  position: absolute;
  font-size: 60px;
  color: #8d8d8d;
  left: 4px;
  top: -16px;
}
.area_blog table{
    width: 100%;
    margin: 0 auto 20px;
}
.area_blog table th{
  background-color: #3e96c7;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  border: 1px solid #d7d7d7;
}
.area_blog table td{
  text-align: center;
  padding: 10px;
  border: 1px solid #d7d7d7;
}
.blog_contents ul {
  margin: 0 20px;
}

/***20170405**/
.wrap_page {
  margin: auto 0;
}

#breadcrumbs{
  max-width: 1200px;
  margin: 0 auto;
}

#breadcrumbs > span > span{
  display: inline-block;
  max-width: 750px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.breadcrumb_list {
  background-color: #f6f6f6;
  padding: 5px 10px 5px 10px;
}
.breadcrumb_list a {
  text-decoration: underline;
}

.l-main {
  width: 64%;
}

.l-side {
  width: 34%;
}

.title_side {
  background-color: #283841;
  color: #fff;
  padding: 10px;
  margin: 0 0 20px;
}

.area_sidebox {
  margin: 0 auto 30px;
}

.bnr_side {
  display: block;
  padding: 40px;
  background-color: #3e96c7;
  color: #fff;
  text-align: center;
}

.entrymeta .post-categories {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
.entrymeta .post-categories li {
  display: inline-block;
  margin: 0 5px 0 0;
}
}