/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}
body {
  line-height: 1;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}
ul {
  list-style: none;
}
blockquote,q {
  quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
del {
  text-decoration: line-through;
}
abbr[title],dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #CCC;
  margin: 1em 0;
  padding: 0;
}
input,select {
  vertical-align: middle;
}
/*=====================
全体共通
=======================*/
body {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  color: #4D4D4D;
  font-size: 16px;
  font-family: "Lucida Grande" , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro W3" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  line-height: 1.8;
  background-color: #FFF;
  position: relative;
}
a {
  text-decoration: none;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70); /* Ie用 */
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

h1 {
  margin: 0;
}
h2 {
  margin: 50px auto;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.mou {
  color: #FFF;
  background-color: #005269;
  padding: 30px
}
.bold {
  font-weight: bold;
}
.serviceprice {
  text-align: right;
  font-weight: bold;
}
h3 {
  border-left: 5px solid #359039;
  padding-left: 20px;
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
}
h4 {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
}

/*=====================
ヘッダー
=======================*/
header {
  width: 980px;
  margin: 0 auto;
}

.logo {
  float: left;
}
.companyname {
  display: none;
}

.inquiry {
  float: right;
  text-align: right;
}

/*=====================
メイン
=======================*/
section {
  width: 980px;
  margin: 50px auto;
  clear: both;
}
.center {
  text-align: center;
}
.fs24 {
  font-size: 24px;
}
.mt50 {
  margin-top: 50px;
}
.servicelist {
  width: 430px;
  margin: 0 25px 50px;
  padding: 5px;
}
.servicelist img {
  text-align: center;
  width: 420px;
  height: 250px;
}
.servicelist li {
  font-size: larger;
  color: #036EB8;
}
a.btn {
      display: block;
    background-color: #359039;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 50px;
    font-size: 24px;
    width: 500px;
    padding: 20px;
}
a.btn:hover {
    background-color: #ff5722;
}
.mb50 {
  margin-bottom: 50px;
}
.btn_txt {
  text-align: center;
  color: #F00;
  margin-top: -50px;
}
.btn_service {
  margin: 0 auto;
  width: 250px;
  height: 40px;
  box-shadow: 0 3px 0 rgba(136,136,136,1);
  border-radius: 5px;
  background-color: #F7931E;
  text-align: center;
  clear: both;
}
.btn_service:hover {
  background-color: #036EB8;
  box-shadow: 0 1px 0 rgba(136,136,136,1);
}
.btn_service a {
  display: block;
  padding: 5px;
  font-size: larger;
  color: #FFF;
}
.btn_works {
  margin: 0 auto;
  width: 250px;
  height: 40px;
  border-radius: 5px;
  background-color: #F7931E;
  text-align: center;
  clear: both;
}
.btn_works:hover {
  background-color: #036EB8;
}
.btn_works a {
  display: block;
  padding: 5px;
  font-size: larger;
  color: #FFF;
}
.downarrow {
  padding-left: 10px;
}
.recentryworks {
  padding: 10px 0;
  background-color: #fefff3;
}
.boxflex {
  display: flex;
  flex-wrap: wrap;
}
.workslist {
  float: left;
  width: 210px;
  margin: 50px 10px;
  padding: 5px;
}
.workstitle {
  color: #036EB8;
  font-size: larger;
  border-bottom: 1px dotted #036EB8;
}
.resizetable {
  background:#FFF;  
  margin-top: 20px;
}
dl.accordion {
  background:#CCC;
  width:100%;
  margin:0 auto 30px;
  padding:1px;
  font-size:16px;
}
dl.accordion dt {
    background-color:#F0F9f9;
    border-bottom:1px solid #CCC;
    text-indent:10px;
    line-height:40px;
    color:#333;
    font-weight:bold;
    cursor:pointer;
}
dl.accordion dt:before {
  content: url(/ccna/images/triangle_grey.gif);
  margin-right: 5px;
}
dl.accordion dt.open {
  }
dl.accordion dd {
  background:#FFF;
  padding:10px;
  line-height:1.5;
  display:none;
}
.box_srcollbar {
        overflow:auto;
        height:200px;
        padding:5px;
        border:1px solid #666;
        background-color:#F0F9F9;
        color:#666;
        font-size:16px;
    }
    .box_title {
        border:1px solid #666;
        padding:5px;
        font-weight:bold;
        font-size:20px;
        background-color:#666;
        color:#fff;
    }

.box_srcollbar dl {
  margin: 10px auto;
  border-bottom: 1px solid #CCC;
}
.box_srcollbar dt {
  margin: 0;
  padding: 10px 0 0 0;
  font-weight: bold;
  border-top: 1px solid #CCC;
}
.box_srcollbar dd {
  padding: 0 10px 10px 0;
  margin-left: 1em;
}
.box_srcollbar dt:before {
  content: url(/ccna/images/triangle_grey.gif);
  margin-right: 5px;
}
/*=====================
フッター
=======================*/
.footer_bg {
  margin: 0 auto;
  padding: 0;
  background-color: #359039;
  clear: both;
}

footer {
  width: 980px;
  min-height: 135px;
  margin: 0 auto;
  color: #FFF;
  clear: both;
}
footer a {
  color: #FFF;
}

.ft_company {
  float: left;
  margin-top: 8px;
  font-size: smaller;
}
.company_name {
  font-size: x-large;
}
.ft_address {
  float: right;
  margin-top: 8px;
  font-size: smaller;
  text-align: right;
}
.ft_menulist {
  display: block;
  border-bottom: 1px dotted #FFF;
}
.ft_menulist:before {
  content: "+";
  padding-right: 3px;
}

.copyright {
  margin: 0 auto;
  padding: 10px 0;
  background-color: #359039;
  color: #FFF;
  font-size: smaller;
  text-align: center;
  clear: both;
}
/*=====================
下層ページメイン
=======================*/

.pankuzu_bg {
  border-top: 1px solid #E6E6E6;
  margin-top: 12px;
}
.pankuzu {
  width: 980px;
  margin: 0 auto;
  font-size: smaller;
  padding: 5px 0;
  clear: both;
}
.pankuzu a {
  color: #359039;
}
.tlc {
  color: #359039;
}
.second_title_bg {
  background-color: #359039;
}
.second_title {
  width: 980px;
  margin: 0 auto;
  padding-top: 10px;
  color: #FFF;
  font-size: 200%;
  line-height: 1;
}
.second_title_en {
  font-size: 70%;
  margin-left: 10px;
}
.second_subtitle {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 5px;
  color: #FFF;
  font-size: smaller;
}
table {
  width: 980px;
  border: 1px solid #005269;
  border-collapse: collapse;
}
th {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #005269;
  background-color: #F0F9f9;
  font-weight: bold;
  width: 200px;
}
td {
  padding: 10px;
  border: 1px solid #005269;
}
td img {
  vertical-align: middle;
}
iframe {
  border:none;
}
form {
  margin-bottom: 30px;
}
form table {
  margin: 30px auto;
}
form p {
  margin: 0 10px;
}
form a {
  text-decoration: underline;
  color: #F00;
}
.textC {
  text-align: center;
  margin-top: 30px;
}
.textCR {
  text-align: center;
  margin: 20px auto;
  color: #F00;
  font-size: 20px;
}
.privacy {
  list-style: square;
  margin-left: 20px;
}
/*=====================
ページトップへ
=======================*/
.totop {
    position: fixed;
    bottom: 3%;
    right: 2%;
}
.totop a {
    display: block;
}
.totop img {
    border:solid 1px #FFF;
    background:#359039;
}
.totop img:hover {
    background:#359039;
}
/*=====================
その他
=======================*/
.row {
  font-size: smaller;
  clear: both;
}

.cell {
  float: left;
  padding: 10px 34px 0 0;
}
.cell ul {
  padding-left: 20px;
  margin: 0;
}
.cell ul li:before {
  content: "-";
  margin-right: 5px;
}
.cell:last-child {
  margin-right: 0;
  padding-right: 0;
}

.mainvisual {
  margin-bottom: 50px;
  text-align: center;
}
.linebnr {
  margin: 50px 0;
  text-align: center;
}

.logosymbol {
  padding-right: 5px;
}
.mailsymbol {
  vertical-align: top;
}

.sankaku {
  float: right;
  margin-top: 7px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-left: 8px solid #FFF;
}
.jikai {
  position:absolute;
  left:10px;
  bottom:30px;
  color:#FFF;
  font-size:24px;
  font-weight:bold;
}
/*=====================
レスポンシブ
=======================*/
@media screen and ( max-width: 640px ) {
    #responsive-btn {
      display: block;
      position: absolute;
      left: 3px;
      top: 3px;
    }
    header {
      width: 100%;
      padding-bottom: 70px;
    }
    h3 {
      padding-left: 3px;
    }
    .logo {
      width: 100%;
      clear: both;
    }
    .logo h1 {
      text-align: center;
    }
    .companyname {
      display: block;
      font-size: 12px;
      color: #666;
    }
    .sm_tel {
      display: none;
    }
    .topimage {
      width: 100%;
      padding: 2px 0 0 0; 
      height: auto;
    }
    .pyramid {
      display: none;
    }
    .achieve {
      width: 100%;
      padding: 2px 0 0 0; 
      height: auto;
    }
    .logosymbol {
      width: 300px;
      padding: 2px 0 0 0; 
      height: auto;
    }
    .logosymbol2 {
      display: none;
    }
    .mailsymbol {
      display: block;
      position: absolute;
      right: 10px;
      top: 15px;
    }
    .mailsymbol2 {
      display: none;
    }
    .sm_list {
      display: block;
    }
    section {
      width: 100%;
    }

a.btn {
    width: 80%;
}
    .servicelist {
      display: block;
      width: 95%;
      margin: 30px 5px;
      clear: both;
    }   
.servicelist img {
  text-align: center;
  width: 100%;
  height: auto;
}
    .servicelist ul {
      text-align: center;
    }
    .workslist {
      display: block;
      clear: both;
      margin: 30px 5px;
      width: 95%;
    }
    .workstitle br {
      display: none;
    }
    dl {
      width: 95%;
    }
    dt {
      width: 100%;
    }
    footer {
      width: 100%;
      min-height: 235px;
    }
    .ft_company {
      width: 95%;
      font-size: 11px;
      margin-left: 10px;
    }
    .company_name {
      font-size: 20px;
    }
    .ft_address {
      margin-right: 10px;
    }
    .cell {
      display: block;
      clear: both;
    }
    .row {
      margin-left: 10px;
      min-height: 470px;
    }

    table {
      width: 99%;
      margin: 0 auto;
    }
    th,td {
      display: block;
      width: 100%;
      padding: 5px;
    }
    .celltext {
      margin-bottom: 20px;
      padding: 5px;
    }
    .second_section iframe {
      width: 98%;
      height: auto;
      margin: 5px 0 5px;
    }
    .mou {
      font-size: 20px;
    }
.box_srcollbar {
        overflow:auto;
        margin: 0 auto;
        width:98%;
        height:100px;
        padding:0;
        border:1px solid #666;
        background-color:#F9F9F9;
        color:#666;
        font-size:12px;
    }
    .box_title{
      margin: 0 auto;
        border:1px solid #666;
        width:98%;
        padding:0;
        font-weight:bold;
        font-size:16px;
        background-color:#666;
        color:#fff;
    }
.jikai {
  position:static;
  left:0;
  bottom:0;
  color:#F00;
  font-size:16px;
  font-weight:bold;
}
     /* テキストエリアの設定 */
    }
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    textarea,select {
      width: 90%;
      padding: 1px 1px 1px 2px;
      margin: 10px 5px;
      line-height: 16px;
      border-radius: 5px;
    }

}