@charset "UTF-8";
/*
Theme Name:qccom

*/

/* - - - - - - - - - - 月別でカテゴリ記事を表示 - - - - - - - - - - */
#newstopicslist {
    min-height: 800px;
    height: auto !important;
    height: 800px;
    width: 880;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 9px;
    border: 1px solid #ccc;
}

.newstitle {
    float: left;
    width: 420px;
    min-height: 25px;
    height: auto !important;
    height: 25px;
    background-image: url(images/icon_shikaku.gif);
    background-repeat: no-repeat;
    margin: 3 0px 3 0;
    padding-left: 20px;
    border-bottom: 1px dashed #ccc;
}

/* - - - - - - - - - - etc - - - - - - - - - - */
.fsmall {
    font-size: small;
    margin-top: 3px;
    margin-bottom: 3px;
}

#newslist {}

#newslist dl {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px dashed #ccc;
}

#newslist dt {
    float: left;
    margin-left: 0px;
    padding-left: 5px;
    width: 120px;
}

#newslist dd {
    margin-left: 130px;
}

#newslist ul {
    margin-left: 0;
    padding-left: 0;
}

#newslist li {
    margin-left: 10px;
    padding-left: 22px;
    background-image: url(images/icon_shikaku.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px dashed #ccc;
}

.commenttxt {
    border-top: 1px dashed #ccc;
}

.talignl {
    text-align: left;
}

.talignr {
    text-align: right;
}

.talignc {
    text-align: center;
}

/* Begin Typography & Colors */
body {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #333;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: 1.5;
    background: #fff;
    background-image: url(images/bgbody.gif);
    background-repeat: repeat-x;
}

#page {
    width: 900px;
    background: #FFF;
    margin: 0 auto;
    text-align: left;
}

#header {
    margin: 0;
    padding: 0;
    height: 120px;
    background: #fff;
}

#header_l {
    float: left;
    width: 600px;
}

#header_l h1 {
    margin: 0;
    padding: 0;
    position: relative;
    top: 40px;
}

.header_desc {
    position: relative;
    top: -60px;
}

#header_r {
    float: right;
    text-align: right;
    width: 300px;
}

#h2image {
    width: 900px;
}

.toph2img {
    margin: 0 0 20px 0;
    padding: 0;
}

h4.kiyaku {
    padding-left: 10px;
    border-left: 5px solid #00a0c6;
}

/* - - - - - - - - - - トップページのサービス内容紹介 - - - - - - - - - - */
#topbtn {
    height: 210px;
}

/* - - - - - - - - - - 位置調整 - - - - - - - - - - */
h3 {
    margin: 0 0 20px 0;
}

h3.h3bgcolor {
    padding: 3px;
    color: #fff;
    background-color: #b00;
}

h3.h3size {
    height: 40px;
    width: 660px;
}

.ichi10t {
    position: relative;
    top: 10px;
}

.ichi20t {
    position: relative;
    top: 20px;
}

/* - - - - - - - - - - メインコンテンツ - - - - - - - - - - */

#mainContent {
    float: left;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    width: 660px;
    margin: 0px;
    padding: 0px;
    background: #FFF;
}

.mainbox {
    width: 640px;
    border: 1px solid #ccc;
    padding: 9px;
    margin-bottom: 20px;
}

/* - - - - - - - - - - サブコンテンツ - - - - - - - - - - */

#subContent {
    float: right;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    width: 220px;
    margin-bottom: 40px;
}

#subContent ul {
    margin: 0;
    padding: 0;
}

#subContent li {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

.sidebox {
    width: 218px;
    border: 1px solid #ccc;
    margin-top: 0px;
    margin-bottom: 20px;
}

.h600 {
    min-height: 600px;
    height: auto !important;
    height: 600px;
}

.h800 {
    min-height: 600px;
    height: auto !important;
    height: 600px;
}

/* - - - - - - - - - - フッター - - - - - - - - - - */
#footer {
    min-height: 100px;
    height: auto !important;
    height: 100px;
    clear: both;
    text-align: center;
    padding: 0 10px;
    background: #333;
}

#footer p {
    margin: 0;
    padding: 10px 0;
    color: #fff;

}

/* - - - - - - - - - - 回り込み - - - - - - - - - - */
.fleft {
    float: left;
}

.fright {
    float: right;
}

.fclear {
    clear: both;
}

/* - - - - - - - - - -  - - - - - - - - - - */
.taleft {
    text-align: left;
}

.tacenter {
    text-align: center;
}

.taright {
    text-align: right;
}

/* ----- イメージの設定 ----- */
img {
    border: none;
    vertical-align: text-bottom;
}

/* - - - - - - - - - - 見出し３ - - - - - - - - - - */

h3 {
    margin: 0 0 20px 0;
}

.h3single {
    border-left: 4px solid #c00;
    padding-left: 8px;
}

/* - - - - - - - - - - グローバルナビゲーション - - - - - - - - - - */

#gnavi {
    width: 900px;
    height: 60px;
}

/* - - - - - - - - - - 会社概要の設定 - - - - - - - - - - */
dl.gaiyou {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
}

dt.gaiyou {
    float: left;
    margin-left: 10px;
    padding-left: 20px;
    width: 120px;
    background-image: url(images/icon_shikaku.gif);
    background-repeat: no-repeat;
}

dd.gaiyou {
    margin-left: 150px;
}

/* - - - - - - - - - - 会社概要の設定 - - - - - - - - - - */
dl.cform {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
}

dt.cform {
    float: left;
    margin-left: 10px;
    padding-left: 16px;
    width: 140px;
    width: 160px;
    background-image: url(images/icon_shikaku.gif);
    background-repeat: no-repeat;
}

dd.cform {
    margin-left: 150px;
    margin-left: 190px;
}

/* - - - - - - - - - - 定義リストの設定 - - - - - - - - - - */

dl.list01 {
    line-height: 1.4;
    margin-left: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 0;
    padding-bottom: 0;
}

dt.list01 {
    color: #00a0c6;
    font-weight: bold;
}

dd.list01 {
    margin-left: 0;
}

/* - - - - - - - - - - イメージの設定 - - - - - - - - - - */
img {
    border: none;
    vertical-align: text-bottom;
}

/* - - - - - - - - - - 位置調整 - - - - - - - - - - */
.ichi20t {
    position: relative;
    top: 20px;
}

/* - - - - - - - - - - マージンの設定 - - - - - - - - - - */
.m0all {
    margin: 0px;
}

.m9all {
    margin: 9px;
}

.m19all {
    margin: 19px;
}

.m10l {
    margin-left: 10px;
}

.m10r {
    margin-right: 10px;
}

.m20l {
    margin-left: 20px;
}

.m20r {
    margin-right: 20px;
}

.m0t {
    margin-top: 0px;
}

.m40b {
    margin-bottom: 40px;
}

/* - - - - - - - - - - マージン - - - - - - - - - - */
.h300 {
    min-height: 300px;
    height: auto !important;
    height: 300px;
}

/* - - - - - - - - - - 回り込みの設定 - - - - - - - - - - */
.fleft {
    float: left;
}

.fright {
    float: right;
}

.fclear {
    clear: both;
}

/* - - - - - - - - - - イメージの設定 - - - - - - - - - - */
#content {
    float: left;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    width: 660px;
    padding: 0px;
    background: #FFFFFF;
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry,
.widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

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



.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

.depth-1 {
    border: 1px solid #ddd;
}

.even,
.alt {

    border-left: 1px solid #ddd;
}

#sidebar form {
    margin: 0;
}

/* ここまでSidebar */

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h2.pagetitle {
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: left;
    font-size: small;
}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited {
    color: #333;
}

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h3,
h3 a,
h3 a:hover,
h3 a:visited,
#sidebar h2,
#wp-calendar caption,
cite {
    text-decoration: none;
}

.entry p a:visited {
    color: #b85b5a;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}

.sticky h2 {
    padding-top: 10px;
}

.commentlist li,
#commentform input,
#commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist cite,
.commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

small,
#sidebar ul ul li,
#sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike {
    color: #777;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,
abbr,
span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

a,
h2 a:hover,
h3 a:hover {
    color: #06c;
    text-decoration: none;
}

a:hover {
    color: #147;
    text-decoration: underline;
}

#wp-calendar #prev a,
#wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
    float: left;
    padding: 0 0 20px 45px;
    margin: 0px 0 0;
    width: 620px;
}

.widecolumn {
    padding: 0;
    margin: 0;
    width: 620px;
}

.post {
    margin: 0 0 0px;
    text-align: justify;
}

.post hr {
    display: block;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 30px 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

/* End Structure */



/*    Begin Headers */

h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}

/* End Headers */



/* Begin Images */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/* End Images */



/* Begin Lists

    Special stylized non-IE bullets
    Do not work in Internet Explorer, which merely default to normal bullets. */

html > body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html > body .entry li {
    margin: 7px 0 8px 10px;
}

.entry ul li:before,
#sidebar ul ul li:before {}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul,
.postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul,
#sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul p,
#sidebar ul select {
    margin: 0;
}

#sidebar ul ul,
#sidebar ul ol {
    margin: 0;
}

#sidebar ul ul ul,
#sidebar ul ol {
    margin: 0;
}

ol li,
#sidebar ul ol li {
    list-style: decimal outside;
}

#sidebar ul ul li,
#sidebar ul ol li {
    margin: 0;
    padding: 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

.entry form {
    /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

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

#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

/* End Comments */







/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover {
    /* Doesn't work in IE */
    background-color: #fff;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps {
    cursor: help;
}

acronym,
abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

div#h2image .slideshow {
    padding: 0px;
    list-style: none;
    width: 900px;
    height: 340px;
    margin: 0 0 20px 0;
}





div#h2image .slideshow img {
    padding: 0;
    margin: 0;
    vertical-align: top;
}



div.jikoloop ul.slideshow {
    padding: 0px;
    list-style: none;
    width: 280px;
    height: 210px;
    margin: 0;
}

div.jikoloop ul.slideshow img {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

/*追記*/

.wpcf7 p {
    display: inline;
}

.wpcf7 .wpcf7-spinner {
    display: none !important;
}

.wpcf7 .tacenter {
    padding: 15px 0;
}

.widgettitle {
    display: none;
}

#bizcalendar-2 #biz_calendar table.bizcal .calmonth {
    font-weight: normal;
}

#bizcalendar-2 #biz_calendar table.bizcal th {
    font-weight: normal;
}

#bizcalendar-2 #biz_calendar table.bizcal .holiday {
    background: #FFCCCC;
    color: #FF0000;
}

#bizcalendar-2 #biz_calendar table.bizcal .today {
    font-weight: normal;
    background: #EAEAEA;
    color: #000000;
    text-decoration: none;
}

#bizcalendar-2 #biz_calendar p span.boxholiday {
    background-color: #FFCCCC;
}

/*フレキシブル追加*/

.drawer-toggle.drawer-hamburger {
    display: none;
}

@media screen and (max-width: 960px) {
    * {
        box-sizing: border-box;
    }

    #img1 {
        display: none;
    }

    .drawer-toggle.drawer-hamburger {
        display: block;
    }

    /* スマホメニュー */

    .nav-content {
        background: #fff;
    }

    .nav-content ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .nav-content ul li {
        margin: 0;
        padding: 0;
    }

    .nav-content ul li a img {
        width: 90%;
        height: auto;
    }

    .nav-content ul li a {
        text-align: left;
        display: block;
        padding: 15px 10px;
        border-bottom: 1px solid #eee;
        background: #f3f1e9;
        background: #fff;
        position: relative;
        font-size: 14px;
        text-decoration: none;
        color: #3c3f3f;
    }

    .nav-content ul li a:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 6px;
        height: 6px;
        margin: -4px 0 0 0;
        border-top: solid 2px #666;
        border-right: solid 2px #666;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }


}

@media screen and (max-width: 960px) {
    body {
        width: 100%;
        background-image: none;
    }

    #page {
        width: 100%;
    }

    #header {
        width: 100%;
        height: 54px;
        border-bottom: 1px solid #000;
    }

    #header_l {
        float: none;
        width: 100%;
        padding: 0 0 0 7px;
        box-sizing: border-box;
    }

    #header_r {
        float: none;
        width: 100%;
    }

    #header_l h1 {
        position: static;
        width: 100%;
        height: auto;
    }

    #header_l h1 img {
        width: 200px;
        height: auto;
    }

    .header_desc {
        display: none;
    }

    #header_r .m0all {
        display: none;
    }

    .m0all,
    .m10l iframe {
        /*display: none;*/
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    #gnavi {
        display: none;
    }

    #mainContent {
        float: none;
        min-height: auto;
        height: auto;
        width: 100%;

        padding: 0 15px;
        max-width: 600px;
        margin-right: auto;
        margin-left: auto;
    }

    .mainbox {
        width: 100%;
    }

    #subContent {
        float: none;
        min-height: auto;
        height: auto;
        margin: 0 auto;
    }

    #footer {
        min-height: auto;
        height: auto;
    }

    #topbtn {
        height: auto;
    }

    #topbtn div {
        width: 50%;
        height: auto;
        padding-bottom: 20px;
    }

    #topbtn div img {
        width: 100%;
        height: auto;
    }

    .m10r {
        margin: 0;
    }

    .m20l {
        padding-left: 20px;
    }

    .fright.m20l.m10r.m0t {
        padding: 0px;
        margin: 0 auto 20px;
        float: none;
    }

    .fleft.m20r.m0t {
        padding: 0px;
        margin: 0 auto 20px;
        float: none;
    }

    .fleft.m20r.m0t.jikoloop {
        padding: 0px;
        margin: 0 auto 20px;
        float: none;
    }

    .h300 {
        min-height: auto;
        height: auto;
    }

    .fclear {
        padding-top: 20px;
    }

    .fclear img {
        width: 100%;
        height: auto;
    }

    .h300 p img {
        width: 100%;
        height: auto;
    }

    dt.cform {
        float: none;
        margin-left: 0;
        margin-bottom: 5px;
    }

    dd.cform {
        margin-left: 0;
        width: 100%;
        margin-bottom: 5px;
    }

    dd.cform input[type="text"i] {
        width: 100%;
    }

    dd.cform input[type="email"i] {
        width: 100%;
    }

    dd.cform textarea {
        width: 100%;
    }

    dl.gaiyou {
        padding-top: 10px;
    }

    dt.gaiyou {
        float: none;
        margin-left: 0;
        margin-bottom: 5px;
    }

    dd.gaiyou {
        margin-left: 0;
        width: 100%;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 960px) {
    #h2image {
        width: 100%;
        text-align: center;
        display: block;
    }

    div#h2image .slideshow {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto 20px;
    }

    div#h2image .slideshow img {
        width: 100%;
        height: auto;
    }

    div.jikoloop ul.slideshow {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    div.jikoloop ul.slideshow img {
        width: 100%;
        height: auto;
    }


}
