/*
Theme Name: Designfolio
Theme URI: http://www.presscoders.com/designfolio
Description: A fully responsive portfolio theme for designers and creatives. Looks great on all devices (desktop, tablet, mobile phone)!
Version: 1.23
Author: PressCoders.com
Author URI: http://www.presscoders.com/
Tags: black, blue, brown, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-background, custom-menu, editor-style, theme-options, threaded-comments, translation-ready, featured-images, full-width-template
License: GNU General Public License, Version 2 (or newer)
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

The Designfolio theme was designed and created by Scott Bolinger, and David Gwyer.
Please visit <a href="http://www.presscoders.com/">Press Coders</a> for more great WordPress themes and Plugins!
*/

/* Normalize CSS
-------------------------------------------------------------- */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

*        { margin: 0px; padding: 0px; font-size: 100%; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #ffff00; color: #000; text-shadow: none; }
::selection { background: #ffff00; color: #000; text-shadow: none; }

a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px dotted #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

dd { margin: 0 0 0 0px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
}
#logo-wrap a:hover img {
opacity: 1.0;
filter: alpha(opacity=100);
}

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
/*button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }*/

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* Basic Setup
-------------------------------------------------------------- */

body {
width: auto;
height: auto;
font-size:14px ; 
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-weight: 300;
line-height: 1.625;
word-wrap: break-word;
}

#body-container {
overflow: hidden;
/*min-width: 400px;*/
}

:focus {
outline: 0;
}

.alignleft {
float: left;
margin: 0 20px 10px 0;
}

.alignright {
float: right;
margin: 0 0 10px 20px;
}

.padright {
padding-right:10px ;
}

.aligncenter {
display: block;
margin: 0 auto;
}

.clear {
clear: both;
}

.sticky {
visibility: visible;
}

.mt {
margin-top:15px ;
}


/*** Typography ***/


h1, h2, h3, h4 {
margin: 0 0 8px 0;
padding: 0;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-weight: bold;
}

h1 {
font-size: 34px;
line-height: 40px;
}

h2 {
font-size: 26px;
line-height: 30px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 14px;
}

th, a:link, a:visited, h1, h2, h3, .site-title, .page-title, .entry-title, .nivo-caption a, footer .pc_info_widget .phone, #container .pc_info_widget .phone, .comment-author {
color: #38556b;
}

a:hover {
color: #16628b;
text-decoration: none;
}

a {
text-decoration: underline;
}

em {font-style: italic;}

blockquote, .testimonial {
font-style: italic;
overflow: hidden;
}

blockquote {
padding-left: 15px;
margin: 15px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
color: #777;
border-left: 1px dotted #777;
}

.testimonial {
margin: 15px 0;
}

.line {
clear: both;
height: 1px;
padding-top: 10px;
margin-bottom: 10px;
border-top: 1px dotted #eee;
}

.page-link {
margin-bottom: 10px;
clear: both;
}

.page-link a {
padding: 4px;
background: #eee;
border: 1px solid #ccc;
margin: 0 2px;
}

.page-link a:hover {
background: #fff;
}

.pink {
color: #eb287b;
}
.bold {
font-weight: bold;
}
.mark {
background: #fff7b9;
}


/*** Tables ***/


th,td {
padding: 8px;
}

th {
font-weight:bold;
text-align:center;
text-transform: uppercase;
}

p,fieldset,table {margin-bottom: 5px;}

.widget table#wp-calendar {
width: 100%;
}

/*** Lists ***/

ol {
list-style: decimal;
margin: 0 0 18px 1em;
}
ol li {
list-style: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0 !important;
}

ul ul li, ul ul ul li {
border-bottom: none !important;
}

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



.content ul {
padding-left: 15px;
}

#container ul li ul li { border-bottom: none; }


/*** Boxes ***/

.box {
padding: 20px;
margin: 15px 0;
display: block;
overflow: hidden;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
}

.note, .warning, .alert, .error, .download {
font-size: 13px;
clear: both;
margin: 10px 0;
padding: 10px;
overflow: hidden;
}

.optin-error, .contact-error, .warning {
display: block;
background: #FFEBE8;
border: 1px solid #CC0000;
padding: 5px 8px;
color: #333;
text-align: left;
margin: 10px 0px;
}

.coupon {
background: #fafafa;
border: 2px dotted #ccc;
padding: 15px;
margin: 15px 0;
display: block;
overflow: hidden;
text-align: center; 
}

.couponcode {
font: bold italic 24px/28px Palatino,'Palatino Linotype',Georgia,serif;
color: #866f31;
}


/*** Images ***/


.post img {
margin-bottom: 9px;
}

.post .post-thumb {
margin-bottom: 10px;
overflow: hidden;
}

.post .post-thumb img {
margin: 0;
display: block;
}

p.wp-caption-text {
margin-bottom: 8px;
text-align: center;
font-size: 12px;
}

.gallery img {
margin: 10px;
}

.gallery .gallery-caption {
font-size: 12px;
}

.icon {
margin: 0 10px 0 0;
position: relative;
top: 10px;
}

.content img.noborder {
border: none;
}


/*** Forms ***/

textarea, input {
padding: 3px 5px;
}

.button, .btn, .post-edit-link {
margin-bottom: 10px;
}


.more-link {
margin-top: 10px;
}

.button:hover, .btn:hover, #searchsubmit:hover, #submit:hover, .submit:hover, .post-edit-link:hover, .more-link:hover {
text-decoration: none;
}


/* Layouts
-------------------------------------------------------------- */


/*** Right/Left Sidebar ***/

.right {
float: left;
}

.left {
float: right;
}

/*** Columns ***/

.twocollt {
float: left;
display: block;
width: 48%;
margin: 0 15px 5px 0;
}

.twocolrt {
display: block;
margin: 0 0 5px 0;
width: 48%;
float: right;
}

.threecollt {
float: left;
display: block;
width: 32%;
margin: 0 12px 5px 0;
}

.threecolmid {
display: block;
float: left;
width: 32%;
margin: 0 12px 5px 0;
}

.threecolrt {
display: block;
margin: 0 0 5px 0;
width: 32%;
float: right;
}

.one-col .content .threecollt {
margin-right: 20px;
}

/*** Column Shortcodes ***/

.one-half, .one-third, .two-thirds, .three-fourths, .one-fourth {
float:left;
margin-bottom:20px;
margin-right:4%;
position:relative;
}

.one-half {
width: 48%;
}

.one-third {
width: 30.66%;
}

.two-thirds {
width: 65.33%;
}

.one-fourth {
width: 22%;
}

.three-fourths {
width: 74%;
}

.last-col {
clear:right;
margin-right:0;
}

/* Header/Navigation
-------------------------------------------------------------- */

#header-container {
position: relative;
z-index: 90;
overflow: hidden;
}

#header-container header {
display: block;
clear: both;
max-width: 1050px;
position: relative;
padding: 0;
margin: 0 auto;
}

#head_top {
border-top:1px solid #666666;
background-color:#F6F6F6 ;
}

#head_top div{
  color: #666;
  padding: 2px 0px;
  font-size: 85.7%;
}

#logo-wrap {
float: left;
width:33% ;
margin: 0;
}

#site-title {
margin: 0;
max-width: 400px;
font-size: 36px;
line-height: 40px;
font-weight: bold;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

#site-title a:hover {
text-decoration: none;
}

#site-title a span { 
display: visible; /* toggles to display:none; to hide site title text when replaced with logo */
}

#site-logo a {
max-width: 600px;
float: left;
overflow: hidden;
position: relative;
margin: 0 15px 5px 0;
}

#site-logo span {
display: none;
}

#site-logo a img {
display: inline-block;
vertical-align: middle;
}


/* Containers & Content
-------------------------------------------------------------- */

#container {
max-width: 1050px;
padding: 0 15px;
margin: 0 auto;
}

#before-content {
margin: 0;
padding: 0;
position: relative;
}

#contentwrap {
display: block;
padding: 0 0 20px 0;
margin: 0 auto;
position: relative;
z-index: 1;
}

#contentwrap:after {
clear: both;
}

.three-col-r .content, .three-col-l .content, .three-col-c .content {
overflow-y: hidden;
overflow-x: visible;
width: 39%;
padding-top: 30px;
}

.one-col .content {
padding-top: 30px;
}

#main-content {
margin-bottom: 15px;
}

#main-content img {
margin-bottom: 15px;
}

.sidebar-extra-margin-right {
margin-right:20px;
}

.sidebar-extra-margin-left {
margin-left:20px;
}

/*** Breadcrumbs ***/

.breadcrumb {
width: 100%;
margin: 15px auto 0;
display: block;
overflow: hidden;
}

.breadcrumb-trail {
display: block;
font-size: 12px;
padding: 0;
overflow: hidden;
float: left;
color: #777;
}

.breadcrumbs span a {
color: #555;
}

/* Posts
-------------------------------------------------------------- */

.post {
clear: both;
overflow: hidden;
position: relative;
margin-bottom: 15px;
}

.post-content {
padding-left: 0px;
}
.post-content p{
margin-bottom: 15px;
}
.post-content h2,
.entry-content h2{
    color: #d94141;
    font-size: 20px;
    font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 5px;
    margin: 30px 0 10px;
}
.post-content h3,
.entry-content h3{
    color: #e73e70;
    font-size: 16px;
    margin: 10px 0;
	font-weight: normal;
}

/*** Titles ***/

.entry-title {
margin: 0 0 15px 0;
padding: 2px 0 0 0;
font-weight: bold;
font-size: 100%;
line-height: 40px;
}

.page-title {
padding: 0;
clear: both;
margin: 0 0 15px 0;
font-weight: bold;
font-size: 34px;
line-height: 40px;
}

.entry-title a:hover, .page-title a:hover {
text-decoration: none;
}

.widget-title {
font-size: 26px;
line-height: 30px;
}


/*** Post Meta ***/

.post-aside {
float: left;
width: 63px;
}

.post-date {
color: #666;
}

.social-btns {
width: 63px;
height: 150px;
}

.post-meta { 
font-size: 12px;
margin: -10px 0 10px 0;
display: block;
overflow: hidden;
}

.single-post .post-meta, .singular-page .post-meta {
margin-top: -8px;
}

.post-meta li {
display: inline;
float: left;
padding: 0;
}

.post-meta p {
margin-bottom: 0;
display: block;
margin-top: 3px;
float: left;
}

.post-meta .comments, .post-meta .tags {
padding-left: 5px;
}

p.author {
font-size: 12px;
font-style: italic;
padding-bottom: 10px;
text-align: center;
overflow: hidden;
}

p.author:after {
content: "";
display: block;
width: 20px;
height: 2px;
position: relative;
bottom: -10px;
left: 20px;
}

.bypostauthor {
visibility: visible;
}

.post-meta span.categories {
padding-right: 5px;
}

.edit-link {
display: block;
clear: both;
}

.tweetbtn {
display: block;
float: left;
}

.fblike {
display: block;
float: left;
}

.fb_edge_widget_with_comment {
position: absolute !important;
}

/*** Comments ***/

#comments {
padding: 15px;
background-color:#f3f3f3 ;
overflow: hidden;
}

#comments ol.commentlist {
margin: 0;
padding: 0 0 10px 0;
}

#comments ol.commentlist > li {
clear: both;
position: relative;
overflow: hidden;
list-style-type: none;
}
#comments ol {
list-style: none;
margin: 0 0 18px 1em;
}
#comments ol li {
list-style: none;
}

.comment-body {
padding: 0 15px;
margin-bottom: 30px;
position: relative;
width: 90%;
float: left;
margin-top: 0px;
}

/*.comment-body:before {
content: "";
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent; 
border-left: 15px solid #fff;
position: absolute;
right: -15px;
top: 12px;
}
*/

.comment-author {
text-align: center;
float: right;
font-size: 13px;
width: 15%;
margin-top: 30px;
}

.comment-author .avatar {
display: block;
margin: 0 auto;
}

.comment-author .fn {
clear: left;
display: block;
}

.comment-meta {
font-size: 11px;
padding: 10px 0;
position: relative;
}

ol.commentlist li ul.children { 
list-style: none; 
text-indent: 0;
clear: both;
}

ol.commentlist li ul.children li {
margin: 20px 0 20px 0;
background: none;
}

ol.commentlist li.pingback {
padding: 0 15px;
border-bottom: none;
font-size: 12px;
}

span.says {
display: none;
}

div.reply {
font-size: 11px;
margin-bottom: 10px;
display: inline;
}

div.reply a {
padding: 0;
}

.cancel-comment-reply a, .cancel-comment-reply-link {
display: none;
}

#respond {
width: 100%;
padding-bottom: 20px;
clear: both;
}

#respond textarea {
width: 96%;
}

#author, #email, #url, #comment {
font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.625;
padding: 3px 6px;
display: block;
clear: both;
}

.form-allowed-tags {
padding: 2px 3px;
font: normal normal normal 12px/22px "Trebuchet MS", Arial, Verdana, sans-serif;
display: none;
}

.nocomments {
display: none;
}

#comments .navigation {
height: 50px;
}

#comments .navigation .nav-previous {
float: left;
}

#comments .navigation .nav-next {
float: right;
}

/*** Contact Form ***/

.cffield, .cfsubmit, .cfcheckbox {
margin: 10px 0;
}

.cffield label {
clear: both;
}

.cffield textarea, .cffield input {
clear: both;
display: block;
margin: 5px 0;
}

.cffield input {
width: 50%;
max-width: 270px;
}

.cffield textarea {
width: 98%;
max-width: 600px;
height: 200px;
}

#cf_sendCopy {
margin-right: 5px;
}

/** Search Results **/

div .search-results {
font-weight: bold;
background-color: yellow;
}

.search-results .post-meta {
margin: 0;
}

.search-results .hentry {
margin: 15px 0;
border: none !important;
padding: 0;
}

/** 404 page **/

.search404 {
margin:0 auto;
width:300px;
}

.search404 #searchform #searchsubmit {
margin-left: 33%;
}


/* Widgets
-------------------------------------------------------------- */

/*** Widget Containers ***/

.sidebar-container {
overflow: visible;
max-width: 230px;
padding-top: 25px;
}

.sidebar-container .widget {
padding-bottom: 10px;
position: relative;
overflow: visible;
}

.widget {
margin: 0 0 15px 0;
}

.widget_search input[type="text"] {
margin: 5px 0;
}

#before-content .widget {
width: 100%;
margin: 30px auto 0 auto;
}


/** Header Widgets **/

#header-widget-area {
float: right;
margin: .5em 0;
clear: right;
}

#header-widget-area .widget {
border: none;
padding: 0x;
margin-bottom: 0;
}

/*** Info Box Widget ***/

.pc_info_widget {
display: block;
overflow: hidden;
}

header .pc_info_widget {
padding: 4px 10px;
max-height: 30px;
}

header .pc_info_widget h3.widget-title, header .pc_info_widget .info_description {
display: none;
}

header .pc_info_widget .search {
display: inline-block;
clear: none;
margin-left: 10px;
*display: inline;
zoom: 1;
}

header .pc_info_widget #searchform {
margin-top: 3px;
}

#header-widget-area .pc_info_widget #searchsubmit, #header-widget-area .pc_info_widget input[type="submit"] {
display: none;
}

header .pc_info_widget .phone {
margin-right: 10px;
font-weight: 500;
}

header .pc_info_widget .phone a {
position: relative;
top: 2px;
}

.pc_info_widget .phone a:hover {
text-decoration: none;
}

footer .pc_info_widget .phone, #container .pc_info_widget .phone {
clear: both;
display: block;
font-size: 18px;
margin-top: 3px;
overflow: hidden;
font-weight: 500;
z-index: 1;
}

.pc_info_widget .phone:before {
content: url(images/phone-icon.png);
position: relative;
bottom: 0;
float: left;
margin-right: 5px;
}

header .pc_info_widget .phone:before {
content: url(images/phone-icon.png);
bottom: -3px;
}

#container .pc_info_widget input[type="text"] {
clear: none;
float: left;
max-width: 130px;
}

footer .pc_info_widget input[type="text"] {
max-width: 180px;
}

#container .pc_info_widget #searchsubmit {
clear: none;
float: right;
margin: 3px 0 0;
}

#container .pc_info_widget .search {
display: block;
clear: both;
line-height: 30px;
overflow: hidden;
margin: 15px 0 10px 0;
}


/*** Testimonials Widget/Shortcode ***/

.pc_testimonial_widget .testimonial {
margin: 15px 0;
padding: 0;
}

.testimonial-name, .testimonial-company {
font: bold 14px/18px Palatino, Georgia, serif;
margin: 0 0 3px 0;
clear: left;
}

.testimonial-name {
margin-top: 10px;
}

.testimonial-meta {
width: 20%;
text-align: center;
overflow: hidden;
}

.footer-widget-container .testimonial-meta, .sidebar-container .testimonial-meta {
width: 99%;
clear: both;
padding-top: 15px;
}

.testimonial-meta img {
width: 50px;
height: 50px;
float: none;
margin: 0 auto;
display: block;
}

.quote {
background: #fff;
display: block;
margin: 0;
float: right;
width: 70%;
padding: 15px;
position: relative;
}

.quote:before {
content: "";
width: 0;
height: 0;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent; 
border-right:15px solid #fff;
position: absolute;
left: -15px;
}

.quote p:last-child {
margin-bottom: 0;
}

/*** Recent Posts Widget ***/

.pc_recent_posts_widget ul, .pc_blog_style_recent_posts_widget ul {
margin: 0;
}

.pc_recent_posts_widget ul li, .pc_blog_style_recent_posts_widget ul li {
background: none !important;
padding: 2px 0 0 0;
margin: 15px 0 0;
}

p.read-more {
font-weight: bold;
}

/** Footer Widgets **/

footer .widget {
width: 23.4%;
float: left;
margin: 20px 0 20px 2.1%;
background: none;
border: none;
padding: 0;
}

footer .widget:first-child, footer .slider-wrapper:first-child {
margin-left: 0;
}

footer .widget-title {
font-size: 22px;
line-height: 26px;
background: none;
padding: 0 0 5px 0;
margin: 0 0 15px 0;
}

/* Content Slider
-------------------------------------------------------------- */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* FlexSlider Default Theme
*********************************/
/*.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}*/
.flexslider {padding-left: 2px; margin: 0; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

.pc_content_slider_widget {
clear: both;
}

#container .pc_content_slider_widget {
margin-bottom: 30px;
}

.flexslider .slides > li {
padding: 0;
background-image: none;
}

#container .flexslider ul {
margin-bottom: 0;
padding: 0 0 15px 0;
}

.slide-content {
position: relative;
padding: 2px 0;
}

ol.flex-control-nav {
position: relative;
bottom: 0;
max-width: 50%;
left: 68%;
}

ol.flex-control-nav li {
position: relative;
right: 50%;
float: left;
border-bottom: none;
list-style: none;
top: -8px;
z-index: 1;
}

ol.flex-control-nav li a {
margin: 2px;
text-indent: -999em;
display: block;
overflow: hidden;
text-decoration: none;
width: 8px;
height: 8px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

ol.flex-control-nav li a.flex-active {
width: 12px;
height: 12px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

ul.flex-direction-nav {
position: relative;
margin: 0;
}

ul.flex-direction-nav li {
background-image: none;
}

.flex-direction-nav li a {
position: absolute;
bottom: 0;
display: block;
width: 30px;
height: 30px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
text-indent: -999em;
}

.content .flex-direction-nav li a, .sidebar-container .flex-direction-nav li a {
bottom: -5px;
}

.flex-direction-nav a.flex-prev {
left: 0;
}

.flex-direction-nav a.flex-next {
right: 0;
}

.pc_content_slider_widget h2.slide-name {
font-size: 36px;
padding-left: 3px;
line-height: 40px;
}

h2.slide-name a:hover {
text-decoration: none;
}

.slide-featured-image {
margin-bottom: 15px;
}

/*** Slider in Before Content Area ***/

#before-content .flex-container {
padding: 0 10000px 0 10000px;
margin: 0 -10000px 10px -10000px;
position: relative;
}

#before-content .pc_content_slider_widget {
margin-top: 0;
}

#before-content .flexslider {
padding-top: 0;
}

#before-content .flex-direction-nav {
position: static;
}

#before-content .flex-direction-nav li a {
position: absolute;
top: -15px;
}

#before-content .flex-direction-nav a.flex-prev {
margin-left: 10000px;
}

#before-content .flex-direction-nav a.flex-next {
margin-right: 10000px;
}

#before-content ol.flex-control-nav {
position: absolute;
left: 50%;
max-width: 70%;
top: 0;
}

#before-content .flexslider ul {
padding-bottom: 0;
}

/*** Slider in Footer ***/

#footer-widget-area .flex-container ul li {
border-bottom: none;
}

#footer-widget-area ol.flex-control-nav {
display: none;
}

#footer-widget-area ul.flex-direction-nav {
margin-top: 25px;
}

/* Portfolio
-------------------------------------------------------------- */

#pc-portfolio {
clear: both;
overflow: hidden;
}

.page-template-portfolio-page-php ul#filters {
padding: 0;
margin: 5px 0;
}

.page-template-portfolio-page-php ul#filters li {
display: inline-block;
border: none;
background: none;
padding: 0;
margin: 2px;
}

#pc-portfolio ul {
margin: 0;
padding: 0;
clear: both;
}

#pc-portfolio ul li {
display: block;
float: left;
margin: 15px 7px;
padding: 0;
background: none;
overflow: visible;
}

#pc-portfolio .excerpt {
text-align: center;
margin-top: 0;
font-size: 14px;
}

.portfolio-large ul li {
max-width: 466px;
height: 335px;
}

.portfolio-medium ul li {
max-width: 306px;
height: 300px;
}

.portfolio-small ul li {
max-width: 230px;
height: 255px;
}

.one-col .portfolio-small ul li {
max-width: 225px;
}

.three-col-r .content .portfolio-small ul li, .three-col-l .content .portfolio-small ul li, .three-col-c .content .portfolio-small ul li {
max-width: 170px;
}

.three-col-r .content .portfolio-large ul li, .three-col-l .content .portfolio-large ul li, .three-col-c .content .portfolio-large ul li {
max-width: 360px;
height: 295px;
}

#pc-portfolio .featured-image {
border: 2px solid #ccc;
}

#pc-portfolio .featured-image:hover {
opacity: .8;
}

#pc-portfolio h3.portfolio-title {
text-align: center;
margin: 10px 0;
line-height: 22px;
}


/* Footer
-------------------------------------------------------------- */

footer {
clear: both;
overflow: hidden;
zoom: 1;
display: block;
}

.footer-widget-container {
width: 100%;
overflow: hidden;
}

.footer-widget-container .inside, #site-info {
max-width: 1050px;
width: 100%;
margin: 0 auto;
display: block;
}

#site-info {
padding: 10px 0;
font-size: 14px;
}

#site-info .copyright {
float: left;
max-width: 400px;
}

#site-info .pc-link {
float: right;
max-width: 400px;
}

a.wp-link {
background-image: url(api/images/icons/wp-logo-16px.png);
width: 16px;
height: 16px;
display: inline-block;
text-indent: -999em;
overflow: hidden;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
opacity: .7;
}

a.wp-link:hover {
opacity: 1;
}


/* CSS3 Effects
-------------------------------------------------------------- */

/*.note, .warning, .alert, .error, .download, textarea, input, .comment-body, li.pingback, .pc_opt_in, .twtr-widget .twtr-tweet, .optin-error, .contact-error, .quote, .avatar {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}*/

/*** Buttons ***/

/*.defaultbtn, .button, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link, input[type="submit"], ul#filters li a {
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
font-weight: bold;
padding: 0.5em 1.5em;
}

.big {
font-size: 18px;
}
*/

/*** Button Color Classes ***/

/* Orange (default) */
.orange {
   background: #bd6208;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.orange:hover {
   background: #d27315;
   color: #fafafa;
}
.orange:active {
   background: #9d5106;
   color: #edd1b6;
}

/* black */
.black {
   background: #000;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.black:hover {
   background: #333;
}
.black:active {
   background: #000;
   color: #ccc;
}
 
/* gray */
.gray {
   background: #777;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.gray:hover {
   background: #999;
}
.gray:active {
   background: #777;
   color: #ccc;
}
 
/* white */
.white {
   color: #333333 !important;
   background: #fafafa;
   text-decoration: none;
   vertical-align: middle;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
}
.white:hover {
   background: #fff;
   color: #333333 !important;
}
.white:active {
	color: #000 !important;
	background: #ededed;
}
 
/* red */
.red {
   background: #990000;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}
.red:hover {
   background: #b61818;
}
.red:active {
   background: #840202;
   color: #e5b5b5;
}
 
/* blue */
.blue {
   color: #d9eef7;
   background: #0095cd;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   text-decoration: none;
   vertical-align: middle;
}
.blue:hover {
	background: #007ead;
}
.blue:active {
	color: #80bed6;
	background: #0078a5;
}
 
/* green */
.green {
   color: #e8f0de;
   background: #64991e;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   text-decoration: none;
   vertical-align: middle;
}
.green:hover {
	background: #538018;
}
.green:active {
	color: #a9c08c;
	background: #4e7d0e;
}

/* yellow */
.yellow {
   background: #bca509;
   color: #ffffff;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   text-decoration: none;
   vertical-align: middle;
}
.yellow:hover {
   background: #cab313;
}
.yellow:active {
   background: #bca509;
   color: #dcd4a0;
}


/*** Box Color Classes ***/


.defaultbox {
background: #fff;
}

.greenbox {
background: #e6f8ed;
}

.bluebox {
background: #ecf3fb;
}

.redbox {
background: #fde2e3;
}

.yellowbox {
background: #fcfadd;
}

/* Non-semantic helper classes
-------------------------------------------------------------- */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
/* Clearfix hack */
.cf:before,
.cf:after {
content:"";
display:table;
}

.cf:after {
clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom:1;
}

/* IE Fixes
-------------------------------------------------------------- */

.ie7 .comment-body {
padding-top: 15px;
}

.ie7 .pc_content_slider_widget, .ie7 flexslider, .ie7 .flex-container, .ie7 #container .flexslider ul {
overflow: hidden !important;
zoom: 1;
display: block;
position: relative;
}

.ie7 #before-content .flex-direction-nav li a {
top: 0;
}

.ie7 #before-content ol.flex-control-nav {
top: 5px;
}

.ie7 #before-content .slide-content {
margin-top: 15px;
}

.ie7_anon, .ie7_class26 {
display: none !important;
}

.ie7 .content .flex-direction-nav li a, .ie7 .sidebar-container .flex-direction-nav li a {
bottom: 13px;
}

.ie7 .content ol.flex-control-nav, .ie7 .sidebar-container ol.flex-control-nav {
bottom: -10px;
}

.ie7 .page-template-portfolio-page-php ul#filters li {
display: block;
float: left;
}

.ie7 header .pc_info_widget .search {
display: none;
}

.ie7 p.author:after {
content: "";
display:none;
}

.ie8 header .pc_info_widget .search {
max-width: 100px;
display: inline;
float: right;
}

.ie8 header .pc_info_widget .sm-icon {
height: 30px;
width: 30px;
display: inline;
float: left;
}

.ie8 header .pc_info_widget .phone {
float: left;
}



/*-------------------------------------------*/
/*	#topPr
/*-------------------------------------------*/

#topPr h3			{ margin:0px 0px 15px;line-height:120%;font-size:16px; padding:0; border:none;background:url(images/line_grd.png) left bottom repeat-x;padding-bottom:3px;box-shadow:none; }
#topPr h3 a			{ display:block; text-decoration:none;color:#333;  padding:3px 0 8px 0;border-bottom:2px solid #cccccc; }
#topPr h3 a:hover	{ color:#cccccc; text-decoration:none; }
#topPr p a	{ display:block; text-decoration:none;line-height:16px;color:#333;}
#topPr a:hover	{ text-decoration:underline; }
#topPr p.topPrDescription	{ margin-bottom:0px; font-size:14px;line-height:120%; padding:0px; }
#topPr .prImage img.imageSmall	{ display:block;}
#topPr .topPrTxtBox	{ display:block; overflow:hidden; }
#topPr .topPrDescription a:hover	{color:#cccccc;}



/* =  custom header
----------------------------------------------- */

#logo-wrap p {
padding: 5px 0 0 0;
margin: 0;
font-size: 12px;
color: #666666;
}

#logo-other {
float: left;
width:33% ;
margin: 10px 0px 0px 0px ;
text-align:right ;
}
#logo-other ul {
margin: 15% 0 0 0 ;
}
#logo-other ul li {
display:inline;
font-size:10px ; 
}

#head-right {
float: right;
width:30% ;
margin: 10px 0px 10px 0px ;
}
#head-right img {
width:100% ;
}

/* =  custom footer
----------------------------------------------- */

#footer {
text-align: left;
margin: 0px;
padding: 10px 0px;
display: block;
overflow: hidden;
background: #debb69;
}

#footer a, 
#footer a:hover{
color:#FFFFFF ;
}

footerInner {
}

#footerInner ul {
	margin:0 auto 5px;
}

#footerInner ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	font-size:12px ;   
}

#footerInner ul#main li {
	float:left;
	margin-right:5px;
	padding-left:10px;
	font-size:12px ;   
	display:block;
}
#footerInner ul#main li ul li{
	float:none;
	margin-right:5px;
	padding-left:5px;
	font-size:12px ;
	color:#FFFFFF;
}


#siteBottom {
	background-image:url(images/foot_line.png) ; 
	background-repeat:repeat-x ;
	background-position: left top ;
	background-color: #745735;
}

#siteBottomInner {
text-align: center;
	font-size:11px ;  
	color:#FFFFFF ; 
	padding: 10px 0 ;
}


/* =  custom top
----------------------------------------------- */

#top_content{
	margin: 0px 0px 5px 0px ;
	z-index: 1;
}

#top_wcontent{
	margin: 30px 0px 5px 0px ;
	z-index: 1;
}

#top_content .tred {
font-weight: bold;
color: #CF001C;
}

#top_content .ul {
text-decoration: underline;
}

#top_content .bold {
font-weight: bold;
}

#top_content ul.list_01 {
list-style: none;
margin: 0 0 15px;
padding: 10px;
border: solid 1px #BED7ED;
}

#top_content ul.list_01 li {
list-style: none;
margin: 0 0 0 0;
padding: 0 0 0 18px;
font-size: 14px;
line-height: 150%;
letter-spacing: 1px;
font-weight: bold;
background-image: url(images/list_02.gif);
background-position: left center;
background-repeat: no-repeat;
}

#top_content p {
line-height: 150%;
}

#top_content h2.style_01 {
margin: 40px 0 10px;
color: #0080cc;
border: 1px solid #999999;
font-size: 20px;
}

#top_content h2.style_01 .st_inner {
display: block;
height: auto;
line-height: 38px;
padding-left: 4px;
background: url(images/bg_h2.png) repeat-x;
-webkit-background-size: 1px 28px;
background-size: 1px 28px;
border: 1px solid #ffffff;
}

/* = custom column
----------------------------------------------- */

.box_01 {
margin: 0;
padding: 0 15px;
border: solid 1px #CCCCCC;
line-height: 150%;
}
.box_01 p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.post h2.style_02 {
font-size: 16px;
line-height: 150%;
font-weight: bold;
margin: 0 0 0 0;
padding: 8px 0 2px 5px;
color: #3191C3;
border-top: solid 1px #BED7ED;
}
.post .h2_01 {
font-size: 19px;
height:30px ;
padding: 2px 0px 0px 17px;
font-weight: bold;
color: #cccccc;
background: url(images/post_subtitle.png) left top no-repeat;
}
.post .h2_02,
.post .h2_03 {
font-size: 19px;
height:30px ;
padding: 2px 0px 0px 17px;
font-weight: bold;
color: #cccccc;
background: url(images/post_subtitle.png) left top no-repeat;
margin-top:30px ;
}
.post .box_03 {
margin: 0 0 20px 0;
padding: 0 15px;
border: solid 1px #BED7ED;
}
.post .red {
font-weight: bold;
color: #CF001C;
background: none;
text-shadow: none;
text-decoration: none;
vertical-align: middle;
}
.post .ul {
text-decoration: underline;
}
.post .bold {
font-weight: bold;
}
.center {
text-align: center;
}
.m_top {
margin-top:40px ;
}
.bold18 {
font-size: 18px;
font-weight: bold;
line-height: 150%;
margin: 15px 0 ;
}
table.table01 {
width: 100%;
border-collapse: separate;
margin: 0 auto 10px;
padding: 0;
}
table.table01 th {
font-size: 14px;
line-height: 150%;
padding: 10px 0 5px 0;
background-color: #298EBC;
color: #FFFFFF;
}
table.table01 td.font14b {
font-size: 14px;
line-height: 150%;
padding: 10px 5px 5px 5px;
border-bottom: none;
text-align: center;
}
table.table01 td.font14 {
font-size: 14px;
line-height: 150%;
padding: 10px 5px 5px 0;
vertical-align: top;
border-bottom: solid 1px #C9D7D8;
color: #000000;
}
.p_right {
text-align: right;
}

.sp_ad {
width:100% ;
overflow: hidden;
}

.sp_ad img {
width:100% ;
}

.sp_ad .left{
width:30% ;
float: left;
padding-right:5% ;
}

.sp_ad .center{
width:30% ;
float: left;
}

.sp_ad .right{
width:30% ;
float: right;
}


/* = custom page
----------------------------------------------- */


.breadcrumbs {
margin: 20px 0 0 ;
}

.page-title {
font-size: 26px;
margin: 0 ;
border-bottom: solid 1px #debb69;
color: #745735;
text-align:left ;
font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.15em;
}
.sub-title {
font-size: 13px;
color: #666666;
padding-bottom: 12px;
font-family: Garamond;
letter-spacing: 0.15em;
text-align:center ;
}
.page_lead_wrap {
width:99.7% ;
background-color:#EBEBEB ;
padding:10px 0;
border-width:0px 1px 1px 1px ;
border-style:solid ; 
border-color:#debb69 ;
}
.page_lead {
width:95% ;
background-color:#FFFFFF ;
margin: 0 auto;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
padding:5px ;
}

.title_area {
	background-image:url(images/post_title_b.png) ; 
	background-repeat:repeat-x ;
	background-position: left bottom ;
	margin: 0 0 20px 0;
	clear: both;
	overflow: hidden;
}

.post .title_area {
	margin: 0 0 20px 0;
}

h1.post-title {
font-size: 26px;
margin: 0 ;
border-bottom: solid 1px #debb69;
color: #745735;
text-align:left ;
font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.15em;
}

.cont_title01 {
margin-top:30px ;
font-size: 22px;
min-height:45px ;
padding: 5px 0px 0px 20px;
font-weight: bold;
color: #045586;
	background-image:url(images/post_title_l.png) ; 
	background-repeat:no-repeat ;
	background-position: left top ;
}
.cont_title02 {
font-size: 19px;
height:30px ;
padding: 2px 0px 0px 17px;
margin-top:20px ;
font-weight: bold;
color: #cccccc;
background: url(images/post_subtitle.png) left top no-repeat;
}
.cont_title03 {
font-size: 14px;
height:26px ;
padding: 2px 0px 0px 17px;
color: #DC8312;
background: url(images/post_subsubtitle.png) left top no-repeat;
margin: 0px 0px 10px 0px ;
}

.link_area {
text-align:right ;
font-size: 13px;
margin: 0px 0px 40px 0px ;
}
.to_link {
background: url(images/link_ar.png) left center no-repeat #F2F2F2;
padding: 5px 5px 5px 30px;
}

.page_red {
font-weight: bold;
color: #CF001C;
}

table.table03 {
width: 100%;
border-collapse: separate;
margin: 20px auto;
padding: 0;
border-spacing: 2px;
border-color: gray;
}
table.table03 td {
font-size: 14px;
line-height: 150%;
padding: 10px 5px 5px 10px;
color: #333333;
border: solid 1px #C9D7D8;
}
table.table03 td.item03b {
font-size: 12px;
background-color: #298EBC;
color: #FFFFFF;
text-align: center;
padding: 10px 5px 5px 5px;
}
table.table03 td.item03c {
font-size: 12px;
background-color: #eb1539;
color: #FFFFFF;
text-align: center;
padding: 10px 5px 5px 5px;
}
table.table03 td.item03d {
font-size: 12px;
background-color: #fbd368;
color: #5a5a5a;
text-align: center;
padding: 10px 5px 5px 5px;
}
table.table03 td.en {
padding: 5px 0 5px 0;
text-align: center;
font-size: 18px;
}

/* company */

ul.company {
margin: 16px 0 0;
padding:0 ;
border-bottom: 1px solid #CCC;
}
.company > li {
border-top: 1px solid #CCC;
background: #fbf9f6;
}
.company > li .name {
width: 180px;
color:#0068b7 ;
}
.company > li > span, .company > li > div {
display: table-cell;
padding: 5px 10px;
}
.company > li .cont {
width: 567px;
background: #FFF;
}
ul.bengo {
padding:0 ;
}
.company img{
    margin: 5px 10px 10px 0px ;
	float: left;
	height:65px ;
}
.company p{
    margin: 10px 0px 0px 0px ;
}

/* plofile */

ul.plofile {
margin: 16px 0 0;
padding:0 ;
border-bottom: 1px solid #CCC;
}
.plofile > li {
border-top: 1px solid #CCC;
background: #fbf9f6;
}
.plofile > li .name {
width: 200px;
color:#0068b7 ;
}
.plofile > li > span, .plofile > li > div {
display: table-cell;
padding: 5px 10px;
}
.plofile > li .cont {
width: 795px;
background: #FFF;
}
ul.bengo {
padding:0 ;
}
.plofile img{
    margin: 5px 10px 10px 0px ;
	float: left;
	height:65px ;
}
.plofile p{
    margin: 10px 0px 0px 0px ;
}

/* responsive */

.lead_none{
margin: 20px 0px;
}

/* form */

.cyu {
font-size:12px ;
padding: 10px 0;
}
.redt {
color: #CF001C;
}

.inquiry_form ul.btn_area .left {
float: left;
}

.inquiry_form ul.btn_area .right {
float: right;
}






/* =Custom Top page
----------------------------------------------- */

.moreLink a:hover {
color: #fff;
text-decoration: none !important;
background: url(images/arrow_wh_s.png) right bottom no-repeat #666;
}

.moreLink a {
text-align: center;
margin-top: 15px;
display: inline-block;
overflow: hidden;
font-size: 11px;
line-height: 105%;
text-decoration: none;
background-image:url(images/arrow_bk_s.png) ; 
background-repeat:no-repeat ;
background-position: right bottom ;
background-color:#efefef ;
color: #333;
border-left: 4px solid #cccccc;
padding: 5px 15px 5px 11px;
box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}

.search input[type="text"], .widget_search input[type="text"]{
background: #f9f9f9;
border: 1px solid #ccc;
padding: 2px;
font-size: 12px;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}

#container .infoList .infoListBox div.entryTxtBox h4.entryTitle {
border-top: none;
margin: 0px 0px 10px;
padding: 0px 0px 10px;
display: block;
line-height: 120%;
font-size: 114.3%;
}

.infoCate {
color: #666;
}

.infoCate a {
color: #666;
margin-right: 4px;
background-color: #efefef;
padding: 1px 5px 2px;
position: relative;
border: 1px solid #e5e5e5;
top: -2px;
}

.topic_wrap{
	width:100% ;
	margin: 0 auto 0 ;
}
.topic_title {

}
.topic_list {
position:absolute;
width:18% ;
right:1%;
top:20%;
}
.topic_list img{
width:100% ;
}
.topics{
	padding:10px 1px;
	width:98% ;
	margin: 0 auto;
}
.topics ul{
	line-height:180% ; 
	margin: 5px auto 10px ;
	padding:0;
}
.topics ul li{
	background: url(images/toppage_ar.jpg) no-repeat;
	background-position: 0 10px ;
	padding: 0px 0px 0px 10px ;
}
.topics .time{
	font-size:12px ;
}

.entry {
    margin: 10px auto;
    width: 95%;
    clear: both;
    overflow: hidden;
    border-bottom: 1px dashed #CCCCCC;
}
.entry .sumbox {
    float: right;
    width: 15%;
}
.post .entry .entry-content {
    float: left;
    width: 82%;
}
.post .entry .blog_info {
    font-size: 80%;
}
.motto{
    margin-bottom: 0px;
    height: auto;
    display: block;
}
.motto a {
    background-color: #518a2b;
    color: #f5f5f5;
}
.motto a {
    background: url(images/icon_arrow_next.png) 7px 45% no-repeat;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.motto a {
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    overflow: hidden;
    font-size: 80%;
    line-height: 105%;
    text-decoration: none;
    background-color: #65b7ec;
    color: #666;
    padding: 5px 15px 5px 20px;
}
.motto a:hover	{ background-color:#0c0; color:#f5f5f5;}

/*footer*/

#footerSection {
width:100% ;
overflow: hidden;
clear: both;
}

#pagetop {
display: block;
overflow: hidden;
clear: both;
z-index: 5;
margin: 20px 0 0 0 ;
}

#pagetop a:hover {
background: url(images/icon_arrow_top_gry.png) 7px center no-repeat #cccccc;
color: #FFF;
}

#pagetop a {
color: #fff;
background: url(images/icon_arrow_top_gry.png) 7px center no-repeat #debb69;
float: right;
display: block;
position: relative;
padding: 6px 15px 5px 25px;
font-size: 11px;
text-decoration: none;
margin-bottom: 0px;
font-family: 'Lato', sans-serif;
letter-spacing: 1px;
-moz-border-left-radius: 3px;
-webkit-border-left-radius: 3px;
border-radius: 5px 5px 0 0 / 5px 5px 0 0;
}

/*search*/

label.screen-reader-text {display:none}

#searchform input[type=submit], p.form-submit input[type=submit], form#searchform input#searchsubmit, #content form input.wpcf7-submit, #confirm-button input, a.btn, .linkBtn a, input[type=button], input[type=submit], .moreLink a, #headerTop, #content h3, #content .child_page_block h4 a, .paging span, .paging a, form#searchform input#searchsubmit {
border-color: #cccccc;
}
#gMenu .assistive-text, #content .mainFootContact .mainFootBt a, .paging span.current, .paging a:hover, #content .infoList .infoCate a:hover, #sideTower li.sideBnr#sideContact a, form#searchform input#searchsubmit, a.btn, .linkBtn a, input[type=button], input[type=submit] {
background-color: #f39800;
}
form#searchform input#searchsubmit a:hover,input[type=button]:hover, input[type=submit]:hover {
background-color: #666666;
}
input[type=submit],input[type=button],#searchform input[type=submit], p.form-submit input[type=submit], form#searchform input#searchsubmit, #content form input.wpcf7-submit, #confirm-button input {
font-size: 12px;
line-height: 110%;
text-align: center;
position: relative;
width: auto;
border: 1px solid #cccccc;
display: inline-block;
overflow: hidden;
position: relative;
white-space: nowrap;
padding: 8px 20px 6px;
text-decoration: none;
color:#FFFFFF ;
}
form#searchform input#searchsubmit {
padding: 7px 10px;
}

/*side*/


.side_pro {
width:100% ;
}
.side_pro img{
width:100% ;
}
.side_pro ul.under li{
margin: 0 0 10px 0 ;
}
.side_pro .sp_cont01{
text-align:center ;
font-size:20px ;
font-weight:bold ; 
font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.15em;
padding:5px 0px 0px 0;
}
.side_pro .sp_cont02{
margin:10px 0;
line-height:140% ;
font-size:14px ;
}

.side_wrap {
    width: 100%;
    margin: 10px 0px 0px 0px;
}
.side_wrap ul.column {
    font-size: 13px;
    line-height: 150%;
    margin: 0 0 10px 0;
    padding: 8px 5px 1px 5px;
    border: solid 1px #debb69;
    color: #333333;
}
.side_wrap ul.column li {
    background-image: url(images/col_ar.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding: 0px 0px 5px 10px;
    list-style: none;
}

/*business*/
.busi_wrap{
background: -moz-linear-gradient(center top, #FDFDFD 0%,#FFFFFF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFDFD),color-stop(1, #FFFFFF));
background: linear-gradient(to right, #FDFDFD, #f7f7f7);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 0 1px #f6ad56 inset;
-moz-box-shadow: 0 0 0 1px #cac9c9 inset;
-webkit-box-shadow: 0 0 0 1px #e1dfe0 inset;
padding:15px 5px;
margin: 20px 0px 50px 0px ;
}
ul.business li{
margin: 0px 0px 0px 20px ;
list-style-type:decimal;
font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
line-height:200% ;
}

/*toi_page*/
.toi_page .red{
color: red;
  background: none;
}
.toi_page h3{
background: -moz-linear-gradient(center top, #FDFDFD 0%,#FFFFFF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFDFD),color-stop(1, #FFFFFF));
background: linear-gradient(to bottom, #FDFDFD, #f7f7f7);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 0 1px #f6ad56 inset;
-moz-box-shadow: 0 0 0 1px #cac9c9 inset;
-webkit-box-shadow: 0 0 0 1px #e1dfe0 inset;
padding:15px 5px 15px 10px;
margin: 40px 0px 20px 0px ;
}
.toi_page h4 {
    width: 50%;
    border: 1px solid #CCCCCC;
	background: linear-gradient(to bottom, #FDFDFD, #D7DDE3);
    font-size: 130%;
    color: #871302;
    margin: 20px 10px 20px 10px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.toi_bt {
width:100% ;
overflow: hidden;
border:3px solid #cccccc ;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 40px 0px 0px 0px ;
}
.toi_bt .tb_left{
width:45% ;
float: left;
padding:10px 0 10px 10px;
}
.toi_bt .tb_right{
width:45% ;
float: right;
padding:10px 10px 10px 0;
}

/* philosophy */
.rinen_top{
text-align:left ;
font-size:22px ;
font-weight:bold ; 
font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.15em;
padding:5px 0px 0px 0;
margin: 0px 0px 25px 0px ;
}
.rinen_cont p{
margin: 0px 0px 20px 0px ;
}
.rinen_bt{
text-align:right ;
font-size:15px ;
font-weight:bold ; 
font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
letter-spacing: 0.15em;
padding:5px 0px 0px 0;
}

/* アコーディオン */

.ac_menu{
margin:10px 0 15px;
}

.accm dt{
	background: url("images/faq_q.png") no-repeat left center,url("images/faq_ar01.png") right center no-repeat ,#FDFDFD;
	background-size: 23px 23px,23px 23px;
	border-top: 1px solid #eee;
	line-height: 1.2;
	color: #444444;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.accm dt.active{
	background: url("images/faq_q.png") no-repeat left center,url("images/faq_ar02.png") right center no-repeat ,#efefef;
    background-size: 23px 23px,23px 23px;
	border-top: 1px solid #eee;
	line-height: 1.2;
	color: #42a384;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.accm dd{
    padding: 10px;
	background-color: #ffffff;
}
.accm dd p{
	background: url("images/faq_a.png") no-repeat left top;
    background-size: 23px 23px;
	padding-left: 25px;
}
.accm dd p.sec{
	background: none;
	padding-left: 25px;
}

h3.faq{ 
color:#b18f62 ; 
text-align:center ;
font-family:"ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, Osaka, "ＭＳ ゴシック", sans-serif;
background: #FDFDFD;
border-width:1px 0px 1px 0px ;
border-style:solid ; 
border-color:#8D5939 ;
margin: 20px 0px 5px 0px ;
padding:5px 0;
}

/* 声ページ */

.voice {
    width: 31%;
    min-height: 400px;
    margin: 10px 0 10px 1%;
    float: left;
    text-align: center;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
    border: 1px solid #efefef;
}
.voice img{
    width: 65%;
	padding: 5px 0 0 0;
}
.voice p.mtx {
    font-size: 13px;
    margin: 0px 0px 5px 0px;
    text-align: left;
	 padding:0 5px;
}

/* トップ　研修休み */

.yasumi {
border:1px solid red ;
overflow: hidden;
}
.yasumi h3{
font-family:"ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, Osaka, "ＭＳ ゴシック", sans-serif;
color:#b18f62 ; 
text-align:center ;
}
.yasumi img{
width: 12%;
}
.yasumi p{
margin: 10px;
}

/* トップ news */

#top_news{
	width:100% ;
	margin: 25px 0px ;
	overflow: hidden;
}
#top_news .title{
	border-bottom:2px solid #745735 ;
}
#top_news .title p:before {
    margin-right: 0.3em;
    font-family: FontAwesome;
    content: "\f05a";
    color: #745735;
}
#top_news .title p{
	margin: 0px 0px 5px 0px ;
	font-size:21px ;
	color:#333333 ;
	font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#top_news ul.column {
background-color: #f0fad2;
}
#top_news ul.column li {
padding: 10px 0px ;
}


/* 新トップページ　ヘッダー
-------------------------------------------------------------- */

#main_head {
    display: block;
    position: absolute;
    left: 0%;
    top: 25px;
    width: 100%;
    overflow: hidden;
    z-index: 2000;
    height: 150px;
}

#main_head .mh_cont{
    display: block;
    clear: both;
    max-width: 1050px;
    position: relative;
    padding: 0;
    margin: 0 auto;
}

#logo-wrap02 {
float: left;
width:25% ;
margin: 0;
}
#logo-other02 {
float: left;
width:25% ;
margin: 10px 0px 0px 0px ;
text-align:right ;
}
#logo-other02 ul {
margin: 20px 0 0 0 ;
}
#logo-other02 ul li {
display:inline;
font-size:10px ; 
}


#main_head + #container{
	margin-top:100px

}


/* 新トップページ　メニュー */

ul.ddmenu {
    float: left;
    width: 47%;
   margin: 20px 0 0 0;               /* メニューバー外側の余白(ゼロ) */
   padding: 0px 0px 0px 15px; /* メニューバー内側の余白(左に15px) */
   background-color: #ffffff; /* バーの背景色(濃い赤色) */
   z-index: 1000;
}
ul.ddmenu li {
   width: 23%;         
   display: inline-block; /* ★横並びに配置する */
   list-style-type: none; /* ★リストの先頭記号を消す */
   position: relative;    /* ★サブメニュー表示の基準位置にする */
   border-right:1px solid #cccccc;
}
ul.ddmenu li:last-child {
   border-right:none;
}
ul.ddmenu li span{
   display: block;
   font-size:10px ;
   font-weight:normal;
}
ul.ddmenu a {
   background-color: #FEFEFE; /* メニュー項目の背景色(濃い赤色) */
   color: #000000;              /* メニュー項目の文字色(白色) */
   text-align: center;        /* メインメニューの文字列の配置(中央寄せ) */
   text-decoration: none;     /* メニュー項目の装飾(下線を消す) */
   font-weight: bold;         /* 太字にする */
   display: block;            /* ★項目内全域をリンク可能にする */
}
ul.ddmenu a:hover {
   background-color: #EFEFEF; /* メニュー項目にマウスが載ったときの背景色(淡いピンク) */
   color: #000000;            /* メニュー項目にマウスが載ったときの文字色(濃い赤色) */
}
ul.ddmenu ul {
   margin: 0px;        /* ★サブメニュー外側の余白(ゼロ) */
   padding: 0px;       /* ★サブメニュー内側の余白(ゼロ) */
   display: none;      /* ★標準では非表示にする */
   position: absolute; /* ★絶対配置にする */
}
ul.ddmenu ul li {
   width: 100%;               /* サブメニュー1項目の横幅(135px) */
   border-top: 1px solid pink; /* 項目上側の枠線(ピンク色で1pxの実線) */
   border-right:none;
}
ul.ddmenu ul li a {
   line-height: 35px;   /* サブメニュー1項目の高さ(35px) */
   text-align: left;    /* 文字列の配置(左寄せ) */
   padding-left: 5px;   /* 文字列前方の余白(5px) */
   font-weight: normal; /* 太字にはしない */
}
ul.ddmenu ul li a:hover {
   background-color: #ffff80; /* サブメニュー項目にマウスが載ったときの背景色(淡い黄色) */
   color: #005500;            /* サブメニュー項目にマウスが載ったときの文字色(濃い緑色) */
}
ul.ddmenu ul ul {
   margin: 0px;        /* ★サブメニュー外側の余白(ゼロ) */
   padding: 0px;       /* ★サブメニュー内側の余白(ゼロ) */
   display: none;      /* ★標準では非表示にする */
   position: absolute; /* ★絶対配置にする */
   top: -1px;          /* 1pxだけ上方向にずらす(※上に1pxの枠線を引いている場合) */
   left: 100%;         /* ★基準位置からの距離を親ボックスの幅100％にする */
   border-left: 1px solid pink; /* 左側に引く枠線(ピンク色で1pxの実線) */
}


/* 新トップページ　商品紹介 */

#tc_product_wrap {
	background-color:#ECE8E8;
	padding:10px ;
}
#tc_product_wrap h3 {
  position: relative;
  padding-bottom: .5em;
  text-align:center ;
  color:#333333 ; 
  font-size:20px ;
  font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#tc_product_wrap h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
#tc_product {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 10px;
}
.pro_cont {
    flex: auto;
    width: 45%;
    margin: 0 15px 10px 0;
	background-color:#FFFFFF;
	padding:10px;
}
.pro_cont img{
    width: 48%;
	float:left;
    margin: 0 5px 0 0;
}

/* 新トップページ　最新のお知らせ */

#tc_topic_wrap {
	background-color:#FFFFFF;
	padding:10px ;
}
#tc_topic_wrap h2 {
  position: relative;
  padding-bottom: .5em;
  text-align:center ;
  color:#333333 ; 
  font-size:20px ;
  font-family: HiraMinProN-W3, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#tc_topic_wrap h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #dfdfdf;
}

.top_topics{
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin:0 auto;
}
.tcont{
	width:48%;
}
.sumbox{
	float:left;
    margin: 0 10px 0 0;
}



/* Mobile Media Queries
-------------------------------------------------------------- */
@media only screen
and (min-width : 990px) {

.for_sp {
display: none;
}

.breadcrumbs {
width: 1050px;
margin: 5px auto 5px;
font-size:11px ;
}

.semi img{
width:200px ;
}

/* form */

.inquiry_form ul.btn_area{
margin: 0 auto;
width: 200px;
}

dl.iqfm-table {
width: 95%;
line-height: 200%;
margin: 0 auto 20px auto;
overflow: hidden;
}
dl.iqfm-table dt {
float: left;
clear: both;
width: 40%;
margin-bottom:15px ;
padding-top:10px ;
padding-top:10px ;
border-top:1px solid #cccccc;
}
dl.iqfm-table dd {
float: left;
width: 60%;
margin-bottom:15px ;
padding-top:10px ;
border-top:1px solid #cccccc;
}
dl.iqfm-table .red {
color: red;
background: none;
}
	
	#header-container header, #container, .footer-widget-container .inside, #site-info {
		max-width: 1050px;
	}

.innerBox	{ width:1050px; margin:0px auto; }


/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/
#gMenu	{ clear:both; display:block; border-bottom:none; overflow:visible; position:relative;width:100%;
background:url(images/head_menu.jpg) repeat-x;
 }

#gMenu.itemOpen .menu	{ display:block;  }

#gMenu .assistive-text span	{ display:block; overflow:hidden; padding: 14px 0 12px 24px; width:94%; margin:0px 3%; }
#gMenu.itemClose .assistive-text span	{ background:url(images/iconMenuOpen.png) left 50% no-repeat; }
#gMenu.itemOpen .assistive-text span	{ background:url(images/iconMenuClose.png) left 50% no-repeat; }

#gMenu .screen-reader-text { position: absolute; left: -9000px; }
#gMenu #gMenuInner	{ overflow:visible; display:block; position:relative;padding:0px;}

#gMenu .menu	{ 
font-size: 13px;
list-style: none; 
margin:0px 0px 0px;
padding:0px; 
display:block; 
overflow:visible;
}

#gMenu .menu li a	{ color: #666666; display: block; overflow:hidden;padding: 13px 5px 12px 0; margin:4px 0; line-height:110%; text-decoration: none; letter-spacing:0px; text-align:center; position:relative; }
#gMenu .menu li.maypage a	{ color: #FFFFFF;  }
#gMenu .menu li a:hover	{ color: #FFFFFF; display: block; overflow:hidden;padding: 17px 5px 16px 0; margin:0; line-height:110%; text-decoration: none; letter-spacing:0px; text-align:center; position:relative; background-color:#debb69; }

#gMenu .menu li a strong	{ font-weight:nomal; }
#gMenu .menu li a span 		{ color:#cccccc; display:block; font-size:10px; line-height:140%;letter-spacing:1px; } 


#gMenu .menu li.current_page_item a ,
#gMenu .menu li.current_page_ancestor a { color: #FFFFFF;}
#gMenu .menu li ul	{ display:none; }
#gMenu .menu li ul li a { }
#gMenu .menu li ul li span	{ display:none; }




#gMenu #gMenuInner.innerBox	{ width:1050px; margin:0px auto; }

#gMenu .menu li {
float: left;
width: 14%;
text-align: center;
border-bottom: none;
overflow: visible;
}
#gMenu .menu li.top {
background:url(images/home.png) 10px center no-repeat;
width: 103px;
font-size:10px ;
}
#gMenu .menu li.top a{
padding: 15px 0px 10px 18px;
}

#gMenu .menu li { position: relative;display:block; }

#gMenu .assistive-text  { display: none;}

.innerBox, #gMenu #gMenuInner.innerBox {
width: 1050px;
margin: 0px auto;
}

#gMenu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#gMenu { 
background:url(images/head_menu.jpg) repeat-x; 
height:51px ;
font-size:17px ;
}

#gMenu.itemClose .menu,
#gMenu.itemOpen .menu	{ display:block;  }
#gMenu .menu	{  }
#gMenu .menu:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gMenu .assistive-text { position: absolute; top: -9000px; } 
#gMenu .menu li { 
float: left;
border-bottom:none;
border-left:1px solid #cccccc;
border-right:1px solid #999999; 
overflow:visible; 
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5e5e5), to(#fff));
    background: -moz-linear-gradient(#e5e5e5, #fff);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e5e5e5, EndColorStr=#ffffff)";
    -pie-background: linear-gradient(#e5e5e5, #fff);
}
#gMenu .menu li.maypage { 
float: left;
background:#666666;
}
#gMenu .menu li#li01 a,
#gMenu .company .menu li#li02 a,
#gMenu .philosophy .menu li#li03 a,
#gMenu .business .menu li#li04 a,
#gMenu .inquiry .menu li#li05 a,
#gMenu .inquiry_end .menu li#li05 a{ 
color: #FFFFFF; display: block; overflow:hidden;padding: 17px 5px 16px 0; margin:0; line-height:110%; text-decoration: none; letter-spacing:0px; text-align:center; position:relative; background: #debb69;
background: linear-gradient(to bottom, #debb69, #b59060); 
}
#gMenu .menu li.mleft { 
border-left:1px solid #999999;

}
#gMenu .menu li a	{ text-align:center; }


#gMenu .menu li:hover ul	{ display:block; position:absolute;z-index:100; position:absolute;width:200px; }
#gMenu .menu li:hover li	{ background:#fff;width:200px; position:relative; }
#gMenu .menu li:hover li a,
#gMenu .menu li.current_page_item li a,
#gMenu .menu li.current-menu-ancestor li a,
#gMenu .menu li.current-page-ancestor li a,
#gMenu .menu li.current_page_ancestor li a { background:none; background-color:#fff;color:#4d4d4d;text-align:left;border-right:none;}
#gMenu .menu li:hover li a:hover,
#gMenu .menu li.current_page_item li a:hover,
#gMenu .menu li.current-menu-ancestor li a:hover,
#gMenu .menu li.current-page-ancestor li a:hover,
#gMenu .menu li.current_page_ancestor li a:hover { background-color:#fFFFFF;}

#gMenu .menu li:hover ul li ul	{ position:absolute;left:200px;top:10px; border-top:none;}
#gMenu .menu li:hover ul li ul,
#gMenu .menu li:hover ul li ul li	{ display:none; }
#gMenu .menu li:hover ul li:hover ul,
#gMenu .menu li:hover ul li:hover ul li	{display:block;}
#gMenu .menu li:hover ul li:hover ul {  }

#topPr { display:block; overflow:hidden; margin-bottom:50px; }
#topPr .topPrOuter	{ padding-bottom:0px;border-bottom:none;}
#topPr #topPrLeft 	{ width:33.1%; text-align:left; float:left;display:block; overflow:visible; }
#topPr #topPrCenter { width:33.1%; text-align:center;float:left;display:block; overflow:visible; }
#topPr #topPrRight 	{ width:33.1%; text-align:right;float:right; display:block; overflow:visible; }
#topPr #topPrLeft .topPrInner 	{ float:left; }
#topPr #topPrCenter .topPrInner	{ margin:0px auto;}
#topPr #topPrRight .topPrInner	{ float:right; }
#topPr .topPrInner	{text-align:left;width:95%;}
#topPr .topPrInner p	{ padding:0px; }
#topPr .topPrInner p.topPrDescription	{ font-size:12px; }	
#topPr .prImage	{ float:none;width:96%; margin-right:0px; }
#topPr .prImage a	{ display: block;}
#topPr .prImage a:hover	{  }
#topPr .prImage img { height:auto; }
#topPr .prImage img.imageWide	{ display:block;}
#topPr .prImage img.imageSmall	{ display:none;}

form#searchform input#s {
width: 120px;
}

#topPr .prImage {
box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
margin-bottom: 20px;
border: 4px solid #fff;
}

form#searchform input#searchsubmit {
width: 20%;
}

form#searchform input#searchsubmit {
padding: 7px 0px;
}

.two-col-r .content, .two-col-l .content {
width: 800px;
padding-top: 25px;
}
.post-content,
#main,
#content {
width: 99%;
margin: 0px 0px 0px auto ;
}


	#header-container nav.secondary-menu {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	#header-widget-area {
		width: 27%;
	}
	
	header .pc_info_widget {
		max-height: none;
	}
	
	header .pc_info_widget .phone {
		display: block;
		min-height: 35px;
	}
	
	header .pc_info_widget .search {
		display: block;
		clear: left;
		margin: 5px 0 0;
	}
	
	#header-container nav li a {
		padding: 6px 5px;
	}
	
	#header-container nav.primary-menu ul li a.sf-with-ul {
		padding-right: 10px;
	}
	
	#container .pc_info_widget #searchsubmit {
		float: none;
		margin-top: 8px;
	}
	
	.portfolio-medium ul li {
		height: 255px;
	}
	
	.two-col-r .portfolio-large ul li, .two-col-l .portfolio-large ul li {
		height: 335px;
	}
	
	.portfolio-large ul li {
		height: 295px;
	}
	
	.three-col-r .content .portfolio-medium ul li, .three-col-l .content .portfolio-medium ul li, .three-col-c .content .portfolio-medium ul li {
		max-width: 278px;
	}
	
	.two-col-r .portfolio-medium ul li, .two-col-l .portfolio-medium ul li {
		max-width: 234px;
	}
	
	.one-col .portfolio-large ul li {
		max-width: 350px;
	}
	
	.one-col .portfolio-small ul li {
		max-width: 168px;
	}
	
	.one-col .portfolio-medium ul li {
		max-width: 229px;
	}
	
	.three-col-r .content .portfolio-large ul li, .three-col-l .content .portfolio-large ul li, .three-col-c .content .portfolio-large ul li {
		max-width: 270px;
	}

.two-col-r .content, .two-col-l .content {
max-width: 800px;
width: 76.19%;
padding-top: 30px;
}

.sidebar-container {
overflow: visible;
max-width: 230px;
width: 21.9%;
padding-top: 25px;
}

/*top*/

.top_img_wrap {
	width:100% ;
	background: url(images/top_main_bg.png) repeat-x top left #F3F3F1;
	border-bottom:2px solid #E1E0D9;
}
.top_img {
    margin: 0 auto;
	width:1050px ;
}
.top_img img{
	width:100% ;
	padding:10px 0;
}

/*company*/

.company > li {
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
}
.company > li .name {
border-right: 1px dashed #e3e3e3;
}

/*plofile*/

.plofile > li {
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
}
.plofile > li .name {
border-right: 1px dashed #e3e3e3;
}

/*Top page*/

.top_bn {
width:100% ;
overflow: hidden;
margin: 15px 0 0 0 ;
}
.top_bn .tb_left{
width:49% ;
float: left;
}
.top_bn .tb_right{
width:49% ;
float: right;
}
.top_bn img{
	width:100% ;
}

}

@media only screen
and (max-width : 989px) {

.for_989n {
display: none;
}

.for_989b {
display: block;
}

img {
max-width: 100%;
height: auto;
}

dl.iqfm-table .red {
color: red;
background: none;
}

/*ヘッダー*/

#sp_head {
width:100% ;
}

#sp_head .nav {
background: url(images/bg_menu.png) repeat-x;
-webkit-background-size: 2px 40px;
background-size: 2px 40px;
overflow: hidden;
}

.hnav {
    font-size: 12px;
    text-align: center;
    float: left;
    width: 50%;
    height: 40px;
}
.hnav a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding-top: 1px;
    line-height: 1.2em;
    height: 36px;
    border-right: 1px solid #c1c1c1;
}
.hnav .border_r0 {
    border-right:none;
}
.hnav div {
    display: inline-block;
}
.hnav span {
    display: table-cell;
    vertical-align: middle;
    height: 38px;
    padding-left: 24px;
}

.icon_tel span {
    background: url(images/icon_free_call.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.icon_mail span {
    background: url(images/icon_mail.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.hnav.icon_product div {
    border-left: none!important;
}
.hnav.icon_diy div {
    border-right: none!important;
}

#sp_head .nav ul li {
list-style: none;
}

/*サイドバー*/

.semi img {
width: 230px;
}

/*セミナー*/

.semi_container {
width:31% ;
}

/* results */

.results_sp {
width: 29%;
height:370px ;
}

/* company */
ul.company {
border-bottom: none;
}
.company > li .name {
width: auto;
font-weight: bold;
border-width:0px 0px 1px 0px ;
border-style:solid ; 
border-color:#CCC ;
}
.company > li .cont {
width: auto;
border:none ;
padding-bottom:10px ;
}
.company > li div {
display: block;
float: none;
}

/* ul.plofile */
ul.plofile {
border-bottom: none;
}
.plofile > li .name {
width: auto;
font-weight: bold;
border-width:0px 0px 1px 0px ;
border-style:solid ; 
border-color:#CCC ;
}
.plofile > li .cont {
width: auto;
border:none ;
padding-bottom:10px ;
}
.plofile > li div {
display: block;
float: none;
}



/*ここまで*/

/*#gMenu .menu li a {
background: url(images/arrow_gray.png) right bottom no-repeat;
color: #333;
display: block;
overflow: hidden;
padding: 20px 15px 18px;
margin: 0px;
line-height: 110%;
text-decoration: none;
letter-spacing: 0px;
text-align: left;
position: relative;
}*/


/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/
#gMenu	{ clear:both; display:block; border-bottom:none; overflow:visible; position:relative;width:100%;
background:url(images/head_menu.jpg) repeat-x;
 }

#gMenu.itemOpen .menu	{ display:block;  }

#gMenu .assistive-text span	{ display:block; overflow:hidden; padding: 14px 0 12px 24px; width:94%; margin:0px 3%; }
#gMenu.itemClose .assistive-text span	{ background:url(images/iconMenuOpen.png) left 50% no-repeat; }
#gMenu.itemOpen .assistive-text span	{ background:url(images/iconMenuClose.png) left 50% no-repeat; }

#gMenu .screen-reader-text { position: absolute; left: -9000px; }
#gMenu #gMenuInner	{ overflow:visible; display:block; position:relative;padding:0px;}

#gMenu .menu	{ 
font-size: 13px;
list-style: none; 
margin:0px 0px 0px;
padding:0px; 
display:block; 
overflow:visible;
}

#gMenu .menu li a	{ color: #666666; display: block; overflow:hidden;padding: 13px 15px 12px 0; margin:4px 0; line-height:110%; text-decoration: none; letter-spacing:0px; text-align:left; position:relative; }
#gMenu .menu li a strong	{ font-weight:nomal; }
#gMenu .menu li a span 		{ color:#cccccc; display:block; font-size:10px; line-height:140%;letter-spacing:1px; } 


#gMenu .menu li.current_page_item a ,
#gMenu .menu li.current_page_ancestor a ,
#gMenu .menu li a:hover	{ background:url(images/arrow_bk.png) right bottom no-repeat; }
#gMenu .menu li ul	{ display:none; }
#gMenu .menu li ul li a { }
#gMenu .menu li ul li span	{ display:none; }




#gMenu #gMenuInner.innerBox	{ width:1050px; margin:0px auto; }

#gMenu .menu li {
float: left;
width: 16%;
text-align: center;
border-bottom: none;
overflow: visible;
}

#gMenu .menu li { position: relative;display:block; }

#gMenu .assistive-text  { display: none;}

.innerBox, #gMenu #gMenuInner.innerBox {
width: 100%;
margin: 0px auto;
}

#gMenu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#gMenu { 
background:url(images/head_menu.jpg) repeat-x; 
height:51px ;
font-size:17px ;
}

#gMenu.itemClose .menu,
#gMenu.itemOpen .menu	{ display:block;  }
#gMenu .menu	{  }
#gMenu .menu:after	{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#gMenu .assistive-text { position: absolute; top: -9000px; } 
#gMenu .menu li { 
float: left;
border-bottom:none;
border-left:1px solid #cccccc;
border-right:1px solid #999999; 
overflow:visible; 
}
#gMenu .menu li.mleft { 
border-left:1px solid #999999;

}
#gMenu .menu li a	{ text-align:center; }

#gMenu .menu li:hover ul	{ display:block; position:absolute;z-index:100; position:absolute;width:200px; }
#gMenu .menu li:hover li	{ background:#fff;width:200px; position:relative; }
#gMenu .menu li:hover li a,
#gMenu .menu li.current_page_item li a,
#gMenu .menu li.current-menu-ancestor li a,
#gMenu .menu li.current-page-ancestor li a,
#gMenu .menu li.current_page_ancestor li a { background:none; background-color:#fff;color:#4d4d4d;text-align:left;border-right:none;}
#gMenu .menu li:hover li a:hover,
#gMenu .menu li.current_page_item li a:hover,
#gMenu .menu li.current-menu-ancestor li a:hover,
#gMenu .menu li.current-page-ancestor li a:hover,
#gMenu .menu li.current_page_ancestor li a:hover { background-color:#fFFFFF;}

#gMenu .menu li:hover ul li ul	{ position:absolute;left:200px;top:10px; border-top:none;}
#gMenu .menu li:hover ul li ul,
#gMenu .menu li:hover ul li ul li	{ display:none; }
#gMenu .menu li:hover ul li:hover ul,
#gMenu .menu li:hover ul li:hover ul li	{display:block;}
#gMenu .menu li:hover ul li:hover ul {  }



#topPr .prImage {
box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
margin-bottom: 20px;
border: 4px solid #fff;
max-width: 310px;
}

.moreLink {
margin-bottom: 20px;
}

form#searchform input#s {
margin: 0px 0px 0px 5px;
padding: 5px;
width: 50%;
float: left;
}

.two-col-r .content, .two-col-l .content {
max-width: 800px;
width: 76%;
padding-top: 30px;
}

.sidebar-container {
overflow: visible;
max-width: 230px;
width: 22%;
padding-top: 25px;
}

/*top*/

.top_img_wrap {
	width:100% ;
	background: url(images/top_main_bg.png) repeat-x top left #F3F3F1;
	border-bottom:10px solid #E1E0D9;
}
.top_img {
    margin: 0 auto;
	width:1050px ;
}
.top_img img{
	width:100% ;
	padding:10px 0;
}

/*Top page*/

.top_bn {
width:100% ;
overflow: hidden;
margin: 15px 0 0 0 ;
}
.top_bn .tb_left{
width:49% ;
float: left;
}
.top_bn .tb_right{
width:49% ;
float: right;
}
.top_bn img{
	width:100% ;
}

}

@media only screen
and (max-width : 767px) {

.for_pc {
display: none;
}
.for_sp {
display: block;
}
dl.iqfm-table .red {
color: red;
background: none;
}

/*ヘッダー*/

#sp_head {
width:100% ;
}

#sp_head .nav {
background: url(images/bg_menu.png) repeat-x;
-webkit-background-size: 2px 40px;
background-size: 2px 40px;
overflow: hidden;
}

.hnav {
    font-size: 12px;
    text-align: center;
    float: left;
    width: 50%;
    height: 40px;
}
.hnav a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding-top: 1px;
    line-height: 1.2em;
    height: 36px;
    border-right: 1px solid #c1c1c1;
}
.hnav .border_r0 {
    border-right:none;
}
.hnav div {
    display: inline-block;
}
.hnav span {
    display: table-cell;
    vertical-align: middle;
    height: 38px;
    padding-left: 24px;
}

.icon_tel span {
    background: url(images/icon_free_call.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.icon_mail span {
    background: url(images/icon_mail.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.hnav.icon_product div {
    border-left: none!important;
}
.hnav.icon_diy div {
    border-right: none!important;
}

#sp_head .nav ul li {
list-style: none;
}


/*サイドバー*/

.side_top {
padding-top: 15px;
margin: 50px 0px 0px 0px ;
border-top:1px solid #cccccc;
clear: both;
}

.side_wrap {
width:100% ;
box-shadow: none;
margin: 10px 0px 0px 0px ;
}

dl.professional {
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

dl.professional dd {
margin-bottom: 8px;
padding: 5px 0;
margin-left: 70px;
border-bottom: solid 1px #C9D7D8;
height:60px ;
}

.side_tit {
margin: 10px 0px 0px 0px ;
border-width:1px 1px 0px 1px ;
border-style:solid ; 
border-color:#cccccc ;
border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
background: linear-gradient(to bottom, #FBFDFF, #DCE2F2); /* IE10, Firefox 16.0+, Opera 12.50+ */
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBFDFF), to(#DCE2F2));
background: -moz-linear-gradient(#FBFDFF, #DCE2F2);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FBFDFF, EndColorStr=#DCE2F2)";
-pie-background: linear-gradient(#FBFDFF, #DCE2F2);
}

.side_tit p{
padding: 5px 0 0 5px ;
margin: 0 ;
}

ul.column02 {
border: solid 1px #cccccc;
}

.daihyo {
border: solid 1px #cccccc;
color: #333333;
overflow: hidden;
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}
.daihyo img{
margin: 5px;
width:40% ;
float: left;
}
.daihyo_cont{
width:55% ;
float: right;
}
.daihyo p{
margin: 0 ;
padding: 5px 5px 0px 5px;
}
.continue {
text-align:right ;
padding: 5px 5px 5px 5px;
margin: 0 ;
}

ul.column {
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

.menu_wrap {
	background-image:url(images/side_menu_bg.png) ; 
	background-repeat:repeat ;
	background-position: left top ;
	border:1px solid #0090EE ;
}
ul.side_menu{
	margin-bottom:5px ;
	text-align:center ;
}
ul.side_menu li{
	padding: 5px 0px 0px 0px ;
	list-style:none;
}
ul.side_menu li img{
	width:95% ;
}

.mnav {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
	overflow: hidden;
	margin-bottom:10px ;
}
.mnav li {
    border-bottom: 1px solid #cccccc;
}
.mnav li:last-child {
    border-bottom: none;
}
.mnav li:first-child a {
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
.mnav li:last-child a {
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.mnav a {
    display: block;
    text-decoration: none;
    color: #333333;
    border: 1px solid #ffffff;
}
.mnav div.medibook {
    height: 52px;
    padding-left: 45px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
}
.mnav div.pagelist {
    height: 52px;
    padding-left: 45px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
}
.mnav div.social {
    height: 52px;
    padding-left: 60px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
}
#p_index .mnav div {
    letter-spacing: -1px;
}

.mnav a {
    background: url(images/icon_arrow_sp.png) 10px center no-repeat , url(images/icon_tablemenu.png) right center no-repeat , url(images/bg_tablemenu.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 20px 20px , 23px 16px , 1px 52px;
}

.mnav .fb a {
    background: url(images/icon_fb_sp.png) 10px center no-repeat , url(images/icon_pagelink.png) right center no-repeat , url(images/bg_tablemenu_gy.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 40px 40px , 23px 16px , 1px 52px;
}
.mnav .blog a {
    background: url(images/icon_blog_sp.png) 10px center no-repeat , url(images/icon_pagelink.png) right center no-repeat , url(images/bg_tablemenu_gy.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 40px 40px , 23px 16px , 1px 52px;
}
.mnav .tw a {
    background: url(images/icon_twitter_sp.png) 10px center no-repeat , url(images/icon_pagelink.png) right center no-repeat , url(images/bg_tablemenu_gy.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 40px 40px , 23px 16px , 1px 52px;
}

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

/*トップ*/

dl.column dt{
	float: none;
	clear: both;
	width:100% ;
	background: url(images/news_ar.png) no-repeat;
	background-position: 0 40% ;
	padding: 0px 0px 0px 10px ;
}
dl.column dd{
	float: none;
	width:100% ;
	padding: 0px 0px 0px 0px ;
}

/*コンテンツ*/

.title_area {
	background-image:url(images/post_title_b.png) ; 
	background-repeat:repeat-x ;
	background-position: left bottom ;
	margin: 0 0 20px 0;
}

h1.post-title,
.cont_title01 {
font-size: 22px;
min-height:45px ;
padding: 0px 0px 0px 20px;
font-weight: bold;
color: #045586;
background: #FDFDFD;
background: -moz-linear-gradient(center top, #FDFDFD 0%,#f5fbfe 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFDFD),color-stop(1, #f5fbfe));
background: linear-gradient(to bottom, #FDFDFD, #f5fbfe); 
border-left:2px solid #00b3c8;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}



.post .h2_01, .post .h2_02, .post .h2_03,
.cont_title02  {
font-size: 19px;
height: auto;
padding: 2px 5px 0px 13px;
font-weight: bold;
color: #cccccc;
border-top:1px solid #F6F6F6;
border-right:1px solid #F6F6F6;
border-bottom:1px solid #F6F6F6;
border-left:5px solid #65C2FA;
background-image:none; 
}
.cont_title03 {
font-size: 14px;
height: 26px;
padding: 2px 0px 0px 13px;
color: #DC8312;
border-left:5px solid #045586;
background-image:none;
margin: 3px 0px 10px 0px ;
}

/* book */

.book_img{
	width:150px ;
	float: left;
	margin:30px 0 10px;
}

/* seminor */

.semi_container {
width:46% ;
min-height:300px ;
margin: 20px 4px 5px 4px ;
background-color:#F6F6F6;
float: left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
border-width:0px 1px 1px 0px ;
border-style:solid ; 
border-color:#ccc ;
border-radius: 5px;
-webkit-border-radius: 5px;
}


/* results */

.results_sp {
margin: 15px 3px 20px 3px;
padding: 0;
width: 31%;
height:320px ;
float: left;
font-size: 12px;
text-align:center ;
}

/* company */
ul.company {
border-bottom: none;
}
.company > li .name {
width: auto;
font-weight: bold;
border-width:0px 0px 1px 0px ;
border-style:solid ; 
border-color:#CCC ;
}
.company > li .cont {
width: auto;
border:none ;
padding-bottom:10px ;
}
.company > li div {
display: block;
float: none;
}

/* plofile */
ul.plofile {
border-bottom: none;
}
.plofile > li .name {
width: auto;
font-weight: bold;
border-width:0px 0px 1px 0px ;
border-style:solid ; 
border-color:#CCC ;
}
.plofile > li .cont {
width: auto;
border:none ;
padding-bottom:10px ;
}
.plofile > li div {
display: block;
float: none;
}

/*movie*/

#movie {
	width:100% ;
	overflow: hidden;
	margin: 20px 0px 5px 0px ;
}
#movie iframe{
	width:100% ;
}
#movie img{
	width:100% ;
}
#movie {
	width:100% ;
	overflow: hidden;
	margin: 20px 0px 5px 0px ;
}
#movie .m_main{
	width:100% ;
}
#movie .m_sub_wrap{
	width:100% ;
}
#movie .m_sub_wrap .m_sub{
	width:31% ;
	float: left;
	margin: 0 0 0 2% ;
}

/*ここまで*/

img {
max-width: 100%;
height: auto;
}
	
	#header-container header, #container, .footer-widget-container .inside, #site-info {
		max-width: 550px;
	}
	
	header .pc_info_widget .phone:before {
		content: "";
		display: none;
	}
	
.innerBox {
text-align: left;
width: 94%;
margin: 0px 3%;
}

/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/
#gMenu	{
clear:both;
width:100%;
background: none;
height: auto;
font-size: 13px;
 }

#gMenu .menu{ 
font-size: 13px;
list-style: none; 
margin:0px 0px 0px;
padding:0px; 
border-width:1px 1px 0px 1px ;
border-style:solid ; 
border-color:#cccccc ;
overflow: hidden;
}

#gMenu .menu li { 
text-shadow:0 1px #ffffff;
width:49.7%;
border-width:0px 1px 1px 0px ;
border-style:solid ; 
border-color:#cccccc ;
    background: url(images/icon_arrow_sp.png) 10px center no-repeat ,  url(images/bg_tablemenu.png) repeat-x;
    -webkit-background-size: 10px 10px , 1px 52px;
    background-size: 10px 10px , 1px 52px;
padding: 10px 0px 8px 0px;
display: block;
margin: 0px;
line-height: 110%;
text-decoration: none;
letter-spacing: 0px;
text-align: left;
color: #333;
float: left;
}

#gMenu .menu li a{ 
color: #333;
padding: 0px 0px 0px 30px;
margin: 0;
text-align:left ;
}

#gMenu .menu li a:hover	{ background:none; }

#gMenu .menu li.even{ 
border-right:none;
}

#gMenu .menu li a strong {
font-weight: normal;
}

#gMenu #gMenuInner.innerBox	{ margin:0px;width:100%;}


#topPr .prImage {
box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
float: left;
width: 70px;
margin-right: 10px;
overflow: hidden;
margin-bottom: 20px;
border: 4px solid #fff;
}

.two-col-r .content, .two-col-l .content {
max-width: 800px;
width: 76%;
padding-top: 30px;
}

	#header-widget-area {
		float: none;
		width: 98%;
		clear: both;
		text-align: center;
	}
	
	header .pc_info_widget .search {
		display: inline-block;
		clear: none;
	}
	
#logo-wrap {
float: none;
width:100% ;
margin: 0;
text-align:center ;
}
#head-under {
width:98% ;
margin: 2px auto 15px;
overflow: hidden;
}
#logo-other {
float: left;
width:50% ;
margin: 10px 0px 0px 0px ;
text-align:left ;
}
#logo-other ul {
margin: 0 ;
}
#logo-other ul li {
display:inline;
font-size:10px ; 
}

#head-right {
float: right;
width:50% ;
margin: 10px 0px 10px 0px ;
}
#head-right img {
width:100% ;
}
	
	#site-title, #site-description {
		text-align: center;
		float: none;
		display: block;
		max-width: none;
	}
	
	#site-logo a {
		text-align: center;
		float: none;
		display: block;
		width: 98%;
	}

	.sidebar-container.right, .sidebar-container.left {
		float: none;
	}
	
	.sidebar-container .widget {
		clear: both;
	}
	
	.portfolio-medium ul li {
		height: 275px;
	}
	
	.two-col-r .content, .two-col-l .content, .sidebar-container, .three-col-r .content, .three-col-l .content, .three-col-c .content {
		max-width: 100%;
		width: 100%;
	}
	
	.two-col-r .portfolio-medium ul li, .two-col-l .portfolio-medium ul li, .one-col .portfolio-medium ul li {
		max-width: 255px;
	}
	
	.portfolio-large ul li, .one-col .portfolio-large ul li, .three-col-r .content .portfolio-large ul li, .three-col-l .content .portfolio-large ul li, .three-col-c .content .portfolio-large ul li {
		height: 335px;
		max-width: 466px;
	}
	
	.one-col .portfolio-small ul li {
		max-width: 210px;
	}
	
	.footer-widget-container .testimonial-meta, .sidebar-container .testimonial-meta {
		width: 18%;
		clear: none;
		padding-top: 5px;
	}
	
	footer .widget {
		float: none;
		width: 95%;
	}
	
	footer .widget:first-child, footer .slider-wrapper:first-child {
		margin-left: 2.1%;
	}

.breadcrumbs {
font-size:10px ;
padding-left:5px ;
}

/* cart */

#top_cart {
width: 100%;
margin: 0 auto 25px auto;
overflow: hidden;
text-align:center ;
}
#top_cart .course01{
width: 90%;
float: none;
}
#top_cart .course02{
width: 80%;
float: none;
padding-top:20px ;
}

.media .emed{
	min-height:282px ;
}

/*美顔*/

.bigao .bigao_voice {
	width:100% ;
	margin: 10px 0 10px 0 ;
	float: none;
}

/*top #product*/ 

#message .product_wrap .product_img{
width:100% ;
float: none;
}
#message .product_wrap .product_img img{
width:45% ;
float: left;
margin: 0 10px 0 0 ;
}
#message .product_wrap .product_text{
width:100% ;
float: none;
}

/*Top page*/

.top_bn {
margin: 0 0 10px 0;
}
.top_bn .tb_left{
width:100% ;
float: none;
margin: 0 0 10px 0;
}
.top_bn .tb_right{
width:100% ;
float: none;
margin: 0 0 10px 0;
}

/* 声ページ */

.voice {
    width: 100%;
    min-height: 240px;
    margin: 10px 0 10px 1%;
    float: none;
    text-align: center;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.25);
    border: 1px solid #efefef;
}
.voice img{
    width: 65%;
	padding: 5px 0 0 0;
}
.voice p.mtx {
    font-size: 13px;
    margin: 0px 0px 5px 0px;
    text-align: left;
	 padding:0 5px;
}

/* トップ　研修休み */

.yasumi {
margin: 0 0 10px 0;
}
.yasumi img{
width: 20%;
}

/* 新トップページ　メニュー */

ul.ddmenu {
    float: left;
    width: 70%;
   margin: 10px 0 0 0;               /* メニューバー外側の余白(ゼロ) */
   padding: 0px 0px 0px 15px; /* メニューバー内側の余白(左に15px) */
   background-color: #ffffff; /* バーの背景色(濃い赤色) */
   z-index: 1000;
}
ul.ddmenu li{
   font-size:10px ;
}
ul.ddmenu li span{
   display: block;
   font-size:8px ;
   font-weight:normal;
}
#logo-wrap02 a{
    margin: 10px 0 0 5px;
}
#logo-other02 {
float: none;
width:95% ;
margin: 10px 0px 0px 0px ;
text-align:right ;
}
#logo-other02 ul {
margin: 20px 0 0 0 ;
}
#logo-other02 ul li {
display:inline;
font-size:10px ; 
}

}

@media only screen
and (max-width : 580px) {

.for_pc {
display: none;
}

dl.iqfm-table .red {
color: red;
background: none;
}

/*ヘッダー*/



#sp_head {
width:100% ;
}

#sp_head .nav {
background: url(images/bg_menu.png) repeat-x;
-webkit-background-size: 2px 40px;
background-size: 2px 40px;
overflow: hidden;
}

.hnav {
    font-size: 12px;
    text-align: center;
    float: left;
    width: 50%;
    height: 40px;
}
.hnav a {
    display: block;
    color: #333333;
    text-decoration: none;
    padding-top: 1px;
    line-height: 1.2em;
    height: 36px;
    border-right: 1px solid #c1c1c1;
}
.hnav .border_r0 {
    border-right:none;
}
.hnav div {
    display: inline-block;
}
.hnav span {
    display: table-cell;
    vertical-align: middle;
    height: 38px;
    padding-left: 24px;
}

.icon_tel span {
    background: url(images/icon_free_call.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.icon_mail span {
    background: url(images/icon_mail.png) left center no-repeat;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
}
.hnav.icon_product div {
    border-left: none!important;
}
.hnav.icon_diy div {
    border-right: none!important;
}

#sp_head .nav ul li {
list-style: none;
}

.top_img {
    margin: 0 auto;
	width:100% ;
}
.top_img img{
	width:100% ;
	padding:10px 0;
}

#gMenu .menu li.mleft {
border-left: none;
}

/*サイドバー*/

.side_top {
padding-top: 15px;
margin: 50px 0px 0px 0px ;
border-top:1px solid #cccccc;
clear: both;
}

.side_wrap {
width:100% ;
box-shadow: none;
margin: 10px 0px 0px 0px ;
}

dl.professional {
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

dl.professional dd {
margin-bottom: 8px;
padding: 5px 0;
margin-left: 70px;
border-bottom: solid 1px #C9D7D8;
height:60px ;
}

.side_tit {
margin: 10px 0px 0px 0px ;
border-width:1px 1px 0px 1px ;
border-style:solid ; 
border-color:#cccccc ;
border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
background: linear-gradient(to bottom, #FBFDFF, #DCE2F2); /* IE10, Firefox 16.0+, Opera 12.50+ */
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBFDFF), to(#DCE2F2));
background: -moz-linear-gradient(#FBFDFF, #DCE2F2);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FBFDFF, EndColorStr=#DCE2F2)";
-pie-background: linear-gradient(#FBFDFF, #DCE2F2);
}

.side_tit p{
padding: 5px 0 0 5px ;
margin: 0 ;
}

.daihyo {
border: solid 1px #cccccc;
color: #333333;
overflow: hidden;
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}
.daihyo img{
margin: 5px;
width:40% ;
float: left;
}
.daihyo_cont{
width:55% ;
float: right;
}
.daihyo p{
margin: 0 ;
padding: 5px 5px 0px 5px;
}
.continue {
text-align:right ;
padding: 5px 5px 5px 5px;
margin: 0 ;
}

ul.column {
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

.menu_wrap {
	background-image:url(images/side_menu_bg.png) ; 
	background-repeat:repeat ;
	background-position: left top ;
	border:1px solid #0090EE ;
}
ul.side_menu{
	margin-bottom:5px ;
	text-align:center ;
}
ul.side_menu li{
	padding: 5px 0px 0px 0px ;
	list-style:none;
}
ul.side_menu li img{
	width:95% ;
}

.mnav {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #cccccc;
	overflow: hidden;
	margin-bottom:10px ;
	font-size:12px ; 
}
.mnav li {
    border-bottom: 1px solid #cccccc;
}
.mnav li:last-child {
    border-bottom: none;
}
.mnav li:first-child a {
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
.mnav li:last-child a {
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.mnav a {
    display: block;
    text-decoration: none;
    color: #333333;
    border: 1px solid #ffffff;
}
.mnav div.medibook {
    height: 52px;
    padding-left: 45px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
}
.mnav div.pagelist {
    height: 52px;
    padding-left: 45px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
}
.mnav div.social {
    height: 52px;
    padding-left: 60px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
}
#p_index .mnav div {
    letter-spacing: -1px;
}

.mnav a {
    background: url(images/icon_arrow_sp.png) 10px center no-repeat , url(images/icon_tablemenu.png) right center no-repeat , url(images/bg_tablemenu.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 20px 20px , 23px 16px , 1px 52px;
}

.mnav .fb a {
    background: url(images/icon_fb_sp.png) 10px center no-repeat , url(images/icon_pagelink.png) right center no-repeat , url(images/bg_tablemenu_gy.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 40px 40px , 23px 16px , 1px 52px;
}
.mnav .blog a {
    background: url(images/icon_blog_sp.png) 10px center no-repeat , url(images/icon_pagelink.png) right center no-repeat , url(images/bg_tablemenu_gy.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 40px 40px , 23px 16px , 1px 52px;
}
.mnav .tw a {
    background: url(images/icon_twitter_sp.png) 10px center no-repeat , url(images/icon_pagelink.png) right center no-repeat , url(images/bg_tablemenu_gy.png) repeat-x;
    -webkit-background-size: 20px 20px , 23px 16px , 1px 52px;
    background-size: 40px 40px , 23px 16px , 1px 52px;
}

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

/*トップ*/


#top_voice #voice_title img{
	width:60% ;
}
#top_voice #voice_bt img{
	width:60% ;
}
#top_voice .voice_wrap .voice_cont .voice_ewrap .ve_img{
width:28% ;
float: left;
}
#top_voice .voice_wrap .voice_cont .voice_ewrap .ve_text{
width:100% ;
float: none;
}
#top_voice .voice_wrap .voice_cont .voice_ewrap .ve_text h3{
width:69% ;
float: right;
}
#top_voice .voice_wrap .voice_cont .voice_ewrap .ve_text p{
clear: both;
}


.topic_list {
position:absolute;
width:40% ;
right:1%;
top:20%;
}


/*コンテンツ*/

.title_area {
	background-image:url(images/post_title_b.png) ; 
	background-repeat:repeat-x ;
	background-position: left bottom ;
	margin: 0 0 20px 0;
}

h1.post-title,
.cont_title01 {
font-size: 22px;
min-height:45px ;
padding: 0px 0px 0px 20px;
font-weight: bold;
color: #045586;
background: #FDFDFD;
background: -moz-linear-gradient(center top, #FDFDFD 0%,#f5fbfe 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FDFDFD),color-stop(1, #f5fbfe));
background: linear-gradient(to bottom, #FDFDFD, #f5fbfe); 
border-left:2px solid #00b3c8;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.post .h2_01, .post .h2_02, .post .h2_03,
.cont_title02  {
font-size: 19px;
height: auto;
padding: 2px 5px 0px 13px;
font-weight: bold;
color: #cccccc;
border-top:1px solid #F6F6F6;
border-right:1px solid #F6F6F6;
border-bottom:1px solid #F6F6F6;
border-left:5px solid #65C2FA;
background-image:none; 
}
.cont_title03 {
font-size: 14px;
height: 26px;
padding: 2px 0px 0px 13px;
color: #DC8312;
border-left:5px solid #045586;
background-image:none;
margin: 3px 0px 10px 0px ;
}

/* company */
ul.company {
border-bottom: none;
}
.company > li .name {
width: auto;
font-weight: bold;
border-width:0px 0px 1px 0px ;
border-style:solid ; 
border-color:#CCC ;
}
.company > li .cont {
width: auto;
border:none ;
padding-bottom:10px ;
}
.company > li div {
display: block;
float: none;
}

/* plofile */
ul.plofile {
border-bottom: none;
}
.plofile > li .name {
width: auto;
font-weight: bold;
border-width:0px 0px 1px 0px ;
border-style:solid ; 
border-color:#CCC ;
}
.plofile > li .cont {
width: auto;
border:none ;
padding-bottom:10px ;
}
.plofile > li div {
display: block;
float: none;
}

/* book */

.book_img{
	width:150px ;
	float: left;
	margin:30px 0 10px;
}

/* seminor */

.semi_container {
width:46% ;
min-height:290px ;
margin: 20px 4px 5px 4px ;
background-color:#F6F6F6;
float: left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
border-width:0px 1px 1px 0px ;
border-style:solid ; 
border-color:#ccc ;
border-radius: 5px;
-webkit-border-radius: 5px;
}


/* results */

.results_sp {
margin: 15px 3px 20px 3px;
padding: 0;
width: 31%;
height:320px ;
float: left;
font-size: 12px;
text-align:center ;
}


/*ここまで*/

img {
max-width: 100%;
height: auto;
}

	#header-container header, #container, .footer-widget-container .inside, #site-info {
		max-width: 400px;
	}

	#header-container {
		padding: 10px 0 0 0;
	}

/*-------------------------------------------*/
/*	#gMenu
/*-------------------------------------------*/
#gMenu	{
clear:both;
width:100%;
background: none;
height: auto;
font-size: 13px;
 }

#gMenu .menu{ 
font-size: 13px;
list-style: none; 
margin:0px 0px 0px;
padding:0px; 
border-width:1px 1px 0px 1px ;
border-style:solid ; 
border-color:#cccccc ;
overflow: hidden;
}

#gMenu .menu li { 
text-shadow:0 1px #ffffff;
width:49.7%;
border-width:0px 1px 1px 0px ;
border-style:solid ; 
border-color:#cccccc ;
    background: url(images/icon_arrow_sp.png) 10px center no-repeat ,  url(images/bg_tablemenu.png) repeat-x;
    -webkit-background-size: 10px 10px , 1px 52px;
    background-size: 10px 10px , 1px 52px;
padding: 10px 0px 8px 0px;
display: block;
margin: 0px;
line-height: 110%;
text-decoration: none;
letter-spacing: 0px;
text-align: left;
color: #333;
float: left;
}

#gMenu .menu li a{ 
color: #333;
padding: 0px 0px 0px 30px;
margin: 0;
text-align:left ;
}

#gMenu .menu li a:hover	{ background:none; }

#gMenu .menu li.even{ 
border-right:none;
}

#gMenu .menu li a strong {
font-weight: normal;
}

#gMenu #gMenuInner.innerBox	{ margin:0px;width:100%;}




/*-------------------------------------------*/
/*	#topPr
/*-------------------------------------------*/

#topPr .topPrOuter	{ display:block; overflow:hidden; margin-bottom:20px; padding-bottom:10px; }
#topPr h3			{ margin:0px 0px 15px;line-height:120%;font-size:16px; padding:0; border:none;background:url(images/line_grd.png) left bottom repeat-x;padding-bottom:3px;box-shadow:none; }
#topPr h3 a			{ display:block; text-decoration:none;color:#333;  padding:3px 0 8px 0;border-bottom:2px solid #cccccc; }
#topPr h3 a:hover	{ color:#cccccc; text-decoration:none; }
#topPr p a	{ display:block; text-decoration:none;line-height:16px;color:#333;}
#topPr a:hover	{ text-decoration:underline; }
#topPr p.topPrDescription	{ margin-bottom:0px; font-size:14px;line-height:120%; padding:0px; }
#topPr .prImage	{ box-shadow: 0px 1px 3px rgba(0,0,0,0.3);float:left;width:70px; margin-right:10px; overflow:hidden;margin-bottom:20px; border:4px solid #fff; }
#topPr .prImage a	{  }
#topPr .prImage img.imageWide	{ display:block;}
#topPr .prImage img.imageSmall	{ display:block;}
#topPr .topPrTxtBox	{ display:block; overflow:hidden; }
#topPr .topPrDescription a:hover	{color:#cccccc;}

.innerBox {
text-align: left;
width: 94%;
margin: 0px 3%;
}

#topPr .prImage {
box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
float: left;
width: 70px;
margin-right: 10px;
overflow: hidden;
margin-bottom: 20px;
border: 4px solid #fff;
}
	
.two-col-r .content, .two-col-l .content {
max-width: 680px;
width: 98%;
padding: 30px 0;
}

dl.company{
	width:95% ;
	line-height:200% ;
	margin: 0 auto 20px auto; 
	overflow: visible;
}

dl.company dt{
	float: left;
	clear: both;
	width:30% ;
}
dl.company dd{
	float: left;
	width:70% ;
}

dl#footerOutline{
	width:95% ;
	margin: 0 auto; 
	overflow: hidden;
}

dl#footerOutline dt{
	float: none;
	clear: both;
	width:100% ;
}
dl#footerOutline dd{
	float: none;
	clear: both;
	width:100% ;
	padding-top:15px ;
}

	#header-container nav.secondary-menu {
		width: 99%;
	}
	
	#header-container nav.primary-menu-dropdown {
		display: block;
		visibility: visible;
	}
	
	#header-container nav.primary-menu-dropdown select {
		width: 100%;
		padding: 5px;
		margin-bottom: 5px;
	}
	
	#header-container nav.primary-menu {
		display: none;
	}
	
	#container .portfolio-small ul li {
		width: 165px;
	}
	
	.portfolio-large ul li {
		max-width: 356px !important;
		height: 295px !important;
	}
	
	.portfolio-medium ul li {
		height: 300px;
	}
	
	.two-col-r .portfolio-medium ul li, .two-col-l .portfolio-medium ul li, .one-col .portfolio-medium ul li {
		max-width: 311px;
	}
	
	#site-info {
		padding: 10px;
		text-align: center;
	}
	
	#site-info .pc-link, #site-info .copyright {
		float: none;
		text-align: center;
	}
}


