﻿/* -------------------------------------------------- */
/* created by designesia
/* -------------------------------------------------- */
@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
/*@import url("prettyPhoto.css") screen;*/
/*@import url("hoverex-all.css") screen;*/

/* -------------------------------------------------- */
/* fonts */
/* -------------------------------------------------- */

/* IE */
/*@font-face {
font-family:'LogoTypeGothic-Condense';
src: url('font/ロゴたいぷゴシックCondense.otf');
}*/
/* Firefox, Opera, Safari */
/*@font-face {
font-family:'LogoTypeGothic-Condense';
src: url('font/ロゴたいぷゴシックCondense.otf') format('truetype');
}*/


/* IE */
@font-face {
font-family:'mplus-1p-regular';
src: url('font/mplus-1p-regular.ttf');
}
/* Firefox, Opera, Safari */
@font-face {
font-family:'mplus-1p-regular';
src: url('font/mplus-1p-regular.ttf') format('truetype');
}


/* IE */
@font-face {
font-family:'mplus-1p-thin';
src: url('font/mplus-1p-thin.ttf');
}
/* Firefox, Opera, Safari */
@font-face {
font-family:'mplus-1p-thin';
src: url('font/mplus-1p-thin.ttf') format('truetype');
}

/* IE */
@font-face {
font-family:'mplus-1p-light';
src: url('font/mplus-1p-light.ttf');
}
/* Firefox, Opera, Safari */
@font-face {
font-family:'mplus-1p-light';
src: url('font/mplus-1p-light.ttf') format('truetype');
}


/* -------------------------------------------------- */
/* body */
/* -------------------------------------------------- */

body { 
	background: #fff; 
	margin: 0; 
	height: 100%; 
    font-size: 14px;	
	/*color: #384452;*/
  	color: #333333;
/*  	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;*/
	font-weight: 400;
	}

/*body {
    font-family: "メイリオ",  Arial, Helvetica, sans-serif;
    font-size: 13px;
    /*color: #848484;*/
/*	color:#fff;
    line-height: 1.7em;
    padding: 0;
}
*/
    /*body.p1 {
        background-image: url(../images/bg-pattern/p1.png);
    }

    body.p2 {
        background-image: url(../images/bg-pattern/p2.png);
    }

    body.p3 {
        background-image: url(../images/bg-pattern/p3.png);
    }

    body.p4 {
        background-image: url(../images/bg-pattern/p4.png);
    }

    body.p5 {
        background-image: url(../images/bg-pattern/p5.png);
    }

    body.p6 {
        background-image: url(../images/bg-pattern/p6.png);
    }

    body.p7 {
        background-image: url(../images/bg-pattern/p7.png);
    }

    body.p8 {
        background-image: url(../images/bg-pattern/p8.png);
    }

    body.p9 {
        background-image: url(../images/bg-pattern/p9.png);
    }

    body.p10 {
        background-image: url(../images/bg-pattern/p10.png);
    }

    body.p11 {
        background-image: url(../images/bg-pattern/p11.png);
    }

    body.p12 {
        background-image: url(../images/bg-pattern/p12.png);
    }

    body.p13 {
        background-image: url(../images/bg-pattern/p13.png);
    }

    body.p14 {
        background-image: url(../images/bg-pattern/p14.png);
    }

    body.p15 {
        background-image: url(../images/bg-pattern/p15.png);
    }

    body.p16 {
        background-image: url(../images/bg-pattern/p16.png);
    }

    body.p17 {
        background-image: url(../images/bg-pattern/p17.png);
    }

    body.p18 {
        background-image: url(../images/bg-pattern/p18.png);
    }

    body.p19 {
        background-image: url(../images/bg-pattern/p19.png);
    }

    body.p20 {
        background-image: url(../images/bg-pattern/p20.png);
    }*/

/* -------------------------------------------------- */
/* dropcap */
/* -------------------------------------------------- */
.dropcap {
    display: inline-block;
    font-size: 48px;
    float: left;
    margin: 10px 15px 15px 0;
	background:#555;
    background-image: linear-gradient(#555, #888);
    color: #fff;
    padding: 20px 10px 20px 10px;
}

/* -------------------------------------------------- */
/* heading */
/* -------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    /*color: #333;*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*h1 {
    letter-spacing: -1px;
}

h2 {
    letter-spacing: -.5px;
}

h3 {
    letter-spacing: -.5px;
    margin-top: 0;
}*/

h1.slogan_big {
    font-weight: 400;
    font-size: 64px;
    line-height: 64px;
    letter-spacing: -4px;
    padding: 0;
    margin: 0px 0 30px 0;
}

h3.title {
    font-weight: 400;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}

h4.title {
    font-weight: 400;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

h5 {
    font-weight: bold;
}

/* -------------------------------------------------- */
/* logo */
/* -------------------------------------------------- */
#logo {
    float: left;
}

    #logo .inner {
        display: table-cell;
        vertical-align: middle;
		height:50px;
        /*height: 100px;*/
    }

/* -------------------------------------------------- */
/* content */
/* -------------------------------------------------- */
#content {
    padding: 50px 0 0 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#features {
    background: #222;
    padding: 40px 0 40px 0;
    color: #fff;
}

.feature-box i {
    background-color: #469159;
    color: #fff;
}

.feature-box a:hover  {
	text-decoration:none;
}

.feature-box-small a:hover  {
	text-decoration:none;
}
	
.feature-box-small-icon {
    margin-bottom: 10px;
}

    .feature-box-small-icon .text {
        padding-left: 45px;
/*		height:150px;*/ 　/* feature-boxの高さを決定 */
    }

    .feature-box-small-icon i {
        background-color: #469159;
        color: #fff;
		/*font-size: 18px;*/
        font-size: 25px;/*大きさ修正*/
        padding: 8px;
		/*width: 18px;*/
        width: 40px;/*大きさ修正*/
		/*height: 18px;*/
        height: 40px;/*大きさ修正*/
        text-align: center;
        position: absolute;
    }

        .feature-box-small-icon i.dark {
            background-color: #333333;
        }

    .feature-box-small-icon h3 {
        line-height: normal;
        margin-bottom: 5px;
        font-size: 20px;
        font-weight: bold;
    }

    .feature-box-small-icon .inner {
        padding: 20px;
        background: #ee7a16; /* feature-box のカラーを決定 */
        border-bottom: solid 3px #ddd;
		border-radius:10px; /* feature-box の形状を決定 */
    }

        .feature-box-small-icon .inner:hover {
            padding: 20px;
            /*background: #f5f5f5;*/
			background: #FF9466;
            border-bottom: solid 3px #ccc;
        }

.selectnav {
    display: none;
}


/* -------------------------------------------------- */
/* menu, navigation */
/* -------------------------------------------------- */
#mainmenu {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0px;
    float: right;
    height: 60px;
}

    #mainmenu ul {
        float: right;
        margin: 0px 0px;
        padding: 0px 0px;
        height: 30px;
    }

    #mainmenu li {
        margin: 0px 0px;
        padding: 0px 0px;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
    }

    #mainmenu a {
        display: block;
        padding: 15px 15px 15px 15px;
        line-height: 35px;
        text-decoration: none;
        color: #555;
        width: 80px;
        border-left: solid 1px #eee;
        text-align: center;
    }

    #mainmenu li:last-child a {
        border-right: solid 1px #eee;
    }

    #mainmenu a:hover {
        color: #469159;
        background: #f8f8f8;
		text-decoration:none;
    }

    #mainmenu li li {
        font-size: 12px;
        font-weight: normal;
        border-bottom: solid 1px #626262;
    }

        #mainmenu li li:last-child {
            border-bottom: none;
        }



        #mainmenu li li a {
            padding: 2px 15px 2px 15px;
            background: #555555;
            border-top: none;
            color: #ccc;
            width: 140px;
            border-left: none;
            text-align: left;
        }

        #mainmenu li li:last-child a {
            border-right: none;
        }

        #mainmenu li li li a {
            padding: 2px 15px 2px 15px;
            background: #505050;
        }

        #mainmenu li li a:hover {
            color: #fff;
            background: #469159;
			text-decoration:none;
        }


    #mainmenu li ul {
        width: 170px;
        height: auto;
        position: absolute;
        top: 100%;
        margin-top: 0px;
        left: 0px;
        z-index: 10;
        display: none;
    }

    #mainmenu li li {
        display: block;
        float: none;
    }

    #mainmenu li:hover > ul {
        display: block;
		text-decoration:none;
    }

    #mainmenu li ul ul {
        left: 100%;
        top: 0px;
    }

    #mainmenu li:hover > ul {
        color: #469159;
		text-decoration:none;
    }

    #mainmenu select {
        padding: 10px;
        height: 36px;
        font-size: 14px;
        border: none;
        background: #ff4200;
        color: #fff;
    }

        #mainmenu select option {
            padding: 10px;
        }

.selectnav {
    display: none;
}

/* -------------------------------------------------- */
/* footer */
/* -------------------------------------------------- */
footer {
    border-top: solid 1px #eee;
    background: #f5f5f5;
    padding: 40px 0 40px 0;
}

    footer h3 {
        font-size: 20px;
    }

    footer a {
        color: #555;
    }

        footer a:visited {
            color: #555;
        }

        footer a:hover {
            color: #555;
        }

/* -------------------------------------------------- */
/* subfooter */
/* -------------------------------------------------- */
.subfooter {
    border-top: solid 1px #ddd;
    margin: 40px 0 -40px 0;
    background: #eee;
    padding: 20px 0 20px 0;
    font-size: 12px;
}

    .subfooter ul {
        float: right;
        margin: 0;
        padding: 0;
    }

    .subfooter li {
        display: inline;
        padding: 0 15px 0 15px;
        border-left: solid 1px #ccc;
    }

    .subfooter a {
        color: #646464 !important;
    }

/*-------------------------------------------------- 
/* list news
/*-------------------------------------------------- */
.list-news {
    padding: 0;
    margin: 0;
}

    .list-news img {
        position: absolute;
    }

    .list-news .text {
        padding-left: 80px;
    }

    .list-news li {
        list-style: none;
        min-height: 60px;
        margin-bottom: 20px;
    }

/* -------------------------------------------------- */
/* jquery totop */
/* -------------------------------------------------- */
#toTop {
    z-index: 1555;
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: -999px;
    background: url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
    background: url(../images/ui.totop.png) no-repeat left -51px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    float: left;
}

#toTop:active, #toTop:focus {
    outline: none;
}

/* -------------------------------------------------- */
/* map */
/* -------------------------------------------------- */
.map {
    margin-top: 40px;
}

    .map iframe {
        width: 100%;
        height: 320px;
        border: solid 1px #ccc;
        padding: 2px;
        background: #fff;
    }

#map-container iframe {
    width: 100%;
    height: 480px;
}

/* -------------------------------------------------- */
/* blog */
/* -------------------------------------------------- */
.blog-list {
    margin-top: -10px;
    margin: 0;
    padding: 0;
}

    .blog-list li {
        list-style: none;
        /*background: url(../images/dotwhite50.png);*/
        line-height: 1.7em;
    }

.blog-header .by {
    display: inline-block;
    float: left;
    background: url(../images/icon-user.png) left center no-repeat;
    padding-left: 24px;
}

.blog-header .cat {
    display: inline-block;
    float: left;
    background: url(../images/icon-folder.png) left center no-repeat;
    padding-left: 24px;
}

.blog-header .news-date {
    display: inline-block;
    float: left;
    background: url(../images/icon-folder.png) left center no-repeat;
    padding-left: 24px;
}
/* blog list */
.blog-list li {
    margin-bottom: 40px;
}

.blog-list .info {
    position: absolute;
    width: 60px;
}

.blog-list .date {
    background: #469159;
    color: #fff;
    text-align: center;
    padding: 5px 0 5px 0;
}

    .blog-list .date h4 {
        color: #fff;
        font-size: 30px;
    }

.blog-list a.readmore {
    display: block;
    width: 60px;
    height: 40px;
    background: url(../images/arrow-2.png) right center no-repeat #555;
}

    .blog-list a.readmore:hover {
        background: url(../images/arrow-2.png) left center no-repeat #E1704B;
    }

.blog-list .preview {
    padding-left: 80px;
    line-height: 1.6em;
}

.blog-list .meta-info {
    margin: 10px 0 0 80px;
    font-size: 13px;
    padding: 5px 0 5px 0;
    border-top: dotted 1px #ddd;
    border-bottom: dotted 1px #ddd;
}

    .blog-list .meta-info span {
        padding: 0 10px 0 10px;
        color: #ccc;
    }

.blog-list .preview img {
    padding-bottom: 10px;
    width: 100%;
}

.blog-list .callbacks_container {
    margin-bottom: -35px;
}

.project-view .callbacks1_nav, .blog-read .callbacks1_nav {
    margin-bottom: -35px;
}

.bloglist-small {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .bloglist-small li {
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: solid 1px #eee;
    }

        .bloglist-small li h5 {
            margin-bottom: 5px;
        }

        .bloglist-small li .txt {
            padding-left: 80px;
        }

        .bloglist-small li .read {
            display: block;
            margin-bottom: 5px;
        }

        .bloglist-small li .info {
            display: block;
            margin: 0;
            font-size: 11px;
            color: #aaa;
        }

    .bloglist-small img {
        position: absolute;
    }

.date-box {
    width: 60px;
    position: absolute;
    text-align: center;
}

    .date-box .day {
        display: block;
        color: #fff !important;
        background: #555;
        font-size: 26px;
        padding: 20px 0 20px 0;
    }

    .date-box .month {
        font-size: 12px;
		font-weight:bold;
        display: block;
        color: #fff;
        background: #469159;
    }

/* -------------------------------------------------- */
/* blog singkle */
/* -------------------------------------------------- */

.blog-header .by {
    display: inline-block;
    float: left;
    background: url(../images/icon-user.png) left center no-repeat;
    padding-left: 24px;
}

.blog-header .cat {
    display: inline-block;
    float: left;
    background: url(../images/icon-folder.png) left center no-repeat;
    padding-left: 24px;
}

.blog-header .news-date {
    display: inline-block;
    float: left;
    background: url(../images/icon-folder.png) left center no-repeat;
    padding-left: 24px;
}
/* blog list */

/* -------------------------------------------------- */
/* blog comment */
/* -------------------------------------------------- */
#blog-comment {
    margin-top: 40px;
    margin-left: 80px;
}

    #blog-comment h5 {
        margin-bottom: 10px;
    }

    #blog-comment ul, #blog-comment li {
        list-style: none;
        margin-left: -30px;
        padding-left: 0;
    }

    #blog-comment li {
        min-height: 70px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        padding-bottom: 20px;
        border-bottom: solid 1px #eee;
    }

        #blog-comment li .avatar {
            position: absolute;
            margin-top: 5px;
        }

    #blog-comment .comment {
        margin-left: 85px;
    }

    #blog-comment li {
        min-height: 70px;
        font-size: 14px;
        line-height: 1.6em;
    }

        #blog-comment li li {
            margin-left: 55px;
            padding-bottom: 0px;
            margin-top: 20px;
            padding-top: 10px;
            border-top: solid 1px #eee;
            border-bottom: none;
        }

            #blog-comment li li .avatar {
                position: absolute;
            }

            #blog-comment li li .comment {
            }

.comment-info {
    margin-left: 85px;
    margin-bottom: 5px;
}

    .comment-info span {
    }

    .comment-info .c_name {
        display: block;
        font-weight: 700;
        color: #555;
    }

    .comment-info .c_reply {
        padding-left: 20px;
        margin-left: 20px;
        border-left: solid 1px #ddd;
        font-size: 12px;
    }

    .comment-info .c_date {
        font-size: 12px;
    }

.blog-list h3, .blog-read h3 {
    color: #333;
}

/* -------------------------------------------------- */
/* blog comment form */
/* -------------------------------------------------- */
#commentform label {
    display: block;
}

#commentform input {
    width: 290px;
}

    #commentform input:focus {
        border: solid 1px #999;
        background: #fff;
    }

#commentform textarea {
    width: 97%;
    padding: 5px;
    height: 150px;
}

    #commentform textarea:focus {
        border: solid 1px #999;
        background: #fff;
    }

#commentform input.btn {
    width: auto;
}


.post-content {
    padding-left: 80px;
}

.post-meta {
    margin: 10px 0 10px 80px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

    .post-meta span {
        margin-right: 15px;
    }

        .post-meta span i {
            float: none;
        }

.post-image img {
    margin-bottom: 10px;
}

/* -------------------------------------------------- */
/* slider */
/* -------------------------------------------------- */
#slider {
    padding: 40px 0 40px 0;
    background: url(../images/bg-blur-1.jpg) top no-repeat fixed;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    position: relative;
}

.slider-info {
    position: absolute;
    z-index: 10;
    bottom: 40px;
    font-size: 20px;
    padding: 20px;
    margin-left: 40px;
}

    .slider-info h1 {
        background: #fff;
        display: inline-block;
        padding: 10px 20px 10px 20px;
        letter-spacing: -2px;
    }

    .slider-info .text1 {
        background: #469159;
        color: #fff;
        padding: 10px 20px 10px 20px;
        font-size: 14px;
    }

.slider_pic {
    text-align: center;
}

    .slider_pic img {
    }

.slider_text {
    float: left;
    width: 50%;
    padding-top: 80px;
    font-size: 14px;
    line-height: 1.7em;
    color: #555;
}

    .slider_text h1 {
        font-size: 64px;
        color: #469159;
        margin-bottom: 20px;
        letter-spacing: -5px;
    }

    .slider_text .description {
        margin-bottom: 20px;
        color: #fff;
    }

/* -------------------------------------------------- */
/* call to action */
/* -------------------------------------------------- */
.call-to-action {
    background: #FFF;
    padding: 35px 0 35px 0;
    border-bottom: solid 1px #eee;
    background: #f5f5f5;
}

    .call-to-action h3 {
        margin: 0;
        line-height: normal;
        font-size: 26px;
        margin-top: 5px;
    }

.call-to-action-box {
    background: #f5f5f5;
    border: solid 1px #ddd;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}

    .call-to-action-box .inner {
        padding: 20px 20px 20px 20px;
    }

    .call-to-action-box .text {
        margin-right: 20px;
        float: left;
    }

    .call-to-action-box .act {
        float: right;
    }

    .call-to-action-box h3 {
        margin: 0;
    }

    .call-to-action-box.dark {
        background: #404040;
        color: #fff;
    }

        .call-to-action-box.dark h3 {
            color: #fff;
        }

/* -------------------------------------------------- */
/* contact form */
/* -------------------------------------------------- */
.error {
    width: 280px;
    background: #FCD8DC;
    padding: 2px 10px 2px 10px;
    display: none;
    color: #C03;
    font-size: 12px;
    margin-bottom: 10px;
}

.success {
    display: none;
    padding: 2px 10px 2px 10px;
    background: #B0FFB0;
    color: #555;
    width: 280px;
    font-size: 12px;
    margin-bottom: 20px;
}

.error img {
    vertical-align: top;
}

.full {
    width: 98%;
}

/* -------------------------------------------------- */
/* button */ 
/* -------------------------------------------------- */
/*.btn-primary {*/ /*v2 から移行した*/
 /* color: #ffffff;*/
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
/*  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-extra-large {
    font-size: 24px;
    padding: 10px 20px 10px 20px;
    line-height: 24px;
}
*/
    /*.btn-primary:hover {
        background: rgb(85,85,85); *//* Old browsers */
        /*background: -moz-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%); /* FF3.6+ */
        /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(85,85,85,1)), color-stop(100%,rgba(51,51,51,1))); *//* Chrome,Safari4+ */
        /*background: -webkit-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%); *//* Chrome10+,Safari5.1+ */
        /*background: -o-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%);*/ /* Opera 11.10+ */
        /*background: -ms-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%); /* IE10+ */
        /*background: linear-gradient(to bottom, rgba(85,85,85,1) 0%,rgba(51,51,51,1) 100%); /* W3C */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    /*}*/

/* -------------------------------------------------- */
/* color */
/* -------------------------------------------------- */
.id-color {
    color: #469159;
}

/* -------------------------------------------------- */
/* pricing table */
/* -------------------------------------------------- */
.pricing-2-col {
    border-right: solid 1px #eee;
}

    .pricing-2-col .pricing-box {
        width: 50%;
    }

.pricing-3-col {
    border-right: solid 1px #eee;
}

    .pricing-3-col .pricing-box {
        width: 33.33%;
    }

.pricing-4-col {
    border-right: solid 1px #eee;
}

    .pricing-4-col .pricing-box {
        width: 25%;
    }

.pricing-5-col {
    border-right: solid 1px #eee;
}

    .pricing-5-col .pricing-box {
        width: 20%;
    }

    .pricing-2-col.pricing-dark,
    .pricing-3-col.pricing-dark,
    .pricing-4-col.pricing-dark,
    .pricing-5-col.pricing-dark {
        border-right: solid 1px #404040;
    }


.pricing-box {
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}

    .pricing-box ul {
        margin: 0;
        padding: 0;
        border-left: solid 1px #eee;
        border-top: solid 1px #eee;
    }

    .pricing-box li {
        list-style: none;
        margin: 0;
        padding: 15px 0 15px 0;
        border-bottom: solid 1px #eee;
    }

        .pricing-box li h4 {
            font-size: 22px;
            margin: 0;
            padding: 0;
            font-weight: 400;
        }

        .pricing-box li h1 {
            font-size: 48px;
            margin: 0;
            margin-bottom: 5px;
            font-weight: 600;
            color: #469159;
        }

        .pricing-box li.title-row {
            padding: 15px 0 15px 0;
        }

        .pricing-box li.price-row {
            background: #f5f5f5;
            padding: 15px 0 15px 0;
        }

            .pricing-box li.price-row span {
                display: block;
                font-weight: 600;
            }

        .pricing-box li.btn-row {
            background: #f5f5f5;
        }

.pricing-dark .pricing-box ul {
    margin: 0;
    padding: 0;
    border-left: solid 1px #333;
    border-top: solid 1px #404040;
}

.pricing-dark .pricing-box li {
    background: #606060;
    color: #fff;
    list-style: none;
    margin: 0;
    padding: 15px 0 15px 0;
    border-bottom: solid 1px #555;
}

    .pricing-dark .pricing-box li h4 {
        font-size: 22px;
        margin: 0;
        padding: 0;
        font-weight: 400;
        color: #fff;
    }

    .pricing-dark .pricing-box li h1 {
        font-size: 48px;
        margin: 0;
        margin-bottom: 5px;
        font-weight: 600;
        color: #fff;
    }

    .pricing-dark .pricing-box li.title-row {
        padding: 15px 0 15px 0;
    }

    .pricing-dark .pricing-box li.price-row {
        background: #777;
        padding: 15px 0 15px 0;
        background: rgb(101,206,127); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(101,206,127,1) 0%, rgba(70,145,89,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,206,127,1)), color-stop(100%,rgba(70,145,89,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65ce7f', endColorstr='#469159',GradientType=0 ); /* IE6-9 */
    }

        .pricing-dark .pricing-box li.price-row span {
            display: block;
            font-weight: 600;
        }

    .pricing-dark .pricing-box li.btn-row {
        background: #404040;
    }


.pricing-featured {
    -webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
    position: relative;
    margin-top: -10px;
}

/* -------------------------------------------------- */
/* header */
/* -------------------------------------------------- */
header {
    background: #333;
    width: 100%;
    z-index: 100;
    position: relative;
    -webkit-transition: linear .3s;
    -moz-transition: linear .3s;
    -ms-transition: linear .3s;
    -o-transition: linear .3s;
    transition: linear .3s;
/*	border-bottom:solid 1px #000000;*/
}

.sticky-1 {
    position: fixed;
    top: 0;
    z-index: 1000;
    -webkit-transition: linear .3s;
    -moz-transition: linear .3s;
    -ms-transition: linear .3s;
    -o-transition: linear .3s;
    transition: linear .3s;
	border-bottom:solid 1px #eee;
    -moz-box-shadow:  0px 1px 5px #999999;
	-webkit-box-shadow:  0px 1px 5px #999999;
	box-shadow: 0px 1px 5px #999999;
    /*border-bottom: solid 1px #eee;*/
}

/*
.sticky-1 #logo .inner {
	padding-top:5px;
	height:60px;
}

.sticky-1 #mainmenu a{
 padding: 18px 15px 18px 15px;
}
*/

.sticky-2 {
    margin-top: 150px;

}

.h_info_hide {
    display: none;
}

header .info {
    border-bottom: none;
    color: #555;
    background: #fff;
    border-bottom: solid 1px #eee;
    font-size: 12px;
	
}

    header .info a {
        color: #646464;
    }

    header .info .separator {
        display: inline-block;
        width: 1px;
        height: 10px;
        border-left: solid 1px #777;
        margin: 0 20px 0 20px;
    }

header .info-text {
    margin-top: 15px;
}

.title {
    color: #555;
    margin-bottom: 20px;
}

    .title span {
        font-size: 20px;
        font-weight: lighter;
        display: block;
        margin-top: 20px;
        letter-spacing: normal;
        font-family: "Patua One", Georgia;
        color: #469159;
    }


/* -------------------------------------------------- */
/* subheader */
/* -------------------------------------------------- */
#subheader {
    padding: 20px 0 20px 0;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

    #subheader h1 {
        font-size: 32px;
        letter-spacing: -2px;
        float: left;
        border-right: solid 1px #ddd;
        padding-right: 40px;
        margin-right: 40px;
    }

    #subheader span {
        display: inline-block;
        padding-top: 20px;
        font-size: 16px;
    }

/* -------------------------------------------------- */
/* overide bootstrap a, a:visited/a:hover に設定がないときは以下のcss が適応*/
/* -------------------------------------------------- */
a, a:visited {
    color: #469159;
}

    a:hover {
        /*color: #333;*/
		text-decoration: underline;
    }

    a:hover.red {
    color: red;
    text-decoration-color: red;
    }

    a:hover.darkgray {
        color: #333;
    }

    a.btn {
        color: #fff;
        border: none;
        text-shadow: none;
    }

.label {
    font-family: Arial, Helvetica, sans-serif;
}

table thead {
    font-weight: bold;
}

.accordion-heading a {
    text-decoration: none;
    border: none;
    outline: none;
}

blockquote {
    font-size: 24px;
    font-style: italic;
    line-height: 1.5em;
    font-weight: 300;
}

    blockquote span {
        display: block;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
    }

/* -------------------------------------------------- */
/* image position */
/* -------------------------------------------------- */
.img-left {
    float: left;
    margin: 5px 15px 15px 0;
}

.img-right {
    float: right;
    margin: 5px 0 15px 15px;
}

/* -------------------------------------------------- */
/* flickr */
/* -------------------------------------------------- */
#flickr-photo-stream img {
    width: 48px;
    height: auto;
    margin: 0 12px 12px 0;
    float: left;
}

#flickr-photo-stream a img {
    border: solid 2px #fff;
}

#flickr-photo-stream a:hover img {
    border: solid 2px #777777;
}

/* -------------------------------------------------- */
/* isotope */
/* -------------------------------------------------- */
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }

        /**** disabling Isotope CSS3 transitions ****/

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }

#filters {
    padding: 0;
    margin: 0;
    /*margin-bottom: 20px;*/
}

    #filters ul {
        /*float: right;*/
        margin: 0px 0px;
        padding: 0px 0px;
        height: inherit;
    }

    #filters li {
        display: inline-block;
		margin-top:10px;/*マウスオーバーすると上のボーダーが見切れる*/
        margin-right: 3px;
        margin-bottom: 20px;
		float: left;
		white-space: nowrap;
    }

    #filters a {
        color: #fff;
        padding: 5px 8px 5px 8px;
        color: #555;
        /*border: solid 1px #ddd;*/
        text-decoration: none;
    }

        #filters a:hover {
            border: solid 1px #469159;
        }

        #filters a.selected {
            background: #469159;
            border: solid 1px #469159;
            color: #FFF;
        }

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.f_box {
    width: 33.3%;
    color: #fff;
    -webkit-transition: linear .3s;
    -moz-transition: linear .3s;
    -ms-transition: linear .3s;
    -o-transition: linear .3s;
    transition: linear .3s;
}

    .f_box h3 {
        color: #fff;
    }

/* -------------------------------------------------- */
/* hr */
/* -------------------------------------------------- */
hr {
    display: block;
    clear: both;
    border: none;
    border-top: solid 1px #eee;
    /*margin: 40px 0 40px 0;*/
}

    hr.blank {
        border: none;
        margin: 20px 0 20px 0;
    }

/* -------------------------------------------------- */
/* lazyload jquery */
/* -------------------------------------------------- */
.belazy {
    display: none;
}



 
/* extra ^ */
.de_center p {
    width: 100%;
}

.de_center .de_icon {
    float: none;
    margin: 0 auto;
}

/* -------------------------------------------------- */
/* column preview */
/* -------------------------------------------------- */
.test-column {
    background: #f5f5f5;
    color: #646464;
    text-align: center;
    padding: 20px 0 20px 0;
    margin-bottom: 30px;
    font-size: 22px;
    -webkit-box-shadow: 2px 2px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 2px 2px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 2px 2px 0px rgba(50, 50, 50, 0.1);
}

    .test-column:hover {
        background: #646464;
        color: #fff;
    }

    /* -------------------------------------------------- */
    /* transition */
    /* -------------------------------------------------- */
    a,
    a:hover,
    .test-column,
    .test-column:hover {
        -o-transition: .3s;
        -ms-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s;
    }

/* -------------------------------------------------- */
/* font awesome icon */
/* -------------------------------------------------- */

i {
    display: inline-block !important;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.feature-box i {
    float: none;
    text-align: center;
}



.feature-box-small i {
    float:left;
    text-align: center;
	color:#FFFFFF;
}

.feature-box-small .text{
	color:#484c55;
}

.feature-box-small .textw{
	color:#ffffff;
}

.feature-box-small .textw h3{
	color:#ffffff;
}

 .feature-box-small .text h3:hover {
   color:rgba(238, 122, 22, 0.8);
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
        }

 .feature-box-small .textw h3:hover {
   color:rgba(238, 122, 22, 0.8);
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
        }


i.large {
    font-size: 40px;
    padding: 14px;
    width: 70px;
    height: 70px;
    text-align: center;
    margin: 0 0 12px 0;
}

i.large-nohover {
    font-size: 40px;
    padding: 14px;
    width: 70px;
    height: 70px;
    text-align: center;
    margin: 0 0 12px 0;
}


i.medium {
    font-size: 20px;
    padding: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
	
}

i.medium-nohover  {
    font-size: 20px;
    padding: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
}


i.small {
    font-size: 12px;
    padding: 4px;
    width: 20px;
    height:18px;
    text-align: center;
}

i.circle {
    border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
}

i.large:hover {
    height: 70px;
    background: #dddddd;
    color: #469159;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(1.2);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(1.2);
}



i.medium:hover {
    height: 40px;
    background: #dddddd;
    color: #469159;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(1.2);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(1.2);
}

/*i.small:hover {
    font-size: 30px;
    background: #dddddd;
    color: #469159;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(1.2);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(1.2);
}*/


i.large {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

i.black {
    background: #333;
}


i.large-wide {
    font-size: 45px;
    padding: 6px;
    width: 230px;
    height: 80px;
    text-align: center;
    margin: 0 0 12px;
}

i.large-wide:hover {
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(1.2);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(1.2);
}



/* -------------------------------------------------- */
/* parallax content */
/* -------------------------------------------------- */
#sample-parallax-1 {
    background: url(../images/bg-blur-1.jpg) top no-repeat fixed;
}

#sample-parallax-2 {
    background: url(../images/bg-blur-2.jpg) top no-repeat fixed;
}

#sample-parallax-3 {
    background: url(../images/bg-blur-3.jpg) top no-repeat fixed;
}

#sample-parallax-4 {
    background: url(../images/bg-blur-4.jpg) top repeat-y fixed;
}

#parallax-bw {
    background: url(../images/banner/bg-blue-back.png) top repeat-y fixed;
}

#full-content-1 {
    background: url(../images/bg-full-content-1.jpg) top no-repeat fixed;
    padding: 60px 0 0 0;
    color: #fff;
}

#full-content-2 {
    background: url(../images/bg-blur-5.jpg) top no-repeat fixed;
    padding: 60px 0 0 0;
    color: #fff;
}

#full-content-1 h1 {
    color: #fff;
}

#intro-portfolio {
    background: url(../images/bg-blur-6.jpg) top no-repeat fixed;
    padding: 130px 0 130px 0;
}

#bg-portfolio {
    background: url(../images/bg-blur-7.jpg) top repeat-y fixed;
    padding: 50px 0 50px 0;
}

/*TVMW6page */
#bg-tvmw6-0 {
    background: url(../images/tvmw6/main.png) top repeat-y fixed;
    padding: 50px 0 50px 0;
}

#bg-tvmw6-1 {
    background: url(../images/tvmw6/back.png) top repeat-y fixed;
    padding: 50px 0 50px 0;
}
/*TVMW6page end */


/*TMSR5 page */
#bg-tmsr5-w {
    padding: 50px 0 50px 0;
background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top,  #f1f1f1 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e1e1e2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e1e1e2 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e1e1e2 0%,#ffffff 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

#bg-tmsr5-0 {
    background: url(../images/tmsr5/tmsr5_back.png) top repeat-y fixed;
    padding: 50px 0 50px 0;
}
/*TMSR5 page end*/


/*taw6 page*/
#bg-taw6-0 {
    background: url(../images/taw6/taw6_back.png) top repeat-y fixed;
    padding: 50px 0 50px 0;
}
/*taw6 page end*/


/*tstc page start*/
#tstc-overview{
	background: url(../images/tstc/back_image_s.png) top;
	padding: 200px 0 200px 0;
	background-size: cover;
	/*text-shadow: 1px 2px rgba(000, 000, 000, 1);*/
    color:#FFFFFF; 
	}
	
.op-back-black
{
 background: rgba(0,0,0,0.2);

 border-radius: 20px;
	}

/*tstc page end*/

.big-text {
    padding: 300px 0 300px 0;
    text-align: center;
}

#project {
    background: url(../images/bg-blur-7.jpg) top no-repeat fixed;
    padding: 20px 0 20px 0;
}

.pf_info {
    background:rgba(255, 255, 255, 0.5);
	 
/*    border-bottom: solid 1px #000000;*/
    margin-top: -10px;
    padding: 15px 0px 0px 0px;
    text-align: center;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;

}

    .pf_info h4 {
        font-size: 14px;
        /*font-weight: bold;*/
		height:50px;/*Box の高さが合わないので、高さを指定*/
    }


/* -------------------------------------------------- */
/* gallery */
/* -------------------------------------------------- */
/*#gallery .item {
    text-align: center;
    margin-bottom: 30px;
	padding-top:10px;
    background: #f5f5f5;
    font-size: 12px;
	color:#333333;
	
}*/

    /*#gallery .item h4 {
        margin-bottom: 0;
        font-size: 14px;
    }*/

.pf_text {
    color: #fff;
    text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
}

    .pf_text h4 {
        color: #fff;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 600;
    }

.project-name {
    font-size: 14px;
    font-weight: bold;
    display: block;
}

span.overlay {
    text-align: center;
    /*display: block;*/
    display: none;
    /*width: 100px;*/
	width: auto;
	line-height:120%;
	/*padding:5px 5px 15px 5px;*/
    background: #469159;
    position: absolute;
    background: rgb(101,206,127); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(101,206,127,1) 0%, rgba(70,145,89,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,206,127,1)), color-stop(100%,rgba(70,145,89,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(101,206,127,1) 0%,rgba(70,145,89,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65ce7f', endColorstr='#469159',GradientType=0 ); /* IE6-9 */
}

.overlay .info-area {
    display: block;/*横並びに出来る*/
    /*margin-top: 5%;*/
	/*padding-top:20px;*/
}

.overlay .sb-icons {
    display: block;
    margin-top: 10%;
}


a.img-icon-url, a.img-icon-zoom, a.img-icon_shopping_dl, a.img-icon_shopping_pkg{
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(../images/icon-url.png) center no-repeat;
    /*margin: 0 auto;*/
    margin: 0 2px 0 2px;
}

a.img-icon-zoom {
    background: url(../images/icon-zoom.png) center no-repeat;
}

a.img-icon_shopping_dl{
	background:url(../images/icon_shopping_dl.png) center no-repeat;
}

a.img-icon_shopping_pkg{
	background:url(../images/icon_shopping_pkg.png) center no-repeat;
}

/* -------------------------------------------------- */
/* flex slider */
/* -------------------------------------------------- */
.flexslider {
    width: 100%;
    background: none;
    border: none;
    box-shadow: none;
    margin: 0px;
}

.control-slider {
    float: right;
    display: inline-block;
    margin-right: -10px;
}

.prev-slider, .next-slider {
    float: left;
    display: block;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

    .prev-slider i, .next-slider i {
        border: solid 1px #ccc;
        padding: 5px 10px 5px 10px;
    }

        .prev-slider i:hover, .next-slider i:hover {
            color: #fff;
            border: solid 1px #333;
            background: #333;
        }

.prev-slider {
    margin-right: -5px;
}

.project-carousel ul.slides, .project-carousel-3-col ul.slides {
    margin-top: 10px;
    margin-bottom: 20px;
}

.logo-carousel .flex-direction-nav,
.project-carousel .flex-control-nav,
.project-carousel .flex-direction-nav,
.project-carousel-3-col .flex-control-nav,
.project-carousel-3-col .flex-direction-nav {
    display: none;
}

.logo-carousel.no-control .flex-control-nav {
    display: none;
}

.logo-carousel li img {
    width: auto !important;
}

/* flex slider - testi slider */
#testimonial-full {
    background: url(../images-slider/wide1.jpg) top center !important;
    text-align: center;
    padding: 10px 0 10px 0;
}

.testi-slider blockquote {
    border: none !important;
    margin: 0;
    padding: 20px 100px 0px 100px;
    font-size: 24px;
    font-weight: normal;
    font-family: "PT Sans";
    color: #fff;
}

.testi-slider .flex-control-nav {
    position: absolute !important;
    margin-top: -50px !important;
}

.testi-slider .flex-direction-nav {
    display: none;
}
/* Control Nav */
.testi-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

    .testi-slider .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.testi-slider .flex-control-paging li a {
    background: none;
    width: 8px;
    height: 8px;
    display: block;
    border: solid 1px #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

    .testi-slider .flex-control-paging li a:hover {
        border: solid 1px #fff;
        background: #fff;
    }

    .testi-slider .flex-control-paging li a.flex-active {
        border: solid 1px #fff;
        cursor: default;
        background: #fff;
    }

.teaser-slider h1 {
    font-size: 64px;
    color: #fff;
    font-weight: bold;
}

/* -------------------------------------------------- */
/* widget */
/* -------------------------------------------------- */ 
.widget {
    margin-bottom: 40px;
}

    .widget h4 {
        padding-bottom: 10px;
        font-size: 18px;
        letter-spacing: normal;
    }

    .widget ul {
        list-style: none;
        margin: 0;
    }

.widget_category li {
    border-bottom: solid 1px #eee;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

    .widget_category li a {
        color: #555;
    }

.widget_recent_post li {
    padding-left: 20px;
    background: /*url(../images/list-arrow.png)*/ left 2px no-repeat;
    border-bottom: solid 1px #ddd;
    padding-bottom: 7px;
    margin-bottom: 5px;
}


	 .widget_recent_post li a {
        color: #555;
    }

.widget .comments li {
    padding-left: 20px;
    background: /*url(../images/list-arrow.png)*/ left 2px no-repeat;
    border-bottom: solid 1px #eee;
    padding-bottom: 7px;
    margin-bottom: 5px;
}

.widget_tags li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 10px;
}

    .widget_tags li a {
        text-decoration: none;
        margin-bottom: 5px;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        background: #469159;
        color: #fff;
        padding: 5px 8px 5px 8px;
    }

        .widget_tags li a:hover {
            background: #555;
        }

footer .widget_recent_post li {
    padding: 0 0 5px 0;
    background: none;
}

    footer .widget_recent_post li a {
    }


/* -------------------------------------------------- */
/* address */
/* -------------------------------------------------- */
address span {
    display: block;
}

    address span strong {
        display: inline-block;
        width: 60px;
    }

/* -------------------------------------------------- */
/* misc */
/* -------------------------------------------------- */
.no-bottom .span12 {
    margin-bottom: -10px;
}

#content.no-bottom {
    padding-bottom: 0;
}

#content .container {
    margin-bottom: 50px;
}

#content .container .no-bottom {
    margin-bottom:0 ;
}


.float-left {
    float: left;
}

/* -------------------------------------------------- */
/* sliding bar */
/* -------------------------------------------------- */
#sliding-bar{
	position:absolute;
	width:100%;
	z-index:9999;
	top:0;
	color:#c4c4c4;
}

#sliding-bar ul li{
	padding-left:0;
	border-bottom:solid 1px #555;
}

#sliding-bar .widget_recent_post a{
	color:#c4c4c4;
}

#sliding-bar h1, #sliding-bar h2, #sliding-bar h3, #sliding-bar h4{
	color:#fff;
}

.sliding-content{
	display:none;
	background:RGBA(34,34,34,.95);
	padding:40px 0px;

}

.sliding-toggle{
	cursor:pointer;
	bottom:-40px;
	border-right:solid 40px RGBA(34,34,34,.95);
	border-bottom:solid 40px transparent;
	position:absolute;
	right:0;	
	height:0;
	width:0;
	z-index:999;
	
}

.sliding-toggle:after{
	font-size:12px;
	font-family:'fontawesome';
	content:'\f067';/*閉じてるときのアイコン*/
	display:block;
	position:absolute;
	height:40px;
	left:24px;
	top:3px;
	color:#fff;
}

.sliding-toggle.open:after{
	content:'\f068';
}

/* -------------------------------------------------- */
/* social-icons */
/* -------------------------------------------------- */
.sb-icon-facebook {
    background: url(../images/social-icons/facebook.png) top no-repeat;
}

.sb-icon-twitter {
    background: url(../images/social-icons/twitter.png) top no-repeat;
}

.sb-icon-rss {
    background: url(../images/social-icons/rss.png) top no-repeat;
}

.sb-icon-dribbble {
    background: url(../images/social-icons/dribbble.png) top no-repeat;
}

.sb-icon-linkedin {
    background: url(../images/social-icons/linkedin.png) top no-repeat;
}

.sb-icon-flickr {
    background: url(../images/social-icons/flickr.png) top no-repeat;
}

.sb-icon-gplus {
    background: url(../images/social-icons/gplus.png) top no-repeat;
}

.sb-icon-youtube {
    background: url(../images/social-icons/youtube.png) top no-repeat;
}

/*20191129 Add*/
.sb-icon-cart {
    background: url(../images/social-icons/cart.png) top no-repeat;
}


.social-icons {
    display: inline-block;
    float: right;
}

.social-icon {
    display: block;
    height: 31px;
    width: 32px;
    margin: 10px;
    float: left;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

    .social-icon:hover {
        background-position: 0px -32px;
        box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);
    }


/* -------------------------------------------------- */
/* quick-search */
/* -------------------------------------------------- */
.quick-search {
    display: inline-block;
    float: right;
    margin-left: 10px;
    padding: 10px 0 0 0;
}

    .quick-search input {
        width: 120px;
        border-radius: 40px;
    }


/* -------------------------------------------------- */
/* breadcrumb */
/* -------------------------------------------------- */
.crumb {
    float: right;
    margin-top: 18px;
    font-size: 12px;
}

    .crumb li {
        display: inline;
        text-decoration: none;
        padding: 0 2px 0 2px;
    }

/* -------------------------------------------------- */
/* tabs */
/* -------------------------------------------------- */
.de_tab {
}

    .de_tab .de_nav {
        overflow: hidden;
        padding-left: 0;
        margin: 0;
        padding: 0;
        font-weight: bold;
    }

        .de_tab .de_nav li {
            float: left;
            list-style: none;
            background: #EEE;
            margin-right: 5px;
        }

            .de_tab .de_nav li span {
                padding: 8px 16px 8px 16px;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-right: 1px solid #ddd;
                display: block;
                background: #eee;
                text-decoration: none;
                color: #888;
                font-size: 13px;
                cursor: pointer;
            }

            .de_tab .de_nav li:first-child span {
                border-left: 1px solid #ddd;
            }

    .de_tab .de_tab_content {
        border: 1px solid #ddd;
        padding: 15px 20px 20px 20px;
        margin-top: -1px;
        background: #FCFCFC;
        border-bottom: solid 3px #ddd;
    }

    .de_tab .de_nav li span.active {
        background: #FCFCFC;
        border-bottom: 1px solid #FCFCFC;
        color: #222;
        margin-bottom: -3px;
    }

.tab-small-post ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .tab-small-post ul li {
        min-height: 60px;
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: solid 1px #eeeeee;
    }

        .tab-small-post ul li:last-child {
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .tab-small-post ul li img {
            position: absolute;
        }

        .tab-small-post ul li span {
            display: block;
            padding-left: 64px;
        }

            .tab-small-post ul li span.post-date {
                font-size: 11px;
            }


/* testimonial
/*-------------------------------------------------- */
.de_testi {
    display: block;
    margin-bottom: 10px;
}

    .de_testi blockquote {
        margin: 0;
        color: #555;
        padding: 20px 30px 30px 30px;
        border-radius: 8px;
        border: solid 1px #ddd;
        box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    }

        .de_testi blockquote, .de_testi blockquote p {
            font-size: 14px;
            line-height: 1.6em;
            font-weight: 500;
        }

.de_testi_by {
    margin-left: 20px;
    margin-top: -10px;
}

.de_testi_pic {
    float: left;
    padding-right: 15px;
}

    .de_testi_pic img {
        width: 50px;
        height: 50px;
    }

.de_testi_company {
    padding-top: 20px;
}

/* -------------------------------------------------- */
/* team member */
/* -------------------------------------------------- */
.team {
    margin-bottom: 30px;
}

    .team h5 {
        margin-bottom: 0;
    }

.team_photo {
    margin-bottom: 10px;
}

    .team_photo img {
        width: 100%;
        height: auto;
    }

.team_desc {
    font-style: italic;
    margin-bottom: 10px;
}

.team .sb-icons {
    padding: 10px 0 0 0;
}

    .team .sb-icons img {
        margin-right: 5px;
    }

.team .columns {
    margin-bottom: 30px;
}

/* -------------------------------------------------- */
/* nav 階層メニューに必要 */
/* -------------------------------------------------- */
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  width:1100px;
  margin-left: 16px !important;
  margin-right: 16px !important;
  padding:20px 0px 5px 0px;
  border:solid 1px #0EC3F7;
  background-color:#333333;
}

.dropdown-menu-large .divider{
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #666666;}

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: -15px 0 0 0 ;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #e1e1e2;
  white-space: normal;
  font-size:13px;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #0ec3f7;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #333333;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #0ec3f7;
  font-size: 14px;
}

.dropdown-menu-large .dropdown-header > a
 {
  color: #0ec3f7;
  font-size: 14px;
  display:block;
  padding:0;
}

.dropdown-menu-large .dropdown-header a:hover,
.dropdown-menu-large .dropdown-header > a:focus
 {
 background-color: transparent;
 color: #428bca;
 }

.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin: 8px 15px;
/*  background-color: transparent;*/
  /*background-color:#606060;*/
  background-color:#f5f5f5;
  background-image: none;
  /*border: 1px solid transparent;*/
  border: 1px solid #666666;
  border-radius: 2px;
}


.navbar-default {
position:relative; /* 一番トップに来てしまっていたので追加 */
  margin:0px;
  min-height:60px;
  border: 1px solid transparent; /*navbar Border bottom color はSticky-1 で設定*/
  /*padding-right: 20px;
  padding-left: 20px;*/
  padding-top:10px;
  background-color: #fff;

/*  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);*/
  background-repeat: repeat-x;
  /*border-top: 1px solid #d4d4d4;*/
  /*border-bottom: 1px solid #d4d4d4;*/
/*  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);*/
  *zoom: 1;
}

/*nav メニュー ホバーカラー*/
.navbar-default .navbar-nav > li > a:hover
/*.navbar-default .navbar-nav > li > a:focus*/
{
  color: #eee;
  text-decoration: none;
 background-color: #999999;
/*  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);*/
}




.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover{
/*.navbar-default .navbar-nav > .open > a:focus {*/
  /*color: #555;*/
  color:#fff;
  background-color: #999;
}


.navbar-default .navbar-nav > .open > a:focus
{
  color:#fff;
  background-color: #0EC3F7;	
	}

/*V2 から移行* 未使用/
/* 
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #c4c4c4;
 background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
*/

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  /*max-height: 340px;*/
  max-height: 600px;  
}


/*Navbar マウスホバー処理　+ custom.js */
/*@media (min-width: 768px) {
.navbar-nav .caret {
display: none;
}

.dropdown:hover .dropdown-menu {
display: block;
}

}*/
/*Navbar マウスホバー処理 end*/

/* ----------------------------------	
- */
/* R E S P O N S I V E */
/* -------------------------------------------------- */
/*@media (max-width: 1290px) {*/
/*.dropdown-menu {
  width:300px;
  float: left;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}*/

/*}*/

/*@media (max-width: 1200px) {
    .slider_text {
        padding-top: 20px;
    }
	

}*/

/*@media(min-width:980px) and (max-width: 1160px) {
    #mainmenu a{
  width:70px;
}*/

/*}*/

/* -------------------------------------------------- 
	design for 768px
/* -------------------------------------------------- */
/*@media (min-width: 768px) and (max-width: 979px) {
    .slider_text {
        padding-top: 0px;
    }

    .selectnav {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        float: right;
        margin-top: 35px;
    }

}*/

/*@media (min-width: 768px) and (max-width: 997px) {*/
/*@media (min-width: 768px) and (max-width: 1200px){*/
@media (max-width: 1200px){
.dropdown-menu-large {
	width:900px;
    margin-left: 0 ;
    margin-right: 0 ;
  }
}

/*@media (max-width: 767px) {*/
/*@media (max-width: 846px) {*/
@media (max-width: 900px) {
.dropdown-menu-large {
	width:730px;
    margin-left: 0 ;
    margin-right: 0 ;
	padding-right:30px;
  }
  .dropdown-menu-large > li {
    margin-bottom: 0px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 20px !important;
  }

}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu-large > li > ul > li > a {

  color: #333;

}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus  {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
/*  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);*/
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  /*max-height: 340px;*/
  max-height: inherit;  
}

}

/* -------------------------------------------------- 
	design for 320px & 480px custom
/* -------------------------------------------------- */
@media only screen and (max-width: 768px) {
    .pricing-2-col .pricing-box, .pricing-3-col .pricing-box, .pricing-4-col .pricing-box, .pricing-5-col .pricing-box {
        width: 100%;
    }

    header .info {
        display: none;
    }

    /*header .info {
        display: block;
    }*/

    .sticky-1 {
        position: relative;
        display: block;
    }

    .sticky-2 {
        margin-top: 0;
    }

    .h_info_hide {
        display: none;
    }

    .slider_text h1 {
        font-size: 32px;
    }

    .slider_text .description {
        display: none;
    }

    #mainmenu {
        display: none;
    }

    .mainmenu {
        display: none;
    }

    #logo, #logo .inner {
        display: block;
        width: 100%;
        height: auto;
        padding: 10px 0 10px 0;
        margin: 0;
        text-align: center;
    }

    .selectnav {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
        float: right;
        width: 100%;
    }

    /*.container {
        padding: 0 20px 0 20px;
    }*/

    #domain-check .text, #domain-check .button {
        width: 100%;
    }

    #subheader span {
        display: none;
    }

    #testimonial-full blockquote {
        padding: 20px;
    }
}

/* -------------------------------------------------- 
	design for 480px
/* -------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}


/* -------------------------------------------------- 
	design for 320px
/* -------------------------------------------------- */
@media only screen and (max-width: 479px) {

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 2px 4px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size:10px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}

/*    .fullwidthbanner-container .btn {
        display: none;
    }*/

    .de_tab .de_nav li {
        display: block;
        width: 100%;
    }
  /*.navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-tree {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-tree > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-tree .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-tree > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-tree > li > a:hover,
  .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-tree > li > a:focus {
    background-image: none;
  }*/

}

/*color 使用しています。*/
.white{
	color:#FFFFFF;
}

/*.black{
	color:#000000;
}*/

.black{
	color:#333333;
}

.orange{
	color: #FF6600;
}

.orange2{
	color:#FF9900;
}

.skyblue{
	color:#00CCFF;
}

.red{
	color:#FF0004;
}

a.white{
	color:#FFFFFF;
}

a.white:visited{
	color:#FFFFFF;
}

/*color end*/

#Navi {
	background-image: url(../images/taw5/Navi_back.png);
	background-repeat: no-repeat;
	width: 650px;
	margin-top: 0px;
	margin-left: 0px;
}

#page-top {
	position: fixed;
	right: 10px;
	font-size: 100%;
}

#page-top a {
	background:rgba(24,159,211,0.8);
	/*background:#189fd3;*/
	text-decoration: none;
	color: #fff;
	width: 50px;
	height:50px;
	border-radius: 70px;
	padding: 5px 5px;
	text-align: center;
	display: block;
}

#page-top a:hover {
	text-decoration: none;
	background: #1fb8d9;
}


/*20190219 アンカーリンクずれ対策*/
a.link_top_space_usersupport {
 position: relative;
top: -65px;
display: block;   
}

@media (max-width: 990px) {
a.link_top_space_usersupport {
 position: relative;
top: -350px;
display: block;   
}
    
}

@media (max-width: 770px) {
a.link_top_space_usersupport {
position: relative;
top: -20px;
display: block;   
}

}


