/*---------------------------------------------
◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□
Copyright(c) edridge, Inc.
Square-CMS ver.3
Chief Editor: Kitadume
◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□◼︎□

sample:
.class名 /❇︎-クラスの使用箇所・用途-❇︎/
    {xxx:123;
    xxx:123;
    xxx:123;
    }

-----------------------------------------
-----------------------------------------
【index】
    ・ブラウザのcssをリセットする
        
    ・転職スクエア　基本デザイン
        
    ・ヘッダー
        PC
        スマホ
    ・メインカラム
        全体構成
        モジュール
        個別パーツのレイアウト
    ・サイドバー
        全体構成
        モジュール
        個別パーツのレイアウト
    ・フッター
        全体構成
        モジュール
        個別パーツのレイアウト
    .tableの指定
    .thの指定
　　 .tdの指定
    ・trの指定
    .pの指定

    ・チャット 独自
        PC
        スマホ
    ・オーバーレイ

    ・answer-fast

    ・ボタン

    ・ソースに出ない文字
        
    ・FAQ 独自
        
    ・転職スクエア - 法人名ページ 独自
        
    ・転職スクエア - 検索エンジン 独自
        
    ・スクエアNEWS 独自

    ・Flex

    ・＠media

    ・セレクトボックス

    ・サーチエンジン

    ・ログフォーム

    ・スクエア　対話テキスト    

    ・スクエア　基本

　　・アコーディオン
-----------------------------------------
-----------------------------------------

        
---------------------------------------------*/



/*---------------------------------------------
ブラウザのcssをリセットする
---------------------------------------------*/
@charset "UTF-8";*{padding:0;margin:0;font-family:"Hiragino Maru Gothic Pro",'Hiragino Kaku Gothic ProN',Meiryo,'MS PGothic',Sans-serif;line-height:1.4;}

html {  
    overflow-y: scroll;  
}  
body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6,  
pre, form, fieldset, input, textarea, p, blockquote, th, td,
header, footer  {  
    margin: 0;  padding: 0;  
}  
address, caption, cite, code, dfn, em, strong, th, var  {  
    font-style: normal;  
}  
table   {  
    border-collapse: collapse;  border-spacing: 0;  
}  
caption, th {  
    text-align: left;  
}  
q:before ,q:after   {  
    content: '';  
}  
object, embed   {  
    vertical-align: top;  
}  
hr, legend  {  
    display: none;  
}  
h1, h2, h2, h3, h5, h6  {  
    font-size: 100%;  
}  
img, abbr, acronym, fieldset    {  
    border: 0;  
}  
li  {  
    list-style-type: none;  
}  

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, 
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*font: inherit;*/
    font-size: 100%;
    vertical-align: baseline；;
}

 button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button{
    -webkit-appearance: none;
    cursor: pointer;
}

img{
    height:auto;
}

/*---------------------------------------------
Basic
---------------------------------------------*/
.sqjob { background-color: #fff }

/*---------------------------------------------
転職スクエア　要素デザイン
---------------------------------------------*/



/*---------------------------------------------
転職スクエア　基本デザイン
---------------------------------------------*/
.clear { clear: both; }

div.sideNav div.header, div.sideNav div.nav {
    position: relative;
    margin: 0!important;
    padding: 10px 10px 10px 15px;
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid white;
    border-right: 0;
    border-left: 0;
    font-size: 14px;
    line-height: 1em;
    cursor: pointer;
    background: inherit;
    color: #2c84cc;
    font-weight: normal
}

div.hr {
    position: relative;
    display: block;
    height: 0;
    margin: 14px 0px !important;
    width: 100%;
    border-top: 1px #dcdcdc solid;
    text-align: center
}
div.hr hr { display: none }


.main,.flex,body {
    background: #fff;
} 


/*---------------------------------------------
ヘッダー
---------------------------------------------*/

/*-----PC[開始]------*/
 #PageTop {

    position: relative;
    z-index: 20;
    width: 100%;
    /*0217*/
    /*min-height: 45px;*/
     /*height: 96px;*/
     height: 43px;
    background: #fff;
    border-bottom: 2px solid #aaa;
    /*padding: 0 10px;*/

}


.header-lay {
    height:70px!important;
    display: none;
    width:100%;
} 

.tbl  ul  {
    width:60%;
    float:right;
}

.tbl a {
    float:right;
    display:block; 
    /*border-left:1px solid #ccc; */
    padding:1px 3px; 
    color:#555!important;
    font-size:7px;
    width:25%;
    height:auto; 
    font-weight:bold;
    text-align:center;
    margin: 0px;
}

.tbl i {
    font-size:30px;
    color:#4B6AC2;
}

.tbl img {
    margin-top:0px;
    height:40px;
    height:60px;
    width:auto;
}

.cat-head {
    width: 100%;
    height: auto;
}
.cat-head:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}



.catch-copy {
background-color:#fff;
border:1px solid #000;
border-radius:5px;
position:relative;
width:400px;
float:left;
font-size:16px;
padding:10px;
color:#583822;
font-weight: bold;
margin-top:15px;
}
 
.catch-copy:before {
border:5px solid transparent;
border-right-color:#fff;
border-left-width:0;
left:-4px;
content:"";
display:block;
top:15px;
position:absolute;
width:0;
z-index:1;
}
 
.catch-copy:after {
border:5px solid transparent;
border-right-color:#000;
border-left-width:0;
left:-5px;
content:"";
display:block;
top:15px;
position:absolute;
width:0;
}

#detail-breadcrumb {
    padding: 0 0 5px;
    margin: 0 0 10px;
    clear: both;
    font-size: 90%;
}

.mflex {
    margin:0;
    height:70px!important;
    background:#fff;
}

.navi-top {
    width:100%; 
    background-color:#f2f2f2;
    border-bottom:1px solid #ccc;
    height:25px;
margin:0!important;
}

#head_line {
    width:1024px; 
    margin:0 auto;
}

.headttl2 {
    float:left; 
    display:block; 
    margin:0;padding:5px; 
    color:#555;
    font-size:10px;
}

.head--service_nav--btn {
    float:left; 
    display:block; 
    padding:2px 17px;
    font-size: 14px;
}

.head-btn-log {
    background-color:#ff8c00;
    color:#fff!important;
}

.head-btn-comp {
    background-color:#4169e1;
    color:#fff!important;
}

.head-btn-adop {
    color:#000!important;
}

.header-info {
    width:1024px; 
    margin:0 auto;
}

.header-info img {
     height:60px; 
     width:auto; 
     margin-top:5px;
}

.header-rightside {
     float:right;
}

.header-rightside ul {
    width:400px;
    float:right;
}

.header-rightside-search {
    float:right; 
    display:block; 
    border-left:1px solid #ccc; 
    padding:5px 10px; 
    color:#555!important;
    font-size:10px;
    width:100px;
    height:70px; 
    font-weight:bold;text-align:center;
}

.header-rightside-consu {
    float:right; 
    display:block; 
    border-left:1px solid #ccc; 
    padding:5px 7px; 
    color:#555!important;
    font-size:10px;
    width:100px;
    height:70px; 
    font-weight:bold;text-align:center;
}

.header-rightside-messa {
    float:right; 
    display:block; 
    border-left:1px solid #ccc; 
    padding:5px 10px; 
    color:#555!important;
    font-size:10px;
    width:100px;
    height:70px; 
    font-weight:bold;text-align:center;
}

.header-rightside-menu {
    float:right; 
    display:block; 
    /*border-left:1px solid #ccc; 
    border-right:1px solid #ccc;*/ 
    padding:6px 10px; 
    color:#555!important;
    font-size:10px;
    width:100px;
    height:70px; 
    font-weight:bold;text-align:center;
}

.header-rightside-font {
    font-size:43px!important;
    color:#4B6AC2;
}
/*-----PC[終了]------*/



/*-----スマホ[開始]------*/

/*-----スマホ[終了]------*/




/*---------------------------------------------
メインカラム
---------------------------------------------*/

/*-----全体構成[開始]------*/


div#breadcrumb {
    padding: 0 0 5px;
    margin: 0 0 10px;
    clear: both;
    ;
    font-size: 90%;
}
div#breadcrumb a {
    font-color: #ccc;
    font-size: 80%;
}
div#breadcrumb div {
    display: inline;
    font-size: 13px;.side
    font-size: 80%;
}
#breadcrumb div a {
    color: #666;
    text-decoration: none;
    ;
    font-size: 80%;
}

.agent-tag {
    margin: 0;
    padding: 0;
    list-style: none;
}
.agent-tag li {
    display: inline-block;
    margin: 0 .3em .3em 0;
    padding: 0;
    background-color:#F16529;
    position: relative;
    display: inline-block;
    max-width: auto;
    height: 34px;
    line-height: 34px;
    padding: 0px 0.5em 0px 0.5em;
    border: 1px solid #F16529;
    border-radius: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff!important;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
}

.agent-tag li span {
    z-index: 3;
    width: auto;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 30%;
    color: #F16529;
    font-size: 10px;
    text-align: center;
    -webkit-transition: .2s;
    transition: .2s;
    padding:3px 5px;
    margin-left:10px;
}
.agent-tag li:hover {
    background-color: #3498db;
    border: 1px solid #3498db;
    color: #fff;
}
.agent-tag li:hover span {
    background-color: #fff;
    color: #3498db;
}

.hr-noMarg{margin:0!important;}


.top-intro {
    width:100%;
    margin:0 0 20px;
    padding:20px;
    background-color:#eee;
    background-image:url("https://square-job.com/webroot/img/seamless_paper_texture.png");
}

/*.top-intro-txt {
    width:100%; 
    margin:0 auto;
    line-height:1.4em; 
    font-weight:bold;
}*/

.top-search-des {
    padding:0!important;

}

.top-search-des2 {
    border:8px solid #dfdfdf!important;
}


.faq-main   {
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
    float:left;
    margin-bottom:15px;
}


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

.faq-main   {
    width:100%;
    margin-right:2%;
    float:left;
    margin-bottom:15px;
}

.tbl img {
    width: auto;
    height: 38px;
    position: relative;
    top: 8%;
    left: 2%;
}

}

.faq-main img   {
    width:60px;
    height:60px;
    margin-top:5px;

}

.faq-main a {
    display:inline-block;
    margin-left:30px;
    line-height:1.6;


}

.faq-contents{
    width:49%;
    float:left;
    style=" border-top:3px solid #e60012;margin-bottom:30px;
}


.faq-img    {
    display:inline-block; width:40px;
    height:100px; 
    margin-left:20px;
    margin-right:15px;
    float:left;

}
/*クライアントページモジュール　ここから*/
.clpage-module {
  width:100%; 
  height:auto;
  background-color:#4B6AC2;
  border-radius:10px;
  padding:2px
  ;margin-bottom:30px;
 }

 .cl-mod-top {
  margin:0;
  width:100%; 
  background-color:#f5f5f5;
  height:240px;
  overflow:hidden;
 }

 .cl-mod-right {
  width:50%; 
  background-color:transparent;
  float:left;
  height:100%;
  padding:5px;
 }

.cl-top-txt {
  width:100%; 
  height:64px;
  background-color:#f5f5f5;
  padding:7px;
  border-top:4px 
  solid #ccc;
  border-bottom:4px solid #ccc;
}

.cl-mod-under {
  width:100%; 
  height:auto;
  background-color:#4B6AC2;
}
/*クライアントページモジュール　ここまで*/

.module-under {
    padding: 0; 
    background-color: #FFFFFF;
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;


}

.module-under table {
        border: none;
        border-top: solid 1px #666;
        border-collapse: separate; 
        width:100%;
}

.module-under td {
    border-bottom:1px solid #ccc;
    line-height: 2;
}

.module-under th,.module-side td {
    padding: 5px;
}



.module-side {
    padding: 0; 
    background-color: #FFFFFF;
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;


}

.module-side table {
        border: none;
        border-top: solid 1px #666;
        border-collapse: separate; 
        width:100%;
}

.module-side td {
    border-bottom:1px solid #ccc;
    line-height: 2;
}

.module-side th,.module-side td {
    padding: 5px;
}


.module2 { 
    padding: 0; 
    background-color: rgba(250,250,250,0.4);
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;

}

.module2  a {
    width:auto;
    border:1px solid #ccc;
    background-color:#0079c2;
    display:block;
    text-align:center;
    color:#fff!important;
    padding:10px;
}

.module2 table { 
    margin:0;
    width:100%; 
}

.module2 td, .module2 th { 
    border:1px solid #ccc; 
    padding:10px 15px 7px; 
    line-height:2; 
}

.module2 th { 
    background:#f2f2f2; 
    font-weight:normal; 
}

.detailtop-tbody {
    width: 100%;
}

.detailtop-table {
    
    border:none;
}

.detailtop-tr1 {
    height:20px!important;
    position:relative;
}

.detailtop-tr2 {
    height:50px!important;
}

.detailtop-tr3 {
    height:100px!important;
}


.detailtop-td1 {
    padding:14px 14px 14px 30px;
    font-size:10px;
    position:absolute;
    font-weight:bold;
}

.detailtop-td2 {
    padding:28px 14px 14px 30px;
    font-weight:bold;font-size:2rem;
}

.detailtop-td3 {
    padding:14px 14px 14px 30px;
    line-height:25px;
}

.detail-img {
    width:120px; 
    height:180px;
    float:left;
    overflow:hidden;
    margin-left:10px;
    margin-top:15px;
}

.detail-img img {
    width:100%;
    height:auto;
    border:solid 3px #F7F7F7;
}


.module-bestanswer { 
    padding: 0; 
    background-color: rgba(250,250,250,0.4);
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;

}

.module-bestanswer table {
    width:60%;
    border:1;
    margin:0;
    width:100%; 
}

.module-bestanswer tbody {
    margin-left:20px;
}

.module-bestanswer td {
    border:1px solid #ccc; 
    padding:10px 15px 7px; 
    line-height:2; 
    
}

.module-bestanswer p {
    font-size:12px;
    text-align:center;
    margin:0!important
}

.module-bestanswer h2 {
    text-align:center;
}

.module-bestanswer h3 {
    font-size:12px;
    margin:20px 0 0 0;
    display:block;
    background-color:#ddd;
    padding:5px;
}

.module-ranking
{ 
    padding: 0; 
    background-color: rgba(250,250,250,0.4);
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    /*border-top: 1px solid #eee;*/
    border-right: 1px solid #eee;
    /*border-bottom: 2px solid #ccc;*/
}

.module-planner {
    padding: 0; 
    background-color: rgba(250,250,250,0.4);
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;

}

.module-planner a {
    width:auto;
    border:1px solid #ccc;
    background-color:#0079c2;
    display:block;
    text-align:center;
    color:#fff!important;
    padding:10px;
}

.module-planner table {
    font-size: 10px;
    padding:5px;
    margin: 0px;
    width: 100%;
}

.module-planner th,.module-planner td {
    padding: 5px;
    border:1px solid #ccc;  
    line-height:2; 

}

.module-planner th {
    background-color:#0079C2!important; 
    font-weight:normal; 
    color:#fff;
}

.module-planner tr {
    color:#533E2F;

}

.module-approach {
    padding: 0; 
    background-color: rgba(250,250,250,0.4);
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;


}

.module-approach table {
        border: none;
        border-top: solid 1px #666;
        border-collapse: separate; 
        width:100%;
}

.module-approach td {
    border-bottom:1px solid #ccc;
    line-height: 2;
}

.module-approach th,.module-approach td {
    padding: 5px;
}

.approach-img {
    background-color:#ccc;
    color:#fff;   
    width:20%;
}

.approach-name {
    background-color: #0079C2;
    color: #fff;   
    width: 100%;

}

.approach-name {
    color:#fff;
}

.approach-item {
    font-size:0.8em;
    background-color:#fff;
    color:#333;    
    width:15%;
}

.approach-content {
    background-color:#fff;
    color:#333;   
    width:40%;
}

.approach-pr {
    background-color:#fff;
    color:#333;    
    width:100%;
}

.approach-btn   {

     display: inline-block;
  background: #EEE;
  border: 1px solid #DDD;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #111;
  padding: 10px 0;
  width:26%;
  margin:0 1% 15px 5%;

}

.mypage-block-a {
    width:50%!important;
    height:40px;
    display:block;
    float:left;
    border:1px solid #ccc;
    padding:5px;
    text-align:center;
    background-color:#bbc8e6!important;
    color:#333!important;
    padding-top:10px;
    font-weight:bold;
}

.mypage-block-b {
    width:50%!important;
    height:40px;
    display:block;
    float:left;
    border:1px solid #ccc;
    padding:5px;
    text-align:center;
    background-color:#f6ad49!important;
    color:#333!important;
    padding-top:10px;
    font-weight:bold;
}

.approach-btn p {
    text-align: center;
}



.toppage-cat-img2 {
    height: auto;
    width: 25%;
    float: left;
    overflow: hidden;
}
.toppage-cat-img2 img {
    width: auto;
    min-width: 80px;
    height: 100%;
}

.toppage-cat-img2 {
    width: 80px;
    height: 80px;
}

.toppage-cat-img .toppage-cat-img-intern .toppage-cat-img-nurse .toppage-cat-img-pharma .toppage-cat-img-medicare .toppage-cat-img-dental .toppage-cat-img-doctor .toppage-cat-img-business .toppage-cat-img-seishain .toppage-cat-img-study-ab .toppage-cat-img-part .toppage-cat-img-executive .toppage-cat-img-haken:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
.toppage-cat-img-intern {
    width: 100%;
    height: 148px;
    background-image: url("images/インターン.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-nurse {
    width: 100%;
    height: 148px;
    background-image: url("images/nurse-top-m.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-pharma {
    width: 100%;
    height: 148px;
    background-image: url("images/pharma-top-m.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-medicare {
    width: 100%;
    height: 148px;
    background-image: url("images/care-top-m.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-dental {
    width: 100%;
    height: 148px;
    background-image: url("images/dental-top-m.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-doctor {
    width: 100%;
    height: 148px;
    background-image: url("images/doctor-top-m.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-business {
    width: 100%;
    height: 148px;
    background-image: url("images/businesstalk.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-seishain {
    width: 100%;
    height: 148px;
    background-image: url("images/seishain.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-study-ab {
    width: 100%;
    height: 148px;
    background: #ddd;
    padding-top: 119px
}
.toppage-cat-img-part {
    width: 100%;
    height: 148px;
    background-image: url("images/part.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-executive {
    width: 100%;
    height: 148px;
    background-image: url("images/executive.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}
.toppage-cat-img-haken {
    width: 100%;
    height: 148px;
    background-image: url("images/haken.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 119px
}

.toppage-cat-img-core {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    background-color: rgb(25,25,112);
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #FFF!important;
    text-align: center;
}

.marg-14 {
    margin: 0 14px;
    font-size: 90%;
}

.marg-14 p {
    margin-bottom: 25px;
    font-size:16px;
    line-height: 1.7;
}

.marg-14 h2{
margin-left:0;
margin-right:0;
font-size:20px;
}

.marg-14 h1 {
margin-left:0;
margin-right:0;
font-size:22px;
}
.hospital-info {
    margin: 14px;
    font-size: 90%
}

.hospital-info p {
    font-size: 12px;
}

.detail-top {
    width: 100%;
    padding: 0;
}

.candidate-list {
    width:100%;
    border-bottom:solid 1px #FF9F12;
}
.candidate-list-img {
    width:120px; 
    height:180px;
    float:left;
    overflow:hidden;
    margin-left:10px;
    margin-top:15px;
}

.candidate-list-img img {
     width:100%;
     height:auto;
     border:solid 3px #F7F7F7;
}

li.cat-item {
    /*width: 29.5%;*/
    width: 20%;
    display: inline-block;
    /*margin: 15px 5px 5px;*/
    margin: 4px 3px 5px;
	padding:5px 5px;
    display:inline-block;
    /*background-color:#888888;*/
    /*border-bottom:3px solid #333;*/

    border-radius:5px;
    background-color:#F2F2F2;
    border:1px solid #bbb;
    font-size: 10px;
}

.cat-item:hover {
    /*width: 29.5%;*/
    width: 20%;
    display: inline-block;
    /*margin: 15px 5px 5px;*/
    margin: 4px 3px 5px;
	padding:5px 5px;

    display:inline-block;
    background-color:#4169E1;
    border-top:1px solid #fff;
    border-bottom:1px solid #333;
    color:#fff;
    font-size: 10px;
}
li.cat-item a{
    /*color:#fff!important;*/
    color:#533E2F!important;
}
li.cat-item a:hover{
    color:#fff!important;
}


/*0222*/
 .cat-list-h2{
  text-align:left;padding:14px 28px;margin:-14px 0 0;display:inline-block;width:100%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+100 */
background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
 }
 .cat-list-h1{
  text-align:left;padding:14px 28px;margin:-14px 0 0;display:inline-block;width:100%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+100 */
background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
 }

   .cat-list-business{
  padding:7px 14px;font-size:18px;
 }
  .cat-list-service{
  background-color:#db7093;display:inline-block;border-bottom:2px solid #c71585;padding:7px;font-size:14px;color:#fff; border-radius: 10px;  margin-bottom:7px;
 }

 .cat-list-address{
  background-color:#556b2f;display:inline-block;padding:3px;font-size:14px;color:#fff; border-radius: 3px; margin-bottom:7px;
 }
.cat-list-station1{
  background-color:#556b2f;display:inline-block;padding:3px;font-size:14px;color:#fff; border-radius: 3px; margin-bottom:7px;
  
 }
.cat-list-station2{
  background-color:#888;display:inline-block;border-bottom:2px solid #333;padding:3px;font-size:12px;color:#fff; border-radius: 3px; margin-bottom:2px;
 }
.cat-list-station3{
   margin-bottom:10px;
 }
/*0222 end*/

/*0224*/

.karte p {
  display: block!important;
  margin: 0 14px;
}

.karte h3 {
    font-size: 20px;
}

span.f-bold {
  font-weight:bold;
}
 
span.f-red {
  color:#EB294A;
  font-weight: bold;
} 

span.f-yellow {
    color:#F1EE18;
    font-weight:bold;
}

/*.marg-14 p {
  line-height:1.8!important;
  margin-bottom: 10px!important;
}*/

.client-post-h2 {
  font-size: 26px;
  border: solid 2px;
  padding:5px;
  background: #F6F8FF;
}

.point-memo {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    display: block;
    width: 100%;
    height: auto;
    padding: 14px;
}

.clinic-cl {
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.51, #979491), color-stop(0.00, #fff));
    background: -webkit-linear-gradient(top, #fff 0%, #E6E6CC 51%, #fff 100%);
    background: -moz-linear-gradient(top, #fff 0%, #E6E6CC 51%, #fff 100%);
    background: -o-linear-gradient(top, #fff 0%, #E6E6CC 51%, #fff 100%);
    background: -ms-linear-gradient(top, #fff 0%, #E6E6CC 51%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0%, #E6E6CC 51%, #fff 100%);
}


.clinic-cl-h2 {
    text-align: center;
    font-size: 26px;
    padding: 10px;
    background:#4B6AC2;
    color: #fff;
    margin: -2px 0; 
} 

.client-post h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;    
    color: #000;
    line-height: 28px;
}

img.client-top {
    width:100%;
    height:auto; 
    margin-bottom:20px;

}

.karte {
  margin:0;
  padding:142px 30px 50px 30px;
  background-image: url("/wp-content/images/common/karte.jpg");
  background-size: 100% 100%;
  min-height:500px;
  text-align: center;
}
.close_img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: inline-block; 
    margin-bottom: 25px;
}


span.f-memo {
    background: linear-gradient(#fff 50%, #97D4C6 90%);
    text-align: center;
   }

span.d-memo {
    background: linear-gradient(#fff 50%, #55C8FF 90%);
    text-align: center;
}

span.n-memo {
    background: linear-gradient(#fff 50%, #FD8FE0 90%);
    text-align: center;
}

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

.shadou_img2 {
    width: 100%;
    max-width: 280px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 65px;
    margin-bottom:none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


.karte {
  margin:0;
  background-image: url("/wp-content/images/common/karte.jpg");
  background-size: 100% 100%;
  min-height:370px;
  text-align: center;
  padding: 165px 20px 40px 20px;
}

}

.post-jump-btn {
    display: block;
    padding: 5px;
    margin: 15px auto;
    background-color: #FF8C00;
    border-radius: 5px;
    max-width: 500px;
    width: 100%;
    color: #fff!important;
    text-align: center;
    font-size: 18px;
    border-bottom: 5px solid #D12C00;
    line-height: 20px;
}

.logo-l {
    float: left;
    width: 45%;
}

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

.content_mod {
width:100%;
height:220px;
display: block;
border-bottom: 2px solid #eee;
}
}

@media screen and (min-width: 321px){
.content_mod {
width:100%;
height:195px;
display: block;
border-bottom: 2px solid #eee;
}
}

.content_mod:hover { background: #fbf9f9;}

.content_thum {
  width:30%;
  height:140px;
  overflow: hidden;
  display: block;
  float:left;
  margin-top:20px;
}

.content_title {
  width:100%;
  height:auto;
  display:block;
  padding:20px 10px 10px;
}


.content_post {
  width:70%;
  height:auto;
  float:right;
}

.content_post_p {
  font-size:12px;
  color:#ada8a8;
  padding:15px 5px 0px 15px;
}





/*-----全体構成[終了]------*/



/*-----モジュール[開始]------*/
/*-----モジュール[終了]------*/



/*-----個別パーツのレイアウト[開始]------*/
div.tabbox { margin: 0px; padding: 0px; width: 100%; }

/* ▼(B)タブ部分 */
p.tabs { 
    margin: 0px!important; 
    padding: 0px; 
    width:100%;
    font−size:10px!important;
}

p.tabs a {
   /* ▼(B-2)リンクをタブのように見せる */
   display: block; width: 20%; float: left;
   margin: 0; padding: 3px;
   text-align: center; 
   font−size:10px!important;
}
/* ▼(B-3)各タブの配色 */
p.tabs a.tab1 { background-color:#F36394;color:#fff!important; font-size:18px!important;color:#fff;height:40px;padding-top:12px;}
p.tabs a.tab2 { background-color:#97D20E;color:#fff!important; font-size:18px!important;color:#fff;height:40px;padding-top:12px;}
p.tabs a.tab3 { background-color:#0090D5;color:#fff!important; font-size:18px!important;color:#fff;height:40px;padding-top:12px;}
p.tabs a.tab4 { background-color:#F2AF00;color:#fff!important; font-size:18px!important;color:#fff;height:40px;padding-top:12px;}
p.tabs a.tab5 { background-color:#1AD8DE;color:#fff!important; font-size:18px!important;color:#fff;height:40px;padding-top:12px;}
p.tabs a:hover { background-color: #eee; color: #333!important; }

/* ▼(C)タブ中身のボックス */
div.tab {
   /* ▼(C-2)ボックス共通の装飾 */
   overflow: auto; clear: left;padding: 14px;
}
/* ▼(C-3)各ボックスの配色 */
div#tab1 { border: 2px solid #F36394; background-color: #fff; }
div#tab2 { border: 2px solid #97D20E; background-color: #fff; }
div#tab3 { border: 2px solid #0090D5; background-color: #fff; }
div#tab4 { border: 2px solid #F2AF00; background-color: #fff; }
div#tab5 { border: 2px solid #1AD8DE; background-color: #fff; }

div.tab p { margin: 0.5em; }

/*-----個別パーツのレイアウト[終了]------*/





/*---------------------------------------------
サイドバー
---------------------------------------------*/

/*-----全体構成[開始]------*/
.side-number{
    width:50%;
    border:1px solid #ccc;margin:0;
    font-size:10px;
    float:left;
    padding:5px 0;
    text-align:center;
    font-weight:bold!important;

}

.side-ranking-bar{
    border:1px solid #ccc;
}

.side-ranking-no1 {
    float:left;width:25%;
    height:auto;
    min-height:75px;
    border:0px solid #ccc;
}



.side-ranking {
    width:50%;
    border:1px solid #ccc;
    float:left;
    background-color: #fff
}

.side-ranking p {
    float:left;
    height:34px;
    width:75%;
    margin:3px 0!important;
    font-size:9px;
    line-height:1.2em;
    
}

.side-ranking-img{
    float:left;
    width:25%;
    height:auto;
    min-height:40px;
    border:0px solid #ccc;
    background-color: #fff
    
}

.side-kizi {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
    background-color: rgba(257,257,257,0.6);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 80px;
}

.side-hidden {
    height:50px;
    overflow: hidden
}

.side-kizi p {
    position: absolute;
    top: 10%;
    margin-top: -0.5em;
    color: #7681DC
}

.side-kizi-title {
    font-size: 14px;
    line-height: 120%;
    text-align: left;
    margin: 0 14px 0 90px;
    padding-top: 5px;
    padding-left: 4px;
}

/*.bucket p {
    display:inline-block; 
    font-size:12px;
    float:left;
    font-weight:bold;
    margin:3px 0!important;
}*/


.side-candidate { 
    margin-bottom:0px;
    padding: 0; 
    background-color: rgba(250,250,250,0.4);margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;
}

.side-candidate-list {
    width:50%;
    border:1px solid #ccc;
    float:left;
    font-size:12px;
    padding:7px 0 0 5px;

}


.side-man-img{
    float:left;
    width:20%;
    height:auto;
    min-height:60px;
    border:0px solid #ccc;

}

.side-space{
    float:right;
    width:5%;
    height:auto;
    min-height:60px;
    border:0px solid #ccc;
    padding-top:24px!important;

}

.side-comp-logo{
    float:right;
    width:20%;height:auto;
    min-height:60px;
    border:0px solid #ccc;

}

.side-login {
  width: 100%;
  border-radius: 3px;
 border-bottom: 3px solid #333;
  color: #ffffff!important;
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin:0px auto 14px;
  padding: 10px 0;
}
.side-login:hover {
border-top:2px solid #fff;
  border-bottom: 1px solid #333;
  margin:0px auto 14px;
  color: #ffffff!important;
}

.side-qa {
    margin: 0 14px;
    font-size: 90%;
}

.side-qa p {
    color:#7681DC 
}

.side-qa:first-child p {
    margin-top: 14px;
    
}

/*-----全体構成[終了]------*/



/*-----モジュール[開始]------*/
/*-----モジュール[終了]------*/



/*-----個別パーツのレイアウト[開始]------*/
/*-----個別パーツのレイアウト[終了]------*/


/*---------------------------------------------
サイドバー デザインのクラス
---------------------------------------------*/
.side-career-p  {
    float:left;
    height:30px;
    width:55%;
    margin:10px 0!important;
    padding: 0 7px;
    font-size:12px;
    line-height:1.6em;
}

.side-career-a{
    width:auto;
    border:1px solid #ccc;
    background-color:#0079c2;
    display:block;
    text-align:center;
    color:#fff!important;
    padding:10px;

}

.side-scout {
    padding: 0; 
    background-color: rgba(250,250,250,0.4);
    margin-bottom:20px;    
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;
}

.side-scout a {
    background-color:#FF8C00; 
    font-weight:bold; 
    padding:5px;
    display:block;
    color:#fff!important;
}

.side-scout-input {
    margin:0 auto 10px;
    width:200px!imporatant;
}


 
@media only screen and (min-width: 786px) {
.side_bar {
  position: fixed; /* スクロールしても位置を固定 */
  top: 130px;
  padding: 10px;
  border: 4px solid #FFDAA2;
   width: 30%!important;
   max-width: 310px!important;
}

}

 

@media only screen and (max-width: 785px) {
.side_bar {
  padding: 10px;
  border: 4px solid #FFDAA2;
   width: 100%!important;
}
}
 

@media only screen and (max-width: 1024px) {
.top-intro-txt {
    width:100%; 
    margin:0 auto;
    line-height:1.4em; 
    font-weight:bold;
}
}
@media only screen and (min-width: 1025px) {
.top-intro-txt {
    /*width:980px;*/
    margin:0 auto;
    line-height:1.4em; 
    font-weight:bold;
}
}



/* IE6 */
.side_bar    {
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+54)); /* サイドバー位置調整 */
}



.side-orange{width:100%;margin: 14px 0;line-height:20px;display:block;
  background: #FF9F12;
  background-image: -webkit-linear-gradient(top, #FF9F12, #FF8F09);
  background-image: -moz-linear-gradient(top, #FF9F12, #FF8F09);
  background-image: -ms-linear-gradient(top, #FF9F12, #FF8F09);
  background-image: -o-linear-gradient(top, #FF9F12, #FF8F09);
  background-image: linear-gradient(to bottom, #FF9F12, #FF8F09);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #ffffff!important;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  border: solid #bf760f 1px;
  text-decoration: none;}
.side-white{width:100%;margin: 14px 0;line-height:20px;display:block;
  background: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #eee);
  background-image: -moz-linear-gradient(top, #fff, #eee);
  background-image: -ms-linear-gradient(top, #fff, #eee);
  background-image: -o-linear-gradient(top, #fff, #eee);
  background-image: linear-gradient(to bottom, #fff, #eee);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  font-family: Arial;
  color: #555!important;
  font-size: 18px;
  padding: 7px 20px 7px 20px;
  border: solid #999 1px;
  text-decoration: none;}


/*---------------------------------------------
フッター
---------------------------------------------*/

/*-----全体構成[開始]------*/
#PageBot a { color: #ddd!important; }
#PageBot li { margin: 5px 0; }
#PageBot p { color: #bbb!important; }

.contents-f {
    background-color: #565758;
    margin-bottom: 0px!important;
}
.contents-f-li{padding:6px 0!important;}

.input-text_2 {
    background: #ededed;
    border-radius: 4px;
    border: 1px solid rgb(255,0,255,0.4);
    color: #0C2245;
    height: 25px;
    line-height: 20px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    width: 200px;
    margin: 8px 0;
    float: left;
    transition: all 0.5s;
}

.input-text_area {
    background: #ededed;
    border-radius: 4px;
    border: 1px solid rgb(255,0,255,0.4);
    color: #0C2245;
    line-height: 20px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    width: 100%;
    margin: 8px 0;
    float: left;
    transition: all 0.5s;
}


/*-----全体構成[終了]------*/



/*-----モジュール[開始]------*/





/*-----モジュール[終了]------*/



/*-----個別パーツのレイアウト[開始]------*/
/*-----個別パーツのレイアウト[終了]------*/


/*---------------------------------------------
table
---------------------------------------------*/
 table.brwsr2 {
        margin-bottom:20px;
        border: none;
        border-top: solid 1px #666;
        border-collapse: separate;
        border-spacing: 0 5px;
        background: #f5f5f5;
    }
     
    table.brwsr2 th {
        vertical-align: middle;
        height: 33px;
        width: 25%;
        border-right: solid 1px #666;
        margin: 0;
        text-align: center;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        border-bottom: solid 1px #666;

    }
     
    table.brwsr2 td.data {
        padding: 0 0 0 20px;
        margin: 0;
        height: 33px;
        width: 75%;
        color: #666;
        font-size: 12px;
        line-height: 16px;
        vertical-align: middle;
        white-space: nowrap;
        overflow: hidden;
        border-bottom: solid 1px #666;
    }
     
    table.brwsr2 td:fst-child {
        padding: 0 0 0 10px;
        vertical-align: middle;
    }
     
    table.brwsr2 td.bar {
        height: 1px;
        width: 100%;
        border-top: solid 1px #34495e;
    }

.top-pref tr td {
    padding: 4px;
    font-size: 12px;
    line-height: 22px;
}
.top-pref a {
    padding: 4px;
    font-size: 14px;
    line-height: 14px;
    display:block;
    width:60px;
    padding-top:4px;
    padding-bottom:4px;
    text-align:center;
    color:#fff!important;
    border-bottom:2px solid #333;
    background:#888;
    margin:0 5px 5px 0;
    float:left;
    border-radius:2px;
}
.top-pref a:hover{
    background:#777;
}


#loopslider {
    margin: 0 auto;
    width: 100%;
    height: 100px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
#loopslider ul {
    height: 50px;
    float: left;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul li {
    width: 125px;
    height: 50px;
    float: left;
    margin:0 20px 0 0;
    display: inline;
    overflow: hidden;
}
 
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}


/*---------------------------------------------
thの指定
---------------------------------------------*/

.appolist-top{
    background-color:#0079C2;
    color:#fff!important;
    padding:5px;
}

.appolist-list{
    padding:5px;
    font-size:14px;
}

.mypage-top-th {
    background-color:#0079C2;
    color:#fff;padding:5px; 
    border-bottom: solid 1px #666;
}

/*---------------------------------------------
tdの指定
---------------------------------------------*/
.appolist-list2{
    background-color:#fff;
    color:#333;
    padding:5px;
    width:100%;
}

.mypage-img {
    background-color:#ccc;
    color:#fff;
    padding:5px;
    width:15%;
}

.mypage-type {
    background-color:#0079C2;
    color:#fff;
    padding:5px;
    width:25%;
}

.mypage-name {
    background-color:#fff;
    color:#333;
    padding:5px;
    width:25%;
}

.mypage-comp {
    background-color:#fff;
    color:#333;
    padding:5px;
    width:25%;
}

.mypage-other {
    background-color:#fff;
    color:#333;
    padding:5px;
    width:35%;
}

.mypage-other2 {
  width:15%;
  background-color: #fff;
  color: #333;

}

.mypage-other3 {
  width:15%;
  background-color: #fff;
  color: #333;
  border-left: solid 1px #DAD3CF;
}


.mypage-top-td {
    padding:5px;
    font-size:14px; 
    border-bottom: solid 1px #666;
}

/*---------------------------------------------
trの指定
---------------------------------------------*/


.messagebox-tr {
  height: 50px;
}

/*---------------------------------------------
pの指定
---------------------------------------------*/

.side-ranking-no1-p {
    float:left;
    height:55px;
    width:75%;
    margin:10px 0!important;
    padding: 0 7px;
    font-size:18px;
    line-height:1.6em;
}
/*---------------------------------------------
チャット 独自
---------------------------------------------*/

/*-----PC[開始]------*/
/*-----PC[終了]------*/



/*-----スマホ[開始]------*/
/*-----スマホ[終了]------*/



/*---------------------------------------------
FAQ 独自
---------------------------------------------*/


/*---------------------------------------------
チャット　オーバーレイ
---------------------------------------------*/
/*#btn {

    color: #eeeeee;
    display: block;

    text-align: center;
    font-size: 15px;
    padding: 5px 0;
    border-radius: 3px;
    cursor: pointer;
}
#overlay {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
}
.lock {
    overflow:hidden;
}

.modal-content {
    position:relative;
    display:none;
    width:95%;
    max-height:100%;

    padding-top:10px;
    padding-bottom:10px;
    border:2px solid #aaa;
    background:#fff;
    overflow:scroll;
    -webkit-overflow-scrolling: touch
}


.modal-overlay {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 10001;
    background: rgba(0, 0, 0, 0.7);
}

.modal-wrap {
    z-index:10002;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:95%;
    height:95%;
    overflow:auto;
    margin: auto
    
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#00f;
    text-decoration:underline;
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}

.module p { 
    font-size:16px;
    margin-bottom: 25px;
    margin-top:3px;
}

*/

/*---------------------------------------------
answer-fast
---------------------------------------------*/
.af-title {
  float:left;
  width:100%;
  margin:5px 0 5px 0; 
  font-size:14px;
  vertical-align: middle;
  padding:5px 0 0 0;
}

/*.af-img {
  width: 25%;
  margin:5px 0 5px 0;
  float:right;
}*/

.af-module {
  width:100%;
  height:auto;
  display:inline-block;
  padding:0 14px;
}
/*.px-div{ border: 10px solid #af-button;padding:14px 0 0 0;
    margin:28px 14px;
}*/
.px-div{ 
/*    border-left: 7px solid #ccc;
    border-right: 7px solid #ccc;*/
    padding:14px 0 14px 0;
/*    margin:28px 0px;*/
}

@media only screen and (max-width: 767px) {
h2.af-h2 {
  text-align: center;
  font-size: 22px;
  padding: 10px;
  background: #4B6AC2;
  color: #fff;
  margin: -2px 0;
}
.af-button {
  width: 100%;
  border-radius: 3px;
  border-bottom: 3px solid #333;
  color: #ffffff!important;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin:auto 0;
  padding: 10px 0;
  background: #FF8C00
}
.af-button:hover {
border-top:2px solid #fff;
  border-bottom: 1px solid #333;
  margin:auto 0;
  color: #ffffff!important;
}

}
@media only screen and (min-width: 768px) {
h2.af-h2 {
  text-align: center;
  font-size: 26px;
  padding: 10px;
  background: #4B6AC2;
  color: #fff;
  margin: -2px 0;
}
.af-button {
  width: 100%;
  border-radius: 3px;
  border-bottom: 3px solid #333;
  color: #ffffff!important;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin:auto 0;
  padding: 10px 0;
  background: #FF8C00
}
.af-button:hover {
border-top:2px solid #fff;
  border-bottom: 1px solid #333;
  margin:auto 0;
  color: #ffffff!important;
}
}

  .fast_button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px;
    background: -moz-linear-gradient(
      top,
      #000000 0%,
      #000000);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*border-bottom: 3px solid #a52b5b;*/
    width:250px;
    display: block;
    text-align: center;
    box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);

}

.fast_button:hover {

opacity:0.7;

filter:alpha(opacity=70);

-ms-filter: “alpha( opacity=70 )”;

}

.nu_color1 {
background:#e46f9d;
margin:5px 10px 5px 35px;
}


.nu_color2 {
background:#d8437e;
margin:5px 35px 5px 10px;
}


.ph_color1 {
  background:#3cce8b;
  margin:5px 10px 5px 35px;
}
.ph_color2 {
background:#2ea26d;
margin:5px 35px 5px 10px;
}  

.dr_color1 {
  background:#3d68b7;
  margin:5px 10px 5px 35px;
}
.dr_color2 {
background:#2b5196;
margin:5px 35px 5px 10px;
}  

.continue_button {
    display: block;
    padding: 3px 1px;
    color: #fff;
    width: 95px!important;
    float: left;
    margin-right: 12px;
    border-radius: 5px;
    text-align: center;
    font-size:14px;
    float:right
}



/*---------------------------------------------
ボタン
---------------------------------------------*/
.arrow3 {
    position: relative;
    background: #4B6AC2;
    margin-bottom: 28px;

}
.arrow3:after, .arrow3:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow3:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #4B6AC2;
    border-width: 23px;
    margin-left: -23px;
}
.arrow3:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #4B6AC2;
    border-width: 26px;
    margin-left: -26px;
}

.arrow3 p {
    font-size: 18px;
    color:#fff;
    margin-bottom: 4px;
    margin-top: 3px;
    font-weight: bolder;

}



.btn {
  display: inline-block;
  background: #EEE;
  border: 1px solid #DDD;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #111;
  width: auto;
  padding: 10px 0;
}

.search-gocenter {
    margin-top: 6px;
    margin-right: 5px;
    padding-top: 5px;
    background-color: #3d94f6;
    text-indent: 0;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid #1b72d4;
    display: inline-block;
    font-size: 18px !important;
    font-weight: normal;
    color: #ffffff !important;
    font-style: normal;
    height: 32px;
    line-height: 24px;
    width: 100px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #1570cd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


.search-gocenter:hover {
    margin-top: 8px;
    margin-right: 5px;
    background-color: #1e62d0;
    text-decoration: none;
    height: 32px;
    border-bottom: 0px;
}

.css3button-s {
    background: #999;
    text-indent: 0;
    border: 0px;
    display: inline-block;
    color: #fff !important;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    height: 34px;
    line-height: 24px;
    text-decoration: none;
    margin-top: :10px !important;
    width: 20%;
    transition: all 0.5s;
    margin: 0 40%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.css3button {
background: #499bea; /* Old browsers */
background: -moz-linear-gradient(top,  #499bea 0%, #207ce5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#499bea), color-stop(100%,#207ce5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #499bea 0%,#207ce5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #499bea 0%,#207ce5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5',GradientType=0 ); /* IE6-9 */
    text-indent: 0;
    border:0px;
    border-bottom: 3px solid #803a1c;
    display: inline-block;
    color: #fff !important;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    margin-top: :30px !important;
    width: 100%;
    max-width: 400px;
    transition: all 0.5s;
    margin:0 auto;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.css3button:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
    background: -moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
    background-color: #d29105;
    text-decoration: none;
}
.css3button:active {
    position: relative;
    top: 1px;
}

@font-face {
  font-family: "LigatureSymbols";
  src: url("../font/LigatureSymbols-2.11.eot");
  src: url("../font/LigatureSymbols-2.11.eot?#iefix") format("embedded-opentype"),
           url("../font/LigatureSymbols-2.11.woff") format("woff"),
           url("../font/LigatureSymbols-2.11.ttf") format("truetype"),
           url("../font/LigatureSymbols-2.11.svg#LigatureSymbols") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-font {
  font-family: "LigatureSymbols";
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga"1, "dlig"1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga"1, "dlig"1;
  -o-font-feature-settings: "liga"1, "dlig"1;
  font-feature-settings: "liga"1, "dlig"1;
}

/*ソースに出ない文字*/

        @media screen and (max-width: 779px){
               .c_txt p {
                font-size: 10px!important;
                color:white;
                }
                .c_txt { padding:0 5px;
                }
            }
        @media screen and (min-width: 780px){
                .c_txt p {
                font-size: 12px!important;
                color:white;
                }    
            }
       .c_txt {color:white;}

       .c_txt1:before {content:"※転職サイトに登録後、本人確認のために電話がきます。（電話に出ないままでいると登録削除の可能性もあります）";
       }
       .c_txt2:before {content:"忙しい時、時間がない事を伝えれば対応を先に延ばしてくれるのでまずは電話に出ることをおすすめします。";
       }

        .c_img{
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
            width:100%;
        }

/*------------------------------------------
// User style start
// change
----------------------------------------- */

.general-button  {
  border-radius: 0px;
  background-color: #E42058;

}

.general-button:before  {
  border-radius: 0px;
  border-bottom: 0px solid rgba(163,48,56, 0);
  background-color: rgba(163,48,56, 0);
}

.button-content  {
  border-radius: 0px 0px 0px 0px;
  padding: 25px 10px;
  box-shadow: 0px 0px 0px 0px rgba(163,48,56, 0);
  color: #ffffff;
}

.button-text  {
  padding: 0px 10px;
  line-height: 1.0em;
  font-size: 20px;
}

.icon-font  {
  padding: 0px 10px;
  font-size: 20px;
}

/*----------------- at hover -----------------*/

.general-button:hover  {
  top: -5px;
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
  background-color: #E01D55;
}

.general-button:hover:before  {
  border-bottom: 5px solid rgba(163,48,56, 0);
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
}

.general-button:hover .button-content  {
  box-shadow: 0px 5px 0px 0px rgba(163,48,56, 1);
  transition: all 30ms;
  -moz-transition: all 30ms;
  -webkit-transition: all 30ms;
  -o-transition: all 30ms;
}

/*----------------- at active -----------------*/

.general-button:active  {
  background-color: #b6363f;
  box-shadow: 0px 2px 0px 0px rgba(143,43,49, 1) inset;
}

.general-button:active:before  {
  top: -5px;
  padding-bottom: 5px;
  border-bottom: 0px solid rgba(163,48,56, 0);
}

.general-button:active .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(163,48,56, 0);
}

/*------------------------------------------
// User style end
----------------------------------------- */

/*------------------------------------------
// Core style start
// not change
----------------------------------------- */

.general-button  {
  display: -moz-inline-box;
  display: inline-block;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;position: relative;
  top: 0px;
  cursor: pointer;
  text-decoration: none;
  line-height: 1;
}

.general-button:before  {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-content  {
  display: table;
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.button-text  {
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
}

.icon-font  {
  display: table-cell;
  vertical-align: middle;
}

/*----------------- at hover -----------------*/

.general-button:hover  {
  transition-timing-function: ease-in-out;
}

.general-button:hover:before  {
  transition-timing-function: ease-in-out;
}

.general-button:hover .button-content  {
  transition-timing-function: ease-in-out;
}

/*----------------- at active -----------------*/

.general-button:active  {
  top: 0px;
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.general-button:active:before  {
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

.general-button:active .button-content  {
  transition: all 0ms;
  -moz-transition: all 0ms;
  -webkit-transition: all 0ms;
  -o-transition: all 0ms;
}

/*------------------------------------------
// Core style end
----------------------------------------- */

/*------------------------------------------
// Touch style start
----------------------------------------- */

/*----------------- at hover -----------------*/

.touch .general-button:hover  {
  top: 0px;
  background-color: #c6414a;
}

.touch .general-button:hover:before  {
  border-bottom: 0px solid rgba(163,48,56, 0);
}

.touch .general-button:hover .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(163,48,56, 1);

}

/*----------------- at active -----------------*/

.touch .general-button:active  {
  background-color: #b6363f;
  box-shadow: 0px 2px 0px 0px rgba(143,43,49, 1) inset;
}

.touch .general-button:active:before  {
  top: -5px;
  padding-bottom: 5px;
  border-bottom: 0px solid rgba(163,48,56, 0);
}

.touch .general-button:active .button-content  {
  box-shadow: 0px 0px 0px 0px rgba(163,48,56, 0);
}

/*------------------------------------------
// Touch style end
----------------------------------------- */ 



.zoom_botton {
    background-color: #3d94f6;
    text-indent: 0;
    margin-top: 5px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid #1b72d4;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff !important;
    font-style: normal;
    height: 40px!important;
    line-height: 16px;
    width: 100%;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #1570cd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
padding:12px 0;
}

@media only screen and (min-width: 768px) {

.css3button4 {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff7400), color-stop(0.00, #ffa443));
        background: -webkit-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: -moz-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: -o-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: -ms-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: linear-gradient(top, #ffa443 0%, #ff7400 100%);

            text-indent: 0;
            border:0px;
            border-bottom: 3px solid #803a1c;
            padding-top:10px;
            display: inline-block;
            color: #fff !important;
            font-family: Arial;
            font-size: 25px;
            font-style: normal;
            height: auto;
            line-height: 35px;
            text-decoration: none;
            text-align: center;
            margin-top: :30px !important;
            width: 90%;
            max-width: 800px;
            transition: all 0.5s;
            margin:0 auto;
            border-radius: 5px;        /* CSS3草案 */  
            -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
            -moz-border-radius: 5px;   /* Firefox用 */ 
/*            margin-top:30px; */

        }



    .css3button4:hover {
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
            background: -moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
         filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
            background-color: #d29105;
            text-decoration: none;
        }
        .css3button4:active {
            position: relative;
            top: 1px;
        }
  }

@media only screen and (max-width: 767px) {
    .css3button4 {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff7400), color-stop(0.00, #ffa443));
        background: -webkit-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: -moz-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: -o-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: -ms-linear-gradient(top, #ffa443 0%, #ff7400 100%);
        background: linear-gradient(top, #ffa443 0%, #ff7400 100%);

            text-indent: 0;
            border:0px;
            border-bottom: 3px solid #803a1c;
            padding-top:10px;
            display: inline-block;
            color: #fff !important;
            font-family: Arial;
            font-size: 20px;
            font-style: normal;
            height: auto;
            line-height: 30px;
            text-decoration: none;
            text-align: center;
            margin-top: :30px !important;
            width: 90%;
            max-width: 800px;
            transition: all 0.5s;
            margin:0 auto;
            border-radius: 5px;        /* CSS3草案 */  
            -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
            -moz-border-radius: 5px;   /* Firefox用 */ 
        margin-top:30px; 
        }
        .css3button4:hover {
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
            background: -moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
         filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
            background-color: #d29105;
            text-decoration: none;
        }
        .css3button4:active {
            position: relative;
            top: 1px;
        }

        .zoom_botton {
            font-size: 14px;
            margin-top: 10px;
        }
}




/*---------------------------------------------
転職スクエア - 法人名ページ 独自
---------------------------------------------*/





/*---------------------------------------------
転職スクエア - 検索エンジン 独自
---------------------------------------------*/




/*---------------------------------------------
スクエアNEWS 独自
---------------------------------------------*/

.sqnews-txt{
    display:inline-block; 
    font-size:14px;
    float:left;
    font-weight:bold;
    margin:3px 0!important;
}

.sqnews-txt2 {
    display:inline-block; 
    font-size:14px;
    float:right;
    margin:3px 0!important;
}

/*---------------------------------------------
Flex
---------------------------------------------*/

/* flex */
.flex-grid:after, .flex-grid .col:after, .cf:after, #PageTop nav:after {
    content: '';
    display: table;
    clear: both;
}

body.flex {/*background:url(../uploads/2014/07/squaretop.png) repeat-x #f7f7f7;*/; background-color: #fff; }
body.flex, body.flex * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


@media only screen and (max-width: 767px) {
        td.hideHH, td.hideMob, th.hideHH, th.hideMob, .cell.hideHH, .cell.hideMob { display: none !important }
        }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
        td.hideTab, td.hideMob, th.hideTab, th.hideMob, .cell.hideTab, .cell.hideMob { display: none !important }
        }

@media only screen and (min-width: 1024px) {
        td.hideDesk, th.hideDesk, .cell.hideDesk { display: none !important }
        }

.flex-grid {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.flex-grid * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.flex-grid.noFold .col { float: left !important }
.flex-grid.noFold .col.span-1-1 { width: 100% }
.flex-grid.noFold .col.span-1-2 { width: 50% }
.flex-grid.noFold .col.span-1-3 { width: 33.33333333% }
.flex-grid.noFold .col.span-2-3 { width: 66.66666667% }
.flex-grid.noFold .col.span-1-4 { width: 25% }
.flex-grid.noFold .col.span-2-4 { width: 50% }
.flex-grid.noFold .col.span-3-4 { width: 75% }
.flex-grid.noFold .col.span-1-6 { width: 16.66666667% }
.flex-grid.noFold .col.span-2-6 { width: 33.33333333% }
.flex-grid.noFold .col.span-3-6 { width: 50% }
.flex-grid.noFold .col.span-4-6 { width: 66.66666667% }
.flex-grid.noFold .col.span-5-6 { width: 83.33333333% }
.flex-grid.noFold .col.span-1-12 { width: 8.33333333% }
.flex-grid.noFold .col.span-2-12 { width: 16.66666667% }
.flex-grid.noFold .col.span-3-12 { width: 25% }
.flex-grid.noFold .col.span-4-12 { width: 33.33333333% }
.flex-grid.noFold .col.span-5-12 { width: 41.66666667% }
.flex-grid.noFold .col.span-6-12 { width: 50% }
.flex-grid.noFold .col.span-7-12 { width: 58.33333333% }
.flex-grid.noFold .col.span-8-12 { width: 66.66666667% }
.flex-grid.noFold .col.span-9-12 { width: 75% }
.flex-grid.noFold .col.span-10-12 { width: 83.33333333% }
.flex-grid.noFold .col.span-11-12 { width: 91.66666667% }
.flex-grid.visible .col { outline: 1px solid #52b8cc }
.flex-grid .span-1-1 { width: 100% }
.flex-grid .span-1-2 { width: 50% }
.flex-grid .span-1-3 { width: 33.33333333% }
.flex-grid .span-2-3 { width: 66.66666667% }
.flex-grid .span-1-4 { width: 25% }
.flex-grid .span-2-4 { width: 50% }
.flex-grid .span-3-4 { width: 75% }
.flex-grid .span-1-6 { width: 16.66666667% }
.flex-grid .span-2-6 { width: 33.33333333% }
.flex-grid .span-3-6 { width: 50% }
.flex-grid .span-4-6 { width: 66.66666667% }
.flex-grid .span-5-6 { width: 83.33333333% }
.flex-grid .span-1-12 { width: 8.33333333% }
.flex-grid .span-2-12 { width: 16.66666667% }
.flex-grid .span-3-12 { width: 25% }
.flex-grid .span-4-12 { width: 33.33333333% }
.flex-grid .span-5-12 { width: 41.66666667% }
.flex-grid .span-6-12 { width: 50% }
.flex-grid .span-7-12 { width: 58.33333333% }
.flex-grid .span-8-12 { width: 66.66666667% }
.flex-grid .span-9-12 { width: 75% }
.flex-grid .span-10-12 { width: 83.33333333% }
.flex-grid .span-11-12 { width: 91.66666667% }
.flex-grid .col {
    min-height: 1px;
    float: left;
    margin: 0;
    padding: 0 7px;
    position: relative
}
.flex-grid .col.center {
    float: none;
    margin: 0 auto;
    clear: both
}
.flex-grid .col.center:first-child { margin-left: auto }
.flex-grid .col.noPad { padding: 0 }

@media screen and (orientation: landscape) {
    .landscapeOnly { display: block }
    .portraitOnly { display: none }
}

@media screen and (orientation: portrait) {
    .landscapeOnly { display: none }
    .portraitOnly { display: block }
}

@media only screen and (max-width: 767px) {
      body.flex .flex-grid .col {
          float: none;
          width: 100%;
          display: block
      }
   }
      
body.admin div.flex-grid { max-width: 1280px }

.indent { padding-left: 14px }
.hangingIndent {
    padding: 0 0 0 15px !important;
    text-indent: -15px !important;
    white-space: normal !important
}

@media only screen and (max-width: 1023px) {
        .flex-3-col {
            width: 100%;
            max-width: 100%
        }
    }

@media only screen and (max-width: 767px) {
      .flex-3-col {
          display: block;
          padding-left: 0;
          padding-right: 0
      }
      .flex-3-col>div.module, .flex-nav>nav.flex-3-col>ul, .flex-3-col>div.bucket {     border-left: 1px solid #eee;
          border-top: 1px solid #eee;
          border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;}
}


.flex-3-col>article, .flex-3-col>aside {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: table-cell;
    vertical-align: top;
    min-height: 1px
}
.flex-3-col>article>:first-child, .flex-3-col>aside>:first-child { margin-top: 0 }
.flex-3-col>article>:last-child, .flex-3-col>aside>:last-child { margin-bottom: 0 }
.flex-3-col.visible>article, .flex-3-col.visible>aside { outline: 1px solid #52b8cc }
.flex-3-col>article {
    width: 99%;
    padding: 0 14px
}
.flex-3-col>aside { max-width: 190px }
.flex-3-col>aside:last-child { width: 190px }
.flex-article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1024px;
    max-width: 1024px;
    margin: 14px 0 21px;
    padding: 0 14px
}

@media only screen and (max-width: 1023px) {
    .flex-article {
        width: 100%;
        max-width: 100%
      }
  }

@media only screen and (max-width: 767px) {
    .flex-article {
        padding-left: 0;
        padding-right: 0
    }

    .flex-article>div.module, .flex-nav>nav.flex-article>ul, .flex-article>div.bucket {
        border-left: 1px solid #eee;
        border-top: 1px solid #eee;
        border-right: 1px solid #eee;
        border-bottom: 2px solid #ccc; }
  } 


.flex-article>article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block
  }
.flex-article>article>:first-child { margin-top: 0 }
.flex-article>article>:last-child { margin-bottom: 0 }

@media only screen and (max-width: 767px) {
    .flex-article>article {
        display: block;
        float: none;
        width: 100% !important
    }
  }


.flex-article.visible>article { outline: 1px solid #52b8cc }
.flex-aside {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;/*display:table*/
    ;
    max-width: 1024px;
    margin: 14px 0 21px;
    /*padding: 0 14px*/
}

@media only screen and (max-width: 1023px) {
body.flex .flex-aside {
    width: 100%;
    max-width: 100%
}
}

@media only screen and (max-width: 767px) {
body.flex .flex-aside {
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0
}
body.flex .flex-aside>div.module, body.flex .flex-nav>nav.flex-aside>ul, body.flex .flex-aside>div.bucket {     border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc; }
}
.flex-aside>article, .flex-aside>aside {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: table-cell;
    vertical-align: top;
    min-height: 1px
}
.flex-aside>article>:first-child, .flex-aside>aside>:first-child { margin-top: 0 }
.flex-aside>article>:last-child, .flex-aside>aside>:last-child { margin-bottom: 0 }

@media only screen and (max-width: 767px) {
body.flex .flex-aside>article, body.flex .flex-aside>aside {
    display: block;
    float: none;
    width: 100% !important
}
}
.flex-aside.visible>article, .flex-aside.visible>aside { outline: 1px solid #52b8cc }
.flex-aside>article {
    width: 690px;
    max-width: 690px
}

@media only screen and (max-width: 1023px) {
.flex-aside>article { width: 99% }
}

@media only screen and (max-width: 767px) {
body.flex .flex-aside>article {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: 14px
}
}
.flex-aside>article.only {
    width: 100%;
    padding-right: 14px;
    padding-left: 14px
}
.flex-aside>aside {
    width: 314px;
    max-width: 314px;
    min-width: 314px;
    padding: 0 0 0 14px
}

@media only screen and (max-width: 767px) {
body.flex .flex-aside>aside {
    display: block;
    width: 100%;
    min-width: 320px;
    max-width: 100%;
    margin-top: 14px;
    padding: 0
}
body.flex .flex-aside>aside div.bucket {
    margin-left: 0;
    margin-right: 0;
    border-left-width: 0;
    border-right-width: 0
}
}
.flex-aside>aside#ACol { padding: 0 14px 0 0 }
.flex-aside.jobs>article { width: 808px }
.flex-aside.jobs>aside {
    width: 188px !important;
    max-width: 188px;
    min-width: 188px
}
.flex-nav {
    display: table;
    width: 1024px;
    max-width: 1024px;
    padding: 14px 0
}

@media only screen and (max-width: 1023px) {
.flex-nav {
    width: 100%;
    /*padding: 14px*/
}
}

@media only screen and (max-width: 767px) {
.flex-nav { display: block }
}
.flex-nav>nav, .flex-nav>article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    min-height: 1px
}

@media only screen and (max-width: 767px) {
.flex-nav>nav, .flex-nav>article {
    display: block;
    float: none;
    width: 100% !important
}
}
.flex-nav.visible>nav, .flex-nav.visible>article { outline: 1px solid #52b8cc }
.flex-nav>nav {
    width: 1%;
    padding: 0 14px 14px 0
}

@media only screen and (max-width: 767px) {
.flex-nav>nav {
    display: none;
    width: 100%;
    max-width: none
}
}
.flex-nav>nav>ul { margin-top: 0 !important }
.flex-nav>nav>ul>li {
    margin: 14px 0 0 0;
    padding: 14px 0 0 0;
    border-top: 1px dotted #999;
    border-bottom-width: 0
}
.flex-nav>nav>ul>li:first-child {
    border-top-width: 0;
    margin: 0;
    padding: 0
}
.flex-nav>nav>ul>li>ul li { padding-bottom: 14px }
.flex-nav>nav>ul>li>ul li:last-child { padding-bottom: 0 }
.flex-nav>article { width: 99% }
.flex-nav>article>:first-child { margin-top: 0 !important }
.tbl.center {
    margin-left: auto;
    margin-right: auto
}
div.module, .flex-nav>nav>ul, div.bucket {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 28px 0;
    padding: 0 0 14px;
    background-color: white;
    border-radius: 2px;
    box-shadow: 0 1px 1px -1px rgba(153,153,153,0.6);
    word-wrap: break-word;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;
}
div.module .module, .flex-nav>nav>ul .module, div.bucket .module {
        border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;
    padding: 0;
    margin: 0;
    word-wrap: break-word;
}
div.module.snug, .flex-nav>nav>ul.snug, div.snug.bucket { padding: 0 }
div.module.snug>.module, .flex-nav>nav>ul.snug>.module, div.snug.bucket>.module { padding: 0px }
div.module>:first-child, .flex-nav>nav>ul>:first-child, div.bucket>:first-child { margin-top: 0 }
div.module>:last-child, .flex-nav>nav>ul>:last-child, div.bucket>:last-child { margin-bottom: 0 !important }
div.module>div.hr.fill, .flex-nav>nav>ul>div.hr.fill, div.bucket>div.hr.fill {
    margin-left: -14px;
    width: calc(100% + 28px)
}
div.module header, .flex-nav>nav>ul header, div.bucket header {
    display: table;
    width: 100%;
    margin: 14px 0
}
div.module header:first-child, .flex-nav>nav>ul header:first-child, div.bucket header:first-child { margin-top: 0 }
div.module header>.aside, .flex-nav>nav>ul header>.aside, div.bucket header>.aside { text-align: right }
div.module header.lined.fill, .flex-nav>nav>ul header.lined.fill, div.bucket header.lined.fill {
    /*padding-left: 14px;
    padding-right: 14px;*/
    margin-left: -14px;
    width: calc(100% + 28px)
}
/*0517*/
#PageTopPlaceholder {
    display: none;
    /*height: 43px*/
}

@media only screen and (max-width: 767px) {
      body.flex #PageTopPlaceholder {
          display: block;
          visibility: hidden;
          /*height: 43px*/
      }
      body.flex #PageTopPlaceholder.minimal { display: none }
}
body.admin #PageTopPlaceholder { display: none }
#PageTop {
    position: relative;
    z-index: 20;
    width: 100%;
    /*0217*/
    height: 96px;
    /* min-height: 45px;*/
    background: #fff;
    border-bottom: 2px solid #aaa;
/*    padding: 0 10px;*/
}
#PageTop i.vert-hlpr {
    width: 0px;
    height: 100%;
    display: inline-block
}
#PageTop .hidden { display: none !important }
#PageTop nav {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 996px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
}
  #PageTop nav .cell { white-space: nowrap }
  #PageTop nav>.tbl { width: 100% }
  #PageTop nav>.tbl .row { height: 100% }
  /*body.fixed #PageTop nav>.tbl .cell.hideHH{display:table-cell !important}*/
  #PageTop nav>.tbl.mobile {
    display: none;
      /*0217*/
      /*height: 70px;*/
      height: 43px;
      font-size: 10px;
  }
  #PageTop nav>.tbl.mobile .cell.center {
      text-align: center 
  }
  #PageTop nav>.tbl.mobile .cell.left {
      text-align: left;
      padding-right: 10px
  }
  #PageTop nav>.tbl.mobile .cell.right {
      text-align: right;
      padding-left: 10px
  }
  #PageTop nav>.tbl.mobile .cell .menuLink { padding: 0px }



@media only screen and (max-width: 1023px) {
#PageTop nav {
    width: 100%;
/*    margin-top:-45px;*/
    padding: 0;
}
}
#PageTop nav .headerMenu li a, #PageTop nav span.menuLink, #PageTop nav .actions a, #PageTop nav a.logo, #PageTop nav span.staticText a {
    display: inline-block;
    padding: 0 10.5px 0;
    color: #f0f6ed;
    font-weight: 500;
    letter-spacing: 0.03em;
    vertical-align: middle
}
#PageTop nav a.logo {
    padding: 0 10.5px 0 0;
    outline: none;
    height: 35px
}

@media only screen and (min-width: 768px) {
#PageTop nav {
    width: 100%;
    margin:0;
    padding: 0;
}
}

/*@media only screen and (min-width: 992px) {
#PageTop nav {
    width: 100%;
    margin:0;
    padding: 0;
}
}
*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
      #PageTop nav ul.headerMenu { width: 320px }
}

/*@media only screen and (min-width: 992px) and (max-width: 1023px) {
      #PageTop nav ul.headerMenu { width: 320px }
}
*/

    #PageTop nav ul.headerMenu li {
        display: inline-block;
        margin: 0;
        font-size: 0;
        text-shadow: 1px 1px 0px rgba(64,64,64,0.3);
        height: 100%
    }
    #PageTop nav ul.headerMenu li a {
        font-size: 14px;
        height: 100%
    }
    #PageTop nav ul.headerMenu li a span { vertical-align: middle }
    #PageTop nav ul.headerMenu li.tab a:hover, #PageTop nav ul.headerMenu li.tab a:focus {
        text-decoration: none;
        outline-width: 0;
        color: white
    }
    #PageTop nav ul.headerMenu li.tab:hover, #PageTop nav ul.headerMenu li.tab:focus {
        text-decoration: none;
        outline-width: 0;
    background:background:#222 none;
        color: white
    }
    #PageTop nav ul.headerMenu li.tab.active { border-width: 0 }
    body.flex #PageTop.fr_FR #PageTop .search-container { margin: 0 0 !important }



@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body.flex #PageTop.fr_FR #PageTop ul.headerMenu { width: 320px }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    body.flex #PageTop ul.headerMenu { width: 320px }
    body.flex #PageTop ul.headerMenu li a { padding: 0px 7px }
    body.flex #PageTop .search-container { margin-right: 0px }
    body.flex #PageTop .search-container .keyword, body.flex #PageTop .search-container .loc { -webkit-appearance: none }
    body.flex #PageTop div.actions span.employers.menuLink { margin: 0 14px }
    body.flex #PageTop div.actions button.gd-btn { margin: 5px 0 0 14px }
}

@media only screen and (max-width: 767px) {
    body.flex #PageTop {
        padding-bottom: 5px;
        height: 43px;
/*        position: fixed;*/
        top: 0;
        left: 0;
        background: #fff;
        border-bottom: 2px solid #aaa;
        padding: 0;
    }


    body.flex #PageTop nav>.tbl.mobile { display: table }
    body.flex #PageTop.minimal { position: relative !important }
    body.flex #PageTop.minimal .logo { display: inline-block !important }
    body.flex #PageTop.minimal .cell.left, body.flex #PageTop.minimal .cell.right { display: none !important }
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {

body.whitehouse #PageTop.condensed .logo { display: inline-block }
body {
    background: #fff none;
    font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
    color: #666;
    font-size: 14px;
    line-height: 1.2em
}
 }
@media only screen and (max-width: 1023px) {
body { -webkit-text-size-adjust: 100% }
}
.secondaryInfo {
    padding: 7px 14px;
    border: 1px #ccc solid;
    background-color: #eee
}
.toolbar {
    position: relative;
    padding: 7px 14px;
    margin: 14px 0;
    border: 1px #e3e3e3 solid;
    background-color: #f7f7f7;
    vertical-align: middle
}
div { border-width: 0 }
input, select, textarea, .textareaShadow, .nonPlaceholder {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
    vertical-align: middle
}
.placeholder { color: #8f8f8f }
.placeholder.error { color: #a83938 }
img { border: 0 }
#siteHeader { font-size: 0.8em }
#siteHeader input { font-size: 1em }
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center, .h1.center, .h2.center, .h3.center, .h4.center, .h5.center, .h6.center { text-align: center }
h1, .h1 {
    margin: 15px 14px 10px 14px;
    /*margin: 20px 14px;*/
    font-size: 20px;
    font-weight: bold;
    /*border-bottom: 2px solid #D4A168!important;*/
    padding-bottom: 5px;
    line-height: 1.4;
    text-align:center;
}
h2, .h2 {
    margin:80px 14px 10px 14px;
    font-size: 18px;
    font-weight: bold;
    /*border-bottom: 1px solid #D4A168!important;*/
    padding-bottom: 5px;
    line-height: 1.4;
}

h3, .h3 {
    margin: 20px 0px 20px 0px;
    /*margin-top: -webkit-calc(14px - 0.2em);
    margin-top: calc(14px - 0.2em);*/
    /*margin-bottom: -webkit-calc(14px - 0.2em);
    margin-bottom: calc(4px - 0.2em);*/
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    
}
h4, .h4, h5, .h5 {
    font-size: 14px!important;
    font-weight: 500;
    margin: 14px 0;
line-height: 130%;
}
 p, .p {
    font-size: 16px;
    color: #533E2F;
    line-height: 1.6em;
    
}
/*div, p, .p {
    font-size: 16px;
    color: #533E2F;
    line-height: 1.6em;
    
}*/

div.center, p.center, .p.center { text-align: center }
/*div { line-height: normal }*/
p, .p {
    padding: 0;
    line-height: 1.6em;
    margin-bottom:10px;
}
blockquote {
    border-left: 10px solid #c1a674;
    margin-left: 10px
}
.strong, strong, b { font-weight: bold }
em { font-style: italic }
code {
    font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
    font-size: 1em
}
option { padding: 0 5px }
table {
    margin: 0;
    padding: 0;
    border-collapse: collapse
}
table caption {
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 1.5em 0
}
th, td { text-align: left }
th { font-weight: bold }
td p, th p {
    text-align: left;
    padding: 0
}
a, a:link, .linkColor { color: #2c84cc }
body. a, body.mobile a:link, body.mobile .linkColor { color: #08c }
a, a:link {
    text-decoration: none;
    cursor: pointer
}
a:hover, a:active { color: #016da3; }
.link, a.link, .link a { color: #2c84cc !important }
.link:hover, a.link:hover, .link:hover a { color: #016da3 !important }
a.hiddenLink, a.hiddenLink:hover, a.hiddenLink:active {
    text-decoration: none !important;
    color: #666
}
a.emphasizedLink, a.emphasizedLink:hover, a.emphasizedLink:active { text-decoration: underline !important }
span.link {
    color: #2c84cc;
    text-decoration: none;
    cursor: pointer
}
span.link:hover, span.link:active {
    color: #016da3;
    text-decoration: underline
}
.sculptedLink { cursor: pointer }
html, html body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}
html.fixed, html.fixed body { min-width: 1024px }
body { position: relative }
body.tablet { min-width: 1100px }
body.tablet.flex { min-width: 0 }

@media only screen and (max-width: 1023px) {
body.flex { min-width: none }
body.flex * { box-sizing: border-box }
}
div.pageContentWrapper {
    position: relative;
    margin: 0px auto 0px auto;
/*    margin: 30px auto 0px auto;*/
    width: 100%;
    background: #fff none;
    max-width: 1023px
}
div.pageContentWrapper2 {
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #fff !important;
    max-width: 1023px
}
#PageContentAboveFooter, #PageBodyContents { position: relative }




/*media Queries PCサイズ
----------------------------------------------------*/
@media only screen and (min-width: 786px) {
.main-c {
    float: left!important;
    width: 68%!important;
    padding: 0px !important;
}

.sidebar {
    float: right!important;
    width: 30%!important;
    min-width: 240px!important;
    padding: 0px!important;
    margin-top:45px;
}
}

.sidebar h3 {
    text-align: center;
}


/*セレクトボックス
----------------------------------------------------*/

.select-box-s {
    background: #ededed;
    border-radius: 3px;
    border: 1px solid rgb(255, 0, 255, 0.4);
    color: #0C2245;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    width: 44%;
    margin: 8px 3%;
    float: left;
    transition: all 0.5s;
}
.select-box-s:hover {
    background-color: #ffffff;
    border-color: #90EDED;
    box-shadow: 0 0 5px 0 #BEEAEA;
}

@media only screen and (min-width: 768px) {
p.phrase {
    font-size: 34px;
    background: -webkit-linear-gradient(#0037B4, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold; /*text-shadow: 2px 2px 3px #333;*/
}
.searchengine {
    width: 100%;
    height: 320px;
/*    height: 280px;*/
    /*background-color:#FFF;*/
    padding-top: 50px;
    background-image: url("./sj-town.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.searchengine.register-form-step2 { height: 870px }
}

@media only screen and (max-width: 767px) {
p.phrase {
    margin-top: 10px;
    font-size: 30px;
    padding-top: 12px;
    background: -webkit-linear-gradient(#0037B4, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 5px;
    font-weight: bold; /*text-shadow: 2px 2px 3px #333;*/
}
.searchengine {
    width: 100%;
    height: 320px;
/*    height: 210px;*/
    /*background-color:#FFF;*/
    padding-top: 50px;
    background-image: url("./sj-town.png");
    background-size: cover;
    background-repeat: no-repeat;
}
}

@media only screen and (max-width: 600px) {
p.phrase {
    font-size: 26px;
    padding-top: 14px;
    background: -webkit-linear-gradient(#0037B4, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 3px;
    font-weight: bold; /*text-shadow: 2px 2px 3px #333;*/
    margin:10px 0 5px;
}
.searchengine {
    width: auto;
    height: 320px;
/*    height: 220px;*/
    /*background-color:#FFF;*/
    padding-top: 40px;
    background-image: url("./sj-town.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top:-20px;
}
}
.searchengine-core2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: rgb(252,255,244); /* Old browsers */
    background: rgb(254,255,232); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(254,255,232,1)), color-stop(100%, rgba(214,219,191,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* IE10+ */
    background: linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.searchengine-core {
    width: 70%;
    max-width: 700px;
    min-width: 320px;
    height: 140px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.regist-core {
    width: 70%;
    max-width: 500px;
    min-width: 380px;
    height: 310px;
    margin: 0 auto;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(254,255,232,0.8)), color-stop(100%, rgba(214,219,191,0.8))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(255,255,255,0.8) 0%, rgba(214,219,191,0.8) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(255,255,255,0.8) 0%, rgba(214,219,191,0.8) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(255,255,255,0.8) 0%, rgba(214,219,191,0.8) 100%); /* IE10+ */
    background: linear-gradient(45deg, rgba(255,255,255,0.8) 0%, rgba(214,219,191,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#d6dbbf', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 20px;
}
input[type="search"] {
    box-sizing: content-box;
    padding-left: 40px;
    height: 35px;
    width: 83%;
    max-width: 6000px;
    min-width: 300px;
    border-radius: 3px;
    border: 1px solid rgb(255, 0, 255, 0.4);
    background: #ededed url('jquery/images/search03.png') 10px center no-repeat;
    /*background: #ccc url('search03.png') 10px center no-repeat;*/
    transition: all 0.5s;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000 !important;
    margin-left: 5%;
    font-size: 19px !important;
}
input[type="search"]:hover {
    width: 83%;
    max-width: 6000px;
    min-width: 300px;
    background-color: #ffffff;
    border-color: #90EDED;
    box-shadow: 0 0 5px 0 #BEEAEA;
}
input[type="search"]:focus {
    width: 83%;
    max-width: 6000px;
    min-width: 300px;
    background-color: #ffffff;
    border-color: #ff00cc;
    box-shadow: 0 0 5px 0 #BEEAEA;
}
::-webkit-input-placeholder { /* Chrome, Safari */
 color: #666666;
}
::-moz-placeholder { /* Firefox */
 color: #666666;
}
:-ms-input-placeholder { /* IE */
 color: #666666;
}
.select-box {
    background: #ededed;
    border-radius: 3px;
    border: 1px solid rgb(255, 0, 255, 0.4);
    color: #0C2245;
    font-size: 19px !important;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    width: 42%;
    max-width: 600px;
    min-width: 100px;
    margin: 15px 0;
    margin-left: 5%;
    transition: all 0.5s;
}
.select-box:hover {
    background-color: #ffffff;
    border-color: #90eded;
    box-shadow: 0 0 5px 0 #BEEAEA;
}




.select-box3 {
    background: #fff;
    border-radius: 3px;
    border: 1px solid rgb(255, 0, 255, 0.4);
    color: #777!important;
    font-size: 19px !important;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    width: 42%;
    max-width: 400px;
    min-width: 100px;
    margin: 10px 0 15px;
    margin-left: 5%;
    transition: all 0.5s;
}

.select-box3:hover {
    background-color: #ffffff;
    border-color: #90EDED;
    box-shadow: 0 0 5px 0 #BEEAEA;
}


.search-go4 {
    -moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
    box-shadow: inset 0px 1px 0px 0px #97c4fe;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
    background: -moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
    background-color: #3d94f6;
    text-indent: 0;
    border: 1px solid #337fed;
    display: inline-block;
    color: #fff !important;
    width: 15%;
    font-family: Arial;
    font-size: 13px;
    font-style: normal;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #1570cd;
    margin-top: 10px !important;
    min-width: 210px;
    transition: all 0.5s;
}
.search-go4:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
    background: -moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
    background-color: #1e62d0;
    min-width: 210px;
    text-decoration: none;
}
.search-go4:active {
    position: relative;
    top: 1px;
}

/*サーチエンジン*/
.searchengine-core2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: rgb(252,255,244); /* Old browsers */
    background: rgb(254,255,232); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(254,255,232,1)), color-stop(100%, rgba(214,219,191,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* IE10+ */
    background: linear-gradient(45deg, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/*ログフォーム*/

.logform-list-th {
  padding-bottom: 30px;
  width:40%;
}

.logform-list-td {
  padding-bottom: 30px;
  width: 60%;

}
-->

.logform-input{
  width: 90%;
}

.module-logform {
  width: 100%;
  margin:15px 0;
  text-align:center;
}

.module-logform table {
  margin-right : auto;
  margin-left : auto
}

.logform-button {
    background-color:transparent;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topright:5px;
    border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-left-radius:5px;
text-indent:0px;
    border:1px solid #583822;
    display:inline-block;
    color:#583822;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    margin: 0 10px;
height:30px;
    line-height:30px;
width:74px;
    text-decoration:none;
    text-align:center;
}.logform-button:active {
    position:relative;
    top:1px;
}


/*スクエア　対話テキスト*/

p.eiji-hanasu　{
    width:100%;
    display: 
    inline-block;vertical-align: top;color: #333;
    background: url(/wp-content/images/faces/eiji-hanasu.png) no-repeat 14px 15px;
    background-size: 50px;
    padding: 15px 0 15px 80px
    ;min-height:90px;
    margin:0px!important;
    border-bottom:0px solid #eee;
    line-height:20px;
    font-size:14px;
}


p.eiji-naku　{
    width:100%;
    display: inline-block;
    vertical-align: top;
    color: #333;
    background: url(/wp-content/images/faces/eiji-naku.png) no-repeat 14px 15px;
    background-size: 50px;
    padding: 15px 0 15px 80px;
    min-height:90px;
    margin:0px!important;
    border-bottom:0px solid #eee;
    line-height:20px;
    font-size:14px;
}


p.eiji-okoru　{
    width:100%;
    display: inline-block;
    vertical-align: top;
    color: #333;
    background: url(/wp-content/images/faces/eiji-okoru.png) no-repeat 14px 15px;
    background-size: 50px;padding: 15px 0 15px 80px;
    min-height:90px;
    margin:0px!important;
    border-bottom:0px solid #eee;
    line-height:20px;
    font-size:14px;
}


p.eiji-smile　{
    width:100%;
    display: inline-block;
    vertical-align: top;
    color: #333;
    background: url(/wp-content/images/faces/eiji-smile.png) no-repeat 14px 15px;
    background-size: 50px;
    padding: 15px 0 15px 80px;
    min-height:90px;
    margin:0px!important;
    border-bottom:0px solid #eee;
    line-height:20px;
    font-size:14px;
}


.eiji-bibiru{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/eiji-bibiru.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.eiji-warau{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/eiji-warau.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.eiji-iratsuku{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/eijie-iratsuku.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.eiji-komaru{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/eijie-komaru.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.eijie-ureshii{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/eijie-ureshii.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-bibiru{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-bibiru.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-egao{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-egao.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-hanasu{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-hanasu.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-iratsuku{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-iratsuku.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-komaru2{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-komaru2.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-naku{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-naku.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-shinken{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-shinken.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-ureshii{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-ureshii.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-warau{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-warau.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


.kanae-yanamu{width:100%;
display: inline-block;
vertical-align: top;
color: #333;
background: url(/wp-content/images/faces/kanae-yanamu.png) no-repeat 14px 15px;
background-size: 50px;
padding: 15px 0 15px 80px;
min-height:90px;
margin:0px!important;
border-bottom:0px solid #eee;
line-height:20px;
font-size:14px;
}


/*スクエアランキング レスポンシブ*/
.ranking-5{
/*border:1px solid #ccc;*/
background-color:#f5f5f5;
display:block;
width:100%;
height:auto;
padding:14px;
}
@media(max-width:620px){
.module-ranking{
    /*border-top: 3px solid #000040!important;*/
padding-top:0px!important;
/*margin:50px 0;*/
/*border:1px solid #555;*/
}
.ranking-title{padding:0 14px;
background-color:#eee;
border-bottom:3px solid #000040;
height:60px;
}
.ranking-rank1{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank1.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank2{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank2.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank3{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank3.png) no-repeat left 30%!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank4{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank4.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank5{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank5.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank6{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank6.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank7{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank7.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank8{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank8.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank9{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank9.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
font-size:8px;
}
.ranking-rank10{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank10.png) no-repeat left 15px!important;
background-size: 30px!important;
font-weight: bold;
padding: 10px 0 0px 50px!important;
height:70px;
}
.ranking-agentfont{margin: 10px 0 0 0!important;
height:100px!important;
font-size:20px;
}
.ranking-agentbutton{
display:block;
padding:5px;
margin:15px auto;
background-color:#FF8C00;
border-radius:5px;
max-width:500px;
width:80%;
color:#fff!important;
text-align:center;
font-size:16px;
border-bottom:5px solid #f85f36;
line-height:20px;
}

.ranking-agentmeritlist{
margin: 0;
padding-bottom: 10px;
}
.ranking-agentmeritlist-li{
background-image:url(/wp-content/images/common/check_icon2.jpg);
background-size:30px 30px;
background-repeat:no-repeat;
background-position:8px 9px;    
font-size:10px;
line-height: 1.4;
margin: 5px 0;
padding: 10px 0 10px 40px!important;
border-bottom: dashed 2px;
}
.ranking-agent-review{background-color:#F2F6FF;
margin:14px 0;
font-size:16px!important;
padding:5px;
border:1px solid #D0D8EA;
}
.ranking-agent-review h3{font-size:14px!important;
margin-bottom:14px;
}
.ranking-agent-review ul{font-size:12px!important;
list-style: none;
}
.ranking-agent-review ul li{margin-bottom:15px;
}
}

.fff {
    margin-bottom: 10px;
    width: 80%;
    padding: 10px 10px;
    background-color: #F16529!important;
}


.ranking {
/*border-top: 3px solid #000040!important;*/
padding-top:0px!important;
margin:25px 0;
border:1px solid #ddd;
}

.ranking img {
    margin-bottom: 15px;
}

@media(min-width:621px){

.ranking-title{padding:14px;
background-color:#eee;
border-bottom:3px solid #000040;
}
.ranking-rank1{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank1.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank2{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank2.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank3{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank3.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank4{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank4.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank5{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank5.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank6{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank6.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank7{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank7.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank8{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank8.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank9{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank9.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-rank10{width:100%;
display: inline-block;
vertical-align: top!important;
color: #333;
background: url(/wp-content/img/element/ranking/rank/rank10.png) no-repeat left 30%!important;
background-size: 70px!important;
font-weight: bold;
padding: 10px 0 0px 80px!important;
height:70px;
}
.ranking-agentfont{margin: 10px 0 0 0!important;
height:100px!important;
font-size:38px;
}
.ranking-agentbutton{
display:block;
padding:15px;
margin:15px auto;
background-color:#FF8C00;
border-radius:5px;
max-width:500px;
color:#fff!important;
text-align:center;
font-size:22px;
border-bottom:5px solid #d87804;
line-height:30px;
}
.ranking-agentmeritlist{
margin: 0;
padding-bottom: 10px;
}
.ranking-agentmeritlist-li{
background-image:url(/wp-content/images/common/check_icon2.jpg);
background-size:30px 30px;
background-repeat:no-repeat;
background-position:8px 9px;    
font-size:20px;
line-height: 1.4;
margin: 5px 0;
padding: 10px 0px 10px 45px;
border-bottom: dashed 2px;
}
.ranking-agent-review{background-color:#F2F6FF;
margin:14px 0;
font-size:16px!important;
padding:14px;
border:1px solid #D0D8EA;
}
.ranking-agent-review h3{font-size:22px!important;
margin-bottom:14px;
}
.ranking-agent-review ul{font-size:14px!important;
list-style: none;
}
.ranking-agent-review ul li{margin-bottom:15px;
}
}
/*記事リスト*/
@media (min-width: 768px){
.post-memolist {
  background-image:url(/wp-content/images/common/check_icon.jpg);
  background-size:50px 50px;
  background-repeat:no-repeat;
  background-position:0 0;
  font-size: 16px;
  line-height: 1.4;
  margin: 5px 0;
  padding: 10px 0px 10px 45px;
  border-bottom: dashed 2px;
}
.post-point{
  text-align: center;
  font-size: 24px; 
  margin-bottom: 5px;
  padding-top:10px;
  font-weight: bold;

}

}
@media (max-width: 767px){
.post-memolist {
  background-image:url(/wp-content/images/common/check_icon.jpg);
  background-size:35px 35px;
  background-repeat:no-repeat;
  background-position:-10px 1px;
  font-size: 14px;
  line-height: 1.4;
  margin: 5px 0;
  padding: 10px 0 10px 22px;
  border-bottom: dashed 2px;
}

.post-point {
  text-align: center;
  font-size: 20px; 
  margin-bottom: 5px;
  padding-top:10px;
  font-weight: bold;
}
}

.post-memolist:last-child{
  border-bottom: none;
  padding-bottom:5px;
}

.post-memo-mod {
  box-sizing:border-box;
  border:solid 2px #533E2F;
  width:100%;
  padding:5px 5px 0px 5px;
}

.cl_button {
    margin-bottom:10px;
    width:80%;padding:10px 10px;
    background-color: #F16529!important;
    }

.cl_button_sec{
    margin-top: 18px;
    margin-bottom: 18px;
    padding: 14px;
    }

/*記事リスト*/

/*光るボタン　ココから*/
.light-button {
    display: block;
    /*width: 100%;
    max-width: 180px;
    margin: 0 auto;*/
}
.light-button a{
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 2px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
}
.light-button a:hover {
    /*color: #52d3ff;*/
    /*background-color: #ffffff;*/
    /*opacity: 0.7;*/
        border-top: 2px solid #fff;
    border-bottom: 1px solid #000;
}
.light-button a:before {
    display: block;
    position: absolute;
    z-index: -1;
    left: -60%;
    top: 20%;
    content: "";
    width: 40%;
    height: 34px;
    transform: rotate(30deg);
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    animation: shiny 3s infinite linear;
    -webkit-animation: shiny 3s infinite linear;
    -moz-animation: shiny 3s infinite linear;
}
@keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-webkit-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-moz-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}



/*光るボタン　ここまで*/

/*光るボタン　pココから*/
.light-button p{
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 2px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
}
.light-button p:hover {
    color: #52d3ff;
    /*opacity: 0.7;*/
        /*background-color: #ffffff;*/
        border-top: 2px solid #fff;
    border-bottom: 1px solid #000;
}
.light-button p:before {
    display: block;
    position: absolute;
    z-index: -1;
    left: -60%;
    top: 20%;
    content: "";
    width: 40%;
    height: 34px;
    transform: rotate(30deg);
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    animation: shiny 3s infinite linear;
    -webkit-animation: shiny 3s infinite linear;
    -moz-animation: shiny 3s infinite linear;
}
@keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-webkit-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}
@-moz-keyframes shiny {
    0% {
        left: -30%;
    }
    20% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}


.light-button button{
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-radius: 2px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    transition: .25s linear;
    -webkit-transition: .25s linear;
    -moz-transition: .25s linear;
}
.light-button button:hover {
    color: #52d3ff;
    /*opacity: 0.7;*/
        /*background-color: #ffffff;*/
        border-top: 2px solid #fff;
    border-bottom: 1px solid #000;
}
.light-button button:before {
    display: block;
    position: absolute;
    z-index: -1;
    left: -60%;
    top: 20%;
    content: "";
    width: 40%;
    height: 34px;
    transform: rotate(30deg);
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(30deg);
    background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1),rgba(255,255,255,0) 100%);
    animation: shiny 3s infinite linear;
    -webkit-animation: shiny 3s infinite linear;
    -moz-animation: shiny 3s infinite linear;
}


/*光るボタン　ここまで*/



/*スクエア　基本*/

.header-top {
    margin-top: 25px!important;
    font-size: 1.3em!important;
    text-align: center;
    font-weight: bold;
    border-bottom: none!important;
}

.shadou_img {
    width: 100%;
    max-width: 450px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.thumtop_img {
    width:100%;
    height:auto;
    max-width: 450px;
    margin: 0 auto 30px;
    display: block;
}

.mokuji {
    margin: 0 auto;
    display: block;
    box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.8);
    width: 90%;
    padding: 10px;
    border: 1px solid #CAC6C5;
}

div.mokuji ul {
    margin: 0 auto;}

div.mokuji a {
    font-size:14px;
    line-height: 1.8;

}

.mokuji li  {
    line-height: 2;
    margin: 0 14px;
}

.SJ-listing-h3 {
    font-size: 16px!important;
    margin: 14px!important;
    padding-left: 0px!important;
}

.text-l-small p{text-align: left;
    font-size: 12px;
    margin-bottom: 10px !important;
}




/* ----------------------------------------------------------------------
 sns
---------------------------------------------------------------------- */




a .fb-btn{
float: left;
background: #204385;
width:32%;
height: 35px;
color: #fff;
margin-left: 0px;
border-bottom: 5px solid #002365;
border-radius: 5px;
font-size: 25px;
text-align: center;
line-height: 25px;
margin:7px 0 7px 0;
}
a .tw-btn{
float: left;
background: #2AA9E0;
width:32%;
height: 35px;
color: #fff;
margin-left: 2%;
border-bottom: 5px solid #1A89C0;
    border-radius: 5px;
font-size: 25px;
text-align: center;
line-height: 25px;
margin:7px 0 7px 2%;
}
a .hb-btn{
float: left;
background: #007DDE;
width:32%;
height: 35px;
color: #fff;
margin-left: 2%;
border-bottom: 5px solid #005DBE;
    border-radius: 5px;
font-size: 25px;
text-align: center;
line-height: 25px;
margin:7px 0 7px 2%;
}

p.sns-txt{
margin-left : auto ; margin-right : auto ;margin: 7px 0;
color: #fff;

}


/* 個別ページ　カテゴリへ戻る */ 

.job-list {
    color: #000;
    font-size: 10px!important;
    line-height: 14px;
}

.ttl {
    text-align:left;
    padding:7px 14px;
    margin:-14px 0 0;
    display:inline-block;
    width:100%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+100 */
    background: rgb(229,229,229); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.title-div {
    padding-top: 10px;
    display: flex;
}

.title-list {
    font-size: 14px;
    line-height: 120%;
    text-align: left;
    margin: 0 0 0 14px!important;
}

.post-catback {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
    background-color: rgba(257,257,257,1.0);
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 2px solid #ccc;
    height: 83px;
    }

.post-catback-img img {
    width: auto;
    min-width: 80px;
    height: 100%;
}

.post-catback-img {
    width: 150px;
    height: 80px;
    overflow: hidden;
}

.post-catback-title {
    font-size: 15px;
    line-height: 120%;
    text-align: left;
    margin: 0 14px 0 160px!important;
}

.post-catback-title small{
    font-size: 80%;
}

.post-catback p {
    position: absolute;
    top: 13%;
    margin-top: -0.5em;
}


.float-bullet li {
    float: left;
    padding: 7px 3px 7px 3px;
    width: 200px;
    list-style-type: none;
    font-size:10px;

}   

.category-marg p { 
    margin-top:14px;
} 

.menu_underh2 {
    margin: 14px 14px!important;
    font-size: 80%;
}

.3points {
    background-color: #ededed;
    width: 100%;
    margin: 0 auto;
    max-width: 767px!important;
    margin-bottom: 20px;
}

.kizi02-h4 {
    color: #444!important;
    font-size: 80%;
    font-weight: bold!important;
    margin: 0!important;
}


@media only screen and (max-width: 767px) {
/*.title-div { width: 75%; }*/
.toppage-cat {
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 0px;
    background-color: rgba(257,257,257,0.6);
    border-top: 0px solid #eee;
    border-left: 0px solid #eee;
    border-right: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.3points a:hover {display:block;background-color: rgba(200,200,200,0.2);}
.toppage-cat2 {
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 0px;
    background-color: rgba(257,257,257,0.6);
    border-top: 0px solid #eee;
    border-left: 0px solid #eee;
    border-right: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 80px;
}
.toppage-cat3 {
    position: relative;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0;
    background-color: rgba(257,257,257,0.6);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 80px;
}
ul .21responsive{
    width:50%!important;
    padding: 0px;
    margin-bottom: 0px;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    float: left;
    display:inline-block;

    }
.21responsive p{
        line-height: 100px;
    }
}

@media only screen and (min-width: 768px) {
.title-div { width: 65%; }
.toppage-cat {
    width: 49%;
    float: left;
    padding: 0px;
    margin-left: 0;
    margin-right: 1%;
    margin-bottom: 5px;
    background-color: rgba(257,257,257,0.6);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;   
}
.toppage-cat2 {
    width: 49%;
    float: left;
    padding: 0px;
    margin-left: 0%;
    margin-right: 1%;
    margin-bottom: 5px;
    background-color: rgba(257,257,257,0.6);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    height: 80px;
}
.toppage-cat3 {
    position: relative;
    width: 50%;
    float: left;
    padding: 0px;
    margin: 0;
    background-color: rgba(257,257,257,0.6);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 80px;
}
}

.icons1{
  width:33%;
}

@media only screen and (min-width: 1024px) {
.title-div { width: 220px; }
.toppage-cat {
    width: 32%;
    float: left;
    padding: 0px;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 10px;
    background-color: rgba(257,257,257,0.6)
}


.toppage-cat {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    height: 150px;
}

.toppage-cat2 {
    width: 32%;
    float: left;
    padding: 0px;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 10px;
    background-color: rgba(257,257,257,0.6);
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    height: 80px;
}
.toppage-cat3 {
    position: relative;
    width: 50%;
    float: left;
    padding: 0px;
    margin: 0;
    background-color: rgba(257,257,257,0.6);
    border: 1px solid #eee;
    height: 80px;
}
.top-tbl {
    width: 95%!important;
    margin: 0 0;
    border-collapse: collapse;
    margin: 14px;
    margin-top: 14px;
    font-size: 12px;
}
.top-tbl th {
    width: 25%;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    color: #333;
}
.top-tbl td { padding: 4px 14px; }
.top-tbl td:hover { background-color: #f5f5f5 }

}

@media only screen and (max-width: 767px) {
.toppage-txt {
    width: 90%;
    padding: 0 20px;
    margin: 0 auto;
    margin-bottom: 0px;
    font-weight: bold;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.5em !important;
}
.top-tbl {
    width: 95%!important;
    margin: 0 0;
    border-collapse: collapse;
    margin: 14px;
    margin-top: 14px;
    font-size: 12px;
}
.top-tbl th {
    width: 25%;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    color: #333;
}
.top-tbl td { padding: 4px 14px; }
.top-tbl td:hover { background-color: #f5f5f5 }


}
.toppage-txt p { line-height: 1.5em !important; }
}
.icons1 { width: 40% }

@media only screen and (min-width: 768px) {
.toppage-txt {
    width: 31%;
    float: left;
    padding: 0 20px;
    margin-left: 1%;
    margin-right: 1%;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 18px
}
.top-tbl {
    width: 95%!important;
    margin: 0 0;
    border-collapse: collapse;
    margin: 14px;
    margin-top: 14px;
    font-size: 12px;
}
.top-tbl th {
    width: 25%;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    color: #333;
}
.top-tbl td { padding: 4px 14px; }

}
.icons3 { width: 40% }


/* add 0517 */
.toppage-cat3:hover {
background-color: #f5f5f5;
}
.side-kizi:hover {
background-color: #f5f5f5;
}
.post-catback:hover {
background-color: #f5f5f5;
}



/*-----------------------------------------------------
アコーディオン
---------------------------------------------------*/


#acMenu dt {
    text-align:center;
	/*margin:10px auto;*/
	font-size: 12px;
	background-color: #F2F2F2;
	/*color: #533E2F;*/

    color: #333;

	border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;

    margin-bottom: 20px;

	text-align: center;
	text-decoration: none;
	line-height: 20px;
	outline: none;
    border: 1px solid #bbb;

    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(to bottom,#eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );

}

#acMenu dt:hover {
    opacity: 0.8;
}


#acMenu dt::before,
#acMenu dt::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#acMenu dt,
#acMenu dt::before,
#acMenu dt::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}




#acMenu dt{
    width: 50%;
    /*width: 100%;*/
    padding: 15px 20px;
    font-size: 12px;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    #acMenu dt {
        width: 80%;
    }
}







.clinic-btn a {
    text-align:center;
	margin:10px auto;
	font-size: 12px;
	background-color: #FF9933;
	color: #fff!important;
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.clinic-btn a:hover {
	background-color: #FF6600;
	color:#fff;
}

.clinic-btn a {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
}
.clinic-btn a::before,
.clinic-btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.clinic-btn,
.clinic-btn a::before,
.clinic-btn a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.clinic-btn a{
	margin: 0;
	padding: 0;
	background: #FF9933;
	}

.clinic-btn a{width: 100%;max-width:350px;padding: 10px 20px;font-size: 14px;font-weight: bold;color: #fff!important;}



.fixed-2 {
    position: fixed;
    right: 0;
    bottom: 0;
    float: right;
    height: auto;
    width: 100%;
    z-index: 4;
}


/*-----------------------------------------------------
アコーディオン
---------------------------------------------------*/


/*-----------------------------------------------------
offer
---------------------------------------------------*/

.offer-txt p{
    font-size: 12px;
    margin-bottom: 10px;
  }

  .offer-txt span{
    font-weight: bold;
    border-left: 3px solid;
    padding-left: 4px;
  }


  .offer-titile{
    font-weight: bold;
    line-height: 1.4;
    font-size: 16px!important;
    /*padding-bottom: 10px;*/
    color: #2c84cc;
    text-align: left;
  }

  .offer-titile:hover{
    color: #016da3;
  }


  @media only screen and (min-width: 786px) {
  .offer-titile{
    font-size: 15px!important;
  }
}


  .offer-text2{
    margin-bottom:7px;
    font-size: 14px;
 }



  .offer-txt h3{
    font-weight:bold;
    line-height:1.4;
    margin-bottom: 10px;
    font-size: 16px!important;
  }

  .doctor-color span{
    color:#015077;
  }


  .nurse-color span{
    color:#b84a70;
  }

  .pharma-color span{
    color:#4caf50;
  }
      

.kizi-tag{
    display:block;
    padding:3px 1px;
    color:#fff;
    width:95px!important;
    float:left;
    margin-right:5px;
    border-radius:5px;
    text-align:center;
}
.kizi-tag-2{
    display:block;
    background:#E9556A;
    padding:3px 1px;
    color:#fff;
    width:110px!important;
    float:left;
    border-radius:5px;
    text-align:center;
}

  .doctor-color-bk {
    background-color:#015077;
  }


  .nurse-color-bk {
    background-color:#E9556A;
  }

  .pharma-color-bk {
    background-color:#4caf50;
  }
  

  .next-btn {
  border: 1px solid #DDD;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  color: #111;
  width: 100px;
  padding: 6px 10px;
  margin: 7px 0px;
  text-align: center;
  display: block;
  font-size: 12px;
}
.next-btn-opacity{
text-align: center;
   background-image: linear-gradient( 180deg, rgba(255,255,255,0.5), white );   /* 上から下へ：[白色半透明]から[白色]へグラデーション */
   padding-top: 2.5em;   /* ボタンの上側でグラデーションを見せる距離(長さ) */
   margin-top: -2.5em;   /* ボックスを上側に重ねる距離(長さ) */
   position: relative;   /* ボックス全体を上に重ねるために必要 */
}

.next-btn:hover {
  background-color: #eee;
}

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

.ans-btn {
  border-radius: 3px;
  border-bottom: 3px solid #333;
  color: #ffffff!important;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #FF8C00;

  padding:10px;
  display:inline;
  width:150px;
  float:right;
  /*margin: -30px 0;*/
  position: relative;
}
.ans-btn:hover {
border-top:2px solid #fff;
  border-bottom: 1px solid #333;
  margin:auto 0;
  color: #ffffff!important;

  padding:10px;
  display:inline;
  width:150px;
  float:right;
  /*margin: -30px 0;*/
  position: relative;
}

}
@media only screen and (min-width: 768px) {

.ans-btn {
  border-radius: 3px;
  border-bottom: 3px solid #333;
  color: #ffffff!important;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #FF8C00;

  padding:10px;
  display:inline;
  width:150px;
  float:right;
  /*margin: -30px 0;*/
  position: relative;
}
.ans-btn:hover {
  border-top:2px solid #fff;
  border-bottom: 1px solid #333;
  margin:auto 0;
  color: #ffffff!important;

  padding:10px;
  display:inline;
  width:150px;
  float:right;
  /*margin: -30px 0;*/
  position: relative;

}
}

 .guide-pharma-txt{
  color:#808080;
  font-weight: normal;
  border-left: 0px;
  padding-left: 0px;
  font-size: 10px!important;
}
 .guide-pharma-txt:before {content:"リクナビ薬剤師に登録後、こちらの求人の詳細確認ができます。(1分で登録完了・ハローワーク同様、利用料は全て無料です)";
 }
 .guide-nurse-txt{
  color:#808080;
  font-weight: normal;
  border-left: 0px;
  padding-left: 0px;
  font-size: 10px!important;
}
 .guide-nurse-txt:before {content:"ナースではたらこに登録後、こちらの求人の詳細確認ができます。(1分で登録完了・ハローワーク同様、利用料は全て無料です)";
 }

  .guide-doctor-txt{
  color:#808080;
  font-weight: normal;
  border-left: 0px;
  padding-left: 0px;
  font-size: 10px!important;
}
 .guide-doctor-txt:before {content:"リクルートドクターズキャリアに登録後、こちらの求人の詳細確認ができます。(1分で登録完了・ハローワーク同様、利用料は全て無料です)";
 }



/*　求人テーブル　*/

        table.offer-table-1 {
          border-collapse: separate;
          border-spacing: 0;
          text-align: left;
          line-height: 1.5;
          border-top: 1px solid #ccc;
          border-left: 1px solid #ccc;
          color: #533E2F;

          width: 100%;
        }
        table.offer-table-1 th {
/*          width: 150px;*/
          /*min-width: 60px;*/
          min-width: 80px;
          /*padding: 10px;*/
          padding:4px;
          font-size: 11px;

          font-weight: bold;
          vertical-align: top;
          border-right: 1px solid #ccc;
          border-bottom: 1px solid #ccc;
          border-top: 1px solid #fff;
          border-left: 1px solid #fff;
          background: #eee;
        }
        table.offer-table-1 td {
          /*width: 350px;*/
          /*padding: 10px;*/
          padding:4px;
          font-size: 11px;

          vertical-align: top;
          border-right: 1px solid #ccc;
          border-bottom: 1px solid #ccc;
        }


  @media only screen and (min-width: 786px) {

        table.offer-table-1 {
          border-collapse: separate;
          border-spacing: 0;
          text-align: left;
          line-height: 1.5;
          border-top: 1px solid #ccc;
          border-left: 1px solid #ccc;
          color: #533E2F;
        }
        table.offer-table-1 th {
          min-width: 70px;
          font-size: 12px;
          padding: 7px;
 
        }
        table.offer-table-1 td {
          font-size: 12px;
          padding: 7px;

        }

}
                        .next-btn-opacity-3 {
                          text-align: center;
                          background-image: linear-gradient( 180deg, rgba(255,255,255),rgba(255,255,255,0.5) );
/*                          padding-top: 250px;
                          margin-top: -263px;
*/
                          padding-top: 252px;
                          margin-top: -265px;

                          position: relative;
                          /* border-left: 1px solid #ccc; */
                          /* border-right: 1px solid #ccc; */
                          /* border-bottom: 1px solid #ccc; */
                          background: linear-gradient(to bottom,rgba(255,255,255,0.1) 30%,#fff 100%);
                          background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(99%,rgba(255,255,255,0.99)),color-stop(100%,#fff));

                        }


                        .ans-btn-2 {
                          border-radius: 3px;
                          border-bottom: none;
                          color: #ffffff!important;
                          display: block;
                          font-size: 14px;
                          font-weight: bold;
                          text-align: center;
                          text-decoration: none;
                          background: #FF8C00;

                          padding:10px;
                          display:block;
                          width:200px;
                          float:none;
                          margin: -30px auto;
                          position: relative;

                          box-shadow: 0 1px 10px rgba(0,0,0,0.35);

                          /*background:linear-gradient(#FF8C00,#f78802);*/

                        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff7400), color-stop(0.00, #ffa443));
                        background: -webkit-linear-gradient(top, #ffa443 0%, #ff7400 100%);
                        background: -moz-linear-gradient(top, #ffa443 0%, #ff7400 100%);
                        background: -o-linear-gradient(top, #ffa443 0%, #ff7400 100%);
                        background: -ms-linear-gradient(top, #ffa443 0%, #ff7400 100%);
                        background: linear-gradient(top, #ffa443 0%, #ff7400 100%);

                          padding: 14px;
                        }

                        .ans-btn-2:hover {
                          box-shadow: 0 1px 10px rgba(0,0,0,0.85);
                        }

  @media only screen and (min-width: 786px) {

                      .offer-module-out{
                        padding:0 14px 14px 14px;
                      }

}

                      .offer-module-out{
                        padding:14px 14px 0px 14px;
                        height: 350px;
                      }

                      .offer-module-in{
                        height:250px;
                        overflow:hidden;
                        margin-bottom: 10px;
                      }

                      .offer-module-agt{
                        width:100%;text-align:right;padding: 0 14px;font-size: xx-small;color: #808080;
                      }

                      .offer-module-btn{
                        margin: -90px auto;text-align: center;
                      }


    .data-table {
        border-collapse: collapse;
        width:100%;
        margin:0 auto 15px;
    }
    .border-top {
        border-top: 1px solid #000;
        text-align:center;
        font-size: 14px;
        padding:5px;
    }
    .border-bottom {
        border-bottom: 1px solid #000;
        text-align:center;
        font-size: 14px;
        padding:5px;
    }
    .border-left {
        border-left: 1px solid #000;
        text-align:center;
        font-size: 14px;
        padding:5px;
    }
    .border-right {
        border-right: 1px solid #000;
        text-align:center;
        font-size: 14px;
        padding:5px;
    }

    .induction_mod {
      width:48%; 
      height:auto; 
      margin-bottom:10px; 
      display:block; 
      /*padding:0 5px; */
      background:#fbfafa; 
      border-radius:5px;
      box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
      -webkit-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
      -moz-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
    }

.induction_mod:hover {
    box-shadow: 0px 6px 14px -3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 4px 18px -2px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 6px 16px -3px rgba(0,0,0,0.6);
}


    .induction_mod_sp {
/*      width:48%; */
      height:auto; 
      margin-bottom:10px; 
      display:block; 
      /*padding:0 5px; */
      background:#fbfafa; 
      border-radius:5px;
      box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
      -webkit-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
      -moz-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
    }



/*看護師*/
    table.company_n {
    /*width: 500px;*/
    /*padding: 14px;*/
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 10px;
    font-size: 12px;
    padding: 0;
}
 
table.company_n th,
table.company_n td {
    padding: 0px 3px;
}
 
table.company_n th {
    background: #E9556A;
    vertical-align: middle;
    text-align: left;
    width: 90px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    text-align:center;
    border-radius: 3px 0 0 3px;
}
 
table.company_n 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: #E9556A;
    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_n td {
    background: #eeeeee;
    width: 360px;
    padding: 5px 5px 5px 15px;
    border-radius: 0 3px 3px 0;
    font-size:12px;
}
/*看護師*/
/*薬剤師*/
table.company_p {
    /*width: 500px;*/
    /*padding: 14px;*/
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 10px;
    font-size: 12px;
    padding: 0;
}
 
table.company_p th,
table.company_p td {
    padding: 0px 10px;
}
 
table.company_p th {
    background: #4caf50;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    text-align:center;
    border-radius: 3px 0 0 3px;
}
 
table.company_p 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: #4caf50;
    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_p td {
    background: #eeeeee;
    width: 360px;
    padding: 5px 5px 5px 15px;
    border-radius: 0 3px 3px 0;
}
/*薬剤師*/
/*医師*/
table.company_d {
    /*width: 500px;*/
    /*padding: 14px;*/
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 10px;
    font-size: 12px;
    padding: 0;
}
 
table.company_d th,
table.company_d td {
    padding: 0px 10px;
}
 
table.company_d th {
    background: #015077;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    text-align:center;
    border-radius: 3px 0 0 3px;
}
 
table.company_d 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: #015077;
    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_d td {
    background: #eeeeee;
    width: 360px;
    padding: 5px 5px 5px 15px;
    border-radius: 0 3px 3px 0;
}


.h2_induction{
    /*background: #eee;*/
/*background: #e46f9d;Old browsers */
    color: #fff;
    font-size: 18px;
    width: 100%;
    border-radius: 7px 7px 0 0 / 7px 7px 0 0;
    box-shadow: 0 1px 5px 0 #94846a;
    padding: 10px 5px;
    margin: 0 0 2px 0;
    text-align: center;
    display: block;
    z-index: 2;
}


.h2_induction2{
    /*background: #eee;*/
    color: #fff;
    font-size: 18px;
    width: 100%;
    border-radius: 7px 7px 0 0 / 7px 7px 0 0;
    box-shadow: 0 1px 5px 0 #94846a;
    padding: 10px 5px;
    margin: 0 0 2px 0;
    text-align: center;
    display: block;
    z-index: 2;
}



.induction_b {
  margin: 0 auto 10px; 
  display: block;
  width:70%; 
  font-size:16px;
  border-radius: 3px;
  border-bottom: 3px solid #333;
  color: #ffffff!important;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #FF8C00;
  padding: 10px;
  height: 48px;
}  

.th_k {
    text-align: center;
    background: #feffe8!important;
    background: -moz-linear-gradient(top, #feffe8 0%, #d6dbbf 100%)!important;
    background: -webkit-linear-gradient(top, #feffe8 0%,#d6dbbf 100%)!important;
    background: linear-gradient(to bottom, #feffe8 0%,#d6dbbf 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 )!important;

}



.td_k {

text-align:center;padding-top:10px;background: #f9fcf7; /* Old browsers */
background: -moz-linear-gradient(top, #f9fcf7 0%, #f5f9f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f9fcf7 0%,#f5f9f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f9fcf7 0%,#f5f9f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 ); /* IE6-9 */
}


.fixed{
    width:100%;
    position: fixed;
    right: 0;
    bottom: 0;
    /*float: right;*/
    height: auto;
    display: block;
}


.button_u_d {
/*    width: 50%;*/
    height: 50px;
    color: #fff;
    padding: 7px 0;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
}

.button_u_c {
 /*   width: 50%;*/
    height: 50px;
    color: #fff;
    padding: 7px 0;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
}


.fixed_back {
  /*background: #fff;*/
  display: inline-block;
  width: 100%;
  height: auto;
}

.aMove{
cursor: pointer;
}


.pagination{
    text-align: center;
}
a.page-numbers,
.pagination .current{
    background: #fff;
    border: solid 1px #ccc;
    padding:5px 8px;
    margin:0 2px;
    text-decoration: none;
    line-height: 2em;
}
.pagination .current{
    background: #000;
    border: solid 1px #000;
    color: #fff;
}




/* サイドメニュー pc */
.side-navi{
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: block;
    margin: 0;
    padding: 0;
    background: rgba(102, 102, 102, 0.93);
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 2;
    color:#fff;
    font-size: smaller;
}

.side-navi li{
        text-align: center;
        min-width: 240px;
        /*width: 240px;*/
        height: 50px;
        padding: 7px 24px;
        color:#fff!important;

        border-top:1px solid #CCC;
        border-bottom:1px solid #CCC;
        margin-top: -1px;
}
.side-navi li:hover{
        background: rgb(53, 53, 53);
        opacity: 0.7;
}

/* サイドメニュー pc end */



/* 0712 serch　table,next */


@media only screen and (min-width: 786px){

.offer-titile-main{
  font-size: 18px!important;
}

table.offer-table-main th {
    /*min-width: 150px;*/
    width: 160px;
    font-size: 14px;
    padding: 14px;
}

table.offer-table-main td {
    font-size: 14px;
    padding: 14px;
}

}
.offer-module-out-main {
    padding: 0 28px 14px 28px;
    height: 350px;
}

.offer-table-main{
  width: 100%;
}

.search-next{
    width: 45%;
    height: 55px;
    background: #eee;
    padding: 7px 10px;
    text-align: center;
    background: rgba(102, 102, 102, 0.93);
    opacity: 0.7;
    display: inline-block;
    box-shadow: 0 1px 3px rgba(0,0,0,0.85);
}



.search-next:hover{
    background: rgba(102, 102, 102, 0.4);
}

/* 0712 serch　table,next　end */


/* 0713 serch　af-list */

table.af_table_1 {
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    line-height: 1.5;
    color: #533E2F;
    border-radius: 5px 5px 0 0 ;
    width:65%;
    margin-top:10px;
}

table.af_table_1 th {
    /*max-width: 120px;*/
    min-width: 70px;
    padding: 5px 5px 5px 0px;
    font-weight: normal;
    font-size:14px;
    border-bottom: 1px solid #ccc;
}

table.af_table_1 td {
    /*min-width: 90px;*/
    padding:  5px 10px 5px;
    font-weight: normal;
    font-size:14px;
    border-bottom: 1px solid #ccc;
}
.af_list {
    display: block;
    padding: 3px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    margin: 10px;
    text-align: center;
}    

.af_module_over {
  width:100%; 
  border-radius:5px 5px 0 0;
  background:#fbfafa;
}

.af_title {
  width: 100%;
    margin: 5px 0 0 0;
    font-size: 14px;
    padding: 10px 0 25px 0 ;
    border-top:1px solid #ccc;
}

.af_title p {
  display:block;
  font-size:16px;color: #533e2f;
  margin-bottom:5px;
  padding:0px 10px 10px 36px;
}

.af_module_over h2 {
 color:#533E2F;
 margin:25px 10px 0px 36px;
 display:inline-block;
 font-size:18px;
}

.af_module_left {
  font-size:16px;
  padding:5px 20px 20px 36px;
  width:35%;float:left;
}

.font_size_13px p {
  font-size:13px;
}

/* 0713 serch　af-list end */

/*0713*/
.reflection-img{
    width       :100%;
    height      :auto;
    position    :relative;
    overflow    :hidden;
}
 
.reflection {
    height      :100%;
    width       :30px;
    position    :absolute;
    top         :-180px;
    left        :0;
    background-color: #fff;
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 4s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 4s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 4s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 4s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 4s ease-in-out infinite;
}
 
@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}

/*おすすめサイトモジュール*/

table.rank_table_sp {
    border-collapse: collapse;
    font-size: 16px;
    border: none;
    text-align: left;
    line-height: 1.5;
    margin-top: 10px;
}

table.rank_table_sp td {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    margin: 0px;
    padding: 2px 2px;
    text-align: left;
    height:50px;
}

table.rank_table_sp th {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    /*border: none;*/
    vertical-align: middle;
    background-color: #ffffff;
    margin: 0px;
    padding: 2px 4px;
    text-align: left;
    text-align: left;
}


.rank_table_sp .rank_button span {
   
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding: 3px;
    line-height: 130%;
    border-radius: 4px;
    display: block;
    text-align: center;
    position: relative;
    border-bottom: 3px solid rgba(0, 0, 0, 0.12);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.33);
}

.rank_table_sp .rank_button {
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 2px 3px;
    margin: 0;
}

table .flash　 {
  color: #f6f03d;
  -webkit-animation: flash 2s;
  animation: flash 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite；
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite; 
}

table .flash:after {
  content: "★";
  color: #f6f03d;
  -webkit-animation: flash 2s;
  animation: flash 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite；
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  font-size:14px;
}

@-webkit-keyframes flash {
  0% { color: #e6b422; }
  10% { color: #f3f63d; }
  100% { color: #e6b422; }
}

@keyframes flash {
  0% { color: #e6b422; }
  10% { color: #f3f63d; }
  100% { color: #e6b422; }
}


.recommend{
    border: 1px solid #eee;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
.recommend-title{
  font-size:16px;
  height: 50px;
  border-bottom: 1px solid #ddd;
  padding: 4px 0px;
  text-align: center;
  position: relative;
}
.recommend-title-row{
   position: absolute;
  top: 30%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}


.recommend-row{
  height: 50px;
  border-bottom: 1px solid #ddd;
  padding-top:5px; 
}
.recommend-item{
  display: inline-block;
  margin: auto 0px;
  vertical-align: middle;
  padding: 2px 2px;
}

.recommend-item-1{
width:2%;
margin-right: 4px;
}

.recommend-item-2{
width:28%;
}

.recommend-item-3{
width:52%;
}

.recommend-item-4{
width:12%;
}
  .flash:after {
    content: "★ ";
    color: #f6f03d;
    -webkit-animation: flash 2s;
    animation: flash 2s;
    animation-timing-function: ease;
    animation-iteration-count: infinite；
 -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    font-size: 14px;
}
}
@media only screen and (min-width: 768px) {

.recommend-title{
  font-size:16px;
  border-bottom: 1px solid #ddd;
  padding: 4px 0px;
  text-align: center;
  position: relative;
}



.recommend-row{
  border-bottom: 1px solid #ddd;
  padding:3px; 
}
.recommend-item{
  display: inline-block;
  margin: auto 0px;
  vertical-align: middle;
  padding: 2px 2px;
}

.recommend-item-1{
width:2%;
margin-right: 2px;
}

.recommend-item-2{
width:26%;
}

.recommend-item-3{
width:51%;
}

.recommend-item-4{
width:14%;
}


  .flash:after {
    content: "★ ";
    color: #f6f03d;
    -webkit-animation: flash 2s;
    animation: flash 2s;
    animation-timing-function: ease;
    animation-iteration-count: infinite；
 -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    font-size: 12px;
}
}

/*おすすめサイトモジュール*/



/*0713*/


/* 0726 */

.basic_shadow{
    box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 4px 10px -3px rgba(0,0,0,0.6);
}
    /* 0726 */



/*0801*/ 

.side-column-h3-dr {
  padding: 15px;
  margin-bottom:0px;
  /*border:1px solid #eee;*/
  background-image: url("/wp-content/img/element/side/column-icon-dr.png");
  background-size:25px 25px;
  background-repeat: no-repeat;
  background-position: 30px 14px;
  color :#fff;
}

.side-column-h3-ph {
  padding: 15px;
  margin-bottom:0px;
  /*border:1px solid #eee;*/
  background-image: url("/wp-content/img/element/side/column-icon-ph.png");
  background-size:25px 25px;
  background-repeat: no-repeat;
  background-position: 30px 13px;
  color :#fff;
}

.side-column-h3-nu {
  padding: 15px;
  margin-bottom:0px;
  /*border:1px solid #eee;*/
  background-image: url("/wp-content/img/element/side/column-icon-nu.png");
  background-size:25px 25px;
  background-repeat: no-repeat;
  background-position: 30px 12px;
  color :#fff;
}


.side-column-img {
  width: 90px;
  height: 70px;
  padding: 0 0 12px 0;
  overflow: hidden;
}

.side-column-frame {
  position: relative;
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0;
  background-color: rgba(257,257,257,0.6);
  /*border-top: 1px solid #eee;*/
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  height: 80px;
  padding: 4px 0 6px 0;
}

.side-column-frame p {
  font-size: 14px;
  line-height: 1.4;
  color: #7681DC;
  text-align: left;
  padding-left: 15px;
  padding-top: 8px;
  margin: 0 6px 0 90px;
  top: 10%;
  position: absolute;
}

.side-area-offer {
  padding: 15px;
  margin-bottom:0px;
  /*border:1px solid #eee;*/
  background-image: url("/wp-content/img/element/side/side-area-001.png");
  background-size:25px 25px;
  background-repeat: no-repeat;
  background-position: 30px 14px;
  color :#fff;
}


.side-area-frame {
  position: relative;
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0;
  background-color: rgba(257,257,257,0.6);
  /* border-top: 1px solid #eee; */
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  height: 40px;
  padding: 4px 0 6px 0;
}


.side-area-frame p {
  
  font-size: 14px;
  line-height: 120%;
  color: #7681DC;
  text-align: left;
  padding: 8px 5px 10px 40px ;
  background-image: url("/wp-content/img/element/side/side-area-002.png");
  background-size:10px 10px;
  background-repeat: no-repeat;
  background-position: 18px 11px;
  }


/*0801*/   


/*interview*/
.me{color:#b7b5b5}
.img_right_w{width:40%;height:auto;text-align:center;margin:0 10px;display:block;float:right;margin-bottom:20px;border-radius:5px;}
.img_left_w{width:40%;height:auto;text-align:center;margin:0 10px;display:block;float:left;margin-bottom:20px;border-radius:5px;}


@media screen and (max-width: 600px) {
.img_right_w{width:80%!important;height:auto;text-align:center;margin:10px auto;display:block;float:none;}
.img_left_w{width:80%!important;height:auto;text-align:center;margin:10px auto;display:block;float:none;}
}

/*interview*/

/*0126*/
.quote {
    color: #a2a2a2;
    font-size: 10px;
    text-align: center;
    display: block;
    margin-top: 5px;
    margin-bottom:10px;
}
/*0126*/

