@charset "UTF-8";
/*
Sitename: ArtPrintJapan
Date: 2017.06.13
LastUpdate：2017.06.13
Author：Otoha Sudo
Copyright Comcent All Right Reserved.
*/
/*
Sitename: ArtPrintJapan
Date: 2017.04.25
LastUpdate：2017.06.06
Author：Otoha Sudo
Copyright Comcent All Right Reserved.
*/
/*
Sitename: ArtPrintJapan
Date: 2017.05.29
LastUpdate：2017.06.05
Author：Otoha Sudo
Copyright Comcent All Right Reserved.
*/
/*
Sitename: ArtPrintJapan
Date: 2017.05.29
LastUpdate：2017.06.05
Author：Otoha Sudo
Copyright Comcent All Right Reserved.
*/
.gbTileMenuListBox {
  width: 100%; }

.gbTileMenuList {
  width: 20%; }
  .gbTileMenuList .gbTileChildMenuList {
    width: 100%;
    border-bottom: none;
    border-right: none; }
  .gbTileMenuList:last-of-type .gbTileChildMenuTitle {
    border: none; }

.gbTileChildMenuTitle {
  display: block;
  padding: 15px 0;
  text-align: center;
  font-size: 14px;
  background: #000000;
  color: #fff;
  border-right: 1px solid #787878; }

.gbTileChildMenuList {
  position: relative;
  padding: 20px 5px;
  font-size: 12px;
  color: #fff; }

.gbTileChildMenuListLink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 5px; }
  .gbTileChildMenuListLink:hover {
    background: #cf182a; }

.gbTileChildMenuIcon {
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 18px; }

@media screen and (min-width: 960px) {
  .gbTileChildMenuTitle {
    font-size: 16px; }
  .gbTileChildMenuList {
    font-size: 14px;
    padding: 25px 0; }
  .gbTileChildMenuListLink {
    padding: 15px 20px; }
  .gbTileChildMenuIcon {
    top: 13px;
    right: 10px;
    font-size: 22px; } }
