@charset "utf-8";
/* ----------------------------------------
   search_def.css
---------------------------------------- */
/* floatingMenu
---------------------------------------- */
.floatingMenu { height:50px;}
.floatingMenu_list { text-align:center; width:100%; height:50px; background-color:rgb(32, 46, 64); position:static; left:0; top:0; z-index:10020; }
.floatingMenu_item{width:20%;float:left;position:relative;}
.floatingMenu_link { display:block; }
.floatingMenu_icon { display:inline-block; height:50px; width:64px; background-image:url(/5sp/img/common/sprite_floatmenu.png); background-size:320px 100px; background-repeat:no-repeat; }
.floatingMenu_icon.icon1 { background-position:0 0; }
.floatingMenu_icon.icon2 { background-position:-64px 0; }
.floatingMenu_icon.icon3 { background-position:-128px 0; }
.floatingMenu_icon.icon4 { background-position:-192px 0; }
.floatingMenu_icon.icon5 { background-position:-256px 0; }
.floatingMenu .dn { display: none !important; }
._active .floatingMenu_icon.icon1 { background-position:0 -50px; }
._active .floatingMenu_icon.icon2 { background-position:-64px -50px; }
._active .floatingMenu_icon.icon3 { background-position:-128px -50px; }
._active .floatingMenu_icon.icon4 { background-position:-192px -50px; }
._active .floatingMenu_icon.icon5 { background-position:-256px -50px; }

/* .header-gnav-search + .header-gnav-cate
---------------------------------------- */
.header-gnav-search.indexStyle, .header-gnav-cate.indexStyle { width:100%; right:-100%; background-color:#ffffff; padding-bottom:51px; }
.p-search.indexStyle .-search-box, .p-cate.indexStyle .-search-box { padding:0; margin:9px 10px; width:auto; background:none; }
.p-search.indexStyle .c-search input[type="text"] { border:1px solid #CCCCCC; border-radius:5px 0 0 5px; font-size:16px; }
.p-search.indexStyle .-tag-box { background:none; box-shadow:none; margin:10px 10px 20px; padding:0; overflow:hidden; width:auto; }
.p-search.indexStyle .-tag-box-list { margin-left:-10px; margin-top:-10px; }
.p-search.indexStyle .-tag-box-list li { margin:10px 0 0 10px; font-size:1.4rem; line-height:1.2em; }
.p-search.indexStyle .-tag-box-list a { background-color:#EEEEEE; border:1px solid #CCCCCC; color:rgb(31, 44, 64); }
.p-search.indexStyle .-tag-box-list b { font-weight:normal; }
.header-gnav-search.indexStyle .categoryList_wrap { border-top:1px solid rgb(204, 204, 204); margin-top:11px; }
.header-gnav-search.indexStyle .categoryList_link { height:40px; padding-left:13px; padding-right:13px; white-space:normal; }

.header-gnav-search, .header-gnav-cate {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 30020;
  text-align: left;
  /*background: #fff;*/
  background: #999;
  box-shadow: 0px 6px 4px -4px rgba(0, 0, 0, 0.4);
  color: #444;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  width: 86%;
  right: -86%;
  height: 100%;
  letter-spacing: 1px;
  padding: 0;
  transition: all 0.2s ease-in-out;
}
.header-gnav-search{
  top:30%;
  height:70%;
  overflow:visible;
}
.header-gnav-search::-webkit-scrollbar { display: none; }
.header-gnav-cate::-webkit-scrollbar { display: none; }
@media only screen and (max-width: 374px) {
  .header-gnav-search {
    width: 90%;
    right: -90%;
  }
}
.header-gnav-search.is-opened { right: 0; }
.header-gnav-cate.is-opened { right: 0; }
/*.header-gnav-search .head {
  color: #444;
  font-size: 17px\9;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 8px 10px 8px 10px;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 12px; }
  @media only screen and (max-width: 374px) {
    .header-gnav-search .head {
      font-size: 15px\9;
      font-size: 1.5rem; } }
.header-gnav-search .heder-menu-toggle {
  position: absolute;
  top: 4px;
  left: 5px; }
  .header-gnav-search .heder-menu-toggle .-menu-btn-label {
    display: inline-block;
    padding: 10px; }
    .header-gnav-search .heder-menu-toggle .-menu-btn-label img {
      width: 14px; }
.header-gnav-search p {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 6px; }
  .header-gnav-search p a {
    background: transparent url(../../../img/header/ic_home.png) no-repeat 0% 48%;
    background-size: 20px;
    color: #444;
    display: block;
    font-size: 17px\9;
    font-size: 1.7rem;
    padding: 8px 10px 8px 26px;
    font-weight: bold; }
    .header-gnav-search p a.home {
      background: transparent url(../../../img/header/ic_home.png) no-repeat 0% 48%;
      background-size: 20px; }
    .header-gnav-search p a.guide {
      background: transparent url(../../../img/header/ic_guide.png) no-repeat 0% 48%;
      background-size: 20px; }
    .header-gnav-search p a.contact {
      background: transparent url(../../../img/header/ic_contact.png) no-repeat 0% 48%;
      background-size: 20px; }
.header-gnav-search li {
  width: 100%;
  text-align: center;
  font-size: 13px\9;
  font-size: 1.3rem; }
  .header-gnav-search li a {
    color: #444;
    display: block;
    font-size: 110%;
    padding: 10px 26px 10px 10px;
    text-decoration: none;
    text-align: left; }
    @media only screen and (max-width: 374px) {
      .header-gnav-search li a {
        font-size: 12px\9;
        font-size: 1.2rem;
        padding: 7px 20px 7px 6px; } }
    .header-gnav-search li a[target] {
      background: transparent url(../../../img/header/ic_link_target.png) no-repeat 98% 50%;
      background-size: 20px; }
      @media only screen and (max-width: 374px) {
        .header-gnav-search li a[target] {
          background-size: 15px; } }
.header-gnav-search div.-menu-logo img {
  display: block;
  margin: 40px auto;
          max-width: 186px; }*/
.p-search .-search-box {
  width: 100%;
  padding: 10px;
  background: #cae0ed;
}
.p-search .-tag-box {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 10px 10px 25px;
  background: url(../../../img/header/ic_up.png) 10px 8px no-repeat #f4f4f4;
  background-size: 20px 32px;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
}
.p-search .-tag-box-list { overflow: hidden; }
.p-search .-tag-box-list li {
  float: left;
  margin: 0 0 5px 10px;
  font-size: 1.1em;
}
.p-search .-tag-box-list a {
  display: inline-block;
  padding: 5px 10px;
  color: #004fa7;
  border-radius: 6px;
  border: 1px solid #eee;
  background: #fff;
  vertical-align: top;
}
.p-search .-tag-box-list b { font-weight: bold; }
.p-search .-btn-box {
  width: 100%;
  padding: 0 10px;
  text-align: center;
}
.p-search .-btn-box-list { width: 100%; }
.p-search .-btn-box-list li + li { margin-top: 10px; }
.p-search .-btn-box-list li img {
  height: auto;
  width: 100%;
  max-width: 640px;
}
.c-ttl.mod-index-search {
  background-image:-webkit-linear-gradient(-90deg, #22499a 0%, #37477c 100%);
  background-image:-moz-linear-gradient(-90deg, #22499a 0%, #37477c 100%);
  background-image:-ms-linear-gradient(-90deg, #22499a 0%, #37477c 100%);
  font-size:1.6rem;
  line-height:1.5em;
  font-weight:normal;
  color:rgb(255, 255, 255);
  margin-bottom:0px;
  padding:0;
  height:auto;
}
.c-ttl.mod-index-search .mod-index-search_text {
  display:block;
  float:left;
  padding:0.75em 1em;
}
.c-ttl.mod-index-search .mod-index-search_btn {
  display:block;
  float:right;
  padding:0.75em 1em 0.75em 1.75em;
  position:relative;
  border-left:1px solid rgb(32,46,64);
  color:#ffffff;
  font-size:1.6rem;
}
.c-ttl.mod-index-search .mod-index-search_btn:before {
  content:"\00D7";
  display:inline-block;
  margin:auto;
  font-size:1.8rem;
  height:1em;
  line-height:1em;
  position:absolute;
  left:8px;
  top:0;
  bottom:0;
}

.c-search {
  width: 100%;
  padding-right: 50px;
  position: relative;
  overflow: hidden; }
  .c-search input[type="text"] {
    width: 100%;
    height: 30px;
    padding: 6px 10px;
    border: 0;
    line-height: 1.5; }
  .c-search input[type="button"] {
    width: 50px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    font-size: 0;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    background: url(../../../img/header/ic_search02.png) 50% 50% no-repeat #5982ff;
    border-radius: 0 4px 4px 0;
}

.categoryList-section{}
.categoryList-section .c-ttl{margin-bottom:0;}
.categoryList{}
.categoryList_item{box-sizing:border-box;width:100%;border-bottom:1px solid rgb(204, 204, 204);overflow:hidden;}
.categoryList_item.half{width:50%;float:left;}
.categoryList_item.half:nth-child(2n+1){border-right:1px solid rgb(204, 204, 204);}
.categoryList_link{display:-webkit-box;display:box;width:100%;height:50px;-webkit-box-align:center;box-align:center;box-sizing:border-box;padding-left:6.5px;position:relative;}
.categoryList_link:after{content:"";display:block;position:absolute;border-top:1px solid #009be6;border-right:1px solid #009be6;width:7px;height:7px;-webkit-transform:rotate(45deg) translate(-70%);-ms-transform:rotate(45deg) translate(-70%);transform:rotate(45deg) translate(-70%);position:absolute;top:50%;right:0.75em;}
.categoryList .categoryList{border-top:1px solid rgb(204, 204, 204);background-color:#EFF7FA;margin-bottom:-1px;display:none;}
.categoryList .categoryList .categoryList_item:nth-child(1),
.categoryList .categoryList .categoryList_item.half:nth-child(2){border-top:none;}
.categoryList_link._accordion_btn:after{border-color:#868686;-webkit-transform-origin:-10% 30%;-ms-transform-origin:-10% 30%;transform-origin:-10% 30%;-webkit-transform:rotate(135deg) translate(-70%);-ms-transform:rotate(135deg) translate(-70%);transform:rotate(135deg) translate(-70%);}
._accordion_open .categoryList_link._accordion_btn:after{-webkit-transform:rotate(-45deg) translate(-70%);-ms-transform:rotate(-45deg) translate(-70%);transform:rotate(-45deg) translate(-70%);}
.half .categoryList_link{height:60px;}
.categoryList_icon{display:block;width:30px;height:30px;vertical-align:middle;margin-right:6px;background-image:url(/5sp/img/index/img_category_icon.jpg);background-size:30px auto;}
.categoryList_icon.icon1{background-position:0 0;}
.categoryList_icon.icon2{background-position:0 -30px;}
.categoryList_icon.icon3{background-position:0 -60px;}
.categoryList_icon.icon4{background-position:0 -120px;}
.categoryList_icon.icon5{background-position:0 -88px;}
.categoryList_icon.icon6{background-position:0 -330px;}
.categoryList_icon.icon7{background-position:0 -150px;}
.categoryList_icon.iconsale{background-position:0 -540px;}
.categoryList_name{vertical-align:middle;font-size:1.4rem;color:rgb(31, 44, 64);line-height:1.2;}
.categoryList .categoryList .categoryList_name{font-size:1.2rem;}
.categoryList_more{text-align:right;padding-right:10px;padding-top:10px;}

/* PC版ページ
---------------------------------------- */
#hasFMP-modeChecker {
  width: 0;
  height: 0;
}

body.hasFloatingMenuPage #headerGnavSearch * { box-sizing: border-box; }
body.hasFloatingMenuPage #headerGnavSearch a { text-decoration: none; }
body.hasFloatingMenuPage .c-ttl.mod-index-search,
body.hasFloatingMenuPage .c-ttl.mod-index-search .mod-index-search_btn { font-size: 1.0rem; }
body.hasFloatingMenuPage .p-search.indexStyle .-tag-box-list a {
  font-size: 14px;
  line-height: 1.2;
}

body.hasFloatingMenuPage .-search-history-box {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 10px 10px 25px;
  background: #f4f4f4;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,.2);
}

body.hasFloatingMenuPage .-search-history-box p {
  line-height: 1.5;
  font-size: 13px;
}

body.hasFloatingMenuPage .p-search.indexStyle .c-search input[type="text"]:focus { background: #fff; }

/* PC */
@media only screen and (min-width: 480px) {
  #hasFMP-modeChecker { display: block; }
  body.hasFloatingMenuPage .floatingMenu,
    body.hasFloatingMenuPage .floatingMenu2,
  body.hasFloatingMenuPage .header-gnav-search,
  body.hasFloatingMenuPage #search-layer { display: none; }
  .floatingMenu{display:none;}
}

/* SP */
@media only screen and (max-width: 479px) {
  #hasFMP-modeChecker { display: none; }
  body.hasFloatingMenuPage #Header { z-index: 9000; }
  body.hasFloatingMenuPage .floatingMenu,
    body.hasFloatingMenuPage .floatingMenu2,
  body.hasFloatingMenuPage .header-gnav-search { display: block; }
  body.hasFloatingMenuPage .c-ttl.mod-index-search .mod-index-search_btn:before { font-size: 1.1rem; }
  body.hasFloatingMenuPage .categoryList_name { font-size: 0.9rem; }
  body.hasFloatingMenuPage .categoryList .categoryList .categoryList_name { font-size: 0.8rem; }
}
