@charset "utf-8";

/*-------------------------------------------------------------------------------------------

REFINE CUSTOM STYLESHEET

スタイルシートをカスタマイズする場合は、style.cssを編集する代わりにこちらに
記述してください。そうすることで、テンプレートがアップデートされた場合でも、
このページをコピー＆ペーストするだけで、簡単に新バージョンのテンプレートに、
自分のカスタムを反映させることができます。

-------------------------------------------------------------------------------------------*/
#mail_submit{
  border-radius: 5px;
  background: #295890;
  width: 150px;
  height: 40px;
  color: white;
  border: none;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: liner;
  transition-timing-function: liner;
}

/***** 制作依頼コンタクトフォーム *****/
.c1{
/*background:#fff;
padding:15px 20px;
border-bottom:1px solid #ccc;*/
font-weight:bold;
color:#595858;
display:block;
line-height:50px;
}
 
.c2{
/*background:#E8EEF9;
padding:20px;
border-bottom:1px solid #ccc;*/
font-weight:bold;
color:#595858;
line-height:50px;
}
 
p.c1,p.c2{
margin:0;
}
 
.c1:hover,.c2:hover{
background:#FFEEEE;
}
 
.c1.last,.c2.last{
border-bottom:none;
}
 
.m-alert{
padding:5px;
background:#1b95e0;
color:#fff;
margin:5px;
font-weight:normal;
}
 
input[type=text],input[type=tel],input[type=email]{
font-size:15px;
}
 
.c1 textarea,.c2 textarea{
font-size:13px;
width:100%;
}
 
.file{
margin:10px;
display:block;
}
 
 
input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}
 
input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}
 
.contact_right textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:100%;
   padding:0 3px;
}
 
.contact_right textarea:focus{
   border:solid 1px #20b2aa;
}
 
.contact_right textarea {
   outline: none;
width:100%;
}
 
 

 
.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}
 
input[type="radio"]{
margin: 0 0 4px 0 !important;
}




b, strong {
  font-size: medium;
}

.from{
text-align: right;
}


a:hover {
position: relative; top: 2px; left: 2px; text-decoration: none;
}

a:hover img {
 opacity: 0.3 ;
 filter: alpha(opacity=30) ;/* Ie用 */
}
table.company {
    max-width: 500px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #295890;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}
.example {
	margin: 20px;
	padding: 1.5em;
	border: 1px #ccc solid;
	border-radius: 4px;
	background: #f3f3f3;
}

.main table {
	border-left: none;
	border-top: none;
}
/*.entry-meta-item.author {
    display: inline;
}
*/


.align-right{text-align: right;}
/***************************************
moreを使わずに抜粋とサムネイル(top画像を表示)

<div class="entry-content">の後に元々あったもの

アーカイブ<!---->
検索結果　<!---->
index    <!---->


付け加えたもの
<a href=""><img width="175" src="" class="alignright wp-post-image tfe" alt="" title="" /></a> <div class="align-right"><a href="" title="(no title)">&raquo;(no title)の続きを読む </a></div>
*****************************************/
/***wordpress　popular widgetのサムネイル用***/
.widget.popular-posts li {
padding-left: 0;
}

.widget.popular-posts li a:before {
display: inline;
content: none;
}

.widget.popular-posts a img {
float: left;
margin-right: 10px;
    max-width: 120px;
    max-height: 80px;
    vertical-align: bottom;
}

.widget.popular-posts li {
zoom:1;
}

.widget.popular-posts li:after {
content:"";
display:table;
clear:both;
}

/***メインテキストサイズ***/
.main p {
    font-size: 15px;
    font-size: 1.15rem;
}

/***投稿者を表示***/
.entry-meta-item.author {
    display: inline;
}

/***.entry-content p {
    margin-left: 220px;
}***/




/****CSS に含まれる画像の URL を、データスキーマ URI に変換するバグバグバグ****/
.commentlist>li.bypostauthor:before {
     content: no-close-quote !important;
}



/****コメントフォーム ウェブサイト表示しない****/
.comment-form-url{ display:none; }