html {
    /*remで指定しない時は切ること*/
    font-size: 62.5%;
}
body {
    color: #000;
    word-wrap:break-word;
    font-size: 1.6rem;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 1.6;
    width: 100%;

    /*safari等フォントレンダリング設定*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /*スマホの文字の大きさ一定*/
    -webkit-text-size-adjust: 100%;

    /*アンチエイリアス*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon_insta:before {
  content: "\e914";
}
.icon-illust07:before {
  content: "\e915";
}
.icon-illust08:before {
  content: "\e916";
}
.icon-icon_external_link:before {
  content: "\e913";
}
.icon-footer_illust01:before {
  content: "\e900";
}
.icon-footer_illust02:before {
  content: "\e901";
}
.icon-icon_article:before {
  content: "\e902";
}
.icon-icon_close:before {
  content: "\e903";
}
.icon-icon_fb:before {
  content: "\e904";
}
.icon-icon_hatena:before {
  content: "\e905";
}
.icon-icon_info:before {
  content: "\e906";
}
.icon-icon_line:before {
  content: "\e907";
}
.icon-icon_map:before {
  content: "\e908";
}
.icon-icon_page_top:before {
  content: "\e909";
}
.icon-icon_search:before {
  content: "\e90a";
}
.icon-icon_tw:before {
  content: "\e90b";
}
.icon-illust01:before {
  content: "\e90c";
}
.icon-illust02:before {
  content: "\e90d";
}
.icon-illust03:before {
  content: "\e90e";
}
.icon-illust04:before {
  content: "\e90f";
}
.icon-illust05:before {
  content: "\e910";
}
.icon-illust06:before {
  content: "\e911";
}
.icon-blank:before {
  content: "\e912";
  color: #fff;
}

/* clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/*breakpoint display*/
.sp{
    display: block;
}
.sp_inline{
    display: inline-block;
}
.pc,
.pc_inline{
    display: none !important;
}
.tab,
.tab_inline{
    display: none !important;
}
.sp.tab{
    display: block !important;
}
@media screen and (min-width:768px){
    .sp,
    .sp_inline{
        display: none !important;
    }
    .tab{
        display: block !important;
    }
    .tab_inline{
        display: inline !important;
    }
    .sp.tab{
        display: block !important;
    }
}
@media screen and (min-width:992px){
    .sp,
    .sp_inline{
        display: none !important;
    }
    .pc{
        display: block !important;
    }
    .pc_inline{
        display: inline-block !important;
    }
    .sp.tab{
        display: none !important;
    }
}

/*box-sizing default*/
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],
textarea{
    font-size : 16px;
    border : 1px solid #888;
    -webkit-border-radius : 0;
    -webkit-appearance : none;
    -webkit-tap-highlight-color : rgba(0,0,0,0);
}
select:-ms-expand {
    display: none;
}
label{
    position: relative;
    display: block;
    -webkit-tap-highlight-color : rgba(0,0,0,0);
}
img{
    max-width: 100%;
}

/*スマホ時のfocusの青枠削除*/
a,
a:focus,
button,
button:focus{
    outline: none;
    -webkit-tap-highlight-color : rgba(0,0,0,0);
}

/*a設定*/
a{
    color: #000000;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
a:hover{
    color: #0080cc;
}
a img{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*a アニメーション*/
@media screen and (min-width: 1200px){
    a{
        -webkit-transition: all 0.1s;
        -moz-transition: all 0.1s;
        -ms-transition: all 0.1s;
        transition: all 0.1s;
    }
    a:hover{
    }
}



/*============================================================================

        共通パーツ

============================================================================*/

#wrap{
    width: 100%;
    /*overflow: hidden;*/
}

.font_marugo{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.page_btn_basic a{
    display: block;
    position: relative;
    background-color: #0080cc;
    color: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
    padding: 15px 10px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -moz-box-shadow:
        0px 2px 0px #00334c;
    -webkit-box-shadow:
        0px 2px 0px #00334c;
    box-shadow:
        0px 2px 0px #00334c;
    z-index: 2;

    border: none;
    cursor: pointer;
    outline: none;
    appearance: none;
}
.page_btn_basic a:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url(../img/common/contact_register_btn.png) no-repeat 0 0;
    -webkit-background-size: 20px;
    background-size: 20px;
}

/*============================================================================

        pageCMS

============================================================================*/


/*============================================================================

        段落オブジェクト

============================================================================*/
.paragraph{
    margin: 25px 0;
}
.paragraph:before,
.paragraph:after {
    content: " ";
    display: table;
}
.paragraph:after {
    clear: both;
}
.paragraph {
    *zoom: 1;
}
@media (min-width: 992px) {
    .paragraph{
        margin: 45px 0;
    }
}

.article_wrap{
    padding-bottom: 20px;
}
.article_wrap .row{
    margin-left: -22px;
    margin-right: -22px;
}
.article_wrap [class^="col-"]{
    padding-left: 22px;
    padding-right: 22px;
}
.article_wrap a{
    position: relative;
}

/*============================================================================

        見出しオブジェクト

============================================================================*/

.article_wrap h1,
.article_wrap h2,
.article_wrap h3,
.article_wrap h4,
.article_wrap h5{
    line-height: 1.6;
}

.element_type_101 h3{
    margin-bottom: 15px;
    padding-bottom: 8px;
    line-height: 1.5;
    font-size: 2.0rem;
    color: #0080cc;
    border-bottom: 1px solid #0080cb;
}
.element_type_101 h4{
    font-size: 1.8rem;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 2px solid #0080cb;
}
.element_type_101 h5{
    font-size: 1.6rem;
    margin-bottom: 15px;
}


.article_main_img img{
    width: 100%;
}
.article_wrap img{
    display: block;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .article_main_img{
        padding: 0 22px;
    }
    .article_wrap{
        /*width: 640px;*/
        margin: 0 auto;
        padding-bottom: 60px;
    }
}

/*見出しパーツ*/
.element_type_101

/*文章パーツ*/
.element_grp_text{
    line-height: 1.8;
    letter-spacing: 0.04em;
    font-size: 1.6rem;
}
.element_grp_text ul,
.element_grp_text ol,
.element_grp_text table{
    margin: 15px 0 0;
}
.element_grp_text h1,
.element_grp_text h2,
.element_grp_text h3,
.element_grp_text h4,
.element_grp_text h5{
    margin-top: 20px;
}

.element_grp_text h3{
    margin-bottom: 15px;
    padding-bottom: 8px;
    line-height: 1.5;
    font-size: 2.0rem;
    color: #0080cc;
    border-bottom: 1px solid #0080cb;
}
.element_grp_text h4{
    font-size: 1.8rem;
    margin-bottom: 15px;
    padding-left: 10px;
    border-left: 2px solid #0080cb;
}
.element_grp_text h5{
    font-size: 1.6rem;
    margin-bottom: 15px;
}


.element_grp_text ul > li{
    position: relative;
    padding-left: 18px;
    margin: 5px 0;
}
.element_grp_text ul > li:before{
    content: "";
    position: absolute;
    top: 13px;
    left: 3px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #0080cc;
}
.element_grp_text ol{
    counter-reset: li;
}
.element_grp_text ol > li{
    position: relative;
    padding-left: 20px;
    margin: 5px 0;
}
.element_grp_text ol > li:before{
    position: absolute;
    left: 0;
    color: #0080cc;
    counter-increment: li;
    content: counter(li)". ";
    font-weight: bold;
}

/*リンク基本形*/
.element_grp_link a,
a.element_grp_link{
    display: inline-block;
    padding-left: 15px;
}
a.element_grp_link{
    font-size: 1.4rem;
    position: relative;
}
.element_grp_link a:before,
a.element_grp_link:before{
    content:"";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 11px;
    left: 0;
    margin-top: -6px;
    margin-left: 0px;
    border-top: 6px solid transparent;
    border-right: 0px solid transparent;
    border-left: #0080cc 8px solid;
    border-bottom: 6px solid transparent;
}

/*外部リンク*/
.element_type_140{
    text-align: right;
}
.element_type_140 a{
    display: inline-block;
    padding: 12px 15px;
    background-color: #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.element_type_140 a:after {
    content: "\e913";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    margin-left: 8px;
    font-size: 1.2rem;
}
@media screen and (min-width: 1200px){
    .element_type_140 a:hover{
        color: #fff;
        background-color: #0080cc;
    }
}
.element_type_140 .element_grp_link a:before{
    content: none;
}

/* アイコン共通要素 */
a[href$=".pdf"]:after,
* html a.pdf:after,
a[href$=".doc"]:after,
a[href$=".docx"]:after,
* html a.doc:after,
a[href$=".xls"]:after,
* html a.xls:after,
a[href$=".xlsx"]:after,
* html a.xlsx:after{
    content:" ";
    position: relative;
    display: inline-block;
    top: -1px;
    width: 16px;
    height: 17px;
    margin-left: 5px;
    background: url(../img/common/icon_pdf.png) no-repeat 0 0;
    -webkit-background-size: 16px 17px;
    background-size: 16px 17px;
    vertical-align: middle;
}
/* pdf要素 */
a[href$=".pdf"]:after,
* html a.pdf:after{
    background-image: url(../img/common/icon_pdf.png);
}
/* Word要素 */
a[href$=".doc"]:after,
a[href$=".docx"]:after,
* html a.doc:after{
    background-image: url(../img/common/icon_word.png);
}
/* Excel要素 */
a[href$=".xls"]:after,
* html a.xls:after,
a[href$=".xlsx"]:after,
* html a.xlsx:after{
    background-image: url(../img/common/icon_excel.png);
}

/*テーブルパーツ*/
.article_wrap .scroll_wrap table th,
.article_wrap .scroll_wrap table td{
        padding: 10px 15px;
        border: 1px solid #a0d0e8;
}
.article_wrap .scroll_wrap table th{
        background-color: #bfdff2;
        text-align: left;
}
@media (max-width: 767px) {
    .article_wrap .scroll_wrap{
            overflow: auto;
            white-space: nowrap;
            padding: 5px 0;
            margin-bottom: 30px;
    }
    .article_wrap .scroll_wrap::-webkit-scrollbar{
            height: 5px;
    }
    .article_wrap .scroll_wrap::-webkit-scrollbar-track {
            border-radius: 5px;
            background: #eee;
    }
    .article_wrap .scroll_wrap::-webkit-scrollbar-thumb {
            border-radius: 5px;
            background: #666;
    }
}

/*画像ギャラリー*/
.img_gallery a{
    position: relative;
    display: block;
    float: left;
    width: 49%;
    height: 100px;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
}
.img_gallery a img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
    max-width: none;

}
@media (max-width: 767px) {
    .img_gallery a:nth-of-type(2n){
        margin-right: 0;
    }
    .img_gallery a:nth-of-type(2n+1){
        clear: both;
    }
}
@media (min-width: 768px) {
    .img_gallery a{
        width: 23.5%;
        height: 150px;
    }
    .img_gallery a:nth-of-type(4n){
        margin-right: 0;
    }
    .img_gallery a:nth-of-type(4n+1){
        clear: both;
    }
}

/*youtube*/
.element_movie{
    text-align: center;
}
@media (max-width: 992px) {
    .element_movie{
        position: relative;
      width: 100%;
      padding-top: 56.25%;
    }
    .element_movie iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }
}

/*============================================================================

        //pageCMS ここまで

============================================================================*/


.page_article_title_l{
    font-size: 2.0rem;
}
.page_article_head{
    width: 100%;
}
.page_article_head .page_article_author,
.page_article_head .page_article_date{
    padding: 10px 0 0;
}
.page_article_head .page_article_author{
    float: left;
    width: 70%;
}
.page_article_head .page_article_date{
    float: right;
    width: 30%;
    text-align: right;
    padding-left: 10px;
}
.page_article_author{
    position: relative;
    font-size: 1.2rem;
    color: #666666;
}
.page_article_author span{
    position: relative;
}
.page_article_author span:before{
    content: "";
    position: relative;
    display: inline-block;
    top: 1px;
    left: 0;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    background: url(../img/common/icon_pencil.png) no-repeat 0 0;
    -webkit-background-size: 13px;
    background-size: 13px;
}
.page_article_head .page_article_author{
    margin-bottom: 8px;
}
.page_article_date{
    position: relative;
    font-size: 1.2rem;
    color: #666666;
}
.page_article_date span{
    display: none;
    margin-right: 10px;
}
.page_article_head .page_article_date{
    padding-top: 10px;
    margin-bottom: 8px;
}

.page_article_tag{
    clear: both;
    font-size: 1.2rem;
    color: #666666;
    margin-top: 5px;
}
.page_article_tag li{
    display: inline-block;
}
.page_article_tag li button{
    border: 0;
    background: none;
    padding: 0;
}
.page_article_tag li a,
.page_article_tag li span,
.page_article_tag li button{
    display: block;
    background: #d9d9d9;
    color: #000;
    margin-top: 7px;
    margin-right: 2px;
    padding: 2px 8px 1px 8px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 0.9rem;
    font-weight: bold;
}
.page_article_tag .box_color01 a,
.page_article_tag .box_color01 span,
.page_article_tag .box_color01 button{
    background-color: #fcc4aa;
}
.page_article_head .page_article_tag li a,
.page_article_head .page_article_tag li span,
.page_article_head .page_article_tag li button{
    margin-top: 0;
    margin-bottom: 7px;
}
.page_article_tag li button{

}

@media (min-width: 992px){
    .page_article_title_l{
        font-size: 3.0rem;
    }
    .page_article_head{
        display: block;
    }
    .page_article_head .page_article_author,
    .page_article_head .page_article_date{
        float: none;
        display: block;
        text-align: right;
        padding-top: 5px;
        width: auto;
    }
    .page_article_head .page_article_author{
        margin-bottom: 0;
    }
    .page_article_head .page_article_date{
        text-align: right;
    }
    .page_article_date,
    .page_article_author{
        font-size: 1.3rem;
    }
    .page_article_date span{
        display: inline-block;
        margin-right: 10px;
    }
    .page_article_head .page_article_tag{
        text-align: right;
    }
    .page_article_tag li a,
    .page_article_tag li span,
    .page_article_tag li button{
        font-size: 1.2rem;
    }
}



/*タブセレクト*/
.description{
    padding-bottom: 20px;
    font-size: 1.8rem;
    font-weight: bold;
}

.article_intro{
    margin-top: 15px;
}
@media (min-width: 992px) {
    .article_intro{
        margin-top: 25px;
        margin-bottom: 15px;
    }
}
.element_information{
    background: #f8f8f8;
    overflow: hidden;
    padding: 20px;
}
.article_info_title{
    position: relative;
    font-size: 1.8rem;
    padding: 0 0 0;
    z-index: 1;
}
.article_info_intro{
    margin-top: 10px;
}
.article_info_address{
    margin: 20px 0;
}
.article_info_address dl{
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: -1px;
    border-top: 1px solid #b2d9f0;
    border-bottom: 1px solid #b2d9f0;
}
.element_information .article_info_address dl{
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
}
.article_info_address dt,
.article_info_address dd{
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
}
.article_info_address dt{
    width: 30%;
}
.gmap_area,
.article_info_map .gmap_area,
.article_info_map.gmap_area,
.ymap_area,
.article_info_map .ymap_area,
.article_info_map.ymap_area{
    margin-top: 20px;
    height: 235px;
}
.ymap_area img{
    max-width: none;
}
.yolp-ymapbanner{
    position: absolute !important;
    top: 3px !important;
    margin-right: 3px !important;
}
@media (min-width: 992px) {
    .article_info_address{
        margin-top: 0;
    }
    .element_information .article_info_address{
        margin-top: 20px;
    }
    .article_info_address dt{
        width: 15%;
    }
    .gmap_area,
    .article_info_map .gmap_area,
    .article_info_map.gmap_area,
    .ymap_area,
    .article_info_map .ymap_area,
    .article_info_map.ymap_area{
        height: 400px;
    }
    .ymap_area img{
        max-width: none;
    }
}

.page_head_title_m{
    text-align: center;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
}
.page_head_title_m span{
    color: #0080cc;
}
@media screen and (min-width:768px){
    .page_head_title_m{
        text-align: left;
    }
}
.page_article_list{
    border-top: dashed 1px #b2b2b2;
}
.page_article_list > li{
    border-bottom: dashed 1px #b2b2b2;
}
.page_article_list > li > a{
    display: block;
    position: relative;
    padding: 15px 0;
    padding-right: 105px;
    min-height: 125px;
}
.page_article_list_thumb{
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    width: 95px;
    height: 95px;
    overflow: hidden;
}
.page_article_list_thumb img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100px;
    max-width: none;
}
.page_article_list_title{
    line-height: 1.4;
    font-size: 1.6rem;
}
.page_article_list_content{
    padding-top: 8px;
    font-size: 1.3rem;

}
.page_article_list .page_article_date{
    margin-top: 5px;
}
.page_article_list .page_article_tag{
    margin-top: 0;
}
@media screen and (min-width:768px){
    .page_article_list > li > a{
        padding-right: 0;
        padding-left: 115px;
    }
    .page_article_list_thumb{
        right: auto;
        left: 0;
    }
    .page_article_list > li > a:hover .page_article_list_content{
        color: #000;
    }
}

.page_btn_submit{
    display: block;
    position: relative;
    background-color: #0080cc;
    color: #fff;
    font-weight: bold;
    font-size: 1.6rem;
    text-align: center;
    padding: 15px 10px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -moz-box-shadow:
        0px 2px 0px #00334c;
    -webkit-box-shadow:
        0px 2px 0px #00334c;
    box-shadow:
        0px 2px 0px #00334c;
    z-index: 2;

    border: none;
    cursor: pointer;
    outline: none;
    appearance: none;
}
.page_btn_submit:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url(../img/common/contact_register_btn.png) no-repeat 0 0;
    -webkit-background-size: 20px;
    background-size: 20px;
}

/*============================================================================

        header

============================================================================*/
.header_head{
    background-color: #0080cc;
    color: #fff;
    padding: 3px 22px;
}
.header_head span{
    float: left;
    padding-top: 0.15em;
    display: inline-block;
    font-size: 3vw;
}
.header_head strong{
    float: right;
    display: inline-block;
    font-size: 3.5vw;
    padding-left: 10px;
}
@media (min-width: 768px) {
    .header_head span{
        font-size: 1.6rem;
    }
    .header_head strong{
        font-size: 1.9rem;
    }
}
@media (min-width: 992px){

}


.header_body{
    padding: 10px 22px;
}
.header_logo{
    position: relative;
    float: left;
    width: 36%;
}
.header_info{
    float: right;
    width: 64%;
    padding-left: 3%;
}
.header_info_head{
    display: none;
    text-align: right;
    margin-bottom: 10px;
}
.header_info_link{
    display: inline-block;
}
.header_info_link li{
    display: inline-block;
    vertical-align: middle;
}
.header_info_link li:last-of-type{
    margin-left: 15px;
    margin-right: 15px;
}
.header_info_link i{
    font-size: 2.4rem;
    padding: 0 5px;
}
.header_info_link i.icon-icon_tw{
    font-size: 2.2rem;
}
.header_info_link span{
    display: block;
    position: relative;
    padding-left: 20px;
}
.header_info_link span:after{
    content:"";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 0%;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-right: 0px solid transparent;
    border-left: #0080cc 10px solid;
    border-bottom: 4px solid transparent;
}
.header_info_head form{
    display: inline-block;
    width: 45%;
    position: relative;
}
.header_info_head input[name$="q"]{
    display: block;
    width: 100%;
    padding: 0 30px 0 10px;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    border: 1px solid #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.header_info_head button {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 2rem;
    margin-top: -1rem;
    color: #0080cc;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

@media (min-width: 992px){
    header{
        overflow: hidden;
    }
    .header{
        width: 1044px;
        margin: 0 auto;
    }
    .header:before,
    .header:after{
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
    }
    .header_head{
        display: none;
    }
    .header_info_head{
        display: block;
    }
    .header_info_body{
        text-align: right;
    }
}

@media (max-width: 1230px){
    .header:before,
    .header:after{
        content: none;
    }
}

.sns_shorten_url{
    display: block;
    text-align: right;
    font-size: 1.2rem;
}


/*============================================================================

        main_contents

============================================================================*/
.page_main_img{
    position: relative;
    overflow: hidden;
    min-height: 160px;
    background: #8ec6f2;
    background: -moz-linear-gradient(left, #8ec6f2 0%, #5a78ae 100%);
    background: -webkit-linear-gradient(left, #8ec6f2 0%,#5a78ae 100%);
    background: linear-gradient(to right, #8ec6f2 0%,#5a78ae 100%);
}
.page_main_img.typeB{
    min-height: 100px;
}
.page_main_img_bg{
    position: absolute;
    min-height: 160px;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.page_main_img_title{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2.0rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
}
.page_main_img_title img{
    height: 120px;
}
@media (min-width: 992px) {
    .page_main_img{
        margin: 15px 0;
        height: 270px;
    }
    .page_main_img_title img{
        height: 210px;
    }
    .page_main_img.typeB{
        min-height: 160px;
    }
}

/*pager*/
.pager{
    position: relative;
    width: 100%;
    text-align: center;
    margin: 20px 0 25px;
    padding-bottom: 0px;
}
.pager .page-numbers{
    display: inline-block;
    text-align: center;
    width: 35px;
    height: 35px;
    padding-top: 5px;
    margin: 0 2px;
    border: 1px solid #0080cc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    color: #0080cc;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.pager .page-numbers:hover,
.pager .page-numbers:active,
.pager .page-numbers.current{
    background-color: #0080cc;
    color: #fff;
}
.pager .prev,
.pager .next{
    position: absolute;
    border: 0;
    width: auto;
}
.pager .prev{
    left: 0;
}
.pager .next{
    right: 0;
}
.pager .prev a:before{
    content: "";
    display: block;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 50%;
    left: 4px;
    margin-top: -7px;
    border-top: 4px solid #0080cc;
    border-right: 4px solid #0080cc;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.pager .next a:before{
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 13px;
    top: 50%;
    right: 3px;
    margin-top: -7px;
    border-top: 4px solid #0080cc;
    border-right: 4px solid #0080cc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pager .prev a,
.pager .next a{
    border: 0;
    width: 13px;
}
.pager .prev .page-numbers:hover,
.pager .prev .page-numbers:active,
.pager .prev .page-numbers.current,
.pager .next .page-numbers:hover,
.pager .next .page-numbers:active,
.pager .next .page-numbers.current{
    background: none;
}
@media screen and (min-width:768px){
    .pager .page-numbers{
        width: 50px;
        height: 50px;
        padding-top: 9px;
        font-size: 1.8rem;
    }
}

/*remodal*/
.remodal-overlay{
    opacity: .9;
    background: url(../img/common/remodal_bg.jpg) no-repeat 0 0;
    -webkit-background-size: cover;
    background-size: cover;
}
.remodal{
    position: absolute;
    width: 92%;
    top: 0;
    left: 4%;
    right: 4%;
    margin: auto;
    padding-bottom: 30px;
}
.remodal-close{
    position: absolute;
    top: 16px;
    right: 0;
    width: 60px;
    height: 60px;
    background: url(../img/common/remodal_close.png) no-repeat 0 0;
    -webkit-background-size: 60px;
    background-size: 60px;
    border: 0;
}
.remodal-close:hover{
    cursor: pointer;
}
.modal_head{
    margin: 20px 0;
}
.modal_title{
    color: #fff;
    letter-spacing: 0.15em;
}
.modal_title i{
    display: block;
    font-size: 3.2rem;
    margin-bottom: 3px;
}
.modal_search_box{
    background: #b2b2b2 url(../img/common/modal_search_bg.png) repeat 0 0;
    -webkit-background-size: 8px;
    background-size: 8px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    text-align: left;
}


.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Keyframes */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@media screen and (min-width:768px){
    .modal_body{
        width: 600px;
        margin: 0 auto;
    }
}

.modal_list_box{
    background: #fff;
    overflow: hidden;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    text-align: left;
}

/*お問い合わせ*/
[id^="contact_form_"].confirm{ /* 確認画面 */
    background-color: #e6e6e6;
}
.contact_block_bg_gray{
    background: #d9d9d9;
    margin-left: -22px;
    margin-right: -22px;
}
.contact_form_title{
    padding-bottom: 5px;
    margin-bottom: 20px;
    color: #0080cc;
    font-size: 1.8rem;
    border-bottom: dashed 1px #bbb;
}
.contact_form{
    /*padding: 0 22px;*/
    width: 100%;
}
.contact_form .radio,
.contact_form .checkbox{
    display: inline-block;
    margin-right: 8px;
}
.contact_form .note{
    color: #444;
    font-size: 1.3rem !important;
}
.contact_form .require{
    display: inline-block;
    margin-left: 5px;
    font-size: 1.2rem;
    background-color: red;
    color: #fff;
    line-height: 1;
    padding: 2px;
}
.contact_form .caution{
    color: red;
    font-weight: bold;
}
.complete_msg{
    text-align: center;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #0080cc;
    margin-top: -20px;
    margin-bottom: 20px;
}
.contact_form .form-group{
    margin: 0 0 10px;
}
.contact_form .form-group .form-inline input{
    display: inline-block;
    width: 70%;
    margin-left: 10px;
}
.contact_form_item{
    margin: 10px 0;
}
.contact_form_item.radio_box{
    margin: 15px 0;
}
.contact_form input[type="text"],
.contact_form textarea{
    padding: 13px 10px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.contact_form textarea{
    height: 180px;
}
.contact_form .checkbox input,
.contact_form .radio input{
    position: relative;
    top: -1px;
    margin-right: 3px;
}
.contact_register{
    margin-top: 20px;
}
.contact_form .element_grp_text table{
     display: table;
}
.contact_form .element_grp_text th,
.contact_form .element_grp_text td{
    display: table-cell;
}

/*radio01 css*/
.radio01-wrap{
    padding: 6px 0;
}
.radio01-input{
    display: none;
}
.radio01-parts{
    padding-left: 20px;
    position:relative;
    margin-right: 20px;
}
.radio01-parts::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
    background-color: #fff;
}
.radio01-input:checked + .radio01-parts{
    color: #0080cc;
}
.radio01-input:checked + .radio01-parts::after{
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 9px;
    height: 9px;
    background: #0080cc;
    border-radius: 50%;
}
.contact_register > button{
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 992px){
    .contact_register{
        margin: 20px 0 40px;
    }
    .contact_register > button{
        width: 400px;
        margin: 0 auto;
    }
}


/*============================================================================

        footer

============================================================================*/
.footer{
    background-color: #0080cc;
    color: #fff;
    text-align: center;
}
.footer a{
    color: #fff;
}
.footer_logo{
    margin: 20px 0;
    display: inline-block;
    width: 60px;
}
.footer_link{
    font-size: 0;
}
.footer_link li{
    display: inline-block;
    padding: 0 9px;
    font-size: 1.2rem;
    line-height: 1.2rem;
    border-right: 1px solid #fff;
}
.footer_link li:last-of-type{
    border-right: 0;
}
.footer_link a:hover{
    text-decoration: underline;
}
.footer_copy{
    font-size: 1.1rem;
    padding: 15px 0 20px 0;
}
.footer_obj01,
.footer_obj02{
    position: absolute;
}
.footer_obj01{
    top: 22px;
    left: 50%;
    margin-left: -145px;
    font-size: 4.5rem;
}
.footer_obj02{
        top: 22px;
        right: 50%;
        margin-right: -145px;
        font-size: 4.5rem;
}
@media (min-width: 992px){
    .footer_logo{
        width: 80px;
    }
    .footer_link li{
        font-size: 1.4rem;
        line-height: 1.4rem;
    }
    .footer_copy{
        font-size: 1.2rem;
    }
    .footer_obj01,
    .footer_obj02{
        display: none;
    }
}

.new_article_list_block{
    margin: 10px 0 20px;
    position: relative;
}
.new_article_list_block:before,
.new_article_list_block:after{
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.new_article_list_block:before{
    position: absolute;
    top: -2px;
    right: 50%;
    margin-right: -95px;
    font-size: 2.9rem;
    color: #0080cc;
    content: "\e910";
}
.new_article_list_block:after{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -110px;
    font-size: 2.7rem;
    color: #0080cc;
    content: "\e911";
}
.new_article_link_more{
    display: none;
    position: absolute;
    right: 0;
    top: 5px;
    padding-left: 20px;
    font-size: 1.3rem;
}
.new_article_link_more:after{
    content:"";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 0%;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-right: 0px solid transparent;
    border-left: #0080cc 10px solid;
    border-bottom: 4px solid transparent;
}
@media (min-width: 768px){
    .new_article_list_block{
        margin-top: 30px;
        margin-bottom: 60px;
    }
    .new_article_list_block:before,
    .new_article_list_block:after{
        content: none;
    }
    .new_article_link_more{
        display: inline-block;
    }
}


/*ページトップ*/
.topback{
    position: fixed;
    width: 40px;
    height: 40px;
    z-index: 20;
    right: 10px;
    bottom: 10px;
}
@media screen and (min-width:768px){
    .topback{
        width: 63px;
        height: 63px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        right: 20px;
        bottom: 20px;
    }
    .topback:hover{
        -moz-transform: translate(0px,-5px);
        -webkit-transform: translate(0px,-5px);
        transform: translate(0px,-5px);
    }
}

/*404エラー*/
.error_404{
    text-align: center;
}
.error_404 h3{
    font-size: 3.8rem;
    line-height: 1.4;
    color: #0080cc;
    margin-bottom: 30px;
}
.error_404 h3 span{
    display: block;
    font-size: 1.6rem;
}
.error_404 .page_btn_basic a{
    width: 80%;
    margin: 30px auto;
}
@media screen and (min-width:992px){
    .error_404{
        padding: 40px 0;
    }
    .error_404 h3{
        font-size: 4.8rem;
        line-height: 1.6;
        margin-bottom: 35px;
    }
    .error_404 .page_btn_basic a{
        width: 35%;
        margin: 35px auto 0;
    }
}


/*googleカスタム検索*/
.gsc-selected-option-container{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.gsc-table-cell-snippet-close, .gs-promotion-text-cell{
    padding-left: 10px;
}
.gs-title,
.gs-title b{
    color: #0080cc !important;
    font-weight: bold;
}
.gs-title{
    margin-bottom: 10px;
}
.cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result.gsc-promotion:hover, .gsc-results .gsc-imageResult-classic:hover, .gsc-results .gsc-imageResult-column:hover{
    border: 0 !important;
    margin-left: 1px;
}
.cse .gs-webResult .gs-snippet, .gs-webResult .gs-snippet, .gs-fileFormatType, .gs-imageResult .gs-snippet{
    color: #000 !important;
}
.cse .gs-webResult .gs-visibleUrl, .gs-webResult .gs-visibleUrl, .cse .gs-webResult .gs-visibleUrl-short, .gs-webResult .gs-visibleUrl-short, .gs-imageResult .gs-visibleUrl, .gs-imageResult .gs-visibleUrl-short{
    font-weight: normal !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page{
    padding: 5px;
    width: 30px;
    margin-bottom: 8px;
    text-align: center;
    display: inline-block !important;
    border: 1px solid #000;
    text-decoration: none !important;
}
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page, .gsc-results .gsc-cursor-page.gsc-cursor-current-page{
    padding: 5px !important;
    width: 30px;
    margin-bottom: 8px;
    text-align: center;
    display: inline-block !important;
    border: 1px solid #000;
}
