@charset "UTF-8";

/*
Theme Name: JAM 2017
Theme URI: http://jam.codes
Version: 1.0
Author: JAM Community Desigh
Description: JAM Community Design Templete
*/

/*@charset "utf-8";*/


/* サイト共通要素 */

body,html{
-webkit-text-size-adjust: 100%;
}

/* ==================== タグの初期設定 ==================== */
body,html{
height:100%;
}
body {
color: #333;
background: url(./cmn/images/03-light-carpet.jpg);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h1 {
font-weight: normal;
font-size: small;
}
h2,
h3,
h4,
h5,
h6 {
font-size: medium;
}
p,
td,
th,
li,
dt,
dd,
input,
textarea,
.entryBody,
.entryMore {
font-size: 17px;
}
.clear {
clear: both;
}
br.clear {
letter-spacing: 0;
line-height: 1;
}
.center {
text-align: center;
}

#menuBtn,
#spclose{
display:none;
}

BR.clear {
clear: both;
}
.center {
text-align: center;
}


.aligncenter {
display: block;
margin: 5px auto;
}

/*forsp*/

.pcNone {
  display: none;
}
.ac_Menu {
  display: none;
}

#sp_gnavi{
  display: none;
}


/* ==================== クリアフィックス ==================== */
.clearfix:after {
content: ".";
display: block;
clear: both;
line-height: 0;
font-size: 0;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Mac版IEを除外 \*/
.clearfix {
display: block;
}
/* */



/* ==================== サイト全体 レイアウト ==================== */
/* ========== 全体枠 ========== */
#container_top {
}

#container {
}

/* ========== ヘッダー ========== */
#header {
background: #f3f3f3;
}

#siteTitle {
background: #171b38;
}
#siteTitle h1 {
color: #fff;
width:980px;
font-size:12px;
margin: 0 auto;
padding: 5px 0;
text-align:right;
}

#headerTitle {
width:980px;
margin: 0 auto;
padding:10px 0;
display: flex;
justify-content: space-between;	
align-items: center;	
}
#headerAreaLogo {
margin: 0;
}

#headerAreaLogo img:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}

#headerAreaSub {
text-align: right;
  font-size: 14px;
  line-height: 1.6; 
}


#headerAreaSub p {
  margin: 5px 0;
}

#headerAreaSub a {
  color: #333;
  text-decoration: none;
}

#headerAreaSub a:hover {
  text-decoration: underline;
}

p#headerAddress {
}

/* メインメニュー + キャッチ画像 + メイン をラップ */
#mainBg {
margin: 0 auto;
padding: 0 ;
}


/* ========== 上記で色変える ========== */

@media screen and (min-width: 992px) {
.navbar-toggle {
    display: none;
}
}

/* ========== キャッチ画像 ========== */
#catchArea {
width: 100%;
margin: 0 auto ;
}

.nivoSlider{
}

#slider{
height:auto;
}

#slider{
background:url(./cmn/images/loading.gif) no-repeat 50% 50%;
}

/*#slider img { display:none; }*/

/* セカンドエリア + コンテンツ をラップ */
#main {
width: 100%;
margin: 10px auto;
}
#mainInner {
padding: 15px 0;
margin: auto;
}



/* ========== メインメニュー ========== */
#mainMenu {
margin: 0 auto;
background: #f3f3f3;
height:140px;
}

#mainMenu2 {
margin: 0 auto;
background: #f3f3f3;
height:50px;
}



#mainMenu ul {
margin: 0 auto;
padding: 0;
width:1001px;
}

#mainMenu2 ul {
margin: 0 auto;
padding: 0;
width:740px;
}

/*@charset "utf-8";*/
/*使用する文字コード*/




/* メインメニュー */
div#mainMenu ul {
position: relative;
}
div#mainMenu ul,
div#mainMenu ul li,
div#mainMenu ul li a {
height:40px;/* 高さはul,li,aそれぞれに設定 */
}
div#mainMenu ul li {
top: 0;
list-style-type: none;/*Netscapeでは、表示エリア外に設定してもリストの「・」が残ってしまうための対応*/
font-size: 0.1em;/* IEでは「文字の高さ×liの数」の余白があいてしまう。余白があかないように設定 */
/*border-bottom: 3px solid transparent;*/
border-bottom:3px solid transparent;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}

/*div#mainMenu ul li:hover {
border-bottom: 3px solid #fff;
}*/


div#mainMenu ul a {
overflow: hidden;
display: block;
/*text-indent: -9999px;*/
text-decoration: none;/* firefoxでは下線がされてしまう問題を修正 */
background-position: center;
width: 100%;/* ボタンの幅のデフォルト値 */
}

/* 背景画像読込 */


div#mainMenu ul li#mainMenu1 {
width: 200px;
float:left;
}

div#mainMenu ul li#mainMenu2 {
width: 200px;
float:left;
border-bottom:3px solid transparent;
}


div#mainMenu ul li#mainMenu3 {
width: 200px;
float:left;
}

div#mainMenu ul li#mainMenu4 {
width: 200px;
float:left;
}

div#mainMenu ul li#mainMenu5 {
width: 201px;
float:left;
}

div#mainMenu ul li#mainMenu6 {
width: 166px;
float:left;
}

/*
 * "/cmn/css/main_menu.css" に移動
 * （※【メインメニュー】ブログのインデックスアーカイブで生成。）
 */

/* ========== 2カラム 設定 ========== */
#secondArea {
float: left;
}
#contents {
/*float: right;*/
}

/* ==================== コンテンツ ==================== */
#contents,
#contents03.works {
width: 1000px;
margin: auto;
}


/* ---------- コモン ---------- */
#contents h1,
#contents h2,
#contents h3,
#contents03.contents.works h2,
#contents h4,
#contents h5,
#contents h6 {
clear: both;
margin-bottom: 10px;
}
#contents h2,
#contents h3,
#contents03.contents.works h3,
#contents h4,
#contents H5,
#contents H6,
#contents p,
#contents td,
#contents th,
#contents li,
#contents dt,
#contents dd,
#contents .entryBody,
#contents .entryMore {
line-height: 1.5;
}
#contents p,
#contents03.contents.works p,
#contents ul,
#contents ol,
#contents dl,
#contents table {
margin-bottom: 15px;
font-size:17px;
}

#contents tr {
    border-bottom: 1px solid #ddd;
    background: #fff;
}

.red {
    color:red;
}

#contents tr:nth-child(even) {
    /*background: #f3f3f3;*/
}

#contents td{
padding: 8px 16px;
height: 100%;
}
#contents th {
    width: 40%;
    /*color: #333;*/
    color: #ddd;
    padding: 4px 8px;
    text-align: center;
    border-right: 1px solid #ddd;

}
#contents th.name {
    width: 20%;
    padding: 4px 8px;
    text-align: center;
    border-right: 1px solid #ddd;
}
#contents tr.name {
    height: 100%
}
#contents th.section {
    width: 17%;
    padding: 4px 8px;
    text-align: center;
    border-right: 1px solid #ddd;
}
#contents th.skill {
    width: 20%;
    padding: 4px 8px;
    text-align: center;
    border-right: 1px solid #ddd;
}
#contents th.coment {
    width: 48%;
    padding: 4px 8px;
    text-align: center;
    border-right: 1px solid #ddd;
}
#contents thead th,
#contents tfoot th{
color: #fff;
background-color: #4d6194;
}

#contents textarea {
width: 300px;
height: 8em;
}

/* ---------- mainBlock ---------- */
#contents .mainBlock {
margin-bottom: 10px;
}

/* ---------- 見出し ---------- */
#contents .mainTitle {
}
#contents .mainTitle h2 {
color: #333333;
font-size:18px;
}
#contents .mainTitle h2.rss {
}
#contents .mainTitle a.rss {
display: block;
text-decoration: none;
color: #333333;
width: 100%;
}
#contents .mainTitle a.rss:hover {
text-decoration: none;
}

#contents h3,
#contents03.contents.works h3 {
padding: 3px 0 3px 25px;
margin-top: 10px;
padding: 15px 0 15px 15px;
/*background: #171b38;*/
color:#fff;
}
#contents h4 {
position: relative;
padding-left: 1em;
}

#contents h4:after {
    display: block;
    content: '';
    position: absolute;
    top: .65em;
    left: 0;
    width: 12px;
    height: 1px;
    background-color: #171b38;
}

/* ---------- ボディー ---------- */
#contents .mainContents {
padding: 10px 0;
}
#contents .entryBody,
#contents .entryMore {
}
#contents .entryBody a:hover img,
#contents .entryMore a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

/* ---------- ページ送り ---------- */
#contents .contentNavi {
text-align: center;
padding-bottom: 8px;
width: 100%;
margin: 0 0 8px;
background: url("./cmn/images/hr_bg.gif") left bottom repeat-x;
}
#contents .contentNavi a,
#contents .contentNavi strong,
#contents .contentNavi span.current_page{
display: inline-block;
text-decoration: underline;
text-align: center;
line-height: 1;
font-size: 130%;
margin: 0 5px 0 0;
padding: 5px 8px;
border: 2px solid #efefef;
/* color */
color: #1C55FF;
border-color: #efefef;
background-color: #f5f5f5;
}
#contents .contentNavi strong,
#contents .contentNavi a:hover {
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}

#contents .contentNavi span.current_page{
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}



/* ---------- 基本クラス ---------- */
.pankuzu {
background: #f3f3f300;
    padding: 20px 0 0;
    color: #333;
    width: 1000px;
    margin: auto;
}

.pankuzu a{
color:#333;
}


#contents .pankuzu p {}
#contents .fontXLarge {font-size: large;}
#contents .fontLarge {font-size: medium;}
#contents .fontSmall {font-size: x-small;}
#contents .fontMedium {font-size: small;}
#contents .fontXSmall {font-size: xx-small;}
#contents input.text {
width: 200px;
}
#contents input.text_s {
width: 100px;
}
#contents input.text_xs {
width: 50px;
}

#contents p.nextPrevious {
clear: both;
text-align: center;
}

#contents p.linkBlock,
#contents p.anchorTop {
text-align: right;
padding-top: 15px;
}

#contents td.buttonArea {
border: none;
}

.social_block div {
margin-right: 15px;
float: left;
}

/* ==================== セカンドエリア ==================== */
#secondArea {
width: 250px;
}


/* ---------- 見出し ---------- */
#secondArea h2,
#secondArea h3,
#secondArea h4,
#secondArea h5,
#secondArea h6,
#secondArea td,
#secondArea th,
#secondArea li,
#secondArea dt,
#secondArea dd,
#secondArea p {
}
#secondArea th,
#secondArea td,
#secondArea li,
#secondArea dt,
#secondArea dd,
#secondArea p {
line-height: 150%;
}

/* ----- コンテンツの余白 ----- */
#secondArea p,
#secondArea select,
#secondArea .entryBody {
margin: 5px 10px;
}

/* ---------- サブメニュー ---------- */
/* ----- 背景画像 ----- */
DIV#secondArea DIV#subMenu DIV.subMenu,
DIV#secondArea DIV#SideNews,
DIV#secondArea DIV#freeSpace,
DIV#secondArea DIV#qrcode {
margin: 0 0 25px;
}


DIV#secondArea DIV#freeSpace DIV.entryBody,
DIV#secondArea DIV#qrcode DIV.entryBody {
background: url("./cmn/images/second_area_hr.gif") center bottom no-repeat;
}
DIV#secondArea DIV#banners {
margin: 0 0 10px;
}
/* ----- タイトル ----- */
DIV#secondArea DIV#subMenu DIV.title,
DIV#secondArea DIV#freeSpace DIV.title,
DIV#secondArea DIV#banners DIV.title,
DIV#secondArea DIV#qrcode DIV.title {
overflow: hidden;
text-indent: -9999px;
height: 34px;
background-position: left top;
background-repeat: no-repeat;
}
/* ----- コンテンツの余白 ----- */
DIV#secondArea P,
DIV#secondArea SELECT,
DIV#secondArea DIV.entryBody,
DIV#secondArea DIV#freeSpace H3 {
margin: 5px 10px;
}
/* ---------- サブメニュー ---------- */
/* title */
DIV#secondArea DIV#subMenu DIV.subMenu DIV.title,
DIV#secondArea DIV#SideNews DIV.title{
overflow: hidden;
display: none;
text-indent: -9999px;
}
/*
 * タイトル画像は "/cmn/css/sub_menu.css" で指定しています。
 * （※【サブパーツ : サブメニュー／フッターメニュー】ブログのインデックスアーカイブで生成。）
 */

/* ---------- List ---------- */
#customPartsCategory ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}

#subMenu ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
#subMenu li,
.sideTitle li {
list-style-type: none;
width: 100%;/*IE6の表示バグのため、widthを設定*/
margin: 0;
padding: 0;
background: url("./cmn/images/second_area_hr.gif") center bottom no-repeat;
}
#subMenu li a,
.sideTitle li a {
position: relative;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 0 8px 34px;
background: url("./cmn/images/arrow_001.gif") 10px center no-repeat;
}
#subMenu li a,
#subMenu li a:visited {
color: #333;
}
#subMenu li a:hover {
color: #ddd;
}
/* ---------- バナー ---------- */
/*
 * バナーブロックは "/cmn/css/banner_side_link.css" で指定しています。
 * （※【サイドパーツ : バナー】ブログのインデックスアーカイブで生成。）
 */

/* ---------- ブログパーツ・カスタムパーツ ---------- */
#secondAreaBlogParts,
#secondAreaFreeParts,
#secondAreaCustomParts {}

/* sideBlock */
#secondAreaBlogParts .sideBlock,
#secondAreaFreeParts .sideBlock,
#secondAreaCustomParts .sideBlock{
margin: 0 0 25px;
}
/* 見出し */
#secondAreaBlogParts .sideTitle,
#secondAreaFreeParts .sideTitle,
#secondAreaCustomParts .sideTitle {
}
#secondAreaBlogParts .sideTitle h3,
#secondAreaFreeParts .sideTitle h3,
#secondAreaCustomParts .sideTitle h3 {
text-align: center;
font-size: medium;
color: #171b38;
padding: 15px 5px;
background: #f3f3f3;
}
#secondAreaBlogParts .sideTitle a,
#secondAreaFreeParts .sideTitle a,
#secondAreaCustomParts .sideTitle a {
text-decoration: underline;
color: #fff;
}
#secondAreaBlogParts .sideTitle a:hover,
#secondAreaFreeParts .sideTitle a:hover,
#secondAreaCustomParts .sideTitle a:hover {
text-decoration: none;
}


/* ---------- コンテンツ ---------- */
#secondAreaBlogParts .sideContents,
#secondAreaFreeParts .sideContents,
#secondAreaCustomParts .sideContents {
}


/* ---------- LIST ---------- */
#secondAreaBlogParts .sideContents ul,
#secondAreaCustomParts .sideContents ul{
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
#secondAreaBlogParts .sideContents li,
#secondAreaCustomParts .sideContents li{
list-style-type: none;
margin: 0;
padding: 5px 10px;
background: url("./cmn/images/second_area_hr.gif") center bottom no-repeat;
}

#secondAreaBlogParts .sideContents li a,
#secondAreaCustomParts .sideContents li a{
    position: relative;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 8px 0 8px 34px;
    background: url("./cmn/images/arrow_001.gif") 10px center no-repeat;
}

#secondAreaBlogParts .sideContents li li,
#secondAreaCustomParts .sideContents li li,
.sideContents ul#categorytree li li {
padding-left: 1em;
background: url("./cmn/images/li_bg.gif") 5px 12px no-repeat;
}


/* ========== フッター ========== */
DIV#footer {
background: url(./cmn/images/fake-brick.jpg);
clear: both;
color: #fff;
}
DIV#footer a {
color: #fff;
}

DIV#footerInner {
width: 1000px;
margin: 0 auto;
}

/* ---------- フッターロゴ ---------- */
#footerAreaLogo {
float: left;
margin:30px 0 15px;
}

#footerAreaLogo p {
    font-size: 16px;
    line-height: 1;
    padding-bottom: 10px;
    letter-spacing: 2px;
}

#footerAreaLogo p.address{
font-size:10px;
}
/* ---------- フッターメニュー ---------- */
DIV#footer P#footerMenu {
margin: 0;
padding: 30px 0 0;
}
DIV#footer DIV#footerMenu {
float:right;
width:500px;
margin-top:25px;
}
DIV#footer DIV#footerMenu ul {
width:240px;
float:left;
list-style:none;
margin:0 10px 0 0;
padding:0;
}

DIV#footer DIV#footerMenu ul.last{
margin-right:0;
}

DIV#footer DIV#footerMenu ul li {
position: relative;
margin: 5px 0;
font-size:12px;
}

DIV#footer DIV#footerMenu ul li::after {
    display: block;
    content: '';
    position: absolute;
    top: .65em;
    left: -1em;
    width: 5px;
    height: 1px;
    background-color: #fff;
}

DIV#footer DIV#footerMenu ul li a {
padding:0;
}

/* ---------- フッター copyright エリア ---------- */
DIV#footer DIV#footerCopyrightArea {
    padding: 5px 0;
    clear: both;
    background: url(./cmn/images/fake-brick.jpg);
    color: #fff;
    /* border-top: solid 1px #2c3155; */
}

/* ---------- フッター copyright 付メニュー ---------- */
DIV#footer P#footerFree {
margin-bottom: 10px;
}

/* ---------- copyright ---------- */
DIV#footer P#copyright {
text-align:center;
font-size:11px;
}


/* ==================== トップページ ==================== */
#contents #categoryTop {}
#contents #categoryTop #topNews {
background-color:#ffffff;
}
#contents #categoryTop #topLatestBlog {
background-color:#ffffff;
}
#contents #categoryTop #topContents {
background-color:#ffffff;
}

#categoryTop .date {
list-style:none;
margin:0;
padding:0;
}
#categoryTop .date .dateTitle {
    font-size: 20px;
    padding-left: 30px;
}

#categoryTop .date li {
    padding: 8px 0;
/*background: url("./cmn/images/arrow_001.gif") 10px center no-repeat;*/
    border-bottom: 2px dotted;
}

#categoryTop .date li span.dateTime{
    padding-right: 35px;
    border-right: 1px solid #333;
    font-size: 20px;
}
/* 1/14 中澤追記 */
#categoryTop .date li span.dateTime:first-child{
    padding-right: 47px !important;
}
/* 1/14 ここまで追記 */

/* ==================== 企業情報 ==================== */
#contents #topcategoryCompany {
background-color:#FFFFFF;
}
#contents #categoryCompany {
background-color:#FFFFFF;
}

#categoryCompany .accessText {
}
#categoryCompany table.accessTable {
float: right;
width: 360px;
}
#categoryCompany #googleMapsArea {
float: left;
margin-bottom: 10px;
width: 380px;
height: 340px;
}


/* ==================== 良くあるご質問 ==================== */
#categoryFaq {
background-color:#ffffff;
}

/* ショートカットメニュー */
#categoryFaq .shortCut dt {
font-weight: bold;
font-size: 100%;
margin: 0 0 .5em;
}
#categoryFaq .shortCut dd {
margin: 0 0 1.5em 10px;
padding-left: 15px;
border-left: 2px dotted #171b38;
}
#categoryFaq .shortCut a {
display: block;
width: 100%;
}
#categoryFaq .shortCut .even a {
background-color: #f3f3f3;
}

/*コンテンツ*/
#categoryFaq .entryOdd {
margin: 0 0 10px;
padding: 10px 10px 0;
}
#categoryFaq .entryEven {
margin: 0 0 10px;
padding: 10px 10px 0;
background-color: #f3f3f3;
}
#categoryFaq .faq_q {
line-height: 1.5;
color: #171b38;
padding: 2px 0 0 35px;
margin: 0 0 4px;
background: url("./cmn/images/faq_q.gif") left bottom no-repeat;
}
#categoryFaq .faq_a {
width: auto;
margin-bottom: 20px;
padding: 5px 0 0 35px;
background: url("./cmn/images/faq_a.gif") left 4px no-repeat;
border-top: 1px dotted #171b38;
}
#categoryFaq p.anchorTop {
margin-bottom: 50px;
}


/* ==================== 以下サイト別追加CSS ==================== */
.mincho {
    font-family: 'hannari',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*下層追加CSS*/
.p_r {
    position: relative;
}
.p_a {
    position: absolute;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mb_50 {
    margin-bottom: 50px;
}
.mb_60 {
    margin-bottom: 60px;
}

.f_l {
    float: left;
}
.f_r {
    float: right;
}
.w_10 {
    width: 10%;
}
.w_20 {
    width: 20%;
}
.w_30 {
    width: 30%;
}
.w_40 {
    width: 40%;
}
.w_50 {
    width: 50%;
}
.w_60 {
    width: 60%;
}
.w_70 {
    width: 70%;
}
.w_80 {
    width: 80%;
}
.w_90 {
    width: 90%;
}
.w_100 {
    width: 100%;
}
.c_set {
    display: block;
    margin: auto;
}

.w_10 img,
.w_20 img,
.w_30 img,
.w_40 img,
.w_50 img,
.w_60 img,
.w_70 img,
.w_80 img,
.w_90 img,
.w_100 img {
    width: 100%;
}
table {
    width: 100%;
    box-shadow: 0px 0px 1px 0px #ccc;
}

/*TOP*/



/*header*/
#headerAreaSub ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    float: right;
}
#headerAreaSub ul li {
    float: left;
    margin-right: 10px;
}
#mainMenu ul#ac_estate,
#mainMenu ul#ac_contents,
#mainMenu ul#ac_company,
#mainMenu ul#ac_works {
    z-index: 10;
    padding-top: 10px;
}
#mainMenu #ac_estate li,
#mainMenu #ac_contents li,
#mainMenu #ac_company li,
#mainMenu #ac_works li {
    display: block;
    width: 260px;
    background: #4a5777;
    font-size: 16px;
}
#mainMenu #ac_estate li a,
#mainMenu #ac_contents li a,
#mainMenu #ac_company li a,
#mainMenu #ac_works li a {
    color: #fff;
    background: #4a5777;
    border-bottom: 1px solid #7e8db1;
    padding: 8px 10px;
    width: 210px;
    margin: auto;
    height: 26px;
}


#mainMenu2 ul#case_menu {
    z-index: 10;
    padding-top: 10px;
}

#mainMenu2 #case_menu li {
    display: block;
    font-size: 16px;
    float: left;
    border-right: 1px solid #cbcbcb;
    padding-right: 20px;
    padding-left: 20px;

}

#mainMenu2 #case_menu li a {
    color: #000;
    padding: 8px 10px;
    margin: auto;
    height: 26px;
}



.is_fixed div#mainMenu {
    position: fixed;
    z-index: 100;
    margin: auto;
    width: 100%;
    top: 0;
/*    padding: 10px 0 0;*/
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

.is_fixed div#mainMenu2 {
    position: fixed;
    z-index: 90;
    margin: auto;
    width: 100%;
    top: 0;
margin-top: 140px;
/*    padding: 10px 0 0;*/
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


/*TOP CONCEPT*/
#contents p.contents_concept {
    margin: 35px 0 35px;
}

#contents p.contents_concept_text01 {
    margin: 35px 0 35px;
    text-align:center;
    font-size: 36px;
}


#contents p.contents_concept_text02 {
    margin: 35px 0 35px;
    text-align:center;
    font-size: 22px;
}

/*top works*/

div#mainInner #contents02.topcont_works {
background: url(./cmn/images/fake-brick.jpg);
}
#contents02 h2{
    text-align: center;
    padding: 80px 0 50px;
}
#contents03 h2 ,
#contents04 h2 {
    text-align: center;
    padding: 30px 0 50px;
}
.contents02_works {
    background: #fff;
}
.contents02_works2 {
background: url(./cmn/images/03-light-carpet.jpg);
}

span.w_nomber {
    font-size: 85px;
    font-weight: bold;
    line-height: 1;
    display: block;
}
span.w_p {
    font-size: 35px;
    line-height: 1;
    display: block;
color: #53bc73;
}
.contents02_works_section {
    width: 1200px;
    margin: auto;
}
.f_l.contents02_works_text {
    padding-top: 30px;
    padding-left: 100px;
    width: 470px;
}
.f_r.contents02_works_text {
    padding-top: 30px;
    padding-left: 34px;
    width: 536px;
}
.contents02_works_img {
    width: 630;
}
.contents02_works_text h3 {
    margin-bottom: 35px;
}
.contents02_works_text p {
    margin-bottom: 30px;
    font-size: 17px;
}
.contents02_works2 ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width: 1000px;
    margin: auto;
    padding-top: 55px;
    padding-bottom: 45px;
    display: table;
}

.contents02_works2 ul li {
    float: left;
    width: 480px;
    margin-right: 40px;
    margin-bottom: 35px;
}

.contents02_works2 ul li.second {
    margin-right: 0;
}

.contents02_works3 ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width: 1000px;
    margin: auto;
    padding-top: 55px;
    padding-bottom: 45px;
    display: table;
}
.contents02_works3 ul li {
    float: left;
    width: 320px;
    margin-right: 20px;
    margin-bottom: 35px;
}
.contents02_works3 ul li:last-child {
    margin-right: 0;
}

.contents02_works3 .contents02_works3_text {
    background: #f6f6f6;
    text-align: center;
}

.contents02_works3 .contents02_works3_text h3 {
    font-size: 28px;
    font-weight: bold;
    color: #53bc73;
    padding: 5px;
}

.contents02_works3 .contents02_works3_text p {
    font-weight: bold;
    padding: 0 0 10px;
}

/*top event*/
#contents03 ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width: 1000px;
    margin: auto;
/*    padding-top: 55px;*/
/*    padding-bottom: 45px;*/
    display: table;
}
#contents03 ul li {
    float: left;
    width: 300px;
    margin-right: 50px;
    margin-bottom: 35px;
}
#contents03 ul li:nth-child(3n) {
    margin-right: 0;
}
#contents03 .event_img {
    width: 300px;
    height: 220px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
#contents03 ul li .event_img img {
    width: auto;
    height: 220px;
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    margin: auto;
}
#contents03 ul li span.dateTime {
    display: block;
    text-align: center;
}
#contents03 ul li span.dateTitle {
    display: block;
    text-align: center;
}
div#contents03 {
    margin-bottom: 30px;
}

/*top realestate*/
a.btn_rs {
    float: right;
    padding-right: 50px;
}

/*top 新着*/
#categoryTop .date {
    list-style: none;
    padding: 0;
/*    width: 1000px;*/
    margin: 0 auto 50px;
}

#contents04 #map_fa .f_r{
width:100%;
/*width:650px;*/
}
div#contents04 {
    margin-bottom: 30px;
}


/*TOP 地図　FACEBOOK*/
#contents05 #map_fa {
    width: 1000px;
    margin: auto;
}
#contents05 #map_fa .f_r{
width:100%;
}
div#contents05 {
    margin-bottom: 80px;
margin-top: 50px;
}
p.anchorTop {
    width: 1000px;
    margin: auto;
    text-align: right;
}

/*今週の施工事例*/
div#mainInner #contents06{
background: url(./cmn/images/fake-brick.jpg);
margin: 80px 0;
}

#contents06 .contents06_works{
width: 1000px;
margin: 0 auto;
}

#contents06 .contents06_works h2{
float: left;
}

#contents06 .contents06_works .event_img{
float: right;
width: 450px;
text-align: center;
}

#contents06 .contents06_works .event_img img{
width: 450px;
height: 350px;
}

#contents06 .contents06_works .event_img .dateTitle{
color: #fff;
font-size: 18px;
}

/*フッター*/
DIV#footer ul.footer_sns {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    display: table;
}
DIV#footer ul.footer_sns li {
    display: table-cell;
    padding-right: 8px;
}
#footerMenu .title_big {
    font-size: 36px;
    color: #fff;
    line-height: 1;
}

/*施工事例*/
div.g-inner {
    position:relative;
    width:100%;
    height:auto;
}
#view {
    width:100%;
    height:500px;
    overflow:hidden;
    box-shadow: 0px 0px 1px 0px #ccc;
    position: relative;
}
#view p {
    width:100%;
    height:auto;
    top:0;
    left:0;
}
#view span {
    position: absolute;
    right: 0;
    background: #2929297a;
    padding: 5px 10px;
    color: #fff;
}
#view p img {
    width: auto;
    max-width: 1000px;
    height: auto;
    max-height: 1000px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#view2 {
    width:100%;
    height:500px;
    overflow:hidden;
    box-shadow: 0px 0px 1px 0px #ccc;
    position: relative;
}
#view2 p {
    width:100%;
    height:auto;
    top:0;
    left:0;
}
#view2 span {
    position: absolute;
    right: 0;
    background: #2929297a;
    padding: 5px 10px;
    color: #fff;
}
#view2 p img {
    width: auto;
    max-width: 1000px;
    height: auto;
    max-height: 1000px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#thumbBtn {
    /*position:absolute;
    bottom:0px;*/
    margin-top: 10px;
}
#contents ul#thumbBtn {
    margin-left:0;
    padding-left:0;
    list-style:none;
}
#caption {
    /*position:absolute;
    top:165px;
    left:0px;*/
}
#thumbBtn li {
    padding: 2px 5px;
    float:left;
    text-align:center;
    width: 155px;
    cursor:pointer;
    overflow: hidden;
}
#thumbBtn li img {
    border: solid 1px #ccc;
    width: auto;
    height: 100px;
    margin: auto;
    display: block;
}
#thumbBtn li.active {
    opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
#main.column_02 #contents ul.archive_jirei {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width: 720px;
    margin: auto;
    padding-top: 55px;
    padding-bottom: 45px;
    display: table;
}
#main.column_02 #contents ul.archive_jirei li {
    float: left;
    width: 320px;
    margin: 20px;
}
#main.column_02 #contents ul.archive_jirei li .event_img {
    width: 300px;
    height: 220px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
#main.column_02 #contents ul.archive_jirei li img {
    width: auto;
    height: 220px;
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    margin: auto;
}
#main.column_02 #contents ul.archive_jirei li span.dateTime {
    display: block;
    text-align: center;
}
#main.column_02 #contents ul.archive_jirei li span.dateTitle {
    display: block;
    text-align: center;
}
/*施工事例ここまで*/

/*2カラムページ共通*/
div#main.column_02 {
    width: 1000px;
}
div#main.column_02 p {
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#main.column_02 #contents {
    width: 720px;
    float: right;
}
#main.column_02 #contents .mainTitle {
    margin: auto;
    padding: 10px 0;
}
#main.column_02 #contents .mainTitle h2 {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
}




#main.column_03 #contents ul.archive_jirei {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width: 720px;
    margin: auto;
    padding-top: 55px;
    padding-bottom: 45px;
    display: table;
}
#main.column_03 #contents ul.archive_jirei li {
    float: left;
    width: 320px;
    margin: 20px;
}
#main.column_03 #contents ul.archive_jirei li .event_img {
    width: 300px;
    height: 220px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
#main.column_03 #contents ul.archive_jirei li img {
    width: auto;
    height: 220px;
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    margin: auto;
}
#main.column_03 #contents ul.archive_jirei li span.dateTime {
    display: block;
    text-align: center;
}
#main.column_03 #contents ul.archive_jirei li span.dateTitle {
    display: block;
    text-align: center;
}
/*施工事例ここまで*/

/*2カラムページ共通*/
div#main.column_03 {
    width: 1000px;
}
div#main.column_03 p {
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#main.column_03 #contents {
    width: 1000px;
    float: right;
}
#main.column_03 #contents .mainTitle {
    margin: auto;
    padding: 10px 0;
}
#main.column_03 #contents .mainTitle h2 {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
}


h2.widgettitle {
    background: #4d6194;
    color: #fff;
    text-align: center;
    padding: 8px;
}
.widget {
    background: #fff;
    margin-bottom: 30px;
}
.widget ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}
.widget ul li {
    padding: 7px 0 7px 15px;
    border-bottom: 1px dotted #ddd;
}


/*固定ページ事業案内・施工実績*/
#contents .mainTitle,
#contents03.contents .mainTitle {
    margin: 35px -500% 0;
    padding: 16px 500% 5px;
    background: #4d6194;
    text-align: center;
    position: relative;
}
#contents h2.title01,
#contents03.contents h2.title01 {
    font-size: 30px;
    color: #fff;
    padding: 0;
}
/*h2.title01:after {
    position: absolute;
    border-bottom: 1px solid #fff;
    content: "";
    left: 0;
    right: 0;
    bottom: 18px;
    width: 50px;
    margin: auto;
}*/
#cont01 {
    margin: 50px 0;
}
#contents h3 .title_small {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 1;
}
#contents03.contents.works h3 .title_small {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
#contents h3 .title_small .title_big,
#contents03.contents.works h3 .title_small .title_big {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}
.works_cont {
    padding: 50px 50px 50px 0;
}
#contents03 h2.title03 {
    font-size: 36px;
    padding: 0;
/*    padding: 30px 0 15px;*/
}

/*耐震診断のススメ*/
.kotei_cont {
    padding: 2% 10% 2% 0;
}
.kotei_cont02 {
    padding: 2% 0 2% 10%;
}
.box_btn {
    border: 1px solid;
    padding: 15px 10px;
    text-align: center;
    margin: 20px auto 0;
    display: block;
    width: 350px;
    background: #4d6194;
    color: #fff;
}

/*問い合わせ*/
ul.ul01 {
    list-style: circle;
}
#contents h3.title03 {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    text-align: center;
    margin: 50px 0;
}

/*会社概要*/
.pr_70 {
    padding-right: 70px;
}
#contents .sample th {
    padding: 0;
    font-size: 14px;
}
#contents .sample td {
    font-size: 14px;
}

a.box_btn:visited {
    text-decoration: none;
    /* color: #5b0985; */
    color: #fff;
}
/*ブログアーカイブ*/
.w_30.archive_img img {
    width: 80%;
    height: auto;
    border: 1px solid #ccc;
}
#contents h3.title01.blog_h {
    padding: 0;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 5px;
    padding-top: 0;
    margin-top: 0;
}
span.dateTime {
    font-size: 14px;
}
#contents .archive_text p {
    font-size: 16px;
}
.mt_30 {
    margin-top: 30px;
}

/*ブログ*/
.meta-data {
    margin: 10px 0;
}
span.post-date {
    display: inline-block;
    padding: 5px 10px;
    background: #999;
    color: #fff;
}
.meta-category {
    display: inline-block;
    margin-bottom: 10px;
}
#contents ul.post-categories {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#contents ul.post-categories li {
    padding: 5px 10px;
    border: 1px solid #999;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

/*スタッフ*/
#contents table.staff td {
    text-align: center;
    border-right: 1px solid #ccc;
}

@media screen and (max-width: 1200px) {
#contents .mainTitle, #contents03.contents .mainTitle {
    margin: 35px -100px 0;
    padding: 16px 100px 5px;
}
}

.profile{
font-size: 16px;
}

.message{
font-size: 14px;
}

/*施工実績一覧*/
#main2 {
width: 1000px;
margin: 10px auto;
}


#main.column_05 #contents .mainTitle {
    margin: auto;
    padding: 10px 0;
}

#contents05.contents .mainTitle {
    padding: 10px 0;
    background: #4d6194;
    text-align: center;
}

#main.column_05 #contents .mainTitle h2 {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
}


#contents05.contents h2.title01 {
    font-size: 24px;
    color: #fff;
    padding: 0;
}

#contents05.works {
    width: 1000px;
    float: right;
}


#contents05 h2.title03 {
    font-size: 36px;
    padding: 30px 0 15px;
}

#contents05 ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    width: 1000px;
    margin: auto;
    padding-top: 55px;
    padding-bottom: 45px;
    display: table;
}


#contents05 ul li {
    float: left;
    width: 320px;
    margin-right: 20px;
    margin-bottom: 35px;
height: 280px;
}
#contents05 ul li:nth-child(3n)  {
    margin-right: 0;
}

#contents05 .event_img {
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}


#contents05 ul li .event_img img {
    width: 100%;
    height: auto;
    position: absolute;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    margin: auto;
}


.staff {
    width: 100%;
    margin-top: 20px;
}


.imgbox {
    float: left;
    margin-right: 10px;
    width: 200px;
    padding-top: 30px;
}


.box1 {
    width: 70%;
    padding: 10px;
    float: right;
    margin-top: 20px;
}

.box {
    width: 70%;
    background-color: #3f659e;
    padding: 10px;
    float: right;
    margin-top: 20px;
    color: #ffffff;
}

#contents H6 {
    font-size: 16px;
    border: none;
}

#contents H5 {
    font-size: 18px;
    border: none;
}

.staff p {
    font-size: 16px;
    margin-bottom: 0;
    margin-left: 10px;
}

.bnner_ins{
 margin-bottom: 7px;
}

.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width:1000px;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #4d6194;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #4d6194;
  color: #fff;
}


/*追加20190708不動産*/
ul#thumbBtn:after {
    content: "";
    clear: both;
    display: block;
}
#thumbBtn li {
    width: 16.666666%;
    padding: 0.5%;
    box-sizing: border-box;
}
#contents table.realestate_table td {
    border-right: 1px solid #ccc;
}

/*カテゴリ*/
#contents05 ul.estatcate {
    display:flex;
    flex-wrap:wrap;
    letter-spacing:-8px;
}
#contents05 ul.estatcate li {
    float: none;
    width: 49%;
    margin-right: 2%;
    display: inline-block;
    letter-spacing:0;
}
#contents05 ul.estatcate li:nth-child(2n) {
    margin-right: 0;
}
#contents05 .estatcate .event_img {
    width: 34%;
    margin-right: 2%;
    float: left;
    background: #fff;
    height: 200px;
}
table.estatcate_table {
    float: left;
    width: 64%;
}
table.estatcate_table {
    float: left;
    width: 64%;
    table-layout: fixed;
}
.estatcate_table td {
    padding: 5px;
    border-right: 1px solid #eee;
    background: #fff;
    border-bottom: 1px solid #eee;
    font-size:14px;
}
.post {
    letter-spacing: 0;
}

/*追加）スタッフ紹介*/

#main #mainInner #contents .staff_name{
color:#000;
font-size:28px;
}

#main #mainInner #contents .staff_lede{
font-size: 20px;
font-weight: 700;
color: #4d6194;
}





#main #mainInner #contents .name-title {
   font-family: "Yu Mincho", "YuMincho", serif;
   font-size: 12px;
   font-size: 1.2rem;
   font-weight: 400;
   font-style: normal;
   height: 30px;
   line-height: 30px;
   color: #ffffff;
   background-color: #53bc73;
   display: inline-block;
   padding: 0 1em;
   margin-bottom:  1em;
}


#main #mainInner #contents .bd_bottom{
border-bottom: 4px solid #53bc73;
padding-top: 2em;
margin: 0 10px;
}


@media (max-width: 992px){
.pro_cont {
    padding: 15px 0;
}

.pc-only{
display:none;
}

#main #mainInner #contents .staff_name{
font-size:24px;
}
#main #mainInner #contents .staff_lede{
font-size:18px;
}

}

#architecture span {
	font-size: 0.9rem;
}

#architecture h3 {
	font-family: 'hannari',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 50px 0 0;
	padding: 0;
}

#architecture h4 {
	font-family: 'hannari',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 30px 0 0 20px;
    max-width: 600px;
}

#architecture h4:after {
	content: none;
}

#architecture .title_big {
	font-size: 1.6rem;
	color: #333;
	font-weight: bold
}

#architecture .title_small {
    font-size: 1.4rem;
    color: #333;
    font-weight: bold;
    line-height: 1;
}

#architecture h3 .title_big {
	font-size: 2.6rem;
}

#architecture h3 .title_small {
    font-size: 2.4rem;
}

#architecture .section-1, .section-2, .section-3, .section-4, .section-5, .section-6, .section-7, .section-8 {
	margin-bottom: 60px;
}

#architecture h1 {
	font-size: 1.8rem;
	margin: 40px 0 30px;
	font-weight: bold;
	border-bottom: solid 1px #888888;
	display: inline-block;
}

#architecture h2 {
	font-size: 1.4rem;
    font-weight: bold;
    margin: 30px 0;
	border-bottom: solid 1px #888888;
	display: inline-block;
}

#architecture ul {
	list-style: auto;
}

#architecture ul li {
	padding-bottom: 20px;
	line-height: 1.6;
}

#architecture .section-3_p2 {
	margin: 20px 0 0;
	font-size: 1rem;
}

#architecture .section-6_span1 {
	font-size: 1.4rem;
	font-weight: bold;
}

#architecture .section-7 span {
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
}

#architecture .caution {
	color: red;
}

