@charset "utf-8";

/*
 * PC用スタイルCSS
 */

/* =======================================================================================
   ■ 全体
------------------------------------------------------------------------------------------ */
html {
    background: none;
}

body {
    /*background: url("/files/body_bg.jpg") no-repeat scroll center top transparent;*/
    color: #000;
    min-width: 1100px;
    background: none;
}

body#page_6 {
  /*background-image: url("/files/body_bg_top.jpg");*/
    background: none;
}

#outer_block{
    background: none;
    margin: 0 auto;
    padding: 50px 0 0;
    /*
    width: 1100px;
    */
    width: 100%;
}
#page_6 #outer_block {
    background: url(/files/outer_block_bg.jpg) no-repeat center top;
    background-size: 100%;
}

#inner_block {
    margin: 0 auto;
    padding: 0;
    width: 1100px;
}

a:link, a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover, a:active {
  color: #000;
  text-decoration: none;
}

small {
    border-color: #51b0e8;
}

small a {
    background: #fff;
    color: #000 !important;
    padding: 5px 0;
    text-align: center !important;
    width: 100%;
}

small a:hover {
    background-color: #51b0e8;
    color: #fff !important;
}

/*グローバルナビの上にティーザーが来る場合*/
/*
#main_teaser {
    position: relative;
}

#main_teaser img {
    left: 0;
    position: absolute;
    top: -416px;
}
*/

/* =======================================================================================
   ■ サイド
------------------------------------------------------------------------------------------ */

/* 追加バナー */
.bnr_side {
  padding: 0;
  text-indent: -9999px;
}

.bnr_side a {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.bnr_side a:hover {
  background-position: center bottom !important;
}

/* ↓バナーの数だけ増やす↓ */
#recruit_bnr_block a {
  background: url("/files/recruit_bnr.jpg") no-repeat scroll center top transparent;
  height: 240px;
}

/*ウィジェットタイトル*/
.widget-title,
.widget-title2 a {
    background: url("/files/widget_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
    padding: 0;
    text-align:center;
    height:60px;
    line-height:60px;
}

.widget-title2 a:hover {
    text-decoration: none;
}

/*ウィジェットリスト*/
#main .widget-area ul ul li a {
    background: url("/files/widget_list_bg.png") no-repeat scroll left top transparent;
    padding: 0 0 0 20px;
    color: #000;
    height: 60px;
    line-height: 60px;
}

/*SNS*/
#secondary {
    padding: 0;
}

/* =======================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------ */
#branding_box {
    /*
    background: transparent url("/files/branding_box_bg.png") no-repeat scroll center 246px;
    z-index:2;
    width: 1100px;
    */
    background: none transparent;
    height: 550px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 500;
    width: 100%;
}

/*
body#page_6 #branding_box {
    background-position: center 462px;
    height: 1676px;
}
#jquery_slider_pc .entry_post {
    left: 0;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 1;
}
*/
#main_teaser, #jquery_slider_pc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 99;
}


#site-description {
  /*
    display: block;
    font-size: 100%;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 432px 0 0;
    text-align: left;
    width: 491px;
    float: right;
    */
    position: absolute;
    right: 0;
    z-index: 500;
}

/*
body#page_6 #site-description {
  padding-top: 648px;
}
*/
#site-description a {
    color: #000;
}

#header_information {
  /*width: 609px;
  height: 484px;
  float: left;*/
}

body#page_6 #header_information {
  height: 700px;
}

.main_header img {
  margin: 245px 0 0;
}
body#page_6 .main_header {
  display: none;
}

/*セカンドメインからのリンク*/
#header_information {
  position: relative;
}

/*セカンドメイン　トップ以外を非表示*/
body#page_6 div#secondmain {display: inherit; } /*トップ*/
body#page_9 div#secondmain,
body#page_12 div#secondmain,
body#page_15 div#secondmain,
body#page_81 div#secondmain,
body#page_18 div#secondmain,
body.blog div#secondmain /*ブログ*/
{ display: none; }

/*セカンドメインのリンク*/
body#page_6 #secondmain {
    top: 1609px;
    left: 691px;
    position: absolute;
    display: block; 
}


/*ロールボタンで背景画像処理のボタンを半透明に*/
body#page_6 #secondmain a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}


/* =======================================================================================
   ■ グローバルナビ
------------------------------------------------------------------------------------------ */
#access {
  width: 100%;
  background-color: #51b0e8;
  height: 91px;
}
#access .menu-header {
  width: 1100px;
  height: 43px;
  padding: 24px 0;
  margin: 0 auto;
}
div#access .gnavi11 a, div#access .gnavi12 a, div#access .gnavi13 a, div#access .gnavi14 a, div#access .gnavi15 a, div#access .gnavi16 a {
    background-color: transparent;
    background-image: url("/files/topnavi.png");
    height: 43px;
    margin: 0;
    padding: 0;
}

#page_6 #access {
  background: none transparent;
}
#page_6 #access .menu-header {
  padding: 0;
}

/* =======================================================================================
   ■ フッター
------------------------------------------------------------------------------------------ */
#footer-widget-area .widget-area .menu-item a:link,
#footer-widget-area .widget-area .menu-item a:visited {
  text-decoration: underline;
}

#footer-widget-area .widget-area .menu-item a:hover,
#footer-widget-area .widget-area .menu-item a:active {
  text-decoration: none;
}

#footer_block {
    background: transparent url("/files/footer_bg.jpg") repeat-x scroll center bottom;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#footer_box {
    background: url("/files/footer_box_bg.png") no-repeat scroll center top transparent;
    height: 220px;
    width: 1100px;
}

#footer-widget-area {
    width: 1100px;
}

#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #51b0e8;
    border-right: 1px solid #51b0e8;
}

.footer_infomation {
    display: inline-block;
    width: 1100px;
}

#footer_information .entry-post {
    margin: 80px 0 0 382px;
    width: 718px;
}

#copyright {
    color: #fff;
    height: 40px;
    line-height: 40px;
}




/* =======================================================================================
   ■ 見出し
------------------------------------------------------------------------------------------ */
.entry_title,
.entry-title {
    color: #fff;
    padding: 0 0 0 30px;
    width: 800px;
}

.entry-title a {
    color: #fff;
}

.sub_entry_title {
    background: url("/files/sub_entry_title_bg.png") no-repeat scroll left top transparent;
    color: #000;
    padding: 0 0 0 40px;
    width: 790px;
}

.headline_title {
    background: transparent url("/files/top_entry_title.png") no-repeat scroll left top;
    font-size: 25px;
    font-weight: bold;
    height: 72px;
    line-height: 72px;
    margin-bottom: 25px;
    padding: 0;
    text-align: center;
    width: 830px;
    color: #000;
}


.inline_title {
    background: url("/files/clom3-title.png") repeat-x scroll left bottom transparent;
    border: none;
    border-radius: 0;
    display: block;
    font-size: 14px;
    font-weight:bold;
    line-height: 40px;
    height:40px;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: center;
}

/* =======================================================================================
   ■ テーブル
------------------------------------------------------------------------------------------ */
.table_area td.td_name {
    background-color: #d4eefc;
    border: 1px solid #51b0e8;
}

.table_area td.td_value {
    background-color: #;
    border: 1px solid #51b0e8;
}

.td_cell {
    border-color: #51b0e8;
}

/* =======================================================================================
   ■ フォーム
------------------------------------------------------------------------------------------ */
form {
    margin-bottom: 20px;
}

.iqfm-table th {
    background-color: #d4eefc !important;
    border: 1px solid #51b0e8 !important;
}

.iqfm-table td {
    background-color: #fff !important;
    border: 1px solid #51b0e8 !important;
}


.iqfm-req_color {
    color: #cd0202;
}

.privacy_block p {
    padding: 0 10px;
}

/* メールフォームのボタン高さを統一 */
.z_c1 button, .z_c1 input[type="reset"],
.z_c1 input[type="button"], .z_c1 input[type="submit"] {
  line-height: 1.7;
}

/* テキスト入力ボックスのサイズを調整 */
.iqfm-table td input[type="text"]:not([size]) {
  width: 75%;
}

#container_top .iqfm-table td textarea{
  width: 96%;
  height: 15em;
  font-size: 100%;
}

/* ボタン下の余白設定 */
.z_c1 .post_data { margin: 0 0 30px; }

/*プライバシーポリシー*/
div.privacy_block strong,
div.privacy_block ul {
  padding: 0 10px;
}




/* =======================================================================================
   ■ ブロック
------------------------------------------------------------------------------------------ */
/*トップ用記事*/
.eyecatch.display_line_bg {
    background: url("/files/recommend_b_bg.png") repeat-y scroll center center transparent;
}
.eyecatch .dispaly_line_outer {
    background: url("/files/recommend_b_top.png") no-repeat scroll center top transparent;
}
.eyecatch .dispaly_line_inner {
    background: url("/files/recommend_b_bottom.png") no-repeat scroll center bottom transparent;
}

.field_3col .display_line_bg {
    background: url("/files/recommend_s_bg.png") repeat-y scroll center center transparent;
}
.field_3col .dispaly_line_outer {
    background: url("/files/recommend_s_top.png") no-repeat scroll center top transparent;
}
.field_3col .dispaly_line_inner {
    background: url("/files/recommend_s_bottom.png") no-repeat scroll center bottom transparent;
}

/*FAQ*/
.post_data .inline_title {
    background:none;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 3px double #51b0e8;
    font-size: 16px;
    line-height: 1.7;
    padding: 5px 10px;
    text-align: left;
    min-height:1em;
    height:auto !important;
    height:1em;
}


.anchor_list ul li {
    border-bottom: 1px dotted #51b0e8;
    margin-bottom: 5px;
    padding: 5px 0;
}

.page_up a {
    background-color: #51b0e8;
    border: 1px solid #51b0e8;
    display: inline-block;
    padding: 5px 10px;
    border-radius:5px;
    color:#fff !important;
}

.page_up a:hover {
    background-color: #fff;
    color:#000 !important;
}

/*詳細ページ*/
.permalink_in a {
    background: #51b0e8 none repeat scroll 0 0;
    border: 1px solid #51b0e8;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.7;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}
.permalink_in a:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #51b0e8;
    color: #000;
    text-decoration: underline;
}

.indent_border {
    border-left: 5px solid #51b0e8;
}


/* Z_L お知らせブロック */
.k_03 .date_area {
  font-size: 13px;
}
.Z_l1 .date_area {
  font-size: 13px;
  font-weight: bold;
}
.k_03 .news_small_text,
.Z_l1 .news_small_text { font-size: 12px; }


/* 各ブロックのバグ・余白対応 */
.c_03, .c_04 { margin: 0 0 20px; }

.menu-list table {
  border-collapse:separate;
}

.indent_border {
  width: 685px;
}

.z_e1, .z_d1, .z_h1 { margin: 0 0 40px; }
.z_j1 { margin: 0 0 15px; }



/*スマホセカンドメイン*/
#aakqs44b49g3u2ai2pto {
  display: none;
}

/*トップ　バナー群*/
#et8vfhz9zeqpmjcu3ktp {
   margin-bottom: 0;
} 



/*サイドナビ追従*/
#nav_menu-2 {
  width: 240px;
  padding: 0;
}
#nav_menu-2.fixed {
  position: fixed;
  top: 0;
}
#nav_menu-2.fix_under {
  position: absolute;
}
#text-4 {
  width: 240px;
  padding: 0;
  min-height: 240px;
}
#text-4.fixed {
  position: fixed;
  top: 0;
}
#text-4.fix_under {
  position: absolute;
}

#thirdly.fixed {
  position: fixed;
  top: 0;
}
#thirdly.fix_under {
  position: absolute;
}


.secondmain {display: none;}
#page_6 .secondmain {display: block;position: absolute;z-index: -1;}

#page_6 .secondmain div {
  position: absolute;
  top: 0;
  width: 100%;
}
#page_6 .secondmain div a {
  display: block;
  width: 150px;
  height: 50px;
  margin: 0 auto;
  text-indent: -9999px;
  background-image: url(/files/btn_second.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}
#page_6 .secondmain div a:hover {opacity: 0.75;}