@charset "UTF-8";


.kaizen_search_list a {
 display:inline-block
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Noto Sans CJK JP Regular"), url("https://qa.flets-w.com/usr/file/attachment/NotoSansJP-Regular.woff2?ver=20201124") format("woff2"), url("https://qa.flets-w.com/usr/file/attachment/NotoSansJP-Regular.woff?ver=20201124") format("woff")
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Noto Sans CJK JP Bold"), url("https://qa.flets-w.com/usr/file/attachment/NotoSansJP-Bold.woff2?ver=20201124") format("woff2"), url("https://qa.flets-w.com/usr/file/attachment/NotoSansJP-Bold.woff?ver=20201124") format("woff")
}


#header {
  font-family: "Noto Sans JP", sans-serif !important;
}

body {
  text-align: left !important;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, sans-serif !important;
}
body div.shinsa-block {
  width: 100% !important;
  margin-top: 0px !important;
}

.rn2020 .followElem {
  z-index: 15;
}
.rn2020 .followElem .top_ico, .rn2020 .followElem .move_ico {
  display: none !important;
}

#l-contents--wrap {
  background: #fff !important;
}

.lang_size_medium {
  font-size: 100%;
}

#okw_wrapper {
  background: #fff !important;
  border-top: none !important;
  padding-top: 1px !important;
}

body {
  font-family: "メイリオ";
}
body.lang_size_large {
  /* font-size: 120%;  文字サイズ */
}

.lang_size_large textarea {
  /* font-size: 120%;  文字サイズ */
}
.lang_size_large .login_txt, .lang_size_large .keyword_frm {
  /* font-size: 110%;  文字サイズ */
}

body.lang_size_medium {
  /*  font-size: 100%; 文字サイズ */
}

.lang_size_medium .login_txt, .lang_size_medium .keyword_frm, .lang_size_medium textarea {
  /*  font-size: 100%; 文字サイズ */
}

body.lang_size_small {
  /*  font-size: 80%; 文字サイズ */
}

.lang_size_small textarea {
  /*  font-size: 80%; 文字サイズ */
}
.lang_size_small .login_txt, .lang_size_small .keyword_frm {
  /* font-size: 90%;  文字サイズ */
}

#okw_wrapper {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_container.gif") repeat-x scroll 0 64px;
}

.faq_qstCont_col {
  display: none;
}

.rn2020 .followElem li.chatBtn {
  margin-bottom: 2px;
}

/* ヘッダーのずれfix */
.l-header-first {
  margin-top: -1px;
}

#header.l-header .l-logo a .logo--home {
  position: relative;
  top: -2px;
}

ol#topicpath.topicpath {
  padding-top: 3px;
}

/* ここまで */

.mf_finder_searchBox_items{
	display:flex;
}

#okw_contents {
  background: none;
  position: relative;
  z-index: 10;
}

#okw_contents_base {
  padding-right: 0px;
  width: 1000px;
  background: none;
  background-color: transparent;
}

div#MB_window {
  background-color: transparent;
}

#okw_contents_inner {
  background: none;
  padding: 0px;
  background-color: transparent;
}

#okw_side {
  width: auto;
  height: auto;
}

#okw_center.okw_side {
  width: auto;
}

#okw_footer_default {
  padding: 10px 5px 5px 0;
}

#0307_okw_logo_footer a {
  background: transparent url("../images/front/logo_footer.gif") no-repeat scroll left top;
  width: 190px;
  height: 26px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
}

.icoInf, .icoInfoNews, .icoKeyword, .icoQa, .icoNew, .icoCate, .icoResult, .icoHelpdesk, .icoLogin, .icoHot {
  padding: 0;
  height: auto;
}

.icoInf, .icoKeyword, .icoQa, .icoNew, .icoCate, .icoResult, .icoHelpdesk, .icoLogin, .icoHot {
  background-image: none;
}

.icoFaq {
  background: none;
  padding: 0;
  height: auto;
}

.okw_parts_category_tree, .topLink {
  display: none;
}

#okw_sub_header {
  display: none;
  /* 20140307 yamamoto 大中小ボタン非表示対応 */
}

.colArea {
  margin-bottom: 25px;
  z-index: 0 !important;
}
.colArea .twoCol {
  width: auto;
  float: none;
}

/* p等line-height
 *----------------------- */
#faq_answer_contents span, #faq_answer_contents strong {
  line-height: 1.5;
}

#faq_question_contents div, #faq_answer_contents div, #info_news_contents div, #faq_question_contents p, #faq_answer_contents p, #info_news_contents p {
  line-height: 1.5;
}

#faq_answer_contents div {
  margin-bottom: 5px;
}

/* sidecategory
 *----------------------- */
#okw_side #sidecategory {
    right: 0;
    z-index: 49;
    margin-top: -30px;
}
#okw_side #sidecategory a {
    position: relative;

    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    box-sizing: border-box;
    
    color: #0072bc;
    background: #fff;
    border: 2px solid #0072bc;
    -webkit-box-shadow: 0px 3px 0px #0072bc;
    box-shadow: 0px 3px 0px #0072bc;
    padding: 10px 35px 9px 17px;
    padding-top: 11px;
    padding-bottom: 10px;
    margin-bottom: -2px;

    font-size: 1.0rem;
    color: #0072BC;
    
    transition: 0.08s;

    box-shadow: 0px 3px 0px #0072bc;

    z-index: 49;
    background: url(https://flets-w.com/resources/img/cmn/ic_blank_blue.svg) 97% 50% no-repeat;
    
    &:active{
        transform: translateY(5px);
        outline: none !important;
        -webkit-box-shadow: 0px 0px 0px #0072bc;
    box-shadow: 0px 0px 0px #0072bc;
    }
    
}



/* title
 *----------------------- */
.ttl_col {
  background: none;
  height: auto;
}

.ttl_bg {
  background: none;
  height: auto;
  padding: 0;
}

.ttl_col h2 {
    text-align: center;
}

.colArea h2 {
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 20px;
  line-height: 1.2;
}

/* search_frmArea
 *----------------------- */
.search_frmArea {
  margin: 0 0 34px 0;
}

.customize_select_category {
  padding: 4px 0 0 0;
  font-size: 17px;
  font-size: 1.08rem;
}
.customize_select_category input {
  vertical-align: middle;
}
.customize_select_category label {
  display: inline-block;
  margin-right: 8px;
  font-size: 100%;
}


#keyword_form{
    min-height: 92px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#keyword_text_field {
    border-radius: 24px;
    background: #fff;
    border: 2px solid #0072bc;
    outline: 0;

    width: 100%;
    height: 48px;
    padding: 0 25px;
    padding-left: 60px;
    font-size: 100%;
    font-size: 88.89%;
    
    background: #fff url(https://flets-w.com/resources/img/cmn/ic_keyword_search.svg) no-repeat 20px 50%;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search_frmArea .keyword_frmbtn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    box-sizing: border-box;
    -webkit-transition: 0.08s;
    transition: 0.08s;
    
    background: #0072bc;
    -webkit-box-shadow: 0px 5px 0px #0c5c8f;
    box-shadow: 0px 5px 0px #0c5c8f;
    color: #fff;
    
    width: 100px !important;
    height: 50px;
    border: none;
    margin-left: 8px;
    margin-bottom: 8px;
    padding: 10px 30px 9px;
    padding: 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    
    &:active{
        box-shadow: 0px 0px 0px #0c5c8f;
        transform: translateY(5px);
    }
}

.oneCol .search_description, .customize_search_description, .search_faq_type, .search_keyword_morph {
  display: none;
}

/* 検索絞込み */
.faqList {
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 0 1px 1px;
  margin: 0;
  padding: 15px 20px;
}

/* okw_parts_attention_keyword
 *----------------------- */
.okw_parts_attention_keyword {
  overflow: hidden;
  border: 1px solid #e6e8ed;
  padding: 35px;
  margin-bottom: 91px;
}
.okw_parts_attention_keyword h2 {
  font-size: 22px;
  font-size: 1.37rem;
  margin-bottom: 24px;
}

.attention_keyword_list li {
  /*  overflow: hidden; */
  float: left;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 8px;
}
.attention_keyword_list li a {
  font-size: 15px;
  font-size: 0.93rem;
  color: #333;
  text-decoration: none;
  padding-left: 15px;
  background: url(https://qa.flets-w.com/usr/file/attachment/0uv7ZcPnn2vP9Cy4.png) 0 50% no-repeat;
}
.attention_keyword_list li a:hover {
  text-decoration: underline;
}
.attention_keyword_list li > span {
  display: none;
}


/* #topQa
 *----------------------- */
#topQa {
  margin-bottom: 111px;
}

/* #category
 *----------------------- */
#category {
  margin-bottom: 111px;
}
#category img {
  max-width: 100%;
}

#category h2{
    font-weight: 400;
    margin-bottom: 32px;
}

/* category_wrap
 *----------------------- */
.category_wrap{
    .list_wrap {
        @media screen and (min-width: 768px) {
             width: calc((100% - 60px) / 3) !important;
        }
        

        border: 2px solid #0072bc;
        border-radius: 8px;
        padding: 0px 10px 20px;
        margin-bottom: 30px;

        > a{
            position: relative;
            display: block;
            margin-left: -10px;
            margin-right: -10px;
            padding-top: 10px;
            padding-left: 10px;
            padding-right: 10px;
            text-decoration: none;
            border-radius: 8px 8px 0 0;
            
            &:hover{
                background: #F2FAFF;
                
                &::before {
                    right: 6%;
                }
            }
            
            &::before {
                position: absolute;
                top: 50%;
                right: 7%;
                transform: translateY(-50%);
                
                content: "";
                display: inline-block;
                width: 12px;
                height: 12px;
                background-image: url(https://flets-w.com/resources/img/cmn/ic_arrow_blue_right.svg);
                background-size: 12px;
                background-repeat: no-repeat;
                background-position: 0 0;
                
                transition: .3s;
            }
            
        }
        
        .list_ttl {
            display: flex;
            align-items: center;
            border-bottom: 1px solid #d0d0d0;
            padding-bottom: 10px;
            padding-right: 23px;

            .list_ttl_icon {
                width: 50px;
                height: 50px;
                border-radius: 25px;
                background: #0072bc;
                text-align: center;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

            .list_ttl_icon img {
                max-width: initial;
                
                &.list_ttl_icon01 {
                    width: auto;
                    height: 32.62px;
                }
                
                &.list_ttl_icon02 {
                    width: auto;
                    height: 32px;
                }
                
            }
            
            h3 {
                margin-left: 10px;
            }

            h3 span {
                color: #0072bc;
                font-weight: 700;
            }
        }
        
        .list {
            padding-top: 20px;

            .list_item a {
                display: block;
                font-size: 14px;
                text-decoration: none;
                padding: 10px 20px 10px 8px;
            }
            
            .list_item a.arrow {
                background: url(https://flets-w.com/resources/img/cmn/ic_arrow_blue_right.svg) no-repeat 96%  50%;
                background-size: 12px;
                transition: .3s;

                &:hover{
                    text-decoration: underline;
                    background-color: #F2FAFF;
                    background-position: 98% 50%;
                }
            }
            
            .list_item a.blank {
                display: inline-block;
                color: #0072BC;
                text-decoration: underline;
                background: url(https://flets-w.com/resources/img/cmn/ic_blank_blue.svg) no-repeat right 50%;
            }
            
        }
        
    }
}

body .modal-wrap {
    max-width: 1080px;
}

/* #qa_banners
 *----------------------- */
#qa_banners {
    display: none;
}

.colArea #qa_banners {
    display: block;
    margin: 66px 0 0 0;
}

#qa_banners .col p.link{
  margin: 0;
}
#qa_banners .col p.link a:hover{
  opacity:0.8;
}


/* #apply
 *----------------------- */
#apply.ver2 {
  margin: 66px 0 103px 0;
  padding: 0;
  border: 1px solid #009ad8;
    
    .grid{
        align-items: center;
        .col1{
            background: #EEF8FF;
            padding: 48px 0 43px;
            
            h3{
                text-align: center;
                > span{
                    display: block;
                    text-align: center;
                    color: #1E8ACE;
                    font-size: 1.125rem;
                    font-weight: 700;
                    margin-bottom: 12px;
                }
            
            }
        }
        .col2{
            padding: 0 40px 0 47px;
        }
    }
    
    .btn--style{
        a{
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            background: #009AD8;
            height: 63px;
            text-decoration: none;
            color: #fff;
            transition: .3s;
            
            &:hover {
                opacity: 0.7;
            }
        
            &::after {
                content: "";
                width: 12px;
                height: 12px;
                position: absolute;
                border-top: 1px solid #fff;
                border-right: 1px solid #fff;
                border-width: 2px;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
                top: 0;
                right: 18px;
                bottom: 0;
                margin: auto;
            }
        }
    }
    
    .link{
        margin-top: 12px;
        text-align: center;
    }
}


#apply {
  margin: 66px 0 103px 0;
  padding: 43px 49px;
  border: 1px solid #009ad8;
}
#apply .division {
  overflow: hidden;
  border-bottom: 1px solid #787878;
  padding-bottom: 28px;
  margin-bottom: 38px;
}
#apply .division h3 {
  width: 269px;
  float: left;
  color: #3597dc;
  font-size: 19px;
  font-size: 1.18rem;
  font-weight: 700;
}
#apply .division h3 img {
  display: block;
  margin-top: 10px;
}
#apply .division p.free {
  float: left;
  width: 113px;
  text-align: center;
}
#apply .division p.catch {
  float: right;
  width: 513px;
  font-size: 19px;
  font-size: 1.18rem;
  font-weight: 600;
  padding: 37px 0 0 0;
}

#okw_contents_base #apply .grid.col_2 > .col {
  display: block;
}

#apply .grid.col_2 > .col .btn--panel {
  margin-bottom: 21px;
  height: auto;
}
#apply .grid.col_2 > .col .btn--panel a {
  display: flex;
  padding: 40px 55px 40px 25px;
}
#apply .grid.col_2 > .col p.link a {
  color: #009ad8;
  font-size: 17px;
  font-size: 1.06rem;
}

/* okw_parts_access_rank_faq
 *----------------------- */
.oneCol.okw_parts_access_rank_faq {
  margin-bottom: 70px;
}
#topQa h2 ,
.oneCol.okw_parts_access_rank_faq h2 {
  margin-bottom: 42px;
}

.faq_relate_list li.Q_sml, .oneCol.okw_parts_access_rank_faq .qaList li.Q_sml {
  position: relative;
  background: none;
  font-size: 20px;
  font-size: 1.25rem;
  display: table;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #e6e8ed;
}

.faq_relate_list li.Q_sml a, .oneCol.okw_parts_access_rank_faq .qaList li.Q_sml a {
  position: relative;
  display: table-cell;
  color: #333;
  padding-left: 75px;
  text-decoration: none;
  padding-top: 16px;
  padding-bottom: 26px;
  padding-right: 90px;
}

.faq_relate_list li.Q_sml a::after, .oneCol.okw_parts_access_rank_faq .qaList li.Q_sml a::after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  border-top: 3px solid #282828;
  border-right: 3px solid #282828;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}

.faq_relate_list li.Q_sml a:hover, .oneCol.okw_parts_access_rank_faq .qaList li.Q_sml a:hover {
  text-decoration: underline;
}

.faq_relate_list li.Q_sml + li, .oneCol.okw_parts_access_rank_faq .qaList li.Q_sml + li {
  margin-top: 20px;
}

.faq_relate_list li.Q_sml::before, .oneCol.okw_parts_access_rank_faq .qaList li.Q_sml::before {
  content: "";
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  margin-top: -30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  font-size: 1.875rem;
  height: 60px;
  width: 60px;
  text-align: center;
  color: white;
  font-weight: 700;
  background-color: #0072BC;
  background-image: url(https://qa.flets-w.com/usr/file/attachment/K5wQonhDFPHWOWZD.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 20px;
  background-size: 20px;
}

#topQa  .faq_relate_list li.Q_sml a {
  padding-left: 5px;
}


#topQa .faq_relate_list li.Q_sml::before {
  content: "・";
  display: inline-block;
  background:none;
  width:1em;
  height:auto;
  position:static;
  margin:0;
  margin-right:-10px;
  color:#333;
}


/* .okw_parts_sub_category
 *----------------------- */
.okw_parts_sub_category {
  border: 0;
  padding: 0;
  margin-bottom: 70px;
}

.cateList_area {
  border: 0;
  padding: 0;
  margin-left: -10px;
  margin-right: -20px;
  margin-bottom: -20px;

}
.cateList_area .cateList_box {
    width: 100%;

}
.cateList_area .cateList_box:after {
  display: none !important;
}
.cateList_area .cateList_box li {
    width: calc((100% / 3) - 24px);
    margin-right: 24px;
    margin-bottom: 24px;
}
.cateList_area .cateList_box li:nth-of-type(3n) {
    margin-right: 0;
}
.cateList_area .cateList_box li .cate_icon {
  display: none;
}
.cateList_area .cate_middle {
    padding: 0;
    margin: 0;
}
.cateList_area .cate_middle a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    
    cursor: pointer;
    color: #0072bc;
    background: #fff;
    border: 2px solid #0072bc;
    -webkit-box-shadow: 0px 3px 0px #0072bc;
    box-shadow: 0px 3px 0px #0072bc;
    padding-top: 11px;
    padding: 10px 30px 9px;
    padding-bottom: 10px;
    margin-bottom: -2px;
    
    outline: none;
    border-radius: 8px;
    
    font-weight: 700;
    line-height: 1.5;
    
    box-sizing: border-box;
    transition: 0.08s;
    text-decoration: none;
    
    background: #fff url(https://flets-w.com/resources/img/cmn/ic_arrow_blue_right.svg) no-repeat 97% 50%;
}
.cateList_area .cate_middle a:hover {
    background-color: #F2FAFF !important;
}
.cateList_area .cate_middle a:active {
    transform: translateY(5px);
    box-shadow: 0px 0px 0px #0072bc;
}



/* .okw_main_category
 *----------------------- */
.okw_main_category {
  margin-bottom: 107px;
}
.okw_main_category .pg_col_top {
  margin: 30px 0 20px 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #e6e8ed;
  border: 0;
  font-size: 17px;
  font-size: 1.06rem;
}
.okw_main_category .pg_col_top a {
  color: #0072BC;
  text-decoration: none;
}
.okw_main_category .pg_col_top a:hover {
  text-decoration: underline;
}
.okw_main_category .okw_sort_select {
  display: none;
  margin-right: 0;
  width: 300px;
}
.okw_main_category .okw_sort_select select {
  box-sizing: border-box;
  width: 270px;
  padding: 4px;
  float: left;
}
.okw_main_category .okw_sort_select .sort_arrow {
  margin-top: 8px;
}
.okw_main_category .pg_col_down {
  margin: 30px 0 0 0px;
  padding: 0 20px 15px;
  border: 0;
  font-size: 17px;
  font-size: 1.06rem;
}
.okw_main_category .pg_col_down .pg_no {
  margin: 0 0 38px 0;
  width: auto;
  float: none;
  text-align: center;
}
.okw_main_category .pg_col_down .pagination {
  margin: 0 auto;
  font-size: 17px;
  font-size: 1.06rem;
  float: none;
  white-space: nowrap;
  text-align: center;
}
.okw_main_category .pg_col_down .pagination em.current {
  display: inline-block;
  padding: 6px 14px;
  margin: 0 4px;
}
.okw_main_category .pg_col_down .pagination a {
  display: inline-block;
  padding: 11px 14px;
  margin: 0 4px;
  color: #0072BC;
  text-decoration: none;
}
.okw_main_category .pg_col_down .pagination a:hover {
  text-decoration: underline;
}
.okw_main_category .pg_col_down .pagination em.current {
  color: #fff;
  background: #0072BC;
}
.okw_main_category .search_list {
  padding: 0;
  border: 0;
}
.okw_main_category .search_qattl {
  position: relative;
  background: none;
  font-size: 20px;
  font-size: 1.25rem;
  display: table;
  width: 100%;
  padding: 0;
  font-weight: 400;
  border-bottom: 1px solid #e6e8ed;
}
.okw_main_category ul.search_list li + li {
  margin-top: 20px;
}
.okw_main_category li.search_list_inner:hover {
  background-color: #fff;
}
.okw_main_category .search_qattl a {
  position: relative;
  display: table-cell;
  color: #333;
  padding-left: 75px;
  text-decoration: none;
  padding-top: 16px;
  padding-bottom: 26px;
  padding-right: 90px;
}
.okw_main_category .search_qattl a:hover {
  text-decoration: underline;
}
.okw_main_category .search_list_bg2, .okw_main_category .search_list_inner {
  border: 0;
  padding: 0;
  background: none;
}
.okw_main_category .icoA_sml {
  display: none;
}
.okw_main_category .search_qattl::before {
  content: "";
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  margin-top: -30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  font-size: 1.875rem;
  height: 60px;
  width: 60px;
  text-align: center;
  color: white;
  font-weight: 700;
  background-color: #0072BC;
  background-image: url(https://qa.flets-w.com/usr/file/attachment/K5wQonhDFPHWOWZD.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 20px;
  background-size: 20px;
}
.okw_main_category .search_qattl a::after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  border-top: 3px solid #282828;
  border-right: 3px solid #282828;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}

/* .okw_main_faq
 *----------------------- */
#categoryName {
  font-size: 30px;
  font-size: 1.87rem;
  margin-bottom: 29px;
  font-weight: 700;
}

.faq_qstInf_col {
  margin: 0;
  border: 0;
}
.faq_qstInf_col .siteLink {
  display: none;
}

.faq_qstCont_ttl {
  position: relative;
  display: table;
  width: 100%;
  position: relative;
  background: none;
  margin: 0;
  padding: 30px 0;
  font-size: 20px;
  font-size: 1.25rem;
  border: 1px solid #0072BC;
}
.faq_qstCont_ttl span.icoQ {
  display: table-cell;
  color: #333;
  background: none;
  padding: 16px 30px 16px 129px;
}
.faq_qstCont_ttl::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 36px;
  margin-top: -30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  font-size: 1.875rem;
  height: 60px;
  width: 60px;
  text-align: center;
  color: white;
  font-weight: 700;
  background-color: #0072BC;
  background-image: url(https://qa.flets-w.com/usr/file/attachment/K5wQonhDFPHWOWZD.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 20px;
  background-size: 20px;
}

.rn2020 .wzd_qstCont_txt a{
    color: #0097D7;
}

.faq_ans_col {
  display: table;
  width: 100%;
  position: relative;
  background: none;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-size: 1.25rem;
  border: 0;
}
.faq_ans_col .faq_ansCont_txt {
  position: relative;
  display: table-cell;
  color: #333;
  background: none;
  padding: 16px 0 30px 129px;
}
.faq_ans_col::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  font-size: 1.875rem;
  height: 60px;
  width: 60px;
  box-sizing: border-box;
  text-align: center;
  color: #0072BC;
  font-weight: 700;
  border: 2px solid #0072BC;
  background-color: #fff;
  background-image: url(https://qa.flets-w.com/usr/file/attachment/a.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 20px;
  background-size: 20px;
}

.faq_ans_ttl {
  display: none;
}

body .yobiArea {
  background: url(https://qa.flets-w.com/usr/file/attachment/yubi_mark.gif) no-repeat scroll 0 50% transparent;
  padding: 0 0 0 15px;
}

/* .oneCol okw_parts_enquete
 *----------------------- */
.okw_parts_enquete {
  margin-bottom: 79px;
}

/* .okw_parts_faq_relations
 *----------------------- */
.okw_parts_faq_relations {
  margin-bottom: 107px;
}
.okw_parts_faq_relations h2 {
  margin-bottom: 34px;
}

/* 20140302 yamamoto mod 背景をNTT西のトーンマナーに合わせる */
.category_tree {
  padding-bottom: 1px;
  width: 220px;
  margin: 2px 0 20px;
}
.category_tree .ttl_bg {
  background: none;
  border: none;
  padding: 0px;
  width: 206px;
  height: 38px;
  line-height: 38px;
}

.icocate_tree {
  background: none;
  height: 38px;
  padding: 0px 0 0 25px;
}

.category_tree .ttl_col {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_category.png") no-repeat scroll left top transparent;
  padding: 0;
}

.category_level_0 {
  margin: 0 1px;
}

.faq_dateNo li {
  display: none;
}

.faq_attachment_file_list > dd {
  display: inline;
  margin: 0 15px 0 0;
  word-break: keep-all;
  display: inline;
  margin: 0 15px 0 0;
  word-break: keep-all;
}
.faq_attachment_file_list dd {
  display: inline;
  margin: 0 15px 0 0;
  word-break: keep-all;
}

/*.faq_attachment_file_list dd {
 *    display:block;
 *    margin: 0;
 *    float:none;
 *    text-indent: 1em;
 *}
 *.faq_attachment_file_list dt {
 *    display:block;
 *    float:none;
 *} */
.wzd_bck {
  width: 13%;
}

/* ------------------------------
 *     related faq : おすすめFAQ
 *------------------------------ */
.faq_list_bg2 {
  background-color: #fff;
}

.okw_sort {
  text-align: right;
  font-size: 12px;
  width: 30%;
  margin-right: 10px;
}
.okw_sort a {
  margin: 0 1px;
  padding-right: 5px;
}
.okw_sort span {
  margin: 0 1px;
  padding-right: 5px;
}
.okw_sort span.okw_current {
  font-weight: bold;
  padding-left: 12px;
  background: transparent url("../images/front/marker_down.gif") scroll no-repeat left center;
}

/* 各リンク・現在地 */
/* 検索結果　キーワード順 */
.okw_sort_key_index0 {
  border-right: 1px solid #000000;
  /* 検索時のソート条件の区切り文字 */
}

.clearfix:after {
  content: "";
}

.okw_sort {
  overflow: hidden;
}

/* 20140214 yamamoto add 旧サイトからのCSS取り込み ここから */
/* common.css */
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

* html .clearfix {
  height: 1%;
  overflow: visible;
}

.clearfix2 {
  overflow: hidden;
}
.clearfix2:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

* html .clearfix2 {
  height: 1%;
  overflow: hidden;
}

#wrapper {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_container.gif") no-repeat scroll 50% 64px;
  min-width: 940px;
  overflow: hidden;
}

#content {
    margin: 0 auto;
    width: 1000px;
    padding-top: 0!important;
}
#content #subtitle {
    background: #e6e8ed;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    
    margin: 0 calc(50% - 50vw);
    margin-bottom: 71px;
    width: 100vw;
    
    @media print, screen and (min-width: 768px) {
        height: 150px;
    }
    
    > .header{
        width: 1200px;
        margin: 0 auto;
        padding-right: 40px;
        padding-left: 40px;
        
        .title-lv1{
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: baseline;
            -ms-flex-align: baseline;
            align-items: baseline;
            
            font-weight: 700;
            font-size: 200%;
            line-height: 1.2;
        }
        
    }
}


#content #subtitle #pan {
  color: #8998A2;
  font-size: 80%;
  line-height: 1.2em;
  padding: 0 0 30px 5px;
}
#content #subtitle #pan a {
  color: #8998A2;
}
#content #subtitle h2 {
  background: url("../img/faq/sub_ttl.gif") no-repeat scroll 0 0;
  height: 31px;
  margin-top: 38px;
  text-indent: -9999px;
  width: 242px;
}
#content #main {
  color: #333333;
  float: left;
  text-align: left;
  width: 690px;
}
#content #main a {
  color: #0070D8;
}
#content #main a:hover, #content #main a:active {
  color: #13B8D8;
}
#content #main .main_box {
  background: url("../img/faq/bg_mainbox.gif") repeat-y scroll 0 0;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 25px;
}
#content #main .main_box .inner {
  padding: 10px 20px 15px;
  width: 650px;
}
#content #main .main_box .inner2 {
  padding: 20px;
}
#content #main .main_box .inner3 {
  overflow: hidden;
  padding: 20px 20px 10px;
}
#content #main .main_box .inner4 {
  padding: 8px 0 0;
  width: 690px;
}
#content #main .main_box .inner_tab {
  padding: 11px 18px 15px;
  width: 653px;
}
#content #main .main_box .inner_pan {
  color: #5A75D6;
  font-size: 100%;
  font-weight: bold;
}
#content #main .main_box .inner_pan a {
  color: #5A75D6;
  font-weight: bold;
  text-decoration: underline;
}
#content #main .main_box .inner_pan a:hover {
  color: #FF9A00;
  font-weight: bold;
}
#content #main .main_box h3 {
  height: 38px;
  text-indent: -9999px;
  width: 690px;
}

#key_area {
  height: 49px;
  position: relative;
  width: 690px;
}

#content #main .main_box h3#subttl_01 {
  background: url("../img/faq/sub1_01.gif") no-repeat scroll 0 0;
}
#content #main .main_box .keyword {
  background: none repeat scroll 0 0 #F0F5F8;
  margin: 0 -1px 0 1px;
  padding: 11px 19px;
  width: 650px;
}
#content #main .main_box .keyword a {
  color: #000000;
}
#content #main .main_box .keyword a:hover {
  color: #0000FF;
  text-decoration: none;
}
#content #main .main_box .keyword h4 {
  float: left;
  width: 158px;
}
#content #main .main_box .keyword p {
  float: right;
  text-align: right;
  vertical-align: bottom;
  width: 490px;
}
#content #main .main_box .keyword p img {
  padding: 0 8px 0 0;
  vertical-align: middle;
}
#content #main .main_box #link_guide {
  height: 23px;
  left: 567px;
  position: absolute;
  top: 8px;
  width: 115px;
}
#content #sidenavi_01 {
  float: right;
  font-size: 11px;
  height: 100%;
  text-align: left;
  width: 220px;
}

.ie8 #content #sidenavi_01, .ie9 #content #sidenavi_01 {
  float: right;
  font-size: 11px;
  height: 100%;
  text-align: left;
  width: 222px;
}

.firefox #content #sidenavi_01 #category, .opera #content #sidenavi_01 #category, .safari #content #sidenavi_01 #category, .ie8 #content #sidenavi_01 #category, .ie9 #content #sidenavi_01 #category {
  border-left: 1px solid #C5D3DD;
  border-right: 1px solid #C5D3DD;
}

#content #sidenavi_01 #category .clearcateimg {
  height: 100%;
}
#content #sidenavi_01 #category h4 {
  background: url("../img/faq/bg_category02.gif") no-repeat scroll 0 0;
  height: 38px;
  text-indent: -9999px;
  width: 220px;
}

.firefox #content #sidenavi_01 #category h4, .opera #content #sidenavi_01 #category h4 {
  background: url("../img/faq/bg_category02.gif") no-repeat scroll 0 0;
  height: 38px;
  text-indent: -9999px;
  width: 218px;
}

.ie6 #content #sidenavi_01 #category ul, .ie7 #content #sidenavi_01 #category ul {
  background: url("../img/faq/bg_category03.gif") repeat-y scroll 0 center;
}

#content #sidenavi_01 #category ul li a {
  background: url("../img/faq/icon_tree_plus_01.gif") no-repeat scroll 10px 10px;
  color: #333333;
  display: block;
  margin: 0;
  padding: 5px 1px 4px 25px;
  text-decoration: none;
}

.ie6 #content #sidenavi_01 #category ul li, .ie7 #content #sidenavi_01 #category ul li {
  display: inline;
  height: 1em;
}

#content #sidenavi_01 #category li.first-child a {
  background: url("../img/faq/icon_tree_root.gif") no-repeat scroll 10px 10px;
}
#content #sidenavi_01 #category li.first-gray a {
  background: url("../img/faq/icon_tree_root.gif") no-repeat scroll 10px 10px #E8EFF3;
  margin: 0;
}

.firefox #content #sidenavi_01 #category li.first-gray a, .opera #content #sidenavi_01 #category li.first-gray a {
  margin: 0;
}

#content #sidenavi_01 #category ul li a:hover, #content #sidenavi_01 #category ul li.open a:hover, #content #sidenavi_01 #category ul li a:hover, #content #sidenavi_01 #category ul li.none a:hover, #content #sidenavi_01 #category ul li a:hover, #content #sidenavi_01 #category ul li.none1 a:hover {
  background-color: #E8EFF3;
}
#content #sidenavi_01 #category ul li.open a {
  background: url("../img/faq/icon_tree_minus_01.gif") no-repeat scroll 10px 10px #E8EFF3;
  margin: 0;
}

.firefox #content #sidenavi_01 #category ul li.open a, .opera #content #sidenavi_01 #category ul li.open a {
  margin: 0;
}

#content #sidenavi_01 #category ul li ul {
  background: none repeat scroll 0 0;
}
#content #sidenavi_01 #category ul li ul li a {
  background: url("../img/faq/icon_tree_plus_02.gif") no-repeat scroll 24px 10px;
  padding: 5px 1px 4px 40px;
}
#content #sidenavi_01 #category ul li ul li.open2 a {
  background: url("../img/faq/icon_tree_minus_02.gif") no-repeat scroll 24px 10px #E8EFF3;
  margin: 0;
}

.firefox #content #sidenavi_01 #category ul li ul li.open2 a, .opera #content #sidenavi_01 #category ul li ul li.open2 a {
  margin: 0;
}

#content #sidenavi_01 #category ul li ul li.nonegray a {
  background: url("../img/faq/icon_tree_none_gray.gif") no-repeat scroll 24px 10px #E8EFF3;
  margin: 0;
  padding: 5px 1px 4px 40px;
}

.firefox #content #sidenavi_01 #category ul li ul li.nonegray a, .opera #content #sidenavi_01 #category ul li ul li.nonegray a {
  margin: 0;

}

#content #sidenavi_01 #category ul li ul li ul li.nonegray2 a {
  background: url("../img/faq/icon_tree_none_gray.gif") no-repeat scroll 24px 10px #E8EFF3;
  margin: 0;
  padding: 5px 1px 4px 50px;
}

.firefox #content #sidenavi_01 #category ul li ul li ul li.nonegray2 a, .opera #content #sidenavi_01 #category ul li ul li ul li.nonegray2 a {
  margin: 0;
}

#content #sidenavi_01 #category ul li a:hover, #content #sidenavi_01 #category ul li.open ul li.open2 a:hover {
  background-color: #E8EFF3;
}
#content #sidenavi_01 #category ul li ul li ul li.none1 a {
  background: url("../img/faq/icon_tree_none_01.gif") no-repeat scroll 24px 10px;
  padding: 5px 1px 5px 50px;
}
#content #sidenavi_01 #category ul li ul li.none a {
  background: url("../img/faq/icon_tree_none_01.gif") no-repeat scroll 24px 10px;
}
#content #sidenavi_01 #category .section.corporate ul li {
  margin-top: 10px;
}
#content #sidenavi_01 #category .section.corporate ul li.first-child {
  margin-top: 0;
}
#content #sidenavi_01 #category .section.newly-inquiry {
  margin: 20px 0 0;
}
#content #sidenavi_01 #category .section.cso img {
  margin-left: -10px;
  position: relative;
}
#content #sidenavi_01 #category p {
  background: url("../img/faq/bg_category03.gif") repeat-y scroll 0 0;
  padding-bottom: 12px;
  text-align: center;
}
#content #sidenavi_01 #category div img {
  vertical-align: top;
}
#content #sidenavi_01 #bnr_area p {
  margin-top: 10px;
}
#content #sidenavi_01 #web_guide {
  background: url("../img/faq/point_02.gif") no-repeat scroll 0 2px;
  float: right;
  margin-top: 10px;
  padding-left: 15px;
}
#content #sidenavi_01 #web_guide a {
  color: #333333;
}
#content #pagetop {
  clear: both;
  padding: 10px 0 15px;
  text-align: right;
  width: 940px;
}
#content #pagetop a {
  color: #333333;
}

#footer_box {
  margin: 0 auto;
  width: 940px;
}

div .hyokamessage_red {
  color: #FF0000;
  padding: 15px 0;
}

/* index.css */
#content #main .main_box h3#subttl_02 {
  background: url("../img/faq/sub1_02.gif") no-repeat scroll 0 0;
}
#content #main .main_box h3#subttl_03 {
  background: url("../img/faq/sub1_03.gif") no-repeat scroll 0 0;
}
#content #main .main_box #textArea {
  border: 6px solid #C5D3DD;
  height: 30px;
  line-height: 1;
  margin-top: 8px;
  vertical-align: top;
  width: 636px;
}
#content #main .main_box #textArea #innertextArea {
  border: 1px solid #7B95A9;
  height: 28px;
  width: 634px;
}
#content #main .main_box #textArea .faq_txt {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  font-size: 120%;
  height: 27px;
  line-height: 1.8;
  margin: 0;
  padding: 0 3px;
  vertical-align: top;
  width: 544px;
}
#content #main .main_box #textArea .faq_btn {
  background: url("../img/faq/btn_submit2.gif") no-repeat scroll 0 top;
  border: 0 none;
  height: 28px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  vertical-align: top;
  width: 84px;
}
#content #main .main_box #textArea .faq_btn_on {
  background: url("../img/faq/btn_submit2_on.gif") no-repeat scroll 0 top;
  border: 0 none;
  height: 28px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  vertical-align: top;
  width: 84px;
}
#content #main .main_box h4#subttl_02 {
  background: url("../img/faq/inner_ttl01.gif") no-repeat scroll 0 0;
  height: 12px;
  margin: 0 0 5px;
  text-indent: -9999px;
  width: 158px;
}
#content #main .main_box div#modalWindowArea h4#subttl_02 {
  background: url("../img/faq/inner_ttl01_2.gif") no-repeat scroll 0 0;
  height: 15px;
  width: 189px;
}
#content #main .main_box div#modalWindowArea ul#chil_keywd {
  line-height: 15px;
  padding-top: 15px;
}

.ie7 #content #main .main_box div#modalWindowArea ul#chil_keywd {
  line-height: 15px;
  padding-top: 0;
}

#content #main .main_box #faq_keywd {
  clear: both;
  line-height: 1.4;
  margin-left: 10px;
  width: 638px;
}
#content #main .main_box #faq_keywd li {
  float: left;
  width: 206px;
}
#content #main .main_box #faq_keywd li a {
  background: url("../img/faq/point_02.gif") no-repeat scroll 0 3px;
  display: block;
  font-size: 80%;
  padding-left: 12px;
  text-decoration: none;
}
#content #main .main_box .faq_recent {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #CCCCCC #CCCCCC -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  clear: both;
  padding: 10px;
  width: 630px;
}
#content #main .main_box .faq_recent .qalabel {
  height: 27px;
  margin-bottom: 2px;
  margin-left: 2px;
  width: 88px;
}
#content #main .main_box .faq_recent div {
  float: left;
  margin-top: 3px;
  width: 35px;
}
#content #main .main_box .faq_recent dl {
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  width: 595px;
}
#content #main .main_box .faq_recent dt {
  margin-bottom: 3px;
  text-align: right;
}
#content #main .main_box .faq_recent dd.que {
  background: url("../img/faq/ico_question.gif") no-repeat scroll 0 0;
  margin-bottom: 5px;
  min-height: 22px;
  padding-left: 30px;
  padding-top: 5px;
  width: 570px;
}
#content #main .main_box .faq_recent dd.que a {
  color: #000000;
  text-decoration: none;
}
#content #main .main_box .faq_recent dd.que a:hover {
  color: #0000FF;
  text-decoration: none;
}
#content #main .main_box .faq_recent dd.ans {
  background: url("../img/faq/ico_answer.gif") no-repeat scroll 0 0;
  margin-bottom: 5px;
  margin-left: 27px;
  min-height: 22px;
  padding-left: 30px;
  padding-top: 5px;
  width: 543px;
}
#content #main .main_box .faq_recent dd.ans a {
  color: #000000;
}
#content #main .main_box .faq_recent dd.ans a:hover {
  color: #0000FF;
  text-decoration: none;
}
#content #main .main_box .box_end {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
}
#content #main .main_box .faq_more {
  background: url("../img/faq/point_01.gif") no-repeat scroll 0 2px;
  float: right;
  margin-top: 10px;
  padding-left: 15px;
}
#content #main .main_box .faq_more a {
  color: #000000;
}
#content #main .main_box .faq_more a:hover {
  color: #0000FF;
  text-decoration: none;
}
#content #main .main_box #tab {
  background: url("../img/faq/bg_tabline.gif") repeat-x scroll left bottom;
  height: 35px;
  margin-top: 15px;
  width: 652px;
}
#content #main .main_box #tab li {
  display: inline;
}
#content #main .main_box #tab li a {
  background: url("../img/faq/bg_tab.gif") no-repeat scroll 0 0;
  color: #333333;
  display: block;
  float: left;
  font-size: 10px;
  height: 35px;
  line-height: 3;
  margin-right: 6px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 88px;
}
#content #main .main_box #tab li a:hover {
  color: #0000FF;
}
#content #main .main_box #tab li.tab_now a {
  background: url("../img/faq/bg_tab_on.gif") no-repeat scroll 0 0;
}
#content #main .main_box #tab li.tab_01 a {
  margin-right: 5px;
}
#content #main .main_box #tab li.tab_end a {
  margin: 0;
}
#content #main .main_box #tab_box {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #F0F5F8;
  border-color: #CCCCCC;
  border-image: none;
  border-right: 1px solid #CCCCCC;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 18px 0;
  width: 650px;
}
#content #main .main_box #tab_box dl {
  display: inline;
  float: left;
  margin: 20px 0 0 15px;
  padding: 0;
  width: 301px;
}
#content #main .main_box #tab_box dl.box_top {
  margin-top: 0;
}
#content #main .main_box #tab_box dl dt {
  background: url("../img/faq/sub2_01.gif") no-repeat scroll 0 0;
  font-size: 11px;
  height: 18px;
  padding: 3px 0;
  position: relative;
  width: 301px;
}
#content #main .main_box #tab_box dl dt span {
  font-weight: bold;
  margin-left: 10px;
}
#content #main .main_box #tab_box dl dt span.link_ichiran {
  display: block;
  position: absolute;
  top: 5px;
}
#content #main .main_box #tab_box dl dt span.link_ichiran a {
  color: #000000;
  text-decoration: none;
}
#content #main .main_box #tab_box dl dt span.link_ichiran a:hover {
  color: #0000FF;
  text-decoration: none;
}
#content #main .main_box #tab_box dl dd {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #CCCCCC;
  border-image: none;
  border-right: 1px solid #CCCCCC;
  border-style: solid;
  border-width: 0 1px 1px;
  min-height: 48px;
  padding: 10px 0 20px 10px;
  width: 289px;
}
#content #main .main_box #tab_box dl dd ul li {
  background: url("../img/faq/point_01.gif") no-repeat scroll 0 3px;
  float: left;
  font-size: 10px;
  line-height: 1.6;
  margin-right: 6px;
  padding-left: 15px;
  width: 120px;
}
#content #main .main_box #tab_box dl dd ul li a {
  color: #000000;
  text-decoration: none;
}
#content #main .main_box #tab_box dl dd ul li a:hover {
  color: #0000FF;
}
#content #main .main_box #tab_box dl dd p {
  background: url("../img/faq/point_02.gif") no-repeat scroll 0 2px;
  clear: left;
  float: right;
  padding-left: 15px;
  vertical-align: bottom;
}

#child .child_Window #chil_keywd {
  clear: both;
  line-height: 1.4;
  margin-left: 10px;
  width: 620px;
}
#child .child_Window #chil_keywd li {
  display: inline;
}
#child .child_Window #chil_keywd li a {
  background: url("../img/faq/point_02.gif") no-repeat scroll 0 3px;
  display: block;
  float: left;
  padding: 2px 0 5px 12px;
  text-decoration: none;
  width: 180px;
}
#child .child_Window #chil_keywd li a:hover {
  color: #FF0000;
}

/* module.css */
.pane2 #content #main-header {
  margin: 0;
  padding: 17px 0 0;
}
.pane2 #content #main {
  float: left;
  padding: 0;
}
.pane2 #content #aside {
  float: right;
  padding: 0;
}

.article .section {
  margin: 30px 0 0;
}
.article .section.first-child {
  margin: 0;
}

#content #main .section {
  background: url("../img/faq/cmn/bg_main_middle.gif") repeat-y scroll 0 0;
  width: 690px;
}
#content #main .section .header {
  margin: 0;
  position: relative;
}
#content #main .section .header .guide {
  position: absolute;
  right: 11px;
  top: 14px;
}
#content #main .section .body {
  background: url("../img/faq/cmn/bg_main_bottom_01.gif") no-repeat scroll 0 bottom;
  padding: 20px 21px;
}
#content #main .section .list-container {
  background: url("../img/faq/cmn/bg_main_in_bottom_01.gif") no-repeat scroll 0 bottom;
  margin: 0 auto;
  padding: 0 0 3px;
  width: 648px;
}
#content #main .section .list-container ul.list {
  background: url("../img/faq/cmn/bg_main_in_middle_01.gif") repeat-y scroll 0 0;
  width: 648px;
}
#content #main .section .list-container ul.list li {
  border-top: 1px solid #C5D3DD;
  display: inline-block;
  padding: 11px 11px 15px;
}
#content #main .section .list-container ul.list li.first-child {
  background: url("../img/faq/cmn/bg_main_in_top_01.gif") no-repeat scroll 0 0;
  border-top: medium none;
}
#content #main .section .list-container ul.list li ul, #content #main .section .list-container ul.list li dl {
  background: none repeat scroll 0 0;
}
#content #main .section .list-container ul.list li ul.service li {
  background: none repeat scroll 0 0;
  border-top: medium none;
  padding: 0;
}
#content #main .section .list-container ul.list li dl dt {
  margin-bottom: 5px;
}
#content #main .section .list-container ul.list li a.icon-q {
  background: url("../img/faq/cmn/icon_q.gif") no-repeat scroll 30px 0;
  clear: both;
  display: inline-block;
  padding: 0 0 0 64px;
}
#content #main .section .list-container ul.list li.new a.icon-q {
  background: url("../img/faq/cmn/icon_q_new.gif") no-repeat scroll 0 0;
}
#content #main .section .list-container ul.list li div.icon-a {
  background: url("../img/faq/cmn/icon_a.gif") no-repeat scroll 0 0;
  display: inline-block;
  margin: 0 0 0 64px;
  padding: 0 0 0 34px;
}
#content #main .section .block-q {
  background: url("../img/faq/cmn/icon_q.gif") no-repeat scroll 10px 10px;
  clear: both;
  font-size: 133%;
  font-weight: bold;
  line-height: 1.4em;
  margin-top: 2em;
  padding: 10px 10px 10px 42px;
}
#content #main .section .block-a {
  background: url("../img/faq/cmn/icon_a.gif") no-repeat scroll 10px 10px #FFFBDD;
  font-size: 116%;
  padding: 10px 10px 10px 42px;
}
#content #main .section .more {
  margin: 5px 0 0;
  text-align: right;
}
#content #main .section .body ul.service {
  float: right;
}
#content #main .section .body ul.service li {
  float: left;
  height: 27px;
  line-height: 1px;
  margin-left: 5px;
}
#content #main #keyword .body {
  padding: 0;
}
#content #main #keyword .body .form {
  padding: 10px 21px 20px;
}
#content #main #keyword .body .sub {
  background: url("../img/faq/cmn/bg_main_middle_02.gif") repeat-y scroll 0 0;
}
#content #main #keyword .body .sub dl {
  background: url("../img/faq/cmn/bg_main_bottom_02.gif") no-repeat scroll 0 bottom;
  padding: 10px 21px;
}
#content #main #keyword .body .sub dl dt {
  margin-bottom: 5px;
}
#content #main #keyword .body .sub dl dt img {
  float: left;
  vertical-align: text-bottom;
}
#content #main #keyword .body .sub dl dt a {
  float: right;
}
#content #main #keyword .body .sub dl dd {
  clear: both;
}
#content #main #keyword .body .sub dl dd ul li {
  float: left;
  width: 216px;
}
#content #main #keyword .body .sub dl dd ul li a {
  font-size: 83%;
}
#content #main #keyword .body form span.fgroup1 {
  background-color: #FFFFFF;
  border: 8px solid #C5D3DD;
  display: block;
}
#content #main #keyword .body form span.fgroup2 {
  background-color: #FFFFFF;
  border: 1px solid #6D89A0;
  display: block;
}
#content #main #keyword .body form input.text {
  border: 0 none;
  float: left;
  font-size: 150%;
  height: 18px;
  margin: 0;
  outline: medium none;
  padding: 5px;
  width: 536px;
}

.ie6 #content #main #keyword .body form input.text {
  width: 533px;
}

#content #main #keyword ol.topicpath {
  color: #8998A2;
  font-size: 84%;
  line-height: 1.2em;
  margin: 0 auto 8px;
  width: auto;
}
#content #main #keyword ol.topicpath a:link, #content #main #keyword ol.topicpath a:active, #content #main #keyword ol.topicpath a:visited {
  color: #8998A2;
  text-decoration: underline;
}
#content #main #keyword ol.topicpath a:focus, #content #main #keyword ol.topicpath a:hover {
  text-decoration: underline;
}
#content #main #keyword ol.topicpath li {
  display: inline-block;
  padding: 0 0.5em 0 1.2em;
}

.ie7 #content #main #keyword ol.topicpath li, .ie6 #content #main #keyword ol.topicpath li {
  display: inline;
  padding: 0 0.8em 0 1.2em;
}

#content #main #keyword ol.topicpath li.first-child {
  background: none repeat scroll 0 0;
  padding-left: 0;
}
#content #main #category .body ul.tabs {
  border-bottom: 1px solid #C5D3DD;
}
#content #main #category .body ul.tabs li {
  border-bottom: 1px solid #C5D3DD;
  float: left;
  margin: 0 0 -1px 5px;
}

.ie6 #content #main #category .body ul.tabs li {
  position: relative;
  z-index: 100;
}

#content #main #category .body ul.tabs li.current {
  border-bottom: 1px solid #F0F5F8;
}
#content #main #category .body ul.tabs li.first-child {
  margin-left: 0;
  margin-right: 1px;
}
#content #main #category .body ul.tabs li.last-child {
  margin-left: 6px;
}
#content #main #category .body ul.tabs li a {
  background: url("../img/faq/cmn/bg_tab.gif") no-repeat scroll 0 0;
  color: #333333;
  display: block;
  height: 24px;
  line-height: 1;
  padding: 10px 4px 0;
  text-align: center;
  text-decoration: none;
  width: 80px;
}
#content #main #category .body ul.tabs li.current a {
  background: url("../img/faq/cmn/bg_tab_current.gif") no-repeat scroll 0 0;
}
#content #main #category .body .content {
  background: url("../img/faq/cmn/bg_main_in_bottom_02.gif") no-repeat scroll 0 bottom;
  padding: 15px 0 0 15px;
  width: 633px;
}

.ie6 #content #main #category .body .content, .ie7 #content #main #category .body .content {
  padding: 15px 0 15px 15px;
}

#content #main #category .body .content dl {
  background: url("../img/faq/cmn/bg_main_in_in_middle.gif") repeat-y scroll 0 0;
  float: left;
  margin: 0 15px 15px 0;
  width: 301px;
}

.ie6 #content #main #category .body .content dl {
  margin: 0 10px 15px 0;
}

#content #main #category .body .content dl dt {
  background: url("../img/faq/cmn/bg_main_in_in_top.gif") no-repeat scroll 0 0;
  padding: 4px 10px;
}
#content #main #category .body .content dl dd {
  background: url("../img/faq/cmn/bg_main_in_in_bottom.gif") no-repeat scroll 0 bottom;
  clear: both;
  height: 4em;
  padding: 10px 15px;
}
#content #main #category .body .content dl dt span {
  float: left;
  font-weight: bold;
}
#content #main #category .body .content dl dt a {
  float: right;
}
#content #main #category .body .content dl dd ul li {
  float: left;
  width: 130px;
}
#content #main #qa-list .body dl.refine {
  margin-bottom: 15px;
}
#content #main #qa-list .body dl.refine dt {
  background-color: #9CB1C0;
  line-height: 1;
  padding: 6px;
}
#content #main #qa-list .body dl.refine dd {
  border: 1px solid #9CB1C0;
  padding: 6px 0 6px 6px;
}
#content #main #qa-list .body dl.refine dd li {
  float: left;
  margin: 0 3px 3px 0;
}
#content #main #answer .body {
  background: url("../img/faq/cmn/bg_main_top_01.gif") no-repeat scroll 0 0;
  padding: 21px;
}
#content #main #answer .body .findout {
  margin: 20px auto;
  text-align: center;
}
#content #main #answer .body .findout ul {
  display: inline-block;
}

.ie6 #content #main #answer .body .findout ul, .ie7 #content #main #answer .body .findout ul {
  display: inline;
}

#content #main #answer .body .findout ul li {
  float: left;
  margin-left: 20px;
}
#content #main #answer .body .findout ul li.first-child {
  margin-left: 0;
}
#content #main #answer .enq {
  background: url("../img/faq/cmn/bg_enq_bottom.gif") no-repeat scroll 0 bottom;
  min-height: 104px;
  padding: 21px;
  text-align: center;
}
#content #main #answer .enq .title {
  font-weight: bold;
  margin: 0 0 10px;
  text-align: center;
}
#content #main #answer .enq .title .icon {
  color: #5A75D6;
}
#content #main #answer .enq ul {
  display: inline-block;
}

.ie6 #content #main #answer .enq ul, .ie7 #content #main #answer .enq ul {
  display: inline;
}

#content #main #answer .enq ul li {
  float: left;
  margin-left: 10px;
}
#content #main #answer .enq ul li.first-child {
  margin-left: 0;
}
#content #main #qa-list .body .pager-info {
  margin-top: 1em;
}
#content #main #qa-list .body .pager-container {
  text-align: center;
}
#content #main #qa-list .body .pager {
  display: inline-block;
  line-height: 1;
  margin: 1em auto;
}

.ie6 #content #main #qa-list .body .pager, .ie7 #content #main #qa-list .body .pager {
  display: inline;
}

#content #main #qa-list .body .pager a.prev, #content #main #qa-list .body .pager a.next {
  float: left;
}
#content #main #qa-list .body .pager span.page, #content #main #qa-list .body .pager ol, #content #main #qa-list .body .pager li {
  float: left;
}
#content #main #qa-list .body .pager a.next, #content #main #qa-list .body .pager span.page, #content #main #qa-list .body .pager li {
  padding-left: 10px;
}
#content #main #qa-list .body .pager a.prev {
  border-right: 1px solid #333333;
  margin-top: 0;
  padding-right: 10px;
}
#content #main #qa-list .body .pager a.next {
  border-left: 1px solid #333333;
  margin-left: 10px;
}
#content #aside dl dd {
  background: url("../img/faq/cmn/bg_aside_middle.gif") repeat-y scroll 0 bottom;
}
#content #aside dl dd ul {
  background: url("../img/faq/cmn/bg_aside_bottom.gif") no-repeat scroll 0 bottom;
  padding-bottom: 3px;
}
#content #aside dl dd ul li a {
  background: url("../img/faq/cmn/icon_tree_plus_01.gif") no-repeat scroll 10px 10px;
  color: #333333;
  display: block;
  margin: 0 1px;
  padding: 5px 1px 5px 25px;
  text-decoration: none;
}

.ie6 #content #aside dl dd ul li {
  display: inline;
  height: 1em;
}

#content #aside dl dd ul li a:hover, #content #aside dl dd ul li.open a:hover, #content #aside dl dd ul li.none a:hover {
  background-color: #E8EFF3;
}
#content #aside dl dd ul li.open a {
  background: url("../img/faq/cmn/icon_tree_minus_01.gif") no-repeat scroll 10px 10px #E8EFF3;
}
#content #aside dl dd ul li ul {
  background: none repeat scroll 0 0;
}
#content #aside dl dd ul li ul li a {
  background: url("../img/faq/cmn/icon_tree_plus_02.gif") no-repeat scroll 24px 10px;
}
#content #aside dl dd ul li.open ul li a {
  background: url("../img/faq/cmn/icon_tree_plus_02.gif") no-repeat scroll 24px 10px;
}
#content #aside .section.corporate ul li {
  margin-top: 10px;
}
#content #aside .section.corporate ul li.first-child {
  margin-top: 0;
}
#content #aside .section.newly-inquiry {
  margin: 20px 0 0;
}
#content #aside .section.cso img {
  margin-left: -10px;
  position: relative;
}
#content #aside div {
  margin: 0 0 20px;
}
#content #sidenavi_02 {
  float: right;
  font-size: 11px;
  text-align: left;
  width: 220px;
}
#content #sidenavi_02 #category h4 {
  background: url("../img/faq/bg_category02.gif") no-repeat scroll 0 0;
  height: 38px;
  text-indent: -9999px;
  width: 220px;
}
#content #sidenavi_02 #category ul {
  background: url("../img/faq/bg_category03.gif") repeat-y scroll 0 center;
}
#content #sidenavi_02 #category ul li a {
  background: url("../img/faq/icon_tree_plus_01.gif") no-repeat scroll 10px 10px;
  color: #333333;
  display: block;
  margin: 0 1px;
  padding: 5px 1px 4px 25px;
  text-decoration: none;
}

/* sidenavi.css */
.ie6 #content #sidenavi_02 #category ul li {
  display: inline;
  height: 1em;
}

#content #sidenavi_02 #category li.first-child a {
  background: url("../img/faq/icon_tree_root.gif") no-repeat scroll 10px 10px;
}
#content #sidenavi_02 #category li.first-child-on a {
  background: url("../img/faq/icon_tree_root.gif") no-repeat scroll 10px 10px #E8EFF3;
}
#content #sidenavi_02 #category ul li a:hover {
  background-color: #E8EFF3;
}
#content #sidenavi_02 #category ul li.open a {
  background: url("../img/faq/icon_tree_minus_01.gif") no-repeat scroll 10px 10px #E8EFF3;
}
#content #sidenavi_02 #category ul li.open a:hover {
  background-color: #E8EFF3;
}
#content #sidenavi_02 #category ul li ul {
  background: none repeat scroll 0 0;
}
#content #sidenavi_02 #category ul li ul li a {
  background: url("../img/faq/icon_tree_plus_02.gif") no-repeat scroll 24px 10px;
  padding: 5px 1px 4px 40px;
}
#content #sidenavi_02 #category ul li.open ul li a {
  background: url("../img/faq/icon_tree_plus_02.gif") no-repeat scroll 24px 10px;
  padding: 5px 1px 4px 40px;
}
#content #sidenavi_02 #category ul li ul li.open a {
  background: url("../img/faq/icon_tree_minus_02.gif") no-repeat scroll 24px 10px #E8EFF3;
}
#content #sidenavi_02 #category ul li ul li ul {
  background: none repeat scroll 0 0;
}
#content #sidenavi_02 #category ul li ul li ul li a {
  padding: 5px 1px 4px 50px;
}
#content #sidenavi_02 #category ul li ul li.open ul li a {
  padding: 5px 1px 4px 50px;
}
#content #sidenavi_02 #category ul li ul li ul li.open a {
  background-color: #E8EFF3;
}
#content #sidenavi_02 #category .section.corporate ul li {
  margin-top: 10px;
}
#content #sidenavi_02 #category .section.corporate ul li.first-child {
  margin-top: 0;
}
#content #sidenavi_02 #category .section.newly-inquiry {
  margin: 20px 0 0;
}
#content #sidenavi_02 #category .section.cso img {
  margin-left: -10px;
  position: relative;
}
#content #sidenavi_02 #category p {
  padding-bottom: 12px;
  text-align: center;
}
#content #sidenavi_02 #category div img {
  vertical-align: top;
}
#content #sidenavi_02 #bnr_area p {
  margin-top: 10px;
}
#content #sidenavi_02 #web_guide {
  float: right;
  margin-top: 10px;
  padding-left: 15px;
}
#content #sidenavi_02 #web_guide a {
  color: #333333;
}
#content #sidenavi_02 #category ul li:last-child {
  border-bottom: 1px solid #C5D3DD;
  margin: 0;
}

.ie6 #content #sidenavi_02 #category ul li, .ie7 #content #sidenavi_02 #category ul li:last-child {
  margin: 0;
}

#content #sidenavi_02 #category ul li {
  background: -moz-linear-gradient(center top, #FFFFFF, #F4F4F4) repeat scroll 0 0;
  border-color: #C5D3DD;
  border-style: solid;
  border-width: 1px;
  margin-bottom: -1px;
  min-height: 19px;
}

.ie6 #content #sidenavi_02 #category ul li, .ie7 #content #sidenavi_02 #category ul li {
  background: -moz-linear-gradient(center top, #FFFFFF, #F4F4F4) repeat scroll 0 0;
  border-left: 1px solid #C5D3DD;
  border-right: 1px solid #C5D3DD;
  min-height: 19px;
}

#content #sidenavi_02 #category ul li.first-child {
  background: -moz-linear-gradient(center top, #FFFFFF, #E4E4FF) repeat scroll 0 0;
  border-top: medium none;
  font-size: 16px;
  min-height: 0;
}
#content #sidenavi_02 #category ul li.first-child a {
  color: #4F4F4F;
  font-size: 13px;
  font-weight: bold;
}
#content #sidenavi_02 #category ul li a, #content #sidenavi_02 #category ul li.open a {
  background: url("../img/cmn/arrow_c01.gif") no-repeat scroll 10px 13px;
  margin: 0;
  min-height: 19px;
  padding-top: 8px;
  vertical-align: middle;
}

.ie6 #content #sidenavi_02 #category ul li a, .ie6 #content #sidenavi_02 #category ul li.open a {
  background: url("../img/cmn/arrow_c01.gif") no-repeat scroll 10px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 8px;
  vertical-align: middle;
}

.ie7 #content #sidenavi_02 #category ul li a, .ie7 #content #sidenavi_02 #category ul li.open a {
  background: url("../img/cmn/arrow_c01.gif") no-repeat scroll 10px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 7px;
  vertical-align: middle;
}

.ie9 #content #sidenavi_02 #category ul li a, .ie9 #content #sidenavi_02 #category ul li.open a {
  background: url("../img/cmn/arrow_c01.gif") no-repeat scroll 10px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 7px;
  vertical-align: middle;
}

.safari #content #sidenavi_02 #category ul li a, .safari #content #sidenavi_02 #category ul li.open a {
  background: url("../img/cmn/arrow_c01.gif") no-repeat scroll 10px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 7px;
  vertical-align: middle;
}

#content #sidenavi_02 #category ul li.first-child a {
  background: none repeat scroll 0 0;
  padding-left: 10px;
}
#content #sidenavi_02 #category ul li a:hover {
  background-color: #E8EFF3;
}
#content #sidenavi_02 #category ul li.open ul li a {
  background: url("../img/cmn/arrow_c02.gif") no-repeat scroll 15px 13px;
  margin: 0;
  min-height: 19px;
  padding-top: 8px;
  vertical-align: middle;
}

.ie6 #content #sidenavi_02 #category ul li.open ul li a {
  background: url("../img/cmn/arrow_c02.gif") no-repeat scroll 15px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 8px;
  vertical-align: middle;
}

.ie7 #content #sidenavi_02 #category ul li.open ul li a, .ie9 #content #sidenavi_02 #category ul li.open ul li a, .safari #content #sidenavi_02 #category ul li.open ul li a {
  background: url("../img/cmn/arrow_c02.gif") no-repeat scroll 15px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 7px;
  vertical-align: middle;
}

#content #sidenavi_02 #category ul li.open ul li a:hover {
  background-color: #D8DFE3;
}
#content #sidenavi_02 #category ul li.open ul li.open ul li a {
  background: url("../img/cmn/arrow_c03.gif") no-repeat scroll 15px 13px;
  margin: 0;
  min-height: 19px;
  padding-top: 8px;
  vertical-align: middle;
}

.ie6 #content #sidenavi_02 #category ul li.open ul li.open ul li a {
  background: url("../img/cmn/arrow_c03.gif") no-repeat scroll 15px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 8px;
  vertical-align: middle;
}

.ie7 #content #sidenavi_02 #category ul li.open ul li.open ul li a, .ie9 #content #sidenavi_02 #category ul li.open ul li.open ul li a, .safari #content #sidenavi_02 #category ul li.open ul li.open ul li a {
  background: url("../img/cmn/arrow_c03.gif") no-repeat scroll 15px 13px;
  margin: 0;
  min-height: 19px;
  padding-bottom: 5px;
  padding-top: 7px;
  vertical-align: middle;
}

#content #sidenavi_02 #category ul li.open {
  background: none repeat scroll 0 0 #E8EFF3;
  border-left: 1px solid #C5D3DD;
  filter: none;
  padding-bottom: 5px;
}
#content #sidenavi_02 #category ul li.open ul li {
  background-color: #FFFFFF;
  border-right: medium none;
  margin-left: 5px;
  margin-right: 0;
}
#content #sidenavi_02 #category ul li.open ul li.open {
  background-color: #D8DFE3;
  border-left: 1px solid #C5D3DD;
  padding-bottom: 5px;
}
#content #sidenavi_02 #category ul li.open ul li.open ul li {
  background-color: #FFFFFF;
  margin-left: 5px;
  margin-right: 0;
}
#content #sidenavi_02 #category ul li.open ul li.open ul li a:hover {
  background-color: #C8CFD3;
}
#content #sidenavi_02 #category ul li.open ul li.open ul li.open {
  background-color: #C8CFD3;
  border-left: 1px solid #C5D3DD;
  border-right: medium none;
  padding-bottom: 0;
}

.ie6 #content #sidenavi_02 #category ul li {
  width: 218px;
}
.ie6 #content #sidenavi_02 #category ul li.open {
  width: 212px;
}
.ie6 #content #sidenavi_02 #category ul li.open ul li {
  width: 212px;
}
.ie6 #content #sidenavi_02 #category ul li.open ul li.open {
  width: 206px;
}
.ie6 #content #sidenavi_02 #category ul li.open ul li.open ul li {
  width: 206px;
}

/* layout.css */
html {
  color: #333333;
  font-family: "ＭＳ Ｐゴシック";
  font-size: 18px;
  line-height: 1.65;
  word-break: break-all;
  word-wrap: break-word;
}
html.ie9, html.ie8, html.ie7, html.ie6 {
  font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  font-size: 75%;
}

body {
  background: none repeat scroll 0 0;
}

.fs9 {
  font-size: 75%;
}

.fs10 {
  font-size: 83%;
}

.fs11 {
  font-size: 91%;
}

.fs12 {
  font-size: 100%;
}

.fs13 {
  font-size: 108%;
}

.fs14 {
  font-size: 116%;
}

.fs15 {
  font-size: 125%;
}

.fs16 {
  font-size: 133%;
}

.fs17 {
  font-size: 141%;
}

.fs18 {
  font-size: 150%;
}

.fs19 {
  font-size: 158%;
}

.fs20 {
  font-size: 166%;
}

.fs21 {
  font-size: 175%;
}

.fs22 {
  font-size: 183%;
}

.fs23 {
  font-size: 191%;
}

.fs24 {
  font-size: 200%;
}

.fs25 {
  font-size: 208%;
}

.fs26 {
  font-size: 216%;
}

.fs30 {
  font-size: 250%;
}

body {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_body.gif") repeat-x scroll 0 64px #FFFFFF;
}

#okw_wrapper {
  border-top: 7px solid #272f89;
}

#header {
  min-width: 940px;
  background: #ffffff url("https://qa.flets-w.com/usr/file/attachment/line_1px.gif") repeat-x 0 100%;
  margin: 0 auto 15px;
}

#header-inner {
  width: 940px;
  height: auto;
  margin: 0 auto;
  position: relative;
}

ol.topicpath, .ie7 ol.topicpath, .ie8 ol.topicpath {
  font-size: 70%;
  margin: 0 auto 13px;
  padding: 15px 5px 0;
  width: 930px;
}

#contents {
  margin: 13px auto 0;
  width: 940px;
}

#pagetop {
  clear: both;
  margin: 18px auto 0;
  width: 940px;
}

#footer-utility {
  clear: both;
  margin-top: 20px;
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap.gif") repeat-x center top scroll #e3eff6;
}
#footer-utility .aside {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap_wrap.gif") no-repeat center top scroll transparent;
}
#footer-utility .aside .wrap {
  width: 940px;
  margin: 0 auto;
}

#footer {
  clear: both;
}
#footer .wrap {
  width: 940px;
  margin: 0 auto;
  padding: 28px 0 44px 0;
}

.pane1 #contents .main {
  padding: 30px 0 0;
}

.pane2 #contents #main {
  float: right;
  padding: 17px 0 0;
  width: 690px;
}
.pane2 #contents #aside {
  float: left;
  padding: 17px 0 0;
  width: 220px;
}

.pane3 #contents .content {
  float: right;
  width: 690px;
}
.pane3 #contents .content #main {
  float: left;
  padding: 17px 0 0;
  width: 480px;
}
.pane3 #contents .content #sub {
  float: right;
  padding: 17px 0 0;
  width: 190px;
}
.pane3 #contents #aside {
  float: left;
  padding: 17px 0 0;
  width: 220px;
}

body.popup {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_pop_body.gif") repeat-x scroll 0 64px;
}

.popup .container {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_pop_container.gif") no-repeat scroll 50% 64px;
  min-width: 690px;
}
.popup #header {
  margin-bottom: 41px;

  width: 690px;
}
.popup #contents {
  width: 690px;
}
.popup .shinsa-num {
  margin-top: 13px;
}
.popup #contents #main .control.close {
  margin-top: 60px;
}
.popup #pagetop {
  width: 690px;
}
.popup #footer {
  border-top: 1px solid #CEE1EC;
  margin: 14px 0 0;
}
.popup #footer .wrap {
  width: 690px;
}

.pane-nfs #footer {
  border-top: 1px solid #CEE1EC;
  margin-top: 20px;
}

/* module.css */
.indent1 {
  padding-left: 1em;
  text-indent: -1em;
}

.indent1-5 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.indent1-7 {
  padding-left: 1.7em;
  text-indent: -1.7em;
}

.indent2 {
  padding-left: 2em;
  text-indent: -2em;
}

.indent3 {
  padding-left: 3em;
  text-indent: -3em;
}

.indent4 {
  padding-left: 4em;
  text-indent: -4em;
}

.indent4-5 {
  padding-left: 4.5em;
  text-indent: -4.5em;
}

.indent5 {
  padding-left: 5em;
  text-indent: -5em;
}

.indent6 {
  padding-left: 6em;
  text-indent: -6em;
}

.indent7 {
  padding-left: 7em;
  text-indent: -7em;
}

.indent7-5 {
  padding-left: 7.5em;
  text-indent: -7.5em;
}

.indent8 {
  padding-left: 8em;
  text-indent: -8em;
}

.indent8-5 {
  padding-left: 8.5em;
  text-indent: -8.5em;
}

.indent9 {
  padding-left: 9em;
  text-indent: -9em;
}

.indent9-5 {
  padding-left: 9.5em;
  text-indent: -9.5em;
}

.indent10 {
  padding-left: 10em;
  text-indent: -10em;
}

span.indent1, span.indent1-5, span.indent1-7, span.indent2, span.indent3, span.indent4, span.indent4-5, span.indent5, span.indent6, span.indent7, span.indent7-5, span.indent8, span.indent8-5, span.indent9, span.indent9-5, span.indent10 {
  display: inline-block;
}

li.indent1, li.indent1-5, li.indent1-7, li.indent2, li.indent3, li.indent4, li.indent4-5, li.indent5, li.indent6, li.indent7, li.indent7-5, li.indent8, li.indent8-5, li.indent9, li.indent9-5, li.indent10 {
  text-indent: 0;
}
li.indent1 span {
  display: inline-block;
  margin-left: -1em;
  text-indent: 0;
  width: 1em;
}
li.indent1-5 span {
  display: inline-block;
  margin-left: -1.5em;
  text-indent: 0;
  width: 1.5em;
}
li.indent1-7 span {
  display: inline-block;
  margin-left: -1.7em;
  text-indent: 0;
  width: 1.7em;
}
li.indent2 span {
  display: inline-block;
  margin-left: -2em;
  text-indent: 0;
  width: 2em;
}
li.indent3 span {
  display: inline-block;
  margin-left: -3em;
  text-indent: 0;
  width: 3em;
}
li.indent4 span {
  display: inline-block;
  margin-left: -4em;
  text-indent: 0;
  width: 4em;
}
li.indent4-5 span {
  display: inline-block;
  margin-left: -4.5em;
  text-indent: 0;
  width: 4.5em;
}
li.indent5 span {
  display: inline-block;
  margin-left: -5em;
  text-indent: 0;
  width: 5em;
}
li.indent6 span {
  display: inline-block;
  margin-left: -6em;
  text-indent: 0;
  width: 6em;
}
li.indent7 span {
  display: inline-block;
  margin-left: -7em;
  text-indent: 0;
  width: 7em;
}
li.indent7-5 span {
  display: inline-block;
  margin-left: -7.5em;
  text-indent: 0;
  width: 7.5em;
}
li.indent8 span {
  display: inline-block;
  margin-left: -8em;
  text-indent: 0;
  width: 8em;
}
li.indent8-5 span {
  display: inline-block;
  margin-left: -8.5em;
  text-indent: 0;
  width: 8.5em;
}
li.indent9 span {
  display: inline-block;
  margin-left: -9em;
  text-indent: 0;
  width: 9em;
}
li.indent9-5 span {
  display: inline-block;
  margin-left: -9.5em;
  text-indent: 0;
  width: 9.5em;
}
li.indent10 span {
  display: inline-block;
  margin-left: -10em;
  text-indent: 0;
  width: 10em;
}

dt.indent1, dt.indent1-5, dt.indent1-7, dt.indent2, dt.indent3, dt.indent4, dt.indent4-5, dt.indent5, dt.indent6, dt.indent7, dt.indent7-5, dt.indent8, dt.indent8-5, dt.indent9, dt.indent9-5, dt.indent10 {
  text-indent: 0;
}
dt.indent1 span {
  display: inline-block;
  margin-left: -1em;
  text-indent: 0;
  width: 1em;
}
dt.indent1-5 span {
  display: inline-block;
  margin-left: -1.5em;
  text-indent: 0;
  width: 1.5em;
}
dt.indent1-7 span {
  display: inline-block;
  margin-left: -1.7em;
  text-indent: 0;
  width: 1.7em;
}
dt.indent2 span {
  display: inline-block;
  margin-left: -2em;
  text-indent: 0;
  width: 2em;
}
dt.indent3 span {
  display: inline-block;
  margin-left: -3em;
  text-indent: 0;
  width: 3em;
}
dt.indent4 span {
  display: inline-block;
  margin-left: -4em;
  text-indent: 0;
  width: 4em;
}
dt.indent4-5 span {
  display: inline-block;
  margin-left: -4.5em;
  text-indent: 0;
  width: 4.5em;
}
dt.indent5 span {
  display: inline-block;
  margin-left: -5em;
  text-indent: 0;
  width: 5em;
}
dt.indent6 span {
  display: inline-block;
  margin-left: -6em;
  text-indent: 0;
  width: 6em;
}
dt.indent7 span {
  display: inline-block;
  margin-left: -7em;
  text-indent: 0;
  width: 7em;
}
dt.indent7-5 span {
  display: inline-block;
  margin-left: -7.5em;
  text-indent: 0;
  width: 7.5em;
}
dt.indent8 span {
  display: inline-block;
  margin-left: -8em;
  text-indent: 0;
  width: 8em;
}
dt.indent8-5 span {
  display: inline-block;
  margin-left: -8.5em;
  text-indent: 0;
  width: 8.5em;
}
dt.indent9 span {
  display: inline-block;
  margin-left: -9em;
  text-indent: 0;
  width: 9em;
}
dt.indent9-5 span {
  display: inline-block;
  margin-left: -9.5em;
  text-indent: 0;
  width: 9.5em;
}
dt.indent10 span {
  display: inline-block;
  margin-left: -10em;
  text-indent: 0;
  width: 10em;
}

dl.indent1, dl.indent1-5, dl.indent1-7, dl.indent2, dl.indent3, dl.indent4, dl.indent4-5, dl.indent5, dl.indent6, dl.indent7, dl.indent7-5, dl.indent8, dl.indent8-5, dl.indent9, dl.indent9-5, dl.indent10 {
  text-indent: 0;
}
dl.indent1 dt, dl.indent1-5 dt, dl.indent1-7 dt, dl.indent2 dt, dl.indent3 dt, dl.indent4 dt, dl.indent4-5 dt, dl.indent5 dt, dl.indent6 dt, dl.indent7 dt, dl.indent7-5 dt, dl.indent8 dt, dl.indent8-5 dt, dl.indent9 dt, dl.indent9-5 dt, dl.indent10 dt {
  font-weight: bold;
}
dl.indent1 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -1em;
  text-indent: 0;
  width: 1em;
}
dl.indent1-5 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -1.5em;
  text-indent: 0;
  width: 1.5em;
}
dl.indent1-7 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -1.7em;
  text-indent: 0;
  width: 1.7em;
}
dl.indent2 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -2em;
  text-indent: 0;
  width: 2em;
}
dl.indent3 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -3em;
  text-indent: 0;
  width: 3em;
}
dl.indent4 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -4em;
  text-indent: 0;
  width: 4em;
}
dl.indent4-5 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -4.5em;
  text-indent: 0;
  width: 4.5em;
}
dl.indent5 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -5em;
  text-indent: 0;
  width: 5em;
}
dl.indent6 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -6em;
  text-indent: 0;
  width: 6em;
}
dl.indent7 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -7em;
  text-indent: 0;
  width: 7em;
}
dl.indent7-5 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -7.5em;
  text-indent: 0;
  width: 7.5em;
}
dl.indent8 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -8em;
  text-indent: 0;
  width: 8em;
}
dl.indent8-5 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -8.5em;
  text-indent: 0;
  width: 8.5em;
}
dl.indent9 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -9em;
  text-indent: 0;
  width: 9em;
}
dl.indent9-5 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -9.5em;
  text-indent: 0;
  width: 9.5em;
}
dl.indent10 dt span {
  display: inline-block;
  font-weight: normal;
  margin-left: -10em;
  text-indent: 0;
  width: 10em;
}

a:link {
  color: #1A65D4;
  text-decoration: underline;
}
a:active {
  color: #1A65D4;
}
a:visited {
  color: #994BB2;
}
a:focus, a:hover {
  color: #07B7D7;
}

.arrow-c01 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c01.gif") no-repeat scroll 2px 0.5em;
  display: inline-block;
  padding-left: 0.8em;
}

.ie7 .arrow-c01 {
  background-position: 2px 7px;
}

.ie6 .arrow-c01 {
  background-position: 2px 0.6em;
}

.arrow-c02 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c02.gif") no-repeat scroll 2px 0.1em;
  display: inline-block;
  padding-left: 1.5em;
}

.arrow-c03 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c03.gif") no-repeat scroll 2px 0.1em;
  display: inline-block;
  padding-left: 1.5em;
}

.arrow-c04 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c04.gif") no-repeat scroll 2px 0.1em;
  display: inline-block;
  padding-left: 1.5em;
}

.arrow-c05 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c05.gif") no-repeat scroll 2px 0.4em;
  display: inline-block;
  padding-left: 1.5em;
}

.arrow-01 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_01.gif") no-repeat scroll 2px 0.4em;
  display: inline-block;
  padding-left: 1.5em;
}

a.arrow-01:link, a.arrow-01:active {
  color: #000000;
  text-decoration: underline;
}
a.arrow-01:visited {
  color: #000000;
}
a.arrow-01:focus, a.arrow-01:hover {
  color: #0000FF;
}

.arrow-02 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_02.gif") no-repeat scroll 2px 0.5em;
  display: inline-block;
  padding-left: 1em;
}

a.arrow-02:link, a.arrow-02:active {
  color: #1A65D4;
  text-decoration: underline;
}
a.arrow-02:visited {
  color: #994BB2;
}
a.arrow-02:focus, a.arrow-02:hover {
  color: #07B7D7;
}

.arrow-06 {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_06.gif") no-repeat scroll 2px 0.4em;
  display: inline-block;
  padding-left: 1.5em;
}

.arrow-c06 {
  display: inline-block;
  padding-left: 0.8em;
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c06.png") no-repeat 0 0.5em scroll transparent;
}

.ie7 .arrow-c06, .ie6 .arrow-c06 {
  background-position: 2px 0.5em;
}

div.paragraph {
  margin: 35px 0 0;
}
div.paragraph.first-child {
  margin: 0;
}
div.paragraph p {
  margin: 1.5em 0 0;
}
div.paragraph p.first-child {
  margin: 0;
}

.bowel p {
  font-size: 84%;
}

body p.shinsa-num {
  border: 1px solid #C4CBD0;
  clear: both;
  float: right;
  margin-top: 62px;
  padding: 1px 3px;
  text-align: center;
}
body div.shinsa-block {
  clear: both;
  padding: 62px 0 0;
  margin: 0 auto;
  width: 940px;
}
body div.shinsa-block p.shinsa-num {
  margin: 0;
  padding: 11px 1em;
}

.article .section {
  margin: 60px 0 0;
}
.article .section.first-child {
  margin: 23px 0 0;
}
.article .section .section {
  margin: 30px 0 0;
}
.article .section .section .section {
  margin: 30px 0 0;
}
.article .frame {
  background-color: #F0F0F0;
  margin-top: 30px;
  padding: 15px;
}
.article .frame .section {
  margin: 15px 0 0;
}
.article .frame .section.first-child {
  margin: 0;

}
.article .frame .section .title-f {
  font-size: 84%;
  font-weight: bold;
}
.article .frame .section p {
  font-size: 84%;
}

/*
.title-lv1 {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_title_lv1.gif") no-repeat scroll 0 6px;
  color: #181042;
  font-size: 250%;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 26px;
  padding: 2px 0 1px 1.2em;
}

.ie8 .title-lv1 {
  padding-bottom: 2px;
  padding-top: 3px;
}

.ie7 .title-lv1, .ie6 .title-lv1 {
  padding-bottom: 2px;
  padding-top: 2px;
}

.title-lv1 span.remarks {
  font-size: 50%;
}
*/

.title-lv2 {
  background: url("https://qa.flets-w.com/usr/file/attachment/title/bg_title_lv2_bottom.gif") no-repeat scroll left bottom;
  color: #0C0C0C;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 0 15px;
  padding: 0 0 7px;
  width: 690px;
}

.ie8 .title-lv2, .ie7 .title-lv2, .ie6 .title-lv2 {
  padding-bottom: 5px;
}

.pane1 .title-lv2 {
  background: url("https://qa.flets-w.com/usr/file/attachment/title/bg_pane1_title_lv2_bottom.gif") no-repeat scroll left bottom;
  width: 940px;
}

.title-lv2 span {
  background: url("https://qa.flets-w.com/usr/file/attachment/title/bg_title_lv2_top.gif") no-repeat scroll left top;
  display: block;
  padding: 8px 10px 0 25px;
}

.pane1 .title-lv2 span {
  background: url("https://qa.flets-w.com/usr/file/attachment/title/bg_pane1_title_lv2_top.gif") no-repeat scroll left top;
}

.ie8 .title-lv2 span, .ie7 .title-lv2 span, .ie6 .title-lv2 span {
  padding-top: 10px;
}

.title-lv3 {
  background: url("https://qa.flets-w.com/usr/file/attachment/title/bg_title_lv3.gif") no-repeat scroll 0 0.6em;
  border-bottom: 3px solid #CCDBE4;
  color: #140E36;
  font-size: 141%;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0 0 15px;
  padding: 3px 0 3px 1.2em;
}

.title-lv4 {
  background: url("https://qa.flets-w.com/usr/file/attachment/title/bg_title_lv4_base.gif") repeat scroll 0 0;
  color: #333333;
  font-size: 125%;
  font-weight: bold;
  margin: 0 0 15px;
}
.title-lv4 span {
  background: url("https://qa.flets-w.com/usr/file/attachment/title/bg_title_lv4_icon.gif") no-repeat scroll 8px 0.8em;
  display: block;
  line-height: 1.5em;
  padding: 5px 14px 5px 25px;
}

.title-lv5 {
  border-left: 4px solid #5A75D6;
  font-size: 116%;
  font-weight: bold;
  line-height: 1.4em;
  margin: 0 0 13px;
  padding-left: 0.4em;
}

.ie8 .title-lv5 {
  padding: 2px 0 0 0.4em;
}

.ie7 .title-lv5, .ie6 .title-lv5 {
  padding: 1px 0 0 0.4em;
}

.title-lv6 {
  font-size: 84%;
  font-weight: bold;
}

ul.disc-list li {
  background: url("https://qa.flets-w.com/usr/file/attachment/square.gif") no-repeat scroll 1px 0.5em;
  padding-left: 1.3em;
}
ul.disc-list li ul li {
  background: url("https://qa.flets-w.com/usr/file/attachment/disc_01.gif") no-repeat scroll 6px 0.55em;
  padding-left: 1.5em;
}
ul.disc-list li ul li ul li {
  background: url("https://qa.flets-w.com/usr/file/attachment/disc_02.gif") no-repeat scroll 6px 0.6em;
  padding-left: 1.5em;
}

ol.decimal-list {
  width: 690px;
}
ol.decimal-list li {
  padding: 0 0 0 1.8em;
  position: relative;
}
ol.decimal-list li span {
  display: inline-block;
  margin-left: -1.8em;
  margin-right: 0.3em;
  text-indent: 0;
  width: 1.5em;
}

.images-1 {
  margin: 35px 0 0;
}
.images-1 .figcaption {
  margin-top: 35px;
}
.images-1 .supplement {
  font-size: 84%;
  line-height: 1.2em;
  margin-top: 6px;
}

.images-1-1 {
  margin: 35px 0 0;
}
.images-1-1 .figcaption {
  float: left;
  width: 336px;
}
.images-1-1 .image {
  float: right;
  width: 336px;
}
.images-1-1 .image div {
  margin: 10px 0 0;
}
.images-1-1 .image div.first-child {
  margin: 0;
}
.images-1-1 .image div p {
  margin: 6px 0 0;
}

.pane1 .images-1-1 .figcaption {
  width: 582px;
}

.images-3-1 {
  margin: 35px 0 0;
}
.images-3-1 .figcaption {
  float: left;
  width: 453px;
}
.images-3-1 .image {
  float: right;
  width: 218px;
}
.images-3-1 .image div {
  font-size: 84%;
  margin: 10px 0 0;
}
.images-3-1 .image div.first-child {
  margin: 0;
}
.images-3-1 .image div p {
  margin: 6px 0 0;
}

.pane1 .images-3-1 .figcaption {
  width: 708px;
}

.article .table {
  margin: 20px 0 0;
}
.article .figure p.figcaption span {
  float: left;
}
.article .figure p.figcaption span.num {
  float: right;
  font-size: 84%;
  margin-top: 0.2em;
}

table.row-data {
  width: 100%;
}
table.row-data td, table.row-data th {
  border: 1px solid #C5D3DD;
}
table.row-data thead th {
  background-color: #EBEFF2;
  padding: 5px;
  text-align: center;
}
table.row-data tbody th {
  background-color: #E5F3FC;
  padding: 5px;
  text-align: center;
}
table.row-data tbody td {
  padding: 9px;
}
table.col-data {
  width: 100%;
}
table.col-data td, table.col-data th {
  border: 1px solid #C5D3DD;
}
table.col-data thead th {
  background-color: #EBEFF2;
  padding: 5px;
  text-align: center;
}
table.col-data tbody th {
  background-color: #E5F3FC;
  padding: 5px;
  text-align: center;
}
table.col-data tbody td {
  padding: 9px;
}

#header {
  font-family: "ＭＳ Ｐゴシック";
}
#header ul li.first-child {
  margin-bottom: 0;
}
#header a:link, #header a:active, #header a:visited {
  color: #004dcc;
  text-decoration: none;
}
#header a:focus, #header a:hover {
  text-decoration: underline;
}
#header .logo-container {
  float: left;
  padding: 15px 0 0 0;
  width: 368px;
}

.ie8#header .logo-container {
  width: 361px;
}

#header .logo {
  float: left;
}
#header .logo .copyDoraImg {
  margin-top: 18px;
  margin-left: 9px;
}
#header .logo a {
  text-decoration: none;
}
#header .copy {
  float: left;
  margin: 5px 0 0 3px;
}

.popup #header .logo {
  padding: 18px 0 7px;
}

#header p.phrase {
  clear: both;
  color: #8998a2;
  font-size: 10px !important;
  line-height: 11px !important;
  margin: 0;
  padding: 0;
}

/* IE 7 */
.ie7 #header p.phrase {
  padding: 3px 0 0 !important;
}

#header p.phrase span.small {
  font-size: 9px !important;
  line-height: 10px !important;
}
#header .utility {
  float: left;
  text-align: right;
  width: 425px;
  padding: 19px 0 0;
  font-size: 10px;
  line-height: 1.7;
  overflow: hidden;
}
#header .utility .sub {
  float: right;
  text-align: left;
  overflow: hidden;
  margin: 18px 31px 0 auto;
}
#header .utility .sub li {
  float: left;
  margin-left: 37px;
  letter-spacing: 1px;
}
#header .utility .sub li.last-child {
  margin-left: 19px;
}
#header .utility .sub li.first-child {
  margin-left: 0;
}
#header .utility .hikari_box {
  width: 180px;
  height: 18px;
  padding: 0;
  margin: 5px 31px 0 auto;
}
#header .utility .hikari_box a {
  width: 180px;
  height: 18px;
  padding: 0;
  display: block;
  line-height: 1.8;
  color: #ffffff;
  background: #26318b url("https://qa.flets-w.com/usr/file/attachment/hikari_q_bg_01.png") no-repeat 0 0;
  text-decoration: none;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
}
#header .hikari_box a:hover {
  text-decoration: none;
  background: #26318b url("https://qa.flets-w.com/usr/file/attachment/hikari_q_bg_01.png") no-repeat -180px 0;
}
#header .order {
  float: right;
  margin: 13px 0 0;
}
#header .global {
  clear: both;
  padding: 0;
}
#header .global li {
  float: left;
  height: 41px;
  padding-top: 10px;
  overflow: hidden;
}
#header .global li a {
  /*display:table-cell; */
  vertical-align: middle;
  text-align: center;
  color: #282341;
  height: 27px;
  line-height: 1.16;
  text-decoration: none;
  overflow: hidden;
  border-bottom: 2px solid transparent;
  -o-transition: border-bottom 0.3s ease-out 0.001s;
  -ms-transition: border-bottom 0.3s ease-out 0.001s;
  -moz-transition: border-bottom 0.3s ease-out 0.001s;
  -webkit-transition: border-bottom 0.3s ease-out 0.001s;
  transition: border-bottom 0.3s ease-out 0.001s;
  display: block;
  padding-top: 12px;
}
#header .global li.top {
  background: transparent url("https://qa.flets-w.com/usr/file/attachment/btn_globalnavi.png") no-repeat 0 10px;
  width: 45px;
  text-indent: -9999px;
}
#header .global li.top a {
  width: 45px;
  text-indent: -9999px;
}
#header .global li.newly {
  background: transparent url("https://qa.flets-w.com/usr/file/attachment/btn_globalnavi.png") no-repeat -45px 11px;
  width: 213px;
}
#header .global li.newly a {
  width: 213px;
  width: 163px;
  padding: 12px 0 0 50px;
}
#header .global li.service {
  width: 135px;
}
#header .global li.service a {
  width: 135px;
}
#header .global li.point-otoku {
  width: 163px;
}
#header .global li.point-otoku a {
  width: 163px;
}
#header .global li.support {
  width: 162px;
}
#header .global li.support a {
  width: 162px;
}
#header .global li.shop {
  width: 220px;
  height: 51px;
  padding: 0 0 0 2px;
}
#header .global li.shop a {
  width: 205px;
  height: 47px;
  padding: 10px 0 2px 15px;
  background: url("https://qa.flets-w.com/usr/file/attachment/btn_globalnavi_soho.png") no-repeat 0 0;
}
#header .global li a:link, #header .global li a:focus, #header .global li a:active, #header .global li a:visited {
  border-bottom: 2px solid transparent;
}
#header .global li a:hover, #header .global li a.current {
  border-bottom: 2px solid #272f89;
}
#header .global li.shop a:link, #header .global li.shop a:focus, #header .global li.shop a:active, #header .global li.shop a:visited {
  border-bottom: 2px solid transparent;
}
#header .global li.shop a:focus, #header .global li.shop a:hover, #header .global li.shop a.current {
  height: 49px;
  background: url("https://qa.flets-w.com/usr/file/attachment/btn_globalnavi_soho.png") no-repeat -220px 0;
  border-bottom: 2px solid transparent;
}

/* global navigation */
/* /global navigation */
/* [TopicPath] ================================================== */
ol#topicpath.topicpath {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5;
  position: relative;
  z-index: 0;
  font-size: 66.67%;
}

.ie6 ol#topicpath.topicpath {
  line-height: 1em;
}

ol#topicpath.topicpath a:link, ol#topicpath.topicpath a:active, ol#topicpath.topicpath a:visited {
  color: #000;
  text-decoration: underline;
}
ol#topicpath.topicpath a:focus, ol#topicpath.topicpath a:hover {
  text-decoration: underline;
}
ol#topicpath.topicpath li:after {
  content: ">";
  display: inline-block;
  vertical-align: baseline;
  background: url(https://flets-w.com/resources/img/cmn/ic_breadcrumb.svg) no-repeat 50% 50%;
  background-size: 5px 5px;
  padding: 5px 0 0 5px;
  margin: 0 0 0 5px;
  width: 0;
  height: 0;
  overflow: hidden;
}
ol#topicpath.topicpath li:last-child:after {
  display: none;
}

.ie7 ol#topicpath.topicpath li, .ie6 ol#topicpath.topicpath li {
  display: inline;
  zoom: 1;
  padding: 0 0.8em 0 1.2em;
}

ol#topicpath.topicpath li.first-child {
  padding-left: 0;
  background: none;
}

#content #main .header {
  margin: 0 0 23px;
}
#content #main .header.navit {
  margin: -30px 0 0;
  min-height: 168px;
  padding: 30px 262px 0 0;
  position: relative;
}

.ie6 #content #main .navit {
  height: 168px;
}

#content #main .control {
  text-align: center;
}
#content #main .control.join, #content #main .control.print, #content #main .control.prev, #content #main .control.close {
  margin-top: 20px;
}
#content #main .header.eizo-category {
  padding: 0 183px 0 0;
  position: relative;
}
#content #main .header.ftv {
  min-height: 23px;
}

.ie6 #content #main .header.ftv {
  height: 23px;
}

#content #main .header .e2 {
  min-height: 65px;
}

.ie6 #content #main.header .e2 {
  height: 65px;
}

#content #main .header.hikaritv {
  min-height: 59px;
}

.ie6 #content #main .header .hirkaritv {
  height: 59px;
}

#content #main .header.u-next {
  min-height: 67px;
}

.ie6 #content #main .header.u-next {
  height: 67px;
}

#content #main .header.eizo-category .category {
  position: absolute;
  right: 0;
  top: 0;
}
#content #main .header.other-category {
  padding: 0 183px 0 0;
  position: relative;
}
#content #main .header.other-icon {
  min-height: 23px;
}

.ie6 #content #main.header {
  height: 23px;
}

#content #main .header.other-category .category {
  position: absolute;

  right: 0;
  top: 0;
}
#content #main .section.support {
  background-color: #F8FFAC;
  padding: 10px;
}
#content #main .section.support .header {
  margin: 0 0 5px;
}
#content #main .section.support .header h2 {
  font-size: 125%;
  font-weight: bold;
}
#content #main .section.support .body {
  background-color: #E5F36F;
  padding: 20px;
}
#content #main .section.support .body em {
  font-weight: bold;
}
#content #main .section.support .body .freedial {
  background: url("https://qa.flets-w.com/usr/file/attachment/freedial.gif") no-repeat scroll 0 center;
  margin: 0 0 5px;
  padding: 0 0 0 47px;
}
#content #main .section.support .body em.tel {
  color: #13007C;
  font-size: 250%;
  line-height: 1.2em;
}
#content #main .section.support .body div.hr {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_support_line.gif") repeat-x scroll 0 0;
  font-size: 0;
  height: 3px;
  line-height: 0;
  margin: 10px 0;
}

.ie6 #content #main .section.support .body hr, .ie7 #content #main .section.support .body hr {
  background-color: #B1C960;
  color: #B1C960;
}

#content #main .section.support .body dt {
  clear: left;
  float: left;
  font-weight: bold;
}
#content #aside {
  color: #333333;
}
#content #aside .section {
  margin-top: 20px;
}
#content #aside dl.local {
  line-height: 1.5em;
  padding-bottom: 4px;
}
#content #aside dl.local a:visited {
  color: #000099;
}
#content #aside dl.local a:link, #content #aside dl.local a:active {
  color: #333333;
  text-decoration: none;
}
#content #aside dl.local a:visited {
  color: #994BB2;
  text-decoration: none;
}
#content #aside dl.local a:focus, #content #aside dl.local a:hover {
  text-decoration: none;
}
#content #aside dl.local dd {
  background: none repeat scroll 0 0 #FFFFFF;
  border-left: 1px solid #C5D3DD;
  border-right: 1px solid #C5D3DD;
  width: 218px;
}
#content #aside dl.local dd ul li {
  border-bottom: 1px solid #C5D3DD;
}
#content #aside dl.local dd ul li a {
  display: block;
  width: 218px;
}
#content #aside dl.local dd ul li a:hover {
  background-color: #E8EFF3;
  background-image: none;
}
#content #aside dl.local dd ul li a span {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c01.gif") no-repeat scroll 11px 1.2em;
  border-bottom: 1px solid #FFFFFF;
  display: block;
  padding: 8px 10px 7px 22px;
  width: 184px;
}

.ie8 #content #aside dl.local dd ul li a span {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c01.gif") no-repeat scroll 11px 1.1em;
}

#content #aside dl.local dd ul li.current {
  background-color: #E8EFF3;
  background-image: none;
}
#content #aside dl.local dd ul li.current a {
  background-color: #E8EFF3;
  background-image: none;
}
#content #aside dl.local dd ul li.current a span {
  border-bottom: medium none;
}
#content #aside dl.local dd ul li.current ul {
  padding-bottom: 8px;
}
#content #aside dl.local dd ul li.current ul li {
  background-color: #FFFFFF;
  border-bottom-color: #C5D3DD;
  margin: 0 0 0 5px;
  width: 212px;
}
#content #aside dl.local dd ul li.current ul li a {
  background-color: #FFFFFF;
  width: 212px;
}
#content #aside dl.local dd ul li.current ul li a:visited {
  color: #994BB2;
}
#content #aside dl.local dd ul li.current ul li a:link, #content #aside dl.local dd ul li.current ul li a:active {
  background-color: #FFFFFF;
  color: #1A65D4;
  text-decoration: none;
}
#content #aside dl.local dd ul li.current ul li a:focus, #content #aside dl.local dd ul li.current ul li a:hover {
  background-color: #FFFFFF;
  color: #07B7D7;
}
#content #aside dl.local dd ul li.current ul li a span {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c02.gif") no-repeat scroll 11px 1.1em;
  padding-left: 19px;
  width: 180px;
}
#content #aside .cnw {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_aside_cnw_middle.gif") repeat-y scroll 0 0;
  margin-top: 20px;
}
#content #aside .cnw .login {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_aside_cnw_top.gif") no-repeat scroll left top;
  border-bottom: 5px solid #E4E4E4;
  padding: 15px 15px 10px;
}
#content #aside .cnw .login .control {
  margin: 5px 0;
}
#content #aside .cnw .login .supplement {
  font-size: 84%;
}
#content #aside .cnw .login .supplement a.arrow-c01:link, #content #aside .cnw .login .supplement a.arrow-c01:active, #content #aside .cnw .login .supplement a.arrow-c01:visited {
  color: #8998A2;
  text-decoration: none;
}
#content #aside .cnw .login .supplement a.arrow-c01:focus, #content #aside .cnw .login .supplement a.arrow-c01:hover {
  color: #8998A2;
}
#content #aside .cnw .join {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_aside_cnw_bottom.gif") no-repeat scroll left bottom;
  padding: 10px 15px 15px;
}
#content #aside .cnw .join div {
  margin-bottom: 5px;
}
#content #aside .cnw .join p a.arrow-01 {
  background-position: 2px 0.3em;
  text-decoration: underline;
}
#content #aside .cnw .join p a.arrow-01:hover {
  background-position: 2px 0.3em;
  text-decoration: none;
}

.ie8 #content #aside .cnw .join p a.arrow-01 {
  background-position: 2px 0.2em;
  text-decoration: underline;
}
.ie8 #content #aside .cnw .join p a.arrow-01:hover {
  background-position: 2px 0.2em;
  text-decoration: none;
}

#content #aside .banner li {
  margin-top: 10px;
}
#content #aside .banner li.first-child {
  margin-top: 0;
}
#content #aside .newly-inquiry {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_aside_inquiry_top.gif") no-repeat scroll left top;
  margin: 0 0 20px;
  padding: 2px 0 0;
}
#content #aside .newly-inquiry .wrap {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_aside_inquiry_bottom.gif") no-repeat scroll left bottom;
  padding: 11px 12px;
}
#content #aside .newly-inquiry .wrap p {
  line-height: 1.2em;
  margin: 5px 0 0;
}
#content #aside .newly-inquiry .wrap p.catch {
  margin: 0 0 8px;
  text-align: center;
}
#content #aside .newly-inquiry .wrap p a.arrow-c05 {
  background-position: 2px 0.2em;
  color: #000000;
  text-decoration: underline;
}
#content #aside .newly-inquiry .wrap p a.arrow-c05:hover {
  background-position: 2px 0.2em;
  color: #0000FF;
  text-decoration: none;
}

.ie8 #content #aside .newly-inquiry .wrap p a.arrow-c05 {
  background-position: 2px 0.2em;
  text-decoration: underline;
}
.ie8 #content #aside .newly-inquiry .wrap p a.arrow-c05:hover {
  background-position: 2px 0.2em;
  text-decoration: none;
}

#content #aside .findout {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_findout_middle.gif") repeat-y scroll 0 0;
  margin-top: 11px;
}
#content #aside .findout ul.choice {
  padding: 0 15px;
}
#content #aside .findout ul.choice li {
  float: left;
}
#content #aside .findout ul.choice li.area {
  margin-left: 6px;
}
#content #aside .findout ul.etc {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_findout_bottom.gif") no-repeat scroll center bottom;
  margin: 13px 0 0;
  padding: 0 15px 11px;
}
#content #aside .findout ul.etc li {
  line-height: 1.2em;
  margin: 3px 0 0;
}
#content #aside .findout ul.etc li.first-child {
  margin: 0;
}
#content #aside .findout ul li a:link, #content #aside .findout ul li a:active {
  color: #1A65D4;
  text-decoration: underline;
}
#content #aside .findout ul li a:visited {
  color: #994BB2;
}
#content #aside .findout ul li a:focus, #content #aside .findout ul li a:hover {
  color: #07B7D7;
}
#content #aside .newly-contents {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_newlyContents_top.gif") no-repeat scroll 0 0;
  padding: 9px 0 0;
}
#content #aside .newly-contents p {
  padding: 0 10px 20px;
}
#content #aside .newly-contents ul {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_newlyContents_bottom.gif") no-repeat scroll center bottom;
  padding: 0 18px 22px;

}
#content #aside .newly-contents ul li {
  line-height: 1.2em;
  margin: 5px 0 0;
}
#content #aside .newly-contents ul li.first-child {
  margin: 0;
}
#content #aside .newly-contents ul li a {
  background-position: 0.1em 0.3em;
}
#content #aside .newly-contents ul li a:link, #content #aside .newly-contents ul li a:active {
  color: #1A65D4;
  text-decoration: underline;
}
#content #aside .newly-contents ul li a:visited {
  color: #994BB2;
}
#content #aside .newly-contents ul li a:focus, #content #aside .newly-contents ul li a:hover {
  color: #07B7D7;
}
#content #aside .sub-menu p {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_subMenu_top.gif") no-repeat scroll left top;
  font-size: 83%;
  line-height: 1.2em;
  padding: 7px 6px 8px;
}
#content #aside .sub-menu p em {
  background: url("https://qa.flets-w.com/usr/file/attachment/cycle_subMenu.gif") no-repeat scroll 0 0.1em;
  display: inline-block;
  font-weight: bold;
  padding: 2px 0 0 1.5em;
}

.ie8 #content #aside .sub-menu p em {
  padding: 2px 0 0 1.5em;
}

.ie7 #content #aside .sub-menu p em, .ie6 #content #aside .sub-menu p em {
  padding: 1px 0 0 1.5em;
}

#content #aside .sub-menu ul {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_subMenu_bottom.gif") no-repeat scroll left bottom;
  padding: 10px;
}
#content #aside .sub-menu ul li {
  line-height: 1.2em;
  margin: 5px 0 0;
}
#content #aside .sub-menu ul li.first-child {
  margin: 0;
}
#content #aside .sub-menu ul li a {
  background-position: 0.3em 0.3em;
  display: block;
  padding-left: 1.3em;
}
#content #aside .sub-menu ul li a:link, #content #aside .sub-menu ul li a:active {
  color: #333333;
  text-decoration: none;
}
#content #aside .sub-menu ul li a:visited {
  color: #994BB2;
  text-decoration: none;
}
#content #aside .sub-menu ul li a:focus, #content #aside .sub-menu ul li a:hover {
  color: #07B7D7;
  text-decoration: none;
}

#pagetop {
  text-align: right;
  font-size: 100%;
}
#pagetop p {
  font-size: 10px !important;
  line-height: 16px !important;
}
#pagetop p a {
  display: inline-block;
  padding-left: 1.5em;
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_pagetop.png") no-repeat 0 0.5em transparent;
}
#pagetop a:link, #pagetop a:active, #pagetop a:visited {
  color: #666666;
  text-decoration: none;
}
#pagetop a:focus, #pagetop a:hover {
  color: #0000FF;
  text-decoration: underline;
}

#footer-utility .wrap {
  padding: 22px 0;
  position: relative;
}
#footer-utility .sitemap {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap_bottom.gif") no-repeat scroll left bottom;
  float: left;
  padding-bottom: 6px;
  width: 670px;
}
#footer-utility .sitemap .header {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap_top.png") no-repeat scroll left top;
  padding: 25px 30px 0;
}
#footer-utility .sitemap .header .title-fs {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap_title.gif") repeat-x scroll left bottom;
  padding: 0 0 6px;
}
#footer-utility .sitemap .header .title-fs a {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_footersitemap.gif") no-repeat scroll 0 0.3em;
  display: inline-block;
  font-weight: bold;
  padding-left: 1.5em;
}
#footer-utility .sitemap .header .title-fs a:link, #footer-utility .sitemap .header .title-fs a:active {
  color: #13007C;
  text-decoration: none;
}
#footer-utility .sitemap .header .title-fs a:visited {
  color: #994BB2;
  text-decoration: none;
}
#footer-utility .sitemap .header .title-fs a:focus, #footer-utility .sitemap .header .title-fs a:hover {
  color: #07B7D7;
}
#footer-utility .sitemap .body {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap_middle.png") repeat-y scroll left bottom;
  min-height: 276px;
  padding: 14px 30px 20px;
}

.ie6 #footer-utility .sitemap .body {
  height: 276px;
}

#footer-utility .sitemap .body .column-01 {
  float: left;
  width: 199px;
}
#footer-utility .sitemap .body .column-01 li {
  line-height: 1.4em;
  margin: 8px 0 0;
}
#footer-utility .sitemap .body .column-01 li.first-child {
  margin: 0;
}
#footer-utility .sitemap .body .column-01 li a {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c01.gif") no-repeat scroll 3px 0.4em;
  display: inline-block;
  padding-left: 15px;
  width: 184px;
}
#footer-utility .sitemap .body .column-01 a:link, #footer-utility .sitemap .body .column-01 a:active {
  color: #333333;
  text-decoration: none;
}
#footer-utility .sitemap .body .column-01 a:visited {
  color: #994BB2;
  text-decoration: none;
}
#footer-utility .sitemap .body .column-01 a:focus, #footer-utility .sitemap .body .column-01 a:hover {
  color: #07B7D7;
}
#footer-utility .sitemap .body .column-02 {
  float: left;
  width: 199px;
}
#footer-utility .sitemap .body .column-02 li {
  line-height: 1.4em;
  margin: 8px 0 0;
}
#footer-utility .sitemap .body .column-02 li.first-child {
  margin: 0;
}
#footer-utility .sitemap .body .column-02 li a {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c01.gif") no-repeat scroll 3px 0.4em;
  display: inline-block;
  padding-left: 15px;
  width: 184px;
}
#footer-utility .sitemap .body .column-02 a:link, #footer-utility .sitemap .body .column-02 a:active {
  color: #333333;
  text-decoration: none;
}
#footer-utility .sitemap .body .column-02 a:visited {
  color: #994BB2;
  text-decoration: none;
}
#footer-utility .sitemap .body .column-02 a:focus, #footer-utility .sitemap .body .column-02 a:hover {
  color: #07B7D7;
}
#footer-utility .sitemap .body li .column-title {
  display: block;
  padding-left: 15px;
  margin-top: 20px;
  background: url("https://qa.flets-w.com/usr/file/attachment/square.gif") no-repeat 0 0.4em;
}
#footer-utility .sitemap .body li.first-child .column-title {
  margin-top: 0;
}
#footer-utility .sitemap .body li .column-title a {
  padding-left: 0;
  background: none;
}
#footer-utility .sitemap .body .column-relation {
  float: right;
  width: 186px;
}
#footer-utility .sitemap .body .column-relation .header {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap_relation_top.gif") no-repeat scroll 0 0;
  padding: 5px 7px;
}
#footer-utility .sitemap .body .column-relation .header .title-fs-relation {
  background: url("https://qa.flets-w.com/usr/file/attachment/cycle_f01.gif") no-repeat scroll 0 0.1em;
  line-height: 1.2em;
  padding-left: 16px;
}
#footer-utility .sitemap .body .column-relation .body {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_footersitemap_relation_bottom.gif") no-repeat scroll left bottom;
  height: auto;
  min-height: 0;
  padding: 8px;
}
#footer-utility .sitemap .body .column-relation .body li {
  font-size: 84%;
  line-height: 1.2em;
  padding: 8px 0 0;
}
#footer-utility .sitemap .body .column-relation .body li.first-child {
  padding: 0;
}
#footer-utility .sitemap .body .column-relation .body li a {
  background: url("https://qa.flets-w.com/usr/file/attachment/arrow_c01.gif") no-repeat scroll 2px 0.3em;
  display: inline-block;
  padding-left: 10px;
  width: 160px;
}
#footer-utility .sitemap .body .column-relation .body li a:link, #footer-utility .sitemap .body .column-relation .body li a:active {
  color: #333333;
  text-decoration: none;
}
#footer-utility .sitemap .body .column-relation .body li a:visited {
  color: #994BB2;
  text-decoration: none;
}
#footer-utility .sitemap .body .column-relation .body li a:focus, #footer-utility .sitemap .body .column-relation .body li a:hover {
  color: #07B7D7;
}
#footer-utility .inquiry {
  float: right;
  height: 393px;
  position: relative;
  width: 244px;
}
#footer-utility .inquiry .cso-link {
  left: 0;
  position: absolute;
  top: -6px;
}
#footer-utility .inquiry .cso-link img {
  position: relative;
}

.ie6 #footer-utility .inquiry .cso-link img {
  border: 0 none;
  display: block;
  height: 100%;
  outline: 0 none;
}

#footer-utility .inquiry .tell {
  position: absolute;
  right: 18px;
  top: 163px;
}

.ie6 #footer-utility .inquiry .tell {
  top: 162px;
}

#footer-utility .inquiry .tell img {
  position: relative;
}
#footer-utility .global {
  background: #ffffff url("https://qa.flets-w.com/usr/file/attachment/line_1px_f.gif") repeat-x 0 0;
}
#footer-utility .global ul {
  width: 940px;
  margin: 0 auto;
}
#footer-utility .global ul li {
  float: left;
  text-align: center;
  font-size: 12px !important;
  line-height: 19px !important;
}
#footer-utility .global ul li.top {
  width: 45px;
}
#footer-utility .global ul li.newly {
  width: 213px;
}
#footer-utility .global ul li.service {
  width: 135px;
}
#footer-utility .global ul li.point-otoku {
  width: 163px;
}
#footer-utility .global ul li.support {
  width: 162px;
}
#footer-utility .global ul li.shop {
  width: 220px;
  padding: 4px 0 0 2px;
}
#footer-utility .global ul li a {
  display: block;
  height: 43px;
  padding: 2px 0 0;
  text-align: center;
  line-height: 1.1;
  color: #282341;
  letter-spacing: 1px;
}
#footer-utility .global ul li.top a {
  width: 45px;
}
#footer-utility .global ul li.newly a {
  width: 163px;
  padding-left: 50px;
  background: url("https://qa.flets-w.com/usr/file/attachment/btn_globalnavi.png") no-repeat -45px 6px;
}
#footer-utility .global ul li.service a {
  width: 135px;
}
#footer-utility .global ul li.point-otoku a {
  width: 163px;
}
#footer-utility .global ul li.support a {
  width: 162px;
}
#footer-utility .global ul li.shop a {
  height: 49px;
  width: 193px;
  padding: 0 0 0 27px;
  background: url("https://qa.flets-w.com/usr/file/attachment/btn_footernavi_soho.png") no-repeat 0 0;
}
#footer-utility .global ul li.shop a span {
  padding: 10px 0 0;
}
#footer-utility .global ul li span {
  display: block;
  padding-top: 16px;
}
#footer-utility .global ul li a {
  -o-transition: border-top 0.3s ease-out 0.001s;
  -ms-transition: border-top 0.3s ease-out 0.001s;
  -moz-transition: border-top 0.3s ease-out 0.001s;
  -webkit-transition: border-top 0.3s ease-out 0.001s;
  transition: border-top 0.3s ease-out 0.001s;
}
#footer-utility .global ul li a span span {
  font-size: 90%;
  padding: 0;
}
#footer-utility .global ul li a:link, #footer-utility .global ul li a:active, #footer-utility .global ul li a:visited {
  color: #282341;
  text-decoration: none;
  border-top: 2px solid transparent;
}
#footer-utility .global ul li a:focus, #footer-utility .global ul li a:hover, #footer-utility .global ul li a.current {
  height: 43px;
  border-top: 2px solid #13007c;
  text-decoration: none;
}
#footer-utility .global ul li.shop a:link, #footer-utility .global ul li.shop a:active, #footer-utility .global ul li.shop a:visited {
  color: #282341;
  text-decoration: none;
  border-top: 2px solid transparent;
}
#footer-utility .global ul li.shop a:focus, #footer-utility .global ul li.shop a:hover, #footer-utility .global ul li.shop a.current {
  height: 49px;
  border-top: 2px solid transparent;
  text-decoration: none;
  background: url("https://qa.flets-w.com/usr/file/attachment/btn_footernavi_soho.png") no-repeat -220px 0;
}

/* [Footer] ================================================== */
#footer a:link, #footer a:active, #footer a:visited {
  color: #666666;
  text-decoration: none;
}
#footer a:focus, #footer a:hover {
  text-decoration: underline;
}
#footer ul li.first-child {
  margin-bottom: 0;
}
#footer .logo {
  float: left;
  width: 94px;
  height: 31px;
}
#footer ul.utility {
  float: left;
  padding: 5px 0 0 23px;
}
#footer .utility li {
  float: left;
  margin-left: 12px;
  font-size: 10px !important;
  line-height: 16px !important;
  white-space: nowrap;
}
#footer .utility li.first-child {
  margin-left: 0;
}

.popup #footer ul.utility, .guideTop #footer ul.utility {
  float: right;
  padding: 5px 0 0 0;
  width: 573px;
}

.popup #footer .utility li, .guideTop #footer .utility li {
  margin-left: 0;
  margin-right: 12px;
}

.popup #footer .utility li.clear, .guideTop #footer .utility li.clear {
  clear: none;
}

#footer .copyright {
  clear: both;
  float: left;
  width: 100%;
  padding: 7px;
  font-size: 10px !important;
  line-height: 16px !important;
  ccolor: #666666;
}
#footer .copyright abbr {
  font-size: 120%;
}
#footer .copyright span {
  text-transform: uppercase;
}

#content #aside .cnw {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_cnw_bottom.gif") no-repeat scroll left bottom;
}
#content #aside .cnw .login {
  background: none repeat scroll 0 0;
  border: medium none;
  padding: 0 11px 8px;
  width: 198px;
}
#content #aside .cnw .join {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_aside_cnw_bottom.gif") no-repeat scroll left bottom;
  padding: 0 11px 10px;
}
#content #aside .cnw .login .supplement {
  font-size: 100%;
}
#content #aside .cnw .login .control, #content #aside .cnw .login .bnr {
  margin: 5px 0 0;
}
#content #aside .cnw .join div {
  margin-bottom: 0;
}
#content #aside .hint {
  background: url("https://qa.flets-w.com/usr/file/attachment/bg_hint_bottom.gif") no-repeat scroll left bottom;
}
#content #aside .hint .detail {
  padding: 0 11px 12px;
  width: 198px;
}
#content #aside .hint .detail p.dbtn {
  margin: 0 0 8px 123px;
  width: 75px;
}
#content #aside .hint .detail .faqlist {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 350px;
  overflow: auto;
}
#content #aside .hint .detail .faqlist ul {
  margin: 10px 0 0 8px;
  width: 162px;
}
#content #aside .hint .detail .faqlist ul li {
  background: url("https://qa.flets-w.com/usr/file/attachment/hint_listimg.gif") no-repeat scroll 0 3px;
  margin: 0;
  padding: 0 0 0 18px;
}

/* reset.css */
body {
  background-color: #FFFFFF;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

fieldset, a img, img {
  border: 0 none;
}

address, caption, cite, code, dfn {
  font-style: normal;
  font-weight: normal;
}

em {
  font-weight: normal;
}

strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none outside none;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0 none;
}

a {
  cursor: pointer;
  outline: medium none;
}

img {
  border: 0 none;
  vertical-align: bottom;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-top;
  vertical-align: text-bottom;
}

object {
  outline: medium none;
}

.hide {
  display: none;
}

.vanish {
  height: 0;
  left: -9999px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0;
}

strong, .bold {
  font-weight: bold;
}

.clear {
  clear: both;
}

#header:after, #contents:after, .figure:after, .sub-section:after, .group:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

/*#header, #contents, .figure, .sub-section, .group {
 *    display: inline-block;
 *} */
.ie6#header, .ie6 #contents, .ie6 .figure, .ie6 .sub-section, .ie6 .group {
  height: 1%;
}

#header, #contents, .figure, .sub-section, .group {
  display: block;
}

html {
  line-height: 1.65 !important;
}

#header p, #aside p, #footer-utility p, #footer p {
  line-height: 1.65;
}

#header {
  font-size: 100%;
  text-align: left;
}
#header .search {
  border: medium none;
  color: #333333;
  height: auto;
  padding: 0;
  width: auto;
}

#footer {
  font-size: 100%;
  margin: 0;
  text-align: left;
}

body #main {
  font-size: 100%;
}

#header img, #aside img, #footer-utility img, #footer img {
  vertical-align: bottom;
}

#header li, #aside li, #topicpath li, #footer-utility li, #footer li {
  font-size: 100%;
}

/* freeword.css */
.checkerror {
  color: #FF0000;
  font-size: 8pt;
}

/* jquery.autocomplete.css */
.ac_results {
  background-color: window;
  border: 1px solid windowframe;
  overflow: hidden;
  padding: 0;
}

.ie6 .ac_results {
  background-color: window;
  border: 1px solid windowframe;
  margin-left: 7px;
  margin-top: 9px;
  overflow: hidden;
  padding: 0;
}

.ie7 .ac_results {
  background-color: window;
  border: 1px solid windowframe;
  margin-left: 6px;
  margin-top: 8px;
  overflow: hidden;
  padding: 0;
}

.ie8 .ac_results {
  background-color: window;
  border: 1px solid windowframe;
  margin-left: -1px;
  margin-top: 1px;
  overflow: hidden;
  padding: 0;
}

.ie9 .ac_results {
  background-color: window;
  border: 1px solid windowframe;
  margin-left: -1px;
  overflow: hidden;
  padding: 0;
}

.opera .ac_results, .firefox .ac_results {
  background-color: window;
  border: 1px solid windowframe;
  margin-left: -1px;
  margin-top: 1px;
  overflow: hidden;
  padding: 0;
}

.safari .ac_results {
  background-color: window;
  border: 1px solid windowframe;
  margin-left: -2px;
  margin-top: 1px;
  overflow: hidden;
  padding: 0;
}

.ac_results ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.ac_results iframe {
  display: block;
  height: 3000px;
  left: 0;
  position: absolute;
  top: 0;
  width: 3000px;
  z-index: -1;
}
.ac_results li {
  cursor: pointer;
  display: block;
  font: menu;
  font-size: 12px;
  margin: 0;
  overflow: hidden;
  padding: 2px 5px;
  width: 100%;
}

.ac_loading {
  background: none repeat scroll 0 0 window;
}

.ac_over {
  background-color: #E8EFF3;
}

/* suggestlist.css */
#maskArea {
  background-color: #000000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9000;
}

#modalWindowArea .window {
  display: none;
  padding: 20px;
  position: absolute;
  width: 800px;
  z-index: 9999;
}
#modalWindowArea #dialog {
  background-color: #FFFFFF;
  height: 400px;
  padding: 10px;
  width: 600px;
}
#modalWindowArea .iconArea {
  left: 668px;
  position: absolute;
  top: 18px;
}

/* 20140214 yamamoto add 旧サイトからのCSS取り込み ここまで */
/* 20140224 yamamoto add 旧サイトとのデザイン統一 検索ハイライト */
.search_word, .category_select {
  background-color: #FFFF00;
}

.category_none.category_select {
  background: url("../images/front/cate_active.gif") no-repeat scroll 11px 10px #FFFF00;
}

/* 20140301 yamamoto add FAQ一覧のカテゴリや更新日時情報の非表示化 */
ul.search_dateNo {
  display: none;
}

/* 20140301 yamamoto add 参考リンクのスタイル */
.yobiArea {
  background: url("https://qa.flets-w.com/usr/file/attachment/yubi_mark.gif") no-repeat scroll 0 3px transparent;
  padding: 0 0 0 15px;
}

/* 20140302 yamamoto add 申し込みボタンのスタイル */
#btn_area {
  margin: 25px 20px 32px;
  text-align: center;
}

/* 2014.03.07 ドラえもん */
#header .logo-dora {
  float: left;
  padding: 6px 0 0 0;
  width: 384px;
  height: 61px;
  position: relative;
}
#header .logo-dora .logo {
  width: 384px;
  float: none;
  position: absolute;
  top: 7px;
  left: 0;
}

.popup #header .logo-dora {
  padding: 0;
}

#header .logo-dora .logo img {
  float: left;
}
#header .logo-dora p.phrase {
  color: #666666;
  font-size: 10px !important;
  line-height: 11px !important;
  position: absolute;
  top: 44px;
  left: 193px;
  white-space: nowrap;
}
#header .logo-dora p.phrase-cnw {
  width: 298px;
  color: #666666;
  font-size: 10px !important;
  line-height: 11px !important;
  position: absolute;
  top: 65px;
}
#header .logo-dora p.phrase2 {
  position: absolute;
  top: 58px;
  left: 53px;
}

.logo-dora .hikari_box img {
  top: 6px;
}

/* END 2014.03.07 ドラえもん */
/* 20140307 ロゴ非表示対応 */
#okw_logo_footer {
  display: none;
}


/* 20140310 アンケート横幅拡張 */
.okw_enquete_area {
  width: 90%;
}

/*タイトルをMSPゴシックにする */
/*.title-lv1 {
 *  font-family: "ＭＳ Ｐゴシック";
 *  font-size: 200%;
 *} */
.icoQ {
  line-break: normal !important;
  word-break: normal !important;
}

/*消費税が加算、紙請求書等発行 */
.headerTaxTop {
  height: 15px;
  color: #FF7F7F;
  width: 875px;
  font-size: 83.33%;
  line-height: 11px !important;
  letter-spacing: 1px;
  position: absolute;
  left: 65px;
  top: 5px;
}
.headerTaxTop p.left {
  background-color: #ffffff;
  border: 1px solid #FF7F7F;
  width: 302px;
  height: 11px;
  float: left;
  margin-top: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: center;
  vertical-align: top;
  color: #FF0000;
  letter-spacing: 0;
  font-size: 10px;
  line-height: 11px !important;
}
.headerTaxTop p.center {
  background-color: #ffffff;
  border: 1px solid #FF7F7F;
  border-left: none;
  width: 312px;
  height: 11px;
  float: left;
  margin-top: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: center;
  vertical-align: top;
  color: #FF0000;
  letter-spacing: 0;
  font-size: 10px;
  line-height: 11px !important;
}
.headerTaxTop p.right {
  background-color: #ffffff;
  border: 1px solid #FF7F7F;
  border-left: none;
  width: 257px;
  height: 11px;
  float: right;
  margin-top: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: center;
  vertical-align: top;
  color: #FF0000;
  letter-spacing: 0;
  font-size: 10px;
  line-height: 11px !important;
}

.popup .headerTaxTop {
  height: 46px;
  float: right;
  margin-top: 15px;
  color: #FF0000;
  width: 280px;
  font-size: 83.33%;
  line-height: 1.7 !important;
  letter-spacing: 1px;
  position: static;
  left: inherit;
  top: inherit;
}

#popup_new .headerTaxTop {
  height: 46px;
  float: right;
  margin-top: 15px;
  color: #FF0000;
  width: 280px;
  font-size: 83.33%;
  line-height: 1.7 !important;
  letter-spacing: 1px;
  position: static;
  left: inherit;
  top: inherit;
  margin-top: 35px;
}

.popup .headerTaxTop p.left, #popup_new .headerTaxTop p.left {
  background-color: #FFF;
  height: 10px;
  float: none;
  margin-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #FF7F7F;
  text-align: center;
  color: #FF0000;
  width: 278px;
  letter-spacing: 0;
}

.popup .headerTaxTop p.right, #popup_new .headerTaxTop p.right {
  background-color: #FFF;
  height: 10px;
  float: none;
  margin-top: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #FF7F7F;
  border-top: none;
  text-align: center;
  color: #FF0000;
  width: 278px;
  letter-spacing: 0;
}

/*---- Block Skip ---- */
#blockskip {
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 0;
}
#blockskip a {
  display: block;
  background: #272F89;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-align: center;
  text-decoration: underline;
  color: #ffffff;
  text-decoration: none;
}
#blockskip a:hover, #blockskip a:focus {
  text-decoration: underline;
}
#blockskip.show {
  color: #ffffff;
  height: 3em;
  margin-top: 0;
  padding: 0;
  line-height: 1.5;
  cursor: pointer;
}

/****************************
 *追尾メニュー
 **************************** */
body #tax_info {
  z-index: 50;
}

#tax_info a {
  color: #ffffff !important;
}
#tax_info a:link, #tax_info a:active {
  color: #ffffff !important;
  text-decoration: underline;
}
#tax_info a:visited, #tax_info a:focus, #tax_info a:hover {
  color: #ffffff !important;
}
#tax_info p {
  opacity: 1;
  padding: 4px 260px 4px 10px;
  color: #ffffff !important;
  line-height: 2;
}
#tax_info p.right {
  padding-right: 260px;
}

.ie6 #tax_info p.right, .popup #tax_info p.right, #popup_new #tax_info p.right {
  padding-right: 10px;
  width: auto;
}

.popup #tax_info p, #popup_new #tax_info p {
  padding-right: 10px;
}


.taxModalOpenP {
  /*                                                                                                                                                                                                                                                               position: fixed;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *right: 19px;

   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *bottom: 0px;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *z-index: 10000;
   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *padding-bottom: 0px !important; */
  bottom: 0;
  position: fixed;
  right: 14px;
  text-align: right;
  z-index: 10000;
}

/*文章検索入力フォーム対応 2017.1.4 */
#n_search_description.search_description {
  display: block;
}

.search_frmArea .n_keyword_frm {
  box-sizing: border-box;
  width: 850px;
  height: 60px;
  padding: 8px;
  margin-right: 16px;
  font-size: 16px;
  border: 2px solid #282828;
  line-height: 2;
  letter-spacing: 1.8px;
}

/*.search_frmArea .n_keyword_frm {
 *  width: 70%;
 *  height: 28px;
 *  line-height: 2.4;
 *  letter-spacing: 1.8px;
 *  resize: none;
 *  overflow: hidden;
 *  white-space: nowrap;
 *}
 *.search_frmArea .n_keyword_frmbtn {
 *  position: absolute;
 *  display: inline-block;
 *  margin-top: 0;
 *  margin-left: -1px;
 *}
 *
 *.n_keyword_frmbtn {
 *  position: absolute;
 *  display: inline-block;
 *  margin-top: 0;
 *  margin-left: -1px;
 *} */
/****************************
 *　アコーディオン　20180516
 **************************** */
/*ボックス全体 */
.okw_accbox {
  margin: 2em 0;
  padding: 0;
  max-width: 550px;
  /*最大幅 */
}
.okw_accbox label {
  display: block;
  margin: 3px 0;
  padding: 11px 12px;
  color: #000000;
  font-weight: bold;
  background: #a4cbf3;
  cursor: pointer;
  transition: all 0.5s;
}
.okw_accbox label:hover {
  background: #85baef;
}
.okw_accbox input {
  display: none;
}
.okw_accbox .okw_accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*ラベル */
/*ラベルホバー時 */
/*チェックは隠す */
/*中身を非表示にしておく */
/*クリックで中身表示 */
.okw_cssacc:checked + .okw_accshow {
  height: auto;
  margin-bottom: 10px;
  padding: 5px;
  background: #fdfdea;
  opacity: 1;
}

/****************************
 *　FAQ画像用　20190305
 **************************** */
img.faq_img {
  background-color: #ffffff;
  border: none;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}

div.faq_div_sec {
  margin-top: 20px;
  margin-bottom: 30px;
}

h3.faq_black {
  border-bottom: 2px solid black;
}

/*20200323追記
 *---------------------------------- */
#content {
/*
  padding: 53px 0 0 0;
*/
}

/*
#wrap .title-lv1 {
  font-size: 40px;
  font-size: 2.5rem;
  margin-bottom: 71px;
  padding: 0;
  background: none;
  color: #333;
}
*/

.mfp-wrap #category {
  margin-bottom: 0;
}
.mfp-wrap .grid {
  display: flex;
  flex-wrap: wrap;
}

/****************************
 *　grid
 **************************** */
#wrap .grid {
  display: flex;
  flex-wrap: wrap;
}

.mfp-wrap .grid.col_3, #wrap .grid.col_3 {
  margin-right: -20px;
  margin-bottom: -20px;
}

.mfp-wrap .grid.col_3 > .col, #wrap .grid.col_3 > .col {
  width: calc(33.333% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
}

.mfp-wrap .grid.col_2, #wrap .grid.col_2 {
  margin-right: -20px;
  margin-bottom: -20px;
}

.mfp-wrap .grid.col_2 > .col, #wrap .grid.col_2 > .col {
  align-self: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-flex;
  width: calc(50% - 20px);
  margin-bottom: 20px;
  margin-right: 20px;
}

/*unit--panel
 *---------------------------------- */
.mfp-wrap .unit--panel, #wrap .unit--panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #282828;
  text-decoration: none;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #e6e8ed;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 7px;
}

.mfp-wrap .unit--panel.shadow, #wrap .unit--panel.shadow {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 15px 15px -15px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 15px 15px -15px;
  -ms-box-shadow: rgba(0, 0, 0, 0.3) 0 15px 15px -15px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 0 15px 15px -15px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 15px 15px -15px;
}

.mfp-wrap .unit--panel > a, #wrap .unit--panel > a {
  color: #282828;
  text-decoration: none;
  width: 100%;
  transition: 0.3s;
  padding: 5px 0 20px 0;
}

.mfp-wrap .unit--panel > a:hover, #wrap .unit--panel > a:hover {
  opacity: 0.7;
}

.mfp-wrap .unit--panel > a .panel__pct, #wrap .unit--panel > a .panel__pct {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 124px;
}

.mfp-wrap .unit--panel > a figcaption, #wrap .unit--panel > a figcaption {
  text-align: center;
  font-weight: 600;
  color: #009ad8;
  font-size: 19px;
  font-size: 1.18rem;
}

.mfp-wrap .unit--panel .panel__arrow, #wrap .unit--panel .panel__arrow {
  position: relative;
}

.mfp-wrap .unit--panel .panel__arrow::after, #wrap .unit--panel .panel__arrow::after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  border-top: 3px solid #282828;
  border-right: 3px solid #282828;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
}

/*btn--panel
 *---------------------------------- */
#okw_side .btn--panel a {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 25px 55px 25px 25px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  text-align: left;
  flex: 1;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#okw_contents_base .btn--panel a {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 25px 55px 25px 25px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  text-align: left;
  flex: 1;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#okw_contents_base .col .btn--panel {
  height: 100%;
  width: 100%;
  display: block;
}
#okw_contents_base .col .btn--panel a {
  display: table;
  height: 100%;
  width: 100%;
}
#okw_contents_base .col .btn--panel a span {
  display: table-cell;
  vertical-align: middle;
}
#okw_contents_base .btn--panel a:hover {
  opacity: 0.7;
}
#okw_contents_base .btn--panel.bg--blue {
  background: #009ad8;
  border: none;
}
#okw_contents_base .btn--panel.bg--blue a {
  color: white;
  font-weight: 700;
}
#okw_contents_base .btn--panel.shakespeare {
  background: #47bed0;
}
#okw_contents_base .btn--panel.arrow a::after {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  border-top: 1px solid #009ad8;
  border-right: 1px solid #009ad8;
  border-width: 3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  right: 18px;
  bottom: 0;
  margin: auto;
}
#okw_contents_base .btn--panel.bg--blue.arrow a::after {
  border-color: white;
}

/* modal関係
 *---------------------------------- */
body .modal .unit--panel figure .panel__pct img {
  width: auto;
  max-width: 80%;
  min-width: inherit;
}
body .modal .grid.col_3 > .col img {
  max-width: 80%;
}
body .modal .unit--panel figcaption {
  padding: 0;
}
body .modal .modal__close {
  top: -58px;
  z-index: 9999999;
}

@media print, screen and (min-width: 768px) {
  body .modal .modal__close {
    top: -118px;
  }
}




/*----------------------------------------
202406_キーワード検索パーツラジオボタンカスタマイズに伴う調整
---------------------------------------*/
/*詳細検索パーツ*/
form#advanced_search_form .search_category_wrapper {
    display: none;
}
	

.keyword_mode {
    min-height: 92px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.search_frmArea .keyword_mode .keyword_frmbtn {
-webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    box-sizing: border-box;
    -webkit-transition: 0.08s;
    transition: 0.08s;
    background: #0072bc;
    -webkit-box-shadow: 0px 5px 0px #0c5c8f;
    box-shadow: 0px 5px 0px #0c5c8f;
    color: #fff;
    width: 100px !important;
    height: 50px;
    border: none;
    margin-left: 8px;
    margin-bottom: 8px;
    padding: 10px 30px 9px;
    padding: 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

/*サジェストパーツ非表示*/

.search_suggest_area {
    display: none;
}

/*----------------------------------------
202407_フッターフローティング表記削除
---------------------------------------*/
#l-footer #tax_info {
    display: none;
}
body #okw_footer_default {
  display: none;
}