/*

	Template Author : pixelhint.com
	Author Email    : contact@pixelhint.com
	Template Name   : Minima
	
	
	*****************************************
	
	
	- Header
	- Billboard
	- Services
	- Video
	- Recent Work
	- Subscription
	- Social Media Icons
	- Footer
	- Subsciption pop-up
	
*/

/*  Fonts  */

body {
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    background-image: url(../img/bg-img_1.png);
    min-width: 1000px;
    position: relative;
}

a:hover {
    text-decoration: none;
    color: #0000cd;
}


/*  Float  */

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    margin: auto;
}

.overflowHidden {
    overflow: hidden;
}


/*width*/

.w_250 {
    width: 250px;
}

.w_300 {
    width: 300px;
}

.w_350 {
    width: 350px;
}

.w_400 {
    width: 400px;
}

.w_500 {
    width: 500px;
}

.w_600 {
    width: 600px;
}

.w_700 {
    width: 700px;
}

.w_1000 {
    width: 1000px;
}


/* Clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}


/*レイアウト・幅・間・位置*/

.pad-left-15 {
    padding-left: 15px;
}

.pad-left-35 {
    padding-left: 35px;
}

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

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}


.m-tpo-25 {
    margin-top: 25px;
}

.m-tpo-50 {
    margin-top: 50px;
}

.m-tpo-80 {
    margin-top: 80px;
}

.m-bottom-25 {
    margin-bottom: 25px;
}

.m-left-50 {
    margin-left: 50px;
}


/*:::新着情報::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.shinchaku {
    width: 680px;
    height: 250px;
    /* required to hide the image after resized */
    /*    overflow: hidden;*/
    /* for child absolute position */
    position: relative;
    /* display div in line */
    /*    float: right;*/
    background-image: url(../img/bg-img_2.png);
    border: #FFF solid 6px;
    margin: 50px auto 20px 25px;
    box-shadow: #666;
    padding-bottom: 12px;
}

.shinchaku h3 {
    text-align: center;
    margin-top: 10px;
}

.shinchaku p {
    font-size: 12px;
    margin: 0 2.5em;
    padding-top: 1.5em;
    padding-bottom: 6px;
    background-image: url(../img/dot-line_braun.png);
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: left;
}

.shinchaku span {
    color: #F63;
    padding-right: 10px;
}

.shinchaku .scroll {
    overflow-y: scroll;
    height: 190px;
}

.contentbox {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    height: auto;
}

.contentbox1 {
    min-width: 1000px;
    margin: 0 auto;
    min-height: 350px;
    padding: 20px 0 30px 0;
    text-align: center;
    background: url(../img/bg-img_2.png);
}

.contentbox2 {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    background-image: url(../img/bg-img_5.png);
    min-height: 520px;
    height: auto;
}


/*マウスオーバー設定*/

.fade {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a:hover img,
.fade:hover {
    opacity: 0.7;
    /* 透過レベル */
    filter: alpha(opacity=60);
}


/*  General CSS */

.head_wrapper {
    width: 100%;
    min-width: 1000px;
    min-height: 150px;
    margin: 0 auto;
    background-image: url(../img/header_img.png);
    background-repeat: no-repeat;
    /*background-position: right center;*/
    background-position: 95% center;
}

.head_wrapper h1 {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 4px;
    text-align: left;
}

.billboard .caption a,
.billboard .caption a i,
.subscription a.start_btn,
.social a,
footer .f_cols a,
footer .f_cols ul li a,
.recent_work a.work_title,
header nav ul li a,
#box #submit {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

/*  Header  */

header {
    width: 100%;
    min-width: 1000px;
    height: auto;
    background-color: #ffffff;
    z-index: 9999;
}

.head_line {
    margin: auto;
    display: block;
    background-color: #004010;
    height: 20px;
    margin-bottom: 4px;
    font-size: 14px;
    color: #fff;
}

.head_line h1 {
    padding-top: 3px;
    font-weight: normal;
}

header .logo {
    margin: 18px auto 18px 5px;
    display: inline-block;
}

.top_nav {
    list-style: none;
}

.top_nav li {
    float: left;
    margin-bottom: 20px;
    margin-top: 15px;
}

.top_nav li a {
    color: #482424;
    text-decoration: none;
    font-size: 12px;
}

.top_nav li .icon_1 {
    background-image: url(../img/leaf_s.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding: 8px 30px 8px 40px;
}

.top_nav li .icon_2 {
    background-image: url(../img/hachi_s.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding: 8px 30px 8px 40px;
}

.top_nav li .icon_3 {
    background-image: url(../img/hana_s.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding: 8px 0px 8px 40px;
}

.top_nav li a:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #fff;
    text-shadow: -1px 1px 5px #713511, 1px -1px 5px #713511;
}

.head_info {
    float: right;
    clear: right;
    text-align: left;
}

#groval_nav {
    height: 40px;
    background-color: #F0F0E1;
    width: 100%;
    margin: auto;
}

header nav {
    height: 40px;
    background-color: #d7d7ae;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
}

header nav ul {
    list-style: none;
    display: block;
    left: 50%;
    position: relative;
    float: left;
}

header nav ul li {
    float: left;
    left: -50%;
    position: relative;
    padding-top: 12px;
    padding-right: 8px;
    padding-bottom: 12px;
    padding-left: 9px;
}

header nav ul .navline_left {
    background-image: url(../img/dot-line_gn.png);
    background-repeat: repeat-y;
    background-position: left;
}

header nav ul li .navline_end {
    background-image: url(../img/dot-line_gn.png);
    background-repeat: repeat-y;
    background-position: right;
    padding: 8px 8px 8px 0px;
}

header nav ul li a {
    color: #4d4d4d;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
}

header nav ul li a:hover {
    color: #fff;
    text-shadow: -1px 1px 5px #713511, 1px -1px 5px #713511;
}

.tip_menus {
    /*ヘッダーツールチップ*/
    list-style: none;
    line-height: 1.75;
    text-decoration: none;
}

.tip_menus a {
    color: #4d4d4d;
}

.tip_menus a:hover {
    color: #fff;
    text-shadow: -1px 1px 5px #2f1607, 1px -1px 5px #2f1607;
}

.wrapper {
    width: 1000px;
    height: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    overflow: hidden;
}

.news_section {
    text-align: center;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 52px;
    padding-left: 0;
}

.link {
    text-align: center;
    background-image: url(../img/bg-img_1.png);
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 52px;
    padding-left: 0;
}

.recent_work {
    min-height: 950px;
    background-image: url(../img/bg-img_2.png);
}




/*  bxslider  */

#slider-wrap {
    overflow: hidden;
}

#slider {
    width: 1000px;
    margin: 10px auto 20px auto;
    /*overflow: hidden;*/
}

.carousel-nav-wrap {
    background: #300;
    width: 100%;
    padding-top: 12px;
}

#carousel-nav {
    width: 1000px;
    padding-left: 24px;
    margin: 0 auto;
    background: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    color: #fff;
}

.slide-thumbs {
    margin-bottom: 10px;
    width: 125px;
}

.slide-thumbs img.fade {
    width: 125px;
    margin: 0 auto -10px auto;
    border: 1px solid #fff;
    border-radius: 2px;
}

.slide-thumbs li:hover {
    color: #393;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer
}

.slide_logo {
    position: absolute;
    width: 335px;
    height: 222px;
    top: 380px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.slide_logo img {
    width: 335px;
    height: 222px;
}

/*:::施工事例　マウスオーバー設定:::::::::::::::::::::::::::::::::::::::::::::*/

.okyakusamanokoe {
    background-image: url(../img/bg-img_5.png);
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 40px;
    padding-left: 24px;
    overflow: hidden;
    /*display: block;
	height: 500px;*/
    height: 100%;
}

.okyakusamanokoe > .contentbox2 {
    margin: auto;
    display: block;
    width: 780px;
}

.okyakusamanokoe h3.S_title {
    margin-bottom: 24px;
}

.okyakusamanokoe_thumbs {
    width: 220px;
    height: 180px;
    position: relative;
    float: left;
    box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
    -moz-box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
    -ms-box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
    -o-box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
    border: 3px solid #fff;
    border-radius: 6px;
    transition: all .35s ease;
    -webkit-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    -moz-transition: all .35s ease;
    /*margin: 10px;*/
    margin: 5px 20px;
    overflow: hidden;
}

.okyakusamanokoe_thumbs:nth-child(n+1) {
    margin-right: 0;
}

.okyakusamanokoe_thumbs img {
    width: 220px;
    height: 180px;
    display: block;
    margin: auto;
    outline: none;
}

.okyakusamanokoe_thumbs span {
    display: block;
    z-index: 1;
    background: #fff;
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 30px;
    color: #000;
}

.okyakusamanokoe_thumbs:hover {
    transform: rotate(-7deg) scale(1.1);
    -webkit-transform: rotate(-7deg) scale(1.1);
    -ms-transform: rotate(-7deg) scale(1.1);
    -moz-transform: rotate(-7deg) scale(1.1);
    -o-transform: rotate(-7deg) scale(1.1);
    box-shadow: rgba(158, 158, 158, 0.8) 0 3px 3px 0;
    -moz-box-shadow: rgba(158, 158, 158, 0.8) 0 3px 3px 0;
    -ms-box-shadow: rgba(158, 158, 158, 0.8) 0 3px 3px 0;
    -o-box-shadow: rgba(158, 158, 158, 0.8) 0 3px 3px 0;
    /*border: none;*/
    overflow: hidden;
    z-index: 3;
}

.okyakusamanokoe_thumbs a:hover img {
    text-decoration: none;
    border: none;
}

/*  Footer  */

footer {
    width: 100%;
    min-width: 1000px;
    background-image: url(../img/bg-img_3.png);
    font-size: 12px;
    text-align: center;
    padding-top: 24px;
}

footer .contentbox {
    position: relative;
    overflow: hidden;
}

#footMenu {
    margin: 12px auto 0 auto;
    overflow: hidden;
    width: 550px;
    float: right;
}

#footMenu ul {
    list-style: none;
    text-align: center;
}

#footMenu li {
    /*float: left;
    margin-bottom: 20px;
    margin-top: 30px;*/
    display: inline-block;
    font-size: 14px;
    margin: 8px;
}

#footMenu li:last-child {
    margin-right: 0;
}

#footMenu li a {
    /*padding-right: 20px;*/
    text-decoration: none;
    color: #fcfcfc;
}

#footMenu li a:hover {
    color: #3A1505;
}

.ft_logo {
    text-align: left;
    margin-bottom: 20px;
    width: 320px;
    height: 130px;
    overflow: hidden;
    padding: 24px 12px 12px 12px;
    background: #f8f8f8;
    border-radius: 8px;
}

.ft_logo img {
    display: block;
    margin: -6px auto 12px auto;
    width: 150px;
}

.foot_address {
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto auto 8px;
}

.foot_address dt {
    float: left;
    clear: left;
    width: 60px;
    margin-right: 6px;
    text-align: left;
}

.foot_address dd {
    text-align: left;
    overflow: hidden;
}

.copyright {
    color: #3A1505;
    /*padding-bottom: 20px;*/
    width: 550px;
    float: right;
    margin-top: -55px;
    font-weight: bold;
    font-size: 14px;
}


/*  Subscription pop-up  */

#lightbox {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden!important;
    z-index: 9900;
}

#box {
    width: 400px;
    height: 350px;
    background: #fff;
    position: fixed;
    display: none;
    text-align: center;
    z-index: 9999;
}

#box form {
    padding: 75px 0;
}

#box .close {
    width: 40px;
    height: 40px;
    display: block;
    background: url('../img/close.png') no-repeat;
    right: -19px;
    top: -19px;
    position: absolute;
}

#box #email,
#box #name {
    display: block;
    width: 215px;
    height: 50px;
    background: #ffffff;
    border: 1px #edebeb solid;
    margin: 0 auto 10px auto;
    padding: 0 20px;
    outline: none;
    color: #424242;
}

#box #submit {
    font-family: 'open_bold', arial;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #fff;
    color: #424242;
    border: 2px #424242 solid;
    padding: 15px 54px;
    margin-top: 20px;
    outline: none;
}

#box #submit:hover {
    cursor: pointer;
    color: #fff;
    background: #424242;
    border: 2px #424242 solid;
}

::-webkit-input-placeholder {
    color: #d1d0d0;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #d1d0d0;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #d1d0d0;
}

:-ms-input-placeholder {
    color: #d1d0d0;
}


/* subContents要素 
----------------------------------------------------------- */

#subContents {
    /*background: #2B0E06;*/
    /*opacity: 0.7;*/
    /* 透過レベル */
    /*filter: alpha(opacity=60);*/
    padding: 10px;
    /*position: fixed;  
    top: 100px;  
	left: 50px;
    z-index: 20; */
    margin-top: 24px;
    height: 10%;
    width: 220px;
    overflow-x: hidden;
    overflow-y: auto;
}

#subContents h2 {
    color: #000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 24px;
    transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
}

.blog_link_block {
    margin: 12px auto;
    padding: 6px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
    -moz-box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
    -ms-box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
    -o-box-shadow: rgba(158, 158, 158, 0.75) 0 1px 1px 0;
}

.blog_link_block ul li {
    list-style: none;
}

.blog_link_block img {
    float: left;
    width: 80px;
    margin: -12px 0 0 0;
}

.blog_link_block h3 {
    margin: 12px 0 12px 0;
}

.blog_link_block h3 a {
    color: #0e4624;
    text-decoration: none;
}

.blog_link_block h3 a:hover {
    text-decoration: underline;
    color: #44b45d;
}

/*.itemTitle {
    margin-bottom: 8px;
    color:#000;
}*/

.itemTitle{
    margin-top: 8px;
    font-size: 16px;
    display: inline-block;
}


.box-lid {
    background-color: #f6fcf8 !important;
    /*overflow-x: hidden;*/
}


/*TOPへもどるの設定*/

#topbutton {
    /* ▽表示位置を画面の右下に固定 */
    position: fixed;
    bottom: 18px;
    right: 35px;
    width: 4em;
    /* ▽最初は非表示にしておく */
    display: none;
    /* ▽配色・配置・文字の装飾など */
    background-color: #300;
    opacity: 0.75;
    border-radius: 24px;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    margin: 0px;
    padding: 7px;
}

#topbutton a {
    /* ▽リンクの装飾 */
    color: white;
    text-decoration: none;
}

#topbutton a:hover {
    /* ▽マウスが載ったときの装飾 */
    -webkit-transition: 0.5s;
    transition: 0.5s;
    color: #280000;
    text-shadow: -1px 1px 5px #FFf, 1px -1px 5px #FFf;
}

#calender {
    background: #fff;
    width: 240px;
    margin-bottom: 24px;
    padding: 12px 0;
    min-height: 350px;
}

#calender h3 {
    border-bottom: 1px solid #572d1c;
    padding-bottom: 4px;
    width: 90%;
    margin: 0 auto;
}

#calender dl {
    line-height: 1.5;
    border: 1px solid #ccc;
    width: 200px;
    margin: auto;
    padding: 10px;
}

#calender dt,
#calender dd {
    text-align: left;
}

#cal0 {
    margin: 7px 0;
}

.cal_ui {
    margin-right: 25px;
}


/*::::下層ページヴィジュアル部分::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.visual-bg {
    background-image: url(../img/cloth-c4.png);
}

.visual-line {
    /*街並 線画*/
    /*background-image: url(../img/machi.png);*/
    background: url(../img/koji-img.jpg) repeat-x;
    height: 162px;
    /*height: 246px;*/
    /*height: 100px;*/
}


/***上部イラスト線 クラスで切り替え***/

/*.{
	background-image: url(../img/line1.png) repeat-x bottom;
}*/

.visual-line img {
    display: none;
}

.before,
.after {
    position: relative;
}

.before h5,
.after h5 {
    position: absolute;
    top: 50px;
    left: 180px;
    background: rgba(170, 214, 181, 0.8);
    font-size: 24px;
    padding: 8px 12px;
    color: #fff;
    border-radius: 6px;
}

.before:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 170px solid transparent;
    border-right: 170px solid transparent;
    border-top: 40px solid #efd2ab;
    margin: 15px auto 30px auto;
    display: block;
}


/*フッター snsエリア*/

.sns {
    background: #e1af68;
    padding: 12px 0;
	display:none;
}

.sns h3 {
    font-size: 24px;
    color: #f6f5f3;
}

.sns_inner {
    display: flex;
    width: 750px;
    margin: auto;
    justify-content: space-around;
    align-items: center;
}

.instagram_widget_block {
    display: block;
    margin: auto auto 120px 32px;
    text-align: center;
    width: 680px;
    overflow: hidden;
}

.instagram_widget_block h2 {
    margin: 24px auto;
    padding: 0 0 12px 0;
    font-size: 18px;
    border-bottom: 3px solid #ffa500;
}

.instagram_widget_block iframe {
    border: 0px;
    width: 686px;
    height: 382px;
    margin: 0;
    padding: 0px;
}

/*SNSリンク*/

#news-section-sns {
    border: 1px solid #000;
    width: 240px;
    margin: auto;
    padding-top: 26px;
}

#news-section-sns h4 {
    font-size: 18px;
    margin: auto auto auto -6px;
}


.news-section-sns-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.sns-icon {
    margin: 12px;
}

/*バナーエリア*/

.banner-aria {
    margin: auto;
    overflow: hidden;
    width: 1000px;
    padding: 12px
}

/*バナー用クラス*/

.banner {
    margin: 10px;
    text-align: center;
    float: left;
    margin: 6px;
}

.banner img {
    height: auto;
    width: 480px;
}

/*一時的に非表示*/

.top_nav,
.head_info a
/*#footMenu ul li:last-child*/

    {
    visibility: hidden !important;
}

/*.box-lid-menu{
    display: none;
}*/
