@charset "utf-8";

header{
    border-top: solid #999999 1px;
    border-bottom: solid #3361ad 3px;
    width: 100%;
    margin:0 auto 0 auto;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    header {
        border-top-width: 0;
        border-bottom-width: 0;
        height: 40px;
        background-color: #0066ee;
        z-index: 5;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
}

#heder_top {
    width:960px;
    height:104px;
    margin:0 auto 0 auto;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    #heder_top {
        width: 100%;
        height: 40px;
        /*padding: 5px 15px;*/
        position: relative;
    }
}

#header_second{
    width:960px;
    height:114px;
    margin:0 auto 0 auto;
}

#header-print {
    width:960px;
    margin:0 auto;
    height:74px;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    #header-print {
        width: 100%;
        height: auto;
    }
}

#print-tel {
    float:left;
    width:329px;
    height:46px;
    background:url(../img/background/print_header_tel.jpg) no-repeat;
}

#botton160 {
    width:160px;
    height:24px;
    background: url(../img/button/close_window_bt.gif) no-repeat;
}

#botton160 a{
    display:block;
    width:100%;
    height:100%;
}

#description {
    /*float:left;*/
    width:565px;
    height:20px;
    margin: 10px 0 0 0;
    font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro W3″,メイリオ,Meiryo,”ＭＳ Ｐゴシック”,sans-serif;
    _font-family: ‘ＭＳ Ｐゴシック’, sans-serif;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    #description {
        display: none;
    }
}

#sns {
    float:right;
    width:100px;
    height:20px;
    margin: 10px 0 0 0;
}

#header-tel {
    /*float:left;*/
    width:565px;
    height:37px;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    #header-tel {
        display: none;
    }
}

#header-tel_contact {
    float:left;
    width:85px;
    height:37px;
    background:url(../img/background/header_tel01.jpg) no-repeat;
}

#header-tel_contact_txt {
    display: inline-block;
    float:left;
    width:155px;
    height:37px;
    margin:0;
    font-weight: normal;
    font-size:21px;
    font-family:"Arial Black";
    line-height:37px;
    letter-spacing:0px;
    -webkit-transform: scale( 1 , 1.3 );
    transform: scale( 1 , 1.3 );
}

#header-tel_contact_txt a{
    text-decoration:none;
    color:#1badcf;
    cursor:default;
}

#header-tel_contact_txt a:hover{
    text-decoration:none;
    color:#1badcf;
}

#header-tel_contact_txt2 {
    float:left;
    width:87px;
    height:30px;
    font-size:10px;
    padding-top:7px;
    line-height:12px;
    font-weight:bold;
    font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro W3″,メイリオ,Meiryo,”ＭＳ Ｐゴシック”,sans-serif;
    _font-family: ‘ＭＳ Ｐゴシック’, sans-serif;
}

#header-fax {
    float:left;
    width:80px;
    height:37px;
    background:url(../img/background/header_tel02.jpg) no-repeat;
}

#header-tel_contact_txt3 {
    display: inline-block;
    float:left;
    width:158px;
    height:37px;
    margin:0;
    font-weight: normal;
    font-size:21px;
    font-family:"Arial Black";
    line-height:37px;
    letter-spacing:0px;
    -webkit-transform: scale( 1 , 1.3 );
    transform: scale( 1 , 1.3 );
}

nav {
    /*float:right;*/
    width:565px;
    height:26px;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    nav {
        /*float:none;*/
        width:100%;
        height:auto;
    }
}

nav div.herder_menu {
  float:left;
  vertical-align: top;
  width:90px;
  height:26px;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    nav div.herder_menu {
        display: none;
    }
}

nav div.herder_menu a {
    display: block;
    height: 100%;
    width: 100%;
}




nav li img {
  vertical-align: top;
}


/*　ヘッダーメニュー02　*/

div#header_menu {
    float:left;
    width:612px;
    height:39px;
}

div#header_menu a {
    display: block;
    height: 100%;
    width: 100%;
}


div#header_menu div#header_menu01 {
    float:left;
    width:97px;
    height:39px;
    background:url(../img/button/header_menu01.jpg) no-repeat;
}

div#header_menu div#header_menu02 {
    float:left;
    width:121px;
    height:39px;
    background:url(../img/button/header_menu02.jpg) no-repeat;
}

div#header_menu div#header_menu03 {
    float:left;
    width:122px;
    height:39px;
    background:url(../img/button/header_menu03.jpg) no-repeat;
}

div#header_menu div#header_menu04 {
    float:left;
    width:132px;
    height:39px;
    background:url(../img/button/header_menu04.jpg) no-repeat;
}

div#header_menu div#header_menu05 {
    float:left;
    width:140px;
    height:39px;
    background:url(../img/button/header_menu05.jpg) no-repeat;
}


/*　ヘッダー検索　*/

div#header_search {
    clear:both;
    width:100%;
    height:36px;
    background:#eaf4ff;
    margin:0 auto 0 auto;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    div#header_search {
        display: none;
    }
}

div#search_frame {
    width:960px;
    height:36px;
    margin:0 auto 0 auto;
}

div#search_frame_sp {
    width:960px;
    height:36px;
    margin:0 auto 0 auto;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    div#search_frame_sp {
        width:100%;
        display: table;
    }
}

div#crumb_right02 {
    float:right;
    width:auto;
    height:36px;
    font-size:12px;
    line-height:36px;
}

div#crumb_right02 img{
    vertical-align:middle;
}

/* 追加 */

div#basyo{
    width:960px;
    margin:0 auto 0 auto;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    #basyo {
    display: none;
    }
}

/* 12月21日追加 */

div#senisaki{
    float:right;
    font-size:12px;
    margin:10px auto 0 auto;
}

/* ==========================================================================
   20181004 スマホ用デザイン追加
   ========================================================================== */
#frame_logo_moji {
    display: inline-block;
    font-size: 12px;
}

@media screen and (max-width: 600px) {
    #frame_logo_moji {
        display: none;
    }
}

   /* Utility
   ----------------------------------------------------------------- */

   /* Component
   ----------------------------------------------------------------- */
/* スマホのヘッダーレスポンシブメニュー*/
   .c-header_responsive_menu {
    display: none;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .c-site_headline {
        display: none;
    }
}

/* スマホのヘッダーロゴ */
.c-logo_image_pc {
    display: block;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .c-logo_image_pc {
        display: none;
    }
}

.c-logo_image_sp {
    display: none;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .c-logo_image_sp {
        display: block;
        height: 32px;
    }
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .c-herder_icon {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }
}

/* スマホのフリー検索の窓とボタンの位置調整*/
/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .c-header_kensaku {
        width: 100%;
        height: 2rem;
        border: 1px solid #d4d4d4;
        margin: 0.2rem;
        font-size: 14px;
    }
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .c-search_bt_sp {
        width: 43px;
        height: auto;
        background: url(../img/button/search_bt_sp.png) no-repeat;
        background-size: 38px;
        vertical-align: middle;
    }
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .c-search_btn {
        display: block;
        width: 100%;
        height: 100%;
    }
}

   /* Project
   ----------------------------------------------------------------- */
/* スマホのヘッダーにフリー検索を組み込む*/
.p-toppage_header_search_sp {
    display: none;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-toppage_header_search_sp {
        display: block;
        background-color: #eaf4ff;
        z-index: 4;
        position: fixed;
        width: 100%;
        top: 40px;
    }
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-header_kensaku_mado {
        display: -webkit-box;
        display: -ms-flexbox;
        -js-display: flex;
        display: flex;
        width: 100%;
        border-bottom: 2px #d4d4d4 solid;
    }
}

/* スマホのヘッダーロゴ*/
@media screen and (max-width: 600px) {
    .p-logo {
        position: absolute;
        top: 12%;
        left: 16%;
        z-index: 2;
    }
}

.p-logo_image {
    width: 330px;
}

/* スマホのヘッダーロゴ*/
@media screen and (max-width: 600px) {
    .p-logo_image {
        width: 100%
    }
}

.p-header_global_navi {
    width: 600px;
    float: right;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-header_global_navi {
        width: 42%;
        float: none;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 3;
    }
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-top_navi {
        text-align: justify;
        display: table;
    }

    .p-top_navi:after {
        content: "";
        display: inline-block;
        width: 100%;
        height: 0;
    }
}

/*.p-herder_menu_horizontal_sp {
    display: none;
}*/

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-herder_menu_horizontal_sp {
        /*display: table-cell;*/
        width: 32px;
        /*ertical-align: top;
        text-align: center;*/
        position: relative;
    }

    .p-herder_menu_horizontal_sp .badge {
        position: absolute;
        top: 0px;
        right: 4px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
    }

    .p-herder_menu_horizontal_sp .badge .inner {
        display: block;
        position: relative;
        margin: 0px 0.5px 0px 0px;
        width: 21px;
        height: 21px;
        border-radius: 50%;
        color: #fff;
        line-height: 20px;
        font-size: x-small;
        text-align: center;
    }
}

/*.p-herder_menu_vertical_sp {
    display: none;
}*/

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-herder_menu_vertical_sp {
        /*display: table-cell;*/
        height: 32px;
        /*vertical-align: top;*/
        /*text-align: center;*/
    }
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-camera_box {
        font-size: 2rem;
        margin-top: 3px;
        height: 32px;
    }
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    .p-camera_item {
        color: #fff;
        position: relative;
        top: 0;
        display: inline-block;
        width: auto;
        height: 34px;
        padding: 1px 10px;
    }

    .p-camera_item:before, .p-camera_item:after {
        position: absolute;
        top: 0;
        content:'';
        width: 8px;
        height: 100%;
        display: inline-block;
    }

    .p-camera_item:before {
        border-left: dashed 3px #fff;
        border-top: dashed 3px #fff;
        border-bottom: dashed 3px #fff;
        left: 0;
    }

    .p-camera_item:after {
        content: '';
        border-top: dashed 3px #fff;
        border-right: dashed 3px #fff;
        border-bottom: dashed 3px #fff;
        right: 0;
    }
}
/*
ローカルとテストサイトのみ使用するスタイル
*/
/* スマホのサイズ */
@media screen and (max-width: 600px) {
    #errorHeader {
        display: none;
    }
}

.p-header_min_icon {
    display: inline-block;
    font-size: 10px;
    color: #727272;
    border-radius: 2px;
    padding: 2px;
}

.p-header_icon {
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 6px;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: bottom;
}

.p-header_icon_2 {
    background-color: #fafafa;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 6px;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: bottom;
    border: 1px solid #d9d9d9;
}

.p-header_icon_orange{
    background: #ff8000;
}

.p-header_icon_blue{
    background: #3361ad;
}

.p-header_icon .p-header_icon_font,
.p-header_icon_2 .p-header_icon_font {
    text-decoration: none;
    color: #727272;
}

.p-header_icon .p-header_icon_font_2 {
    text-decoration: none;
    color: #fff;
}

.p-header_icon_font_lightblue{
    color: #4694ff;
}

.p-header_contact_txt {
    width: 87px;
    height: 30px;
    font-size: 9px;
    line-height: 12px;
    font-weight: bold;
    color: #727272;
    font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro W3″,メイリオ,Meiryo,”ＭＳ Ｐゴシック”,sans-serif;
    _font-family: ‘ＭＳ Ｐゴシック’, sans-serif;
    display: inline-block;
}

.p-header_contact_txt_02 {
    display: inline-block;
    width: 158px;
    height: 37px;
    margin: 0;
    font-weight: normal;
    font-size: 10px;
    font-family: "Arial Black";
    line-height: 37px;
    letter-spacing: 0px;
    color: #727272;
    -webkit-transform: scale( 1 , 1.3 );
    transform: scale( 1 , 1.3 );
    display: inline-block;
}

